@charset "utf-8";
html {font-size: 62.5%;/*10 ÷ 16 × 100% = 62.5%*/}
body,p,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,span{margin:0;padding:0;}
body{ font-family:"Microsoft Yahei",Arial,Helvetica,sans-seri; color:#333; font-size:14px;background-color:#fff;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; margin:0;padding:0;}
a{ color: #333; text-decoration:none; }
.mt30{margin-top: 30px;}
ul,li{list-style:none;}
img{border: none;}
.box{max-width:1560px;width:1440px; margin:auto;}
.left{float:left;}
.right{float:right}
.txtleft{text-align:left;}
.txtright{text-align:right;}
.txtcenter{text-align: center;}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1}
input[type=button],input[type=submit],input[type=reset], input[type=file], button {cursor: pointer; -webkit-appearance: none; }
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

body, div, h1, h2, h3, h4, h5, h5, p, ul, ol, li, dl, dt, dd { margin: 0; padding: 0;}
ul, ol { list-style-type: none;}
.clearfix:after { content: ""; display: table; clear: both;}
@font-face {
    font-family: 'DIN Pro';
    src: local('DIN Pro Condensed Bold'), local('DIN-Pro-Condensed-Bold'),
    url('fonts/DINPro-CondensedBold.woff2') format('woff2'),
    url('fonts/DINPro-CondensedBold.woff') format('woff'),
    url('fonts/DINPro-CondensedBold.ttf') format('truetype');
    font-weight:800;
    font-style: normal;
}
/*top*/
.top{height: 86px;}
.inbox{width: 90%;margin: auto;}
a.logolink{display: flex;width: 450px;align-items: center;}
.topbox{display: flex;justify-content: space-between;}
.topbox .menu ul{display: flex;align-items: center;height: 86px;}
.topbox .menu ul li{padding: 0 40px;position: relative; height:inherit;}
.topbox .menu ul li a{font-size: 16px;color: #333;font-weight: bold;display: flex;align-items: center;height: inherit;}
.topbox .menu ul li a:hover{color: #ff0000;position: relative;}
.topbox .menu ul li a:hover::after{display: block;content: '';width:100%;height: 2px;background-color: #ff0000;position: absolute;left: 0;bottom:13px;}
.topbox .menu ul li a.active{color: #ff0000;position: relative;}
.topbox .menu ul li a.active::after{display: block;content: '';width:100%;height: 2px;background-color: #ff0000;position: absolute;left: 0;bottom:13px;}
.menu li .nav_down {
    display: none;
}
.menu .d_menu{width: auto;min-width: 100%;position: absolute;left: 50%;transform: translateX(-50%);transition: all 0.3s ease;padding: 5px 0;background: #eeeeee;z-index: 9;display: none;}
.menu .d_menu .child_box{width: 100%;position: relative;text-align: center;}
.ml-link a.nav_link1{ display: block;width: 100%;font-size: 16px;line-height: 45px;height: 45px;white-space: nowrap;color: #333;padding: 0 15px;}
.menu li:hover .d_menu{display: block;}
.ml-link a.nav_link1:hover{background: #fff;color: #000;}
.menu .d_menu .child_box a{display: block;font-weight: normal;line-height:40px;}
.menu .d_menu .child_box a:hover{background-color: #fff;}
.menu .d_menu .child_box a:hover::after{bottom: 0;}

.lang{display: flex;align-items: center;}
a.langlink{display: inline-block;width: 36px;height: 36px;box-sizing: border-box;border-radius: 100%;border: 1px solid #434343;text-align: center;line-height: 36px;font-size: 16px;text-transform: uppercase;}
a.langlink:hover{background-color: #ff0000;color: #fff;border-color: #ff0000;}

.topbox .menu ul.subnav{position: absolute;display: none;
    left: 100%;
    width: 140%;
    background: #eee;
    height: auto;
    top: 0px;}
.topbox .menu ul.subnav li{padding: 0;}
.topbox .menu ul.subnav:hover{display: block;}
.menu .d_menu .child_box a:hover + .subnav{display: block;}
/*搜索*/
.searchform{display: flex;align-items: center;width: 106px;height: 36px;background-color: #333;border-radius: 18px;margin-left: 28px;}
.searchform .inputbox{height: 36px;border: none;outline: none;background: none;padding-left: 14px;width: 76px;color: #ececec;}
.searchform .inputbox::placeholder{color: #ececec;}
.searchform .subbtn{display: inline-block;width: 17px;height: 15px;border: none;background: url("../images/sear_btn.png") no-repeat;}
/*end top*/
/*banner*/
.swiper-container{font-size: 0;}
.swiper-container-horizontal>.in-swiper-pagination{bottom: 45px;}
.in-swiper-pagination .swiper-pagination-bullet{width: 51px;height: 8px;border:none;background-color: #fff;opacity: 1;border-radius: 4px;}
.in-swiper-pagination .swiper-pagination-bullet-active{background-color: #0563ca;}


/*首页产品*/

.incate{padding: 60px 0 85px;display: flex;justify-content: space-between;}
.incate img{width: 100%;}
.incate_top{width: 34.3%;position: relative;}
.incate_desc{position: absolute;top:80px;left: 69px;}
.incate_desc h2{font-size: 28px;color: #222;}
.incate_desc p{font-size: 15px;color: #999;line-height: 24px;padding: 20px 0 40px;}
.incate_desc span{font-size: 14px;color: #999;line-height: 24px;}
.posi1{right: 100px;left: auto;}
.posi2{top:50px;}
.incate_red{position: relative;}
.incate_red a{width: 100%;}
.incate_other{width:63.9%;display: flex;flex-direction: column;justify-content: space-between;}
.incate a:hover .incate_desc h2,.incate a:hover .incate_desc span{color: #0564ca;}

.incate_list ul{display: flex;justify-content: space-between;}
.incate_list ul li{width: 48.5%;position: relative;}
/*about*/
.inabout{position: relative;font-size: 0;}
.inabout>img{width: 100%;}
.inabout_con{position: absolute;width:50%;top: 0;right: 0;}
.inabout_contxt{padding: 150px 150px 70px 60px;}
.inabout_contxt h2{font-size: 40px;color: #fff;position: relative;}
.inabout_contxt h2:before{display: inline-block;content: '';position: absolute;width: 66px;height: 2px;background-color: #fff;bottom:-34px;left: 0;}
.inabout_contxt p{color: #afd6f5;font-size: 16px;line-height: 48px;padding-top: 70px;}
.inabout_contxt p a{color: #fff;text-transform: uppercase;}
.inabout_num{height: 238px;background-color: rgba(176,213,245,0.29);box-shadow: 0px 0px 10px 10px #5454540d;}
.inabout_num ul{display: flex;justify-content: space-around;align-items: center;height: inherit;padding-right: 90px;}
.inabout_num ul li{text-align: center;}
.inabout_num ul li span{font-family:'DIN Pro';font-size:76px;font-weight: bold;color: #fff;}
.inabout_num ul li span i{font-size: 16px;font-weight: normal;font-style: normal;position: absolute;}
.inabout_num ul li p{font-size: 16px;color: #fff;}
/*行业应用*/
.inapp{background-color: #f3f9fe;}
.inapp .in_title{text-align: center;}
.inapp .in_title h2{font-size: 40px;color: #000;position: relative;padding: 100px 0 25px;}
.inapp .in_title h2::after{content: '';display: inline-block;width: 63px;height: 2px;background-color: #bbbfc3;position: absolute;bottom: 0;left: 50%;margin-left: -31px;}
.inapp_cate ul{display: flex;justify-content: center;padding: 50px 0 70px;}
.inapp_cate ul li a{display: inline-block;width: 175px;height: 48px;box-sizing: border-box;line-height: 48px;text-align: center;border: 1px solid #e2e2e2;margin: 0 15px;font-size: 16px;color: #000;}
.inapp_cate ul li a:hover{background-color: #0a6ecf;color: #fff;border-color: #0a6ecf;}
.inapp_con{display: flex;justify-content: space-between;}
.inapp_txt,.inapp_img{width: 50%;}
.inapp_img{text-align: center;}
.inapp_txt h3{font-size: 36px;color: #0a6ecf;font-weight: normal;line-height: 66px;}
.inapp_txt p{font-size: 16px;line-height: 48px;padding: 30px 60px 70px 0;}
.inapp_txt .morelink{display: inline-block;width: 174px;height: 48px;line-height: 48px;text-align: center;font-size: 14px;color: #f3f9fe;background-color: #0a6ecf;position: relative;}
.inapp_txt .morelink::after{content:'>';display: inline-block;width: 57px;height: 48px;text-align: center;background-color: #afd5f5;position: absolute;right: -58px;font-size: 24px;font-weight: 100;}

.index-cate {
    padding: 5rem 0 7rem;
}
.index-cate .swiper-pagination {
    position: relative;
    width: 100%;
    width: 90%;
    margin: auto;
    display: flex;justify-content: center;
    height: 8rem;
    line-height: 8rem;
}
.index-cate .swiper-pagination-clickable .swiper-pagination-bullet {
    display: inline-block;width: 175px;height: 48px;box-sizing: border-box;line-height: 48px;text-align: center;border: 1px solid #e2e2e2;margin: 0 15px;font-size: 16px;color: #000;
}
.index-cate .swiper-pagination-bullet {
    border-radius: 0;
    background: #f3f9fe;
    opacity: 1;
}
.index-cate .swiper-pagination-bullet-active {
    background-color: #0a6ecf;color: #fff;border-color: #0a6ecf;
}
.index-cate .swiper-pagination-clickable .swiper-pagination-bullet-active {
    color: #fff;
}
/*news*/
.innews{padding: 100px 0 130px;position: relative;}
.innews_top{display: flex;justify-content: space-between;align-items: center;}
.innews_top .in_title h2{font-size: 40px;color: #000;position: relative;padding-bottom: 25px;}
.innews_top .in_title h2::after{content: '';display: inline-block;width: 68px;height: 3px;background-color: #ccc;position: absolute;bottom: 0;left: 0;}
.innnews_cate ul{display: flex;justify-content: end;}
.innnews_cate ul li a{display: inline-block;width: 175px;height: 49px;line-height: 49px;text-align: center;box-sizing: border-box;font-size: 16px;color: #666;border:1px solid #e2e2e2;margin-left: 6px;}
.innnews_cate ul li a:hover{background-color: #0a6ecf;color: #fff;}
.innews_list ul{overflow: hidden;padding-top: 50px;}
.innews_list ul li{float: left;width: 32%;margin-right: 2%;}
.innews_list ul li img{width: 100%;}
.innews_list ul li:nth-child(3n+3){margin-right: 0;}
.innews_list ul li .innews_info{padding: 20px 30px;}
.innews_list ul li .innews_info h3{font-size: 18px;}
.innews_list ul li .innews_info p{font-size: 14px;color: #777;line-height: 24px;padding: 15px 0 25px;}
.innews_list ul li .innews_info span{color: #999;font-size: 14px;}
.innews_list ul li a{display: block;background: url("../images/innewsbg.jpg") no-repeat center bottom;}
.innews_list ul li a:hover{background: #0a6ecf;}
.innews_list ul li a:hover .innews_info h3{color: #fff;}
.innews_list ul li a:hover .innews_info p{color: #fff;}
.innews_list ul li a:hover .innews_info span{color: #fff;}
.innews_list .swiper-container{position: static;}
.index-news {
    padding: 0;position: absolute;right: 0;top: 115px;
}
.index-news .swiper-pagination {
    position: relative;
    width: 100%;
    margin: auto;
    display: flex;justify-content: right;
}
.index-news .swiper-pagination-clickable .swiper-pagination-bullet {
    display: inline-block;width: 175px;height: 48px;box-sizing: border-box;line-height: 48px;text-align: center;border: 1px solid #e2e2e2;margin-left: 6px;font-size: 16px;color: #000;
}
.index-news .swiper-pagination-bullet {
    border-radius: 0;
    background: #f3f9fe;
    opacity: 1;
}
.index-news .swiper-pagination-bullet-active {
    background-color: #0a6ecf;color: #fff;border-color: #0a6ecf;
}
.index-news .swiper-pagination-clickable .swiper-pagination-bullet-active {
    color: #fff;
}
/*底部*/
.footer{background-color: #1f1f1f;}
.footerbox .bottom{width: 90%;margin: auto;display: flex;justify-content: space-between;padding: 90px 0 70px;}
.bmenu{display: flex;}
.bmenu ul{margin-right: 200px;}
.bmenu ul h2{font-size: 16px;font-weight:normal;color: #fff;padding-bottom: 20px;position: relative;margin-bottom: 20px;}
.bmenu ul h2::after{content: '';display: inline-block;width: 24px;height: 2px;background-color: #fff;position: absolute;left: 0;bottom: 0;}
.bmenu ul li a{font-size: 14px;color: rgba(255,255,255,0.3);line-height: 30px;}

.bcontact{}
.bcontact h2{font-size: 16px;font-weight:normal;color: #fff;padding-bottom: 20px;position: relative;margin-bottom: 20px;}
.bcontact h2::after{content: '';display: inline-block;width: 24px;height: 2px;background-color: #fff;position: absolute;left: 0;bottom: 0;}
.bcontact p{font-size: 14px;color: rgba(255,255,255,0.3);line-height: 50px;}
.ewm ul li{margin-left: 30px;text-align: center;}
.ewm ul li p{font-size: 12px;color: rgba(255,255,255,0.4);line-height: 32px;}
.copyright{height: 110px;line-height: 110px;border-top: 2px solid #2c2c2c;}
.copyright p{font-size: 14px;color: #797979;width: 90%;margin: auto;}
/*友情链接*/
.friendlink{background-color: #161616;height: 87px;line-height: 87px;}
.friendlink span{font-size: 16px;color: #fff;}
@media screen and (max-width: 1823px) {
    .topbox .menu ul li{padding: 0 30px;}
}
@media screen and (max-width: 1667px) {
    a.logolink{width: 400px;}
    .topbox .menu ul li{padding: 0 20px;}
    .menu .d_menu{width: 120%;}
    .inabout_contxt{padding: 50px;}
    .bmenu ul{margin-right: 150px;}
}
@media screen and (min-width: 1298px) and (max-width: 1370px) {
    a.logolink{width: 350px;}
    .topbox .menu ul li{padding: 0 15px;}
    .swiper-slide img{width: 100%;}
    .inabout_contxt{padding: 60px 30px 40px 30px;}
    .inabout_contxt p{line-height: 34px;padding-top: 60px;}
    .inabout_num{height: 158px;}
    .inapp_img img{width: 100%;}
    .menu .d_menu .child_box a{font-size: 12px;}
    .footerbox .bottom{width: 100%;}
    .bmenu ul{margin-right: 100px;}

}