.header {
    padding: 0 0.1rem;
    height: 0.86rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.logo-box {
    width: 2.46rem;
    height: 0.86rem;
    display: block;
}

.menu-btn-box .menu-btn {
    display: block;
    width: 0.41rem;
    height: 0.26rem;
    background: url(../images2/menu.png) no-repeat;
    background-size: cover;
    cursor: pointer;
}
.menu-btn-box .item-box {
    position: absolute;
    top: 0.86rem;
    left: 0;
    right: 0;
    max-width: 768px;
    z-index: 999;
    background-color: #015AAA;
    padding: 0.1rem 0.2rem 0.2rem;
    display: none;
}
.menu-btn-box .item-box li {
    padding: 0.1rem 0;
    border-bottom: 1px solid #ffffff;
}
.menu-btn-box .item-box li a {
    color: #ffffff;
    display: block;
}

.index-banner{
	margin: 0 auto;
    max-width: 768px;
}

.service-content {
	margin: 0 auto;
    max-width: 768px;
    padding: 0.3rem 0 0.3rem;
}

.common-title {
    padding: 0 0.2rem;
    text-align: center;
}
.common-title .title01 {
    margin-bottom: 6px;
    color: #333333;
    font-size: 20px;
    font-weight: 400;
}

.common-title p {
    margin: 0 auto;
    color: #777777;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.trangle_02 {
    display: inline-block;
    width: 0;
    height: 0;
    border: 0.08rem solid #f7951f;
    border-left-color: transparent;
    border-top-color: transparent;
    vertical-align: sub;
}

.trangle_01 {
    display: inline-block;
    width: 0;
    height: 0;
    border: 0.08rem solid #f7951f;
    border-right-color: transparent;
    border-bottom-color: transparent;
    vertical-align: super;
}


.yewu_wrap{
	padding-left: 0.3rem;
	padding-right: 0.3rem;
	height: 3.9rem;
	
	position: relative;
	z-index: 1;
}

.yewu1{
	position: absolute; left: 0.3rem; width: 2.8rem;
	top:0; height: 1.85rem;
	background: #000;

}
.yewu2{
	position: absolute; right: 0.3rem; width: 2.8rem;
	top:0; height: 1.85rem;
	background: #000;

}
.yewu3{
	position: absolute; left: 0.3rem; width: 2.8rem;
	bottom:0; height: 1.85rem;
	background: #000;

}
.yewu4{
	position: absolute; right: 0.3rem; width: 2.8rem;
	bottom:0; height: 1.85rem;
	background: #000;

}

.yewu_wrap div a{ display: block; width: 100%; height: 100%; position: relative; }
.yewu_wrap div a img{ display: block; width: 100%; height: 100%;  position: absolute; z-index: 1; top: 0; left: 0;}
.yewu_entitle{ 
    top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.4);z-index: 2; position: absolute;}
.yewu_chtitle{ top: 0px; padding-left: 10px; overflow:hidden; height: 1.85rem; line-height: 1.85rem; font-size: 12px; font-weight: bold; color: #fff;  position: absolute; z-index: 3; 
    overflow:hidden;

 }


