@charset "utf-8";

/*banner*/
.banner{width: 100%;}
.banner img{width: 100%;display: block;margin: 100px 0 0px;}

.banner .swiper-pagination-bullet{width:18px; height:18px; background: #ccc; opacity: 1; margin:0 6px !important; transform: translateY(-10px);}
.banner .swiper-pagination-bullet-active{background: #eee;}
.banner .swiper-button-prev,.banner .swiper-button-next{width: 50px; height: 50px;  background:none; border-radius: 50%; font-family: "微软雅黑"; text-align: center; line-height: 50px; color: #666; font-size: 25px;}
.banner .swiper-button-prev::after,.banner .swiper-button-next::after{display: none;}
.banner .swiper-button-prev:hover{color: #000;}
.banner .swiper-button-next:hover{color: #000;}


/**/
.part3{padding: 60px 0 50px 0; text-align: center;}
.part3 h2{font-size: 22px; line-height:1; font-weight: normal; color: #333; font-family: Arial; text-transform: uppercase;}
.part3 h2:after{display: block; content: ""; width: 60px; height: 2px; background: #333; margin: 15px auto;}
.part3 h3{font-size: 32px; color: #333; line-height: 1; font-weight: normal;}

.part31 h2{color: #fff}
.part31 h2:after{background: #fff;}
.part31 h3{color: #fff}
	
	
.service{overflow: hidden; margin: 0 0 50px -18px;}
.service li{float: left; width: 20%;}
.service li a{display: block; margin-left: 18px; border: 0px solid #f5f5f5; padding: 70px 0 30px 0; position: relative;}
.service li a:after{position: absolute; left: 15px; right: 15px; top: 15px; bottom: 15px; display: block; content: ""; background: #none; z-index: -1; opacity: 0.5;}
.service li i{font-size: 30px; color: #383535;visibility:hidden;text-align: center;display: block}
.service li h2{font-size: 16px; color: #333; line-height: 1; padding: 20px 0 13px 0;font-weight: bold;text-align: center;visibility: hidden}
.service li h3{font-size: 12px; text-transform: uppercase; line-height: 1; padding-bottom: 38px;font-weight: bold;text-align: center;visibility: hidden}
.service li span{font-size: 16px; line-height: 1; color: #9a2e27;visibility:hidden}
.service li em{position: absolute; left: 0px; top: 0px; width: 100%; z-index: -1;}
.service li em img{width: 100%; min-height: 100%;}
.service li a:hover:after{background: #9a2e27; left: 0px; right: 0px; top: 0px; bottom: 0px; opacity: 0.8;}
.service li a:hover i,
.service li a:hover h2,
.service li a:hover h3{color: #fff;visibility:visible}
.service li i,
.service li h2,
.service li h3,
.service li em,
.service li a:after{
	transition:all 0.2s;
	-moz-transition:all 0.2s;
	-ms-transition:all 0.2s;
	-o-transition:all 0.2s;
	-webkit-transition:all 0.2s;
}

/**/
.about_bg{background:url(../images/about_bg.jpg) no-repeat center top; height: 480px;}
.about{overflow: hidden; margin-left: -30px; padding-bottom: 30px;}
.about li{float: left; width: 33.33%;}
.about li div{background: #f5f5f5; margin-left: 30px; padding: 33px 33px 23px 33px; box-shadow: 10px 10px 20px rgba(0,0,0,0.5); opacity: 0.9;border-radius:4px}
.about li h2{font-size: 20px; font-weight: normal; color: #222; line-height: 1;font-weight: bold}
.about li h2:after{margin: 15px 0 10px 0; display: block; content: ""; display: block; width: 53px; height: 2px; background: #666;}
.about li p{line-height: 25px;font-size: 14px}
.about li span{display: block; width: 75px; height: 22px; margin: 22px auto 0 auto; text-align: center; line-height: 22px; background: #9a2e27; color: #fff;}
.about li span a{color: #fff; display: block; height: 22px; text-transform: uppercase;}
.about li span a:hover{background: #9a2e27;}



.more{margin-bottom: 20px; text-align: center;}
.more a{display: inline-block; padding: 10px 30px; text-transform: uppercase; font-size: 14px; color: #9a2e27; border: 1px solid #9a2e27; border-radius: 0; position: relative; behavior:url(pie.htc);}
.more a:hover{background: #9a2e27; color: #fff;}
.more2{}
.more2 a{color: #fff; border-color: #fff;}
.more2 a:hover{background: #fff; color: #333;}


.picMarquee-left{overflow:hidden; position:relative; margin-bottom: 20px;}
.picMarquee-left .bd{}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{float: left; width: 25%;}
.picMarquee-left .bd ul li a{display: block; position: relative; text-align: center; margin: 0 0 10px 15px; }
.picMarquee-left .bd ul li span{display: block; position: relative; padding-bottom: 70%;}
.picMarquee-left .bd ul li span img{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #ccc;}
.picMarquee-left .bd ul li h2{padding: 15px 0 15px 0; font-size: 16px; color: #333; font-weight: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}


/**/
.part1{padding: 55px 0 35px 0; text-align: center;}
.part1 h2{position: relative; font-size: 32px; line-height: 1; color: #9a2e27;}
.part1 span{position: relative; display: inline-block; padding: 18px 0 0 0; font-size: 16px; color: #333; line-height: 1; text-transform: uppercase;}
.part1 span:before,
.part1 span:after{position: absolute; top: 24px; display: block; content: ""; width: 50px; height: 2px; background: #333;}
.part1 span:before{left: -65px;}
.part1 span:after{right: -65px;}

.case_list{margin-left: -15px;}
.case_list li{float: left; width: 25%; padding: 0 0 15px 15px; box-sizing: border-box;}
.case_list li a{display: block; position: relative; top: 0px; text-align: center;}
.case_list li span{display: block; position: relative; padding-bottom: 77%;}
.case_list li span img{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #ccc;}
.case_list li h2{padding: 10px 0 10px 0; background: #9a2e27; font-size: 16px; color: #fff; font-weight: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.case_list li a:hover{box-shadow: 5px 0 30px rgba(0,0,0,0.5); top: -10px;}
.case_list li a:hover h3{background: #b80f05; color: #fff;}
.case_list li h3{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}

/**/
.list5{overflow: hidden; margin:0 0 50px -40px;}
.list5 li{float: left; width: 33.33%;}
.list5 li a{display: block; margin-left: 40px;}
.list5 li span{display: block; margin: 0 auto; width: 110px; height: 110px; text-align: center; line-height: 110px; overflow: hidden; background: #9a2e27; color: #fff; border-radius: 50%;}
.list5 li span i{color: #fff; font-size: 46px;}
.list5 li h2{padding: 22px 0 28px 0; text-align: center; font-size: 16px; line-height: 1;}
.list5 li p{line-height: 25px; font-size: 14px; color: #333;}


/**/
.lxwm_bg{background:url(../images/i-contact-bg.jpg) no-repeat center; height: 294px;}
.lxwm{text-align: center; color: #fff;}
.lxwm h2{padding: 65px 0 25px 0; font-size: 32px; line-height: 1; font-weight: normal;}
.lxwm p{padding: 0 130px 25px 130px; line-height: 24px; font-size: 14px;}

/**/
.part21{padding: 70px 0 22px 0; font-size: 28px; line-height: 1; font-weight: normal; color: #9a2e27;}
.list11{float: left;}
.list11 li{float: left; width: 275px; margin: 0 0 70px 20px; position: relative;}
.list11 li:first-child{margin-left: 0px;}
.list11 li span{display:block;}
.list11 li span img{width: 275px; height: 190px; background: #ccc;}
.list11 li h3{position: absolute; left: 0px; top: 200px; width: 50px; height: 50px; font-size: 12px; font-weight: normal;  font-family: Arial; background: #9a2e27; text-align: center; color: #fff;}
.list11 li h3 b{display: block; padding: 3px 0 0 0; font-size: 24px;}
.list11 li h2{padding: 12px 0 15px 60px; font-size: 14px; font-weight: normal; color: #333;}
.list11 li h2 a{color: #333;}
.list11 li h2 a:hover{color: #d00;}
.list11 li p{padding: 0 0 0 60px; line-height: 22px;}


.qfd::after{display: block; content: ""; clear: both;}
.picScroll-top{float: right; width:570px; position:relative;}
.picScroll-top .hd{position: absolute; top: -50px; right: 0px;}
.picScroll-top .hd .prev,
.picScroll-top .hd .next{display:block; margin: 0 0 0 3px; width:28px; height:28px; float:right; cursor:pointer; background:url(../images/jt01.png) no-repeat center #9a2e27;}
.picScroll-top .hd .next{background:url(../images/jt02.png) no-repeat center #9a2e27;}
.picScroll-top .hd .prev:hover,
.picScroll-top .hd .next:hover{background-color: #9a2e27;}

.picScroll-top .bd{}
.picScroll-top .bd ul{ overflow:hidden; zoom:1; }
.picScroll-top .bd ul li {margin: 0 0 12px 0;}
.picScroll-top .bd ul li .py89{ border: 1px solid #dadada; padding: 22px 20px 10px 20px;}
.picScroll-top .bd ul li h2{font-size: 16px; line-height: 1; color: #333;}
.picScroll-top .bd ul li h2 a{color: #333;}
.picScroll-top .bd ul li h2 a:hover{color: #9a2e27;}
.picScroll-top .bd ul li span{display: block; padding: 12px 0 8px 0; color: #777;}
.picScroll-top .bd ul li p{line-height: 20px; color: #777;}
.picScroll-top .bd ul li:hover{background: #9a2e27;}
.picScroll-top .bd ul li:hover h2 a{color: #fff;}
.picScroll-top .bd ul li:hover span,
.picScroll-top .bd ul li:hover p{color: #fff;}

.list3{float: left; margin: 55px 0 0 0; border-left: 1px dashed #c5c5c5;}
.list3 li{float: left; width: 200px; height: 100px; border-right: 1px dashed #c5c5c5; text-align: center; overflow: hidden;}
.list3 li span{display: block; position: relative; width: 35px; height: 40px; overflow: hidden; text-align: center; margin: 15px auto 0 auto;}
.list3 li span i{position: absolute; left: 0px; top:5px; width: 100%; display: block; color: #9a2e27; font-size: 30px;}
.list3 li span em{position: absolute; left: -100%; top:5px; width: 100%; display: block; color: #9a2e27; font-size: 30px;}
.list3 li h2{font-size: 16px; font-weight: normal;}
.list3 li h3{font-size: 12px; font-weight: normal; color: #c7c7c7;}
.list3 li a{display: block;}
.list3 li a:hover i{left: 100%;}
.list3 li a:hover em{left: 0;}
.list3 li span i,
.list3 li span em{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}

.map{float: right; margin: 55px 0 33px 0; background: url(../images/map.png) no-repeat top right; width: 340px; height: 100px;}
.map span{display: block; padding: 20px 0 5px 0; color: #888; font-size: 14px;}
.map h2{font-size: 28px; font-weight: normal; color: #9a2e27; line-height: 1; font-family: Arial;}
.map i{font-style: normal; font-weight: normal; color: #d0d0d0;}

/*
.link{background: #9a2e27; padding: 17px 0;}
.link ul{overflow: hidden; position: relative; padding: 0 0 0 10px;}
.link ul:before{display: block; content: ""; position: absolute; left: 0px; top: 6px; width: 3px; height: 14px; background: #fff;}
.link ul li{float: left; line-height: 24px;}
.link ul li:after{display: inline-block; content: ""; position: relative; top: 1px; margin: 0 10px; width: 1px; height: 11px; border-left: 1px dashed #fff;}
.link ul li:first-child{color: #fff;}
.link ul li a,
.link ul li a:visited,
.link ul li a:hover{color: #fff;}
*/




.pro_btn{width: 136px; height: 34px; overflow: hidden; display: block; margin: 50px auto 30px; position: relative; background-color: #9a2e27;color: #9a2e27; border-radius: 0px; border:1px solid #9a2e27; text-align: center; line-height: 34px; font-size: 14px;}
.pro_btn::before{display: inline; content: " MORE >> "; transition: 0.5s; position: relative; z-index: 10;}
.pro_btn::after{display: block; content: ""; position: absolute;top: 0; left: 0; width: 0;height: 100%;background-color: #9a2e27; transition: 0.5s; z-index: 9;}
.pro_btn:hover::after{width: 100%;}
.pro_btn:hover::before{color: #9a2e27;}
.pro_btn:visited{color: #9a2e27;}
.pro_btn2{width: 136px; height: 34px; overflow: hidden; display: block; margin: 10px auto 30px; position: relative;color: #9a2e27; border-radius: 0px; border:1px solid #9a2e27; text-align: center; line-height: 34px; font-size: 14px;}
.pro_btn2::before{display: inline; content: " 与我们联系 >> "; transition: 0.5s; position: relative; z-index: 10;}
.pro_btn2::after{display: block; content: ""; position: absolute;top: 0; left: 0; width: 0;height: 100%;background-color: #9a2e27; transition: 0.5s; z-index: 9;}
.pro_btn2:hover::after{width: 100%;}
.pro_btn2:hover::before{color: #333;}
.pro_btn2:visited{color: #9a2e27;}


/**/
.part3_1{padding: 60px 0 40px 0; text-align: center;}
.part3_1 h2{font-size: 32px; line-height: 1; font-weight:bold;color: #9a2e27}
.part3_1 span{padding: 18px 0 0 0; display: block; text-align: center; font-size: 16px; line-height: 1; color: #333;}

.list5_1{overflow: hidden; margin-left: -20px; padding-bottom: 50px}
.list5_1 li{float: left; margin: 0 0 0 40px;}
.list5_1 li span{display: block; width: 560px; height: 420px; overflow: hidden;}
.list5_1 li span img{ width: 560px; height: 420px; background: #ccc;}
.list5_1 li h2{padding: 22px 0 8px 0; text-align: center; font-size: 22px; font-weight: normal; line-height: 2; color: #333;}
.list5_1 li h2:before,
.list5_1 li h2:after{display: block; content: ""; margin: 0 auto; width:60px; height:0px; background:#9a2e27;}
.list5_1 li h2:before{margin-bottom: 10px;}
.list5_1 li h2:after{margin-top: 8px;}
.list5_1 li p{line-height: 22px; text-align: center; color: #333; font-size: 14px;width: 387px}
.list5_1 li a:hover span img{transform: scale(1.1,1.1);}
.list5_1 li span img{
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}




.gywm_bg{margin: 0px 0 0 0; background: url(../images/home_bg4.jpg) no-repeat top center fixed;}
.gywm{overflow: hidden; padding: 60px 0;}
.gywm span{float: left; margin: 0 65px 0 0;}
.gywm span img{width: 615px; height: 400px;}

/**/

.index_more{ padding: 10px 30px; overflow: hidden; display:inline-block; margin-top: 40px; transform: translateX(-50%); margin-left: 50%; position: relative; background-color: #0068b7;color: #fff; border:1px solid #1b6cd8; text-align: center;}
.index_more p{transition: 0.5s; position: relative; z-index: 10;font-size: 14px; }
.index_more::after{display: block; content: ""; position: absolute;top: 0; left: 0; width: 0;height: 100%;background-color: #fff; transition: 0.5s; z-index: 9;}
.index_more:hover::after{width: 100%;}
.index_more:hover p{color: #0068b7;}

.about_more{margin-left: 0;transform: translateX(0); background: none; border-color: #fff; margin-top: 20px;}
.about_more p{color: #fff;}
.about_more:hover p{color: #333;}
.gywm h2{padding: 38px 0 20px 0; font-size: 18px; line-height: 1; font-weight: normal; color: #fff;}
.gywm h3{font-size: 30px; line-height: 1; font-weight: normal; color: #fff;}
.gywm>p{padding: 24px 0 20px 0; line-height: 26px; font-size: 14px; color: #fff;}


