.left {
    float: left;
}

.right {
    float: right;
}

.wrapper {
    position: relative;
    z-index: 0;
    margin: 0 auto;
    width: 1200px;
}

.mt18 {
    margin-top: 18px;
}

.dis {
    display: none;
}

.nav_pr {
    position: relative;
    z-index: 8;
}

.pt57 {
    padding-top: 57px;
}

.fc {
    position: relative;
}

#topSearch {
    left: 0;
    padding-top: 20px;
    width: 100%;
    background-color: #f3f3f3;
}

.search_input {
    position: relative;
    z-index: 1;
    background-color: #fff;
}

.search_input>input {
    position: relative;
    z-index: 2;
    padding: 0 10px;
    width: 378px;
    height: 36px;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    border-image: none;
    background-color: transparent;
    color: #999;
    font-size: 14px;
    line-height: 36px;
}

.search_input>span {
    position: absolute;
    top: 9px;
    left: 10px;
    z-index: 0;
    color: #999;
    font-size: 14px;
}

.sousuo {
    position: relative;
    z-index: 999;
    width: 488px;
    height: 38px;
}

.sousuo>input {
    width: 89px;
    height: 38px;
    border: medium none;
    background-color: #df0303;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    font-family: "微软雅黑";
    cursor: pointer;
}

.other_zs {
    position: relative;
    z-index: 0;
    margin-left: 118px;
    padding-left: 20px;
    width: 480px;
    height: 38px;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/biao.png) no-repeat scroll 0 7px;
    line-height: 38px;
}

.other_zs>a {
    margin-left: 10px;
    color: #666;
    font-size: 14px;
}

.qping {
    width: 100%;
    min-width: 1200px;
}

.gf_nav {
    z-index: 5;
    height: 40px;
    border-radius: 5px;
    background-color: #f3f3f3;
}

.gf_nav>li {
    position: relative;
    z-index: 100;
    float: left;
    display: inline;
    margin-right: 1px;
    padding: 0 18px;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
}

.gf_nav>li>a {
    display: inline-block;
    padding: 0 10px;
    color: #666;
    line-height: 38px;
}

.gf_nav>li.first {
    padding: 0 8px 0 18px;
}

.gf_nav>li>ul {
    position: absolute;
    top: 40px;
    left: 0;
    display: none;
    width: 100%;
    height: 342px;
    border-left: 1px solid #fff;
    background-color: rgba(222,222,222,.9);
    text-align: center;
    font-size: 14px;
}

.gf_nav>li>ul>li>a {
    display: block;
    width: 100%;
    color: #666;
    line-height: 30px;
}

.gf_nav>li>ul>li>a.on,.gf_nav>li>ul>li>a:hover {
    color: red;
    text-decoration: underline;
}

.gf_nav>li:hover {
    background-color: #e5e5e5;
}

.gf_nav>li:hover>a {
    color: #fc3a3a;
}

.gf_nav>li:hover>ul {
    background-color: rgba(209,206,203,.9);
}

.gf_nav:hover ul {
    display: block;
}

.content_left {
    width: 880px;
}

