* {
    margin: 0;
    padding: 0;
}
ul{
    list-style: none;
}
body{
    font-family: Microsoft Yahei,Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    background: #fff;
    text-align: justify;
}
.header{
    width: 1260px;
    background: url("./header.png") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    height: 389px;
    margin: 0 auto;
}

.time{
    float: left;
    width: 31%;
    height: 100px;
    line-height: 100px;
    font-size: 12px;
    font-weight: bold;
    color: #2346f5;
    padding-left: 14%;
}
.header_title2{
    float: left;
    width: 35%;
    height: 100px;
    line-height: 100px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding-left: 20%;
}
.header_title{
    float: left;
    width: 75%;
    height: 90px;
    line-height: 90px;
    font-size: 34px;
    font-weight: bold;
    color: #fff;
    padding-left: 24%;
}
.header_title1{
    float: left;
    width: 74%;
    height: 10px;
    line-height: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding-left: 24%;
}

.nav{
    width: 904px;
    height: 273px;
    margin: 40px auto 0;
}
.nav ul li{
    width: 200px;
    height: 146px;
    margin-left: -10px;
    margin-top: -10px;
}
.nav ul li a img{
    width: 100%;
    height: 100%;
    vertical-align: middle
}

.footer{
    width: 1260px;
    background: url("./footer.png") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    height: 321px;
    margin: 120px auto 0;
}
.footer .spance{
    width: 800px;
    height: 150px;
}
.footer .footer_text{
    width: 800px;
    height: 50px;
    color: #fff;
    font-size: 14px;
    margin: 0 auto;
    text-align: center;
}
.footer .jiucuo{
    width: 230px;
    height: 50px;
    margin: 0 auto;
    text-align: center;
}
.footer .ewm2 {
    float: left;
    width: 100px;
    text-align: center;
}
.footer .ewm {
    float: left;
    width: 100px;
    text-align: center;
    margin: 10px 0 0 0;
}
.container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.page-right-new {
    width: 1000px;
    margin-top: -50px;
}
.pagelujing1 span {
    line-height: 40px;
    color: #888;
}
.pagelujing1 span a {
    color: #6e6e6e;
    text-decoration: none;
}
.biaoti {
    font-size: 24px;
    line-height: 80px;
    color: #004c73;
    text-align: center;
    margin: 0 20px;
    font-weight: 600;
    margin-top: 30px;
}
.boderclean {
    width: 1000px;
    margin-left: -90px;
    height: 5px;
    margin-bottom: 15px;
    border-bottom: 2px solid #004f7a;
}
.article_txt {
    font-size: 14px;
    line-height: 28px;
    color: #454545;
    margin-top: 20px;
    overflow: hidden;
    padding: 10px;
}
.clearfix {
    clear: both;
    height: 1px;
    margin-top: -1px;
    overflow: hidden;
}