@charset "utf-8";
/* CSS Document */
#header{
    width: 100%; 
    z-index: 99999;
    transition:all .3s;
}
 #layer_message{ 
    padding:0px; 
} 
#code_img{
 
    height:34px;
 
} 
#layer_message p{ 
    margin-top: 20px; 
    font-size:14px; 
}
#layer_mess{ 
    padding:20px 25px; 
} 
#code_img{
 
    height:34px;
 
} 
#layer_mess p{ 
    margin-top: 20px; 
    font-size:14px; 
}

.header_wrap{
    height:100px; background: #0f2533; 
}
#header.header_on .header_wrap{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
 
    box-shadow: 0 0 10px rgba(0,0,0,.05);
}
.logo{
    
    flex: 1;
    height:109px;width: 210px;  
}
.logo img{
   height: 109px;
    width: auto;
    z-index: 99999;
    position: fixed;
}

.header_wrap .language{
 
    line-height: 90px;

	padding-right: 20px;
 
}
.wrap {
    overflow: hidden;
}
.header_wrap .language img{

 margin-top: 32px;

	width: 24px;height:24px;
 
}
 
.header_wrap .language i{



    font-size:20px;



    color:#fff;



    margin:0 0px 0 25px;



} 

.header_wrap .language p{



    font-size:16px;

padding-left: 10px;
 
    height: 26px;

color: #fff;

    line-height: 34px;



    margin-top: 28px;



}



.header_wrap .language p span{


   font-size:20px;
 
font-weight: 600;


    margin-left: 5px;



}
 