.mc_content li {
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

.mc_img {
    float: left;
    display: block;
    overflow: hidden;
    margin-right: 10px;
    width: 177px;
    height: 118px;
    border: 1px solid #ddd;
    border-radius: 7px;
}

.mc_img img {
    width: 100%;
    min-height: 118px;
}

.mc_production {
    float: left;
    margin-left: 10px;
    width: 680px;
}

.mc_title {
    display: block;
    margin-bottom: 11px;
    color: #333;
    font-weight: 700;
    font-size: 16px;
}

.mc_title:hover {
    color: red;
}

.mc_details {
    color: #666;
    font-size: 14px;
    line-height: 26px;
}

.mc_details a {
    color: red;
}

.mc_details a:hover {
    color: #c00;
    text-decoration: none;
}

.mc_relate {
    margin-top: 14px;
    height: 20px;
    color: #999;
    font-size: 14px;
}

.mc_relate span {
    float: left;
    display: block;
    height: 20px;
    line-height: 20px;
}

.mc_relate a {
    float: left;
    display: block;
    margin-right: 10px;
    padding: 0 5px;
    height: 20px;
    border: 1px solid #ddd;
    color: #999;
    font-size: 14px;
    line-height: 20px;
}

.mc_relate a.on,.mc_relate a:hover {
    border-color: #de3437;
    background-color: red;
    color: #fff;
    text-decoration: none;
}

.mc_content li.on,.mc_content li:hover {
    background-color: #f4f4f4;
}

.relative_topic>ul>li,.tsfs>ul>li {
    position: relative;
    z-index: 0;
    float: left;
    margin: 9px;
}

.relative_topic>ul>li,.relative_topic>ul>li>a,.tsfs>ul>li,.tsfs>ul>li>a {
    display: block;
    overflow: hidden;
    width: 406px;
    height: 203px;
    border-radius: 5px;
}

.relative_topic>ul>li>a>img,.tsfs>ul>li>a>img {
    width: 100%;
    min-height: 203px;
    border-radius: 5px;
}

.relative_topic>ul>li>a>p,.tsfs>ul>li>a>p {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: none;
    width: 100%;
    height: 203px;
    border-radius: 5px;
    background-color: rgba(0,0,0,.5);
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 203px;
}

.relative_topic>ul>li>a:hover p,.tsfs>ul>li>a:hover p {
    display: block;
}

.content_right {
    width: 300px;
}

.rszs {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}

.rszs>p {
    height: 42px;
    border-bottom: 1px solid #ddd;
    background-color: #f3f3f3;
    line-height: 42px;
}

.rszs>p>span {
    float: left;
    margin-left: 10px;
    color: #333;
    font-size: 16px;
}

.rszs>p>em {
    float: right;
    margin-right: 10px;
    color: #666;
    font-size: 14px;
    cursor: pointer;
}

.rszs>p>em:hover {
    color: red;
}

.rszs>ul {
    padding: 10px;
    width: 280px;
    height: 240px;
}

.rszs>ul>li {
    float: left;
    border-radius: 5px;
}

.rszs>ul>li>a {
    display: block;
    height: 55px;
    color: #666;
    text-align: center;
    font-size: 14px;
    line-height: 55px;
}

.rszs>ul>li.one {
    margin-right: 5px;
    margin-bottom: 5px;
    width: 120px;
    background-color: #e6e8f7;
}

.rszs>ul>li.two {
    margin-bottom: 5px;
    width: 154px;
    background-color: #e7f8f7;
}

.rszs>ul>li.three {
    margin-right: 5px;
    margin-bottom: 5px;
    width: 100px;
    background-color: #eeece9;
}

.rszs>ul>li.four {
    margin-right: 5px;
    margin-bottom: 5px;
    width: 80px;
    background-color: #e8e1ed;
}

.rszs>ul>li.five {
    margin-bottom: 5px;
    width: 89px;
    background-color: #e6e8f7;
}

.rszs>ul>li.six {
    margin-right: 5px;
    margin-bottom: 5px;
    width: 140px;
    background-color: #f2f0f0;
}

.rszs>ul>li.seven {
    margin-bottom: 5px;
    width: 134px;
    background-color: #e9f2e6;
}

.rszs>ul>li.eight {
    margin-right: 5px;
    width: 86px;
    background-color: #e7f2f3;
}

.rszs>ul>li.nine {
    margin-right: 5px;
    width: 94px;
    background-color: #f7f0f2;
}

.rszs>ul>li.ten {
    width: 89px;
    background-color: #f3eff6;
}

.cnxh {
    width: 300px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}

.cnxh>p {
    height: 42px;
    border-bottom: 1px solid #ddd;
    background-color: #f3f3f3;
    line-height: 42px;
}

.cnxh>p>span {
    float: left;
    margin-left: 10px;
    color: #333;
    font-size: 16px;
}

.cnxh>p>em {
    float: right;
    margin-right: 10px;
    color: #666;
    font-size: 14px;
    cursor: pointer;
}

.cnxh>p>em:hover {
    color: red;
}

.cnxh>ul {
    padding: 0 10px;
    width: 280px;
}

.cnxh>ul>li {
    padding: 10px;
    width: 260px;
    border-bottom: 1px dashed #dbdbdb;
}

.cnxh>ul>li>a {
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.cnxh>ul>li>dl {
    width: 100%;
}

.cnxh>ul>li>dl>dt {
    float: left;
    width: 170px;
    color: #999;
    font-size: 12px;
    line-height: 20px;
}

.cnxh>ul>li>dl>dd {
    float: right;
    overflow: hidden;
    margin-top: 3px;
    width: 67px;
    height: 60px;
    border-radius: 5px;
}

.cnxh>ul>li>dl>dd>img {
    width: 100%;
    min-height: 60px;
}

.cnxh>ul>li.on a,.cnxh>ul>li:hover a {
    color: red;
}

.cnxh>ul>li.on dd,.cnxh>ul>li:hover dd {
    color: #666;
}

.search_tsk {
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 19;
    display: none;
    padding: 20px 43px;
    width: 1114px;
    border: 1px solid #ddd;
    background-color: #fff;
    box-shadow: 0 3px 12px #888;
}

.now_search {
    height: 43px;
    border-bottom: 2px solid #ff585e;
    color: #ff585e;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
}

.hot_search {
    margin-top: 5px;
    height: 43px;
    border-bottom: 2px solid #00bcd2;
    color: #00bcd2;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
}

.rs_search {
    margin-top: 15px;
    margin-left: -5px;
}

.rs_search li {
    float: left;
    margin: 5px;
    border-radius: 5px;
}

.rs_search li>a {
    display: block;
    padding: 10px 40px;
    color: #666;
    font-size: 16px;
}

.rs_search li>a:hover {
    text-decoration: underline;
}

.rs_search li.rsa {
    background-color: #e9f2e6;
}

.rs_search li.rsb {
    background-color: #eef8ea;
}

.rs_search li.rsc {
    background-color: #e7f8f7;
}

.rs_search li.rsd {
    background-color: #f6f5f9;
}

.rs_search li.rse {
    background-color: #f7f0f2;
}

.rs_search li.rsf {
    background-color: #eeece9;
}

.rs_search li.rsg {
    background-color: #e7f2f3;
}

.rs_search li.rsh {
    background-color: #f3eff6;
}

.rs_search li.rsi {
    background-color: #f2f0f0;
}

.rs_search li.rsj {
    background-color: #f9f3f5;
}

.rs_search li.rsk {
    background-color: #e6e8f7;
}

.ns_search {
    margin-top: 15px;
    margin-left: -51px;
}

.ns_search>li {
    float: left;
    margin-left: 51px;
}

.ns_search>li>a {
    display: block;
    height: 35px;
    color: #000;
    font-size: 16px;
    line-height: 35px;
}

.ns_search>li>a:hover {
    color: red;
}

.head_details {
    height: 50px;
    border-bottom: 1px dashed #ccc;
    line-height: 50px;
}

.head_details>a {
    color: #666;
    font-size: 13px;
}

.head_details>a:hover {
    color: red;
}

.head_details>em {
    color: #666;
    font-size: 13px;
}

.essay p.essay_title {
    margin-top: 15px;
    color: #333;
    text-align: center;
    font-size: 32px;
    line-height: 40px;
}

.essay p.essay_author {
    margin-top: 17px;
    color: grey;
    text-align: center;
    font-size: 14px;
}

.essay p.essay_view {
    border-bottom: 1px dashed #999;
    color: #999;
    text-align: center;
    font-size: 13px;
    padding: 5px 0 10px 0;
}

.essay_abstract {
    margin-top: 15px;
    padding: 10px 20px;
    width: 840px;
    border-radius: 10px;
    background-color: #eee;
    color: #333;
    font-size: 14px;
    line-height: 25px;
}

.essay_abstract p>span {
    color: #333;
    font-weight: 700;
}

.essay_zw p a {
    color: #00f;
}

.essay_zw {
    padding: 0 20px;
    width: 840px;
}

.essay_zw>p {
    margin-top: 15px;
    color: #333;
    font-size: 16px;
    line-height: 30px;
}

.essay_zw>p>img {
    border-radius: 7px;
}

.operate {
    position: relative;
    margin: 25px auto 0;
    width: 510px;
}

.operate>div {
    position: relative;
    float: left;
    margin: 0 20px;
    padding: 0 10px 0 36px;
    height: 32px;
    border: 1px solid grey;
    border-radius: 5px;
    color: #666;
    text-align: right;
    font-size: 14px;
    line-height: 32px;
    cursor: pointer;
}

.operate>div>span {
    color: #999;
}

.operate>div.share {
    padding: 0 25px;
    width: 57px;
}

.operate>div>em {
    position: absolute;
    display: block;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/icon.png) no-repeat scroll 0 0;
}

.operate>div.used>em {
    top: 8px;
    left: 10px;
    width: 20px;
    height: 16px;
    background-position: 0 0;
}

.operate>div.noused>em {
    top: 8px;
    left: 10px;
    width: 20px;
    height: 16px;
    background-position: 0 -16px;
}

.operate>div.on,.operate>div:hover {
    border: 1px solid #f33;
}

.fly_heart,.operate>div.on.used>em,.operate>div.used:hover>em {
    top: 8px;
    left: 10px;
    width: 20px;
    height: 16px;
    background-position: 0 -32px;
}

.operate>div.noused:hover>em,.operate>div.on.noused>em {
    top: 8px;
    left: 10px;
    width: 20px;
    height: 16px;
    background-position: 0 -48px;
}

.fly_heart {
    opacity: 1;
}

.mflc_link {
    display: block;
    margin-top: 50px;
    height: 30px;
    border-radius: 5px;
    background-color: #f33;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}

.mflc_link:hover {
    background-color: #c00;
    color: #fff;
}

.topic_title {
    position: relative;
    z-index: 0;
    height: 40px;
    border-bottom: 1px solid #fc833e;
}

.topic_title>span {
    padding: 8px;
    border-bottom: 2px solid #fc833e;
    color: #fc833e;
    font-size: 18px;
    line-height: 37px;
    cursor: pointer;
}

.related_title>span.on,.related_title>span:hover {
    border-bottom: 2px solid #ff585e;
    color: #ff585e;
}

.related_title a {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #666;
    font-size: 14px;
}

.related_title a.on,.related_title a:hover {
    color: red;
}

.sear_icon {
    float: left;
    display: inline-block;
    width: 21px;
    height: 21px;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/search_flash_icon.png) no-repeat scroll 0 0;
}

.zx_search {
    float: left;
    overflow: hidden;
    margin: 15px 0 10px;
    width: 100%;
    height: auto;
}

.zx_list {
    float: left;
    display: inline;
    margin-left: 40px;
    width: 50%;
    height: 38px;
}

.zx_list li {
    float: left;
    display: inline;
    overflow: hidden;
    margin-top: 9px;
    margin-right: 20px;
    font-size: 14px;
}

.zx_list li a {
    overflow: hidden;
    height: 20px;
    color: #686465;
    text-decoration: none!important;
    line-height: 20px;
}

.zx_list li a:hover {
    color: #b41829;
}

.zx_list li i {
    display: inline;
    overflow: hidden;
    margin-right: 5px;
}

.zx_list li .news {
    background-position: -5px -27px;
}

.zx_list li a:hover i.news {
    background-position: -5px -4px;
}

.zx_list .imgs {
    background-position: -4px -95px;
}

.zx_list li a:hover i.imgs {
    background-position: -4px -117px;
}

.zx_list .hot {
    background-position: -2px -140px;
}

.zx_list li a:hover i.hot {
    background-position: -2px -163px;
}

.zx_list .hot_phb {
    background-position: -6px -49px;
}

.zx_list li a:hover i.hot_phb {
    background-position: -6px -71px;
}

.zx_list .sf_diaoc {
    background-position: -3px -186px;
}

.zx_list li a:hover i.sf_diaoc {
    background-position: -3px -208px;
}

.bbs_content {
    overflow: hidden;
    margin-top: 10px;
    width: 100%;
    height: auto;
}

.picbox {
    padding: 10px 0 5px;
}

.picbox a {
    float: left;
    margin-right: 25px;
}

.see_more {
    overflow: hidden;
    margin-top: 24px;
    width: 100%;
    height: 38px;
    background: #ccc none repeat scroll 0 0;
    text-align: center;
    font-size: 14px;
    line-height: 38px;
}

.see_more a {
    display: inline-block;
    width: 870px;
    height: 38px;
    color: #666;
}

.see_more span {
    display: inline-block;
}

.see_more img {
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
    line-height: 15px;
}

.main_left .share,.main_left .tel {
    display: inline-block;
}

.share {
    margin-top: 4px;
    width: 12px;
    height: 12px;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/spirte2.png) no-repeat scroll 0 0;
}

