
body,h1,h2,h3,p{
    margin:0;
}
ul{
    margin:0;
    padding:0;
    list-style: none;
}
.main{
    width: 1080px;
    height: 1592px;
    background:url(../images/background.png) no-repeat;
    margin:0 auto;
}
.logo{
    float: left;
    width: 218px;
    height:86px;
    background: url(../images/logo1.png) no-repeat 0 20px;
    text-indent: -9999px;
}

.sign{
    float: right;
    width: 128px;
    height:100px;
    background: url(../images/logo.png) no-repeat;
    text-indent: -9999px;
    margin-right: 28px;
    margin-top: 20px;
}
.content{
    padding-top:558px;
    padding-left: 58px;
    padding-right: 66px;
}
.only-title{
    width: 252px;
    height: 46px;
    background: url(../images/01.png) no-repeat;
    margin-bottom:40px;
}
.only-main{
    float: left;
    margin-bottom:20px;
}
.only-item{
    font:bold 20px/44px "微软雅黑";
    color: white;
}
.duty-head{
    height: 46px;
}
.yuan{
    display: inline-block;
    width: 8px;
    height:8px;
    background: white;
    border-radius: 4px;
    margin:0 20px 0 16px;
}
.belong-main{
    float: right;
    margin-bottom: 20px;
}
.belong-title{
    width: 252px;
    height: 46px;
    background: url(../images/02.png) no-repeat;
    margin-bottom:10px;
}
.tip{
    color: #113b77;
    font: bold 16px/30px "微软雅黑";
    margin-left: 43px;
}
.please-head{
    overflow: hidden;
}
.please-title{
    float: left;
    width: 252px;
    height: 46px;
    background: url(../images/03.png) no-repeat;
}
.please-main{
    float: left;

}
.please-head span{
    float: left;
    font: bold 20px/20px "微软雅黑";
    color: #113b77;
}
.please-content{
    padding-top:24px;
    padding-left: 137px;
    overflow: hidden;
    text-align: center;
}
.left{
    float: left;
    margin-right: 187px;
}
.right{
    float: right;
}
.please-title{
    float: left;
    width: 252px;
    height: 46px;
    background: url(../images/03.png) no-repeat;
}
.duty-main{
    float: left;
   
}
.duty-title{
    float: left;
    width: 252px;
    height: 46px;
    background: url(../images/04.png) no-repeat;
}
.duty-list{
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}
.duty-item{
    float: left;
    margin-right: 85px;
    margin-top:17px;
}
.duty-item span{
    color:#192d60;
    font:bold 24px/22px "微软雅黑";
}
.duty-item p{
    color: white;
    font:12px/22px "微软雅黑";
}
.time{
    float: left;
    color:#192d60;
    font:bold 22px/22px "微软雅黑";
    margin-bottom: 34px;
}
.one{
    color: white;
    font:22px/34px "微软雅黑";
    margin-bottom: 17px;
}
.duty-item img{
    margin-left: 70px;
    margin-bottom: 10px;
}
.er{
    margin-top:12px;
}
.please-head .big{
    margin-top: 12px;
    font-size: 30px;
}
.phone{
    margin-left: 29px;
    margin-top: 12px;
}
.duty-item:nth-child(3n){
    margin-right: 0;
}
.topbar{width:100%; height:30px; background:url(../images/topbar-bg.gif) repeat-x top; overflow:hidden;}
.topbar-main{ width:1280px; height:30px; margin:0 auto; background:url(../images/topbar-bg-r.gif) no-repeat right; clear:both;}
.topbar-main ul{ width:760px; margin:0 auto;}
.topbar-main ul li{ width:104px; height:30px; float:left; font-family:"微软雅黑"}
.topbar-main ul li span{ display:block; width:104px; height:14px; margin-top:7px; line-height:14px; font-size:12px; text-align:center; color:#7b444a; border-right:1px solid #7b444a;}
.topbar-main ul li a{ color:#000000;}
.topbar-main ul li a:hover{ text-decoration:underline;}
.clearfix:after {
    content: '.';
    display: block;
    clear: both;
}
/*----------脚部信息-----------*/
.footer{ width:1280px; height:150px; line-height:20px;text-align:center; overflow:hidden; color:#000000; font-family:"宋体";}
.footer a{ color:#000000; font-weight:bold; padding:34px 0 0 0; display: inline-block;}
.foot-bg{ background:#ffffff;width:100%; height:72px; line-height:20px; padding:44px 0 0 0; text-align:center; overflow:hidden;  font-family:"宋体"; color:#630e1a;}
.foot-bg a{ color:#000000; font-weight:bold;}
