@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:#434343; text-decoration: none;outline:none;}
a:hover, a:active {color:#e0141c; 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 #b71c22; 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 #b71c22; 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{ margin-top: 60px; margin-left: 16.145%;}
#Map p{ font-size: 1.5rem; color: #ac0303; padding-bottom: 30px;}
#dituContent{ height:540px; border:1px solid #ddd;}
@media screen and (max-width:1280px){
#Map{ margin-left: 2%;}
}
@media screen and (max-width:767px){
#Map{ margin-top: 30px;}
#Map p{ font-size: 1.25rem; padding-bottom: 15px;}
#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:"Dinr";
  src: url("../fonts/Dinr.eot"),
       url("../fonts/Dinr.ttf");
 }
@font-face {
  font-family:"Dinstd";
  src: url("../fonts/Dinstd.eot"),
       url("../fonts/Dinstd.ttf");
 }

/*首页style开始*/
.top_bg{ height: 38px; width: 100%; position: relative; z-index: 9999;}
.top_bg .kg{ display: grid; grid-template-columns: 1fr 180px; justify-content: space-between;}
.top_l{ font-size: 0.875rem; color: #7a7a7a; line-height: 38px; height: 38px; overflow: hidden;}
.top_r{ font-size: 0.875rem; color: #d0d0d0;}
.top_r a{ line-height: 38px; height: 38px; color: #7a7a7a; transition: 0.5s;}
.top_r span{ padding: 0 15px;}
.top_r a:hover{ color: #b71c22; transition:0.5s;}
.logonav{border-top: 1px solid #ddd; height: 110px; width: 100%; background: #fff; position: relative; z-index: 999; transition: 0.5s;}
.logonav.topys{ height: 90px; box-shadow: 0px 1px 3px rgba(0,0,0,0.3); transition: 0.5s;}
.logo{display: grid; grid-template-columns: repeat(2,auto); justify-content: left; padding-top: 32px; align-items: center; transition: 0.5s;}
.logonav.topys .logo{ padding-top: 20px; transition: 0.5s;}
.logo a:nth-child(2){ position: relative; margin-left: 10px; padding-left: 11px; border-left: 1px solid #b1b1b1;}
.logo a:nth-child(2) p:nth-child(1){ font-size: 1.375rem; color: #b71c22; font-weight: bold; letter-spacing: 8px; line-height: 24px;}
.logo a:nth-child(2) p:nth-child(2){ font-size: 1.125rem; color: #000;}
.sp_nav i{ display:none;}
.sjj_nav{display: grid; grid-template-columns: 1fr; transition: 0.5s;}
.sjj_nav li{ position:relative; float: left;}
.sjj_nav li:nth-last-child(1){ display: none;}
.sjj_nav li .sp_nav_xjb{display:none;}
.sjj_nav li a{display:block; text-align:center; padding: 0 18px; font-size:1rem; color: #2c2c2c; height:110px; line-height:110px; transition:0.5s; position:relative; z-index:9;}
.sjj_nav li:hover a,.sjj_nav li.cur a{ color: #b71c22; font-weight: bold; transition: 0.5s;}
.sjj_nav li::after{ content: ''; position:absolute; left:25%; top:-2px; width:50%; height:3px; background:#b71c22; transform:scaleX(0); transition:0.5s;}
.sjj_nav li:hover::after,.sjj_nav li.cur::after{transform:scaleX(1); transition:0.5s;}
.logonav.topys .sjj_nav li a{ line-height: 90px; height: 90px; transition: 0.5s;}
@media screen and (max-width:1299px){
.sjj_nav li a{padding: 0 15px;}
}
@media screen and (max-width:1279px){
.top_bg{ display: none;}
.logonav{border-top: none; height: 80px; box-shadow: 0px 1px 3px rgba(0,0,0,0.3);}
.logo{padding-top: 15px; padding-left: 1%;}
.logotel .kg{ width: 100%;}
.sjj_nav li::after{ display: none;}
.sjj_nav li:nth-last-child(1){ display: block;}
}
@media screen and (max-width:767px){
.logonav{height: 50px;}
.logo{padding-top: 7px;}
.logo img{ height: 26px;}
.logo a:nth-child(2){margin-left: 6px; padding-left: 7px;}
.logo a:nth-child(2) p:nth-child(1){ font-size: 1rem; letter-spacing: 0px; line-height: 20px;}
.logo a:nth-child(2) p:nth-child(2){ font-size: 0.75rem;}
}
/*
.sjj_nav li ul{ position:absolute; width:180px; background:#d97b1b; left:25%; margin-top:3px; overflow:hidden; transform:scaleX(0); opacity:0; transition:0.5s;}
.sjj_nav li:hover ul{transform:scaleX(1); opacity:1; transition:0.5s;}
.sjj_nav li ul li{ height:42px; line-height:42px; border-top:1px solid #cb7319; float:none;}
.sjj_nav li ul li:nth-child(1){ border-top:none;}
.sjj_nav li ul li a{ padding:0; line-height:42px; height:42px; font-size:1.125rem; text-align:center; font-family:"Din"; transition:0.5s;}
.sjj_nav li:hover ul li a,.sjj_nav li.cur ul li a{ color:#fff; transition:0.5s;}
.sjj_nav li ul li:hover a{ background:#ce7111; color:#fff; transition:0.5s;}
*/
/*banner*/
.banner{height:auto; width:100%; position:relative; height:100%; display:inline-block;}
.slides{position:relative; height:100%;}
.slides li{height:100%; position:relative; width:100%;}
.slides li a{ display:block; width:100%; height:100%; position: absolute; left: 0; top: 0;}
.slides li img{display:none;}
@media screen and (max-width:1366px){
.slides li{ background-size:auto 100% !important; height:auto !important;  min-height:640px !important;}
}
@media screen and (max-width:1279px){
.slides li{ min-height:500px !important;}
}
@media screen and (max-width:1023px){
.slides li{ min-height:400px !important;}
}
@media screen and (max-width:770px){
.slides li{ background:none!important; height:auto !important; min-height:inherit !important;}
.slides li a{ position: relative; left: auto; top: auto;}
.slides li img{ width:100%; display:block;}
}
.flex-control-nav{ position:absolute; bottom:5%; z-index:99; text-align:center; width: 100%; left: 0;}
.flex-control-nav li{ display:inline-block; margin:0 10px;}
.flex-control-nav li a{ display:block; overflow:hidden; text-indent:-999px; width:16px; height:16px; border-radius:50%; background: #fff; cursor:pointer;transition:0.5s;}
.flex-control-nav li a.flex-active{ background: #b71c22; transition:0.5s;}
.flex-direction-nav{position:absolute;z-index:99; width:100%; left:0; margin:0 auto; top:47%;}
.flex-direction-nav li a{display:block;width:15px;height:25px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:1; -khtml-opacity:1; opacity: 1;}
.flex-direction-nav li a.flex-prev{left:2%;background:url(../images/ban_l.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:2%;background:url(../images/ban_r.png) center center no-repeat;}
.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
/*banner*/

.gjcsous{height: 100px; background: #b71c22; width: 100%; position: relative; z-index: 10;}
.gjcsous::before{ content: ''; width: 100%; height: 100%; background: url(../images/telbg.png) no-repeat right top; position: absolute; right: 0; top: -11px;}
.gjcsous .kg{ position: relative; z-index: 9;}
.gjc{ font-size: 1rem; color: #fff; line-height: 100px; height: 100px; font-weight: bold;}
.gjc a{ color: #fff; font-weight: normal; transition: 0.5s;}
.gjc span{ color: #fff; font-weight: normal; font-size: 0.875rem; padding: 0 15px;}
.gjc a:hover{ color: #025aaa; transition: 0.5s;}
.tel p{color: #fff; padding-bottom: 9px; }
.tel a{ color: #fff;  display: block;}
.tel span{ font-weight: bold; font-size: 1.5rem; line-height: 1em;}
.tel span em{ font-weight: normal; font-size: 1rem; font-style: normal;}
@media screen and (max-width:1279px){
.gjcsous::before{ right: -250px;}
}
@media screen and (max-width:1023px){
.gjcsous{height: 80px; overflow: hidden;}
.gjcsous::before{background-size: auto 80px; top: -6px; right: -300px;}
.gjc{line-height: 80px; height: 80px;}
.gjc span{padding: 0 10px;}
.tel span{font-size: 1.625rem;}
}
@media screen and (max-width:767px){
.gjcsous{height: 50px;}
.gjcsous::before{ display: none;}
.gjc{ font-size: 0.9375rem; line-height: 50px; height: 50px; float: none;}
.tel{ display: none;}
}

.index_bga{ width: 100%; background: #fff; overflow: hidden; border-bottom: 1px solid #d6d6d6;}
.inda_nr ul{ display: grid; grid-template-columns: repeat(4,1fr); text-align: center;}
.inda_nr li{ position: relative; padding: 50px 0;}
.inda_nr li::before{ content: ''; width: 1px; height: 100%; position: absolute; left: 0; top: 0; background: #d6d6d6;}
.inda_nr li:nth-child(1):before{ background: #fff;}
.inda_pic{ transform: scaleX(1); transition: 0.5s;}
.inda_nr li:hover .inda_pic{ transform: scaleX(-1); transition: 0.5s;}
.inda_mc{ font-size: 1.875rem; color: #b71c22; padding-top: 20px;}
.inda_ms{ line-height: 20px; color: #646464;}
@media screen and (max-width:1279px){
.inda_mc{ font-size: 1.625rem; padding-top: 10px;}
}
@media screen and (max-width:1023px){
.inda_nr li{padding: 30px 0;}
.inda_mc{ font-size: 1.375rem; padding-top: 8px;}
}
@media screen and (max-width:767px){
.inda_nr ul{grid-template-columns: repeat(2,1fr);}
.inda_nr li{padding: 20px 0;}
.inda_nr li:nth-child(3):before{ background: #fff;}
.inda_nr li:nth-child(n+3){ border-top: 1px solid #d6d6d6;}
.inda_mc{ font-size: 1.125rem; padding-top: 5px;}
.inda_ms{ line-height: 18px; font-size: 0.9375rem; margin-top: 3px;}
}

.index_bgb{ position: relative; background: #f3f3f3; padding: 60px 0 100px 0; overflow: hidden; width: 100%;}
.indb_title{ text-align: center; position: relative;}
.indb_title::before{ content: ''; width: 100%; height: 1px; background: #cecece; position: absolute; left: 0; bottom: 12px;}
.indb_title h2{ font-size: 2.5rem; font-weight: bold; color: #b71c22;}
.indb_title p{ font-size: 1.5rem; color: #403f40; display: inline-block; background: #f3f3f3; padding: 0 15px; position: relative; z-index: 9;}
.indb_kg{ padding-top: 40px; display: grid; grid-template-columns: 46.384% 50.769%; justify-content: space-between;}
.indb_gd{ position: relative;}
.indbgdnr li a{ display: block; overflow: hidden;}
.indbgdnr li img{ display: block; width: 100%;}
.indb_an{ position: absolute; right: 0; bottom: 0;}
.indb_an a{ width: 39px; height: 54px; display: block; float: left; cursor: pointer;}
.indb_an a.prev{ background: url(../images/indb_jt.png) no-repeat center #890909;}
.indb_an a.next{ background: url(../images/indb_jt.png) no-repeat center #ff0000; transform: scaleX(-1);}
.indb_jt{ display: none;}
.indb_fl{ padding-top: 19px;}
.indbfl_mc{ height: 43px; border-left: 5px solid #b71c22; line-height: 43px; padding-left: 8px; font-size: 1.875rem; color: #313131; font-weight: bold;}
.indb_flnr{ padding-top: 27px;}
.indb_flnr ul{ display: grid; grid-template-columns: repeat(3,1fr); grid-gap: 10px;}
.indb_flnr li{ position: relative;}
.indb_flnr li a{ display: block; border: 1px solid #d0d0d0; line-height: 44px; height: 44px; text-align: center; color: #313131; transition: 0.5s;}
.indb_flnr li:hover a,.indb_flnr li:nth-last-child(1) a{ border: 1px solid #b71c22; color: #b71c22; font-weight: bold; transition: 0.5s;}
.indb_r{ display: grid; grid-template-rows: repeat(2,auto); align-content: space-between;}
.indb_bt{ display: grid; grid-template-columns: repeat(2,auto); justify-content: left; align-items: center;}
.indb_bt img{ margin-left: -4px;}
.indb_bt p{font-size: 2.125rem; font-weight: bold; color: #393939; padding-left: 12px;}
.indb_js{ line-height: 1.625rem; color: #686868; margin-top: 22px;}
.indbr_nr ul{ display: grid; grid-template-columns: repeat(2,1fr); grid-gap: 20px;}
.indbr_nr li{ background: #fff;}
.indbr_pic{ overflow: hidden;}
.indbr_pic img{ display: block; width: 100%; transition: 0.5s;}
.indbr_nr li:hover .indbr_pic img{ transform: scale(0.95);}
.indbr_mc{ height: 42px; line-height: 42px; text-align: center; color: #686868; transition: 0.5s;}
.indbr_nr li:hover .indbr_mc{ color: #b71c22; transition: 0.5s;}
@media screen and (max-width:1279px){
.indb_title h2{ font-size: 2.25rem;}
.indb_title p{ font-size: 1.375rem;}
.indb_bt p{ font-size: 1.875rem;}
.indb_flnr ul{ grid-gap: 5px;}
.indb_flnr li a{ overflow: hidden; font-size: 0.9375rem;}
}
@media screen and (max-width:1023px){
.index_bgb{padding: 50px 0 70px 0;}
.indb_title h2{ font-size: 2rem;}
.indb_title p{ font-size: 1.125rem;}
.indb_bt img{ height: 65px;}
.indb_bt p{ font-size: 1.625rem;}
.indb_js{ font-size: 0.9375rem; margin-top: 18px;}
.indbr_nr ul{grid-gap: 10px;}
.indbr_mc{ font-size: 0.9375rem;}
}
@media screen and (max-width:767px){
.index_bgb{padding: 40px 0 50px 0;}
.indb_title h2{ font-size: 1.625rem;}
.indb_title p{ font-size: 1rem;}
.indb_title::before{ bottom: 8px;}
.indb_kg{ padding-top: 25px; display: block;}
.indbfl_mc{ height: 32px; line-height: 32px; border-left: 3px solid #d71c22; font-size: 1.375rem;}
.indb_r{ padding-top: 30px;}
.indb_flnr{ padding-top: 15px;}
.indb_bt img{ height: 45px;}
.indb_bt p{ font-size: 1.375rem;}
.indb_js{ font-size: 0.9375rem; margin-top: 10px; line-height: 22px; padding-bottom: 10px;}
.indbr_nr ul{grid-gap: 7px;}
}

.index_bgc{ padding: 84px 0 109px 0; width: 100%; background: #fff; overflow: hidden;}
.index_bgc .kg{ display: grid; grid-template-columns: 32.3% 1fr; grid-gap: 0 15px;}
.indc_l{ border: 1px solid #d5d5d5; background: #fff; padding: 0 5%;}
.indc_bt{ display: grid; grid-template-columns: repeat(2,auto); justify-content: left; align-items: center;}
.indc_bt img{ margin-left: -4px; margin-top: -8px;}
.indc_bt p{ padding-left: 20px; font-size: 2.125rem; color: #3e3e3e; font-weight: bold;}
.indc_js{ padding-top: 65px; color: #3e3e3e; line-height: 1.875em;}
.indc_fl{ padding-top: 60px;}
.indc_fl ul{ display: grid; grid-template-columns: repeat(2,1fr); grid-gap: 15px;}
.indc_fl li a{ display: block; border: 1px solid #cecece; height: 44px; line-height: 44px; text-align: center; color: #3e3e3e; transition: 0.5s;}
.indc_fl li:hover a,.indc_fl li:nth-last-child(1) a{ color: #b71c22; font-weight: bold; border: 1px solid #b71c22; transition: 0.5s;}
.indc_r{ display: grid; grid-template-columns: 60.9% 1fr; grid-gap: 0 15px;}
.indc_gd{ position: relative; border: 1px solid #d5d5d5; background: #fff;}
.indc_img li{ position: relative;}
.indc_tp{ overflow: hidden;}
.indc_tp img{ display: block; width: 100%; transition: 0.5s;}
.indc_img li:hover .indc_tp img,.indc_nr li:hover .indc_pic img{ transform: scale(1.05);}
.indc_mc{ position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(0,0,0,0.5); text-align: center; height: 53px; line-height: 53px; color: #fff; transition: 0.5s;}
.indc_img li:hover .indc_mc,.indc_nr li:hover .indc_mc{ background: rgba(183,28,34,0.9); transition: 0.5s;}
.indc_jt a{ position: absolute; background: url(../images/indc_jt.png) no-repeat; width: 20px; height: 41px; top: 45%; cursor: pointer; transition: 0.5s;}
.indc_jt a:hover{background: url(../images/indc_jtb.png) no-repeat; transition: 0.5s;}
.indc_jt a.prev{ left: -11px;}
.indc_jt a.next{ right: -11px; transform: scaleX(-1);}
.indc_an{ display: none;}
.indc_nr{ display: grid; grid-template-rows: repeat(2,auto); align-content: space-between;}
.indc_nr li{ border: 1px solid #cecece; position: relative;}
.indc_pic{ overflow: hidden;}
.indc_pic img{ display: block; width: 100%; transition: 0.5s;}
@media screen and (max-width:1279px){
.indc_js{ padding-top: 25px;}
.indc_fl{ padding-top: 30px;}
.indc_fl ul{ grid-gap: 10px;}
.indc_fl li a{ font-size: 0.9375rem;}
}
@media screen and (max-width:1023px){
.index_bgc{ padding: 60px 0 70px 0;}
.index_bgc .kg{ display: block;}
.indc_l{ padding: 0 3% 3% 3%;}
.indc_bt img{ height: 65px;}
.indc_bt p{ font-size: 1.625rem;}
.indc_js{ padding-top: 20px;}
.indc_fl{ padding-top: 20px;}
.indc_fl ul{ grid-template-columns: repeat(4,1fr);}
.indc_r{ padding-top: 16px;}
}
@media screen and (max-width:767px){
.index_bgc{ padding: 40px 0 50px 0;}
.indc_js{ padding-top: 15px; font-size: 0.9375rem; line-height: 22px;}
.indc_fl{ padding-top: 15px;}
.indc_fl ul{ grid-template-columns: repeat(2,1fr);}
.indc_bt img{ height: 45px;}
.indc_bt p{ font-size: 1.375rem; padding-left: 10px;}
.indc_r{ display: block;}
.indc_jt{ display: none;}
.indc_nr{ margin-top: 7px; grid-template-rows: 1fr; grid-template-columns: repeat(2,1fr); grid-gap: 0 7px;}
.indc_mc{ height: 40px; line-height: 40px; font-size: 0.9375rem;}
}

.index_bgd{ padding: 70px 0 70px 0; width: 100%; background: url(../images/index_bgd.jpg) no-repeat center top;  position: relative; z-index: 9;}
.index_bgd::before{ content: ''; width: 48%; height: 21px; background: #b71c22; background: linear-gradient(-135deg, transparent 21px, #b71c22 0); position: absolute; left: 0; top: -21px;}
.index_bgd::after{ content: ''; width: 48%; height: 21px; background: #b71c22; background: linear-gradient(45deg, transparent 21px, #b71c22 0); position: absolute; right: 0; bottom: -21px;}
.indd_tit{ text-align: center;}
.indd_tit h2{ font-size: 2.5rem; color: #1d1d1d; font-weight: bold;}
.indd_tit p{ background: url(../images/indd_btbg.png) no-repeat center; height: 46px; line-height: 46px; margin-top: 15px; color: #fff; font-size: 1.5rem;}
.indd_kg{ position: relative; margin-top: 25px;}
.indd_nr{ padding-top: 130px; position: relative; z-index: 9;}
.indd_nr ul{ display: grid; grid-template-columns: repeat(2,auto); justify-content: space-between; grid-gap: 54px 0;}
.indd_nr li{ position: relative; display: grid; cursor: pointer;}
.indd_nr li:nth-child(2n){ text-align: right;}
.indd_po{ position: absolute; left: 4%; top: 0; width: 96%; height: 100%; display: grid; grid-template-columns:105px 1fr; align-items: center; grid-gap: 0 12px;}
.indd_nr li:nth-child(2n) .indd_po{ left: auto; right: 4%; grid-template-columns:1fr 105px; justify-content: end;}
.indd_tb{ border-radius: 50%; border: 2px solid #fff; width: 103px; overflow: hidden; transition: 0.5s;}
.indd_tb img{ display: block; width: 100%;}
.indd_nr li:hover .indd_tb{transform: rotate(360deg); transition: 0.5s;}
.indd_wb{ color: #fff;}
.indd_wb h3{ font-size: 1.5rem; line-height: 30px;}
.indd_wb p{ padding-top: 4px;}
.indd_pic{position: absolute; left: 0; top: 0; width: 100%;}
.indd_pic img{ display: block; max-width: 52.1%; margin: 0 auto;}
@media screen and (max-width:1299px){
.indd_nr ul{grid-gap: 30px 0;}
}
@media screen and (max-width:1279px){
.indd_tit h2{ font-size: 2.25rem;}
.indd_nr{ padding-top: 100px;}
.indd_bg img{ height: 140px;}
.indd_po{ grid-template-columns: 82px 1fr;}
.indd_nr li:nth-child(2n) .indd_po{ grid-template-columns: 1fr 82px;}
.indd_tb{ width: 80px;}
.indd_wb h3{ font-size: 1.25rem; line-height: 1.5rem;}
}
@media screen and (max-width:1023px){
.indd_tit h2{ font-size: 2rem;}
.indd_tit p{ background-size:auto 100%; height: 40px; line-height: 40px; margin-top: 10px; font-size: 1.375rem;}
.indd_nr{ padding-top: 90px;}
.indd_bg img{ height: 100px;}
.indd_po{ grid-template-columns: 72px 1fr; grid-gap: 0 6px;}
.indd_nr li:nth-child(2n) .indd_po{ grid-template-columns: 1fr 72px;}
.indd_tb{ width: 70px;}
.indd_wb h3{ font-size: 1rem; line-height: 1.125rem;}
.indd_wb p{ font-size: 0.875rem;}
.indd_nr ul{grid-gap: 20px 0;}
}
@media screen and (max-width:767px){
.index_bgd{ padding: 40px 0 50px 0; background-size: cover;}
.index_bgd::before{height: 11px; top: -11px;}
.index_bgd::after{height: 11px; bottom: -11px;}
.indd_tit h2{ font-size: 1.625rem;}
.indd_tit p{ height: 34px; line-height: 34px; font-size: 1.125rem;}
.indd_nr{ padding-top: 5px;}
.indd_nr ul{ grid-template-columns: repeat(2,1fr); grid-gap: 15px 7px;}
.indd_nr li{ background: #b71c22; padding: 10px 0;}
.indd_bg{ display: none;}
.indd_po{ position: relative; left: auto; top: auto; right: auto !important; padding: 0 3%; width: 94%;}
.indd_po{ grid-template-columns: 52px 1fr; grid-gap: 0 6px;}
.indd_nr li:nth-child(2n) .indd_po{ grid-template-columns: 1fr 52px;}
.indd_tb{ width: 50px; border: 1px solid #fff;}
.indd_wb h3{ font-size: 1rem;}
.indd_wb h3 br{ display: none;}
.indd_wb p{ font-size: 0.8125rem;}
.indd_pic{ position: relative; left: auto; top: auto; padding-top: 25px;}
.indd_pic img{ max-width: 80%;}
}

.index_bge{ padding-top: 100px; background: #f7f7f7; width: 100%; overflow: hidden;}
.inde_tit{ text-align: center; position: relative;}
.inde_tit h2{ font-size: 3rem; font-weight: bold; color: #2e2e2e;}
.inde_tit h2 span{ color: #b71c22; padding-right: 10px;}
.inde_tit p{ font-size: 1.5rem; color: #424242; display: inline-block; padding: 0 20px; background: #f7f7f7; position: relative; z-index: 9;}
.inde_tit::before{ content: ''; width: 100%; height: 1px; background: #c5c5c5; bottom: 12px; left: 0; position: absolute;}
.inde_nr{ padding-top: 30px;}
.inde_nr li{ position: relative;}
.inde_pic img{ display: block; width: 100%;}
.inde_wb{ position: absolute; top: 25px; text-align: center; width: 100%; left: 0;}
.inde_mc{position: relative; padding-top: 55px;}
.inde_mc h3{ font-size: 2.25rem; color: #b71c22; font-weight: bold;}
.inde_mc::before{ content: '01'; font-family: 'Din'; font-size: 7.5rem; color: rgba(0,0,0,0.1); position: absolute; width: 100%; left: 0; top: 0; line-height: 100px;}
.inde_ms{ color: #424242; font-size: 1.125rem; line-height: 30px; padding-top: 10px;}
@media screen and (max-width:1680px){
.inde_nr li{ padding-top: 90px;}
}
@media screen and (max-width:1299px){
.inde_nr li{ padding-top: 90px;}
}
@media screen and (max-width:1279px){
.inde_tit h2{ font-size: 2.5rem;}
.inde_tit p{ font-size: 1.25rem;}
.inde_nr li{ padding-top: 120px;}
.inde_mc h3{ font-size: 2rem;}
.inde_mc::before{ font-size: 6rem; line-height: 1.125em;}
}
@media screen and (max-width:1023px){
.index_bge{ padding-top: 80px;}
.inde_tit h2{ font-size: 2rem;}
.inde_tit p{ font-size: 1.125rem;}
.inde_wb{ top: 10px;}
.inde_mc{ padding-top: 38px;}
.inde_mc h3{ font-size: 1.875rem;}
.inde_mc::before{ font-size: 5rem; line-height: 1em;}
.inde_ms{ font-size: 1rem; line-height: 28px;}
}
@media screen and (max-width:767px){
.index_bge{ padding-top: 40px;}
.inde_tit h2{ font-size: 1.625rem;}
.inde_tit p{ font-size: 1rem; padding: 0 10px;}
.inde_tit::before{ bottom: 9px;}
.inde_nr{ padding-top: 20px;}
.inde_nr li{ padding-top: 150px;}
.inde_wb{ top: 0px;}
.inde_mc{ padding-top: 30px;}
.inde_mc h3{ font-size: 1.375rem;}
.inde_mc::before{ font-size: 4rem;}
.inde_ms{ font-size: 0.875rem; line-height: 22px; padding: 10px 2% 0 2%;}
.inde_ms br{ display: none;}
}
 
.index_bgf{ background: url(../images/index_bgf.jpg) no-repeat center; width: 100%; height: 680px;  overflow: hidden; padding-top: 120px; position: relative; z-index: 9;}
.index_bgf::before{ content: ''; width: 100%; height: 100%; background: url(../images/indf_dd.png) repeat; position: absolute; left: 0; top: 0;}
.index_bgf::after{ content: ''; width: 100%; height: 10px; background: url(../images/indf_xt.png) no-repeat center; position: absolute; left: 0; top: -10px;}
.index_bgf .kg{ position: relative; text-align: center;}
.indf_sz{font-family: 'Din'; font-size: 7.5rem; color: rgba(255,255,255,0.3);  line-height: 100px;}
.indf_mc{ font-size: 2.25rem; color: #f60000; font-weight: bold; padding-top: 10px;}
.indf_ms{ font-size: 1.125rem; color: #fff; line-height: 30px; padding-top: 30px;}
.indf_zj{ padding-top: 55px;}
.indf_zj ul{ display: grid; grid-template-columns: repeat(3,auto); justify-content: center; grid-gap: 0 99px;}
.indf_zj li{ position: relative; display: grid;}
.indf_wb{ position: absolute; width: 100%; left: 0; top: 35%; color: #fff; font-size: 1.5rem; line-height: 30px; text-align: center;}
@media screen and (max-width:1279px){
.index_bgf{ background-size: cover; height: auto; padding: 70px 0 80px 0; }
.indf_sz{ font-size: 6rem; line-height: 1.125em;}
.indf_mc{ font-size: 2rem;}
}
@media screen and (max-width:1023px){
.indf_sz{ font-size: 5rem; line-height: 1em;}
.indf_mc{ font-size: 1.875rem; padding-top: 0;}
.indf_ms{ font-size: 1rem; line-height: 28px; padding-top: 25px;}
.indf_zj{ padding-top: 35px;}
}
@media screen and (max-width:767px){
.index_bgf{padding: 40px 0 50px 0; }
.indf_sz{ font-size: 4rem;}
.indf_mc{ font-size: 1.375rem;}
.indf_ms{ font-size: 0.875rem; line-height: 22px; padding-top: 5px;}
.indf_ms br{ display: none;}
.indf_zj{ padding-top: 20px;}
.indf_zj ul{ grid-gap: 0; justify-content: space-between; grid-template-columns: repeat(3,30%);}
.indef_qq img{ display: block; width: 100%;}
.indf_wb{ font-size: 1.125rem; line-height: 1.25em; top: 30%;}
}

.index_bgg{ padding: 80px 0 100px 0; width: 100%; overflow: hidden; background: #fff;}
.indg_tit{ text-align: center; position: relative; padding-top: 55px;}
.indg_tit::before{ content: '03'; font-size: 7.5rem; font-family: 'Din'; color: rgba(0,0,0,0.1); line-height: 100px; position: absolute; width: 100%; left: 0; top: 0;}
.indg_tit h2{ font-size: 2.5rem; color: #b71c22; font-weight: bold; z-index: 9; position: relative;}
.indg_tit p{ font-size: 1.5rem; color: #000; padding-top: 8px;}
.indg_nr{ padding-top: 40px;}
.indg_nr ul{ display: grid; grid-template-columns: repeat(3,30.8%); justify-content: space-between;}
.indg_pic{ overflow: hidden;}
.indg_pic img{ display: block; width: 100%; transition: 0.5s;}
.indg_nr li:hover .indg_pic img{ transform: scale(1.05);}
.indg_mc{ display: grid; grid-template-columns: repeat(2,auto); justify-content: left; padding-top: 11px; grid-gap: 0 8px; align-items: center;}
.indg_mc p{ font-size: 1.875rem; color: #b71c22;}
.indg_ms{ color: #7e7e7e; padding-top: 10px; line-height: 30px;}
@media screen and (max-width:1299px){
.indg_nr ul{ grid-template-columns: repeat(3,31.5%);}
}
@media screen and (max-width:1279px){
.index_bgg{ padding: 50px 0 80px 0;}
.indg_tit::before{font-size: 6em; line-height: 1.125em;}
.indg_tit h2{ font-size: 2.25rem;}
.indg_tit p{ font-size: 1.375rem;}
.indg_nr ul{grid-template-columns: repeat(3,31%);}
.indg_mc p{ font-size: 1.625rem;}
.indg_ms{line-height: 26px;}
}
@media screen and (max-width:1023px){
.indg_tit::before{font-size: 5em; line-height: 1em;}
.indg_tit{padding-top: 35px;}
.indg_tit h2{ font-size: 2rem;}
.indg_tit p{ font-size: 1.125rem;}
.indg_nr{ padding-top: 30px;}
.indg_nr ul{grid-template-columns: repeat(3,32%);}
.indg_mc img{ height: 44px;}
.indg_mc p{ font-size: 1.375rem;}
.indg_ms{line-height: 24px;}
}
@media screen and (max-width:767px){
.index_bgg{ padding: 40px 0 50px 0;}
.indg_tit::before{font-size: 4em;}
.indg_tit h2{ font-size: 1.375rem;}
.indg_tit p{ font-size: 1rem; padding-top: 5px;}
.indg_nr{ padding-top: 20px;}
.indg_nr ul{ display: block;}
.indg_ms{ font-size: 0.9375rem; line-height: 22px;}
.indg_an{ padding-top: 15px;}
.indg_an ul{ display: flex; justify-content: center;}
.indg_an li{ overflow: hidden; width: 12px; height: 12px; border-radius: 50%; background: #ddd; margin: 0 4px; text-indent: -999rem;}
.indg_an li.on{ background: #b71c22;}
}

.index_bgh{ background: url(../images/index_bgh.jpg) no-repeat center top; width: 100%; padding: 60px 0 90px 0;  overflow: hidden;}
.indh_tit{ text-align: center;}
.indh_tit h2{ font-size: 2.5rem; color: #b71c22; font-weight: bold;}
.indh_tit p{ font-size: 1.5rem; color: #5b5b5b;}
.indh_nr{ padding-top: 40px; display: grid; grid-template-rows: repeat(2,auto); grid-gap: 15px 0;}
.indh_nr ul:nth-child(1){ display: grid; grid-template-columns: 36.4% 36.4% 25.62%; justify-content: space-between;}
.indh_nr ul:nth-child(2){ display: grid; grid-template-columns: 36.4% 62.93%; justify-content: space-between;}
.indh_nr li{position: relative;}
.indh_i i{ position: absolute; background: #b71c22; transition: 0.5s; z-index: 9;}
.indh_i i:nth-child(1){ width: 4px; height: 0; bottom: 0; left: 0;}
.indh_i i:nth-child(2){ height: 4px; width: 0; top: 0; left: 0;}
.indh_i i:nth-child(3){ width: 4px; height: 0; top: 0; right: 0;}
.indh_i i:nth-child(4){ height: 4px; width: 0; bottom: 0; right: 0;}
.indh_nr li:hover .indh_i i:nth-child(1),.indh_nr li:hover .indh_i i:nth-child(3){height: 100%; transition: 0.5s;}
.indh_nr li:hover .indh_i i:nth-child(2),.indh_nr li:hover .indh_i i:nth-child(4){width: 100%; transition: 0.5s;}
.indh_nr li a{ display: block; border: 4px solid #fff; overflow: hidden;}
.indh_nr li img{ display: block; width: 100%; transition: 0.5s;}
.indh_nr li a:hover img{ transform: scale(1.05);}
@media screen and (max-width:1279px){
.index_bgh{ background-size: auto 80%;}
.indh_tit h2{ font-size: 2.25rem;}
.indh_tit p{ font-size: 1.375rem;}
}
@media screen and (max-width:1023px){
.index_bgh{padding: 40px 0 70px 0;}
.indh_tit h2{ font-size: 2rem;}
.indh_tit p{ font-size: 1.375rem;}
.indh_nr{ padding-top: 25px; grid-gap: 10px 0;}
}
@media screen and (max-width:767px){
.index_bgh{padding: 40px 0 50px 0;}
.indh_tit h2{ font-size: 1.625rem;}
.indh_tit p{ font-size: 1rem;}
.indh_nr{ padding-top: 15px; grid-gap: 5px 0;}
.indh_nr li a{border: 2px solid #fff;}
}

.index_bgi{ background: #fff; width: 100%; padding-bottom: 100px; overflow: hidden;}
.index_bgi .indb_title p{ background: #fff; color: #515151;}
.index_bgi .kg{ padding-top: 55px; display: grid; grid-template-columns: repeat(2,48.3%); justify-content: space-between;}
.indi_tit{ display: grid; grid-template-columns: repeat(2,auto); justify-content: space-between; align-items: center;}
.indi_tit h3{ display: grid; grid-template-columns: repeat(2,auto); justify-content: start; align-items: center;}
.indi_tit h3 p{ padding-left: 9px; font-size: 1.25rem; color: #313131;}
.indi_tit a{ font-size: 1.125rem; color: #313131; transition: 0.5s;}
.indi_tit a:hover{ color: #b71c22; transition: 0.5s;}
.indi_one{ padding-top: 20px;}
.indi_one a{ background: #f5f5f5; padding: 11px; display: grid; grid-template-columns: 49.6% 1fr; grid-gap: 0 18px;}
.indi_pic{ overflow: hidden;}
.indi_pic img{ display: block; width: 100%; transition: 0.5s;}
.indi_one a:hover .indi_pic img{ transform: scale(1.05);}
.indi_wb{ padding-top: 25px;}
.indi_mc{ font-size: 1.5rem; color: #313131; line-height: 30px; height: 60px; overflow: hidden; transition: 0.5s;}
.indi_ms{ margin-top: 10px; line-height: 22px; height: 66px; color: #858585; overflow: hidden;}
.indi_rq{ font-size: 1rem; color: #b9b9b9; font-family: 'Din'; margin-top: 20px;}
.indil_nr{ padding-top: 6px;}
.indil_nr li{ border-bottom: 1px solid #e9e9e9;}
.indil_nr li a{ display: grid; grid-template-columns: repeat(2,auto); justify-content: space-between; line-height: 59px; height: 59px; overflow:hidden;}
.indil_nr li a h4{ color: #838383; position: relative; padding-left: 19px; transition: 0.5s;}
.indil_nr li a h4:after,.indil_nr li a h4:before{border: 6px solid transparent; border-left: 6px solid #fff;  width: 0; height: 0; position: absolute; top: 28px; left: 2px; content: '';}
.indil_nr li a h4:before {border-left-color: #838383; left:3px; transition: 0.5s;}
.indil_nr li:hover a h4:before{border-left-color: #b71c22; transition: 0.5s;}
.indil_nr li a span{ font-family: 'Din'; color: #b9b9b9;}
.indi_one a:hover .indi_mc,.indil_nr li:hover a h4{ color: #b71c22; transition: 0.5s;}
.indir_nr{ padding-top: 20px;}
.indir_nr ul{ display: grid; grid-gap: 20px 0;}
.indir_nr li{ position: relative; transition: 0.5s;}
.indir_nr li:hover{ box-shadow: 0px 0px 15px rgba(0,0,0,0.2); transition: 0.5s;}
.indir_i i{ position: absolute; background: #b71c22; transition: 0.5s; z-index: 9;}
.indir_i i:nth-child(1){ width: 1px; height: 0; bottom: 0; left: 0;}
.indir_i i:nth-child(2){ height: 1px; width: 0; top: 0; left: 0;}
.indir_i i:nth-child(3){ width: 1px; height: 0; top: 0; right: 0;}
.indir_i i:nth-child(4){ height: 1px; width: 0; bottom: 0; right: 0;}
.indir_nr li:hover .indir_i i:nth-child(1),.indir_nr li:hover .indir_i i:nth-child(3){height: 100%; transition: 0.5s;}
.indir_nr li:hover .indir_i i:nth-child(2),.indir_nr li:hover .indir_i i:nth-child(4){width: 100%; transition: 0.5s;}
.indir_nr li a{border: 1px solid #dcdcdc; display: grid; grid-template-columns: 100px 1fr; grid-gap: 0 20px; padding: 11px; align-items: center;}
.indir_rq{ text-align: center; font-family: 'Dinr'; color: #858585; position: relative; padding: 10px 0;}
.indir_rq p{ color: #434343; font-size: 3rem; line-height: 40px; transition: 0.5s;}
.indir_rq::after{ content: ''; width: 1px; height: 100%; background: #d1d1d1; position: absolute; right: 0; top: 0; transition: 0.5s;}
.indir_nr li:hover .indir_rq::after{ background: #b71c22; transition: 0.5s;}
.indir_wb h4{ font-size: 1.25rem; color: #434343; height: 41px; line-height: 41px; overflow: hidden;}
.indir_wb p{ line-height: 20px; color: #9c9c9c; height: 40px; overflow: hidden;}
.indir_nr li:hover .indir_rq p,.indir_nr li:hover .indir_wb h4{ color: #b71c22; transition: 0.5s;}
@media screen and (max-width:1279px){
.indi_wb{ padding-top: 10px;}
.indi_mc{ font-size: 1.125rem; line-height: 24px; height: 48px;}
.indi_ms{ font-size: 0.875rem; height: 44px;}
.indi_rq{ font-size: 0.875rem; margin-top: 15px;}
.indir_nr ul{grid-gap: 7px 0;}
}
@media screen and (max-width:1023px){
.index_bgi .kg{ padding-top: 40px;}
.indi_tit h3 img{ height: 30px;}
.indi_tit h3 p{ font-size: 1.125rem;}
.indi_tit a{ font-size: 1rem;}
.indi_one a{ padding: 5px; grid-gap: 0 8px;}
.indi_mc{ font-size: 1rem; line-height: 26px; height: 26px;}
.indi_ms{ margin-top: 5px;}
.indi_rq{ margin-top: 10px;}
.indir_nr ul{grid-gap: 15px 0;}
.indil_nr li a h4:after, .indil_nr li a h4:before{ top: 24px;}
.indil_nr li a h4{font-size: 0.9375rem;}
.indil_nr li a span{ font-size: 0.875rem;}
.indir_nr li a{padding: 7px;}
.indir_rq{ padding: 5px 0;}
.indir_rq p{ font-size: 2.5rem;}
.indir_wb h4{ line-height: 32px; height: 32px; font-size: 1rem;}
.indir_wb p{ font-size: 0.875rem;}
}
@media screen and (max-width:767px){
.index_bgi{padding-bottom: 50px;}
.index_bgi .kg{ padding-top: 25px; grid-template-columns: 1fr; grid-gap: 30px 0;}
.indil_nr li a{height: 46px; line-height: 46px;}
.indil_nr li a h4{line-height: 46px; height: 46px; overflow:hidden;}
.indil_nr li a h4:after, .indil_nr li a h4:before{ top: 17px;}
.indir_nr ul{grid-gap: 8px 0;}
.indir_nr li a{grid-gap: 0 10px;}
}

.index_bgj{ background: url(../images/indj_dd.png) repeat; width: 100%; padding: 60px 0 40px 0; position: relative; overflow: hidden;}
.index_bgj::before{ content: ''; background: url(../images/index_bgj.jpg) no-repeat center top; width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.index_bgj .kg{ position: relative; z-index: 9;}
.indj_title{ text-align: center; color: #fff;}
.indj_title h2{ font-size: 2.5rem; font-weight: bold;}
.indj_title p{ font-size: 1.5rem;}
.indj_title::after{ content: ''; width: 58px; height: 4px; background: #fff; border-radius: 2px; margin: 28px auto; display: block;}
.indj_ms{ line-height: 24px; color: #fff; text-align: center;}
.indj_pic{ margin-top: 65px; position: relative;}
.indj_pic p{ position: absolute; right: 30px; bottom: 25px; color: #fff;}
.indj_pic img{ display: block; width: 100%;}
.indj_honor{ padding-top: 65px;}
.indj_hnr{ padding-top: 40px;}
.indj_hnr ul{ display: grid; grid-template-columns: repeat(4,23.85%); justify-content: space-between;}
.indj_hnr li{ position: relative; padding-bottom: 64px;}
.indj_hnr li::after{ content: ''; background: url(../images/honor_yy.png) no-repeat center bottom; background-size: 100% auto; position: absolute; left: 0; bottom: 0; width: 100%; height: 100%;}
.indj_hnr li a{ display: block; position: relative; z-index: 9;}
.indj_tp{ overflow: hidden; position: relative;}
.indj_tp img{ display: block; width: 100%; transition: 0.5s;}
.indj_hnr li:hover .indj_tp img{ transform: scale(1.05);}
.indj_tp::after{ content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../images/honor_kk.png) no-repeat; background-size: 100%;}
@media screen and (max-width:1279px){
.index_bgj::before{ background-size: auto 58%;}
.indj_title h2{ font-size: 2.25rem;}
.indj_title p{ font-size: 1.375rem;}
.indj_title::after{width: 48px; height: 3px; margin: 20px auto;}
.indj_ms br{ display: none;}
.indj_pic{ margin-top: 45px; position: relative;}
.indj_honor{ padding-top: 45px;}
.indj_hnr li{padding-bottom: 50px;}
}
@media screen and (max-width:1023px){
.indj_title h2{ font-size: 2rem;}
.indj_title p{ font-size: 1.25rem;}
}
@media screen and (max-width:767px){
.index_bgj{padding: 40px 0 30px 0;}
.index_bgj::before{ background-size: auto 50%;}
.indj_title h2{ font-size: 1.625rem;}
.indj_title p{ font-size: 1rem;}
.indj_title::after{width: 32px; height: 2px; margin: 15px auto;}
.indj_ms{ font-size: 0.9375rem; text-align: left; line-height: 22px;}
.indj_pic{ margin-top: 25px;}
.indj_honor{ padding-top: 25px;}
.indj_hnr{ padding-top: 20px;}
.indj_hnr ul{grid-template-columns: repeat(2,49%);}
.indj_hnr li{padding-bottom: 40px;}
}

.link_bg{ width: 100%; position: relative; background: #e7e7e7; height: 78px;}
.link_bg::before{ content: ''; background: url(../images/link_bg.png) no-repeat left center; width: 100%; height: 90px; position: absolute; left: 0; bottom: 0;}
.link_bg .kg{ position: relative; z-index: 9; display: flex;}
.link_title{height: 78px; line-height: 78px; font-size: 1.125rem; flex: 0 1 280px; font-weight: bold; color: #fff;}
.link_nr{ height:24px; overflow:hidden; line-height:24px; padding: 27px 0; flex: 0 1 auto;}
.link_nr a{ display:block; float:left; margin-right:15px; color: #fff;}
.link_nr a:hover{ text-decoration:underline;}
@media screen and (max-width:1279px){ .link_bg{ display: none;}}

.foot_bg{ background:#e7e7e7; width:100%; overflow: hidden;}
.ftelnav{ padding: 40px 0 50px 0;}
.ftelnav .kg{ display: grid; grid-template-columns: 20% 448px 23.6%; justify-content: space-between;}
.ftit{ color: #b71c22; font-size: 1.5rem; padding-top: 15px; padding-bottom: 40px;}
.fnav_nr ul{ display: grid; grid-template-columns: repeat(2,auto); justify-content: space-between;}
.fnav_nr li a{ display: block; color: #626262; line-height: 24px; transition: 0.5s;}
.fnav_nr li a:hover{ color: #b71c22; transition: 0.5s;}
.fbt{ font-size: 1.125rem; color: #202020; padding-bottom: 18px;}
.ftel_nr p{ line-height: 24px; color: #626262;}
.ftel_nr a{ color: #626262; transition: 0.5s;}
.ftel_nr a:hover{ color: #b71c22; transition: 0.5s;}
.flogo img{ max-width: 100%;}
.fewm{ padding-top:30px; display: grid; grid-template-columns: repeat(2,auto); justify-content: left; align-items: end; grid-gap: 0 13px;}
.fewm_pic img{ display: block; width: 100%;}
.fewm_wb{ line-height: 24px; color: #acacac;}
.fbq{ padding-top:25px; border-top:1px solid #d2d2d2; padding-bottom:25px; line-height:24px; font-size:1rem; color:#838383;}
.fbq .kg{display: grid; grid-template-columns: repeat(2,auto); justify-content: space-between;}
.fbq_l a{ color:#838383;}
.fbq_l a:hover{ text-decoration:underline;}
.fbq_r a:nth-child(2){ padding-left: 24px;}
@media screen and (max-width:1279px){
.ftit{ padding-bottom: 25px;}
}
@media screen and (max-width:1023px){
.ftelnav .kg{grid-template-columns: 448px auto; grid-gap: 0 40px;}
.fnav,.fbq_r{ display: none;}
.fbq .kg{ display: block;}
.fbq_l{ font-size: 0.9375rem; text-align: center;}
}
@media screen and (max-width:767px){
.ftelnav{ padding: 25px 0 30px 0;}
.ftelnav .kg{grid-template-columns: 1fr; grid-gap:0;}
.foot_l{ display: none;}
.flogo img{ height: 35px;}
.fewm{ padding-top: 15px;}
.fewm_wb{ font-size: 0.875rem; line-height: 20px;}
.fbq{ padding-top:10px; padding-bottom:60px; line-height:22px; font-size:0.875rem;}
}
/*首页style结束*/


/*内页style开始*/
.about_banner{ background:url(../images/about_banner.jpg) no-repeat center; width:100%; height:400px;}
.contact_banner{ background:url(../images/contact_banner.jpg) no-repeat center; width:100%; height:400px;}
.case_banner{ background:url(../images/case_banner.jpg) no-repeat center; width:100%; height:400px;}
.news_banner{ background:url(../images/news_banner.jpg) no-repeat center; width:100%; height:400px;}
.pro_banner{ background:url(../images/pro_banner.jpg) no-repeat center; width:100%; height:400px;}
.proshow_banner{ background:url(../images/proshow_banner.jpg) no-repeat center; width:100%; height:150px;}
.main_tit{ padding-top: 90px; display: grid; grid-template-columns: repeat(2,auto); justify-content: start; color: #fff; align-items: center; grid-gap: 0 15px; position: relative; z-index: 99;}
.proshow_banner .main_tit{padding-top: 50px;}
.main_bt p{ font-family: 'Dinr'; font-size: 1.5rem;}
.ny_tit{ font-size: 2rem;}
.main_sb{ cursor: pointer;}
.main_flbg,.pro_wz{width:100%; position:relative; height: 75px; margin-top: -75px; z-index:99;}
.main_flbg .kg{ position: relative;}
.main_flbg .kg::before{ content: ''; width: 100%; height: 2px; background: rgba(255,255,255,0.2); position: absolute; left: 0; top: 0;}
.main_fl li{ position:relative; float:left; margin-right: 70px;}
.main_fl li a{ color:#a5a5a5; font-size:1.125rem; height:75px; line-height:75px; 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:#e0141c; width:100%; height:2px; 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:#fff; line-height:75px; height:75px;}
.main_wz img{ margin-bottom:-2px; margin-right:8px;}
.main_wz span{ padding:0 8px;}
.main_wz a{ color:#fff;}
.main_wz a:hover{ color:#e0141c;}
.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,.case_banner,.news_banner,.pro_banner{ background-size: cover; height: 300px;}
.main_tit{ padding-top: 70px;}
}
@media screen and (max-width:1023px){
.about_banner,.contact_banner,.case_banner,.news_banner,.pro_banner{ height: 250px;}
.main_tit{ padding-top: 40px;}
.main_bt p{ font-size: 1.25rem;}
.ny_tit{ font-size: 1.75rem;}
.main_flbg,.pro_wz{height: 55px; margin-top: -55px;}
.main_fl li{margin-right: 30px;}
.main_fl li a{font-size:1rem; height:55px; line-height:55px;}
.main_wz{line-height:55px; height:55px;}
.main,.maina{padding-top:50px; padding-bottom:70px;}
}
@media screen and (max-width:767px){
.about_banner,.contact_banner,.case_banner,.news_banner,.pro_banner{ height: 150px;}
.main_tit{ grid-template-columns: 1fr; padding-top: 30px;}
.main_bt{ text-align: center;}
.main_bt p{font-size: 1rem;}
.ny_tit{ font-size: 1.5rem;}
.main_sb{ display: none;}
.main_wz{ display: none;}
.main_flbg,.pro_wz{width:100%; position:relative; height: 44px; margin-top: -44px; z-index:99;}
.main_flbg .kg::before{ height: 1px;}
.main_fl{ float: none;}
.main_fl li{margin-right: 0px;}
.fl_03 li{ width: 33.333%;}
.fl_04 li{ width: 25%;}
.main_fl li a{ height:44px; line-height:44px;}
.main_fl li:after{height:1px;}
.main{padding-top:40px; padding-bottom:50px;}
.maina{ padding: 0; padding-bottom: 50px;}
}

.book_title{ font-size:1rem; line-height:30px; padding-bottom:40px;}
.book_title p{ color:#000;}
.book_nr div.fl,.book_nr div.fr{ width:49%; padding-bottom:15px;}
.book_nr div.book{ width:100%; padding-bottom:15px;}
.contxt{ width:96%; display:block; padding:0 2%; font-family:"微软雅黑"; font-size:1rem; height:44px; outline:none;}
.contxta{ width:98%; line-height:30px; padding:1%; height:150px; font-family:"微软雅黑"; font-size:1rem; outline:none;}
.btn{width:150px; border:0; background:#0255a7; font-family:"微软雅黑"; height:46px; cursor:pointer; font-size:1.25rem; color:#fff; float:right; margin-left:15px;}

/*case*/
.case_nr li{ float:left; width:32%; padding-bottom: 2%;}
.case_nr li:nth-child(3n-1){ margin: 0 2%;}
.case_nr li a{display:block;}
.case_pic{ overflow:hidden; position:relative; z-index:9;}
.case_pic img{ display:block; width:100%; transition:0.5s;}
.case_nr li:hover .case_pic img{transform:scale(1.05);}
.case_mc{ position: relative; z-index: 9; background: #fff; padding: 18px 4%; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); background: url(../images/case_jt.png) no-repeat 96% center;}
.case_mc h2{ font-size: 1.125rem; color: #282828; font-weight: bold; line-height: 24px; height: 24px; overflow: hidden; transition: 0.5s;}
.case_mc p{ font-size: 0.875rem; color: #7a7a7a;}
.case_nr li:hover .case_mc h2{ color: #b71c22; transition: 0.5s;}
@media screen and (max-width:1023px){
.case_mc{padding: 10px 2%; background-size:auto 22px;}
.case_mc h2{ font-size: 1rem;}
}
@media screen and (max-width:767px){
.case_nr li{width:49%;}
.case_nr li:nth-child(3n-1){ margin: 0;}
.case_nr li:nth-child(2n){ float: right;}
.case_mc{padding: 8px 2%; background:none;}
.case_mc h2{ font-size: 0.9375rem; line-height: 22px; height: 22px;}
}
/*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;}
.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%; margin-right:0%;}
.honor_nr li:nth-child(3n-1){margin:0 2%;}
}
@media screen and (max-width:767px){
.honor_nr li{width:49%; margin-right:0%;}
.honor_nr li:nth-child(3n-1){margin:0;}
.honor_nr li:nth-child(2n){ float: right;}
.honor_mc{ font-size: 0.9375rem;}
}
/*honor*/

/*news*/
.news_tit{overflow: hidden; padding-bottom: 35px; text-align: center; position: relative;}
.news_tit h2{ font-size: 2.25rem; color: #000; position: relative; z-index: 9;}
.news_tit p{ font-family: 'Din'; color: #484848; letter-spacing: 3px; position: relative; z-index: 9;}
.news_tit span{ font-size: 8.125rem; color: rgba(72,72,72,0.05); width: 100%; line-height: 110px; height: 110px; position: absolute; left: 0; bottom: -55px;}
.news_top{border: 1px solid #e3e3e3; padding: 40px 5%;}
.news_gnr li a{ position:relative; display: grid; grid-template-columns: 40.25% 1fr; grid-gap: 0 55px;}
.newnews_pic{ overflow:hidden;}
.newnews_pic img{ display:block; width:100%; transition:0.5s;}
.news_gnr li:hover .newnews_pic img{transform:scale(1.05);}
.newnews_mcrq{ display: grid; grid-template-columns: repeat(2,auto); justify-content: start; grid-gap: 0 20px; align-items: end;}
.newnews_rq{ text-align: center; color: #4e4e4e; font-family: 'Dinr'; font-size: 1.1875rem;}
.newnews_rq p{ font-size: 4.5rem; color: #b50000; line-height: 65px;}
.newnews_mc{ line-height: 30px; color: #484848; overflow: hidden; max-height: 60px; font-size: 1.5rem; transition: 0.5s;}
.newnews_ms{ height:104px; color:#676767; line-height:26px; margin-top:30px; overflow: hidden;}
.newnews_more{ width:112px; height:45px; text-align:center; line-height:45px; background: #0055d6; color:#fff; margin-top:30px; border-radius: 23px; transition:0.5s;}
.newnews_more:hover{ background:#b71c22; transition:0.5s;}
.newnews_mc:hover{ color: #b71c22; transition: 0.5s;}
.news_nr{ padding-top: 29px;}
.news_nr ul{ display: grid; grid-template-columns: repeat(3,1fr); grid-gap: 29px; padding-bottom: 29px;}
.news_nr li{ position:relative; transition: 0.5s;}
.news_nr li:hover{ box-shadow: 0px 0px 10px rgba(0,0,0,0.1); transition: 0.5s;}
.news_nr li a{ display: block; border: 1px solid #e3e3e3; padding: 30px 5%; background: #f4f4f4; transition: 0.5s;}
.news_nr li:hover a{ background: url(../images/news_bg.jpg) no-repeat; background-size: cover; transition: 0.5s;}
.news_rq{ font-family:"Dinr"; display: inline-block; text-align:center; font-size:1.1875rem; color:#4e4e4e; transition:0.5s;}
.news_rq p{font-size: 4.5rem; color: #b50000; line-height: 65px;}
.news_bt{ margin: 15px 0; height:30px; line-height:30px; overflow:hidden; font-size:1.25rem; color:#292929; transition:0.5s;}
.news_ms{ color:#626262; line-height:24px; height:48px; overflow:hidden; margin-bottom: 20px; transition:0.5s;}
.news_nr li:hover .news_bt,.news_nr li:hover .news_ms,.news_nr li:hover .news_rq{ color:#fff; transition:0.5s;}
.newsshow_title{ text-align:center; border-bottom:1px dashed #ccc; padding-bottom:12px; font-size:1.5rem; font-weight:bold; line-height:25px; }
.newsshow_title p{ font-size:0.875rem; color:#999; font-weight:normal; padding-top:8px;}
.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:1rem; line-height:1.8em;}
.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_top{padding:2%;}
.news_gnr li a{grid-gap: 0 25px;}
.newnews_ms{ height:72px; line-height:24px; margin-top:20px;}
.news_nr li a{ padding: 15px 4%;}
.news_rq{ font-size: 1.125rem;}
.news_rq p{ font-size: 3.5rem; line-height: 50px;}
.news_bt{ margin: 7px 0; font-size: 1.125rem;}
.news_ms{ font-size: 0.875rem;}
}
@media screen and (max-width:1023px){
.news_tit{padding-bottom: 20px;}
.news_tit h2{ font-size: 2rem;}
.newnews_mcrq{grid-gap: 0 10px;}
.newnews_rq{font-size: 1rem;}
.newnews_rq p{ font-size: 3.5rem; line-height: 45px;}
.newnews_mc{ line-height: 24px; max-height: 48px; font-size: 1.25rem;}
.newnews_ms{ height:48px; line-height:24px; margin-top:15px;}
.newnews_more{ width:110px; height:33px; line-height:33px; margin-top:25px; font-size: 0.9375rem;}
.news_nr{ padding-top: 15px;}
.news_nr ul{grid-gap: 15px; padding-bottom: 0px;}
}
@media screen and (max-width:767px){
.news_tit{padding-bottom: 10px;}
.news_tit h2{ font-size: 1.625rem;}
.news_tit span{ font-size: 6rem;}
.news_gnr li a{ grid-template-columns: 1fr; grid-gap: 15px 0;}
.newnews_rq{font-size: 1rem;}
.newnews_rq p{ font-size: 3rem; line-height: 40px;}
.newnews_mc{font-size: 1.125rem;}
.newnews_ms{ margin-top: 10px;}
.newnews_more{ margin-top: 13px;}
.news_nr{ padding-top: 7px;}
.news_nr ul{grid-gap: 7px; grid-template-columns: repeat(2,1fr);}
.news_rq{ font-size: 0.875rem;}
.news_rq p{ font-size: 2.5rem; line-height: 40px;}
.news_bt{ margin: 5px 0; height:26px; line-height:26px; font-size:0.9375rem;}
.news_ms{ height:40px; line-height:20px; font-size: 0.8125rem; margin-bottom: 0;}
.newsshow_title{padding-bottom:7px; font-size:1.125rem;}
.newsshow_title p{ font-size:0.75rem; padding-top:0px;}
.newsshow_wnnr{font-size:0.9375rem; line-height:1.8em;}
.xgnews-tit{font-size:1.125rem;}
.xgnews-con li{width:95%;}
}
/*news*/

/*product*/
.pro_kg{ display: grid; grid-template-columns: 300px 1fr; grid-gap: 0 30px;}
header>nav>ul>li:nth-child(2){ margin-top: 10px;}
header>nav>ul>li>.profl_bt{padding: 20px 0 15px 6%;}
header>nav>ul>li:nth-child(1)>.profl_bt{background: url(../images/plp1.png) no-repeat 90% center #b71c22;}
header>nav>ul>li:nth-child(2)>.profl_bt{background: url(../images/plp2.png) no-repeat 96% center #b71c22;}
header>nav>ul>li>.profl_bt>h2{ font-size: 1.875rem; color: #fff; font-weight: bold;}
header>nav>ul>li>.profl_bt>p{ font-size: 1.125rem; font-family: 'Dinr'; color: rgba(255,255,255,0.2);}
/*pone*/
header>nav>ul>li>ul{ border: 1px solid #dcdcdc; border-top: none; padding: 25px 30px;}
header>nav>ul>li>ul>li{position: relative;}
header>nav>ul>li>ul>li>a{height: 46px; line-height: 46px; font-size: 1.375rem; color: #000 !important; transition: 0.5s;}
header>nav>ul>li>ul>li:hover>a,header>nav>ul>li>ul>li.cur>a{ color: #b71c22 !important; transition: 0.5s;}
header>nav>ul>li>ul>li>i{ content: ''; background: url(../images/pljthb.png) no-repeat center 0; width: 10px; height: 18px; position: absolute; right: 0; top: 13px; transform: rotate(90deg); transition: 0.5s;}
header>nav>ul>li>ul>li:hover>i,header>nav>ul>li>ul>li>i.on{background: url(../images/pljth.png) no-repeat center 0; transform: rotate(0deg); transition: 0.5s;}
/*pone*/
/*ptwo*/
header>nav>ul>li>ul>li>ul>li{position: relative;}
header>nav>ul>li>ul>li>ul>li>a{ display: block; position: relative; z-index: 9; padding-left: 15px; border-left: 1px solid #cbcbcb; line-height: 33px; height: 33px; color: #7a7a7a !important; transition: 0.5s;}
header>nav>ul>li>ul>li>ul>li:hover>a,header>nav>ul>li>ul>li>ul>li.cur>a{border-left: 1px solid #b71c22; color: #fff !important; transition: 0.5s;}
header>nav>ul>li>ul>li>ul>li::before{ content: ''; width: 0; height: 30px; background: #b71c22; position: absolute; left: 0; top: 3px; transition: 0.5s;}
header>nav>ul>li>ul>li>ul>li:hover::before,header>nav>ul>li>ul>li>ul>li.cur::before{ width: 100%; transition: 0.5s;}
header>nav>ul>li>ul>li>ul>li::after{ content: ''; background: url(../images/pljtb.png) no-repeat center 11px; width: 7px; height: 100%; position: absolute; right: 5%; top: 0;}
/*pthree*/
header>nav>ul>li>ul>li>ul>li>ul{ padding-left:15px;}
header>nav>ul>li>ul>li>ul>li>ul>li{position: relative;}
header>nav>ul>li>ul>li>ul>li>ul>li>a{ display: block; position: relative; z-index: 9; padding-left: 15px; border-left: 1px solid #cbcbcb; line-height: 33px; height: 33px; color: #7a7a7a !important; transition: 0.5s;}
header>nav>ul>li>ul>li>ul>li>ul>li:hover>a,header>nav>ul>li>ul>li>ul>li>ul>li.cur>a{border-left: 1px solid #b71c22; color: #fff !important; transition: 0.5s;}
header>nav>ul>li>ul>li>ul>li>ul>li::before{ content: ''; width: 0; height: 30px; background: #b71c22; position: absolute; left: 0; top: 3px; transition: 0.5s;}
header>nav>ul>li>ul>li>ul>li>ul>li:hover::before,header>nav>ul>li>ul>li>ul>li>ul>li.cur::before{ width: 100%; transition: 0.5s;}
header>nav>ul>li>ul>li>ul>li>ul>li::after{ content: ''; background: url(../images/pljtb.png) no-repeat center; width: 7px; height: 100%; position: absolute; right: 5%; top: 0;}
/*pfour*/
header>nav>ul>li>ul>li>ul>li>ul>li>ul{ padding-left:15px;}
header>nav>ul>li>ul>li>ul>li>ul>li>ul>li{position: relative;}
header>nav>ul>li>ul>li>ul>li>ul>li>ul>li>a{ display: block; position: relative; z-index: 9; padding-left: 15px; border-left: 1px solid #cbcbcb; line-height: 33px; height: 33px; color: #7a7a7a !important; transition: 0.5s;font-size:0.875rem;}
header>nav>ul>li>ul>li>ul>li>ul>li>ul>li:hover>a,header>nav>ul>li>ul>li>ul>li>ul>li>ul>li.cur>a{border-left: 1px solid #b71c22; color: #fff !important; transition: 0.5s;}
header>nav>ul>li>ul>li>ul>li>ul>li>ul>li::before{ content: ''; width: 0; height: 30px; background: #b71c22; position: absolute; left: 0; top: 3px; transition: 0.5s;}
header>nav>ul>li>ul>li>ul>li>ul>li>ul>li:hover::before,header>nav>ul>li>ul>li>ul>li>ul>li>ul>li.cur::before{ width: 100%; transition: 0.5s;}
header>nav>ul>li>ul>li>ul>li>ul>li>ul>li::after{ content: ''; background: url(../images/pljtb.png) no-repeat center; width: 7px; height: 100%; position: absolute; right: 5%; top: 0;}
@media screen and (max-width:1023px){
.pro_kg{grid-template-columns: 270px 1fr; grid-gap: 0 20px;}
header>nav>ul>li>.profl_bt>h2{ font-size: 1.625rem;}
header>nav>ul>li>.profl_bt>p{ font-size: 1rem;}
header>nav>ul>li>ul{ padding: 15px;}
header>nav>ul>li>ul>li>a{ font-size: 1.25rem;}
}

@media screen and (max-width:767px){
/*分类*/
.maina .kg{ width: 100%;}
.pro_kg{ display: block;}
.profl_bt{padding: 0 0 0 4%;  line-height: 41px; display: flex; border-top: 1px solid rgba(0,0,0,0.1);}
.profl_bt h2{ font-size: 1rem;}
.profl_bt p{ padding-left: 10px; font-size: 0.875rem;}
header{ background:none; width:auto; display:block;position: relative; z-index:100; margin:0; padding:0; border-radius:0; float:none !important;}
header>.mean-bar>nav>ul{ display:block !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:#b71c22; 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>ul{padding:0;}
.mean-container .mean-nav ul li li a {width:80%;padding:0 7%; 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;}
}
/*分类*/

.pro_tit{ border: 1px solid #e4e4e4; padding: 35px 0 25px 0; text-align: center; position: relative;}
.pro_tit::after{ content: ''; position: absolute; width: calc(100% + 2px); background: #b3b3b3; height: 2px; left: -1px; bottom: -1px;}
.pro_tit p{ font-size: 1.5rem; font-weight: bold; color: #b71c22;}
.pro_tit p::after{ content: ''; width: 28px; height: 4px; background: #b61c22; position: absolute; bottom: -2px; left: 50%; margin-left: -14px; z-index: 9;}
.pro_nr{ padding-top: 25px;}
.pro_nr ul{display:grid; grid-template-columns:repeat(2,48.5%); justify-content:space-between; grid-gap: 25px 0;}
.pro_nr li{background:#fff; transition: 0.5s;}
.pro_nr li:hover{ box-shadow: 0px 0px 30px rgba(0,0,0,0.2); transition: 0.5s;}
.pro_nr li a{ display: block; border: 1px solid #e0e0e0;}
.pro_pic{ overflow:hidden; padding: 15px 0;}
.pro_pic img{ display:block;  max-width:100%; margin: 0 auto; transition:0.5s;}
.pro_nr li:hover .pro_pic img{transform:scale(1.05);}
.pro_wb{padding:20px 5% 15px 5%;}
.pro_mc{ color:#2d2c2c; font-size:1.125rem; height:30px; line-height:30px; text-align:center; overflow:hidden;}
.pro_ms{ height:40px; font-size:1rem; color:#9b9b9b; line-height:20px; text-align:center; margin: 5px 0;}
.pro_more{ text-align: center; color: #b71c22; padding-top: 15px;}
@media screen and (max-width:1279px){
.pro_wb{padding:18px 3% 10px 3%;}
.pro_mc{ font-size:1rem; height:26px; line-height:26px;}
.pro_ms{ font-size:0.875rem; height: 60px; overflow: hidden;}
.pro_more{ padding-top: 10px; font-size: 0.9375rem;}
}
@media screen and (max-width:767px){
.pro_r{ margin: 0 auto; width: 96%; padding-top: 25px;}
.pro_tit{ padding: 15px 0 10px 0;}
.pro_tit p{ font-size: 1.25rem; }
.pro_nr{ padding-top: 15px;}
.pro_wb{ padding: 0 2% 10px 2%;}
.pro_more{ padding-top: 5px;}
}

.proshow_gd{ width:50%; position:relative; background: #fff;}
.proshow_img{ border: 2px solid #e2e2e2;}
.proshow_img li{overflow:hidden;}
.proshow_img li img{ display:block; width:100%;}
.proshow_an{ padding-top: 14px;}
.proshow_an ul{ display: grid; grid-template-columns: repeat(4,24%); justify-content: space-between;}
.proshow_an li{ cursor: pointer;}
.proshow_an li a{ display: block; border: 2px solid #f1f1f1; transition: 0.5s;}
.proshow_an li a img{ display: block; width: 100%;}
.proshow_an li.on a{border: 2px solid #b71c22; transition: 0.5s;}
.proshowa_wb{ width:47%;}
.nycp_bt{border-bottom:1px solid #dcdcdc; padding-bottom:20px; padding-top:10px;}
.nycp_bt h1{ color:#000; font-size:1.875rem;}
.nycp_bt p{ color:#484848; font-size:1rem; line-height:28px;margin-top:2px;}
.nycp_sgby{ padding-top: 15px; display: grid; grid-template-columns: repeat(4,1fr); grid-gap: 0 15px;}
.nycp_sgby p{ background: #b71c22; color: #fff; height: 40px; text-align: center; line-height: 40px; font-size: 0.9375rem;}
.nycp_nr{ font-size:1rem; border-bottom:1px solid #dcdcdc; color:#7a7a7a; line-height:27px; padding:26px 0;}
.nycpnrbt{ color: #484848; font-size: 1.125rem; font-weight: bold; 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:#b4000b; text-align:center; line-height:56px; padding:0 45px; font-size:1.125rem; color:#fff;}
.nycp_more a:nth-child(2){ display:none;}
.nycp_tel a{ font-size:1rem; color:#000;}
.nycp_tel em{ font-size:2rem; font-family:"Dinstd";font-style:normal;}
.nycp_tel  span{ font-size:1rem; }
.nycp_tel  font{ color:#fff;}

.proshow_bom{ padding-top:65px;}
.proshow_title ul{ display: grid; grid-template-columns: repeat(2,1fr);}
.proshow_title li{font-size:1.5rem; text-align:center; cursor:pointer; line-height:60px; color:#000; height:60px; background: #eaeaea; transition:0.5s;}
.proshow_title li.on{ background:#b4000b; color:#fff; transition:0.5s;}
.proshow_kj{ background:#fff; padding: 30px 5% 40px 5%; border: 2px solid #e4e4e4; border-top: none;}
.proshow_nr{ color: #636363; font-size:1rem; line-height:1.875em;}
.proshow_nr .shipin_p video{ muted:muted !important; }
.proshow_nr img{ max-width:100%;}
.nypro_tel{ text-align: center;}
.nypro_tel a{display:block;}
.nypro_tel p{ font-size: 1.125rem; color: #000;margin-bottom:6px;}
.nypro_tel span{ font-size: 2.5rem; color: #b4000b; font-family: 'Dinstd';line-height: 38px;}
.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:#b4000b; 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:#b4000b; 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:#b4000b; color:#fff; transition:0.5s;}
@media screen and (max-width:1023px){
.proshow_gd{ width:auto; float: none;}
.proshowa_wb{ width:auto; float: none; padding-top: 35px;}
}
@media screen and (max-width:767px){
.proshowa_wb{padding-top: 20px;}
.nycp_bt{ padding-bottom: 15px; padding-top: 0;}
.nycp_bt h1{font-size:1.5rem;}
.nycp_bt p{ color:#484848; font-size: 0.875rem; line-height:22px;}
.nycp_sgby{ padding-top: 10px; grid-gap: 0 7px;}
.nycp_sgby p{height: 36px; color: #fff; line-height: 36px; font-size: 0.875rem;}
.nycp_nr{ padding: 20px 0; font-size: 0.9375rem;}
.nytel_kg{ padding-top: 15px; grid-gap: 10px;}
.nycp_more a{ padding: 0 20px; line-height: 46px;}
.nycp_tel p{ font-size: 2rem;}
.proshow_bom{ padding-top:35px;}
.proshow_title li{ height: 44px; line-height: 44px; font-size: 1.125rem;}
.proshow_kj{ padding: 10px 2% 30px 2%;}
.cnxh_nr li{width:49%; margin-right:0%;}
.cnxh_nr li:nth-child(2n){ float: right;}
}
/*内页style结束*/


.fswzj{ display:none;}@media screen and (max-width:767px){.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#b71c22;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #c5252b;}.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 #c5252b;}.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 screen and (max-width:767px){
.idc{ display:none;}
}


/*导航样式*/
@media screen and (max-width:1279px){
.sp_nav{width:70px;float:right;position:relative;cursor: pointer; height:70px; background:#b71c22; padding:5px;}
.sp_nav i{display:block; color:#fff; position:absolute; width:100%; bottom:12px; left:0; text-align:center; font-style:normal;}
.sp_nav span{display:block;background:#fff;width:40%;height:2px;position:absolute;left:30%;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:22px}
.sp_nav span:nth-of-type(2){top:32px}
.sp_nav_se span:nth-of-type(1){top:22px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){top:22px;transform:rotate(-45deg)}
.sjj_nav{position:fixed; z-index:9; background:rgba(0,0,0,0.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 #2f2f2f solid;margin-left:10px;position:relative;line-height:50px;font-size:14px;}
.sjj_nav>ul >li:last-child{border-bottom:1px #2f2f2f solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{ width:88%; 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:#c10000;}
.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:#c10000;}
.sjj_nav ul li ul li>ul{margin-left:10px}
}
@media screen and (max-width:767px){
.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(231,0,0,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:767px){
.cd-top{ display: none;}
}