*{
    margin:0;
    list-style:none;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
}
body, h1, h2, h3, h4, h5, h6, hr, p, ul, ol, li, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
    font-size:12px;
}
#top{
    width: 100%;
    background-color: #f4f3f4;
}
#top_{
    height: 20px;
    width: 1280px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 5px 0;
    position: relative;
}

#top_ li{

}

#top_ li a {font-size:12px;

}

#top_ .lelogo{
    height: 60px;
    width: 220px;
    background-image: url(../img/logo.png);
    position: absolute;
    left: 27px;
    top: -63px;
    background-repeat: no-repeat;
}





#top_ li a {
    color: #333;
    text-decoration: none;
}
#top_ li a:hover {
    color: #F00;
}


#top_ li {
    color: #666;
    font-size: 12px;
    text-decoration: none;
    float: right;
    list-style-type: none;
    padding-right: 10px;
    padding-left: 10px;
    /*font-family: "寰蒋闆呴粦";*/
}




#meu_u{
    width: 100%;
    background-color: #FFF;

}



#meuu{
    width: 1280px;
    height: 45px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    border-bottom: 1px solid #999;
}


.logo{
    /*  background: url("/templets/html5/images/logo.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    float: left;
    height: 60px;
    margin: -20px 0 0 0;
    width: 220px;
}


#meuu .meu{
    position: absolute;
    height: 36px;
    width: 761px;
    left: 370px;
    top: 16px;
    background-color: #FFFFFF;
    text-align: left;
}






#ban{
    width: 100%;
    background-color: #F29416;

}

.toppic{
    width: 100%;
    background-color: #4a90e2;   /*#F29416*/
    height:433px;
    background:url(../img/indexbanner.png) no-repeat center center;

}
.login-index{ border-radius:3px; float:right; margin-top:64px;}


#barban{
    height: 350px;
    width: 900px; /*width: 1280px;*/
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding-top:5px;
    float:left;
}


.barban{
    width: 1280px; /*width: 1280px;*/
    margin:0 auto;
    overflow: hidden;
}

#barban .logo{
    height: 60px;
    width: 220px;
    background-image: url(../img/logo.png);
    position: absolute;
    left: 27px;
    top: -67px;

}


#barban .phone{
    position: absolute;
    height: 324px;
    width: 938px;
    left: 52px;
    top: 26px;

    background-repeat: no-repeat;
    z-index:888;
}

.phone{
    height: 340px;
    width: 938px;

    background-repeat: no-repeat;
    /*    padding-top:30px;*/
    float:left;
    margin-top:58px;
}

.topabout{
    width: 290px;
    height: 340px;
    /*	position: absolute;*/
    /*	left: 805px;*/
    float:right;

    background-color: #f1f1f1;
    z-index:9999;
    overflow:hidden;
}




#ban1{
    width: 100%;
}
#barban1{
    height: 5px;
    width: 1280px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
}

#barban1 .logo1{
    height: 60px;
    width: 220px;
    background-image: url(../img/logo.png);
    position: absolute;
    left: 27px;
    top: -63px;

}


#barban1 .phone1{
    position: absolute;
    height: 324px;
    width: 1000px;
    left: 52px;
    top: 26px;

    background-repeat: no-repeat;
}
#barban1 .topabout1{
    width: 290px;
    height: 340px;
    position: absolute;
    left: 805px;
    top: 10px;
    background-color: #f1f1f1;
}