.bds_tools {
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/spirte_news_show.png) no-repeat scroll 0 0;
}

.bds_more {
    position: relative;
    text-indent: 3px;
    line-height: 16px;
    font-size: 14px;
    color: #666;
}

.tel {
    margin-top: 2px;
    width: 12px;
    height: 16px;
    a transparent url(http://www.zyhfz.cn/Public/Home/Image/spirte2.png) no-repeat scroll 0 bottom;
}

.main_left {
    overflow: hidden;
    width: 872px;
    height: auto;
}

.main_left .list {
    padding-top: 8px;
    width: 100%;
}

.main_left .list:hover {
    background-color: #eee;
}

.main_left .list li {
    padding: 0 0 15px 15px;
    height: auto;
    border-bottom: 1px dashed #dbd7d5;
}

.main_left .list li .list_tit {
    height: 24px;
    font-size: 22px;
    line-height: 24px;
}

.main_left .list li .list_tit span {
    position: relative;
    top: -3px;
    z-index: 10;
    display: inline;
    margin-left: 20px;
    padding: 2px 5px;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
}

.main_left .list li .list_tit span.bg_pic {
    background-color: #36f;
}

.main_left ul li dl {
    margin-top: 10px;
    width: 100%;
    height: 140px;
}

.main_left ul li dl dt {
    position: relative;
    float: left;
    display: inline;
}

.main_left ul li dl dt img {
    display: inline-block;
}

.main_left ul li dl dd {
    float: left;
    display: inline;
    margin-left: 20px;
    width: 622px;
    height: auto;
}

.dd_p {
    color: #e33;
}

.main_left ul li dl dd span {
    display: block;
    overflow: visible;
    margin-top: 5px;
    height: 20px;
    color: #999;
    font-size: 13px;
    line-height: 20px;
}

.main_left ul li dl dd span * {
    float: left;
}

.main_left ul li dl dd span a {
    display: inline;
    margin-right: 10px;
    color: #999;
}

.main_left ul li dl dd span a:hover {
    color: #c00;
    text-decoration: none;
}

.main_left ul li dl dd span em {
    display: inline;
    margin-right: 10px;
}

.main_right {
    overflow: hidden;
    width: 300px;
    height: auto;
}

.mrbox {
    overflow: hidden;
    width: 300px;
}

.mt12 {
    margin-top: 12px;
}

.title_style {
    position: relative;
    height: 35px;
    border-bottom: 2px solid #ddd;
    line-height: 35px;
}

.title_style a {
    color: #333;
}

.mrbborder {
    overflow: hidden;
    padding: 14px 9px;
    width: 280px;
    border-color: #eee;
    border-style: solid;
    border-width: 1px;
}

.title_span {
    position: absolute;
    bottom: -2px;
    left: 0;
    overflow: hidden;
    padding: 0 5px 0 0;
    height: 35px;
    border-bottom: 2px solid #c00;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    line-height: 35px;
}

.hot_rank {
    overflow: hidden;
    padding: 14px;
    width: 270px;
}

.btopn {
    border-color: #eee;
    border-color: -moz-use-text-color #eee #eee;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    border-image: none;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
}

.hot_rank dl {
    overflow: hidden;
    margin-top: 6px;
    width: 270px;
    height: 20px;
    line-height: 20px;
}

.hot_rank dl dt {
    float: left;
    overflow: hidden;
    margin-top: 2px;
    width: 15px;
    height: 15px;
    color: #fff;
    text-align: center;
    line-height: 15px;
}

.rankblue {
    background: #e33 none repeat scroll 0 0;
}

.hot_rank dl dd {
    float: right;
    overflow: hidden;
    width: 250px;
    font-size: 14px;
}

.rankblack {
    background: #ddd none repeat scroll 0 0;
    color: #666!important;
}

.zmt {
    padding-bottom: 18px;
    border-bottom: 1px dashed #ccc;
}

.zmt dd {
    padding-left: 10px;
    width: 160px;
}

.zmt dd .tit {
    color: #333;
    font-size: 14px;
}

.zmt dd div {
    color: #666;
    font-size: 12px;
    line-height: 20px;
}

.zmt dd .xq {
    color: #c00;
}

.n_list {
    padding-top: 6px;
    width: 375px;
}

.n_list .n_list_li {
    height: 25px;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/point.jpg) no-repeat scroll 2px 11px;
    font-size: 14px;
    line-height: 27px;
}

