@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.topPro {
	margin: 0 auto 70px;
	width: 90%;
	min-width: 1300px;
}

.topPro .proList {
	margin-bottom: 20px;
}

.topPro .proList li {
	margin: 0 1% 20px;
	width: 18%;
	float: left;
}

.topPro .proList li a {
	padding: 5px 0;
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: #F8770F;
	border-radius: 30px;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.topPro .proList li a:hover {
	background: #1382E9;
}

.topPro li {
	margin: 0 1% 25px;
	width: 23%;
	float: left;
}

.topPro li a {
	display: block;
}

.topPro  li a .photo {
	overflow: hidden;
}

.topPro li a .photo img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.topPro li a:hover .photo img {
	width: 100%;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

.topPro li a p {
	padding: 10px 0;
	color: #000;
	font-size: 16px;
	text-align: center;
	background: rgba(204,204,204,.3);
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.topPro li a:hover p {
	color: #fff;
	background: #1488F5;
}


.product {
	margin: 0 auto;
	padding-bottom: 70px;
	width: 1300px;
}

.product .side {
	padding-bottom: 10px;
	width: 270px;
	float: left;
	background: #1488F5;
}

.product .side .title {
	padding: 30px 0;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}

.product .side .contact .title {
	padding: 10px 0;
}

.product .side .title span {
	display: block;
	font-size: 15px;
	font-weight: normal;
}

.product .side ul {
	margin: 0 10px 25px;
	background: #fff;
}

.product .side li {
	border-bottom: 1px dotted rgba(0,0,0,.5);
}

.product .side li:last-child {
	border-bottom: none;
}

.product .side li a {
	padding: 15px;
	display: block;
	color: #000;
	font-size: 16px;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.product .side li a:hover {
	color: #fff;
	background: #1488F5;
}

.product .side li .drop {
	margin: 0;
	padding: 0 20px;
	border-top: 1px dotted rgba(0,0,0,.5);
}

.product .side li .drop p {
	margin: 0 10px;
	color: #000;
}

.product .side li .drop p a {
	padding: 5px 0;
	display: inline-block;
	color: #000;
}

.product .side li .drop p a:hover {
	color: #000;
	text-decoration: underline;
	background: none;
}

.product .side .contact .pic {
	margin: 0 10px;
	padding: 10px 0;
	background: #fff;
}

.product .side .contact img {
	width: 100%;
}

.product .side .contact p {
	margin: 0 10px;
	padding: 15px 15px 0;
	color: #000;
	font-size: 15px;
	background: #fff;
}

#top_scroll {
	height: 1207px;
	overflow: hidden;
}

.product .conts {
	width: 1010px;
	float: right;
}

.product .conts li {
	margin: 0 1% 25px;
	width: 31.33333%;
	float: left;
}

.product .conts li a {
	display: block;
}

.product .conts li a .photo {
	overflow: hidden;
}

.product .conts li a .photo img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.product .conts li a:hover .photo img {
	width: 100%;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

.product .conts li a p {
	padding: 10px 0;
	color: #000;
	font-size: 16px;
	text-align: center;
	background: rgba(204,204,204,.3);
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.product .conts li a:hover p {
	color: #fff;
	background: #1488F5;
}

.about {
	margin-bottom: 80px;
	background: url(../images/about_bg.jpg) no-repeat center top;
}

.about .inner {
	margin: 0 auto;
	min-width: 1300px;
	width: 90%;
}

.about .photo {
	padding: 100px 20px 60px;
	width: 360px;
	float: left;
	background: #1488F5;
}

.about .photo h3 {
	margin-bottom: 25px;
	color: #fff;
	font-size: 45px;
	font-family: Impact;
	opacity: 0.6;
	text-align: center;
}

.about .photo .title {
	margin-bottom: 40px;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

.about .photo .link {
	margin-bottom: 80px;
	padding-bottom: 80px;
	border-bottom: 1px solid rgba(255,255,255,.3);
}

.about .photo .link a {
	margin: 0 auto;
	padding: 8px 0;
	width: 150px;
	display: block;
	color: #d40000;
	font-size: 16px;
	text-align: center;
	background: #fff;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.about .photo .link a:hover {
	width: 180px;
}

.about .photo .tel {
	margin: 0 20px;
	padding-left: 60px;
	color: #fff;
	font-size: 16px;
	background: url(../images/tel02.png) no-repeat left center;
	background-size: 50px 50px;
}

.about .photo .tel span {
	display: block;
	font-size: 40px;
	font-family: Impact;
}

.about .textBox {
	padding: 400px 0 0 430px;
}

.about .textBox .name {
	margin-bottom: 20px;
	color: #333;
	font-size: 35px;
	font-weight: bold;
}

.about .textBox .name span {
	display: block;
	color: #666;
	font-size: 15px;
	font-weight: normal;
}

.about .textBox .txt {
	margin-bottom: 15px;
	color: #333;
	font-size: 16px;
}





.case {
	margin-bottom: 70px;
	overflow: hidden;
}

.case .slider {
	position: relative;
	padding: 0 40px;
	margin: 0 auto;
	min-width: 1300px;
	width: 85%;
	overflow: hidden;
}

.case ul {
}

.case li {
	margin-right: 20px;
	width: 400px;
	float: left;
}

.case li a {
	display: block;
}

.case li a .photo {
	overflow: hidden;
}

.case li a img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.case li a:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

.case li p {
	padding: 10px 0;
	color: #000;
	font-size: 16px;
	text-align: center;
	background: rgba(204,204,204,.3);
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.case li a:hover p {
	color: #fff;
	background: #1488F5;
}

.case .prev {
	margin-top: -24px;
	width: 26px;
	height: 48px;
	position: absolute;
	left: 0;
	top: 40%;
	cursor: pointer;
	background: url(../images/left.png) no-repeat left top;
}

.case .next {
	margin-top: -24px;
	width: 26px;
	height: 48px;
	position: absolute;
	right: 0;
	top: 40%;
	cursor: pointer;
	background: url(../images/right.png) no-repeat left top;
}



.step {
	margin-bottom: 60px;
	padding: 60px 0;
	background: #1382E9;
}

.step h2 {
	margin-bottom: 30px;
	color: #fff;
	font-size: 50px;
	text-align: center;
}

.step ul {
	margin: 0 auto;
	min-width: 1300px;
	width: 90%;
}

.step li {
	width: 16.66666%;
	float: left;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: url(../images/jiantou.png) no-repeat right 40%;
}

.step li:last-child {
	background: none;
}

.step li .icon {
	padding-top: 20px;
	margin: 0 auto 10px;
	width: 110px;
	height: 110px;
	text-align: center;
	background: #fff;
	border-radius: 50%;
	box-sizing: border-box;
}





.advantage {
	height: 1119px;
	background: url(../images/abbg.png) no-repeat center top;
}

.advantage h2 {
	padding: 10px 0 0;
	text-align: center;
}

.advantage h2 span {
	margin-top: 10px;
	display: block;
	color: #fff;
	font-size: 25px;
	font-weight: normal;
	text-align: center;
}

.advantage h2 em {
	margin: 15px auto 0;
	width: 600px;
	display: block;
	color: #1382E9;
	font-size: 30px;
	font-style: normal;
	background: #fff;
	border-radius: 40px;
}

.advantage .inner {
	margin: 0 auto;
	width: 1300px;
	position: relative;
}

.advantage .fix {
	padding-top: 90px;
	text-align: center;
}

@keyframes scroll_anim {
	0%{
		-webkit-transform:translate3d(0,10px,0);
		transform:translate3d(0,10px,0);
	}
	to{
		-webkit-transform:translate3d(0,0,0);
		transform:translate3d(0,0,0);
	}
}

.advantage .fix img {
	width: 680px;
	-webkit-animation: scroll_anim .8s linear 0s infinite alternate;
	animation: scroll_anim .8s linear 0s infinite alternate;
}

.advantage .textUl li {
	color: #000;
	font-size: 30px;
}

.advantage .textUl li span {
	margin-right: 10px;
	padding-top: 5px;
	display: inline-block;
	width: 39px;
	height: 45px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	background: url(../images/num_bg.png) no-repeat left top;
}

.advantage .textUl li p {
	color: #333;
	font-size: 16px;
}

.advantage .textUl li .icon {
	padding-top: 15px;
	width: 100px;
	height: 100px;
	text-align: center;
	background: #1382E9;
	border-radius: 50%;
	box-sizing: border-box;
}

.advantage .textUl .text01 .icon,
.advantage .textUl .text02 .icon {
	position: absolute;
	right: 0;
	top: -10px;
}

.advantage .textUl .text03 .icon,
.advantage .textUl .text04 .icon {
	position: absolute;
	left: 0;
	top: -10px;
}

.advantage .textUl li .icon img {
	width: 60%;
}

.advantage .text01 {
	padding-right: 115px;
	width: 300px;
	position: absolute;
	left: 0;
	top: 220px;
	text-align: right;
}

.advantage .text02 {
	padding-right: 115px;
	width: 300px;
	position: absolute;
	left: 0;
	top: 590px;
	text-align: right;
}

.advantage .text03 {
	padding-left: 115px;
	width: 300px;
	position: absolute;
	right: 0;
	top: 220px;
}

.advantage .text04 {
	padding-left: 115px;
	width: 300px;
	position: absolute;
	right: 0;
	top: 590px;
}

.news {
	padding: 80px 0;
}

.news {
	margin: 0 auto;
	padding: 80px 0;
	min-width: 1300px;
	width: 90%;
	position: relative;
}

.news .imgList li {
	margin: 0 1% 7px;
	padding-bottom: 7px;
	width: 23%;
	float: left;
	color: #666;
	font-size: 15px;
	list-style: none;
	position: relative;
	border-bottom: 1px dotted #ccc;
}

.news .imgList li a {
	display: block;
	overflow: hidden;
		-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	position: relative;
}

.news .imgList li a:hover {
	background: #007DF3;
}

.news .imgList li .photo {
	overflow: hidden;
	position: relative;
}

.news .imgList li .photo img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.news .imgList li a:hover .photo img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

.news .imgList li .ttl {
	margin-bottom: 10px;
	color: #333;
	font-size: 20px;
	font-weight: bold;
}

.news .imgList li a:hover .ttl,
.news .imgList li a:hover .date,
.news .imgList li a:hover .txt {
	color: #fff;
}

.news .imgList li .textBox {
	padding: 15px;
}

.news .imgList li .txt {
	color: #999;
	font-size: 16px;
	line-height: 1.8;
}

.news .imgList li .date {
	padding: 10px 0;
	width: 90px;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	font-size: 30px;
	line-height: 1.2;
	text-align: center;
	background: #1382E9;
}

.news .imgList li .date span {
	display: block;
	font-size: 16px;
}

.aboutBox {
	margin: 0 auto;
	padding: 80px 0;
	min-width: 1300px;
	width: 90%;
}

.aboutBox h3 {
	margin-bottom: 30px;
	color: #1488F5;
	font-size: 45px;
	text-align: center;
}

.aboutBox h3 span {
	display: block;
	color: #666;
	font-size: 16px;
	font-weight: normal;
}

.aboutBox .txt {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.7;
	text-indent: 2em;
}

.productBox {
	padding: 70px 0 0;
}

.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.pagination a {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 14px;
	padding: 8px 12px;
	margin: 0 3px;
	border-radius: 3px;
}

.pagination span {
    color: #333;
    font-size: 14px;
    padding: 8px 2px;
    margin: 0 3px;
    border-radius: 3px;
}

.pagination a:hover {
	color: #0070D8;
	border: 1px solid #0070D8;
}

.pagination a.page-num-current {
	color: #fff;
	background: #0070D8;
	border: 1px solid #0070D8;
}

.pagination .page-status {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 14px;
	padding: 8px 12px;
	margin: 0 3px;
	border-radius: 3px;
}

.pagination .page-status,
.pagination .page-index,
.pagination .page-last {
	display: none;
}

.subtitle {
	margin-bottom: 25px;
    font-size: 16px;
    line-height:60px;
    height: 60px;
    color: #8F8F8F;
    text-align:center;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

.subtitle span {
    padding:0 30px;
}

.subtitle .timea{
    background: url(../images/shijian.png) left center no-repeat;
}

.subtitle .liulan{
    background: url(../images/liulan.png) left center no-repeat;
}

.detailBox {
	margin: 0 auto;
	padding: 80px 0 0;
	width: 1300px;
	font-size: 16px;
	line-height: 1.7;
}

.detailBox p {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.7;
}

.detailBox .infoTilte {
	color: #000;
	font-size: 30px;
	text-align: center;
}

.detailBox img {
	margin: 10px auto;
	max-width: 100%;
	display: block;
}

.fanye {
	margin: 30px 20px 80px;
}

.fanye a:hover {
	text-decoration: underline;
}

.fanye .prev {
	padding: 8px 20px;
	float: left;
	font-size: 15px;
	background: #F0F0F0;
	border-radius: 50px;
}

.fanye .next {
	padding: 5px 10px;
	float: right;
	font-size: 15px;
	text-align: right;
	background: #F0F0F0;
	border-radius: 50px;
}

.pageNews {
	margin: 0 auto;
	padding: 70px 0;
	width: 1300px;
}
	
.pageNews .newsList li {
	margin-bottom: 30px;
}

.pageNews .newsList li a {
	padding: 30px;
	display: block;
	overflow: hidden;
	background: #F9F9F9;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.pageNews .newsList li a:hover {
	background: #1B7FF2;
}

.pageNews .newsList li .photo {
	width: 300px;
	height: 225px;
	float: right;
	overflow: hidden;
}

.pageNews .newsList li .photo img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.pageNews .newsList li a:hover .photo img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

.pageNews .newsList li .textBox {
	padding-right: 330px;
}

.pageNews .newsList li .textBox .title {
	margin-bottom: 20px;
	color: #333;
	font-size: 30px;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.pageNews .newsList li a:hover .textBox .title {
	color: #fff;
}

.pageNews .newsList li .textBox .txt {
	color: #666;
	font-size: 16px;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.pageNews .newsList li a:hover .textBox .txt {
	color: #fff;
}

.pageNews .newsList li .textBox .link {
	margin-top: 40px;
	padding: 10px 0;
	width: 150px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: #1B7FF2;
	border-radius: 30px;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

.pageNews .newsList li a:hover .textBox .link {
	color: #004098;
	background: #fff;
}

.contactBox {
	padding: 60px 0 0;
}

.conList {
	margin: 0 auto 80px;
	width: 1300px;
}

.conList li {
	margin: 0 1%;
	padding: 30px;
	width: 31.3333%;
	height: 250px;
	float: left;
	color: #333;
	font-size: 18px;
	text-align: center;
	background: #F8FBFF;
	box-sizing: border-box;
	border: 1px solid rgba(204,204,204,.4);
}

.conList li img {
	margin: 0 auto 15px;
	width: 60px;
	display: block;
}

.conList li .title {
	margin-bottom: 20px;
	color: #004098;
	font-size: 22px;
}

.conList li .title span {
	margin-right: 20px;
	padding-right: 15px;
	color: #000;
	font-size: 20px;
	border-right: 2px solid #333;
}

#dituContent {
	height: 400px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

