@charset "utf-8";
/* CSS Document */
body {
    display: block;
    margin: 0;
    background: #ececec;
}
ol, ul {
    list-style: none;
}
li {
    list-style-type: none;
}
div, p, span, ul, li, dl, dt, dd, ol, h4, h5, h6, a, img, textarea, input, em, b, i {
    margin: 0;
    padding: 0;
    border: none;
}
/* top 开始 */
.hy_top.clearfix {
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: relative;
}
.hy_top_con {
    width: 1200px;
    margin: 0 auto;
}
.fenxiang {
    width: 475px;
    float: right;
    text-align: right;
}
a:link {
    text-decoration: none;
    color: #444;
}
/* top end */
/* head 开始 */
.head {
    width: 100%;
    background-color: #FFF;
}
.head_cnt {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.head_cnt .logo {
    line-height: 40px;
    width: 45%;
    margin-top: 10px;
    display: inline-block;
}
.head_cnt .logo a {
    float: left;
}
img {
    border: 0;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.head .search {
    float: right;
    margin: 22px 0 16px 0;
    width: 40%;
}
.head .search-input {
    width: 80%;
    float: left;
}
.head .search-input input {
    width: 100%;
    font-size: 14px;
    color: #bbbbbb;
    height: 32px;
    line-height: 32px;
    padding: 5px;
    outline: none;
    border: 1px solid #4bc061;
}
.head .search-button {
    width: 18%;
    height: 40px;
    line-height: 40px;
    float: right;
}
.head .search-button input#search_an {
    color: #fff;
    display: block;
    width: 100%;
    font-size: 14px;
    text-align: center;
    border: 0;
    height: 44px;
    line-height: 44px;
    cursor: pointer;
    -webkit-appearance: listitem;
    background: url(../images/search.png) no-repeat left center #4bc061;
    -ms-background-position-x: 15%;
    background-position-x: 15%;
    padding-left: 30%;
}

/* head end */
/*横向菜单*/
.nav {
    background-color: #4bc061;
    line-height: 45px;
    display: inline-block;
    float: right;
    width: 100%;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
.nav .container>div {
    width: 80%;
}
.nav a {
    width: 10%;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.nav a img, .tabList li img {
    display: none;
}
/*横向菜单end*/
/*当前位置*/
.m {
    margin: auto;
    width: 1200px;
    clear: both;
    position: relative;
}
.nav1 {
    padding: 10px 10px 15px 22px;
    height: 24px;
    line-height: 24px;
    background: url(/skin/img/ico-nav.png) no-repeat 0px 13px;
    font-size: 14px;
}
/*当前位置end*/
/*左边菜单*/
.shuju_list .left {
    float: left;
    width: 270px;
    background: #fff;
}
.yysj_title {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #00a54a;
    color: #fff;
    font-size: 16px;
    padding: 0 15px;
    display: block;
    box-sizing: border-box;
    font-weight: 700;
}
.shuju_list .left .shuju_menu {
    padding: 10px 10px 0 10px;
}
.shuju_list .left .shuju_menu dl {
    overflow: hidden;
    margin-bottom: 10px;
}
.shuju_list .left .shuju_menu dl dt {
    line-height: 36px;
    font-size: 14px;
    background: #e5f6ed;
    padding: 0 10px;
    color: #00a54a;
    font-weight: 700;
    cursor: pointer;
}
.shuju_list .left .shuju_menu dl dd p {
    line-height: 18px;
    font-size: 12px;
    padding: 0 15px;
    overflow: hidden;
    background: #f9f9f9;
    border-bottom: 1px dashed #eee;
    text-overflow: ellipsis;
}
.shuju_list .left .shuju_menu dl dd p a {
    line-height: 40px;
    height: 35px;
    display: block;
}
/*左边菜单end*/
/*右边菜单*/
.shuju_list .right {
    float: right;
    width: 910px;
    background: #fff;
}
.yysj_title {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #00a54a;
    color: #fff;
    font-size: 16px;
    padding: 0 15px;
    display: block;
    box-sizing: border-box;
    font-weight: 700;
}
.shuju_list .right .yysj_jieguo {
    overflow: hidden;
    padding: 10px 20px;
}
.shuju_list .right .yysj_jieguo ul li {
    line-height: 34px;
    font-size: 14px;
    overflow: hidden;
}
.shuju_list .right .yysj_jieguo ul li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #00a54a;
    float: left;
    margin: 15px 10px 0 0;
}
.shuju_list .right .yysj_jieguo ul li a {
    color: #666;
    display: inline-block;
    width: 85%;
    float: left;
}
.text-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.shuju_list .right .yysj_jieguo ul li span {
    float: right;
    color: #999;
    width: 10%;
    display: inline-block;
}
/*右边菜单end*/
/*分界线*/
.b10 {
    height: 10px;
    font-size: 1px;
    clear: both;
    width: 100%;
    overflow: hidden;
}
/*分界线end*/
/*下一页*/
.pages {
    padding: 24px 0;
    text-align: center;
    font-size: 12px;
    color: #666666;
    clear: both;
}
.pages li {
    float: left;
    padding: 5px;
    margin: 5px;
    background: #c3c3c3;
    font-weight: bold;
}
/*下一页end*/
/*底部*/
#footern {
    display: flow-root;
    background: #4d4747;
}
.container {
    width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.copy {
    text-align: center;
    width: 100%;
    color: #999;
    font-size: 12px;
    line-height: 24px;
    margin-top: 10px;
    padding-bottom: 9px;
    float: left;
}
.copy a {
    color: #999;
    font-size: 12px;
    line-height: 24px;
}
/*底部end*/
/*到达顶部*/
/* leftsead */
#leftsead{width:131px;height:143px;position:fixed;top:380px;right:0px;display:inline-block;z-index:99999;}
*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead li{width:131px;height:53px;}
#leftsead li img{float:right;border-bottom-left-radius:5px;border-top-left-radius:5px;}
#leftsead li a{height:49px;float:right;display:block;min-width:47px;max-width:131px;}
#leftsead li a .shows{display:block;}
#leftsead li a .hides{margin-right:-166px;cursor:pointer;cursor:hand;}
#leftsead li a.youhui .hides{display:none;position:absolute;right:216px;top:2px;}
.link li {
    display: inline-block;
    color: #999;
    font-size: 12px;
    line-height: 24px;
}
.t_head_t_r a {
    color: #ffffff;
}
.footer_piao{
display: none;
}

/*到达顶部end*/