body{overflow-x: hidden;*overflow-x:visible;}
body,html{color: #333333;font-family: "Microsoft Yahei";font-size: 14px;width: 100%;height: 100%;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;}
ul{list-style: none;}
h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0; font-weight:normal;}
a{color: #333333;text-decoration: none;border:none;cursor:pointer;display: inline-block;*border:0;}
a{star:expression(this.onFocus=this.blur()); /* for Ie*/}
em,i{font-weight: normal;font-size: 100%;font-style: normal;display: inline-block;}
input,textarea,button{outline:none;border:0;border: none;*border:0;padding: 0;margin: 0;box-shadow: none;background: none;font-family: "Microsoft Yahei";}
textarea {resize:none;}
img{border:none;*border:0;width: auto;height: auto;display: inline-block;}
.imgbox{font-size: 0;}
.imgbox img{max-width: 100%;}
*{outline: none;*border:0;*outline: 0;}
.clearfix{zoom:1;}
.clearfix:after{ content:''; clear:both;display:table;}
.width1200{width: 1200px;margin: auto;}
.width1720{width: 1720px;margin: 0 auto;}
.width1450{width: 1450px;margin: 0 auto;}
.width1090{width: 1090px;margin: 0 auto;}
.width1065{width: 1065px;margin: 0 auto;}
.width858{width:858px;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}
/*pccss reset 结束*/

/*2018.4.17 案例列表*/
.al_bn{
    display: block;
    position: relative;
    width:100%;
    height:358px;
}
.al_bn img{
    width:1920px;
    height:358px;
    position:absolute;
    left:50%;
    margin-left:-960px;
    top:0;
}
.hide{
    display: none;
}

.al_h1n{padding:50px 0;}
.al_h1n b{text-align: center;display: block;color: #333; font-size:30px;font-weight: normal;}
.al_h1n .line{width:36px; height:3px; background: #fa5e0b; display: block; margin: 10px auto;}
.al_h1n .des{font-size:16px;color: #666;margin-top:20px;text-align: center; line-height: 36px;}

#tab_t{
    text-align: center;
}

#tab_t li{
    display: inline-block;
    color: #646464;
    font-size: 16px;
    width: 194px;
    text-align: center;
    line-height:48px;
    background-color: #ececec;
    cursor: default;
    border-radius:4px;
}
#tab_t li.on{
    background-color:#fa5e0b;
    color:#fff;
}
#tab_t  li.on a {
    color:#fff;
}
.al_h1c{
    text-align: center;
    padding:30px 0;
}
.al_h1c li{
    width: 283px;
    height: 542px;
    display: inline-block;
    margin:30px 5px;
    position: relative;
}
.al_h1c li .pic1{
    width: 283px;
    height: 542px;
    display: block;
}
.al_h1c li i{
    display:none;
    width: 230px;
    height: 400px;
    position: absolute;
    left: 29px;
    top: 67px;
    z-index: 100;
    background:url(../images/al_lb_a1.png) no-repeat;
    transition:all 0.4s;
}
.al_h1c li:hover i{
    display:block;
}
.al_pag{margin-top:50px;
    display: block;
    text-align: center;
}
.al_pag li{display: inline-block;margin:0 5px;}
.al_pag li a{
    display:block;
    width:37px;
    height:37px;
    line-height:37px;
    border-radius:50%;
    background-color:#f4f3f3;
    font-size:16px;

}
.al_pag li a:hover{
    background-color:#ef740c;
    color:#fff;
}
.al_pag li.on a{
    background-color:#ef740c;
    color:#fff;
}
.al_h1{
    padding-bottom:50px;
}
/*2018.4.17 案例列表end*/


