<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"Microsoft YaHei",Arial; 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:#d80000; text-decoration: none;outline:none;}
.clear{clear:both;}
.kg{ width:96%; margin:0 auto; max-width:1300px;}
.fl{ float:left;}
.fr{ float:right;}
.dw{ position:relative;}
.cj{ overflow:hidden;}
.green-black {display:block; padding-top:26px; clear:both; 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; 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 #d80000; margin-left:3px; margin-right:3px; color:#fff;font-size:12px;}
.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 #d80000; 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:"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{ width:100%; background:#fff; height: 80px; position:relative; z-index:999; transition:0.5s;}
.logo{padding-top:10px;}
.logo img{ height: 60px;}
.top_yy{ position: relative; margin-top: 20px; cursor: pointer; margin-left: 25px;}
.top_yy&gt;a{ width: 98px; height: 38px; border: 1px solid #f5f5f5; border-radius: 5px; display: block; text-align: center; line-height: 38px; font-size: 0.875rem; color: #333;}
.top_yy&gt;ul{ border: 1px solid #f5f5f5; border-top: none; background: #fff; border-radius: 5px; position: absolute; display: none; width: calc(100% - 2px);}
.top_yy&gt;ul&gt;li:nth-child(1){ border-bottom: 1px solid #f5f5f5;}
.top_yy&gt;ul&gt;li&gt;a{ display: block; line-height: 30px; text-align: center; font-size: 0.875rem;}
.sp_nav i{ display:none;}
.sjj_nav&gt;ul&gt;li{float:left; position:relative;}
.sjj_nav&gt;ul&gt;li&gt;a{display:block; text-align:center; font-size:1rem; height:80px; line-height:80px; padding: 0 27px; color:#434343; transition:0.5s; position:relative; z-index:9;}
.sjj_nav&gt;ul&gt;li:hover&gt;a,.sjj_nav&gt;ul&gt;li.cur&gt;a{ color:#d80000; transition:0.5s;}
.sjj_nav&gt;ul&gt;li:before{ content:""; background:#f5f5f5; height:100%; width:1px; position:absolute; left:0%; top:0px; transition:0.5s;}
.sjj_nav&gt;ul&gt;li:nth-child(1)::before{ display: none;}
.sjj_nav&gt;ul&gt;li&gt;ul{ position:absolute; width:120%; background:rgba(255,255,255,0.95); left:-10%; display:none; overflow:hidden; border-radius:0 0 5px 5px;}
.sjj_nav&gt;ul&gt;li&gt;ul.pkej{width:180%; left:-40%;}
.sjj_nav&gt;ul&gt;li&gt;ul&gt;li{ border-top:1px solid rgba(255,255,255,0.1); float:none;}
.sjj_nav&gt;ul&gt;li&gt;ul&gt;li&gt;a{ text-align:center; display:block; line-height:40px; height:40px; font-size:0.9375rem; transition:0.5s;}
.sjj_nav&gt;ul&gt;li&gt;ul&gt;li:hover&gt;a{ color:#d80000; transition:0.5s;}
@media screen and (max-width:1279px){
.top_bg{height:80px;}
.top_bg .kg{ width: 100%;}
.logo{padding-top:15px; padding-left: 1%;}
.logo img{ height: 50px;}
.top_yy{ margin-right: 30px; margin-left: 0; margin-top: 20px;}
.sjj_nav&gt;ul&gt;li:before,.sjj_nav&gt;ul&gt;li:after{ display: none;}
.sjj_nav&gt;ul&gt;li&gt;ul{ position:relative; width:auto; background:none; left:auto; border-radius:0;}
}
@media screen and (max-width:700px){
.top_bg{height:50px;}
.logo{padding-top:7px;}
.logo img{ height: 36px;}
.top_yy{ margin-right: 30px; margin-left: 0; margin-top: 10px;}
.top_yy&gt;a{ width: 88px; height: 30px; line-height: 30px; font-size: 0.875rem; color: #333;}
}
/*banner*/
.banner{width:100%; position:relative; height:100%; display:inline-block; overflow: hidden;}
.slides{position:relative; height:100%;}
.slides li{height:100%; position:relative; width:100%;}
.slides li a{display:block;}
.slides li img{display:block; width:100%; transform: scale(2); filter: blur(15px); -webkit-filter: blur(15px);}
.slides li.flex-active-slide img{ filter: blur(0px); -webkit-filter: blur(0px); transform: scale(1); transition: 3s;}
.ban_po{ position: absolute; left: 3%; top: 17%;}
.ban_wb div{ display: flex; letter-spacing: 5px; position: relative; overflow: hidden;}
.ban_wb div p{text-shadow: rgb(255 255 255) 1px 1px 0px, rgb(170 170 170) 2px 2px 0px; color: #18489d; font-size: 7.5rem; font-weight: bold; line-height: 1.25em; transform: rotate(-60deg); position: relative; left: -110%;}
.slides li.flex-active-slide .ban_wb div p{ transform: rotate(0deg); left: 0;}
.slides li.flex-active-slide .ban_wb div:nth-child(1) p:nth-child(1){ transition: 0.5s 0.2s;}
.slides li.flex-active-slide .ban_wb div:nth-child(1) p:nth-child(2){ transition: 0.5s 0.3s;}
.slides li.flex-active-slide .ban_wb div:nth-child(1) p:nth-child(3){ transition: 0.5s 0.4s;}
.slides li.flex-active-slide .ban_wb div:nth-child(1) p:nth-child(4){ transition: 0.5s 0.5s;}
.slides li.flex-active-slide .ban_wb div:nth-child(1) p:nth-child(5){ transition: 0.5s 0.6s;}
.slides li.flex-active-slide .ban_wb div:nth-child(1) p:nth-child(6){ transition: 0.5s 0.7s;}
.slides li.flex-active-slide .ban_wb div:nth-child(1) p:nth-child(7){ transition: 0.5s 0.8s;}
.slides li.flex-active-slide .ban_wb div:nth-child(1) p:nth-child(8){ transition: 0.5s 0.9s;}
.slides li.flex-active-slide .ban_wb div:nth-child(2) p:nth-child(1){ transition: 0.5s 1s;}
.slides li.flex-active-slide .ban_wb div:nth-child(2) p:nth-child(2){ transition: 0.5s 1.1s;}
.slides li.flex-active-slide .ban_wb div:nth-child(2) p:nth-child(3){ transition: 0.5s 1.2s;}
.slides li.flex-active-slide .ban_wb div:nth-child(2) p:nth-child(4){ transition: 0.5s 1.3s;}
.slides li.flex-active-slide .ban_wb div:nth-child(2) p:nth-child(5){ transition: 0.5s 1.4s;}
.slides li.flex-active-slide .ban_wb div:nth-child(2) p:nth-child(6){ transition: 0.5s 1.5s;}
.slides li.flex-active-slide .ban_wb div:nth-child(2) p:nth-child(7){ transition: 0.5s 1.6s;}
.slides li.flex-active-slide .ban_wb div:nth-child(2) p:nth-child(8){ transition: 0.5s 1.7s;}
.slides li.flex-active-slide .ban_wb div:nth-child(2) p:nth-child(9){ transition: 0.5s 1.8s;}
.slides li.flex-active-slide .ban_wb div:nth-child(2) p:nth-child(10){ transition: 0.5s 1.9s;}
.slides li.flex-active-slide .ban_wb div:nth-child(2) p:nth-child(11){ transition: 0.5s 2s;}
.slides li.flex-active-slide .ban_wb div:nth-child(2) p:nth-child(12){ transition: 0.5s 2.1s;}
.ban_wb::after{ content: ''; width:0px; height: 2px; background: rgba(24,72,157,0.5); display: block; margin-top: 80px;}
.slides li.flex-active-slide .ban_wb::after{ width: 595px; transition: 0.3s 2s;}
.ban_more{ padding-top: 40px;}
.ban_more a{ display: block; width: 200px; height: 60px; line-height: 60px; color: #fff; text-align: center; font-size: 1.875rem; background: rgba(24,72,157,0.75); border-radius: 30px; transform: scale(0);}
.ban_more a span{ font-family: '宋体'; margin-left: 10px;}
.slides li.flex-active-slide .ban_more a{ transform: scale(1); transition: 0.5s 2.2s;}
.flex-control-nav{ position:absolute; bottom:4%; z-index:99; text-align:center; width:100%;}
.flex-control-nav li{ display:inline-block; margin:0 5px;}
.flex-control-nav li a{ display:block; overflow:hidden; text-indent:-999px; width:9px; height:9px; border:3px solid #fff; background:#fff; border-radius:50%; cursor:pointer;transition:0.5s;}
.flex-control-nav li a.flex-active{ border:3px solid #d80000; background:none; transition:0.5s;}
.flex-direction-nav{position:absolute;z-index:99; width:100%; left:0; margin:0 auto; top:45%;}
.flex-direction-nav li a{display:block;width:35px;height:35px;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;}
@media screen and (max-width:1440px){
.ban_wb div p{font-size: 5rem;}
.ban_wb::after{margin-top: 50px;}
.ban_more{ padding-top: 30px;}
.ban_more a{width: 160px; height: 50px; line-height: 50px; font-size: 1.375rem;}
}
@media screen and (max-width:1279px){
.ban_wb div p{font-size: 3.5rem;}
.ban_wb::after{margin-top: 30px;}
.slides li.flex-active-slide .ban_wb::after{ width: 495px;}
.ban_more a{width: 140px; height: 40px; line-height: 40px; font-size: 1.125rem;}
}
@media screen and (max-width:1020px){
.ban_wb div p{font-size: 3rem;}
.ban_wb::after{margin-top: 20px;}
.slides li.flex-active-slide .ban_wb::after{ width: 425px;}
.ban_more a{width: 130px; font-size: 1rem;}
}
@media screen and (max-width:700px){
.ban_wb div p{font-size: 1.5rem;}
.ban_wb::after{margin-top: 10px; height: 1px;}
.slides li.flex-active-slide .ban_wb::after{ width: 230px;}
.ban_more{ padding-top: 10px;}
.ban_more a{width: 90px; height: 28px; line-height: 28px; font-size: 0.75rem;}
.ban_more a span{ margin-left: 5px;}
}
/*banner*/

.index_bga{ background: #fff; width: 100%; padding: 60px 0; overflow: hidden;}
.inda_title{ border-bottom: 1px solid #e7ecf5; text-align: center;}
.inda_title h2{ display: inline-block; font-size: 2.25rem; color: #161922; position: relative; padding-bottom: 30px;}
.inda_title h2 span{ color: #18489d;}
.inda_title h2::after{ content: ''; width: 100%; height: 1px; background: #18489d; position: absolute; left: 0; bottom: -1px;}
.inda_nr{ padding-top: 30px;}
.inda_nr ul{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.inda_nr li{ flex: 0 1 19%; margin-top: 1.25%;}
.inda_nr li a{ display: block; border: 1px solid #eee;}
.inda_nr li img{ display: block; width: 100%;}
@media screen and (max-width:1020px){
.inda_title h2{font-size: 2rem; padding-bottom: 20px;}
}
@media screen and (max-width:700px){
.index_bga{ padding: 40px 0 50px 0;}
.inda_title h2{font-size: 1.5rem; padding-bottom: 10px;}
.inda_nr{ padding-top: 20px;}
}

.index_bgb{ background: #fcfcfc; width: 100%; padding: 60px 0; overflow: hidden;}
.indb_nr{ padding-top: 50px;}
.indb_nr ul{ display: flex;}
.indb_nr li{ text-align: center; flex: 0 1 25%;}
.indb_mc{ font-size: 1.375rem; padding-top: 20px;}
@media screen and (max-width:1279px){
.index_bgb{padding: 0 0 50px 0;}
.indb_pic img{ max-width: 36%;}
.indb_mc{ font-size: 1.25rem;}
}
@media screen and (max-width:1020px){
.indb_mc{ font-size: 1rem; padding-top: 10px;}
}
@media screen and (max-width:700px){
.index_bgb{padding: 30px 0 50px 0;}
.indb_nr{ padding-top: 25px;}
.indb_nr ul{ flex-wrap: wrap;}
.indb_nr li{ text-align: center; flex: 0 1 49%;}
.indb_nr li:nth-child(n+3){ margin-top: 20px;}
.indb_pic img{ max-width: 30%;}
.indb_mc{ font-size: 0.9375rem;}
}

.index_bgc{ background: #fff; width: 100%; padding: 85px 0 80px 0; overflow: hidden;}
.indc_nr{ display: flex; justify-content: space-between;}
.indc_l{ flex: 0 0 330px;}
.indc_bt h2{ font-size: 1.875rem; color: #444; margin-bottom: 5px; padding-top: 10px;}
.indc_bt p{ font-size: 1rem; color: #666;}
.indc_bt p::after{ content: ''; width: 32px; height: 2px; background: #18489d; display: block; margin: 30px 0 30px 0;}
.indc_bt a{ display: block; width: 126px; height: 42px; border: 2px solid #ddd; text-align: center; line-height: 42px; font-size: 1.125rem; border-radius: 5px; transition: 0.5s;}
.indc_bt a:hover{ background: #18489d; border: 2px solid #18489d; color: #fff; transition: 0.5s;}
.indc_r{ flex: 1;}
.indc_r ul{ display: flex; justify-content: space-between;}
.indc_r li{ flex: 0 1 32%;}
.indc_pic{ overflow: hidden; position: relative; bottom: -16px; transition: 0.5s;}
.indc_pic img{ display: block; width: 100%;}
.indc_r li:hover .indc_pic{ bottom: 0; transition: 0.5s;}
.indc_mc{ height: 55px; line-height: 55px; background: #0095eb; text-align: center; color: #fff; font-size: 1.375rem; position: relative; z-index: 9;}
.indc_mc::after{ content: ''; width: 0px; height: 0px; border: 8px solid transparent; border-bottom: 8px solid #0095eb; position: absolute; left: 50%; margin-left: -8px; top: 0px;  transition: 0.5s;}
.indc_r li:hover .indc_mc::after{ top: -16px; transition: 0.5s;}
@media screen and (max-width:1279px){
.index_bgc{padding: 30px 0 80px 0;}
.indc_l{ flex: 0 0 300px;}
.indc_bt h2{ font-size: 1.75rem;}
.indc_bt p{ font-size: 0.9375rem;}
.indc_bt p::after{margin: 20px 0 20px 0;}
.indc_bt a{width: 116px; height: 36px; line-height: 36px; font-size: 1rem;}
.indc_mc{ height: 50px; line-height: 50px; font-size: 1.125rem;}
}
@media screen and (max-width:1020px){
.indc_nr{ display: block;}
.indc_l{ position: relative;}
.indc_bt a{ position: absolute; right: 0; bottom: 0;}
}
@media screen and (max-width:700px){
.index_bgc{padding: 0px 0 50px 0;}
.indc_bt h2{ font-size: 1.5rem;}
.indc_bt p{ font-size: 0.9375rem; width: calc(100% - 140px);}
.indc_bt a{width: 90px; height: 30px; border: 1px solid #ddd; line-height: 30px; font-size: 0.875rem;}
.indc_mc{ height: 30px; line-height: 30px; font-size: 0.875rem;}
.indc_mc::after{ width: 0px; height: 0px; border: 4px solid transparent; border-bottom: 5px solid #0095eb; margin-left: -4px;}
.indc_r li:hover .indc_mc::after{ top: -8px; transition: 0.5s;}
}

.index_bgd{ background: url(../images/index_bgd.jpg) no-repeat center; background-size: cover; width: 100%; padding: 85px 0 120px 0; overflow: hidden;}
.indd_title{ text-align: center; color: #fff; font-size: 3.5rem; font-weight: bold; text-shadow:2px 2px 1px #000;}
.indd_ms{ padding-top: 60px; color: #eee; font-size: 1.5rem; line-height: 1.625em; text-align: center;}
.indd_more{ padding-top: 50px;}
.indd_more a{ display: block; width: 126px; height: 42px; border: 2px solid #ddd; text-align: center; line-height: 42px; color: #fff; border-radius: 5px; margin: 0 auto; font-size: 1.125rem; transition: 0.5s;}
.indd_more a:hover{ background: #18489d; border: 2px solid #18489d; color: #fff; transition: 0.5s;}
@media screen and (max-width:1279px){
.indd_title{ font-size: 2.5rem;}
.indd_ms{ padding-top: 30px; font-size: 1.25rem;}
.indd_more{ padding-top: 40px;}
}
@media screen and (max-width:1020px){
.index_bgd{ padding: 75px 0 90px 0;}
.indd_title{ font-size: 2rem;}
.indd_ms{ padding-top: 25px; font-size: 1rem;}
.indd_more{ padding-top: 30px;}
.indd_more a{width: 110px; height: 36px; line-height: 36px; font-size: 1rem;}
}
@media screen and (max-width:700px){
.index_bgd{ padding: 40px 0 50px 0;}
.indd_title{ font-size: 1.5rem;}
.indd_ms{ padding-top: 20px; font-size: 0.9375rem;}
.indd_more{ padding-top: 20px;}
.indd_more a{width: 90px; height: 30px; line-height: 30px; border: 1px solid #fff; font-size: 0.875rem;}
}

.foot_bg{ background:#292b33; width:100%; position:relative; z-index:9;}
.ftelnav{ padding-top:80px; padding-bottom:90px;}
.ftelnav .kg{ display: flex; justify-content: space-between;}
.fnav{ flex: 0 0 200px;}
.ftit{ font-size: 1.25rem; color: #fff;}
.ftit::after{ content: ''; width: 84px; height: 1px; background: #d2a23a; display: block; margin: 30px 0;}
.fnav_nr li{ position: relative;}
.fnav_nr li::after{ content: ''; width: 0; height: 0; border: 4px solid transparent; border-left: 8px solid #ccc; position: absolute; left: 0; top: 19px; transition: 0.5s;}
.fnav_nr li a{ padding-left: 26px; display: block; line-height: 45px; color: #fff; transition: 0.5s;}
.fnav_nr li:hover::after{border-left: 8px solid #0095eb; transition: 0.5s;}
.fnav_nr li:hover a{ padding-left: 18px; color:#0095eb; transition: 0.5s;}
.fabo{ margin: 0 100px;}
.fabo_ms{ color: #ccc; line-height: 30px;}
.fabo_more{ padding-top: 25px;}
.fabo_more a{ color: #0095eb; transition: 0.5s;}
.ftel{ flex: 0 0 305px;}
.ftel_js{ color: #ccc; line-height: 24px;}
.ftel_nr{ padding-top: 15px;}
.ftel_nr p{ line-height: 24px; margin-bottom: 10px; padding-left: 33px; color: #fff;}
.ftel_nr p a{ color: #fff;}
.ftel_nr p:hover a{text-decoration: underline;}
.fbq{ padding:20px 0; line-height:24px; font-size:0.9375rem; color:#fff; border-top:1px solid rgba(255,255,255,0.1); text-align: center;}
.fbq a{ color:#fff;}
.fbq a:hover{ text-decoration:underline;}
@media screen and (max-width:1279px){
.ftelnav{ padding-top:60px; padding-bottom:70px;}
.fnav{ flex: 0 0 170px;}
.fabo{ margin: 0 50px;}
}
@media screen and (max-width:1020px){
.ftelnav{ padding-top:50px; padding-bottom:60px;}
.fnav{ flex: 0 0 auto;}
.ftit::after{ margin: 20px 0;}
.fnav_nr li a{ padding-left: 20px;}
.fabo{ display: none;}
.fbq{font-size:0.875rem;}
}
@media screen and (max-width:700px){
.ftelnav{ padding-top:30px; padding-bottom:30px;}
.ftelnav .kg{ display: block;}
.fnav{ display: none;}
.ftit::after{ margin: 10px 0; width: 32px;}
.ftel_js{ font-size: 0.9375rem;}
.fbq{ padding:15px 0 65px 0; line-height:22px; font-size:0.8125rem;;}
}
/*首页style结束*/


/*内页style开始*/
.about_banner{ background:url(../images/about_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative;}
.contact_banner{ background:url(../images/contact_banner.jpg) no-repeat center; width:100%; height:350px; position:relative;}
.service_banner{ background:url(../images/service_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative;}
.video_banner{ background:url(../images/video_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative;}
.case_banner{ background:url(../images/case_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative;}
.news_banner{ background:url(../images/news_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative;}
.pro_banner{ background:url(../images/pro_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative;}
.main_right{text-align:center; padding-top:120px;}
.main_right .ny_tit{ font-size:3rem; color:#fff; font-weight:bold;}
.main_right p{ font-size:2rem; font-family:"Din"; color:#fff;}
.main_flbg{width:100%; position:relative; background:url(../images/top_bg.png) repeat; border-bottom:1px solid #ececec; height:75px; z-index:9;}
.main_fl{ text-align:center;}
.main_fl li{ position:relative; float:left;}
.main_fl li:before{ content:""; background:#cecece; width:1px; height:18px; position:absolute; top:28px; right:0;}
.main_fl li a{ color:#808080; padding:0 32px; font-size:1.125rem; height:75px; display:block; line-height:75px; text-align:center; position:relative; z-index:9; transition:0.5s;}
.main_fl li:hover a,.main_fl li.cur a{ color:#e73b2f; transition:0.5s;}
.main_fl li:after{ content:""; display:block; background:#e73b2f; width:50%; height:3px; position:absolute; bottom:-1px; 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:1rem; color:#969696; line-height:75px;}
.wzhome{ position:relative; background:url(../images/main_wz.png) no-repeat center 46% #e73b2f; width:70px; height:84px; display:block; float:left; margin-right:10px;}
.main_wz span{ padding:0 8px; font-family:"宋体";}
.main_wz a{ color:#969696;}
.main_wz a:hover{ color:#e73b2f;}
.main{ background:#fff; padding-top:70px; padding-bottom:80px;}
.about_nr{ color:#7b7b7b; font-size:1rem; line-height:1.8em;}
.about_nr img{ max-width:100%;}
@media screen and (max-width:1279px){
.about_banner,.contact_banner,.service_banner,.video_banner,.case_banner,.news_banner,.pro_banner{ background-size: cover; height:300px;}
.main_right{padding-top:110px;}
.main_right .ny_tit{ font-size:2.25rem;}
.main_right p{ font-size:1.5rem;}
}
@media screen and (max-width:1020px){
.about_banner,.contact_banner,.service_banner,.video_banner,.case_banner,.news_banner,.pro_banner{height:240px; margin-top: 0;}
.main_right{padding-top:90px;}
.main_ptit{padding-top:80px; padding-left: 5%;}
.main_ptit .ny_tit{ font-size:2rem;}
.main_flbg{overflow: hidden;}
.main_fl li a{font-size:1rem; padding: 0 20px;}
.maina{padding-top:0px; padding-bottom:80px;}
.maina .kg{ width:100%;}
.propad .main_wz{ display: none;}
}
@media screen and (max-width:700px){
.about_banner,.contact_banner,.service_banner,.video_banner,.case_banner,.news_banner,.pro_banner{height:100px;}
.main_right{padding-top:25px;}
.main_right .ny_tit{ font-size:1.375rem;}
.main_right p{ font-size:1rem;}
.main_ptit{padding-top:25px; padding-left: 2%;}
.main_ptit .ny_tit{ font-size:1.375rem;}
.main_ptit p{ font-size:1rem;}
.main_flbg{height:auto;}
.main_fl{ float:none; width:auto;}
.fl_03 li{ width:33.333%;}
.fl_04 li{ width:25%;}
.main_fl li a{font-size:1rem; padding:0; height:44px; line-height:44px;}
.main_fl.wrapper li a{ padding: 0 20px;}
.main_fl li:before{top:15px;}
.main_wz{ display:none;}
.main{padding-top:40px; padding-bottom:50px;}
.main .kg{ width:96%;}
.about_nr{font-size:0.9375rem;}
}

/*about*/
.column_attr h2{ font-size: 2.25rem; font-weight: bold; padding-top: 35%;}
.abo_bgb{ background: url(../images/about_bgb.jpg) no-repeat center; background-size: cover; width: 100%; padding: 80px 0 90px 0; overflow: hidden;}
.abo_bgb.news{ background: url(../images/contact_banner.jpg) no-repeat center; background-size: cover;}
.abob_ms{ color: #fff; font-size: 2.875rem; font-weight: bold; text-align: center;}
.abob_more{ padding-top: 40px;}
.abob_more a{ display: block; width: 140px; height: 44px; background: #fff; border-radius: 5px; line-height: 44px; text-align: center; margin: 0 auto; font-size: 1.125rem; transition: 0.5s;}
.abob_more a:hover{ background: #008eff; color: #fff; transition: 0.5s;}
@media screen and (max-width:1279px){
.column_attr h2{ font-size: 2rem; font-weight: bold; padding-top: 35%;}
}
@media screen and (max-width:1020px){
.abob_ms{font-size: 2rem;}
}
@media screen and (max-width:700px){
.abo_bgb{padding: 40px 0 50px 0;}
.abob_ms{font-size: 1.125rem;}
.abob_more{ padding-top: 20px;}
.abob_more a{width: 110px; height: 34px; line-height: 34px; font-size: 1rem;}
}
/*about*/

/*contact*/
.cont{ display: flex; justify-content: space-between;}
.cont_l{ flex: 0 1 47%;}
.cont_r{ flex: 0 1 47%;}
.contr_bt{font-size: 3.125rem; color: #A300A6; font-weight: bold; line-height: 1em; padding-bottom: 35px; position: relative;}
.contr_nr input{ background: #fafafa; height: 44px; width: 94%; padding: 0 3%; border: 0; margin-bottom: 10px; outline: none;}
.contr_nr textarea{ padding: 3%; border: 0; background: #fafafa; width: 94%; height: 273px; line-height: 24px; margin-bottom: 10px; outline: none; font-family:"Microsoft YaHei";}
.contr_nr input:nth-last-child(1){ background: #d80000; color: #fff; width: 100%; padding: 0; font-size: 1.125rem; cursor: pointer; cursor: pointer; -webkit-appearance: none}

.cont_bgb{ background: url(../images/cont_bgb.jpg) no-repeat center; background-size: cover; width: 100%; padding: 60px 0;}
.contb_nr li{ color: #fff; font-size: 1.25rem; line-height: 22px; position: relative; margin-bottom: 36px; padding-left: 20px;}
.contb_nr li::after{ content: ''; width: 8px; height: 8px; background: #fff; border-radius: 50%; left: 0; top: 7px; position: absolute;}

.cont_bgc{ background: #d6d5d7; width: 100%;}
.contc_l{ overflow: hidden; width: 71.936%;}
.contc_l img{ display: block; width: 100%;}
.contc_r{ width: 28.064%; text-align: center; padding-top: 7%;}
.contc_r p{ font-size: 2.25rem; color: #18489D;}
.contc_r a{ width: 140px; height: 44px; line-height: 44px; background: #d80000; text-align: center; color: #fff; display: block; margin: 30px auto 0 auto; border-radius: 5px; font-size: 1.125rem;}
@media screen and (max-width:1279px){
.cont_l{ flex: 0 1 50%;}
.contr_bt{font-size: 2.25rem;}
.contc_r{padding-top: 4%;}
.contc_r p{ font-size: 2rem;}
}
@media screen and (max-width:1020px){
.contc_r p{ font-size: 1.5rem;}
.contc_r a{ width: 110px; height: 36px; line-height: 36px; margin: 20px auto 0 auto; font-size: 0.9375rem;}
}
@media screen and (max-width:700px){
.cont{ display: block;}
.cont_r{ padding-top: 40px;}
.contr_bt{font-size: 1.5rem; text-align: center; padding-bottom: 20px;}
.cont_bgb{ padding: 40px 0 30px 0;}
.contb_nr li{font-size: 0.9375rem; line-height: 20px; margin-bottom: 20px;}
.contc_l{width:100%; float: none;}
.contc_r{ width: 100%; float: none; padding-bottom: 30px;}
.contc_r a{ width: 90px; height: 32px; line-height: 32px; margin: 15px auto 0 auto; font-size: 0.875rem;}
}
/*contact*/

.honor_nr li{ float:left; width:24%; margin-right:1.333%; padding-bottom:30px;}
.honor_nr li:nth-child(4n){ margin-right:0%;}
.case_nr li{ float:left; width:32%; padding-bottom:2%;}
.case_nr li:nth-child(3n-1){ margin:0 2%;}
.case_pic{ overflow:hidden; position:relative; border: 5px solid #f1f1f1;}
.case_pic img{ display:block; width:100%; transition:0.5s;}
.case_nr li:hover .case_pic img,.honor_nr li:hover .case_pic img,.hezuo_nr li:hover .case_pic img{transform:scale(1.05);}
.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{font-size:1rem; height:50px; line-height:50px; overflow:hidden; text-align: center; position:relative;}
@media screen and (max-width:1279px){
.case_mc{height:60px; line-height:60px;}
.case_mc:after{width:24px; height:24px; bottom:18px; font-size:0.875rem; line-height:24px;}
}
@media screen and (max-width:1023px){
.honor_nr li{width:32%; margin-right:0%;}
.honor_nr li:nth-child(3n-1){margin:0 2%;}
.case_pic{border: 2px solid #f1f1f1;}
.case_pic i{background-size:auto 30%;}
.case_mc{font-size:1rem; height:50px; line-height:50px;}
.case_mc:after{ width:22px; height:22px; bottom:14px; line-height:22px;}
}
@media screen and (max-width:767px){
.honor_nr{ width:98%; margin:0 auto;}
.honor_nr li{width:49%; padding-bottom:20px;}
.honor_nr li:nth-child(3n-1){margin:0;}
.honor_nr li:nth-child(2n){ float:right;}
.case_nr li{ width:49%;}
.case_nr li:nth-child(3n-1){ margin:0;}
.case_nr li:nth-child(2n){ float:right;}
.case_mc{font-size:0.9375rem; height:40px; line-height:40px;}
.case_mc:after{ display:none;}
}

.news_nr li{ position:relative; border-bottom:1px solid rgba(255,255,255,0.1);}
.news_nr li:after{ content:""; background:rgba(24,72,157,0.6); position:absolute; left:0; top:0; width:100%; height:100%; transform:scaleY(0); transition:0.5s;}
.news_nr li:hover:after{transform:scaleY(1); transition:0.5s;}
.news_nr li a{ display:block; margin:0 auto; padding:25px 0; width:1260px; max-width:98%; position:relative; z-index:9; transition:0.5s;}
.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:64%; margin-left:3%;}
.news_bt{ font-size:1.375rem; height:40px; line-height:40px; color:#333; overflow:hidden; transition:0.5s;}
.news_ms{ font-size:1rem; line-height:24px; height:48px; color:#666; overflow:hidden; margin-top:8px; transition:0.5s;}
.news_more{ width:126px; height:34px; text-align:center; background:#18489D; line-height:34px; color:#fff; font-size:0.875rem; margin-top:25px; transition:0.5s;}
.news_rq{ width:83px; background:#9b9b9b; line-height:28px; text-align:center; margin-top: 25px; color:#fff; font-family:"Din"; transition:0.5s;}
.news_rq p{ line-height:86px; background:#c2c2c2; border-bottom:1px solid #fff; font-size:3rem; transition:0.5s;}
.news_nr li:hover .news_bt,.news_nr li:hover .news_ms{ color:#fff; transition:0.5s;}
.news_nr li:hover .news_rq{ background:#18489D; transition:0.5s;}
.news_nr li:hover .news_rq p{ background:#d80000; transition:0.5s;}
.news_nr li:hover .news_more{ background:#d80000; 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; color:#666;}
.newsshow_title p{ font-size:0.875rem; color:#c7c7c7; font-weight:normal; padding-top:8px;}
.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:1rem; line-height:180%; }
.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;}
.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:#c7c7c7; font-size:12px;}
.xgnews-con li a:hover{ text-decoration:underline;}
@media screen and (max-width:1279px){
.news_pic{width:22%;}
.news_wb{ width:63%; margin-left:2%;}
.news_bt{ font-size:1.25rem; height:32px; line-height:32px;}
.news_more{margin-top:20px;}
}
@media screen and (max-width:1023px){
.news_nr li a{padding:15px 0;}
.news_pic{width:27%;}
.news_wb{ width:70%; margin-left:3%;}
.news_bt{ font-size:1.125rem; height:32px; line-height:32px;}
.news_ms{ font-size:0.875rem; line-height:22px; height:44px; margin-top:5px; transition:0.5s;}
.news_more{ margin-top:15px;}
.news_rq{ display:none;}
.newsshow_title{font-size:1.25rem;}
.newsshow_title p{ font-size:0.75rem; padding-top:5px;}
}
@media screen and (max-width:767px){
.news_nr li a{ padding:5px 1%;}
.news_pic{ overflow:hidden; width:30%;}
.news_wb{ width:67%; margin-left:3%;}
.news_bt{ font-size:0.9375rem; height:30px; line-height:30px;}
.news_ms{ font-size:0.8125rem; line-height:22px; height:44px; margin-top:0px;}
.news_more{ display:none;}
.news_nr li:hover .news_bt,.news_nr li:hover .news_ms{ color:#fff; transition:0.5s;}
.news_nr li:hover .news_rq{ background:#008fd7; transition:0.5s;}
.news_nr li:hover .news_rq p{ background:#0086c9; transition:0.5s;}
.newsshow_title{font-size:1.125rem;}
.newsshow_wnnr{font-size:0.875rem;}
.xgnews-con li{width:95%;}
}

.pro_bga{ background: #eae9ef; width: 100%; padding-top: 40px;}
.pro_kg{ width: 96%; margin: 0 auto;}
.pro_nr li{width: 24%; float: left; margin-bottom: 30px; margin-right: 1.333%;}
.pro_nr li:nth-child(4n){ margin-right: 0;}
.pro_nr li:hover .indc_pic{ bottom: 0; transition: 0.5s;}
.pro_nr li:hover .indc_mc::after{ top: -16px; transition: 0.5s;}
.proa_img img{ display: block; width: 100%;}

.npro_kg{ display: flex; justify-content: space-between;}
.npl{ flex: 0 0 250px; position: relative;}
.npl div{ top: 0!important;}
.npl div.navys{ top: 90px !important; width: 100%; max-width: 250px;}
.npl li{position: relative; background: #18489d;}
.npl li a{ display: block; height: 39px; line-height: 39px; color: #fff; text-indent: 5%; border-bottom: 1px solid #0d357d;}
.proshow{ flex: 1; margin-left: 15px; max-width: 1035px;}
.proshowa{ background:#f9f9f9; padding:2%; border-top:4px solid #18489d;}
.proshow_gd{ width:52.9%; position:relative;}
.proshow_img{ border:5px solid #e6e6e6; overflow:hidden;}
.proshow_img li{ overflow:hidden;}
.proshow_img li img{ display:block; width:100%;}
.proshow_anjt{ position:relative; width:100%;}
.proshow_an{width:91%; margin:17px auto 0 auto;}
.proshow_an li{ width:19%; float:left; cursor:pointer; margin-right:1.25%;}
.proshow_an li:nth-child(5){ margin-right:0;}
.proshow_an li a{ display:block; border:2px solid #e6e6e6; border-radius:10px; overflow:hidden;}
.proshow_an li img{ display:block; width:100%;}
.proshow_an li.on a{border:2px solid #d80000;}
.proshow_anjt .prev,.proshow_anjt .next{ cursor:pointer; display:block; width:3%; background:#e6e6e6; font-family:"宋体"; position:absolute; text-align:center; padding:3.8% 0; color:#000; font-size:1.5rem; transition:0.5s;}
.proshow_anjt .prev:hover,.proshow_anjt .next:hover{ background:#d80000; color:#fff; transition:0.5s;}
.proshow_anjt .prev{ left:0;}
.proshow_anjt .next{ right:0;}
@media screen and (max-width:1020px){
.npro_kg{ display: block;}
.npl{ display: none;}
.proshow{margin-left: 0px;}
}

.proshowa_wb{ width:43%;}
.nycp_bt{color:#232323; font-size:1.875rem; border-bottom:1px solid #ddd; padding-bottom:15px; font-weight: bold;}
.nycp_nr{ font-size:1rem; color:#2e2e2e; line-height:180%; padding-top:1.5rem; padding-bottom:1.5rem; border-bottom:1px solid #ddd;}
.nycp_nr img{ max-width:100%;}
.nycp_tel{ font-size:1.125rem; color:#000; padding-top:35px;}
.nycp_tel p{ color:#000; font-size:2rem; font-family:"alternate";}
.nycp_more{padding-top:12px;}
.nycp_more a{display:block; background:#d80000; text-align:center; width:150px; line-height:50px; font-size:1.125rem; color:#fff;}
.nycp_more img{ margin-bottom:-7px; margin-right:5px;}
.nycp_more .job_moreb{ display:none;}

.proshow_bom{margin-top:20px;  position:relative;}
.proshow_bom:after{ content:""; width:100%; height:54px; display:block; background:#18489d; position:absolute; top:0; left:0;}
.proshow_title{ display: flex;}
.proshow_title p{ color:#fff; font-size:1.125rem; line-height:54px; height:54px; padding:0 35px; position:relative; z-index:9; cursor: pointer; transition: 0.5s;}
.proshow_title p.on{background:#d80000; transition: 0.5s;}
.proms_l{ background:#f9f9f9; padding:25px 2% 40px 2%;}
.proms_l img{ max-width: 100%;}
.proshow_nr{ font-size:1rem; line-height:1.8em;}
.proshow_nr img{ max-width:100%;}
.proshow_nr .fsqi_title p,.proshow_nr .fsqh_title p{ padding-bottom:8px; line-height:40px;}
.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:#e73b2f; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
.cnxh{ margin-top:35px;}
.cnxh_title{width:100%; position:relative; height:67px; border-top:4px solid #18489d; border-bottom:1px solid #f5f5f5; background:#f1f1f1;}
.cnxh_title p{display:inline-block; color:#18489d; font-size:1.375rem; line-height:67px; height:67px; padding-left:2%;}
.cnxh_nr{padding:25px 2% 40px 2%; background:#f9f9f9;}
.cnxh_nr li{ margin-top:20px; width:24%; margin-right:1.333%; float:left;}
.cnxh_nr li:nth-child(4){ margin-right:0;}
.cnxh_pic{ overflow:hidden; position: relative; top: 10px; transition:0.5s;}
.cnxh_pic img{ display:block; width:100%;}
.cnxh_nr li:hover .cnxh_pic{ top: 0;}
.cnxh_wb{ background:#0095eb; height:40px; line-height:40px; color: #fff; font-size:0.875rem; text-align:center; position: relative; z-index: 9; transition:0.5s;}
.cnxh_wb::after{ content: ''; width: 0; height: 0px; border: 5px solid transparent; border-bottom: 6px solid #0095eb; position: absolute; top: 0; left: 50%; margin-left: -5px; transition: 0.5s;}
.cnxh_nr li:hover .cnxh_wb::after{ top: -11px;}
@media screen and (max-width:1279px){
.proshow_anjt .prev,.proshow_anjt .next{padding:3.2% 0;}
}
@media screen and (max-width:1020px){
.proshowa{ padding:1.5%;}
.proshow_img{ border:2px solid #e6e6e6;}
.proshow_an{width:87%; margin:15px auto 0 auto;}
.proshow_an li a{border:1px solid #e6e6e6; border-radius:5px;}
.proshow_an li.on a{border:1px solid #18489d;}
.proshow_anjt .prev,.proshow_anjt .next{width:5%; padding:2.2% 0;}
.proshowa_wb{ width:43%; padding-top:10px;}
.nycp_bt{font-size:1.375rem; padding-bottom:10px;}
.nycp_nr{ font-size:0.875rem; padding-top:15px; padding-bottom:30px;}
.nycp_tel{ font-size:1rem;padding-top:15px;}
.nycp_tel p{font-size:1.875rem;}
.nycp_more a{width:120px; line-height:40px; font-size:1rem;}
.nycp_more img{ height: 22px;}
.proshow_bom{padding-bottom:0px;}
.proshow_bom:after{height:44px;}
.proshow_title p{ font-size:1.125rem; line-height:44px; height:44px; margin-top:-2px; }
.proshow_title p.on{border-top:2px solid #e73b2f;}
.showcp_an{padding-top:30px; margin-bottom:30px;}
.cnxh{ margin-top:25px;}
.cnxh_title{height:47px; }
.cnxh_title p{font-size:1.25rem; line-height:47px; height:47px;}
.cnxh_nr{padding:10px 2% 30px 2%;}
}
@media screen and (max-width:1020px){
.pro_nr li{width: 32%; margin-bottom: 20px; margin-right: 0%;}
.pro_nr li:nth-child(3n-1){ margin: 0 2% 20px 2%;}
}
@media screen and (max-width:700px){
.pro_nr li{width: 49%;}
.pro_nr li:nth-child(3n-1){ margin: 0 0 20px 0;}
.pro_nr li:nth-child(2n){ float: right;}
.proshowa{border-top:2px solid #18489d;}
.proshow_gd{ width:auto; float: none;}
.proshowa_wb{ width:auto; padding-top:35px; float: none;}
.nycp_nr{ font-size:0.875rem;}
.nycp_more .job_morea{ display:none;}
.nycp_more .job_moreb{ display:block;}
.proshow_title p{font-size:1rem; padding: 0 20px;}
.proms_l{padding:10px 2% 30px 2%;}
.proshow_nr{ font-size:0.875rem;}
.showcp_an{padding-top:20px; margin-bottom:30px;}
.showcp_an p{width:100px;}
.showcp_an p a{height:36px; line-height:36px;}
.cnxh_title{border-top:2px solid #004fa1;}
.cnxh_nr{padding:10px 2% 40px 2%;}
.cnxh_nr li{width:49%; margin-right:0%;}
.cnxh_nr li:nth-child(2n){ float: right;}
}
/*内页style结束*/

/*发展历程*/
.fazhan{ width:100%; height:650px; background:url(../images/fabg_02.jpg) center bottom no-repeat; padding-top:40px;}
.fazhan h4{ font-size:42px; color:#e73b2f; padding-top:27px; text-align:center;}
.fazhan h6{ font-size:24px; color:#8a8a8a; text-align:center}
/*发展历程*/
.container-history{padding-bottom:4%;}
.container-history .contain{width:100%;}
.hist-wrapper{padding:0 15%;position:relative; width:70%; margin-top:70px;}
.hist-wrapper .histSwiper-prev,
.hist-wrapper .histSwiper-next{display:block;width:67px;height:100%;position:absolute;top:0px;}
.hist-wrapper .histSwiper-prev{left:0px;background:url(../images/fleft.png) no-repeat center center;}
.hist-wrapper .histSwiper-next{right:0px;background:url(../images/fright.png) no-repeat center center;}
.hist-wrapper .swiper-slide{ height:300px !important;}
.hist-wrapper .swiper-slide .fan{ width:20%; border-right:1px solid #ccc; height:214px}
.hist-wrapper .swiper-slide .fan p{ font-size:36px; color:#e73b2f}
.hist-wrapper .swiper-slide .facon{ width:73%; color:#3f3f3f; font-size:1rem; line-height: 1.6;}
.hist-list{width:100%;height:90px;background:url(../images/bg-hintLine.png) no-repeat left top;margin-top:10px;position:relative;overflow:hidden;}
.hist-list ul li{width:122px;padding-top:45px;text-align:center;font-size:24px;color:#232323;float:left;margin-left:60px;}
.hist-list ul li.cur{background:url(../images/fpng.png) no-repeat center 5px;font-size:24px;color:#e73b2f;}
@media screen and (max-width: 768px){
.fazhan h4{ font-size:1.5rem;}
.fazhan h6{ font-size:0.875rem;}
.hist-wrapper .histSwiper-prev,.hist-wrapper .histSwiper-next{width:37px;}
.hist-wrapper .swiper-slide .fan{ width:100%; border-right:none; height:auto; padding-bottom:0.5rem;}
.hist-wrapper .swiper-slide .fan p{ font-size:1.5rem;}
.hist-wrapper .swiper-slide .facon{ width:100%; font-size:0.875rem;}
}
@media screen and (max-width:520px){
.fazhan{ width:100%; height:650px; background:url(../images/fabg_02.jpg) center bottom no-repeat; padding-top:0px;}
.hist-wrapper{ margin-top:0; width:100%; padding:0;}
.hist-wrapper .histSwiper-prev, .hist-wrapper .histSwiper-next{ display:none;}
.main1 .hist-wrapper .swiper-slide{ background:none;}
.main1 .hist-wrapper .swiper-slide .fan{ float:none;}
.hist-list ul li,.hist-list ul li.cur{ font-size:1rem;}
.hist-list ul li.cur{ background-size:auto 18px;}
.fazhan{ height:500px;}
}
/*发展历程*/


.fswzj{ display:none;}@media(max-width:700px){.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#18489d;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #1f4ea2;}.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 #1f4ea2;}.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:1279px){
/*分类*/
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:1279px){
.sp_nav{width:60px;float:right;position:relative;cursor: pointer; height:60px; background:#18489d; 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(24,72,157,0.95); 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&gt;ul&gt;li:first-child{overflow:hidden; border-top:none;}
.sjj_nav&gt;ul&gt;li:first-child&gt;a{float:left; width:calc(100% - 70px);}
.sjj_nav&gt;ul&gt;li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav&gt;ul&gt;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 rgba(255,255,255,0.1) solid;margin-left:10px;position:relative;line-height:50px;font-size:14px;}
.sjj_nav&gt;ul &gt;li:last-child{border-bottom:1px rgba(255,255,255,0.1) 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:#fff;}
.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:#fff;}
.sjj_nav ul li ul li&gt;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:9999;
}
.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{ display:none;}
}</pre></body></html>