.zx_search {
    float: left;
    overflow: hidden;
    margin: 15px 0 10px;
    width: 100%;
    height: auto;
}

.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;
}


.main {
    margin: 0 auto;
    width: 1200px;
    background: #fff none repeat scroll 0 0;
}

.zizhu {
    margin-top: 20px;
    width: 1200px;
}

.zizhu p {
    height: 50px;
    text-align: left;
    font-size: 32px;
    line-height: 50px;
}

.zizhu p i {
    color: #999;
    font-size: 12px;
}

.zz {
    float: left;
    width: 860px;
}

.zz ul {
    width: 859px;
    height: 319px;
    border-color: #ccc;
    border-color: #ccc -moz-use-text-color #ccc #ccc;
    border-style: solid none solid solid;
    border-width: 1px 0 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;
}

.zz ol {
    float: left;
    overflow: hidden;
    width: 219px;
    height: 319px;
    background: #f7f7f7 none repeat scroll 0 0;
}

.zz ol li {
    float: left;
    padding: 10px 0 10px 40px;
    width: 178px;
    height: 43px;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    text-align: left;
}

.zz ol li span {
    float: left;
    width: 34px;
    color: #c00;
    font-size: 36px;
    line-height: 43px;
}

.zz ol li font {
    float: left;
    padding-top: 4px;
    width: 144px;
    color: #c00;
    font-size: 18px;
}

.zz ol li i {
    float: left;
    width: 144px;
    color: #999;
    line-height: 16px;
}

.zz ol li.on {
    background: #fff none repeat scroll 0 0;
    border-right-color: #fff;
}

.zz dl {
    float: right;
    padding: 20px 25px;
    width: 590px;
    height: 279px;
    text-align: left;
    font-size: 14px;
}

.zz dl span {
    display: block;
    border-bottom: 1px solid #ebebeb;
    font-size: 22px;
    line-height: 43px;
}

.zz dl span cite {
    float: right;
    color: #666;
    font-size: 12px;
}

.zz dl span i,.zz dl span i a {
    color: #c00;
}

.zz dl dt {
    float: left;
    margin-top: 10px;
    width: 590px;
}

.zz dl dt li {
    float: left;
    overflow: hidden;
    width: 590px;
    height: 30px;
    line-height: 30px;
}

.zz dl dt li b {
    float: left;
    width: 75px;
}

.zz dl dt li b a {
    margin: 0;
}

.zz dl dt li a {
    display: inline-block;
    margin-right: 14px;
}

.zz dl dt font {
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
}

.zz dl dt cite {
    display: block;
    color: #666;
    text-align: center;
    line-height: 30px;
}

.zz dl dt i,.zz dl dt i a {
    color: #c00;
}

.zz dl dd {
    float: left;
    width: 590px;
}

.zz dl dd .input {
    float: left;
    margin: 15px 40px 0 20px;
    padding: 0 5px 0 30px;
    width: 215px;
    height: 36px;
    border: 1px solid #ccc;
    background: #fff url(http://www.zyhfz.cn/Public/Home/Image/decoration/icon3.gif) no-repeat scroll 8px center;
    color: #999;
    font-size: 14px;
    line-height: 36px;
}

.zz dl dd .btn {
    float: left;
    margin-top: 15px;
    width: 252px;
    height: 38px;
    border: 0 none;
    background: #b20000 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.zz dl dd p {
    position: relative;
    top: -1px;
    left: 20px;
    z-index: 999;
    display: none;
    overflow: hidden;
    padding: 2px;
    width: 246px;
    height: auto;
    max-height: 250px;
    border: 1px solid #d1d1d1;
    background: #fff none repeat scroll 0 0;
    text-align: left;
    font-size: 12px;
}

.zz dl dd li {
    float: left;
    padding: 10px 20px 0;
    width: 56px;
    text-align: center;
}

.zz dl dd li img {
    margin-bottom: 5px;
}

.zz dl dd i {
    float: left;
    margin: 15px 60px 0 0;
    height: 38px;
    line-height: 38px;
}

