/* 导航栏 */

.head {
    width: 1920px;
    height: 120px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    text-align: center;
}

.head img {
    width: 100%;
}



.swipslider .sw-slides img {
    width: 100%;
}


.index-nav {
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    position: absolute;
    top: 0;
}

.index-nav ul {
    overflow: hidden;
}

.index-nav .lis1 {
    /*float: left;*/
}

.index-nav {
    border-top: 3px solid #5a3a28;
    background: rgba(109, 83, 60, .9);
}

.index-nav ul {
    text-align: center;
}

.index-nav li {
    display: inline-block;
}

.index-nav a {
    display: block;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    width: 120px;
    margin: 0 20px;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.index-nav a:hover,
.index-nav a.hover {
    background-color: #d8bc91;
    color: #333;
}




.index-tit{
    padding-top: 56px;
}


.index-tit h1{
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    background: url(../images/index-type.png) no-repeat center;
}
.index-tit .sum{
    text-align: center;
    font-size: 18px;
    color: #787878;
    padding: 28px 0;
}



/*客户案例*/

.box1{
    position: relative;
    height: 250px;    
}

.box1 ul{
    position: absolute;
    left: 0px;
    overflow: hidden;
    
}
.box1 li{
    float: left;
    margin-right: 27px;    
}
.box1 li a{
    display: block;
    width: 280px;
}

.box1 #next{
    position: absolute;
    left: 0;
}

.box1 #prev{
    position: absolute;
    right: 0;
}
.box1 .ne{
    width: 40px;
    height: 70px;
    font-size: 30px;
    text-align: center;
    line-height:70px;
    color: #fff;
    top: 50%;
    margin-top: -60px;
    font-family: "simsun";
    background-color: rgba(0,0,0,.5);
}


.box1 .tit{
    text-align: center;
    
    padding: 5px 0;
}












.index-pro .pro-l{
    overflow: hidden;
}
.index-pro ul{
    overflow: hidden;
    width: 1200px; 
    float: left;                                       
}


.index-pro li{
    float: left;
    margin-right: 47px;
}
.index-pro li:last-child{
    margin-right: 0px;
}

.index-pro li img{
    margin: 20px auto;

}
.index-pro li a{
    display: block;
    width: 200px;
    border: 1px solid #ccc;
}
.index-pro li a:hovrt p{
    color: #d8bc91;
}
.index-pro li p{
    font-size: 14px;
    color: #fff;
    padding:5px 0px;
    letter-spacing:3px;
    background-color: rgba(0,0,0,.6);
    text-align: center;
}

.index-pro li p span{
    display: table-cell;
    vertical-align: middle;
}


.index-pro{
    overflow: hidden;
}
.index-pro .ul2{
    text-align: center;
    
}
.index-pro .ul2 li{
    display: inline-block;
    float: none;
    
}


.index-ab{
    height: 506px;
    margin-top: 80px;
   background: url("../images/com.jpg") no-repeat center;
}
.index-ab .h{
    height: 506px;
    overflow: visible;
}
.index-ab .com-img{
    height: 525px;
    width: 322px;
    position: absolute;
    bottom: 0;
    z-index: 1000;
    float: left;
}



.index-ab .sum{
    width: 800px;
    float: right;
    padding:72px 32px 40px 32px ;

}

.index-ab .sum .content{
    color: #fff;
    line-height: 30px;
}

.index-ab .sum .more{
    display: block;
    width: 64px;
    height: 21px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    text-align: center;
    float: right;
    margin: 20px 0 10px 0;
}
.index-ab .ov{
    overflow: hidden;
}
.index-ab .sum img{
   width: 648px;
   margin: 0 auto;
}



.index-news{
    height: 619px;
    padding-bottom: 200px;
    background: url("../images/news.jpg") no-repeat bottom center;



}
.index-news .news-li{
    overflow: hidden;
}

.index-news .news-one{
    display: block;
    float: left;
    width: 580px;
    padding-right: 20px;
}

.index-news .news-one img{
    width: 100%;
}

