@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"微软雅黑",Arial, Helvetica, sans-serif; font-size:100%; color:#434343; margin:0px; padding:0px; overflow-x:hidden;}
ol,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6{list-style:none outside none; margin:0px; padding:0px;}
img {border:none;}
a:link, a:visited {color:#434343; text-decoration: none;outline:none;}
a:hover, a:active {color:#48b800; text-decoration: none;outline:none;}
.clear{clear:both;}
.kg{ width:98%; margin:0 auto; max-width:1300px;}
.kga{ margin:0 auto; max-width:1200px; width:98%;}
.kgb{ width:98%; margin:0 auto; max-width:1920px;}
.fl{ float:left;}
.fr{ float:right;}
.dw{ position:relative;}
.cj{ overflow:hidden;}
.green-black {display:block; padding-top:26px; clear:both;font-family:"宋体",Arial, Helvetica, sans-serif; text-align:center;}
.green-black a {padding:5px 8px 4px 8px; padding:5px 8px 4px 8px;border:1px solid #dddddd; height:12px; line-height:12px; zoom:1; font-weight:bold; font-size:12px; overflow:auto; margin-left:3px; margin-right:3px; color:#333; background:url(../images/page_bg01.png) #fff bottom repeat-x;font-family:"宋体",Arial, Helvetica, sans-serif; text-decoration:none;}
.green-black a:hover {border:1px solid #ccc; height:12px; line-height:12px; zoom:1;overflow:auto;background:url(../images/page_bg02.png) top repeat-x #48b800; margin-left:3px; margin-right:3px; color:#fff;font-size:12px;font-family:"宋体",Arial, Helvetica, sans-serif;}
.green-black span.current {padding:5px 8px 5px 8px; padding:5px 8px 4px 8px;border:1px solid #ccc; color:#fff; height:12px; line-height:12px; zoom:1; overflow:auto;  background:url(../images/page_bg02.png) top repeat-x #48b800; margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px; font-size:12px}
::-webkit-scrollbar {width:3px;height:8px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b1b1b1;border-radius:3px;}
#dituContent{ height:450px; border-top:1px solid #ddd;}
@media screen and (max-width:770px){
#dituContent{ height:230px;}
}
/*基础配置*/

@font-face {
 font-family:"alternateRegular";
 src: url("../fonts/alternate.eot");
 src: local("alternate Regular"), 
              local("alternate"), 
              url("../fonts/alternate.woff") format("woff"), 
              url("../fonts/alternate.ttf") format("truetype"), 
              url("../fonts/alternate.svg#alternate") format("svg");}
@font-face {
 font-family:"Din";
 src: url("../fonts/Din.eot");
 src: local("Din Regular"), 
              local("Din"), 
              url("../fonts/Din.woff") format("woff"), 
              url("../fonts/Din.ttf") format("truetype"), 
              url("../fonts/Din.svg#Din") format("svg");}
@font-face {
 font-family:"alilight";
 src: url("../fonts/alilight.eot");
 src: local("alilight Regular"), 
              local("alilight"), 
              url("../fonts/alilight.woff") format("woff"), 
              url("../fonts/alilight.ttf") format("truetype"), 
              url("../fonts/alilight.svg#alilight") format("svg");}
@font-face {
 font-family:"AgencyFB";
 src: url("../fonts/AgencyFB.eot");
 src: local("AgencyFB Regular"), 
              local("AgencyFB"), 
              url("../fonts/AgencyFB.woff") format("woff"), 
              url("../fonts/AgencyFB.ttf") format("truetype"), 
              url("../fonts/AgencyFB.svg#AgencyFB") format("svg");}

/*首页style开始*/
.top_bg{background:#fff; width:100%; /*box-shadow:0px 1px 5px rgba(0,0,0,0.3);*/ position:relative; z-index:9999;}
.logo_nav{ height:110px; background:#484e64; width:100%; overflow:hidden;}
.logo{ padding-top:20px;}
.tel{ margin-top:33px;}
.chen{ display:block; font-size:24px; color:#fff; margin-top:42px; margin-right:10px; padding-right:10px; border-right:1px solid #fff;}
.chen a{ color:#fff;}
.chen a:hover{ color:#4abb01;}
.nav i{ display:none;}
.sp_nav i{ display:none;}
.nav_bg{ background:#343b51; width:100%;}
.sjj_nav{height:55px; background:url(../images/nav_fg.png) no-repeat left;}
.sjj_nav li{ float:left; position:relative; background:url(../images/nav_fg.png) no-repeat right; width:11.5%;}
.sjj_nav li:nth-child(3){width:17%;}
.sjj_nav li .sp_nav_xjb{display:none;}
.sjj_nav li a{display:block; text-align:center; font-size:1rem; height:55px; line-height:55px; color:#fff; transition:0.5s; position:relative; z-index:9;}
.sjj_nav li span{ font-family:"宋体"; display:block; position:absolute; right:4%; height:55px; line-height:55px; top:0; transform:rotate(90deg); -ms-transform:rotate(90deg); -moz-transform:rotate(90deg); -webkit-transform:rotate(90deg); -o-transform:rotate(90deg);}
.sjj_nav li:hover a,.sjj_nav li.cur a{ color:#4abb01; transition:0.5s;}
.sjj_nav li em{ background:#4abb01; height:3px; width:40%; position:absolute; left:30%; bottom:-2px; transform:scaleX(0); transition:0.5s;}
.sjj_nav li:hover em,.sjj_nav li.cur em{transform:scaleX(1); transition:0.5s;}
.sjj_nav li ul{ position:absolute; width:94%; padding:10px 0; background:rgba(52,59,81,0.8); left:3%; overflow:hidden; display:none;}
.sjj_nav li ul li{ height:40px; line-height:40px; float:none; width:100% !important; background:none;}
.sjj_nav li ul li:nth-child(1){ border-top:none;}
.sjj_nav li ul li a{ padding:0; line-height:38px; height:38px; font-size:0.9375rem; text-align:center; transition:0.5s;}
.sjj_nav li:hover ul li a,.sjj_nav li.cur ul li a{ color:#fff; transition:0.5s;}
.sjj_nav li ul li:hover a{ background:#343b51; color:#4abb01; transition:0.5s;}
.sjj_nav li ul.um11{ position:absolute; width:110%; padding:10px 0; background:rgba(52,59,81,0.8); left:0%; overflow:hidden;}
@media screen and (max-width:770px){
#ydnav{ position:fixed;}
.logo_nav{ height:90px; background:#484e64; width:100%; overflow:hidden;}
.logo{ padding-top:10px;}
.logo img{ height:60px}
.tel{ display:none}
.chen{  margin-top:32px; margin-right:10px;}
.sjj_nav li span{ display:none;}
.sjj_nav li:nth-child(3){width:100%;}
.sjj_nav li ul.um11{ position:relative; width:100%; padding:10px 0; background:rgba(0,0,0,0.8); left:0%; overflow:hidden;}
@media screen and (max-width:520px){
.logo_nav{ height:50px; background:#484e64; width:100%; overflow:hidden;}
.logo img{ height:27px}
.chen{  margin-top:16px; margin-right:5px; font-size:16px;}
}

}

/*banner*/
.banner{height:auto; width:100%; position:relative; height:100%; display:inline-block; border-bottom:9px solid #484e64;}
.slides{position:relative; height:100%;}
.slides li{height:100%; position:relative; width:100%;}
.slides li a{ display:block; width:100%; height:auto;}
.slides li img{display:none;}
@media screen and (max-width:1024px){
.slides li{ background-size:auto 100% !important; height:auto !important;  min-height:320px !important;}
}
@media screen and (max-width:770px){
.slides li{ background:none!important; height:auto !important; min-height:inherit !important;}
.slides li img{ width:100%; display:block;}
}
.flex-control-nav{ position:absolute; bottom:8%; z-index:99; text-align:center; width:100%;}
.flex-control-nav li{ display:inline-block; width:6px; margin:0 7px;}
.flex-control-nav li a{ display:block; overflow:hidden; text-indent:-999px; width:6px; height:15px; background:#fff; cursor:pointer;transition:0.5s;}
.flex-control-nav li a.flex-active{height:23px; background:#48b800; transition:0.5s;}
.flex-direction-nav{position:absolute;z-index:99; width:100%; left:0; margin:0 auto; top:47%;}
.flex-direction-nav li a{display:block;width:15px;height:25px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:1; -khtml-opacity:1; opacity: 1;}
.flex-direction-nav li a.flex-prev{left:2%;background:url(../images/ban_l.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:2%;background:url(../images/ban_r.png) center center no-repeat;}
.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.ban_shan{ position:absolute; bottom:0; width:100%; text-align:center; z-index:99;}
/*banner*/

.index_bga{ background:url(../images/index_bga.png) repeat-x left top #fff; width:100%; overflow:hidden; padding-top:40px; padding-bottom:67px;}
.inda_title{ margin-bottom:44px; position:relative; z-index:9;}
.inda_bt{ font-size:2.5rem; color:#48b800; position:relative;}
.inda_bt p{ font-size:1.5rem; color:#474747; font-family:"alilight"; line-height:26px;}
.inda_bt i{ display:block; width:248px; height:11px; background:#cecece; margin-top:-9px;}
.inda_fl{ width:40%;}
.inda_fl li{ float:left; width:33.33%; height:27px; line-height:27px; position:relative;}
.inda_fl li a{ display:block; color:#686868; padding-left:12px; transition:0.5s;}
.inda_fl li a:after{content:""; width:5px; height:5px; background:#d0d0d0; border-radius:50%; position:absolute; left:0; top:11px; transition:0.5s;}
.inda_fl li:hover a{ color:#48b800;transition:0.5s;}
.inda_fl li:hover a:after{ background:#48b800; transition:0.5s;}
.inda_gd{ width:98%; max-width:1400px; margin:0 auto;}
.inda_kg{ width:32.4%; margin-bottom:1.4%; float:left; transition:0.5s;}
.inda_kg:nth-child(3n-1){ margin:0 1.4% 1.4% 1.4%;}
.inda_kg:hover{box-shadow:0px 0px 26px rgba(0,0,0,0.4); transition:0.5s;}
.inda_pic{ position:relative; overflow:hidden;}
.inda_pic p{ overflow:hidden;}
.inda_pic p img{ display: block; width:100%; transition:0.5s;}
.inda_kg:hover .inda_pic p img{transform:scale(1.1);}
.inda_hover{ position:absolute; width:100%; height:100%; position:absolute; left:0; bottom:-100%; background:rgba(0,0,0,0.6); transition:0.8s;}
.inda_kg:hover .inda_hover{ bottom:0; transition:0.8s;}
.inda_logo{ text-align:center; padding-top:20%;}
.inda_more{ margin:20px auto 0 auto; width:84px; height:33px; border:1px solid #48b800; color:#48b800; text-align:center; line-height:33px; font-size:0.9375rem; transition:0.5s;}
.inda_more:hover{ background:#48b800; color:#fff; transition:0.5s;}
.inda_wb{ position:relative;}
.inda_wb p{ border:1px solid #e9e9e9; height:55px; padding:0 3%; line-height:55px; color:#6f6f6f; background:url(../images/pro_jth.png) no-repeat 97% center; transition:0.5s;}
.inda_wb i{ background:#48b800; height:4px; position:absolute; left:0; top:0; width:100%; display:block; transition:0.5s;}
.inda_kg:hover .inda_wb p{ color:#fff; background:url(../images/pro_jtb.png) no-repeat 97% center; border:1px solid #48b800; position:relative; z-index:9; transition:0.5s;}
.inda_kg:hover .inda_wb i{ height:100%; transition:0.5s;}
.inda_an{ text-align:center;}
.inda_an a,.inda_an ul{ display:inline-block;}
.inda_an a{width:41px; height:43px; border:1px solid #dadada; font-size:1.5rem; color:#777; font-family:"宋体"; line-height:43px; vertical-align:top; cursor:pointer;}
.inda_an ul{ height:43px; border:1px solid #dadada; padding:0 30px; background:#f1f1f1; margin:0 2px;}
.inda_an ul p{ float:left; line-height:43px; color:#999;}
.inda_an ul li{ float:left; height:43px; line-height:43px; font-size:1.125rem; color:#999; font-family:"Din"; cursor:pointer;}
.inda_an ul li.on{ font-size:1.5rem; color:#48b800;}

@media screen and (max-width:770px){
.inda_bt{ width:100%;}
.inda_fl{ width:100%; margin-top:24px;}
.inda_kg{ width:49%; margin:0 0.5% 1.4% !important; float:left; transition:0.5s;}
@media screen and (max-width:520px){
	.inda_bt{ font-size:1.5rem; }
	.inda_bt p{ font-size:1.125rem; }
	.inda_bt:after{ left:54px; top:14px; }
	.inda_bt i{ display:block; width:160px; }
	.inda_title{ margin-bottom:22px; position:relative; z-index:9;}
	.inda_fl li{ float:left; width:50%; height:30px; line-height:30px; position:relative;}
	.inda_wb p{ background:none;}
	}
}

.index_bgb{ width:100%; overflow:hidden;}
.indb_l,.indb_r{ width:50%; position:relative;}
.indbl_bg img{ float:right;}
.indbl_kg{ position:absolute; width:92%; top:75px; left:0;}
.indb_bt{ font-size:2.5rem; color:#fff; position:relative;}

.indb_bt p{ font-size:1.5rem; color:#fff; font-family:"alilight"; line-height:26px;}
.indb_bt i{ display:block; width:248px; height:11px; background:#5c6279; margin-top:-9px;}
.indb_ms{ margin-top:48px; color:#fff; line-height:24px;}
.indb_zj{ margin-top:70px;}
.indb_zj li{ float:left;}
.indb_zj li:nth-child(2){ position:relative; padding:0 80px;}
.indb_zj li:nth-child(2):before{content:""; width:1px; height:26px; background:rgba(255,255,255,0.3); position:absolute; left:15%; bottom:0; transition:0.5s;}
.indb_zj li:nth-child(2):after{content:""; width:1px; height:26px; background:rgba(255,255,255,0.3); position:absolute; right:15%; bottom:0; transition:0.5s;}
.indb_sz{ color:#fff; font-size:1.125rem; line-height:30px;}
.indb_sz span{ font-size:4.5rem; margin-right:8px; font-family:"AgencyFB";}
.indb_mc{ color:#fff; line-height:20px;}
.indb_more{ margin-top:65px;}
.indb_more a{ display:block; border:1px solid rgba(255,255,255,0.5); width:108px; height:38px; line-height:38px; text-align:center; color:#fff; position:relative; transition:0.5s;}
.indb_more a:after{content:""; width:24px; height:1px; background:rgba(255,255,255,0.5); position:absolute; right:-12px; bottom:19px;}
.indb_more a:hover{ color:#484e64; background:#fff; transition:0.5s;}
@media screen and (max-width:770px){
.index_bgb .kg{ width:100%}
.indb_l,.indb_r{ width:100%; position:relative;}
.indbl_kg{ position:absolute; width:92%; top:75px; left:6%;}
@media screen and (max-width:520px){
	.indb_zj{ margin-top:30px;}
	.indb_l{ width:100%; position:relative; height:680px; overflow:hidden;}
	.indbl_kg{ position:absolute; width:92%; top:35px; left:2%;}
	.indb_bt{ font-size:1.5rem; }
    .indb_bt:after{ left:54px; top:14px; }
    .indb_bt p{ font-size:1.125rem; }
	.indb_ms p{ font-size:0.875rem;}
	.indb_sz span{ font-size:2.5rem; margin-right:8px; font-family:"AgencyFB";}
	.indb_zj li:nth-child(2){ position:relative; padding:0 10px;}
	.indb_zj li:nth-child(2):before{ display:none}
    .indb_zj li:nth-child(2):after{ display:none}
	.indb_more{ margin-top:30px;}
	.indb_r{ display:none}
	}
}

.index_bgc{ padding-top:65px; padding-bottom:90px; width:100%; background:#efefef; overflow:hidden;}
.indc_fl{ margin-top:30px;}
.indc_fl li{ float:left; margin-left:10px; position:relative;}
.indc_fl li a{ display:block; width:131px; height:38px; border:1px solid #e2e2e2; text-align:center; line-height:38px; color:#909090; position:relative; z-index:9; transition:0.5s;}
.indc_fl li:hover a,.indc_fl li.cur a{ border:1px solid #48b800; color:#fff; transition:0.5s;}
.indc_fl li i{ display:block; position:absolute; left:0; top:0; height:45px; width:100%; background:url(../images/indc_b.png) no-repeat center; transform:scaleX(0); transition:0.5s;}
.indc_fl li:hover i,.indc_fl li.cur i{transform:scaleX(1); transition:0.5s;}
.indc_gd{ margin-top:55px; position:relative;}
.indc_nr li{ float:left; width:325px; max-width:25%;}
.indc_nr li a{ display:block; margin:0 2.5%;}
.indc_pic{ overflow:hidden; border:8px solid #fff;}
.indc_pic img{ display:block; width:100%;transition:0.5s;}
.indc_nr li:hover .indc_pic img{transform:scale(1.1);}
.indc_mc{ text-align:center; height:46px; line-height:46px; overflow:hidden;}
.indc_an a{ display:block; width:40px; text-align:center; position:absolute; top:44%; cursor:pointer; font-family:"宋体"; font-weight:bold; font-size:2.5rem;} 
.indc_an a.prev{ left:-40px;}
.indc_an a.next{ right:-40px;}
@media screen and (max-width:770px){
.indc_fl{ width:100%;}
.indc_fl li a{ display:block; width:170px; height:38px; line-height:38px; }
.indc_gd{ width:100%; overflow:hidden;}
.indc_nr li{ float:left; width:370px; max-width:50%}
@media screen and (max-width:520px){
	.index_bgc{ padding-top:65px; padding-bottom:65px; width:100%; background:#efefef; overflow:hidden;}
	.indc_gd{ margin-top:25px; position:relative;}
	.indc_fl li{  width:49%; margin-right:2%; margin-left:0; margin-bottom:16px;}
	.indc_fl li:nth-child(2n){ margin-right:0;}
	.indc_fl li i{ background-size:cover;}
	.indc_fl li a{ display:block; width:100%; height:38px; line-height:38px; }
       }
}

.index_bgd{ background:#f5f5f5; width:100%; overflow:hidden; padding-top:65px; position:relative;}
.index_bgd .inda_title{ margin-bottom:0;}
.indd_fl li{ float:left; padding:0 25px; position:relative; padding-bottom:30px; padding-top:0px; transition:0.5s;}
.indd_fl li:hover,.indd_fl li.on{ padding-bottom:10px; padding-top:20px; transition:0.5s;}
.indd_fl li a{ display:block; position:relative; z-index:9;}
.indd_xpic{ position:relative; text-align:center; transition:0.5s;}
.indd_xpic span{ display:block; position:absolute; left:0; top:0; width:100%; text-align:center;}
.indd_fl li:hover .indd_xpic p,.indd_fl li.on .indd_xpic p,.indd_fl li .indd_xpic span{transform:scale(0); transition:0.5s;}
.indd_fl li .indd_xpic p,.indd_fl li:hover .indd_xpic span,.indd_fl li.on .indd_xpic span{transform:scale(1); transition:0.5s;}
.indd_fl li:after{content:""; width:1px; height:21px; background:#e1e1e1; position:absolute; right:0; bottom:30px; transition:0.5s;}
.indd_fl li:nth-child(4):after{ background:none;}
.indd_mc{ padding-top:8px; color:#2e2e2e;}
.indd_fl li:hover .indd_mc,.indd_fl li.on .indd_mc{ color:#48b800;}
.indd_fl li i{ display:block; background:url(../images/indd_b.png) no-repeat center bottom; height:34px; width:100%; position:absolute; left:0; bottom:0px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0; transition:0.5s;}
.indd_fl li.on i{bottom:-34px; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; transition:0.5s;}
@media screen and (max-width:770px){
.indd_fl { width:100%; margin-top:20px;}
.indd_fl li{ box-sizing:border-box; width:50%; text-align:center; padding:0 10px 10px}
.indd_fl li:hover,.indd_fl li.on{ padding-top:0; transition:0.5s;}
.indd_fl li i{background:none; }
.indd_fl li.on i{bottom:0; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; transition:0.5s;}
}

.indd_nr{ position:relative;}
.indd_nr .tempWrap{ overflow: inherit!important;}
.indd_nr .tempWrap ul{overflow:inherit !important;}
.indd_nr li{ width:100%;}
.indd_nr li a{ display:block; margin:0 0.5%;}
.indd_pic{ overflow:hidden;}
.indd_pic img{ display:block; width:100%;}
.indd_an a{ position:absolute; z-index:9; width:26px; height:43px; top:55%; cursor:pointer;}
.indd_an a.prev{ background:url(../images/indd_anl.png) no-repeat left; left:-50px;}
.indd_an a.next{ background:url(../images/indd_anr.png) no-repeat left; right:-50px;}
@media screen and (max-width:770px){
.inde_nr li{ width:33.33%; float:left; cursor:pointer;}
}

.index_bge{ padding-top:56px; padding-bottom:35px; background:#f5f5f5; width:100%; overflow:hidden;}
.inde_gd{ position:relative;}
.inde_nr li{ width:16.6666%; float:left; cursor:pointer;}
.inde_pic{ display:block; overflow: hidden; margin:0 2%;}
.inde_pic img{ display:block; width:100%; transition:0.5s;}
.inde_nr li:hover .inde_pic img{transform:scale(1.1);}
.inde_mc{ height:40px; line-height:40px; text-align:center;}
.inde_an{ margin:40px auto 0 auto; width:173px; height:10px; background:#e7e7e7; border-radius:5px; position:relative; z-index:99;}
.inde_an li{ width:33.333%; overflow:hidden; text-indent:-999rem; height:10px; border-radius:5px; cursor:pointer; float:left;}
.inde_an li.on{ background:#48b800;}
@media screen and (max-width:770px){
.inde_nr li{ width:33.33%; float:left; cursor:pointer;}
}

.index_bgf{ background:url(../images/index_bgf.png) no-repeat center top; width:100%; margin-top:-174px; padding-top:265px; padding-bottom:60px; position:relative; z-index:9;}
.indf_fl{ margin-top:30px;}
.indf_fl li{ float:left; margin-left:25px; position:relative;}
.indf_fl li a{ display:block; height:47px; line-height:47px; color:#494949; font-size:1.25rem; transition:0.5s;}
.indf_fl li:hover a,.indf_fl li.cur a{ color:#48b800; transition:0.5s;}
.indf_fl li i{ display:block; width:100%; height:3px; background:#48b800; transform:scaleX(0); transition:0.5s;}
.indf_fl li:hover i,.indf_fl li.cur i{transform:scaleX(1); transition:0.5s;}
.indf_gd{ position:relative; margin-top:48px;}
.indf_nr li{ width:1300px; max-width:100%;}
.indf_nr li .indf_kg{ width:31%; float:left;}
.indf_nr li .indf_kg:nth-child(2){ margin:0 3.5%;}
.indf_pic{ overflow:hidden;}
.indf_pic img{ display:block; width:100%; transition:0.5s;}
.indf_kg:hover .indf_pic img{transform:scale(1.1);}
.indf_mc{ height:44px; line-height:22px; overflow:hidden; color:#000; font-size:1.375rem; margin-top:22px; margin-bottom:8px;}
.indf_ms{ line-height:26px; color:#707070; height:52px; overflow:hidden;}
.indf_rq{ color:#a5a5a5; font-size:1.125rem; font-family:"alilight"; margin-top:10px;}
.indf_an{ text-align:center; padding-top:50px;}
.indf_an li{ display:inline-block; overflow:hidden; width:13px; height:13px; background:#aeaeae; border-radius:50%; text-indent:-999rem; margin:0 5px; cursor:pointer;}
.indf_an li.on{ background:#48b800;}
@media screen and (max-width:770px){
.e770{ width:40%;}
@media screen and (max-width:520px){
	.indf_fl{ margin-top:0; float:left;}
	.indf_gd{ position:relative; margin-top:24px;}
	.indf_fl li{ float:left; margin-left:0; margin-right:25px; position:relative;}
	.indf_nr li .indf_kg{ width:49%; float:left;}
    .indf_nr li .indf_kg:nth-child(2){ margin:0 0 0 2%;}
	.indf_nr li .indf_kg:nth-child(3){ display:none}
	.indf_an{ text-align:center; padding-top:25px;}
	}
}
.index_bgg{ background:url(../images/index_bgg.jpg) no-repeat center; width:100%; height:405px; overflow:hidden; padding-top:265px;}
.indg_pic{ text-align:center;}
.indg_mc{ text-align:center; color:#fff; margin-top:15px; letter-spacing:6px;}
.indg_mc p{ font-size:1.5rem; padding-bottom:3px; color:#fff}
.indg_mc a{ color:#fff}
.indg_more{ padding-top:30px;}
.indg_more a{ display:block; width:134px; height:44px; background:#48b800; color:#fff; text-align:center; line-height:44px; margin:0 auto; position:relative;}
.indg_more a:after{content:""; width:1px; height:20px; background:#fff; position:absolute; left:50%; bottom:-14px; transition:0.5s;}

.index_bgh{ padding-top:50px; padding-bottom:55px; background:#fff; width:100%; overflow:hidden;}
.indgh_l{ width:32.5%;}
.indh_zw{ font-size:1rem; color:#000;}
.indh_zw p{ font-size:1.25rem; font-weight:bold; color:#48b800;}
.indh_yw{ padding-top:10px; padding-bottom:20px;}
.indh_more a{ display:block; letter-spacing:5px; height:56px; background:#484e64; padding:0 4%; line-height:56px; font-size:1.5rem; font-weight:bold; color:#fff;}
.indh_more span{ float:right; font-family:"宋体";}
.indh_tel{ margin-top:25px;}
.indh_tel a{ color:#3d3d3d; font-size:1rem;}
.indh_tel p{ font-size:2.25rem; color:#48b800; font-family:"alternateRegular"; line-height:36px;}
.indgh_r{ width:45%;}
.indgh_kg input{ border:0; outline:none; width:47%; border-bottom:1px solid #d1d1d1; padding:0 1%; height:60px; font-size:1rem; color:#a0a0a0; font-family:"微软雅黑";}
.indgh_kga{ padding-top:10px;}
.indgh_kga textarea{ border:0; outline:none; width:98%; border-bottom:1px solid #d1d1d1; padding:1%; height:72px; line-height:24px; font-size:1rem; color:#a0a0a0; font-family:"微软雅黑";}
.indgh_an{ margin-top:17px;}
.indgh_an input{ border:0; width:49%; background:#6a6f81; height:48px; color:#fff; outline:none; font-size:1rem; font-family:"微软雅黑"; display:block; float:left;}
.indgh_an a{ display:block; float:right; width:49%; height:48px; background:#6ac431; text-align:center; line-height:48px; color:#fff;}
@media screen and (max-width:770px){
.indgh_l{ width:100%;}
.indgh_r{ width:100%;}
@media screen and (max-width:520px){.index_bgg{ background:url(../images/index_bgg.jpg) no-repeat center top; width:100%; height:auto; overflow:hidden; padding:65px 0;}}
}
.link_bg{padding-bottom:20px;}
.link_nr{ height:24px; overflow:hidden; line-height:24px; width:1080px;}
.link_nr a{ display:block; float:left; margin-right:15px; font-size:0.875rem;}
.link_nr a:hover{ text-decoration:underline;}

.foot_zjbg{ background:#48b800; padding:20px 0; width:100%; overflow:hidden;}
.foot_zj li{ float:left; width:25%; text-align:center; position:relative;}
.fzj_l,.fzj_r{ display:inline-block;}
.fzj_r{ line-height:1.5em; color:#fff; font-size:1.125rem; margin-left:13px; position:relative; position:relative; top:-16px;}
.foot_zj li:nth-child(1):before{content:""; width:1px; height:35px; background:rgba(255,255,255,0.2); position:absolute; left:0; bottom:22px; transition:0.5s;}
.foot_zj li:after{content:""; width:1px; height:35px; background:rgba(255,255,255,0.2); position:absolute; right:0; bottom:22px; transition:0.5s;}


.foot_bg{ background:url(../images/foot_bg.png) no-repeat center top #484e64; width:100%; overflow:hidden;}
.fnavtel{ padding:50px 0 30px 0;}
.ftel{ width:40%;}
.fnav{ width:58%;}
.fewm_nr{ padding-top:18px;}
.fewm_nr img{max-width:100%; float:left; display:block;}
.fewm_nr p{ padding-top:56px; padding-left:8px; color:#fff; font-size:0.875rem; float:left;}
.ftel_nr{color:#fff; font-size:0.875rem;  width:50%}
.ftel_nr p{ line-height:22px; padding-left:26px; margin-bottom:6px;}
.ftel_nr a{ color:#fff;}
.fnav li{ float:left; margin-left:70px;}
.fnav li:nth-child(1){ margin-left:0;}
.fnav li p{ line-height:24px;}
.fnav li a{ font-size:0.875rem; color:#fff;}
.fnav li .fnav_title,.fnav_title{ padding-bottom:20px;}
.fnav li .fnav_title a,.fnav_title a{ font-size:1.25rem; color:#fff;}
.fnav li a:hover,.fnav_title a:hover{ text-decoration:underline;}
.fbq{ padding-top:25px; border-top:1px solid rgba(255,255,255,0.1); padding-bottom:25px; line-height:24px; font-size:0.875rem; color:#fff;}
.fbq em{ font-style:normal;}
.fbq span{ float:right;}
.fbq a{ color:#fff;}
.fbq a:hover{ text-decoration:underline;}
@media screen and (max-width:770px){
.foot_bg{ margin-bottom:80px;}
.foot_zj li{ float:left; width:50%; text-align:center; position:relative;}
.ftel{ width:100%; margin-bottom:20px}
.fnav{ width:100%;}
.fnav li{ float:left; margin-left:0; width:25%;}
@media screen and (max-width:520px){
	.foot_zjbg{ display:none}
	.foot_bg{ margin-bottom:57px;}
	.fnavtel{ padding:30px 0 30px 0;}
	.ftel_nr{color:#fff; font-size:0.875rem;  width:100%}
	.fnav{ display:none}
	.fewm{ float:none; width:100%; margin-bottom:16px;}
	
	}
}
/*首页style结束*/

/*内页style开始*/
.about_banner{ background:url(../images/about_banner.jpg) no-repeat center; width:100%; height:350px; position:relative;}
.contact_banner{ background:url(../images/contact_banner.jpg) no-repeat center; width:100%; height:350px; position:relative;}
.service_banner{ background:url(../images/service_banner.jpg) no-repeat center; width:100%; height:350px; position:relative;}
.case_banner{ background:url(../images/case_banner.jpg) no-repeat center; width:100%; height:350px; position:relative;}
.news_banner{ background:url(../images/news_banner.jpg) no-repeat center; width:100%; height:350px; position:relative;}
.pro_banner{ background:url(../images/pro_banner.jpg) no-repeat center; width:100%; height:350px; position:relative;}
.proshow_banner{ background:url(../images/proshow_banner.jpg) no-repeat center; width:100%; height:200px; position:relative;}
.main_left{ padding-top:110px; font-family:"alilight"; font-size:1.875rem; color:#000;}
.main_left p{ font-size:2.25rem; line-height:36px; font-family:"Wrxt";}
.main_left i{ display:block; margin-top:15px; height:4px; width:42px; background:#48b800;}
.main_right{ padding-top:110px; text-align:right; font-family:"alilight"; font-size:1.875rem;  color:#fff;}
.main_right p{ font-size:2.25rem; line-height:36px; font-family:"Wrxt";}
.main_right i{ display:block; margin-top:15px; height:4px; width:42px; background:#48b800; float:right;}
.main_flbg{width:100%; position:relative; background:#efefef; height:69px;}
.main_fl li{ position:relative; float:left; background:url(../images/fl_fg.png) no-repeat left center; overflow:hidden;}
.main_fl li:nth-child(1){ background:none;}
.main_fl li a{ color:#414141; padding:0 25px; font-size:1rem; height:69px; display:block; line-height:69px; text-align:center; position:relative; z-index:9;}
.main_fl li:hover a,.main_fl li.cur a{color:#48b800;}
.main_fl li i{ background:url(../images/fl_b.png) no-repeat center bottom; width:100%; height:4px; position:absolute; bottom:-4px; left:0%; transition:0.5s;}
.main_fl li:hover i,.main_fl li.cur i{ bottom:7px; transition:0.5s;}
.main_wz{ font-size:1rem; color:#414141; line-height:69px;}
.main_wz img{ float:left; margin-right:10px;}
.main_wz span{ padding:0 8px; font-family:"宋体";}
.main_wz a{ color:#414141;}
.main_wz a:hover{ color:#48b800;}
.main{ background:#fff; padding-top:70px; padding-bottom:100px;}
.about_nr{ color:#757575; font-size:1rem; line-height:30px;}
.about_nr img{ max-width:100%;}
.book_title{ font-size:1rem; line-height:30px; padding-bottom:40px;}
.book_title p{ color:#000;}
.book_nr div.fl,.book_nr div.fr{ width:49%; padding-bottom:15px;}
.book_nr div.book{ width:100%; padding-bottom:15px;}
.contxt{ width:96%; display:block; padding:0 2%; font-family:"微软雅黑"; font-size:1rem; height:44px; outline:none;}
.contxta{ width:98%; line-height:30px; padding:1%; height:150px; font-family:"微软雅黑"; font-size:1rem; outline:none;}
.btn{width:150px; border:0; background:#484e64; font-family:"微软雅黑"; height:46px; cursor:pointer; font-size:1.25rem; color:#fff; float:right; margin-left:15px;}
.case_nr li{ float:left; width:24%; padding-bottom:40px; margin-right:1.333%;}
.case_nr li:nth-child(4n){ margin-right:0;}
.case_kg{ position:relative;}
.case_pic{ border:1px solid #c0c0c0; overflow:hidden; position:relative;}
.case_pic img{ display:block; width:100%; transition:0.5s;}
.case_nr li:hover .case_pic img{transform:scale(1.1);}
.case_pic i{display:block; position:absolute; left:0; top:0; background:url(../images/video_pic.png) no-repeat center rgba(0,0,0,0.4); width:100%; height:100%;}
.case_wb{ padding-top:8px;}
.case_mc{color:#414141; font-size:1.125rem; height:28px; line-height:28px; overflow:hidden;}
.case_ms{color:#8b8b8b; font-size:1rem; height:22px; line-height:22px; overflow:hidden;}
.honor_mc{color:#414141; font-size:1rem; height:50px; line-height:50px; overflow:hidden;}
.case_kg .border_top{
	position:absolute;height:5px;width:0;font-size:0;background:#48b800;top:0;left:0; z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_kg .border_right{
	position:absolute;height:0px;width:5px;font-size:0;background:#48b800;top:0;right:0; z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_kg .border_bottom{
	position:absolute;height:5px;width:0px;font-size:0;background:#48b800;right:0;bottom:0; z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_kg .border_left{
	position:absolute;height:0px;width:5px;font-size:0;background:#48b800;left:0;bottom:0; z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_nr li:hover .border_top,.case_nr li:hover .border_bottom,.honor_nr li:hover .border_top,.honor_nr li:hover .border_bottom{width:100%;}
.case_nr li:hover .border_left,.case_nr li:hover .border_right,.honor_nr li:hover .border_left,.honor_nr li:hover .border_right{height:100%;}

@media screen and (max-width:770px){
.main_wz{ display:none}
.main_fl li{ width:50%; background:none}
.main_flbg{width:100%; position:relative; background:#efefef; height:auto;}
.main_fl li a{ font-size:1rem; height:48px; line-height:48px; text-align:center; position:relative; z-index:9; padding:0 10px}
.main{ background:#fff; padding-top:30px; padding-bottom:50px;}
.case_nr li{ float:left; width:49%; padding-bottom:40px; margin-right:2%;}
.case_nr li:nth-child(2n){ margin-right:0%}
.btn{ margin-bottom:10px;}
.fl_03{ width:100%;}
}
@media screen and (max-width:520px){
.about_banner{ background:url(../images/about_banner.jpg) no-repeat center; width:100%; height:250px; position:relative;}
.contact_banner{ background:url(../images/contact_banner.jpg) no-repeat center; width:100%; height:250px; position:relative;}
.service_banner{ background:url(../images/service_banner.jpg) no-repeat center; width:100%; height:250px; position:relative;}
.case_banner{ background:url(../images/case_banner.jpg) no-repeat center; width:100%; height:250px; position:relative;}
.news_banner{ background:url(../images/news_banner.jpg) no-repeat center; width:100%; height:250px; position:relative;}
.pro_banner{ background:url(../images/pro_banner.jpg) no-repeat center; width:100%; height:250px; position:relative;}
.main_left{ padding-top:110px; font-family:"alilight"; font-size:1.5rem; color:#000;}
.main_left p{ font-size:1.5rem;}
.main_left i{ display:block; margin-top:10; height:4px; width:42px; background:#48b800;}
.main_right{ padding-top:110px; text-align:right; font-family:"alilight"; font-size:1.5rem;  color:#fff;}
.main_right p{ font-size:1.5rem; line-height:36px; font-family:"Wrxt";}
.main_right i{ display:block; margin-top:10px; height:4px; width:42px; background:#48b800; float:right;}
	
.case_nr li{ float:left; width:49%; padding-bottom:20px; margin-right:2%;}
}

/*news*/
.news_bg{ background:#fff; padding-top:65px; padding-bottom:80px; position:relative;}
.newone{ border-bottom:1px solid #e0e0e0; padding-bottom:80px;}
.newone_l{ width:43.1%;}
.newone_l p{ overflow:hidden; border:5px solid #e9e9e9;}
.newone_l img{ display:block; width:100%; transition:0.5s;}
.newone_l:hover img{transform:scale(1.1);}
.newone_r{ width:53%; padding-top:45px;}
.newone_rq{ font-family:"Din"; font-size:1.125rem; color:#bdbdbd; padding-bottom:15px;}
.newone_mc{ font-size:1.375rem; color:#454545; line-height:30px; height:60px; overflow:hidden; margin-bottom:15px; transition:0.5s;}
.newone_ms{ color:#979797; line-height:24px; height:48px; overflow:hidden;}
.newone_gd{ width:138px; height:48px; border:1px solid #e2e2e2; margin-top:38px; text-align:center; line-height:48px; border-radius:20px; color:#414141; transition:0.5s;}
.newone_gd span{ font-family:"宋体"; padding-left:10px;}
.newone:hover .newone_mc{ color:#48b800; transition:0.5s;}
.newone:hover .newone_gd{ background:#48b800; color:#fff; transition:0.5s;}
.news_nr li{ border-bottom:1px solid #e0e0e0; padding:45px 0; transition:0.5s;}
.news_nr li:hover{box-shadow:0px 0px 20px rgba(0,0,0,0.3); border-bottom:1px solid #fff; transition:0.5s;}
.news_nr li a{ display:block; padding:0 3%;}
.news_rq{ border:1px solid #e0e0e0; color:#7c7c7c; font-size:1.125rem; padding:1.5% 1%;}
.news_rq p{ font-size:2.25rem;}
.news_wb{ width:70%; margin-left:3%;}
.news_mc{ font-size:1.25rem; color:#454545; height:30px; line-height:30px; overflow:hidden; margin-top:17px;}
.news_ms{ color:#a7a7a7; font-size:1rem; line-height:24px; height:24px; overflow:hidden; margin-top:3px;}
.news_more{ width:138px; height:48px; border:1px solid #e2e2e2; margin-top:30px; text-align:center; line-height:48px; border-radius:20px; color:#414141; transition:0.5s;}
.news_more span{ font-family:"宋体"; padding-left:10px;}
.news_nr li:hover .news_more{background:#48b800; color:#fff; transition:0.5s;}
.newsshow_title{ text-align:center; border-bottom:1px dashed #ccc; padding-bottom:12px; font-size:1.375rem; font-weight:bold; line-height:25px; font-family:"ALIBABAREGULAR";}
.newsshow_title p{font-family:"Din"; font-size:0.875rem; color:#999; font-weight:normal; padding-top:8px;}
.newsshow_wnnr{font-family:"Din"; margin:0 auto; padding:20px 0; font-size:1rem; line-height:28px; border-bottom:1px dashed #ccc;}
.newsshow_wnnr img{ max-width:100%;}
.bdsharebuttonbox{ width:140px; margin:40px auto 0 auto;}
.sxyjsys,.sxyjsys a{ font-size:14px;  line-height:20px;}
.sxyjsys a:hover{ text-decoration:underline;}
.xgnews-tit{ text-align:center; font-size:1.25rem; font-weight:bold; line-height:46px; height:46px; color:#717171;}
.xgnews-con{ padding-top:15px;}
.xgnews-con li{ float:left; width:45%; margin-left:1%; margin-right:4%; line-height:24px; list-style-position:inside; list-style-type:disc;}
.xgnews-con li a{ font-size:14px;}
.xgnews-con li span{ float:right; color:#999; font-size:12px;}
.xgnews-con li a:hover{ text-decoration:underline;}
@media screen and (max-width:770px){
.newone{padding-bottom:60px;}
.newone_r{padding-top:0px;}
.newone_rq{font-size:1rem; padding-bottom:5px;}
.newone_mc{ font-size:1.125rem; line-height:26px; height:52px; margin-bottom:10px;}
.newone_ms{ font-size:0.875rem; line-height:22px; height:44px;}
.newone_gd{ width:118px; height:34px; margin-top:15px; line-height:34px; border-radius:10px;}
.news_nr li{padding:25px 0;}
.news_rq p{ font-size:2rem;}
.news_wb{ width:60%; margin-left:2%;}
.news_mc{ font-size:1.125rem; margin-top:12px;}
.news_ms{font-size:0.875rem; line-height:22px; height:22px;}
.news_more{ width:118px; height:34px; margin-top:20px; line-height:34px; border-radius:10px;}
.newsshow_title{font-size:1.125rem;}
.newsshow_title p{font-size:0.75rem;}
.newsshow_wnnr{font-size:0.875rem; line-height:24px; }
}
@media screen and (max-width:520px){
.news_bg{padding-top:50px; padding-bottom:60px;}
.newone{padding-bottom:20px;}
.newone_l{ width:42%;}
.newone_r{ width:57%;}
.newone_rq{ display:none;}
.newone_mc{ font-size:0.9375rem; line-height:20px; height:40px; margin-bottom:0px;}
.newone_ms{ font-size:0.75rem; margin-top:7px; line-height:18px; height:36px;}
.newone_gd{ display:none;}
.news_nr li{padding:20px 0;}
.news_nr li a{padding:0 1%;}
.news_rq{font-size:0.875rem;}
.news_rq p{ font-size:1.5rem;}
.news_wb{ width:78%; margin-left:3%;}
.news_mc{ font-size:0.9375rem; margin-top:0px;}
.news_ms{font-size:0.75rem; line-height:20px; height:20px; margin-top:0px;}
.news_more{ display:none;}
.newsshow_title{font-size:1.125rem;}
.xgnews-tit{font-size:1.125rem;}
.xgnews-con li{width:95%;}
}
/*news*/

.promain{ padding-top:60px; background:#fff; width:100%; padding-bottom:100px;}
.main_szwz{ line-height:69px; height:69px; font-size:1.125rem; color:#3e9f00; font-weight:bold; position:relative;}
.main_szwz:before{content:""; width:29px; height:1px; background:#48b800; position:absolute; left:-44px; bottom:32px; transition:0.5s;}


.pro_fl{ width:21.5%; background:#383f57; padding-top:37px;}
.profl_title{ background:url(../images/proflpic.png) no-repeat 38px top; padding-left:87px; color:#fff; font-size:0.875rem; height:41px; padding-bottom:32px;}
.profl_title p{ font-size:1.5rem; line-height:24px;}
header nav li{ position:relative; border-top:1px solid #717da2; background:#5d6681;}
header nav li a{border-bottom:1px solid #515a74; background:url(../images/propicb.png) no-repeat 22px center; padding-left:49px; color:#fff !important; font-size:1rem; height:62px; display:block; line-height:62px; position:relative; z-index:9; transition:0.5s;}
header nav li:hover a,header nav li.cur a{background:url(../images/propicl.png) no-repeat 22px center; border-bottom:1px solid #3fa000; transition:0.5s;}
header nav li i{ background:#48b800; width:100%; height:100%; position:absolute; bottom:0; left:0%; transform:scaleX(0); transition:0.5s;}
header nav li:hover i,header nav li.cur i{transform:scaleX(1); transition:0.5s;}
.protel{ position:relative; border-top:1px solid #717da2;}
.protel img{ display:block; width:100%;}
.protelkg{ position:absolute; width:100%; left:0; top:42px;}
.protelkg img{ max-width:90%; width:auto; margin:0 auto;}

.main_r{ width:77%}
.pro_nr li{ float:left; width:32%; padding-bottom:28px;}
.pro_nr li:nth-child(3n-1){ margin:0 2%;}
.pro_pic{ overflow:hidden;}
.pro_pic img{ display:block; width:100%; transition:0.5s;}
.pro_nr li:hover .pro_pic img{transform:scale(1.1);}
.pro_wb{ position:relative; }
.pro_mc{ height:48px; padding:0 2.5%; line-height:48px; color:#6f6f6f; border:1px solid #e9e9e9; border-top:none; overflow:hidden; background:url(../images/pro_jth.png) no-repeat 97.5% center; background-size:auto 5px;}
.pro_nr li:hover .pro_mc{ color:#fff; position:relative; z-index:9; background:url(../images/pro_jtb.png) no-repeat 97.5% center; background-size:auto 5px; border:1px solid #48b800; border-top:none;}
.pro_wb i{ position:absolute; background:#48b800; height:4px; width:100%; left:0; top:0; transition:0.5s;}
.pro_nr li:hover .pro_wb i{ height:100%; transition:0.5s;}

.proshow{ border-top:4px solid #484e64;}
.proshowa{ padding:22px 1.5% 60px 1.5%; border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc;}
.swiper-container {display:none;}
#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;background:url(img/spr.png) no-repeat;}
#tFocus{width:600px;overflow:hidden;}
#tFocus-pic{width:590px; height:470px; border:5px solid #f4f4f4; position:relative;}
#tFocus-pic li{width:590px;height:470px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocus-pic li img{ display:block; width:100%; margin:0 auto;}
#tFocusBtn{width:598px; height:103px; border:1px solid #d9d9d9; padding:15px 0px; position:relative; margin-top:12px;z-index:20;overflow:hidden;}
#tFocus-btn{width:550px; height:103px; position:relative; margin:0 auto; overflow:hidden;}
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{height:101px; width:127px; position:relative; border:1px solid #ddd; display:block; float:left; margin:0 4px; cursor:pointer;}
#tFocus-btn li.active{border:1px solid #48b800;}
#tFocus-btn li img{ display:block; width:100%; margin:0 auto;}
#tFocus-btn li i{ display:block; position:absolute; left:0; top:0; width:100%; height:100%; background:url(../images/vpic.png) no-repeat center rgba(0,0,0,0.3);}
#tFocus-leftbtn,#tFocus-rightbtn{ position:absolute; height:113px; top:15px; width:24px; text-align:center; font-family:"宋体"; font-size:1.25rem; cursor:pointer; line-height:113px; color:#000;}
#tFocus-leftbtn{left:0;}
#tFocus-rightbtn{right:0;}

.proshowa_wb{ width:36%;}
.nycp_bt{color:#6c6c6c; font-size:1.375rem; line-height:24px; padding-top:20px; border-bottom:1px solid #ddd; padding-bottom:25px;}
.nycp_bt p{ font-size:1.5rem; font-family:"Din"; line-height:26px; padding-bottom:5px; color:#48b800;}
.nycp_nr{ font-size:0.875rem; color:#656464; line-height:24px; padding-top:1.5rem; padding-bottom:1.5rem; border-bottom:1px solid #ddd;}
.nycp_nr img{ max-width:100%;}
.nycp_tel{ margin-top:25px; font-size:1.125rem; color:#000;}
.nycp_tel p{font-size:1.875rem; font-family:"Din";}
.nycp_more{padding-top:12px;}
.nycp_more a{display:block; background:#48b800; width:150px; text-align:center; height:50px; line-height:50px; font-size:1.125rem; color:#fff;}
.nycp_more img{ margin-bottom:-8px; margin-left:5px;}
.nycp_more .job_moreb{ display:none;}

.proshow_bom{background:#fff; border-top:50px solid #484e64;}
.proms_l{margin-top:-62px;}
.proshow_title{height:62px; line-height:62px; padding:0 1.5%;}
.proshow_title p{ width:153px; height:62px; background:#5d6681; text-align:center; font-size:1.125rem; color:#fff;}
.proshow_title img{ margin-bottom:-2px; margin-right:5px;}
.proshow_nr{ font-size:1rem; line-height:28px; padding:25px 1.5% 60px 1.5%; border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc;}
.proshow_nr img{ max-width:100%;}
.showcp_an{ padding-top:0.875rem; width:100%; padding-top:40px; margin-bottom:50px;}
.showcp_an p{width:120px;}
.showcp_an p a{width:100%;height:40px; background:#48b800; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
.procg_title{ background:#484e64; height:50px; padding:0 1.5%; line-height:50px; color:#fff; font-size:1.125rem;}
.procg_title span{ float:right; font-size:1rem;}
.procg_title em{ font-style:normal; color:#ff0000;}
.procg_nr{border:1px solid #dcdcdc; border-top:none; padding:30px 1.5%;}
.procg_l,.procg_r{ width:49%;}
.procg_l input{ height:49px; border:none; outline:none; font-family:"微软雅黑"; padding:0 2%; width:96%; font-size:1rem; border-bottom:1px solid #eaeaea}
.procg_r textarea{ height:130px; line-height:30px; outline:none; font-family:"微软雅黑"; padding:2%; width:96%; font-size:1rem; border:1px solid #eaeaea}
.procg_an{ padding-top:20px;}
.procg_an input{ height:45px; border:none; outline:none; font-family:"微软雅黑"; width:135px; cursor:pointer; font-size:1rem; background:#3fa000; color:#fff;}
.procg_an input:nth-child(2){background:#c1c1c1;margin-left:14px;}

.cnxh{background:#fff; padding-top:23px;}
.cnxh_tit{font-size:1.125rem; color:#fff; height:62px; line-height:62px; background:#484e64; text-align:center;}
.cnxh_nr li{ margin-top:10px;}
.cnxh_pic{ overflow:hidden;}
.cnxh_pic img{ display:block; width:100%; transition:0.5s;}
.cnxh_nr li:hover .cnxh_pic img{transform:scale(1.1);}
.cnxh_wb{ background:#d0d0d0; height:50px; line-height:50px; overflow:hidden; font-size:1rem; text-align:center; transition:0.5s;}
.cnxh_nr li:hover .cnxh_wb{ background:#48b800; color:#fff; transition:0.5s;}
/*内页style结束*/

@media screen and (max-width:1024px){

}


@media screen and (max-width:770px){
.promain{ padding-top:0; background:#fff; width:100%; padding-bottom:100px;}
.pro_fl{ width:100%; background:#383f57; padding-top:0; margin-bottom:10px;}
.profl_title{ display:none}
.protel{ display:none}
.main_r{ width:100%}
.pro_nr li{ float:left; width:49%; padding-bottom:28px; margin-right:2% }
.pro_nr li:nth-child(3n-1){ margin:0 2% 0 0 !important;}
.pro_nr li:nth-child(2n){ margin:0 0 0 0 !important;}

#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;background:url(img/spr.png) no-repeat;}
#tFocus{width:100%;overflow:hidden;}
#tFocus-pic{width:100%; height:578px; border:5px solid #f4f4f4; position:relative; box-sizing:border-box}
#tFocus-pic li{width:100%;height:578px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocus-pic li img{ display:block; width:100%; margin:0 auto;}
#tFocusBtn{width:100%; height:130px; border:1px solid #d9d9d9; padding:15px 0px; position:relative; margin-top:12px;z-index:20;overflow:hidden; box-sizing:border-box}
#tFocus-btn{width:90%; height:130px; position:relative; margin:0 auto; overflow:hidden;}
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{height:101px; width:127px; position:relative; border:1px solid #ddd; display:block; float:left; margin:0 4px; cursor:pointer;}
#tFocus-btn li.active{border:1px solid #48b800;}
#tFocus-btn li img{ display:block; width:100%; margin:0 auto;}
#tFocus-btn li i{ display:block; position:absolute; left:0; top:0; width:100%; height:100%; background:url(../images/vpic.png) no-repeat center rgba(0,0,0,0.3);}
#tFocus-leftbtn,#tFocus-rightbtn{ position:absolute; height:113px; top:15px; width:24px; text-align:center; font-family:"宋体"; font-size:1.25rem; cursor:pointer; line-height:113px; color:#000;}
#tFocus-leftbtn{left:0;}
#tFocus-rightbtn{right:0;}


.proshowa_wb{ width:100%;}
.cnxh{ display:none}
}
@media screen and (max-width:520px){
.swiper-container { display:block;
        width: 100%;
        height: 100%;
}


.swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
}
.swiper-slide img{display:block; width:100%;}

#tFocus{ display:none;}
.proshowa_wb{ width:100%; padding-top:30px;}
.nycp_more .job_morea{ display:none;}
.nycp_more .job_moreb{ display:block;}
.cnxh_nr li{width:49%;}
}

.fswzj{ display:none;}@media(max-width:767px){.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#48b800;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #3d9b00;}.fswzj ul li{color:#fff; width:25%; text-align:center; padding:0.4rem 0; position:relative; float:left;}.fswzj ul li a{ color:#fff;  display:block; border-left:1px solid rgba(255,255,255,0.3);}.fswzj ul li.on a{ border-left:none;}.fnav_pic{ width:25%; margin:0 auto;}.fnav_pic img{ width:100%;}.fnav_wb{font-size:0.875rem; padding-top:2px;}footer{ padding:20px 0 120px 0;}}

@media screen and (max-width:770px){
/*分类*/
header{ background:none; width:auto; display:block;position: relative; z-index:100; margin:0; padding:0; border-radius:0; float:none !important;}
header nav li{background:#484e64; line-height:inherit; margin-bottom:auto;}
header nav li a{ font-weight:inherit; border:none; padding:inherit; height:auto; z-index:9;}
header nav li span{ display:none;}
header nav li ul li{ margin:auto; background:none;}
header nav li ul li a{border:0; line-height:inherit;}
header nav li i{ height:40px;}
.mean-container .mean-bar {width:100%;position:relative;background:#0056ab; height:40px; z-index:99;}
.mean-container .mean-bar div.fl{ font-size:1rem; color:#fff; line-height:40px; padding-left:2%;}
.mean-container a.meanmenu-reveal {width:22px;height:22px;padding:9px 10px;position:absolute;top:0;right:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;	display:block;font-family:Arial, Helvetica, sans-serif;	font-weight:700}
.mean-container a.meanmenu-reveal span {display:block;background:#fff;height:3px;margin-top:3px}
.mean-container .mean-nav {float:left;width:100%;background: rgba(243,243,243,1); margin-bottom:30px;}
.mean-container .mean-nav ul {padding:0;margin:0;width:100%;list-style-type:none;}
.mean-container .mean-nav ul li {position:relative;width:100%;}
.mean-container .mean-nav ul li a {display:block;width:90%; background:none; font-size:0.875rem;padding:0 5%;height:39px; line-height:39px;margin:0;text-align:left;border-top:1px solid #383838;border-top:1px solid rgba(173, 173, 173, .5);text-decoration:none;text-transform:uppercase}
.mean-container .mean-nav ul li li a {width:80%;padding:0 10%; height:45px; line-height:45px; border-top:1px solid rgba(216,216,216,.25);	opacity:.75; filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}
.mean-container .mean-nav ul li.mean-last a {border-bottom:0;margin-bottom:0}
.mean-container .mean-nav ul li a.mean-expand {width:15px;height:40px;text-align:center;position:absolute;right:0;top:0;z-index:10;font-weight:700;	background:rgba(255, 255, 255, .1);	border:0!important;	border-left:1px solid rgba(255, 255, 255, .4)!important;border-bottom:1px solid rgba(255, 255, 255, .2)!important}
.mean-container .mean-nav ul li a.mean-expand:hover {background:rgba(0,0,0,.9)}
.mean-container .mean-push {float:left;	width:100%;	padding:0;	margin:0;clear:both}
.mean-nav .wrapper {width:100%;padding:0;margin:0}
.mean-container .mean-bar, .mean-container .mean-bar * {-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.mean-remove {display:none!important}
header nav {text-align: center;background: #efefef;}
header nav ul {margin:0;padding:1em;list-style-type: none;}
/*分类*/	
}
/*导航样式*/
@media screen and (max-width:770px){
.sp_nav{width:60px;float:right;position:relative;cursor: pointer; height:80px; background:#0056ab; padding:10px;}
.sp_nav i{display:block; color:#fff; position:absolute; width:100%; bottom:20px; left:0; text-align:center; font-style:normal;}
.sp_nav span{display:block;background:#fff;width:40%;height:2px;position:absolute;left:30%;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:32px}
.sp_nav span:nth-of-type(2){top:42px}
.sp_nav_se span:nth-of-type(1){top:42px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){top:42px;transform:rotate(-45deg)}
.sjj_nav{position:fixed; z-index:9; background:rgba(0,0,0,0.9); width:50%; height:calc(100% - 104px); line-height:40px; top:80px; right:-100%; overflow:auto; overflow-x:hidden; transition:right ease 0.5s;}
.nav_show{top:90px; right:0;}
.sjj_nav li ul,.sjj_nav li .sp_nav_xjb{ display: block;}
.sjj_nav ul li{ float:none; width:auto; background:none;}
.sjj_nav>ul>li:first-child{overflow:hidden; border-top:none;}
.sjj_nav>ul>li:first-child>a{float:left; width:calc(100% - 70px);}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{ display:block; position:absolute;top:10px;right:0px;border-left:none;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li em{ display:none;}
.sjj_nav ul li{border-top:1px #2f2f2f solid;margin-left:10px;position:relative;line-height:40px;font-size:14px;}
.sjj_nav>ul >li:last-child{border-bottom:1px #2f2f2f solid;}
.sjj_nav ul li ul{display:none; position:relative; background: rgba(0,0,0,0.9);}
.sjj_nav ul li a{ width:90%; font-size:1rem; color:#fff; text-align:inherit; padding:inherit; height:auto; line-height:inherit; background:none;}
.sjj_nav ul li.cur a,.sjj_nav ul li.cur ul li.cur a{color:#ffc801;}
.sjj_nav ul li ul li a,.sjj_nav ul li.cur ul li a{color:#999;display:block;text-align:left; font-size:0.875rem;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#0071bc;}
.sjj_nav ul li ul li>ul{margin-left:10px}
}
@media screen and (max-width:520px){
.sp_header{height:50px;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px; height:50px; padding:0px;}
.sp_nav i{ font-size:0.8125rem; bottom:6px;}
.sp_nav span{ width:50%; left:25%;}
.sp_nav span:nth-of-type(1){top:10px}
.sp_nav span:nth-of-type(2){top:20px}
.sp_nav_se span:nth-of-type(1){top:13px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){top:13px;transform:rotate(-45deg)}
.sjj_nav{top:50px; width:55%;}
.nav_show{top:50px;}
.sjj_nav ul li a{ font-size:0.875rem;}
}

.izl-rmenu{
	       margin-right: 0;
	       width: 82px;
	       position: fixed;
	       right: 2px;
	       top: 65%;
	       -webkit-box-shadow: #DDD 0px 1px 5px;
	       -moz-box-shadow: #DDD 0px 1px 5px;
	       box-shadow: #DDD 0px 1px 5px;
	       z-index:999;
}
.izl-rmenu .consult{    
	background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}
.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 150px;
    left: -170px;
    top: 0px;
    color: #000;
    font-size: 1rem;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
	padding:10px; 
}
.izl-rmenu .consult .phone p{ text-align:left; line-height:1.5em; color:#454545}
.izl-rmenu .consult .phone p span{ display:block; font-size:1.25rem; color:#ff0000}

.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 47px;
    padding-left: 48px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(../images/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
	background-image: url(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -160px;
    top: 65px;
    width: 160px;
    height: 160px;
    background:url(../images/weixin.jpg);
}
#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 65%;
    margin-top: -76px;
    -webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;
    z-index: 10000;
    cursor: pointer;
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index:999;
}
@media screen and (max-width:520px){
.izl-rmenu{ display:none;}
#udesk-feedback-tab { display:none !important;}
}

