.top {
    width: 100%;
    height: 37px;
    background-color: #f0f0f0;
}

.top_content {
    width: 1310px;
    margin: 0 auto;
}

.top_right {
    float: right;
}

.top_right li {
    float: left;
    font: 16px/37px "microsoftyahei";
}

.head {
    width: 1310px;
    height: 151px;
    margin: 0 auto;
}

.head img {
    width: 603px;
    height: 93px;
    float: left;
    margin: 21px 0 37px 0;
}

.search {
    float: right;
    margin-top: 88px;
}

.search input {
    text-indent: 2em;
    background: #e8eeec url(yhqzf_search_20191011.jpg) no-repeat right;
    width: 405px;
    height: 44px;
    border-radius: 8px;
    border: none;
}

.nav {
    width: 100%;
    height: 45px;
    background-color: #b0cf93;
}

.nav_content {
    width: 1230px;
    height: 45px;
    background-color: #799d31;
    margin: 0 auto;
    padding: 0 40px;
    text-align: center;
}

.nav_content li {
    float: left;
    width: 168px;
    height: 45px;
    font: 20px/45px "microsoftyahei";
    border-left: 1px solid #c6c6c6;
}

.nav_content a {
    color: #fff;
}

.nav_content .navc_li1 {
    border: none;
}

.main_body {
    width: 100%;
    background: url(yhqzf_bg_20191011.jpg) no-repeat top center;
    margin-bottom: 20px;
}

.body_contentbg {
    width: 100%;
    height: 445px;
}

.body_content {
    width: 1300px;
    margin: 0 auto;
}


/* 轮播图 */

.lunbo {
    margin-top: 6px;
    float: left;
    position: relative;
    overflow: hidden;
    width: 696px;
    height: 438px;
}

.lunbo .box {
    position: relative;
    overflow: hidden;
    width: 696px;
    height: 438px;
}

.lunbo .list {
    overflow: hidden;
    width: 9999px;
}

.lunbo img {
    width: 696px;
    height: 438px;
    vertical-align: top;
}

.lunbo .list li {
    position: relative;
    float: left;
    width: 696px;
    height: 438px;
}

.lunbo .list p {
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 100%;
    height: 34px;
    background: #000;
    text-indent: 2em;
    opacity: 0.5;
    padding-top: 12px;
}

.lunbo .list a {
    color: #fff;
    font: 16px "mircosoftyahei";
}

.lunbo .btn {
    position: absolute;
    overflow: hidden;
    right: 14px;
    bottom: 16px;
}

.lunbo .btn li {
    position: relative;
    width: 7px;
    height: 7px;
    background-color: #fff;
    margin-left: 5px;
    cursor: pointer;
    float: left;
}

.lunbo .btn li.selected {
    background-color: red;
}


/*tab 切换栏 */

.body_tab {
    width: 604px;
    height: 446px;
    float: right;
    background-color: rgba(236, 245, 240, 0.5);
    /* opacity: 0.5;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
    position: relative; */
}

.body_tab_nav {
    height: 65px;
}

.body_tab_nav li {
    float: left;
    padding: 24px 0 11px 0;
    margin-left: 2px;
    font: 18px "microsoftyahei";
    text-align: center;
    border-bottom: 4px solid #5179be;
    width: 149px
}

.body_tab_nav li a {
    text-decoration: none;
}

.body_tab_nav .curr {
    border-bottom: 4px solid #ed4a29;
}

.curr a {
    color: #da4541;
}

.body_tab_list {
    height: 391px;
}

.body_tab_list p {
    font: 24px "microsoftyahei";
    padding: 12px 0 33px 0;
    color: #d90408;
    text-align: center;
}

.body_tab_list p a {
    font: 24px "microsoftyahei";
    padding: 12px 0 33px 0;
    color: #d90408;
    text-align: center;
}

.body_tab_list li {
    height: 46px;
    margin-left: 32px;
    font: 18px "microsoftyahei";
}

.body_tab_list div {
    float: left;
    width: 6px;
    height: 6px;
    margin: 7px 10px 0 0;
    background-color: #4d78bd;
}

.lanmu {
    width: 1300px;
    margin: 12px auto;
}

.lanmu img {
    width: 1300px
}


/* tab1切换栏 */

.nav1 {
    position: relative;
    width: 1300px;
    margin: 0 auto;
    height: 61px;
    /* background:url(yhqzf_navIcon_20191011.jpg) no-repeat left top; */
    padding: 3px 0 29px 0;
}