.n_list li {
    overflow: hidden;
    padding-left: 18px;
    height: 35px;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/point.jpg) no-repeat scroll 2px center;
    color: #333;
    font-size: 16px;
    line-height: 35px;
}

.rightbox {
    overflow: hidden;
    margin-top: 10px;
    width: 300px;
}

.btopn {
    border-color: -moz-use-text-color #eee #eee;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    border-image: none;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
}

.videoimg {
    overflow: hidden;
    padding: 0 0 0 12px;
    width: 286px;
}

.estatelife li,.videoimg li {
    float: left;
    display: inline-block;
    overflow: hidden;
    margin: 15px 12px 0 0;
    width: 130px;
}

.viimg {
    position: relative;
    overflow: hidden;
    width: 130px;
    height: 87px;
}

.viimg img {
    width: 130px;
    height: 87px;
}

.viiplay {
    position: absolute;
    top: 51px;
    left: 5px;
    overflow: hidden;
    width: 31px;
    height: 31px;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/play.png) no-repeat scroll 0 0;
}

.vitxt {
    overflow: hidden;
    margin-top: 5px;
    height: 36px;
    line-height: 18px;
}

.vtxt {
    width: 45px;
    color: #999;
}

.vpt {
    height: 16px;
    line-height: 16px;
}

