
body {
    font-size: 15px;
    font-family: "微软雅黑";
    min-width: 1200px;
    background: url(./yhmh_bg.png) no-repeat center top #f7f4e8;
}

.clear{overflow: hidden;zoom: 1;}

.layout-container {
    width: 100%;
    min-height: 712px;
}

.l_float {
    float: left;
}

.r_float {
    float: right;
}

.c_float {
    clear: both;
}

a {
    color: #333333;
}

a:hover {
    color: #ae0c0e;
}

.w_1200 {
    width: 1200px;
}

.w1200 {
    margin: 0 auto;
    width: 1200px;
}


.serach {
    padding-right: 84px;
    position: absolute;
    right: 0;
    top: 28px;
    width: 372px;
    height: 38px;
    background-color: #fff;
    border-radius: 3px;
    border: 3px solid #ccc9c1;
}

.search_input {
    padding: 0 12px;
    display: block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #a4a4a4;
    background-color: transparent;
    outline: none;
    border: 0;
}

.search_btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 84px;
    height: 32px;
    line-height: 32px;
    background: url(yhmh_icon-query.png) no-repeat center #d51414;
    border-radius: 3px;
    border: 0;
    outline: none;
}

.web_nav {
    width: 100%;
    min-width: 1200px;
    height: 45px;
    line-height: 45px;
    background-color: #ae0c0e;
    clear: both;
}

*/


.slideTxtBox {
    width: 100%;
}

.slideTxtBox .hd {
    height: 44px;
    line-height: 44px;
    position: relative;
}

.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    left: 0;
    top: -1px;

}

.slideTxtBox .hd ul li {
    float: left;
    font-size: 20px;
    width: 180px;
    text-align: center;
    cursor: pointer;
}

.slideTxtBox .hd ul li a {
    color: #fff;
}

.slideTxtBox .hd ul li.on {
    background: url(yhmh_layout-nav-active.png) no-repeat center bottom;
}

.slideTxtBox .bd ul {
    border: 1px solid #e1e1e1;
    height: 40px;
    line-height: 40px;
    zoom: 1;
    background: url(yhmh_repeat-line.png) repeat-x center top;
}

.slideTxtBox .bd li {
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
}

.slideTxtBox .bd li .date {
    float: left;
    font-size: 15px;
}

.date a {
    padding: 0 10px;
}

.notice-content {
    padding: 16px 10px 16px;
}


.layout-content {
    margin: auto;
    background-color: #ffffff;
    overflow: hidden;
    
    clear: both;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}

.c_left {
    width: 874px;
    overflow: hidden;
}

.newest {
    width: 407px;
    overflow: hidden;
    margin-right: 30px;
    margin-bottom: 20px;
}

.tit {
    width: 100%;
    font-size: 20px;
    color: #ae0c0e;
    line-height: 34px;
}

.tit span {
    display: inline-block;
    width: 5px;
    height: 20px;
    background-color: #ae0c0e;
    margin-right: 12px;
    position: relative;
    top: 3px;
}

.tab_change {
    width: 100%;
    overflow: hidden;
}


.slideTxtBox1 {
    width: 100%;
    position: relative;
}

.slideTxtBox1 .hd {
    height: 36px;
    line-height: 36px;
    font-size: 17px;
    position: relative;
}

.xian {
    position: absolute;
    width: 100%;
    height: 1px;
    top: 37px;
    left: 0;
    background-color: #ccc9c1;
}

.slideTxtBox1 .hd ul {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 36px;
}

.slideTxtBox1 .hd ul li {
    float: left;
    margin-right: 18px;
    cursor: pointer;
}

.slideTxtBox1 .hd ul li.on {
    font-weight: 700;
    color: #ae0c0e;
    border-bottom: 2px solid #ae0c0e;
}

.slideTxtBox1 .bd ul {
    padding-top: 15px;
    zoom: 1;
}

.slideTxtBox1 .bd li {
    height: 36px;
    line-height: 36px;
}

.slideTxtBox1 .bd li .date {
    float: right;
    color: #989898;
}

.dian {
    float: left;
    width: 3px;
    height: 3px;
    background-color: #333333;
    margin-top: 16px;
    margin-right: 6px;
}

.more {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 38px;
    font-size: 15px;
}

.newest1 {
    width: 844px;
    ;
}

.newest1 ul {
    width: 100%;
}

.newest1 span {}

.l_span,
.r_span {
    margin-right: 9px;
    font-size: 12px;
    color: #ae0c0e;
}

.r_span {
    position: absolute;
    top: 0;
    right: 0;
}


.c_right {
    width: 304px;
    overflow: hidden;
}

.info_gov {
    width: 100%;
}

.in_tit {
    padding-top: 10px;
    display: inline-block;
    font-size: 20px;
    color: #333333;
    line-height: 40px;
    border-bottom: 2px solid #2d66a5;
}

.zl_list {
    overflow: hidden;
    padding-top: 10px;
}

.zl_list li {
    overflow: hidden;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 97px;
    font-size: 15px;
    margin-top: 10px;
    clear: both;
}

.zl_list li p {
    margin-right: 25px;
}

.zl_list li:first-child {
    background: url(im_pic_01_03_03.png) no-repeat center top;
}

.zl_list li:first-child+li {
    background: url(im_pic_02_03.png) no-repeat center top;
}

.zl_list li:first-child+li+li {
    background: url(im_pic_03_03.png) no-repeat center top;
}

.zl_list li:first-child+li+li+li {
    background: url(im_pic_04_03.png) no-repeat center top;
}

