﻿@charset "utf-8";
/*当浏览器尺寸小于960px的时执行下面的CSS*/
@media screen and (max-width: 960px){
/* 首页焦点图banner幻灯片 */
.slideBox{width:100%; height:auto; position:relative; overflow:hidden; margin:0 auto; max-width:100%; background:#fff; }
.slideBox .hd{ width:100%; position:absolute; height:20px; line-height:20px; left:0; top:160px; text-align:center; z-index:1; }
.slideBox .hd li{ display:inline-block; width:10px; height:10px; border-radius:50%; background:#333; text-indent:-9999px; overflow:hidden; margin:10px;   cursor:pointer;}
.slideBox .hd li.on{ background:#fff;  }
.slideBox .prev{ position:absolute; left:20px; top:0; display:none; width:58px; height:58px; text-align:center; cursor:pointer}
.slideBox .next{ position:absolute; right:20px; top:0; display:none; width:58px; height:58px; text-align:center; cursor:pointer}
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{vertical-align:top; margin-top:60px;width:100%; height:auto/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .shuzi{ width:100%; height:auto; background-color:#2c2a2a;}

/*滚动数字*/

.cpfl{overflow:hidden; background:url(../images/gybj.jpg) no-repeat left center;height:790px;}
.ysbj{overflow:hidden; background:url(../images/ysbj2.jpg) no-repeat left center;height:1150px;}
.jmbj{overflow:hidden; background-color:#eee;height:1000px;}
.sz_top_bj2{width:98%;height:340px;margin-bottom:10px;margin-top:5px;box-shadow: 0px 0px 20px #ccc;}
.sz_top_bj2 h1{color:#333;font-size:0.18rem;  font-weight:bold; text-align:center; line-height:50px}
.sz_top_bj2 h2{color:#333;font-size:0.14rem;font-weight:100; text-align:center; line-height:23px}

.gundong_num{width:100%; height:auto; margin:0 auto; z-index:10;}
.num{ width:100%; height:auto; overflow:hidden; color:#2c2a2a}
.num li{ float:left; width:50%; height:auto; padding:10px 0; transition-duration:500ms; cursor:pointer}
.num li .n_box{ width:100%; height:auto; margin:0 auto; overflow:hidden}
.num li .n_box .n_l{width:100%; height:auto; line-height:0.38rem; text-align:center; font-size:0.14rem;color:#bdbdbd}
.num li .n_box .n_l span{ font-size:0.35rem; font-weight:bold; margin-right:8px;color:#2c2a2a}
.num li .n_box .n_l p{ line-height:0.2rem;color:#fff}
.num li .n_box .n_r{width:100%; height:64px; background: url(../images/fz.png) no-repeat top center;  transition-duration:600ms;}
.num li .n_box .n_r2{width:100%; height:64px; background: url(../images/cp.png) no-repeat top center;  transition-duration:600ms;}
.num li .n_box .n_r3{width:100%; height:64px; background: url(../images/ws.png) no-repeat top center;  transition-duration:600ms;}
.num li .n_box .n_r4{width:100%; height:64px; background: url(../images/q.png) no-repeat top center;  transition-duration:600ms;}

.num li:hover{background:#d13845; color:#FFF}
.num li:hover .n_box .n_r{background: url(../images/fz.png) no-repeat bottom center;}
.num li:hover .n_box .n_r2{background: url(../images/cp.png) no-repeat bottom center;}
.num li:hover .n_box .n_r3{background: url(../images/ws.png) no-repeat bottom center;}
.num li:hover .n_box .n_r4{background: url(../images/q.png) no-repeat bottom center;}

.gundong_num22{  width:95%;z-index:10; margin-top:-10px;margin-bottom:30px;background-color:#fff;}
.num2{ width:100%; height:auto; overflow:hidden;}
.num2 li{ float:left; width:100%; height:300px; padding:10px 0; transition-duration:500ms; cursor:pointer;color:#666; border-bottom:1px solid #d7d7d7;}
.num2 li .n_box{ width:95%; height:300px; margin:0 auto; overflow:hidden;color:#666; }
.num2 li .n_box .n_l{ text-align:center; width:75%; height:auto; line-height:38px;}
.num2 li .n_box .n_l span{ font-size:20px; color:#666; }
.num2 li .n_box .n_l p{   line-height:25px;font-size:15px; color:#666; }
.num2 li .n_box .n_r{ text-align:center;  width:100%; height:140px; background: url(../images/fz.png) no-repeat top center;  transition-duration:600ms;margin-top:22px; }
.num2 li .n_box .n_r2{ text-align:center;   width:100%; height:140px; background: url(../images/cp.png) no-repeat top center;  transition-duration:600ms;margin-top:22px; }
.num2 li .n_box .n_r3{text-align:center;   width:100%; height:140px; background: url(../images/ws.png) no-repeat top center;  transition-duration:600ms;margin-top:22px; }
.num2 li .n_box .n_r4{ text-align:center;  width:25%; height:70px; background: url(../images/q.png) no-repeat top center;  transition-duration:600ms;}
.num2 li:nth-of-type(3n+0){border-right:none;color:}
.num2 li .n_box:hover{background-color:#666;}
.num2 li:hover .n_box .n_l span{color:#fff;font-size: 16px;}
.num2 li:hover .n_box .n_l p{ color:#fff;  text-decoration:none}

.num2 li:hover .n_box .n_r{background: url(../images/fz.png) no-repeat bottom center;}
.num2 li:hover .n_box .n_r2{background: url(../images/cp.png) no-repeat bottom center;}
.num2 li:hover .n_box .n_r3{background: url(../images/ws.png) no-repeat bottom center;}
.num2 li:hover .n_box .n_r4{background: url(../images/q.png) no-repeat bottom center;}


.gundong_num33{width:95%; height:auto; margin-top:-30px; z-index:10}
.num3{ width:100%; height:auto; overflow:hidden;}
.num3 li{ float:left; width:50%; height:auto; padding:10px 0; transition-duration:500ms; cursor:pointer}
.num3 li .n_box{ width:100%; height:auto; margin:0 auto; border-right:1px solid #E7E7E7; overflow:hidden}
.num3 li .n_box .n_l{  width:95%; height:auto; line-height:50px;color:#999;  font-size:0.14rem;text-align:center; margin-left:8px }
.num3 li .n_box .n_l span{ font-size:0.2rem; font-weight:bold;color:#333;text-align:center; margin-right:8px; }
.num3 li .n_box .n_l p{line-height:0.2rem;float:left;color:#333 }
.num3 li .n_box .n_r{  text-align:center;width:100%; height:64px; background: url(../images/1.png) no-repeat top center;  transition-duration:600ms;margin-top:30px;}
.num3 li .n_box .n_r2{text-align:center; width:100%; height:64px; background: url(../images/22.png) no-repeat top center;  transition-duration:600ms;margin-top:30px;}
.num3 li .n_box .n_r3{text-align:center;width:100%; height:64px; background: url(../images/3.png) no-repeat top center;  transition-duration:600ms;margin-top:30px;}
.num3 li .n_box .n_r4{ text-align:center; width:100%; height:64px; background: url(../images/4.png) no-repeat top center;  transition-duration:600ms;margin-top:30px;}
.num3 li:nth-of-type(4n+0){border-right:none}




.index_news04{ margin-top:20px; width:300px; height:50px; border-radius:25px; color:#fff; text-align:center; font-size:24px;  line-height:50px; display:block;  border:#ab7033 solid 1px; background-color:#ab7033; transition-duration:500ms;}
.index_news04 a{color:#fff;}
.index_news04 a:hover{ color:#fff;}
/*滚动数字_end*/

/*标题*/
.index_title{ width:1.4rem; height:auto; padding:20px 0; text-align:center; font-size:0.16rem; color:#999; position:relative; text-transform:Uppercase}
.index_title span{display:block; color:#333; font-size:0.2rem; line-height:0.5rem; font-weight:bold; letter-spacing:1px;}
.index_title:after{content:""; position:absolute; left:-100px; top:75px; width:70px; height:1px; background-color:#999;}
.index_title:before{content:""; position:absolute; right:-100px; top:75px; width:70px; height:1px; background-color:#999;}
/*标题_end*/

.sybt{width:95%; margin:0px auto;}
.sybt .e{text-align:center;  }
.sybt .r{text-align:center;  }
.site-title {padding:20px 0 20px;text-align:center;}
.site-title h2{margin-top:15px;color:#fff;font-size:0.2rem;font-weight: normal;}
.site-title h2 span{font-family:Arial, Helvetica, sans-serif}
.site-title p{margin-top:10px;color:#fff;font-size:0.16rem;line-height:30px;}
.site-title .line{position:relative;text-align:center;margin:10px auto 0;width:80px;height:1px; background-color: #333;}
.site-title .line:before{position: absolute;left:0;top:0;width:80px;height:1px; background-color: #333;}
.site-title .line:after{position: absolute;right:0;top:0;width:80px;height:1px; background-color: #333;}

.site-title22 {padding:15px 0 20px;text-align:center; }
.site-title22 h2{color:#333;font-size:0.2rem;font-weight: normal;}
.site-title22 h2 span{font-family:Arial, Helvetica, sans-serif}
.site-title22 p{color:#999;font-size:0.16rem;line-height:30px;}
.site-title22 .line{position:relative;text-align:center; margin:15px auto 0;width:80px;height:1px; background-color: #333;}
.site-title22 .line:before{position: absolute;left:0;top:0;width:80px;height:1px; background-color: #333;}
.site-title22 .line:after{position: absolute;right:0;top:0;width:80px;height:1px; background-color: #333;}
/*业务*/
.ul_youshi{width:95%; height:auto; margin:0 auto; overflow:hidden;}
.ul_youshi li{ float:left;width:48%;height:1.5rem; margin-right: 4%;background-color:#FFFFFF; margin-bottom:20px;position:relative; overflow:hidden;}
.ul_youshi li a{ display:block; color:#FFFFFF}
.ul_youshi li .img{ position:absolute; left:0; top:0; width:100%; height:100%}
.ul_youshi li .img img{display: block; width:100%; height:auto;}
.ul_youshi li:nth-of-type(2n+0){margin-right:0px;}
.ul_youshi li .box{position:absolute; left:0; top:1rem; width:100%; height:auto; padding:0 20px; z-index:9}
.ul_youshi li .box h5{ font-size:0.15rem; height:20px;}
.ul_youshi li .box .text{ width:91%; height:auto; margin-left:0;  line-height:26px; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}

.ul_youshi li .wps{position:absolute; left:0; top:1.5rem; width:100%; height:auto; text-align:center; color:#FFFFFF;  z-index:9}
.ul_youshi li .more{width:100px; height:30px; margin-left:20px; overflow:hidden; border:#fff solid 1px; text-align:center; position:relative; font-size:12px }
.ul_youshi li .more i{color:#fff; text-align:center; line-height:30px; display:block; z-index:1; position:absolute; left:0; top:0; width:100%; height:100%; transition-duration:500ms;}
.ul_youshi li .more span{ display:block; position:absolute; right:100%; top:0; width:100%; height:100%; background-color:#2c2a2a; transition: 0.4s all ease}
.ul_youshi li .more:hover span{ right:0}

.ul_youshi li p{ position:absolute; left:0; top:1.5rem; width:100%; height:100%; background: rgba(201, 46, 57, 0.82); transition: 0.5s all ease}
.ul_youshi li:hover p{top:0; }

/*图片1*/
.index_pic_one{width:95%; height:auto; margin:0 auto; overflow:hidden;}
.index_pic_one dl{float:left; width:48%; height:1.35rem; margin-right:4%; margin-bottom:20px; overflow:hidden; background-color:#fff}
.index_pic_one dl dt{width:100%; height:100%; position: relative; overflow:hidden}
.index_pic_one dl dt div{ position:absolute; width:100%; height:100%; border:1px solid white; z-index:3333; transition: transform ease-in-out 0.5s; cursor:pointer; opacity:0;}
.index_pic_one dl dt img{display:block; width:100%; height:100%; max-width:100%; -webkit-transition:transform ease-in-out 0.5s;}
.index_pic_one dl dt p{ position:absolute; left:0; bottom:0; width:100%; height:0.35rem; line-height:0.35rem; text-align:center; background-color:#333; opacity: 0.7; color:#FFFFFF; text-shadow:3px 2px 2px #000; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}

.index_pic_one dl:hover img{ transform:scale(1.1,1.1);}
.index_pic_one dt:hover div{opacity:1; transform:scale(0.9,0.85)}
.index_pic_one dl:nth-of-type(2n+0){margin-right:0px;}
.index_pic_one dt:hover{ font-weight:bold; text-decoration:none}
/*图片1end*/

.pro_tab{ overflow:hidden; margin-top:20px; width:95%; height:auto; margin:0 auto}
.pro_tab li{ float:left; width:32%; padding:8px 0; text-align:center; font-size:0.14rem; margin-right:2%; margin-bottom:10px; background-color:#EEE}
.pro_tab li:nth-of-type(3n+0){margin-right:0px;}
.pro_tab li a{ display:block; color:#666}

.pro_tab li.on{background:#0953c0; color:#FFFFFF}
.pro_tab li.on a{color:#FFFFFF}

.pro_box{ width:100%; height:auto; overflow:hidden}
.pro_box>div{ display:none}
.pro_box>div.on{ display:block}

.pro_tab2{ overflow:hidden; margin-top:20px; width:95%; height:auto; margin:0 auto}
.pro_tab2 li{ float:left; width:32%; padding:8px 0; text-align:center; font-size:0.14rem; margin-right:2%; margin-bottom:10px; background-color:#EEE}
.pro_tab2 li:nth-of-type(3n+0){margin-right:0px;}
.pro_tab2 li a{ display:block; color:#666}

.pro_tab2 li.on{background:#0953c0; color:#FFFFFF}
.pro_tab2 li.on a{color:#FFFFFF}

.pro_list{margin-top:-10px;overflow:hidden ;margin-bottom:30px;}
.pro_list li {float:left; width:100%; height:auto; text-align: center; }
.pro_list li:nth-of-type(1n+0){margin-right:0px;}
.pro_list li .img{overflow:hidden}
.pro_list li a img{display: block; width:100%; height:100%;  -webkit-transition: all 1.5s; -o-transition: all 1.5s; -moz-transition: all 1.5s; transition: all 1.5s}
.pro_list li a:hover img{ -webkit-transform: rotate(3deg) scale(1.2); -moz-transform: rotate(3deg) scale(1.2); -ms-transform: rotate(3deg) scale(1.2); -o-transform: rotate(3deg) scale(1.2); transform: rotate(3deg) scale(1.2); }

.pro_list li a {display:block; margin:10px; background: #fff; padding:5px;}
.pro_list li a:hover {}

.pro_list li h3 {font-size:0.14rem; color: #000; font-weight: normal; line-height:0.35rem; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.pro_list li p { border-bottom:#999 solid 1px;}
.pro_list li a:hover p {border-bottom:#2c2a2a solid 1px;}
.pro_list li a:hover h3 {color: #2c2a2a;}

.pro_list2{margin-top:5px; overflow:hidden ;margin-bottom:30px;}
.pro_list2 li {float:left; width:48%; height:auto; text-align: center; margin-right:2%}
.pro_list2 li:nth-of-type(2n+0){margin-right:0px;}
.pro_list2 li .img{overflow:hidden}
.pro_list2 li a img{display: block; width:100%; height:100%;  -webkit-transition: all 1.5s; -o-transition: all 1.5s; -moz-transition: all 1.5s; transition: all 1.5s}
.pro_list2 li a:hover img{ -webkit-transform: rotate(3deg) scale(1.2); -moz-transform: rotate(3deg) scale(1.2); -ms-transform: rotate(3deg) scale(1.2); -o-transform: rotate(3deg) scale(1.2); transform: rotate(3deg) scale(1.2); }

.pro_list2 li a {display:block; margin:10px; background: #fff; padding:5px; box-shadow: 0 0 15px rgba(0,0,0,0.05)}
.pro_list2 li a:hover {box-shadow: 0 1px 26px rgba(0,0,0,0.1)}

.pro_list2 li h3 {font-size:0.14rem; color: #000; font-weight: normal; line-height:0.35rem; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.pro_list2 li p { height:0px;}
.pro_list2 li a:hover p {background: url(../images/icon2.png) no-repeat bottom center;}

/* 本例子css */
.ladyScroll{width:90%; height:1400px; margin:0 auto;position:relative;}
.ladyScroll .prev,.ladyScroll .next{width:51px;height:45px;position:absolute;top:195px;left:0;z-index:100; cursor:pointer; }
.ladyScroll .next{ left:auto; right:0; background-position:0 -90px;}
.ladyScroll .prev:hover{ background-position:0 -45px; }
.ladyScroll .next:hover{ background-position:0 -135px; }

.ladyScroll .scrollWrap{width:100%;overflow:hidden;position:absolute; border-bottom:20px solid #fff;}
.ladyScroll dl{float:left;width:100%;text-align:center;position:relative; }
.ladyScroll  span{display:block;width:100%;height:35px;position:absolute;left:0px;bottom:0;}
.ladyScroll  dt{margin:0 auto;width:100%; overflow:hidden; }
.ladyScroll  img{display:block; width:100%; height:4.5rem;}
.ladyScroll  dt a:hover{display:block;  height:100%;}
.ladyScroll dl .box{position:absolute; left:0; top:155px; width:100%; height:auto; transition: 0.5s all ease; z-index:9}
.ladyScroll dl .box img{display:block; width:50px; height:50px;text-align:center; margin-left:140px;}
.ladyScroll dl .box h5{ font-size:24px; height:30px; color:#FFFFFF;font-weight:bold;text-align:center;margin-top:20px;}
.ladyScroll dl .box .text{ width:270px; height:auto; margin-left:0;  line-height:26px; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.ladyScroll dl:hover .box{top:150px; }
.ladyScroll dl:nth-of-type(1n+0){margin-right:0px;}
.ladyScroll dl .wps{position:absolute; left:30px; top:1400px; width:270px; height:auto; text-align:center; color:#FFFFFF;  transition: 0.5s all ease; z-index:9}
.ladyScroll dl:hover .wps{top:270px; }
.ladyScroll dl .more{width:100px; height:30px; margin-top:20px; margin-left:80px; overflow:hidden; border:#fff solid 1px; text-align:center; position:relative; font-size:12px }
.ladyScroll dl .more i{color:#fff; text-align:center; line-height:30px; display:block; z-index:1; position:absolute; left:0; top:0; width:100%; height:100%; transition-duration:500ms;}
.ladyScroll dl .more span{ display:block; position:absolute; right:100%; top:0; width:100%; height:100%; background-color:#232121a8; transition: 0.4s all ease}
.ladyScroll dl .more:hover span{ right:0}
.ladyScroll dl p{ position:absolute; left:0; top:450px; width:100%; height:100%; background-color:#232121a8; transition: 0.5s all ease}
.ladyScroll dl:hover p{top:0; }

/* 本例子css */
.ladyScroll2{width:90%; height:300px; margin:0 auto;position:relative;top:10px;}
.ladyScroll2 .prev,.ladyScroll2 .next{width:51px;height:45px;position:absolute;top:100px;left:0;z-index:100; cursor:pointer; background:url(../images/btns.png) no-repeat;}
.ladyScroll2 .next{ left:auto; right:0; background-position:0 -90px;}
.ladyScroll2 .prev:hover{ background-position:0 -45px; }
.ladyScroll2 .next:hover{ background-position:0 -135px; }

.ladyScroll2 .scrollWrap2{width:100%; overflow:hidden;position:absolute; }
.ladyScroll2 dl{float:left;width:100%;text-align:center;position:relative;  background:#fff; border-radius:15px; }
.ladyScroll2  span{display:block;width:100%;height:35px;position:absolute;left:0px;bottom:0;background:#5f626b;filter:alpha(opacity=80);opacity:0.80;}
.ladyScroll2  dt{margin:0 auto;width:100%; overflow:hidden; height:auto}
.ladyScroll2  img{display:block; width:100%; height:100%;border-radius:15px;}
.ladyScroll2 dd{width:100%;height:30px;line-height:28px;font-size:16px;color:#fff;text-align:center;overflow:hidden;position:absolute;left:0px;bottom:0; }
.ladyScroll2  dl a{ color:#fff;}
.ladyScroll2  dl a:hover{ text-decoration:none;}
.ladyScroll2 dl:hover{ box-shadow:5px 5px 5px #999;border-radius:15px; }

/*小幻灯包围*/
.pro_index_bj{ margin-bottom:10px; margin-top:10px;background:url(../images/cpbj.jpg) no-repeat left center;height:780px;}
.three_box{overflow:hidden; }
.three_box_left{width:100%; height:auto;}
.three_box_right{width:100%; height:auto; margin-top:50px;text-align:center;}
.three_box_right .n_box{ width:95%; height:auto; margin-top:10px;color:#333;}
.three_box_right .n_box h3 {font-size:0.16rem; font-weight: normal; color:#999; line-height: 40px; text-indent:20px}
.three_box_right .n_box h2 {font-size:0.26rem; font-weight: normal; color:#fff; line-height:0.3rem;  margin-top:20px;text-indent:20px}
.three_box_right .n_box p { width:90%; height:auto; margin:0 auto; color: #bdbdbd; margin-bottom: 30px;line-height:0.3rem;}

.three_box22{overflow:hidden; background-color:#f6f7fb;  margin-top:20px; margin-bottom:-18px }
.three_box22_left{  width:95%; height:auto; }
.three_box22_left img{ width:100%; height:100%;}
.three_box22_right{  width:100%;margin-top:10px;height:220px; }
.three_box22_right .n_box{ width:95%; height:auto;  margin-bottom:50px; color:#999; line-height:30px;}
.three_box22_right .n_box h3 {font-size:0.22rem; font-weight:bold; color:#000; line-height:50px;text-align:center}
.three_box22_right .n_box h2 {font-size: 30px; font-weight:bold; color:#333333; line-height: 30px; margin-bottom: 10px; margin-top: -10px;text-align:center}
.three_box22_right .n_box p {font-size: 0.16rem; width:85%;font-weight: normal; color:#999; line-height: 25px; margin-bottom: 30px;}

.three_box33{overflow:hidden;margin-bottom:-10px;margin-top:18px;background-color:#f6f7fb; }
.three_box33_left{width:95%;height:auto; }
.three_box33_left img{ width:100%; height:100%;}
.three_box33_right{  width:100%;margin-top:10px;height:210px ; }
.three_box33_right .n_box{ width:95%; height:auto; margin-left:10px; color:#666666; line-height:30px;}
.three_box33_right .n_box h3 {font-size:0.22rem; font-weight:bold; color:#000; line-height: 50px;text-align:center}
.three_box33_right .n_box h2 {font-size: 0.24rem; font-weight:bold; color:#333333; line-height: 30px; margin-bottom: 10px; margin-top: -10px;text-align:center}
.three_box33_right .n_box p {font-size: 0.16rem; width:85%;font-weight: normal; color:#999; line-height: 25px; margin-bottom: 30px;}

.three_box44{overflow:hidden;background-color:#f6f7fb; }
.three_box44_left{  width:100%; height:auto;}
.three_box44_left img{ width:100%; height:100%;}
.three_box44_right{   width:95%;margin-top:10px;height:200px ;}
.three_box44_right .n_box{ width:100%; height:auto;margin-bottom:10px; font-size:0.16rem; ; color:#666666; line-height:30px;}
.three_box44_right .n_box h3 {font-size:0.22rem; color:#333; line-height: 50px;text-align:center}
.three_box44_right .n_box h2 {font-size:0.16rem; ; font-weight: normal; color:#999; line-height: 30px; margin-top: 10px; margin-bottom: 10px; text-align:center}

.btn2 a {color: #fff; display: block; line-height: 44px; width: 140px; text-align: center; margin-left: 20px; background: #5f0303;}
.btn2 a span {display: inline-block; padding-right: 17px; background: url(../images/icon3.png) no-repeat right center; transition-duration:500ms;}
.btn2 a:hover span {padding-right: 27px;}
/*小幻灯包围_end*/

/*css过度按钮<div class="index_more"><a href="p/">+ 产品中心</a><span></span></div>*/
.index_more{float:left;width:40%; height:0.3rem; margin:0 auto; margin-top:10px; overflow:hidden; background-color:#277638; text-align:center; position:relative;border-radius:20px; }
.index_more a{color:#fff; text-align:center; line-height:0.3rem; display:block; z-index:1; position:absolute; left:0; top:0; width:100%; height:100%; transition-duration:500ms;}
.index_more a:hover{ color:#fff;  text-decoration:none}
.index_more span{ display:block; position:absolute; right:100%; top:0; width:100%; height:100%; background-color:#333; transition: 0.4s all ease}
.index_more:hover span{ right:0}


.scrollBox{ width:95%; height:auto; margin:20px auto; text-align:center;}
.scrollBox .bd li{float:left; width:48%; height:1.35rem; margin-right:4%; margin-bottom:20px;}
.scrollBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.scrollBox .bd li p{font-size:14px; text-align:center; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.scrollBox .bd li img{display: block; width:100%; height:100%;   }
.scrollBox .bd li:nth-of-type(2n+0){margin-right:0px;}

.scrollBox .hd{ height:20px; overflow:hidden; font-size:0; margin-top:15px;}
.scrollBox .hd ul{ display:inline-block; padding-top:5px; }	
.scrollBox .hd li{ display:inline-block; width:8px; height:8px; background:#D0D0D0; margin:0 5px; vertical-align:top; overflow:hidden; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
.scrollBox .hd .on{ background:#BA2636;  }
.scrollBox .prev,.scrollBox .next{ display:inline-block; width:25px; height:20px; background:url(../images/wyIcons.png) no-repeat; overflow:hidden; margin:0 5px;  vertical-align:top; }
.scrollBox .next{ background-position:-105px 0;}
/* 多图滚动end */



/*小幻灯片*/
.index_hdp{width:100%; height:auto; position:relative; overflow:hidden;}
.index_hdp .hd{ position:absolute; width:100%; height:60px; bottom:30px; left:0; z-index:1; text-align:center}
.index_hdp .hd img{ width:60px; height:60px;  }
.index_hdp .prev{cursor:pointer}
.index_hdp .next{cursor:pointer}

.index_hdp .bd{width:100%; height:auto; z-index:0; overflow:hidden}
.index_hdp .bd li img{display:block; width:100%; height:auto;}
.index_hdp .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }

/***********新闻资讯***********/
.index_news{width:95%; height:auto; margin:0 auto; overflow:hidden; margin-top:20px;}
.index_news .in_left{width:100%; height:auto; position:relative}
.index_news .in_left img{display:block; width:100%; height:100%; max-width:100%;}
.index_news .in_left .itext_box {position: absolute; left:0; bottom:0; width: 100%; background-color:#000000; opacity: 0.5;}
.index_news .in_left .itext_box .pdpd{ padding:25px}
.index_news .in_left .itext_box .pdpd .time {font-size:0.14rem; color: #fff; opacity: 0.8; line-height: 1; margin-bottom: 10px;}
.index_news .in_left .itext_box .pdpd .t {font-size:0.2rem; color: #fff;margin-bottom: 15px;line-height:1; opacity: 1;}
.index_news .in_left .itext_box .pdpd .info {font-size:0.12rem; color: #fff; line-height:21px;}

.index_news .in_right{width:100%; height:auto; overflow:hidden; margin-top:20px;}
.index_news .rightNews{ height:auto}
.index_news .rightNews li{ width:100%; height:auto; border-bottom:#ddd solid 1px;  margin-bottom:12px; cursor:pointer;}
.index_news .rightNews li:hover{background:#2c2a2a; color:#FFF}
.index_news .rightNews li a { display:block }

.index_news .rightNews li .pd{padding:10px}
.index_news .rightNews li .pd .time_box{ display:none}

.index_news .rightNews li .pd .news_box{width:100%; height:auto}
.index_news .rightNews li .pd .news_box .t{font-size:0.16rem; line-height:1; margin-bottom:10px; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.index_news .rightNews li .pd .news_box .d{font-size:0.12rem; line-height:0.2rem; height:auto; overflow:hidden;color:#999}
.index_news .rightNews li:hover a{ text-decoration:none; color:#FFF!important}
/***********新闻资讯_end***********/
.coco_mobile { width: 95%; height: auto; margin: 0 auto;}
.index_db{background-attachment: fixed; height:auto; padding:20px 0}
.index_db h5{font-size:0.24rem; font-weight: normal; line-height:0.3rem; color:#016d2d; text-align:center}
.index_db h6{font-size:0.16rem; line-height:0.26rem; color:#333; font-weight:400; margin-top:15px; text-align:center}

.db_box{ width:100%; height:auto; overflow:hidden; margin-top:30px; margin-right:0}
.db_box .l{width:97%; height:300px; background-color:#f1ca2f; position:relative}
.db_box .l img{ width:100%; height:300px; }

.db_box_l{ position:absolute; left:20px; top:30px; width:90%; height:auto; z-index:2; text-align:left;}
.db_box_l h3{font-size:0.23rem; line-height:0.26rem; color: #000; font-weight: normal; }
.db_box_l h4{font-size:0.14rem; line-height:0.26rem; font-weight:400; color: #000; margin-top:20px}

.db_box .l .ip5_icon{width:70px; height:12px; background:url(../images/ipart05_4.png) no-repeat center; position:absolute; right:30px; bottom:40px; transition:all 0.5s ease;}
.db_box .l:hover .ip5_icon{right:50px;}

.db_box .r{ width:97%; height:auto; margin-top:10px;}
.db_box_r{ width:100%; height:auto}
.db_box_r li{  width:100%; height:2.3rem; margin-top:10px; background: #fff; position: relative;box-shadow: 0px 0px 6px #999;}
.db_box_r li img{ width:100%; height:2.3rem; }
.db_box_r li:nth-of-type(1n+0){ margin-right:0}
.db_box_r li a{ display:block; color:#FFFFFF}
.db_box_r li .text{width:95%; position:absolute; left:10px; top:20px;  height:auto; z-index:2}
.db_box_r li .text h5{float:left;font-size: 0.2rem; line-height:0.26rem; color: #444; font-weight:400; text-align:center}
.db_box_r li .text h6{float:left;font-size: 0.2rem; line-height:0.26rem; color: #016d2d; font-weight:normal;  margin-top:12px;}
.db_box_r li .text p{float:left;width:100%;font-size:14px; line-height:26px; font-weight:400; color: #666; margin-top:15px}
.db_box_r li:nth-of-type(1n+0){ margin-bottom:0}
}

/*当浏览器尺寸大于960px时候*/
@media screen and (min-width:960px){
/* 首页焦点图banner幻灯片 */
.slideBox{width:100%; height:auto; position:relative; overflow:hidden; margin:0 auto; max-width:100%; background:#fff; }
.slideBox .hd{ width:100%; position:absolute; height:30px; line-height:30px; left:0; top:40%; text-align:center; z-index:1; }
.slideBox .hd li{ display:none; width:20px; height:20px; border-radius:50%; background:#333; text-indent:-9999px; overflow:hidden; margin:10px;   cursor:pointer;}
.slideBox .hd li.on{ background:#fff;  }

.slideBox .prev{ position:absolute; left:20px; top:0; display:block; width:58px; height:58px; text-align:center; cursor:pointer}
.slideBox .next{ position:absolute; right:20px; top:0; display:block; width:58px; height:58px; text-align:center; cursor:pointer}
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{vertical-align:top; width:100%; height:auto/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .shuzi{ position:absolute; left:0; bottom:0; width:100%; height:200px; background-color: #33333375;}


.sz_top_bj2{width: 1200px;height:105px;z-index: 10;margin-top: -46px;background: #fff; position: relative;box-shadow: 0px 0px 20px #ccc;}
.sz_top_bj2 h1{color:#333; font-size:30px; font-weight:bold; text-align:center; line-height:80px}
.sz_top_bj2 h2{color:#333; font-size:14px; font-weight:100; text-align:center; line-height:23px}

/*滚动数字*/
.gundong_num{ z-index:10;margin-top:90px ;}
.num{ width:100%; height:auto; overflow:hidden;}
.num li{ float:left; width:25%; height:auto; padding:30px 0; transition-duration:500ms; cursor:pointer}
.num li .n_box{ width:100%; height:auto; margin:0 auto;  overflow:hidden}
.num li .n_box .n_l{ float:left; width:55%; height:auto; line-height:45px; padding-left:25px; font-size:18px; color:#bdbdbd}
.num li .n_box .n_l span{ font-size:55px;  margin-right:8px;color:#fb020a}
.num li .n_box .n_l p{ line-height:20px; margin-top:10px ;color:#fff;font-size:18px;}
.num li .n_box .n_r{ float:right;  width:30%; height:64px; background: url(../images/fz.png) no-repeat top center;  transition-duration:600ms;}
.num li .n_box .n_r2{ float:right;  width:30%; height:64px; background: url(../images/cp.png) no-repeat top center;  transition-duration:600ms;}
.num li .n_box .n_r3{ float:right;  width:30%; height:64px; background: url(../images/ws.png) no-repeat top center;  transition-duration:600ms;}
.num li .n_box .n_r4{ float:right;  width:30%; height:64px; background: url(../images/q.png) no-repeat top center;  transition-duration:600ms;}
.num li:nth-of-type(4n+0){border-right:none}
.num li:hover .n_box .n_r{background: url(../images/fz.png) no-repeat bottom center;}
.num li:hover .n_box .n_r2{background: url(../images/cp.png) no-repeat bottom center;}
.num li:hover .n_box .n_r3{background: url(../images/ws.png) no-repeat bottom center;}
.num li:hover .n_box .n_r4{background: url(../images/q.png) no-repeat bottom center;}

.gundong_num22{ z-index:10; background-color:#fff;height:420px;margin-top:10px;margin-bottom:70px;}
.num2{ width:100%;height:auto; overflow:hidden; }
.num2 li{ float:left; width:423px; height:420px;  transition-duration:500ms; cursor:pointer;color:#333; }
.num2 li .n_box{ width:100%; height:420px; margin:0 auto; overflow:hidden;border-right:1px solid #eee;color:#333; }
.num2 li .n_box .n_l{ text-align:center; width:100%; height:auto; line-height:38px;margin-top:25px}
.num2 li .n_box .n_l span{ font-size:20px; color:#333;}
.num2 li .n_box .n_l p{   line-height:25px;font-size:15px; color:#333; width:280px;margin-top:25px}
.num2 li .n_box .n_r{ text-align:center;  width:30%; height:130px; background: url(../images/fz.png) no-repeat top center;  transition-duration:600ms;margin-top:50px; }
.num2 li .n_box .n_r2{ text-align:center;  width:30%; height:130px; background: url(../images/cp.png) no-repeat top center;  transition-duration:600ms;margin-top:50px; }
.num2 li .n_box .n_r3{ text-align:center;  width:30%; height:130px; background: url(../images/ws.png) no-repeat top center;  transition-duration:600ms;margin-top:50px; }
.num2 li .n_box .n_r4{ text-align:center;  width:30%; height:130px; background: url(../images/q.png) no-repeat top center;  transition-duration:600ms;}
.num2 li:nth-of-type(3n+0){border-right:none;color:}
.num2 li .n_box:hover{background-color:#fff;}


.gundong_num33{ line-height:105px;z-index:10; }
.num3{ width:100%; height:auto; overflow:hidden;}
.num3 li{ float:left; width:25%; height:auto; padding:20px 0; transition-duration:500ms; cursor:pointer}
.num3 li .n_box{ width:100%; height:auto; margin:0 auto;  overflow:hidden; border-right: 1px solid #E7E7E7;}
.num3 li .n_box .n_l{ float:left; width:55%; height:auto; line-height:40px; color:#999; font-size:15px;margin-top:10px; }
.num3 li .n_box .n_l span{ font-size:24px;font-weight:bold; color:#333;margin-right:20px; }
.num3 li .n_box .n_l p{ line-height:25px;width:270px; color:#333; font-size:14px;}
.num3 li .n_box .n_r{ float:left;  margin-left:25px;width:35%; height:64px; background: url(../images/1.png) no-repeat top center;  transition-duration:600ms;}
.num3 li .n_box .n_r2{ float:left; margin-left:25px; width:35%; height:80px; background: url(../images/22.png) no-repeat top center;  transition-duration:600ms;}
.num3 li .n_box .n_r3{ float:left; margin-left:25px; width:35%; height:64px; background: url(../images/3.png) no-repeat top center;  transition-duration:600ms;}
.num3 li .n_box .n_r4{ float:left; margin-left:25px; width:35%; height:64px; background: url(../images/4.png) no-repeat top center;  transition-duration:600ms;}
.num3 li:nth-of-type(4n+0){border-right:none}
.num3 li:hover{ color:#FFF}

.index_news04{ margin-top:20px; width:300px; height:50px; border-radius:25px; color:#fff; text-align:center; font-size:24px;  line-height:50px; display:block;  border:#ab7033 solid 1px; background-color:#ab7033; transition-duration:500ms;}
.index_news04 a{ color:#fff;}
.index_news04 a:hover{  color:#fff;}

/*滚动数字_end*/

.cpfl{overflow:hidden; background:url(../images/gybj.jpg) no-repeat left center;height:650px;margin-top:60px;}
.ysbj{overflow:hidden; background:url(../images/ysbj.jpg) no-repeat left center;height:705px;margin-top:30px;}
.jmbj{overflow:hidden; background-color:#eee;height:850px;}

/*标题*/
.index_title{ width:200px; height:auto; padding:50px 0; text-align:center; font-size:16px; color:#999; position:relative; text-transform:Uppercase}
.index_title span{display:block; color:#333; font-size:26px; line-height:50px; font-weight:bold; letter-spacing:2px;}
.index_title:after{content:""; position:absolute; left:-100px; top:95px; width:100px; height:1px; background-color:#999;}
.index_title:before{content:""; position:absolute; right:-100px; top:95px; width:100px; height:1px; background-color:#999;}
/*标题_end*/

.sybt{width:1200px;min-width:1200px; margin:0px auto;}
.sybt .e{float:left; width:300px; height:auto; }
.sybt .r{text-align::right; width:900px; height:auto;margin-top:70px; }
.site-title {padding:50px 0 30px;text-align:center; }
.site-title h2{margin-top:15px;color:#fff;font-size:30px;font-weight: normal;}
.site-title h2 span{font-family:Arial, Helvetica, sans-serif}
.site-title p{color:#fff;font-size:20px;line-height:30px;}
.site-title .line{position:relative;text-align:center; margin:15px auto 0;width:80px;height:1px; background-color: #333;}
.site-title .line:before{position: absolute;left:0;top:0;width:80px;height:1px; background-color: #333;}
.site-title .line:after{position: absolute;right:0;top:0;width:80px;height:1px; background-color: #333;}

.site-title22 {padding:30px 0 20px;text-align:center; }
.site-title22 h2{margin-top:15px;color:#333;font-size:30px;font-weight: normal;}
.site-title22 h2 span{font-family:Arial, Helvetica, sans-serif}
.site-title22 p{color:#999;font-size:20px;line-height:30px;}
.site-title22 .line{position:relative;text-align:center; margin:15px auto 0;width:80px;height:1px; background-color: #333;}
.site-title22 .line:before{position: absolute;left:0;top:0;width:80px;height:1px; background-color: #333;}
.site-title22 .line:after{position: absolute;right:0;top:0;width:80px;height:1px; background-color: #333;}

.pro_tab{margin-left:200px; overflow:hidden; float:right; margin-top:70px; margin-bottom:50px;}
.pro_tab li{ display:inline-block; padding:10px 10px; text-align:center; font-size:16px;}
.pro_tab li+li{ background:url(../images/ifl.jpg) no-repeat left center}
.pro_tab li a{ display:block; color:#666}
.pro_tab li a:hover{text-decoration:none;}
.pro_tab li.on{background:#2c2a2a; color:#FFFFFF;}
.pro_tab li.on a{color:#FFFFFF;}
.pro_tab li.on a:hover{color:#FFFFFF;text-decoration:none;}

.pro_tab2{ margin-left:180px;text-align:center;width:1000px; overflow:hidden; margin-top:-10px; margin-bottom:50px;}
.pro_tab2 li{ display:inline-block;width:110px; padding:10px 10px; text-align:center; font-size:16px;background-color:#2c2a2a}
.pro_tab2 li+li{ background:url(../images/ifl.jpg) no-repeat left center;background-color:#2c2a2a}
.pro_tab2 li a{ display:block; color:#fff;background-color:#2c2a2a}
.pro_tab2 li a:hover{text-decoration:none;}
.pro_tab2 li.on{background:#2c2a2a; color:#FFFFFF;}
.pro_tab2 li.on a{color:#FFFFFF;}
.pro_tab2 li.on a:hover{color:#FFFFFF;text-decoration:none;}

.pro_box{ width:100%; height:auto; overflow:hidden; }
.pro_box>div{ display:none}
.pro_box>div.on{ display:block}


.pro_list{ overflow:hidden;margin-bottom:60px; }
.pro_list li {float:left; width:33.3333%; height:auto; text-align: center; }
.pro_list li .img{overflow:hidden}
.pro_list li a img{display: block; width:100%; height:100%;  -webkit-transition: all 1.5s; -o-transition: all 1.5s; -moz-transition: all 1.5s; transition: all 1.5s}
.pro_list li a:hover img{ -webkit-transform: rotate(3deg) scale(1.2); -moz-transform: rotate(3deg) scale(1.2); -ms-transform: rotate(3deg) scale(1.2); -o-transform: rotate(3deg) scale(1.2); transform: rotate(3deg) scale(1.2); }

.pro_list li a {display:block; margin:26px; background: #fff;  }
.pro_list li a:hover {}

.pro_list li h3 {font-size:16px; color: #000; font-weight: normal; line-height:50px}
.pro_list li p { border-bottom:#999 solid 1px;}
.pro_list li a:hover p {border-bottom:#2c2a2a solid 1px;}
.pro_list li a:hover h3 {color: #2c2a2a;}

.pro_list2{ overflow:hidden;margin-bottom:30px; margin-top:20px;}
.pro_list2 li {float:left; width:20%; height:auto; text-align: center; }
.pro_list2 li .img{overflow:hidden}
.pro_list2 li a img{display: block; width:100%; height:100%;  -webkit-transition: all 1.5s; -o-transition: all 1.5s; -moz-transition: all 1.5s; transition: all 1.5s}
.pro_list2 li a:hover img{ -webkit-transform: rotate(3deg) scale(1.2); -moz-transform: rotate(3deg) scale(1.2); -ms-transform: rotate(3deg) scale(1.2); -o-transform: rotate(3deg) scale(1.2); transform: rotate(3deg) scale(1.2); }

.pro_list2 li a {display:block; margin:26px; background: #fff; padding:10px; box-shadow: 0 0 10px rgba(0,0,0,0.05)}
.pro_list2 li a:hover {box-shadow: 0 1px 26px rgba(0,0,0,0.1)}

.pro_list2 li h3 {font-size:16px; color: #000; font-weight: normal; line-height:35px}
.pro_list2 li p { height:8px;}
.pro_list2 li a:hover p {background: url(../images/icon2.png) no-repeat bottom center;}

/*业务*/
.ul_youshi{ overflow:hidden;}
.ul_youshi li{ float:left; width:16.6666666666%; height:315px; background-color:#FFFFFF; position:relative; overflow:hidden;}
.ul_youshi li a{ display:block; color:#FFFFFF}
.ul_youshi li .img{ position:absolute; left:0; top:0; width:100%; height:100%}
.ul_youshi li .img img{display: block; width:100%; height:auto;}
.ul_youshi li .box{position:absolute; left:0; top:235px; width:100%; height:auto; padding:0 30px; transition: 0.5s all ease; z-index:9}
.ul_youshi li .box h5{ font-size:19px; height:30px;}
.ul_youshi li .box .text{ width:92%; height:auto; margin-left:0; padding-top:10px; line-height:26px; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.ul_youshi li:hover .box{top:70px; }
.ul_youshi li .wps{position:absolute; left:0; top:316px; width:100%; height:auto; text-align:center; color:#FFFFFF;  transition: 0.5s all ease; z-index:9}
.ul_youshi li:hover .wps{top:140px; }
.ul_youshi li .more{width:100px; height:30px; margin-top:20px; margin-left:30px; overflow:hidden; border:#fff solid 1px; text-align:center; position:relative; font-size:12px }
.ul_youshi li .more i{color:#fff; text-align:center; line-height:30px; display:block; z-index:1; position:absolute; left:0; top:0; width:100%; height:100%; transition-duration:500ms;}
.ul_youshi li .more span{ display:block; position:absolute; right:100%; top:0; width:100%; height:100%; background-color:#730000; transition: 0.4s all ease}
.ul_youshi li .more:hover span{ right:0}
.ul_youshi li p{ position:absolute; left:0; top:315px; width:100%; height:100%; background: rgba(201, 46, 57, 0.82); transition: 0.5s all ease}
.ul_youshi li:hover p{top:0; }

.ul_youshi .prev,.ul_youshi .next{width:51px;height:45px;position:absolute;top:130px;left:0;z-index:100; cursor:pointer; }
.ul_youshi .next{ left:auto; right:0; background-position:0 -90px;}
.ul_youshi .prev:hover{ background-position:0 -45px; }
.ul_youshi .next:hover{ background-position:0 -135px; }

/*图片1*/
.index_pic_one{width:100%; height:auto; min-width:1350px; margin:0 auto; overflow:hidden; margin-top:10px;}
.index_pic_one dl{float:left; width:19%; height:226px; margin-right:1%; margin-bottom:20px; background-color:#fff}
.index_pic_one dl dt{width:100%; height:100%; position: relative; overflow:hidden}
.index_pic_one dl dt div{ position:absolute; width:100%; height:100%; border:1px solid white; z-index:3333; transition: transform ease-in-out 0.5s; cursor:pointer; opacity:0;}
.index_pic_one dl dt img{width:100%; height:100%; -webkit-transition:transform ease-in-out 0.5s;}
.index_pic_one dl dt p{ position:absolute; left:0; bottom:0; width:100%; height:35px; line-height:35px; text-align:center; color:#FFFFFF; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.index_pic_one dl:hover img{ transform:scale(1.1,1.1);}
.index_pic_one dt:hover div{transform:scale(0.9,0.87); background-color:#FFF; opacity:0.9;}
.index_pic_one dt:hover p{position:absolute; left:0; top:45%; width:100%; height:35px; line-height:35px; text-align:center; color:#333; z-index:9999; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.index_pic_one dl:nth-of-type(5n+0){margin-right:0px;}
.index_pic_one dt:hover{ font-weight:bold; text-decoration:none}
/*图片1end*/

/*小幻灯包围*/
.three_box{overflow:hidden;margin-bottom: 60px;}
.three_box_left{ text-align:center; width:1200px; height:auto;}
.three_box_right{  width:1200px; height:auto;text-align:center;  }
.three_box_right .n_box{ width:1200px; height:auto; margin-top:60px;color:#333; line-height:30px;}
.three_box_right .n_box h3 {font-size:20px; font-weight: normal; color:#999; line-height: 30px;margin-top:-35px;}
.three_box_right .n_box h2 {font-size: 30px; font-weight: normal; color:#fff; line-height: 58px; margin-bottom: 30px;}
.three_box_right .n_box p {color: #bdbdbd; margin-bottom: 20px;font-size: 15px;margin-top:30px;}

.three_box22{overflow:hidden;  margin-top:50px; margin-bottom:-10px }
.three_box22_left{ float:right; width:635px; height:auto; }
.three_box22_right{ float:left; width:635px; height:264px;background-color:#f5f5f5 }
.three_box22_right .n_box{ width:550px; height:auto; margin-left:30px; margin-top:10px; color:#666666; line-height:30px;}
.three_box22_right .n_box h3 {font-size:24px; font-weight:bold; color:#000; line-height: 80px;}
.three_box22_right .n_box h2 {font-size: 30px; font-weight: normal; color:#333333; line-height: 30px; margin-bottom: 10px; margin-top: -10px;text-align:center}
.three_box22_right .n_box p {font-size: 16px; font-weight: normal; color:#333; line-height: 25px; margin-bottom: 30px;}

.three_box33{overflow:hidden; }
.three_box33_left{ float:left; width:635px; height:auto; }
.three_box33_right{ float:right; width:635px; height:264px; background-color:#f5f5f5}
.three_box33_right .n_box{ width:550px; height:auto; margin-left:50px; margin-top:10px; color:#666666; line-height:30px;}
.three_box33_right .n_box h3 {font-size:24px; font-weight:bold; color:#000; line-height: 80px;}
.three_box33_right .n_box h2 {font-size: 30px; font-weight: normal; color:#333333; line-height: 30px; margin-bottom: 10px; margin-top: -10px;text-align:center}
.three_box33_right .n_box p {font-size: 16px; font-weight: normal; color:#333; line-height: 25px; margin-bottom: 30px;}

.three_box44{overflow:hidden; margin-bottom: -30px;}
.three_box44_left{ float:right; width:635px; height:auto; }
.three_box44_right{ float:left; width:635px; height:264px;background-color:#f5f5f5 }
.three_box44_right .n_box{ width:550px; height:auto; margin-left:30px; margin-top:10px; color:#666666; line-height:30px;}
.three_box44_right .n_box h3 {font-size:24px; font-weight:bold; color:#000; line-height: 80px;}
.three_box44_right .n_box h2 {font-size: 30px; font-weight: normal; color:#333333; line-height: 30px; margin-bottom: 10px; margin-top: -10px;text-align:center}
.three_box44_right .n_box p {font-size: 16px; font-weight: normal; color:#333; line-height: 25px; margin-bottom: 30px;}

.btn2 a {color: #fff; display: block; line-height: 44px; width: 140px; text-align: center; margin-left: 0; background: #5f0303;}
.btn2 a span {display: inline-block; padding-right: 17px; background: url(../images/icon3.png) no-repeat right center; transition-duration:500ms;}
.btn2 a:hover span {padding-right: 27px;}
/*小幻灯包围_end*/


/*css过度按钮<div class="index_more"><a href="p/">+ 产品中心</a><span></span></div>*/
.index_more{float:left;width:160px; height:40px; margin:0 auto; margin-top:30px; overflow:hidden; background-color:#016d2d;border-radius:20px; text-align:center; position:relative; }
.index_more a{color:#fff; text-align:center; line-height:40px; display:block; z-index:1; position:absolute; left:0; top:0; width:100%; height:100%; transition-duration:500ms;}
.index_more a:hover{ color:#fff;  text-decoration:none}
.index_more span{ display:block; position:absolute; right:100%; top:0; width:100%; height:100%; background-color:#333; transition: 0.4s all ease}
.index_more:hover span{ right:0}



/* 多图滚动 */
.scrollBox{ width:1245px; height:auto; margin:10px auto; text-align:center;}
.scrollBox .bd li{float:left; width:195px; height:auto; margin-right:15px;}
.scrollBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.scrollBox .bd li p{font-size:14px; text-align:center; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.scrollBox .bd li img{width:195px; height:147px; background:url(../images/loading.gif) #fff center center no-repeat;  }
.scrollBox .bd li:nth-of-type(6n+0){margin-right:0px;}

.scrollBox .hd{ height:20px; overflow:hidden; font-size:0; margin-top:15px;}
.scrollBox .hd ul{ display:inline-block; padding-top:5px; }	
.scrollBox .hd li{ display:inline-block; width:8px; height:8px; background:#D0D0D0; margin:0 5px; vertical-align:top; overflow:hidden; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
.scrollBox .hd .on{ background:#BA2636;  }
.scrollBox .prev,.scrollBox .next{ display:inline-block; width:25px; height:20px; background:url(../images/wyIcons.png) no-repeat; overflow:hidden; margin:0 5px;  vertical-align:top; }
.scrollBox .next{ background-position:-105px 0;}
/* 多图滚动end */


/*小幻灯片*/
.index_hdp{width:100%; height:600px; position:relative; overflow:hidden;}
.index_hdp .hd{ position:absolute; width:100%; height:60px; bottom:30px; left:0; z-index:1; text-align:center}
.index_hdp .hd img{ width:60px; height:60px;  }
.index_hdp .prev{cursor:pointer}
.index_hdp .next{cursor:pointer}

.index_hdp .bd{width:100%; height:auto; z-index:0; overflow:hidden}
.index_hdp .bd li img{display:block; width:100%; height:100%; -webkit-transition: all 1.8s; -o-transition: all 1.8s; -moz-transition: all 1.8s; transition: all 1.8s}
.index_hdp .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
.index_hdp .bd li a:hover img{ -webkit-transform: rotate(3deg) scale(1.2); -moz-transform: rotate(3deg) scale(1.2); -ms-transform: rotate(3deg) scale(1.2); -o-transform: rotate(3deg) scale(1.2); transform: rotate(3deg) scale(1.2); }


/***********新闻资讯***********/
.index_news{width:1200px; height:auto; margin:0 auto; overflow:hidden; margin-top:20px;margin-bottom:60px;}
.index_news .in_left{ float:left; width:540px; height:403px; position:relative}
.index_news .in_left img{display:block; width:100%; height:100%; max-width:100%;}
.index_news .in_left .itext_box {position: absolute; left:0; bottom:0; width: 100%; background-color:#000000; opacity: 0.5;}
.index_news .in_left .itext_box .pdpd{ padding:25px}
.index_news .in_left .itext_box .pdpd .time {font-size: 14px; color: #fff; opacity: 0.8; line-height: 1; margin-bottom: 10px;}
.index_news .in_left .itext_box .pdpd .t {font-size: 20px;color: #fff;margin-bottom: 15px;line-height:1; opacity: 1;}
.index_news .in_left .itext_box .pdpd .info {font-size: 15px;color: #fff;line-height: 21px;}

.index_news .in_right{ float:right; width:600px; height:auto; overflow:hidden;}
.index_news .rightNews{ height:auto}
.index_news .rightNews li{ width:100%; height:92px; border-bottom:#ddd solid 1px; margin-bottom:12px; cursor:pointer;}
.index_news .rightNews li:hover{background:#2c2a2a; color:#FFF}
.index_news .rightNews li a { display:block }

.index_news .rightNews li .pd{padding:15px}
.index_news .rightNews li .pd .time_box{float:left; width:12%; height:auto; margin-right:3%; position:relative; padding-right:3%; text-align:right;}
.index_news .rightNews li .pd .time_box:after{content:''; position:absolute; right:0; top:0; width:1px; height:100%; background:#c5c5c5;}
.index_news .rightNews li .pd .time_box .y{font-size:17px; line-height:1;margin-bottom:12px;}
.index_news .rightNews li .pd .time_box .date{font-size:26px; line-height:1;}

.index_news .rightNews li .pd .news_box{float:right; width:80%; height:auto}
.index_news .rightNews li .pd .news_box .t{font-size:17px; line-height:1; margin-bottom:10px; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.index_news .rightNews li .pd .news_box .d{font-size:12px; line-height:20px; height:40px; overflow:hidden;color:#999}
.index_news .rightNews li:hover a{ color:#FFF!important}
/***********新闻资讯_end***********/
/* 本例子css */
.ladyScroll{width:1315px; min-width:1315px;height:580px; margin:0 auto;position:relative;}
.ladyScroll .prev,.ladyScroll .next{width:51px;height:45px;position:absolute;top:130px;left:0;z-index:100; cursor:pointer; }
.ladyScroll .next{ left:auto; right:0; background-position:0 -90px;}
.ladyScroll .prev:hover{ background-position:0 -45px; }
.ladyScroll .next:hover{ background-position:0 -135px; }

.ladyScroll .scrollWrap{width:1315px; min-width:1315px;padding-top:25px;overflow:hidden;position:absolute; }
.ladyScroll dl{float:left;width:435px;text-align:center;position:relative; margin-right:1px;}
.ladyScroll  span{display:block;width:100%;height:35px;position:absolute;left:0px;bottom:0;}
.ladyScroll  dt{margin:0 auto;width:100%; overflow:hidden; }
.ladyScroll  img{display:block; width:100%; height:550px;}
.ladyScroll  dt a:hover{display:block;  height:550px;}
.ladyScroll dl .box{position:absolute; left:0; top:215px; width:100%; height:auto; transition: 0.5s all ease; z-index:9}
.ladyScroll dl .box img{display:block; width:50px; height:50px;text-align:center; margin-left:140px;}
.ladyScroll dl .box h5{ font-size:24px; height:30px; color:#FFFFFF;font-weight:bold;text-align:center;margin-top:20px;}
.ladyScroll dl .box .text{ width:380px; height:auto; margin-left:0;  line-height:26px; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.ladyScroll dl:hover .box{top:200px; }
.ladyScroll dl .wps{position:absolute; left:30px; top:550px; width:380px; height:auto; text-align:center; color:#FFFFFF;  transition: 0.5s all ease; z-index:9}
.ladyScroll dl:hover .wps{top:270px; }
.ladyScroll dl .more{width:100px; height:30px; margin-top:20px; margin-left:140px; overflow:hidden; border:#fff solid 1px; text-align:center; position:relative; font-size:12px }
.ladyScroll dl .more i{color:#fff; text-align:center; line-height:30px; display:block; z-index:1; position:absolute; left:0; top:0; width:100%; height:100%; transition-duration:500ms;}
.ladyScroll dl .more span{ display:block; position:absolute; right:100%; top:0; width:100%; height:100%; background-color:#232121a8; transition: 0.4s all ease}
.ladyScroll dl .more:hover span{ right:0}
.ladyScroll dl p{ position:absolute; left:0; top:550px; width:100%; height:100%; background-color:#232121a8;transition: 0.5s all ease}
.ladyScroll dl:hover p{top:0; }

/* 本例子css */
.ladyScroll2{width:1350px; min-width:1350px;height:410px; margin:0 auto;position:relative;top:10px;}
.ladyScroll2 .prev,.ladyScroll2 .next{width:51px;height:45px;position:absolute;top:140px;left:0;z-index:100; cursor:pointer; background:url(../images/btns.png) no-repeat;}
.ladyScroll2 .next{ left:auto; right:0; background-position:0 -90px;}
.ladyScroll2 .prev:hover{ background-position:0 -45px; }
.ladyScroll2 .next:hover{ background-position:0 -135px; }

.ladyScroll2 .scrollWrap2{width:1320px; min-width:1320px; margin-left:22px;padding-top:45px;overflow:hidden;position:absolute; }
.ladyScroll2 dl{float:left;width:300px;text-align:center;position:relative; margin-right:32px; background:#fff; border-radius:15px; }
.ladyScroll2  span{display:block;width:100%;height:35px;position:absolute;left:0px;bottom:0;background:#5f626b;filter:alpha(opacity=80);opacity:0.80;}
.ladyScroll2  dt{margin:0 auto;width:100%; overflow:hidden;}
.ladyScroll2  img{display:block; width:100%; height:auto;border-radius:15px;}
.ladyScroll2 dd{width:100%;height:30px;line-height:28px;font-size:16px;color:#fff;text-align:center;overflow:hidden;position:absolute;left:0px;bottom:0; }
.ladyScroll2  dl a{ color:#fff;}
.ladyScroll2  dl a:hover{ text-decoration:none;}
.ladyScroll2 dl:hover{ box-shadow:5px 5px 5px #999;border-radius:15px; }

.coco_mobile { width:1220px; height: auto; margin: 0 auto;}
.index_db{ height:auto; padding:50px 0; }
.index_db h5{font-size:36px; font-weight: normal; line-height:36px; color:#016d2d; text-align:center}
.index_db h6{font-size:16px; line-height:26px; color:#666; font-weight:400; margin-top:15px; text-align:center}

.db_box{ width:1220px; height:auto; overflow:hidden; margin-top:40px;text-align:center }
.db_box .l{ float:right; width:680px; height:620px; background-color:#fff; position:relative;margin-top:20px; }

.db_box_l{ position:absolute; left:40px; top:60px; width:600px; height:auto; z-index:2; text-align:left;}
.db_box_l h3{font-size:26px; line-height: 26px; color: #000;font-weight:normal;  }
.db_box_l h4{font-size:14px; line-height:26px; font-weight:400; color: #000; margin-top:20px}

.db_box .l .ip5_icon{width:70px; height:12px; background:url(../images/ipart05_4.png) no-repeat center; position:absolute; right:30px; bottom:40px; transition:all 0.5s ease;}
.db_box .l:hover .ip5_icon{right:50px;}

.db_box .r{ float:left; width:505px; height:auto}
.db_box_r{ width:505px; height:auto;position:absolute; z-index:2; text-align:left;}
.db_box_r li{ width:505px; height:300px; margin-bottom:15px;margin:20px; background: #fff; position: relative;box-shadow: 0px 0px 10px #999;}
.db_box_r li a{ display:block; color:#FFFFFF}
.db_box_r li .text{ position:absolute; float:left;margin-right:25px;margin-left:25px; top:30px; width:100%; height:auto; z-index:2}
.db_box_r li .text h5{float:left;font-size: 30px; line-height: 26px; color: #444; font-weight:400; }
.db_box_r li .text h6{float:left;font-size: 24px; line-height: 26px; color: #016d2d; font-weight:normal;  margin-top:40px;}
.db_box_r li .text p{float:left;width:450px;font-size:14px; line-height:26px; font-weight:400; color: #666; margin-top:20px}
.db_box_r li:nth-of-type(2n+0){ margin-bottom:0}
}