.share li,.vpt span {
    float: left;
    display: inline-block;
    overflow: hidden;
}

.vplay {
    background-position: 0 -69px;
}

.vtime {
    background-position: -17px -69px;
}

.vplay,.vtime {
    margin-right: 4px;
    width: 16px;
    height: 16px;
}

.idico {
    border: medium none;
    background-image: url(http://www.zyhfz.cn/Public/Home/Image/infodetailsico1.gif);
    background-repeat: no-repeat;
}

.videocom {
    overflow: hidden;
    margin-top: 4px;
    padding: 0 14px 14px;
    width: 270px;
}

.videocom li {
    overflow: hidden;
    margin-top: 6px;
    padding-left: 25px;
    height: 20px;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/infodetailsline1.gif) no-repeat scroll 0 0;
    font-size: 14px;
    line-height: 20px;
}

.survey {
    overflow: hidden;
    padding: 14px;
}

.btopn {
    border-color: -moz-use-text-color #eee #eee;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    border-image: none;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
}

.survey li {
    overflow: hidden;
    margin-top: 6px;
    font-size: 14px;
}

.txtbox dt,.txtbox li {
    padding-left: 15px;
    height: 20px;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/point.jpg) no-repeat scroll 2px 11px;
    line-height: 20px;
}

.picnews {
    overflow: hidden;
    margin: 15px auto 0;
    width: 1200px;
}

.lbtitle {
    overflow: hidden;
    height: 44px;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/lefttitlebg.jpg) repeat-x scroll 0 0;
}

.lbtitle h2 {
    position: relative;
    float: left;
    overflow: hidden;
    padding-top: 7px;
    padding-bottom: 7px;
    height: 30px;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/leftboxtitleleftbg.jpg) no-repeat scroll right center;
    color: #000;
    font: 700 16px/25px "微软雅黑","黑体","宋体";
}

.lbtitle span {
    float: right;
    padding: 7px 0;
    height: 30px;
    font-family: "微软雅黑";
    line-height: 30px;
}

.idico {
    border: medium none;
    background-image: url(http://www.zyhfz.cn/Public/Home/Image/infodetailsico1.gif);
    background-repeat: no-repeat;
}

.pncom li {
    position: relative;
    float: left;
    display: inline;
    overflow: hidden;
    margin-top: 8px;
    margin-right: 7px;
    width: 234px;
    height: 156px;
}

.pncom li img {
    width: 234px;
    height: 156px;
}

.pnctxt {
    position: absolute;
    top: 126px;
    left: 0;
    overflow: hidden;
    padding: 0 10px;
    width: 250px;
    height: 30px;
    background-color: rgba(0,0,0,.6);
    color: #fff;
    font-family: "微软雅黑";
    line-height: 30px;
}

.erpop {
    position: absolute;
    top: 20px;
    left: -43px;
    z-index: 9999;
    display: block;
    overflow: hidden;
    padding: 16px 8px 0;
    width: 98px;
    height: 103px;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/ewm_bg.gif) no-repeat scroll 0 0;
}

.erpop img {
    float: left;
    width: 82px;
    height: 82px;
}

.toolsbox2 {
    position: fixed;
    bottom: 34px;
    left: 95%;
    z-index: 333;
    width: 30px;
}

.toolsbox2 .tools a {
    display: block;
    overflow: hidden;
    width: 50px;
    height: 49px;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/toolbg.gif) no-repeat scroll 0 0;
    text-indent: -999px;
    transition: all .2s ease-in-out 0s;
}

