@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; font-size:100%;}
img {border:none;}
a:link, a:visited {color:#434343; text-decoration: none;outline:none;}
a:hover, a:active {color:#f3a002; 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 #f3a002; 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 #f3a002; 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:1px solid #ddd;}
.map{ padding-top:70px;}
.map p{ font-size:1.5rem; font-weight:bold; padding-bottom:15px; color:#333;}
@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");}

/*首页style开始*/
.logonav{ background:#fff; width:100%; position:relative; z-index:999;}
.top_bg{background:url(../images/top_bg.jpg) no-repeat center; width:100%; height:171px;}
.headnr{ width:100%; border-bottom:1px solid rgba(255,255,255,0.3); height:40px;}
.top_l{ font-size:0.875rem; height:40px; line-height:40px; overflow:hidden; width:100%; color:#666;}
.logo{ padding-top:30px;}
.tel{ margin-top:44px;}
.yuyan{ padding-top:50px; padding-right:50px;}
.yuyan a{ width:75px; height:32px; line-height:32px; text-align:center; color:#fff; background:#f3a002; display:block; border-radius:3px;}
.nav i{ display:none;}
.sp_nav i{ display:none;}
.nav_bg{ background:#f3a002; width:100%;}
.sjj_nav{background:url(../images/nav_fg.png) no-repeat left;}
.sjj_nav li{ float:left; position:relative; width:14.285%; background:url(../images/nav_fg.png) no-repeat right;}
.sjj_nav li.on{ display:none;}
.sjj_nav li .sp_nav_xjb{display:none;}
.sjj_nav li a{display:block; text-align:center; font-size:1rem; height:57px; line-height:57px; color:#000; transition:0.5s; position:relative; z-index:9;}
.sjj_nav li:hover a,.sjj_nav li.cur a{ color:#fff;}
.sjj_nav li em{ position:absolute; left:0; top:0; width:100%; height:60px; background:url(../images/nav_b.png) no-repeat center; transform:scaleX(0); transition:0.5s;}
.sjj_nav li:hover em,.sjj_nav li.cur em{transform:scaleX(1); transition:0.5s;}
@media screen and (max-width:1024px){
.top_l{ width:700px;}
.nav_bg .kg{ width:100%;}
}
@media screen and (max-width:770px){
.top_bg{ height:80px; box-shadow:0px 1px 3px rgba(0,0,0,0.2);}
.top_bg .kg{ width:100%;}
.headnr{ display:none;}
.logo{ padding-top:13px; padding-left:1%;}
.logo img{ height:54px;}
.tel{ margin-top:22px; margin-right:3%;}
.tel img{ height:36px;}
}
@media screen and (max-width:520px){
.top_bg{ height:50px;}
.logo{ padding-top:10px;}
.logo img{ height:30px;}
.tel,.yuyan{ display:none;}
.sjj_nav li.on{ display:block;}
}
/*
.sjj_nav li ul{ position:absolute; width:180px; background:#d97b1b; left:25%; margin-top:3px; overflow:hidden; transform:scaleX(0); opacity:0; transition:0.5s;}
.sjj_nav li:hover ul{transform:scaleX(1); opacity:1; transition:0.5s;}
.sjj_nav li ul li{ height:42px; line-height:42px; border-top:1px solid #cb7319; float:none;}
.sjj_nav li ul li:nth-child(1){ border-top:none;}
.sjj_nav li ul li a{ padding:0; line-height:42px; height:42px; font-size:1.125rem; text-align:center; font-family:"Din"; 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:#ce7111; color:#fff; transition:0.5s;}
*/
/*banner*/
.banner{height:auto; width:100%; position:relative; height:100%; display:inline-block;}
.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:1280px){
.slides li{ background-size:auto 100% !important; height:auto !important;  min-height:650px !important;}
}
@media screen and (max-width:1024px){
.slides li{ min-height:500px !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:5%; z-index:99; text-align:center; width:100%;}
.flex-control-nav li{ display:inline-block; height:16px; margin:0 4px;}
.flex-control-nav li a{ display:block; overflow:hidden; text-indent:-999px; width:12px; height:12px; border-radius:50%; border:2px solid #fff; cursor:pointer;transition:0.5s;}
.flex-control-nav li a.flex-active{border:2px solid #f3a002; 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;}
/*banner*/
.gjcsous{ height:68px; background:#f3a002; width:100%;}
.gjc{ color:#fff; height:68px; line-height:68px;}
.gjc a{ color:#fff; padding:0 8px;}
.sous{ background:#fff; width:20%; height:39px; border-radius:8px; margin-top:16px;}
.sous_kg{ height:39px; border:0; padding:0 4%; width:72%; display:block; float:left; background:none; outline:none; font-size:0.875rem; color:#666;}
.sous_an{ background:url(../images/sous_an.png) no-repeat center #fab42e; height:39px; display:block; float:right; padding:0; cursor:pointer; width:20%; border:0; border-radius:8px;}
@media screen and (max-width:1024px){
.gjc{ font-size:0.875rem;}
.sous{ width:26%;}
}
@media screen and (max-width:770px){
.sous{ width:32%;}
}
@media screen and (max-width:520px){
.gjcsous{ height:39px; padding:5px 0;}
.gjc{ display:none;}
.sous{ width:100%; float:none; margin-top:0px;}
}

.index_bga{ padding-top:95px; padding-bottom:70px; width:100%; background:#fff; overflow:hidden;}
.inda_title{ text-align:center; font-size:1.125rem; color:#666; font-family:"Din";}
.inda_title p{ font-size:2.5rem; color:#000; font-weight:bold; padding-bottom:7px;}
.inda_title span{ color:#f3a002;}
.inda_gd{ position:relative; margin-top:25px;}
.inda_nr li{ width:20%; float:left;}
.inda_nr li a{ display:block; border:1px solid #ccc; overflow:hidden;}
.inda_nr li img{ display:block; width:100%;}
.inda_an a{ text-align:center; line-height:30px; cursor:pointer; position:absolute; display:block; top:40%; font-family:"宋体"; color:#fff; background:#f3a002; width:24px; height:30px;}
.inda_an a.prev{ left:-12px; border-radius:3px 0 3px 0;}
.inda_an a.next{ right:-12px; border-radius:0 3px 0 3px;}
@media screen and (max-width:1024px){
.index_bga{ padding-top:80px;}
.inda_title p{ font-size:2rem;}
.inda_an a{top:37%;}
}
@media screen and (max-width:770px){
.index_bga{ display:none;}
.inda_title{font-size:1rem;}
.inda_nr{ overflow:hidden;}
.inda_nr li{ width:25%;}
}
@media screen and (max-width:520px){
.index_bga{ padding-top:40px; padding-bottom:50px;}
.inda_title{ font-size:0.875rem;}
.inda_title p{ font-size:1.5rem;}
.inda_nr li{ width:50%;}
.inda_an a{top:35%;}
.inda_an a.prev{ left:0px;}
.inda_an a.next{ right:0px;}
}

.index_bgb{ background:#f9f9f9; padding-top:40px; padding-bottom:90px; width:100%; overflow:hidden;}
.indb_title{ text-align:center; font-size:1.125rem; color:#666; font-family:"Din";}
.indb_title p{ font-size:2.5rem; color:#000; font-weight:bold; padding-bottom:7px; margin-top:-46px;}
.indb_title span{ color:#f3a002;}
.indb_title em{ font-family:"alternateRegular"; font-size:6.25rem; color:rgba(0,0,0,0.03); font-style:normal; line-height:70px;}
.indb_ydfl{ display:none;}
.indb_nr{ padding-top:40px;}
.indb_l{ width:19%; background:#332f2e;}
.indb_bt{ margin-top:15px; position:relative;}
.indb_bt img{ margin-left:-8px;}
.indb_flbt{ position:absolute; left:0; top:0; width:100%; text-align:center; color:rgba(0,0,0,0.3);}
.indb_flbt p{ font-size:1.5rem; color:#000; padding-top:25px;}
.indb_fl{ padding:10px 6% 40px 6%;}
.indb_fl li{ position:relative; margin-top:20px; background:#3e3e3e; overflow:hidden;}
.indb_fl li a{ display:block; width:100%; height:45px; line-height:45px; color:#fff; font-size:1rem; text-indent:5%; overflow:hidden; font-family:"Din"; position:relative; z-index:9;}
.indb_fl li em{ display:block; float:right; padding-right:5%; margin-top:14px; transition:0.5s;}
.indb_fl li:hover em,.indb_fl li.on em{transform:rotate(90deg); -ms-transform:rotate(90deg); -moz-transform:rotate(90deg); -webkit-transform:rotate(90deg); -o-transform:rotate(90deg); transition:0.5s;}
.indb_fl li i{ display:block; position:absolute; left:-100%; top:0; width:100%; height:100%; background:#f3a002; transition:0.5s;}
.indb_fl li:hover i,.indb_fl li.on i{ left:0; transition:0.5s;}
.indb_ej{ padding-left:3%; padding-top:5px; display:none;}
.indb_ej p{ line-height:20px; overflow:hidden; margin-bottom:8px;}
.indb_ej p a{ display:block; font-size:0.875rem; color:#ebebeb; transition:0.5s;}
.indb_ej p:hover a,.indb_ej p.cur a{ color:#f3a002; transition:0.5s;}
.indb_r{ width:78.5%;}
.indb_r li{ float:left; width:32%; padding-bottom:5%;}
.indb_r li:nth-child(3n-1){ margin:0 2%;}
.indb_pic{ overflow:hidden; border:1px solid #ddd;}
.indb_pic img{ width:100%; display:block; transition:0.5s;}
.indb_r li:hover .indb_pic img{transform:scale(1.1);}
.indb_wb{ background:#f3a002; height:48px;}
.indb_mc{ overflow:hidden; height:48px; line-height:48px; width:88%; text-indent:4%; color:#000;}
.indb_jt{ width:10%; text-align:center; font-family:"宋体"; color:#fff; line-height:48px; background:#332f2e; height:48px;}
@media screen and (max-width:1280px){
.indb_bt img{ width:254px;}
}
@media screen and (max-width:1024px){
.indb_title p{ font-size:2rem;}
.indb_title em{font-size:5.25rem; line-height:60px;}
.indb_l{ width:21%;}
.indb_bt img{ width:225px;}
.indb_flbt { font-size:0.875rem;}
.indb_flbt p{ font-size:1.375rem;}
.indb_fl li{margin-top:10px;}
.indb_fl li a{font-size:1rem;}
.indb_ej p{ line-height:30px;}
.indb_ej p a{font-size:0.875rem;}
.indb_r{ width:76.5%;}
}
@media screen and (max-width:770px){
.indb_ydfl{ display:block; margin:0 auto; width:70%; padding-top:40px; padding-bottom:10px;}
.indb_ydfl li{ width:32%; float:left;}
.indb_ydfl li:nth-child(2){margin:0 2%;}
.indb_ydfl a{ display:block; border:1px solid #ddd; height:44px; border-radius:5px; font-size:1.125rem; line-height:44px; text-align:center;}
.indb_l{ display:none;}	
}
@media screen and (max-width:520px){
.index_bgb{padding-top:40px; padding-bottom:50px;}
.indb_title{ font-size:0.875rem;}
.indb_title p{ font-size:1.5rem; margin-top:-34px;}
.indb_title em{font-size:3.25rem; line-height:50px;}
.indb_ydfl{ width:100%; padding-top:25px; padding-bottom:10px;}
.indb_ydfl a{ height:38px; font-size:0.875rem; line-height:38px; overflow:hidden;}
.indb_nr{ padding-top:25px;}
.indb_r{ float:none; width:100%;}
.indb_r li{width:49%; padding-bottom:2%;}
.indb_r li:nth-child(3n-1){ margin:0;}
.indb_r li:nth-child(2n){ float:right;}
.indb_wb{height:40px;}
.indb_mc{ height:40px; line-height:40px; font-size:0.875rem; overflow:hidden; width:86%;}
.indb_jt{ width:12%; line-height:40px; height:40px;}
}

.index_bgc{ background:url(../images/index_bgc.jpg) no-repeat center; width:100%; height:660px; overflow:hidden;}
.indc_ywbt{ font-size:5rem; color:#f3a002; font-weight:bold; line-height:65px; font-family:"Din";}
.indc_title{ color:#fff; font-size:1.875rem; font-weight:bold; padding-top:60px;}
.indc_title span{ color:#f3a002;}
.indc_title p{ position:relative; font-weight:normal; font-size:1rem; margin-top:10px;}
.indc_nr{ margin-top:20px;}
.indc_nr li{ padding-top:30px;}
.indc_nr li a{ color:#fff; font-weight:bold; font-size:1.25rem;}
.indc_nr li p{ font-size:1rem; margin-top:7px; color:#fff; position:relative; background:url(../images/indc_lx.png) no-repeat left 8px; font-family:"Din"; padding-left:12px;}
@media screen and (max-width:770px){
.index_bgc{background-size:auto 100%; height:auto; padding-bottom:80px;}
.indc_ywbt{font-size:4rem; line-height:58px;}
.indc_title{padding-top:40px;}
.indc_nr li{ padding-top:25px;}
}
@media screen and (max-width:520px){
.index_bgc{padding-bottom:50px; padding-top:30px;}
.indc_ywbt{ font-size:2rem; line-height:32px;}
.indc_title{font-size:1.375rem; padding-top:30px;}
.indc_title p{font-size:1rem;}
.indc_title p:after{width:50px; height:1px; top:11px;}
.indc_nr li{ padding-top:20px; width:80%;}
.indc_nr li a{ font-size:1.125rem;}
.indc_nr li p{ font-size:0.875rem; background:url(../images/indc_lx.png) no-repeat left 8px;}
}

.index_bgd{ background:#fff; padding-top:85px; padding-bottom:70px; width:100%; overflow:hidden;}
.indd_nr{ padding-top:40px;}
.indd_l{ overflow:hidden; width:47.3%;}
.indd_l.fl{border-radius:20px 0 20px 0;}
.indd_l.fr{border-radius:0 20px 0 20px;}
.indd_l img{ display:block; width:100%;}
.indd_r{ width:50%; padding-top:45px;}
.indd_kg{ padding-left:110px;}
.indd_mc{ font-size:0.875rem; color:#999; border-bottom:1px solid #f6ad02; width:90%; padding-bottom:8px; padding-top:10px;}
.indd_mc p{ font-size:1.375rem; color:#f3a002; font-weight:bold; font-family:"Din";}
.indd_ms{ padding-top:20px;}
.indd_ms p{ background:url(../images/indd_lx.png) no-repeat left 8px; font-size:0.875rem; padding-left:15px; color:#4d4b4b; line-height:22px; padding-bottom:8px;}
@media screen and (max-width:1024px){
.indd_nr li{ padding-top:30px;}
.indd_r{ width:50%; padding-top:0px;}
.indd_kg{ background-size:auto 60px !important; padding-left:80px;}
.indd_mc{ width:100%; padding-top:0px;}
.indd_mc p{ font-size:1.625rem;}
.indd_ms{ padding-top:15px;}
.indd_ms p{padding-left:15px; line-height:22px; font-size:0.875rem;}
}
@media screen and (max-width:770px){
.indd_nr{ padding-top:0px;}
.indd_kg{ background-size:auto 40px !important; padding-left:50px;}
.indd_mc{ font-size:0.75rem;}
.indd_mc p{ font-size:1.25rem;}
}
@media screen and (max-width:520px){
.index_bgd{padding-top:40px; padding-bottom:50px;}
.indd_l{width:100%;}
.indd_l.fl{border-radius:10px 0 10px 0;}
.indd_l.fr{border-radius:0 10px 0 10px;}
.indd_r{width:100%; padding-top:15px;}
.indd_ms{ padding-top:10px;}
.indd_ms p{padding-left:13px; line-height:20px; padding-bottom:5px;}
}

.index_bge{ background:url(../images/index_bge.jpg) no-repeat center top; width:100%; padding-top:50px; padding-bottom:50px; overflow:hidden;}
.inde_title{ text-align:center; color:#fff; font-size:2.25rem; font-weight:bold; font-family:"Din";}
.inde_title span{ color:#f3a002;}
.inde_tel{ text-align:center; margin-top:16px;}
.inde_tel a{ color:#fff; font-size:1.125rem;}
.inde_tel img{ margin-bottom:-3px; margin-right:7px;}
.inde_xt{ position:relative; border-bottom:1px solid #fff; width:100%; padding-top:35px;}
.inde_lc li{ width:14.285%; float:left; position:relative; cursor:pointer; padding-bottom:30px; text-align:center;}
.inde_lc li a{ color:#fff; font-size:1.125rem;}
.inde_lc li em{ display:block; background:url(../images/inde_02.png) no-repeat center bottom; width:100%; height:23px; bottom:-12px; position:absolute; left:0; transition:0.5s;}
.inde_xt i{ display:block; position:absolute; bottom:-1px; background:#f3a002; left:0; height:1px;}
.inde_nr{ margin-top:105px; background:#fff;}
.inde_l{ width:45.5%; padding-left:3%; padding-top:45px;}
.inde_bt{ font-size:1rem; color:#666; font-family:"Din";}
.inde_bt p{ font-size:2.25rem; font-weight:bold; color:#000; padding-bottom:7px;}
.inde_bt span{ color:#f3a002;}
.inde_bt i{ display:block; width:65px; height:3px; background:#f3a002; margin-top:10px;}
.inde_ms{ padding-top:30px; text-indent:12px; color:#4d4b4b; line-height:24px; font-size:0.875rem;}
.inde_an{ margin-top:25px;}
.inde_an a{ display:block; float:left; margin-right:25px;}
.inde_an a:nth-child(3){ margin-right:0;}
.inde_an img{ margin-bottom:-5px; margin-right:5px;}
.inde_r{ width:49.6%;}
.inde_r img{ display:block; width:100%; margin-top:-47px;}
.inde_zj{ background:#181818;}
.inde_zj li{ width:25%; float:left; text-align:center; padding:30px 0;}
.inde_sz,.inde_mz{ display:inline-block;}
.inde_sz{font-family:"alternateRegular"; color:#ef9d02; font-size:4.5rem; line-height:60px;}
.inde_mz{ text-align:left; color:#fff; padding-left:5px; vertical-align:top; line-height:24px; padding-top:7px;}
.inde_bom{ padding-top:50px;}
.inde_honor{ width:42.1%;}
.inde_cfsb{ width:54.5%;}
.inde_bbt{ height:50px; background:#eee;}
.inde_bbt p{ float:left; padding:0 25px; line-height:50px; color:#000; font-size:1.125rem; height:50px; background:#f3a002;}
.inde_bbt a{ display:block; float:right; height:50px; line-height:50px; padding:0 20px;}
.inde_gd{ border:1px solid #ccc; border-top:none; padding:4%; position:relative;}
.inde_gda{ border:1px solid #ccc; border-top:none; padding:4% 8%; position:relative;}
.inde_img li{ float:left; width:50%;}
.inde_img li a{ display:block; margin:0 3%;}
.inde_tu{ overflow:hidden;}
.inde_tu img{ display:block; width:100%; transition:0.5s;}
.inde_gd .inde_img li:hover .inde_tu img{transform:scale(1.1);}
.inde_jt a{ position:absolute; width:25px; top:43%; height:47px; text-align:center; color:#fff; background:#f3a002; line-height:47px; font-family:"宋体"; font-size:1.125rem; cursor:pointer;}
.inde_jt a.prev{ left:-1px;}
.inde_jt a.next{ right:-1px;}
@media screen and (max-width:1024px){
.inde_title{font-size:2rem;}
.inde_l{ padding-top:20px; width:47%; padding-left:1.5%;}
.inde_bt{ font-size:0.875rem;}
.inde_bt p{ font-size:1.5rem; padding-bottom:5px;}
.inde_bt i{width:45px; height:2px; margin-top:5px;}
.inde_ms{ padding-top:20px; text-indent:28px; font-size:0.875rem; line-height:22px;}
.inde_an{ margin-top:20px;}
.inde_r img{margin-top:-20px;}
.inde_sz{font-size:4rem;}
}
@media screen and (max-width:770px){
.inde_xt{ border-bottom:none;}
.inde_lc{ display:none;}
.inde_nr{ margin-top:35px;}
.inde_ms{ height:88px; overflow:hidden;}
.inde_an a{ font-size:0.9375rem; margin-right:20px;}
.inde_sz{font-size:3rem; line-height:50px;}
.inde_mz{ line-height:22px; padding-top:4px; font-size:0.875rem;}
}
@media screen and (max-width:520px){
.inde_title{font-size:1.5rem;}
.inde_tel{ margin-top:10px;}
.inde_xt{ padding-top:0;}
.inde_nr{ margin-top:35px;}
.inde_l{ width:96%; padding-left:2%;}
.inde_ms{ height:auto;}
.inde_an a{ font-size:0.875rem; margin-right:9px;}
.inde_an img{ height:22px;}

.inde_r{ width:100%; margin-top:25px;}
.inde_r img{margin-top:0px;}
.inde_zj li{ width:50%; padding:15px 0;}
.inde_bom{ padding-top:20px;}
.inde_honor{ width:100%;}
.inde_cfsb{ width:100%; margin-top:20px;}
.inde_bbt{ height:40px;}
.inde_bbt p{line-height:40px; font-size:1rem; height:40px;}
.inde_bbt a{height:40px; line-height:40px; font-size:0.875rem;}
.inde_mz{ font-size:0.75rem; font-family:"Din";}
}

.index_bgf{ background:#f9f9f9; width:100%; padding-top:70px; padding-bottom:40px; overflow:hidden;}
.indf_fl{ padding-top:30px;}
.indf_fl li{ position:relative; float:left; width:12%; margin-left:0.571%; background:#fff;}
.indf_fl li:nth-child(1){ margin-left:0;}
.indf_fl li a{ display:block; border:1px solid #e4e3e0; text-align:center; height:42px; font-size:0.875rem; overflow:hidden; color:#3f3939; line-height:42px; position:relative; z-index:9; transition:0.5s;}
.indf_fl li:hover a,.indf_fl li.cur a{ color:#fff; border:1px solid #f3a002; transition:0.5s;}
.indf_fl li i{ position:absolute; left:0; top:0; width:100%; height:100%; background:#f3a002; transform:scale(0); transition:0.5s;}
.indf_fl li:hover i,.indf_fl li.cur i{transform:scale(1); transition:0.5s;}
.indf_gd{ margin-top:55px; position:relative;}
.indf_nr li{ float:left; width:33.333%;}
.indf_nr li a{ display:block; margin:0 3%;}
.indf_pic{ overflow:hidden; border:1px solid #ddd;}
.indf_pic img{ display:block; width:100%; transition:0.5s;}
.indf_nr li:hover .indf_pic img{transform:scale(1.1);}
.indf_mc{ padding-top:10px; font-size:0.875rem; color:#666;}
.indf_mc p{ height:30px; line-height:30px; overflow:hidden; color:#333; font-size:1rem;}
.indf_jt a{ font-family:"宋体"; font-size:1.875rem; top:38%; font-weight:bold; position:absolute; cursor:pointer;}
.indf_jt a.prev{ left:-20px;}
.indf_jt a.next{ right:-20px;}
@media screen and (max-width:1280px){
.indf_nr{ width:96%; margin:0 auto;}
.indf_jt a.prev{ left:0px;}
.indf_jt a.next{ right:0px;}
}
@media screen and (max-width:520px){
.index_bgf{padding-top:40px; padding-bottom:50px;}
.indf_fl{ padding-top:20px;}
.indf_fl li{width:24%; margin-left:1.333%; margin-bottom:1.333%;}
.indf_fl li:nth-child(5){ margin-left:0;}
.indf_fl li a{height:34px; line-height:34px; font-size:0.875rem;}
.indf_gd{ margin-top:25px;}
.indf_nr{ overflow:hidden; width:100%;}
.indf_nr li{width:50%;}
.indf_nr li a{margin:0 2%;}
.indf_mc{ padding-top:5px; font-size:0.75rem;}
.indf_mc p{ height:26px; line-height:26px; overflow:hidden; font-size:0.875rem;}
.indf_jt{ padding-top:20px; text-align:center;}
.indf_jt a{font-size:1.25rem; position:relative; top:auto; color:#fff; background:#f3a002; display:inline-block; height:24px; width:50px; text-align:center; line-height:24px; margin:0 5px; cursor:pointer;}
.indf_jt a.prev{ left:auto;}
.indf_jt a.next{ right:auto;}
}

.index_bgg{ padding-top:90px; background:#fff; width:100%; overflow:hidden; padding-bottom:90px;}
.indgg_nr{ padding-top:45px;}
.indgg_l{ width:31%;}
.indgg_bt{ padding-bottom:25px; font-size:1.125rem; color:#332f2e; font-weight:bold; height:22px; line-height:22px;}
.indgg_bt a{ float:right; font-size:0.875rem; font-weight:normal;}
.indgg_one{ position:relative; margin-bottom:15px;}
.indgg_pic{ overflow:hidden;}
.indgg_pic img{ display:block; width:100%; transition:0.5s;}
.indgg_one:hover .indgg_pic img{transform:scale(1.1);}
.indgg_mc{ position:absolute; bottom:0; left:0; width:100%; background:rgba(0,0,0,0.5); color:#fff; height:50px; line-height:50px; overflow:hidden; text-indent:10px;}
.indgg_l li,.indgg_z li{padding-bottom:20px;}
.inddg_wb{ position:relative; width:72%; padding-left:5%;}
.inddg_wb:after{content:""; width:11px; height:2px; background:#a2a2a2; position:absolute; left:0px; top:19px; transition:0.5s;}
.inddg_rq{ font-size:0.875rem; line-height:; color:#999; line-height:40px;}
.indgg_mz{ font-size:0.9375rem; color:#000; height:20px; line-height:20px; overflow:hidden; transition:0.5s;}
.indgg_ms{ font-size:0.875rem; color:#818181; height:20px; line-height:20px; overflow:hidden;}
.indgg_l li:hover .inddg_wb:after,.indgg_z li:hover .inddg_wb:after{ background:#f3a002; transition:0.5s;}
.indgg_l li:hover .indgg_mz,.indgg_z li:hover .indgg_mz{ color:#f3a002; transition:0.5s;}
.indgg_z{ width:31%; margin:0 3.5%;}
.indgg_r{ width:31%;}
.indgg_r li{ margin-bottom:20px;}
.wen{ font-size:0.9375rem; line-height:22px; height:22px; overflow:hidden; background:url(../images/wen.png) no-repeat left center; padding-left:30px; color:#000; transition:0.5s;}
.da{ font-size:0.875rem; line-height:22px; height:44px; overflow:hidden; background:url(../images/da.png) no-repeat left top; padding-left:30px; color:#818181; margin-top:5px;}
.indgg_r li:hover .wen{ color:#f3a002; transition:0.5s;}
@media screen and (max-width:1024px){
.inddg_wb{width:95%;}
.inddg_rq{ display:none;}
}
@media screen and (max-width:770px){
.indgg_mc{ font-size:0.9375rem;}
}
@media screen and (max-width:520px){
.index_bgg{ padding-top:40px; padding-bottom:50px;}
.indgg_nr{ padding-top:30px;}
.indgg_bt{ padding-bottom:15px;}
.indgg_l{ width:100%;}
.indgg_z{ width:100%; margin:25px 0;}
.indgg_l li,.indgg_z li{padding-bottom:15px;}
.indgg_r{ width:100%;}
}

.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_bg{ background:#332f2e; width:100%;}
.fnavtel{ padding:50px 0 0px 0;}
.foot_l{ width:75%;}
.foot_top{ padding-bottom:20px;}
.ftel_nr{color:#fff; font-size:0.875rem; margin-right:30px;}
.flogo{ padding-bottom:40px;}
.fbt{ font-size:1.875rem; color:#fff; font-weight:bold; padding-bottom:20px;}
.ftel_nr p{ line-height:20px; padding-left:30px; margin-bottom:10px;}
.ftel_nr a{ color:#fff;}
.fcont{ border-bottom:1px solid rgba(255,255,255,0.1); height:60px; line-height:60px; color:#fff; margin-bottom:20px; font-size:1.5rem; font-weight:bold;}
.fnav li{ float:left; margin-left:50px;}
.fnav li:nth-child(1){ margin-left:0;}
.fnav li p{ line-height:24px;}
.fnav li a{ font-size:0.9375rem; color:rgba(255,255,255,0.8);}
.fnav li .fnav_title,.fnav_title{ padding-bottom:15px;}
.fnav li .fnav_title a,.fnav_title a{ font-size:1.125rem; color:#fff;}
.fnav li a:hover,.fnav_title a:hover{ text-decoration:underline;}
.fbq{ padding-top:15px; border-top:1px solid rgba(255,255,255,0.1); padding-bottom:15px; 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;}
.foot_r{ margin-top:-130px; width:18.2%; background:#f3a002;}
.foot_img{ overflow:hidden;}
.foot_img img{ display:block; width:100%;}
.font_ewm{ padding:58px 4%;}
.font_ewm li{ width:48%;}
.font_ewm li img{ display:block; width:100%;}
.font_ewm li p{ text-align:center; font-size:0.875rem; height:26px; line-height:26px;}
@media screen and (max-width:1024px){
.foot_l{ width:80%;}
.flogo img{ height:90px;}
.fbt{ font-size:1.5rem; padding-bottom:15px;}
.fnav li{margin-left:35px;}
.fnav li .fnav_title, .fnav_title{ padding-bottom:10px;}
.foot_r{ margin-top:-110px;}
}
@media screen and (max-width:770px){
.fnavtel{ padding:30px 0 0 0;}
.fbtnav{ display:none;}
.flogo{ padding-bottom:20px;}
.flogo img{ height:70px;}
.foot_r{ margin-top:-46px;}
}
@media screen and (max-width:520px){
.foot_l{ width:100%;}
.flogo{ padding-bottom:15px;}
.flogo img{ height:60px;}
.foot_r{ display:none;}
.fbq{padding-bottom:65px; padding-top:10px; line-height:20px; font-size:0.75rem;}
.fbq span{ display:block; float:none;}
}
/*首页style结束*/

/*内页style开始*/
.about_banner{ background:url(../images/about_banner.jpg) no-repeat center; width:100%; height:450px; position:relative;}
.contact_banner{ background:url(../images/contact_banner.jpg) no-repeat center; width:100%; height:450px; position:relative;}
.case_banner{ background:url(../images/case_banner.jpg) no-repeat center; width:100%; height:450px; position:relative;}
.news_banner{ background:url(../images/news_banner.jpg) no-repeat center; width:100%; height:450px; position:relative;}
.pro_banner{ background:url(../images/pro_banner.jpg) no-repeat center; width:100%; height:450px; position:relative;}
.proshow_banner{ background:url(../images/pro_banner.jpg) no-repeat center; width:100%; height:200px; position:relative;}
.main_title{ float:left; background:rgba(0,0,0,0.5); margin-left:2%; margin-top:80px; padding:45px 35px; color:#fff; font-size:1.5rem;}
.main_title.fr{ float:right; margin-right:2%;}
.main_title p{ font-size:2.25rem; font-weight:bold; color:#f3a002; padding-bottom:10px; line-height:36px;}
.main_flbg{width:100%; position:relative; margin-top:-70px; background:rgba(0,0,0,0.8);}
.main_fl li{ position:relative; float:left; background:url(../images/fl_fg.png) no-repeat left center;}
.main_fl li:nth-child(1){ background:none;}
.main_fl li a{ color:#fff; padding:0 20px; font-size:1rem; height:70px; display:block; line-height:70px; text-align:center; position:relative; z-index:9; transition:0.5s;}
.main_fl li a:after{content:""; width:1px; height:20px; background:#fff; position:absolute; left:0px; top:25px;}
.main_fl li:nth-child(1) a:after{ background:none;}
.main_fl li:hover a,.main_fl li.cur a{color:#f3a002; font-weight:bold; transition:0.5s;}
.main_fl li i{ background:#f3a002; width:60%; height:3px; position:absolute; bottom:0; left:20%; transform:scaleX(0); transition:0.5s;}
.main_fl li:hover i,.main_fl li.cur i{transform:scaleX(1); transition:0.5s;}
.main_wz{ font-size:1rem; color:#fff; line-height:70px;}
.main_wz a:nth-child(1){ display:block; float:left; height:70px; padding:0 20px; background:url(../images/main_wz.png) no-repeat center #f3a002; width:26px; margin-right:15px;}
.main_wz span{ padding:0 8px; font-family:"宋体";}
.main_wz a{ color:#fff;}
.main_wz a:hover{ color:#f3a002;}
.main{ background:#fff; padding-top:70px; padding-bottom:120px;}
.maina{ background:#fff; padding-top:70px; padding-bottom:120px;}
.about_nr{ color:#757575; font-size:1rem; line-height:30px;}
.about_nr img{ max-width:100%;}
@media screen and (max-width:1024px){
.about_banner,.contact_banner,.case_banner,.news_banner,.pro_banner{ background-size:auto 100%; height:300px;}
.main_title{ margin-left:1%; margin-top:55px; padding:25px 20px; font-size:1.25rem;}
.main_title.fr{margin-right:1%;}
.main_title p{ font-size:1.875rem; line-height:32px;}
.main_flbg{ margin-top:-60px;}
.main_flbg .kg{ width:100%;}
.main_fl li a{height:60px; line-height:60px; font-size:0.9375rem; padding:0 13px;}
.main_fl li a:after{top:22px; height:16px;}
.main_wz{line-height:60px; font-size:0.875rem;}
.main_wz a:nth-child(1){height:60px;}
}
@media screen and (max-width:770px){
.about_banner,.contact_banner,.case_banner,.news_banner,.pro_banner{height:260px;}
.main_title{ margin-top:45px; padding:20px 20px; font-size:1.125rem;}
.main_wz{ display:none;}
.main_fl{ float:none; width:100%; position:relative; height:60px;}
.main_fl li a{ padding:0 24px;}
.scroller{ position:absolute; left:0; top:0;}
.about_nr{font-size:0.875rem; line-height:24px;}
.maina{ padding-top:0px;}
}
@media screen and (max-width:520px){
.about_banner,.contact_banner,.case_banner,.news_banner{height:170px;}
.proshow_banner,.pro_banner{ background-size:auto 100%; height:130px;}
.main_title{ margin-top:30px; padding:10px 10px; font-size:0.875rem;}
.main_title p{ font-size:1.25rem; line-height:20px;}
.main_flbg{ margin-top:-40px;}
.main_fl{height:40px;}
.main_fl li a{ padding:0 17px; height:40px; line-height:40px;}
.main_fl li a:after{top:15px; height:10px;}
.main_fl li i{height:2px;}
.main{padding-top:50px; padding-bottom:60px;}
.maina{padding-bottom:60px;}
}

.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:#f3a002; font-family:"微软雅黑"; height:46px; cursor:pointer; font-size:1.25rem; color:#fff; float:right; margin-left:15px;}
@media screen and (max-width:520px){
.book_title{ font-size:0.875rem; line-height:22px; padding-bottom:20px;}
.book_nr div.fl,.book_nr div.fr{ width:99%; padding-bottom:10px; float:none;}
.book_nr div.book{padding-bottom:10px;}
.contxt{ width:96%; font-size:0.875rem; height:40px; outline:none;}
.contxta{ width:96%; line-height:22px; padding:2%; font-size:0.875rem;}
.btn{width:120px; height:40px; font-size:1rem;}
}

.case_nr li{ float:left; width:32%; padding-bottom:2%;}
.case_nr li:nth-child(3n-1){ margin:0 2%;}
.case_kg{ position:relative;}
.case_pic{ overflow:hidden; position:relative; border:1px solid #ddd;}
.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_mc{color:#fff; background:#f3a002; font-size:1rem; height:50px; line-height:50px; overflow:hidden;}
.case_mc p{ height:50px; overflow:hidden; width:90%; text-indent:2%; float:left;}
.case_mc span{ float:right; font-family:"宋体"; font-size:1.125rem; color:#fff; width:10%; text-align:center; font-weight:bold;}
.case_kg .border_top{
	position:absolute;height:3px;width:0;font-size:0;background:#f3a002;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:3px;font-size:0;background:#f3a002;bottom: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:3px;width:0px;font-size:0;background:#f3a002;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:3px;font-size:0;background:#f3a002;left:0;top: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:520px){
.case_nr li{width:49%;}
.case_nr li:nth-child(3n-1){ margin:0;}
.case_nr li:nth-child(2n){ float:right;}
.case_mc{font-size:0.875rem; height:40px; line-height:40px;}
.case_mc p{ height:40px; text-indent:4%;}
.case_mc span{font-size:0.875rem;}
}

.news_nr li{ position:relative; padding-bottom:15px; border-bottom:1px dashed #ddd; padding-top:15px;}
.news_nr li a{ display:block; padding:2%; position:relative; z-index:9; transition:0.5s;}
.news_nr li:hover a{box-shadow:0px 1px 8px rgba(0,0,0,0.3); transition:0.5s;}
.news_pic{ overflow:hidden; width:23%;}
.news_pic img{ display:block; width:100%; transition:0.5s;}
.news_nr li:hover .news_pic img{transform:scale(1.1);}
.news_wb{ width:64%; margin-left:3%;}
.news_bt{ font-size:1.375rem; height:40px; line-height:40px; overflow:hidden;}
.news_ms{ font-size:0.875rem; line-height:24px; height:48px; color:#5f5f5f; overflow:hidden; margin-top:5px; transition:0.5s;}
.news_more{ width:126px; height:34px; text-align:center; background:#f3a002; line-height:34px; color:#fff; font-size:0.875rem; margin-top:25px;}
.news_nr li:hover .news_more{ background:#1e1916; transition:0.5s;}
.news_rq{ background:#f3a002; line-height:30px; text-align:center; width:80px; color:#fff; margin-top:25px;}
.news_rq p{ line-height:80px; border-bottom:2px solid #fff; background:#332f2e; font-size:2.5rem;}
.newsshow_title{ text-align:center; border-bottom:1px dashed #ccc; padding-bottom:12px; font-size:1.5rem; font-weight:bold; line-height:25px; }
.newsshow_title p{ font-size:0.875rem; color:#999; font-weight:normal; padding-top:8px;}
.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:0.9125rem; line-height:26px; }
.newsshow_wnnr img{ max-width:100%;}
.bdsharebuttonbox{ margin:0 auto; padding-top:40px; width:145px;}
.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:1024px){
.news_nr li a{padding:1%;}
.news_pic{width:25%;}
.news_wb{ width:62%; margin-left:3%;}
.news_bt{ font-size:1.25rem; height:30px; line-height:30px;}
.news_more{margin-top:15px;}
.news_rq{margin-top:20px;}
.newsshow_title{font-size:1.375rem; font-weight:normal; line-height:25px; }
.newsshow_title p{ font-size:0.75rem; padding-top:5px;}
}
@media screen and (max-width:770px){
.news_pic{width:30%;}
.news_wb{ width:67%; margin-left:3%;}
.news_rq{ display:none;}
.news_bt{ font-size:1.125rem; height:26px; line-height:26px;}
.news_more{margin-top:13px;}
.newsshow_wnnr{font-size:0.875rem; line-height:24px;}
}
@media screen and (max-width:520px){
.news_nr li{padding-bottom:10px; padding-top:10px;}
.news_bt{ font-size:0.9375rem; height:22px; line-height:22px;}
.news_ms{ font-size:0.75rem; line-height:18px; height:36px; margin-top:0px;}
.news_more{ display:none;}
.newsshow_title{font-size:1.125rem; line-height:22px;}
.xgnews-tit{ font-size:1.125rem; line-height:42px; height:42px;}
.xgnews-con li{ width:95%;}
}
header{ display:none;}
@media screen and (max-width:770px){
header{ display:block;}
.maina .kg{ width:100%;}
.maina .indb_r{width:100%; float:none;}
}

.main_r{ width:78.5%;}
.swiper-container {display:none;}
#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;background:url(img/spr.png) no-repeat;}
#tFocus{width:610px;overflow:hidden;}
#tFocus-pic{width:600px; height:445px; border:5px solid #ddd; position:relative;}
#tFocus-pic li{width:600px;height:445px;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:610px;height:109px; margin-top:10px;z-index:20;overflow:hidden;}
#tFocus-btn{width:610px; height:109px; position:relative;left:0;bottom:0;overflow:hidden;float:left;margin-right:3px;}
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{height:105px; width:142px; position:relative; border:2px solid #ddd; display:block; float:left; margin:0 3px; cursor:pointer;}
#tFocus-btn li.active{border:2px solid #f3a002;}
#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:40px;margin-top:18px;width:15px;float:left;text-indent:-9999px;}
#tFocus-leftbtn{margin-right:5px;}
#tFocus-rightbtn{}

.proshowa_wb{ width:37.5%;}
.nycp_bt{color:#6b6b6b; font-size:1.125rem; border-bottom:1px solid #ddd; padding-bottom:15px;}
.nycp_bt p{ font-size:1.5rem; font-weight:bold; padding-bottom:5px; color:#000;}
.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:1.875rem; background:url(../images/nycp_pic.png) no-repeat left center; padding-left:23px; font-size:1rem; color:#979797;}
.nycp_tel strong{ color:#454545;}
.nycp_more{ width:133px; height:45px; padding-top:19px;}
.nycp_more a{border-radius:5px; display:block; background:#f3a002; text-align:center; line-height:45px; font-size:1.125rem; color:#fff; font-weight:bold; color:#fff;}
.nycp_more .job_moreb{ display:none;}

.proshow_bom{ padding-top:60px;}
.proshow_title{ font-size:1.125rem; font-weight:bold; color:#454545; height:50px; line-height:50px; border-bottom:3px solid #454545;}
.proshow_nr{ font-size:0.9125rem; line-height:26px; padding-top:25px;}
.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:#f3a002; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
.cnxh_tit{font-size:1.125rem; font-weight:bold; color:#454545; height:50px; line-height:50px; border-bottom:3px solid #454545;}
.cnxh_nr li{ float:left; margin-top:20px; width:24%; margin-right:1.333%;}
.cnxh_nr li:nth-child(4n){ margin-right:0;}
.cnxh_pic{ overflow:hidden; border:1px solid #ddd;}
.cnxh_pic img{ display:block; width:100%; transition:0.5s;}
.cnxh_nr li:hover .cnxh_pic img{transform:scale(1.1);}
.cnxh_wb{ background:#ddd; height:40px; line-height:40px; overflow:hidden; font-size:0.875rem; text-align:center; transition:0.5s;}
.cnxh_nr li:hover .cnxh_wb{ background:#f3a002; color:#fff; transition:0.5s;}
@media screen and (max-width:1280px){
.proshowa_wb{ width:35%;}
}
@media screen and (max-width:1024px){
.main_r{ width:76.5%;}
#tFocus{ float:none; margin:0 auto;}
.proshowa_wb{ width:100%; padding-top:40px; float:none;}
.proshow_nr{ font-size:0.875rem; line-height:24px;}
}
@media screen and (max-width:770px){
.main_r{ width:98%; margin:0 1%;}
}
@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;}
.nycp_bt{font-size:1rem;}
.nycp_bt p{ font-size:1.25rem;}
.nycp_more .job_morea{ display:none;}
.nycp_more .job_moreb{ display:block;}
.proshow_bom{ padding-top:30px;}
.cnxh_nr li{width:49%; margin-right:0%;}
.cnxh_nr li:nth-child(2n){ float:right;}
}
/*内页style结束*/

.fswzj{ display:none;}@media(max-width:767px){.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#f3a002;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #ffb323;}.fswzj ul li{color:#fff; width:25%; text-align:center; padding:0.3rem 0; position:relative; float:left;}.fswzj ul li a{ color:#fff;  display:block; border-left:1px solid #ffb323;}.fswzj ul li.on a{ border-left:none;}.fnav_pic{ width:23%; margin:0 auto;}.fnav_pic img{ width:100%;}.fnav_wb{font-size:0.8125rem; 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:none; 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:#f3a002; 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(62,58,57,1)}
.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:60px; background:#f3a002; padding:10px;}
.sp_nav i{display:block; color:#fff; position:absolute; width:100%; bottom:12px; 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:22px}
.sp_nav span:nth-of-type(2){top:32px}
.sp_nav_se span:nth-of-type(1){top:22px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){top:22px;transform:rotate(-45deg)}
.nav_bg .kg{ width:50%;}
.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:80px; 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:5px;right:0px;border-left:1px #ddd solid;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}
.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:#f3a002;}
.sjj_nav ul li ul li a,.sjj_nav ul li.cur ul li a{color:#666;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)}
.nav_bg .kg{ width:55%;}
.sjj_nav{top:50px; width:55%;}
.nav_show{top:50px;}
.sjj_nav ul li a{ font-size:0.875rem; width:82%;}
}

.cd-top {
  display: inline-block;
  height: 30px;
  width: 30px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(243,160,2,0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  border-radius:50%;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top.cd-is-visible { visibility: visible; opacity: 1;}
.cd-top.cd-fade-out {opacity: .9;}
.no-touch .cd-top:hover {background-color: #e86256; opacity: 1;}
@media screen and (max-width:520px){
.cd-top {background-size:auto 14px;height:26px; width:26px; bottom:60px; right:1%;}
}

#floatDivBoxs{width:160px;background:#fff;position:fixed;top:120px;right:0;z-index:99999;}
	#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#f3a002;color:#fff;font-size:18px;text-indent:22px;position:relative;}
	#floatDivBoxs .onlogo{ box-sizing:border-box; padding:8px;}
	#floatDivBoxs .onlogo img{max-width: 100%;}
	#floatDivBoxs .floatDqq{padding:0 10px; margin-bottom:0px;}
	#floatDivBoxs .floatDqq li{height:32px;line-height:32px;font-size:0.875rem;border-top:1px solid #e3e3e3; padding:0 0 0 50px;}
	#floatDivBoxs .floatDtxt{font-size:1rem;color:#333;padding:0 10px 3px 10px;}
	
	#floatDivBoxs .floatDtel{padding:0 0 0 10px; }
	#floatDivBoxs .floatDtel span{line-height:1.5em; font-size:1.125rem; font-weight:bold; color:#f3a002;}
	#floatDivBoxs .floatDtel em{color:#000}
	#floatDivBoxs .floatDtel p{ font-size:0.875rem; color:#2a2a2a; font-weight:normal;}
	
	#floatDivBoxs .floatDtel img{display:block;}
	#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../img/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
	.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
	#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.png) no-repeat;position:fixed;top:120px;right:0px;z-index:111111;}
	#rightArrow a{display:block;height:45px;}
	@media screen and (max-width:768px){#floatDivBoxs,#rightArrow{ display:none;}}