ol,ul{list-style:none;margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0;width: 100%;}
hr{margin:10px 0}
video{width:100%;height:100%}
body,html{font-size:15px;color:#898989;-ms-overflow-style:scrollbar;font-family:Calibri;position: relative;
        height: 100%;padding: 0;margin: 0;}
a{text-decoration:none;color:#000;}
a:hover{text-decoration:none}
h1{font-size: 2.4rem;}
h2,h4,p,dd,dl{
    padding: 0; margin: 0;
}
.flex{
    display: flex;
}
.row{
    display: flex;
    align-items: center;
}
.wrap{
    flex-wrap: wrap;
}
.row-cols-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}


.row-between{display: flex; justify-content: space-between; align-items: center;}
.about_title1 h2{ color: #00146e; line-height: 3rem; padding: 28px 0 52px; }
.tran_time{ webkit-transition: all 500ms; -moz-transition: all 500ms; -ms-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; }
.maxwidth1200{max-width:1200px;}
.indexcontainer{width:90%;margin:0 auto;}
.navbar-toggler .toggler-icon {width: 20px; height: 1px; background-color: #fff; display: block; margin: 5px 0; position: relative; -webkit-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;}
.navbar-toggler.active .toggler-icon:nth-of-type(1) {-webkit-transform: rotate(45deg); transform: rotate(45deg); top: 7px;}
.navbar-toggler.active .toggler-icon:nth-of-type(2) {opacity: 0;}
.navbar-toggler.active .toggler-icon:nth-of-type(3) {-webkit-transform: rotate(135deg); transform: rotate(135deg); top: -7px;}

.com_header{display:none;}
.com_header_m{position: fixed; top:0;height:60px;z-index: 500; width: 100%;background-color:#fff;}
.com_header_m .head_logo_m{margin-left:10px;}
.com_header_m .head_logo_m img{height:40px;}

.navbar-toggler{display:block;float:right;background-color: #185FB1;
    margin-right: 10px;border: 0;}
.header_navig_m{width:0;position:fixed;z-index:100;top:0px;right:0px;background:#fff;height:100%;height:100vh;opacity:1;transition: all 0.2s linear;overflow-y:auto}
.header_navig_m ul li{line-height: 45px;text-align:left;position:relative;}
.header_navig_m ul li p{margin: 0;line-height: 28px;background-color: #f5f5f5;}
.header_navig_m ul li p a{
    font-size: 12px;
    padding-left: 50px;
    line-height: 30px;
    border-bottom: 1px dashed #dedede;
    font-weight: lighter;
    display: block;
}
.header_navig_m>ul>li>a{color:#999;font-size:16px;}
.header_navig_m ul li ul{display:none;} /*二级ul样式*/
.header_navig_m ul li ul li ul{left:100%;top:0px; display:none;}/*三级以后ul样式*/
.header_navig_m.active{opacity:1;width:300px;max-width:70%}
.header_navig_m ul li>a{padding-left:18px;display:block;color:#999;font-size:15px;line-height:3.5;border-bottom: 1px solid #dcdcdc}
.header_navig_m ul li ul li>a{padding-left:32px;font-size:14px;background-color:#efefef;line-height:40px;}
.header_navig_m ul li ul li ul li a{padding-left:90px;}
.header_navig_m ul li ul li ul li li a{padding-left:120px;}
.header_navig_m ul li .arrow{position:absolute;right:0px;top:0px;display:block;font-weight:bold;font-size:18px;font-style: unset;background-color: #f5f5f5;width:50px;height:50px;line-height:50px; text-align:center;transition-duration:0s}
.header_navig_m ul li .arrow.active{transform:rotate(90deg)}

.header_navig_m .head_lang_m{width:100%;float:none;}
.header_navig_m .head_lang_m ul li img{height:28px;width:28px;}
/* .header_navig_m .head_lang_m ul li.on{background:rgba(123,181,245,0.5);} */
.header_navig_m .collapse.show{position:absolute;top:45px;}

.head_search .keywords{width:75%;height:44px;line-height:44px;font-size:12px;color:#999;background:none;border:0 none;float:left;text-indent: 10px;text-align:left;outline:none;color:#fff; }
.head_search .butt{width:25%;height:44px;line-height:44px;float:left;border:0 none;background: url(../image/ico_5.png) no-repeat center center;} 
.hidden{display:none;opacity:0;transition:all .5s;}

/*遮罩层*/
.mask-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .7);overflow:hidden;z-index:99;top: 0;left: 0;}
.mask-bg.active{display:block;}
.search-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .5);overflow:hidden;z-index:99;top: 0;left: 0;}

.index_banner{display:none;}
.index_m_banner{display:block;}
.index_m_banner img{width:100%;}
.bannerbox{
    width: 100%;
    height: 570px;
    overflow: hidden;
    position: relative;
}
/*.header_navig_m ul li:hover>ul{*/
/*    display:block;*/
/*}*/
.bannerbox .swiper{height:100%;}
@keyframes myfirst {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(0px, -10px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}
@keyframes myfirst2 {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(0px, -5px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

.box1_left{width:100%;position:relative;}
.box1_left:before{width:10%;height:100%;background:#fee62e;position:absolute;left:40%;content:"";}
.box1_left p{margin:3em 0;position: relative;}
.box1_left p img{width:100%;}
.box1_right{width:100%;margin-top:3em;}
.box1_right .box1_rightinfo h1{color:#00146e;}
.box1_right .box1_rightinfo h3{color:#00146e;}
.box1_right .box1_righttext{line-height:26px;margin-top:2em;font-size:12px;}
.box1_right .box1_rightbot{margin:4em 0;}
.box1_right .box1_rightbot a{color:#00146e;border-bottom:2px solid #00146e;}

.index_box2{background:#fff;padding:0 0 2em 0;overflow:hidden;}
.box2_left{width:100%;margin: 0;}
.box2_left img{width:100%;}
.box2_right{width:100%;margin-top:3em;}
.box2_right .box2_rightinfo h1{color:#00146e;}
.box2_right .box2_rightinfo h3{color:#00146e;margin-top: 12px;}
.box2_right .box2_righttext{line-height:26px;margin-top:2em;}
.box2_right .box2_rightbot{margin-top:2em;}
.box2_right .box2_rightbot a{color:#00146e;border-bottom:2px solid #00146e;}

.index_box3{background:#0390e2;padding:1em 0;margin:30px 0;}
.index_box3 .box3_left{width:100%;text-align:center;}
.index_box3 .box3_right{width:100%;text-align:center;}
.box3_left{color:#fff;}
.box3_right p{margin:0;}
.box3_right a{padding: 10px 30px; background: #fae52f; border-radius: 5px; display: inline-block; border: 2px solid #fae52f;}
.box3_right a:hover{background:none;color:#fff;}
.index_hdtit{text-align:center;}
.index_hdtit h1{color:#00146e;}
.index_hdtit h1 text{color:#E4661E;}
.index_hdtit .text{margin-top:20px;}

.index_hdtit .line{
    width: 88px;
    height: 2px;
    margin: 0 auto;
    margin-top: 20px;
}

.index_hdtit h3{color:#00146e;font-weight: lighter;}
.index_box6 {
    margin-top: 50px;
    position: relative;
    height: 580px;
}
.index_box4 .box4_body-slide{width:100%;margin:20px 0;position: relative;}
/* .index_box4 .index_hdtit{margin:2em 0;} */
.index_box4 .box4_body-slide .img{overflow:hidden;box-shadow: 0 0 6px #666;}
.index_box4 .box4_body-slide .img img{width:100%;transition: all .3s ease-out;float: left;}
.index_box4 .box4_body-slide:hover .img img{transform: scale(1.2);}

.index_box4 .box4_body-slide.info{padding:10px 0;}
.index_box4 .box4_body-slide .info h2{color:#00146e;height:42px;line-height:42px;}




.index_box4 .more a{color:#00146e;border-bottom:1px solid #00146e;float:left;line-height: 30px; text-transform: uppercase;}
.index_box4 .more a:hover{ text-shadow: 0 0 1px #000;}

.box5_numcont .item{float:left;width:100%;}
/* .index_box5{background: url(../image/box3_bg.jpg) no-repeat top center;background-size: cover;padding:2em 0;color:#fff;margin:2em 0 0 0;} */
.index_box5{background-color: #7BB5F5;padding:2em 0;color:#fff;margin:2em 0 0 0;}
.box5_numcont{width:90%;margin:0 auto;}

.box6_left{margin: 0;width: 64%;
    position: absolute;
    right: 0;bottom: 0;}
.box6_left .box6_video img{width:100%;}
.box6_video .play-btn{width:64px;height:64px;margin:0 auto;background:radial-gradient(#fff 50%,rgba(0,122,255,0.4) 52%);border-radius:50%;display:block;overflow:hidden;position:absolute;top:36%;left:40%}
.box6_video  .play-btn::after{content:'';position:absolute;left:50%;top:50%;transform:translateX(-40%) translateY(-50%);width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #333;z-index:100;transition:all 400ms cubic-bezier(0.55,0.055,0.675,0.19)}
.box6_video  .play-btn::before{content:'';position:absolute;width:120px;height:120px;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation:pulsate-btn 3s;animation:pulsate-btn 3s;-webkit-animation-direction:forwards;animation-direction:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:steps;animation-timing-function:steps;opacity:1;border-radius:50%;border:5px solid rgba(0,122,255,0.7);top:-15%;left:-15%;background:rgba(0,122,255,0)}
.box6_video .play-btn:hover::after{border-left:15px solid #00146e;transform:scale(20)}
.box6_video .play-btn:hover::before{content:'';position:absolute;left:50%;top:50%;transform:translateX(-40%) translateY(-50%);width:0;height:0;border:none;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #fff;z-index:200;-webkit-animation:none;animation:none;border-radius:0}
.box6_right{width:100%;margin-top:2em;}
.box6_right .box6_info h1{color:#00146e;margin-top: 15px;}
.box6_right .box6_info h4{color:#00146e;}
.box6_right .box6_info h3{color:#00146e;
    font-size: 22px;
    margin-top: 15px;
}

.box6_right .nums{color: #055EBC;
    padding-right: 38%;
    display: flex;
    flex-wrap: wrap;margin-top: 40px;}
.box6_right .nums .item{width: 50%;margin-bottom: 30px;}
.box6_right .nums .text{}
.box6_right .nums .num{}
.box6_right .nums .num span,.box6_right .nums .numU span{font-size: 30px;
    margin-right: 8px;
    font-weight: bold;
    font-family: cursive;}
/* .box6_right .box6_rightinfo h3{color:#00146e;} */
.box6_right .box6_righttext{line-height:26px;margin-top:2em;font-size:14px;color: #333;}
.box6_right .box6_rightbot{margin-top:2em;margin-bottom:2em;}
.box6_right .box6_rightbot a{color:#00146e;border-bottom:2px solid #00146e;font-weight: bold;padding-bottom: 6px;}
.box6_right .box6_rightbot a:hover{text-shadow: 0 0 2px #000;}
.index_box7{background:#0390e2;padding:2em 0;color:#fff;margin:0 0 2em 0;text-align:center;}
.index_box7 .indexcontainer{width:100%;}
.box7_b1{margin-bottom:1em;}
.box7_b2 h3{line-height:30px;margin-bottom:1em;}

.box8_body .col a{
    /*background:#ECF4FC;*/
    /*background:#1E63CB;*/
    /*display:block;*/
    /*padding: 10px;*/
    background: #F5F5F5;
    display: block;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
}
.infomation{background-color: #EAF1F7;padding: 2px 0;}
.infomation .col a{
    background: #fff;
    padding: 0;
    border: 0;
    width: 100%;
}
.infomation .date{
    color: #999;
    font-size: 14px;
}
.box8_body .col .img{
    overflow: hidden;
    width: 100%;
    height: 188px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}
.box8_body .col .img img{transition: all .3s ease-out;max-height: 100%;width: 100%;min-height:100%;}
.box8_body .col:hover .img img{transform: scale(1.2);}
/* .infomation .col:hover img{transform: none;} */


.box8_body .col .info{
    margin-top: 10px;
    font-size: 13px;
    padding: 10px;
}
.box8_body .col .info .desc{margin-bottom: 8px;margin-top: 12px; font-weight: 100;min-height:40px;height: 40px;line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;}
.box8_body .col .info h4{    color: #1F1F1F;
    line-height: 32px;
    font-size: 18px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.box8_body .col .info .line{
    width: 36px;
    border-bottom: 2px solid #000;
}

.box8_body .col{width: 25%;
    padding: 0 10px;
    box-sizing: border-box;transition: all .3s;}
.box8_body .col:hover{
    margin-top: -10px;
    transition: all .3s;
}
.infomation .col:hover{
    margin-top: 0;
    transition: all .3s;
}
.infomation .sort{display: flex;
    align-items: center;
    margin-bottom: 5px;
    padding-left: 6px;
    font-weight: bold;
    color: #333;}
.infomation .sort span{font-size: 16px; margin-left: 6px;}
.infomation .sort img{
    height: 18px;
}

/*.box8_body .col a{*/
/*    transition: all .3s;*/
/*}*/
/*.box8_body .col:hover a{*/
/*    box-shadow: 0 0 6px #666;*/
/*    transition: all .3s;*/
/*}*/
.more{
    color: #fff;
    padding: 6px 0;
    border-radius: 50px;
    margin-top: 12px;
    margin-bottom: 15px;
    text-align: center;
    background-color: #055EBC;
}
.more a{
    color: #fff;
}
.more:hover{
    background-color: #F08300;
    /* border: 1px solid #f08300; */
    color: #fff;
    transition: all .3s;
    cursor: pointer;
}
.box8_body .col .info p.more{
    width: 90px;
}
.box8_body .col:hover .info p.more{
    background-color: #F08300;
    /* border: 1px solid #f08300; */
    color: #fff;
    transition: all .3s;
}
.index_box8 .index_hdtit .line {
    background: #E4661E;
}

.infomation .more{
    font-size: 24px;
    width: 40px !important;
    height: 40px;
    line-height: 40px;
    padding: 0;
    box-sizing: border-box;
}


.logotip{
    margin-top:1px;text-align:center;letter-spacing: 6px;font-size: 12px; color: #333;margin-top: 10px;
    /*font-weight: bold; */
    /*font-family: fangsong;*/
}
.fixednav .logotip{
    opacity: 0;
    /*display: none;*/
    /*letter-spacing: 1px;font-size: 12px;*/
}

.brandbox{
    /* background-color: #1E63CB; */
    /*padding: 1px 20px 50px;*/
    /* background-image: url(../image/bg1.png); */
    background: url(../image/bg2.png) bottom center no-repeat;
    padding-top: 1px;
}
.index_brand{
    width: 1200px;
    margin: 0 auto;
}
.index_brand .line{
    background-color: #fff;
}

.index_brand .index_hdtit h1{
    color: #fff;
}
.brand_body a{color: #444;text-align: center;display: block;border-radius: 10px;padding: 28px 0;margin-bottom: 20px;}
.brand_body .desc{margin-top: 2px;}
.brand_body img{height: 39px;}

.brand_body a:hover img{
    /* transition: all .3s; */
    animation: brandrotate 2s;
}


.facility{
    width: 1200px;
    margin: 0 auto;
    margin-top: 78px;
}
.facility .title{
    display: flex;
    height: 110px;
    margin-bottom: 15px;
}

.facility .title h2{
    flex: 0 0 380px;
    line-height: 100px;
    color: #fff;
    font-size: 1.2rem;
    font-weight: lighter;
    text-align: center;
    padding-right: 50px;
    letter-spacing: 1px;
}

.row2{
    display: flex;
    justify-content: center;
    align-items: center;
}
.facility .title .desc{
    padding-left: 30px;
    line-height: 24px;
    font-size: 12px;
    letter-spacing: .5px;
}
.facility_img ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.facility_img ul li{
    border-bottom: 6px solid #1589CC;
    margin-bottom: 28px;
    display: flex;
    justify-content: center;
    overflow: hidden;
}
.facility_img ul li img{
    height: 100%;
    transition: all .3s;
    /* float: left; */
}
.facility_img ul li:hover{
    border-bottom: 6px solid #F08300;
}
.facility_img ul li:hover img{
    transform: scale(1.2);
    transition: all .3s;
}













@keyframes brandrotate {
    0% {
        /* transform: translate(0px, 0px); */
    }
    100% {
        transform: rotateY(360deg)
    }
}




.footer{
    display: flex;align-items: flex-start;
}
.footer .com_footer_box1 {
    display: flex;align-items: flex-start;
}

.swiper-container {width: 100%;height: 100%;}
.swiper-slide {overflow:hidden;}
.wap .swiper-slide img{width:100%;}
.swiper-pagination-bullet{width:50px;border-radius: 0;height:2px;}
.index_banner .swiper-button-next,.index_banner .swiper-button-prev{width:30px;height:30px;background-size:30%;border-radius:100%;background-color: rgba(0,122,255,0.3);}
.index_banner .swiper-button-prev{left:5%;top:50%;}
.index_banner .swiper-button-next{right:5%;top:50%;}




.com_footer{padding:3em 0;background: #004a8d;background-size: cover;margin-top:2em;}
.com_footer .footer_logo{text-align:center;}
.com_footer .footer_logo .btn{    font-size: 16px;
    border: 1px solid #CAE9FD;
    line-height: 38px;
    color: #ddd;
    letter-spacing: 2px;
    margin-top: 18px;}
.com_footer_box1_menu{display:none;}
.com_footer_box1_menu .box1_menuli{color:#a8b8e0;margin-top:20px;}
.com_footer_box1_menu .box1_menuli h4{position: relative;height:40px;line-height:40px;
    font-size: 16px; font-weight: bold;
    letter-spacing: .6px;}
.com_footer_box1_menu .box1_menuli h4:before{width:20%;height:1px;background:#fff;position:absolute;left:0%;bottom: -5px;content:"";}
.com_footer_box1_menu .box1_menuli ul{margin-top:15px;}
.com_footer_box1_menu .box1_menuli li{height:24px;line-height:24px;}
.com_footer_box1_menu .box1_menuli li a{color:#fff;font-size: 14px;
    letter-spacing: .5px;}
.com_footer_box1_menu .box1_menuli li a:hover{color:#4eabff;}
.com_foter_box2{padding:0 5%;color:#4e4e4e;margin-top:20px;display:none;}
.com_foter_box2 .box2_links{color:#4e4e4e;}
.com_foter_box2 .box2_links a{color:#4e4e4e;}
.com_foter_box2 .box2_links a:hover{color:#153886;}
.com_foter_box2 .box2_href{margin-top:10px;}
.com_foter_box2 .box2_href,.com_foter_box2 .box2_href a{color:#4e4e4e;}
.com_foter_box2 .box2_href a:hover{color:#153886;}
.com_foter_box3{color: #fff;width: 36%;}
.com_foter_box3 .box3_rights{width:100%;font-size:12px;}
.com_foter_box3 .box3_rights a:hover{color:#fff;}
.com_foter_box3 .box3_rights img{ width:30px;height:30px;}
.com_footer .footer-social{width:100%;text-align:center;height:44px;line-height:44px;}
.com_footer .footer-social ul li{    display: inline-block;  margin-left:10px;}
.com_footer .footer-social ul li a{font-size: 16px;display:block;color:#fff;width:32px;height:32px;line-height:32px;text-align:center;border-radius:100%;background-color: rgba(255,255,255,0.5);}
.com_footer .footer-social ul li a:hover{background:#a8b8e0;}

.common_body{margin:24px auto 0;}
.com_banner img{width:100%;}
.com_left .left_bd_li{border-bottom: 1px solid #eee;}
.com_left .left_bd_li a{
    display: flex;
    align-items: center;
    font-size: 16px;
}
.com_left .left_bd_li a p{
    width: 100%;
    font-size: 18px;
    padding-left: 32px;
}
.com_left .left_bd_li ul li span{
    font-size: 12px;
    color: #fff;
    padding: 3px 10px;
    background-size: 100% 100%;
    margin-right: 8px;
}
.com_left .left_bd_li ul li:current{
    color: #003ff2;
    font-weight: bold;
}
.com_left .left_hd .iconfont{
    font-size: 40px;
    margin-right: 10px;
    color: #fff;
}
.com_left .left_bd .righticon{
    width: 24px;
    height: 24px;
    box-sizing: border-box;
    background-color: #aaa;
    padding: 4px;
    border-radius: 30px;
    color: #fff;
}
.com_left .left_bd_li .icon1{
    font-size: 24px;
    margin-right: 6px;
}
.com_left .left_bd_li:hover .righticon,
.com_left .left_bd_li.active .righticon{
    background-color: #0073C6;
    transition: all .3s;
}
.com_left .left_bd_li ul li:hover a,
.com_left .left_bd_li.active a{
    color: #0073C6;
    transition: all .3s;
}

/* .com_left .left_hd h2{
    font-weight: normal;
} */
.com_left .left_bd_li{
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: 10px center;
    margin-bottom: 12px;
}
.prod3 .left_bd_li:nth-child(1){ background-color: #327DCE; }
.prod3 .left_bd_li:nth-child(2){ background-color: #44A39F; }
.prod3 .left_bd_li:nth-child(3){ background-color: #E97A4D; }
.prod3 .left_bd_li:nth-child(4){ background-color: #C3A173; }
.prod3 .left_bd_li:nth-child(5){ background-color: #9D94C1; }
.prod3 .left_bd_li:nth-child(6){ background-color: #A4C76D; }


/* .com_left .left_bd_li:nth-child(2){
    background-image: url(../picture/icon2.png);
}
.com_left .left_bd_li:nth-child(3){
    background-image: url(../picture/icon4.png);
}

.com_left .left_bd_li:nth-child(1):hover,
.com_left .left_bd_li.active:nth-child(1){
    background-image: url(../picture/icon1_on.png);
}
.com_left .left_bd_li:nth-child(2):hover,
.com_left .left_bd_li.active:nth-child(2){
    background-image: url(../picture/icon2_on.png);
}
.com_left .left_bd_li:nth-child(3):hover,
.com_left .left_bd_li.active:nth-child(3){
    background-image: url(../picture/icon4_on.png);
} */


.com_left .left_bd_li h4.current i{background: url(../image/ico_6.png) no-repeat center center;}
.com_left .left_bd_li h4 i{width:22px;height:50px;
    display:block;
    margin-left:6px;
background: url(../image/ico_7.png) no-repeat center center;}

.com_left .left_bd_li h4 span{
    float: left;
    display: block;
    padding-left: 38px;
}
.com_left .left_bd_li:nth-child(1) ul li span{
    background-image: url(../image/pro-icon1.png);
}
.com_left .left_bd_li:nth-child(2) ul li span{
    background-image: url(../image/pro-icon2.png);
}
.com_left .left_bd_li:nth-child(3) ul li span{
    background-image: url(../image/pro-icon3.png);
}
.com_left .left_bd_li:nth-child(4) ul li span{
    background-image: url(../image/pro-icon4.png);
}
.com_left .left_bd_li:nth-child(5) ul li span{
    background-image: url(../image/pro-icon5.png);
}
.com_left .left_bd_li:nth-child(6) ul li span{
    background-image: url(../image/pro-icon6.png);
}










.com_left .left_bd_li h4{font-size:1rem;height:50px;line-height:50px;padding-left:6px;
    /* background: url(../image/ico_2.png) no-repeat center left; */
    background-size:100% 100%;
    position: relative;color: #fff;
}
.com_left .left_bd_li h4:hover{
    cursor: pointer;
}
.com_left .left_bd_li h4 em{
    position: absolute;
    right: 0;
    top: 0;
    border-width: 25px 30px 25px 0;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}
.com_left .left_bd_lispan{float:left;display:block;padding-left:38px;}
.com_left .left_bd_li h4.current i{background: url(../image/ico_6.png) no-repeat center center;}
.com_left .left_bd_li:nth-child(1) h4{background-color: #327DCE;}
.com_left .left_bd_li:nth-child(2) h4{background-color: #44A29F;}
.com_left .left_bd_li:nth-child(3) h4{background-color: #E97A4E;}
.com_left .left_bd_li:nth-child(4) h4{background-color: #C3A072;}
.com_left .left_bd_li:nth-child(5) h4{background-color: #9E94C0;}
.com_left .left_bd_li:nth-child(6) h4{background-color: #A4C76D;}

.com_left .left_bd_li ul{
    background-color: #F7F8F8;
}
.com_left .left_bd_li ul li{border-bottom:1px solid #eee;font-size: 1.2rem;}
.com_left .left_bd_li ul li a{display:block;line-height: 20px;padding: 12px 0 12px 0;font-size: 12px;}
.com_left .left_bd_li ul li.current a{color:#0056b3;font-weight: bold;}
/*.com_left .left_bd_li ul li a:hover{background:#0583cd;color:#fff;}*/
.com_left .left_bd_li h5{text-align:center;color:#0583cd;margin:16px 0;}
.com_left .left_bd_li h5 a{color:#0583cd;}
.com_left .left_bd_li2 h4{font-size:1rem;height:42px;line-height:42px;color:#fff;padding-left:6px;background: url(../image/ico_2.png) no-repeat center left;}
.com_left .left_bd_li2 h4 span{float:left;display:block;}
.com_left .left_bd_li2 h4 i{width:22px;height:42px;display:block;margin-right:4px;background: url(../image/ico_7.png) no-repeat center center;}
.com_left .left_bd_li2 h4.current i{background: url(../image/ico_6.png) no-repeat center center;}
.com_left .left_bd_li2 .adimg img{width:100%;}

.com_right .right_local{color:#999;height:40px;line-height:40px;text-align: right;}
.com_right .right_local i{margin-right:5px;}
.com_right .right_local a{color:#999;}
.com_right .right_tit{height:50px;line-height:50px;border-bottom:1px solid #ccc;margin-bottom:20px;}
.com_right .right_tit h2{color:#333;height: 60px;
    line-height: 60px;
    background: #f5f5f5;
    border-bottom: 1px solid #558bb9;
    padding-left: 20px;font-size:20px;}

.right_pro_limenu ul.ul_1 li{width:100%;}
.right_pro_limenu ul.ul_1 li .hd{height:44px;line-height:44px;background:#0390e2;text-align:center;color:#fff;font-size:1rem;}
.right_pro_limenu ul.ul_1 li .select{margin:10px 0;font-size:12px;}
.right_pro_limenu ul.ul_1 li .select select{height:40px;line-height:40px;width:100%;border: 1px solid #ccc;}
.right_pro_limenu ul.ul_1 li .select select:focus-visible {
    /* outline: -webkit-focus-ring-color auto 1px; 这是谷歌浏览器的原生样式*/
    outline: none;
}

.right_pro_limenu ul.ul_1 li:nth-child(1) .hd{ background:#3476CC;}
.right_pro_limenu ul.ul_1 li:nth-child(2) .hd{ background:#44A29F;}
.right_pro_limenu ul.ul_1 li:nth-child(3) .hd{ background:#E97A4E;}
.right_pro_limenu ul.ul_1 li:nth-child(4) .hd{ background:#C3A072;}
.right_pro_limenu ul.ul_1 li:nth-child(5) .hd{ background:#9E94C0;}


.right_pro_limenu ul.ul_2 li{width:100%;margin:10px 0;text-align:center;}
.right_pro_limenu ul.ul_2 li .hd{height:44px;line-height:44px;background:#0390e2;text-align:center;color:#fff;font-size:1rem;}
.right_pro_limenu ul.ul_2 a{display:block;height:44px;line-height:44px;border:1px solid #003ff2;color:#003ff2;font-size:1rem;}
.right_pro_limenu ul.ul_2 a img{margin-right:5px;}
.right_scroll_box{width:auto;overflow-x: scroll;border:1px solid #dcdcdc;}
.right_scroll_box  table{font-size:12px;width:100%;}
.right_scroll_box .table_con thead{background: linear-gradient(to bottom, #379BD8, #197BBF);}
/*.right_scroll_box .table_con thead tr{border-left:1px solid #0583cd;}*/
.right_scroll_box .table_con thead tr th {color:#fff;padding:6px 6px;white-space: nowrap;height:34px;line-height:34px;text-align:center;border-right:1px solid #3066A5;font-weight:normal;}
.right_scroll_box .table_con tbody{}
.right_scroll_box .table_con tbody tr{border-bottom:1px solid #dcdcdc;}
.right_scroll_box .table_con tbody td{white-space: nowrap;padding:6px 0;text-align:center;overflow:hidden;box-sizing: border-box;}
.right_scroll_box .table_con tbody td:last-child{border-right:0;}
.right_scroll_box .table_con tbody td p{margin:0;padding:0;}
.right_scroll_box .table_con tbody td.compare .compare_ico{display:block;}
.right_scroll_box .table_con tbody td.compare .compare_ico img{width: 22px;}
.right_scroll_box .table_con tbody td.compare .compare_ico2{display:none;}
.right_scroll_box .table_con tbody tr.current td.compare .compare_ico{display:none;}
.right_scroll_box .table_con tbody tr.current td.compare .compare_ico2{display:block;}
.right_scroll_box .table_con tbody td.compare h4{font-size:12px;font-weight:400;color:#0390e2;}
.right_scroll_box .table_con tbody td.thumbnail img{width:80px;}
.right_scroll_box .table_con tbody td.short{white-space: normal;text-align:left;}
.right_scroll_box .table_con tbody td.additional,.right_scroll_box .table_con tbody td.additional a{color:#0583cd;}
.right_scroll_box .table_con tbody tr:hover{background:#ddecf4;}
.right_scroll_box .table_con tbody td.output p{width:120px;word-wrap:break-word;}

.right_scroll_box .table_con .tr_2{display:none;}
.right_scroll_box .table_con .tr_2 tr:hover{background:#f3f3f3;}
.right_scroll_box .table_con .tr_2 td:last-child{border-right:0;}
.right_scroll_box .table_con .tr_2 td.compare h4{color:#333;}

.common_local{margin:0 4%;color:#999;height:40px;line-height:40px;}
.common_local i{margin-right:5px;}
.com_fuwu_right{width:100%;margin-top:20px;}
.com_fuwu_right .fuwu_tit_1{height:60px;line-height:60px;border-bottom:1px solid #e3e3e3;}
.com_fuwu_right .fuwu_tit_1 h2{margin:0;padding:0 0 0 20px;height:60px;line-height:60px;color:#000;}
.com_fuwu_right .fuwu_tit_2{background:#eaf0fa;height:50px;line-height:50px;border-bottom:1px solid #9CBAD1;}
.com_fuwu_right .fuwu_tit_2 p{padding:0 0 0 20px;}
.com_fuwu_right .fuwu_tit_2 span{color:#0583cd;margin-right: 10px; font-weight:800; font-size:16px;}
/*.fuwu_body{margin-top:30px;}*/
.fuwu_body ul li{background:#F7F7F7;margin-top:20px;overflow:hidden;position:relative;padding:12px;
        display: flex;
    justify-content: space-between;
    align-items: center;
    /*min-height: 180px;*/
}
.fuwu_body ul li .cq{transition: all .5s ease-out 0s;position:absolute;top:0;left:0;z-index:0;width:0;height:100%;background:#b6b6b6 none repeat scroll 0 0;opacity:.1}
.fuwu_body ul li .img{width:30%;}
.fuwu_body ul li .img img{width:100%;border: 6px solid #fff;box-shadow: 0 0 4px #ccc;transition: all .3s;}
/*.fuwu_body ul li .img img:hover{*/
/*    margin-top: -8px;*/
/*    transition: all .3s;*/
/*}*/

.fuwu_body ul li .info{width:68%;padding:10px 0;}
.fuwu_body ul li .info h3{font-size:14px;color:#0583cd;overflow:hidden;}
.fuwu_body ul li .info .more{text-align:right;}

/*.fuwu_body ul li h3 a:hover{*/
/*    text-decoration: underline;*/
/*}*/
.fuwu_body ul li a{align-items: center;}
.fuwu_body ul li a.btn{
    background-color: #C5D2E6;
    text-align: center;
    width: 180px;
    border: 1px solid #fff;
    text-align: center;
}

.fuwu_body ul li .listimg{width:100%;}
.fuwu_body ul li .listimg img{width:100%;}
.fuwu_body ul li .listinfo{width:100%;padding:10px;}
.fuwu_body ul li .listinfo .listinfo_cont{
    padding-right: 20px;
}
.fuwu_body ul li .listinfo h3{margin:10px 0;font-size:1.4rem;color:#000;overflow:hidden;font-weight: normal;}
.fuwu_body ul li .listinfo .des{height:60px;line-height:20px;overflow:hidden;color: #888;margin-top: 30px;}
.fuwu_body ul li .listinfo .listinfo_more{}
.fuwu_body ul li .listinfo .listinfo_more h4{font-size:1.2rem;font-weight:400;color: #999;}
.fuwu_body ul li .listinfo .listinfo_more p{margin-top: 18px;
    color: #999;
    text-align: center;
    float: left;
    width: 100px;
    padding: 8px 20px;
    border: 1px solid #ccc;
    border-radius: 30px;
    box-sizing: border-box;}

.fuwu_body ul li:hover .cq{width:100%}
.contus_box1_left{width: 96%; margin: 0 2%;}
.contus_box1_left dl{overflow:hidden;border-bottom:1px solid #fff;margin:0;}
.contus_box1_left dl dt{width:20%;float:left;}
.contus_box1_left dl dd{width:75%;float:right;}
/*.contus_box1_left dl:hover{background:#f5f5f5;}*/
.contus_box1_right{width:100%;background:#fcfcfc;margin-top:20px;}
.contus_box2{margin-top:30px;}
.contus_box2 h2{margin:20px 0;color:#333;}
.contus_box2 ul li{width:48%;float:left;color:#fff;text-align:center;margin:1%;}
.contus_box2 ul li a{display:block;color:#fff;height:50px;line-height:50px;background:#0390e2;border:2px solid #0390e2;}
.contus_box2 ul li a:hover{background:#fff;color:#0390e2;}
.contus_box3 ul li{overflow:hidden;position: relative;}
.contus_box3 ul li select{width:100%;box-sizing:border-box;border:1px solid #7bb5f5;height:44px;line-height:44px;border-radius:10px;padding-left:10px;-webkit-appearance: none; -moz-appearance: none; appearance: none;outline: none;margin:20px 0 0 0;}
.contus_box3 ul li:after {content:"▼"; padding: 12px 8px; background:#7bb5f5; color:#fff; position: absolute; right: 0; top: 20px; z-index: 1; text-align: center; width: 50px; height: 44px; pointer-events: none; box-sizing: border-box; border-radius:0 10px 10px 0;}
.contus_gtbook{margin:20px 2%;}
.contus_gtbook dl{overflow:hidden;margin:0 1%; margin-bottom: 12px !important;}
.contus_gtbook dl dt{width:100%;height:44px;line-height:44px;font-size:14px;font-weight:normal;}
.contus_gtbook dl dd{}
.contus_gtbook dl dd input.input{outline: none;text-indent:10px;width:100%;height:42px;line-height:42px;border:1px solid #ccc;box-sizing: border-box; font-family: Calibri; color:#999;}
.contus_gtbook dl dd input:focus {border:1px solid #0583cd;}
.contus_gtbook dl dd textarea:focus {border:1px solid #0583cd;}
.contus_gtbook dl dd textarea.textarea{outline: none;text-indent:0px;width:100%;height:88px;line-height:20px;padding:10px;border:1px solid #ccc;box-sizing: border-box; font-family: Calibri;color:#999;}
.contus_gtbook dl dd textarea:focus {border:1px solid #0583cd;}
.contus_gtbook .but input{width:100%;height:44px;line-height:44px; padding: 0;background:#0583cd;color:#fff;border:0;}


.about_title{text-align:center;height:44px;line-height:44px;margin:30px 0 35px;}
.about_title h2{position: relative;color: #4E4E4E;}
.about_title h2:before {width: 50px;height: 2px;background: #1E63CB;position: absolute; left: 50%;margin-left:-25px;bottom:-18px;    content: "";}
.about_box1 .box1_bd ul li{width:100%;position: relative;margin-bottom:20px;overflow:hidden;box-shadow: 0 0 6px #ccc;}
.about_box1 .box1_bd ul li img{width:100%;transition: all .3s ease-out;}
.about_box1 .box1_bd ul li:hover img{transform: scale(1.2);}
.about_box1 .box1_bd ul li .info{width:100%;position: absolute;bottom:0;left:0;background-color: rgba(0,0,0,.6);}
.about_box1 .box1_bd ul li .info .info_bd{padding:12px 12px 1px 60px;color:#fff;}
.about_box1 .box1_bd ul li .info .info_bd p{color:#c8c8c8;}
.about_box1 .box1_bd ul li .info .info_bd h3{font-size:14px;padding: 10px 0;}


.about_box2  .box2_text{margin:0 2%;}
.about_box2 .box2_text_left{width:100%;margin-bottom:20px;}
.about_box2 .box2_text_left img{width:100%;}
.about_box2 .box2_text_right{width:100%;}

.about_box3 .box3_body{margin:0 2%;}
.about_box3 .box3_body ul li{width:100%;text-align:center;margin:10px 0;padding:20px 0;box-shadow: 0px 0 7px #f0f0f0; -moz -box -shadow: 0px 0 7px #f0f0f0; -webkit -box -shadow: 0px 0 7px #f0f0f0;}
.about_box3 .box3_body ul li p.img img{width:70px;height:70px;}
.about_box3 .box3_body ul li h3.tit{color:#ed6d10;}
.about_box4{position: relative;background: url(https://aipupower.com/template/pc/skin/assets/dist/image/img_17.jpg) no-repeat bottom center;background-size: cover;}
.about_box4_body img{width:100%;}
.about_box5 .box5_img{position: relative;display:none;}
.about_box5{background: url(../image/074662400c8cec8dae432f98dd3556f.jpg) no-repeat bottom center;background-size: cover;}
.about_box5 .about_title{width:100%;padding:20px 0;color:#fff;}
.about_box5 img{width:100%;}

.about_box5 .swiper-containers{margin: 0px 10px;padding: 30px 0;height: 100%;overflow:hidden;}
.about_box5 .swiper-containers .swiper-slide { text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }


.about_box6 {margin-bottom: 68px;}

.about_box6 .box6_img{padding:1%;}
.about_box6 .box6_img ul li{width:48%;margin:1%;float:left;}
.about_box6 .box6_img ul li a{display:block;border:1px solid #DBDBDB;overflow:hidden;text-align:center;padding:6px 0;}
.about_box6 .box6_img ul li img{width:68%;transition: all .3s ease-out;}
.about_box6 .box6_img ul li:hover img{transform: scale(1.2);}

.about_box6 .box6_img .more{
    width: 168px;
    margin: 0 auto;
    border: 1px solid #1E63CB;
    /* color: #1E63CB; */
    padding: 10px 0;
    border-radius: 50px;
    margin-top: 28px;
    text-align: center;
}
.about_box6 .box6_img .more:hover{
    background-color: #F08300;
    border: 1px solid #f08300;
    color: #fff;
    transition: all .3s;
    cursor: pointer;
}

.product-types-c{
    width: 100%;
    font-size: 14px;
    color: #444444;
    height: 25px;
    position: relative;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
}

.product-types-c .select-spirites{
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 3%;
    font-size: 20px;
}

.selected-style{
    color:#1F8CCC  !important; 
    border: 1px solid #4EA8DD  !important;
    position: relative;
}
.selected-style::after{
    content: "";
    width: 23px;
    height: 18px;
    background-image: url("../image/selected.png");
    background-repeat: no-repeat;
    position: absolute;
    right:0;
    top: 0;
}
.product-types-c p{
    display: inline-block;
    height: 25px;
    line-height: 25px;
    vertical-align: top;
}

.product-types-c::before{
    content: "";
    width: 25%;
    height: 12.5px;
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 1px solid #DFDFDF;
}
.product-types-c::after{
    content: "";
    width: 25%;
    height: 12.5px;
    position: absolute;
    right:0;
    top: 0;
    border-bottom: 1px solid #DFDFDF;
}

.product-types a{
    display: inline-block;
    padding: 6px 0;
    border: 1px solid #DEDDDD;
    color: #595757;
    width: 48%;
    font-size: 14px;
    text-align: center;
    margin: 3px 0;
    cursor: pointer;
}

.product-types a.selected-product-type{
    border: 1px solid #66B3E0;
    position:relative;
}

.product-types a.selected-product-type::after{
    content: "";
    width: 23px;
    height: 18px;
    background-image: url("../../../image/selected.png");
    background-repeat: no-repeat;
    position: absolute;
    right:0;
    top: 0;
}
.product-types{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.news_tit{text-align:left;height:44px;line-height:44px;margin:30px 0;color:#333;}
.news_tit h2{position: relative;}
.news_tit h2:before {width: 50px;height: 2px;background: #0583cd;position: absolute; left: 0%;margin-left:0;bottom:-10px;    content: "";}

.news_box1{margin:0 2%;}
.news_box1 ul{}
.news_box1 ul li{margin-bottom:20px;}
.news_box1 ul li a{display:block;border:1px solid #f0f0f0;}
.news_box1 ul li p{margin:0;padding:0;}
.news_box1 ul li p img{width:100%;}
.news_box1 ul li .info{margin-top:10px;padding:10px;}
.news_box1 ul li .info h3{font-size: 1.3rem;}
.news_box1 .dtmore .date{overflow:hidden;float:left;}
.news_box1 .dtmore .date p{}
.news_box1 .dtmore .date p.y{font-weight:700;font-size:1.5rem;}
.news_box1 .dtmore .date p.md{font-size:1.3rem;border-bottom:1px solid #4679cd;}
.news_box1 .dtmore .mroe{width:50%;float:right;margin-top:10px;}
.news_box1 .dtmore .mroe p{height:40px;line-height:40px;background:#4679cd;border:2px solid #4679cd;color:#fff;margin:0;text-align:center;}
.news_box1 ul li a:hover  .dtmore .mroe p{background:#fff;color:#4679cd;}
.news_box2 .news_box2_info{padding:80px 2% 0 2%;background: url(../image/img_4.png) no-repeat top center;font-size:1.2rem;line-height: 30px;}
.news_box3{padding:0 2%;}
.news_box3 .news_box3_left .newsli_1{position: relative;margin-bottom:20px;}
.news_box3 .news_box3_left .newsli_1 img{width:100%;}
.news_box3 .news_box3_left .newsli_1 .info{color:#fff;position: absolute;width:100%;bottom:0;left:0;padding:10px 10px 0 10px;background:linear-gradient(rgba(255,255,255,0),#000000 100%);}
.news_box3 .news_box3_left .newsli_1 .info .tit{font-size: 1.3rem;}
.news_box3 .news_box3_left .newsli_1 .info .des{display:none;}
.news_box3 .news_box3_left .newsli_1 .info .more p{border:1px solid #4679cd;padding:10px;color:#4679cd;text-align:center;}
.news_box3 .newsli_2 ul li{overflow:hidden;position: relative;margin-bottom:20px;}
.news_box3 .newsli_2 ul li a{display:block;border:1px solid #f0f0f0;}
.news_box3 .newsli_2 ul li a img{width:100%;}
.news_box3 .newsli_2 ul li a .info{color:#fff;position: absolute;width:100%;bottom:0;left:0;padding:10px 10px 0 10px;background:linear-gradient(rgba(255,255,255,0),#000000 100%);}
.news_box3 .newsli_2 ul li a .info .tit{font-size: 1.3rem;}
.news_box3 .newsli_2 ul li a .info .des{display:none;}
.news_box3 .newsli_2 ul li a .info .more p{border:1px solid #4679cd;padding:10px;color:#4679cd;text-align:center;}
.news_box4{background:#ecf8fe;}
.news_box4_b1 ul li{float:left;width:15.5%;margin:0 2px;}
.news_box4_b1 ul li img{width:100%;}
.news_box4{padding:0 2%;overflow:hidden;}
.news_box4_b2{margin-top:30px;position: relative;}
.news_box4_b2 .swiper-button-next,.news_box4_b2 .swiper-button-prev{display:none;}
.news_box4_b3{text-align:center;margin:40px 0;}
.news_box4_b3 p{height:50px;line-height:50px;width:35%;margin:0 auto;background:repeating-linear-gradient(to right,#1a6efe,#31bbfc);}
.news_box4_b3 p a{display:block;color:#fff;}
.aboutcontainer{max-width:96%;margin:0 auto;}
.product_box1{margin-bottom:20px;}
.product_box1 .box1_img img{width:100%;}
.product_box1 .box1_info .hd{margin:10px 0;}
.product_box1 .box1_info .hd h2{color:#333;}

/* 
.swiper {
        width: 100%;
        height: 100%;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

  
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
 */
.page_btns {
    width: 100%;
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.page_btns ul {
    display: inline-block;
    height: 3rem;
    vertical-align: top;
}

.page_btns ul li {

    float: left;
    font-size: 1rem;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    margin: 0 0.2rem;
    border: 1px solid #e6e6e6;
    vertical-align: top;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

.page_btns ul li a {
    color: #333;
    display: block;
    width: 100%;
    height: 100%;
}

.page_btns ul li img {
    width: .1rem;
    height: .1rem;
}

.page_btns ul li.active,.page_btns ul li:hover {
    background-color: #0390e2;
    color: #ffffff;
    border: 1px solid transparent;
}
.page_btns ul li.active a{
    color: #ffffff;
}
.page_btns ul li:hover a{color: #ffffff;}
.page_btns ul li.disabled {
    vertical-align: bottom;
    letter-spacing: .01rem;
    text-align: center;
}

/* newslist by meimei 2023-06-14*/
.mrow {
    display: flex;
}
.relative {
    position: relative;
}
.justify-between{
    justify-content: space-between;
}
.justify-center{
    justify-content: center;
}
.align-center{
    align-items: center;
}
.leftpart{
    width: 260px;
}
.rightpart{
    width: 920px;
    font-family: Calibri;
}

.sortname{
    width: 100%;
    height: 80px;
    background: url(../image/am5.jpg) 20px center no-repeat;
    background-color: #1e66ae;
    padding-left: 75px;
    box-sizing: border-box;
}
.sortname p{
    margin-bottom: 0;
    color:#FFFFFF;
    font-family: Calibri;
}
.sortname .name{
    font-size: 22px;
}
.sortname .subname{
    font-size: 12px;
}

.sortlist{}
.sortlist .item{
    line-height: 45px;
    background-repeat: no-repeat;
    padding-left: 50px;
    background-position: 10px center;
    border-bottom: 1px solid #dfdfdf;
}
.sortlist .item a{
    display: block;
}
.sortlist .item.on a,.sortlist .item a:hover{
    color: #e84726;
}

.sortlist .item:nth-child(1){
    background-image: url(../image/sortitem1.png);
}
.sortlist .item:nth-child(1).on,.sortlist .item:nth-child(1):hover{
    background-image: url(../image/sortitemon1.png);
}
.sortlist .item:nth-child(2){
    background-image: url(../image/sortitem2.png);
}
.sortlist .item:nth-child(2).on,.sortlist .item:nth-child(2):hover{
    background-image: url(../image/sortitemon2.png);
}
.sortlist .item:nth-child(3){
    background-image: url(../image/sortitem3.png);
}
.sortlist .item:nth-child(3).on,.sortlist .item:nth-child(3):hover{
    background-image: url(../image/sortitemon3.png);
}
.linxx{
    margin-top: 40px;
}
.linxxt{
    padding: 6px 0px 6px 30px;
    color: #666;
    line-height: 22px!important;
    width: 90%;
    font-size: 13px!important;
    margin-left: 4%;
}
.common_local{
    font-size: 14px;
    border-bottom: 1px dashed #ccc!important
}


.outsearch-box thead{
    background: linear-gradient(to bottom, #2F9DDA, #1D7ABD);
    color: #fff;
    position: sticky;
    top: 0;
}

.result .tb_1 tr td, .result table tr th {
    border-left: 1px solid #D2D7DD;
    border-right: 1px solid #D2D7DD;
    padding: 5px;
    white-space: normal;
}
.outsearch-box thead tr td,.outsearch-box thead tr th{
    /*border: 1px solid #2A64AE;*/
    border-top: 0;
    font-weight: normal;
}


.result .tb_2 tr td.td_1 .img_rotate {
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
}

.result .tb_2 tr td.td_1 .pic_box {
	width: 1rem;
	border: 1px solid #e8e8e8;
	position: absolute;
	left: -10.2rem;
	top: 0;
	background-color: #ffffff;
	display: none;
}

.result .tb_2 tr td.td_1 .pic_box img {
	width: 10rem;
}
.result .tb_2 tr td {
	border: 1px solid #e8e8e8;
	box-sizing: border-box;
	padding: 5px 2px;
}

.article{color:#000;}

.com_header .showbox {
    width: 220px;
    padding: 12px 18px;
    position: fixed;
    top: 68px !important;
    background-color: #fff;
    transition: all .5s ease;
    display: none;
    /* box-shadow: 0 0px 15px #eee; */
    /*box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);*/
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
    margin-left: -45px;
}

.com_header .showbox:after {
    content: "";
    background: #fff;
    width: 20px;
    height: 20px;
    top: -7px;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    font-size: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.com_header .showbox::before {
    background: transparent;
    width: 10000px;
    content: "";
    display: block;
    z-index: -1;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    transform: translatex(-50%);
    left: 50%;
    position: absolute;
    height: 40px;
}

/* .com_header .head_menu .nav_li:nth-child(3) .showbox {
    margin-left: 0;
    width: 100%;
    left: 0px;
    text-align: center;
    padding-left: calc(50% - 600px);
    padding-right: calc(50% - 600px);
    box-sizing: border-box;
    display: none;
}
.com_header .head_menu .nav_li:nth-child(3) .ej_box {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 3px;
}
.com_header .head_menu .nav_li:nth-child(3) .ej_link{
    font-weight: bold;
}
.com_header .head_menu .nav_li:nth-child(3) .sj_link{
    line-height: 28px;
    height: 28px;
    color: #4c4c4c;
}
.com_header .head_menu .nav_li:nth-child(3) .ej_title a{
    color: #fff;
    margin-bottom: 10px;
} */
/* .com_header .head_menu .nav_li:nth-child(3) .ej_box:nth-child(1) .ej_title a{ background-color: #327DCE; }
.com_header .head_menu .nav_li:nth-child(3) .ej_box:nth-child(2) .ej_title a{ background-color: #44A39F; }
.com_header .head_menu .nav_li:nth-child(3) .ej_box:nth-child(3) .ej_title a{ background-color: #E97A4D; }
.com_header .head_menu .nav_li:nth-child(3) .ej_box:nth-child(4) .ej_title a{ background-color: #C3A173; }
.com_header .head_menu .nav_li:nth-child(3) .ej_box:nth-child(5) .ej_title a{ background-color: #9D94C1; }
.com_header .head_menu .nav_li:nth-child(3) .ej_box:nth-child(6) .ej_title a{ background-color: #A4C76D; } */


.com_header .head_menu .nav_li:hover .showbox{
    display: block;
}
.com_header .head_menu .nav_li:nth-child(3):hover .showbox{
    /* display: flex !important; */
}

.com_header .head_menu .nav_li .showbox .ej_link{
    line-height: 40px;
}
.com_header .head_menu .nav_li:nth-child(3) .showbox .ej_link{
    /* line-height: 40px; */
}
.com_header .head_menu .nav_li .showbox .ej_link:hover{
    color: #e84726;
}

.com_header .head_menu .nav_li:nth-child(3) .showbox .sj_link:hover{
    /*text-decoration: underline;*/
}

.com_header .head_menu .sj_title .sj_link{
    line-height: 24px;
    height: 24px;
    font-size: 14px;
	text-align:left;
	text-indent:20px;
}
.com_header2 .head_menu .sj_title .sj_link{
    color: #000;
}
.com_header .head_menu .ej_box .sj_link:hover{
    color: #e84726;
}

.com_header .head_menu .ej_box  .ej_link{
    width: 100%;
    display: block;
    height: 100%;
    text-align: left;
    color: #4c4c4c;
    font-weight: bold;
    transition: all .5s ease;
    border-bottom: 1px solid #ccc;
	text-indent:20px;
}
.com_header .head_menu .ej_box  .ej_title .ej_link:after {
    content: "";
    background: #858585;
    width: 10px;
    height: 10px;
    margin-top: 15px;
    position: absolute;
    left: 0;
    transition: all .5s ease;
}

.com_header .head_menu .ej_box{
    position: relative;
}
/*.com_header .head_menu .ej_box .ej_title{*/
/*    margin-bottom: 10px;*/
/*}*/
/*.com_header .head_menu .ej_box {*/
/*    margin-bottom: 10px !important;*/
/*}*/
.py-10{
    padding: 10px 0;
}
/* .com_header .head_menu .nav_li:nth-child(3) .showbox .ej_box .ej_title .ej_link:after{
    display: none;
}
.com_header .head_menu .nav_li:nth-child(3) .showbox .ej_box .ej_title .ej_link:hover{
    color: #fff;
    text-decoration: underline;
} */

.com_header .head_menu .nav_li .showbox .ej_title:hover .ej_link:after{
    color: #e84726;
    background: #e84726;
    transition: all .5s ease;
}
.contact1{
    width: 280px !important;
    text-align: left;
    margin-left: -110px !important;
    line-height: 24px;
    font-size: 14px;
    color: #4c4c4c;
}
/*.contact1 .ej_box{*/
/*    width: 260px;*/
/*}*/
.contact1 .ej_title{
    background: url(../image/tb_09s.jpg) no-repeat left 0px center;
    margin-bottom: 10px;
    
}
.contact1 .ej_title .ej_link{
    text-align: left !important;
    padding-left: 36px;
    box-sizing: border-box;
}
    
.contact1 .ej_title .ej_link:after{
    display: none;
}
.contact1 .sj_title{
    padding-left: 32px;
}









.wap{ display: none;}




@media (max-width:1560px){
    .right_scroll_box .table_con tbody td.output p{width:100px;}
}



@media (max-width: 768px) {
	.box8_body .row{
	    width: 100%;
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: space-between;
	}
	.box8_body .row .col{padding:0;margin-bottom:1em;width:49%;}

	.com_footer .footer-social{height:30px;line-height:30px;}
.com_footer .footer-social ul li a{font-size: 18px;width:30px;height:30px;line-height:30px;}

}



/* 大型设备（大台式电脑，1200px 起） */
@media (min-width:1024px) {
.aboutcontainer{max-width:1200px;margin:0 auto;}
.navbar-toggler{display:none;}
/* .header_navig.collapse{display:block!important;} */
.indexcontainer{width:1200px;margin:0 auto;}
.index_banner .swiper-button-next,.index_banner .swiper-button-prev{width:60px;height:60px;border-radius:100%;top: 40%;background-color: rgba(0,122,255,0.3);}
.com_header_m{display:none;}
.com_header{display:block;height:68px; width: 100%; position:relative; z-index:999; top:0;
    /*box-shadow: 0 0 10px #ddd;*/
    position: fixed;
    top: 0;
    z-index: 999;
    background-color: #fff;
}
.common_header{background-color: #eaf4f9;}
.com_header .head_logo{
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 0;
    height: 68px;
}
.com_header .head_logo img{}
.com_header .header_navig{width:calc(100% - 230px);margin:0;background:none;float:right;padding:0;}
.com_header .header_navig .head_menu{
    width: 72%;
    float: left;
    padding: 0 10px 0px 50px;
}
.com_header .header_navig .head_menu ul li .ej_box{margin: 0;padding: 0;}
.com_header .header_navig .head_menu ul li{border-bottom:0 none;position:relative;float:left;height:68px;line-height:68px;text-align:center;}
.com_header .header_navig .head_menu ul li a{display:block;line-height: 40px;border-bottom:2px solid none;webkit-transition: all 500ms; -moz-transition: all 500ms; -ms-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms;}
.com_header .header_navig .head_menu ul li a.nav_li_a{font-size:1rem;overflow:hidden;display:unset;height: 68px; letter-spacing:.8px;}
.com_header .header_navig .head_menu ul .nav_li>a:hover,.com_header .header_navig .head_menu ul li>a.nava{
    /*color:#e4661e;*/
    border-bottom:1px solid #0056b3;
    padding-bottom: 6px;
}
.com_header .header_navig .head_menu ul li.on>a{
    border-bottom:1px solid #0056b3;
    padding-bottom: 6px;
}
.com_header .header_navig .head_menu ul li ul.sub-menu{display:none;position:absolute;width:200px;height:auto;left: 50%;margin-left:-100px;background-color: #e4661e;top: 68px;}
.com_header .header_navig .head_menu ul li ul.sub-menu li{overflow:hidden;float:none;width:100%;height:44px;line-height:44px;border-bottom:1px solid #f18242;}
.com_header .header_navig .head_menu ul li ul.sub-menu li a{color:#fff;height:44px;line-height:44px;}
.com_header .header_navig .head_menu ul li ul.sub-menu li a:hover{text-decoration:underline;}
.com_header .header_navig .head_menu ul li ul.sub-menu.on{display:block;}
.pro_sub_menu{display:none;width:1200px;height:auto;position:absolute;background:#fff;box-shadow: 0px 5px 8px #ccc;
border-radius:20px;
    background-color: #fff;
    margin-left: -280px;
}
.pro_sub_menu .subm_pro_body{
    display: flex;
    justify-content: space-between;
}
.subm_bd{display:none;}
.subm_bd_box .hd h2{color:#333;margin:20px 0 0 0; padding: 10px 0 5px 12px;text-align:center;text-align:left;font-size:16px;line-height:1.2}
.subm_bd_box .bd .sub_tab_hd{border-bottom:1px solid #e7e7e7;width:100%;float:left;}
.subm_bd_box .bd .sub_tab_hd ul{margin:0 10px;}
.subm_bd_box .bd .sub_tab_hd ul li{cursor:pointer;float:left;width:auto;font-size:12px;padding:0 12px;text-align:center;height:40px;line-height:40px;border-bottom:1px solid #e7e7e7;position:relative;margin-bottom:-1px;    min-width: 25%;
    box-sizing: border-box;}
.subm_bd_box .bd .sub_tab_hd ul li.on{border-bottom:2px solid #00146e;}
.subm_bd_box .bd .sub_tab_bd{margin:10px;}
.sub_tab_bd_tabbox .hd{margin:30px 0;}
.subm_bd.on{display:block;}
.sub_tab_bd_tabbox .hd .tip_bd{background:#d5dbf9;height:60px;line-height:60px;border-radius: 12px;font-size:18px;overflow: hidden;float:left;width:32.3333333%;margin-right:1%;}
.sub_tab_bd_tabbox .hd .tip_bd .tip_bd_text{width:70%;border-radius:0 12px 12px 0;background:#2571cb;color:#fff;}
.sub_tab_bd_tabbox .hd .tip_bd .tip_bd_num{width:30%;font-style:normal;color:#7487eb;font-weight:700;font-size:12px;}
.sub_tab_bd_tabbox .hd .tip_bd.tip_2{background:#ffd8bc;}
.sub_tab_bd_tabbox .hd .tip_bd.tip_2 .tip_bd_text{background:#fe7e21;}
.sub_tab_bd_tabbox .hd .tip_bd.tip_2 .tip_bd_num{color:#ffd8bc;}
.sub_tab_bd_tabbox .hd .tip_bd.tip_3{background:#c8f1f1;}
.sub_tab_bd_tabbox .hd .tip_bd.tip_3 .tip_bd_text{background:#48d0d0;}
.sub_tab_bd_tabbox .hd .tip_bd.tip_3 .tip_bd_num{color:#48d0d0;}
.sub_tab_bd_tabbody{display:none;width:100%;float:left;}
.sub_tab_bd_tabbox .bd{background:#f0f2f5;border-radius:12px;padding-bottom:10px;width:100%;float:left;}
.sub_tab_bd_tabbox .bd ul li{width:32% !important;margin:10px 0 0 1%;overflow:hidden;background:#fff;border-radius:10px;height:120px !important;}
.sub_tab_bd_tabbox .bd ul li .img{width:40%;}
.sub_tab_bd_tabbox .bd ul li .img img{height:80px}
.sub_tab_bd_tabbox .bd ul li .text{width:58%;line-height:160%;font-size: 11px;color:#666;text-align:left;padding-right:3px;margin-top:-20px;}
.sub_tab_bd_tabbox .bd ul li .text p{padding:0;margin:0;word-wrap: break-word; }
.sub_tab_bd_tabbox .bd ul li a{display:block;overflow:hidden;border-bottom:2px solid #fff;width:100%;height:100%;display: flex !important;
    align-items: center;}
.sub_tab_bd_tabbox .bd ul li a:hover{border-bottom:2px solid #00146e!important;}
.sub_tab_bd_tabbody.on{display:block;}
.pro_sub_menu.on{display:block;}

.head_lang_m{display:none;}
.com_header .header_navig .head_lang{display:block;margin-top:15px;float:right;width:5%;height:40px;position: relative;}
.com_header .header_navig .language .lang_ico{color: #333;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-end;}
/* .com_header .header_navig .language .lang_ico img{width:10px;margin-left: 4px;} */
.com_header .header_navig .language .lang_ico span{
    font-size: 12px;
    margin-left: 2px;
}
.com_header .header_navig .language{height: 30px;line-height: 30px;width: 50px;}
.com_header .header_navig .language .dropdown-menu{ 
    display: none;
    text-align: center;
    background-color: #fff;border: 1px solid #f5f5f5;
    box-shadow: 0 0 2px #eee;}
.com_header .header_navig .language:hover .dropdown-menu{
    display: block;
}
.head_search{
    width: 15%;
    position: relative;
}
.head_search form{width:100%;float:left;border:1px solid #1462A7;overflow:hidden;border-radius: 40px;}
.head_search .keywords{height:24px;line-height:24px;}
.head_search .butt{height:24px;line-height:24px;}
.head_search form{
    display: flex;
}
.com_header .header_navig  .head_lang .lang_ico:hover>.dropdown-menu {
    display: block;
}
.dropdown>.dropdown-toggle:active {
    pointer-events: none;
}


.com_header .header_navig  .head_lang ul{}
.com_header .header_navig  .head_lang ul.dropdown-menu{border:0 none;padding:0 10px;}
.com_header .header_navig  .head_lang ul.dropdown-menu li{line-height:40px;padding:5px 0;border-bottom:1px solid #f0f0f0;}
.com_header .header_navig  .head_lang ul.dropdown-menu li img{height:30px;width:30px;margin-right:4px;}
.com_header .header_navig  .head_lang ul.dropdown-menu li a{display:block;}
.com_header.fixednav{height:54px;background-color: rgba(255,255,255,1);}
.com_header.fixednav .head_logo{margin-top:1px;}
.com_header.fixednav .header_navig{margin-top:2px;}
.com_header.fixednav .header_navig .head_menu ul li{height:44px;line-height:44px;}
.com_header.fixednav .header_navig .head_menu ul li a.nav_li_a{height:52px;overflow:hidden;}
.com_header.fixednav  .header_navig .head_menu ul li ul.sub-menu{top:50px;}
.com_header.fixednav .head_search{margin-top:4px;}
.com_header.fixednav .head_lang {margin-top:4px;}
.index_m_banner{display:none;}

	/* .index_banner_wrap .banner_ico1{width:300px;position:absolute;bottom:250px;left:0%; animation: myfirst 2s infinite;}
	.index_banner_wrap .banner_ico1 img{width:300px;}
	.index_banner_wrap .banner_ico2{width:300px;position:absolute;bottom:0px;left:50%; animation: myfirst 3s infinite;}
	.index_banner_wrap .banner_ico2 img{width:300px;}
	.index_banner_wrap .banner_ico3{width:300px;position:absolute;bottom:300px;right:0%; animation: myfirst 2.5s infinite;}
	.index_banner_wrap .banner_ico3 img{width:300px;} */
	


    .banner-fix{
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
    }

    .banner-fix img{
        height: 100vh;
        animation: myfirst 2.8s infinite;
    }
    .banner-fix2{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .banner-fix2 img{
        /*margin-left: 50px;*/
        margin-top:-33px;
        /*animation: myfirst 2.8s infinite;*/
    }

    /* .index_banner_wrap .banner_ico0{width:480px;position:absolute;bottom:440px;left:38%; animation: myfirst 2.8s infinite;} */





.box1_left{width:47%;position:relative;}
.box1_left:before{width:50%;height:100%;background:#f08300;position:absolute;left:25%;content:"";}
.box1_left p{margin:9em 0;position: relative;}
.box1_left p img{width:100%;}
.box1_right{width:47%;margin-top:7em;}
.box1_right .box1_rightinfo h1{color:#00146e;}
.box1_right .box1_rightinfo h3{color:#00146e;}
.box1_right .box1_righttext{line-height:26px;margin-top:2em;}
.box1_right .box1_rightbot{margin:4em 0;}
.box1_right .box1_rightbot a{color:#00146e;border-bottom:2px solid #00146e;}

.index_box2{background:#fff;padding:4em 0;}
.box2_left{width:56%;margin: 0;}
.box2_left img{width:100%;}
.box2_right{ width: 44%; padding-left: 2%;}
.box2_right .box2_rightinfo h1{color:#00146e;}
.box2_right .box2_rightinfo h3{color:#00146e;}
.box2_right .box2_righttext{line-height:26px;margin-top:2em;}
.box2_right .box2_rightbot{margin-top:4em;}
.box2_right .box2_rightbot a{color:#00146e;border-bottom:2px solid #00146e;}

.index_box3{padding:2em 0;}
.index_box3 .box3_left{width:45%;}
.index_box3 .box3_left h4{height:45px;line-height:45px;margin:0;}
.index_box3 .box3_right{width:45%;}

.index_hdtit{margin:3em 0 2em;}
.index_box4{
    background: url(../image/bg1.png) center center no-repeat;
    padding-top: 1px;
    padding-bottom: 30px;
    /* margin-top: 40px; */
    /*padding-top: 40px;*/
}

.index_box4 .box4_body-wrapper{display: flex;flex-wrap: wrap;justify-content: space-between;}
.index_box4 .box4_body-slide{width:31%;}

/* .index_box4 .box4_body-slide .img img{width:100%;} */
.index_box4 .box4_body-slide .info{padding: 16px 0 5px;}
.index_box4 .box4_body-slide .info p{margin:0; color: #666;font-size: 12px;
    letter-spacing: .6px;}
.index_box4 .box4_body-slide .info h2{color:#00146e;height:42px;line-height:42px;}

/* .index_box4 .more a{color:#00146e;border-bottom:2px solid #00146e;float:left;} */

.index_box5{padding:4em 0;}
.box5_numcont .item{width:20%;}
.box5_numcont .item{float:left;width:20%;}
.box5_numcont .item h1{font-weight: normal;font-size:24px;}
.box5_numcont .item .indc h5{font-size:13px;color: #eee;}

.box6_left{margin: 0;}
.box6_left .box6_video img{width:100%;}
.box6_video .play-btn{width:94px;height:94px;margin:0 auto;background:radial-gradient(#fff 50%,rgba(0,122,255,0.4) 52%);border-radius:50%;display:block;overflow:hidden;position:absolute;top:42%;left:42%}
.box6_video  .play-btn::after{content:'';position:absolute;left:50%;top:50%;transform:translateX(-40%) translateY(-50%);width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #333;z-index:100;transition:all 400ms cubic-bezier(0.55,0.055,0.675,0.19)}
.box6_video  .play-btn::before{content:'';position:absolute;width:120px;height:120px;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation:pulsate-btn 3s;animation:pulsate-btn 3s;-webkit-animation-direction:forwards;animation-direction:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:steps;animation-timing-function:steps;opacity:1;border-radius:50%;border:5px solid rgba(0,122,255,0.7);top:-15%;left:-15%;background:rgba(0,122,255,0)}
.box6_video .play-btn:hover::after{border-left:15px solid #00146e;transform:scale(20)}
.box6_video .play-btn:hover::before{content:'';position:absolute;left:50%;top:50%;transform:translateX(-40%) translateY(-50%);width:0;height:0;border:none;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #fff;z-index:200;-webkit-animation:none;animation:none;border-radius:0}
.box6_right{width:45%;margin-top:0em;}
/* .box6_right .box6_info h1{color:#00146e;} */
.box6_right .box6_rightinfo h3{color:#00146e;}
.box6_right .box6_righttext{line-height:26px;margin-top:2em;}
.box6_right .box6_rightbot{margin-top:4em;}
.box6_right .box6_rightbot a{color:#00146e;border-bottom:2px solid #00146e;}
.box6_right .more{width: 100px;}


.index_box7{background:#0390e2;padding:7em 0;color:#fff;margin:0;text-align:center;}
.index_box7 .indexcontainer{width:60%;}
.box7_b1{margin-bottom:1em;}
.box7_b2 h3{line-height:50px;margin-bottom:1em;}
.index_box8{width:1200px;margin:0 auto;margin-top: 60px; margin-bottom: 60px;}

.com_footer_box1{width: 65%;}
/* .com_footer .footer_logo img{margin-top: 50px;} */
.com_footer_box1_menu{width:auto;display:block;padding: 0 20px;}
.com_footer_box1_menu .box1_menuli{color:#fff;margin-top:0;float:left;padding: 0 28px;}
.com_footer_box1_menu .box1_menuli h3{position: relative;height:40px;line-height:40px;}
.com_foter_box2{width:1200px;margin:0 auto;padding:15px 0;}

.com_foter_box3 .box3_rights{width:70%;float:left;line-height:30px; font-size:14px;}
.com_foter_box3 .box3_rights a{color:#a8b8e0;}
.com_footer .footer-social{width:30%;text-align:right;height:44px;line-height:44px;}
.com_footer .footer-social ul li{    display: inline-block;  margin-left:10px;}
.com_footer .footer-social ul li a{display:block;color:#0390e2;text-align:center;border-radius:100%;background-color: rgba(255,255,255,0.5);}
.com_footer .footer-social ul li a:hover{background:#fff;}

.navzhanwei{width:100%;height:68px;}
/* .common_body{margin:0 auto;} */

.common_body .common_product{}
.maxwidth1200 .com_left .left_bd_li2 h4{background: url(../image/ico_3.png) no-repeat center right;}
.right_pro_limenu ul.ul_1 li .select select{width:96%;margin:0 2%;padding:0 10px;}
.right_pro_limenu ul.ul_1{margin-left:-1%;}
.right_pro_limenu ul.ul_1 li{width:19%;float:left;margin-left:1%;}
.right_pro_limenu ul.ul_2{margin-left:-1%;}
.right_pro_limenu ul.ul_2 li{width:19%;float:left;margin-left:1%;}


.right_scroll_box{}
.common_product .com_left{width:19%;float:left;}
.common_product .com_right{width:79%;float:right;}
.com_fuwu_right{width:100%;margin-top:30px;}
.com_fuwu_right .fuwu_tit_1{height:60px;line-height:60px;border-bottom:1px solid #e3e3e3;}
.com_fuwu_right .fuwu_tit_1 h2{margin:0;padding:0 0 0 20px;height:60px;line-height:60px;font-size:20px;}
/*.fuwu_body{margin-top:30px;}*/
.fuwu_body ul li .img{width:30%;}
.fuwu_body ul li .img img{width:100%;}
.fuwu_body ul li .info{width:68%;padding:10px 0;}
/*.fuwu_body ul li .info h3{font-size:14px;color:#0583cd;overflow:hidden;}*/
.fuwu_body ul li .info .more{text-align:right;}
.common_local{margin:0;}
.common_product.common_yingyong{margin:0;}
.com_fuwu_right{width:100%;margin-top:0;}
/*.fuwu_body{margin-top:20px;}*/
.fuwu_body ul li .img{width:20%;}
.fuwu_body ul li .info{width:77%;}
.fuwu_body ul li .info h3{font-size:1.4rem;line-height:44px;margin-top:3px;}
.fuwu_body ul li .info p{font-size:13px;color: #999;}
.fuwu_body ul li .info .more{text-align:right;padding-right:20px;}

.fuwu_body ul li .listimg{width:180px;flex: 0 0 180px;}
.fuwu_body ul li .listimg img{width:160px; height: 120px;border: 6px solid #fff;box-shadow: 0 0 4px #ccc;}
.fuwu_body ul li .listinfo{width:100%;padding-left:20px;display: flex;
    align-items: center;
    justify-content: space-between;}
.fuwu_body ul li .listinfo .listinfo_cont{width:78%;float:left;}
.fuwu_body ul li .listinfo .des{height:60px;line-height:20px;overflow:hidden;}
.fuwu_body ul li:hover .listinfo_more p{background:#0583cd;color:#fff;}
.fuwu_body ul li:hover .listinfo_more p a{color:#fff;}
.fuwu_body ul li a{display: flex;position: relative;z-index: 1;width:100%;}
.fuwu_body ul li h3 a{color:#0583cd}
/*.fuwu_body ul li h3 a:hover{color:#E4661E}*/
/* .fuwu_body ul li .listinfo .listinfo_more{float:right;width:20%;} */
.fuwu_body ul li .listinfo .listinfo_more h4{font-size:1.2rem;font-weight:400;}



.contus_box1_left{width:40%;}
.contus_box1_left h3{color:#0583cd;margin-bottom: 20px;font-size:20px;}
.contus_box1_left p{ line-height: 32px;}
.contus_box1_right{float:right;width:60%;height: 100%;margin-top:0px;}
.contus_box2 ul li{width:23%;}
.contus_box2 ul li a{display:block;color:#fff;}
.contus_box3 ul li{width:48%;float:left;margin:0 1%;}
.contus_box3 ul li select{width:100%;box-sizing:border-box;border:1px solid #7bb5f5;height:44px;line-height:44px;border-radius:10px;padding-left:10px;-webkit-appearance: none; -moz-appearance: none; appearance: none;outline: none;margin:20px 0 0 0;}

.about_box1 .box1_bd,.about_box2 .box2_text,.about_box6 .box6_img{width:1200px;margin:0 auto;}
.about_box1 .box1_bd ul{margin-left:-20px;overflow:hidden;}
.about_box1 .box1_bd ul li{width:386px;height: 520px;float:left;position: relative;margin:0 0 20px 20px;padding:0;}


.about_box2 .box2_text_left{width:49%;margin-bottom:0;float:left;}
.about_box2 .box2_text_left img{width:100%;}
.about_box2 .box2_text_right{width:49%;float:right;}

.about_box3{height: 650px;background: url(../image/img_15.jpg) no-repeat bottom center;}
.about_box3 .about_title{margin-bottom:30px;}
.about_box3 .box3_body{width:1200px;margin:0 auto;}
.about_box3 .box3_body ul {margin-left:-20px;overflow:hidden;padding-top:10px;}
.about_box3 .box3_body ul li{width:285px;text-align:center;margin:0 0 0 20px;float:left;background:#fff;}
.about_box5 .box5_img{display:block;}
.about_box5 .about_title{width:100%;padding: 60px 0 100px 0;color:#fff;}
.about_box5 .swiper-containers{display:none;}
.about_box6 .box6_img{padding:0;}
.about_box6 .box6_img ul{margin-left:-10px;overflow:hidden;}
.about_box6 .box6_img ul li{width:232px;margin:0 0 10px 10px;float:left;}

.newsmaxw1200 .common_local,.news_box1,.news_body .news_box3,.news_body .news_box4 .news_tit,.news_body .news_box4 .news_box4_b1{margin:0 auto;width:1200px;}
.news_body .news_box1 ul{margin-left:-20px;overflow:hidden;}
.news_body .news_box1 ul li{float:left;width:386px;margin-left:20px;}
.news_body .news_box2{width:1200px;margin:50px auto 100px;}
.news_body .news_box3 .news_box3_left{width:65%;float:left;}
.news_body .news_box3 .news_box3_left img{height:444px;}
.news_body .news_box3 .news_box3_left .newsli_1 .des{display:block;margin:10px 0;}
.news_body .news_box3 .news_box3_left .newsli_1 .more{float:left;}

.news_body .news_box3 .newsli_2{width:33%;float:right;}
.news_body .news_box3 .newsli_2 ul li img{height:210px;}
.news_body .news_box3 .newsli_2 .more{float:left;}

.news_body .news_box4{padding:100px 0 0 0;}
.news_body .news_box4_b1 ul{margin-top:40px;margin-left:-100px;}
.news_body .news_box4_b1 ul li{width:116px;margin:0 0 0 100px;}
.news_body .news_box4_b1 ul li img{transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out; }
.news_body .news_box4_b1 ul li img:hover{transform: translate(0, -10px); -webkit-transform: translate(0, -10px); -moz-transform: translate(0, -10px); -o-transform: translate(0, -10px); -ms-transform: translate(0, -10px); }
.news_body .news_box4_b2{position: relative;width:1300px;overflow:hidden;margin:50px auto 0;}
.news_body .news_box4_b3 p{width: 12%;}
.news_box4_b2 .swiper-button-next,.news_box4_b2 .swiper-button-prev{display:block;background-color: #fff;height: 60px;width:60px;border-radius:50%;background-size: 30%;}

.contus_gtbook{margin:20px 0 0;}
.contus_gtbookul{margin-left:-1%;overflow:hidden;}
.contus_gtbook dl{margin:0;float:left;width:49%;margin-left:1%;}
.contus_gtbook dl dt{width:30%;float:left;text-align:center;}
.contus_gtbook dl dd{width:70%;float:left;}
.contus_gtbook dl dd input,.contus_gtbook dl dd textarea{  -moz-box-shadow: inset 0 0 10px #dce9fe; -webkit-box-shadow: inset 0 0 10px #dce9fe; box-shadow: inset 0 0 10px #dce9fe;}
.contus_gtbook dl.dl_textarea{width:100%;}
.contus_gtbook dl.dl_textarea dt{width:15%;}
.contus_gtbook dl.dl_textarea dd{width:84%;}
.contus_gtbook .but{width:30%;margin:0 auto;}

.product_box1 .box1_img{width:36%;float:left;}
.product_box1 .box1_info{width:60%;float:right;}
.product_box1 .box1_info .hd{margin:0 0 30px 0;}
.product2 .result .td_1{
    min-width: 180px;
    max-width: 200px;
}
.product2 .result .td_2{
    min-width: 60px;
    max-width: 80px;
}

}


.text-center{
    text-align: center;
}
.index_box4 .box4_body-slide .img2{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    position: absolute;
    left: 0;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
}
.index_box4 .box4_body-slide .img2 img{
    width: 40px;
}
.com_header .header_navig .head_menu>ul>.nav_li>a{
    text-transform: uppercase;
}



@keyframes navigation {
        0% {
            padding-left: 0;
            padding-right: 15px;
        }
        50% {
            padding-left: 15px;
            padding-right: 0;
        }
        100% {
            padding-left: 0;
            padding-right: 15px;
        }
    }



.pc{display: block;}
.wap{display: none;}

@media (max-width: 1024px) {
    .bannerwap{
        width: 100%;
        overflow: hidden;
        position: relative;
    }
    .pc{display: none;}
    .wap{display: block;}

    /* .box8_body .col{width: 48%;} */
    .index_box4 .box4_body-slide{
        width: 48%;
    }
    .facility .title{flex-wrap: wrap;height: auto;}
    .facility .title h2{line-height: 52px; margin-bottom: 20px;}
    .facility .title .desc{padding: 0;}
    .brandbox{margin-top: 30px;}
    h1 {font-size: 1.5rem; }
    
    .index_box4 .box4_body-slide .img{overflow: hidden;width: 100%;height: 0;padding-top: 60%;background-color: #fff;}
    .index_box4 .box4_body-slide .img img{height:auto;margin-top:-60%}
    
    .facility .title .desc{display:none;}
    .box6_right .box6_righttext{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .box6_right .box6_info h3{font-size:16px;}
    .com_foter_box3 .box3_rights{margin-bottom:10px;}
    .com_header_m .head_logo_m img{height:30px; margin-top: 3px;}
    .box8_body{padding:5px;}
    .box8_body .row .col{
        width: 49% !important;
    }
    .box8_body .col .img{
        width: 100%;
        height: 100%;
        margin-top: 0px;
    }
    .box8_body .col .info{margin-top:10px;}
    .box8_body .col .info p.more{
        /* width: 30px !important;
        height: 30px !important;
        line-height: 30px !important; */
        font-size: 12px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .brand_body .desc{
        font-size: 13px;
    }
    .brand_body img{height:33px;}
    .brand_body .desc{margin-top:10px;}
    .brand_body a{
        padding: 18px 0;
        margin-bottom: 12px;
    }
    .index_hdtit h3{font-size:16px;}
    .index_box4 .box4_body-slide .info p{
        margin-top: 15px;
        margin-bottom: 5px;
        font-size: 12px;
    }
    .index_box4 .more a{font-size:13px;}
.common_body{margin:10px auto 0;}
.com_header_m2{
    background-color: #185FB1;
}
.com_header_m2 .navbar-toggler{
    background-color: #fff;
}
.com_header_m2 .navbar-toggler .toggler-icon{
    background-color: #185FB1;
}
.com_fuwu_right{
    margin-top: 10px;padding: 0 2%;box-sizing: border-box;
}
.com_fuwu_right .fuwu_tit_1 h2,.com_fuwu_right .fuwu_tit_1{
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding-left: 0;
}
/* .common_product,.common_local{margin:0 2%;} */
.fuwu_body ul{margin-top: 10px;}
.fuwu_body ul li .listimg{
    display: none;
}
.fuwu_body ul li{padding: 0;width: 100%;}
.fuwu_body ul li a{display: block;width: 100%;}
.fuwu_body ul li .listinfo{box-sizing: border-box;}
.fuwu_body ul li .listinfo .des,
.fuwu_body ul li .cq,
.fuwu_body ul li .listinfo .listinfo_more p{display: none;}
.fuwu_body ul li .listinfo{display: flex;align-items: center;}
.fuwu_body ul li .listinfo h3{padding: 0;margin: 0;font-size: 14px;color: #333;}
.fuwu_body ul li .listinfo .listinfo_cont{width: 80%;}
.fuwu_body ul li .listinfo .listinfo_more h4{font-size: 12px;}
.fuwu_body ul li .listinfo .listinfo_more{width: 20%;}
.fuwu_body ul li{margin-top: 0;background-color: #fff;border-bottom:1px solid #eee}
.rightpart{margin: 0 auto;}
.selection-result{
    margin: 0 2%;
}
.outsearch-box{
    overflow-x: scroll !important;
}
.fuwu_tit_4 h2{font-size: 16px;}

.index_brand{
    width: 100%;
}
.index_hdtit{
    margin-top: 30px;
}
.titlebg-1{
    font-size: 28px;
}
.title-1{
    font-size: 20px;
}
/* .about_box6,index_brand  */
}



@media (max-width:768px) {
    .index_banner_wrap{height:200px}
    .bannerbox{height:200px}
    .index_banner{height: 200px;}
	.index_banner_wrap{position:relative;margin:0 auto;width: 180px;
	/*animation: myfirst2 2.8s infinite;*/
	}
	.banner-fix2 img{width: 118px;margin-top: -10px;}
	
	/* .index_banner_wrap .banner_ico0{position: absolute; bottom: 52%;left: 20%;} */
	/*.index_banner_wrap .banner_ico0{position: absolute; bottom: 50%;left: -55%;}*/
 /*   .index_banner_wrap .banner_ico0 img{height: 55px;}*/
	/*.index_banner_wrap .banner_ico1{position:absolute;top: 8%;left:42%;}*/
 /*   .index_banner_wrap .banner_ico1 img{height: 80px;}*/
	/*.index_banner_wrap .banner_ico2{position:absolute;top:22%;right:-55%; }*/
 /*   .index_banner_wrap .banner_ico2 img{height: 82px;}*/
	/*.index_banner_wrap .banner_ico3{position:absolute;bottom:8%;right:-70%; }*/
 /*   .index_banner_wrap .banner_ico3 img{height: 72px;}*/
	/*.index_banner_wrap .banner_ico4{position:absolute;bottom:0;left:-12%; }*/
 /*   .index_banner_wrap .banner_ico4 img{height: 98px;}*/
 /*   .index_banner_wrap .banner_ico5{position:absolute;bottom:20%;left:-82%; }*/
 /*   .index_banner_wrap .banner_ico5 img{height: 86px;}*/
    .bannerbox .bannerimg{height: 280px;}
    /*.bannerbox{margin-top:50px;}*/
    .swiper-button-next, .swiper-button-prev{width: 48px;height: 48px;}
    .facility .title h2{max-width: 100%;background-size: 100% auto !important;}
    .facility_img ul li img{height:40vw !important;}
    .facility_img ul li{width:40vw !important;}
    .index_banner_wrap .banner_ico1 img {
        height: 48px;
    }
.index_banner_wrap .banner_ico2 img {
    height: 60px;
}
.index_banner_wrap .banner_ico2 {
    position: absolute;
    top: 15%;
    right: -48%;
}
.index_banner_wrap .banner_ico3 {
    position: absolute;
    bottom: 8%;
    right: -48%;
}
.index_banner_wrap .banner_ico3 img {
    height: 74px;
}
.index_banner_wrap .banner_ico4 img {
    height: 76px;
}
.index_banner_wrap .banner_ico4 {
    position: absolute;
    bottom: 0;
    left: -18%;
}
.index_banner_wrap .banner_ico0 {
    position: absolute;
    top: 20%;
    left: -40%;
}
.index_banner_wrap .banner_ico0 img {
    height: 40px;
}
.index_banner_wrap .banner_ico5 img {
    height: 48px;
}
.index_banner_wrap .banner_ico5 {
    position: absolute;
    bottom: 30%;
    left: -54%;
}
.index_banner_wrap .banner_ico5 img {
    height: 50px;
}
.swiper-button-next, .swiper-button-prev {
    width: 30px;
    height: 30px;
    font-size: 14px;
}


}



@media (max-width: 768px) {
    .index_m_banner{
        position: relative;
        height: 350px;
    }
    .banner-fix img{
        width: auto;
        height: 280px;
    }
    .about_box6 .box6_img ul li{
        width: 48%;
    }
}




.com_header2{
    background-color: #1A6CB7;
}
.com_header2 a{
    color: #fff;
}
.com_header2 .ej_link{
    color: #333;
}
.com_header2 .head_search form{
    border: 1px solid #fff;
}
.com_header2 .head_search .keywords::placeholder{
    color: #fff;
}
.com_header2 .header_navig .language .lang_ico{
    color: #fff;
}
.com_header2 .shoucelist a{
    color: #333;
}
.margin-top{
    margin-top: 24px;
}
.com_header .header_navig .language a{
    color: #333;
}
.com_header2 .head_search .butt{
    background: url(../image/ico_5_white.png) no-repeat center center;
}
.com_header2 .header_navig .head_menu ul .nav_li>a:hover, .com_header2 .header_navig .head_menu ul li>a.nava{
    border-bottom: 1px solid #fff;
}





.pro_sub_menu .subm_pro_body .subm_left{width:240px;background-color: #E1F3FD;}
.pro_sub_menu .subm_pro_body .subm_left h2{
    /*color:#00146e;margin:20px 0 0 0;*/
    font-size:26px;
    /*padding:10px 0;*/
    text-align:center;
    /*border-bottom:2px solid #e7e7e7;*/
}
.pro_sub_menu .subm_pro_body .subm_left .tab_menu ul li{cursor:pointer;float:none;height:60px;line-height:60px;width:100%;}
/*.pro_sub_menu .subm_pro_body .subm_left .tab_menu ul li a{color:#666;border-bottom:1px solid #e7e7e7;border-right:2px solid #fff;}*/
.pro_sub_menu .subm_pro_body .subm_left .tab_menu ul li a:hover{
    /*border-bottom:1px solid #00146e;border-right:2px solid #00146e;*/
    color: #0056b3;
}
.pro_sub_menu .subm_pro_body .subm_left .tab_menu ul li.on a{border-bottom:1px solid #00146e;border-right:2px solid #00146e;}
.pro_sub_menu .subm_pro_body .subm_right{width:960px;border-left:1px solid #e7e7e7;background-color:#fff;}

.pro_sub_menu .subm_pro_body .subm_left .com_left .left_bd_li ul li a{
    color:#666;
}
.pro_sub_menu .subm_pro_body .subm_left .com_left .left_bd_li ul li{
    width: 100%;
    text-align: left;
    line-height: unset;
    height: unset;
    border-bottom: 1px solid #D7E9F3;
}
.pro_sub_menu .subm_pro_body .subm_left .com_left .left_bd_li ul li.active a{
    color: #0056b3;
}
.pro_sub_menu .subm_pro_body .subm_left .com_left .left_bd_li ul{
    background-color: #E1F3FD;
}
.pro_sub_menu .subm_pro_body .subm_left .com_left .left_bd_li h4 em{
    border-color: transparent #E1F3FD transparent transparent;
}
.pro_sub_menu .subm_pro_body .subm_left .com_left .left_bd{
    padding: 0 6px;
}
.pro_sub_menu .subm_pro_body .subm_left .com_left .left_bd_li h4 span{
    padding-left: 10px;
}
.white{
    color: #fff;
}
.popup{
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}
.popup .popbg{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.2);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}
.popup .box{
    width: 300px;
    height: 150px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: 2px solid #D99668;
    position: relative;
    z-index: 1001;
}
.popup .box a{
    font-size: 16px;
    color: #0E539A;
}
.popup .box span{
    margin: 0 15px;color: #0E539A;
}
.com_left .left_hd{margin-bottom:20px;width:100%;text-align:center;background: url(../image/ico_1.png) no-repeat bottom center;background-size: cover;}
.com_header .com_left .left_hd h2{color:#fff;padding: 12px 0;}

.leftpart .com_left .left_hd h2{color:#fff;}
.leftpart .com_left .left_hd p{color:#fff;}
.leftpart .com_left .left_hd{padding:12px 0;}

.com_left .left_bd_li{margin-bottom:8px;}
.com_left .left_bd_li ul li span{
    font-size: 12px;
    color: #fff;
    padding: 3px 10px;
    background-size: 100% 100%;
    margin-right: 8px;
}
.com_left .left_bd_li:nth-child(1) ul li span{
    background-image: url(../image/pro-icon1.png);
}
.com_left .left_bd_li:nth-child(2) ul li span{
    background-image: url(../image/pro-icon2.png);
}
.com_left .left_bd_li:nth-child(3) ul li span{
    background-image: url(../image/pro-icon3.png);
}
.com_left .left_bd_li h4{font-size:1.1rem;height:50px;line-height:50px;color:#fff;padding-left:6px;
    /*background: url(../image/ico_2.png) no-repeat center left;*/
    background-size:100% 100%;
    position: relative;
}
.com_left .left_bd_li h4:hover{
    cursor: pointer;
}
.com_left .left_bd_li h4 em{
    position: absolute;
    right: 0;
    top: 0;
    border-width: 25px 30px 25px 0;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}
.com_left .left_bd_li h4 span{float:left;display:block;padding-left:38px;}
.com_left .left_bd_li h4 i{width:22px;height:50px;
    display:block;
    margin-left:6px;
background: url(../image/ico_7.png) no-repeat center center;}
.com_left .left_bd_li h4.current i{background: url(../image/ico_6.png) no-repeat center center;}
/*.com_left .left_bd_li:nth-child(1) h4{background-color: #327DCE;}*/
/*.com_left .left_bd_li:nth-child(2) h4{background-color: #44A29F;}*/
/*.com_left .left_bd_li:nth-child(3) h4{background-color: #E97A4E;}*/
/*.com_left .left_bd_li:nth-child(4) h4{background-color: #C3A072;}*/
/*.com_left .left_bd_li:nth-child(5) h4{background-color: #9E94C0;}*/
/*.com_left .left_bd_li:nth-child(6) h4{background-color: #A4C76D;}*/
.com_left .left_bd_li ul{
    background-color: #F7F8F8;
    /*margin-bottom: 18px;*/
}
.com_left .left_bd_li ul li{border-bottom:1px solid #eee;font-size: 1.2rem;}
.com_left .left_bd_li ul li a{display:block;line-height: 20px;padding: 12px 0 12px 0;font-size: 14px;}
.com_left .left_bd_li ul li.on a{color:#0056b3;}
/*.com_left .left_bd_li ul li a:hover{background:#0583cd;color:#fff;}*/
.com_left .left_bd_li h5{text-align:center;color:#0583cd;margin:16px 0;}
.com_left .left_bd_li h5 a{color:#0583cd;}
.com_left .left_bd_li2 h4{font-size:1rem;height:42px;line-height:42px;color:#fff;padding-left:6px;background: url(../image/ico_2.png) no-repeat center left;}
.com_left .left_bd_li2 h4 span{float:left;display:block;}
.com_left .left_bd_li2 h4 i{width:22px;height:42px;display:block;margin-right:4px;background: url(../image/ico_7.png) no-repeat center center;}
.com_left .left_bd_li2 h4.current i{background: url(../image/ico_6.png) no-repeat center center;}
.com_left .left_bd_li2 .adimg img{width:100%;}

.subm_bd{display:none;}
.subm_bd_box .hd h2{color:#333;margin:20px 0 0 0; padding: 10px 0 5px 12px;text-align:center;text-align:left;font-size:16px;}
.subm_bd_box .bd .sub_tab_hd{border-bottom:1px solid #e7e7e7;}
.subm_bd_box .bd .sub_tab_hd ul{margin:0 10px;}
.subm_bd_box .bd .sub_tab_hd ul li{cursor:pointer;float:left;width:auto;font-size:12px;padding:0 12px;text-align:center;height:40px;line-height:40px;border-bottom:1px solid #e7e7e7;position:relative;margin-bottom:-1px;}
.subm_bd_box .bd .sub_tab_hd ul li.on{border-bottom:2px solid #00146e;}
.sub_tab_bd_tabbox{ width:100%;}
.sub_tab_bd_tabbox .hd{margin:30px 0;}
.subm_bd.on{display:block;}
.sub_tab_bd_tabbox .hd .tip_bd{background:#d5dbf9;height:60px;line-height:60px;border-radius: 12px;font-size:18px;overflow: hidden;float:left;width:32.3333333%;margin-right:1%;}
.sub_tab_bd_tabbox .hd .tip_bd .tip_bd_text{width:70%;border-radius:0 12px 12px 0;background:#2571cb;color:#fff;}
.sub_tab_bd_tabbox .hd .tip_bd .tip_bd_num{width:30%;font-style:normal;color:#7487eb;font-weight:700;font-size:12px;}
.sub_tab_bd_tabbox .hd .tip_bd.tip_2{background:#ffd8bc;}
.sub_tab_bd_tabbox .hd .tip_bd.tip_2 .tip_bd_text{background:#fe7e21;}
.sub_tab_bd_tabbox .hd .tip_bd.tip_2 .tip_bd_num{color:#ffd8bc;}
.sub_tab_bd_tabbox .hd .tip_bd.tip_3{background:#c8f1f1;}
.sub_tab_bd_tabbox .hd .tip_bd.tip_3 .tip_bd_text{background:#48d0d0;}
.sub_tab_bd_tabbox .hd .tip_bd.tip_3 .tip_bd_num{color:#48d0d0;}
.sub_tab_bd_tabbody{display:none;}
.sub_tab_bd_body {display: block;height: 60vh;overflow: hidden;}
.sub_tab_bd_tabbox .bd{background:#f0f2f5;border-radius:12px;padding-bottom:10px;}
.sub_tab_bd_tabbox .bd ul li{width:32% !important;margin:10px 0 0 1%;overflow:hidden;background:#fff;border-radius:10px;height:120px !important;}
.sub_tab_bd_tabbox .bd ul li .img{width:40%;}
.sub_tab_bd_tabbox .bd ul li .img img{height:80px}
.sub_tab_bd_tabbox .bd ul li .text{width:58%;line-height:160%;font-size: 11px;color:#666;text-align:left;padding-right:3px;margin-top:-20px;}
.sub_tab_bd_tabbox .bd ul li .text p{padding:0;margin:0;word-wrap: break-word; }
.sub_tab_bd_tabbox .bd ul li a{display:block;overflow:hidden;border-bottom:2px solid #fff;width:100%;height:100%;display: flex !important;
    align-items: center;}
.sub_tab_bd_tabbox .bd ul li a:hover{border-bottom:2px solid #00146e!important;}
.sub_tab_bd_tabbody.on{display:block;}




.mCustomScrollbar{
    overflow-y: scroll !important;
}






.mapicon{
    width: 62px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.menu_a{
	width: 24px;
	height: 18px;
	margin: 0 auto;
	margin-top: .15rem;
}

.menu_a span{
	display: block;
	width: 100%;
	height: 2px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	position: relative;
	opacity: 1;
	transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-ms-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
}
.com_header .menu_a span{
    background-color: #000;
}
.com_header2 .menu_a span{
    background-color: #ffffff;
}
.menu_a span:nth-child(2){
margin:6px 0;
}



#wmap {
	box-sizing: border-box;
	position: fixed;
	left: 0;
	top: 68px;
	width: 100%;
	background-color: #ffffff;
	cursor: default;
	/*height: 0;*/
	opacity: 0;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.wmap_ul {
    width: 1150px;
	border-bottom: 1px solid #e3e3e3;
	margin: 0 auto;
	display: flex;
}
.mapicon:hover #wmap{
    opacity: 1;
    height: auto;
}
.wmap_l{
    width: 20%;
    padding-left: 40px;
    padding-top: 40px;color: #3d3d3d;
    box-sizing: border-box;
}
.wmap_l .p1{
    font-size: 24px;
    margin-bottom: 5px;
}
.wmap_l .p2{
    font-size: 16px;
}
.wmap_r{
    width: 80%;
    border-left: 1px solid #e3e3e3;
}
.wr_ul{
    display: flex;
    padding: 10px 0;
}
.wr_ul_1 li{
    display: inline-block;
    padding: 0 15px;
    margin: 8px 0;
    line-height: 14px;
    height: 14px;
    word-wrap: break-word;
    border-right: 1px dotted #ddd;
}
.wr_ul_1 li a{
    line-height: 14px;
    height: 14px;
    font-size: 13px;
}
.com_header2 .wr_ul_1 li a,.com_header2 .wr_ul .li_l a{
    color: #000;
}
.wr_ul_1 li a:hover,.wr_ul .li_l a:hover{
    color: #e84726;
}
.wr_ul .li_l{
    flex: 0 0 120px;
}
.wr_ul_1{
    border-left: 1px solid #e3e3e3;
}

.wmap_r div{
    border-bottom: 1px solid #e3e3e3;
}
.wmap_r div:last-child{
    border: 0;
}



.swiper-button-next, .swiper-button-prev{
    /*background: none;*/
    /*display: none;*/
}