.toolsbox2 .tools a {
    cursor: pointer;
}

.toolsbox2 .tools .tools_5 {
    position: absolute;
    bottom: 49px;
    background-position: 0 -196px;
}

.toolsbox2 .tools a.tools_5:hover {
    background-position: -51px -196px;
}

.toolsbox2 .tools .tools_6 {
    position: absolute;
    bottom: 0;
    background-position: 0 -245px;
}

.toolsbox2 .tools a.tools_6:hover {
    background-position: -51px -245px;
}

.title_more {
    padding-right: 10px;
    font-size: 12px;
}

img {
    vertical-align: middle;
}

.main_1200 {
    margin: 0 auto;
    width: 1200px;
}

a:hover {
    text-decoration: underline;
}

#bdshare {
    z-index: 999999;
    float: left;
    padding-bottom: 2px;
    text-align: left!important;
    font-size: 12px;
}

#bdshare a,#bdshare_pop a,#bdshare_s a {
    cursor: pointer;
}

#bdshare a:hover,#bdshare_pop a:hover,#bdshare_s a:hover {
    color: #333;
    opacity: .8;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.pr {
    position: relative;
}

.floatl {
    float: left;
}

.floatr {
    float: right;
}

.bgf6f6f6 {
    background: #f6f6f6 none repeat scroll 0 0;
}

.mb0 {
    margin-bottom: 0;
}

.searchbox {
    position: relative;
}

.searchbar {
    overflow: hidden;
    width: 550px;
    height: 38px;
    border-radius: 2px;
    font-family: 微软雅黑,"Microsoft Yahei",雅黑\9,Arial;
}

.searchbar .input_search {
    display: block;
    padding: 10px 0 10px 10px;
    width: 440px;
    height: 16px;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    border-image: none;
    color: #999;
    font-size: 14px;
    font-family: "微软雅黑",微软雅黑,"Microsoft Yahei",雅黑\9,Arial;
    line-height: 16px;
}

.searchbar .btn_search {
    display: block;
    width: 90px;
    height: 40px;
    border: medium none;
    background: #c00 none repeat scroll 0 0;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    line-height: 38px;
    cursor: pointer;
}

.search_words {
    margin-left: 10px;
    height: 36px;
    font-size: 12px;
    line-height: 36px;
}

.search_words ul li {
    float: left;
}

.search_words a {
    margin-right: 8px;
    white-space: nowrap;
    font-size: 14px;
}

.menu_decorate,.menu_zhishi {
    margin: 0 auto;
    width: 1200px;
    height: 42px;
    font-family: "Microsoft Yahei";
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.menu_zhishi .all-sort {
    position: relative;
    z-index: 9;
    width: 258px;
    height: 42px;
    background: #c00 none repeat scroll 0 0;
    text-align: center;
    line-height: 42px;
}

.menu_zhishi .all-sort a {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
}

.menu_zhishi .nav {
    width: 942px;
    height: 42px;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/nav_bg.gif) repeat-x scroll left bottom;
}

.menu_zhishi .nav a {
    float: left;
    display: block;
    margin: 10px 0 10px -1px;
    padding: 0 40px;
    height: 22px;
    border-left: 1px solid #ccc;
    color: #333;
    font-size: 16px;
    line-height: 22px;
}

.menu_zhishi .nav a:hover {
    color: #c00;
}

.pop_layer_house {
    position: absolute;
    top: -1px;
    left: 256px;
    z-index: 99;
    overflow: hidden;
    width: 677px;
    min-height: 429px;
    border: 2px solid #c00;
    background: #fff none repeat scroll 0 0;
}

.pop_layer_house .brand {
    position: relative;
    overflow: hidden;
    padding: 18px 8px 0 18px;
    width: 652px;
    height: 28px;
}

.pop_layer_house .brand a {
    position: relative;
    float: left;
    display: block;
    margin-right: 8px;
    padding: 0 18px 0 10px;
    height: 28px;
    background: #f26d6d none repeat scroll 0 0;
    color: #fff;
    white-space: nowrap;
    font-size: 12px;
    line-height: 28px;
}

.pop_layer_house .brand a i {
    position: absolute;
    top: 12px;
    right: 5px;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/layer_jt.png) no-repeat scroll 0 0;
    font-style: normal;
}

.subitems {
    padding: 0 18px;
    width: 642px;
    color: #666;
    font-size: 12px;
}

.subitems .sort {
    padding: 12px 0;
    border-bottom: 1px solid #ddd;
}

.subitems .sort dl {
    line-height: 25px;
}

.subitems .sort dl dt {
    position: relative;
    float: left;
    padding-left: 5px;
    width: 75px;
    text-align: right;
    font-weight: 700;
}

.subitems .sort dl dd {
    margin-left: 98px;
}

.subitems .sort dl dd a {
    margin-right: 15px;
    color: #666;
    white-space: nowrap;
}

.focus {
    position: relative;
    float: left;
    width: 680px;
    height: 430px;
    background-color: #000;
}

.focus img {
    width: 680px;
    height: 430px;
}

.focus .fPic {
    position: absolute;
    top: 0;
    left: 0;
}

.focus .D1fBt {
    z-index: 10;
    overflow: hidden;
    height: 16px;
}

