@charset "utf-8";
/* CSS Document */
html{margin:0px; padding:0px;}
body{font-family:"Microsoft YaHei",Arial; font-size:100%; color:#434343; margin:0 auto; overflow-x:hidden; max-width:1920px; width:100%; position:relative;}
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:#68b92e; 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 #68b92e; 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 #68b92e; 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:#f5f5f5; position:relative; z-index:999; transition:0.5s;}
.top_bg .kg{ display: grid; grid-template-columns: 1fr 360px; justify-content: space-between; height: 38px;}
.top_l{ line-height: 38px; height: 38px; overflow: hidden; font-size: 0.875rem; color: #999;}
.top_r{ text-align: right; line-height: 38px; height: 38px; font-size: 0.875rem; color: #999;}
.top_r a{ color: #666; transition: 0.5s;}
.top_r img{ margin-bottom: -3px; margin-right: 5px;}
.top_r span{ padding: 0 15px;}
.top_r a:hover{ color: #00a1e9; transition: 0.5s;}
.logo_nav{ width: 100%; background: #fff; position: relative; z-index: 999;}
.logo_tel{width:100%; background:#fff; height:130px; position:relative; z-index:9;}
.logo_tel .kg{ display: grid; grid-template-columns: repeat(2,auto); justify-content: space-between;}
.logo{ display: grid; grid-template-columns: repeat(2,auto); justify-content: left; padding-top: 22px; align-items: center; grid-gap: 0 28px;}
.logo p{ font-size: 1.375rem; color: #00a1e9; font-weight: bold; margin-bottom: 3px;}
.logo span{ font-size: 1.125rem; color: #333;}
.tel{ margin-top:27px; padding-left:70px;background: url(../images/tel.png) no-repeat left top;}
.tel a{display:block; color: #999; line-height: 40px;}
.tel p{font-family:"alternate"; font-size:2.25rem; color:#00a1e9; line-height:38px;}
.sp_nav i{ display:none;}
.nav_bg{ background:#00a1e9; position:relative; z-index:999; width:100%;}
.sjj_nav>ul>li{float:left; position:relative; width:9.09%;}
.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:hover>a,.sjj_nav>ul>li.cur>a{ color:#fff; transition:0.5s;}
.sjj_nav>ul>li:before{ content:""; background:#d5d5d5; height:18px; width:1px; position:absolute; left:0%; top:20px; transition:0.5s;}
.sjj_nav>ul>li:nth-child(1):before{ background:none;}
.sjj_nav>ul>li:nth-last-child(2){ display: none;}
.sjj_nav>ul>li:after{ content:""; background:#4ace19; 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:130%; background:rgba(0,161,233,0.95); left:-15%; 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; color:#fff;  line-height:46px; height:46px; transition:0.5s;}
.sjj_nav>ul>li>ul>li:hover>a{ background:#4ace19; transition:0.5s;}
@media screen and (max-width:1279px){
.nav_bg .kg{ width: auto;}
}
@media screen and (max-width:1023px){
.top_bg{ display: none;}
.logo_tel{height:80px;}
.logo_tel .kg{ width: 99%; padding-left: 1%;}
.logo{ padding-top: 0px;}
.tel{ display: none;}
.nav_bg .kg{ width: 60%;}
.sjj_nav>ul>li:before,.sjj_nav>ul>li:after{ display: none;}
.sjj_nav>ul>li>ul{ background: none; position: relative; left: auto; width: auto;}
.sjj_nav>ul>li>ul>li{ border-top:1px solid rgba(255,255,255,0.1);}
.sjj_nav>ul>li:nth-last-child(2){ display: block;}
}
@media screen and (max-width:767px){
.logo_tel{height:50px;}
.logo_tel .kg{ grid-gap: 0 20px;}
.logo{ grid-gap: 0 10px;}
.logo img{ height: 40px;}
.logo span{ font-size: 0.8125rem; color: #333; line-height: 18px;}
}
/*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%; z-index: 10;}
.banner_nr li{ width:100%;}
.banner_nr li a{ display:block; height:600px;}
.banner_nr li img{ display:none;}
.banner_an{ position:absolute; left:0; bottom:5%; width:100%; text-align:center; z-index:9;}
.banner_an li{ cursor:pointer; overflow:hidden; display:inline-block; width:10px; height:10px; background: #fff; margin: 0 5px; border-radius: 5px; overflow: hidden; text-indent: -999rem; transition:0.5s;}
.banner_an li.on{ background: #00a1e9; width:46px; 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:1279px){
.banner_nr li a{ background-size: auto 100% !important; height:450px;}
}
@media screen and (max-width:1023px){
.banner_nr li a{ height:340px;}
}
@media screen and (max-width:770px){
.banner_nr li a{ background: none !important; height: auto;}
.banner_nr li a img{ display: block; width: 100%;}
}
/*banner*/
.sous_bg{ background: #fff; border-bottom: 1px solid #eee; position: relative; z-index: 9;}
.gjc{ height: 70px; line-height: 70px; background: url(../images/gjc.png) no-repeat left center; padding-left: 23px; font-size: 1rem; color: #000;}
.gjc a{ color: #666; margin-right: 20px;}
.gjc a:hover{ color: #00a1e9;}
.sous form{ display: grid; grid-template-columns: 88% 1fr; justify-content: space-between;}
.sous_kg{ display: block; height: 34px; border: 1px solid #ccc; border-right: none; font-family:"Microsoft YaHei"; padding: 0 4%; outline: none;}
.sous_an{ display: block; background: url(../images/sous.png) no-repeat center #68b92e; background-size: 60%; height: 36px; outline: none; border: 0; padding: 0; cursor: pointer;}
@media screen and (max-width:767px){
.sous_bg{ display: none;}
}

.index_bga{ background: #fff; width: 100%; padding: 70px 0 80px 0; overflow: hidden;}
.inda_tit{ text-align: center;}
.inda_tit h2{ font-size: 2.25rem; font-weight: bold; color: #00a1e9;}
.inda_tit span{ color: #68b92e;}
.inda_tit h2::after{ content: ''; width: 50px; height: 3px; background: #00a1e9; display: block; margin: 12px auto;}
.inda_tit p{ font-size: 1.375rem; color: #333;}
.index_bga .inda_nr{ padding-top: 40px;}

.inda_fl{ padding-top: 50px; width: 70%; margin: 0 auto;}
.inda_fl ul{ display: grid; grid-template-columns: repeat(6,16%); justify-content: space-between;}
.inda_fl li{ background: #f1f1f1; text-align: center; position: relative;}
.inda_fl li a{ display: block; height: 46px; line-height: 46px; color: #333; position: relative; z-index: 9; transition: 0.5s;}
.inda_fl li:hover a,.inda_fl li.on a{ color: #fff; transition: 0.5s;}
.inda_fl li::after{ content: ''; width: 100%; height: 100%; background: #68b92e; position: absolute; left: 0; top: 0; transform: scaleX(0); transition: 0.5s;}
.inda_fl li:hover::after,.inda_fl li.on::after{ transform: scaleX(1); transition: 0.5s;}
.indb_nr{ padding-top: 35px;}
.indb_one{box-shadow: 0px 0px 10px rgba(0,0,0,0.1); background: #00a1e9;}
.indb_one a{ display: grid; grid-template-columns: 50% 1fr; grid-gap: 0 50px; align-items: center;}
.indb_tp{ overflow: hidden;}
.indb_tp img{ display: block; width: 100%; transition: 0.5s;}
.indb_tp:hover img{ transform: scale(1.05);}
.indb_wb h3{ font-size: 2rem; font-weight: bold; color: #fff;}
.indb_wb h3::after{ content: ''; width: 50px; height: 3px; background: #fff; margin: 24px 0 35px 0; display: block;}
.indb_ms{ font-size: 1.125rem; color:#fff; width:90%;}
.indb_ms p{ position: relative; line-height: 24px; margin-bottom: 15px; color: #fff; padding-left: 15px;}
.indb_ms p::after{ content: ''; position: absolute; left: 0; top: 8px; width: 8px; height: 8px; background: #fff; border-radius: 50%;}
.indb_mo{ background: #eee; color: #333; width: 156px; height: 50px; line-height: 50px; text-align: center; margin-top: 60px; transition: 0.5s;}
.indb_mo:hover{ background: #68b92e; color: #fff; transition: 0.5s;}
.indb_nr ul{ display: grid; grid-template-columns: repeat(3,1fr); grid-gap: 30px; margin-top: 30px;}
.indb_nr li{ position: relative;}
.indb_kg{ position: relative;}
.indb_i i{ position: absolute; background: #68b92e; z-index: 9; transition: 0.5s;}
.indb_i i:nth-child(1){ width: 4px; height: 0; left: 0; bottom: 0;}
.indb_i i:nth-child(2){ width: 0; height: 4px; left: 0; top: 0;}
.indb_i i:nth-child(3){ width: 4px; height: 0; right: 0; top: 0;}
.indb_i i:nth-child(4){ width: 0; height: 4px; right: 0; bottom: 0;}
.indb_nr li:hover .indb_i i:nth-child(1),.indb_nr li:hover .indb_i i:nth-child(3){height: 100%; transition: 0.5s;}
.indb_nr li:hover .indb_i i:nth-child(2),.indb_nr li:hover .indb_i i:nth-child(4){width: 100%; transition: 0.5s;}
.indb_pic{ overflow: hidden; border: 4px solid #eee;}
.indb_pic img{ display: block; width: 100%; transition: 0.5s;}
.indb_nr li:hover .indb_pic img{ transform: scale(1.05);}
.indb_mc{ height: 56px; line-height: 56px; background: #00a1e9; padding: 0 4%; color: #fff; position: relative; transition: 0.5s;}
.indb_mc::after{ content: '>'; font-family:'Din'; color: #fff; position: absolute; right: 4%;}
.indb_nr li:hover .indb_mc{ background: #68b92e; transition: 0.5s;}
.indb_more{ padding-top: 40px;}
.indb_more a{ display: block; width: 150px; height: 46px; background: #e4e4e4; text-align: center; line-height: 46px; color: #999; margin: 0 auto; border-radius: 23px; transition: 0.5s;}
.indb_more a:hover{ background: #68b92e; color: #fff; transition: 0.5s;}
.inda_more{ padding-top: 40px;}
.inda_more a{ display: block; margin: 0 auto; width: 150px; height: 44px; text-align: center; line-height: 44px; border: 2px solid #eee; border-radius: 25px; transition: 0.5s;}
.inda_more a:hover{ background: #68b92e; color: #fff; border: 2px solid #68b92e; transition: 0.5s;}

.indb_tit{ text-align: center;}
.indb_tit h2{ font-size: 2.25rem; line-height: 1em; color: #00a1e9;}
.indb_tit span{ color: #68b92e;}
.indb_tit p{ margin: 10px 0; background: url(../images/indb_pbg.png) no-repeat center; line-height: 30px; height: 30px; font-size: 1.125rem; text-align: center; color: #999;}
@media screen and (max-width:1279px){
.indb_wb h3{ font-size: 1.625rem;}
.indb_ms{ font-size: 1rem;}
.indb_mo{ margin-top: 40px; width: 120px; height: 40px; line-height: 40px; font-size: 0.875rem;}
}
@media screen and (max-width:1023px){
.inda_tit h2{ font-size: 2rem;}
.inda_tit h2::after{ width: 32px; height: 2px;}
.inda_tit p{ font-size: 1.25rem;}
.inda_fl{ padding-top: 40px; width: 100%;}
.indb_one a{ grid-gap: 0 30px;}
.indb_wb h3{ font-size: 1.375rem;}
.indb_wb h3::after{ width: 30px; height: 2px; margin: 20px 0 25px 0;}
.indb_ms{ font-size: 0.9375rem;}
.indb_mo{ margin-top: 30px; width: 110px; height: 34px; line-height: 34px; font-size: 0.875rem;}
.indb_nr ul{ grid-gap: 15px; margin-top: 15px;}
.indb_mc{ height: 46px; line-height: 46px; font-size: 0.875rem;}
.inda_more{ padding-top: 30px;}
.inda_more a{width: 110px; height: 36px; line-height: 36px; font-size: 0.875rem;}
}
@media screen and (max-width:767px){
.index_bga{ padding: 40px 0 50px 0;}
.inda_tit h2{ font-size: 1.625rem;}
.inda_tit p{ font-size: 1rem;}
.inda_fl{ padding-top: 25px;}
.inda_fl ul{ grid-template-columns: repeat(3,1fr); grid-gap: 2px;}
.inda_fl li a{ font-size: 0.875rem; height: 36px; line-height: 36px;}
.indb_nr{ padding-top: 20px;}
.indb_one a{ display: block; border: 5px solid #00a1e9;}
.indb_mo{ display: none;}
.indb_wb{ padding: 2.5%;}
.indb_wb h3{ font-size: 1.125rem;}
.indb_wb h3::after{ width: 30px; height: 1px; margin: 10px 0 15px 0;}
.indb_ms{ font-size: 0.875rem; width: auto;}
.indb_nr ul{ grid-template-columns: repeat(2,1fr); grid-gap: 10px;}
.indb_pic{border: 2px solid #eee;}
.indb_i i:nth-child(1){ width: 2px;}
.indb_i i:nth-child(2){ height: 2px;}
.indb_i i:nth-child(3){ width: 2px;}
.indb_i i:nth-child(4){ height: 2px;}
.indb_mc{ height: 40px; line-height: 40px; font-size: 0.875rem;}
.indb_mc::after{display:none;}
.inda_more{ padding-top: 25px;}
.inda_more a{ height: 32px; line-height: 32px;}
}

.indz_bga{ background: #fff; width: 100%; padding: 70px 0 0px 0;}
.indza_nr{ margin-top: 40px;}
.indza_nr ul{ display:grid; grid-template-columns: repeat(6,1fr);}
.indza_nr li{ display:grid; grid-template-rows: repeat(2,1fr); background: #00a1e9;}
.indza_nr li:nth-child(2n){background: #68b92e;}
.indza_pic{overflow: hidden;}
.indza_pic img{display: block; width: 100%;}
.indaz_wb{ position: relative; overflow: hidden; padding-top: 45px;}
.indaz_wb h3{ text-align: center; color: #fff; font-size: 1.5rem;}
.indaz_wb h3::after{ content: ''; width: 30px; height: 2px; background: #fff; display: block; margin: 15px auto 20px auto;}
.indaz_wb p{width: 80%; margin: 0 auto; text-align: center; color: #fff; line-height: 24px;}
.indaz_wb span{ font-family: 'alternate'; position: absolute; width: 100%; font-size: 4rem; text-align: center; bottom: -30px; color: rgba(255,255,255,0.2); line-height: 64px;}
@media screen and (max-width:1599px){
.indaz_wb{padding-top: 25px;}
.indaz_wb h3{font-size: 1.25rem;}
.indaz_wb h3::after{ margin: 13px auto 10px auto;}
.indaz_wb p{width: 94%; font-size: 0.9375rem; line-height: 22px;}
.indaz_wb span{font-size: 3rem; line-height: 60px;}
}
@media screen and (max-width:1279px){
.indza_nr ul{ display:grid; grid-template-columns: repeat(6,1fr);}
.indaz_wb{padding-top: 10px;}
.indaz_wb h3{font-size: 1.125rem; font-weight: bold;}
.indaz_wb h3::after{ margin: 10px auto 8px auto;}
.indaz_wb p{width: 94%; font-size: 0.75rem; line-height: 18px;}
.indaz_wb span{font-size: 2.5rem; line-height: 60px;}
}
@media screen and (max-width:1023px){
.indaz_wb{padding-top: 20px;}
.indaz_wb p{ display: none;}
}
@media screen and (max-width:767px){
.indz_bga{padding: 40px 0 0px 0;}
.indza_nr ul{grid-template-columns: repeat(3,1fr);}
.indza_nr{ margin-top: 20px;}
}

.index_bgc{ background: url(../images/index_bgc.jpg) no-repeat center; width: 100%; padding: 30px 0; overflow: hidden;}
.indc_nr{ display: grid; grid-template-columns: repeat(2,auto); justify-content: center; grid-gap: 0 40px; align-items: center; padding-top: 8px;}
.indc_l{ color: #fff;}
.indc_bt h3:nth-child(1){ font-size: 1.875rem; line-height: 1em;}
.indc_bt h3:nth-child(2){ font-size: 2rem; font-weight: bold; line-height: 1em; margin-top: 10px;}
.indc_zj{ display: grid; grid-template-columns: repeat(5,auto); justify-content: start; grid-gap: 0 25px; margin: 20px 0 30px 0;}
.indc_zj p{ padding-left: 27px; background: url(../images/indc_01.png) no-repeat left; line-height: 20px; padding-top: 2px;}
.indc_ys{ width: 540px;}
.indc_ys ul{display: grid; grid-template-columns: repeat(3,auto); justify-content: start; text-align: center; grid-gap: 0 50px;}
.indc_pic img{ max-width: 90px;}
.indc_mc{ text-align: center; font-size: 1.25rem; padding-top:8px;}
.indc_ms{ line-height: 22px; text-align: center;}
.indc_kg{ padding-top: 25px;}
.indc_kg li a{ display:grid; grid-template-columns: repeat(2,auto); justify-content: start; align-items: center; color: #fff; padding-left: 50px;}
.indc_kg li a{ background: url(../images/indc_03.png) no-repeat left center;}
.indc_kg li p{ color: #fff;}
.indc_kg li span{ font-family: 'alternate'; font-size: 2.25rem;}
@media screen and (max-width:1279px){
.indc_r img{ display: block; width: 100%;}
}
@media screen and (max-width:1023px){
.indc_nr{ grid-gap: 0;}
.indc_bt h3:nth-child(1){ font-size: 1.5rem;}
.indc_bt h3:nth-child(2){ font-size: 1.75rem;}
.indc_zj{ grid-gap: 0 15px; font-size: 0.875rem;}
.indc_pic img{ max-width: 60px;}
.indc_mc{ font-size: 1.125rem;}
.indc_ms{ font-size: 0.875rem;}
}
@media screen and (max-width:767px){
.index_bgc{ background-size: cover;}
.indc_nr{ display: block;}
.indc_bt h3:nth-child(1){ font-size: 1.125rem;}
.indc_bt h3:nth-child(2){ font-size: 1.625rem;}
.indc_zj{ grid-template-columns: repeat(3,auto); justify-content: space-between; grid-gap: 15px 0;}
.indc_pic img{ max-width: 50px;}
.indc_mc{ font-size: 1rem;}
.indc_kg li a{ background-size: auto 30px; padding-left: 40px;}
.indc_kg li span{ font-size: 2rem;}
.indc_r img{ width: 80%; margin: 0 auto;}
}

.index_bgd{ padding-top:80px;background: #fff; width: 100%; position: relative; z-index: 9;}
.indd_nr{ margin-top: 50px; background: #f9f9f9;}
.indd_pic{ width: 50%;}
.indd_pic.fl img{ float: right;}
.indd_wb{ width: 44%; margin-top:70px; padding: 0 3%;}
.indd_bt{position: relative;}
.indd_mc{ display: grid; grid-template-columns: 80px 1fr; justify-content: start; align-items: center;}
.indd_img{ font-size: 3.5rem; font-family: 'alternate'; width: 70px; height: 80px; line-height: 80px; border-radius: 0 0 10px 0; background: #68b92e; text-align: center; color: #fff;}
.indd_mz{ font-size: 1.5rem; font-weight: bold; color: #00a1e9;}
.indd_mz p{ font-size: 0.875rem; color: #999; font-family: Arial; font-weight: normal; margin-top:8px;}
.indd_ms{ padding-top: 20px;}
.indd_ms p{ line-height: 24px; color: #757575; margin-top: 10px; position: relative; padding-left: 12px;}
.indd_ms p::after{ content: ''; width: 5px; height: 5px; position: absolute; left: 0; background: #999; top: 10px; border-radius: 50%;}

.index_bge{ background: #fff; width: 100%; padding-bottom: 85px;}
.inde_nr{ padding-top: 75px;}
.inde_nr ul{ display: grid; grid-template-columns: repeat(5,14.4%); justify-content: space-between;}
.inde_nr li{position: relative; cursor: pointer;}
.inde_bg img{ display: block; width: 100%;}
.inde_po{ position: absolute; width: 100%; top: 40px; left: 0; text-align: center; color: #fff;}
.inde_tb{ transition: 0.5s;}
.inde_nr li:hover .inde_tb{ transform: scaleX(-1); transition: 0.5s;}
.inde_mc{padding-top: 15px;}
.inde_mc h3{ font-weight: bold;}

.index_bgf{ background: #f5f5f5; padding: 80px 0 90px 0; width: 100%; overflow: hidden;}
.icase{ padding-top:50px;}
.icase li{ width: 25%; float: left; transition: 0.5s;}
.icase li a{ display: block; background: #fff; padding: 15px; margin: 0 2%; transition: 0.5s;}
.icase li a:hover{background: #00a1e9; border-radius: 15px; transition: 0.5s;}
.icase_pic{ overflow: hidden;}
.icase_pic img{ display: block; width: 100%; transition: 0.5s;}
.icase li:hover .icase_pic img{ transform: scale(1.05);}
.icase_mc{ text-align: center; font-size: 1.125rem; color: #666; line-height: 40px; height: 40px; overflow: hidden; font-weight: bold; margin-top: 6px; transition: 0.5s;}
.icase_bz{ position: relative; padding-top: 20px;}
.icase_bz p{ line-height: 22px; height: 22px; font-weight: bold; font-size: 0.875rem; color: #999; transition: 0.5s;}
.icase_bz::after{ content: ''; width: 40px; background: rgba(0,0,0,0.3); height: 1px; position: absolute; top: -1px; left: 50%; margin-left: -20px;}
.icase_ms{ height: 72px; line-height: 24px; overflow: hidden; color: #999; font-size: 0.875rem; margin-top: 10px; transition: 0.5s;}
.icase_more{ font-size: 0.875rem; line-height: 24px; color: #999; transition: 0.5s;}
.icase li:hover .icase_mc,.icase li:hover .icase_bz p,.icase li:hover .icase_ms,.icase li:hover .icase_more{ color: #fff; transition: 0.5s;}
.icase_an{ text-align: center; padding-top: 40px;}
.icase_an a{ display: inline-block; vertical-align: top; width: 44px; height: 44px; line-height: 44px; font-family: 'Din'; border: 1px solid #ddd; cursor: pointer;}
.icase_an a.icase_gd{ width: auto; padding: 0 35px; margin: 0 6px;}
.icase_an a:hover{ color: #fff; background: #68b92e;}
@media screen and (max-width:1279px){
.index_bgf{padding: 70px 0 80px 0;}
.icase{ padding-top: 30px;}
.icase li a{ padding: 8px;}
.icase li a:hover{border-radius: 0;}
.icase_mc{font-size: 1rem;}
}
@media screen and (max-width:1023px){
.icase li a{ padding: 4px;}
.icase li a:hover{border-radius: 0;}
.icase_mc{font-size: 0.9375rem; line-height: 32px; height: 32px;}
.icase_an{ padding-top: 30px;}
.icase_an a{width: 34px; height: 34px; line-height: 34px;}
.icase_an a.icase_gd{padding: 0 30px; margin: 0 3px; font-size: 0.875rem;}
}
@media screen and (max-width:767px){
.index_bgf{ padding: 40px 0 50px 0;}
.icase{ overflow: hidden;}
.icase,.icase_an{ padding-top: 20px;}
.icase_an a.icase_gd{padding: 0 20px;}
.icase li{ width: 50%;}
.icase_mc{font-size: 0.875rem;}
}

.indz_bgb{ background: url(../images/indz_bgb.jpg) no-repeat center bottom; width: 100%; padding: 180px 0 80px 0;}
.indz_bgb .inda_tit h2,.indz_bgb .inda_tit p{ color: #fff;}
.indz_bgb .inda_tit span{ color: #8ff542; font-size: 3rem;}
.indz_bgb .inda_tit h2::after{ background: #fff; margin: 20px auto;}
.indzb_nr{ margin-top:40px; position:relative;}
.indzb_l{ width:41%;}
.indzbl_kg{ border:4px solid #fff; padding:80px 0 80px 8%;}
.indzbl_bt{ font-size:1.5rem; font-family:"Din"; color: #fff;}
.indzbl_bt p{ font-size:1.5rem; font-weight:bold; color:#8ff542;}
.indzbl_bz{ border:1px solid #fff; height:44px; font-size:1.125rem; line-height:44px; margin-top:40px; width:310px; text-align:center; color: #fff;}
.indzbl_zj{ margin-top:40px;}
.indzbl_zj li{ float:left; margin-left:30px;}
.indzbl_zj li:nth-child(1){ margin-left:0;}
.indzbl_mc{ text-align:center; font-size:0.875rem; padding-top:8px; color:#fff;}
.indzbl_tel{ padding-top:60px;}
.indzbl_tel a{ display:block; background:url(../images/indzb_tel.png) no-repeat left 13px; padding-left:34px; color:#fff;}
.indzbl_tel span{ font-size:2rem; font-family:"alternate"; color:#8ef442;}
.indzb_r{ position:absolute; top:34px; right:0; background:rgba(181,232,255,1); padding:30px 4.5%; width:60%; z-index:9;}
.indzb_r li{ width:47%; cursor:pointer;}
.indzb_r .indzbfg{ height:48px;}
.indzbr_bt span{ font-size:2.5rem; color:#00a1e9; font-family:"alternate"; line-height:40px;}
.indzbr_bt p{ font-size:1.625rem; color:#333; padding:2px 0 10px 0;}
.indzbr_bt i{ display:block; width:35px; height:2px; background:#00a1e9; transition:0.5s;}
.indzb_r li:hover .indzbr_bt i{ width:100%;  transition:0.5s;}
.indzbr_ms{ margin-top:13px; font-size:0.9375rem; line-height:24px; height: 96px; color:#696969;}
@media screen and (max-width:1279px){
.indz_bgb{ background-size: cover; padding: 80px 0 80px 0; margin-top: 80px;}
.indzbl_kg{ border: 2px solid #fff; padding: 60px 4%;}
.indzb_r{ padding: 25px 3%; width: 56%;}
.indzbr_bt p{ font-size: 1.125rem;}
.indzbr_ms{ font-size: 0.8125rem;}
}
@media screen and (max-width:1023px){
.indzb_l{ width:60%; margin: 0 auto; float: none;}
.indzbl_zj li{ width: 32%; margin: 0; text-align: center;}
.indzbl_zj li:nth-child(2){ margin: 0 2%;}
.indzbl_tp img{ max-width: 90%;}
.indzb_r{ display: none;}
}
@media screen and (max-width:767px){
.indz_bgb{padding: 40px 0 50px 0; margin-top: 50px;}
.indzb_l{ width:100%; margin: 0 auto; float: none;}
.indzbl_kg{ border: 1px solid #fff; padding: 20px 2%;}
.indz_bgb .inda_tit span{ font-size: 1.875rem;}
.indz_bgb .inda_tit h2::after{ margin: 10px auto;}
.indzb_nr{ margin-top: 20px;}
.indzbl_bt{ font-size: 1.25rem;}
.indzbl_bt p{ font-size: 1.375rem;}
.indzbl_bz{ font-size: 1rem; width: auto; margin-top: 20px; line-height: 36px; height: 36px;}
.indzbl_zj{ margin-top: 20px;}
.indzbl_tel{ padding-top: 20px;}
}

.index_bgg{ background: url(../images/index_bgg.jpg) no-repeat center top; width: 100%; padding: 80px 0;}
.indg_title{ text-align: center; color: #fff;}
.indg_title h2{ font-size: 2.25rem; color: #fff; font-weight: bold;}
.indg_title h2::after{ content: ''; width: 46px; height: 3px; background: #fff; margin: 13px auto 15px auto; display: block;}
.indg_title p{ font-size: 1.125rem;}
.indg_kg{ background: #f9f9f9; margin-top: 50px; padding: 2%; display: grid; grid-template-columns: 50% 1fr; grid-gap: 0 40px; border-radius: 20px 20px 0 0;}
.indg_l{ overflow: hidden;}
.indg_l img{ display: block; width: 100%;}
.indg_bt{ font-size: 1.875rem; font-weight: bold; color: #333; height: 70px; line-height: 70px; border-bottom: 1px solid #ddd;}
.indg_ms{ padding-top: 28px; line-height: 28px;}
.indg_more{ padding-top: 40px;}
.indg_more a{ display: block; width: 146px; height: 44px; border: 2px solid #ddd; text-align: center; line-height: 44px; border-radius: 24px; transition: 0.5s;}
.indg_more a:hover{ border: 2px solid #68b92e; background: #68b92e; color: #fff; transition: 0.5s;}
.indg_gd{ margin-top: 20px;}
.indg_nr li{ float: left; width: 25%;}
.indg_nr li a{ display: block; margin: 0 3%;}
.indg_pic{ overflow: hidden; border: 1px solid #ddd;}
.indg_pic img{ display: block; width: 100%; transition: 0.5s;}
.indg_nr li:hover .indg_pic img{ transform: scale(1.05);}
.indg_mc{ height: 50px; line-height: 50px; background: #00a1e9; text-align: center; color: #fff;}
@media screen and (max-width:1279px){
.index_bgg{ background-size: auto 50%;}
.indg_kg{margin-top: 30px; grid-gap: 0 30px; border-radius: 10px 10px 0 0;}
.indg_bt{ font-size: 1.625rem; height: 60px; line-height: 60px;}
.indg_ms{ padding-top: 24px; line-height: 24px; font-size: 0.875rem;}
.indg_more{ padding-top: 25px;}
.indg_more a{width: 126px; height: 36px; font-size: 0.875rem; line-height: 36px;}
.indg_mc{ height: 50px; line-height: 50px;}
}
@media screen and (max-width:1023px){
.indg_kg{grid-gap: 0 20px; border-radius: 5px 5px 0 0;}
.indg_bt{ font-size: 1.25rem; height: 50px; line-height: 50px;}
.indg_mc{ height: 40px; line-height: 40px; font-size: 0.875rem;}
.indg_ms{ padding-top: 22px; line-height: 22px;}
}
@media screen and (max-width:767px){
.index_bgg{ padding: 40px 0 50px 0;}
.indg_title h2{ font-size: 1.625rem;}
.indg_title h2::after{width: 32px; height: 2px; margin: 10px auto 12px auto;}
.indg_title p{ font-size: 1rem;}
.indg_kg{ margin-top: 20px; display: block; padding-bottom: 20px;}
.indg_bt{ font-size: 1.125rem;}
.indg_more{ padding-top: 15px;}
.indg_more a{width: 100px; height: 32px; font-size: 0.875rem; line-height: 32px; margin: 0 auto;}
.indg_nr{ overflow: hidden;}
.indg_nr li{width: 33.333%;}
.indg_nr li a{margin: 0 2%;}
.indg_mc{ height: 34px; line-height: 34px;}
}

.index_bgh{ background: #fff; width: 100%; padding-bottom: 80px;}
.indh_nr{ display: grid; grid-template-columns: repeat(3,30%); justify-content: space-between;}
.indh_title{ display: grid; grid-template-columns: repeat(2,auto); justify-content: space-between; position: relative; border-bottom: 1px solid #00a1e9; line-height: 39px;}
.indh_bt{ font-size: 1.25rem; color: #333; position: relative;}
.indh_bt span{ color: #999; font-family: Arial; font-size: 0.875rem; padding-left: 8px;}
.indh_bt::after{ content: ''; width: 100%; height: 1px; background: #68b92e; position: absolute; bottom: -1px; left: 0;}
.indh_pic{ overflow: hidden; margin-top: 20px;}
.indh_pic img{ display: block; width: 100%; transition: 0.5s;}
.indh_pic:hover img{ transform: scale(1.05);}
.indh_lnr li{ border-bottom: 1px dashed #eee; display: grid; grid-template-columns: 1fr 80px;}
.indh_lnr li a{ display: block; font-size: 0.875rem; line-height: 39px; height: 39px; background: url(../images/indh_lb.png) no-repeat left center; padding-left: 24px; overflow: hidden;}
.indh_l:nth-child(2) .indh_lnr li a{background: url(../images/indh_bz.png) no-repeat left center;}
.indh_lnr li span{ font-size: 0.875rem; line-height: 39px; height: 39px; color: #999;}
.indr_nr{ margin-top: 20px;}
.indr_nr li{ padding-bottom: 25px;}
.wen{ background: url(../images/indh_q.png) no-repeat left center; line-height: 24px; height: 24px; font-size:1rem; overflow: hidden; padding-left: 24px;}
.da{ background: url(../images/indh_a.png) no-repeat left 3px; line-height: 22px; height: 44px; font-size: 0.875rem; overflow: hidden; padding-left: 24px; margin-top: 10px; color: #666;}
@media screen and (max-width:1279px){
.indr_nr li{ padding-bottom: 12px;}
.da{margin-top: 5px;}
}
@media screen and (max-width:1023px){
.indh_bt{ font-size: 1.125rem;}
.indh_bt span{font-size: 0.75rem; padding-left: 5px;}
.indh_more a{ font-size: 0.875rem;}
.indh_lnr li span{ display: none;}
.indr_nr li{ padding-bottom: 8px;}
}
@media screen and (max-width:767px){
.index_bgh{padding-bottom: 50px;}
.indh_nr{ display: block;}
.indh_l:nth-child(2){ margin: 25px 0;}
.wen{ font-size: 0.9375rem;}
.da{ font-size: 0.8125rem;}
.indr_nr li{ padding-bottom: 12px;}
}

.link_bg{padding:25px 0; background:#f9f9f9;}
.link_bg .kg{ display: flex; justify-content: start;}
.link_title{ line-height: 24px; font-size: 1.125rem; font-weight: bold; color: #00a1e9; flex: 0 0 150px;}
.link_nr{ height:24px; overflow:hidden; line-height:24px; width:1130px;}
.link_nr a{ display:block; float:left; margin-right:25px; font-size:1rem;}
.link_nr a:hover{ text-decoration:underline;}
@media screen and (max-width:1279px){.link_bg{ display:none;}}

.foot_bg{ background:#00a1e9; padding-top:60px; width:100%; overflow:hidden;}
.fnavtel{ padding-bottom:50px;}
.fnavtel .kg{ display: grid; grid-template-columns: auto 380px 280px; justify-content: space-between;}
.fbt{ padding-bottom: 25px;}
.fbt span{ color: #fff; font-size: 1.5rem; font-weight: bold;}
.fbt p{ font-weight: bold; color: #fff;}
.flnr{ color: #fff;}
.flnr p{ line-height: 22px; margin-bottom: 8px;}
.flnr a{ color: #fff;}
.flnr a:hover{ text-decoration: underline;}
.foot_r{ padding: 0 60px; position: relative;}
.foot_r::before{ content: ''; width: 2px; height: 100%; background: url(../images/fxt.png) repeat-y; position: absolute; left: 0; top: 0;}
.foot_r::after{ content: ''; width: 2px; height: 100%; background: url(../images/fxt.png) repeat-y; position: absolute; right: 0; top: 0;}
.fnav ul{ display: grid; grid-template-columns: repeat(2,auto); justify-content: space-between;}
.fnav li a{ display: block; color: #fff; line-height: 30px;}
.fnav li a:hover{ text-decoration: underline;}
.fewm_nr ul{ display: grid; grid-template-columns: repeat(2,48%); justify-content: space-between;}
.fewm_pic img{ display: block; width: 100%;}
.fbq{ padding-top:20px; padding-bottom:20px; line-height:24px; font-size:0.875rem; color:#fff; border-top: 1px solid rgba(255,255,255,0.2);}
.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){
.flnr p{ font-size: 0.875rem;}
.foot_r{ padding: 0 40px;}
.fewm{ padding-left: 20px;}
}
@media screen and (max-width:1023px){
.fnavtel .kg{grid-template-columns: auto 280px;}
.foot_r{ display: none;}
}
@media screen and (max-width:767px){
.foot_bg{padding-top:25px;}
.fnavtel{ padding-bottom:25px;}
.fbt{ padding-bottom: 15px;}
.fbt span{ font-size: 1rem;}
.flnr p{ margin-bottom: 5px;}
.fnavtel .kg{ grid-template-columns: 1fr 100px; grid-gap: 0 12px;}
.fewm{ padding-left: 0px;}
.fewm_nr ul{ grid-template-columns: 1fr;}
.fewm_nr li:nth-child(2){ display: none;}
.fbq{ padding-top:15px; padding-bottom:65px; line-height:22px;}
}
/*首页style结束*/


/*内页style开始*/
.about_banner{ background:url(../images/about_banner.jpg) no-repeat center; width:100%; height:340px;}
.contact_banner{ background:url(../images/contact_banner.jpg) no-repeat center; width:100%; height:340px;}
.news_banner{ background:url(../images/news_banner.jpg) no-repeat center; width:100%; height:340px;}
.pro_banner{ background:url(../images/pro_banner.jpg) no-repeat center; width:100%; height:340px;}
.pro0_banner{ background:url(../images/pro0_banner.jpg) no-repeat center; width:100%; height:340px;}
.pro1_banner{ background:url(../images/pro1_banner.jpg) no-repeat center; width:100%; height:340px;}
.pro2_banner{ background:url(../images/pro2_banner.jpg) no-repeat center; width:100%; height:340px;}
.pro3_banner{ background:url(../images/pro3_banner.jpg) no-repeat center; width:100%; height:340px;}
.pro4_banner{ background:url(../images/pro4_banner.jpg) no-repeat center; width:100%; height:340px;}
.pro5_banner{ background:url(../images/pro5_banner.jpg) no-repeat center; width:100%; height:340px;}
.proshow_banner{ background:url(../images/porshow_banner.jpg) no-repeat center; width:100%; height:206px;}
.main_l{ padding-top: 110px; color: #fff; padding-left: 5%;}
.main_l .nytit{ font-size: 2.25rem;}
.main_l p::after{ content: ''; width: 40px; height: 2px; background: #fff; margin: 20px 0 0 0; display: block;}
.main_l p{ font-size: 1.25rem; padding-top: 5px;}
.main_c{ padding-top: 110px; color: #333; text-align: center;}
.main_c .nytit{ font-size: 2.25rem; color: #00a1e9;}
.main_c p::after{ content: ''; width: 40px; height: 2px; background: #fff; margin: 20px auto 0 auto; display: block;}
.main_c p{ font-size: 1.25rem; padding-top: 5px;}
.main_flbg{width:100%; position:relative; height:70px; background:#f1f1f1;}
.main_fl li{ position:relative; float:left;}
.main_fl li a{ color:#333; font-size:1rem; padding:0 45px; height:70px; line-height:70px; display:block; text-align:center; position:relative; z-index:9; transition:0.5s;}
.main_fl li:hover a,.main_fl li.cur a{ color:#fff; transition:0.5s;}
.main_fl li:after{ content:""; display:block; background:#68b92e; width:100%; height:100%; position:absolute; top:0; left:0%; z-index:1; transform: scaleX(0); transition:0.5s;}
.main_fl li:hover:after,.main_fl li.cur:after{transform: scaleX(1); transition:0.5s;}
.main_wz{ font-size:0.875rem; color:#666; line-height:70px; height:70px;}
.main_wz img{ margin-bottom:-2px; margin-right:8px;}
.main_wz span{ padding:0 8px;}
.main_wz a{ color:#666;}
.main_wz a:hover{ color:#68b92e;}
.main{ background:#fff; padding-top:70px; padding-bottom:100px;}
.maina{ background:#fff; padding-top:70px; padding-bottom:100px;}
.about_nr{ color:#686868; font-size:1rem; line-height:1.8em;}
.about_nr img{ max-width:100%;}
@media screen and (max-width:1279px){
.about_banner,.contact_banner,.news_banner,.pro_banner,.pro1_banner,.pro2_banner,.pro3_banner,.pro4_banner,.pro5_banner,.pro0_banner{ background-size: auto 100%; height: 280px;}
.main_c{ padding-top: 90px;}
.main_c .nytit{ font-size: 2rem;}
.main_c p{ font-size: 1.125rem;}
.main_l{ padding-top: 90px;}
.main_l .nytit{ font-size: 2rem;}
.main_l p{ font-size: 1.125rem;}
.main_flbg{ height: auto;}
.main_flbg .kg{ width: 100%;}
.main_wz{ padding-right: 1%;}
.main{padding-top:60px; padding-bottom:80px;}
}
@media screen and (max-width:1023px){
.about_banner,.contact_banner,.news_banner,.pro_banner,.pro1_banner,.pro2_banner,.pro3_banner,.pro4_banner,.pro5_banner,.pro0_banner{height: 220px;}
.main_c{ padding-top: 60px;}
.main_c .nytit{ font-size: 1.875rem;}
.main_c p{ font-size: 1rem;}
.main_l{ padding-top: 60px; padding-left: 2%;}
.main_l .nytit{ font-size: 1.875rem;}
.main_l p::after{width: 30px; margin: 12px 0 0 0;}
.main_l p{ font-size: 1rem;}
.main_wz{ display: none;}
.main{padding-top:50px; padding-bottom:70px;}
}
@media screen and (max-width:767px){
.about_banner,.contact_banner,.news_banner,.pro_banner,.pro1_banner,.pro2_banner,.pro3_banner,.pro4_banner,.pro5_banner,.pro0_banner{height: 120px;}
.main_c{ padding-top: 40px;}
.main_c .nytit{ font-size: 1.25rem;}
.main_c p{ font-size: 0.875rem; padding-top: 0;}
.main_c p::after{width: 24px; margin: 8px auto 0 auto;}
.main_l{ padding-top: 40px; padding-left: 1%;}
.main_l .nytit{ font-size: 1.25rem;}
.main_l p::after{width: 24px; margin: 6px 0 0 0;}
.main_l p{ font-size: 0.875rem;}
.pro_banner .main_l,.pro1_banner .main_l,.pro2_banner .main_l,.pro3_banner .main_l,.pro4_banner .main_l,.pro5_banner .main_l,.pro0_banner .main_l{ display:none;}
.main_wz{ display: none;}
.main_fl{ float: none;}
.fl_03 li{ width: 33.333%;}
.main_fl li a{padding:0; height:42px; line-height:42px;}
.main{padding-top:40px; padding-bottom:50px;}
.maina{padding-top:40px; padding-bottom:50px;}
.about_nr{ font-size:0.875rem;}
}

/*case*/
.case_nr li{ float:left; width:48.5%;}
.case_nr li:nth-child(2){margin-top:53px;}
.case_nr li:nth-child(2n){ float:right;}
.case_nr li a{display:block;}
.case_pic{position:relative;}
.case_pic p{ overflow:hidden; position:relative; z-index:9;}
.case_pic p img{ display:block; width:100%; transition:0.5s;}
.case_nr li:hover .case_pic p img{transform:scale(1.05);}
.case_pic:after{ content:''; width:100%; height:100%; position:absolute; left:10px; top:10px; background:#dadada;}
.case_nr li:nth-child(4n) .case_pic:after,.case_nr li:nth-child(4n+1) .case_pic:after{ background:#ffd5a1;}
.case_mc{ height:80px; padding:0 2%;}
.case_mc h2{ height:80px; font-size:1.125rem; color:#000; line-height:80px; overflow:hidden; width:80%; float:left;}
.case_mc p{ height:80px; line-height:80px; font-size:1.5rem; color:#000; text-align:center; float:right;}
/*case*/

/*honor*/
.honor_nr li{float:left; width:23.85%; padding-bottom:25px; margin-right:1.5333%;}
.honor_nr li:nth-child(4n){margin-right:0;}
.honor_pic{overflow:hidden; position:relative; border: 1px solid #ddd;}
.honor_pic::after{ content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../images/honor_kk.png) no-repeat; background-size: 100%;}
.honor_pic p{position: relative;}
.honor_pic img{ display:block; width:100%; transition:0.5s;}
.honor_nr li:hover .honor_pic img{transform:scale(1.05);}
.honor_mc{ text-align:center; line-height:40px; height:40px; overflow:hidden;}
@media screen and (max-width:1023px){
.honor_nr li{width:32%; padding-bottom:20px; margin-right:0%;}
.honor_nr li:nth-child(3n-1){ margin: 0 2%;}
}
@media screen and (max-width:767px){
.honor_nr li{width:49%; padding-bottom:15px;}
.honor_nr li:nth-child(3n-1){ margin: 0;}
.honor_nr li:nth-child(2n){ float: right;}
.honor_mc{ font-size: 0.875rem; line-height:34px; height:34px;}
}
/*honor*/

.news_nr li{ position:relative; border-bottom:1px solid #e2e2e2;}
.news_nr li a{ display:block; padding:2%; position:relative; z-index:9; transition:0.5s;}
.news_nr li:hover a{ background:#fff; box-shadow:0px 1px 8px rgba(0,0,0,0.3); transition:0.5s;}
.news_pic{ overflow:hidden; width:22%;}
.news_pic img{ display:block; width:100%; transition:0.5s;}
.news_nr li:hover .news_pic img{transform:scale(1.1);}
.news_wb{ width:75%;}
.news_bt{ font-size:1.5rem; height:50px; line-height:50px; overflow:hidden;}
.news_ms{ font-size:0.875rem; line-height:24px; height:48px; color:#5f5f5f; overflow:hidden; margin-top:5px; transition:0.5s;}
.news_more{ width:126px; height:34px; text-align:center; background:#00a1e9; line-height:34px; color:#fff; font-size:0.875rem; margin-top:25px;}
.news_nr li:hover .news_more{ background:#68b92e; 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:24px;}
.newsshow_title p{ font-size:0.875rem; color:#999; font-weight:normal; padding-top:8px;}
.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:0.9125rem; line-height:26px;}
.newsshow_wnnr img{ max-width:100%;}
.bdsharebuttonbox{ margin:0 auto; padding-top:40px; width:145px;}
.sxyjsys,.sxyjsys a{ font-size:14px;  line-height:20px;}
.sxyjsys a:hover{ text-decoration:underline;}
.xgnews-tit{ text-align:center; font-size:1.25rem; font-weight:bold; line-height:46px; height:46px; color:#717171;}
.xgnews-con{ padding-top:15px;}
.xgnews-con li{ float:left; width:45%; margin-left:1%; margin-right:4%; line-height:24px; list-style-position:inside; list-style-type:disc;}
.xgnews-con li a{ font-size:14px;}
.xgnews-con li span{ float:right; color:#999; font-size:12px;}
.xgnews-con li a:hover{ text-decoration:underline;}
@media screen and (max-width:1279px){
.news_nr li a{padding:1%;}
.news_bt{ font-size:1.125rem; height:32px; line-height:32px;}
.news_ms{line-height:22px; height:44px;}
.news_more{margin-top:12px;}
.newsshow_title{font-size:1.125rem; font-weight:normal;}
.newsshow_title p{ font-size:0.75rem; padding-top:5px;}
}
@media screen and (max-width:1023px){
.news_nr li a{padding:1%;}
.news_pic{ width:30%;}
.news_wb{ width:67%;}
.news_rq{ margin-bottom:5px; font-size:0.75rem;}
.news_more{ width:110px; height:30px; line-height:30px;}
.newsshow_wnnr{font-size:0.875rem; line-height:24px;}
}
@media screen and (max-width:767px){
.news_nr li{padding-bottom:8px; padding-top:8px;}
.news_bt{ font-size:1rem; height:26px; line-height:26px;}
.news_rq{ display:none;}
.news_ms{ font-size:0.75rem; line-height:18px; height:36px; margin-top:3px;}
.news_more{ display:none;}
.xgnews-tit{font-size:1.125rem; font-weight:normal;}
.xgnews-con li{width:95%;}
}


.inda_nr{ display: grid; grid-template-columns: 280px 1fr;}
.inda_l{ background: #f9f9f9;}
.indal_bt{background: #00a1e9; background: linear-gradient(45deg,transparent 17px,#00a1e9 0); color: #fff; padding: 50px 0 50px 40px;}
.indal_bt p{ font-size: 1.125rem; line-height: 1em;}
.indal_bt h2{ font-size: 1.625rem; line-height: 1em; font-weight: bold; margin-top: 15px;}
header nav{  padding: 0 8% 35px 8%;}
header nav>ul>li{ margin-top: 25px; position: relative;}
header nav>ul>li::after{ content: ''; width: 100%; height: 44px; background: #00a1e9; position: absolute; left: 0; top: 0; border-radius: 22px; transform: scale(0); transition: 0.5s;}
header nav>ul>li:hover::after,header nav>ul>li.cur::after{transform: scale(1); transition: 0.5s;}
header nav>ul>li>a{ display: block; border: 1px solid #c3c3c3; line-height: 42px; height: 42px; border-radius: 22px; text-indent: 40px; color: #8c8c8c !important; font-weight: bold; position: relative; z-index: 9;transition: 0.5s;}
header nav>ul>li:hover>a,header nav>ul>li.cur>a{border: 1px solid #00a1e9; color: #fff !important; transition: 0.5s 0.4s;}
header nav>ul>li>a::after{ content: ''; width: 24px; height: 24px; background: url(../images/inda_lq.png) no-repeat; position: absolute; right: 7px; top: 7px; transition: 0.5s;}
header nav>ul>li:hover>a::after,header nav>ul>li.cur>a::after{background: url(../images/inda_lqq.png) no-repeat; transition: 0.5s;}
header nav>ul>li>ul{ padding-top: 5px;}
header nav>ul>li>ul>li{ position: relative;}
header nav>ul>li>ul>li>a{ display: block; text-indent: 40px; line-height: 36px; line-height: 36px; color: #989898 !important; transition: 0.5s;}
header nav>ul>li>ul>li:hover>a,header nav>ul>li>ul>li.cur>a{ color: #00a1e9 !important; transition: 0.5s;}
.indatel{background: #00a1e9; background: linear-gradient(-135deg,transparent 17px,#00a1e9 0); color: #fff; padding: 0 20px;}
.indatel a{ display: block; background: url(../images/inda_tel.png) no-repeat left top; padding: 40px 0 40px 60px; color: #fff;}
.indatel span{ font-family: 'alternate'; font-size: 2.25rem;}

.pro_nr{ padding-left:30px;}
.pro_nr li{ width:32%; margin-bottom:2%; float:left;}
.pro_nr li:nth-child(3n-1){ margin:0 2% 2% 2%;}
.pro_nr li:hover .indb_i i:nth-child(1),.pro_nr li:hover .indb_i i:nth-child(3){height: 100%; transition: 0.5s;}
.pro_nr li:hover .indb_i i:nth-child(2),.pro_nr li:hover .indb_i i:nth-child(4){width: 100%; transition: 0.5s;}
.pro_nr li:hover .indb_pic img{ transform: scale(1.05);}
.pro_nr li:hover .indb_mc{ background: #68b92e; transition: 0.5s;}
@media screen and (max-width:1279px){
.inda_nr{grid-template-columns: 220px 1fr;}
.indal_bt{padding: 30px 0 30px 20px;}
.indal_bt p{ font-size: 1rem;}
.indal_bt h2{ font-size: 1.5rem;}
header nav{ padding: 0 3% 15px 3%;}
header nav>ul>li>a{ text-indent: 20px; font-size: 1rem;}
header nav>ul>li>ul>li>a{ text-indent: 20px; line-height: 32px; line-height: 32px;}
.indatel{ padding: 0 10px;}
.indatel a{ background-size: auto 70px; padding: 25px 0px 25px 40px;}
.indatel span{ font-size: 2rem;}
.pro_nr{ padding-left: 20px;}
}
@media screen and (max-width:1023px){
.inda_nr{ display: block;}
.maina{ padding-top: 0;}
.maina .kg{ width: 100%;}
.indal_bt,.indatel{ display: none;}
header nav{padding: 0;}
header nav>ul>li{ margin-top:0;}
header nav>ul>li::after{ display: none;}
header nav>ul>li>a{line-height: 42px; height: 42px; border-radius:0; text-indent: 0px; border: 0;}
header nav>ul>li:hover>a,header nav>ul>li.cur>a{border:none; color: #00a1e9 !important;}
header nav>ul>li>a::after{ display: none;}
header nav>ul>li>ul{ padding-top: 0px;}
header nav>ul>li>ul>li>a{text-indent: 0px; color: #666 !important;}
.pro_nr{ width: 96%; margin: 0 auto; padding-left: 0; padding-top: 40px;}
}
@media screen and (max-width:767px){
.pro_nr{padding-top: 20px;}
.pro_nr li{ width:49%;}
.pro_nr li:nth-child(3n-1){ margin:0 0% 2% 0%;}
.pro_nr li:nth-child(2n){ float: right;}
}

.proshow{ padding-left:30px;}
.proshow_gd{ width:54%; position:relative;}
.proshow_img{ border:3px solid #ddd;}
.proshow_img li{ overflow:hidden;}
.proshow_img li img{ display:block; width:100%;}
.proshow_an{ position:absolute; bottom:20px; left:0; width:100%; text-align:center;}
.proshow_an li{ display:inline-block; width:12px; height:12px; background:#fff; border-radius:50%; overflow:hidden; text-indent:-999rem; cursor:pointer; margin:0 5px;}
.proshow_an li.on{ background:#00a1e9;}
.proshowa_wb{ width:43%;}
.nycp_bt{border-bottom:1px solid #dcdcdc; padding-bottom:20px;}
.nycp_bt h1{ color:#000000; font-size:1.5rem;}
.nycp_bt p{ color:#484848; font-size:1rem; line-height:22px;}
.nycp_nr{ font-size:1rem; border-bottom:1px solid #dcdcdc; color:#7a7a7a; line-height:24px; padding:25px 0;}
.nycpnrbt{ color:#484848; font-size: 1.125rem; padding-bottom: 5px;}
.nycp_nr img{ max-width:100%;}
.nytel_kg{ padding-top: 34px; display: grid; grid-template-columns: repeat(2,auto); justify-content: left; grid-gap: 0 20px; align-items: center;}
.nycp_more a{display:inline-block; background:#4ace19; text-align:center; line-height:50px; padding:0 35px; font-size:1.125rem; color:#fff;}
.nycp_more a:nth-child(2){ display:none;}
.nycp_tel a{ font-size:1rem; color:#000;}
.nycp_tel p{ font-size:2.25rem; font-family:"alternate";}

.proshow_bom{ padding-top:65px;}
.proshow_title ul{ display: grid; grid-template-columns: repeat(2,auto); justify-content: left; border-bottom:1px solid #ddd;}
.proshow_title li{font-size:1.25rem; text-align:center; cursor:pointer; line-height:56px; color:#fff; height:56px; padding:0 45px; background: #00a1e9; transition:0.5s;}
.proshow_title li.on{ background:#e40613; transition:0.5s;}
.proshow_kj{ background:#fff; padding: 25px 2% 40px 2%;}
.proshow_nr{ font-size:1rem; line-height:24px;}
.proshow_nr img{ max-width:100%;}
.showcp_an{ padding-top:0.875rem; width:100%; padding-top:40px; margin-bottom:50px;}
.showcp_an p{width:120px;}
.showcp_an p a{width:100%;height:40px; background:#00a1e9; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
.cnxh{ margin-top:20px; background:#fff;}
.cnxh_tit{font-size:1.125rem; font-weight:bold; color:#00a1e9; height:30px; line-height:30px; border-bottom:1px solid #eee; padding-bottom: 15px;}
.cnxh_nr li{ margin-top:20px; float:left; width:24%; margin-right:1.333%;}
.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:#00a1e9; color:#fff; transition:0.5s;}
@media screen and (max-width:1279px){
.nycp_more a{line-height:40px; padding:0 22px; font-size:1rem;}
.nycp_tel a{ font-size:0.875rem;}
.nycp_tel p{ font-size:2rem;}
.proshow_bom{ padding-top:45px;}
.proshow_title li{font-size:1.125rem; line-height:50px; height:50px; padding:0 35px;}
}
@media screen and (max-width:1023px){
.proshow{ padding-left: 0; width: 96%; margin: 0 auto; padding-top: 40px;}
}
@media screen and (max-width:767px){
.proshow_gd,.proshowa_wb{ float: none; width: auto;}
.proshowa_wb{ padding-top: 25px;}
.nytel_kg{ padding-top: 20px; grid-gap: 0 10px;}
.proshow_bom{ padding-top:25px;}
.proshow_title li{font-size:1rem; line-height:40px; height:40px; padding:0 25px;}
.proshow_kj{ background:#fff; padding: 25px 0% 0px 0%;}
.proshow_nr{ font-size:0.875rem; line-height:1.8em;}
.showcp_an{padding-top:30px; margin-bottom:20px;}
.showcp_an p{width:100px;}
.showcp_an p a{height:32px; line-height:32px; font-size:0.875rem;}
.cnxh_nr li{width:49%; margin-right:0%;}
.cnxh_nr li:nth-child(2n){ float: right;}
}
/*内页style结束*/


.fswzj{ display:none;}@media(max-width:767px){.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#006835;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #07753f;}.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 #07753f;}.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;}}

.idc{position: fixed;bottom: 0;left: 0;width: 100%;height: 135px;z-index: 999;}
.fork-sig {visibility: hidden;position: absolute;left: -137px;bottom: 0;width: 219px;height: 231px;background: url(../images/icon_73.png) no-repeat center;
cursor: default;opacity: 0;-webkit-transition: all .6s;transition: all .6s;}
.fork-sig.on {left: 0;visibility: inherit;opacity: 1;}
.banner-fork {visibility:hidden; position:absolute;bottom:0; left:-100%; z-index:999; background:url(../images/idc_bg.jpg) no-repeat center; border-top:2px solid #ffc174; height:118px; width:100%; transition: all 1s; opacity:0;}
.banner-fork.on {visibility: inherit;left: 0;opacity: 1;}
.banner-fork > i {position: absolute;top: 10px;right: 4%;width: 34px;height: 34px;background: url(../images/icon_26.png) no-repeat center;cursor: pointer;}
.fork_kg{ width:96%; max-width:1040px; margin:0 auto; display:grid; grid-template-columns:204px auto 206px; justify-content: space-between; align-items:center; height:118px; position:relative;}
.fork_logo img{ position: absolute; bottom:0; left:0;}
.fork_an a{ display:block; width:100%; height:50px; line-height:50px; color:#fff; background:#cc9550; text-align:center;}
.fork_an img{ margin-bottom:-5px; margin-right:10px;}
@media(max-width:767px){
.idc{ display:none;}
}



@media screen and (max-width:1023px){
/*手机产品分类*/
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:#006835; 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 rgba(0, 0, 0, .1);text-decoration:none;text-transform:uppercase}
.mean-container .mean-nav>ul>li>ul{padding:0;}
.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:#dfdfdf;}
.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:#006835; padding:10px;}
.sp_nav i{display:block; color:#fff; position:absolute; width:100%; bottom:12px; left:0; text-align:center; font-style:normal;}
.sp_nav span{display:block;background:#fff;width:40%;height:2px;position:absolute;left:30%;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:22px}
.sp_nav span:nth-of-type(2){top:32px}
.sp_nav_se span:nth-of-type(1){top:22px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){top:22px;transform:rotate(-45deg)}
.sjj_nav{position:fixed; z-index:9; background:rgba(0,104,53,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(74,206,25,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:1023px){
.cd-top{ display: none;}
}