.nav_pc_on{
    position: fixed;
    width:100%;
    top: 0;
    left: 0;
    background: #2a343d;
    z-index: 999;
}
.nav_pc li{
    display: inline-block;
    position: relative;
}
.nav_pc li>a{
    display: block;
    font-size: 17px;
    text-transform: uppercase;
    position: relative;
    line-height:100px;
    color:#fff;
    font-weight: 500;
    padding:0 31px;    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
 
.nav_pc li.cur>a,.nav_pc li a:hover{
    color:#c1261b;font-weight: bold;
}
.nav_pc li.cur>a:after,.nav_pc li a:hover:after{
    width:calc(100% + 20px);
}
.nav_pc li.cur>a:before,.nav_pc li a:hover:before{
    bottom:3px;
    opacity: 1;
}
.nav_pc li .sub_nav{
    position: absolute;
    left:-10px;
    width:calc(100% + 20px);
    background:rgba(255,255,255,.95);
    transition: all 300ms;
    top:50px;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    padding:15px 0;
}
.nav_pc li:hover .sub_nav{
    top:100px;
    opacity: 1;
    visibility: visible;
}
.nav_pc li .sub_nav a{
    display: block;
    text-align: center;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height:30px;
    line-height:30px;
    padding: 0 10px;
}
.nav_pc li .sub_nav a:hover{
    background: rgba(0,0,0,.1);
}
.tagspan {
    display: block;
    width: 100%;
    height: 31px;margin-left: 20px;
    padding-bottom: 20px;margin-bottom: 20px;
    margin-top: 1rem;
}.tagspan em {
    font-size: 14px;
    color: #666;font-style:normal;
    display: inline-block;
    line-height: 2;font-style: normal;
    padding: 0 .5em 0 1em;
    border: 1px solid #666;
    border-radius: 3px;
}.tagspan a {
    display: inline-block;
    color: #666;font-size: 15px;
    margin-left: .5rem;
    line-height: 2;
}
#pro_pre{overflow: hidden;margin-top:15px;}
   .wrap .ind_prolist li{float:left;width:30.3%;margin-right:3%;margin-bottom:3.5%}
.wrap .ind_prolist li .big{border:1px solid #ddd}.wrap .ind_prolist li .imWrap{padding-top:75%}
.wrap .ind_prolist li .con{text-align:center}
.wrap .ind_prolist li .tit{font-size:.8rem;color:#333;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:3.4;display:block}
@media (max-width:768px){.wrap .ind_prolist li .tit{font-size:.88888889rem}}
@media (max-width:640px){.wrap .ind_prolist li .tit{font-size:1rem}}.wrap .ind_prolist li span{display:inline-block;color:#fff;background-color:#e28837;border-radius:1rem;padding:0 2em;line-height:2.4}@media screen and (max-width:768px){.wrap .ind_prolist li{width:47.7%;margin-left:0;margin-right:2.3%}}.articleTit{font-size:1.5rem;color:#333;text-align:center;font-weight:400;line-height:2;margin-bottom:.5rem}@media (max-width:768px){.articleTit{font-size:14px;}}
@media screen and (max-width:640px){.articleTit{line-height:1.6}}
.backbtn{font-size:14px;cursor:pointer;color:#fff;margin-top: 8px; float:right;background-color:#e28837;line-height:2.4;padding-left:1em;padding-right: 1em;border-radius:3px}

@media (max-width:640px){.backbtn{font-size:13px}}.backbtn i{display:inline-block;vertical-align:middle;font-size:14px;margin-left:8px;width:1.4rem;line-height:1.4rem}@media screen and (max-width:768px){.backbtn{display:none}}
.skyDiv{position:relative;float:left;width:50%}.skyDiv .fangda{position:absolute;text-align:center;cursor:pointer;top:0;right:0;background:#eee;width:45px;height:45px;z-index:48}.skyDiv .fangda .fa{color:#e28837;font-size:1.5rem;font-weight:400;line-height:45px}@media (max-width:768px){.skyDiv .fangda .fa{font-size:1.2rem}}.skyDiv .swiper-slide{background-repeat:no-repeat;background-position:center}
.skyDiv .gallery-top{box-sizing:border-box;border-right:1px solid #ddd}.skyDiv .gallery-top img{opacity:1;filter:alpha(opacity=0)}.skyDiv .swiper-button-white{width:2.25rem;height:2.25rem;background-color:#ccc;background-size:20px 20px}.skyDiv .swiper-button-white.swiper-button-next{right:0}.skyDiv .swiper-button-white.swiper-button-prev{left:0}@media screen and (max-width:640px){.skyDiv{width:100%;margin:0;float:none;border-bottom:1px solid #ddd}.skyDiv .fangda{display:none}.skyDiv .gallery-top{border-right:0}}.telline{color:#e28837;font-size:24px}@media (max-width:768px){.telline{font-size:18px}}.telline img{margin-right:1rem;display:inline-block;vertical-align:text-bottom}
.tagspan {
    display: block;
    width: 100%;
    height: 31px;
    padding-bottom: 20px;
    margin-top: 1rem;
}.tagspan em {
    font-size: 14px;
    color: #000;font-style:normal;
    display: inline-block;
    line-height: 2;
    padding: 0 .5em 0 1em;
    border: 1px solid #000;
    border-radius: 3px;
}.tagspan a {
    display: inline-block;
    color: #666;
    margin-left: .5rem;
    line-height: 2;
}
.sub_title {
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px dashed #dfdfdf;
    line-height: 25px;
}
.sub_title h1{font-size:24px;}
.sub_info {
    color: #777;font-size: 14px;
}
.article {
    margin: 20px 0;
    line-height: 2; overflow: hidden;font-size: 15px;color: 333;
}
 .skip {
    overflow: hidden;
    margin-top: 50px;
    
    background: #f6f6f6;
    padding: 5px;
}
.skip>div {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 46%;
    line-height: 30px;
    height: 30px;
    text-indent: 10px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
@media screen and (max-width: 640px){ 
	.skip{padding: 0px;}
.skip .fl {
    border-bottom: 8px solid #fff; padding-bottom: 30px;
}
.skip>div {
    width: 100%;
    float: none;
    padding: 2px;
  
}}
 .bord_cont2 {
    border: 1px solid #ddd;
    padding: 2rem 1.1rem 2rem;
    margin-top: 2rem;
    margin-bottom: 1rem;overflow: hidden;
}
.protop{overflow:hidden;position:relative;border:1px solid #ddd}.protop>.wrap{padding:1rem 1.5rem}
.protop h1{font-size:20px;font-weight:700;color:#333;line-height:1.5;border-bottom:1px solid #ddd;padding:.6rem 0;margin-bottom:1.4rem}.protop .prodes{height:auto;line-height:1.76;font-size:15px;}
@media screen and (max-width:640px){.protop .prodes{height:auto;margin-bottom:3vw}}
.protop .pro_zx{display:inline-block;color:#fff;border-color:#e28837;font-size:14px;text-align:left;background-color:#e28837;text-indent:2em;line-height:35px;border-radius:2rem;margin:4rem 0 1.5rem}
@media (max-width:768px){.protop .pro_zx{font-size:.88888889rem}}@media (max-width:640px){.protop .pro_zx{font-size:1rem}}
.protop .pro_zx i{font-size: 16px;
    float: right;
    display: block;
    text-align: center;
    line-height: 32px;
    text-indent: 1em;
    padding-right: 1em;}@media screen and (max-width:640px){.protop{overflow:hidden;clear:both}.protop h1{padding-top:0.5em;font-size: 18px;}.protop .pro_zx{margin-top:3vw;display:none}} 
.products_cont{border:1px solid #ddd;margin-bottom: 0px; border-top:none;padding:1rem 1.1rem 2rem}.products_cont .tabUL{font-size:0;border-bottom:1px solid #ddd;margin-bottom:1.5rem}.products_cont .tabUL li{display:inline-block;font-size:14px;color:#333;cursor:pointer;padding:0 2em;line-height:3;border:1px solid #ddd;border-bottom:none}

@media (max-width:992px){.products_cont{margin-bottom: 50px;}.products_cont .tabUL li{font-size:13px}}
.products_cont .tabUL li.act{background-color:#e28837;color:#fff;position:relative;border-color:#e28837;z-index:5;margin-right:-1px}
.tabCon .con{display:none}.tabCon .con.act{display:block}
.bord_cont{border:1px solid #ddd;padding:2rem 1.1rem 5rem;margin-top:2rem;margin-bottom: 2rem;overflow:hidden;}
.zxun{background-color:#e28837;display:inline-block;color:#fff;line-height:5rem;font-size: 14px; margin:1.2rem 0;padding-right: 15px;}
.zxun::hover{color: #fff;background: #fff;}
.zxun img{border-right:1px solid #fff;display:inline-block;vertical-align:middle;padding:1.2rem;margin-right:1em}.zxun i{margin:0 1em}
.bord_cont .pre_news{width:100%;padding-top:.8rem;padding-bottom:.8rem;overflow:hidden;}
.bord_cont .pre_news li{width:48%;margin-right:2%;font-size:14px;float:left;border:none;line-height:2.2}
.bord_cont .pre_news li a:hover{color:#333;}
@media screen and (max-width:640px){.bord_cont .pre_news li{width:100%}.bord_cont .pre_news li li{width:100%;margin-right:0}}.bord_cont.article_cont{margin:0}.bord_cont.article_cont .listit{margin-top:-1rem}.bord_cont.card{background-color:#f5f5f5}
.bord_cont.card>img{float:left;margin-right:2%}.bord_cont.card .wrap{padding:0 5%}.bord_cont.card h3{font-size:24px;font-weight:400;color:#e28837;line-height:2.6}@media (max-width:768px){.bord_cont.card h3{font-size:1.09090909rem}}.bord_cont.card small{font-size:14px;color:#333;display:block}@media (max-width:640px){.bord_cont.card small{font-size:13px}}.bord_cont.card .telline{display:inline-block;vertical-align:middle;padding-left:5%}@media screen and (max-width:768px){.bord_cont.card{display:none}}.titbar{border-bottom:1px solid #ddd}.titbar .more{float:right;color:#666;margin-right:10px}
.titbar h2{font-size:18px;color:#e28837;font-weight:700;display:inline-block;padding-left:.5em;margin-top:-1px;margin-left:-1px;line-height:1}@media (max-width:768px){.titbar h2{font-size:16px;line-height:1.76}} 
.topsearch{



    line-height:90px;

padding-right: 25px;

}



.topsearch i{



    font-size:18px;



    margin:0 7px;



    color:#333;



    cursor: pointer;



}




.pagination{



    text-align: center;



    display: block;



}



.pagination li{



    display: inline-block;



    margin:0 1px;



}



.pagination li span,.pagination li a{



    display: block;



    padding:0 10px;



    line-height:29px;



    background: #f7f7f7;



    color:#333;



}



.pagination li.active a{



    background: #337ab7;



    color:#fff;



    border-color: #337ab7;



}






.fixed_search{

    background: #ececec;

    left: 0;

    position: fixed;

    right: 0;

    top:-50%;

    z-index: 9999;

    height: 50%;

    transition:all .3s;

}

.fixed_search_on{

    top: 0;

}

.fixed_search form{

    left: 10%;

    position: absolute;

    right: 10%;

    top: 42%;

    z-index: 99999999;

}

.fixed_search .key{

    width: 100%;

    height: 100px;

    background: transparent;

    padding: 20px;

    font-size: 35px;

    line-height: 60px;

    border-bottom: 2px solid #333;

    border-top: none;

    border-left: none;

    border-right: none;

    outline: none;

}

.fixed_search .btn{

    position: absolute;

    right: 0;

    top: 20px;

    border:none;

    background: none;

    outline: none;

}

.fixed_search .btn i{

    font-size:30px;

    

}

.fixed_search .close{

    position: absolute;

    right: 70px;

    top:70px;

    opacity: 1;

    border:2px solid #666;

    padding: 12px;

    border-radius: 50%;

}

.fixed_search .close i{

    font-size:18px;

    color:#666;

}
.page_newsList dl h5{
line-height:2;
    font-size: 16px;
    color: #000;
}

.mobile_banner{



    display: none;



}



.mobile_banner{
    display: none;
}

.phone_top_nav{
    display: none;
}
.phone_top_nav .sub_nav_phone{
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
.phone_top_nav .sub_nav_phone a{
    display: inline-block;
    font-size: 14px;
    margin-right: 20px;
    color: #333;
}
.header_icon{
    justify-content: flex-end;
}
.header_icon .ico{
    font-size: 14px;
    color:#000;
    line-height: 85px;
    margin-right: 15px;
}
.header_icon .ico a{
    color: #000;
}
.header_icon .ico i{
    background: #114c97;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    margin-right: 7px;
}
.phone_menu_btn{
    font-size: 16px;
    color: #000;
    padding-top:18px;
    display: none;
}
.phone_menu_btn .line{
    position: relative;
    display: block;
    width:22px;
    height: 2px;
    margin: 4px 0;
    background:#e28837;
    -webkit-transition: .3s;
    transition: .3s;
}
.phone_menu_btn span{
    position: absolute;
    left: 32px;
    top: 2px;
}
.phone_top_nav{
    position: fixed;
    width: 100%;
    z-index: 9999;
    background: #fff;
    height: 100%;
    border-top:1px solid #ccc;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: scroll;
    padding: 60px 30px 30px;
    transition: .5s;
    transform: translateY(-100%);
}

.phone_top_nav li>a{
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #e28837;
    border-bottom: 1px solid #eee;
    font-weight: bold;
}
.phone_top_nav .sub_nav{
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
.phone_top_nav .sub_nav a{
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    color: #333;
}
.header_active .line:nth-of-type(1){
    -webkit-transform: translateY(5.5px) rotate(-45deg);
    -ms-transform: translateY(5.5px) rotate(-45deg);
    transform: translateY(5.5px) rotate(-45deg);
}
.header_active .line:nth-of-type(2){
    opacity:0;
}
.header_active .line:nth-of-type(3){
    -webkit-transform: translateY(-6.5px) rotate(45deg);
    -ms-transform: translateY(-6.5px) rotate(45deg);
    transform: translateY(-6.5px) rotate(45deg);
}
.header_active .phone_top_nav{
    transform: translateY(0);
}


/* phone_fixed_menu */

.phone_fixed_menu{
    border-top: 1px solid #E5E9F2;
    width: 100%;
    height: 55px;
    background: #fff;
    position: fixed;
    z-index: 10000;
    bottom: 0;
    left: 0;
    display: none;
}
.phone_fixed_menu ul li{
    flex:1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 55px;
    line-height: 1.2;
}
.phone_fixed_menu ul li a{
    display: block;
}
.phone_fixed_menu ul li i{
    font-size:20px;
    color:#333;
}
.phone_fixed_menu ul li p{
    color:#333;
    font-size:14px;
}


/* banner */
.banner{
    position: relative;
}
.banner .item{
    position: relative;
}
.banner .item .con{
    position: absolute;
    left:0;
    width: 100%;
    top:50%;
    transform: translate(0,-50%);
}
.banner .item .con .con_box{
    text-align: right;
}
.banner .item .con h4{
    font-size:48px;
    color:#fff;
    font-weight: bold;
    letter-spacing: 1px;
    margin:15px 0 20px;
}
.banner .item .con p{
    font-size:16px;
    color:#fff;
    font-family:'Segoe UI light';
    letter-spacing: 1px;
    margin-bottom: 50px;
}
.banner .owl-item:nth-child(2) .con .con_box{
    text-align: left;
}
.banner .item .img img{
    width:100%;
}

.banner .owl-pagination{
    position: absolute;
    bottom: 0;
    width:100%;
    text-align: center;
    left:0;
    height:40px;
}
.banner .owl-pagination>div{
    display: inline-block;
    width:7px;
    height:7px;
    background:rgba(255,255,255,.9);
    border-radius: 50%;
    text-indent: -9999px;
    margin:0 7px;
    border: 1px solid rgba(255,255,255,.9);
    position: relative;
}
.banner .owl-pagination>div.active:after{
    width:19px;
    height:19px;
    border-radius: 50%;
    content:'';
    display: block;
    position: absolute;
    border:1px solid rgba(255,255,255,.9);
    left:-7px;
    top: -7px;
}
.ind_tit {
    text-align: center;
    position: relative;
    padding: 3vw 0 2vw;
    margin-bottom: 15px;
}
.ind_tit h2 {
    font-size: 36px;
    line-height:2;
    color: #333;
    font-weight: bold;
    
}
.ind_tit small {
    font-size: 16px;
    line-height:20px;
    color: #666;
   
    
}
.partner_con {
   
    width: 100%;
 height: auto;
    margin: 40px  auto;
    position: relative;
    text-align: center;
}
.partner_con .item {
   
    padding: 0 14px;float: left;
}
.partner_con .item h4{font-size: 16px; color: #fff;background: #112433;line-height: 40px;}
.partner_con .item img{width: 100%;vertical-align: bottom;}
.partner_con .item:nth-child(1){padding-left: 20px;}
.partner_con .item:nth-child(4){padding-left: 0px;}
.bg1 .col-md-2{padding: 1px;margin-bottom:5px;}
 .owl-prev span{color:#e28837;line-height:40px;     display: block;transform: rotate(180deg);}
 .owl-next span{color:#fff;line-height:40px;}
.bg1 .con{background: #333333;color: #fff; }
.bg1 .con h4{font-size: 16px;font-weight: bold;text-align: center;line-height: 3}
.bg1 .col-md-2:hover .con{background: #e28837;color: #fff; }
.bg2{ 
    margin: 50px 0px;background: url(../images/bg2.jpg) no-repeat;
 
}
.bg3{ 
    background:url(../images/bg3.jpg) no-repeat;
    
 
}
.bg5{ 
    background:url(../images/gl.jpg) no-repeat center;
    
 
}
.panel1_con {
    height: 130px;flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
 
.panel1_con h2{
   font-size: 30px;
      color: #fff;font-weight: bold;
}
.panel1_con p {
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
}
.tit_box3{text-align: center;}
.tit_box3 h4 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    display: inline-block;
    position: relative;
    background-color: #fff;
    
    line-height: 2.6;
}
 .inner_contact1{background: linear-gradient(to bottom,#fff 40%, #f2f2f2 40%);padding: 2% 0;}
		.inner_contact1 h3{text-align: center;font-size: 30px;font-weight: bold; margin-bottom: 30px;}
		.inner_contact1 .con1{box-shadow: 0 0 10px #ddd;display: flex;margin-bottom: 50px;}
		.inner_contact1 .item1{width: 50%;float: left;padding: 50px 80px;background: #fff;position: relative;}
		.inner_contact1 .item1 h4{color: #e28837;font-size: 28px;font-weight: bold; line-height: 1;}
		.inner_contact1 .item1 h5{font-size: 16px;font-weight: normal;color: #888;font-family: Arial;line-height: 2; padding-bottom: 10px;margin-bottom: 50px;position: relative;}
		.inner_contact1 .item1 h5::after{position: absolute;content: '';width: 40px;height: 2px;background: #e28837;left: 0;bottom: 0;}
		.inner_contact1 .item1 p{color: #666;font-size: 16px;}
		.inner_contact1 .item2{flex: 1;padding: 50px 80px;background: #e28837;color: #fff;font-size: 14px;}
		.inner_contact1 .item2 h5{font-weight: normal;font-size: 22px;}
		.inner_contact1 .item2 h4{font-weight: normal;font-size: 28px;margin-bottom: 20px;padding-bottom: 20px;position: relative;font-family: Arial;line-height: 1.5;}
		.inner_contact1 .item2 h4::after{position: absolute;content: '';width: 40px;height: 2px;background: #fff;left: 0;bottom: 0;}
		.inner_contact1 .item2 h4.last::after{display: none;}
		.inner_contact1 .map{padding: 10px;background: #fff;}
.bg4 {background: url(../images/xbg.jpg) center no-repeat;color: #fff; height: 160px;}
.bg4 .button_wrap1{float: right;}
.bg4 h2{font-size: 32px;color: #fff;font-weight: bold;line-height: 2;margin-top: 30px;}
.bg4 h5{font-size: 30px;color: #fff;font-weight: bold;line-height: 1.5;}
.bg4 span{font-size: 18px;color: #fff;line-height: 1.76; }
.inco1 li{float: left;}
.product_con li a .con h4 {line-height:40px;text-align: center;
    letter-spacing: 1px;
    font-size:16px;padding-top:20px;
    color: #333;padding-bottom: 45px;
    font-weight: bold;
    transition: all .3s;
}
.product_con li a .con h4::after{content:''; 
    display: block;



    width: 50px;



    background: #e28837;



    height:2px;



    position: relative;

top: 8px;

    left: 43.2%; 
   
}
.tuwen{width: 93%;margin: 0 auto;box-shadow:0px 0px 5px rgba(0,0,0,.2)}
.product_con img{width: 100%;text-align: center;}
.product_con{ margin-left:-15px;margin-right: -15px; }
.product_con li a .con{text-align: center;margin-bottom: 30px;}
.product_con li :hover .con{background: #e28837; transition: all .3s;}
.product_con li :hover .con h4{color: #fff; transition: all .3s;}
.product_con li :hover .con h4::after{background: #fff; transition: all .3s;}

.xmyy_con .col-md-12{padding: 0px;margin-bottom: 40px;}
.xmyy_con .col-md-3{padding:25px 20px;margin-bottom: 30px;}
.xmyy_con .con{text-align:center;padding-top: 15px;}
.xmyy_con img{width: 78px;margin: 0 auto; text-align: center;}
.xmyy_con .con h4 { font-size:24px;color:#333;line-height:50px;font-weight:500;}
.xmyy_con .con p {padding-top: 10px; font-size:14px;color:#666;line-height:24px;height: 130px;}
.xmyy_con li:hover{box-shadow:0px 0px 20px rgba(0,0,0,.25) }
 
.prj-pre {
    color: #fff;
    padding-top: 15%;
    
}
.prj-pre h4 {
    color: #fff;
    font-weight: bold;
    height: 60px;
    overflow: hidden;padding-left: 20px;
    line-height: 50px;
   
    font-size: 20px; 
    
}
 

.footer{
    background:#112433;
    overflow: hidden;border-top: 10px solid #e28837;
    padding: 15px 0 0;
    line-height: 1.8;
	color:#fff;font-size: 15px;
}
.dbdh dt:first-child{display:none;}
.dbdh dt{float: left;color: #fff;line-height: 90px;margin-right: 95px;font-size: 16px;font-weight: 400;}
.dbdh dd{float: left;color: #fff;margin-right: 95px;line-height: 80px; font-size: 16px;font-weight: 400;}
.footer .col-md-3{padding: 0px;}
.footer .col-md-9{padding: 0px;}
.dbdh{border-bottom: #666 solid 1px;display: inline-block;width: 100%;height: 80px;}
.cor{margin-top: 15px;margin-bottom: 30px;}
.cor p{color: #fff;line-height:2.5; font-size: 16px;font-weight: 400;}
.footer a{color:#fff;}
.footer_tel .tit{
    font-size:14px;
    color:#fffefe;
	margin-top: 20px;
    
}
.footer_tel a{float: left;margin-right: 10px;}
.footer_tel .tel{
    color:#018fd4;
    margin-bottom: 12px;
}
.footer_tel .tel i{
    font-size:36px;
    margin-right: 10px;
}
.footer_tel .tel .num p{
    font-size:28px;
    color:#018fd4;
    line-height: 1.3;
}
 
 .code {
    width: 120px;float: right;margin-right: 25px;margin-top: 25px;
}
.footer_tel .code p{
    font-size:12px;
    color:#bbb;
    padding: 0 0 25px 10px;
}

.copyright{
    border-top: 1px solid #444;
    margin:35px 0 0;    text-align: center;
    padding: 20px 0;background: #222;
    font-size:14px;
    color:#bbb;
}
.copyright a{
    color:#ccc;
}
.copyright .links{
    margin-top: 10px;
}
.copyright .links a{
    display: inline-block;
    margin-right: 6px;
}
.dbbq{text-align:center;font-size:13px;color:#fff;padding-top: 36px;}
.ndbu h3{font-size:30px;color:#fff;line-height:110px;}.ndbu{background:#004381}
.bg1{margin-top: 85px;}
.about{margin-top:30px;padding-right: 30px;}
.about small{font-family:  Calibri;font-size: 22px;color: #666;padding-left: 10px;}
.about h2{font-size:36px;color:#333;font-weight:bold;line-height: 2;}
.about p{font-size: 15px;line-height: 30px;color: #666; margin-bottom: 25px;}
.show{padding: 20px;}
.tp{margin:30px 10px;position: relative;display: flex;}
.product small{font-family:  Calibri;font-size: 22px;color: #fff;padding-left: 10px;}
.product h2{font-size:36px;color:#fff;font-weight:bold;line-height: 40px;}
.cpfl{float: right;position: absolute;right: 0; color: #fff;}
.cpfl li{float: left;margin:0 25px;  position: relative;font-weight: 400;}
.cpfl li:after {height: 16px;
    width: 2px;
    content: '';
    
    top: 7px;
    position: absolute;
    left: 125%;
    background: #fff;
    display: block;
	transition: all .3s;}
.cpfl li:nth-last-child(1){background:#e28837;width: 50px;height: 30px;text-align: center;}
.cpfl li:nth-last-child(1):after{display: none}
.cpfl a{color: #fff;font-size: 16px;}
.ztcp{background: #fff;height: 360px;overflow: hidden; box-shadow: 0 0 10px rgba(0,0,0,.15); display: inline-block;}
.ztcp h4{font-size: 24px;color: #000;line-height: 1.76;margin-top:50px;}
.ztcp span{font-size:15px;left: 15px;position: relative;line-height: 1.5}
.ztcp .col-md-8{padding-left: 0px;}
.ztcp .col-md-4{padding-left: 0px;}
.product .col-md-3:hover h5{color:#c1261b;font-weight:bold;}
.product h5{font-size: 18px;text-align: center;line-height: 2.5; }
.product .col-md-12{padding: 0 0 25px;}
.cpyy{box-shadow: 0 0 10px rgba(0,0,0,.15); display: inline-block;margin-bottom:30px; }
.cpyy img{height:240px;width:100%;}
.abtu .owl-prev {
    width: 48px;
    height: 40px;
    background: #fff;
right: 48px;
    text-align: center;
    line-height: 30px;
    position: absolute;
   bottom:0;
}
.abtu .owl-next {
    width: 48px;
    height: 40px;
    background: #e28837;
     right:0;
    text-align: center;
    line-height: 30px;
    position: absolute;
   bottom:0;
}
.case{ text-align: center;}
.case small{font-size: 16px;color: #fff; text-align: center;}
.case h2{font-size:36px;color:#fff;font-weight:bold; text-align: center;line-height: 2;margin-top: 30px;}
.select_wrap{float: right;width: 43%; z-index: 20;text-align: left;}
.select li {height: 120px;display: flex;    border-bottom: 1px solid #333;}
 .select .xz img{opacity: 1;}
.select{position: relative;}
.equ_content{width: 57%;  }
.select li:first-child .icon_img {width: 80px;height: 50px;margin-top: 32px;margin-left: 40px;
    background: url(../images/01.png)center center no-repeat;
}
.select li:nth-child(2) .icon_img {width: 80px;height: 50px;margin-top: 32px;margin-left: 40px;
    background: url(../images/02.png)center center no-repeat;
}
.select li:nth-child(3) .icon_img {width: 80px;height: 50px;margin-top: 32px;margin-left: 40px;
    background: url(../images/03.png)center center no-repeat;
}
.select li:nth-child(4) .icon_img {width: 80px;height: 50px;margin-top: 32px;margin-left: 40px;
    background: url(../images/04.png)center center no-repeat;
}
.select li img{opacity: 0;position: absolute;top: 0;left: 0;z-index: 3}
.select li:hover img{opacity:1;}
.select li:hover h5{text-align: left;position: relative; left: 45px;font-size: 24px;font-weight: bold;margin-top: 18px;}
.select li:hover h5::before{display: none}
.select li:hover i{float: left;}
.select li:hover .select_wrap{background: url(../images/jt.png)no-repeat;  margin-right: 3px;width: 60%;}
.select li:hover .select_wrap span{color:#fff;font-size: 15px;text-align: left; }
.xq{background:#112433;display: inline-block;width: 100%;margin-top: 20px;}
.xq .col-md-7{padding-left: 0px;}
.equ_wrap img{width: 100%;}
.select_wrap span{color: #112433;text-align: left;margin-left: 45px;}
.select_wrap h5{font-size:30px;line-height:2; color: #fff;text-align: center;}
.select_wrap h5::before {
    height: 2px;
    width: 35px;
    content: '';
    border-radius: 1px;
    top: 55px;
    position: relative;
    left: 47%;
    background: #fff;
    display: block;
    transition: all .3s;
}
.inco1 {margin-top: 45px;}
.bg4 p{margin-top: 40px;font-size: 16px;}
.inco1 li{font-size: 16px;margin-right: 60px;}
.news {margin: 80px 0;display: inline-block;}
.news .col-md-6 li:hover h4{color:#c1261b;}
.news small{font-family:  Calibri;font-size: 22px;color: #666;padding-left: 10px;}
.news h2{font-size:36px;color:#333;font-weight:bold;line-height: 1.5;margin-left: 20px;}
.news .yb {
    float: right;
    right: 20px;
    position: absolute;
}
.news .col-md-6 li{margin-bottom: 12px;    display: inline-block;}
.news .bt h4{font-size:18px;color: #333;font-weight: bold;line-height: 2;}
.news .bt em{font-style: normal;color: #222736;font-size:14px;}
.news .bt p{font-size:15px;color: #666;padding-bottom: 10px;}
.news .bt {border-bottom: #eee solid 1px;}
.news .con span {float: right;font-size: 14px;font-weight: 400; color: #112433}
.news .con p{font-size: 15px;color: #666;line-height: 24px;}
.news .con h4 {font-size: 22px;color: #000;line-height: 2;font-weight: bold;margin-top: 15px;}
.news .con{margin-right: 20px;}
.news .col-md-6{margin-top: 30px;}
.news .tb{position: relative;width: 100%;} 
.news h6{font-size:24px;text-align: center;color: #fff;float: left;  line-height: 50px; width: 200px;height: 50px;background: #e28837}
.news h6 a{color: #fff;}
.news h6:nth-child(2){background: #112433}
.news .col-md-8{padding-right: 0;}
.news .col-md-4{padding-right: 0;padding-left: 0px;}
.news .col-md-6:nth-last-child(1){padding-left: 0px;}
.news .button_wrap1{
    margin-top:25px; 
}
.ztcp span:before{    
	height: 6px;
    width: 6px;
    content: '';
   position: relative;
    border-radius: 5px;
    top: 15px;
    left:-15px;
    background: #e28837;
    display: block;
   
    transition: all .3s;
}
.ztcp img{width: 100%;height: 100%}
.ztcp p{color:#666;font-size:15px;line-height: 24px;}
 
.more {
  
    margin: 20px 0 50px;
}
.more a{color: #e28837;}
.neir h2{font-size:36px;color:#333;line-height:1.76;  font-weight:bold;}
.neir h2::before{width:5px;height: 36px; background:#e28837; display: block;content: "";left: -30px; top:50px;position: relative;}
 
.left_border{ 
    
 border:1px solid #ddd;

 
    padding: 0px 0px; 
    margin-bottom: 25px;
 
}



.left_border .tit{

background-image:url(../images/t5.png);background-repeat:no-repeat;background-position:80% center;background-size:auto auto;

    font-size:24px;

 border-bottom: 1px solid #ddd;

    color:#fff;

	height:90px;

	  background:#e28837; 
    font-weight: bold;

text-align:left;
 
    padding-top: 20px; 
 
padding-left: 10%;


}
.left_border .tit1{
line-height: 60px;
    font-size:24px;
width: 80%;margin: 0 auto;
 border-bottom: 1px solid #ddd;

    color:#e28837;

	height:60px;
 
    font-weight: bold;

text-align:left; 
 


}


.left_product_menu ul a{ 
    padding:0 0 0 31px; 
    position: relative;



    display: block;



    height: 60px;



    line-height: 60px;

font-weight: 300;

    font-size:16px;



    color:#333;



    flex:1;



    overflow: hidden;



}



.left_product_menu ul a:before{



    width: 4px;



    height: 70px;



    display: block;



    content:'';



    background: #fff;

 


    position: absolute;



    left: 0px;

 top:0px;



}
 
 
.zxun{background-color:#e28837;display:inline-block;color:#fff;line-height:5rem;font-size: 14px; margin:1.2rem 0;padding-right: 15px;}
.zxun::hover{color: #fff;background: #fff;}
.zxun img{border-right:1px solid #fff;display:inline-block;vertical-align:middle;padding:1.2rem;margin-right:1em}.zxun i{margin:0 1em}
.left_tag ul{
 
    margin-top:10px;
 
}
.left_tag .zxun{margin-left: 10%;color: #fff;}
 

.left_tag li{

margin: 0 auto;
   
width: 81%;

    position: relative;
 

    display: block;



  
 

    line-height: 40px;



    font-size:14px;



    color:#333;



    flex:1;



    overflow: hidden;

}



.left_tag li a{



    display: block;



    background: #f2f2f2;



    height: 40px;



    line-height: 40px;



    overflow: hidden;



    text-align: center;



    font-size:14px;



    color:#333;



}



.left_tag li a:hover{



    background: #e28837;



    color:#fff;
 
}

.left_product_menu ul li p{

width: 100%;

	margin: 0 auto;
height: 60px;line-height: 60px;
    padding: 0px;
 
    border-bottom: 1px solid #ddd;
 
    position: relative;
 
    overflow: hidden;
 
} 
.left_product_menu ul li p:nth-last-child(1){border-bottom: none}
.left_product_menu ul li a::after{display:block;font-size: 20px; font-weight:700;font-family: "宋体" ;content:">";z-index:5;position:absolute;right:10px;top:0}



.left_product_menu ul li p span{



    font-size:12px;



    color:#1a3970;



    cursor: pointer;



    width: 30px;



    display: flex;



    justify-content: center;



    align-items: center;



}



.left_product_menu ul li .inner_sublist{



    padding: 0 0 0 16px;



}



.left_product_menu ul li .menu{



    border-bottom: 1px solid #ddd;



}



.left_product_menu ul li .menu a:before{



    display: none;



}



.left_product_menu ul a:hover{



    color:#e28837; background:#f6f6f6;

	font-weight: bold;



}



.left_product_menu ul li.cur>p>a:before,.left_product_menu ul a:hover:before{



    background:#e28837;



}

.left_product_menu ul a:hover:after{
 color: #e28837;

}


.left_product_menu ul li p:hover:before{



    left: 0;



}
 


.left_news ul li{


margin: 0 auto;
   
width: 80%;

    position: relative;

 border-bottom: 1px dashed #ddd;

    display: block;



    height: 60px;
 

    line-height: 60px;



    font-size:16px;



    color:#333;



    flex:1;



    overflow: hidden;

}
.left_news ul li:nth-last-child(1){border-bottom: none}
 


.left_news ul li a{



    padding:0 0 0 24px;



    position: relative;



    display: block;



    height: 60px;



    line-height: 60px;



    font-size:16px;



    color:#333;



    flex:1;



    overflow: hidden;



}

.left_news ul li a:before{



    width: 6px;



    height: 6px;



    display: block;



    content:'';



    background: #e28837;



    transform: rotate(50deg);



    position: absolute;



    left: 10px;



    top: 23px;



}


.left_news ul li a:hover h4{



    color:#e28837;



}

.neir .col-md-3{padding-left: 20px;padding-right: 0px;}.neir .col-md-9{padding-right: 30px;}

.page_newsList dl .col-md-9{padding-left:30px;}

.page_newsList dl .col-md-9 em{color: #fff;font-size: 14px; font-weight: bold;background: #666;border-radius: 3px;width: 100px;height: 36px;text-align: center;margin-top: 10px; }

.page_newsList dl:hover .col-md-9 em{ 
    background:#e28837;color: #fff; 

}

.page_newsList dl p{

 font-size: 14px;color: #666;
overflow: hidden;
    height: 40px;line-height: 20px;



}
.cpjs{margin-left: 20px;margin-bottom: 10px;}
.related_tit {
  
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding: 15px 0;
}
.related_tit h4 {
    background:#e28837;
    line-height: 52px;margin-left: 20px;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
   
    padding: 0 24px;
}
.neiye {
    border: 1px solid #ddd;
}
.page_index .img1 {
    margin: 10px 0px;
    display: block;
    border: 1px solid #eee;
}
.page_index h5 {
    padding-top: 10px;
    margin:0px 20px;
    line-height: 30px;
 
    font-size: 18px;font-weight: bold;
    color: #e28837;
     
}
.page_index .col-md-6 {
    padding-top: 3px;
    color: #444;
}
.page_index .col-md-6 span {
    float: right;
    color: #999;
    font-size: 14px;
}
 
.page_index .con h4 {
    color: #333;
    font-size: 16px;
    text-align: center;
    line-height: 30px;margin-bottom: 20px;
}
.col-md-6 .p1 {
    background: #eeeeee;
    line-height: 40px;
    font-size: 14px;
    padding-left: 20px;
  margin-bottom: 20px;
    font-style: normal;
}
.page_newsList dl em{



    display: block;

 font-weight: bold;

    line-height: 40px;



    text-align: left;



    font-size:14px;



    color:#666;



 font-family: "Calibri";



    font-style: normal; 

    margin-top:10px;

 



}
 
.page_newsList dl{ 
    padding-bottom: 30px; 
display: inline-block;
	padding-left: 0px;

}
.page_newsList dl:hover h3{color:#e28837;}
 
.page_newsList dl a{ 
    display: block;
 
}



.page_newsList dl .col-md-7{ 
    margin-top: 10px;
 
} 
.page_newsList dl .img{
 
    position: relative;

 
 
}
.page_newsList .time{ 
    color:#666; 

    display: inline-block; 
	margin:3px 0 3px; }


.page_newsList dl .img img{
	border: 1px solid #eee;
padding: 5px;
height: 155px;
    width: 100%;
 
}
.page_newsList dl h4 {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    color: #000022;
    
}
.page_newsList dl h3 {
    font-size: 20px;
    line-height:1.76;
    font-weight: bold;
    color: #000022;
    
}
.page_newsList dl .info {
    position: absolute;
    font: 14px;
    left: 30px;
    width: 90%;
    top: 0;
}
.page_newsList .info .con {
    font-size: 15px;
    line-height: 30px;
    color: #444;
	    height: 125px;
    overflow: hidden;
    padding-bottom: 40px;
}
.picShow_tit {
    margin: 60px 0 0 10px;
}
.picShow_tit .btns {
    justify-content: center;
    margin: 30px 0 0;
}
.picShow_tit .btns a {
    display: flex;
    width: 200px;
    height: 40px;
    background: #ff961c;
    border-radius: 30px;
    color: #fff;
    align-items: center;
    margin: 0 40px 30px;
}.picShow_tit .btns a span {
    flex: 1;
    justify-content: center;
    display: flex;
    font-size: 14px;
    text-transform: uppercase;
}.picShow_tit .btns a.a2 {
    background: #00a4f3;
}
.breaker {
    padding-bottom: 15px;
    font-size: 14px;
    color: #666;padding-left: 25px;
    line-height:40px;
}
.ibanner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height:auto;
    margin-bottom: 1px;
    overflow: hidden;
}

 
.ibanner .con{
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    display:flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 99;
    color:#fff;
}

.ibanner .con h4{
    font-size:36px;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-weight: normal;
}
.ibanner .con p{
    font-family: 'Poppins Linht';
    font-size:20px;
    text-transform: uppercase;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}
.ibanner .con p:before,.ibanner .con p:after{
    display: inline-block;
    width: 92px;
    height: 1px;
    content:'';
    background: #fff;
    vertical-align: middle;
    margin:0 25px;
}
 
.fuwu li{float:left;width:20%;margin:0px auto;text-align:center;padding: 30px 0px 30px;}
.fuwu img{width:125px;margin:0 auto;}
.fuwu h4{font-size:16px;color:#333;font-weight:bold;line-height: 2;margin-top: 20px; }
.fuwu .con{width: 95%;margin: 0 auto;  }.fuwu .con p{line-height: 24px;font-size:14px;color:#333;height: 50px;}
.fuwu li:hover{ box-shadow: 0 0px 20px rgba(0,140,208,.3);}
.iconjlj .col-md-5{margin-top:30px; }
.iconjlj .col-md-5 img{padding-left: 15%;}
.iconjlj h4{margin-top:90px;color: #e28837;margin-left: 12%;font-size: 30px;line-height: 60px; font-weight: bold;} 
.pro_icon {margin-top: 15px;margin-left: 10%;
  
    color: #fff;
    
}
.toubu .button_wrap{padding-left: 30%;padding-top:50px;}
.pro_icon li { color: #fff;font-size: 16px;font-weight: bold;
   
    text-align: center;float: left;width:110px;margin-right:40px;
    
  
}
.pro_icon li img{transition: all 1s;width: 60px;margin: 0 auto;}
.pro_icon li:hover img{transform: rotate(360deg);}
.news_con{ 
    padding:0; 
}
 
.news_con li a{
 
    display: block;
 
    background: #fff;   box-shadow: 0 0 10px rgba(0,0,0,.15);
 
}
 
.news_con li a .img{ 

    overflow: hidden; border: #fff solid 20px;
    position: relative;



}
 
 
.news_con li a .con{
  

    overflow: hidden;


padding-bottom:15px;
    margin:0 20px;
 

    align-items: center;



    transition:all .3s;



}



.news_con li a .con h4{
 

    font-size:16px;

 
    color:#333;

line-height: 2;

    font-weight: bold;



    transition:all .3s;



}



.news_con li a .con p{

line-height: 24px;

    font-size:14px;

 

	color: #666;



}
.news_con li a .con span{
 

    font-size:13px;

 line-height: 40px;

	color: #999;



}



.news_con li a .con em{


 line-height: 40px;
    font-size:24px;


float: right;
  margin-right: 10px;


}



.news_con li a:hover .img i{



    top:0;



}

 
.news_con .button_wrap .button{



    border-color: #1a3970;



    color:#fff;



}.tit_box3 {
    border-bottom: 1px solid #ddd;
    overflow: visible;
    margin-bottom: 2rem;
	text-align: center;}
.tit_box3 h4 {
    font-size: 24px;
    font-weight: 700;
    color: #e28837;
    display: inline-block;
    position: relative;
    background-color: #fff;
    margin-bottom: -2px;
    line-height: 3.4;
}
 .tit_box3 h4::after {
    display: block;
    background-color: #e28837;
    content: " ";
    height: 3px;
    width: 60%;
    z-index: 5;
    position: absolute;
    left: 20%;
    bottom: 0;
}

 
.page_picList li a {
    display: block;
    margin-bottom: 0px;
    padding: 0px;
    font: 14px;
    line-height: 24px;
}
.page_picList li .img {
    overflow: hidden;
 
    background: #fff;
    position: relative;
    display: block;
    
}
.page_picList li img {
  width: 100%;
    margin-top: 20px;
    margin: auto;
   height:232px;vertical-align: bottom;
}
 .page_picList li .con {
   text-align: center;
    margin-bottom:3px;   
}
.page_picList li .con h4 {
    line-height: 3;
  height: 55px;
    overflow: hidden;
    color: #222;
 letter-spacing: 1px;font-weight: 500;
    font-size: 18px; 
    
}
.page_picList li .con span{
    font-size: 14px;   color: #666;
    padding: 8px 25px;
    border: 1px solid #ddd;
    border-radius: 25px;margin-top: 10px;
    text-align: center;
}
.page_picList li .con p {font-size: 14px;
    padding-top: 6px;color:#666;
    border-top: dashed 1px #ddd;
}
.page_picList .col-md-4 :hover h4 {font-weight: bold;color:#c1261b;letter-spacing:1px;}
.page_picList .col-md-4 :hover span{background:#e28837;color: #fff;}
.bord_cont {
    border: 1px solid #ddd;
    padding: 2rem 1.1rem 2rem;
    
    margin-bottom: 2rem;
}
 .sub_title {
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px dashed #dfdfdf;
    line-height: 25px;
}
.sub_title h1 {
    font-size: 24px;line-height: 2;
}
.sub_info {
    color: #777;
    font-size: 14px;
}
.article {
    margin: 20px 0;
    line-height: 2;
    overflow: hidden;
    font-size: 15px;
  
}
.skip {
    overflow: hidden;
    margin-top: 30px;
   
    padding: 5px;
}
.skip {}
.fr {
    float: right;
}
.fl {
    float: left;
}
.titbar {
    border-bottom: 1px solid #ddd;
}
.bord_cont .pre_news {
    width: 100%;
    padding-top: .8rem;
    padding-bottom: .8rem;
}
.bord_cont .pre_news li {
    width: 48%;
    margin-right: 2%;
    font-size: 14px;
    float: left;
    border: none;
    line-height: 2.2;
}
.titbar h2 {
    font-size: 18px;
    color: #e28837;
    font-weight: 700;
    display: inline-block;
    padding-left: .5em;
    margin-top: -1px;
    margin-left: -1px;
    line-height: 1;
}
.bord_cont .pre_news li i{font-style: normal;}