*{
    margin:0;
    padding:0;
    text-decoration: none;
    outline: none;
    list-style: none;
}

.top{
    width:100%;
    height:40px;
    background: #b4302d;
}
.topCenter{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.topCenter span{
    color: #f1efee;
    font-size: 16px;
    line-height: 40px;
}
.date{
    float: right;
}
.header{
    width: 100%;
    height: 310px;
    background: url("../images/headBack.png")no-repeat;
}
.head{
    width: 100%;
    height:246px;

}
.headLogo{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.logo{
    width: 406px;
    height:93px;
    padding-top:73px;
}
.nav{
    width: 100%;
    height:64px;
    background: url("../images/nav.png")no-repeat center center;
}
.navCenter{
    width: 1200px;
    height:100%;
    margin:0 auto;
}
.navList{
    display: flex;
    justify-content: space-between;
    align-items: center;
    float: left;
}

.navList li{
    width:117px;
    height:100%;
    margin-right: 26px;
}
.navList li:last-child{
    margin-right: 0;
}
.navList li a{
    display: block;
    width: 100%;
    color: #f1efee;
    font-size: 22px;
    line-height: 64px;
    text-align: center;
}
.search{
    width: 223px;
    height: 30px;
    border: 1px solid #f1efee;
    float: right;
    margin-top: 16px;
    border-radius: 30px;
}
.search-a{
    outline: none;
    height: 100%!important;
    width: 157px;
    border: none;
    padding-left: 5px;
    color: #fff;
    float: left;
    background: 0;
}
form{
    height: 100%;
}
.search_butt{
    outline: none;
    height: 100%!important;
    width: 27px;
    background: url('../images/search.png')no-repeat center center/100% 98%;
    border: none;
    margin-right: 5px;
    color: #fff;
    float:right;
}
.content{
    width: 1200px;
    height:auto;
    overflow: hidden;
    margin:12px auto;
}
.currentUrl{
    width: 100%;
    height:47px;
    background: #fff url("../images/location.png")no-repeat 12px center/17px 17px;
    border-bottom:1px solid #dddbda;
    margin:0 auto;
}
.currentUrl a{
    font-size: 12px;
    color:#000;
    text-align: center;
    line-height: 47px;
    font-family: 微软雅黑;
}
.currentUrl a:first-child{
    padding-left:30px;
}
.list{
    width: 1176px;
    height:auto;
    overflow: hidden;
    padding:20px 12px;
    background: #fff;
}
.leftChannel{
    width: 250px;
    height:auto;
    overflow: hidden;
    float:left;
    background: url("../images/listBack.png")no-repeat left center/100% 100%;
}
.channel{
    width: 100%;
    height:75px;
    background: url("../images/channelParent.png")no-repeat;
}
.channel a{
    display:block;
    width: 100%;
    font-size: 18px;
    color:#fff;
    text-align: center;
    line-height: 75px;
    font-family: 微软雅黑;
    font-weight: bold;
}
.channelSon{
    width: 230px;
    height:auto;
    overflow: hidden;
    margin: 0 auto;
}
.channelSon li{
    width: 100%;
    height:auto;
    overflow: hidden;
    border-bottom: 1px solid #eae8e6;
}
.list1{
    background: url("../images/leftjt.png")no-repeat 20px 19px/15px 15px;
}
.channelSon li a{
    display: block;
    width: 80%;
    height:100%;
    font-size: 14px;
    color:#0a080a;
    line-height: 51px;
    font-family: 微软雅黑;
    margin-left: 46px;
}
.channelSonSon{
    width: 100%;
    height:auto;
    overflow: hidden;
    display:none;
}
.channelSonSon li{
    width: 100%;
    height:51px;
    border: 0;
    background: url("../images/listIcon.png")no-repeat 47px center;
}
.channelSonSon li a{
    display: block;
    width: 80%;
    height:100%;
    font-size: 12px;
    color:#0a080a;
    text-align: left;
    line-height: 51px;
    font-family: 微软雅黑;
    margin-left: 60px;
}
.listList{
    width: 881px;
    height:auto;
    overflow: hidden;
    float: right;
}
.listList ul{
    width: 100%;
    height:auto;
    overflow: hidden;
}
.listList ul li{
    width: 100%;
    height:auto;
    overflow: hidden;
}
.listTitle{
    width: 100%;
    height:41px;
    border-bottom: 2px solid #eeebe9;
}
.listTitle a{
    color: #b4302d;
    font-size: 20px;
    line-height: 56px;
    text-align: center;
    border-bottom: 2px solid #b4302d;
}
.listCon{
    width: 100%;
    height:auto;
    overflow: hidden;
    border-bottom: 1px solid #f1efee;
}
.docTitle a{
    font-size: 20px;
    color:#0a080a;
    text-align: left;
    line-height: 51px;
}
.listCon p{
    font-size: 16px;
    color:#0a080a;
    text-align: left;
    line-height: 22px;
    text-indent: 32px;
}
.listCon img{
    padding-right:7px;
}
.listCon span{
    font-size: 14px;
    color:#939090;
    text-align: left;
    line-height: 32px;
    padding-right:25px;
}
.foot{
    width: 100%;
    height:auto;
    overflow: hidden;
    border-top:2px solid #ad1831;
}
.link{
    width: 1200px;
    height:62px;
    margin:58px auto;
    padding-left: 17px;
}
.linkTitle{
    width: 95px;
    height:100%;
    color: #ac1831;
    font-size:16px;
    text-align: center;
    line-height: 62px;
    font-family: 微软雅黑;
    font-weight: bold;
    float:left;
}
.linkCon{
    width: 1105px;
    height:100%;
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.linkCon li{
    width: 201px;
    height:100%;
    background: #fff;
}
select {
    width: 100%;
    height:100%;
    padding-left: 20px;
    outline: none;
    font-size: 16px;
    border: none;
}
option {
    font-size:16px;
    color: #0a080a;
    text-align: center;
    line-height: 38px;
    font-family: 微软雅黑;
    font-weight: bold;
}
.bottom{
    width: 1200px;
    height:120px;
    margin:0 auto;
    padding-left: 17px;
}
.bottomTop{
    width: 100%;
    height:63px;
}
.bottomTop ul{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.bottomTop ul li{
    width: 363px;
    height:100%;
    border-right: 2px solid #b4302d;
}
.bottomTop ul li:last-child{
    border-right: none;
}
.bottomTop ul li img{
    display: block;
    width: 65px;
    height:65px;
    background: red;
    float: left;
}
.bottomTop ul li span{
    display:block;
    font-size:16px;
    color: #080809;
    text-align: left;
    font-family: 微软雅黑;
}
.bottomBot{
    width: 100%;
    font-size:16px;
    color: #0a080a;
    font-family: 微软雅黑;
    text-align: center;
    line-height: 80px;

}
