@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:#0255a7; 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 #0255a7; 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 #0255a7; 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:"NotoSansHans-Bold";
 src: url("/fonts/NotoSansHans-Bold.eot");
 src: local("NotoSansHans-Bold Regular"), 
              local("NotoSansHans-Bold"), 
              url("/fonts/NotoSansHans-Bold.woff") format("woff"), 
              url("/fonts/NotoSansHans-Bold.ttf") format("truetype"), 
              url("/fonts/NotoSansHans-Bold.svg#NotoSansHans-Bold") format("svg");}

/*首页style开始*/
.top_bg{ background:#fff; width:100%; height:36px; background:#f0f0f0; position:relative; z-index:999; /*box-shadow:0px 1px 8px rgba(0,0,0,0.3);*/}
.top_l{ height:36px; line-height:36px; overflow:hidden; width:980px; font-size:0.875rem; color:#7a7a7a;}
.top_r{ height:36px; line-height:36px; font-size:0.875rem; color:#7a7a7a;}
.top_r a{ color:#7a7a7a;}
.top_r a:hover{ text-decoration:underline;}
.logo_nav{background:#fff; width:100%;}
.logo_tel{ height:156px; background:#fff;}
.logo{ padding-top:15px;}
.nav i{ display:none;}
.tel{ padding-top:39px;}
.nav_bg{ background:#0255a7; width:100%; border-bottom:1px solid #00488f;}
.sp_nav i{ display:none;}
.sjj_nav{height:52px; background:url(/images/nav_fg.png) no-repeat left;}
.sjj_nav li{ float:left; width:16.666%; position:relative; background:url(/images/nav_fg.png) no-repeat right;}
.sjj_nav li .sp_nav_xjb{display:none;}
.sjj_nav li a{display:block; text-align:center; font-size:1rem; height:52px; line-height:52px; color:#fff; transition:0.5s; position:relative; z-index:9;}
.sjj_nav li em{background:#ffc900; display:block; position:absolute; left:0; top:0; height:100%; transition:0.5s; width:100%; 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: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:600px !important;}
}
@media screen and (max-width:1024px){
.slides li{min-height:480px !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; height:13px; margin:0 6px;}
.flex-control-nav li a{ display:block; overflow:hidden; text-indent:-999px; border:1px solid #fff; width:11px; height:11px; border-radius:50%; background:#005183; cursor:pointer;transition:0.5s;}
.flex-control-nav li a.flex-active{ background:#fff; border:1px solid #005183; 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{ background:#ff; width:100%; height:100px; box-shadow:0px 1px 8px rgba(0,0,0,0.3); position:relative;}
.gjc{ height:100px; line-height:100px; color:#303030; font-size:1rem; font-weight:bold;}
.gjc span{ padding:0 12px; font-size:0.875rem; font-weight:normal;}
.gjc a{ color:#666; font-size:0.875rem; font-weight:normal;}
.gjc a:hover{ text-decoration:underline;}
.sous{ width:30%; position:relative; margin-top:31px;}
.sous_kg{display:block; float:left; background:none; width:81%; padding:0 3% 0 3%; font-family:"微软雅黑"; height:38px; border:1px solid #d2d2d2; outline:none; font-size:0.875rem; color:#afafaf;}
.sous_an{display:block; float:right; width:11.5%; height:40px; border:0; padding:0; cursor:pointer; outline:none; background:url(/images/sous.png) no-repeat center #005eae;}

.index_bga{ background:url(/images/index_bga.jpg) no-repeat center bottom; width:100%; padding-top:60px; padding-bottom:95px;}
.inda_title{ text-align:center; font-size:1.25rem; color:#3d3d3d; letter-spacing:3px;}
.inda_title span{ display:block; color:#eaeaea; font-family:"alternateRegular"; font-size:3.75rem; letter-spacing:3px;}
.inda_title p{ line-height:20px; letter-spacing:0px; font-size:2.5rem; margin-bottom:20px; font-family:"NotoSansHans-Bold";}
.inda_title em{ color:#0155a7; font-style:normal;}
.inda_nr{ padding-top:35px;}
.inda_nr li{ float:left; width:24%; margin-right:1.333%; margin-top:1.333%;}
.inda_nr li:nth-child(4n){ margin-right:0;}
.inda_pic{ overflow:hidden; border:1px solid #d2d2d2;}
.inda_pic img{ display:block; width:100%; transition:0.5s;}
.inda_nr li:hover .inda_pic img{transform:scale(1.1);}
.inda_mc{ height:52px; padding:0 4%; background:#0255a7; line-height:52px; color:#fff; overflow:hidden;}
.inda_mc span{ display:block; float:right; width:27px; height:27px; background:#fff; font-size:1.125rem; color:#3e3e3e; line-height:26px; text-align:center; border-radius:50%; margin-top:13px;}

.index_bgb{ background:url(/images/index_bgb.jpg) no-repeat center; background-attachment:fixed; width:100%; padding-bottom:25px;}
.index_bgb .kg{ background:url(/images/indb_tc.png) no-repeat center top; padding-top:75px;}
.indb_title{ text-align:center; font-family:"NotoSansHans-Bold";}
.indb_title p{ font-size:1.125rem; color:#fff; margin:22px auto 0 auto; width:35%; border:1px dashed #fff; line-height:43px; height:43px; letter-spacing:1px; border-radius:23px; font-family:"微软雅黑";}
.indb_nr{ margin-top:45px; position:relative; background:url(/images/indb_xt.png) no-repeat center;}
.indb_nr li{ width:30%; padding-bottom:60px; margin-top:70px;}
.indb_nr li a{ display:block; padding-left:76px;}
.indb_nr li:nth-child(1),.indb_nr li:nth-child(2){ margin-top:37px;}
.indb_mc{ font-size:2.25rem; color:#fff; height:40px; line-height:40px; margin-top:13px; font-family:"NotoSansHans-Bold";}
.indb_ms{ color:#fff; line-height:36px; margin-top:25px; min-height:108px;}
.indb_pic{ position:absolute; left:0; top:10%; width:100%; text-align:center;}

.index_bgc{ padding-top:80px; padding-bottom:85px; background:#fff;}
.indc_title{ text-align:center; font-size:1.25rem; color:#262626; background:url(/images/indc_btbg.png) no-repeat center bottom; padding-bottom:19px;}
.indc_title p{ font-size:2.25rem; padding-bottom:22px; font-family:"NotoSansHans-Bold";}
.indc_nr{ margin-top:26px; background:url(/images/indc_xt.png) no-repeat left 82px; padding:0 2%;}
.indc_nr li{ float:left; position:relative; width:13.6%; margin:0 1.5333%; text-align:center;}
.indc_img img{ display:block; width:100%;}
.indc_kg{ position:absolute; left:0; top:0; text-align:center; width:100%; color:#fff;}
.indc_nr li:nth-child(2n) .indc_kg{color:#1e1e1e;}
.indc_sz{font-family:"alternateRegular"; font-size:1.875rem; line-height:50px; padding-top:20%;}
.indc_mc{ font-size:1.25rem; font-family:"NotoSansHans-Bold";}
.indc_ms{ font-size:0.9375rem; line-height:30px; margin-top:20px; color:#303030;}

.index_bgd{ background:#0456a8; padding-top:60px; padding-bottom:55px;}
.indd_title{ text-align:center; font-size:1rem; color:#fff;}
.indd_title span{ display:block; color:#0d60b2; font-family:"alternateRegular"; font-size:4.5rem;}
.indd_title p{ line-height:20px; letter-spacing:0px; font-size:2.5rem; margin-bottom:25px; font-family:"NotoSansHans-Bold";}
.indd_nr{ background:#fff; margin-top:50px; border:3px solid #fff;}
.indd_nr li{ float:left; width:24.8%; margin-right:0.2666%;}
.indd_nr li:nth-child(4n){ margin-right:0;}
.indd_pic{ overflow:hidden;}
.indd_pic img{ display:block; width:100%; transition:0.5s;}
.indd_nr li:hover .indd_pic img{transform:scale(1.1);}
.indd_mc{ height:55px; line-height:55px; text-align:center; font-size:1.125rem; color:#333;}
.indd_nr ul div.clear{ padding:10px 0;}

.index_bge{ background:url(/images/index_bge.jpg) no-repeat center bottom; padding-bottom:45px; padding-top:55px; overflow:hidden;}
.inde_title{ text-align:center; font-size:1rem; color:#6e6e6e;}
.inde_title span{ display:block; color:#eee; font-family:"alternateRegular"; font-size:4.5rem;}
.inde_title p{ line-height:20px; letter-spacing:0px; font-size:2.5rem; margin-bottom:25px; color:#0456a8; font-family:"NotoSansHans-Bold";}
.inde_nr{ margin-top:50px;}
.inde_l{ width:57%; position:relative;}
.inde_l img{ float:right;}
.inde_kg{ position:absolute; width:84%; left:8%; top:35px;}
.inde_btl{ font-size:1.875rem; color:#0456a8;}
.inde_btl p{ font-size:3rem; color:#e8e8e8; line-height:48px;}
.inde_more{ padding-top:20px;}
.inde_more a{ display:block; width:84px; height:40px; line-height:40px; background:url(/images/inde_more.png) no-repeat left bottom; color:#3b3b3b;}
.inde_r{ overflow:hidden; width:43%;}
.inde_r img{ display:block; width:100%; transition:0.5s;}
.inde_r:hover img{transform:scale(1.1);}
.inde_ms{ line-height:34px; font-size:1.125rem; color:#3b3b3b; padding-top:25px;}
.inde_ms p{ text-indent:36px;}
.inde_sb{ padding-top:50px;}
.indesb_title{ text-align:center; color:#fff; font-size:0.75rem;}
.indesb_title p{ font-size:1.625rem;}
.indesb_gd{ margin-top:32px; position:relative;}
.indesb_nr li{ float:left; width:25%;}
.indesb_nr li a{ margin:0 2%; display:block;}
.indesb_pic{ overflow:hidden;}
.indesb_pic img{ display:block; width:100%; transition:0.5s;}
.indesb_nr li:hover .indesb_pic img{transform:scale(1.1);}
.indesb_an a{ display:block; position:absolute; width:32px; height:70px; line-height:70px; text-align:center; color:#3f3f3f; background:#fff; top:35%; cursor:pointer; transition:0.5s;}
.indesb_an a:hover{ background:#ffc900; transition:0.5s;}
.indesb_an a.prev{ left:-50px;}
.indesb_an a.next{ right:-50px;}

.index_bgf{ background:#fff; width:100%; padding-top:80px; padding-bottom:54px;}
.indf_title{color:#727272; font-size:0.9125rem;}
.indf_title span{ font-size:30px; color:#0456a8; padding-right:5px; font-family:"NotoSansHans-Bold";}
.indf_gd{ margin-top:20px; padding-top:25px;  position:relative;}
.indf_nr{width:100%;}
.indf_nr li{ float:left; width:25%;}
.indf_nr li a{ display:block;}
.indf_rq{ border-bottom:1px solid #bfbfbf; padding-bottom:22px; position:relative; color:#707070;}
.indf_rq i{ display:block; background:url(/images/indf_h.png) no-repeat; position:absolute; left:0; bottom:-9px; width:20px; height:20px;}
.indf_nr li:hover .indf_rq{ color:#7d5010;}
.indf_nr li:hover .indf_rq i{background:url(/images/indf_l.png) no-repeat;}
.indf_kg{ margin-top:50px; width:90.1%;}
.indf_pic{ overflow:hidden;}
.indf_pic img{ display:block; width:100%; transition:0.5s;}
.indf_nr li:hover .indf_pic img{transform:scale(1.1);}
.indf_bt{ height:60px; line-height:60px; overflow:hidden; margin-bottom:5px; color:#707070;}
.indf_ms{ font-size:0.875rem; color:#707070; line-height:24px; overflow:hidden; height:48px;}
.indf_nr li:hover .indf_bt{ color:#0456a8; font-weight:bold;}
.indf_more{ margin-top:30px; opacity:0; transition:0.5s;}
.indf_nr li:hover .indf_more{opacity:1; transition:0.5s;}
.indf_an{position:absolute; top:29px; right:0;}
.indf_an a{ display:block; float:left; text-align:center; color:#fff; height:40px; width:40px; cursor:pointer; line-height:40px; font-size:0.75rem; font-family:"宋体"; font-size:1.5rem;}
.indf_an a.prev{background:#1a6abb;}
.indf_an a.next{background:#0456a8;}
 
.link_bg{background:url(/images/link_bg.png) no-repeat center; height:90px;}
.link_title{ height:90px; background:url(/images/link_title.png) no-repeat center #0456a8; width:90px;}
.link_nr{ height:24px; overflow:hidden; line-height:24px; width:1180px; margin-top:33px;}
.link_nr a{ display:block; float:left; margin-right:15px; font-size:1rem; color:#343434;}
.link_nr a:hover{ text-decoration:underline;}
.foot_bg{ background:url(/images/foot_bg.jpg) no-repeat center top; width:100%;}
.fnavtel{ padding:40px 0;}
.ftel{ width:45%;}
.fewm{ width:25.4%; text-align:center;}
.fewm img{max-width:100%;}
.fewm p{ padding-top:10px; color:#fff; font-size:0.875rem;}
.ftel_nr{ width:68%; color:#fff; font-size:1rem;}
.ftel_wb{padding-bottom:13px;}
.ftel_wb p{ padding-bottom:8px; font-size:1rem;}
.ftel_bt{ font-size:1.125rem; padding-bottom:7px;}
.ftel_nr p{ line-height:24px; padding-bottom:4px;}
.ftel_nr a{ color:#fff;}
.fnav{ width:54%;}
.fnav li{ float:left; margin-left:77px; min-width:92px;}
.fnav li p{ line-height:26px;}
.fnav li a{ font-size:0.875rem; color:#fff;}
.fnav li .fnav_title{ padding-bottom:8px; margin-bottom:6px;}
.fnav li .fnav_title a{ font-size:1rem; color:#fff;}
.fnav li a:hover{ text-decoration:underline;}
.fbq{ padding-top:15px; border-top:1px solid #1e70c0; padding-bottom:15px; line-height:24px; font-size:0.875rem; color:#fff;}
.fbq span{ float:right;}
.fbq a{ color:#fff;}
.fbq a:hover{ text-decoration:underline;}
@media screen and (max-width:1280px){
.link_nr{width:1130px;}
.fnav li{margin-left:75px;}
}
/*首页style结束*/

/*内页style开始*/
.about_banner{ background:url(/images/about_banner.jpg) no-repeat center; width:100%; height:360px; position:relative;}
.contact_banner{ background:url(/images/contact_banner.jpg) no-repeat center; width:100%; height:360px; position:relative;}
.case_banner{ background:url(/images/case_banner.jpg) no-repeat center; width:100%; height:360px; position:relative;}
.news_banner{ background:url(/images/news_banner.jpg) no-repeat center; width:100%; height:360px; position:relative;}
.pro_banner{ background:url(/images/pro_banner.jpg) no-repeat center; width:100%; height:360px; position:relative;}
.proshow_banner{ background:url(/images/pro_banner.jpg) no-repeat center; width:100%; height:200px; position:relative;}
.main_left{ padding-top:140px; text-align:left;}
.main_right{ padding-top:140px; text-align:right;}
.main_flbg{width:100%; position:relative; box-shadow:0px 1px 3px rgba(0,0,0,0.2);}
.main_fl li{ position:relative; float:left;}
.main_fl li a{ color:#1b1b1b; padding:0 45px; font-size:1rem; height:70px; display:block; line-height:70px; text-align:center; position:relative; z-index:9;}
.main_fl li:hover a,.main_fl li.cur a{color:#fff;}
.main_fl li i{ background:#0255a7; width:100%; height:100%; position:absolute; bottom:0; left:0%; 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:0.9125rem; color:#5e5e5e; line-height:70px;}
.main_wz img{ margin-bottom:-2px; margin-right:8px;}
.main_wz span{ padding:0 8px; font-family:"宋体";}
.main_wz a{ color:#5e5e5e;}
.main_wz a:hover{ color:#0255a7;}
.main{ background:#fff; padding-top:70px; padding-bottom:100px;}
.about_nr{ color:#6d6d6d; font-size:1rem; line-height:28px;}
.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:#0255a7; font-family:"微软雅黑"; height:46px; cursor:pointer; font-size:1.25rem; color:#fff; float:right; margin-left:15px;}
.case_nr li{ float:left; width:23%; margin:0 1% 30px 1%;}
.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_mc{color:#fff; background:#0255a7; text-align:center; font-size:1rem; height:54px; line-height:54px; overflow:hidden;}
.case_kg .border_top{
	position:absolute;height:3px;width:0;font-size:0;background:#0255a7;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:#0255a7;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:#0255a7;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:#0255a7;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%;}
.news_nr li{ position:relative; margin-bottom:20px;}
.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:22%;}
.news_pic img{ display:block; width:100%; transition:0.5s;}
.news_nr li:hover .news_pic img{transform:scale(1.1);}
.news_wb{ width:75%;}
.news_bt{ font-size:1.5rem; height:50px; line-height:50px; 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:#0255a7; line-height:34px; color:#fff; font-size:0.875rem; margin-top:25px;}
.news_nr li:hover .news_more{ background:#1e1916; transition:0.5s;}
.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;}

header nav li{ position:relative; float:left;}
header nav li a{color:#1b1b1b; padding:0 45px; font-size:1rem; height:65px; display:block; line-height:65px; text-align:center; position:relative; z-index:9;}
header nav li:hover a,header nav li.cur a{color:#fff;}
header nav li i{ background:#0255a7; 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;}

.pro_nr li{ float:left; width:24%; margin-right:1.333%; margin-top:1.333%;}
.pro_nr li:nth-child(4n){ margin-right:0;}
.pro_pic{ overflow:hidden; border:1px solid #d2d2d2;}
.pro_pic img{ display:block; width:100%; transition:0.5s;}
.pro_nr li:hover .pro_pic img{transform:scale(1.1);}
.pro_mc{ height:52px; padding:0 4%; background:#0255a7; line-height:52px; color:#fff; overflow:hidden;}
.pro_mc span{ display:block; float:right; width:27px; height:27px; background:#fff; font-size:1.125rem; color:#3e3e3e; line-height:26px; text-align:center; border-radius:50%; margin-top:13px;}


.proshowa{ background:#f5f4f4; padding:1.5%;}
.swiper-container {display:none;}
#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;background:url(img/spr.png) no-repeat;}
#tFocus{width:660px;overflow:hidden;}
#tFocus-pic{width:650px; height:480px; border:5px solid #ddd; position:relative;}
#tFocus-pic li{width:650px;height:480px;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:660px;height:118px; margin-top:10px;z-index:20;overflow:hidden;}
#tFocus-btn{width:660px; height:118px; 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:114px; width:155px; position:relative; border:2px solid #ddd; display:block; float:left; margin:0 3px; cursor:pointer;}
#tFocus-btn li.active{border:2px solid #007bc1;}
#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:44%;}
.nycp_bt{color:#6b6b6b; font-size:1.125rem; border-bottom:1px solid #ddd; padding-bottom:15px;}
.nycp_bt p{ font-size:1.75rem; 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:#0255a7; 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;}
.proms_l{ width:74%;}
.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:#0255a7; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
.cnxh{ width:23%;}
.cnxh_tit{font-size:1.125rem; font-weight:bold; color:#454545; height:50px; line-height:50px; border-bottom:3px solid #454545; text-align:center;}
.cnxh_nr li{ margin-top:20px;}
.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:#0255a7; color:#fff; transition:0.5s;}
/*内页style结束*/

@media screen and (max-width:1024px){
.top_l{width:720px;}
.gjc span{ padding:0 10px;}
.sous{ width:32%;}
.sous_kg{width:79%;}
.sous_an{ width:13.5%;}

.index_bgb{background-attachment:inherit;}
.indb_title p{width:46%;}
.indb_nr li{ width:32%;}
.indb_nr li a{padding-left:66px;}
.indb_mc{ font-size:2rem;}
.indb_ms{ color:#fff; line-height:30px; margin-top:15px; min-height:90px;}
.indb_pic img{ max-width:40%;}

.indc_nr{background:none; padding:0%;}
.indc_nr li{width:15%; margin:0 0.833%;}
.indc_sz{padding-top:18%;}
.indc_ms{ font-size:0.875rem; line-height:22px; margin-top:15px;}
.indd_mc{ height:45px; line-height:45px; font-size:1rem;}

.inde_l img{ height:345px;}
.inde_kg{ width:90%; left:5%; top:25px;}
.inde_btl{ font-size:1.5rem;}
.inde_btl p{ font-size:2.5rem; line-height:42px;}
.inde_ms{ line-height:26px; font-size:0.875rem; padding-top:20px;}
.inde_ms p{ text-indent:28px;}
.indesb_an{ padding-top:20px; text-align:center;}
.indesb_an a{position: relative; width:70px; height:28px; display:inline-block; margin:0 2px; line-height:28px; top:auto;}
.indesb_an a.prev{ left:auto;}
.indesb_an a.next{ right:auto;}

.link_bg{ display:none;}
.fewm{ width:26%;}
.fnav li{margin-left:42px;}
.fbq{line-height:20px; font-size:0.75rem;}
/*首页style结束*/

/*内页style开始*/
.about_banner,.contact_banner,.case_banner,.news_banner,.pro_banner{ background-size:auto 100%; height:280px;}
.proshow_banner{ background:url(/images/pro_banner.jpg) no-repeat center; width:100%; height:200px; position:relative;}
.main_left{ padding-top:100px;}
.main_right{ padding-top:100px;}
.main_flbg .kg{ width:100%;}
.main_fl li{ position:relative; float:left;}
.main_fl li a{padding:0 40px; height:60px; line-height:60px;}
.main_wz{ font-size:0.875rem; line-height:60px; padding-right:1%;}
.main{padding-bottom:80px;}

.case_mc{font-size:0.875rem; height:40px; line-height:40px;}

.news_nr li a{padding:1%;}
.news_pic{width:22%;}
.news_wb{ width:75%;}
.news_bt{ font-size:1.25rem; height:30px; line-height:30px;}
.news_more{margin-top:15px;}

.pro_nr li{ float:left; width:24%; margin-right:1.333%; margin-top:1.333%;}
.pro_nr li:nth-child(4n){ margin-right:0;}
.pro_pic{ overflow:hidden; border:1px solid #d2d2d2;}
.pro_pic img{ display:block; width:100%; transition:0.5s;}
.pro_nr li:hover .pro_pic img{transform:scale(1.1);}
.pro_mc{ height:52px; padding:0 4%; background:#0255a7; line-height:52px; color:#fff; overflow:hidden;}
.pro_mc span{ display:block; float:right; width:27px; height:27px; background:#fff; font-size:1.125rem; color:#3e3e3e; line-height:26px; text-align:center; border-radius:50%; margin-top:13px;}

.proshowa{ background:#fff; padding:0%;}
#tFocus{width:610px;}
#tFocus-pic{width:600px; height:443px; }
#tFocus-pic li{width:600px;height:443px;}
#tFocusBtn{width:610px;height:109px;}
#tFocus-btn{width:610px; height:109px;}
#tFocus-btn li{height:105px; width:142px;}
.proshowa_wb{ width:37%;}
.nycp_bt p{ font-size:1.5rem;}
.proshow_nr{ font-size:0.875rem; line-height:24px;}
/*内页style结束*/
}


@media screen and (max-width:770px){
.top_bg{ display:none;}
.logo_nav{ position:relative; z-index:999; box-shadow:0px 1px 3px rgba(0,0,0,0.3);}
.logo_tel{ height:80px;}
.logo_tel .kg{ width:100%;}
.logo{ padding-top:10px; padding-left:1%;}
.logo img{ height:60px;}
.tel{ padding-top:10px; padding-right:2%;}
.tel img{ height:60px;}
.nav_bg{border-bottom:none;}
@media screen and (max-width:520px){
.tel{ display:none;}
.logo_tel{ height:50px;}
.logo{ padding-top:5px;}
.logo img{ height:40px;}
}

.gjcsous{ height:80px;}
.gjc{ height:80px; line-height:80px; font-size:0.875rem;}
.sous{ display:none;}
@media screen and (max-width:520px){
.gjcsous{ height:60px;}
.gjc{ display:none;}
.sous{ width:100%; display:block; margin-top:10px;}
.sous_kg{display:block; float:left; background:none; width:81%; padding:0 3% 0 3%; font-family:"微软雅黑"; height:38px; border:1px solid #d2d2d2; outline:none; font-size:0.875rem; color:#afafaf;}
.sous_an{display:block; float:right; width:11.5%; height:40px; border:0; padding:0; cursor:pointer; outline:none; background:url(/images/sous.png) no-repeat center #005eae;}
}

.index_bga{padding-bottom:80px; overflow:hidden;}
.inda_mc{ height:40px; padding:0 4%; line-height:40px; font-size:0.875rem;}
.inda_mc span{width:24px; height:24px; font-size:1rem; line-height:24px; margin-top:8px;}
@media screen and (max-width:520px){
.index_bga{ background-size:auto 100%; width:100%; padding-top:50px; padding-bottom:60px;}
.inda_title{font-size:1rem; letter-spacing:0px;}
.inda_title span{ font-size:2.5rem; letter-spacing:0px;}
.inda_title p{letter-spacing:0px; font-size:1.875rem; margin-bottom:12px;}
.inda_nr{ padding-top:25px;}
.inda_nr li{ width:49%; margin-right:0%; margin-top:2%;}
.inda_nr li:nth-child(2n){ float:right;}
}

.index_bgb{ background-size:auto 100%; width:100%; padding-bottom:25px; overflow:hidden;}
.indb_title p{width:60%;}
.indb_nr li{ width:35%;}
.indb_mc{ font-size:1.5rem;}
.indb_ms{line-height:24px; font-size:0.9375rem; margin-top:10px; min-height:96px;}
.indb_pic{top:16%;}
@media screen and (max-width:520px){
.index_bgb{padding-bottom:50px;}
.index_bgb .kg{padding-top:50px;}
.indb_title img{ max-width:90%;}
.indb_title p{ font-size:0.9375rem; width:auto; line-height:36px; height:36px; letter-spacing:0px;}
.indb_nr{ margin-top:40px; background:none;}
.indb_nr li{ background-size:auto 40px !important; width:100%; padding-bottom:20px; margin-top:10px;}
.indb_nr li a{ padding-left:60px;}
.indb_nr li:nth-child(1),.indb_nr li:nth-child(2){ margin-top:10px;}
.indb_mc{ font-size:1.625rem; height:40px; line-height:40px; margin-top:5px;}
.indb_ms{line-height:30px; margin-top:10px; min-height:90px;}
.indb_pic{ position:relative; left:auto; top:auto; width:100%; text-align:center;}
.indb_pic img{ max-width:80%;}
}

.index_bgc{ padding-top:60px; padding-bottom:70px;}
.indc_nr{ margin-top:30px;}
.indc_nr li{ width:15%; margin:0 0.8333%;}
.indc_sz{font-size:1.5rem; padding-top:10%; line-height:40px;}
.indc_mc{ font-size:1.125rem;}
.indc_ms{ font-size:0.875rem; line-height:22px; margin-top:12px;}
.indc_ms br{ display:none;}
@media screen and (max-width:520px){
.index_bgc{ padding-top:50px; padding-bottom:30px;}
.indc_title{font-size:1rem;}
.indc_title p{ font-size:1.875rem;}
.indc_nr li{ width:31.333%; margin:0 1% 30px 1%;}
.index_bgd{padding-top:50px; padding-bottom:60px;}
.indd_title{font-size:0.875rem;}
.indd_title span{font-size:2.5rem;}
.indd_title p{font-size:1.875rem; margin-bottom:20px;}
.indd_nr{margin-top:30px; border:2px solid #fff;}
.indd_nr li{width:49.5%; margin-right:0%;}
.indd_nr li:nth-child(2n){ float:right;}
.indd_mc{ height:40px; line-height:40px; font-size:0.9375rem; margin-bottom:8px;}
.indd_nr ul div.clear{ padding:0;}
}


.inde_l{ width:57%; position:relative;}
.inde_l img{ float:right;}
.inde_kg{width:94%; left:3%; top:20px;}
.inde_btl{ font-size:1.5rem;}
.inde_btl p{ font-size:2rem; line-height:38px;}
.inde_more{ padding-top:15px;}
.inde_ms{ line-height:24px; font-size:0.875rem;}
.inde_ms p{ text-indent:28px;}
.inde_sb{ padding-top:50px;}
@media screen and (max-width:520px){
.inde_title span{font-size:2.5rem;}
.inde_title p{font-size:1.875rem; margin-bottom:15px;}
.inde_nr{ margin-top:50px;}
.inde_l{ width:100%; position:relative; background:#fff; padding-bottom:20px; overflow:hidden;}
.inde_l img{ display:none;}
.inde_kg{ position:relative; width:96%; left:auto; margin:0 auto; top:auto;}
.inde_r{width:100%;}
.inde_sb{ padding-top:30px;}
.indesb_gd{ margin-top:25px;}
.indesb_nr{ overflow:hidden;}
.indesb_nr li{width:50%;}
}

.indf_nr{ overflow:hidden;}
.indf_nr li{ width:33.333%;}
.indf_kg{ margin-top:30px;}
.indf_bt{ height:40px; line-height:40px;}
.indf_more{ margin-top:20px;}
@media screen and (max-width:520px){
.index_bgf{padding-top:50px; padding-bottom:60px;}
.indf_title{text-align:center;}
.indf_title span{ display:block;}
.indf_nr li{ float:left; width:50%;}
.indf_rq{ font-size:0.875rem;}
.indf_bt{ font-size:0.9375rem;}
.indf_an{top:27px;}
}
.foot_bg{ overflow:hidden;}
.ftel{ width:100%;}
.fnav{ display:none;}
.fbq{line-height:24px; font-size:0.875rem;}
@media screen and (max-width:520px){
.fewm{ width:28%;}
.fewm p{font-size:0.75rem;}
.ftel_wb{padding-bottom:13px;}
.ftel_wb p{ padding-bottom:8px; font-size:1rem;}
.ftel_bt{ font-size:1rem;}
.ftel_nr p{ font-size:0.875rem; line-height:20px;}
.fbq{padding-bottom:70px; line-height:20px; font-size:0.75rem;}
}
/*首页style结束*/

/*内页style开始*/
.about_banner,.contact_banner,.case_banner,.news_banner,.pro_banner{ background-size:auto 100%; height:220px;}
.proshow_banner{ background:url(/images/pro_banner.jpg) no-repeat center; width:100%; height:200px; position:relative;}
.main_left{ padding-top:70px;}
.main_right{ padding-top:70px;}
.main_fl li a{ color:#1b1b1b; padding:0 45px; font-size:1rem; height:70px; display:block; line-height:70px; text-align:center; position:relative; z-index:9;}
.main_wz{ display:none;}
.main{padding-top:60px; padding-bottom:70px;}
.about_nr{font-size:0.875rem; line-height:24px;}

@media screen and (max-width:520px){
.about_banner,.contact_banner,.case_banner,.news_banner,.pro_banner{ background-size:auto 100%; height:120px;}
.proshow_banner{ background:url(/images/pro_banner.jpg) no-repeat center; width:100%; height:200px; position:relative;}
.main_left{ padding-top:30px;}
.main_left img{ height:50px;}
.main_right{ padding-top:35px;}
.main_right img{ height:50px;}
.main_fl{ float:none;}
.fl_03 li{width:33.333%;}
.fl_04 li{width:25%;}
.main_fl li a{padding:0; font-size:0.9375rem; height:50px;line-height:50px;}
.main_wz{ display:none;}
.main{padding-top:50px; padding-bottom:60px;}
.book_title{ font-size:0.9125rem; line-height:26px; padding-bottom:30px;}
.book_nr div.fl,.book_nr div.fr{ width:99%; padding-bottom:10px; float:none;}
.book_nr div.book{padding-bottom:10px;}
.contxt{padding:0 2%; font-size:0.875rem;}
.contxta{ line-height:24px; padding:2%; width:95%; font-size:0.875rem;}
.btn{width:130px; height:40px; font-size:1rem;}
}

.case_nr li{ width:32.333%; margin:0 0.5% 25px 0.5%;}
.case_pic i{background-size:auto 50px;}
.case_mc{font-size:0.875rem; height:40px; line-height:40px;}
@media screen and (max-width:520px){
.case_nr li{ width:49%;}
}

.news_nr li{margin-bottom:10px;}
.news_pic{width:28%;}
.news_wb{width:70%;}
.news_bt{font-size:1.125rem; height:32px; line-height:32px;}
.news_ms{line-height:20px; height:40px; margin-top:3px;}
.news_more{margin-top:15px;}
.newsshow_title{font-size:1.125rem;}
.newsshow_wnnr{font-size:0.875rem; line-height:24px; }
@media screen and (max-width:520px){
.news_nr li{margin-bottom:5px;}
.news_pic{width:30%;}
.news_wb{ width:67%;}
.news_bt{ font-size:0.9125rem; height:24px; line-height:24px;}
.news_ms{ font-size:0.75rem; line-height:18px; height:36px; margin-top:2px;}
.news_more{ display:none;}
.newsshow_title{font-size:1.125rem;}
.newsshow_title p{ font-size:0.75rem;}
.xgnews-tit{font-size:1.125rem;}
.xgnews-con li{width:95%;}
}

.pro_nr li{width:32.333%; margin:0 0.5% 25px 0.5%;}
.pro_nr li:nth-child(4n){margin:0 0.5% 25px 0.5%;}
.pro_mc{ height:40px; line-height:40px; font-size:0.875rem;}
.pro_mc span{width:24px; height:24px; font-size:1rem; line-height:24px; margin-top:8px;}
@media screen and (max-width:520px){
.pro_nr li{width:49%;}
}

#tFocus{ float:none; margin:0 auto;}
.proshowa_wb{ width:100%; padding-top:40px;}
.nycp_bt{font-size:1rem; padding-bottom:10px;}
.nycp_bt p{ font-size:1.5rem;}
.nycp_more .job_moreb{ display:none;}
.proms_l{ width:100%;}
.proshow_nr{ font-size:0.875rem; line-height:24px;}
.cnxh{ width:100%;}
.cnxh_nr li{ margin:20px 0.5% 0 0.5%; float:left; width:24%;}
@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%;}
.nycp_more .job_morea{ display:none;}
.nycp_more .job_moreb{ display:block;}
.proshow_bom{ padding-top:30px;}
.proshow_title p{ width:120px; height:40px; line-height:40px; font-size:1rem;}
.cnxh_nr li{ margin:15px 0.5% 0 0.5%; width:49%;}
.cnxh_nr li.on{ margin:15px 0.5% 0 0.5%;}
}
/*内页style结束*/
}

.fswzj{ display:none;}@media(max-width:767px){.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#0056ab;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #0d67c1;}.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 #0d67c1;}.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:#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:60px; background:#0056ab; 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)}
.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:#ffc801;}
.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)}
.sjj_nav{top:50px; width:55%;}
.nav_show{top:50px;}
.sjj_nav ul li a{ font-size:0.875rem;}
}