.index-news .news-one .tit{
    padding: 16px 5px;
    overflow: hidden;
}
.index-news .news-one h5{
    font-size: 16px;
    float: left;
    color: #000;
}

.index-news .news-one .tit span{
    float: right;
}

.index-news .news-one .sum{
    font-size: 12px;
    color: #c2c2c2;
    line-height: 24px;
}


.index-news ul{
    float: right;
}
.index-news .news-two{
    display: block;
    width: 600px;
    overflow: hidden;

}

.index-news .news-two .tsn{
    width: 120px;
    font-size: 60px;
    color: #000000;
    line-height: 75px;
    text-align: center;
    border-right: 1px solid #000;
    float: left;
}

.index-news .news-main{
    float:left;
    width: 432px;
    padding: 0 10px 0 37px;
}
.index-news .news-main .tit{
    overflow: hidden;
}
.index-news .news-main h5{
    font-size: 16px;
    float: left;
    width: 340px;
   overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-news .tit span{
    float: right;
}

.index-news .news-main .sum{
    font-size: 12px;
    color: #c2c2c2;
    line-height: 24px;
    padding-top: 16px;
}

.index-news li{
    margin-bottom: 50px;
}

.footer .h,
.footer{
    height: 225px;
    background-color: #434343;
}
.footer .h{
    overflow: visible;
}
.footer .foo-qd{
    width: 238px;
    height: 156px;
    background-color: #2c2c2c;
    position: absolute;
    bottom: 20px;
    padding:46px 36px ;
}
.footer .foo-qd img{
    float: left;
    width: 100px;
    height: 100px;
}

.footer .foo-qd .qd-main{
    float: right;
    width: 120px;
}
.footer .foo-qd .tit{
    font-size: 16px;
    color: #fff;
}

.footer .foo-qd .num{
    font-size: 44px;
    font-weight: bold;
    color: #fff;
}

.footer .foo-qd .hours{
    font-size: 18px;
    color: #fff;
}

.footer .foo-qd .tel{
    font-size: 29px;
    font-weight: bold;
    color: #fff;
    padding-top: 22px;
}

.footer .foo-qd .img{
    overflow: hidden;
}

.foo-nav{
    width: 890px;
    float: right;
}
.foo-nav .foo-head{
    width: 100%;
    text-align: center;
    padding-top: 20px;
}
.foo-nav .foo-head li{
    display: inline-block;
}

.foo-nav .foo-head li a{
    display: block;
    font-size: 18px;
    padding:0 50px;
    color: #fff;
    border-right: 1px solid #727272;
}


.foo-nav .service{
    overflow: hidden;
    text-align: center;
    padding-top: 30px;
    border-bottom: 1px solid #787878;
    margin:0 20px;
}
.foo-nav .service li{
    display: inline-block;
    margin:0px 40px 12px 40px;
}
.foo-nav .service a{
    display: block;


}

.foo-nav .service img{
    width: 59px;
    height: 59px;
    margin: 0 auto;
}

.foo-nav .service p{
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    text-align: center;
}



.foo-nav .foo-bottom{
    text-align: center;
    padding: 12px 0;
}

.foo-nav .foo-bottom a{
    display: inline-block;
    padding:0 25px;
    color: #fff;
}





/* 工装 */


.ban{
    position: relative;
}

.guild{
    padding: 14px 0;
}
.guild p,
.guild p a{
    font-size: 16px;
    color: #b5b5b5;
    text-align: right;
}

.guild p .icon{
    font-family: "simsun";
}

.pub-con{
    padding-top: 20px;
}

.pub-con .treeview{
    text-align: center;
}
.pub-con .treeview li{
    display: inline-block;
    margin:0 20px;
    
}
.pub-con .treeview a{
    display: block;
    height: 58px;
  /*  -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    background: url(../images/left-icon.png) no-repeat top center;*/
}
.pub-con .treeview span{
    display: block;
    padding:0 34px;
    margin-bottom: 10px;
    line-height: 48px;
    background-color: #dedede;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.pub-con .treeview a.hover,
.pub-con .treeview a:hover{
    background: url(../images/left-icon.png) no-repeat bottom center;
}
.pub-con .treeview a.hover span,
.pub-con .treeview a:hover span{
    background-color: #653511;
    color: #fff;
}



/*工装*/


.pro-list{
    padding-top: 50px;
    margin-bottom: 100px;
}
.pro-list .list li{
    float: left;
    margin-right: 30px;
}


.pro-list .list li a{
    display: block;
    position: relative;
}


.pro-list .list li p{
    text-align: center;
    line-height: 34px;
}








/* 公司简介*/

.contact h3,
.about h3{
    font-size: 42px;
    padding: 30px 0;
    margin-bottom: 46px;
    text-align: center;
    background: url(../images/title.png) no-repeat bottom center;
}

.about .ab-content{
    margin-bottom: 100px;
    font-size: 14px;
    line-height: 24px;
}





.news{
    margin-bottom: 100px;
    padding-top: 50px;
}

.news li{
    margin-bottom: 22px;
}

.news li a{
    display: block;
    overflow: hidden;
    padding: 12px 6px;

    border: 1px solid #ccc;
}

.news li img{
    width: 200px;
    height: 160px;
    float: left;
}

.news li .news-main{
    width: 926px;
    padding:0 30px;
    float: left;
    background: url(../images/news1.png) no-repeat right center;

}

.news li .title{
    font-size: 16px;
    padding: 10px 0;
}

.news li .news-sum{
    font-size: 12px;
    line-height: 24px;
    height: 74px;
    padding: 5px 0;
}

.news li a:hover{
    color: #653511;
}

.news li a:hover .news-main{
    background: url(../images/news2.png) no-repeat right center;
}












/* 新闻中心 */

.news-read .title{
    padding-top: 60px;
}
.news-read .title h1{
    color: #653511;
    font-size: 24px;
    text-align: center;
}

.news-read .title .time{
    text-align: center;
    color: #666666;
    font-size: 12px;
    padding: 16px 0;
}

.news-read .news-con{
    font-size: 14px;
    line-height: 24px;

}

.news-read .news-con img{
    max-width: 100%;
    max-height: 100%;
}











/* 联系我们 */


.contact .contact-con h5{
    font-size: 20px;
    color: #000;
    font-weight: normal;
    padding: 24px 0;
}
.contact .contact-con{
    overflow: hidden;
    padding:0 5%;
}

.contact .contact-con .c-l{
    float: left;
}
.contact .contact-con .c-con{
    font-size: 16px;
    color: #8c8c8c;
    line-height: 40px;
}


.manager {
    float: right;
    width: 392px;
}
.manager p{
    width: 360px;
    line-height: 30px;
    background-color: #e7e7e7;
    font-size: 14px;
    color: #8c8c8c;
    margin-bottom: 12px;
    padding:0 16px;
}

.manager p input{
    background-color: #e7e7e7;
    font-size: 14px;
    color: #8c8c8c;
    width: 300px;
    line-height: 30px;
}


.manager textarea{
    background-color: #e7e7e7;
    font-size: 14px;
    color: #8c8c8c;
    width: 300px;
    line-height: 30px;
    border: none;
    height: 100px;
}

.manager .sub{
    width: 70px;
    line-height: 30px;
    color: #fff;
    background-color: #e58100;
    margin-bottom: 52px;
}

#map{
    width: 1200px;
    height: 300px;
}











.aside{
    position: fixed;
    right: 0;
    top: 40%;
    z-index: 8000;
}

.aside li{
    margin-bottom: 6px;     
}
.aside li a{
    display: block;
    width: 85px;
  
    background-color: #434343;
}
.aside li a img{
    width: 48px;
    margin: 0 auto;
    padding-top: 10px;
}
.aside li a p{
    color: #fefefe;
    font-size: 13px;
    text-align: center;
   padding: 10px 0;
}

.aside li .sidetop{
    height: 85px;
}
.aside li .sidetop img{
    line-height: 85px;
    padding-top: 18px;
}