@charset "utf-8";
/* CSS Document */
html{}
body{font-family:Arial, Helvetica, sans-serif; font-size:100%; color:#434343; margin:0px; padding:0px; width:100%; max-width:1920px; 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:#4a4a4a; text-decoration: none;outline:none;}
a:hover, a:active {color:#365caf; text-decoration: none;outline:none;}
.clear{clear:both;}
.kg{ width:98%; margin:0 auto; max-width:1200px;}
.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 #1873c8; 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 #1873c8; 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;}
@media screen and (max-width:770px){
#dituContent{ height:230px;}
}
/*基础配置*/

@font-face {
 font-family:"alternateRegular";
 src: url("../fonts/alternate.eot");
 src: local("alternate Regular"), 
              local("alternate"), 
              url("../fonts/alternate.woff") format("woff"), 
              url("../fonts/alternate.ttf") format("truetype"), 
              url("../fonts/alternate.svg#alternate") format("svg");}

@font-face {
 font-family:"Din";
 src: url("../fonts/Din.eot");
 src: local("Din Regular"), 
              local("Din"), 
              url("../fonts/Din.woff") format("woff"), 
              url("../fonts/Din.ttf") format("truetype"), 
              url("../fonts/Din.svg#Din") format("svg");}

@font-face {
 font-family:"webfont";
 src: url("../fonts/webfont.eot");
 src: local("webfont Regular"), 
              local("webfont"), 
              url("../fonts/webfont.woff") format("woff"), 
              url("../fonts/webfont.ttf") format("truetype"), 
              url("../fonts/webfont.svg#webfont") format("svg");}

@font-face {
 font-family:"WRLight";
 src: url("../fonts/WRLight.eot");
 src: local("WRLight Regular"), 
              local("WRLight"), 
              url("../fonts/WRLight.woff") format("woff"), 
              url("../fonts/WRLight.ttf") format("truetype"), 
              url("../fonts/WRLight.svg#WRLight") format("svg");}

/*首页style开始*/
.top_bg{background:url(../images/top_bg.jpg) no-repeat center; height:35px; width:100%;}
.top_l{ color:#000; font-size:0.875rem; height:35px; line-height:35px; overflow:hidden; width:830px;}
.top_r{ font-size:0.875rem; color:#000; height:35px; line-height:35px;}
.top_r img{ margin-bottom:-6px; margin-left:6px;}
.logo_nav{ height:108px; background:#fff; border-bottom:2px solid #1873c8; width:100%; box-shadow:0px -2px 4px rgba(0,0,0,0.1); position:relative; z-index:999;}
.logo{ padding-top:21px;}
.yyqh{ padding-top:44px; margin-left:20px;}
.yyqh a{ display:block; border:1px solid #ddd; border-radius:3px; height:26px; width:70px; text-align:center; line-height:26px; font-size:0.875rem;}
.tel{ background:url(../images/tel.png) no-repeat left center; height:48px; padding-left:60px; font-size:1.5rem; color:#2e4b63; margin-top:30px;}
.tel p{ font-size:1rem;}
.nav i{ display:none;}
.sp_nav i{ display:none;}
.sjj_nav{height:108px;}
.sjj_nav li{ float:left; position:relative;}
.sjj_nav li .sp_nav_xjb{display:none;}
.sjj_nav li a{display:block; text-align:center; padding:0 25px; font-size:1rem; height:108px; line-height:108px; color:#303030; transition:0.5s; position:relative; z-index:9;}
.sjj_nav li:hover a,.sjj_nav li.cur a{ color:#fff; transition:0.5s;}
.sjj_nav li:hover a span,.sjj_nav li.cur a span{ color:#fff; transition:0.5s;}
.sjj_nav li em{background:#1873c8; 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:160px; background:rgba(0,0,0,0.9); left:0%; margin-top:2px; 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{line-height:40px; border-top:1px solid rgba(255,255,255,0.1); float:none; position:relative;}
.sjj_nav li ul li:nth-child(1){ border-top:none;}
.sjj_nav li ul li a{ padding:0; line-height:40px; height:40px; font-size:0.875rem; text-align:center; overflow:hidden; 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,.sjj_nav li ul li:hover ul li:hover a{ background:#1873c8; color:#fff; transition:0.5s;}
.sjj_nav li:hover ul li ul,.sjj_nav li ul li ul{ background:rgba(0,0,0,0.8); margin-top:0; left:161px; top:0; transform:scaleX(1); transform:scaleY(0); opacity:0; transition:0.5s;}
.sjj_nav li:hover ul li:hover ul{transform:scaleY(1); opacity:1; transition:0.5s;}
.sjj_nav li ul li:hover ul li a{ background:none; transition:0.5s;}
@media screen and (max-width:1024px){
.top_l{width:700px;}
.sjj_nav li a{padding:34px 23px;}
}
@media screen and (max-width:770px){
.top_bg{ display:none;}
.logo_nav{ height:80px;}
.logo_nav .kg{ width:100%;}
.logo{ padding-left:1%; padding-top:12px;}
.logo img{ height:56px;}
.yyqh{ padding-top:30px;}
.sjj_nav li span{ display:none;}
.sjj_nav li ul{ position:relative; width:auto; background:none; left:auto; margin-top:auto; transform:none; opacity:1;}
.sjj_nav li:hover ul{transform:none;}
.sjj_nav li ul li:hover a,.sjj_nav li ul li:hover ul li:hover a{ background:none;}
.sjj_nav li:hover ul li ul,.sjj_nav li ul li ul{ background:none; left:auto; top:auto; transform:scaleX(1); transform:scaleY(1); opacity:1;}
}
@media screen and (max-width:520px){
.logo_nav{ height:50px;}
.logo{padding-top:5px;}
.logo img{ height:40px;}
.yyqh{ padding-top:12px;}
}

/*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:auto 100% !important; height:auto !important;  min-height:460px !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:12px; margin:0 6px;}
.flex-control-nav li a{ display:block; overflow:hidden; text-indent:-999px; width:12px; height:12px; border-radius:50%; background:#fff; cursor:pointer;transition:0.5s;}
.flex-control-nav li a.flex-active{ background:#3c66b8; 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*/

.sous_bg{ background:#f3f3f3; width:100%; height:90px; overflow:hidden;}
.gjc{ height:90px; line-height:90px; color:#303030;}
.gjc span{color:#7a7a7a; padding:0 10px;}
.gjc a{ color:#7a7a7a; font-size:0.875rem;}
.sous{ width:28%; height:44px; margin-top:23px; border-radius:5px; overflow:hidden; background:#f0f0f0; box-shadow:0px 0px 22px rgba(0,0,0,0.1) inset;}
.sous_kg{ display:block; border:0; float:left; width:76%; font-size:0.875rem; color:#6f6f6f; height:44px; background:none; outline:none; overflow:hidden; padding:0 4%;}
.sous_an{display:block; float:right; background:url(../images/sous.png) no-repeat center; width:16%; height:44px; outline:none; cursor:pointer; border:0;}
@media screen and (max-width:770px){
.gjc{ font-size:0.875rem;}
.sous{ width:40%;}
}
@media screen and (max-width:520px){
.sous_bg{height:60px;}
.gjc{ display:none;}
.sous{ width:100%; float:none; margin-top:8px;}
}

.index_bga{ background:#fff; padding-top:70px; padding-bottom:50px; width:100%; overflow:hidden;}
.inda_title{font-family:"webfont";}
.inda_title p{font-size:2.5rem; font-weight:bold; line-height:40px; color:#1873c8;}
.inda_title span{font-family:"WRLight"; font-weight:normal;}
.inda_nr{ margin-top:45px;}
.inda_nr li{ width:33.333%; float:left; margin-left:-1px; padding-bottom:110px;}
.inda_nr li:nth-child(1){ background:url(../images/indal_xt.png) no-repeat right bottom;}
.inda_nr li:nth-child(3){ background:url(../images/indar_xt.png) no-repeat left bottom;}
.inda_nr li a{ border:1px solid #e8e8e8; display:block;}
.inda_nr li:nth-child(2) a{ background:#f9f9f9;}
.inda_mc{ text-align:center; padding-top:48px; font-size:0.875rem; color:#979797; font-family:"Din";}
.inda_mc p{ font-size:1.5rem; color:#3d3d3d; padding-bottom:3px;}
.inda_pic{ margin-bottom:-62px; padding-top:32px;}
.inda_pic img{ display:block; width:100%;}
.inda_more{ padding-top:10px;}
.inda_more a{ display:block; width:140px; height:45px; background:#1873c8; text-align:center; line-height:45px; margin:0 auto; color:#fff; font-size:1.125rem;}
@media screen and (max-width:770px){
.inda_title{font-size:1.5rem;}
.inda_title p{font-size:2rem;}
.inda_mc{font-size:0.75rem; padding-top:38px;}
.inda_mc p{ font-size:1.375rem;}
.inda_more a{height:40px; line-height:40px; font-size:1rem;}
}
@media screen and (max-width:520px){
.index_bga{padding-top:40px;}
.inda_title{font-size:1.125rem; line-height:20px;}
.inda_title p{font-size:1.5rem; line-height:30px;}
.inda_nr{ margin-top:20px;}
.inda_pic{ margin-bottom:-25px; padding-top:20px;}
.inda_mc{font-size:0.75rem; padding-top:18px;}
.inda_mc p{ font-size:0.875rem;}
.inda_more{ padding-top:0;}
.inda_more a{height:32px; line-height:32px; width:110px; font-size:0.875rem;}
}

.index_bgb{ background:#f6f6f6; width:100%; overflow:hidden; padding-top:40px;}
.indb_title{ text-align:center; font-size:1.5rem; color:#525252; font-family:"WRLight"; padding-bottom:30px;}
.indb_title p{ font-size:2.5rem; color:#000; padding-bottom:2px;}
.indb_title span{ font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.indb_gd{ position:relative;}
.indb_img img{ display:block; width:100%;}
.indb_nr{ position:absolute; left:0; top:0; width:100%; height:100%; background:url(../images/indb_xt.png) no-repeat center; background-size:100%;}
.indb_ks{ max-width:1360px; width:100%; margin:0 auto;}
.indb_ks li{ position:relative; float:left; width:25%; cursor:pointer;}
.indb_kj{ position:relative; margin-left:1px; text-align:center; overflow:hidden;}
.indb_ks li:nth-child(1) .indb_kj{margin-top:187px; height:563px;}
.indb_ks li:nth-child(2) .indb_kj{height:468px;}
.indb_ks li:nth-child(3) .indb_kj{margin-top:258px; height:406px;}
.indb_ks li:nth-child(4) .indb_kj{margin-top:77px; height:291px;}
.indb_ks li a{ display:block; position:relative; z-index:99;}
.indb_ks li:nth-child(1) a{ padding-top:35px;}
.indb_ks li:nth-child(2) a{ padding-top:85px;}
.indb_ks li:nth-child(3) a{ padding-top:45px;}
.indb_ks li:nth-child(4) a{ padding-top:10px;}
.indb_ks li i{ position:absolute; left:0; top:0%; transform:scaleY(0); width:100%; height:100%; background:rgba(4,2,2,0.5); transition:0.5s;}
.indb_ks li:hover i{transform:scaleY(1); transition:0.5s;}
.indb_mc{ color:#fff; font-size:1.625rem; font-family:"Din"; padding-top:10px;}
.indb_mc em{ display:block; width:31px; height:3px; background:#fff; margin:22px auto 0 auto;}
.indb_ms{ color:#fff; margin:20px auto 0 auto; font-size:0.875rem; line-height:24px; width:90%;}
.indb_more{ font-size:4.5rem; color:rgba(255,255,255,0); font-family:"Din"; transition:0.5s;}
.indb_ks li:nth-child(4) .indb_more{ line-height:30px;}
.indb_ks li:hover .indb_more{color:rgba(255,255,255,0.2); transition:0.5s;}
@media screen and (max-width:1024px){
.indb_nr{background:none;}
.indb_ks li a{ padding-top:40px !important;}
.indb_ks li .indb_kj{ margin-top:auto !important; height:auto !important;}
.indb_mc{font-size:1.5rem;}
.indb_mc em{margin:12px auto 0 auto;}
.indb_ms{ height:120px; width:80%;}
.indb_ks li:nth-child(4) .indb_more{ line-height:inherit !important;}
}
@media screen and (max-width:770px){
.indb_title{font-size:1.25rem;}
.indb_title p{ font-size:2rem;}
.indb_ks li a{ padding-top:30px !important;}
.indb_pic img{ max-width:35%;}
.indb_mc{font-size:1.25rem;}
.indb_ms{ height:132px; font-size:0.875rem; line-height:22px; width:90%;}
.indb_more{ display:none;}
}
@media screen and (max-width:520px){
.indb_title{font-size:1rem; padding-bottom:20px;}
.indb_title p{ font-size:1.5rem;}
.indb_img{ display:none;}
.indb_nr{ position:relative; left:auto; top:auto; background:url(../images/index_bgb.jpg) no-repeat center; background-size:auto;}
.indb_ks li a{ padding-top:30px !important; padding-bottom:50px;}
.indb_pic img{ max-width:35%;}
.indb_mc{font-size:0.9375rem;}
.indb_ms{ height:auto; font-size:0.75rem; line-height:18px; width:94%; margin:10px auto auto auto;}
}

.index_bgc{ background:url(../images/index_bgc.png) repeat-x left top #f6f6f6; padding-top:60px; padding-bottom:50px; width:100%; overflow:hidden;}
.indc_title{ text-align:center; color:#fff; font-size:1.5rem;  font-family:"WRLight";}
.indc_title p{ font-size:2.5rem; padding-bottom:2px;}
.indc_title span{ font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.indc_nr{ margin-top:45px; background:#fff;}
.indc_nr li{ float:left; width:33.333%; background:#c9c9c9; margin-bottom:1px; position:relative; cursor:pointer; transition:0.5s;}
.indc_nr li:hover{box-shadow:0px 0px 20px rgba(0,0,0,0.8); z-index:9; transition:0.5s;}
.indc_nr li:nth-child(2n){ background:#e0e0e0;}
.indc_nr li a{ display:block; padding:40px 0 25px 30px;}
.indc_mc{ font-size:0.875rem; color:#747474;}
.indc_mc p{ color:#383838; font-size:1.375rem; line-height:28px; height:48px;}
.indc_pic{ padding-top:8px;}
.indc_por{ position:absolute; background:url(../images/indc_xz.png) no-repeat; width:35px; height:42px; text-align:center; color:#fff; font-size:1.125rem; line-height:42px; right:10%; top:0;}
.indc_more{ margin-top:47px;}
.indc_more a{ display:block; width:150px; height:48px; line-height:48px; text-align:center; color:#fff; margin:0 auto; font-size:1.125rem; background:#1873c8;}
@media screen and (max-width:770px){
.indc_title{font-size:1.25rem;}
.indc_title p{ font-size:2rem;}
.indc_mc{ font-size:0.75rem;}
.indc_nr li a{padding:40px 0 25px 15px;}
}
@media screen and (max-width:520px){
.index_bgc{ padding-top:40px;}
.indc_title{font-size:1rem;}
.indc_title p{ font-size:1.5rem;}
.indc_nr{ margin-top:20px;}
.indc_mc{ font-size:0.75rem; height:30px; line-height:30px; overflow:hidden;}
.indc_mc p{ font-size:1.125rem; padding-bottom:0; height:30px; line-height:30px;}
.indc_nr li a{padding:30px 0 20px 10px;}
.indc_pic img{ height:65px;}
.indc_por{background-size:auto 100%; width:20px; height:24px; font-size:1rem; line-height:24px; right:5%;}
.indc_more{ margin-top:40px;}
.indc_more a{width:120px; height:32px; line-height:32px; font-size:0.875rem;}
}

.index_bgd{ background:#fff; padding:115px 0; width:100%; overflow:hidden;}
.indd_l{ width:49%;}
.indd_bt{font-family:"webfont"; font-size:1.875rem; line-height:32px; color:#929292;}
.indd_bt p{ font-size:2.5rem; color:#282828; line-height:46px; font-family:"WRLight";}
.indd_bt span{ font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.indd_bz{ font-size:1.625rem; color:#1873c8; padding:35px 0;}
.indd_ms{ line-height:28px; color:#717171;}
.indd_r{ width:50%; position:relative;}
.indd_r i{ display:block; position:absolute; left:0; top:0; background:url(../images/video_pic.png) no-repeat center; width:100%; height:100%;}
.indd_more{ padding-top:45px;}
.indd_more a{ display:block; background:#1873c8; width:145px; height:45px; line-height:45px; color:#fff; text-align:center; font-size:1rem;}
@media screen and (max-width:1024px){
.indd_bz{padding:15px 0;}
.indd_ms{ line-height:26px; font-size:0.9375rem;}
.indd_r img{ height:500px;}
}
@media screen and (max-width:770px){
.index_bgd{padding:80px 0 40px 0;}
.indd_l{ width:100%; float:none;}
.indd_bt{font-size:1.5rem;}
.indd_bt p{ font-size:2rem;}
.indd_bz{ font-size:1.375rem; padding:20px 0;}
.indd_more{ padding-top:35px;}
.indd_more a{ width:130px; height:40px; line-height:40px; font-size:1rem;}
.indd_r{ width:100%; float:none;}
.indd_r img{ display:block; width:100%; height:auto;}
}
@media screen and (max-width:520px){
.index_bgd{padding:40px 0 30px 0;}
.indd_l{ width:100%; float:none;}
.indd_bt{font-size:1.125rem;}
.indd_bt p{ font-size:1.5rem; line-height:30px;}
.indd_bz{ font-size:1.125rem; padding:10px 0;}
.indd_ms{ line-height:22px; font-size:0.875rem;}
.indd_more{ padding-top:25px;}
.indd_more a{ width:120px; height:32px; line-height:32px; font-size:0.875rem;}
}

.index_bge{ background:#f9f9f9; border-top:1px solid #e7e7e7; padding-top:50px; padding-bottom:85px; width:100%; overflow:hidden;}
.inde_bt{font-family:"webfont"; font-size:1.875rem; line-height:32px; color:#929292;}
.inde_bt p{ font-size:2.5rem; color:#1873c8; line-height:46px; font-family:"WRLight";}
.inde_bt span{ font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.inde_more a{ display:block; width:82px; height:37px; line-height:37px; color:#fff; text-align:center; background:#1873c8;}
.inde_gd{ position:relative; margin-top:60px;}
.inde_nr li{ width:33.333%; float:left;}
.inde_nr li a{ display:block; margin:0 3%;}
.inde_mc{ height:50px; line-height:50px; font-size:1.375rem; color:#676767; overflow:hidden; transition:0.5s;}
.inde_rq{ font-size:0.875rem; color:#b6b6b6; margin-top:5px;}
.inde_ms{ color:#a9a9a9; line-height:22px; height:44px; overflow:hidden; margin-top:12px;}
.inde_pic{ overflow:hidden; margin-top:8px;}
.inde_pic img{ display:block; width:100%; transition:0.5s;}
.inde_nr li:hover .inde_pic img{transform:scale(1.1);}
.inde_nr li:hover .inde_mc{ color:#1873c8; transition:0.5s;}
.inde_an{ margin-top:40px; text-align:center;}
.inde_an li{ cursor:pointer; display:inline-block; width:13px; height:13px; background:#717171; border-radius:50%; overflow:hidden; text-indent:-999rem; margin:0 5px; transition:0.5s;}
.inde_an li.on{ background:#46a6ff; transition:0.5s;}
@media screen and (max-width:1024px){
.inde_mc{ height:40px; line-height:40px; font-size:1.125rem;}	
.inde_ms{ font-size:0.9375rem;}
}
@media screen and (max-width:770px){
.inde_bt{font-size:1.5rem;}
.inde_bt p{ font-size:2rem;}
.inde_more{ margin-top:25px;}	
.inde_gd{margin-top:30px;}
.inde_mc{ height:30px; line-height:30px; font-size:1rem;}
.inde_rq{ font-size:0.75rem;}
.inde_ms{ font-size:0.875rem;}
}
@media screen and (max-width:520px){
.index_bge{padding-top:40px; padding-bottom:50px;}
.inde_bt{font-size:1.125rem;}
.inde_bt p{ font-size:1.5rem; line-height:30px;}
.inde_more{ margin-top:10px;}
.inde_more a{ width:70px; height:30px; line-height:30px; font-size:0.875rem;}	
.inde_gd{margin-top:20px;}
.inde_nr li{ width:50%;}
.inde_mc{ height:24px; line-height:24px; font-size:0.9375rem;}
.inde_rq{ font-size:0.75rem;}
.inde_ms{ font-size:0.8125rem; line-height:20px; height:40px; margin-top:8px;}
.inde_an{ margin-top:30px;}
.inde_an li{width:10px; height:10px; margin:0 4px;}
}

.foot_bg{ background:url(../images/foot_bg.jpg) no-repeat center; width:100%; overflow:hidden;}
.fnavtel{ padding:40px 0;}
.ftel{ width:36%;}
.ftel_bt{ color:#fff; font-size:1.5rem;}
.ftel_nr{ color:#fff; font-size:0.875rem; padding-top:25px;}
.ftel_nr p{ line-height:24px; padding-bottom:6px; padding-left:24px;}
.ftel_nr a{ color:#fff;}
.fewm{ padding-top:15px;}
.fewm img{max-width:100%; float:left;}
.fewm p{ padding-left:10px; padding-top:55px; float:left; color:#fff; font-size:0.875rem;}
.foot_r{ width:64%;}
.fnav li{ float:left; margin-left:53px; min-width:110px;}
.fnav li p{ line-height:28px; color:#a5a5a5; font-size:0.875rem;}
.fnav li a{ font-size:0.875rem; color:#fff;}
.fnav li .fnav_title{ padding-bottom:8px; margin-bottom:6px; border-bottom:1px solid rgba(255,255,255,0.2);}
.fnav li .fnav_title a{ font-size:1.125rem; color:#fff;}
.fnav li a:hover{ text-decoration:underline;}
.fbq{ padding-top:25px; border-top:1px solid rgba(255,255,255,0.1); padding-bottom:25px; line-height:24px; font-size:0.875rem; color:#fff;}
.fbq span{ float:right;}
.fbq a{ color:#fff;}
.fbq a:hover{ text-decoration:underline;}
@media screen and (max-width:1024px){
.fnav li{margin-left:48px;}
.fbq span{ display:none;}
}
@media screen and (max-width:770px){
.ftel{ width:100%; float:none;}
.foot_r{ display:none;}
}
@media screen and (max-width:520px){
.foot_bg{ background-size:auto 100%;}
.ftel_bt{font-size:1rem;}
.ftel_nr{ color:#fff; font-size:0.875rem; padding-top:20px;}
.fewm p{padding-top:50px;}
.fbq{ padding-bottom:65px; line-height:20px; font-size:0.75rem; padding-top:15px;}
}
/*首页style结束*/

/*内页style开始*/
.about_banner{ background:url(../images/about_banner.jpg) no-repeat center; width:100%; height:290px; padding-top:110px;}
.contact_banner{ background:url(../images/contact_banner.jpg) no-repeat center; width:100%; height:250px; padding-top:150px;}
.case_banner{ background:url(../images/case_banner.jpg) no-repeat center; width:100%; height:250px; padding-top:150px;}
.news_banner{ background:url(../images/news_banner.jpg) no-repeat center; width:100%; height:250px; padding-top:150px;}
.pro_banner{ background:url(../images/pro_banner.jpg) no-repeat center; width:100%; height:165px; padding-top:235px;}
.proshow_banner{ background:url(../images/proshow_banner.jpg) no-repeat center; width:100%; height:170px; position:relative;}
.main_title{ text-align:center; background:url(../images/main_btbg.png) no-repeat center; font-size:1rem; color:#202020;}
.main_title p{ font-size:2.25rem; margin-right:3px; line-height:36px;}
.cont_title{ text-align:center; background:url(../images/main_btbg.png) no-repeat center; color:#fff; }
.cont_title p{ font-size:2.25rem; line-height:36px;}
.main_flbg{width:100%; background:#fff; position:relative; border-bottom:1px solid #dadada;}
.main_bt{ width:123px; height:102px; background:#1873c8; margin-top:-33px; text-align:center; color:#fff; font-size:1.125rem; font-weight:bold;}
.main_bt p{ font-size:1.25rem; line-height:56px;}
.main_bt span{ font-weight:normal;}
.main_fl li{ position:relative; float:left;}
.main_fl li a{ color:#757575; padding:0 12px; font-size:0.9375rem; height:69px; display:block; line-height:69px; overflow:hidden; text-align:center; position:relative; z-index:9;}
.main_fl li:hover a,.main_fl li.cur a{color:#1873c8;}
.main_fl li i{ background:#1873c8; width:56%; height:3px; position:absolute; bottom:-1px; left:22%; 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:#1873c8;}
.main{ background:#f1f1f1; padding-top:70px; padding-bottom:100px;}
.about_nr{ color:#4a4a4a; font-size:1rem; line-height:28px;}
.about_nr img{ max-width:100%;}
@media screen and (max-width:1024px){
.about_banner{ background-size:auto 100%; height:200px; padding-top:80px;}
.contact_banner,.case_banner,.news_banner{ background-size:auto 100%; height:180px; padding-top:100px;}
.pro_banner{ background-size:auto 100%; height:130px; padding-top:150px;}
.proshow_banner{ background-size:auto 100%; height:170px;}
.main_title{ font-size:0.875rem; }
.main_title p{ font-size:2rem;}
.cont_title{font-size:0.875rem;}
.cont_title p{ font-size:2rem;}
}
@media screen and (max-width:770px){
.about_banner{ height:150px; padding-top:60px;}
.contact_banner,.case_banner,.news_banner{ height:130px; padding-top:80px;}
.pro_banner{height:100px; padding-top:110px;}
.proshow_banner{height:100px;}
.main_title{ font-size:0.75rem;}
.main_title p{ font-size:1.875rem;}
.cont_title{font-size:0.75rem;}
.cont_title p{ font-size:1.875rem;}
.main_flbg .kg{ width:100%;}
.main_bt{ display:none;}
.main_fl{ float:none;}
.main_fl li{ width:16.666%; text-align:center;}
.main_fl li a{ padding:0;}
.about_nr{font-size:0.875rem; line-height:24px;}
}
@media screen and (max-width:520px){
.about_banner{ background-size:auto 100%; height:100px; padding-top:20px;}
.contact_banner,.case_banner,.news_banner{height:90px; padding-top:30px;}
.pro_banner{height:80px; padding-top:40px;}
.proshow_banner{height:70px;}
.main_title p{ font-size:1.375rem;}
.cont_title p{ font-size:1.375rem;}
.main_fl li{ width:auto;}
.fl_03 li{ width:33.333%;}
.fl_04 li{ width:25%;}
.main_fl li a{ height:40px; line-height:40px; font-size:0.875rem;}
.main{padding-top:40px; padding-bottom:60px;}
}

.book_title{ font-size:1rem; line-height:30px; padding-bottom:40px;}
.book_title p{ color:#000;}
.book_nr div.fl,.book_nr div.fr{ width:49%; padding-bottom:15px;}
.book_nr div.book{ width:100%; padding-bottom:15px;}
.contxt{ width:96%; display:block; padding:0 2%; font-family:Arial, Helvetica, sans-serif; font-size:1rem; height:44px; outline:none;}
.contxta{ width:98%; line-height:30px; padding:1%; height:150px; font-family:Arial, Helvetica, sans-serif; font-size:1rem; outline:none;}
.btn{width:150px; border:0; background:#1873c8; font-family:Arial, Helvetica, sans-serif; height:46px; cursor:pointer; font-size:1.25rem; color:#fff; float:right; margin-left:15px;}
.case_nr li{ float:left; width:32%; margin-bottom:2%;}
.case_nr li:nth-child(3n-1){ margin:0 2% 2% 2%;}
.honor_nr li{ float:left; width:24%; margin-right:1.333%; margin-bottom:1.333%;}
.honor_nr li:nth-child(4n){ margin-right:0;}
.case_kg{ position:relative;}
.case_pic{ border:1px solid #e3e2e2; overflow:hidden; position:relative;}
.case_pic img{ display:block; width:100%; transition:0.5s;}
.case_nr li:hover .case_pic img,.honor_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:#000; background:#fff; border:1px solid #e3e2e2; border-top:none; text-align:center; font-size:1.125rem; height:69px; line-height:69px; overflow:hidden; transition:0.5s;}
.case_nr li:hover .case_mc,.honor_nr li:hover .case_mc{ background:#1873c8; color:#fff; border:1px solid #1873c8; border-top:none; transition:0.5s;}
.case_kg .border_top{
	position:absolute;height:3px;width:0;font-size:0;background:#1873c8;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:#1873c8;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:#1873c8;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:#1873c8;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{font-size:1rem; height:49px; line-height:49px;}
}
@media screen and (max-width:770px){
.honor_nr li{width:32%; margin-right:0%; margin-bottom:2%;}
.honor_nr li:nth-child(3n-1){margin:0 2% 2% 2%;}
.honor_nr li:nth-child(4n){margin-right:0%; margin-bottom:2%;}
}
@media screen and (max-width:520px){
.case_nr li{width:49%; margin-bottom:2%;}
.case_nr li:nth-child(2n){ float:right;}
.case_nr li:nth-child(3n-1){ margin:0 0% 2% 0%;}
.honor_nr li{width:49%; margin-bottom:2%;}
.honor_nr li:nth-child(3n-1){margin:0 0% 2% 0%;}
.honor_nr li:nth-child(2n){float:right;}
.case_mc{font-size:0.875rem; height:40px; line-height:40px;}
}

.news_nr{ background:#f1f1f1; widows:100%; padding-top:25px; padding-bottom:100px;}
.news_nr li{ position:relative; width:100%; padding:29px 0;}
.news_nr li i{ position:absolute; width:100%; height:100%; background:#1873c8; left:0; top:0; transform:scaleY(0); opacity:0; transition:0.5s;}
.news_nr li:hover i{transform:scaleY(1); opacity:1; transition:0.5s;}
.news_nr li a{ display:block; margin:0 auto; width:98%; max-width:1200px; position:relative; z-index:9;}
.news_pic{ overflow:hidden; width:20%;}
.news_pic img{ display:block; width:100%; transition:0.5s;}
.news_nr li:hover .news_pic img{transform:scale(1.1);}
.news_wb{ width:61%; margin-left:3%;}
.news_bt{ font-size:1.5rem; color:#434343; font-weight:bold; height:40px; line-height:40px; overflow:hidden; transition:0.5s;}
.news_ms{ font-size:0.875rem; line-height:24px; height:48px; color:#636363; overflow:hidden; margin-top:15px; transition:0.5s;}
.news_more{color:#7e7e7e; font-size:0.875rem; margin-top:25px; transition:0.5s;}
.news_more span{ font-family:"宋体"; margin-right:8px;}
.news_rq{ width:7%;}
.news_rq p{ height:86px; line-height:86px; background:#979797; color:#fff; text-align:center; font-size:2.5rem; font-family:"WRLight"; transition:0.5s;}
.news_rq span{ height:28px; line-height:28px; font-size:0.875rem; background:#979797; color:#fff; display:block; margin-top:1px; text-align:center; transition:0.5s;}
.news_nr li:hover .news_bt,.news_nr li:hover .news_ms,.news_nr li:hover .news_more{ color:#fff; transition:0.5s;}
.news_nr li:hover .news_rq p,.news_nr li:hover .news_rq span{ background:#004688; 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{padding:25px 0;}
.news_pic{width:24%;}
.news_wb{ width:56%; margin-left:2%;}
.news_bt{ font-size:1.25rem; height:30px; line-height:30px;}
.news_rq{ width:9%;}
.newsshow_title{font-size:1.25rem;}
.newsshow_title p{ font-size:0.75rem; padding-top:5px;}
}
@media screen and (max-width:770px){
.news_nr{padding-bottom:70px;}
.news_bt{ font-size:1.125rem; height:30px; line-height:30px;}
.news_ms{margin-top:5px;}
.news_more{margin-top:13px;}
.newsshow_title{font-size:1.125rem;}
.newsshow_wnnr{font-size:0.875rem; line-height:24px; }
}
@media screen and (max-width:768px){
.rb{ padding:0 !important;}
}
@media screen and (max-width:520px){
.news_nr{padding-bottom:60px;}
.news_nr li{padding:8px 0;}
.news_pic{width:26%;}
.news_wb{ width:71%; margin-left:3%;}
.news_bt{ font-size:0.9375rem; height:26px; line-height:26px;}
.news_ms{margin-top:0px; font-size:0.75rem; height:36px; line-height:18px;}
.news_more{ display:none;}
.newsshow_title{font-size:1.125rem;}
.newsshow_wnnr{font-size:0.875rem; line-height:24px; }
.news_rq{ display:none;}
.newsshow_title{font-size:1rem;}
}

.promain{ background:#f1f1f1; width:100%; padding-top:30px; padding-bottom:100px;}
.pro_title{ border-left:5px solid #1873c8; height:31px; line-height:31px; padding-left:8px; font-size:1.875rem; color:#000;}
.pro_nr{ padding-top:28px;}
.pro_nr li{ float:left; width:32%; margin-bottom:2%;}
.pro_nr li:nth-child(3n-1){ margin:0 2% 2% 2%;}
.pro_nr li a{ display:block; border:1px solid #dcdcdc; background:#fff; border-radius:5px; overflow:hidden;}
.pro_pic{ overflow:hidden;}
.pro_pic img{ display:block; width:100%; transition:0.5s;}
.pro_nr li:hover .pro_pic img{transform:scale(1.1);}
.pro_wb{ padding:0 5% 5% 5%;}
.pro_mc{ color:#444; font-size:1.125rem; line-height:24px; line-height:24px; overflow:hidden;}
.pro_fl{ font-size:0.875rem; color:#696969; line-height:20px; height:20px; overflow:hidden;}
.pro_r{ width:54px; height:24px; line-height:24px; text-align:center; color:#fff; background:#1873c8; font-size:0.875rem; margin-top:14px;}


.proshowa{ background:#fff; padding:3% 2% 4% 2%;}
.proshow_pic{ width:54%;}
.proshow_pic p{overflow:hidden; border:2px solid #d8d8d8;}
.proshow_pic img{ display:block; width:100%;}
.proshowa_wb{ width:42%;}
.nycp_bt{color:#424242; font-size:1.125rem; border-bottom:1px solid #ddd; padding-bottom:15px;}
.nycp_bt p{ font-size:2.25rem; padding-bottom:5px; color:#444;}
.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:1.125rem; color:#222;}
.nycp_more{ width:133px; height:45px; padding-top:19px;}
.nycp_more a{display:block; background:#1873c8; 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:11px;}
.proshow_title{ background:#fff; height:66px; margin-bottom:11px;}
.proshow_title p{ width:150px; height:62px; border-bottom:4px solid #1873c8; line-height:62px; color:#1873c8; font-size:1.125rem; font-weight:bold; text-align:center; border-right:3px solid #f1f1f1;}
.proshow_nr{ font-size:1rem; line-height:28px; padding:2% 2% 3% 2%; background:#fff; color:#4a4a4a;}
.proshow_nr img{ max-width:100%;}
.showcp_an{ padding-top:0.875rem; width:100%; padding-top:11px; margin-bottom:50px;}
.showcp_an p{width:120px;}
.showcp_an p a{width:100%;height:40px; background:#1873c8; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
.cnxh_nr li{ margin-top:11px; margin-right:1.333%; width:24%; float:left;}
.cnxh_nr li:nth-child(4n){ margin-right:0;}
.cnxh_pic{ overflow:hidden; border:1px solid #ddd;}
.cnxh_pic img{ display:block; width:100%; transition:0.5s;}
.cnxh_nr li:hover .cnxh_pic img{transform:scale(1.1);}
.cnxh_wb{ background:#ddd; height:40px; line-height:40px; overflow:hidden; font-size:0.875rem; text-align:center; transition:0.5s;}
.cnxh_nr li:hover .cnxh_wb{ background:#1873c8; color:#fff; transition:0.5s;}
/*内页style结束*/

@media screen and (max-width:1024px){
.pro_title{font-size:1.75rem;}
.pro_mc{font-size:1rem;}
}

@media screen and (max-width:770px){
.promain{padding-bottom:70px;}
.pro_title{font-size:1.625rem;}
.pro_mc{font-size:0.9375rem;}
.pro_fl{ font-size:0.75rem;}
.pro_r{ width:46px; height:22px; line-height:22px; font-size:0.75rem; margin-top:16px;}
.nycp_bt{ font-size:1rem;}
.nycp_bt p{ font-size:1.5rem;}
.nycp_tel{font-size:0.9375rem;}
.proshow_nr{ font-size:0.875rem; line-height:24px;}
}

@media screen and (max-width:520px){
.promain{padding-bottom:60px;}
.pro_title{font-size:1.25rem;}
.pro_nr li{width:49%; margin-bottom:2%;}
.pro_nr li:nth-child(2n){ float:right;}
.pro_nr li:nth-child(3n-1){ margin:0 0% 2% 0%;}
.pro_mc{font-size:0.875rem; overflow:hidden; height:24px; line-height:24px;}
.pro_r{ display:none;}
.proshowa{padding:1% 1% 3% 1%;}
.proshow_pic{ width:100%;}
.proshowa_wb{ width:100%; padding-top:25px;}
.nycp_bt{ font-size:1rem;}
.nycp_bt p{ font-size:1.375rem;}
.nycp_more{height:32px; width:110px;}
.nycp_more a{line-height:32px; font-size:0.9375rem;}
.nycp_more .job_morea{ display:none;}
.nycp_more .job_moreb{ display:block;}
.proshow_title{ height:54px;}
.proshow_title p{ width:130px; height:50px; line-height:50px; font-size:1rem;}
.cnxh_nr li{ margin-top:2%; margin-right:0%; width:49%;}
.cnxh_nr li:nth-child(2n){ float:right;}
}

.fswzj{ display:none;}@media(max-width:767px){.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#1873c8;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #0684d6;}.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 #0684d6;}.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:#1873c8; 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:82px; right:-100%; overflow:auto; overflow-x:hidden; transition:right ease 0.5s;}
.nav_show{top:82px; 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 #555 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:#1873c8;}
.sjj_nav ul li ul li a,.sjj_nav ul li.cur ul li a{color:#c7c7c7;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:52px; width:65%;}
.nav_show{top:52px;}
.sjj_nav ul li a{ font-size:0.875rem; width:81%;}
}

.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(0, 0, 0, 1) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  border-radius:50%;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top.cd-is-visible { visibility: visible; opacity: 1;}
.cd-top.cd-fade-out {opacity: .9;}
.no-touch .cd-top:hover {background-color: #e86256; opacity: 1;}
@media screen and (max-width:520px){
.cd-top{bottom:60px; height:24px; width: 24px;}
}