@charset "UTF-8";
.index_section1{height:100vh; position:relative;}
.hmFocus{ height:100vh; background:#093977;}
.hmFocus_item { height: 100vh; position: relative; overflow: hidden; }
.hmFs_bg { height: 100%; width: 100%; background-repeat:no-repeat; background-size:cover; background-position:center center;-webkit-transform:scale(1.12); transform:scale(1.12); }
.hmFocus_item video{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.hmFs_layBg{position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.2);}
.active .hmFs_bg{ visibility: visible; -webkit-animation: scaleBg 6s linear forwards; animation: scaleBg 6s linear forwards;}
.hmTxt { display: inline-block; position: absolute; z-index: 5; left: 0%; top: 40%; transform: translate(0%,-50%); width:100%; color: #FFF; text-align: center;}
.hmTxt img{transition:all 0.5s ease-in-out; opacity:0; transform:translate(-100px,0); margin:0 auto;}
.hmTxtDes{position:absolute; left:0; top:0; width:100%;}
.hmTxt_ct { font-size: 70px; font-weight: bold; display: block; height: 84px; transition:all 0.8s ease-in-out; opacity:0; transform:translate(180px,0px) }
.hmTxt_et { font-size: 30px; margin-top:25px; line-height: 50px; font-weight: 100; transition:all 0.8s ease-in-out; opacity:0; transform:translate(180px,0px) }
.hmFocus_doc{ width: 100%; position: absolute; left: 0px; bottom: 70px; z-index: 5; }
.hmFocus_doc ul{ margin: 0px -12px; }
.hmFocus_doc ul li{padding:0 12px; width:25%; float:left; cursor:pointer}
.hmFs_docx{ line-height: 50px; height: 51px; border-top: 1px solid #FFF; transition: all 0.5s ease-in-out; font-size: 12px; color: #FFF; opacity:0.5; position:relative; }
.hmFs_docx.on{opacity:1;}
.hmFs_docx i{width:0; height:2px; background:#fff; position:absolute; left:0; top:0; transition:all 0.5s ease-in-out;}
.hmFs_docx.on i{width:100%; transition:all 8.0s linear;}
.hmFocus_doc ul li:first-child .hmFs_docx.on i{transition:all 15s linear;}
.index_section2 { background: #093977;}
.hmTxtDes2{position:absolute; left:0; width:100%; top:50%; transform:translateY(-50%); z-index:5; color:#fff;}
.hmTxtDes2_t1 { font-size: 36px; line-height: 48px; margin-bottom: 40px; font-weight: bold; letter-spacing: 2px; max-width:945px; transition:all 0.8s ease-in-out; opacity:0; transform:translate(180px,0px) }
.hmTxtDes2_p1 { font-size: 20px; line-height: 40px; font-weight: 100; margin-bottom: 45px; max-width: 945px; letter-spacing: 2px; transition:all 0.8s ease-in-out; opacity:0; transform:translate(180px,0px) }
.hmTxtDes2_btns{ transition:all 0.8s ease-in-out; opacity:0; transform:translate(180px,0px) }
.hmTxt_btn1{ line-height: 48px; background: #C61634; text-align: center; height: 48px; width: 200px; display: inline-block; margin-right: 24px; font-size: 16px; color: #FFF; letter-spacing: 2px; box-shadow:0 8px 12px 10px rgba(198,22,52,0.1); }
.hmTxt_btn1:hover{ background: #AA132E; color: #FFF; }
.hmTxt_btn2{ line-height: 44px; height: 48px; width: 200px; border: 2px solid #FFF; text-align: center; display: inline-block; font-size: 16px; color: #FFF; }
.hmTxt_btn2:hover{ color: #c61634; background: #FFF; }
.index_content{ position:relative;padding: 15.27vh 0px; min-height:100vh; position:relative}
.index_bg{ height:100%; position:absolute; left:0; top:0; width:100%; background: url(../images/hmc2_bg1.jpg) no-repeat fixed center center; background-size:cover; opacity:0; transition:all 0.5s ease-in-out;}
.index_bg:after{content:""; width:100%; height:100%; background:rgba(0,0,0,0.3); position:absolute; left:0; top:0}
.index_bg.on{opacity:1;}
.index_content .container{position:relative; z-index:5;}
.active .hmTxt img{transform:translate(0,0); opacity:1; transition-delay:0.3s;}
.active .hmTxt_ct{transform:translate(0,0); opacity:1; transition-delay:0.4s;}
.active .hmTxt_et{transform:translate(0,0); opacity:1; transition-delay:0.5s;}
.active .hmTxtDes2_t1{transform:translate(0,0); opacity:1; transition-delay:0.3s;}
.active .hmTxtDes2_p1{transform:translate(0,0); opacity:1; transition-delay:0.4s;}

.active .hmTxtDes2_btns{transform:translate(0,0); opacity:1; transition-delay:0.5s;}
@media (max-width:1799px){
.hmTxt_ct{font-size:52px;}
.index_content{padding: 80px 0px;}
.hmTxtDes2_t1 { font-size: 26px; line-height: 38px; margin-bottom: 26px;}
.hmTxtDes2_p1 { font-size: 18px; line-height: 32px; margin-bottom: 35px;}
.hmFocus_doc{bottom:40px;}
.hmTxtDes{padding-top:18px; }
}
@media (max-width:1199px){
.hmTxtDes{padding-top: 0px; }
}
@media (max-width:993px){
.index_section1,.hmFocus_item ,.hmFocus{height:600px;}
.hmTxt_ct{font-size:42px;}
.hmTxt_et{font-size:22px; line-height:38px; margin-top:-15px;}
}
@media (max-width:767px){
.index_section1,.hmFocus_item ,.hmFocus{height:400px;}
.hmTxt_ct{font-size:16px; height:30px; line-height:30px; margin-bottom:0}
.hmTxt_et{font-size:14px; line-height:22px; margin-top:5px;}
.hmTxt{width:100%;}
.hmTxt img{width:52%;}
.hmFocus_doc ul li{padding:0 5px;}
.hmFocus_doc{bottom:25px;}
.hmTxtDes2_t1 { font-size: 18px; line-height: 28px; margin-bottom: 15px; letter-spacing: 0em; }
.hmTxtDes2_p1 { font-size: 14px; line-height: 22px; margin-bottom: 20px;}
.hmTxt_btn1{width:105px; height:40px; line-height:40px; font-size:14px; letter-spacing:0; margin-right:12px;}
.hmTxt_btn2{ line-height: 38px; height: 40px; width: 105px; border: 1px solid #FFF; font-size: 14px;}
}






.flexStart {
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.p90_ {padding-bottom: 5.625rem;}
.p90 { padding-top: 5.625rem;}
/*********关于我们************/
.index_about { position:relative; padding:70px 0px 120px; background:url(../images/about_bg.jpg) center center no-repeat;background-attachment: fixed;background-size: cover;}

.index_title h5 {font-size: 1.2rem;color:#fff;text-transform: uppercase;}
.index_title h6 {font-size: 1.5rem;color:#fff;/* margin-top: 0.5rem; */}

.index_about .box .boxLeft {width: 60%;box-sizing: border-box;padding-right:10%;}
.index_about .box .boxLeft .content1 {font-size: 1.5rem;color: #fff;margin: 2rem 0px;}
.index_about .box .boxLeft .content2 {margin-top: .5rem;color: rgba(255, 255, 255, 0.82);line-height:1.8;text-align: justify;font-size: 14px;}
.index_about .box .boxLeft .content3 {margin-top: 3rem;}
.index_link {width: 9rem;}
.index_link a {display: block;color: #fff;line-height: 3rem;font-size: 1rem;transition: 0.4s;width: 100%;background: #d61418;border-radius: 1.875rem;text-align: center;position: relative;top: 0;}
.index_link:hover a {color: #fff;/* top: -5px; */}

.index_about .box .boxCen {width: 27.5%;height: 100%;}
.index_about .box .boxCen p img {width: 100%;height: 100%;}

.index_about .box .boxRight {
  width: 27.5%;
  background: #f6ac3b;
  box-sizing: border-box;
  padding: 4rem;
}
.index_about .box .boxRight .hmc4ul{ height:100%;}
.index_about .box .boxRight .hmc4ul li {
  height: 25%;
  display: flex;
  align-items: center;
  color: #fff;
  box-sizing: border-box;
  border-bottom: 1px solid #eee;
}
.index_about .box .boxRight .hmc4ul li strong{ width:100%;}
.index_about .box .boxRight .hmc4ul li:last-child {border: 0;}
.index_about .box .boxRight .hmc4ul li span { font-size: 4rem;}
.index_about .box .boxRight .hmc4ul li i{ font-size: 1.5rem;position: relative;top: -2rem;}
.index_about .box .boxRight .hmc4ul li p { font-size: 1rem;}




.content-4right{float:right;width:40%;overflow:hidden;}
.content-4right ul{float:left;width:400px;overflow:hidden;margin-top:40px;}
.content-4right ul li{float:left;width:100%;overflow:hidden;margin-top:32px;}
.content-4right ul li span{float:left;width:100%;overflow:hidden;font-size:70px;color:#d61418;font-family:'DINProCONDBOLD';letter-spacing:-4px;}
.content-4right ul li span em{font-style: normal;}
.content-4right ul li p{float:left;width:100%;overflow:hidden;font-size:16px;color:#fff;line-height:28px;}









.index_ban_bg{ position:relative; color: #fff;}

.index_ban_box{border: 1px rgba(51, 51, 51, 0.08) solid;}
.index_ban_box .swiper-slide{/*background: rgba(9, 68, 90, 1);*/color: #fff;height:100%;border-right: 1px rgba(51, 51, 51, 0.08) solid;}
/*.index_ban_box .swiper-slide:nth-child(1) .icon-box{background:rgba(4, 43, 61, 1);}
.index_ban_box .swiper-slide:nth-child(2) .icon-box{background:rgba(4, 43, 61, 0.8);}
.index_ban_box .swiper-slide:nth-child(3) .icon-box{background:rgba(4, 43, 61, 0.6);}
.index_ban_box .swiper-slide:nth-child(4) .icon-box{background:rgba(4, 43, 61, 0.4);}
.index_ban_box .swiper-slide:nth-child(5) .icon-box{background:rgba(4, 43, 61, 0.2);}
.index_ban_box .swiper-slide:nth-child(6) .icon-box{background:rgba(4, 43, 61, 0);}
*/


.index_ban_box .swiper-slide .icon-box{ padding: 55px 25px; height:100%; overflow: auto; transition: none; position: static;}

.index_ban_box .swiper-slide .icon-box .icon-style span { font-size:50px;
    background: linear-gradient(rgb(253, 230, 3) 0%, rgb(218, 37, 28) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.index_ban_box .swiper-slide .icon-box h5 {font-size: 22px;  color:#333; position: relative; padding-bottom: 20px;  margin-top:20px; margin-bottom: 20px;line-height: 1;}
.index_ban_box .swiper-slide .icon-box h5:after { content: ""; display: inline-block;position: absolute;left: 0;bottom: 0; background: #fdec08; width: 50px;height: 2px;}
.index_ban_box .swiper-slide .icon-box h5 a{color: #333;}
.index_ban_box .swiper-slide .icon-box p{height: 126px;font-size: 14px;line-height: 1.8;color:#333;font-family: "Poppins",sans-serif;}

.index_ban_box .swiper-slide .icon-box a.btn {margin-top: 28px;text-align:center;width: 40px;height:40px;border-radius: 50%;padding: 10px;border: 2px solid #b3aeae;font-size: 16px;font-weight: 600;display:inline-block;}
.index_ban_box .swiper-slide .icon-box a.btn span{color: #b3aeae;}

.index_ban_box .swiper-slide:hover .icon-box{background: linear-gradient(rgb(253, 230, 3) 0%, rgb(218, 37, 28) 100%);}
.index_ban_box .swiper-slide:hover .icon-box .icon-style span { background:#fff; -webkit-background-clip: text;

    -webkit-text-fill-color: rgba(0, 0, 0, 0)}
	

.index_ban_box .swiper-slide:hover .icon-box h5 a{color: #fff;}
.index_ban_box .swiper-slide:hover .icon-box p{color: #fff;}
.index_ban_box .swiper-slide:hover .icon-box a.btn{ border: 2px solid #fff;}
.index_ban_box .swiper-slide:hover .icon-box a.btn span{ color:#fff;}

.index_ban_box .swiper-slide .icon-box a.btn:hover{ background:#fff;}
.index_ban_box .swiper-slide .icon-box a.btn:hover span{ color:#333;}   


@media (max-width: 1660px){
.index_ban_box .swiper-slide{border-bottom: 1px rgba(51, 51, 51, 0.08) solid;}
.index_ban_box .swiper-slide .icon-box{ padding:35px 25px;}	

.index_ban_box .swiper-slide .icon-box a.btn {position: absolute;right: 10%;top: 24%;}
.index_ban_box .swiper-slide .icon-box p{height: 51px; overflow:hidden;}

}



.flexStart {
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.p90_ {padding-bottom: 5.5rem;}
.p90 { padding-top: 5.5rem;}




.index_news_title{text-align: left;margin-bottom:50px;}
.index_news_title h1{font-size: 70px;color: #003da6;line-height: 1.1;text-transform:uppercase;font-family:Arial;}
.index_news_title h1 span{ font-weight:normal;}
.index_news_title h2{font-size: 30px;color:#0068b6;line-height:2;font-weight:bold;}
.index_news_title p{font-size: 15px;color: #787f88;line-height:1.5;text-transform: uppercase;}



/************产品****************/
.index-pro-bg{ padding:5rem 0px; position:relative;}
.pro_box .swiper-container{ padding-bottom:80px;}
.pro_box .swiper-container-horizontal>.swiper-pagination-progress { width: 23%; height: 3px; left: 0; top:auto; bottom: 15px;}
.pro_box .swiper-pagination-progress .swiper-pagination-progressbar { background:#0068b6;}
.pro_box .swiper-button-next, .pro_box .swiper-button-prev {position: absolute; top: 100%;}
.pro_box .swiper-button-prev { left:50%; width: 50px; height: 50px;border-radius: 50%; background: rgba(51, 51, 51, 0.3) url(../images/icon-59.png) no-repeat center;margin-top:-50px; margin-left:-60px; pointer-events: auto;cursor: pointer;}
.pro_box .swiper-button-next { right:50%;width: 50px; height: 50px; border-radius: 50%;margin-top:-50px; margin-right:-60px; background: rgba(51, 51, 51, 0.3) url(../images/icon-59.png) no-repeat center; transform: rotate(180deg); pointer-events: auto; cursor: pointer;}


.pro_box .swiper-slide .item {display: block;background: #eeeeee;/* padding: 3.75rem 0 0; */}
.pro_box .swiper-slide .item .content1 {box-sizing: border-box;padding:30px 0px 0px;display: flex;align-items: center;overflow: hidden; background:#0068b6;}
.pro_box .swiper-slide .item .content1 img { max-width: 100%;margin: auto;transition: all 0.5s ease;}
.pro_box .swiper-slide .item .content2 {padding: 1.5rem;}
.pro_box .swiper-slide .item .content2 .content3 { font-size:18px; color: #000;}
.pro_box .swiper-slide .item .content2 .content4 {font-size: 14px;line-height: 1.8;margin-top: 0.5rem;color: #666; height: 75px;}
.pro_box .swiper-slide .item .content2 .content5 {margin-top: 1.5rem;font-size: 1rem;color: #0068b6;}
.pro_box .swiper-slide .item .content2 .content5 i {font-size: 1rem;color: #0068b6;vertical-align: top;}

.pro_box .swiper-slide:hover .item .content1 img{transform:scale(1.1);}












.m2proCons{ background:#f9f9f9 url(../images/m2pro_bg.png) no-repeat center bottom; padding: 5vw 0px; }
.m2proCons .m2Tnm {text-align:center;}
.m2proCons .m2Tnm strong{ font-size: 30px; line-height: 1.5; color: #0068b6;  display: block;  }
.m2proCons .m2Tnm p{ font-size: 15px;line-height: 1.5;}

.m2proCitems{ margin:0vw -7px 0;display:flex; justify-content:space-between;}
.m2proCitems li{ margin:0 7px; width:19%; transition:all 0.5s ease; border-radius:0.4em; overflow:hidden; height:440px; position:relative;}
.m2proCitems li.on{ width:70%;}
.m2procDx{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; color: #FFF; padding: 95px 5px 0px 18px; transition:all 0.5s ease; }
.m2procDx strong{ font-size: 24px; line-height: 36px; font-weight: normal; letter-spacing: 2px; display: block; }
.m2procDx p{ font-size: 16px; line-height: 24px; margin-top: 5px; }
.m2procDx span{ height: 160px; width: 160px; position: absolute; right: -60px; bottom: 58px; }
.m2proCitems li.on .m2procDx{opacity:0;}
.m2proHx{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0; transition: all 0.5s ease; padding: 48px 40px 0px; background-size:cover; }
.m2proCitems li.on .m2proHx{opacity:1;}
.m2proHx span{ display: block; height: 60px; width: 60px; transition:all 0.5s ease; opacity:0; transform:translateY(30px); }
.m2proHx strong{ font-size: 26px; line-height: 40px; font-weight: bold; color: #000032; letter-spacing: 1px; display: block; margin: 12px 0px; transition:all 0.5s ease; opacity:0; transform:translateY(30px); }
.m2proHx p{ font-size: 16px; line-height: 30px; color: #555; transition:all 0.5s ease; opacity:0; transform:translateY(30px); max-width:485px; text-align:justify; }
.m2proCitems li.on .m2proHx span{ opacity:1; transform:translateY(0); transition-delay:0.0s;}
.m2proCitems li.on .m2proHx strong{ opacity:1; transform:translateY(0); transition-delay:0.3s;}
.m2proCitems li.on .m2proHx p{ opacity:1; transform:translateY(0); transition-delay:0.6s;}




/********新闻**************/
.index_news_bg {
    background: url(../images/xiang_02.jpg) no-repeat center center;
    background-size: cover;
    margin-top: 50px;padding: 95px 0;
}

.index_con3_left{display: inline-block;vertical-align: middle;width: 430px;}
.index_con3_left .index_title span{display: inline-block;background: url(../images/hy_03.png) no-repeat right center;padding: 20px;font-size: 18px;font-family: "times new roman";
padding-bottom: 30px;padding-left: 0;text-transform: capitalize;}
.index_title h1{font-size: 30px;color: #333;font-weight: 100;margin-top: 25px;font-weight: bold;}
.index_title h1:after{content: '';display: block;width: 10px;height: 3px;background: #0068b6;margin-top: 20px;margin-left: 2px;}
.index_title_u1{margin-top: 25px}
.index_title_u1 li{margin-top: 15px;}
.index_title_u1 li a{font-size: 15px;color: #333;}
.index_title_u1 li:after{content: '';display: inline-block;vertical-align: middle;width: 0;height: 1px;background:#0068b6;margin-left: 5px;transition: 0.3s ease-in-out;}
.index_title_u1 li:hover a,.index_title_u1 li.active a,.index_title_u1 li:hover,.index_title_u1 li.active{color: #0068b6;cursor: pointer;}
.index_title_u1 li:hover:after,.index_title_u1 li.active:after{width: 15px;}
.index_con3_left .more{text-align: left;margin-top: 100px;}
.index_con3_left .more a{display: inline-block;width: 225px;height: 55px;text-align: center;line-height: 55px;border: 1px solid lightgray;font-size: 15px;color: #939393;}


.index_con3_right{display: inline-block;vertical-align: middle;width: calc(100% - 430px); float:right;}
.index_con3_right_u1{padding: 85px;box-sizing: border-box;position: relative;padding-right: 0;}
.index_con3_right_u1:before{content: '';display: block;width: 5000px;height: 100%;background: white;top: 0;left: 0;position: absolute;}
.index_con3_right_u1 li{font-size: 0;position: relative;z-index: 2;}
.index_con3_right_div{display: inline-block;vertical-align: top;width: 45%;margin-right: 10%;}
.index_con3_right_u1 li .index_con3_right_div:nth-child(2n){margin-right: 0;}
.index_con3_right_div time{display: block;font-size: 14px;color: #666;}
.index_con3_right_div h1{font-size: 16px;font-weight: bold;height: 42px;margin-top: 45px;}
.index_con3_right_div p{font-size: 15px;color: #666;line-height: 25px;margin-top: 20px;}

.index_con3_right_div:hover h1{color: #0068b6;}






.index-s4 { padding: 5vw 0;}
.news_box{ position:relative; overflow:hidden; border-top:1px solid #ddd;}
.news_box .swiper-slide { float: left;padding:15px;}
.news_box .swiper-slide a {display: block;padding:25px; position:relative;}

.news_date {font-size: 16px;color:#0068b6;line-height: 20px;margin-bottom: 25px;}
.news_txt {font-size: 22px;line-height: 34px;color: #000000;height:34px;overflow: hidden; margin-bottom:10px;}
.news_info {font-size:15px;line-height:1.8;color: #666;overflow: hidden; margin-bottom:30px; height:81px;}

.news_date{font-size:15px;line-height:1.8;color: #666;overflow: hidden;}


.news_morebtn {position: relative;z-index: 1;display: inline-block;vertical-align: top;padding: 0 30px;line-height: 44px;font-size: 14px;font-weight: bold;color:#fff;}
.news_morebtn::before {content: "";position: absolute;left: 0;top: 0;z-index: -1;width: 100%;height: 100%;background: #fff;transition: all .36s;transform: scale(1) !important;border-radius: 0px 0px 15px;background:#0068b6; color:#fff;}
.news_morebtn::after {content: "";position: absolute;left: 0;top: 0;z-index: -1;width: 100%;height: 100%;opacity: 0;transform: scale(1);transition: all .36s;color:#0068b6;border: 1px solid#0068b6;border-radius: 0px 0px 15px;}

.news_imgbox { position: relative;margin-bottom: 55px; overflow: visible; background: #f9f9f9;}
.news_imgbox::before { content: ""; position: absolute; left: 0; bottom: -30px; z-index: 1; width: 100%; height: 1px;background:#0068b6; }
.news_imgbox::after { content: "";position: absolute; left: 0; bottom: -30px; z-index: 2; width: 0; height: 1px; background:#0068b6; transition: all .5s;}
.mc_list_png { width: 100%; position: relative; z-index: 1;top: 0;left: 0;}
.mc_list_img { width: 100%; height: 100%; position: absolute; z-index: 2; top: 0;left: 0;}

.news_box .swiper-slide a:hover { box-shadow: 5px 5px 10px 2px rgba(110, 117, 129, .18);}
.news_box .swiper-slide a:hover .news_imgbox::after {width: 100%;}
.news_box .swiper-slide a:hover .news_morebtn::before { transform: scale(.5); opacity: 0;}
.news_box .swiper-slide a:hover .news_morebtn::after { transform: scale(1); opacity: 1; }
.news_box .swiper-slide a:hover .news_morebtn { color: #0068b6; }




/**************************************/

.index_solve {
  position: relative;
  /* overflow:hidden; */
  z-index: 9;
}
.index_solve .img{ min-height:550px;}
.index_solve .img img {
	height: 100%;
}
.index_solve .box {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 2;
  transform: translateX(-50%);
  text-align: center;
}

.index_solve .box .index_title h5 {
  font-size: 3rem;  color: #fff;
}
.index_solve .box .index_title h6 {
  font-size: 1.125rem;margin-top: 0.5rem; color: #fff;
}
.index_solve .box .content1 {
  font-size: 2.875rem;
  color: #fff;
  margin-top:6rem;
}
.index_solve .box .content1 span {
  font-size: 3rem;
  color: #0068b6;
  vertical-align: top;
}
.index_solve .box .content2 {
  font-size: 1rem;
  /* font-family: 'albb_r'; */
  color: #fff;
  margin-top: 20px;
}
.index_solve .box .content3 {
  margin: 3.5rem auto 0;
  position: relative;
  width: 33.125rem;
}
.index_solve .box .content3 .h5 {
  font-size: 1.125rem;
  color: 'albb_r';
  line-height: 4.6875rem;
  background: #fff;
  text-align: left;
  box-sizing: border-box;
  padding: 0 1.875rem;
  position: relative;
  cursor: pointer;
}
.index_solve .box .content3 .h5 i {
  position: absolute;
  right: 1.875rem;
  top: 50%;
  transform: translateY(-50%);
  color: #0068b6;
}
.index_solve .box .content3 ul {
  position: absolute;
  top: 4.6875rem;
  left: 0;
  background: #fff;
  width: 100%;
  box-shadow: 0px 2px 16px #f5f5f5;
  display: none;
}
.index_solve .box .content3 ul li {
  border-top: 1px solid #eee;
}
.index_solve .box .content3 ul li a {
  display: block;
  line-height: 4rem;
  text-align: left;
  box-sizing: border-box;
  padding: 0 1.875rem;
  color: #666;
  transition: 0.4s;
  font-size: 1rem;
}
.index_solve .box .content3 ul li a:hover {
  background: #0068b6;
  color: #fff;
}
.index_solve .box .content3:hover ul {
  display: block;
}




.flexBetween {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/*************四大块***************/
.index_four {
  position: relative;
}
.index_four .box {
  position: relative;
  z-index: 2;
}
.index_four .box .list {
  position: relative;
  overflow: hidden;
  width: 21%;
  transition: 0.4s;
}
.index_four .box .list a {
  display: block;
}
.index_four .box .list .img {
  width: 40.875rem;
  position: relative;
}
.index_four .box .list .img img {
  width: 100%;
}
.index_four .box .list .img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f9c03c;
  opacity: 0;
  transition: 0.4s;
  
}
.index_four .box .list .info {
  position: absolute;
  top: 3rem;
  left: 3rem;
  color: #000;
}
.index_four .box .list .info h5 {
  font-size: 1rem;
  transition: 0.4s;
}
.index_four .box .list .info h6 {
  font-size: 1.5rem;
  margin-top: 0.625rem;
  transition: 0.4s;
  font-weight:normal;
}
.index_four .box .list .more {
  font-family: 'gilroy_bold';
  font-size: 1rem;
  position: absolute;
  bottom: 2.5rem;
  left: 3rem;
  transition: 0.4s;
  color: #333;
}
.index_four .box .list .more i {
  vertical-align: middle;
  color: #333;
}
.index_four .box .list1 .info {
  color: #fff;
}
.index_four .box .list1 .more {
  color: #fff;
}
.index_four .box .list1 .more i {
  color: #fff;
}


.index_four .box .active {
  width: 37%;
}
.index_four .box .active .img::after {
  opacity: 0.8;
}
.index_four .box .active .info {
  color: #fff;
}
.index_four .box .active .more {
  color: #fff;
}
.index_four .box .active .more i {
  color: #fff;
}
.index_four::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8rem ;
  background: #1a1919;
}




/***************广告语********************/
.webBom { background: #024290 url(../images/hmc6bg.jpg) no-repeat center bottom; color: #fff; text-align: center; padding: 3.64vw 0px; letter-spacing: 1px; }
.webBom strong { font-size: 32px; display: block; line-height: 42px; font-weight: normal; }
.webBom p { font-size: 18px; line-height: 32px; margin: 10px 0px 38px; }
.webBom_a { font-size: 16px; line-height: 54px; font-weight: bold; background: #FFF; text-align: center; display: inline-block; height: 54px; width: 240px; color: #1a5fa0; }

.webBom_a:hover { transform: translateY(-5px); box-shadow: 0 5px 20px rgba(0,0,0,0.4); }








.index_footer {
  background: #1a1919;
  padding: 4rem 0 0;
}
.index_footer .box .boxTop .item h5 a {
  font-size: 1.2rem;
  color: #fff;
}
.index_footer .box .boxTop .item ul {
  margin-top: 1.5rem;
}
.index_footer .box .boxTop .item ul li {
  line-height: 2.25rem;
}
.index_footer .box .boxTop .item ul li a {
  font-size: 0.9rem;
  font-family: 'albb_r';
  color: #666;
  transition: .4s;
}
.index_footer .box .boxTop .item ul li a:hover{
	color: #fff;
}
.index_footer .box .boxCen {
  border-top: 1px solid #535353;
  border-bottom: 1px solid #535353;
  margin-top: 1.5rem;
  padding: 1.5rem 0;
}
.index_footer .box .boxCen .item {
  margin-top: 1rem;
  position: relative;
  padding-left: 3rem;
}
.index_footer .box .boxCen .item div {
  font-size: 1.2rem;
  font-family: 'gilroy_bold';
  color: #fff;
}
.index_footer .box .boxCen .item p {
  font-size: 1rem;
  font-family: 'albb_r';
  color: #999;
  margin-top: 0.625rem;
}
.index_footer .box .boxCen .item img {
  position: absolute;
  top: 0.5rem;
  left: 0;
}
.index_footer .box .boxCen .item1 {
  padding-left: 5rem;
}
.index_footer .box .boxCen .item1 img {
  width: 8.9375rem;
}
.index_footer .box .boxBot {
  padding: 2.375rem 0;
}
.index_footer .box .boxBot .lef {
  font-size: 1rem;
  font-family: 'albb_r';
  color: #666;
}
.index_footer .box .boxBot .lef a {
  color: #666;
}
.index_footer .box .boxBot .cen {
  font-size: 1rem;
  font-family: 'albb_r';
  color: #666;
}
.index_footer .box .boxBot .cen a {
  color: #666;
}
.index_footer .box .boxBot .rig .feng p {
  margin-left: 1rem;
  padding: 0;
  height: 20px;
  background: none;
  position: relative;
}
.index_footer .box .boxBot .rig .feng p a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: none;
  padding: 0;
  margin: 0;
}
.index_footer .box .boxBot .rig .feng p img {
  filter: invert(0.5);
}  
.index_footer .box .boxBot .rig .feng p:nth-child(1) {
  margin-left: 0;
}
.index_footer .box .boxBot .rig .feng p:nth-child(2) {
  margin-left: 0;
}


@media (max-width:767px){
.p90 {padding-top: 0rem;}
	
.index_about .box .boxLeft { width: 100%;padding-right: 0%;}
.content-4right { float: right; width: 100%;overflow: hidden;}
	
.webBom strong {
    font-size: 26px;
    display: block;
    line-height:1.5;
    font-weight: normal;
}	
}

