@charset "UTF-8";
.bgImg{position:relative; overflow:hidden;}
.bgImg img{display:block!important; width:100%; height:100%;  object-fit: cover; position:absolute; left:0; top:0}
.top{ line-height: 40px; background: #3B3B3B; height: 40px; text-align:right;}
.top_tel{ display: inline-block; font-size: 16px; font-weight: bold; color: #ae272b; letter-spacing: 1px; padding-left: 32px; background: url(../images/top_i.png) no-repeat left center; }
.hmFocus{ position:relative;}
.hmFocus .bgImg{ height:calc(100vh - 115px);}
.hmFocusTxt{ position:absolute; z-index:2; color:#fff; left:0; top:50%; transform:translateY(-65%); width:100%;}
.hmFocusTxt strong{ font-size: 34px; font-weight: bold; line-height: 50px; letter-spacing: 2px; display: block; }
.hmFocusTxt p{ font-size: 16px; line-height: 28px; letter-spacing: 1px; margin: 2.16vh 0px 6.48vh; max-width:800px; }
.hmBan_m{ font-size: 14px; line-height: 38px; color: #FFF; text-align: center; display: inline-block; height: 40px; width: 130px; border: 1px solid #FFF; }
.hmBan_m:hover{ color: #FFF; background: #ae272b; border: 1px solid #ae272b; transform:translateY(-6px); box-shadow:0 3px 30px rgba(0,0,0,0.3);}
.hmCon1TopWpr{ position:relative; margin-top:-96px; z-index:2; text-align:right; height:165px;}
.hmCon1Top{ background: #AE282D; float: right; overflow:hidden}
.hmCon1Top li{ float:left;}
.hmc1Ta{ display: block; height: 165px; text-align: center; width: 206px; color: #fff; padding-top: 48px; }
.hmc1Ta strong{ font-size: 28px; line-height: 40px; display: block; }
.hmc1Ta p{ font-size: 16px; line-height: 28px; margin-top: 8px; }
.hmc1Ta:hover{ background:#C9373B; color:#fff;}
@media (max-width:1199px){
.top{display:none;}
.hmCon1Top{float:none; display:block;}
.hmCon1Top li{width:20%;}
.hmFocusTxt strong{font-size:30px;}
.hmFocusTxt p{font-size:15px;}
.hmc1Ta strong{font-size:26px;}
.hmc1Ta{width:auto;}
}
@media (max-width:993px){
.hmFocus .bgImg{height:680px;}
}
@media (max-width:767px){
.hmFocus .bgImg{height:400px;}
.hmFocusTxt strong{font-size:24px; line-height:42px; height:auto}
.hmFocusTxt p{ letter-spacing:0; font-size:14px; line-height:28px; margin:10px 0 25px;}
.hmCon1TopWpr{margin-top:0;}
.hmCon1TopWpr .container{padding:0;}
.hmCon1Top li{width:33.33%;}
.hmFocusTxt{transform:translateY(-55%);}
.hmc1Ta strong{font-size:20px;}
.hmc1Ta p{font-size:14px; margin-top:0;}
.hmc1Ta{padding-top:25px; height:115px;}
.hmCon1Top li:nth-child(4),.hmCon1Top li:nth-child(5){width:50%; transform:translateY(-10px)}
.hmCon1Top li:nth-child(4) .hmc1Ta,.hmCon1Top li:nth-child(5) .hmc1Ta{ padding-top:0; height:90px;}
.hmCon1TopWpr{height:auto;}
}


.hmCon1{ padding: 60px 0px 80px; }
.pubTbox{ text-align:center;}
.pubTbox strong{ font-size: 20px; line-height: 32px; font-weight: normal; display: block; }
.pubTbox span{ font-size: 20px; font-weight: normal; letter-spacing: 1px; display: inline-block; padding: 0px 36px; position: relative; }
.pubTbox span:before{ content: ""; background: #E6E7E7; height: 2px; width: 110px; margin-top: -1px; position: absolute; left: -110px; top: 50%; }
.pubTbox span:after{content:""; background: #E6E7E7; height: 2px; width: 110px; margin-top: -1px; position: absolute; right: -110px; top: 50%;}
.pubTbox p{ font-size: 14px; color: #A9A9A9; line-height: 30px; letter-spacing: 1px; font-family: "微软雅黑"; }
.hmc1items{ margin: 30px 0px 55px; display: flex; justify-content: space-between;  }
.hmc1items li{}
.hmc1a{ display:block; text-align:center;}
.hmc1a p{ font-size: 16px; line-height: 40px; }
.hmc1icon{ display:inline-block; position:relative; width:60px; height:60px; transition:all 0.5s ease-in-out;}
.hmc1icon img{ position:absolute; left:0; top:0; transition:all 0.5s ease-in-out;}
.hmc1icon img:nth-child(2){ opacity:0;}
.hmc1a:hover .hmc1icon img,.hmc1a.on .hmc1icon img{ opacity:0;}
.hmc1a:hover .hmc1icon img:nth-child(2),.hmc1a.on .hmc1icon img:nth-child(2){ opacity:1}
.hmc1a:hover .hmc1icon,.hmc1a.on .hmc1icon{transform:rotateY(180deg);}
.hmc1a:hover,.hmc1a.on{ color:#ae272b}
.hmc1Lx{ width:552px; float:left;}
.hmc1Lx strong{ font-size: 26px; line-height: 38px; letter-spacing: 1px; display: block; }
.hmc1Lx p{ font-size: 16px; line-height: 30px; margin: 3.24vh 0px 8.09vh; }
.pub_mbtn{ font-size: 14px; line-height: 40px; color: #FFF; background: #AE282D; text-align: center; display: inline-block; height: 40px; width: 200px; }
.pub_mbtn:hover{ color: #FFF; transform:translateY(-6px); box-shadow:0 8px 30px rgba(174,39,43,0.3); }
.hmc1Rx{ float:right; width:594px; height:350px;}
@media (max-width:1199px){
.hmc1Lx{width:100%; float:none; margin-bottom:55px;}
.hmc1Rx{width:100%; float:none;}
}
@media (max-width:767px){
.hmCon1{padding-top:50px;}
.hmc1items{margin:10px 0px 25px; display:block; overflow:hidden;}
.hmc1items li{width:50%; float:left; margin-bottom:15px;}
.hmc1icon{width:50px; height:50px;}
.hmc1a p{font-size:15px; line-height:32px;}
.hmc1Lx strong{font-size:24px; text-align:center;}
.hmc1Lx p{margin:15px 0 25px; font-size:15px; line-height:28px;}
.pub_mbtn{width:160px}
.hmc1Rx{height:210px;}
.hmCon1{padding-bottom:65px}
}


.hmCon2{ padding: 70px 0px 85px; background: url(../images/hmc2bg.jpg) no-repeat center center; background-size:cover;}
.hmc2ul{ margin: 40px -11px 0px; }
.hmc2ul li{ float: left; width: 25%; padding: 0px 11px; }
.hmc2aBox{ display:block; background:#fff; position:relative}
.hmc2aBox .overflowHide{ height:240px;}
.hmc2bm{ height: 82px; padding-top: 16px; text-align: center; }
.hmc2bm strong{ font-size: 16px; line-height: 28px; font-weight: normal; display: block; position: relative; }
.hmc2bm strong:after{ content: ""; background: #ae272b; height: 1px; width: 52px; margin-left: -26px; position: absolute; left: 50%; bottom: -2px; }
.hmc2bm p{ font-size: 12px; line-height: 16px; margin-top: 6px; color: #999999; }
.hmc2layer{ position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(110,3,6,0.8); color:#fff;display:flex; flex-direction:column; justify-content:center; padding:0 30px; text-align:center; transition:all 0.5s ease-in-out; opacity:0;}
.hmc2layer span{ font-size: 16px; line-height: 28px; display: block; }
.hmc2lyt{}
.hmc2lyt strong{ font-size: 16px; font-weight: bold; line-height: 22px; display: block; position: relative; }
.hmc2lyt strong:after{ content: ""; background: #FFF; height: 2px; width: 68px; margin-left: -34px; position: absolute; left: 50%; bottom: -9px; }
.hmc2lyt p{ line-height: 20px; margin-top: 15px; color:rgba(255,255,255,0.6);}
.hmc2ly_des{ font-size: 14px; line-height: 23px; margin: 22px 0px 32px; }
.hmc2aBox:hover .hmc2layer{opacity:1;}
@media (max-width:1199px){
.hmc2aBox .overflowHide{height:140px;}
}
@media (max-width:767px){
.hmCon2{padding: 50px 0px 50px;}
.hmc2ul{margin-top:25px;}
.hmc2ul li{width:50%; margin-bottom:22px;}
}


.hmCon3{ padding: 70px 0px 85px; }
.hmc3ul{ margin: 40px -9px 0px; }
.hmc3ul li{ padding: 0px 9px; }
.hmc3aBox{ display:block;}
.hmc3aBox .overflowHide{ height:290px;}
.hmc3aBox .overflowHide strong{ background: url(../images/hmbg.png) repeat-y left top; line-height: 58px; color: #FFF; height: 58px; font-size: 16px; position: absolute; width: 100%; left: 0px; right: 0px; bottom: 0px; padding: 0px 22px; }
.hmc3bom{ margin-top: 30px;}
.hmc3st{ height: 75px; position: relative; }
.hmc3st strong{ font-size: 14px; color: #a5251c; width: 68px; line-height: 22px; float:left; }
.hmc3st strong span:nth-child(1){ display: block; font-size: 36px; line-height: 42px; }
.hmc3st strong span:nth-child(2){}
.hmc3st p{ margin-left: 68px; font-size: 16px; line-height: 26px; font-weight: bold; height: 52px; overflow: hidden; position:relative; top:5px;}
.hmc3_des{ font-size: 14px; line-height: 26px; height: 104px; overflow: hidden; color: #4c4c4c; }
.hmc3m{text-align:center; margin-top:50px;}
@media (max-width:1199px){
.hmc3ul li:nth-child(3){display:none;}
}
@media (max-width:767px){
.hmCon3{ padding: 50px 0px 65px; }
.hmc3ul{margin-top:25px;}
.hmc3ul li:nth-child(3){display:block;}
.hmc3ul li{margin-bottom:35px;}
.hmc3aBox .overflowHide{height:235px;}
.hmc3bom{margin-top:20px;}
.hmc3m{margin-top:20px;}
}


.hmCon4{ background: url(../images/hmc3bg.jpg) no-repeat center center; height: 375px; text-align:right; color:#fff;display:flex; flex-direction:column; justify-content:center;}
.hmc4sx{display:inline-block; text-align:left;}
.hmCon4 strong{ font-size: 20px; line-height: 36px; }
.hmCon4 p{ font-size: 14px; line-height: 24px; margin: 10px 0px 48px; letter-spacing:1px; }
.hmc4m{} 
@media (max-width:1199px){
.hmc4sx{width:400px;}
.hmCon4{height:285px;}
}
@media (max-width:767px){
.hmc4sx{ width:100%;}
.hmCon4 p{ margin-bottom:35px;}
}


.footer{ color: #FFF; background: #2D2D2D; padding: 55px 0px 90px; overflow:hidden; }
.footer a,.footer a:hover{color:#fff;}
.footLx{ width:460px; float:left; margin-right:60px;}
.footer h4{ font-size: 22px; font-weight: normal; line-height: 42px; display: block; }
.footLx h5{ line-height: 26px; margin-top: 22px; font-size: 16px; font-weight: normal; }
.footLx h5 a{ color:#a5251c!important;}
.footLx h6{ font-size: 16px; line-height: 25px; margin-top: 10px; height: 108px; font-weight: normal; }
.footLx p{ font-size: 16px; line-height: 30px; }
.footMx{ width:150px; float:left; text-align:center}
.footMx p{ font-size: 16px; line-height: 22px; margin-top: 24px; }
.footwx{ margin-top: 26px; }
.footwx img{}
.footRx{ width:270px; float:right; margin-top:12px; text-align:right}
.footNav{ overflow:hidden; text-align:right; margin-top:15px;}
.footNav li{ width:50%; height:52px; line-height:52px; font-size:16px; float:left;}
@media (max-width:1199px){
.footRx{width:100%; text-align:left; margin-top:35px;}
.footNav li{display:inline-block; width:auto; float:none; margin-right:30px;}
.footNav{text-align:left;}
}
@media (max-width:767px){
.footer{padding:30px 0px 50px;}
.footer h4{font-size:20px}
.footLx h5{font-size:15px;}
.footLx h6{font-size:14px; line-height:24px; height:auto; margin-bottom:35px;}
.footLx{width:100%; float:none; margin-right:0}
.footLx p{ font-size:14px; line-height:26px;}
.footMx{width:100%; float:none;}
.footwx img{width:120px; height:auto;}
.footRx{display:none;}
.footer h4{text-align:center;}
.footer h4{display:none;}
.footMx p{margin-top:20px;}
}


.m2banner{ position:relative;}
.m2banner .bgImg{ height:448px;}
.m2banTxt{ color:#fff; position:absolute; left:0; width:100%; top:50%; transform:translateY(-50%); text-align:center}
.m2banTxt strong{ font-size: 36px; line-height: 52px; font-weight: normal; letter-spacing: 2px; display: block; }
.m2banTxt p{ font-size: 24px; line-height: 46px; letter-spacing: 2px; }
.m2menuWpr{ background: #EFEFEF; }
.m2menu{ line-height: 70px; background: #EFEFEF; height: 70px; display: flex; justify-content: space-between; }
.m2menu_a{ text-align: center; display: block; width: 100%; font-size: 16px; }
.m2menu_a.on,.m2menu_a:hover{ background:#ae272b; color:#fff;}
.page{ text-align:center; margin-bottom:80px;}
.page *{vertical-align:middle;}
.page_prev{ background: #F5F5F5 url(../images/page_ar1.png) no-repeat center center; display: inline-block; margin: 0px 6px; height: 36px; width: 36px; }
.page_prev:hover{ background: #ae272b url(../images/page_ar2.png) no-repeat center center; }
.page_next{background: #F5F5F5 url(../images/page_ar1.png) no-repeat center center; display: inline-block; margin: 0px 6px; height: 36px; width: 36px; transform:rotate(180deg); }
.page_next:hover{ background: #ae272b url(../images/page_ar2.png) no-repeat center center; }
.page_a{ background: #F5F5F5; display: inline-block; margin: 0px 6px; height: 36px; width: 36px; line-height: 36px; font-size: 14px; color: #555; text-align: center; }
.page_a.on,.page_a:hover{ color: #FFF; background: #ae272b; }
.page_span{ font-size: 15px; line-height: 36px; color: #555; display: inline-block; margin: 0px 7px; }
.page_nums{}
.page_inx{ display: inline-block; width: 38px; margin: 0px 7px; }
.page_inx input{ font-size: 15px; line-height: 34px; text-align: center; width: 100%; border: 1px solid #DDDDDD!important; height: 36px; }
.page_btn,.page_btn:hover{ font-size: 15px; line-height: 36px; color: #FFF; background: #ae272b; text-align: center; display: inline-block; height: 36px; width: 56px; margin-left:10px; }
@media (max-width:767px){
.page a{margin-bottom:10px;}
.page{margin-bottom:60px;}
.page_nums,.page_inx,.page_btn{display:none!important;}
}
@media (max-width:1379px){
.m2banner .bgImg{height:380px;}
}
@media (max-width:1199px){
.m2banTxt strong{ font-size: 30px; line-height: 46px;}
.m2banTxt p{ font-size: 22px; line-height: 40px;}
}
@media (max-width:767px){
.m2banTxt strong{ font-size: 22px; line-height: 32px;}
.m2banTxt p{ font-size: 17px; line-height: 28px; letter-spacing:0}
.m2banner .bgImg{height:250px;}
.m2menu{height:auto; display:block; overflow:hidden; text-align:center; padding:25px 0 10px; line-height:40px;}
.m2menu_a{display:inline-block; font-size:15px; margin:0 5px; padding:0 10px; width:auto; line-height:40px; height:40px; white-space:nowrap; margin-bottom:10px;}
}


.m2dyCon1{ padding-top: 75px; }
.m2dyCon1 .txtBox-wp{ float: left; width: 50%; padding-right:55px; }
.m2dyCon1 .picBox-wp{ float:right; width:50%; padding-left:26px; }
.m2dy_c1t{ font-size: 26px; line-height: 42px; display: block; font-weight: bold; }
.m2dy_c1des{ font-size: 16px; line-height: 30px; margin-top: 30px; }
.m2dyCon2{ margin-top:65px;}
.m2dy_pubt{}
.m2dy_pubt strong{ font-weight: normal; display:block; line-height: 60px; height: 62px; font-size: 26px; letter-spacing: 1px; position:relative;}
.m2dy_pubt strong:after{ content: ""; background: #AE282D; height: 3px; width: 360px; position: absolute; left: 0px; bottom: 0px; }
.m2dy_pubt p{ margin-top: 26px; font-size: 16px; line-height: 30px; }
.m2dy_u1{ margin: 35px -17px 0px; }
.m2dy_u1 li{ padding: 0px 17px; float: left; width: 33.33%; margin-bottom:28px; }
.m2dy_aBox{ display:block;}
.m2dy_aBox .overflowHide{ height:232px;}
.m2dy_u1 li:nth-child(1){ width:66.66%;}
.m2dy_u1 li:nth-child(1) .m2dy_aBox .overflowHide,.m2dy_u1 li:nth-child(2) .m2dy_aBox .overflowHide{ height:483px;}
.m2dyCon3{ padding-top:25px;}
.m2dy_u2{ padding-top: 35px; margin: 0px -18px; }
.m2dy_u2 li{ padding: 0px 18px; float: left; width: 50%; }
.m2dy_u2a{ display:block;}
.m2dy_u2a .overflowHide{ height:483px;}
.m2dyCon4{ margin-top:50px; padding-bottom:80px;}
.m2dy_u2bom{ margin-top: 20px; letter-spacing:1px; color:#333; }
.m2dy_u2bom p{ font-size: 16px; line-height: 28px; }
.m2dy_u2bom strong{ font-size: 20px; line-height: 32px; font-weight: normal; display:block;}
@media (max-width:1199px){
.m2dy_aBox .overflowHide{height:180px;}
.m2dy_u1 li:nth-child(1) .m2dy_aBox .overflowHide, .m2dy_u1 li:nth-child(2) .m2dy_aBox .overflowHide{height:375px;}
.m2dy_u2a .overflowHide{height:400px;}
}
@media (max-width:993px){
.m2dyCon1 .txtBox-wp{width:100%; padding-right:0; margin-bottom:25px;}
.m2dyCon1 .picBox-wp{width:100%; padding-left:0;}
.m2dy_u2a .overflowHide{height:280px;}
}
@media (max-width:767px){
.m2dyCon1{padding-top:40px;}
.m2dy_c1t{font-size:24px; text-align:center;}
.m2dy_c1des{font-size:14px; line-height:28px; margin-top:10px;}
.m2dy_pubt strong{font-size:22px; text-align:center}
.m2dy_pubt strong:after{width:100%;}
.m2dyCon2{margin-top:30px;}
.m2dy_pubt p{font-size:14px; margin-top:18px;}
.m2dy_u1{margin-top:25px; margin-left:-15px; margin-right:-15px;}
.m2dy_u1 li{padding:0 15px; width:100%!important; margin-bottom:15px;}
.m2dy_aBox .overflowHide{}
.m2dy_u1 li:nth-child(1) .m2dy_aBox .overflowHide{ height:200px;}
.m2dy_u1 li:nth-child(2) .m2dy_aBox .overflowHide{ height:400px;}
.m2dy_u1 li:last-child,.m2dy_u2 li:last-child{margin-bottom:0;}
.m2dy_u2{margin-left:0; margin-right:0;}
.m2dy_u2 li{width:100%; padding:0; margin-bottom:15px;}
.m2dyCon4{margin-bottom:20px; margin-top:20px; padding-bottom:50px}
.m2dy_u2bom p{font-size:14px;}
.m2dy_u2bom strong{font-size:16px;}
}


.m2dyList{padding-top:50px;}
.m2pub_t{ line-height:50px; font-size:26px; font-weight:bold; letter-spacing:1px;}
.m2dy_ul{ margin-bottom:50px;}
.m2dy_ul li{ line-height: 66px; height: 67px; padding-right: 160px; position: relative; font-size: 18px; }
.m2dy_ul li span{ display: inline-block; position: absolute; top: 0px; right: 0px; color: #999999; }
@media (max-width:767px){
.m2pub_t{font-size:24px; line-height:40px;}
.m2dyList{padding-top:40px;}
.m2dy_ul li span{display:none;}
.m2dy_ul li{padding-right:0; font-size:15px; line-height:40px; height:40px;}
.m2dy_ul{margin-top:15px; margin-bottom:25px;}
}


.m3dy_t{ font-size: 26px; font-weight: bold; line-height: 46px; padding-top: 50px; }
.m3dy_info{ margin: 18px 0px 45px; font-size: 14px; line-height: 28px; color: #808080; }
.m3dy_info span{ display: inline-block; white-space: nowrap; margin-right: 38px; }
.m3dyContent{ padding-bottom: 80px; font-size: 16px; line-height: 36px; }
@media (max-width:767px){
.m3dy_t{font-weight:normal; font-size:21px; line-height:32px;}
.m3dy_info span{margin-right:16px;}
.m3dy_info{margin:12px 0px 25px;}
.m3dyContent{font-size:15px; line-height:30px; padding-bottom:60px;}
}


.m2yfCon1{ padding-top: 40px; }
.m2yfc1Box{ margin-top: 20px; height: 384px; position:relative}
.m2yfc1Box .bgImg{ width:670px; height:384px;}
.m2yfC1layer{ height: 300px; width: 600px; margin-top: -150px; position: absolute; top: 50%; right: 0px; background: #f1f1f1; display: flex; flex-direction: column; justify-content: center; padding: 0px 40px; }
.m2yfC1layer strong{ font-size: 22px; line-height: 36px; letter-spacing: 1px; font-weight: normal; }
.m2yfC1layer p{ font-size: 16px; line-height: 28px; color: #555; margin-top: 25px; }
.m2yful{ margin: 70px -18px; }
.m2yful li{ padding: 0px 18px; float: left; width: 25%; }
.m2yfaBox{ display: block; position: relative; height: 300px; border: 1px solid #D2D2D2; position:relative; }
.m2yfaBox:hover{border:1px solid #fff; box-shadow:0 5px 25px rgba(0,0,0,0.1);}
.m2yf_icon{ display: inline-block; padding-top: 22px; padding-left: 18px; position:absolute; left:0; top:0}
.m2yf_u1t{ font-size: 22px; line-height: 32px; font-weight: normal; position: absolute; left: 20px; top: 120px; }
.m2yf_u1line{ background: #C9D2D0; display: inline-block; height: 5px; width: 55px; position: absolute; left: 20px; bottom: 50px; }
.m2yfLayerBox{ background: #fff; position: absolute; left: 0; top: 0; right: 0; bottom: 0; padding: 18px 20px 0px; transition:all 0.3s ease-in-out; opacity:0; transform:rotateX(90deg) }
.m2yfaBox:hover .m2yfLayerBox{opacity:1; transform:rotateX(0deg)}
.m2yfLayerBox strong{ font-size: 22px; line-height: 62px; height: 62px; position: relative; position:relative; font-weight:normal; display:block;}
.m2yfLayerBox strong:after{content:""; background: #C9D2D0; display: inline-block; height: 5px; width: 55px; position: absolute; left:0; bottom:0;}
.m2yfLayerBox p{ font-size: 16px; color: #555; line-height: 28px; margin-top: 18px; }
.m2yfCon2{ padding-bottom:50px;}
.m2yfCon2 li{ margin-bottom:40px;}
.m2yf_c2a{ display:block; position:relative}
.m2yf_c2a .bgImg{ height:300px;}
.m2yf_c2des{ width:550px; color:#fff; position:absolute; left:50px; top:50%; transform:translateY(-50%); font-size:16px; line-height:30px;}
.m2yf_c2des strong{ font-size:22px; font-weight:normal; letter-spacing:1px; line-height:34px; margin-bottom:15px; display:block}
.m2yfCon2 li:nth-child(2n) .m2yf_c2des{ left:auto; right:50px;}
@media (max-width:1199px){
.m2yfC1layer{width:410px;}
.m2yfLayerBox p{font-size:13px; line-height:24px;}
.m2yf_u1t{font-size:21px;}
}
@media (max-width:993px){
.m2yfc1Box .bgImg{width:100%;}
.m2yfc1Box {height:auto;}
.m2yfC1layer{width:100%; position:relative; right:auto; top:auto; margin-top:0; height:220px;}
.m2yfC1layer p{margin-top:12px;}
.m2yful li{width:50%; margin-bottom:30px;}
.m2yful{margin-bottom:40px;}
.m2yf_c2des{width:360px;}
}
@media (max-width:767px){
.m2yfc1Box .bgImg{height:205px;}
.m2yfC1layer{padding:0 15px;}
.m2yfC1layer strong{font-size:21px;}
.m2yfC1layer p{font-size:15px; margin-top:8px;}
.m2yful{margin-top:50px; margin-left:0; margin-right:0;}
.m2yful li{padding:0; width:100%; margin-bottom:15px;}
.m2yfaBox .m2yfLayerBox{opacity:1; transform:rotateX(0deg)}
.m2yfaBox{height:250px;}
.m2yfLayerBox strong{font-size:21px;}
.m2yf_c2des{width:100%!important; left:0!important; right:0!important; padding:0 25px;}
.m2yf_c2des strong{font-size:21px;}
.m2yf_c2des{font-size:15px; line-height:28px;}
.m2yfCon2 li{margin-bottom:15px;}
}


.m2whBoxWpr{padding-top:40px; padding-bottom:100px; position:relative;}
.m2whBoxWpr:before{content:""; background:#f1f1f1; position:absolute; left:0; right:0; bottom:0; height:650px;}
.m2whTop{ margin-top: 20px; height: 300px; background: url(../images/m2us2_bg1.jpg) no-repeat center center; position:relative; }
.m2whTop li{ float: left; width: 33.33%; background: rgba(24,41,90,0.67); border-right:1px solid rgba(255,255,255,0.3); padding:0}
.m2whTop li:last-child{border:none;}
.m2wh_aBox{ color: #fff; display: block; height: 300px; padding: 58px 30px 0px; }
.m2wh_aBox strong{ font-size: 24px; font-weight: normal; line-height: 42px; display: block; margin-bottom: 16px; color:#fff; }
.m2wh_aBox p{ font-size: 16px; line-height: 30px; color:rgba(255,255,255,0.8);}
.m2whBom{ margin-top: 50px; position:relative }
.m2whBom .overflowHide{ height:301px;}
.m2whBom .overflowHide:after{ content: ""; background: url(../images/m2us2_pbg.png) repeat-x left bottom; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.m2whBdes{ position:absolute; left:0; right:0; text-align:center; top:50%; transform:translateY(-50%); color:#fff; z-index:3; letter-spacing: 1px;}
.m2whBdes strong{ font-size: 24px; display: block; line-height: 36px; font-weight: normal; }
.m2whBdes p{ font-size: 16px; line-height: 28px; margin-top: 5px; }
@media (max-width:767px){
.m2whTop{background-size:cover; height:510px;}
.m2whTop li{width:100%; height:170px;}
.m2wh_aBox strong{font-size:22px; line-height:36px;}
.m2wh_aBox{padding:28px 20px 0px;}
.m2wh_aBox p{font-size:15px;}
.m2whTop li{border:none; border-bottom:1px solid rgba(255,255,255,0.3);}
.m2whBom{margin-top:25px;}
.m2whBoxWpr{padding-bottom:70px;}
}


.m2cmCon1{ padding-top:40px; padding-bottom:80px;}
.m2cmc1Box{ margin-top:30px; overflow:hidden; position:relative;}
.m2cmc1Box .bgImg{ float: left; height: 321px; width: 449px; }
.m2cmc1Rx{ margin-left: 488px; }
.m2cmc1des{ font-size: 16px; line-height: 28px; color: #666; }
.m2cmc1nums{ margin-top: 40px;display: flex; justify-content: space-between;   }
.m2cmc1nums li{}
.m2cmc1nums li strong{ font-size: 40px; color: #ae272b; line-height: 55px; font-weight: normal; display: block; }
.m2cmc1nums li strong span{ font-size: 16px; }
.m2cmc1nums li p{ font-size: 16px; line-height: 24px; }
.m2cmCon2{ background: url(../images/m2us3_bg1.jpg) no-repeat center center; padding: 40px 0px 50px; background-size: cover;}
.m2cmc2ul{ margin: 30px -10px 0px; overflow:hidden;}
.m2cmc2ul li{ padding: 0px 10px; width: 50%; float:left; margin-bottom: 20px; }
.m2cm2a{ display:block; background:#fff; box-shadow:0 5px 20px rgba(0,0,0,0.1); height:180px; padding:0 25px 0 120px;display:flex; flex-direction:column; justify-content:center; position:relative}
.m2cm2icon{ display: inline-block; height: 60px; width: 60px; position: absolute; margin-top: -30px; left: 38px; top: 50%;}
.m2cm2a strong{ font-size: 20px; line-height: 32px; display: block; color:#333; }
.m2cm2a p{ font-size: 14px; color: #666; line-height: 24px; margin-top: 5px; }
.m2cmCon3{ padding: 50px 0px 70px; }
.m2cmPul{ margin: 30px -10px 0px; }
.m2cmPul li{ padding: 0px 10px; float: left; width: 20%; }
.m2cmPabox{ display:block;}
.m2cmPabox .overflowHide{ height:277px; border-radius:0.25em; overflow:hidden;}
.m2cmPlay{ background:rgba(0,0,0,0.68); position:absolute; left:0; top:0; right:0; bottom:0; color:#fff; font-size:14px; line-height:26px; padding:0 20px;display:flex; flex-direction:column; justify-content:center; text-align:center; opacity:0; transition:all 0.5s ease-in-out;}
.m2cmPbm{ margin-top: 20px; text-align:center }
.m2cmPbm strong{ font-size: 20px; font-weight: normal; line-height: 34px; display: block; }
.m2cmPbm p{ font-size: 14px; line-height: 28px; color: #666; }
.m2cmPabox:hover .m2cmPlay{opacity:1;}
@media (max-width:1199px){
.m2cmc1des{font-size:14px; line-height:26px;}
.m2cmc1nums li strong{font-size:30px;}
}
@media (max-width:993px){
.m2cmc1Box .bgImg{width:100%; float:none; margin-bottom:25px;}
.m2cmc1Rx{margin-left:0;}
.m2cmc2ul li{width:100%;}
.m2cmPul li{width:33.33%; margin-bottom:35px;}
.m2cmCon3{padding-bottom:30px;}
}
@media (max-width:767px){
.m2cmc1Box{margin-top:20px;}
.m2cmc1Box .bgImg{height:180px;}
.m2cmc1nums{display:block; margin-top:25px;}
.m2cmc1nums li{text-align:center; margin-bottom:25px;}
.m2cmc1nums li strong{font-size:24px; line-height:44px;}
.m2cmCon1{padding-bottom:30px;}
.m2cmc2ul{margin-top:25px;}
.m2cm2a{padding-left:15px; padding-right:15px; padding-top:80px; display:block; height:auto; padding-bottom:40px;}
.m2cm2icon{left:25px; top:58px; width:40px; height:40px;}
.m2cm2a strong{font-size:18px;}
.m2cmCon3{padding-top:40px;}
.m2cmPul li{width:50%;}
.m2cmPabox .overflowHide{height:200px;}
.m2cmPbm strong{font-size:18px; line-height:28px; height:28px;}
}


.m2zzCon1{ padding-top:40px;}
.m2zzc1box{ display:block; margin-top:20px; overflow:hidden; background:#f1f1f1;}
.m2zzc1box .bgImg{ float: left; height: 300px; width: 600px; }
.m2zzc1Rx{ padding-top: 55px; margin: 0px 30px 0px 632px; }
.m2zzc1Rx strong{ font-size: 22px; line-height: 36px; display: block; font-weight: normal; }
.m2zzc1Rx p{ font-size: 16px; line-height: 30px; color: #666; margin-top: 22px; }
.m2zzu1{ margin: 40px -19px 0px; overflow:hidden }
.m2zzu1 li{ padding: 0px 19px; float: left; width: 50%; }
.m2zzu1_aBox{ display:block;}
.m2zzu1_aBox .overflowHide{ height:300px;}
.m2zzu1bm{ padding: 10px 20px 8px; font-size: 14px; line-height: 24px; background: #AE282D; color:#fff; }
.m2zzu1bm strong{ font-size: 18px; line-height: 26px; font-weight: normal; display: block; }
.m2zzBomBox{ margin-top: 70px; text-align: center; background: #f3f6fb; }
@media (max-width:1199px){
.m2zzc1box .bgImg{width:500px;}
.m2zzc1Rx{margin-left:522px;}
.m2zzc1Rx strong{font-size:21px;}
.m2us_c1dls{overflow:hidden;}
}
@media (max-width:993px){
.m2zzc1box .bgImg{width:100%; float:none;}
.m2zzc1Rx{margin-left:30px; padding-top:26px; padding-bottom:35px;}
.m2zzu1 li{width:100%; margin-bottom:25px;}
.m2zzu1 li:last-child{margin-bottom:0;}
}
@media (max-width:767px){
.m2zzc1box .bgImg{height:180px;}
.m2zzc1Rx{margin:25px 15px 35px; padding:0}
.m2zzc1Rx strong{font-size:17px; line-height:30px; height:auto;}
.m2zzc1Rx p{margin-top:10px; line-height:26px; font-size:14px;}
.m2zzu1{margin-top:20px;}
.m2zzu1_aBox .overflowHide{height:180px;}
.m2zzBomBox{margin-top:30px;}
.m2zzCon1{padding-top:30px;}
}


.m2usCon1{ padding-top:40px; margin-bottom:60px; position:relative;}
.m2us_c1des{ font-size: 16px; line-height: 30px; margin-top: 10px; }
.m2us_c1dls{ position:relative; min-height:210px; margin-top:45px; width:900px;}
.m2us_c1dls dl{ width:50%; float:left; padding-right:20px;}
.m2us_c1dls dl dt{ font-size: 18px; font-weight: bold; color: #ae272b; line-height: 36px; display: block; }
.m2us_c1dls dl dd{ font-size: 16px; line-height: 32px; color: #666666; margin-top: 18px; padding-left: 35px; position: relative; }
.m2us_c1dls dl dd img{ position: absolute; left: 0px; top: 5px; }
.m2us_lxImg{ position:absolute; right:0; bottom:0}
.m2usCon2{}
.m2usItems{ border-top: 2px solid #AE282D; margin-top:8px; margin-bottom:80px;}
.m2usItems li{ width:50%; float:left; overflow:hidden; margin-top:12px;}
.m2usItems li strong{ font-size: 18px; line-height: 40px; font-weight: bold; color: #ae272b; display: block; height: 40px; }
.m2usItems li p{ font-size: 16px; line-height: 30px; color: #666666; }
@media (max-width:1199px){
.m2us_c1dls dl{width:100%; margin-bottom:25px;}
.m2us_c1dls{width:100%; position:relative; z-index:1;}
.m2usItems li{width:100%;}
.m2us_lxImg{bottom:30px;}
}
@media (max-width:993px){
.m2us_lxImg{width:300px; height:auto;}
}
@media (max-width:767px){
.m2us_c1des{font-size:15px; line-height:28px;}
.m2us_c1dls{margin-top:20px;}
.m2us_c1dls dl dt{font-size:16px;}
.m2us_lxImg{display:none;}
.m2us_c1dls dl dd{font-size:15px;}
.m2usCon1{margin-bottom:30px;}
.m2usItems li p{font-size:14px; line-height:28px;}
.m2usItems li strong{font-size:16px;}
.m2usItems{margin-bottom:60px;}
}


.m2nul{ padding: 20px 0px 60px; }
.m2nul li{ margin-top:40px; overflow:hidden;}
.m2naBox{ display:block; height:208px; position:relative}
.m2naBox .overflowHide{ height: 208px; width: 371px; position: absolute; top: 0px; right: 0px; }
.m2naTxt{ margin-right: 450px; padding-top: 30px; }
.m2naTxt strong{ font-size: 20px; line-height: 36px; height: 36px; display: block; }
.m2naTxt p{ font-size: 16px; line-height: 30px; color: #808080; margin: 20px 0px; height: 60px; overflow:hidden;}
.m2naTxt span{ font-size: 16px; line-height: 30px; color: #808080; display:inline-block;}
@media (max-width:993px){
.m2naBox .overflowHide{width:315px;}
.m2naTxt{margin-right:350px;}
}
@media (max-width:767px){
.m2naBox .overflowHide{width:100%; position:relative; right:auto; top:auto;}
.m2nul li{margin-top:25px;}
.m2naTxt{margin-right:0; padding-top:22px;}
.m2naBox{height:auto;}
.m2naTxt strong{font-size:16px;}
.m2naTxt p{font-size:14px; line-height:24px; height:auto; max-height:96px; margin:5px 0 10px;}
.m2naTxt span{font-size:14px;}
.m2nul{padding-bottom:35px;}
}


.m2zrul{}
.m2zrul li{ padding:75px 0}
.m2zrDbox{ display:block; overflow:hidden;}
.m2zrDbox .overflowHide{ width:590px; height:420px; float:right;}
.m2zrTxt{ width: 560px; padding-top: 35px; float:left; }
.m2zr_st{ font-size: 26px; font-weight: normal; line-height: 50px; position: relative; display:block; padding-bottom:6px }
.m2zr_st:after{content:""; width:295px; height:3px; background:#AE282D; position:absolute; left:0; bottom:0}
.m2zz_des{ font-size: 16px; line-height: 31px; color: #666; padding-top: 28px; }
.m2zz_bms{ margin-top: 25px; }
.m2zz_bms strong{ font-size: 16px; color: #ae272b; line-height: 50px; }
.m2zz_bms strong span{ font-size: 30px; }
.m2zz_bms p{ font-size: 16px; line-height: 30px; color: #666; }
.m2zrul li:nth-child(2n){ background:#f6f6f6;}
.m2zrul li:nth-child(2n) .m2zrDbox .overflowHide{ float:left;}
.m2zrul li:nth-child(2n) .m2zrTxt{ float:right;}
@media (max-width:1199px){
.m2zrDbox .overflowHide{width:48%!important;}
.m2zrTxt{width:48%!important;}
}
@media (max-width:993px){
.m2zrDbox .overflowHide{width:100%!important; float:none!important;}
.m2zrTxt{width:100%!important; float:none!important;}
.m2zr_st{font-size:24px;}
}
@media (max-width:767px){
.m2zrul li{padding:60px 0;}
.m2zrDbox .overflowHide{height:240px;}
.m2zrTxt{padding-top:20px;}
.m2zr_st{font-size:21px; text-align:center;}
.m2zr_st:after{width:100%;}
.m2zz_des{font-size:15px; line-height:30px;}
.m2zz_bms strong span{font-size:24px;}
}