﻿@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"微软雅黑",Arial, Helvetica, sans-serif; font-size:100%; color:#313131; 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:#313131; text-decoration: none;outline:none;}
a:hover, a:active {color:#ffa200; 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%;}
.kgc{ width:98%; margin:0 auto; max-width:1440px;}
.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 #ffa200; 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 #ffa200; margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px; font-size:12px}
::-webkit-scrollbar {width:6px;height:8px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b1b1b1;border-radius:3px}
/*基础配置*/


/*首页style开始*/
.top_bg{ width:100%; height:89px; border-bottom:1px solid #414141; background:#191919; position:relative; z-index:999;}
.top_r{ font-size:12px; color:#f20f3a; position:relative; margin-top:34px;}
.mobile-inner-nav{height:89px; padding-right:60px;}
.mobile-inner-nav a{display:block; float:left; padding:0 45px; font-size:0.875rem; height:89px; line-height:89px; position:relative; color:#fff; transition:0.5s; background:url(../images/nav_fg.png) no-repeat left center;}
.mobile-inner-nav a.on{ background:none;}
.mobile-inner-nav a:hover,.mobile-inner-nav a.cur{color:#ffc92a;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:1024px){
.slides li{ background-size:100% !important; height:auto !important;  min-height:372px !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:3%; z-index:99; text-align:center; width:100%;}
.flex-control-nav li{ display:inline-block; height:13px; margin:0 6px;}
.flex-control-nav li a{ display:block; overflow:hidden; background:#fff; text-indent:-999px; border:1px solid #6e6e6e; width:11px; height:11px; border-radius:50%; cursor:pointer;transition:0.5s;}
.flex-control-nav li a.flex-active{background:#803c00; border:1px solid #fff; transition:0.5s;}
.flex-direction-nav{position:absolute;z-index:99;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:42px;height:85px;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:30px;background:url(../images/ban_l.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:30px;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*/
.index_bga{ background:#fff; padding-top:50px; padding-bottom:55px; border-top:1px solid #eee; width:100%;}
.inda_bt img{ float:left;padding-right:30px; }
.inda_bt span{ color:#505050; font-size:0.875rem; display:block; line-height:34px;}
.inda_bt p{ color:#6e6d6d; padding-top:8px; font-size:0.875rem;}
.inda_more{ line-height:34px; font-size:0.875rem;}
.inda_more a{ color:#7b7b7b;}
.inda_more a:hover{ color:#ffa200;}
.inda_fl{ padding-top:30px;}
.inda_fl li{ float:left; width:16%; margin-right:0.8%; margin-bottom:0.8%; background:#313131; text-align:center; position:relative;}
.inda_fl li a{ font-size:1rem; display:block; width:100%; height:45px; line-height:45px; color:#fff; position:relative; z-index:9;}
.inda_fl li:nth-child(6n){ margin-right:0;}
.inda_fl li i{ display:block; width:100%; height:100%; background:#ffa200; position:absolute; left:0; top:0;transform:scaleX(0); transition:0.5s;}
.inda_fl li:hover i,.inda_fl li.cur i{transform:scaleX(1); transition:0.5s;}
.inda_nr{ padding-top:50px;}
.inda_nr li{ float:left; width:32%; margin:2% 0 0 2%;}
.inda_nr li.on{ margin-left:0;}
.inda_pic{ border:1px solid #d5d5d5; overflow:hidden;}
.inda_pic img{ display:block; width:100%; transition:0.5s;}
.inda_nr li:hover .inda_pic img{transform:scale(1.1);}
.inda_kg{ position:relative; width:100%; height:100%;}
.inda_kg .border_top{
	position:absolute;height:2px;width:0;font-size:0;background:#ffa200;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;
}
.inda_kg .border_right{
	position:absolute;height:0px;width:2px;font-size:0;background:#ffa200;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;
}
.inda_kg .border_bottom{
	position:absolute;height:2px;width:0px;font-size:0;background:#ffa200;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;
}
.inda_kg .border_left{
	position:absolute;height:0px;width:2px;font-size:0;background:#ffa200;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;
}
.inda_nr li:hover .border_top,.inda_nr li:hover .border_bottom{width:100%;}
.inda_nr li:hover .border_left,.inda_nr li:hover .border_right{height:100%;}
.inda_wb{ text-align:center; height:53px; line-height:53px; position:relative;}
.inda_wb p{ font-size:0.875rem; color:#5d5d5d; position:relative; z-index:9;transition:0.5s;}
.inda_wb span{ display:none;}
.inda_wb i{ display:block; background:#ffa200; position:absolute; left:0; top:0; width:100%; height:100%; transform:scaleX(0); transition:0.5s;}
.inda_nr li:hover .inda_wb i{ transform:scaleX(1); transition:0.5s;}
.inda_nr li:hover .inda_wb p{ text-align:left; padding-left:2%; color:#fff;transition:0.5s;}
.inda_nr li:hover .inda_wb p span{ display:block; float:right; padding-right:2%;}
.index_bgb{ background:url(../images/index_bgb.jpg) no-repeat center; width:100%; height:550px;}
.indb_nr{ padding-top:155px; font-size:1.25rem; color:#fff; letter-spacing: 5px;}
.indb_wb{ color:#fac335; font-size:0.875rem; padding-top:12px;}
.indb_wb p{ font-size:2.75rem; font-weight:bold; padding-bottom:5px;}
.indb_ms{ height:44px; border:1px solid #949393; line-height:44px; text-align:center; padding:0 35px; float:left; margin-top:25px;}
.indc_l,.indc_r{ width:50%; position:relative;}
.indc_l img{ float:right;}
.indcl_nr{ position:absolute; left:0; top:0px; width:100%; height:100%;}
.indcl_nr ul{ padding-top:130px;}
.indcl_nr li{ float:left; margin-right:50px; text-align:center;}
.indcl_pic img{ float:none;}
.indcl_nr li p{ padding-top:15px; color:#fff;}
.indcr_nr{ position:absolute; left:0; width:100%; text-align:center; top:125px;}
.indcr_nr p{ font-size:1rem; color:#2d2d2d; padding:22px 0;}
.indcr_nr a{ display:block; width:145px; height:40px; background:#ffa200; line-height:40px; text-align:center; font-size:1rem; color:#fff; margin:0 auto;}
.index_bgd{ background:url(../images/index_bgd.png) repeat; width:100%; padding-top:90px; padding-bottom:60px;}
.indd_title{ text-align:center; font-size:0.875rem; color:#848484;}
.indd_title p{ padding-top:10px;}
.indd_gd{ margin-top:55px; position:relative;}
.indd_nr .tempWrap{ overflow:inherit !important;}
.indd_nr li{ width:33.333%;}
.indd_nr li a{ display:block; width:98%; margin:0 1%; position:relative;}
.indd_pic{ overflow:hidden;}
.indd_pic img{ display:block; width:100%; transition:0.5s;}
.indd_nr li:hover .indd_pic img{ display:block; width:100%;transform:scale(1.1);}
.indd_wb{ background:rgba(0,0,0,0.6); width:100%; height:100%; position:absolute; left:0; top:0; text-align:center; color:#fff; transition:0.5s;transform:scale(0);}
.indd_bt{ font-size:1rem; font-weight:bold; padding-top:70px; padding-bottom:10px;}
.indd_ms{ width:90%; margin:0 auto; font-size:0.875rem; line-height:24px; overflow:hidden; height:48px; color:#d4d4d4;}
.indd_more{ color:#ff8a00; font-size:0.875rem; padding-top:15px;}
.indd_nr li:hover .indd_wb{ transition:0.5s;transform:scale(1);}
.indd_an a{ display:block; position:absolute; height:80px; width:35px; background:rgba(0,0,0,0.9); line-height:80px; font-family:"宋体"; text-align:center; color:#fff; font-size:2.25rem; cursor:pointer; top:35%;transition:0.5s;} 
.indd_an a:hover{ background:rgba(255,138,0,0.9);transition:0.5s;}
.indd_an a.prev{ left:-40px;}
.indd_an a.next{ right:-40px;}
.index_bge{ background:#fff; padding-top:60px; width:100%; padding-bottom:80px;}
.inde_more a{ display:block; margin-left:5px; height:32px; background:#313131; padding:0 20px; font-size:0.875rem; color:#fff; float:left; line-height:32px; transition:0.5s; margin-top:13px; cursor:pointer;}
.inde_more a:hover,.inde_more a.id_on{ background:#ffa200; transition:0.5s;}
.inde_nr{ padding-top:35px;}
.inde_nr li{ width:47%; padding-bottom:2rem;}
.inde_nr li a{ border:1px solid #c6c6c6; display:block;}
.inde_wb{ width:64.5%; margin:10px 2.6% 0 2.6%;}
.inde_mc{ font-size:1rem; color:#353535; font-weight:bold; height:30px; line-height:30px; overflow:hidden; }
.inde_mc:hover{ color:#ffa200;}
.inde_ms{ font-size:0.875rem; font-style:0.875rem; line-height:24px; color:#696969; height:48px; overflow:hidden;}
.inde_lj{ width:79px; height:24px; border:1px solid #ffa200; font-size:0.875rem; color:#ffa200; line-height:24px; text-align:center; margin-top:7px; transition:0.5s;}
.inde_lj:hover{ background:#ffa200; color:#fff; transition:0.5s;}
.inde_pic{ width:30.3%; overflow:hidden;}
.inde_pic img{ display:block; width:100%; transition:0.5s;}
.inde_nr li:hover .inde_pic img{transform:scale(1.1);}
.link_bg{ height:25px; padding-top:15px; padding-bottom:15px; line-height:25px;}
.link_title{ font-size:1.25rem;}
.link_nr{ height:25px; overflow:hidden; line-height:25px; width:1090px;}
.link_nr a{ display:block; padding-right:15px; font-size:14px; float:left;}
.link_nr a:hover{text-decoration:underline;}
.foot_bg{background:#ffa200; width:100%;}
.foot_top{ background:#e8e8e8; width:100%;}
.foot_l{ width:52.7%; position:relative;}
.foot_l img{ float:right;}
.fnav{ position:absolute; left:0; top:40px; width:100%;}
.fnav li{ float:left; width:25%;}
.fnav li a{ font-size:0.875rem; color:#6b6b6b; line-height:24px;}
.fnav_title{ padding-bottom:10px;}
.fnav li .fnav_title a{ font-size:1.1125rem; color:#3d3d3d;}
.fnav li a:hover{ text-decoration:underline;}
.foot_r{ width:45%; padding-top:40px;}
.ftel{ color:#6b6b6b; font-size:0.875rem; line-height:30px;}
.ftel p{ font-size:1.125rem; color:#3d3d3d; padding-bottom:8px;}
.ftel a{ color:#6b6b6b;}
.ftel a:hover{ text-decoration:underline;}
.fzj{ padding-top:20px;}
.flogo{ padding-top:15px;}
.fbq{ line-height:24px; padding-top:18px; padding-bottom:18px; color:#fff; font-size:0.875rem;}
.fbq span{ float:right;}
.fbq a { color:#fff;}
.fbq a:hover{ text-decoration:underline;}
/*首页style结束*/

/*内页style开始*/
.about_banner{ background:url(../images/about_banner.jpg) no-repeat center; width:100%; height:447px; position:relative;}
.case_banner{ background:url(../images/case_banner.jpg) no-repeat center; width:100%; height:447px; position:relative;}
.news_banner{ background:url(../images/news_banner.jpg) no-repeat center; width:100%; height:447px; position:relative;}
.pro_banner{ background:url(../images/pro_banner.jpg) no-repeat center; width:100%; height:447px; position:relative;}
.about_banner img,.case_banner img,.news_banner img,.pro_banner img{ display:none;}
.main_flbg{ background:#fff; width:100%; border-bottom:1px solid #e1e1e1; position:relative; z-index:9;}
.main_fl li{ float:left; height:55px; position:relative; text-align:center;}
.main_fl li a{font-size:0.875rem; line-height:55px; color:#595959; display:block; position:relative; z-index:9; height:55px; padding:0 40px;}
.main_fl li i{ position:absolute; height:100%; background:url(../images/mainfl_bg.png) repeat-x; display:block; width:100%; left:0; bottom:0; transform:scaleX(0); transition:0.5s;}
.main_fl li:hover i,.main_fl li.cur i{transform:scaleX(1); transition:0.5s;}
.main{ background:#fff; width:100%; padding-top:50px; position:relative; z-index:9;}
.main_nr{ padding-bottom:80px;}
.about_nr{ font-size:0.875rem; line-height:24px; color:#666;}
.about_nr img{ max-width:100%;}
.case_nr li{ float:left; width:31.333%; margin:1%;}
.case_pic{ overflow:hidden;}
.case_pic img{ display:block; width:100%;transition:0.5s;}
.case_nr li:hover .case_pic img{transform:scale(1.1);}
.case_wb{ text-align:center; padding-top:8px;}
.news_nr li{ padding-bottom:40px;}
.news_nr li a{ display:block; border:1px solid #ececec; background:#fff;}
.news_pic{ width:32.35%; overflow:hidden;}
.news_pic img{ width:100%;transition:0.5s;}
.news_nr li:hover .news_pic img{transform:scale(1.1);}
.news_wb{ width:63%; padding-right:2%}
.news_bt{ font-size:1.5rem; color:#333; font-weight:bold; height:30px; line-height:30px; overflow:hidden; margin-top:25px;}
.news_bt:hover{ color:#ffc92a;}
.news_zj{ height:13px; line-height:13px; font-size:0.875rem; margin:25px 0; color:#999;}
.news_zj img{ margin-right:5px;}
.news_ms{ font-size:0.875rem; line-height:24px; height:72px; overflow:hidden; color:#777;}
.news_more{ height:41px; width:141px; border:1px solid #e1e1e1; font-size:0.875rem; text-align:center; line-height:41px; color:#777; margin-top:25px; transition:0.5s;}
.news_more:hover{ background:#ffc92a; color:#fff; transition:0.5s;}
.newsshow_title{ text-align:center;  border-bottom:1px dashed #ccc; padding-bottom:3px; font-size:1.5rem; font-weight:bold; line-height:25px; }
.newsshow_title p{ font-size:0.75rem; color:#999; font-weight:normal; padding-top:5px;}
.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:0.875rem; line-height:24px; }
.newsshow_wnnr img{ max-width:100%;}
.sxyjsys,.sxyjsys a{ font-size:14px;  line-height:20px;}
.sxyjsys a:hover{ text-decoration:underline;}
.xgnews-tit{ text-align:center; background:#9e9e9e; font-size:16px; font-weight:bold; line-height:30px; height:30px; color:#e0e0e0;}
.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;}
.proshowa{ background:#fff; width:100%; padding:5% 0 3% 0%;}
.proshowa_pic{width:54%;}
.proshowa_pic img{ width:100%;}
.proshowa_wb{ width:42%;}
.nycp_bt{color:#444; font-size:1.875rem; border-bottom:1px solid #d4d4d4; padding-bottom:15px;}
.nycp_nr{ font-size:0.875rem; color:#676767; line-height:24px; padding-top:25px; padding-bottom:50px; border-bottom:1px solid #d4d4d4;}
.nycp_tel{ margin-top:1.875rem; background:url(../images/nycp_pic.png) no-repeat left center; padding-left:1.5rem; font-size:1.125rem; color:#222;}
.nycp_tel strong{ color:#ffa200;}
.nycp_more{ width:133px; height:45px; padding-top:19px;}
.nycp_more a{display:block; background:#ffa200; text-align:center; line-height:45px; font-size:1.125rem; color:#fff; font-weight:bold; color:#fff;}
.nycp_more .job_moreb{ display:none;}
.nycp_title{ background:#dcdcdc; height:66px; width:100%; margin:0.875rem 0; }
.nycp_title p{ border-right:2px solid #f3f3f3; height:66px; width:13%; text-align:center; font-size:1.125rem; color:#434343; font-weight:bold; line-height:66px;position:relative;}
.nycp_title p i{background:#434343; height:4px; display:block; width:100%; position:absolute; bottom:0;}
.showcp_nr{ background:#fff; width:96%; padding:2%;}
.showcp_nr img{ max-width:100%;}
.showcp_an{ padding-top:0.875rem; width:100%; padding-bottom:3.875rem;}
.showcp_an p{ width:120px;}
.showcp_an p a{ width:100%; height:45px; background:#ffa200; text-align:center; line-height:45px; display:block; font-size:1.125rem; color:#fff; font-weight:bold;}
.xgpro-con{ padding-top:1.5rem;}
/*内页style结束*/

@media screen and (max-width:1024px){
/*首页style开始*/
.inda_fl li a{ font-size:0.875rem;}
.indd_an a.prev{ left:0px;}
.indd_an a.next{ right:0px;}
.inde_lj{ display:none;}
.link_bg{ display:none;}
.fnav li .fnav_title a{ font-size:1rem;}
.ftel p{ font-size:1rem;}
.fbq{font-size:0.75rem;}
/*首页style结束*/

/*内页style开始*/
.case_wb{ font-size:0.875rem; padding-bottom:15px;}
.news_bt{ font-size:1.25rem; margin-top:15px;}
.news_zj{margin:15px 0;}
.news_more{margin-top:15px;}
.newsshow_title{font-size:1.25rem;}
.nycp_bt{ font-size:1.5rem;}
.nycp_tel{font-size:1rem;}
.nycp_title p{width:130px;}
.showcp_nr{width:100%; padding:2% 0;}
/*内页style结束*/	
}


@media screen and (max-width:770px){
/*首页style开始*/
.top_bg{height:69px;}
.logo{ height:69px;}
.logo img{ height:100%;}
.top_r{ display:none;}
.inda_more{ display:none;}
.inda_fl li{width:32.333%; overflow:hidden; margin:0.5%;}
.inda_fl li a{ font-size:0.875rem;}
.inda_fl li.on{ margin:0.5%;}
.inda_nr{ padding-top:50px;}
.inda_nr li{ float:left; width:49%; margin:0.5% 0.5% 2% 0.5%;}
.inda_nr li.on{  margin:0.5% 0.5% 2% 0.5%;}
.inda_wb{ height:43px; line-height:43px;}
.indb_nr{ padding-top:95px;}
.indb_wb p{ font-size:2rem;}
.indb_ms{ font-size:1rem; padding:0; float:none;}
.index_bgc .kgc{ width:100%;}
.indc_l,.indc_r{ width:100%; overflow:hidden;}
.indcl_nr li{  margin-right:0px; width:33.333%;}
.indcl_nr li p{ font-size:0.875rem;}
.indcr_nr p{ font-size:0.875rem;}
.indcr_nr a{font-size:0.875rem;}
.indd_nr{ width:100%; overflow:hidden;}
.indd_nr .tempWrap{ overflow:hidden !important;}
.indd_nr li{ width:50%;}
.indd_an a{ height:50px; width:25px; line-height:50px; top:32%;} 
.indd_an a.prev{ left:-0px;}
.indd_an a.next{ right:-0px;}
.inde_more{ width:100%; padding-top:15px;}
.inde_more a{ width:32.333%; margin:0 0.5%; text-align:center; padding:0px; font-size:0.875rem;}
.inde_nr li{ width:100%; padding-bottom:0.5rem;}
.inde_wb{ width:64.5%; margin:5px 2.6% 0 2.6%;}
.inde_mc{ font-size:0.875rem; }
.inde_ms{ font-size:0.75rem; line-height:20px;height:40px;}
.foot_top .kg{ width:100%;}
.foot_l{ display:none; width:98%; padding:0 1%; background:#f0f0f0; float:none; padding-bottom:30px; padding-top:40px;}
.foot_l img{ display:none;}
.fnav{ position:relative; left:0; top:0px; width:100%;}
.fnav li{ float:left; width:auto; margin:0 3.5%;}
.fnav li a{ font-size:0.75rem; line-height:20px;}
.fnav li .fnav_title a{ font-size:0.875rem;}
.foot_r{ width:98%; margin:0 auto; float:none; padding-bottom:50px;}
.ftel p{ font-size:1rem;}
.fewm{ width:54%;}
.flogo{ width:40%;}
.fewm img,.flogo img{ display:block; max-width:100%;}
.fbq{padding-bottom:70px;}
.fbq span{ float:none; display:block;}
/*首页style结束*/

/*内页style开始*/
.about_banner,.case_banner,.news_banner,.pro_banner{ background:none; height:auto;}
.about_banner img,.case_banner img,.news_banner img,.pro_banner img{ display: block; width:100%;}
.fl_03 li{ width:33.333%;}
.fl_04 li{ width:25%;}
.fl_05 li{ width:20%;}
.fl_06 li{ width:16.666%;}
.main_fl li a{font-size:0.875rem;padding:0px;}
.main{padding-top:30px;}
.case_nr li{width:48%;}

.news_nr li{ padding-bottom:40px;}
.news_pic{ width:100%; overflow:hidden;}
.news_wb{ width:98%; padding:0% 1% 2% 1%;}
.news_bt{ font-size:1rem;height:30px; line-height:30px;}
.news_zj{font-size:0.75rem; margin:10px 0;}
.newsshow_title{font-size:1.125rem;}
.xgnews-con li{width:95%;}
.proshowa_pic{width:100%;}
.proshowa_wb{ width:100%; padding-top:30px;}
.nycp_bt{font-size:1.5rem; padding-bottom:10px;}
.nycp_more .job_morea{ display:none;}
.nycp_more .job_moreb{ display:block;}
.nycp_title{height:56px;}
.nycp_title p{height:56px; width:160px; font-size:1rem; line-height:56px;}
.showcp_nr{ width:100%; padding:2% 0%;}
.xgpro-con li.on3{ display:none;}
/*内页style结束*/	
}


.fswzj{ display:none;}@media(max-width:767px){.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#ffa201;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #e49100;}.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 #e49100;}.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){
.mobile-inner-nav{ position:absolute; right:0%; height:auto; line-height:normal; top:0; z-index:999; display:block;}
.mobile-inner-nav a{ display:block; float:left; color:#fff; margin:0; padding:0; height: auto; line-height: normal; text-align:left; background:none;}
.mobile-inner-nav a i{ display:none;}
.mobile-inner-nav a:hover,.mobile-inner-nav a.cur{ background:none;}
.mobile{width: 100%; position:relative;}
.mobile-inner{width: 100%;}
.mobile-inner img{width:100%;}
.mobile-inner-header{background-color:rgb(255,255,255);width: 100%;height:5.6rem; position: absolute;top: 0px;left: 0px;}
.mobile-inner-header-icon{color:#fff;width:64px;height:64px;font-size:2rem;font-weight:bold;margin-top:5px;text-align: center;float:right;position: relative;-webkit-transition: background 0.5s;-moz-transition: background 0.5s;-o-transition: background 0.5s;transition: background 0.5s;}
.mobile-inner-header-icon:hover{cursor: pointer;}
.mobile-inner-header-icon span{position: absolute;left: calc((100% - 50%) / 2);top: calc((100% - 5px) / 2);width:65%;height:0.2rem;background-color: rgba(255,255,255,1);border-radius:0.15rem;}
.mobile-inner-header-icon-out p{width:65%;height:0.2rem;background-color: rgba(255,255,255,1);position: absolute; left:25%; bottom:2rem; display:block;border-radius:0.15rem;}
.mobile-inner-header-icon-click p{ display:none;}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(14px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-14px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clickfirst;}		
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clicksecond;}
@keyframes clickfirst {
0% {transform: translateY(14px) rotate(0deg);}
100% {transform: translateY(0) rotate(45deg);}}	
@keyframes clicksecond {
0% { transform: translateY(-14px) rotate(0deg);}
100% {transform: translateY(0) rotate(-45deg);}}	
.mobile-inner-header-icon-out span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;	animation-name: outfirst;}		
.mobile-inner-header-icon-out span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outsecond;}
@keyframes outfirst {
0% {transform: translateY(0) rotate(-45deg);}
100% {transform: translateY(-16px) rotate(0deg);}}	
@keyframes outsecond {
0% {transform: translateY(0) rotate(45deg);}
100% {transform: translateY(14px) rotate(0deg);}}
.mobile-inner-nav{background-color: rgba(0,0,0,0.8);width: 100%;position: absolute;top:70px;left: 0px;padding-top:1rem;padding-bottom:3rem;display: none;	z-index:999;}
.mobile-inner-nav a{display:inline-block;line-height:2.5rem;text-decoration: none;width:90%;margin-left:5%;color: #fff;border-bottom: solid 1px rgba(255,255,255,0.3);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; font-size:0.875rem;}
.mobile-inner-nav a:hover{color: rgba(255,255,255,0.4);border-bottom: solid 1px rgba(255,255,255,0.2);}
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;	animation-name: returnToNormal;}
.mobile-inner-nav a p{ display:none;}
@-webkit-keyframes returnToNormal {0% {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
100% { opacity: 1;  -webkit-transform: none; transform: none;}}
@keyframes returnToNormal {0% {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
100% {opacity: 1; -webkit-transform: none; transform: none;}}}


@media screen and (max-width:770px){.sous{ display:none;}}
.sous{z-index:99; height:27px; position:absolute; right:0; top:0px;}
.sb-search {position:relative; width:27px; height:27px;float:right;overflow: hidden;-webkit-transition: width 0.3s;-moz-transition: width 0.3s;transition: width 0.3s;-webkit-backface-visibility: hidden;}
.sb-search-input {position:absolute;top:0;right:34px;border:1px solid #ccc;background:#fff; width:80%;height:27px; margin:0;z-index: 10;font-size:0.875rem;color:#5b5b5b; padding:0 10px; outline:none; font-family:"微软雅黑";}
.sb-icon-search,.sb-search-submit {width:27px;height:27px;display: block;position: absolute;right: 0;top: 0;padding: 0;	margin: 0;line-height:28px;text-align: center;cursor: pointer;}
.sb-search-submit {background:#fff; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";  filter: alpha(opacity=0); /* IE 5-7 */   opacity: 0;color: transparent;border: none;outline: none;	z-index: -1;}
.sb-icon-search {color: #fff;z-index: 90; background:url(../images/sous.png) no-repeat center center; width:27px; height:27px;}
.header .sb-icon-search,.header .sb-search.sb-search-open .sb-icon-search,.header .no-js .sb-search .sb-icon-search{background:url(../images/sous.png) no-repeat center center;}
.sb-search.sb-search-open,.no-js .sb-search {width:300px;}
.sb-search.sb-search-open .sb-icon-search,.no-js .sb-search .sb-icon-search {background:url(../images/sous.png) no-repeat center center; width:27px; height:27px;z-index: 11;}
.sb-search.sb-search-open .sb-search-submit,.no-js .sb-search .sb-search-submit {z-index:90;}