/*首页*/
*{
    font-family: 微软雅黑;
}
a{
    color: #666;
}
/*轮播*/
.section-focus-pic{
    margin:0 auto;
    height:300px;
    width:1080px;
    overflow:hidden;
    position:relative;
}
.section-focus-pic ul li{
    position:absolute;
    top:0;
    left:1080px;
    width:1080px;
    height:300px;
}
.section-focus-pic .pages{
    width:1080px;
    height:300px;
}
.section-focus-pic ul li img{
    width: 100%;
    height: 100%;
}
.section-focus-pic .controler{position:absolute;bottom:20px;right:20px;}
.section-focus-pic .controler b{cursor:pointer;width:20px;height:10px;
    display:block;overflow:hidden;text-indent:20px;
    background-color: #fff;
float:left;margin:0 0 0 5px;}
.section-focus-pic .controler b.down{background-color: #428bca;}
/*正文*/
.container{
    width: 1080px;
    padding: 0;
}
.one{
    padding: 0 20px 0 20px;
    overflow: hidden;
    width: 1080px;
    margin: 0 auto;
    margin-top: 20px;
    background: #fff;

}
.one dl{
    float: left;
    width: 560px;
}
.one dl dt{
    line-height: 48px;
    border-bottom: 1px solid #949292;
    font-size: 16px;
    color: #2a2a2a;
    font-weight: 100;
    margin-bottom: 10px;
}
.one dl dd{
    height: 225px;
    overflow: hidden;
}
.one dl dd .xwlb{
    float: right;
    width: 275px;
}
.one dl dd .xwlb div{
    height: 35px;
    overflow: hidden;
}
.one dl dd .xwlb div span{
    float: right;
    color: #666666;
    font-size: 12px;
    display: block;
    line-height: 35px;
    height: 35px;
}
.one dl dd .xwlb div a{
    color: #666666;
    font-size: 12px;
    width: 190px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display:block;
    float: left;
}
.one dl dd .xwlb div a:hover{
    color: #f46b0e;
}
.one dl dd .lb{
    float: left;
    width: 270px;
    height: 200px;
    margin-top: 5px;
}
div.slideBox{ position:relative; width:270px; height:200px; overflow:hidden;}
div.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;width:270px; height:200px;}
div.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none/*For IE.ADD.JENA.201206300844*/;width:100%;height:100%;}
div.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none/*For IE.ADD.JENA.201206300844*/;width:100%;height:100%;}
div.slideBox div.tips{ position:absolute; bottom:0px; width:100%; height:30px; background-color:#000; overflow:hidden;}
div.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%;}
div.slideBox div.tips div.title a{ color:#FFF; font-size:14px; line-height:30px; margin-left:10px; text-decoration:none;font-weight: 700}
div.slideBox div.tips div.title a:hover{ text-decoration:none;color:#f46b0e}
div.slideBox div.tips div.nums{ position:absolute; right:0px; top:0px; height:100%;}
div.slideBox div.tips div.nums a{ display:inline-block; >float:left/*For IE.ADD.JENA.201206300844*/; width:10px; height:10px; background-color:#FFF; text-indent:-99999px; margin:15px 10px 0px 0px;}
div.slideBox div.tips div.nums a.active{ background-color:#093;}




.one .xw{
    float: right;
    width: 430px;
}
.one .xw img{
    margin: 0 13px 0 0;
    float: left;
}
.one .xw p{
    line-height: 24px;
    text-indent: 2em;
    color: #666;
}
.one .xw dd a{
    float: right;
    color: #006bbb;
}
.one .xw dd a:hover{
    color: #f46b0e;
}

.two{
    width: 1080px;
    margin:0  auto;
}
.two .bt{
    width: 426px;
    height: 34px;
    margin: 20px auto;
    background: url("../images/bt_bj.png") no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    line-height: 34px;
    font-size: 20px;
    color: #fff;
}
/*工程案例*/
.two .btgc{
    width: 426px;
    height: 34px;
    margin: 20px auto;
    background: url("../images/bt_bj1.png") no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    line-height: 34px;
    font-size: 20px;
    color: #fff;
}
/*滑动门*/
#tabbox{
    width:1080px;
    overflow:hidden;
    background: #fff;
    padding-top: 20px;
}
#tabbox table{
    margin: 0 auto;
    margin-bottom: 40px;
}
.tab_conbox{
    width: 100%;
    overflow: hidden;
}
.tab_con{ display:none;}

.tabs{
    height: 32px;
    margin: 0 auto;
}
.tabs li{
    height:32px;
    line-height:32px;
    float:left;
    overflow: hidden;
    position: relative;
    background: url("../images/an_1.png") center;
    margin: 0 10px;
}
.tabs li a {
    display: block;
    width: 106px;
    outline: none;
    text-align: center;
    text-decoration: none;

}
.tabs li a:hover {
    background: #f46b0e;
    color: #fff;
    text-decoration: none;
}
.tabs .thistab,.tabs .thistab a:hover{
    background: #f46b0e;
    color: #fff;
    text-decoration: none;
}
.thistab a{
    color: #fff;
}
.tab_con {
    width: 100%;
}
/*工程案例*/
#tabbox{
    width:1080px;
    overflow:hidden;
    background: #fff;
    padding-top: 20px;
}
#tabbox table{
    margin: 0 auto;
    margin-bottom: 40px;
}
.tab_conbox{
    width: 100%;
    overflow: hidden;
}
.tab_con{ display:none;}

.tabs1{
    height: 32px;
    margin: 0 auto;
}
.tabs1 li{
    height:32px;
    line-height:32px;
    float:left;
    overflow: hidden;
    position: relative;
    background: url("../images/an_1.png") center;
    margin: 0 10px;
}
.tabs1 li a {
    display: block;
    width: 106px;
    outline: none;
    text-align: center;
}
.tabs1 li a:hover {
    background: #005db1;
    color: #fff;
    text-decoration: none;
}
.tabs1 .thistab,.tabs1 .thistab a:hover{
    background: #005db1;
    color: #fff;
    text-decoration: none;
}
.thistab a{
    color: #fff;
}
.tab_con {
    width: 100%;
}
/*滚动轮播*/
.focusMain{position:relative; margin:0 auto;}
.focusArea{ width:976px; margin:0 auto; position:relative; overflow:hidden;}
.focusCon{ width:976px; position:absolute; top:0;}
.focusItem{ position:relative; margin:0 22px;}
.focusCon .title{ height:64px;line-height:64px; font-size:14px; font-weight:400; overflow: hidden;margin: 0;width:200px;text-align: center}
.focusCon .title a{ color:#666;}
.focusCon .title a:hover{color: #f46b0e}
.focusBtn{ display:block; position:absolute;width:27px; height:27px;cursor:pointer;margin-top:77px}
.focusPrev{ left:0;background: url("../images/left.png") no-repeat;margin-left: 15px }
.focusNext{ right:0;background: url("../images/right.png") no-repeat;margin-right: 15px}
.focusItem .images img{ width:100%; height:100%;}
.isCarousel .focusArea{ height:244px;}
.isCarousel .focusItem{ float:left; width:200px;  _display:inline;}
.isCarousel .focusItem .images{height:180px;width:200px;display: block}
.isCarousel .focusGroup{ float:left; _display:inline;overflow: hidden}

.gg{
    width: 1080px;
    height: 150px;
    padding-top: 40px;
}
.gg img{
    width: 100%;
    height: 100%;
}




















































































































