.top{
    width: 100%;
}
.cb{
    clear: both;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.top .top_item{
    width: 1200px;
    height: 60px;
    background-color: #ffffff;
    margin: 0 auto;
}
.top .logo{
    width: 200px;
    line-height: 60px;
    float: left;
}
.top .logo span{
    color:#0076FE;
    font-size:18px;
    margin-left: 5px;

}
.hw_nav{
    height: 60px;
    float: right;
}

.hw_nav ul li{
    float: left;
    width: 112px;
    text-align: center;
    line-height: 60px;

}
.layui-nav a:hover{
    color:#0076FE ;
}
.hw_nav .hw_nav_this{
    color:#0076FE ;
}
.hw_nav .hw_nav_default{
    color:#ffffff;
    background: #0076FE ;
    padding: 8px;
    border-radius: 8px;
}
.hw_nav .hw_nav_login{
    padding: 5px;
    border: 1px solid #cccccc;
}
.hw_nav .hw_nav_default:hover{
    color:#ffffff;
}
.banner{
    width: 100%;
    height: 420px;
}

.fuzcbanner{
    height: 240px;
}
.fuzcbanner img{
    width: 100%;
    height: 100%;
}
.layui-container{
    padding: 0px;
    width: 1200px;
}
.layui-containerdt{
    margin:0 auto;   
    padding: 0px;
    width: 1200px;  
}
.footer{
    width: 100%;
    background-color:#252B3A;
    height: 70px;
}
.footer .footer_item{
    width: 1200px;
    margin: 0 auto;
    height: 310px;
    padding-top: 30px;
}
.footer_item .contact{
    width: 210px;
}
.footer_item .contact ul li{
    color: #ffffff;
    line-height: 37px;
}
.footerous{
    width: 100%;
    background-color:#252B3A;
    height: 140px;
}
.footerous .footerous_item{
    width: 1200px;
    margin: 0 auto;
    height: 310px;
    padding-top: 30px;
}
.footerous_item .contact{
    width: 210px;
}
.footerous_item .contact ul li{
    color: #ffffff;
    line-height: 37px;
}
.footerous_line_long{
    width: 1200px;
    height: 1px;
    background: #ffffff;
    opacity:0.05;
    margin: 0 auto;
}
.footerous_hangw{
    width: 1200px;
    margin: 0 auto;
    height: 50px;
    padding-top: 10px;
}
.footerous_hangw p{
    text-align:  center;
    color:  #ffffff;
    font-size: 12px;
    line-height: 0px;
    opacity:0.8;
    font-weight:400;
}
.contact .hotline{
    font-size: 16px;
}
.contact .hotte{
    font-size: 12px;
}
.contact .call{
    font-size: 18px;
}
.footer_line{
    width: 1px;
    height: 181px;
    background: #FFFFFF;
    margin-left: 20px;
    opacity:0.05;
}
.present{
    width: 960px;
    height: 310px;
}
.present ul li {
    float: left;
    color: #ffffff;
    font-size: 16px;
    width: 20%;
    text-align: center;
}
.present_item li{
    padding-top: 25px;
    width: 100%!important;
    font-size: 14px!important;
}
.present_item li a{
    color: #ffffff;
}
.present_item li a:hover{
    color: #0076FE;
}
.footer_line_long{
    width: 1200px;
    height: 1px;
    background: #ffffff;
    opacity:0.05;
    margin: 0 auto;
}
.footer_hangw{
    width: 1200px;
    margin: 0 auto;
    height: 50px;
    padding-top: 10px;
}
.footer_hangw p{
    text-align:  center;
    color:  #ffffff;
    font-size: 12px;
    line-height: 50px;
    opacity:0.8;
    font-weight:400;
}
.layui-nav .layui-nav-item a{
    display:block;
    padding: 0;
    color: #000000;
}
.layui-nav .layui-nav-item a:hover{
    color: #000000;
}
.scrollBox{ width:1200px;padding:10px; position:relative; }
.scrollBox .piclist{ overflow:hidden; zoom:1;}
.scrollBox .ohbox{overflow:hidden; position:relative;left:60px}
.scrollBox {position:relative;overflow:hidden;zoom:1;}
.scrollBox .piclist li{float:left; display:inline; width:235px;background:#fff;margin-right:20px;padding:5px;border: 1px solid #cccccc}
.scrollBox .piclist li span{height:25px;line-height:25px;display:block;text-align:center;   }
.scrollBox .pageBtn span{display:block;width:52px;height:59px;position:absolute;top:230px;cursor:pointer;text-indent:-999em;overflow:hidden; }
.scrollBox .pageBtn .prev{left:0px;background-position:-11px -84px ; background:url(../images/prev.png) no-repeat;}
.scrollBox .pageBtn .next{right:33px;background-position:-53px -84px ;background:url(../images/next.png)no-repeat;}
.scrollBox .pageBtn .list{overflow:hidden;zoom:1;margin:10px 0 0 413px; }