.company_wrap{ border-top:1px solid #dddddd; padding-top: 10px; padding-left: 0.2rem; padding-right: 0.2rem;  }

.cimg_wraps{ width:100%;  }

.cimg_text{ padding-top: 10px;
line-height: 24px;
color: #666666;
font-size: 13px;
padding-bottom: 10px;
 }


.cnews_wrap{
	padding-bottom: 0.2rem;
} 

.cnews_ul li{ height: 30px; line-height: 30px; border-bottom:1px solid #f0f0f0;  }

.cnews_ul li a{ font-size: 13px; color:#666; }

.bottom_wraps{ padding:0.3rem  0.2rem; text-align: center; line-height: 24px; color: #969696; background: #000;}

.bottom_gaps{ height: 0.78rem; }

.bottom_contact{ z-index:2;height: 0.78rem; background: #0059a7; position: fixed;bottom:0; left: 0; width: 100%; }


.bottom_contact a{
	height: 0.78rem;
	text-align: center;
	display: block;
	position: relative;
	line-height: 0.78rem;
	overflow:hidden;
	float: left;

}

.bottom_contact a i{
	display: inline-block;
	vertical-align: middle;
	width: 0.26rem;
    height: 0.26rem;
}
.bottom_contact a span{
	display: inline-block;
	vertical-align: middle;
}

.bottom_contact a:nth-child(1){
	width: 33%;
	color: #fff;
	background: url("../images2/line_bg.png") right no-repeat;
}
.bottom_contact a:nth-child(2){
	width: 34%;
	color: #fff;
	background: url("../images2/line_bg.png") right no-repeat;
}
.bottom_contact a:nth-child(3){
	width: 33%;
	color: #fff;

}
.i1{
	
    background: url(../images2/g_4.png) no-repeat center center/cover;
    
    margin-right: 4px;
}
.i2{
	
    background: url(../images2/g_5.png) no-repeat center center/cover;
    
    margin-right: 4px;
}
.i3{
	
    background: url(../images2/g_3.png) no-repeat center center/cover;
    
    margin-right: 4px;
}
.zhongmei_wrap{
    padding: 0.2rem;
}
.zhongmei_class{
height: 0.4rem;
line-height: 0.4rem;

min-height: 40px;
border-bottom: 6px solid #e6e6e6;
position: relative;
display: flex;

    justify-content: space-between;
    align-items: center;
   
    padding-left:0.1rem;
}
.zhongmei_class h2{
    font-size:18px;
   
    height: 0.4rem;
   
}

.menu-btn-box2 .menu-btn2 {
    display: block;
    width: 0.41rem;
    height: 0.26rem;
    background: url(../images2/menu2.png) no-repeat;
    background-size: cover;
    cursor: pointer;
}
.menu-btn-box2{

}
.menu-btn-box2 .item-box2 {
    position: absolute;
    top: 0.6rem;
   
    right: 0;
    max-width: 768px;
    z-index: 999;
    width: 60%;
    background-color: #015AAA;
    padding: 0.1rem 0.2rem 0.2rem;
    display: none;
}
.menu-btn-box2 .item-box2 li {
    padding: 0.1rem 0;
    border-bottom: 1px solid #ffffff;
}
.menu-btn-box2 .item-box2 li a {
    color: #ffffff;
    display: block;
}

.inner_content{ padding: 0.2rem; min-height: 400px; }


.pic_ul li{ margin-bottom: 10px;  display: block; width: 100%; display: flex; flex-direction:column;

 align-content: center ;
 }
 .img_wraps{
    display: flex;
            align-items:center;
 }

.img_wraps img{  width:100%; height: 100%; display: block; }


.text_wraps {
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    min-height: 40px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    background: #004D95;
    display: flex;
            align-items:center;
            justify-content: center; /* 水平居中 */

}

.q:after { content: '\20'; clear: both; display: block; }
.q{zoom:1}
.pageListNav {
    padding: 3% 0;
   
    width: 100%;
    position: relative;
    z-index: 9999;
    text-align: center;
    overflow: hidden;
    display: flex;
    flex-direction: row;
     align-content: center ;
     justify-content:center;

}
.pageListNav ul {
   
    margin:auto;

}
.pageListNav .firstPage {
    width: 30px;
}
.pageListNav ul li {
    float: left;
    line-height: 25px;
    height: 25px;
    margin-left: 5px;
    font-size: 12px;
    border: 1px solid #E9E9E9;
    padding: 0px 10px;
    width: auto;
}
.pageListNav ul li a:hover {
    color: #ff0000;
    text-decoration: none;
}
.pageListNav ul li.thisclass, .pageListNav ul li.thisclass a, .pageListNav ul li.thisclass a:hover {
    background-color: #d00;
    color: #FFF
}
.pageListNav .pageinfo {
    line-height: 25px;
    padding: 12px 5px 10px 5px;
    color: #999;
}
.pageListNav select {
    line-height: 25px;
    margin-top: 4px
}
.pageListNav .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}


.news-list {
    padding: 0.15rem 0.2rem 0;
}

.news-list li {
    padding: 0.15rem;
    border-bottom: 1px dashed #EEEEEE;
    background-color: #F4F5F9;
    margin-bottom: 0.2rem;
}

.news-list li a {
    display: block;
}

.news-list li dl {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news-list li dt {
    width: 1.6rem;
}

.news-list li dd {
    width: 6rem;
}

.news-list li dd b {
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 0.3rem;
    font-weight: 600;
}

.news-list li dd p {
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    padding-left: 0.3rem;
    padding-right: 0.2rem;
    margin-top: 0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

img {
    border: 0;
    vertical-align: middle;
    display: block;
}


.owidth {
    width: 92%;
    margin: auto;
    max-width: 768px;
}

.int_banner {
    max-width: 768px;
    margin: auto;
}

.oimg {
    width: 100%;
    max-width: 768px;
}

.anli_p1 {
    font-size: 26px;
    text-align: center;
    color: #333;
    margin-top: 30px;
}

.anli_p2 {
    font-size: 18px;
    color: #999;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 35px;
    padding-bottom: 26px;
    border-bottom: 1px solid #dbdbdb;
}

.anli_p3 {
    font-size: 18px;
    color: #666;
    margin-bottom: 20px;
    line-height: 30px;
}

.anli_btn li {
    background: #fff;
    border: 1px solid #e5e5e5;
}



.anli_btn li:last-child a {
    color: #fff;
}

.anli_btn a {
    display: block;
    width: 100%;
    height: 100%;
}

.anli_btn {
    margin-bottom: 40px;
}

@media only screen and (max-width: 450px) {
    .anli_p3 {
        font-size: 15px;
        line-height: 30px;
    }

    .anli_p4 {
        font-size: 20px;
        margin-bottom: 14px;
    }

    .anli_p1 {
        font-size: 24px;
    }

    .anli_p2 {
        font-size: 16px;
        margin-top: 10px;
    }
}

.index_see_box .index_see_ul1 {
    text-align: center;
    height: 45px;
    line-height: 45px;
    display: flex;
}

.index_see_ul1 li a{
    background: #005aab;
    color: #fff;
}
.index_see_ul1 li {
    color: #666666;
    font-size: 18px;
    background: #dbdbdb;
    flex: 1;
    margin-right: 8px;
    position: relative;
}

.index_see_ul1 li:last-child {
    margin-right: 0;
}

.index_see_ul1 b {
    border: 8px solid rgba(0, 0, 0, 0);
    border-top: 8px solid #005aab;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
}

@media only screen and (max-width: 515px) {
    .index_see_ul1 li {
        font-size: 14px;
    }

    .index_see_ul2 li a {
        font-size: 12px;
    }

    .index_bd_p1 {
        font-size: 15px;
    }

    .index_bd_p2 {
        font-size: 12px;
    }
}

@media only screen and (max-width: 400px) {
    .index_see_ul1 li {
        font-size: 11px;
    }
}


.pop_box {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/static/images/pop_bg.png);
    }
    .pop_box .imgs {
    width: 2.75rem;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}


.four_adv{
    background: #0151b2;
    padding-top: 20px;
    padding-bottom: 20px;
}

.four_adv_title{
    line-height: 30px;
    font-size: 24px;
   
    text-align: center;
    width: 96%;
    margin:0 auto;
    color: #fff;
}

.four_adv_item{
    width: 96%;
    margin:0 auto;
    margin-top: 12px;
    border:4px solid #fff;
    position: relative;
    height: 3.44rem;
}

.adv_img{ width: 100%; display: block;
position: absolute;top:0; left: 0;
height: 100%;

 }

.youshi_text{
    width: 100%;
    
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    z-index: 2;

  
   
    text-align: center;
    color: #fff;
   
    overflow: hidden;

   
    display: box; 
    display: -webkit-box; 
    display: -moz-box; 
    -webkit-box-align:center; 
    -moz-box-align:center;
    -webkit-box-pack:center; 
    -moz-box-pack:center;
    padding-left: 20px;
    font-size: 20px;
    color: #fff;
    line-height: 24px;

}
.youshi_addorn{
     width: 30px;
     line-height: 30px;
     background: #f7951f;
     line-height: 30px;
     text-align: center;
     color: #fff;
     position: absolute;
     top: 0;
     left: 0;
     z-index: 2;
}


.textEllipsis {
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    word-break: normal !important;
}
.product_wrap{
                
                padding-left: 0.2rem;
                padding-right: 0.2rem;
                margin:0 auto;
            }
            .product_wrap a{
                width: 49%;
                padding-top: 76.25%;
                display: block;
                position: relative;
                


            }
            .product_wrap a:nth-child(2n){
                float: right;
            }
            .product_wrap a:nth-child(2n+1){
                float: left;
            }
            .product_wrap a .imga{
                width: 100%;
                height:90% ;
                position: absolute;
                left: 0;
                top: 0;
                box-sizing: border-box;
                border:1px solid #d9d9d1;
            }
            .product_wrap a .texta{
                width: 100%;
                height:10% ;
                left: 0; top: 90%;
                position: absolute;
                overflow:hidden;
               
               
            }
            .product_wrap a .imga img{ width: 100%; height: 100%; display: block; }
            .product_wrap a .imga{
                width: 100%;
                height:90% ;
                position: absolute;
                box-sizing: border-box;
                border:1px solid #d9d9d1;
            }


.product_wrap2{
                
                padding-left: 0.2rem;
                padding-right: 0.2rem;
                margin:0 auto;
            }
            .product_wrap2 a{
                width: 49%;
                padding-top: 40%;
                display: block;
                position: relative;
                


            }
            .product_wrap2 a:nth-child(2n){
                float: right;
            }
            .product_wrap2 a:nth-child(2n+1){
                float: left;
            }
            .product_wrap2 a .imga{
                width: 100%;
                height:88.5% ;
                position: absolute;
                left: 0;
                top: 0;
                box-sizing: border-box;
                border:1px solid #d9d9d1;
            }
            .product_wrap2 a .texta{
                width: 100%;
                height:11.5% ;
                left: 0; top: 90%;
                position: absolute;
                overflow:hidden;
               
               
            }
            .product_wrap2 a .imga img{ width: 100%; height: 100%; display: block; }
            .product_wrap2 a .imga{
                width: 100%;
                height:90% ;
                position: absolute;
                box-sizing: border-box;
                border:1px solid #d9d9d1;
            }


            .pic_wraps{
            width: 96%;
            margin:0 auto;
        }
        .pic_wraps a{ 
        width: 100%;
        
        display: none;
         }
         .pic_wraps a:nth-child(1){ 
        width: 100%;
        
        display: block;
         }
        .pic_wraps a img{
            width: 100%;
            display: block;
        }