@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body{font-family:"Microsoft YaHei",Arial; font-size:100%; color:#434343; margin:0px auto; max-width:1920px; overflow-x:hidden;}
ol,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6{list-style:none outside none; margin:0px; padding:0px; font-size:100%; font-weight:normal;}
img {border:none;}
a:link, a:visited {color:#666; text-decoration: none;outline:none;}
a:hover, a:active {color:#bd2621; 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(../img/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(../img/page_bg02.png) top repeat-x #ff8201; 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(../img/page_bg02.png) top repeat-x #ff8201; 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;}

#Map{ background: url(../img/cont_yy.png) no-repeat center bottom; width: 100%; padding-bottom: 30px;}
#dituContent{ height:492px; border:4px solid #e6e6e6; border-radius: 16px;}
@media screen and (max-width:1280px){ #Map{background-size: 100% auto; padding-bottom: 20px;}}
@media screen and (max-width:1020px){
#Map{padding-bottom: 15px;}
#dituContent{ height:300px;}
}
@media screen and (max-width:700px){
#Map{ background: none;}
}
/*基础配置*/

@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:"Ddinr";
 src: url("../fonts/ddinr.eot"),
      url("../fonts/ddinr.ttf");
}
@font-face {
 font-family:"Ddinb";
 src: url("../fonts/Ddinb.otf"),
      url("../fonts/Ddinb.ttf");
}
@font-face {
 font-family:"AgencyFB";
 src: url("../fonts/agencyfb.eot"),
      url("../fonts/agencyfb.ttf");
}
/*首页style开始*/
.top_bg{ width:100%; background:#fff; position:relative; z-index:999; transition:0.5s;}
.logo_tel{width:100%; background:#fff; height:128px; position:relative; z-index:9;}
.logo{padding-top:24px; display: flex; align-items: center;}
h1.logo a {
    color: #00a650;
    font-size: 38px;
    font-weight: bold;
    line-height: 71px;
}
.logo a:nth-child(2){ margin-left: 24px; padding-left: 24px; border-left: 1px dashed #ccc;}
.logo a:nth-child(2) p{ font-size: 1.5rem; color: #00a650; font-weight: bold;}
.logo a:nth-child(2) span{ font-size: 1.25rem; color: #222;}
.telewm{ display: flex; margin-top:37px;}
.tel{background:url(../img/tel.png) no-repeat left center; padding-left:36px; margin-right: 26px;}
.tel p{font-size:0.875rem; color:#666; margin-bottom: 3px;}
.tel a {
    display: block;
    font-size: 38px;
    color: #ff8201;
    line-height: 51px;
    font-weight: bold;
}
.tel a:nth-last-child(1){ letter-spacing: 0.8px;}
.sp_nav i{ display:none;}
.nav_bg{ background:#00a650; position:relative; z-index:999; width:100%;}
.sjj_nav>ul>li{float:left;position:relative;width: 14.1%;}
.sjj_nav>ul>li>a{display:block; text-align:center; font-size:18px; height:55px; line-height:55px; 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:2px; position:absolute; left:0%; top:15px; transition:0.5s;}
.sjj_nav>ul>li:nth-child(1):before{ display: none;}
.sjj_nav>ul>li:after{ content:""; background:#ff8201; 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.95); left:0%; display:none; overflow:hidden; border-radius:0 0 5px 5px;}
.sjj_nav>ul>li>ul>li{ border-top:1px solid rgba(255,255,255,0.1); float:none;}
.sjj_nav>ul>li>ul>li>a{ text-align:center; display:block; line-height:44px; height:44px; font-size:0.9375rem; transition:0.5s;}
.sjj_nav>ul>li>ul>li:hover>a{ background:#ff8201; color:#fff; transition:0.5s;}
@media screen and (max-width:1279px){
.logo_tel{height:100px;}
.logo{padding-top:20px;}
.logo a:nth-child(1) img{ height: 60px;}
.logo a:nth-child(2){ margin-left: 20px; padding-left: 20px;}
.logo a:nth-child(2) p{ font-size: 1.375rem;}
.logo a:nth-child(2) span{ font-size: 1.125rem;}
.telewm{margin-top:10px;}
.tel{padding-left:42px; margin-right: 16px;}
}
@media screen and (max-width:1020px){
.logo_tel{height:80px;}
.logo_tel .kg{ width: 100%;}
.logo{padding-top:15px; padding-left: 1%;}
.logo a:nth-child(1) img{ height: 50px;}
.logo a:nth-child(2){ margin-left: 15px; padding-left: 15px;}
.logo a:nth-child(2) p{ font-size: 1.25rem;}
.logo a:nth-child(2) span{ font-size: 1rem;}
.telewm{ display: none;}
.sjj_nav>ul>li:before,.sjj_nav>ul>li:after{ display: none;}
.sjj_nav>ul>li>ul{ position: relative; width: auto; left: auto; background: none;}
}
@media screen and (max-width:700px){
.logo_tel{height:50px;}
.logo{padding-top:7px;}
.logo a:nth-child(1){ padding: 3px 0;}
.logo a:nth-child(1) img{ height: 30px;}
.logo a:nth-child(2){ margin-left: 10px; padding-left: 10px;}
.logo a:nth-child(2) p{ font-size: 0.9375rem; line-height: 18px; width: 90px;}
.logo a:nth-child(2) span{ display: none;}
}
/*banner*/
.banner{height:auto; width:100%; position:relative; height:100%; display:inline-block; margin-top:-11px;}
.slides{position:relative; height:100%;}
.slides li{height:100%; position:relative; width:100%;}
.slides li a{ display:block; width:100%; height:auto;}
.slides li img{display:none;}
.flex-control-nav{ position:absolute; bottom:4%; z-index:99; text-align:center; width:100%;}
.flex-control-nav li{ display:inline-block; margin:0 5px;}
.flex-control-nav li a{ display:block; overflow:hidden; text-indent:-999px; width:10px; height:10px; border:1px solid #cdcece; border-radius:50%; cursor:pointer;transition:0.5s;}
.flex-control-nav li a.flex-active{ border:1px solid #bd2621; background: #bd2621; transition:0.5s;}
.flex-direction-nav{position:absolute;z-index:99; width:100%; left:0; top:45%;}
.flex-direction-nav li a{display:block;width:78px;height:78px; border: 1px solid #fff; border-radius: 50%; overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:1; -khtml-opacity:1; opacity: 1;}
.flex-direction-nav li a.flex-prev{left:2%;background:url(../img/ban_jt.png) center center no-repeat; transform: scaleX(-1);}
.flex-direction-nav li a.flex-next{right:2%;background:url(../img/ban_jt.png) center center no-repeat;}
.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
@media screen and (max-width:1280px){
.slides li{ background-size:auto 100% !important; height:auto !important;  min-height:600px !important;}
.flex-direction-nav li a{width:50px;height:50px;}
}
@media screen and (max-width:1279px){
.slides li{min-height:500px !important;}
}
@media screen and (max-width:1020px){
.slides li{min-height:420px !important;}
}
@media screen and (max-width:770px){
.slides li{ background:none!important; height:auto !important; min-height:inherit !important;}
.slides li img{ width:100%; display:block;}
.flex-direction-nav li a{width:32px;height:32px}
.flex-direction-nav li a.flex-prev{background-size:auto 40%;}
.flex-direction-nav li a.flex-next{background-size:auto 40%;}
}
/*banner*/

.gjc{ height: 96px; line-height: 96px; color: #666; background: url(../img/sous_bg.png) no-repeat right center;}
.gjc span{ color: #222; font-weight: bold;}
.gjc a{ padding-left: 18px;}
@media screen and (max-width:1279px){
.gjc{ height: 82px; line-height: 82px; background-size: auto 76%;}
}
@media screen and (max-width:700px){
.gjc{ display: none;}
}

.index_bga{ background: #f5f5f5; width: 100%; padding: 40px 0; margin-bottom:30px;overflow: hidden;}
.inda_title{ text-align: center;}
.inda_title span{ color: rgb(0 166 80 / 24%); font-family: 'Ddinb'; font-size: 6.25rem; display: block; line-height: 0.8em;}
.inda_title h2{ margin-top: -38px; font-size: 2.25rem; font-weight: bold; color: #00a650;}
.inda_title p{ color: #333; margin-top: 8px;}
.inda_titles{ text-align: center;}
.inda_titles span{ color: rgb(118 224 169 / 24%); font-family: 'Ddinb'; font-size: 6.25rem; display: block; line-height: 0.8em;}
.inda_titles h2{ margin-top: -38px; font-size: 2.25rem; font-weight: bold; color: #fff;}
.inda_titles p{ color: #fff; margin-top: 8px;}
.inda_nr{ padding-top: 80px; display: flex; justify-content: space-between;}
.inda_l{ flex: 0 0 280px; background:#00a650; padding: 0 10px;}
.indafl_bt{ height: 91px; line-height: 91px; color: #fff; font-size: 1.875rem; text-align: center;}
.indafl_bt img{ margin-bottom: -4px; margin-right: 12px;}
.indafl_nr{ background: #fff; border-radius: 6px; box-shadow: 0px 0px 10px rgba(0,0,0,0.3); padding: 0 15px;}
.indafl_nr li{ position: relative; background: url(../img/inda_soldbom.png) repeat-x left bottom;}
.indafl_nr li a{ display: block; background: url(../img/inda_jth.png) no-repeat 96% center; line-height:52px; text-indent:2%; color: #222; font-size: 1.125rem; transition: 0.5s;}
.indafl_nr li:hover a,.indafl_nr li.cur a{background: url(../img/inda_jtl.png) no-repeat 90% center; font-weight: bold; color: #00a650; text-indent: 5%; transition: 0.5s;}
.indafl_nr li::after{ content: ''; width: 13px; height: 100%;  position: absolute; left: 18%; transform: scale(0); top: 0; transition: 0.5s;}
.indafl_nr li:hover::after,.indafl_nr li.cur::after{ transform: scale(1); transition: 0.5s;}
.inda_mo a{ display: block; height: 90px; line-height: 90px; padding-left: 18%; font-size: 1.125rem; color: #00a650;}
.inda_mo a img{ margin-bottom: -2px; margin-right: 10px;}
.indafl_tel{ padding: 30px 0 20px 50px; background: url(../img/inda_tel.png) no-repeat 10px 70%;}
.indafl_tel p{font-size: 0.875rem; color: rgba(255,255,255,0.5); margin-bottom: 3px;}
.indafl_tel a{ display: block; font-family: 'Ddinr'; font-size: 1.875rem; line-height: 0.9em; color: #fff;}
.indafl_tel a:nth-last-child(1){letter-spacing: 0.8px;}
.inda_r{ flex: 1; margin-left: 28px;}
.indar_bt{ border-top: 1px solid #00a650; height: 60px; line-height: 60px; display: flex; justify-content: space-between;}
.indar_bt h3{ color: #ff8201; font-size: 1.25rem; font-weight: bold;}
.indar_bt a{ color: #333;}
.indar_bt a:hover{ text-decoration: underline;}
.indar_kg ul{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.indar_kg li{ flex: 0 1 32.7%; background: #fff;    margin-top: 15px;}
.indar_kg li a{ padding: 2px 2px 0 2px; display: block;}
.inda_pic{ overflow: hidden;}
.inda_pic img {
    display: block;
    width: 100%;
    transition: 0.5s;
    object-fit: cover;
    height: 254px;
}
.indar_kg li:hover .inda_pic img{ transform: scale(1.05);}
.inda_mc{ text-align: center; line-height: 48px; height: 48px; overflow: hidden; color: #222; font-size: 1.125rem;}
@media screen and (max-width:1279px){
.index_bga{ background-size: auto 96%;}
.inda_title span{font-size: 5rem;}
.inda_title h2{ margin-top: -35px; font-size: 2rem;}
.inda_nr{ padding-top: 60px;}
.inda_l{ flex: 0 0 220px;}
.indafl_bt{ height: 81px; line-height: 81px; font-size: 1.5rem;}
.indafl_nr{padding: 0 10px;}
.indafl_nr li a{line-height: 70px; height: 70px; text-indent: 12%; font-size: 1rem;}
.indafl_nr li:hover a,.indafl_nr li.cur a{text-indent: 20%;}
.indafl_nr li::after{left: 12%;}
.inda_mo a{height: 70px; line-height: 70px; padding-left: 12%; font-size: 1rem;}
.indafl_tel{ padding: 20px 0 20px 45px; background-size: auto 26px;}
.indafl_tel a{font-size: 1.625rem;}
.indar_bt h3{ font-size: 1.125rem;}
.inda_mc{font-size: 1rem;}
}
@media screen and (max-width:1020px){
.inda_l{ flex: 0 0 200px; padding: 0 5px;}
.indafl_nr li a{line-height: 50px; height: 50px; text-indent: 5%; font-size: 0.9375rem;}
.indafl_nr li:hover a,.indafl_nr li.cur a{text-indent: 15%;}
.indafl_nr li::after{left: 5%;}
.inda_mo a{height: 50px; line-height: 50px; padding-left: 5%; font-size: 0.9375rem;}
.indafl_tel a{font-size: 1.5rem;}
.indafl_tel a:nth-last-child(1){letter-spacing: 0.6px;}
.indar_bt h3{ font-size: 1rem;}
.indar_bt a{ font-size: 0.875rem;}
.inda_mc{font-size: 0.9375rem; height: 40px; line-height: 40px;}
}
@media screen and (max-width:700px){
.index_bga{ background-size: auto 100%; padding-bottom: 70px;}
.inda_title span{font-size: 3.5rem;}
.inda_title h2{ margin-top: -25px; font-size: 1.5rem;}
.inda_title p{ font-size: 0.9375rem; width: 90%; margin: 5px auto 0 auto;}
.inda_nr{ padding-top: 25px; display: block;}
.inda_l{ display: none;}
.inda_r{ margin-left: 0;}
.indar_bt{ height: 50px; line-height: 50px;}
.indar_kg li{ flex: 0 1 49%; background: #fff;}
.indar_kg li:nth-child(n+3){ margin-top: 10px;}
}

.index_bgb{ background: url(../img/index_bgb.jpg) no-repeat center top; width: 100%;}
.indb_title{ text-align: center;}
.indb_title span{ color: rgba(245,245,245,1); font-family: 'Ddinb'; font-size: 6.25rem; display: block; line-height: 0.8em;}
.indb_title h2{ margin-top: -38px; font-size: 2.25rem; color: #222;}
.indb_title h2 i{ font-style: normal; font-weight: bold; color: #00a650; padding-left: 10px;}
.indb_title p{ color: #222; margin-top: 8px;}
.indb_top{ margin-top: 45px;}
.indb_top ul{ display: flex; justify-content: space-between; align-items: flex-start;}
.indb_top li{ flex: 0 1 16.923%; overflow: hidden; border-radius: 50%; position: relative; cursor: pointer; transition: 0.5s;}
.indb_top li:nth-child(2n){ margin-top: 15px;}
.indb_top li:nth-child(3){ margin-top: 23px;}
.indb_top li:hover{ box-shadow: 10px 10px 35px rgba(13,55,106,0.3); transition: 0.5s;}
.indbt_img img{ display: block; width: 100%;}
.indbt_img span{ position: absolute; left: 0; top: 0; opacity: 0; transition: 0.5s;}
.indb_top li:hover .indbt_img span{ opacity: 1; transition: 0.5s;}
.indbt_po{ position: absolute; left: 0; top: 0; width: 100%; text-align: center; transition: 0.5s;}
.indbt_sz{ font-size: 1.5rem; color: #fff; font-family: "Ddinr"; padding-top: 15%;}
.indbt_pic{ margin: 15px 0; transition: 0.5s;}
.indbt_mc h2{ font-size: 1.375rem; color: #fff;}
.indbt_mc p{ font-size: 0.75rem; color: #fff;}
.indbt_mc::after{ content: ''; width: 0px; height: 2px; background: rgba(236,196,155,0); margin: 15px auto; display: block; transition: 0.5s;}
.indbt_ms{ color: #fff; line-height: 24px;}
.indb_top li:hover .indbt_po{ top: -43%; transition: 0.5s;}
.indb_top li:hover .indbt_pic{ opacity: 0; transition: 0.5s;}
.indb_top li:hover .indbt_mc::after{ width: 24px; background: #ff8201; transition: 0.5s 0.4s;}
.indb_top li:hover .indbt_mc p{ display: none;}
.indb_bom{ padding-top: 80px;}
.indb_bom .indb_title span{color: rgba(238,238,238,1);}
.indbb_nr{ padding: 60px 0 60px 0; margin: 0 auto; max-width: 1680px; width: 96%;}
.indbb_nr ul{ display: flex; justify-content: space-between;}
.indbb_nr li{ flex: 0 1 18.453%; cursor: pointer;}
.indb_kg{ position: relative;  overflow: hidden; z-index: 9; bottom:0; transition: 0.5s;}
.indb_pic{ overflow: hidden;}
.indb_pic img{ display: block; width: 100%; transition: 0.5s;border-radius: 40px;}
.indbb_po {
    color: #333;
    transition: 0.5s;
}
.indbb_bt{ padding-top: 0; transition: 0.5s;}
.indbb_bt::before{ content: ''; width: 24px; height: 2px; display: block; background: #fff;}
.indbb_bt p {
    font-size: 1.5rem;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
}
.indbb_ms {
    line-height: 24px;
    text-align: center;
    padding-bottom: 25px;
}
.indbb_nr li:hover .indb_kg{ bottom: -60px; box-shadow: 10px 10px 35px rgba(13,55,106,0.3); transition: 0.5s;}
.indbb_nr li:hover .indb_pic img{ transform: scale(1.05);}
.indbb_nr li:hover .indbb_po{ opacity: 1; transition: 0.5s;}
.indbb_nr li:hover .indbb_bt{ padding-top: 0; transition: 0.5s 0.4s;}
.indb_mc{ height: 60px; line-height: 60px; text-align: center; color: #222; font-size: 1.5rem;}
@media screen and (max-width:1280px){
.indb_mc{font-size: 1.25rem;}
}
@media screen and (max-width:1279px){
.indb_title span{font-size: 5rem;}
.indb_title h2{ margin-top: -35px; font-size: 2rem;}
.indb_top li{ flex: 0 1 18%;}
.indbt_sz{padding-top: 15%;}
.indbt_pic{ margin: 10px 0;}
.indbt_pic img{ width: 40px;}
.indbt_mc h2{ font-size: 1.125rem;}
.indbt_mc::after{margin: 10px auto;}
.indbt_ms{line-height: 22px; font-size: 0.875rem;}
.indb_bom{ padding-top: 60px;}
.indbb_nr{ padding: 50px 0;}
.indbb_nr li{ flex: 0 1 19%;}
.indb_kg{border-radius: 20px;}
.indbb_bt{ padding-top: 40%;}
.indbb_bt p{ font-size: 1.125rem; height: 50px; line-height: 50px;}
.indbb_ms{ line-height: 20px; font-size: 0.875rem; margin-top: 5%;}
.indbb_nr li:hover .indb_kg{ bottom: -50px;}
.indbb_nr li:hover .indbb_bt{ padding-top: 30%; transition: 0.5s 0.4s;}
.indb_mc{font-size: 1.125rem; height: 50px; line-height: 50px;}
}
@media screen and (max-width:1020px){
.index_bgb{ background-size: cover;}
.indbt_ms{ display: none;}
.indb_top{ margin-top: 0;}
.indb_top li{ flex: 0 1 19%;}
.indbt_sz{padding-top: 10%;}
.indbt_pic{ margin: 7px 0;}
.indbt_pic img{ width: 30px;}
.indbt_mc h2{ font-size: 1rem;}
.indbt_mc p{ transform: scale(0.75);}
.indb_top li:hover .indbt_po{ top: 0%;}
.indb_top li:hover .indbt_pic{ opacity: 1;}
.indbb_nr{ padding: 40px 0 50px 0;}
.indb_kg{ border-radius: 10px;}
.indbb_po{width: 94%; padding: 0 3%;}
.indbb_bt{ padding-top: 0;}
.indbb_bt p{ font-size: 0.9375rem; height: 30px; line-height: 30px;}
.indbb_ms{ line-height: 18px; font-size: 0.8125rem; margin-top: 5%;}
.indbb_nr li:hover .indb_kg{ bottom: -40px;}
.indb_mc{font-size: 1rem; height: 40px; line-height: 40px;}
}
@media screen and (max-width:700px){
.indb_title span{font-size: 3.5rem;}
.indb_title h2{ margin-top: -25px; font-size: 1.5rem;}
.indb_title p{ font-size: 0.9375rem; width: 90%; margin: 5px auto 0 auto;}
.indb_top{ padding-top: 10px;}
.indb_top ul{ flex-wrap: wrap; justify-content: flex-start;}
.indb_top li{ flex: 0 1 32%; margin-top: 2% !important;}
.indb_top li:nth-child(3n-1){ margin: 2% 2% 0 2%;}
.indbt_sz{ font-size: 1.25rem;}
.indbt_pic{ margin: 5px 0;}
.indbt_pic img{ height: 24px;}
.indbt_mc h2{ font-size: 0.9375rem;}
.indbt_mc p{ display: none;}
.indbt_mc::after{ display: none;}
.indb_bom{ padding-top: 40px;}
.indbb_nr{ padding: 10px 0 40px 0;}
.indbb_nr ul{ flex-wrap: wrap; justify-content: flex-start;}
.indbb_nr li{ flex: 0 1 32%; padding-top: 3%;}
.indbb_nr li:nth-child(3n-1){ margin: 0 2%;}
.indb_mc{ height: 30px; line-height: 30px; font-size: 0.8125rem;}
.indbb_po{ }
.indbb_nr li:hover .indb_kg{ bottom: 0px;}
}

.index_bgc{ background: url(../img/index_bgc.jpg) no-repeat center fixed; width: 100%; padding: 40px 0 80px 0; overflow: hidden; position: relative;}
.index_bgc::before{ content: ''; width: 100%; height: 15px; background: url(../img/indc_lh.png) no-repeat center; position: absolute; left: 0; top: 0;}
.indc_gd{ margin-top: 75px; position: relative;}
.indc_app{ display: none;}
.indc_nr li{ float: left; width: 33.333%;}
.indc_nr li a{ display: block; margin: 0 1%;}
.indc_pic{ background: #fff; padding: 5px; transition: 0.5s;}
.indc_pic p{ overflow: hidden; border-radius: 6px;}
.indc_pic p img{ display: block; width: 100%; transition: 0.5s;    height: 338px;}
.indc_nr li:hover .indc_pic p img{ transform: scale(1.05);}
.indc_mc{ margin-top: 4px; height: 56px; line-height: 56px; text-align: center; font-size: 1.125rem; color: #222; background: #fff; overflow: hidden; transition: 0.5s;}
.indc_nr li:hover .indc_mc,.indc_nr li:hover .indc_pic{ background: #00a650; color: #fff; transition: 0.5s;}
.indc_jt a{ display: block; position: absolute; top: 42%; width: 56px; height: 56px; border-radius: 50%; background: url(../img/indc_jt.png) no-repeat center #00a650; cursor: pointer; transition: 0.5s;}
.indc_jt a.prev{ transform: scaleX(-1); left: -25px;}
.indc_jt a.next{ right: -25px;}
.indc_jt a.prevStop,.indc_jt a.nextStop{ background-color: #999; transition: 0.5s;}
.indc_an{ display: none;}
@media screen and (max-width:1279px){
.index_bgc{ background-attachment: inherit; background-size: cover;}
.indc_mc{height: 50px; line-height: 50px; font-size: 1rem;}
.indc_jt a{ width: 40px; height: 40px;}
.indc_jt a.prev{ left: -2%;}
.indc_jt a.next{ right: -2%;}
}
@media screen and (max-width:1020px){
.indc_gd{ margin-top: 45px;}
.indc_mc{height: 42px; line-height: 42px;}
}
@media screen and (max-width:700px){
.index_bgc{padding: 40px 0 50px 0;}
.index_bgc::before{height: 8px; background-size:auto 100%;}
.indc_gd{ margin-top: 25px;}
.indc_pc{ }
.indc_app{ display: block;}
.indc_nr li{ float: left; width: 50%;}
.indc_pic{ padding: 3px;}
.indc_pic p{ border-radius: 3px;}
.indc_mc{ margin-top: 2px; height: 36px; line-height: 36px; font-size: 0.9375rem;}
.indc_jt a{ width: 30px; height: 30px; background-size: 30%;}
}

.index_bgd{ background: #f5f5f5; background-size: 24.8958% auto; width: 100%; padding-top: 40px; padding-bottom: 50px; position: relative;}
.index_bgd::after{ content: ''; background: url(../img/indd_bg.png) repeat; width: 100%; height: 21%; position: absolute; left: 0; bottom: 0;}
.index_bgd .kg{ position: relative; z-index: 9;}
.index_bgd .indb_title span{color: rgba(238,238,238,1);}
.indd_nr{ padding-top: 75px; display: flex; justify-content: space-between; position: relative;}
.indd_nr::after{ content: 'ABOUT HUANCHUANG'; position: absolute; right: -99px; top: 49%; transform: rotate(90deg); color: #00a650; font-family: 'Ddinr';}
.indd_l{ flex: 0 1 41.8%;}
.indd_bt{ padding-bottom: 39px; position: relative; border-bottom: 1px solid #ccc;}
.indd_bt p{ font-size: 2.25rem; color: #222; font-weight: bold;}
.indd_bt em{ font-style: normal; color: #00a650;}
.indd_bt span{ display: block; font-size: 1.25rem; color: #222; margin-top: 5px;}
.indd_bt::after{ content: ''; width: 16px; height: 2px; background: #bd2621; display: block; position: absolute; left: 0; bottom: -1px;}
.indd_ms {
    line-height: 28px;
    color: #222;
    margin-top: 23px;
}
.indd_more{ padding-top: 30px;}
.indd_more a{ display: block; width: 120px; height: 48px; text-align: center; line-height: 48px; color: #fff; background: #00a650; border-radius: 25px; transition: 0.5s;}
.indd_more a:hover{ box-shadow: 2px 3px 1px rgba(0,0,0,1); transition: 0.5s;}
.indd_r{ background: #f5f5f5; flex: 0 1 53.693%; overflow: hidden; border-radius: 16px;}
.indd_r p{ overflow: hidden; margin: 5px; border-radius: 12px;}
.indd_r p img{ display: block; width: 100%;}
.indd_zj{ padding-top: 50px;}
.indd_zj ul{ display: flex; justify-content: space-between;}
.indd_zj li{ color: #fff; position: relative;}
.indd_zj li::after{ content: ''; border-left: 1px dashed #7192bb; position: absolute; left: -7em; top: 0; height: 100%;}
.indd_zj li:nth-child(1)::after{ display: none;}
.indd_sz{ display: flex; align-items: flex-end;}
.indd_sz p{ font-size: 3.75rem; font-family: 'Ddinb'; line-height: 0.8em;}
.indd_sz span{ font-size: 1rem; padding-left: 10px;}
.indd_sm{ line-height: 1em; font-size: 1rem; margin-top: 15px;}
.indd_don{ position: absolute; width: 200px; left: 50%; margin-left: -100px; bottom: -4px; z-index: 9; text-align: center;}
@media screen and (max-width:1280px){
.indd_ms{ line-height: 28px; margin-top: 28px;}
.indd_more{ padding-top: 28px;}
.indd_more a{ height: 42px; line-height: 42px;}
}
@media screen and (max-width:1279px){
.indd_nr{ padding-top: 45px; align-items: flex-start;}
.indd_bt{ padding-bottom: 20px;}
.indd_bt p{ font-size: 2rem;}
.indd_bt span{font-size: 1.125rem;}
.indd_ms{ line-height: 22px; margin-top: 22px; font-size: 0.875rem;}
.indd_more{ padding-top: 22px;}
.indd_more a{ height: 36px; line-height: 36px; font-size: 0.9375rem;}
.indd_zj li::after{ left: -4em;}
}
@media screen and (max-width:1020px){
.indd_nr{ padding-top: 35px; display: block;}
.indd_ms{ line-height: 24px; margin-top: 24px; font-size: 1rem;}
.indd_more{ padding-top: 24px;}
.indd_more a{ height: 36px; line-height: 36px; font-size: 0.9375rem;}
.indd_r{ margin-top: 40px;}
.indd_sz p{ font-size: 2.875rem;}
.indd_sz span{ font-size: 1rem; padding-left: 5px;}
.indd_zj li::after{ left: -2.5em;}
.indd_nr::after{ display: none;}
}
@media screen and (max-width:700px){
.index_bgd .indb_title p{ width: 100%;}
.indd_nr{ padding-top: 30px;}
.indd_bt p{ font-size: 1.5rem;}
.indd_bt span{font-size: 1rem;}
.indd_ms{ line-height: 22px; margin-top: 22px; font-size: 0.9375rem;}
.indd_more a{ height: 32px; line-height: 32px; font-size: 0.875rem; width: 100px;}
.indd_r{ margin-top: 30px;}
.indd_r{ border-radius: 10px;}
.indd_r p{ border-radius: 8px; margin: 3px;}
.indd_zj{ padding-top: 10px;}
.indd_zj ul{ flex-wrap: wrap;}
.indd_zj li{flex: 0 1 50%; margin-top: 25px; text-align: center;}
.indd_zj li:nth-child(3)::after{ display: none;}
.indd_zj li::after{ left: 0em;}
.indd_sz{ justify-content: center;}
.indd_sz p{ font-size: 2.25rem;}
.indd_sz span{ font-size: 0.875rem;}
.indd_sm{ font-size: 0.9375rem; margin-top: 10px;}
}

.index_bge{ background: url(../img/index_bge.png) repeat; width: 100%; padding: 40px 0 80px 0; position: relative;}
.index_bge::before{ content: ''; width: 100%; height: 15px; background: url(../img/inde_lh.png) no-repeat center; position: absolute; left: 0; top: 0;}
.index_bge .indb_title span{color: rgba(238,238,238,1);}
.inde_gd{ position: relative; margin-top: 40px;}
.inde_fl ul{ display: flex; justify-content: center;}
.inde_fl li{ position: relative; background: #fff; border-radius: 20px; overflow: hidden; margin: 0 20px;}
.inde_fl li a{ display: block; width: 120px; height: 40px; line-height: 40px; color: #222; text-align: center; position: relative; z-index: 9; transition: 0.5s;}
.inde_fl li:hover a,.inde_fl li.on a{ color: #fff; transition: 0.5s;}
.inde_fl li::after{ content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: #00a650; border-radius: 20px; transform: scale(0); transition: 0.5s;}
.inde_fl li:hover::after,.inde_fl li.on::after{ transform: scale(1); transition: 0.5s;}
.inde_tab{ margin-top: 40px;}
.inde_nr{ display: flex; justify-content: space-between;}
.inde_one{ flex: 0 1 48.462%; background: #fff; position: relative;}
.inde_one a{ display: block; z-index: 9; position: relative;}
.inde_pic{ overflow: hidden;}
.inde_pic img{ display: block; width: 100%; transition: 0.5s;height:350px;object-fit: cover;}
.inde_one:hover .inde_pic img{ transform: scale(1.05);}
.inde_wb{padding: 15px 3% 40px 3%; position: relative;}
.inde_rq{ font-family: 'Ddinr'; color: #666; margin-bottom: 7px; transition: 0.5s;}
.inde_mc{ font-size: 1.5rem; color: #222; height: 40px; line-height: 40px; overflow: hidden; font-weight: bold; transition: 0.5s;}
.inde_ms{ line-height: 24px; color: #666; height: 48px; overflow: hidden; margin-top: 3px; transition: 0.5s;}
.inde_one::after{ content: ''; width: 100%; height: 0%; background: #00a650; position: absolute; left: 0; bottom: 0; transition: 0.5s;}
.inde_one:hover::after{ height: 50%; transition: 0.5s;}
.inde_one:hover .inde_rq,.inde_one:hover .inde_mc,.inde_one:hover .inde_ms{ color: #fff; transition: 0.5s;}
.inde_nr ul{ flex: 0 1 48.462%; display: flex; align-content: space-between; flex-wrap: wrap;}
.inde_nr li{ background: #fff; position: relative; transition: 0.5s;}
.inde_nr li a{ display: flex; border: 1px solid #ccc; padding: 40px 0;}
.inder_rq{ flex: 0 0 115px; position: relative; text-align: center; color: #666; font-size: 1.5rem; font-family: 'Ddinr'; line-height: 1em; transition: 0.5s;}
.inder_rq::after{ content: ''; width: 1px; background: #ccc; height: 100%; position: absolute; right: 0; top: 0;}
.inder_rq p{ font-size: 3.75rem; font-family: 'Ddinb'; line-height: 0.8em; margin-bottom: 10px;}
.inder_wb{ flex: 1; padding: 0 20px;}
.inder_wb h3{ font-size: 1.25rem; line-height: 22px; height: 22px; overflow: hidden; color: #222; transition: 0.5s;}
.inder_wb p{ font-size: 1rem; color: #666; line-height: 24px; height: 48px; overflow: hidden; margin-top: 10px; transition: 0.5s;}
.inde_nr li:hover { background: #00a650; transition: 0.5s;}
.inde_nr li:hover .inder_rq,.inde_nr li:hover .inder_wb h3,.inde_nr li:hover .inder_wb p{ color: #fff; transition: 0.5s;}
@media screen and (max-width:1280px){
.inde_nr li a{padding: 35px 0;}
}
@media screen and (max-width:1279px){
.inde_mc{ font-size: 1.25rem; height: 34px; line-height: 34px;}
.inde_nr li a{padding: 25px 0;}
.inder_rq{font-size: 1.375rem;}
.inder_rq p{ font-size: 3rem;}
.inder_wb h3{ font-size: 1.125rem; line-height: 20px; height: 20px;}
.inder_wb p{ line-height: 22px; height: 44px; margin-top: 7px;}
}
@media screen and (max-width:1020px){
.inde_mc{ font-size: 1.125rem; height: 32px; line-height: 32px;}
.inde_nr li a{padding: 20px 0;}
.inder_rq{font-size: 1.25rem; flex: 0 1 86px;}
.inder_rq p{ font-size: 2.5rem;}
.inder_wb h3{ font-size: 1.125rem; line-height: 20px; height: 20px;}
.inder_wb p{ line-height: 20px; height: 40px; margin-top: 4px; font-size: 0.9375rem;}
}
@media screen and (max-width:700px){
.index_bge{padding: 40px 0 50px 0;}
.inde_gd{ margin-top: 20px;}
.inde_fl ul{ justify-content: space-between;}
.inde_fl li{ flex: 0 1 30.333%; margin: 0 1.5%;}
.inde_fl li a{width: 100%; height: 36px; line-height: 36px;}
.inde_tab{ margin-top: 25px;}
.inde_nr{ display: block;}
.inde_wb{padding: 12px 3% 25px 3%;}
.inde_mc{ font-size: 1rem; height: 30px; line-height: 30px;}
.inde_ms{ font-size: 0.875rem; line-height: 20px; height: 40px;}
.inde_nr li{ margin-top: 10px;}
.inde_nr li a{padding: 12px 0;}
.inder_wb h3{ font-size: 1rem;}
.inder_wb p{ font-size: 0.8751rem; line-height: 20px; height: 40px; margin-top: 5px;}
}

.link_bg{ height: 90px; width: 100%; background:#00a650; position: relative;}
.link_bg::before{ content: ''; width: 22.968%; background: url(../img/link_lbg.png) no-repeat right; height: 100%; position: absolute; left: 0; top: 0;}
.link_bg .kg{ position: relative; z-index: 9; display: flex;}
.link_title{ flex: 0 0 130px; color: #fff;}
.link_title p{ font-size: 2.25rem; font-family: 'Ddinr'; letter-spacing: 3px; margin-top: 15px;}
.link_nr{ height:48px; overflow:hidden; line-height:24px; flex: 1; margin-top: 21px;}
.link_nr a{ display:block; float:left; margin-left:20px; color: #fff;}
.link_nr a:hover{ text-decoration:underline;}
@media screen and (max-width:1680px){
.link_bg::before{ left: -4.5%;}
}
@media screen and (max-width:1600px){
.link_bg::before{ left: -6.5%;}
}
@media screen and (max-width:1440px){
.link_bg::before{ left: -10%;}
}
@media screen and (max-width:1366px){
.link_bg::before{ left: -12%;}
}
@media screen and (max-width:1279px){.link_bg{ display: none;}}


.foot_bg{ background:#333; background-size: cover; width:100%; position:relative; z-index:9;}
.ftelnav{ padding-top:55px; padding-bottom:40px;}
.ftelnav .kg{ display: flex; justify-content: space-between; align-items: flex-start;}
.ftel{ flex: 0 0 450px;}
.flogo p{ font-size: 32px; font-weight: bold; margin-top: 15px; color: #fff;}
.ftel_one{ margin-top: 40px; background:url(../img/f01.png) no-repeat left 20px; padding-left: 46px;}
.ftel_one a {
    color: #fff;
    display: block;
    font-size: 32px;
    line-height: 70px;
    font-weight: bold;
}
.ftel_one a:nth-last-child(1){ letter-spacing: 0.8px;}
.ftel_nr{ padding-top: 10px;}
.ftel_nr p{ line-height: 24px; margin-bottom: 10px; color: #999;}
.ftel_nr p a{ color: #fff;}
.ftel_nr p:hover a{text-decoration: underline;}
.fzj{ padding-top: 15px;}
.fzj a:nth-child(2){ margin-left: 8px;}
.fnav{ flex: 1; display: flex; justify-content: space-between; padding: 0 65px; margin-top: 50px;}
.fnav dl dt{ margin-bottom: 30px;}
.fnav dl dt a{ display: block; line-height: 20px; color: #fff; transition: 0.5s;}
.fnav dl dd{ line-height: 30px; font-size: 1rem;}
.fnav dl dd a{ color: #999; transition: 0.5s;}
.fnav dl dt:hover a,.fnav dl dd:hover a{ color: #fff; transition: 0.5s;}
.fewm{ flex: 0 0 120px; padding-top: 50px;}
.fewm_mc{ text-align: center; font-size: 0.875rem; color: #999; line-height: 18px; padding-top: 7px;}
.fbq {
    padding: 20px 0;
    line-height: 22px;
    font-size: 0.875rem;
    background: #333;
    color: #fff;
    border-top: 1px solid #656565;
}
.fbq em{ font-style:normal;}
.fbq span{ float:right;}
.fbq a{ color:#999;}
.fbq a:hover{ text-decoration:underline;}
@media screen and (max-width:1279px){
.ftel{ flex: 0 0 310px;}
.fbq em{ display: none;}
}
@media screen and (max-width:1020px){
.fnav{ display: none;}
.ftel{ flex: 0 1 auto;}
}
@media screen and (max-width:700px){
.ftelnav{ padding-top:30px; padding-bottom:30px;}
.ftel{order:1; flex: 0 1 70%;}
.flogo img{ height: 30px;}
.flogo p{ font-size: 1rem; margin-top: 7px;}
.fewm{order:0; flex: 0 1 25%; padding-top: 0;}
.fewm_pic img{ display: block; width: 100%;}
.ftel_one{ margin-top: 15px; background-size: auto 24px; padding-left: 32px;}
.ftel_one a{font-size: 1.625rem;}
.ftel_one a:nth-last-child(1){ letter-spacing: 0.7px;}
.ftel_nr p{ font-size: 0.875rem; line-height: 20px;}
.fzj{ padding-top: 7px;}
.fbq{ padding:15px 0 65px 0; line-height:22px; font-size:0.8125rem; text-align: center;}
.fbq span{ float: none; display: block;}
}
/*首页style结束*/

/*内页style开始*/
.about_banner{ background:url(../img/about_banner.jpg) no-repeat center; width:100%; height:500px; position:relative;}
.contact_banner{ background:url(../img/contact_banner.jpg) no-repeat center; width:100%; height:500px; position:relative;}
.case_banner{ background:url(../img/case_banner.jpg) no-repeat center; width:100%; height:500px; position:relative;}
.video_banner{ background:url(../img/video_banner.jpg) no-repeat center; width:100%; height:500px; position:relative;}
.news_banner{ background:url(../img/news_banner.jpg) no-repeat center; width:100%; height:500px; position:relative;}
.pro_banner{ background:url(../img/pro_banner.jpg) no-repeat center; width:100%; height:500px; position:relative;}
.proshow_banner{ background:url(../img/pro_banner.jpg) no-repeat center; width:100%; height:200px; position:relative;}
.main_tit{ padding-top: 215px; text-align: center;}
.main_tit .nytit{ font-size: 2.25rem; font-weight: bold; color: #fff;}
.main_tit p{ font-size: 1.125rem; font-family: 'Ddinb'; color: rgba(255,255,255,0.2); margin-top: 5px;}
.main_flbg{width:100%; position:relative; background:#f5f5f5; height: 63px; border-bottom: 1px solid #e6e6e6;}
.main_fl{ text-align:center;}
.main_fl li{ position:relative; float: left;}
.main_fl li a{ color:#000; padding:0 38px; font-size:1.125rem; height:63px; display:block; line-height:63px; text-align:center; position:relative; z-index:9; transition: 0.5s;}
.main_fl li:hover a,.main_fl li.cur a{ color:#00a650; transition: 0.5s;}
.main_fl li::before{ content: ''; width: 1px; height: 18px; background: #ccc; position: absolute; left: 0; top: 22px;}
.main_fl li:nth-child(1):before{ display: none;}
.main_fl li:after{ content:""; display:block; background:#00a650; width:50%; height:2px; 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:0.875rem; color:#737373; line-height:63px;}
.main_wz img{ margin-bottom:-2px; margin-right:8px;}
.main_wz span{ padding:0 8px;}
.main_wz a{ color:#737373;}
.main_wz a:hover{ color:#00a650;}
.main{ background:#fff; padding-top:70px; padding-bottom:110px;}
.about_nr{ color:#5a5a5a; font-size:1rem; line-height:1.8em;}
.about_nr img{ max-width:100%;}
@media screen and (max-width:1279px){
.about_banner,.contact_banner,.case_banner,.video_banner,.news_banner,.pro_banner{ background-size: cover; height: 350px;}
.main_tit{ padding-top: 13%;}
.main_tit .nytit{ font-size: 2rem;}
}
@media screen and (max-width:1020px){
.about_banner,.contact_banner,.case_banner,.video_banner,.news_banner,.pro_banner{ height: 300px;}
.main_tit{ padding-top: 14%;}
.main_fl li a{padding:0 30px;}
}
@media screen and (max-width:700px){
.about_banner,.contact_banner,.case_banner,.video_banner,.news_banner,.pro_banner{ height: 150px;}
.main_tit .nytit{ font-size: 1.5rem;}
.main_tit p{ font-size: 1rem;}
.main_flbg{height: 40px;}
.main_fl{ float: none;}
.main_fl li::before{ top: 12px;}
.fl_03 li{ width: 33.333%;}
.fl_04 li{ width: 25%;}
.main_fl li a{ padding:0; font-size:1rem; height:40px; line-height:40px;}
.main_wz{ display: none;}
.main{padding-top:40px; padding-bottom:60px;}
.about_nr{font-size:0.9375rem;}
}
/*about*/
.abo_bga{ background: url(../img/aboa_bg.png) no-repeat right bottom #fff; background-size: 21.406% auto; width: 100%; padding: 100px 0 95px 0;}

.abo_bgb{ background: #e6e6e6; padding: 45px 0; width: 100%; overflow: hidden;}
.abob_nr ul{ display: flex; justify-content: space-between;}
.abob_sz{ display: flex; color: #00a650; align-items: flex-end;}
.abob_sz p{ font-size: 3.75rem; font-family: 'Ddinb'; line-height: 0.8em;}
.abob_sz span{ padding-left: 10px;}
.abob_mc{ margin-top: 10px; color: #222;}

.abo_bgc{ background: url(../img/abo_bgc.jpg) no-repeat center fixed; width: 100%;}
.aboc_tit{ position: absolute; left: 0; top: 58px;}
.aboc_tit h2{ color: #fff; font-size: 3rem;}
.aboc_tit::after{ content: ''; width: 32px; height: 2px; background: #fff; margin-top: 20px; display: block;}
.aboc_nr ul{ display: flex; position: relative;}
.aboc_nr ul::after{ content: ''; width: 1px; height: 100%; background: rgba(255,255,255,0.2); position: absolute; right: 0; top: 0;}
.aboc_nr li{ flex:1; position: relative;}
.aboc_nr li:nth-child(1){ margin-top: 215px;}
.aboc_nr li:nth-child(2){ margin-top: 150px;}
.aboc_nr li:nth-child(3){ margin-top: 90px;}
.aboc_nr li::before{ content: ''; width: 1px; height: 100%; background: rgba(255,255,255,0.2); position: absolute; left: 0; top: 0;}
.aboc_kg{ position: relative; padding: 0 5.8% 50px 5.8%;}
.aboc_xtb{ padding-bottom: 35px;}
.aboc_mc{ font-size: 1.5rem; font-weight: bold; color: #fff;}
.aboc_ms{ font-size: 1rem; line-height: 24px; height: 72px; margin-top: 15px; color: #fff;}
.aboc_pic{ border: 4px solid #fff; border-radius: 16px; overflow: hidden; margin-top: 45px;}
.aboc_pic img{ display: block; width: 100%;}
.aboc_an{ display: none;}

.cont_nr{background: url(../img/cont_yy.png) no-repeat center bottom; width: 100%; padding-bottom: 30px; margin-bottom: 30px;}
.cont_nr .kg{ background: url(../img/conta_bg.png) no-repeat right #f5f5f5; background-size: auto 100%; border-radius: 16px; overflow: hidden;}
@media screen and (max-width:1279px){
.abo_bga{padding: 80px 0 75px 0;}
.abo_bgc{ background-attachment: inherit; background-size: cover;}
.aboc_tit h2{font-size: 2.25rem;}
.cont_nr{background-size:100% auto; padding-bottom: 20px; margin-bottom: 20px;}
}
@media screen and (max-width:1020px){
.abo_bga{padding: 60px 0 75px 0;}
.cont_nr{padding-bottom: 15px; margin-bottom: 15px;}
}
@media screen and (max-width:700px){
.abo_bga{padding: 40px 0 50px 0;}
.abo_bgb{padding: 30px 0;}
.abob_nr ul{ flex-wrap: wrap;}
.abob_nr li{ flex: 0 1 50%; text-align: center;}
.abob_nr li:nth-child(n+3){ margin-top: 20px;}
.abob_sz{ justify-content: center;}
.abob_sz p{ font-size: 2.875rem;}
.abob_sz span{ padding-left: 5px; font-size: 0.875rem;}
.abob_mc{ font-size: 0.875rem;}
.abo_bgc{ padding: 40px 0 50px 0;}
.aboc_tit h2{font-size: 1.625rem;}
.aboc_tit{ position: relative; left: auto; top: auto; text-align: center;}
.aboc_tit::after{ margin: 10px auto 0 auto;}
.aboc_nr{ padding-top: 35px;}
.aboc_nr li{ margin-top: 0 !important;}
.aboc_kg{ padding: 0 10% 0px 10%;}
.aboc_xtb{ padding-bottom: 10px;}
.aboc_mc{ font-size: 1.25rem;}
.aboc_ms{ font-size: 0.9375rem; line-height: 22px; height: 66px; margin-top: 10px;}
.aboc_pic{ border: 2px solid #fff; border-radius: 8px; margin-top: 15px;}
.cont_nr{background: none; padding-bottom: 15px; margin-bottom: 15px;}
.cont_nr .kg{border-radius: 5px;}
.cont_ewm p{ font-size: 0.875rem;}
}
/*about*/

/*honor*/
.honor_nr li{ float:left; width:24%; margin-right: 1.333%; margin-bottom: 40px; position: relative;}
.honor_nr li:nth-child(4n){ margin-right: 0;}
.honor_nr li a{ display: block; border: 1px solid #ccc; padding: 4px 4px 0 4px;}
.honor_pic{ overflow:hidden; 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{font-size:1rem; height:50px; line-height:50px; color: #222222; overflow:hidden; text-align: center; position:relative; transition: 0.5s;}
.honor_nr li:hover .honor_mc{ color: #00a650; transition: 0.5s;}
.honor_nr li:hover .case_i i:nth-child(1),.honor_nr li:hover .case_i i:nth-child(3){height: 100%; transition: 0.5s;}
.honor_nr li:hover .case_i i:nth-child(2),.honor_nr li:hover .case_i i:nth-child(4){width: 100%; transition: 0.5s;}
/*honor*/

/*case*/
.case_nr li{ float:left; width:32%; margin-bottom: 40px; position: relative;}
.case_nr li:nth-child(3n-1){ margin:0 2%;}
.case_i i{ background: #00a650; position: absolute; z-index: 9; transition: 0.5s;}
.case_i i:nth-child(1){ width: 2px; height: 0; left: 0; bottom: 0;}
.case_i i:nth-child(2){ width: 0; height: 2px; left: 0; top: 0;}
.case_i i:nth-child(3){ width: 2px; height: 0; right: 0; top: 0;}
.case_i i:nth-child(4){ width: 0; height: 2px; right: 0; bottom: 0;}
.case_nr li a{ display: block; border: 1px solid #ccc; padding: 4px 4px 0 4px;}
.case_pic{ overflow:hidden; position:relative; border-radius: 6px;}
.case_pic img{ display:block; width:100%; transition:0.5s;}
.case_nr li:hover .case_pic img{transform:scale(1.05);}
.case_mc{font-size:1.125rem; height:60px; line-height:60px; color: #222222; overflow:hidden; text-align: center; position:relative; transition: 0.5s;}
.case_nr li:hover .case_mc{ color: #00a650; transition: 0.5s;}
.case_nr li:hover .case_i i:nth-child(1),.case_nr li:hover .case_i i:nth-child(3){height: 100%; transition: 0.5s;}
.case_nr li:hover .case_i i:nth-child(2),.case_nr li:hover .case_i i:nth-child(4){width: 100%; transition: 0.5s;}
@media screen and (max-width:1279px){
.case_mc{font-size:1rem; height:50px; line-height:50px;}
}
@media screen and (max-width:1020px){
.case_mc{font-size:0.9375rem; height:40px; line-height:40px;}
}
@media screen and (max-width:700px){
.case_nr li{width:49%; margin-bottom: 20px;}
.case_nr li:nth-child(3n-1){ margin:0 0 20px 0;}
.case_nr li:nth-child(2n){ float: right;}
.case_mc{font-size:0.875rem;}
}
/*case*/

/*video*/
.video_nr li{ float: left; width: 24%; margin-right: 1.333%; padding-bottom: 40px;}
.video_nr li:nth-child(4n){ margin-right: 0;}
.video_pic{ overflow:hidden; position:relative; border-radius: 4px; z-index: 9;}
.video_pic img{ display:block; width:100%; transition:0.5s;}
.video_nr li:hover .video_pic img{transform:scale(1.05);}
.video_pic::after{ content: ''; background: url(../img/video_pic.png) no-repeat center rgba(0,0,0,0.5); background-size: 26%; width: 100%; height: 100%; position: absolute; left: 0; top: 0; transition: 0.5s;}
.video_mc{ margin-top: -4px; height: 50px; line-height: 50px; text-align: center; background: #f5f5f5; font-size: 1rem; color: #222; overflow: hidden; transition: 0.5s;}
.video_nr li:hover .video_pic::after{background: url(../img/video_pic.png) no-repeat center rgba(21,85,165,0.5); background-size: 26%; transition: 0.5s;}
.video_nr li:hover .video_mc{ background: #00a650; color: #fff; transition: 0.5s;}
@media screen and (max-width:1020px){
.video_nr li{width: 32%; margin-right: 0%; padding-bottom: 30px;}
.video_nr li:nth-child(3n-1){ margin: 0 2%;}
.video_mc{ font-size: 0.9375rem;}
}
@media screen and (max-width:700px){
.video_nr li{width: 49%; padding-bottom: 20px;}
.video_nr li:nth-child(3n-1){ margin: 0 ;}
.video_nr li:nth-child(2n){ float: right;}
.video_mc{ font-size: 0.875rem; height: 43px; line-height: 43px;}
}
/*video*/

/*news*/
.news_nr li{ position:relative; border-bottom:1px solid rgba(255,255,255,0.1);}
.news_nr li:after{ content:""; background:rgba(57,61,73,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:23%;}
.news_pic img{ display:block; width:100%; transition:0.5s;}
.news_nr li:hover .news_pic img{transform:scale(1.1);}
.news_wb{ width:61%; margin-left:3%;}
.news_bt{ font-size:1.375rem; height:40px; line-height:40px; color:#333; overflow:hidden; transition:0.5s;}
.news_ms{ font-size:1rem; line-height:24px; height:48px; color:#666; overflow:hidden; margin-top:8px; transition:0.5s;}
.news_more{ width:126px; height:34px; text-align:center; background:#00a650; line-height:34px; color:#fff; font-size:0.875rem; margin-top:25px; transition:0.5s;}
.news_rq{ width:83px; background:#9b9b9b; line-height:28px; text-align:center; margin-top: 25px; color:#fff; font-family:"Din"; transition:0.5s;}
.news_rq p{ line-height:86px; background:#c2c2c2; border-bottom:1px solid #fff; font-size:3rem; transition:0.5s;}
.news_nr li:hover .news_bt,.news_nr li:hover .news_ms{ color:#fff; transition:0.5s;}
.news_nr li:hover .news_rq{ background:#00a650; transition:0.5s;}
.news_nr li:hover .news_rq p{ background:#ff8201; transition:0.5s;}
.news_nr li:hover .news_more{ background:#ff8201; 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:27%;}
.news_wb{ width:58%; margin-left:2%;}
.news_bt{ font-size:1.25rem; height:32px; line-height:32px;}
.news_more{margin-top:20px;}
}
@media screen and (max-width:1020px){
.news_nr li a{padding:15px 0;}
.news_pic{width:34%;}
.news_wb{ width:63%; margin-left:0%; float: right;}
.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:700px){
.news_nr li a{ padding:5px 1%;}
.news_pic{ overflow:hidden; width:36%;}
.news_wb{ width:61%;}
.news_bt{ font-size:0.9375rem; height:26px; line-height:26px;}
.news_ms{ font-size:0.8125rem; line-height:22px; height:44px; margin-top:2px;}
.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%;}
}
/*news*/

/*pro*/
.pro_kg{ display: flex; justify-content: space-between; align-items: flex-start;}
.main_l .indafl_nr li:nth-last-child(1){ background: none;}

.main_r{ flex: 1; margin-left: 28px;}
.pro_nr li{ position: relative; width: 32%; float: left; margin-bottom: 20px;}
.pro_nr li:nth-child(3n-1){ margin: 0% 2% 20px 2%;}
.pro_nr li a{ display: block; border: 1px solid #ccc; padding: 4px 4px 0 4px;}
.pro_pic{ overflow:hidden; position:relative; border-radius: 6px;}
.pro_pic img{ display:block; width:100%; transition:0.5s;}
.pro_nr li:hover .pro_pic img{transform:scale(1.05);}
.pro_mc{font-size:1.125rem; height:50px; line-height:50px; color: #222222; overflow:hidden; text-align: center; position:relative; transition: 0.5s;}
.pro_nr li:hover .pro_mc{ color: #00a650; transition: 0.5s;}
.pro_nr li:hover .case_i i:nth-child(1),.pro_nr li:hover .case_i i:nth-child(3){height: 100%; transition: 0.5s;}
.pro_nr li:hover .case_i i:nth-child(2),.pro_nr li:hover .case_i i:nth-child(4){width: 100%; transition: 0.5s;}
@media screen and (max-width:1279px){
.pro_mc{font-size:1rem; height:42px; line-height:42px;}
}
@media screen and (max-width:1020px){
.main_r{margin-left: 15px;}
.pro_mc{font-size:0.9375rem; height:40px; line-height:40px;}
}
@media screen and (max-width:700px){
.propad .main{ padding-top: 0;}
.propad .main .kg{ width: 100%;}
.pro_kg{ display: block;}
.inda_l.main_l{ display: block; padding: 0; background: none;}
.indafl_bt{ display: none;}
.indafl_tel{ display: none;}
.indafl_nr{ box-shadow: none; padding: 0; border-radius: 0; overflow: hidden; background: #f5f5f5;}
.indafl_nr li{ background: none; float: left;}
.indafl_nr li::after{ display: none;}
.indafl_nr li a{ background: none; line-height: 46px; height: 46px; padding: 0 20px; font-size: 1rem; text-indent: 0;}
.indafl_nr li:hover a, .indafl_nr li.cur a{ background: none; text-indent: 0;}
.main_r{ margin: 0 2%; padding-top: 40px;}
.pro_nr li{ width: 49%;}
.pro_nr li:nth-child(3n-1){ margin: 0% 0% 20px 0%;}
.pro_nr li:nth-child(2n){ float: right;}
}

.proshowa{ background:#f9f9f9; padding:2%; border-top:4px solid #00a650;}
.proshow_gd{ width:57%; position:relative;}
.proshow_img{ border:2px 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:89%; 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 #00a650;}
.proshow_anjt .prev,.proshow_anjt .next{ cursor:pointer; display:block; width:4%; 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:#00a650; color:#fff; transition:0.5s;}
.proshow_anjt .prev{ left:0;}
.proshow_anjt .next{ right:0;}

.proshowa_wb{ width:40%; padding-top:10px;}
.nycp_bt{color:#222; font-size:1.5rem; 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:#ff8201; text-align:center; width:150px; line-height:50px; font-size:1.125rem; color:#fff;}
.nycp_more img{ margin-bottom:-7px; margin-right:5px;}
.nycp_more .job_moreb{ display:none;}

.proshow_bom{margin-top:20px;  position:relative;}
.proshow_bom:after{ content:""; width:100%; height:54px; display:block; background:#00a650; position:absolute; top:0; left:0;}
.proshow_title p{ display:inline-block; border-top:8px solid #ff8201; background:#ff8201; 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:#00a650; 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:50px; border-top:4px solid #00a650; border-bottom:1px solid #f5f5f5; background:#f1f1f1;}
.cnxh_title p{display:inline-block; color:#00a650; font-size:1.25rem; line-height:50px; height:50px; 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:#00a650; color:#fff; transition:0.5s;}
@media screen and (max-width:1020px){
.proshowa{border-top: 2px solid #00a650;}
.proshow_gd{ float: none; width: 100%;}
.proshowa_wb{ float: none; width: 100%; padding-top: 25px;}
.nycp_bt{ font-size: 1.25rem;}
.nycp_more a{ width: 130px; height: 42px; line-height: 42px; font-size: 1rem;}
.nycp_more img{ height: 24px;}
.proshow_bom:after{height:40px;}
.proshow_title p{ border-top:4px solid #ff8201; font-size:1rem; line-height:40px; height:40px; padding: 0 15px; margin-top:-4px;}
.proshow_title img{ height: 18px;}
.proms_l{padding:25px 2% 10px 2%;}
.proshow_nr{ font-size:0.9375rem;}
.showcp_an p{width:100px;}
.showcp_an p a{height:36px; line-height:36px; font-size:0.9375rem;}
.cnxh_title{ height:40px; border-top:2px solid #00a650;}
.cnxh_title p{font-size:1.125rem; line-height:40px; height:40px;}
.cnxh_nr{ padding: 0 2% 20px 2%;}
.cnxh_nr li{width:49%; margin-right:0%;}
.cnxh_nr li:nth-child(2n){ float: right;}
}
@media screen and (max-width:767px){
.nycp_bt{ font-size: 1.125rem;}
.nycp_more .job_morea{ display:none;}
.nycp_more .job_moreb{ display:block;}
}
/*pro*/
/*内页style结束*/

/*发展历程*/
.fazhan{ width:100%; height:650px; background:url(../img/fabg_02.jpg) center bottom no-repeat; padding-top:40px;}
.fazhan h4{ font-size:42px; color:#ff8201; 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(../img/fleft.png) no-repeat center center;}
.hist-wrapper .histSwiper-next{right:0px;background:url(../img/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:#ff8201}
.hist-wrapper .swiper-slide .facon{ width:73%; color:#3f3f3f; font-size:1rem; line-height: 1.6;}
.hist-list{width:100%;height:90px;background:url(../img/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(../img/fpng.png) no-repeat center 5px;font-size:24px;color:#ff8201;}
@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(../img/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:#1955a5;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #1f5eb1;}.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 #1f5eb1;}.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:#c22720; 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:#ff8201; 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(25,85,165,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(../fonts/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;}
}