@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:#0f6485; 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 #eee; 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 #af6928; height:12px; line-height:12px; zoom:1;overflow:auto;background:url(../images/page_bg02.png) top repeat-x #0f6485; 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 #eee; color:#fff; height:12px; line-height:12px; zoom:1; overflow:auto; background:url(../images/page_bg02.png) top repeat-x #0f6485; 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%; position:relative; z-index:999; transition:0.5s;}
.logo_tel{width:100%; background:#fff; height:120px; position:relative; z-index:9;}
.logo{padding-top:20px;}
.tel{ margin-top:30px; background:url(../images/tel.png) no-repeat left center; line-height: 24px; padding-left: 65px;}
.tel a{display:block; font-family:"alternate"; font-size:2.25rem; color:#0f6485; line-height:36px;}
.sp_nav i{ display:none;}
.nav_bg{ background:#0f6485; position:relative; z-index:999; width:100%; border-radius: 0 0 20px 20px;}
.sjj_nav>ul>li{float:left; position:relative; width:14.285%;}
.sjj_nav>ul>li>a{display:block; text-align:center; font-size:1rem; height:60px; line-height:60px; color:#fff; transition:0.5s; position:relative; z-index:9;}
.sjj_nav>ul>li>a:before{ content:""; background:#095573; height:100%; width:1px; position:absolute; left:0%; top:0px; transition:0.5s;}
.sjj_nav>ul>li>a:after{ content:""; background:#2084ab; height:100%; width:1px; position:absolute; right:0%; top:0px; transition:0.5s;}
.sjj_nav>ul>li:nth-child(1)>a:before,.sjj_nav>ul>li:nth-last-child(1)>a:after{ background: none;}
.sjj_nav>ul>li:after{ content:""; background:#2084ab; height:100%; width:100%; position:absolute; left:0%; top:0; transform:scaleX(0); transition:0.5s;}
.sjj_nav>ul>li:hover:after,.sjj_nav>ul>li.cur:after{transform:scaleX(1); transition:0.5s;}
.sjj_nav>ul>li>ul{ position:absolute; width:100%; background:rgba(255,255,255,0.9); left:0%; display:none; overflow:hidden; border-radius:0 0 10px 10px;}
.sjj_nav>ul>li>ul>li{ border-top:1px solid rgba(0,0,0,0.1); float:none;}
.sjj_nav>ul>li>ul>li>a{ text-align:center; display:block; line-height:48px; height:48px; transition:0.5s;}
.sjj_nav>ul>li>ul>li:hover>a{ background:#2084ab; color:#fff; transition:0.5s;}
@media screen and (max-width:1023px){
.logo_tel{height:80px;}
.logo_tel .kg{ width: 100%;}
.logo{padding-top:10px; padding-left: 1%;}
.logo img{ height: 60px;}
.tel{ margin-top:15px; background-size: auto 50px; line-height: 20px; font-size: 0.875rem; padding-left: 55px; padding-right: 40px;}
.tel a{font-size:2rem; line-height:32px;}
.nav_bg{ background:none; border-radius: 0;}
.sjj_nav>ul>li>a:before,.sjj_nav>ul>li>a:after,.sjj_nav>ul>li:after{ display: none;}
.sjj_nav>ul>li>ul{width:auto; background:none; left:auto; border-radius: 0; position: relative;}
.sjj_nav>ul>li>ul>li{ border-top:1px solid rgba(255,255,255,0.1);}
}
@media screen and (max-width:767px){
.logo_tel{height:50px;}
.logo{padding-top: 7px;}
.logo img{ height: 36px;}
.tel{ display: none;}
}

/*banner*/
@keyframes topbom{ 0%{bottom:6%; opacity:1;} 50%{bottom:8%; opacity:0.6;} 100%{bottom:6%; opacity:1;}} @-webkit-keyframes topbom{ 0%{bottom:6%; opacity:1;} 50%{bottom:8%; opacity:0.6;} 100%{bottom:6%; opacity:1;}}
.banner{ position:relative; width:100%; top:-20px; margin-bottom:-20px;}
.banner_nr li{ width:100%;}
.banner_nr li a{ display:block; height:580px;}
.banner_nr li img{ display:none;}
.banner_an{ position:absolute; left:0; bottom:4%; width:100%; text-align:center; z-index:9;}
.banner_an li{ cursor:pointer; overflow:hidden; display:inline-block; width:30px; height:30px; line-height:30px; color:#fff; font-size:0.875rem; font-family:"Din"; margin:0 10px; border:1px solid rgba(255,255,255,1); border-radius:50px; position:relative; transform:scale(0.2); background:rgba(255,255,255,1); transition:0.5s;}
.banner_an li.on{transform:scale(1); background:rgba(255,255,255,0); transition:0.5s;}
.pageState{ display:none; position:absolute; right:6.25%; bottom:5%; font-size:1.5rem; color:#fff; font-family:"Din";}
.pageState span{ font-size:3rem;}
.bandown{ position:absolute; bottom:5%; width:100%; left:0; animation:topbom 4s infinite linear;}
.bandown a{ display:block; margin:0 auto; width:27px; height:61px; background:url(../images/down.png) no-repeat center; position:relative; transition:0.5s;}
@media screen and (max-width:1280px){
.banner_nr li a{ background-size: auto 100% !important; height:520px;}
}
@media screen and (max-width:1279px){
.banner_nr li a{ height:450px;}
}
@media screen and (max-width:1023px){
.banner_nr li a{ height:350px;}
}
@media screen and (max-width:770px){
.banner_nr li a{ height:auto; background: none !important;}
.banner_nr li a img{ display: block; width: 100%;}
}
/*banner*/
.gjcsous{background:#fff; width:100%; position:relative; height:70px; z-index:9;}
.gjcsous:after{content:""; background:#0f6485; position:absolute; left:0; top:0; width:82%; height:100%;}
.gjcsous .kg{ position:relative; z-index:9;}
.gjc{ height:42px;margin-top:14px; position:relative; overflow: hidden;}
.gjc_kg{background:#2084ab; height:42px; font-family:"Microsoft YaHei"; color:#fff; font-size:0.9375rem; border:0; outline:none; padding:0 20px 0 10px; display:block; float:left; margin-right: 7px;}
.gjca_kg{background:#2084ab; height:42px; font-family:"Microsoft YaHei"; color:#fff; font-size:0.9375rem; border:0; outline:none; padding:0 15px; display:block; float:left; margin-right: 7px;}
.gjca_kg:nth-child(1){ width: 100px;}
.gjca_kg::-webkit-input-placeholder{color:#ccc;}
.gjca_kg:-moz-placeholder{color:#ccc;}
.gjca_kg:-ms-input-placeholder{color:#ccc;}
.sous_an{ cursor:pointer; background:none; height:42px; font-size: 1.125rem; background:#e60012; border:0; padding:0 25px; display:block; float:left; color: #fff;}
.soustel{ background:#fff; width:300px; margin-top:-80px; padding-top:20px; height:130px; border-radius: 20px 20px 0 0;}
.sous_bt{ text-align:center;}
.sous_bt p{ font-size:1.625rem; color: #0f6485; font-weight: bold;}
.sous_bt span{ display:inline-block; font-size:1.125rem; color:#5a5a5a; margin-top:10px; position:relative;}
.sous_bt span:before{content:""; background:#a0a0a0; position:absolute; left:-40px; top:12px; height:2px; width:30px;}
.sous_bt span:after{content:""; background:#a0a0a0; position:absolute; right:-40px; top:12px; height:2px; width:30px;}
.sous_tel{ padding-top:10px; text-align:center;}
.sous_tel a{ font-size:2rem; font-family:"alternate";}
.sous_tel img{ margin-bottom:-2px; margin-right:8px;}
@media screen and (max-width:1280px){
.gjca_kg{padding:0 10px;}
}
@media screen and (max-width:1279px){
.gjcsous{background:#0f6485; height: auto;}
.gjc{ width: auto; height: auto; margin: 8px 0 15px 0;}
.gjcsous:after{ display: none;}
.gjc_kg,.gjca_kg,.sous_an{ margin-top: 7px;}
.soustel{ display: none;}
}

.index_bga{ background: url(../images/index_bga.png) no-repeat center #fff; padding-top: 80px; padding-bottom: 100px; width: 100%; overflow: hidden; position: relative;}
.inda_nr{ display: flex; justify-content: space-between; align-items: flex-end;}
.inda_l{ flex: 0 1 46%;}
.inda_tit span{ font-family: 'alternate'; font-size: 3rem; float: left; margin-right: 10px; color: #fe0000;}
.inda_tit h2{ color: #0f6485; font-size: 2.25rem; font-weight: bold;}
.inda_tit::after{ content: ''; width: 40px; height: 2px; background: #fe0000; display: block; margin: 20px 0;}
.inda_ms{ color: #666; line-height: 30px; text-indent: 2em;}
.inda_more{ padding-top: 30px;}
.inda_more a{ width: 148px; height: 44px; border: 2px solid #0f6485; color: #0f6485; display: block; text-align: center; line-height: 44px; border-radius: 24px; transition: 0.5s;}
.inda_more a:hover{ color: #fff; background: #0f6485; transition: 0.5s;}
.inda_r{ position: relative; flex: 0 1 50%; border-radius: 10px; overflow: hidden;}
.inda_vbg{ overflow: hidden;}
.inda_vbg img{ display: block; width: 100%;}
.inda_tp{ background: url(../images/inda_bg.png) no-repeat center top; width: 100%; padding-top: 130px; padding-bottom: 50px; margin-top: -30px;}
.inda_img ul{ display: grid; grid-template-columns: repeat(4,24%); justify-content: space-between;}
.inda_img li a{ display: block; border: 3px solid #fff; border-radius: 10px; overflow: hidden;}
.inda_img li img{ display: block; width: 100%; transition: 0.5s;}
.inda_img li:hover img{ transform: scale(1.05);}
@media screen and (max-width:1023px){
.inda_nr{ display: block;}
.inda_r{ margin-top: 50px;}
}
@media screen and (max-width:767px){
.index_bga{ padding-top: 40px; padding-bottom: 50px;}
.inda_tit h2{ font-size: 1.625rem;}
.inda_tit span{ font-size: 2rem;}
.inda_tit::after{width: 32px; margin: 15px 0;}
.inda_nr{ display: block;}
.inda_ms{line-height: 26px; font-size: 0.9375rem;}
.inda_more{ padding-top: 25px;}
.inda_more a{ width: 110px; height: 34px; line-height: 34px; margin: 0 auto; font-size: 0.875rem;}
.inda_r{ margin-top: 30px; border-radius: 5px;}
}

.index_bgb{ padding-top: 80px; padding-bottom: 90px; overflow: hidden; width: 100%; position: relative;}
.indb_title{ text-align: center;}
.indb_title span{ font-family: 'alternate'; font-size: 4rem; color: #fe0000; font-weight: bold; line-height: 50px;}
.indb_title h2{ font-size: 2.25rem; font-weight: bold; color: #0f6485; line-height: 36px;}
.indb_title h2::after{content: ''; width: 40px; height: 2px; background: #fe0000; display: block; margin: 20px auto;}
.indb_title p{ font-size: 1.25rem; color: #333;}
.indb_fl{ padding-top: 40px; width: 70%; margin: 0 auto;}
.indb_fl ul{ display: flex; justify-content: space-between; text-align: center;}
.indb_fl li{ border: 1px solid #ddd; height: 48px; line-height: 48px; position: relative; flex: 0 1 24%; overflow: hidden;}
.indb_fl li a{ display: block; position: relative; z-index: 9; font-size: 1.125rem; position: relative; z-index: 9; transition: 0.5s;}
.indb_fl li:hover a,.indb_fl li.on a{ color: #fff; transition: 0.5s;}
.indb_fl li::after{ content: ''; width: 100%; height: 100%; background: #0f6485; position: absolute; left: 0; top: 0; transform: scale(0); transition: 0.5s;}
.indb_fl li:hover:after,.indb_fl li.on:after{ transform: scale(1); transition: 0.5s;}
.indb_gd{ margin-top: 40px; position: relative;}
.indb_nr li{ position: relative; width: 24%; float: left; margin-right: 1.333%;}
.indb_nr li:nth-child(1),.indb_nr li:nth-child(2){ width: 49.35%; margin-right: 0; margin-bottom: 1.333%;}
.indb_nr li:nth-child(2){ float: right;}
.indb_nr li:nth-last-child(1){ margin-right: 0%;}
.indb_nr li a{ display: block; background: #fff; position: relative;}
.indb_bor i{ position: absolute; background: #0f6485; z-index: 9; transition: 0.5s;}
.indb_bor i:nth-child(1){ width: 2px; height: 0; bottom: 0; left: 0;}
.indb_bor i:nth-child(2){ width: 0; height: 2px; top: 0; left: 0;}
.indb_bor i:nth-child(3){ width: 2px; height: 0; top: 0; right: 0;}
.indb_bor i:nth-child(4){ width: 0; height: 2px; bottom: 0; right: 0;}
.indb_nr li:hover .indb_bor i:nth-child(1),.indb_nr li:hover .indb_bor i:nth-child(3){ height: 100%; transition: 0.5s;}
.indb_nr li:hover .indb_bor i:nth-child(2),.indb_nr li:hover .indb_bor i:nth-child(4){ width: 100%; transition: 0.5s;}
.indb_nr li a{ display: block; border: 1px solid #eee;}
.indb_pic{ overflow: hidden;}
.indb_pic img{ display: block; width: 100%; transition: 0.5s;}
.indb_nr li:hover .indb_pic img{transform: scale(1.05);}
.indb_wb{ padding: 7px 4% 10px 4%; display: flex; justify-content: space-between; align-items: flex-end;}
.indb_bt h3{ font-size: 1rem; color: #333; height: 24px; line-height: 24px; transition: 0.5s;}
.indb_nr li:nth-child(1) .indb_bt h3,.indb_nr li:nth-child(2) .indb_bt h3{ font-size: 1.125rem;}
.indb_bt p{ color: #999; margin-top: 3px;}
.indb_more{ font-size: 0.875rem; color: #999; transition: 0.5s;}
.indb_nr li:hover .indb_bt h3,.indb_nr li:hover .indb_more{ color: #0f6485; transition: 0.5s;}
.indb_jt{ display: none;}
.indb_jt a{ width: 52px; height: 52px; border: 1px solid #ddd; border-radius: 50%; position: absolute; top: 44%; font-family: 'Din'; line-height: 48px; text-align: center; font-size: 1.125rem; cursor: pointer; color: #666; transition: 0.5s;}
.indb_jt a.prev{ left: -60px;}
.indb_jt a.next{ right: -60px;}
.indb_jt a:hover{ background: #0f6485; color: #fff; transition: 0.5s;}
.index_bgb .inda_more{ padding-top: 50px;}
.index_bgb .inda_more a{ margin: 0 auto;}
@media screen and (max-width:1023px){
.indb_title span{ font-size: 3rem; line-height: 40px;}
.indb_title h2{ font-size: 2rem; line-height: 32px;}
.indb_title h2::after{width: 32px; margin: 15px auto;}
.indb_title p{ font-size: 1.125rem;}
.indb_fl{ padding-top: 30px; width: 80%;}
.indb_more{ display: none;}
}
@media screen and (max-width:767px){
.index_bgb{ padding-top: 0px; padding-bottom: 40px;}
.indb_title span{ font-size: 2.5rem; line-height: 40px;}
.indb_title h2{ font-size: 1.625rem; line-height: 28px;}
.indb_title p{ font-size: 1rem;}
.indb_fl{ padding-top: 25px; width: 100%;}
.indb_fl li{ height: 36px; line-height: 36px;}
.indb_fl li a{ display: block; font-size: 0.9375rem;}
.indb_gd{ margin-top: 20px;}
.indb_nr li{ width: 49%; margin-right: 0%; margin-bottom: 2%;}
.indb_nr li:nth-child(1),.indb_nr li:nth-child(2){ width: 49%; margin-bottom: 2%;}
.indb_nr li:nth-child(2n){ float: right;}
.indb_wb{ padding: 0px 4% 5px 4%;}
.indb_nr li:nth-child(1) .indb_bt h3, .indb_nr li:nth-child(2) .indb_bt h3,.indb_bt h3{ font-size: 0.9375rem;}
.indb_bt p{ font-size: 0.875rem; margin-top: 0;}
.index_bgb .inda_more{ padding-top: 20px;}
}

.index_bgc{ background: url(../images/index_bgc.jpg) no-repeat center; background-attachment: fixed; width: 100%;}
.indc_nr{ display: flex; align-items: center; justify-items:center;}
.indc_logo{ background: #eaf9ff; text-align: center; padding: 90px 0; flex: 0 0 400px;}
.indc_logo img{ max-width: 80%;}
.indc_wb{ flex: 0 1 auto; padding-left: 80px;}
.indc_wb h2{ font-size: 2.5rem; color: #fff; margin-bottom: 10px;  font-weight: bold;}
.indc_wb h2 span{ font-size: 5rem; font-style: italic; padding-left: 10px; line-height: 50px; padding-right: 15px; color: #fe0000;}
.indc_ms{ border: 1px solid #fff; display: grid; grid-template-columns: repeat(2,auto); align-items: center; font-size: 1.5rem;}
.indc_ms p:nth-child(1){ background: #fff; color:#0f6485; line-height: 42px; height: 42px; padding: 0 15px;}
.indc_ms p:nth-child(2){ padding: 0 20px; color: #fff;}
@media screen and (max-width:1279px){
.index_bgc{ background-size: cover; background-attachment: inherit;}
.indc_logo{ flex: 0 0 340px;}
.indc_wb{ padding-left: 3%;}
.indc_wb h2{ font-size: 2rem;}
.indc_ms{ font-size: 1.25rem;}
}
@media screen and (max-width:1023px){
.index_bgc .kg{ width: 100%;}
.indc_logo{padding: 80px 0; flex: 0 0 300px;}
.indc_logo img{ max-width: 90%;}
.indc_wb h2{ font-size: 1.875rem;}
.indc_ms{font-size: 1rem;}
.indc_ms p:nth-child(1){line-height: 36px; height: 36px;}
}
@media screen and (max-width:767px){
.indc_nr{ display: block;}
.indc_logo{padding: 30px 0; flex: 0 0 100%;}
.indc_wb{ flex: 0 1 100%; padding: 25px 2%;}
.indc_wb h2{ font-size: 1.625rem;}
.indc_ms p:nth-child(1){ font-size: 1.25rem; line-height: 44px; height: 44px; padding: 0 30px;}
.indc_ms p:nth-child(2){ padding: 0 10px; color: #fff; line-height: 20px;}
}

.index_bgd{position: relative; z-index: 9;}
.indd_nr{background:#eaf9ff;}
.indd_l{ width:50%;}
.indd_nr li:nth-child(1) .indd_l img,.indd_nr li:nth-child(4) .indd_l img{ display: block; width: 100%;}
.indd_nr li:nth-child(2) .indd_l img{float: right;}
.indd_r{ width:44%; padding-top:50px; margin:0 2.5%;}
.indd_bt{position:relative; padding-left:40px; padding-top:60px;}
.indd_bt p{ position:relative; z-index:9; font-family:"alternate"; font-size:2rem; color:#0f6485;}
.indd_bt span{ font-size:2.5rem; float:left; padding-right:5px;}
.indd_bt:before{ position:absolute; font-family:"AgencyFB"; width:76px; height:96px; border:2px solid #fe0000; border-radius: 10px 0 0 0; text-align:center; line-height:90px; font-size:3.5rem; color:rgba(0,0,0,0.1); left:0; top:0;}
.indd_nr li:nth-child(1) .indd_bt:before{content:"01";}
.indd_nr li:nth-child(2) .indd_bt:before{content:"02";}
.indd_nr li:nth-child(3) .indd_bt:before{content:"03";}
.indd_nr li:nth-child(4) .indd_bt:before{content:"04";}
.indd_bt:after{content:""; width:80px; height:100px; position:absolute; left:0; top:0; background: linear-gradient(135deg, transparent 70px, #eaf9ff 0) top left;}
.indd_yw{ font-size:1rem; margin-top:5px; border-bottom:1px solid #eee; color:#bfbfbf; padding-bottom:15px;}
.indd_ms{ border-top:1px solid #eee; margin-top:4px; padding-top:15px;}
.indd_ms p{ line-height:24px; color:#5a5a5a; position:relative; padding-left:12px; margin-bottom: 8px;}
.indd_ms span{ color: #fe0000;}
.indd_ms i{ color: #fe0000; font-family: 'alternate'; font-style: normal; font-size: 2rem;}
.indd_ms p:after{ content:""; background:#fe0000; width:6px; height:6px; position:absolute; top:10px; left:0; border-radius:50%;}

.index_bge{ width: 100%; padding-top: 80px; padding-bottom: 90px; position: relative;}
.index_bge::after{ content: ''; width: 100%; height: 35%; background: #eaf9ff; position: absolute; left: 0; bottom: 0;}
.index_bge .kg{ position: relative; z-index: 9;}
#certify {position:relative; width:100%; margin:0 auto; z-index:9;}
#certify .swiper-container {padding-top:45px;}
#certify .swiper-slide{width:820px;}
#certify .swiper-slide span{display:block; border:5px solid #fff; position:relative; box-shadow:0px 3px 6px rgba(0,0,0,0.2);}
#certify .swiper-slide.swiper-slide-active span{box-shadow:0px 3px 6px rgba(0,0,0,0.3);}
#certify .swiper-slide span:after{ content:""; background:rgba(0,0,0,0.5); position:absolute; display:block; width:100%; height:100%; left:0; top:0;}
#certify .swiper-slide.swiper-slide-active span:after{ content:""; background:rgba(0,0,0,0);}
#certify .swiper-slide img{display:block; width:100%;}
#certify .swiper-slide p{line-height:58px; padding-top:0; font-size:1.25rem; text-align:center; color:#333; border-bottom:2px solid #cce6f1; margin:0; opacity:0; filter:alpha(opacity=0);}
#certify .swiper-slide.swiper-slide-active p{opacity:1; filter:alpha(opacity=100);}
#certify .swiper-pagination{display:none;}
#certify .swiper-button-prev{left:14%; top:50%; width:21px; height:41px; background:url(../images/indh_l.png) no-repeat;}
#certify .swiper-button-next{right:14%; top:50%; width:21px; height:41px; background:url(../images/indh_r.png) no-repeat;}
@media screen and (max-width:1279px){
#certify .swiper-slide{width:680px;}
#certify .swiper-slide p{font-size:1.25rem;}
#certify .swiper-button-prev{left:12%;}
#certify .swiper-button-next{right:12%;}
}
@media screen and (max-width:1023px){
#certify .swiper-container {padding-top:35px;}
#certify .swiper-slide{width:580px;}
#certify .swiper-button-prev{left:2%;}
#certify .swiper-button-next{right:2%;}
#certify .swiper-slide p{font-size:1.125rem;}
}
@media screen and (max-width:767px){
.index_bge{ padding-top: 40px; padding-bottom: 50px;}
#certify .swiper-container {padding-top:20px;}
#certify .swiper-slide{width:300px;}
#certify .swiper-slide span{border:2px solid #fff;}
#certify .swiper-button-prev{top:52%; height:22px; width: 12px; background-size:auto 100%;}
#certify .swiper-button-next{top:52%; height:22px; width: 12px; background-size:auto 100%;}
#certify .swiper-slide p{line-height:40px; font-size:0.9375rem; border-bottom:1px solid #cce6f1;}
}

.index_bgf{ background: url(../images/index_bgf.jpg) no-repeat center top fixed; width: 100%; padding-top: 80px; padding-bottom: 110px; position: relative;}
.index_bgf .indb_title h2{ color: #f4bf00; font-size: 3rem;}
.index_bgf .indb_title h2::after{ background:#f4bf00;}
.index_bgf .indb_title p{ font-size: 1.875rem; color: #fff;}
.indf_nr{ padding-top: 50px; display: grid; grid-template-columns: repeat(2,49%); justify-content: space-between;}
.indf_l{ background:rgba(234,249,255,0.95); overflow: hidden; display: grid; grid-template-columns: 1fr; border: 2px solid #fff;}
.indf_r{ background:rgba(234,249,255,0.95); overflow: hidden; display: grid; grid-template-columns: 1fr; border: 2px solid #fff;}
.indf_pic{ overflow: hidden;}
.indf_pic img{ display: block; width: 100%;}
.indf_wb{ padding:30px 20px 50px 20px;}
.indf_bt{ font-size: 1.875rem; margin-bottom: 10px; color: #333;}
.indf_bt::after{ content: ''; display: block; width: 30px; height: 2px; background: #fe0000; margin: 20px 0;}
.indf_ms p{ margin-top: 10px; font-size: 1.125rem; line-height: 34px; color: #666; position: relative; padding-left: 18px;}
.indf_ms p::after{ content: ''; width: 6px; height: 6px; background: #909090; border-radius: 50%; position: absolute; left: 0; top: 14px;}
.indf_lc{ background: rgba(234,249,255,0.95); margin-top: 2%; border: 2px solid #fff; padding: 20px 0 30px 0; position: relative;}
.indf_btmc{ text-align: center; font-size: 1.875rem; position: relative;}
.indf_btmc::after{ content: ''; width: 50px; height: 3px; background: #fe0000; margin: 15px auto 20px auto; display: block;}
.indf_lc ul{ display: grid; grid-template-columns: repeat(8,10%); justify-content: space-around;}
.indf_lc li{ cursor: pointer;}
.indf_tb{ text-align: center; position: relative;}
.indf_tb img{ max-width: 60% !important;}
.indf_mc{ font-size: 1.125rem; font-weight: bold; color: #333; text-align: center; margin-top: 15px;}
.indf_js{ font-size: 0.875rem; color: #666; line-height: 20px; margin-top: 10px; text-align: center;}
.indf_tel{ display: grid; grid-template-columns: 140px 1fr; border-radius: 25px; overflow: hidden; justify-content: space-between; justify-items: center; position: absolute; bottom: -25px; left: 50%; width: 320px; margin-left: -160px; background: #fff; box-shadow: inset 0px 0px 20px rgba(0,0,0,0.3);}
.indf_tel p{ background: #fe0000; height: 50px; line-height: 50px; border-radius: 25px; font-size: 1.375rem; padding: 0 25px; color: #fff;}
.indf_tel a{ line-height: 50px; height: 50px; color: #fe0000; font-size: 2rem; font-family: 'alternate';}
@media screen and (max-width:1279px){
.index_bgf{ background-size: cover; background-attachment: inherit;}
.index_bgf .indb_title h2{font-size: 2.5rem;}
.index_bgf .indb_title p{ font-size: 1.5rem;}
.indf_wb{ padding: 25px 15px 30px 15px;}
.indf_ms p{ font-size: 1rem; line-height: 22px; margin-bottom: 10px;}
.indf_ms p::after{ top: 8px;}
.indf_mc{ font-size: 1rem;}
}
@media screen and (max-width:1023px){
.index_bgf .indb_title h2{font-size: 2.25rem;}
.index_bgf .indb_title p{ font-size: 1.375rem;}
.indf_bt{ font-size: 1.625rem;}
.indf_lc ul{ grid-template-columns: repeat(4,21%); grid-gap: 30px 0;}
}
@media screen and (max-width:767px){
.index_bgf{padding-top: 40px; padding-bottom: 50px;}
.index_bgf .indb_title h2{font-size: 1.625rem;}
.index_bgf .indb_title p{ font-size: 1rem;}
.indf_nr{ padding-top: 25px; grid-template-columns: 1fr; grid-gap: 7px 0;}
.indf_lc ul{ grid-template-columns: repeat(3,32%); grid-gap: 20px 0;}
.indf_btmc{ font-size: 1.625rem;}
.indf_btmc::after{ width: 30px; height: 2px;}
.indf_js{ font-size: 0.8125rem; margin-top: 5px;}
}

.index_bgg{ background:#fff; width:100%; padding-top:80px; padding-bottom:90px; }
.indg_title{ text-align:center; border-bottom:1px solid #ccc;}
.indg_title p{ font-size:2.25rem; color:#0f6485; font-weight: bold;}
.indg_title span{ display:block; margin:10px auto -11px auto; background:#fff; width:220px; font-size:1.125rem; color:#535353;}
.indg_nr{ padding-top:55px;}
.indg_l{ width:58.77%;}
.indg_an{ height:25px; font-size:1.125rem;  border-left:3px solid #0f6485; line-height:25px; color:#434343;}
.indg_an a{ font-weight:bold; color:#434343; padding:0 18px;}
.indg_an a:hover,.indg_an a.cur{ color:#0f6485;}
.indg_more{ line-height:29px;}
.indg_more a{ color:#848484; font-size:0.875rem;}
.indg_more a:hover{ color:#0f6485;}
.indgl_nr{ padding-top:30px;}
.indg_pic{ overflow:hidden; width:44.5%;}
.indg_pic img{ display:block; width:100%; transition:0.5s;}
.indg_one:hover .indg_pic img{transform:scale(1.1);}
.indg_wb{ width:52%;}
.indg_mc{ font-size:1.25rem; font-weight:bold; color:#373737; height:40px; line-height:40px; overflow:hidden;}
.indg_ms{ line-height:30px; height:90px; overflow:hidden; color:#707070; margin-top:10px;}
.indg_gd{ width:123px; height:35px; border-radius:18px; background:#373737; text-align:center; line-height:35px; color:#fff; font-size:0.9125rem; margin-top:25px; transition:0.5s;}
.indg_one:hover .indg_gd{ color:#fff; background:#0f6485; transition:0.5s;}
.indg_one:hover .indg_mc{ color:#0f6485;}
.indgl_nr ul{ padding-top:15px;}
.indgl_nr li{ height:50px; line-height:50px; border-bottom:1px dashed #b5b5b5; padding-left:15px; overflow:hidden; position:relative; transition:0.5s;}
.indgl_nr li:after{ content:""; background:#000; width:6px; height:3px; position:absolute; left:0; top:23px; transition:0.5s;}
.indgl_nr li span{ float:right; color:#8c8c8c; font-size:0.875rem;}
.indgl_nr li:hover{ padding-left:20px; transition:0.5s;}
.indgl_nr li:hover:after{ width:12px; transition:0.5s;}
.indg_r{ width:34.6%;}
.indgr_nr li{ border-bottom:1px dashed #b5b5b5; padding-top:30px; padding-bottom:17px;}
.indgr_bt{ background:url(../images/wen.png) no-repeat left; height:26px; line-height:26px; padding-left:40px; overflow:hidden; font-weight:bold;}
.indgr_ms{ background:url(../images/da.png) no-repeat left 3px; margin-top:10px; color:#707070; font-size:0.875rem; height:72px; line-height:24px; padding-left:40px; overflow:hidden;}
@media screen and (max-width:1279px){
.indg_title p{ font-size:2.25rem;}
.indg_mc{ font-size:1.125rem; height:36px; line-height:36px;}
.indg_ms{ line-height:24px; height:72px; font-size:0.875rem; margin-top:5px;}
.indg_gd{ height:32px; line-height:32px; font-size:0.875rem; margin-top:20px;}
.indgr_nr li{padding-top:23px; padding-bottom:15px;}
.indgr_ms{margin-top:5px;}
}
@media screen and (max-width:1023px){
.index_bgg{padding-bottom:70px;}
.indg_title p{ font-size:2rem;}
.indg_title span{margin:5px auto -10px auto; width:220px; font-size:1rem;}
.indg_mc{ font-size:1rem; height:30px; line-height:30px;}
.indg_ms{ line-height:24px; height:48px; margin-top:5px;}
.indg_gd{ margin-top:15px; width:110px;}
.indgl_nr li{ font-size:0.9375rem;}
.indgl_nr li span{font-size:0.8125rem;}
.indgr_nr li{padding-top:15px; padding-bottom:15px;}
.indgr_bt{ font-size:0.9375rem;}
.indgr_ms{ margin-top:5px; font-size:0.875rem; height:66px; line-height:22px;}
}
@media screen and (max-width:767px){
.index_bgg{padding-top:40px; padding-bottom:50px;}
.indg_title p{ font-size:1.625rem;}
.indg_title span{ width:180px; font-size:0.875rem;}
.indg_nr{ padding-top:35px;}
.indg_gd{ display: none;}
.indg_l{ width:100%;}
.indg_more a{font-size:0.75rem;}
.indg_r{ width:100%; margin-top:40px;}
}

.link_bg{padding:25px 0; background:#f9f9f9;}
.link_bg .kg{ display: flex;}
.link_title{ flex: 0 0 150px;}
.link_nr{ height:24px; overflow:hidden; line-height:24px;}
.link_nr a{ display:block; float:left; margin-right:15px; font-size:0.875rem;}
.link_nr a:hover{ text-decoration:underline;}
@media screen and (max-width:1024px){.link_bg{ display:none;}}

.foot_bg{ background:url(../images/foot_bg.jpg) no-repeat center bottom #0f6485; padding-top:60px; width:100%; overflow:hidden;}
.fnavtel{ padding-bottom:50px;}
.foot_l{ width:45%;}
.ftel p{ color:#eee; font-size:1rem;}
.ftel span{ display:block; font-family:"alternate"; color:#fff; font-size:2rem;}
.flnr{ padding-top:24px;}
.flnr p{ line-height:22px; color:#fff; font-size:0.875rem; margin-bottom:5px;}
.flnr p a{ color:#fff;}
.fnav li{ float:left; margin-left:80px; position:relative;}
.fnav li:nth-child(1){ margin-left:0;}
.fnav li:after{ content:""; background:rgba(255,255,255,0.1); width:1px; height:120px; position:absolute; right:-40px; top:55px; transition:0.5s;}
.fnav li p{ line-height:30px;}
.fnav li a{ font-size:0.875rem; color:#fff;}
.fnav li .fnav_title,.fnav_title{ padding-bottom:25px;}
.fnav li .fnav_title a,.fnav_title a{ font-size:1.125rem; color:#fff;}
.fnav li a:hover,.fnav_title a:hover{ text-decoration:underline;}
.fewm_nr li{ float:left; margin-left:25px;}
.fewm_nr li:nth-child(1){ margin-left: 0;}
.fewm_mc{ color:#fff; font-size:0.9375rem; text-align:center; padding-top:5px;}
.fbq{ padding-top:20px; padding-bottom:20px; line-height:24px; font-size:0.8125rem; color:#fff; border-top:1px solid rgba(255,255,255,0.1);}
.fbq em{ font-style:normal;}
.fbq span{ float:right;}
.fbq a{ color:#fff;}
.fbq a:hover{ text-decoration:underline;}
@media screen and (max-width:1279px){
.foot_l{ width:34%;}
.ftel,.fewm_nr{ float: none;}
.fewm_nr{ padding-top: 20px;}
.fbq em{ display: none;}
}
@media screen and (max-width:1023px){
.foot_bg{padding-top:40px;}
.fnavtel{ padding-bottom:50px;}
.fewm_nr li{ margin-left: 0; width: 48%;}
.fewm_nr li:nth-child(2){ float: right;}
.fewm_pic img{ display: block; width: 100%;}
.fnav li{margin-left:41px;}
.fnav li:after{ right: -21px;}
}
@media screen and (max-width:767px){
.foot_bg{ padding-top:30px;}
.fnavtel{ padding-bottom:40px;}
.foot_l{ width:90%; max-width: 290px; margin: 0 auto; float: none;}
.foot_r{ display: none;}
.fbq{ padding-top:15px; padding-bottom:65px; line-height:22px; text-align: center;}
.fbq span{ float: none; display: block;}
}
/*首页style结束*/


/*内页style开始*/
.about_banner{ background:url(../images/about_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative; margin-top:-20px;}
.contact_banner{ background:url(../images/contact_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative; margin-top:-20px;}
.case_banner{ background:url(../images/case_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative; margin-top:-20px;}
.join_banner{ background:url(../images/join_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative; margin-top:-20px;}
.security_banner{ background:url(../images/security_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative; margin-top:-20px;}
.news_banner{ background:url(../images/news_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative; margin-top:-20px;}
.pro_banner{ background:url(../images/pro_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative; margin-top:-20px;}
.pro2_banner{ background:url(../images/pro2_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative; margin-top:-20px;}
.pro3_banner{ background:url(../images/pro3_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative; margin-top:-20px;}
.pro4_banner{ background:url(../images/pro4_banner.jpg) no-repeat center bottom; width:100%; height:350px; position:relative; margin-top:-20px;}
.main_right{text-align:center; padding-top:120px;}
.main_right .ny_tit{ font-size:2.25rem; padding-bottom:4px; color:#fff; font-weight:bold;}
.main_right p{ font-size:1.375rem; font-family:"Din"; color:#fff;}
.main_ptit{text-align:left; padding-top:120px; padding-left: 12%;}
.main_ptit .ny_tit{ font-size:2.25rem; padding-bottom:4px; color:#0f6485; font-weight:bold;}
.main_ptit p{ font-size:1.375rem; font-family:"Din"; color:#000;}
.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:#0f6485; transition:0.5s;}
.main_fl li:after{ content:""; display:block; background:#0f6485; 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% #0f6485; 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:#0f6485;}
.main{ background:#fff; padding-top:70px; padding-bottom:110px;}
.about_nr{ color:#7b7b7b; font-size:1rem; line-height:180%;}
.about_nr img{ max-width:100%;}
.book_title{ font-size:1rem; line-height:30px; padding-bottom:40px;}
.book_title p{ color:#000;}
.book_nr div.fl,.book_nr div.fr{ width:49%; padding-bottom:15px;}
.book_nr div.book{ width:100%; padding-bottom:15px;}
.contxt{ width:96%; display:block; padding:0 2%; font-family:"微软雅黑"; font-size:1rem; height:44px; outline:none;}
.contxta{ width:98%; line-height:30px; padding:1%; height:150px; font-family:"微软雅黑"; font-size:1rem; outline:none;}
.btn{width:150px; border:0; background:#0079e0; font-family:"微软雅黑"; height:46px; cursor:pointer; font-size:1.25rem; color:#fff; float:right; margin-left:15px;}
@media screen and (max-width:1279px){
.about_banner,.contact_banner,.case_banner,.join_banner,.news_banner,.pro_banner,.pro2_banner,.pro3_banner,.pro4_banner{ background-size:auto 100%; height:300px;}
.main_right{padding-top:110px;}
.main_right .ny_tit{ font-size:2rem;}
.main_right p{ font-size:1.25rem;}
.main_flbg .kg{ width:100%;}
.main_fl{ padding-right:1%;}
}
@media screen and (max-width:1023px){
.about_banner,.contact_banner,.case_banner,.join_banner,.news_banner,.pro_banner,.pro2_banner,.pro3_banner,.pro4_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_fl li a{font-size:1rem;}
.maina{padding-top:0px; padding-bottom:80px;}
.maina .kg{ width:100%;}
.propad .main_wz{ display: none;}
}
@media screen and (max-width:767px){
.about_banner,.contact_banner,.case_banner,.join_banner,.news_banner,.pro_banner,.pro2_banner,.pro3_banner,.pro4_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 li:before{top:15px;}
.main_wz{ display:none;}
.main{padding-top:30px; padding-bottom:60px;}
.main .kg{ width:96%;}
.about_nr{font-size:0.875rem;}
}

.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(32,132,171,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; font-weight:bold; 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:#0f6485; 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; 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:#0f6485; transition:0.5s;}
.news_nr li:hover .news_rq p{ background:#f4a300; transition:0.5s;}
.news_nr li:hover .news_more{ background:#f4a300; 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_nr li{ position: relative; width: 32%; float: left; padding-bottom: 25px;}
.pro_nr li:nth-child(3n-1){ margin: 0% 2%;}
.pro_nr li a{ display: block; background: #fff; position: relative; border: 1px solid #eee;}
.pro_nr li:hover .indb_bor i:nth-child(1),.pro_nr li:hover .indb_bor i:nth-child(3){ height: 100%; transition: 0.5s;}
.pro_nr li:hover .indb_bor i:nth-child(2),.pro_nr li:hover .indb_bor i:nth-child(4){ width: 100%; transition: 0.5s;}
.pro_nr li:hover .indb_pic img{transform: scale(1.05);}
.pro_nr li:nth-child(1) .indb_bt h3,.pro_nr li:nth-child(2) .indb_bt h3{ font-size: 1.125rem;}
.pro_nr li:hover .indb_bt h3,.pro_nr li:hover .indb_more{ color: #0f6485; transition: 0.5s;}
@media screen and (max-width:767px){
.pro_nr li{width: 49%;}
.pro_nr li:nth-child(3n-1){ margin: 0%;}
.pro_nr li:nth-child(2n){ float: right;}
.pro_nr li:nth-child(1) .indb_bt h3, .pro_nr li:nth-child(2) .indb_bt h3{ font-size: 0.9375rem;}
}

.proshowa{ background:#f9f9f9; padding:2%; border-top:4px solid #0f6485;}
.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:24%; float:left; cursor:pointer; margin-right:1.333%;}
.proshow_an li:nth-child(4){ 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 #0f6485;}
.proshow_anjt .prev,.proshow_anjt .next{ cursor:pointer; display:block; width:3%; background:#e6e6e6; font-family:"宋体"; position:absolute; text-align:center; padding:5.7% 0; color:#000; font-size:1.5rem; transition:0.5s;}
.proshow_anjt .prev:hover,.proshow_anjt .next:hover{ background:#f4a300; color:#fff; transition:0.5s;}
.proshow_anjt .prev{ left:0;}
.proshow_anjt .next{ right:0;}

.proshowa_wb{ width:43%; padding-top:25px;}
.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:#f4a300; 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{padding-bottom:80px; margin-top:20px;  position:relative;}
.proshow_bom:after{ content:""; width:100%; height:54px; display:block; background:#0f6485; position:absolute; top:0; left:0;}
.proshow_title p{ display:inline-block; border-top:8px solid #f4a300; background:#f4a300; color:#fff; font-size:1.125rem; line-height:54px; height:54px; margin-top:-8px; padding:0 25px; position:relative; z-index:9;}
.proshow_title img{ margin-bottom:-3px; margin-right:6px;}
.proms_l{ background:#f9f9f9; padding:25px 2% 40px 2%;}
.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:#0f6485; 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 #0f6485; border-bottom:1px solid #f5f5f5; background:#f1f1f1;}
.cnxh_title p{display:inline-block; color:#0f6485; 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; 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:#0f6485; color:#fff; transition:0.5s;}
@media screen and (max-width:1023px){
.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 #f4a300;}
.proshow_anjt .prev,.proshow_anjt .next{width:5%; padding:4.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{border-top:4px solid #f4a300;  font-size:1.125rem; line-height:44px; height:44px; margin-top:-4px; }
.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:767px){
.proshowa{border-top:2px solid #0f6485;}
.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:#0f6485; 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:#0f6485}
.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:#0f6485;}
@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:767px){.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#0f6485;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #1f789a;}.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 #1f789a;}.fswzj ul li.on a{ border-left:none;}.fnav_pic{ width:24%; margin:0 auto;}.fnav_pic img{ width:100%;}.fnav_wb{font-size:0.8125rem; padding-top:2px;}footer{ padding:20px 0 120px 0;}}


@media screen and (max-width:770px){
/*分类*/
header{ background:none; width:auto; display:block;position: relative; z-index:100; margin:0; padding:0; border-radius:0; float:none !important;}
header nav li{background:none; line-height:inherit; margin-bottom:auto;}
header nav li a{ font-weight:inherit; border:none; padding:inherit; height:auto; z-index:9;}
header nav li span{ display:none;}
header nav li ul li{ margin:auto; background:none;}
header nav li ul li a{border:0; line-height:inherit;}
header nav li i{ height:40px;}
.mean-container .mean-bar {width:100%;position:relative;background:#0056ab; height:40px; z-index:99;}
.mean-container .mean-bar div.fl{ font-size:1rem; color:#fff; line-height:40px; padding-left:2%;}
.mean-container a.meanmenu-reveal {width:22px;height:22px;padding:9px 10px;position:absolute;top:0;right:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;	display:block;font-family:Arial, Helvetica, sans-serif;	font-weight:700}
.mean-container a.meanmenu-reveal span {display:block;background:#fff;height:3px;margin-top:3px}
.mean-container .mean-nav {float:left;width:100%;background: rgba(243,243,243,1); margin-bottom:30px;}
.mean-container .mean-nav ul {padding:0;margin:0;width:100%;list-style-type:none;}
.mean-container .mean-nav ul li {position:relative;width:100%;}
.mean-container .mean-nav ul li a {display:block;width:90%; background:none; font-size:0.875rem;padding:0 5%;height:39px; line-height:39px;margin:0;text-align:left;border-top:1px solid #383838;border-top:1px solid rgba(173, 173, 173, .5);text-decoration:none;text-transform:uppercase}
.mean-container .mean-nav ul li li a {width:80%;padding:0 10%; height:45px; line-height:45px; border-top:1px solid rgba(216,216,216,.25);	opacity:.75; filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}
.mean-container .mean-nav ul li.mean-last a {border-bottom:0;margin-bottom:0}
.mean-container .mean-nav ul li a.mean-expand {width:15px;height:40px;text-align:center;position:absolute;right:0;top:0;z-index:10;font-weight:700;	background:rgba(255, 255, 255, .1);	border:0!important;	border-left:1px solid rgba(255, 255, 255, .4)!important;border-bottom:1px solid rgba(255, 255, 255, .2)!important}
.mean-container .mean-nav ul li a.mean-expand:hover {background:rgba(0,0,0,.9)}
.mean-container .mean-push {float:left;	width:100%;	padding:0;	margin:0;clear:both}
.mean-nav .wrapper {width:100%;padding:0;margin:0}
.mean-container .mean-bar, .mean-container .mean-bar * {-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.mean-remove {display:none!important}
header nav {text-align: center;background: #efefef;}
header nav ul {margin:0;padding:1em;list-style-type: none;}
/*分类*/	
}
/*导航样式*/
@media screen and (max-width:1023px){
.sp_nav{width:60px;float:right;position:relative;cursor: pointer; height:60px; background:#0f6485; 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(15,100,133,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>ul>li:first-child{overflow:hidden; border-top:none;}
.sjj_nav>ul>li:first-child>a{float:left; width:calc(100% - 70px);}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px rgba(255,255,255,0.1) solid;text-align:center;color:#999;}
.sjj_nav ul li i{ display:block; position:absolute;top:5px;right:0px;border-left:1px rgba(255,255,255,0.1) solid;height:40px; padding:0px 10px 0 10px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li em{ display:none;}
.sjj_nav ul li{border-top:1px rgba(255,255,255,0.1) solid;margin-left:10px;position:relative;line-height:50px;font-size:14px;}
.sjj_nav>ul >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>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;}
}