

.header{
    height: 148px;
    position: relative;
    z-index: 9999;
    background: url(../images/head_bj.png) no-repeat center;
}
.header .logo{
    line-height: 130px;
    float: left;
    max-width: 200px;
}

.header .h{
    overflow: visible;
    
}

.header ul{
    overflow: visible;
    
}
.nav_pc{
    float: right;
   
    
}
.nav_pc .en{
    text-align: right;
    
}
.nav_pc .en a{
    display: inline-block;
    line-height: 42px;
    padding-left: 28px;
    background: url(../images/public/en.png) no-repeat left center;
}
.nav_pc .nav_ul{
    text-align: right;
    
}
.nav_pc .nav_ul .nav_item{
    display: inline-block;

    position: relative;
   
}

.nav_pc .nav-link{
    display: block;
    vertical-align: middle;
    padding:0 16px;
    line-height:72px;
    font-size: 16px;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
    
}
.nav_pc .nav_item>a.hover,
.nav_pc .nav_item>a:hover{
    background-color: #f08519;
    color: #fff;
}




.nav_pc .uls2 {
    width: 100%;
    position: absolute;
    left: 0;
    top:130px;
    background: rgba(0, 0, 0, .3);
    padding-top: 14px;
    padding-bottom: 5px;
    display: none;
    z-index: 9000;

}

.nav_pc .uls2 a {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    margin-right: -1px;
    /*background: url(../images/nav-icon.jpg) no-repeat center right;*/
    position: relative;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}


.nav_pc .uls2 a.novlink:before {
    position: absolute;
    bottom: 0px;
    left: 0;
    display: block;
    width: 0;
    height: 1px;
    content: '';
    -webkit-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
    background: #f1c71d;
}

.nav_pc .uls2 a:hover:before {
    width: 100%;
}

.swiper_ban{
    position: relative;
    top: -26px;
}


/* 首页关于我们 */
.index_ab {
    padding-top: 62px;
}
.index_ab .ab_sum{
    width: 624px;
    float: left;
    padding:0 38px;
}

.index_ab .ab_sum .tit{
    text-align: center;
    
}
.index_ab .ab_sum h2{
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    line-height: 40px;
    padding-left: 50px;
    background: url(../images/ab_icon.png) no-repeat left center;
}
.index_ab .ab_sum .sum{
    line-height: 24px;
}
.index_ab  .img{
    float: right;
    
}

.index_ab .more{
    display: block;
    color: #f08519;
    padding-left: 50px;
    background: url(../images/more.png) no-repeat left center;
}




/*公司优势*/
.index_trans{
    padding: 60px 0;
}
.index_trans li{
    width: 372px;
    float: left;
    padding:0 14px;
    cursor: pointer;
    
}
.index_trans .img2,
.index_trans .img{
    float: left;
    width: 72px;

    
}
.index_trans .img2{
    display: none;
}
.index_trans .trans_con{
    float: left;
    width: 280px;
    padding-left: 20px;
}

.index_trans .trans_con h2{
    font-size: 18px;
    line-height: 34px;
}

.index_trans .trans_con .sum{
    color: #999999;
    line-height: 24px;
}

.index_trans li:hover .img2{
    display: block;
}
.index_trans li:hover .img{
    display: none;
}

/* 首页产品 */

.index_pro{
    background-color: #e1e1e1;
}
.index_type{
    padding-top: 60px;
}
.index_type h1{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding: 14px 0;
}

.index_type .sum{
    text-align: center;
    color: #666666;
}
.index_pro ul{
    padding: 52px 0;
    width: 1122px;
    margin: 0 auto;
}
.index_pro li{
    width: 374px;
    float: left;
    
}
.index_pro .tech_sum{
    width: 374px;
    height: 128px;
    padding: 34px 0;
    transition: all ease-in-out 0.3s;
    background: url(../images/pro_bg.jpg) no-repeat bottom center;
}
.index_pro ul a:hover .tech_sum{
    background: #f08519;
}

.index_pro .tech_sum h2{
    text-align: center;
    color: #fff;
    font-size: 26px;
    padding-bottom: 14px;
    background: url(../images/pro_icon.jpg) no-repeat bottom center;
}

.index_pro .tech_sum .summary{
    text-align: center;
    text-transform: uppercase;
    padding-top: 16px;
    color: #fff;
}

.index_pro .tech_sum .icon{
    width: 17px;
    height: 15px;
    margin: 0 auto 20px auto;

    background: url(../images/icon.png) no-repeat bottom center;
}


.index_pro .tech_sum .icon2{
    width: 17px;
    height: 15px;
    margin: 0 auto;
    padding-top: 28px;  
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    
    background: url(../images/icon.png) no-repeat top center;
}


.index_honor .img{
    border:1px solid #ccc;
}

.index_honor .rvc{
    padding: 44px 0 100px 0;
}

.footer{

    height: 162px;
    padding:30px 0;
    border-top: 14px solid #e19253;
    background: url(../images/foo_bg.jpg) no-repeat center;
}
.foo_logo{
    max-width: 224px;
    padding:0 40px;
    line-height: 162px;
    float: left;
    background: url(../images/foo_line.jpg) no-repeat right center;
    
}

.index_contact{
    max-width: 760px;
    float: left;
    
}
.index_contact ul{
    padding-top: 32px;
    padding-left: 54px;
}
.index_contact ul p{
    font-size: 16px;
    color: #666666;
    padding-bottom: 9px;
}

.index_contact ul li{
    width: 50%;
    float: left;
    
}