.zl_list li:first-child+li+li+li+li {
    background: url(im_pic_05_03.png) no-repeat center top;
}

.img_list {
    width: 100%;
    padding-top: 17px;
}

.img_list li {
    width: 100%;
    height: 50px;
    padding-left: 145px;
    line-height: 50px;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 10px;
}

.img_list li:first-child {
    background: url(im_pic_06_03.png) no-repeat center top;
}

.img_list li:first-child+li {
    background: url(im_pic_07_03.png) no-repeat center top;
}

.five {
    width: 100%;
    overflow: hidden;
}

.five_tit {
    display: inline-block;
    font-size: 20px;
    height: 44px;
    line-height: 44px;
    border-bottom: 2px solid #ae0c0e;
    margin-bottom: 14px;
}

.list_five {
    width: 100%;
    clear: both;
    padding: 11px 0;
    font-size: 15px;
    border: 1px solid #e5e5e5;
    background-color: #f9f9f9;
    overflow: hidden;
}

.list_five li {
    float: left;
    padding-left: 21px;
    padding-right: 32px;
    line-height: 20px;
    height: 24px;
}

.list_five span {
    font-size: 9px;
    color: #ae0c0e;
    margin-right: 14px;
}

.imp_list {
    width: 100%;
    overflow: hidden;
}

.imp_list li {
    line-height: 28px;
    font-size: 15px;
}

.imp_list li span {
    font-size: 9px;
    color: #ae0c0e;
    margin-right: 8px;
}

.res {
    width: 100%;
    overflow: hidden;
}

.res_box {
    width: 580px;
    overflow: hidden;
    padding: 15px 0;
}

.padd_box {
    width: 100%;
    overflow: hidden;
}

.res_fir {
    width: 497px;
    height: 108px;
    padding: 10px 24px 10px 19px;
    background-color: #fbf9f3;
    text-align: center;
    overflow: hidden;
}

.resfir_tit a {
    font-size: 16px;
    color: #877461;
    line-height: 30px;
    font-weight: 600;
}

.fir_mor {
    font-size: 15px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.tit_res {
    font-size: 17px;
    font-weight: 700;
    line-height: 15px;
}

.res_list {
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
}

.res_list li {
    width: 100%;
    line-height: 30px;
    font-size: 15px;
    overflow: hidden;
}

.res_dian {
    width: 3px;
    height: 3px;
    background-color: #333333;
    margin-top: 15px;
    margin-right: 10px;
}

.res_date {
    color: #989898;
}

.ask {
    font-size: 16px;
    font-weight: 700;
}

.ask a {
    color: #877461;
}

.ask img {
    margin-right: 8px;
}

.sma_tit {
    font-size: 15px;
    font-weight: 700;
    width: 100%;
    overflow: hidden;
    margin-top: 7px;
}

.sma_tit li {
    text-align: center;
    line-height: 30px;
    float: left;
}

.sma_tit li:first-child {
    width: 334px;
    text-align: left;
}

.sma_tit li:first-child+li {
    width: 86px;
    text-align: center;
    margin-right: 52px;
}

.sma_tit li:first-child+li+li {
    width: 105px;
    text-align: center;
}

.res_list1 {
    padding-top: 0;
}

.res_list1 li p {
    width: 334px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.res_list1 li .res_date {
    width: 94px;
    text-align: center;
    margin-right: 47px;
}

.state {
    width: 105px;
    text-align: center;
    color: #989898;
    font-size: 15px;
}

.image_a {
    width: 100%;
    overflow: hidden;
    margin: 5px 0 30px 0;
}

.sma_img {
    float: left;
    width: 180px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    background-color: #fbf9f3;
    margin-right: 17px;
}

.sma_img a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.sma_img img {
    margin-right: 18px;
}

.big_img {
    width: 380px;
    float: left;
    height: 50px;
    margin-left: 8px;
}

.big_img img {
    width: 100%;
	height: 52px;
}

.watch,
.new_app {
    width: 580px;
    overflow: hidden;
}

.watch_list {
    width: 100%;
    overflow: hidden;
    clear: both;
    font-size: 15px;
    padding-top: 15px;
}

.watch_list li {
    float: left;
    width: 268px;
    line-height: 38px;
    margin-right: 22px;
}

.watch_list li span {
    font-size: 9px;
    color: #ae0c0e;
    margin-right: 8px;
}

.napp_img {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.weixin,
.weibo {
    width: 286px;
    height: 104px;
}

.weixin img,
.weibo img {
    width: 100%;
}

.ztzl {
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;

}

.zimg_list {
    overflow: hidden;
    padding-top: 15px;
}

.zimg_list li {
    width: 273px;
    height: 80px;
    float: left;
    margin-right: 29px;
}

.zimg_list li:first-child+li+li+li {
    margin: 0;
}

.layout-other {
    margin: auto;
    height: 98px;
    line-height: 98px;
    padding: 0 40px;

}

.layout-other a {
    margin-right: 87px;
}

.layout-other a:first-child+a+a+a+a {
    margin: 0;
}


.layout-footer {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 60px;
    background-color: #ddd6c4;
    border-top: 5px solid #776253;
}

.footer-nav {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 30px;
    color: #333;
    text-align: center;
}

.footer-mid {
    margin: 0 auto;
    padding-left: 223px;
    padding-right: 291px;
    position: relative;
    width: 1200px;
    line-height: 30px;
    box-sizing: border-box;
}

.footer-mid-left {
    position: absolute;
    left: 160px;
    top: 0;
}

.footer-mid-center {
    text-align: center;
}

.footer-mid-right {
    position: absolute;
    right: 0;
    top: -10px;
}