.nav1 img {
    position: absolute;
    left: 0;
    top: 0;
}

.nav1 li {
    float: left;
    width: 428px;
    height: 50px;
    text-align: center;
    font: 24px/50px "microsoftyahei";
    margin: 2.5px;
}

.nav1 .nav1_l1 {
    background: #bcc0c9 url(yhqzf_infor_20191011.jpg) no-repeat 100px 10px;
    color: #fff;
}

.nav1 .nav1_l2 {
    background: #bcc0c9 url(yhqzf_infor1_20191011.jpg) no-repeat 100px 5px;
    color: #fff;
}

.nav1 .nav1_l3 {
    background: #bcc0c9 url(yhqzf_infor2_20191011.jpg) no-repeat 100px 10px;
    color: #fff;
    width: 431px;
    margin-right: 0px;
}

.nav1 a {
    color: #fff;
}

.nav1 .curr1 {
    background-color: #92bc74;
    color: #fff
}

.nav1_list {
    width: 1300px;
    margin: 0 auto;
    height: auto;
}

.nav2_list_left {
    width: 953px;
    float: left;
}


/* .nav2_list_left li {
    float: left;
} */

.tabBox .hd {
    width: 953px;
    height: 49px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 20px;
    position: relative;
    z-index: 1000;
    box-sizing: border-box;
}

.tabBox .hd ul {
    overflow: hidden;
    width: 570px;
    margin: 0 auto;
}

.tabBox .hd ul li {
    float: left;
    width: 160px;
    margin: 0 12px;
    font: 700 20px/46px "microsoftyahei";
    text-align: center;
    background-color: #63b5e2;
    color: #fff;
    cursor: pointer;
}

.tabBox .hd ul li a {
    color: #fff;
}

.tabBox .hd ul li a:hover {
    text-decoration: none;
}

.tabBox .hd ul .on {
    background-color: #0f72b7;
}

.tabBox .bd {
    background: #f8f8f8;
    overflow: hidden;
    margin-top: -26px;
}

.tabBox .bd ul {
    padding: 24px 0 46px 0;
    overflow: hidden;
}

.tabBox .bd li {
    font: 16px/32px "microsoftyahei";
    text-align: center;
}

.tabBox .bd li a {
    display: block;
    float: left;
    /* width: 64px;
    height: 96px;
    margin: 8px 35px 0 20px; */
    text-align: center;
}

.tabBox .bd a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.tabBox .bd .oneul li a,
.tabBox .bd .twoul li a {
    width: 128px;
    height: 150px;
    position: relative;
    margin: 8px 12px 0 18px;
}

.tabBox .bd .thrul li a {
    width: 150px;
    position: relative;
    margin-top: 30px;
    background: #f0f0f0;
    text-align: center;
    padding: 10px 0;
}

.tabBox .bd .thrul li a p {
   
}

.tabBox .bd li a .twoimg {
    position: absolute;
    top: 30px;
    left: 36px;
}

.curr2 {
    border-bottom: 3px solid #4f79c1;
}

.nav2_list_right {
    float: right;
}

.nav2_list_right li {
    margin: 10px 0 20px 0;
}


/* 互动交流 */

.n1_nav {
    height: 50px;
    background: #f8f8f9;
    border-top: 1px solid #ebebeb;
}

.nav1_list_contentl .n1_nav {
    width: 667px;
}

.nav1_list_contentr .n1_nav {
    width: 614px;
}

.n1_nav li {
    float: left;
    width: 164px;
    margin: 0 12px;
    height: 46px;
    font: 22px/42px "microsoftyahei";
    text-align: center;
}

.n1_nav li a {
    text-decoration: none;
}

.n1_nav .more {
    float: right;
    margin-right: 23px;
    font: 16px/42px "microsoftyahei";
}

.more a {
    color: #c3c3c3;
}

.n1_list {
    height: 290px;
    padding: 16px 0 0 14px;
}

.nav1_list_contentl {
    float: left;
    margin-right: 15px;
}

.nav1_list_contentr {
    float: left;
    margin-right: 0;
}

.n1_list li {
    height: 36px;
    font: 18px "microsoftyahei";
}

.n1_list div {
    float: left;
    width: 5px;
    height: 5px;
    background-color: #cad2dd;
    margin: 10px 11px 0 0;
}

.curr3 {
    border-bottom: 3px solid #537abf;
}


/* 互动新增链接样式 */

.n1_navhd_link {
    width: 100%;
    height: 90px;
    overflow: hidden;
    padding-top: 30px;
    margin-bottom: 18px;
}