.index_contact ul li:last-child{
    width: 100%;
}

.foo_qd{
    max-width: 113px;
    float: right;
    margin-right: 18px;
}
.foo_qd p{
    text-align: center;
    
    line-height: 30px;
}
.foo_bottom{
   
    background-color: #363636;
}
.foo_bottom .code{
    text-align: center;
    background-color: #363636;
}
.foo_bottom a{
    display: inline-block;
    margin:0 16px;
    line-height: 30px;
    color: #999999;
}

.banner{
    margin-top: -26px;
}
.public .guide{
    text-align: right;
    
}

.public .guide a{
    display: inline-block;
    line-height: 50px;
    color: #b2b2b2;
}


/* 产品中心 */
.treeview{
    padding: 40px 0;
    background-color: #f5f5f9;
}
.treeview li{
    width: 334px;
    float: left;
    margin-right: 92px;
}
.treeview li:last-child{
    margin-right: 0;
}
.treeview li a{
    display: block;
    font-size: 24px;
    color:#666666;
    text-align: center;
    border:1px solid #ccc;
    line-height: 64px;
    transition: all ease-in-out 0.3s;
}

.treeview .lis1 a.hover,
.treeview .lis1 a:hover{
    
    color: #f08519;
    border:1px solid #f08519;
}
.treeview .lis2 a.hover,
.treeview .lis2 a:hover{
    color: #a555ff;
    border:1px solid #a555ff;
}
.treeview .lis3 a.hover,
.treeview .lis3 a:hover{
    color: #a555ff;
    border:1px solid #a555ff;
}

.product{
    padding: 4% 0;
}
.product li{
    float: left;
    margin-right: 57px;
    margin-bottom: 24px;
}

.product li .img{
    border:1px solid #ccc;
    overflow: hidden;
   
}
.product li img{
    transition: all ease-in-out 0.3s;
}
.product li a{
    display: block;

}
.product li a:hover img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.product li h1{
    text-align: center;
    line-height: 30px;
    padding: 10px 0;
    color: #808080;
    font-size: 16px;
}
.product li a:hover h1{
    color: #e62129;

}


.product_read{
    padding:50px 54px;
}



.pro_img_list{
    border:1px solid #333;
}

.proread_img{
    width: 640px;
    float: left;
    
}

#thumbs{
    margin-top: 20px;
}
#thumbs .swiper-slide .img{
    border:1px solid #333;
    padding: 5px;
}

#thumbs .swiper-slide-thumb-active .img{
    border:1px solid #f08519;
}

.proread_main{
    float: right;
    width: 410px;
    height: 460px;
    
    padding: 50px 24px;
}
.proread1{
   background-color: #ff7302; 
}

.proread2{
   background-color:#a555ff; 
}
.proread_main h1{
    font-size: 24px;
    color: #fff;
}

.proread_main .sum{
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    padding-top: 20px;

}

.case{
    padding-top: 40px;
}
.case li{
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
}

.case li a{
    display: block;
    
    
}

.case li .img{
    max-width: 346px;
    padding: 16px;
    border: 1px solid #333;
    overflow: hidden;
    
}

.case li h1{
    text-align: center;
    padding: 14px 0;
    font-size: 18px;


}
.case li img{
    transition: all ease-in-out 0.3s;
}
.case li a{
    display: block;

}
.case li a:hover img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.honor .img{
    background-color: #f8f8f8;
}
.partner{
    padding-top: 40px;
}
.partner .sum{
    font-size: 22px;
    padding-left: 140px;   
}




.message{
    
    margin: 0 auto;
    padding-top: 40px;
}

.message .pub_sum{
    margin-left: 14px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
    font-size: 18px;
    position: relative;
    
}

.message .line{
    width: 152px;
    position: absolute;
    bottom: -1px;
    height: 1px;background-color: #1a61a1;
}
.mess_info{
    /*width: 1000px;*/
    margin: 10px auto;

}
.mess_info .input{
    overflow: hidden;
    
    
}


.mess_info .input p{
    line-height: 60px;
}
.mess_info .input p span{
    color: #e62129;
    font-size: 16px;
}
.mess_info .input input{
    line-height: 40px;
   margin:10px 14px;
   float: left;
    width: 550px;
    padding:0 10px;
    border: 1px solid #ccc;
}

.mess_info .textarea{
  
    margin: 0 auto;
}
.mess_info .textarea p{
    line-height: 60px;
}
.mess_info .textarea p span{
    color: #e62129;
    font-size: 16px;
}
.mess_info .textarea textarea{
   width: 1150px;
    padding:0 10px;
    margin:10px 14px;
    border: 1px solid #ccc;
    height: 200px;
    font-family: "微软雅黑";
    line-height: 40px;
}

.mess_info .submit{
    width: 200px;
    
    margin: 40px auto;
}

.mess_info .submit input{
    background-color: #e19253;
    color: #fff;
    line-height: 60px;
    width: 100%;
    font-size: 16px;
    border-radius: 5px;
    margin-bottom: 100px;

}

#map{
    width: 604px;
    height: 424px;
    float: left;
    
}

#map img{
    max-width: none;
}

.contact{
    margin: 80px 20px;
    overflow: hidden;
    
}
.info{
    width: 530px;
    float: right;
    padding-top: 26px;

}
.info h1{
    font-size: 34px;
    font-weight: bold;
    color: #a555ff;
    margin-bottom: 30px;
}

.info div p{
    line-height: 42px;
    font-size: 16px;
}