.focus .shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: block;
    width: 100%;
    height: 40px;
    text-align: left;
    line-height: 40px;
}

:root .shadow {
    background-color: rgba(0,0,0,.5);
    filter: none;
}

.focus .shadow a {
    overflow: hidden;
    margin-left: 10px;
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
}

.focus .fcon {
    position: relative;
    float: left;
    display: none;
    width: 100%;
    background: #000 none repeat scroll 0 0;
}

.focus .fcon img {
    display: block;
}

.focus .fbg {
    position: absolute;
    right: 5px;
    bottom: 10px;
    z-index: 200;
    height: 21px;
    text-align: center;
}

.focus .fbg div {
    overflow: hidden;
    height: 20px;
}

.focus .D1fBt a {
    position: relative;
    float: left;
    display: inline;
    margin: 0 5px;
    width: 20px;
    height: 20px;
    outline: 0 none;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/graybg.png) no-repeat scroll 0 0;
    color: #fff;
    text-align: center;
    font: 12px/15px "宋体";
}

.focus .D1fBt .current,.focus .D1fBt a:hover {
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/redbg.png) no-repeat scroll 0 0;
}

.focus .D1fBt i {
    text-align: center;
    font-style: normal;
    line-height: 20px;
}

.focus .next,.focus .prev {
    position: absolute;
    width: 40px;
    height: 74px;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/focus_btn.png) no-repeat scroll 0 0;
}

.focus .prev {
    top: 50%;
    left: 0;
    margin-top: -37px;
    background-position: 0 -74px;
    cursor: pointer;
}

.focus .next {
    top: 50%;
    right: 0;
    margin-top: -37px;
    background-position: -40px -74px;
    cursor: pointer;
}

.focus .prev:hover {
    background-position: 0 0;
}

.focus .next:hover {
    background-position: -40px 0;
}

.sidebar {
    width: 260px;
    height: 428px;
    border: 1px solid #ccc;
}

.sidebar h3 {
    height: 42px;
    background: #f3f3f3 none repeat scroll 0 0;
    color: #333;
    text-indent: 15px;
    font-size: 16px;
    line-height: 42px;
}

.sidebar .hot_list {
    padding: 12px 15px;
    width: 230px;
    border-bottom: 1px dashed #ddd;
}

.sidebar .hot_list li {
    overflow: hidden;
    width: 100%;
    height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 30px;
}

.sidebar .hot_list li a {
    padding-left: 5px;
    width: 220px;
}

.sidebar .answerBox {
    padding: 28px 0 0 65px;
    width: 195px;
}

.sidebar .answerBox p {
    padding-bottom: 15px;
    color: #666;
    font-size: 16px;
}

.sidebar .answerBox .btn_ask {
    width: 130px;
    height: 30px;
    border: medium none;
    background: #c00 none repeat scroll 0 0;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    line-height: 28px;
    cursor: pointer;
}

.menu_decorate .menu_decorate_sort {
    width: 258px;
    height: 42px;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/icon_decorate.png) no-repeat scroll 0 center;
    color: #333;
    text-indent: 26px;
    font-size: 18px;
    line-height: 42px;
}

.menu_decorate .menu_esf_bgpic {
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/icon_esf.png) no-repeat scroll 0 center;
}

.menu_decorate .menu_zu_bgpic {
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/icon_zu.png) no-repeat scroll 0 center;
}

.menu_decorate .menu_house_bgpic {
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/icon_house.png) no-repeat scroll 0 center;
}

.menu_decorate .menu_decorate_bgpic {
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/icon_decorate.png) no-repeat scroll 0 center;
}

.menu_decorate .nav_decorate {
    width: 942px;
    height: 42px;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/nav_bg.gif) repeat-x scroll left bottom;
}

.menu_decorate .nav_decorate ul {
    margin-bottom: 2px;
    margin-left: -1px;
    height: 40px;
    border-left: 1px solid #ccc;
}

.menu_decorate .nav_decorate ul li {
    float: left;
}

.menu_decorate .nav_decorate ul li a {
    float: left;
    display: block;
    margin-left: -1px;
    padding: 0 15px;
    height: 39px;
    border-color: #ccc;
    border-color: #ccc #ccc -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    border-image: none;
    color: #333;
    font-size: 16px;
    line-height: 39px;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
}

.menu_decorate .nav_decorate ul li a:hover {
    color: #c00;
}

.menu_decorate .nav_decorate ul li .cur {
    padding-bottom: 2px;
    height: 38px;
    border-top: 2px solid #c00;
    background: #fff none repeat scroll 0 0;
    line-height: 38px;
}

.decorate_wrap {
    margin: 0 auto;
    width: 1200px;
}

.decorate_wrap.h430 {
    min-height: 430px;
}

.decorate_list {
    position: relative;
    z-index: 997;
    margin-top: -2px;
    width: 256px;
    min-height: 420px;
    border: 1px solid #c00;
}

.decorate_list.h430 {
    height: 430px;
}

.decorate_tit {
    position: relative;
    margin: 0 0 5px 18px;
    height: 18px;
    color: #333;
    text-indent: 10px;
    font-size: 16px;
    line-height: 18px;
}

.decorate_tit.mb0 {
    margin-bottom: 0;
}