.n1_navhd_link ul {
    width: 796px;
    margin: 0 auto;
    overflow: hidden;
}

.n1_navhd_link ul li {
    float: left;
    width: 140px;
    height: 90px;
    margin-right: 78px;
}

#navhd_link_last {
    margin-right: 0;
}

.n1_navhd_link ul li a {
    display: block;
    width: 140px;
    height: 90px;
    text-align: center;
}

.hdlink_icon1 {
    background-color: #679966;
}

.hdlink_icon2 {
    background-color: #ccaa24;
}

.hdlink_icon3 {
    background-color: #6fa8b9;
}

.hdlink_icon4 {
    background-color: #b7b721;
}

.n1_navhd_link ul li a img {
    margin-top: 10px;
}

.n1_navhd_link ul li a p {
    color: #fff;
    font-size: 16px;
}

.n1_navhd_link ul li a:hover {
    text-decoration: none;
}


/* 信息公开 */

.nav1_list_top {
    height: 298px;
}

.nlt_left ul {
    float: left;
}

.nlt_left li {
    width: 146px;
    margin: 0 12px 5px 0;
    border: 1px solid #cacaca;
    text-align: center;
    padding-top: 12px;
    border-radius: 6px;
}

.nlt_left p {
    height: 38px;
    font: 700 18px/38px "microsoftyahei";
}

.nlt_left .p_1 {
    font: 700 16px "microsoftyahei";
}

.nlt_cen,
.nlt_right {
    float: left;
    height: 298px;
}

.nlt_cen {
    width: 677px;
    margin: 0 16px 0 4px;
}

.nlt_right li {
    width: 280px;
    height: 18px;
    font: 18px "microsoftyahei";
    text-align: center;
    margin-bottom: 5px;
    padding: 18px 0 20px 0;
}

.ntl_l1 {
    background-color: #ebf1e7;
}

.ntl_l2 {
    background-color: #e7f0fd;
}

.ntl_l3 {
    background-color: #e1eee7;
}

.nlt_right .ntl_l4 {
    background-color: #f0f9e8;
    height: 44px;
    padding: 22px 0 22px 0;
}


/* 滑动 */

.scroll_horizontal {
    width: 1146px;
    height: 117px;
    float: left;
    position: relative;
    /* margin-left: 10px; */
}

.scroll_horizontal .box {
    overflow: hidden;
    position: relative;
    width: 99%;
    height: 117px;
    /* margin: 0 auto; */
}

.scroll_horizontal .list {
    overflow: hidden;
    width: 99999px;
}

.scroll_horizontal .prev {
    position: absolute;
    top: 45px;
    width: 19px;
    height: 29px;
    left: -25px;
    background: url(yhqzf_prev_20191011.png) no-repeat left;
    cursor: pointer;
    z-index: 10000;
}

.scroll_horizontal .next {
    position: absolute;
    top: 45px;
    width: 19px;
    height: 29px;
    right: -18px;
    background: url(yhqzf_next_20191011.png) no-repeat right;
    cursor: pointer;
    z-index: 10000;
}

.scroll_horizontal li {
    /*width: 240px;height:80px;padding-right: 20px;float: left;padding-top:15px*/
    width: 285px;
    height: 93px;
    float: left;
    padding-top: 12px
}

.scroll_horizontal li img {
    width: 254px;
    height: 93px;
    display: block;
}

.nav1_list_bottom {
    width: 1171px;
    margin: 0 auto;
    height: 117px;
    padding-left: 129px;
    background: #e8faea url(yhqzf_special_20191011.jpg)no-repeat left center;
    margin-top: 20px;
}


/* .nav1_list_bottom ul {
    width: 1156px;
} */


/* .nav1_list_bottom li {
    float: left;
    margin: 9px 5px 14px 0;
} */

.footbg {
    width: 100%;
    border-top: 6px solid #5279c4;
    margin-top: 20px
}

.foot {
    width: 1005px;
    margin: 0 auto;
    height: 132px;
    padding-top: 6px;
    text-align: center;
    background: url(yhqzf_logo1_20191011.jpg) no-repeat left center, url(yhqzf_logo2_20191011.jpg) no-repeat right center;
}

.foot ul {
    width: 400px;
    margin: 0 auto;
    height: 54px;
    text-align: center;
}

.foot li {
    float: left;
    height: 54px;
    font: 18px/54px "microsoftyahei";
}

.foot_content {
    height: 24px;
    font: 16px/24px "microsoftyahei";
}

.tempWrap {
    margin-top: -26px
}