/*头部begin*/
.head-box{
    width: 100%;
    height: 296px;
    background: url("../images/top.jpg") no-repeat center center;
}
.head-top{
    width: 100%;
    height: 40px;
}
.head-top-box{
    height: 100%;
    margin: 0 auto;
}
.head-top-box .head-time{
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    font-family: "楷体";
}
.head-search{
    width: 303px;
    height: 36px;
    margin-top: 4px;
    background: url("../images/search_bg.png") no-repeat;
}
.head-search .search-input{
    float: left;
    width: 242px;
    height:36px;
    line-height: 36px;
    border: none;
    outline: none;
    text-indent: 12px;
    border-radius: 60px 0 0 60px;
    -webkit-border-radius: 60px 0 0 60px;
    -moz-border-radius: 60px 0 0 60px;
}
.search-btn{
    width: 60px;
    height: 34px;
    float: right;
    border: none;
    outline: none;
    background: none;
    cursor: pointer;
    border-radius: 0 60px 60px 0;
    -webkit-border-radius: 0 60px 60px 0;
    -moz-border-radius: 0 60px 60px 0;
}
.head-logo{
    width: 100%;
}
.head-logo-cont{
    position: relative;
    height: 256px;
    margin: 0 auto;
}
.head-logo-cont img{
    position: absolute;
    top: 84px;
    left: 32px;
}
/*头部end*/

/*导航begin*/
.nav_bg_th {
    margin: auto;
    height: 60px;
    background: url("../images/nav.jpg") repeat-x;
}
.nav_bg_th nav {
    margin: auto;
    width: 1200px;
    line-height: 55px;
    display: flex;
    justify-content: center;
    align-content: center;
}
.nav_bg_th nav span {
    text-align: center;
    display: inline-block;
    font-size: 26px;
    font-family: "宋体";
    font-weight: bolder;
    flex: 1;
}
.nav_bg_th nav span img {
    margin-top: 9px;
}
.nav_bg_th nav a {
    color: #fff;
}
.nav_bg_th nav a:hover {
    color: #CCC;
}
.nav_bg_th nav a.on {
    color: #f9c048;
}
/*导航end*/

/*尾部begin*/
.in_footer {
    margin: auto;
    background: #faf7f2;
    padding-bottom: 30px;
    min-height: 70px;
    padding-top: 20px;
    border-top: 5px solid #ac0000;
}
.zsjgwzq {
    margin: auto;
    width: 100%;
    text-align: center;
    padding-top: 30px;
}
.zsjgwzq img {
    margin: 0 20px;
}
.wzdh {
    margin: auto;
    width: 1200px;
    padding-top: 10px;
    border-bottom: 1px solid #e8dfd2;
}
.tab_list {
    display: none;
}
.show {
    display: block;
}
.widget2 {
    position: relative;
}
.widget2 .tit {
    border-bottom: 3px solid #A30000;
    text-align: left;
    padding-bottom: 8px;
    margin-bottom: 10px;
}
.chanllist2 {
    margin: 0px 0 10px 0;
    font-size: 18px;
}
.chanllist2 li {
    float: left;
    padding-right: 30px;
    margin-right: 50px;
    font-size: 20px;
    color: #676767;
    line-height: 30px;
    text-align: left;
    cursor: pointer;
}
.chanllist2 li a {
    display: block;
    color: #545454;
    height: 24px;
}
.chanllist2 li.on {
    color: #333333;
    font-weight: bolder;
    background: url("../images/footer_down.png") no-repeat right center;
}
.link_list {
    position: relative;
    min-height: 180px;
    margin-top: 20px;
}
.news_link {
    width: 100%;
    margin-top: 10px;
}
.news_link a {
    float: left;
    font-size: 16px;
    color: #555;
    line-height: 35px;
    white-space: nowrap;
    display: block;
}
.news_link a:hover {
    color: #555;
}
.news_link .letter1 {
    width: 150px;
}
.news_link .letter2 {
    width: 200px;
}
.news_link .letter3 {
    width: 100px;
}
.news_link .letter6 {
    width: 170px;
}
.more2 {
    position: absolute;
    bottom: 10px;
    left: 0px;
    text-align: left;
    font-size: 16px;
    color: #555;
}
.footer_warp {
    margin: auto;
    width: 1000px;
    height: 110px;
    position: relative;
    text-align: center;
}
.footer_warp a {
    color: #555971;
    display: inline-block;
}
.footer_warp a:hover {
    text-decoration: underline;
}
.footer_warp .renzheng {
    position: absolute;
    top: 30px;
    left: 140px;
    width: 52px;
    height: 64px;
    cursor: pointer;
    background: url("../images/img_20.png") no-repeat;
}
.footer_warp .foot_con {
    margin: auto;
    padding-top: 16px;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #555971;
}
.footer_warp .foot_gaba {
    position: absolute;
    top: 30px;
    right: 140px;
    width: 36px;
    height: 57px;
    cursor: pointer;
    background: url("../images/img_21.png") no-repeat;
}
.footer_warp span {
    margin-right: 10px;
}
/*尾部end*/

/*begin*/
/*end*/