/*首页banner*/

.banner17 .shutter {
    overflow: hidden;
    width: 1920px;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.banner17 .shutter-img {
    z-index: 1;
}

.banner17 .shutter-img,
.banner17 .shutter-img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banner17 .shutter-img a {
    cursor: default;
}

.banner17 .shutter-img a>img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.banner17 .shutter-img .created {
    overflow: hidden;
    position: absolute;
    z-index: 20;
}

.banner17 .shutter-btn {
    width: 1300px;
    height: 64px;
    z-index: 9;
    position: absolute;
    top: 50%;
    margin-left: -650px;
    margin-top: -32px;
    left: 50%;
    clear: both;
    display: none;
}

.banner17:hover .shutter-btn {
    display: block;
}

.banner17 .shutter-btn li {
    width: 64px;
    height: 64px;
    cursor: pointer;
}

.banner17 .shutter-btn li.prev {
    float: left;
    background: url(../images/left3.png) no-repeat;
}

.banner17 .shutter-btn li.next {
    float: right;
    background: url(../images/right3.png) no-repeat;
}

.cover {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


/*search*/




/*index product*/

.tit{padding: 78px 0 28px 0;text-align: center;}
.tit p{width: 600px;margin: 0 auto;}
.tit .tit1{font-size: 35px;color: #1c4aa2;font-weight: 600;}
.tit .tit1 span{color:#000}
.tit .tit2{font-size: 19px;padding-top: 20px;line-height: 32px;}
.tit a{display: block;width: 150px;height: 51px;background: url(../images/more1.png) no-repeat;margin: 25px auto 0 auto;line-height: 51px;text-align: center;color: #1c4aa2;font-size: 16px;}




.index .tab {
	text-align: center;
	padding-top: 0px;
}
.index .tab a {
	padding: 0 20px;
	height: 35px;
	line-height: 35px;
	width:215px;
	background: #fff;
	border: 1px solid #dcdada;
	font-size: 16px;
	display: inline-block;
	margin:10px;
	color: #666;
	border-radius:20px;
	margin-bottom:20px;
}
.index .tab a:hover {
	color: #fff;
	background: #1c4aa2;
	border-color: #1c4aa2;
}
.index .more {
	margin-top: 20px;
}
.index .more .line {
	display: block;
	width: 500px;
	height: 1px;
	margin-top: 24px;
	background: #dad9d9;
}
.index .more .look_more {
	display: block;
	width: 198px;
	height: 38px;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #dad9d9;
	transition: all .5s;
	/* margin-bottom:60px */
	
}
.index .more .look_more:hover {
	background: #1c4aa2;
	color: #fff;
	transition: all .5s;
	border: 1px solid #1c4aa2;
}








.index {
	background: #fff;
}
.index .floor_2 {
	padding-bottom: 28px;
}
.index .floor_2 .title {
}
.index .proCenter .list {
	width: 100%;
	margin-top: 10px;
}
.index .proCenter .list li {
	float:left;
	margin-bottom: 20px;
	margin-right: 24px;
	border: 1px solid #f0f0f0;
	transition: all .5s;
}
.index .proCenter .list li:nth-child(4n) {
	margin-right: 0;
}
.index .proCenter .list li a {
	display: block;
}
.index .proCenter .list li img {
	width: 268px;
	height: 212px;
	padding:5px;
	border:1px solid #f0f0f0;
}
.index .proCenter .list li .tit1 {
	font-size: 16px;
	line-height: 50px;
	text-align: center;
}
.index .proCenter .list li:first-child {
	margin-left: 0px;
}
.index .proCenter .list li .tit1 {
	color: #434343;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.index .proCenter .list li:hover {
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
	border-color: #efefef;
	background: #efefef;
	transform: translateY(-5px);
}
.index .proCenter .list li:hover .tit1 {
	color: #333333;
}
.index .proCenter .list li:hover img {
	-webkit-filter: brightness(105%);
	filter: brightness(105%);
}
.floor_5_2 a:hover {
	background-color: #65beba;
	border: #65beba solid 1px;
	color: #fff;
}
.index .floor_6_main {
	background: url(../images/h9_02.jpg) center center no-repeat;
	width: 100%;
	height: 624px;
}
.index .floor_6_main .floor_6_1 {
	width: 1200px;
	height: 510px;
	position: relative;
	padding-top: 106px;
}

.more a {
    border: 2px solid #c5c5c5;
    width: 201px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    display: block;
    border-radius: 20px;
    margin: 0 auto;
    font-weight: bold;
    font-size: 20px;
}

.process{background: url(../images/process.jpg) no-repeat center; height: 428px; margin:50px auto 0;}
.process h2{color: #fff; font-size: 45px; font-weight: normal; float: left; margin-top:60px;}
.process h2 dl{font-size: 28px; }
.process h2 p{font-size: 16px; font-size: 18px;line-height: 36px;}

.process h3{float: right; margin-top:84px; color:#fff; font-weight: normal; width:185px; text-align: left; font-size: 16px; padding-bottom: 50px; position: relative;}
.process h3 p{font-size: 26px; margin:4px 0; }
.process h3 a{ position: absolute; bottom:0; left: -52px; width:148px; height: 40px; display: block; background: #f08200; color:#fff; line-height: 40px; font-size: 16px; border-radius: 20px; text-align: center;}



.ser{margin-top: 105px;height:695px; background: url(../images/about.jpg) no-repeat center top; padding:80px 0; box-sizing: border-box; overflow: hidden;}
.ser .serfl{width: 600px;height: 589px;}
.ser .serfl p{line-height: 35px; font-size: 15px;}
.ser .serfl .p1{font-size: 27px;color: #1c4aa2;font-weight: 600;}
.ser .serfl .p2{height: 50px;padding: 30px 0 45px 0;}
.ser .serfl .p2 .fl{background-color: #1c4aa2;color: #fff;}
.ser .serfl .p2 .fr{background-color: #e0e0e0;color: #1c4aa2;}
.ser .serfl .p2 p{text-align: center;line-height: 50px;width: 300px;font-size: 18px;}
.ser .serfl .p3{font-size: 18px;color: #696a6b;line-height: 34px;}


.ser .serfl a{display: block;width: 150px;height: 45px;background: #f08200;margin: 10px 0;line-height:45px;text-align: center;color: #fff;font-size: 16px;}
.adv .serfr{width: 600px; margin-top:40px;}
.adv .serfr .dv1{padding-left: 100px;padding-top: 15px;width: 480px;}
.adv .serfr .dv1 .p1{font-size:16px;color: #2b2b2b;font-weight: 600;}
.adv .serfr .dv1 .p2{padding-top: 15px;line-height: 32px;font-size: 16px;color: #747475;}
.adv .serfr .dv1 .p2 p{line-height: 28px;}
.adv .serfr .dv1 .p2 p::before{content: ""; width:6px; height: 6px; display: inline-block; border-radius: 50%; background: #535353; margin-right:5px; vertical-align: middle;}
.adv .serfr .dv2{margin-top: 20px; border-bottom:none;}
.adv .serfr .dv3{border: none;}
.adv .serfr .dv1{background: url(../images/ser1.png) no-repeat 0 15px;}
.adv .serfr .dv2{background: url(../images/ser2.png) no-repeat 0 20px;}
.adv .serfr .dv3{background: url(../images/ser3.png) no-repeat 0 20px;}

.news{padding-bottom: 100px;}
.news .ul1{text-align: center;}
.news .ul1 li{width: 100px;height: 44px;text-align: center;line-height: 44px;background-color: #b4b4b5;color: #fff;display: inline-block;margin: 0 10px;}
.news .ul1 li a{color: #fff;}
.news .newsC{height: 516px;margin-top: 44px;}
.news .newsC .fl{width: 515px; box-sizing: border-box; padding: 0 45px;height: 516px; background: #f8fbfe;}
.news .newsC .fl .p1{padding-left: 15px;padding-top: 35px;font-size: 18px;color: #c2c2c2;}
.news .newsC .fl .p2{height: 48px;line-height: 48px;background-color: #1c4aa2;color: #fff;padding-left: 15px;font-size: 16px;margin-top: 20px;}
.news .newsC .fl .p3{padding-left: 15px;border-left: 1px solid #c2c2c2;margin-top: 18px;font-size: 16px;line-height: 24px;color: #9b9b9b;}
.news .newsC .fl img{margin-top: 40px;}
.news .newsC .fl a{display: block;width: 96px;height: 33px;text-align: center;line-height: 33px;margin-top: 32px;background-color: #f08200;color: #fff;font-size: 16px;}
.news .newsC .fr{width: 640px;height: 516px;border-bottom: 1px dashed #c0ccda;}
.news .newsC .fr .newsC1{border-top: 1px dashed #c0ccda;height: 111px;padding: 30px 0;padding-left: 30px;position: relative;}
.news .newsC .fr .newsC1 .p1{font-size: 18px;color: #000000;}
.news .newsC .fr .newsC1 .p2{margin-top: 20px;color: #969899;font-size: 16px;width: 466px;}
.news .newsC .fr .newsC1 img{position: absolute;top: 36px;left: 0;}
.news .newsC .fr .newsC1 .p3{font-size: 16px;color: #99a9bf;position: absolute;top: 30px;right: 28px;}