.zz dl dd i .input {
    float: none;
    margin: 0;
    padding-left: 5px;
    width: 100px;
    background: #fff none repeat scroll 0 0;
    vertical-align: middle;
}

.zz dl dd i select {
    width: 112px;
    height: 38px;
    border: 1px solid #ccc;
    background: #fff none repeat scroll 0 0;
    vertical-align: middle;
}

.zz dl.dl1 dt {
    height: 165px;
}

.zz dl.dl1 dt li {
    margin-bottom: 12px;
    height: 43px;
    line-height: 20px;
}

.zz dl.dl1 dt li b {
    float: none;
    display: block;
    margin-bottom: 3px;
    width: 590px;
}

.zz dl.dl2 dt {
    height: 110px;
}

.zz dl.dl2 dd .btn {
    width: 100px;
}

.zz dl.dl3 dd li {
    padding: 30px 31px 20px;
}

.gj {
    float: right;
    width: 340px;
}

.gj ul {
    padding: 30px 39px;
    width: 260px;
    border: 1px solid #ccc;
}

.gj ul dl {
    width: 260px;
    height: 56px;
    text-align: left;
    line-height: 28px;
}

.gj ul dl img {
    float: left;
}

.gj ul dl dt {
    float: right;
    width: 198px;
    color: #c00;
    font-size: 22px;
}

.gj ul dl dd {
    float: right;
    overflow: hidden;
    width: 198px;
    height: 28px;
}

.gj ul dl dd i,.gj ul dl dd i a {
    color: #c00;
}

.gj ul ol {
    margin-right: -28px;
    width: 288px;
    height: 140px;
}

.gj ul ol li {
    float: left;
    overflow: hidden;
    margin: 20px 28px 0 0;
    width: 68px;
}

.gj ul ol li img {
    float: left;
    margin: 0 18px 3px 19px;
}

.gj ul span {
    display: block;
    margin-top: 25px;
}

.gj ul span a {
    display: block;
    height: 38px;
    background: #b20000 none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 38px;
}

.s_box {
    margin-top: 15px;
}

.box_input {
    position: relative;
    z-index: 9000;
    width: 490px;
    height: 38px;
    border-radius: 2px;
    font-family: "微软雅黑",微软雅黑,"Microsoft Yahei",雅黑\9 ,Arial;
}

.box_input form {
    float: left;
    overflow: hidden;
    width: 400px;
    height: 36px;
    border-color: rgb(210, 210, 210) -moz-use-text-color rgb(210, 210, 210) rgb(210, 210, 210);
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    border-image: none;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
}

.box_input form .search {
    box-sizing: content-box;
    padding: 9px 10px;
    width: 380px;
    height: 20px;
    border: 0px none;
    background: transparent none repeat scroll 0% 0%;
    color: rgb(102, 102, 102);
    font-size: 14px;
    font-family: "微软雅黑",微软雅黑,"Microsoft Yahei",雅黑\9 ,Arial;
    line-height: 20px;
}

.box_input .search:focus, .box_input .search:hover {
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2) inset;
}

.box_input .search_btn {
    float: right;
    width: 89px;
    height: 38px;
    border: medium none;
    background: rgb(223, 3, 3) none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    font-family: "微软雅黑",微软雅黑,"Microsoft Yahei",雅黑\9 ,Arial;
    line-height: 38px;
    cursor: pointer;
    transition: all 0.2s linear 0s;
}

.box_input .search_btn:hover {
    background: rgb(204, 0, 0) none repeat scroll 0% 0%;
}


/*
     FILE ARCHIVED ON 01:07:36 Sep 20, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:31:42 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.758
  exclusion.robots: 0.041
  exclusion.robots.policy: 0.024
  esindex: 0.014
  cdx.remote: 140.094
  LoadShardBlock: 243.911 (3)
  PetaboxLoader3.datanode: 299.575 (4)
  load_resource: 256.653
  PetaboxLoader3.resolve: 74.307
*/