.decorate_tit h3 {
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/line.gif) no-repeat scroll 0 0;
    font-weight: 700;
    font-size: 16px;
}

.decorate_tit i {
    position: absolute;
    top: 3px;
    right: 20px;
    width: 8px;
    height: 12px;
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/icon_jt.png) no-repeat scroll 0 0;
    cursor: pointer;
}

.decorate_tit .decorate_tit_house {
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/icon_house.png) no-repeat scroll 0 0;
}

.decorate_tit .decorate_tit_esf {
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/icon_esf.png) no-repeat scroll 0 0;
}

.decorate_tit .decorate_tit_zu {
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/icon_zu.png) no-repeat scroll 0 0;
}

.decorate_tit .decorate_tit_decorate {
    background: transparent url(http://www.zyhfz.cn/Public/Home/Image/icon_decorate.png) no-repeat scroll 0 0;
}

.decorate_tit.titstyle {
    margin-left: 10px;
    text-indent: 27px;
}

.decorate_item {
    margin-top: -1px;
    margin-right: -2px;
    margin-left: -1px;
    padding: 18px 0;
    border-color: transparent;
    border-style: solid;
    border-width: 2px;
}

.decorate_item .inner_item.mal37 {
    margin-left: 37px;
}

.decorate_item .inner_item.mal37 a {
    padding-right: 12px;
}

.decorate_item .inner_item {
    overflow: hidden;
    margin-left: 18px;
    height: 46px;
    font-size: 14px;
    line-height: 24px;
}

.decorate_item .inner_item_1 {
    overflow: hidden;
    margin-left: 18px;
    height: 22px;
    font-size: 14px;
    line-height: 24px;
}

.decorate_item .inner_item a {
    padding-right: 14px;
    white-space: nowrap;
}

.news_list {
    width: 680px;
}

.news_list .list_cont li {
    padding: 11px 10px 10px 20px;
    width: 650px;
}

.list_cont_left {
    float: left;
    width: 112px;
    height: 84px;
}

.list_cont_right {
    position: relative;
    margin-left: 130px;
    height: 84px;
}

.list_cont_right h3 {
    color: #333;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
}

.list_cont_right .text_info {
    overflow: hidden;
    margin-top: 10px;
    height: 21px;
    color: #666;
    font-size: 14px;
    line-height: 21px;
}

.list_cont_right .wordsBox {
    position: absolute;
    bottom: 0;
    left: 0;
}

.list_cont_right .wordstyle {
    float: left;
    display: block;
    margin: 12px 10px 0 0;
    padding: 0 12px;
    height: 18px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    line-height: 18px;
}

.list_cont_right .greenbd {
    border: 1px solid #93c993;
    color: #93c993;
}

.list_cont_right .redbd {
    border: 1px solid #f1ab9f;
    color: #f1ab9f;
}

.list_cont_right .bluebd {
    border: 1px solid #99b5e9;
    color: #99b5e9;
}

.list_cont_right .greenbd:hover {
    background: #93c993 none repeat scroll 0 0;
    color: #fff;
}

.list_cont_right .redbd:hover {
    background: #f1ab9f none repeat scroll 0 0;
    color: #fff;
}

.list_cont_right .bluebd:hover {
    background: #99b5e9 none repeat scroll 0 0;
    color: #fff;
}

.decorate_item.paY10 {
    padding: 10px 0;
}

.decorate_item.paY17 {
    padding: 17px 0;
}

.aside {
    width: 260px;
    height: 420px;
    border: 1px solid #ccc;
}

.aside h3 {
    padding: 0 15px;
    height: 42px;
    background: #f3f3f3 none repeat scroll 0 0;
    font-size: 16px;
    line-height: 42px;
}

.aside h3 span {
    font-size: 14px;
}

.aside .relate_list {
    padding: 12px 15px;
    width: 230px;
}

.aside .relate_list li {
    overflow: hidden;
    width: 100%;
    height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 30px;
}

.aside .relate_list li a {
    padding-left: 5px;
    width: 220px;
}

.totop {
    position: fixed;
    bottom: 60px;
    left: 52%;
    margin-left: 580px;
    width: 35px;
    height: 50px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
}

.lpt_icon {
    background: transparent url('http://www.zyhfz.cn/Public/Home/Image/lp_icon.png') no-repeat scroll 0% 0%;
}

:root .totop {
    background-color: rgba(0,0,0,.3);
    filter: none;
}

.hfz-pages {
    cursor: default;
    display: block;
    float: right;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 3px 8px;
    color: #666666;
}

.hfz-pages a:link,
.hfz-pages a:visited,
.hfz-pages a:hover,
.hfz-pages a:active {
    color: #555555;
    border: 1px solid #eaeaea;
    padding: 2px 6px;
}

.hfz-pages .current {
    color: #fff;
    padding: 2px 8px;
    border: 1px solid #555555;
    background-color: #555555;
}

/*
     FILE ARCHIVED ON 23:35:42 Sep 18, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:32:25 Oct 10, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.862
  exclusion.robots: 0.04
  exclusion.robots.policy: 0.024
  esindex: 0.015
  cdx.remote: 57.052
  LoadShardBlock: 248.557 (3)
  PetaboxLoader3.datanode: 281.564 (4)
  load_resource: 231.082
  PetaboxLoader3.resolve: 132.115
*/