@charset "utf-8";
@font-face {
  font-family: "impact";
  src: url("../font/impact.woff2") format("woff2"),
       url("../font/iimpact.woff") format("woff"),
       url("../font/iimpact.ttf") format("truetype"),
       url("../font/iimpact.eot") format("embedded-opentype"),
       url("../font/iimpact.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
body{margin:0px; font-size:14px; color:#444; font-family:"微软雅黑", Arial, Helvetica, sans-serif;}
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family:"微软雅黑", Arial, Helvetica, sans-serif; font-style:normal;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px; font-family:"微软雅黑", Arial, Helvetica, sans-serif; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#444; text-decoration:none;}
a:hover{color:#009340;}
.clear{overflow:hidden; clear:both; height:0px;}
.lf{float:left;}
.rt{float:right;}
::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background-color:#000;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#009340;}
::-webkit-scrollbar-thumb:active{background-color:#009340;}

.yd_bj{width:100%; height:100vh; background:url(../images/y_bj.jpg) no-repeat center / cover; position:fixed; top:0; left:0; overflow:hidden;}
.yd_bj .bj_tm{width:100%; height:100%; position:absolute; top:0; left:0; background-color:rgba(0,0,0,.4); z-index:99;}
.yd_bj video{width:100%;}
@media (max-width: 995px){
.yd_bj .bj_tm{display:none;}
.yd_bj video{display:none;}
}

.yindao{width:100%; height:100vh; position:relative; overflow:hidden;}
.yindao img{width:100%; height:auto; display:block;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.yindao .yd_lm{width:1000px; position:absolute; top:50%; margin-top:-200px; left:50%; margin-left:-500px; overflow:hidden;}
.yindao .yd_lm ul{width:1200px;}
.yindao .yd_lm ul li{width:200px; float:left; margin-right:200px; position:relative;}
.yindao .yd_lm .tp_1{width:180px; margin:0 auto 30px;}
.yindao .yd_lm .tp_2{width:180px; margin:0 auto; position:absolute; top:0; left:10px;}
.yindao .yd_lm ul li:hover .tp_2 img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.yindao .yd_lm .tp_3{width:198px; margin:0 auto;}
.yindao .yd_xx{width:804px; position:absolute; bottom:5%; left:50%; margin-left:-402px;}
.yindao .yd_xx .xb{width:69px; margin:0 auto 30px;}
.yindao .yd_xx .by{width:804px; margin:0 auto;}
@media (max-width: 1079px){
.yindao .yd_lm{width:90%; margin-top:-250px; left:5%; margin-left:auto;}
.yindao .yd_lm ul{width:100%;}
.yindao .yd_lm ul li{width:23.3333%; float:left; margin:0 5%;}
.yindao .yd_lm .tp_1{width:100%; margin:0 auto 20px;}
.yindao .yd_lm .tp_2{width:100%; top:0; left:0;}
.yindao .yd_lm .tp_3{width:100%;}
}
@media (max-width: 995px){
.yindao .yd_lm{margin-top:-200px;}
.yindao .yd_xx{width:90%; left:5%; margin-left:auto;}
.yindao .yd_xx .xb{width:5%;}
.yindao .yd_xx .by{width:100%;}
}
@media (max-width: 766px){
.yindao{height:auto;}
.yindao .yd_lm{width:20%; margin:50px auto 0; left:auto; top:auto; position:relative;}
.yindao .yd_lm ul{width:100%;}
.yindao .yd_lm ul li{width:100%; float:left; margin:0 auto 46px;}
.yindao .yd_xx{width:95%; margin:0 auto 40px; position:relative; bottom:auto; left:auto;}
.yindao .yd_xx .xb{margin:0 auto 20px;}
}
@media (max-width: 375px){
.yindao .yd_xx{margin:0 auto 30px;}
}
@media (max-width: 320px){
.yindao .yd_lm ul li{margin:0 auto 30px;}
}

.header { width:96%; padding:16px 2%; position:fixed; top:0; left:0; z-index:99999; background-color:rgba(255,255,255,1); }
.header.on{background-color:rgba(255,255,255,1); box-shadow:0 1px 8px #b8b8b8; }

.header .yy{font-size:16px; line-height:46px; color:#666;}
.header .yy a{font-size:14px; line-height:46px; padding:0 10px; color:#666;}
.header .search{width:150px; height:28px; margin-top:7px; border:2px solid #009340; border-radius:10px; margin-right:10px; position:absolute; right:10%; top:50%; margin-top:-15px;}
.header .search input.sz{width:100px; height:28px; padding:0 5px; color:#666; line-height:28px; float:left;}
.header .search input.ss{width:40px; height:28px; background:url(../images/ss.png) no-repeat center; cursor:pointer; float:right;}
.header .an{line-height:14px; font-size:12px; display:none; z-index:9999; text-align:center }
.header .an span { display:block; position:absolute; left:2%; top:51%; margin-top:-15px; }
.header .an i{font-size:18px; color:#000; line-height:18px;}
.header .an i.icon-reorder{display:block; position:absolute; top:52%; margin-top:0; left:2.5%; z-index:9999; }
.header .an.n i.icon-reorder{display:none;}
.header .an i.icon-remove{display:none;}
.header .an.n i.icon-remove{display:block; position:absolute; top:45%; left:46.6%; z-index:9999; }

.header .logo { width:230px; margin:0 auto; }
.header .logo img { width:100%; max-width:230px; text-align:center }
.header .yy { float:none; font-size:12px; line-height:30px; position:absolute; right:2%; top:50%; margin-top:-15px;}
.header .yy a{font-size:12px; line-height:30px; padding:0; color:#666;}

.header .an{display:block; z-index:9999; }
.header .nav{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:fixed; right:-100%; top:0; margin:0;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.header .nav.n{right:0;}
.header .nav ul{width:50%; height:98%; padding-top:2%; background-color:#2b2b2b; position:absolute; left:0;}
.header .nav ul li{width:80%; font-size:14px; padding:0 5%; margin:0 5%; line-height:50px; border-bottom:1px solid #fff; float:none; position:relative;}
.header .nav ul li i{top:20px; right:20%;}
.header .nav ul li a { color:#fff; }
.header .nav ul li i{position:absolute; top:16px; right:3px;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.header .nav ul li:hover i{-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-o-transform:rotate(180deg);
-ms-transform:rotate(180deg);
transform:rotate(180deg);}
.header .nav ul li em{width:18px; height:12px; display:inline-block; margin-right:5px;}
.header .nav ul li:hover .ej{display:block;}
.header .nav .ej{ width:100%; margin:0 auto; background:none; position:relative; left:auto; display:none;}

.header .nav .ej a { line-height:40px; border-bottom:0; padding:0 20px 0 0 }
@media only screen and (max-width:1080px){

}
@media only screen and (max-width:1024px){

}
@media only screen and (max-width:995px){
.header { width:96%; padding:20px 2%; position:fixed; top:0; left:0; z-index:99999; background-color:rgba(255,255,255,1); }
.header .search{display:none;}
.header .yy .on, .yy span { display:none; }


.header .an i.icon-reorder{display:block; position:absolute; top:52%; margin-top:0; left:4%; z-index:9999; }

.header .an.n i.icon-remove{display:block; position:absolute; top:28%; left:72%; z-index:9999;}
.header .nav ul{width:80%; height:98%; padding-top:2%; background-color:#2b2b2b; position:absolute; right:0;}
.header .nav .ej a { line-height:30px; padding:0 26px 0 0;  }

}
.tabTit{ font-size:0; text-align:center; transition:top linear .2s; margin-bottom:50px }
.tabTit a{ display:inline-block; zoom:1; *display:inline; background:#f1f1f1; padding-left:50px; padding-right:50px; height:46px; margin:0 20px; overflow:hidden; white-space:nowrap; text-align:center; transition:all linear .2s; font:18px/46px microsoft yahei; color:#000; border-radius:40px }
.tabTit a:hover,.tabTit .on{ background:#00923f; color:#fff;}
.weizhi { line-height:50px; font-size:14px; background:url(../images/wz.png) no-repeat left; padding-left:40px; text-align:left; }
.weizhi span { color:#009340; }
.gallery-top{width:100%; height:788px; margin-top:80px }
.gallery-top .swiper-slide{width:100%; height:100%; position:relative;}
.gallery-top .swiper-slide .nr{width:1100px; text-align:center; position:absolute; left:50%; margin-left:-550px; top:50%; margin-top:-160px;}
.gallery-top .swiper-slide .tp1{ float:left; text-align:left; width:100%; color:#4c4c4c; font-size:40px; margin-bottom:30px; font-weight:bold }
.gallery-top .swiper-slide .tp2{ float:left; width:100%; text-align:left; color:#4e4e4e; font-size:35px; margin-bottom:50px }
.gallery-top .swiper-slide .nr1{width:1100px; text-align:center; position:absolute; left:50%; margin-left:-550px; top:50%; margin-top:-160px;}
.gallery-top .swiper-slide .tp3{ float:left; width:40%; text-align:left; color:#4e4e4e; font-size:18px; margin-bottom:50px; line-height:35px }
.gallery-top .swiper-slide .lx { width:226px; height:56px; background-color:#009340; border-radius:5px;  border-radius:56px; float:left }
.gallery-top .swiper-slide .lx:hover { background:#333; }
.gallery-top .swiper-slide .lx img { vertical-align:middle; }
.gallery-top .swiper-slide .lx a{font-size:20px; line-height:56px; color:#fff; display:block;}
.gallery-top .swiper-slide .lj{width:170px; height:56px; background-color:#fff; border-radius:5px; display:inline-block;  margin:0 20px;}
.gallery-top .swiper-slide .lj a{font-size:20px; line-height:56px; color:#009340; display:block;}
.gallery-top .swiper-button-next{width:70px; height:70px; background:url(../images/btn-nex.jpg) no-repeat; right:30px; margin-top:-35px; background-size:70px 70px; -webkit-background-size:70px 70px; -moz-background-size:30px 80px; -ms-background-size:70px 70px; -o-background-size:70px 70px; opacity:.5;}
.gallery-top .swiper-button-next:hover{opacity:.8;}
.gallery-top .swiper-button-prev{width:70px; height:70px; background:url(../images/btn-pre.jpg) no-repeat; left:30px; margin-top:-35px; background-size:70px 70px; -webkit-background-size:70px 70px; -moz-background-size:70px 70px; -ms-background-size:70px 70px; -o-background-size:70px 70px; opacity:.5;}
.gallery-top .swiper-button-prev:hover{opacity:.8;}






@media only screen and (max-width:1080px){
.gallery-top .swiper-slide .nr{width:80%; left:10%; margin-left:auto; top:30%; margin-top:auto;}
.gallery-top .swiper-slide .nr img{width:100%;}

.gallery-top .swiper-slide .nr1{width:80%; left:10%; margin-left:auto; top:30%; margin-top:auto;}
.gallery-top .swiper-slide .nr1 img{width:100%;}
.gallery-top .swiper-slide .tp3{margin:30px auto 0;}
.gallery-top .swiper-slide .tp4{margin:0 auto 30px;}
}
@media only screen and (max-width:995px){
.gallery-top{width:100%; height:31vh; }	
.gallery-top .swiper-slide .nr{width:100%; left:0; top:26%;}
.gallery-top .swiper-slide .nr1{width:100%; left:0; top:16%;}
.gallery-top .swiper-slide .tp1{ float:left; text-align:left; width:90%; color:#4c4c4c; font-size:14px; margin-bottom:10px; font-weight:bold; padding-left:3% }
.gallery-top .swiper-slide .tp2{ float:left; width:90%; padding-left:3%; text-align:left; color:#4e4e4e; font-size:14px; margin-bottom:20px }
.gallery-top .swiper-slide .tp3{ float:left; width:43%; padding-left:3%; text-align:left; color:#4e4e4e; font-size:12px; line-height:16px; margin-bottom:0px }
.gallery-top .swiper-slide .lx { width:120px; height:30px; background-color:#009340;  border-radius:30px; float:left; margin-left:3% }
.gallery-top .swiper-slide .lx img { width:20px; }
.gallery-top .swiper-slide .lx a { font-size:12px; line-height:30px }
.gallery-top .swiper-slide .lj{width:34%; height: 36px; margin:0 2%;}
.gallery-top .swiper-slide .lj a{font-size:14px; line-height:36px;}

.gallery-top .swiper-slide .tp3{margin:10px auto 20px;}
.gallery-top .swiper-slide .tp4{display:none;}
.gallery-top .swiper-button-prev{display:none;}
.gallery-top .swiper-button-next{display:none;}
}

.sy_bk {width:100%; overflow:hidden; margin-top:70px }
.sy_bk .jie { width:900px; text-align:center; margin:50px auto; font-size:16px; color:#666; line-height:30px }
.sy_bk ul li{width:25%; float:left; position:relative;}
.sy_bk img{width:100%; height:auto; display:block;
transition:all 3s;
-webkit-transition:all 3s;
-moz-transition:all 3s;
-ms-transition:all 3s;
-o-transition:all 3s;}
.sy_bk .dt{width:100%; overflow:hidden;}
.sy_bk ul li:hover .dt img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_bk .bj{width:100%; height:100%; position:absolute; background-color:rgba(0,0,0,.4); top:0; left:0;}
.sy_bk .tw{width:70%; position:absolute; top:50%; margin-top:-80px; left:15%;}
.sy_bk .tw .t{width:61px; margin:0 auto 50px;}
.sy_bk .tw .w{text-align:center; color:#fff; text-transform:uppercase;}
.sy_bk .tw .w h3{font-size:26px; line-height:50px; border-bottom:1px solid #fff; width:50%; margin:0 auto;}
.sy_bk .tw .w p{font-size:14px; margin-top:10px;}
@media only screen and (max-width:995px){
.sy_bk ul li{width:50%;}
.sy_bk .tw{width:90%; margin-top:-51px; left:5%;}
.sy_bk .tw .t{width:40px; margin:0 auto 15px;}
.sy_bk .tw .w{text-align:center; color:#fff; text-transform:uppercase;}
.sy_bk .tw .w h3{font-size:16px; line-height:30px; width:100%;}
.sy_bk .tw .w p{font-size:12px; margin-top:5px;}
}

.gy_bt{width:100%; text-align:center; text-transform:uppercase; padding-bottom:26px; margin-bottom:40px; background:url(../images/bt.png) no-repeat center bottom;}
.gy_bt h2 span { color:#009340 }
.gy_bt h2{font-size:40px; line-height:56px; color:#333; font-weight:bold }
.gy_bt h3{font-size:18px; line-height:30px; color:#999 }

.gy_bt2{width:100%; text-align:center; text-transform:uppercase; margin-bottom:40px; }
.gy_bt2 h2 span { color:#009340 }
.gy_bt2 h2{font-size:40px; line-height:56px; color:#333; font-weight:bold }


.gy_bt3{width:100%; text-align:center; text-transform:uppercase; margin-bottom:40px; }
.gy_bt3 h2 span { color:#009340 }
.gy_bt3 h2{font-size:40px; line-height:56px; color:#333; font-weight:bold }


.gy_bt1{width:100%; text-align:center; text-transform:uppercase; padding-bottom:26px; margin-bottom:40px; background:url(../images/bt1.png) no-repeat center bottom;}
.gy_bt1 h2 span { color:#fff }
.gy_bt1 h2{font-size:40px; line-height:56px; color:#fff; font-weight:bold }
.gy_bt1 h3{font-size:18px; line-height:30px; color:#fff }
@media only screen and (max-width:995px){
.gy_bt{padding-bottom:20px; background:url(../images/bt0.png) no-repeat center bottom; margin-bottom:30px;}
.gy_bt h2{font-size:26px; line-height:40px;}
.gy_bt h3{font-size:18px; line-height:30px;}
.gy_bt1{padding-bottom:20px; background:url(../images/bt10.png) no-repeat center bottom; margin-bottom:30px;}
.gy_bt1 h2{font-size:26px; line-height:40px;}
.gy_bt1 h3{font-size:18px; line-height:30px;}

.gy_bt2 { padding-bottom:0px; margin-bottom:20px;}
.gy_bt2 h2{font-size:26px; line-height:40px;}
.gy_bt2 h3{font-size:18px; line-height:30px;}


.gy_bt3 { width:80%; margin:0 10%; padding-bottom:0px; margin-bottom:20px;  margin-top:20px }
.gy_bt3 h2{font-size:20px; line-height:30px;}
.gy_bt3 h3{font-size:18px; line-height:30px;}
}

.sy_xz{width:1080px; margin:80px auto; overflow:hidden;}
.sy_xz ul{margin-top:50px;}
.sy_xz ul li{width:220px; padding:0 70px; float:left; background:url(../images/pro_chline1.png) repeat-y right;}
.sy_xz .tp{width:160px; height:160px; margin:0 auto; position:relative; overflow:hidden;}
.sy_xz .tp:before{content:''; width:156px; height:156px; border:2px solid #009340; border-radius:100%; position:absolute; clip:rect(0px,160px,160px,0px);
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.sy_xz .tp:hover:before{clip:rect(160px,77px,160px,0px);}
.sy_xz .tp:after{content:''; width:156px; height:156px; border:2px solid #009340; border-radius:100%; position:absolute; clip:rect(0px,160px,160px,80px);
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.sy_xz .tp:hover:after{clip:rect(0,160px,0px,80px);}
.sy_xz .t{width:160px; height:160px; position:absolute; z-index:999;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;} 
.sy_xz .t1{background:url(../images/a5.png) no-repeat center;}
.sy_xz .t2{background:url(../images/a6.png) no-repeat center;}
.sy_xz .t3{background:url(../images/a7.png) no-repeat center;}
.sy_xz .tp:hover .t1{background:url(../images/a5_1.png) no-repeat center;
transition:all .3s .8s;
-webkit-transition:all .3s .8s;
-moz-transition:all .3s .8s;
-ms-transition:all .3s .8s;
-o-transition:all .3s .8s;}
.sy_xz .tp:hover .t2{background:url(../images/a6_1.png) no-repeat center;
transition:all .3s .8s;
-webkit-transition:all .3s .8s;
-moz-transition:all .3s .8s;
-ms-transition:all .3s .8s;
-o-transition:all .3s .8s;}
.sy_xz .tp:hover .t3{background:url(../images/a7_1.png) no-repeat center;
transition:all .3s .8s;
-webkit-transition:all .3s .8s;
-moz-transition:all .3s .8s;
-ms-transition:all .3s .8s;
-o-transition:all .3s .8s;}
.sy_xz .tp .tq{width:160px; height:160px; background-color:#009340; border-radius:100%; position:absolute; top:160px;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.sy_xz .tp:hover .tq{top:0;
transition:all .3s .5s;
-webkit-transition:all .3s .5s;
-moz-transition:all .3s .5s;
-ms-transition:all .3s .5s;
-o-transition:all .3s .5s;}
.sy_xz .wz{text-align:center; font-size:16px; color:#999; line-height:26px; margin-top:15px;}
.sy_xz .wz h3{font-size:20px; color:#444; margin-bottom:6px;}
.sy_xz .wz p { text-align:left; }
.sy_xz .lj_zx{width:260px; height:60px; border-radius:50px; margin:70px auto 0; border:2px solid #009340; color:#009340; font-size:20px; line-height:60px; text-align:center; display:block; position:relative; overflow:hidden;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.sy_xz .lj_zx:after{content:''; width:0; height:60px; background-color:#f8f8f8; position:absolute; top:0; left:0; z-index:-1;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.sy_xz .lj_zx:hover:after{width:100%;}
.sy_xz .lj_zx a{display:block;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.sy_xz .lj_zx:hover a{color:#009340;}
.sy_xz i{padding-left:20px;}
.sy_xz .lj_zx img { vertical-align:middle; }


.tzbg { background:#f1f1f1; padding:50px 0 10px 0; }
.cp_xz{width:1200px; margin:0 auto; overflow:hidden; margin-bottom:50px }
.cp_xz ul{margin-top:50px;}
.cp_xz ul li{width:265px; padding:0 17px 0 17px; float:left; }
.la { padding-right:0; }
.cp_xz .tp{width:140px; height:140px; margin:0 auto; position:relative; overflow:hidden;}
.cp_xz .tp:before{content:''; width:136px; height:136px; border:2px solid #009340; border-radius:100%; position:absolute; clip:rect(0px,140px,140px,0px);
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.cp_xz .tp:hover:before{clip:rect(140px,77px,140px,0px);}
.cp_xz .tp:after{content:''; width:136px; height:136px; border:2px solid #009340; border-radius:100%; position:absolute; clip:rect(0px,140px,140px,80px);
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.cp_xz .tp:hover:after{clip:rect(0,140px,0px,80px);}
.cp_xz .t{width:140px; height:140px; position:absolute; z-index:999;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;} 
.cp_xz .t1{background:url(../images/12.png) no-repeat center;}
.cp_xz .t2{background:url(../images/13.png) no-repeat center;}
.cp_xz .t3{background:url(../images/9.png) no-repeat center;}
.cp_xz .t4{background:url(../images/10.png) no-repeat center;}
.cp_xz .t5{background:url(../images/11.png) no-repeat center;}
.cp_xz .tp:hover .t1{background:url(../images/121.png) no-repeat center;
transition:all .3s .8s;
-webkit-transition:all .3s .8s;
-moz-transition:all .3s .8s;
-ms-transition:all .3s .8s;
-o-transition:all .3s .8s;}
.cp_xz .tp:hover .t2{background:url(../images/131.png) no-repeat center;
transition:all .3s .8s;
-webkit-transition:all .3s .8s;
-moz-transition:all .3s .8s;
-ms-transition:all .3s .8s;
-o-transition:all .3s .8s;}
.cp_xz .tp:hover .t3{background:url(../images/91.png) no-repeat center;
transition:all .3s .8s;
-webkit-transition:all .3s .8s;
-moz-transition:all .3s .8s;
-ms-transition:all .3s .8s;
-o-transition:all .3s .8s;}
.cp_xz .tp:hover .t4{background:url(../images/101.png) no-repeat center;
transition:all .3s .8s;
-webkit-transition:all .3s .8s;
-moz-transition:all .3s .8s;
-ms-transition:all .3s .8s;
-o-transition:all .3s .8s;}
.cp_xz .tp:hover .t5{background:url(../images/111.png) no-repeat center;
transition:all .3s .8s;
-webkit-transition:all .3s .8s;
-moz-transition:all .3s .8s;
-ms-transition:all .3s .8s;
-o-transition:all .3s .8s;}
.cp_xz .tp .tq{width:140px; height:140px; background-color:#009340; border-radius:100%; position:absolute; top:160px;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.cp_xz .tp:hover .tq{top:0;
transition:all .3s .5s;
-webkit-transition:all .3s .5s;
-moz-transition:all .3s .5s;
-ms-transition:all .3s .5s;
-o-transition:all .3s .5s;}
.cp_xz .wz{text-align:center; font-size:15px; color:#666; line-height:26px; margin-top:15px;}
.cp_xz .wz h3{font-size:26px; color:#333; font-weight:bold; margin-bottom:16px;}
.cp_xz .wz p { text-align:left; }
.cp_xz .lj_zx{width:260px; height:60px; border-radius:50px; margin:70px auto 0; border:2px solid #009340; color:#009340; font-size:20px; line-height:60px; text-align:center; display:block; position:relative; overflow:hidden;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.cp_xz .lj_zx:after{content:''; width:0; height:60px; background-color:#f8f8f8; position:absolute; top:0; left:0; z-index:-1;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.cp_xz .lj_zx:hover:after{width:100%;}
.cp_xz .lj_zx a{display:block;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.cp_xz .lj_zx:hover a{color:#009340;}
.cp_xz i{padding-left:20px;}
.cp_xz .lj_zx img { vertical-align:middle; }


.lj_zx0 { width:260px; height:60px; border-radius:50px; margin:70px auto 0; color:#fff; background:#009340; font-size:20px; line-height:60px; text-align:center; display:block; position:relative; overflow:hidden;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.lj_zx0 a { color:#fff; }
.lj_zx0:hover { background:#333; }
.lj_zx0:hover a{color:#fff;}

.lj_zx0 img { vertical-align:middle; }


@media only screen and (max-width:768px){
.sy_xz{width:90%; margin:30px auto;}
.sy_xz ul{margin-top:0;}
.sy_xz ul li{width:33.33333%; padding:0; margin:30px auto 0; background:none;}
.sy_xz .tp{width:120px; height:120px;}
.sy_xz .tp:before{width:116px; height:116px; clip:rect(0px,120px,120px,0px);}
.sy_xz .tp:hover:before{clip:rect(120px,60px,120px,0px);}
.sy_xz .tp:after{ width:116px; height:116px; clip:rect(0px,120px,120px,60px);}
.sy_xz .tp:hover:after{clip:rect(0,120px,0px,60px);}
.sy_xz .t{width:120px; height:120px;} 
.sy_xz .t1{background-size:100% 100%;}
.sy_xz .t2{background-size:100% 100%;}
.sy_xz .t3{background-size:100% 100%;}
.sy_xz .tp:hover .t1{background-size:100% 100%;}
.sy_xz .tp:hover .t2{background-size:100% 100%;}
.sy_xz .tp:hover .t3{background-size:100% 100%;}
.sy_xz .tp .tq{width:120px; height:120px; top:120px;}
.sy_xz .wz{font-size:14px; margin-top:10px;}
.sy_xz .wz h3{font-size:18px;}

.sy_xz .lj_zx{width:160px; height:40px; border-radius:20px; margin:30px auto 0; font-size:16px; line-height:40px;}
.sy_xz .lj_zx:after{height:40px;}
.sy_xz i{padding-left:10px;}

.lj_zx0{width:160px; height:40px; border-radius:20px; margin:30px auto 0; font-size:16px; line-height:40px;}
.lj_zx0:after{height:40px;}
}
@media only screen and (max-width:766px){
.sy_xz ul li{width:200px; float:none;}
}

.sy_al{width:1200px; margin:80px auto;}
.sy_al .sw_al{width:100%;}
.sy_al .sw_al .swiper-slide{width:1140px; padding:0 60px; box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.sy_al .sw_al .swiper-slide .nr{width:1144px;}
.sy_al .sw_al .swiper-slide .tp{float:left; margin-right:4px; margin-bottom:4px; overflow:hidden;}
.sy_al .sw_al .swiper-slide .tp.t1{width:40.56%;}
.sy_al .sw_al .swiper-slide .tp.t2{width:29%;}
.sy_al .sw_al .swiper-slide .tp.t3{width:37.3%;}
.sy_al .sw_al .swiper-slide .tp.t4{width:20.3%;}
.sy_al .sw_al .swiper-slide .tp img{width:100%; height:auto; display:block;
transition:all 2s;
-webkit-transition:all 2s;
-moz-transition:all 2s;
-ms-transition:all 2s;
-o-transition:all 2s;}
.sy_al .sw_al .swiper-slide .tp ul li:hover img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_al .sw_al .swiper-button-next{width:30px; height:80px; background:url(../images/yjt.png) no-repeat; right:0; margin-top:-40px; background-size:30px 80px; -webkit-background-size:30px 80px; -moz-background-size:30px 80px; -ms-background-size:30px 80px; -o-background-size:30px 80px;}
.sy_al .sw_al .swiper-button-prev{width:30px; height:80px; background:url(../images/zjt.png) no-repeat; left:0; margin-top:-40px; background-size:30px 80px; -webkit-background-size:30px 80px; -moz-background-size:30px 80px; -ms-background-size:30px 80px; -o-background-size:30px 80px;}
@media only screen and (max-width:1080px){
.sy_al{width:1080px;}
.sy_al .sw_al .swiper-slide{width:960px;}
.sy_al .sw_al .swiper-slide .nr{width:964px;}
}
@media only screen and (max-width:1024px){
.sy_al{width:1024px;}
.sy_al .sw_al .swiper-slide{width:904px;}
.sy_al .sw_al .swiper-slide .nr{width:908px;}
}
@media only screen and (max-width:768px){
.sy_al{width:96%; margin:30px auto;}
.sy_al .sw_al .swiper-slide{width:100%;}
.sy_al .sw_al .swiper-slide .nr{width:100%;}
.sy_al .sw_al .swiper-slide .tp{margin:.5%; overflow:hidden;}
.sy_al .sw_al .swiper-slide .tp.t1{width:99%;}
.sy_al .sw_al .swiper-slide .tp.t2{width:49%;}
.sy_al .sw_al .swiper-slide .tp.t3{width:99%;}
.sy_al .sw_al .swiper-slide .tp.t4{width:32.33333%;}
.sy_al .sw_al .swiper-slide .tp img{width:100%; height:auto; display:block;
transition:all 2s;
-webkit-transition:all 2s;
-moz-transition:all 2s;
-ms-transition:all 2s;
-o-transition:all 2s;}
.sy_al .sw_al .swiper-slide .tp ul li:hover img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_al .sw_al .swiper-button-next{width:30px; height:80px; background:url(../images/yjt.png) no-repeat; right:0; margin-top:-40px; background-size:30px 80px; -webkit-background-size:30px 80px; -moz-background-size:30px 80px; -ms-background-size:30px 80px; -o-background-size:30px 80px;}
.sy_al .sw_al .swiper-button-prev{width:30px; height:80px; background:url(../images/zjt.png) no-repeat; left:0; margin-top:-40px; background-size:30px 80px; -webkit-background-size:30px 80px; -moz-background-size:30px 80px; -ms-background-size:30px 80px; -o-background-size:30px 80px;}
}

.sy_cp{width:100%; margin:20px auto; background:#f8f8f8 }
.sy_cp ul li{width:25%; float:left; position:relative;}
.sy_cp img{width:100%; height:auto; display:block;}
.sy_cp .bj{width:100%; height:100%; background-color:rgba(0,147,64,.8); position:absolute; top:0; left:0; opacity:0;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.sy_cp ul li:hover .bj{opacity:1;}
.sy_cp .wz{width:80%; height:80%; border-top:1px solid #fff; color:#fff; position:absolute; left:10%; top:20%; opacity:0;
transition:all .3s .2s;
-webkit-transition:all .3s .2s;
-moz-transition:all .3s .2s;
-ms-transition:all .3s .2s;
-o-transition:all .3s .2s;}
.sy_cp .wz h3{font-size:22px; line-height:32px; margin:5px 0;}
.sy_cp .wz p{font-size:14px; line-height:20px;}
.sy_cp .wz i{width:100%; position:absolute; bottom:0; left:0; font-size:16px; text-transform:uppercase;}
.sy_cp ul li:hover .wz{opacity:1; top:10%;}
.lj_cp { width:900px; height:56px; margin:50px auto 0; background-color:#009340; color:#fff; font-size:21px; line-height:56px; border-radius:56px; text-align:center; display:block;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.lj_cp:hover { background-color:#333; color:#fff;}
.lj_cp img { vertical-align:middle; width:40px }
@media only screen and (max-width:995px){
.sy_cp{margin:30px auto 0;}
.sy_cp ul li{width:50%;}
.sy_cp .wz h3{font-size:20px; line-height:30px;}
.sy_cp .wz i{font-size:14px;}
.sy_cp a.lj_cp{width:100%; height:40px; margin:30px auto 0; font-size:16px; line-height:40px;}
}

.sy_xw{width:96%; margin:80px auto;}
.sy_xw .sw_xw{width:100%;}
.sy_xw .sw_xw .swiper-slide{padding:0 50px; box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.sy_xw .sw_xw .tp{width:100%; overflow:hidden; margin-bottom:10px;}
.sy_xw .sw_xw .tp img{width:100%; height:auto; display:block;
transition:all 2s;
-webkit-transition:all 2s;
-moz-transition:all 2s;
-ms-transition:all 2s;
-o-transition:all 2s;}
.sy_xw .sw_xw .swiper-slide:hover .tp img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_xw .sw_xw h3{font-size:20px; margin-bottom:5px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .sw_xw .swiper-slide:hover h3 a{color:#009340;}
.sy_xw .sw_xw p{font-size:14px; line-height:24px; color:#999;}
.sy_xw .sw_xw em{font-size:14px; line-height:30px; color:#bbb; margin-top:5px;}
.sy_xw .sw_xw i{display:block; margin-top:30px;}
.sy_xw .sw_xw .swiper-button-next{width:26px; height:56px; background:url(../images/h_yj.jpg) no-repeat; right:0; margin-top:-13px; background-size:26px 56px; -webkit-background-size:26px 56px; -moz-background-size:26px 56px; -ms-background-size:26px 56px; -o-background-size:26px 56px;}
.sy_xw .sw_xw .swiper-button-prev{width:26px; height:56px; background:url(../images/h_zj.jpg) no-repeat; left:0; margin-top:-13px; background-size:26px 56px; -webkit-background-size:26px 56px; -moz-background-size:26px 56px; -ms-background-size:26px 56px; -o-background-size:26px 56px;}
@media only screen and (max-width:995px){
.sy_xw{margin:30px auto;}
.sy_xw .sw_xw .swiper-slide{padding:0 40px;}
.sy_xw .sw_xw .tp{width:100%; overflow:hidden; margin-bottom:10px;}
.sy_xw .sw_xw .tp img{width:100%; height:auto; display:block;
transition:all 2s;
-webkit-transition:all 2s;
-moz-transition:all 2s;
-ms-transition:all 2s;
-o-transition:all 2s;}
.sy_xw .sw_xw .swiper-slide:hover .tp img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_xw .sw_xw h3{font-size:20px; margin-bottom:5px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .sw_xw .swiper-slide:hover h3 a{color:#009340;}
.sy_xw .sw_xw p{font-size:14px; line-height:24px; color:#999;}
.sy_xw .sw_xw em{font-size:14px; line-height:30px; color:#bbb; margin-top:5px;}
.sy_xw .sw_xw i{display:block; margin-top:30px;}
.sy_xw .sw_xw .swiper-button-next{width:26px; height:26px; background:url(../images/h_yj.jpg) no-repeat; right:0; margin-top:-13px; background-size:26px 26px; -webkit-background-size:26px 26px; -moz-background-size:26px 26px; -ms-background-size:26px 26px; -o-background-size:26px 26px;}
.sy_xw .sw_xw .swiper-button-prev{width:26px; height:26px; background:url(../images/h_zj.jpg) no-repeat; left:0; margin-top:-13px; background-size:26px 26px; -webkit-background-size:26px 26px; -moz-background-size:26px 26px; -ms-background-size:26px 26px; -o-background-size:26px 26px;}
}

.ny_ban{width:100%; height:360px; overflow:hidden; position:relative; margin-top:70px }
.ny_ban .tp{width:1200px; top:50%; margin-top:-10px; left:50%; margin-left:-600px; position:absolute;}
.ny_ban .tp img{width:100%; height:auto; display:block;}

/* --------------------------------matter-list--------------------------------- */

.matter-box {
    width: 100%;
}

.matter-list {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 60px 0 30px 0;
}

.relation {
    width: 100%;
    overflow: hidden;
	margin-bottom: 44px;
}

.relation ul li {
  
    overflow: hidden;
}

.relation ul li:nth-child(1) {
    width: 60.8%;
    border-right: 1px solid #eeeeee;
}

.relation ul li:nth-child(1) h2 {
    width: 90%;
    padding: 6px 0 20px 0;
    font-size: 24px;
    color: #000;
}

.relation ul li:nth-child(1) h5 {
    margin-top: 6px;
}

.relation ul li:nth-child(1) h5 img {
    float: left;
    vertical-align: middle;
    margin: 3px 16px 0 0;
}

.relation ul li:nth-child(1) h5 p {
    width: 90%;
    font-size: 14px;
    color: #aeaeae;
    line-height: 24px;
    /*height: 44px;*/
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

    -moz-user-select: text !important;
    -webkit-user-select: text !important;
    -ms-user-select: text !important;
    -khtml-user-select: text !important;
     user-select: text !important;
}

.relation ul li:nth-child(1) h5:hover p {
    color: #009340;
}


.relation ul li:nth-child(2) {
    width: 39%;
}
.relation ul li:nth-child(2) h1{
    border: 1px solid #e5e5e5;
    width: 136px;
    height: 166px;
    float: right;
    text-align: center;
   margin-top: 5%;
   margin-left: 16%;
}
.relation ul li:nth-child(2) h1 img{
    width: 120px;
    height: 120px;
    margin: 10px 0 0px 0;
}
.relation ul li:nth-child(2) h1 p{
    font-size: 14px;
    color: #aeaeae;
}

.map{
    width: 100%;
    height: 330px;
    overflow: hidden;
    margin: 16px 0 20px 0;
}
.matter-form {
    width: 100%;
    overflow: hidden;
    margin:0;
}

.matter-form ul li {
    
    width:80%;
	margin:0 auto;
    height: auto;
    overflow: hidden;
}

.form-list h4 {
    font-size: 24px;
    color: #2a2a2a;
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 6px 0 16px 0;
}

.form-list p {
    width: 100%;
    height: 110px;
    font-size: 12px;
    color: #999999;
    line-height: 22px;
    margin: 6px 0 4px 0;
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.form-input {
    width: 100%;
    margin: 28px 0;
    overflow: hidden;
}

.form-input h2 {
    font-size: 18px;
    margin: 0 0 10px 0;
    color: #676666;
}

.form-input h2 span {
    color: #ff2f2f;
}

.form-input input {
    width: 98%;
    height: 40px;
    font-size: 16px;
    color: #676666;
    text-indent: .8em;
    border: 1px solid #e5e5e5;
}

.form-input input:focus {
    border: 1px solid #009340;
}

.form-input textarea {
    width: 94%;
    height: 160px;
    font-size: 16px;
    color: #676666;
    padding:2%;
    border: 1px solid #e5e5e5;
	outline:none;
}

.form-input textarea:focus {
    border: 1px solid #009340;
}

.form-list h1 {
    width: 200px;
	
    height: 44px;
    margin: 10px auto;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    color: #ffffff;
    background-color: #009340;
	border-radius:6px;
}

.form-list h1:hover {
background:#333
}



@media only screen and (max-width:768px){
.ny_ban{height:300px;}
.ny_ban .tp{width:100%; margin-top:0; left:0; margin-left:auto;}
}
@media only screen and (max-width:640px){
.ny_ban{height:200px;}
.ny_ban .tp{top:60%;}
}
@media only screen and (max-width:320px){
.ny_ban{height:180px;}
.ny_ban .tp{top:60%;}
}


.dq_wz{width:100%; border-bottom:1px solid #e7e7e7; line-height:50px;}
.dq_wz .weizhi{width:1200px; margin:0 auto;}
@media only screen and (max-width:1024px){
.dq_wz .weizhi{width:100%;}
}

.ny_nr{width:1200px; margin:50px auto;}
.ny_nr .nr{width:100%; text-align:center;}
.ny_nr .nr img{width:100%; height:auto; display:block;}
.ny_nr .nr p{font-size:15px; line-height:36px;}
.ny_nr .xw{width:100%; overflow:hidden;}
.ny_nr .xw .tp{width:310px; height:214px; border:5px solid #e7e7e7; float:left; overflow:hidden;
transition:all .5s; 
-webkit-transition:all .5s; 
-moz-transition:all .5s; 
-ms-transition:all .5s; 
-o-transition:all .5s;}
.ny_nr .xw .tp img{width:100%; height:auto; display:block;}
.ny_nr .xw ul li:hover .tp{border:5px solid #009340;}
.ny_nr .xw .wz{width:850px; float:right; font-size:14px; line-height:26px; overflow:hidden; position:relative;}
.ny_nr .xw .wz h3{font-size:22px; line-height:32px; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .xw .wz h3 a:hover{color:#009340;}
.ny_nr .xw .wz p{margin-top:10px; font-size:15px; line-height:30px; color:#999;}
.ny_nr .xw .wz span.sj{display:block; float:left; padding-left:20px; background:url(../images/sj.png) no-repeat left center; color:#999;}
.ny_nr .xw .wz a.mr{width:120px; margin-top:30px; line-height:36px; text-align:center; display:block; background-color:#c6c6c6; color:#fff; position:relative; border-radius:8px; z-index:9;
transition:all .5s; 
-webkit-transition:all .5s; 
-moz-transition:all .5s; 
-ms-transition:all .5s; 
-o-transition:all .5s;}
.ny_nr .xw ul li:hover a.mr{background-color:#009340;}
.ny_nr .xw ul li{width:1200px; margin-bottom:30px; float:left;}

.xw1{width:100%; overflow:hidden;}
.xw1 .tp { width:50%; float:left; overflow:hidden;
}
.xw1 ul li { background:#f8f8f8; clear:both }
.xw1 .tp img{width:100%; height:auto; display:block; transition:all .6s;
-webkit-transition:all .6s;
-moz-transition:all .6s;
-ms-transition:all .6s;
-o-transition:all .6s;}
.xw1 ul li:hover .tp img { transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1); }
.xw1 .wz{width:50%; float:left; font-size:14px; line-height:26px; overflow:hidden; position:relative;}
.xw1 .wz h3 { font-size:26px; line-height:38px; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight:bold; margin-top:50px; margin-left:70px }
.xw1 .wz h3 a { color:#333; }
.xw1 .wz h3 a:hover{color:#009340;}
.xw1 .wz p{margin-top:10px; font-size:15px; line-height:30px; color:#666; margin-left:70px; margin-right:50px; height:88px; overflow:hidden }
.xw1 .wz span.x{ width:50px; height:2px; display:block; background:#009340; margin-left:70px; margin-bottom:30px }
.xw1 .wz a.mr {width:228px; margin-top:40px; margin-left:66px; line-height:55px; text-align:center; display:block; background-color:#009340; color:#fff; position:relative; font-size:18px; border-radius:55px; z-index:9;
transition:all .5s; 
-webkit-transition:all .5s; 
-moz-transition:all .5s; 
-ms-transition:all .5s; 
-o-transition:all .5s;}
.xw1 .wz a.mr:after{content:''; width:0; height:55px; background-color:#555; position:absolute; top:0; left:0; z-index:-1;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s; border-radius:55px;}
.xw1 .wz a.mr img { vertical-align:middle; }
.xw1 .wz a.mr:hover:after{width:100%;}
.xw1 ul li:hover a.mr{background-color:#009340;}
.xw1 ul li{margin-bottom:60px; float:left;}

.ny_nr .xw2 { width:100%; overflow:hidden;}
.ny_nr .xw2 .tp { overflow:hidden; }
.ny_nr .xw2 ul li { width:29.3%; margin:0 2%; float:left; text-align:center; margin-bottom:30px }
.ny_nr .xw2 ul li h3 { margin-top:10px; }
.ny_nr .xw2 ul li h3 a { font-size:14px; color:#666; }
.ny_nr .xw2 li img{width:100%; height:auto; display:block; transition:all .6s;
-webkit-transition:all .6s;
-moz-transition:all .6s;
-ms-transition:all .6s;
-o-transition:all .6s;}
.ny_nr .xw2 ul li:hover img { transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1); }

.gzbg { background:#f8f8f8; padding:50px 0 10px 0; margin-bottom:50px }
.xw6 { width:100%; overflow:hidden;}
.xw6 .tp { overflow:hidden; }
.xw6 ul li { width:46%; margin:0 2%; float:left; text-align:center; margin-bottom:30px }
.xw6 p { font-size:21px; color:#333; margin-top:10px }

.xw6 li img{width:100%; height:auto; display:block; transition:all .6s;
-webkit-transition:all .6s;
-moz-transition:all .6s;
-ms-transition:all .6s;
-o-transition:all .6s;}
.xw6 ul li:hover img { transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1); }

.sp2 { width:100%; max-width:666px; height:357px; margin:0 auto; margin-bottom:50px; background:url(../images/pad.png) no-repeat center / cover; }
.mm { width:549px; height:412px; margin:0 auto; padding-top:30px }
.mm img { width:100%; }
.sp p { font-size:18px; line-height:36px; color:#666; width:100%; max-width:970px; text-align:left; margin:0 auto; }

.xw8 { width:100%; overflow:hidden; background:#f8f8f8; margin-top:30px; margin-bottom:50px }
.xw8 .tp { overflow:hidden; }
.xw8 ul li { width:23%; margin:0 1%; float:left; }


.xw8 li img{width:100%; height:auto; display:block; transition:all .6s;
-webkit-transition:all .6s;
-moz-transition:all .6s;
-ms-transition:all .6s;
-o-transition:all .6s;}
.xw8 ul li:hover img { transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1); }

.w260 { width:100%; height:auto; }
.w260 li { text-align:center; list-style:none; width:33%; float:left }
.w260 p { color:#333; font-size:18px; line-height:30px; text-align:center; }

.zhi { background:#323232; padding:10px 0 }
.zhi p { font-size:18px; line-height:30px; text-align:left; width:100%; max-width:870px; margin:0 auto; color:#bfbfbf; margin-bottom:50px }
.w26 { width:26%; height:510px; padding:40px 0 0 0; float:left; background:#009340 }
.w26 li { text-align:center; list-style:none }
.w26 p { color:#fff; font-size:18px; text-align:center; font-weight:bold; }
.w74 { width:74%; height:550px; float:left; background:#595858 }

.ji { font-size:18px; line-height:30px; text-align:left; padding:0 90px; color:#666 }


.ying { background:#efefef; padding:10px 0 }
.ying p { font-size:18px; line-height:30px; text-align:center; color:#666 }
.xw10 { width:100%; overflow:hidden;  margin-top:50px; }
.xw10 .tp { overflow:hidden; }
.xw10 ul li { width:21%; margin:0 2%; float:left; text-align:center; margin-bottom:30px }

.xw10 p { font-size:16px; color:#666; line-height:56px; text-align:center }
.xw10 li img{width:100%; max-width:174px; height:auto; margin:0 auto; display:block; transition:all .6s;
-webkit-transition:all .6s;
-moz-transition:all .6s;
-ms-transition:all .6s;
-o-transition:all .6s;}
.xw10 ul li:hover img { opacity:0.9 }

.xw12 { width:100%; overflow:hidden;  margin-top:50px; }
.xw12 .tp { overflow:hidden; }
.xw12 ul li { width:21%; margin:0 2%; float:left; text-align:center; margin-bottom:30px }

.xw12 p { font-size:16px; color:#fff; line-height:46px; margin-bottom:0; text-align:center }
.xw12 li img{width:100%; max-width:170px; height:auto; margin:0 auto; display:block; transition:all .6s;
-webkit-transition:all .6s;
-moz-transition:all .6s;
-ms-transition:all .6s;
-o-transition:all .6s;}
.xw12 ul li:hover img { opacity:0.9 }


.standard_box {
    font-size: 14px;
    padding-bottom:30px;
}

.standard_box h2 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin: 111px 0 75px;
}

.standard_box table {
    margin: 0 auto;
	text-align:left;
}

.standard_box .table_title {
    background: #555;
}

.standard_box .table_title td {
    height: 47px;
    line-height: 47px;
}

.standard_box td {
    width: 464px;
    height: 30px;
    text-align: left;
	text-indent:60px;
    line-height: 30px;
    border: 1px solid #5e5e5e;
}

.sy_gy .xw2 { width:1240px; margin:0 auto; overflow:hidden;}
.sy_gy .xw2 .tp { overflow:hidden; }
.sy_gy .xw2 ul li { width:29.3%; margin:0 2%; float:left; margin-top:10px }
.sy_gy .xw2 ul li h3 { margin-top:16px; margin-bottom:10px; text-align:left }
.sy_gy .xw2 ul li h3 { font-size:20px; line-height:30px; color:#f8f8f8; }
.sy_gy .xw2 ul li p { font-size:14px; line-height:30px; margin-bottom:20px; color:#f8f8f8; text-align:left }
.sy_gy .xw2 li .tp img{width:100%; height:auto; display:block; transition:all .6s;
-webkit-transition:all .6s;
-moz-transition:all .6s;
-ms-transition:all .6s;
-o-transition:all .6s;}
.sy_gy .xw2 ul li:hover .tp img { transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1); }



.xw21 { margin-top:80px; }
.xw21 ul li { width:21.3%; margin:0 6%; margin-bottom:80px; float:left;}
.xw21 .stu { width:40%; float:left; text-align:center }
.xw21 .xd { width:60%; float:right; }

.xw21 .xd h3 { font-size:20px; line-height:64px; color:#333; font-weight:bold }
.xw21 .xd p { font-size:15px; line-height:26px; color:#666; text-align:left }




@media only screen and (max-width:1152px){
.sy_gy .xw2 { width:100%; overflow:hidden;}

	 }
@media only screen and (max-width:1024px){
.ny_nr{width:96%; margin:50px auto;}
.ny_nr .nr p{font-size:14px; line-height:30px;}
.ny_nr .xw .tp{width:30%; height:auto; border:2px solid #e7e7e7; box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.ny_nr .xw ul li:hover .tp{border:2px solid #009340;}
.ny_nr .xw .wz{width:67%; font-size:12px; line-height:22px;}
.ny_nr .xw .wz h3{font-size:16px; line-height:30px; margin-bottom:5px;}
.ny_nr .xw .wz p{margin-top:5px; font-size:12px; line-height:22px;}
.ny_nr .xw ul li{width:100%; margin-bottom:20px;}

}
@media only screen and (max-width:768px){
.ny_nr .xw .wz p{height:44px; overflow:hidden;}
.ny_nr .xw .wz a.mr{margin-top:10px;}
.ny_nr{margin:20px auto;}
.tabTit{ font-size:0; text-align:center; transition:top linear .2s; margin-bottom:13px }
.tabTit a{ display:inline-block; zoom:1; *display:inline; background:#f1f1f1; padding-left:20px; padding-right:20px; height:33px; margin:0 10px 10px 10px; overflow:hidden; white-space:nowrap; text-align:center; transition:all linear .2s; font:14px/33px microsoft yahei; color:#000; border-radius:36px }
.tabTit a:hover,.tabTit .on{ background:#00923f; color:#fff;}
.xw1 .wz h3 { font-size:18px; line-height:20px; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight:bold; margin-top:10px; margin-left:20px }

.xw1 .wz p{margin-top:10px; font-size:14px; line-height:20px; color:#666; margin-left:20px; margin-right:20px; height:60px; overflow:hidden }
.xw1 .wz span.x{ width:50px; height:2px; display:block; background:#009340; margin-left:20px; margin-bottom:20px }
.xw1 .wz a.mr {width:120px; margin-top:20px; margin-left:26px; line-height:35px; text-align:center; display:block; background-color:#009340; color:#fff; position:relative; font-size:12px; border-radius:35px; z-index:9;
}
.xw1 .wz a.mr:after{content:''; width:0; height:35px; background-color:#555; position:absolute; top:0; left:0; z-index:-1;
border-radius:35px;}

.xw1 ul li{margin-bottom:20px; float:left;}

.ny_nr .xw2 ul li { width:46%; margin:0 2%; float:left; text-align:center; margin-bottom:20px }


}
@media only screen and (max-width:766px){
.ny_nr .xw .wz span.sj{display:none;}
.ny_nr .xw .wz h3{margin-bottom:0; font-size:15px;}
.ny_nr .xw .wz p{margin-top:0; height:auto; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .xw .wz a.mr{width:80px; margin-top:5px; font-size:12px; line-height:22px;}
}
@media only screen and (max-width:320px){
.ny_nr .xw .wz h3{margin-bottom:0; font-size:14px; line-height:24px;}
}


.footer{width:100%; padding:0; background-color:#2d2d2d; color:#999;}
.footer .con{width:1200px; margin:30px auto;}
.footer .con .d_lg{width:720px; margin-top:33px; float:left;}
.fnav { width:120px; float:left }
.fnav h3 { margin-bottom:10px; }
.fnav h3 a { font-size:15px; color:#fff; }
.fnav li a { font-size:14px; color:#999; line-height:26px }
.fnav li a:hover { color:#fff; }

.footer .con .d_bq{width:270px; margin-left:0px; padding-left:0px; margin-top:31px; line-height:28px; font-size:14px; float:left;}
.footer .con .d_bq h3 { margin-bottom:4px; }
.footer .con .d_bq h3 a { font-size:15px; color:#fff; }
.footer .con .d_bq a{color:#999;}
.footer .con .d_bq span { font-size:16px; color:#009340; font-weight:bold }

.footer .con .d_pt { width:100px; float:right; overflow:hidden; margin-top:53px }
.footer .con .d_pt .wm{width:90px; }
.footer .con .d_pt .wm img{width:100%; height:auto; display:block;}
.footer .con .d_pt .wm p{font-size:12px; line-height:26px; text-align:center; margin-top:5px;}
.footer .con .d_pt .wm i{display:inline-block; width:17px; height:14px; padding-right:5px;}
.bq { background:#111; line-height:26px; padding:10px 20px; font-size:12px; text-align:center; }
.footer a { color:#999; }
@media only screen and (max-width:1080px) {
.footer .con{width:1000px; margin:0 auto;}
.footer .con .d_lg{width:600px; margin-top:25px;}
.fnav { width:96px; }
.footer .con .d_bq{margin-left:0px; margin-top:25px;}
}
@media only screen and (max-width:955px) {
.footer .con{width:96%;}
.footer .d_bq { padding-top:10px; }
.footer .d_bq h3 { display:none }
.footer .con .d_lg{ display:none }
.footer .con .d_bq{width:100%; text-align:center; margin-left:auto; margin-top:20px; font-size:12px; line-height:22px; float:none;}
.footer .con .d_pt{margin:20px auto 0; float:none;}
.footer .d_pt { padding-bottom:10px; }
.xw1 .wz h3 { font-size:18px; line-height:30px; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight:bold; margin-top:20px; margin-left:30px }

.xw1 .wz p{margin-top:10px; font-size:14px; line-height:26px; color:#666; margin-left:30px; margin-right:20px; height:78px; overflow:hidden }
.xw1 .wz span.x{ width:50px; height:2px; display:block; background:#009340; margin-left:30px; margin-bottom:20px }
.xw1 .wz a.mr {width:160px; margin-top:20px; margin-left:26px; line-height:35px; text-align:center; display:block; background-color:#009340; color:#fff; position:relative; font-size:14px; border-radius:35px; z-index:9;
}
.xw1 .wz a.mr:after{content:''; width:0; height:35px; background-color:#555; position:absolute; top:0; left:0; z-index:-1;
border-radius:35px;}

.xw1 ul li{margin-bottom:20px; float:left;}
.standard_box td {
    width:48%;
    height: 30px;
    text-align: left;
	text-indent:0px;
    line-height: 30px;
    border: 1px solid #5e5e5e;
	font-size:12px;
	padding-left:2%
}
.xw8 ul li { width:46%; margin:6px 2%; float:left; }
.xw8 { padding:10px 0; margin-bottom:20px }
.ji { font-size:15px; line-height:26px; padding:0 20px; text-align:left; color:#666 }
.ying p { font-size:15px; line-height:26px; padding:0 20px; text-align:left; color:#666 }
.xw10 { margin-top:20px; }
.xw10 ul li { width:46%; margin:0 2%; float:left; text-align:center; margin-bottom:10px }
.xw10 p { font-size:14px; color:#666; text-align:center; line-height:36px }


.zhi p { font-size:15px; max-width:90%; line-height:26px; margin-bottom:20px }
.w26 { width:100%; height:auto; padding:0; }
.w26 li { text-align:center; list-style:none; width:33%; float:left }
.w26 p { color:#fff; font-size:14px; text-align:center; font-weight:bold; }
.w74 { width:100%; height:auto }

.xw12 { margin-top:20px; }
.xw12 ul li { width:46%; margin:0 2%; float:left; text-align:center; margin-bottom:10px }
.xw12 p { font-size:14px; line-height:36px }

.sp2 { max-width:90%; height:180px; margin:0 auto; margin-bottom:20px; background:url(../images/pad.png) no-repeat center / cover; }
.mm { width:280px; margin:0 auto; padding-top:15px }
.sp p { font-size:14px; line-height:26px; }
}

.fh_top{width:40px; height:40px; border-radius:100%; background-color:#fff; border:2px solid #e7e7e7; display:none; position:fixed; right:2px; bottom:40px; z-index:999;}
.fh_top img{width:100%; height:auto;}
@media only screen and (max-width:995px){
.fh_top{width:3rem; height:3rem;}
}

.header.qd{position:relative; top:auto; left:auto; background-color:rgba(0,0,0,.7);}

.ej_lm{width:100%; background-color:#fff; border-bottom:2px solid #009340; padding:15px 0; position:fixed; top:0; left:0; z-index:999; opacity:0;}
.ej_lm.on{opacity:1;}
.ej_lm .con{width:1200px; margin:0 auto; overflow:hidden;}
.ej_lm .con .m_c{font-size:16px; line-height:30px; color:#555; float:left;}
.ej_lm .con .l_m{float:right;}
.ej_lm .con .l_m a{font-size:14px; line-height:30px; padding:0 15px;}
.ej_lm .con .l_m a.n{color:#009340;}
@media only screen and (max-width:995px){
.ej_lm{border-bottom:1px solid #009340; padding:10px 0;}
.ej_lm .con{width:96%;}
.ej_lm .con .m_c{font-size:15px; line-height:26px;}
.ej_lm .con .l_m a{font-size:12px; line-height:26px; padding:0 10px;}
}

.xq_a{width:100%; position:relative;}
.xq_a img{width:100%; height:auto; display:block;}
.xq_a .xq_1{position:absolute; width:28%; top:28%; left:5%;}
.xq_a .xq_2{position:absolute; width:33%; top:30%; right:3%;}
.xq_a .xq_3{position:absolute; width:80%; bottom:5%; left:10%;}
.xq_a .xq_3 ul li{width:10%; float:left; margin:0 7.5%;}
@media only screen and (max-width:995px){
.xq_a .xq_1{position:absolute; width:50%; top:8%; left:25%;}
.xq_a .xq_2{position:absolute; width:60%; top:23%; right:20%;}
.xq_a .xq_3{position:absolute; width:100%; bottom:10%; left:0;}
.xq_a .xq_3 ul li{width:16%; float:left; margin:0 4.5%;}
}

.xq_b{width:100%; position:relative;}
.xq_b img{width:100%; height:auto; display:block;}
.xq_b .xq_1{position:absolute; width:46%; top:8%; left:27%;}
.xq_b .xq_2{position:absolute; width:35%; top:36%; left:8%;}
.xq_b .xq_3{position:absolute; width:45%; top:36%; right:8%;}
.xq_b .xq_3 ul{margin-top:13%;}
.xq_b .xq_3 ul li{width:18.3333%; float:left; margin:0 7.5%;}
@media only screen and (max-width:995px){
.xq_b .xq_1{position:absolute; width:70%; left:15%;}
.xq_b .xq_2{position:absolute; width:70%; top:20%; left:15%;}
.xq_b .xq_3{position:absolute; width:90%; top:auto; bottom:8%; right:5%;}
.xq_b .xq_3 .w_z{margin-bottom:5%; text-align:center; color:#fff;}
.xq_b .xq_3 ul li{width:22.3333%; float:left; margin:0 5.5%;}
}

.xq_c{width:100%; position:relative;}
.xq_c img{width:100%; height:auto; display:block;}
.xq_c .xq_1{position:absolute; width:50%; top:8%; left:10%;}
.xq_c .xq_2{position:absolute; width:39%; bottom:5%; left:5%;}
.xq_c .xq_3{position:absolute; width:27%; top:30%; right:5%;}
.xq_c .xq_3 .w_z{margin-bottom:15%; color:#fff;}
.xq_c .xq_3 ul li{width:23%; float:left; margin-right:15.5%;}
.xq_c .xq_3 ul li:last-child{margin-right:0;}
@media only screen and (max-width:995px){
.xq_c .xq_1{width:80%; top:5%;}
.xq_c .xq_2{width:80%; left:10%;}
.xq_c .xq_3{width:80%; top:15%; right:10%;}
.xq_c .xq_3 .w_z{margin-bottom:30px; color:#fff;}
.xq_c .xq_3 .w_z h3{font-size:16px; line-height:26px; margin-bottom:20px;}
.xq_c .xq_3 .w_z h4{font-size:12px;}
.lj_cp { width:90%; height:36px; margin:0 5%; background-color:#009340; color:#fff; font-size:16px; line-height:36px; border-radius:36px; margin-top:20px; text-align:center; display:block;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.lj_cp:hover { background-color:#333; color:#fff;}
.lj_cp img { vertical-align:middle; width:20px }
}

.xq_d{width:100%; position:relative;}
.xq_d img{width:100%; height:auto; display:block;}
.xq_d .xq_1{position:absolute; width:78%; top:20%; left:11%;}
.xq_d .xq_2{position:absolute; width:48%; bottom:3%; left:26%;}

.pc_t{display:block;}
.sj_t{display:none;}
@media only screen and (max-width:995px){
.pc_t{display:none;}
.sj_t{display:block;}
.matter-list {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px 0 30px 0;
}
.form-list h4 { font-size:18px; }
.form-input h2 {
    font-size: 14px;
  
}
.form-list h1 {
    width: 200px;
	
    height: 44px;
    margin: 10px auto;
    text-align: center;
    line-height: 44px;
    font-size: 14px;
    color: #ffffff;
    background-color: #009340;
	border-radius:6px;
}
.gzbg { background:#f8f8f8; padding:20px 0 10px 0; margin-bottom:20px }
.xw6 { width:100%; overflow:hidden;}
.xw6 .tp { overflow:hidden; }
.xw6 ul li { width:96%; margin:0 2%; margin-bottom:20px }
.xw6 p { font-size:14px; }
.tzbg { background:#f1f1f1; padding:20px 0; }
.cp_xz{width:90%; margin:0px auto;}
.cp_xz ul{margin-top:0;}
.cp_xz ul li{width:40%; padding:0 5%; margin:20px auto 0; background:none;}
.cp_xz .tp{width:120px; height:120px;}
.cp_xz .tp:before{width:116px; height:116px; clip:rect(0px,120px,120px,0px);}
.cp_xz .tp:hover:before{clip:rect(120px,60px,120px,0px);}
.cp_xz .tp:after{ width:116px; height:116px; clip:rect(0px,120px,120px,60px);}
.cp_xz .tp:hover:after{clip:rect(0,120px,0px,60px);}
.cp_xz .t{width:120px; height:120px;} 
.cp_xz .t1{background-size:100% 100%;}
.cp_xz .t2{background-size:100% 100%;}
.cp_xz .t3{background-size:100% 100%;}
.cp_xz .tp:hover .t1{background-size:100% 100%;}
.cp_xz .tp:hover .t2{background-size:100% 100%;}
.cp_xz .tp:hover .t3{background-size:100% 100%;}
.cp_xz .tp .tq{width:120px; height:120px; top:120px;}
.cp_xz .wz{font-size:14px; line-height:21px; margin-top:10px;}
.cp_xz .wz h3{font-size:18px;}
.cp_xz .wz p { height:60px; overflow:hidden; }
.dq_wz .weizhi{width:100%;}
}


.fy { text-align:center; margin-top:30px; }
.fy a { width:30px; line-height:30px; background:#d1d2d1; color:#000; font-size:14px; display:inline-block; text-align:center; margin:0 5px; border-radius:6px }
.fy a:hover,a.cut { width:30px; line-height:30px; margin:0 5px; background:#009340; color:#fff; display:inline-block; }


.sy_gy { background:url(../images/gy.jpg) top center; padding:50px 0 }

.newslist1{ width:1200px; margin:50px auto }
.newslist1 li{ overflow:hidden; width:100%; padding:30px; border-bottom:1px solid #f8f8f8 }
.newslist1 li:hover { background:#f8f8f8; }



.newslist1 .tu1 { width:50%; float:left; margin-left:10px; overflow:hidden; font-size:18px; line-height:80px; height:80px; background:url(../images/dd1.png) no-repeat left; padding-left:50px }



.newslist1 .conts{ float:right; width:70px; }
.newslist1 li .down { color:#fff; font-size:12px; width:105px; height:75px; display:block; background:url(../images/pdf.png) no-repeat }
.newslist1 li:hover .down { color:#f8f8f8; font-size:12px; display:block; background:url(../images/pdf0.png) no-repeat }

@media only screen and (max-width:995px){
	.newslist1{ width:100%; margin:30px auto }
.newslist1 li{ overflow:hidden; width:100%; padding:10px; border-bottom:1px solid #f8f8f8 }
.newslist1 li:hover { background:#f8f8f8; }

.newslist1 .tu1 { font-size:14px; }

.relation ul li:nth-child(1) {
    width: 100%;
    border-right:none;
	margin-bottom:10px;
	margin-left:10px;
}
.relation ul li:nth-child(2) {
    width: 100%;
	float:none;
   
}
.relation ul li:nth-child(1) h2 { font-size:21px; }
.relation ul li:nth-child(2) h1{
   
    width: 136px;
    height: 166px;
  
   text-align: center;
   margin:0 auto;
   float:none;
  
}
.xw21 { margin-top:20px; }
.xw21 ul li { width:40%; margin:0 5%; float:left;}
.xw21 .stu { width:100%; float:left; text-align:center }
.xw21 .xd { width:100%; float:right; }

.xw21 .xd h3 { font-size:16px; text-align:center; line-height:26px; margin-bottom:10px; color:#333; font-weight:bold }
.xw21 .xd p { font-size:14px; line-height:21px; color:#666; text-align:left }
.w260 p { color:#333; font-size:14px; line-height:26px; text-align:center; }
}

@media only screen and (max-width:768px){

.xw1 .wz h3 { font-size:15px; line-height:18px; margin-bottom:5px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight:bold; margin-top:6px; margin-left:20px }

.xw1 .wz p{margin-top:8px; font-size:13px; line-height:18px; color:#666; margin-left:20px; margin-right:10px; height:36px; overflow:hidden }
.xw1 .wz span.x{ width:50px; height:2px; display:block; background:#009340; margin-left:20px; margin-bottom:0px }
.xw1 .wz a.mr {width:90px; margin-top:7px; margin-left:16px; line-height:21px; text-align:center; display:block; background-color:#009340; color:#fff; position:relative; font-size:12px; border-radius:26px; z-index:9;
}
.xw1 .wz a.mr img { width:20px; }
.xw1 .wz a.mr:after{content:''; width:0; height:21px; background-color:#555; position:absolute; top:0; left:0; z-index:-1;
border-radius:21px;}

.xw1 ul li{margin-bottom:20px; float:left;}


.sy_gy { padding:20px 0 }
.sy_gy .xw2 ul li { width:76%; margin:0 12%; float:left; margin-bottom:30px }
.sy_gy .xw2 ul li h3 { margin-top:10px; margin-bottom:0px; text-align:left }
.sy_gy .xw2 ul li h3 { font-size:16px; line-height:30px; color:#f8f8f8; }
.sy_gy .xw2 ul li p { font-size:12px; line-height:26px; margin-bottom:5px; color:#f8f8f8; text-align:left }

}