@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"Microsoft YaHei",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%; font-weight:normal;}
img {border:none;}
a:link, a:visited {color:#323232; text-decoration: none;outline:none;}
a:hover, a:active {color:#1759ab; text-decoration: none;outline:none;}
.clear{clear:both;}
.kg{ width:98%; margin:0 auto; max-width:1260px;}
.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:"Microsoft YaHei",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:"Microsoft YaHei",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 #1759ab; margin-left:3px; margin-right:3px; color:#fff;font-size:12px;font-family:"Microsoft YaHei",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 #1759ab; 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; margin-top:50px;}
@media screen and (max-width:770px){
#dituContent{height:230px;}
}
/*基础配置*/

@font-face {
 font-family:"alternate";
 src: url("../fonts/alternate.eot"),
      url("../fonts/alternate.ttf");}
@font-face {
 font-family:"Din";
 src: url("../fonts/Din.eot"),
      url("../fonts/Din.ttf");}
@font-face {
 font-family:"AgencyFB";
 src: url("../fonts/AgencyFB.eot"),
      url("../fonts/AgencyFB.ttf");}

/*首页style开始*/
.top_bg{background:#fff; width:100%; /*box-shadow:0px 1px 3px rgba(0,0,0,0.5);*/ position:relative; z-index:9999;}
.logo_tel{ height:130px; width:100%;}
.logo{ padding-top:22px;}
.tel{margin-top:30px; }
.tel a{ display:block; background:url(../images/tel.png) no-repeat left center; padding-top:5px; font-size:1rem; height:68px; padding-left:66px; color:#4a4a4a;}
.tel p{ font-family:"alternate"; font-size:2.25rem; color:#1759ab; letter-spacing:1px;}

.nav i{ display:none;}
.sp_nav i{ display:none;}
.nav_bg{ background:#1759ab; width:100%; position: relative; z-index:999;}
.sjj_nav li{ float:left; position:relative; width:12.5%;}
.sjj_nav li .sp_nav_xjb{display:none;}
.sjj_nav li a{display:block; text-align:center; font-size:1rem; height:60px; line-height:60px; color:#fff; transition:0.5s; position:relative; z-index:9;}
.sjj_nav li a:before{content:""; position:absolute; top:0; left:0; background:#0c448a; width:1px; height:100%;}
.sjj_nav li a:after{content:""; position:absolute; top:0; right:0; background:#216cca; width:1px; height:100%;}
.sjj_nav li:nth-child(1) a:before,.sjj_nav li:nth-last-child(1) a:after{background:none;}
.sjj_nav li:hover a,.sjj_nav li.cur a{ color:#fff; transition:0.5s;}
.sjj_nav li:after{ content:""; background-color:#296ec3; background-image:linear-gradient(#296ec3,#579bea,#296ec3); height:100%; width:100%; position:absolute; left:0%; top:0; transform:scaleX(0); transition:0.5s;}
.sjj_nav li:hover:after,.sjj_nav li.cur:after{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;}
*/
@media screen and (max-width:1024px){
.logo_tel{ height:110px;}
.logo{ padding-top:20px;}
.logo img{ height:70px;}
.tel{margin-top:20px;}
}
@media screen and (max-width:770px){
.top_bg{box-shadow:0px 1px 3px rgba(0,0,0,0.5);}
.logo_tel{ height:80px;}
.logo_tel .kg{ width:100%;}
.logo{ padding-left:1%; padding-top:10px;}
.logo img{ height:60px;}
.tel{ display:none;}
.sjj_nav li:after,.sjj_nav li a:before,.sjj_nav li a:after{ display:none;}
}
@media screen and (max-width:520px){
.logo_tel{ height:50px;}
.logo{ padding-top:8px;}
.logo img{ height:34px;}
}
/*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:100%; position:absolute; left:0; top:0;}
.slides li img{display:none;}
@media screen and (max-width:1024px){
.slides li{ background-size:auto 100% !important; height:auto !important;  min-height:490px !important;}
}
@media screen and (max-width:770px){
.slides li a{position:relative; left:auto; top:auto;}
.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; width:16px; margin:0 5px;}
.flex-control-nav li a{ display:block; overflow:hidden; text-indent:-999px; width:12px; height:12px; border:2px solid #fff; border-radius:50%; cursor:pointer;transition:0.5s;}
.flex-control-nav li a.flex-active{ border:2px solid #1759ab; 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*/

.index_bga{width:100%; background:#1759ab; width:100%;}
.index_bga li{ float:left; width:25%; text-align:center; padding:40px 0; position:relative;}
.index_bga li:before{ content:""; width:1px; background:rgba(255,255,255,0.1); position:absolute; left:0; top:20%; height:60%;}
.index_bga li:nth-child(1):before{ background:none;}
.inda_pic,.indc_wb{ display:inline-block; vertical-align:top;}
.indc_wb{ padding-left:15px; padding-top:5px; text-align:left;}
.indc_wb p{ font-size:1.5rem; color:#fff;}
.indc_wb span{ font-size:0.75rem; color:rgba(255,255,255,0.6);}
@media screen and (max-width:1024px){
.index_bga li{padding:25px 0;}
.inda_pic,.indc_wb{ display:block; text-align:center; padding:5px 0 0 0;}
.indc_wb p{ font-size:1.375rem;}
}
@media screen and (max-width:770px){
.index_bga li{padding:20px 0;}
.inda_pic,.indc_wb{ display:block; text-align:center; padding:5px 0 0 0;}
.indc_wb p{ font-size:1.375rem;}
}
@media screen and (max-width:520px){
.index_bga li{padding:10px 0;}
.inda_pic,.indc_wb{ display:block; text-align:center; padding:5px 0 0 0;}
.indc_wb p{ font-size:1rem;}
.inda_pic img{ width:46%;}
.indc_wb span{ display:none;}
}

.index_bgb{ background:#fff; width:100%; padding-top:70px; padding-bottom:60px; overflow:hidden;}
.indb_title{ text-align:center;}
.indb_title p{ font-size:2.25rem; font-weight:bold; color:#1759ab;}
.indb_title p:after{ content:""; display:block; width:52px; height:3px; margin:12px auto 0 auto; background:#bdbdbd;}
.indb_kg{ padding-top:40px;}
.indb_fl{ width:70%; margin:0 auto;}
.indb_fl li{position:relative; overflow:hidden; float:left; width:23%; margin:0 1%;}
.indb_fl li a{ display:block; height:48px; line-height:48px; font-size:1.125rem; border:1px solid #ddd; text-align:center; position:relative; z-index:9; transition:0.8s;}
.indb_fl li:hover a,.indb_fl li.on a{ color:#fff; transition:0.8s;}
.indb_fl li:after{ content:""; background:#1759ab; position:absolute; left:0%; top:0; width:100%; height:100%; transform:scale(0); transition:0.5s;}
.indb_fl li:hover:after,.indb_fl li.on:after{transform:scale(1); transition:0.5s;}
.indb_nr{ padding-top:50px;}
.indb_nr li{ float:left; width:32%; padding-bottom:2%;}
.indb_nr li:nth-child(3n-1){ margin:0 2%;}
.indb_bor{ position:relative;}
.indb_bt{ height:2px; width:0; background:#1759ab; position:absolute; left:0; top:0; z-index:99; transition:0.5s;}
.indb_br{ height:0; width:2px; background:#1759ab; position:absolute; right:0; top:0; z-index:99; transition:0.5s;}
.indb_bb{ height:2px; width:0; background:#1759ab; position:absolute; right:0; bottom:0; z-index:99; transition:0.5s;}
.indb_bl{ height:0; width:2px; background:#1759ab; position:absolute; left:0; bottom:0; z-index:99; transition:0.5s;}
.indb_pic{border:1px solid #ddd; padding:4px;}
.indb_pic p{overflow:hidden; background-color:#f2f8ff; background-image: linear-gradient(#f2f8ff,#fff,#f2f8ff);}
.indb_pic img{display:block; width:100%; transition:0.8s;}
.indb_nr li:hover .indb_pic img{transform:scale(1.1);}
.indb_mc{ height:50px; line-height:50px; overflow:hidden; text-align:center; font-size:1rem; position:relative; z-index:9;}
.indb_nr li:hover .indb_mc{ color:#1759ab;}
.indb_nr li:hover .indb_bt,.indb_nr li:hover .indb_bb{ width:100%; transition:0.5s;}
.indb_nr li:hover .indb_br,.indb_nr li:hover .indb_bl{ height:100%; transition:0.5s;}
@media screen and (max-width:770px){
.indb_title p{ font-size:2rem;}
.indb_kg{ padding-top:30px;}
.indb_fl{ width:86%;}
.indb_fl li a{height:44px; line-height:44px; font-size:1rem;}
.indb_mc{ height:40px; line-height:40px; }
}
@media screen and (max-width:520px){
.index_bgb{padding-top:40px; padding-bottom:30px;}
.indb_title p{ font-size:1.5rem;}
.indb_title p:after{width:32px; height:2px; margin:10px auto 0 auto;}
.indb_kg{ padding-top:25px;}
.indb_fl{ width:100%;}
.indb_fl li{ width:24%; margin:0 1.333% 0 0;}
.indb_fl li:nth-child(4){ margin-right:0;}
.indb_fl li a{height:38px; line-height:38px; font-size:0.875rem;}
.indb_nr{ padding-top:25px;}
.indb_nr li{width:49%; padding-bottom:3%;}
.indb_nr li:nth-child(3n-1){ margin:0;}
.indb_nr li:nth-child(2n){ float:right;}
.indb_mc{ font-size:0.875rem;}
}

.index_bgc{ background:url(../images/index_bgc.jpg) no-repeat center; width:100%; height:835px; padding-top:80px; overflow:hidden;}
.indc_title{ text-align:center;}
.indc_bimg,.indc_bt{ display:inline-block; vertical-align:top;}
.indc_bt{ color:#ffc107; text-align:left; font-size:2.5rem; font-weight:bold; margin-left:-10px;}
.indc_bt p{ color:#fff; font-size:2.25rem; line-height:36px;}
.indc_nr{ padding-top:30px; width:50%;}
.indc_nr li{ margin-top:60px; padding-left:140px; height:96px;}
.indc_nr li:nth-child(1){ background:url(../images/indc_01.png) no-repeat left;}
.indc_nr li:nth-child(2){ background:url(../images/indc_02.png) no-repeat left;}
.indc_nr li:nth-child(3){ background:url(../images/indc_03.png) no-repeat left;}
.indc_nr li:nth-child(4){ background:url(../images/indc_04.png) no-repeat left;}
.indc_mc{ font-size:2.25rem; color:#fff; line-height:36px; height:36px; margin-bottom:12px;}
.indc_mc span{ padding-left:12px;}
.indc_ms{ font-size:1rem; color:#d8d8d8; line-height:24px;}
@media screen and (max-width:1024px){
.index_bgc{ background-size:auto 100%; height:auto; padding-top:80px; padding-bottom:60px;}
.indc_nr{ padding-top:30px; width:56%;}
.indc_nr li{ margin-top:30px;}
.indc_mc{ font-size:2rem; margin-bottom:8px;}
}
@media screen and (max-width:770px){
.indc_nr{ padding-top:30px; width:62%;}
.indc_nr li{padding-left:120px;}
.indc_mc{ font-size:1.75rem; margin-bottom:3px;}
.indc_ms{ font-size:0.9375rem; line-height:22px;}
}
@media screen and (max-width:520px){
.index_bgc{padding-top:40px; padding-bottom:50px; background-position: right center;}
.indc_bimg img{ height:68px;}
.indc_bt{font-size:1.75rem; margin-left:-15px;}
.indc_bt p{font-size:1.75rem; line-height:28px;}
.indc_nr{ padding-top:5px; width:100%;}
.indc_nr li{ margin-top:25px; padding-left:95px; height:auto; min-height:80px;}
.indc_nr li:nth-child(1){ background-size:auto 80px;}
.indc_nr li:nth-child(2){ background-size:auto 80px;}
.indc_nr li:nth-child(3){ background-size:auto 80px;}
.indc_nr li:nth-child(4){ background-size:auto 80px;}
.indc_mc{ font-size:1.25rem; font-weight:bold; margin-bottom:0px;}
.indc_ms{ font-size:0.875rem; line-height:20px;}
}

.index_bgd{ width:100%; overflow:hidden; padding-top:70px; padding-bottom:100px;}
.indd_nr{ padding-top:50px;}
.indd_l{ width:50%;}
.indd_mc{ font-size:1.875rem; height:40px; line-height:40px; border-bottom:1px solid #eee; color:#1759ab; padding-bottom:10px; margin-bottom:15px;}
.indd_mc a{ float:right; display:block; width:30px; height:30px; line-height:25px; font-family:"Din"; border:2px solid #ddd; text-align:center; color:#a5a5a5; margin-top:3px; transition:0.5s;}
.indd_mc a:hover{ background:#1759ab; color:#fff; border:2px solid #1759ab; transition:0.5s;}
.indd_l p{ color:#6f6f6f; line-height:32px; margin-bottom:10px;}
.indd_r{ width:46%;}
.indd_r p{ border:4px solid #1759ab; overflow:hidden; position:relative;}
.indd_r img{ display:block; width:100%;}
.indd_r p:after{ content:""; background:url(../images/video_pic.png) no-repeat center rgba(0,0,0,0.3); position:absolute; left:0%; top:0; width:100%; height:100%;}
@media screen and (max-width:1024px){
.indd_mc{ font-size:1.625rem;}
.indd_l p{ line-height:26px; font-size:0.9375rem;}
}
@media screen and (max-width:770px){
.index_bgd{ padding-top:60px; padding-bottom:80px;}
.indd_nr{ padding-top:30px;}
.indd_l{ width:100%; padding-top:30px;}
.indd_r{ width:100%;}
}
@media screen and (max-width:520px){
.index_bgd{ padding-top:40px; padding-bottom:50px;}
.indd_nr{ padding-top:22px;}
.indd_l{padding-top:25px;}
.indd_mc{ font-size:1.5rem;}
.indd_mc a{width:26px; height:26px; line-height:22px;}
}

.index_bge{ background:url(../images/index_bge.jpg) no-repeat center; width:100%; padding-top:70px; padding-bottom:80px; overflow:hidden;}
.index_bge .indb_title p{ color:#fff;}
.indg_nr{ padding-top:50px;}
.indg_l{ width:34%; background:rgba(255,255,255,0.8); box-shadow:0px 0px 5px rgba(0,0,0,0.2); position:relative; padding:30px 0 20px 0;}
.indg_l:after{content:""; width:100%; height:49%; position:absolute; left:0%; top:0; background:#3378cb;}
.indg_title{ position:relative; z-index:9; width:86%; margin:0 auto;}
.indg_title p{ font-size:1.5rem; float:left; color:#fff;}
.indg_title span{ display:block; font-size:0.875rem; color:rgba(173,169,169,0.8);}
.indg_title a{ display:block; float:right; width:28px; height:28px; border:2px solid #fff; border-radius:50%; text-align:center; color:#fff; font-family:Arial, Helvetica, sans-serif; line-height:28px; font-size:1.5rem; margin-top:5px; transition:0.5s;}
.indg_title a:hover{ background:#fff; color:#ffc107; transition:0.5s;}
.indgl_nr{position:relative; z-index:9; width:86%; margin:0 auto; padding-top:20px;}
.indgl_pic{ overflow:hidden;}
.indgl_pic img{ display:block; width:100%; transition:0.5s;}
.indgl_nr:hover .indgl_pic img{transform:scale(1.05);}
.indgl_mc{ height:40px; line-height:40px; font-size:1.125rem; overflow:hidden; margin-top:15px;}
.indgl_ms{ font-size:0.9375rem; color:#6b6b6b; line-height:24px; height:48px; overflow:hidden;}
.indgl_rq{ margin-top:45px; font-size:0.875rem; color:#999; text-align:right; position:relative;}
.indgl_rq:before{content:""; width:20%; height:1px; position:absolute; left:0%; top:10px; background:#ccc; transition:0.5s;}
.indgl_nr:hover .indgl_rq:before,.indgr_nr li:hover .indgl_rq:before{ background:#ffc107; width:68%; transition:0.5s;}
.indg_r{ width:64%;}
.indg_kg{background:rgba(255,255,255,0.8); box-shadow:0px 0px 5px rgba(0,0,0,0.2); padding:25px 0;}
.indg_kg:nth-child(1){ margin-bottom:3%;}
.indg_kg .indg_title { width:92%;}
.indg_kg .indg_title p{ color:#212121;}
.indg_kg .indg_title a{ border:2px solid #bcbcbd; color:#bcbcbd; transition:0.5s;}
.indg_kg .indg_title a:hover{ background:#1759ab; color:#fff; border:2px solid #1759ab; transition:0.5s;}
.indgr_nr{width:92%; margin:0 auto;}
.indgr_nr li{ float:left; width:46%;}
.indgr_nr li:nth-child(2){ float:right;}
.indgr_nr li .indgl_rq{ margin-top:36px;}
@media screen and (max-width:1024px){
.indg_kg{padding:14px 0;}
}
@media screen and (max-width:770px){
.indg_title{width:90%;}
.indg_title p{ font-size:1.25rem;}
.indg_title span{font-size:0.75rem;}
.indg_title a{width:26px; height:26px; line-height:26px; font-size:1.375rem; margin-top:5px;}
.indgl_nr{width:90%;}
.indgl_mc{font-size:1rem;}
.indgl_ms{ font-size:0.875rem;}
.indgl_rq{ font-size:0.8125rem; margin-top:25px;}
.indgr_nr li .indgl_mc{font-size:1rem; margin-top:5px; line-height:36px; height:36px;}
.indgr_nr li .indgl_rq{ margin-top:25px;}
}
@media screen and (max-width:520px){
.index_bge{ background-size:auto 100%; padding-top:40px; padding-bottom:50px;}
.indg_nr{ padding-top:25px;}
.indg_l{ width:100%;}
.indg_r{ width:100%; margin-top:3%;}
.indgl_rq{margin-top:15px;}
.indgr_nr li .indgl_rq{ margin-top:15px;}
}

.index_bgf{ padding-top:70px; padding-bottom:70px;}
.indf_nr{ padding-top:70px;}
.indf_nr li{ float:left; width:16%; margin-left:0.8%; position:relative;}
.indf_nr li:nth-child(1){ margin-left:0;}
.indf_bg img{display:block; width:100%;}
.indf_wb{ position:absolute; left:0; top:0; width:100%; text-align:center;}
.indf_pic{ padding-top:55px;}
.indf_pic img{ width:60px;}
.indf_mc{ color:#fff; margin-top:5px;}
@media screen and (max-width:1024px){
.indf_pic{ padding-top:35px;}
.indf_pic img{ width:50px;}
}
@media screen and (max-width:770px){
.indf_nr{ padding-top:40px;}
.indf_pic{ padding-top:20px;}
.indf_pic img{ width:40px;}
.indf_mc{ font-size:0.9375rem;}
}
@media screen and (max-width:520px){
.index_bgf{ padding-top:40px; padding-bottom:50px;}
.indf_nr{ padding-top:25px;}
.indf_nr li{width:32%; margin-left:0%;}
.indf_nr li:nth-child(3n-1){ margin:0 2%;}
}

.link_bg{ padding:25px 0; background:#ffc107; width:100%;}
.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:url(../images/foot_bg.jpg) no-repeat center top; width:100%; overflow:hidden;}
.fnavtel{ padding:50px 0 30px 0;}
.ftel{ width:45%;}
.fewm_nr{ padding-top:18px;}
.fewm_nr img{max-width:100%; display:block;}
.fewm_nr p{ padding-top:8px; color:#fff; font-size:0.875rem; text-align:center;}
.ftel_nr{color:#fff; font-size:0.9375rem; margin-right:30px;}
.ftel_nr p{ line-height:22px; padding-left:26px; margin-bottom:6px;}
.ftel_nr a{ color:#fff;}
.fnav li{ float:left; margin-left:100px;}
.fnav li:nth-child(1){ margin-left:0;}
.fnav li p{ line-height:26px;}
.fnav li a{ font-size:0.9375rem; color:#fff;}
.fnav li .fnav_title,.fnav_title{ padding-bottom:20px;}
.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:20px; border-top:1px solid rgba(255,255,255,0.1); padding-bottom:20px; line-height:24px; font-size:0.8125rem; color:#fff;}
.fbq em{ font-style:normal;}
.fbq span{ float:right;}
.fbq a{ color:#fff;}
.fbq a:hover{ text-decoration:underline;}
@media screen and (max-width:1024px){
.link_bg{display:none;}
.ftel_nr{width:70%; margin-right:0;}
.fnav li{margin-left:55px;}
}
@media screen and (max-width:770px){
.ftel{ width:auto; float:none;}
.fnav{ display:none;}
.ftel_nr{width:auto; float:right;}
.fewm{ float:left;}
.fewm_nr{padding-top:0;}
}
@media screen and (max-width:520px){
.fnavtel{ padding:30px 0 40px 0;}
.fewm{ width:28%;}
.ftel_nr{width:68%; font-size:0.875rem;}
.fbq{ padding-top:15px; padding-bottom:65px; line-height:22px; font-size:0.8125rem; color:#fff;}
.fbq span{ display:block; float:none;}
}
/*首页style结束*/

/*内页style开始*/
.about_banner{ background:url(../images/about_banner.jpg) no-repeat center; width:100%; height:380px; position:relative;}
.contact_banner{ background:url(../images/contact_banner.jpg) no-repeat center; width:100%; height:380px; position:relative;}
.case_banner{ background:url(../images/case_banner.jpg) no-repeat center; width:100%; height:380px; position:relative;}
.news_banner{ background:url(../images/news_banner.jpg) no-repeat center; width:100%; height:380px; position:relative;}
.pro1_banner{ background:url(../images/pro_banner1.jpg) no-repeat center; width:100%; height:380px; position:relative;}
.pro2_banner{ background:url(../images/pro_banner2.jpg) no-repeat center; width:100%; height:380px; position:relative;}
.pro3_banner{ background:url(../images/pro_banner3.jpg) no-repeat center; width:100%; height:380px; position:relative;}
.proshow_banner{ background:url(../images/proshow_banner.jpg) no-repeat center; width:100%; height:180px; position:relative;}
.main_cen{ padding-top:130px; text-align:center; color:#fff; font-size:1.125rem;}
.main_cen p{ color:#fff; font-size:2.25rem; font-weight:bold; padding-bottom:5px;}
.proshow_banner .main_cen{ padding-top:50px;}
.main_left{ padding-top:130px; color:#5a5a5a; font-size:1.125rem; padding-left:5%;}
.main_left p{ color:#1759ab; font-size:2.25rem; font-weight:bold; padding-bottom:5px;}
.main_flbg{width:100%; position:relative; background:#1759ab;}
.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 40px; font-size:1rem; height:68px; display:block; line-height:68px; text-align:center; position:relative; z-index:9;}
.main_fl li:hover a,.main_fl li.cur a{color:#fff; font-weight:bold;}
.main_fl li:after{ content:""; background:#fcd000; width:50%; height:4px; position:absolute; bottom:-2px; left:25%; transform:scaleX(0); transition:0.5s;}
.main_fl li:hover:after,.main_fl li.cur:after{transform:scaleX(1); transition:0.5s;}
.main_wz{ font-size:0.9375rem; color:#e6e6e6; line-height:68px;}
.main_wz img{ margin-bottom:-2px; margin-right:8px;}
.main_wz span{ padding:0 8px; font-family:"宋体";}
.main_wz a{ color:#e6e6e6;}
.main_wz a:hover{ text-decoration:underline;}
.main{ background:#fff; padding-top:70px; padding-bottom:100px;}
.about_nr{ color:#757575; font-size:1rem; line-height:30px;}
.about_nr img{ max-width:100%;}
.book_nr{ padding-top:95px;}
.book_title{ font-size:0.875rem; color:#999; padding-bottom:40px; text-align:center;}
.book_title p{ color:#1759ab; font-size:2.25rem; padding-bottom:10px;}
.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:"Microsoft YaHei"; font-size:1rem; height:44px; outline:none;}
.contxta{ width:98%; line-height:30px; padding:1%; height:150px; font-family:"Microsoft YaHei"; font-size:1rem; outline:none;}
.btn{width:150px; border:0; background:#1759ab; font-family:"Microsoft YaHei"; height:46px; cursor:pointer; font-size:1.25rem; color:#fff; float:right; margin-left:15px;}
@media screen and (max-width:1024px){
.about_banner,.contact_banner,.case_banner,.news_banner,.pro1_banner,.pro2_banner,.pro3_banner{ background-size:auto 100%; height:280px;}
.main_cen{ padding-top:100px;}
.main_cen p{font-size:2rem;}
.main_left{ padding-top:100px;}
.main_left p{font-size:2rem;}
.main{padding-top:60px; padding-bottom:80px;}
}
@media screen and (max-width:770px){
.about_banner,.contact_banner,.case_banner,.news_banner,.pro1_banner,.pro2_banner,.pro3_banner{ height:240px;}
.main_cen{ padding-top:80px; font-size:1rem;}
.main_cen p{font-size:1.875rem;}
.main_left{ padding-top:80px; padding-left:2%; font-size:1rem;}
.main_left p{font-size:1.875rem;}
.main_flbg .kg{ width:100%;}
.main_wz{ display:none;}
.main{padding-top:50px;}
}
@media screen and (max-width:520px){
.about_banner,.contact_banner,.case_banner,.news_banner,.pro1_banner,.pro2_banner,.pro3_banner{height:130px;}
.proshow_banner{ background-size:auto 100%; height:130px;}
.proshow_banner .main_cen{ padding-top:35px;}
.main_cen{ padding-top:35px; font-size:0.875rem;}
.main_cen p{font-size:1.5rem;}
.main_left{ padding-top:35px; padding-left:1%; font-size:0.875rem;}
.main_left p{font-size:1.5rem;}
.main{padding-top:40px; padding-bottom:60px;}
.main_fl{ float:none;}
.fl_03 li{ width:33.333%;}
.fl_04 li{ width:25%;}
.main_fl li a{padding:0; font-size:1rem; height:44px; line-height:44px;}
.book_nr{ padding-top:50px;}
.book_title{ font-size:0.875rem; line-height:20px; padding-bottom:25px;}
.book_title p{font-size:1.5rem; padding-bottom:10px;}
.book_nr div.fl,.book_nr div.fr{ width:99%; float:none;}
.btn{width:110px; height:40px; font-size:1.125rem;}
}

.case_nr li{ float:left; width:24%; margin-right:1.333%; padding-bottom:25px;}
.case_nr li:nth-child(4n){ margin-right:0;}
.case_kg{ position:relative;}
.case_pic{ border:1px solid #c0c0c0; overflow:hidden; position:relative;}
.case_pic img{ display:block; width:100%; transition:0.5s;}
.case_nr li:hover .case_pic img{transform:scale(1.1);}
.case_pic i{display:block; position:absolute; left:0; top:0; background:url(../images/video_pic.png) no-repeat center rgba(0,0,0,0.4); width:100%; height:100%;}
.case_mc{color:#fff; background:#1759ab; 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:#1759ab;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:#1759ab;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:#1759ab;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:#1759ab;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:1024px){
.case_mc{height:50px; line-height:50px;}
}
@media screen and (max-width:770px){
.case_nr li{width:32%; margin-right:0%;}
.case_nr li:nth-child(3n-1){ margin:0 2%;}
}
@media screen and (max-width:520px){
.case_nr li{width:49%; margin-right:0%;}
.case_nr li:nth-child(3n-1){ margin:0;}
.case_nr li:nth-child(2n){ float:right;}
.case_mc{height:40px; line-height:40px; font-size:0.875rem;}
}

.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:45px; line-height:45px; overflow:hidden;}
.news_rq{ font-size:0.875rem; color:#5f5f5f;}
.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:#1759ab; 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;}
@media screen and (max-width:1024px){
.news_nr li a{padding:1%;}
.news_bt{ font-size:1.25rem; height:35px; line-height:35px;}
.news_rq{ display:none;}
.news_more{margin-top:20px;}
.newsshow_title{ font-size:1.375rem; }
}
@media screen and (max-width:770px){
.news_pic{ width:25%;}
.news_wb{ width:72%;}
.news_bt{ font-size:1.125rem; height:30px; line-height:30px;}
.news_ms{line-height:22px; height:44px; margin-top:3px;}
.news_more{ width:110px; height:30px; line-height:30px; margin-top:15px;}
.newsshow_title p{ font-size:0.75rem; padding-top:3px;}
.newsshow_wnnr{font-size:0.875rem; line-height:24px; }
}
@media screen and (max-width:520px){
.news_nr li{ margin-bottom:10px;}
.news_more{ display:none;}
.news_bt{ font-size:1rem; height:24px; line-height:24px;}
.news_ms{line-height:20px; height:40px; margin-top:2px;}
}

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:#1759ab; 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:#1759ab; 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;}

.proshow_gd{ position:relative; width:52%;}
.proshow_img{background-color:#296ec3; background-image:linear-gradient(#296ec3,#579bea,#296ec3); padding:5px;}
.proshow_img li{ width:100%; position:relative; background-color:#f2f8ff; background-image: linear-gradient(#f2f8ff,#fff,#f2f8ff);}
.proshow_img li img{ display:block; width:100%;}
.proshow_an{ padding-top:15px;}
.proshow_an li { width:19%; margin-right:1.25%; float:left; margin-bottom:1.333%; position:relative;}
.proshow_an li:nth-child(5n){ margin-right:0;}
.proshow_an li a{ display:block; border:2px solid #eee;}
.proshow_an li img{ display:block; width:100%;}
.proshow_an li.on a{border:2px solid #1759ab;}
.proshow_an 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);}

.proshowa_wb{ width:44%;}
.nycp_bt{color:#000; font-size:1.75rem; font-weight:bold;  border-bottom:1px solid #ddd; padding-bottom:15px;}

.nycp_nr{ font-size:1rem; 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:#1759ab; 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:1px solid #ddd;}
.proshow_title p{ font-weight:bold; color:#000;}
.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:#1759ab; 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:#1759ab; color:#fff; transition:0.5s;}
@media screen and (max-width:1024px){
.proms_l{ width:100%;}
.cnxh{ width:100%;}
.cnxh_nr li{ width:24%; margin-right:1.333%; float:left;}
.cnxh_nr li:nth-child(4n){ margin-right:0;}
}
@media screen and (max-width:520px){
.proshow_gd{width:100%;}
.proshow_img{padding:3px;}
.proshowa_wb{ width:100%; padding-top:30px;}
.nycp_bt{font-size:1.5rem;  padding-bottom:10px;}
.proshow_nr{ font-size:0.875rem; line-height:24px;}
.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:#0049b7;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #0c55c3;}.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 #0c55c3;}.fswzj ul li.on a{ border-left:none;}.fnav_pic{ width:24%; 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:#0049b7; 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 rgba(255,255,255,0.1) solid;text-align:center;color:#999;}
.sjj_nav ul li i{ display:block; position:absolute;top:5px;right:0px;border-left:1px rgba(255,255,255,0.1) solid;height:40px; padding:0px 10px 0 10px;}
.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:50px;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:#fff;display:block;text-align:left; font-size:1rem;}
.sjj_nav ul li i svg{width:24px;height:38px;fill:#fff;}
.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:65%;}
.nav_show{top:50px;}
.sjj_nav ul li{line-height:44px;}
.sjj_nav ul li i{height:34px;}
.sjj_nav ul li a{ font-size:0.9375rem; width:83%;}
.sjj_nav ul li i svg{width:20px;height:34px;fill:#fff;}
.sjj_nav ul li ul li a,.sjj_nav ul li.cur ul li a{font-size:0.875rem;}
}

.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(77,77,77,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;
  z-index:999;
}
.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{height:26px; width:26px; background-size:auto 12px; bottom:60px; right:2%;}
}