@charset 'utf-8';
html {
    background: transparent;
}

body {
    background: #fff;
    color: #333;
    font-size: 14px;
    font-family: \5FAE\8F6F\96C5\9ED1;
    min-width: 1000px;
}

.w {
    width: 100%;
    height: auto;
}

.common_sprit {
    background: url(../images/public/spriit.gif) no-repeat;
}

.common_sprit_white {
    background: url(../images/public/sprite_white.png) no-repeat;
}

.public_img {
    background: url(../images/public/public_imgbg.png) no-repeat;
}

.Relative {
    position: relative;
}


/*add*/

.public-w {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 1085px;
}

.public-pic {
    background: url(../images/public/public_pic.png) no-repeat;
}

.public-top {
    background-color: #f1f1f1;
    border-bottom: 1px solid #dadada;
    line-height: 30px;
    position: relative;
    z-index: 1;
}

.public-top-account {
    height: 30px;
    overflow: hidden;
    line-height: 32px;
}

.public-top-account li {
    font-size: 14px;
}

.public-top-account-icon {
    height: 17px;
    margin: 7px 8px 0 0;
    width: 17px;
}

.nologin,
.nologin a {
    color: #999;
}

.islogin {
    color: #6daf07;
}

.nologin .public-top-account-icon {
    background-position: -173px -70px;
}

.islogin .public-top-account-icon {
    background-position: -191px -70px;
}

.public-top-account-logout {
    background-color: #5abb00;
    border-radius: 3px;
    color: #fff;
    height: 20px;
    line-height: 20px;
    margin: 6px 0 0 17px;
    text-align: center;
    width: 40px;
}

.public-top-account-logout:hover {
    color: #fff;
}

.public-top-menu {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #fbfbfb;
}

.public-top-menu li {
    border-left: 1px solid #fbfbfb;
    border-right: 1px solid #e7e7e7;
    text-align: center;
    position: relative;
    width: 80px;
}

.public-top-menu a {
    color: #999;
    height: 30px;
    font-size: 14px;
}

.public-top-menu a:hover {
    color: #5abb00;
    text-decoration: none;
}

.public-top-menu i {
    border-left: 4px solid #f1f1f1;
    border-right: 4px solid #f1f1f1;
    border-top: 4px solid #999;
    cursor: pointer;
    height: 0;
    margin: 13px 9px 0 -5px;
    overflow: hidden;
    width: 0;
}

.public-top-menu a:hover i {
    border-top: 4px solid #5abb00;
}

.public-top-menu .public-top-menu-setting,
.public-top-menu .public-top-menu-list {
    width: 50px;
}

.public-top-menu-setting em {
    background-position: -173px -36px;
    cursor: pointer;
    height: 16px;
    margin: 7px 0 0 11px;
    width: 16px;
}

.public-top-menu-setting a:hover em {
    background-position: -190px -36px;
}

.public-top-menu-list em {
    background-position: -173px -53px;
    cursor: pointer;
    height: 16px;
    margin: 7px 0 0 11px;
    width: 16px;
}

.public-top-menu-list a:hover em {
    background-position: -190px -53px;
}

.public-top-menu-options {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 5px 0;
    position: absolute;
    right: -1px;
    text-align: center;
    top: 30px;
    width: 80px;
}

.public-top-menu-options h2 {
    line-height: 28px;
}

.public-top-menu-options a {
    color: #666;
}

.public-top-menu-options a:hover {
    text-decoration: underline;
}

.public-top-menu-options i {
    background-position: -143px -35px;
    border: 0;
    cursor: default;
    height: 7px;
    margin: 0;
    position: absolute;
    right: 7px;
    top: -7px;
    width: 12px;
}


/*公共顶部*/

#h {
    width: 100%;
}

#f {
    width: 100%;
    height: 112px;
}

.layout,
.wraper {
    width: 980px;
    margin: 0 auto;
    padding-bottom: 10px;
}

.foot{
    width:1046px;
}
.header_top_w {
    width: 100%;
    height: 31px;
    background: #f1f1f1;
    border-bottom: 1px solid #dadada;
    line-height: 31px;
}

.header_icon {
    width: 17px;
    height: 17px;
    background-position: 0 0;
}

.header_top_reg {
    padding-top: 7px;
}

.login_before {
    height: 18px;
    width: 100px;
}

.login_before a {
    font-size: 12px;
    line-height: 18px;
    color: #999;
    padding: 0 5px;
}

.login_before span {
    font-size: 12px;
    line-height: 18px;
    color: #999;
}

.login_after span {
    padding: 0 5px;
    font-size: 12px;
    line-height: 18px;
    color: #6daf07;
}

.login_after a {
    width: 40px;
    height: 20px;
    background: #5abb00;
    text-align: center;
    font-size: 12px;
    color: #fff;
    font-family: 宋体;
    border-radius: 5px;
    line-height: 20px;
}

.header_top_ico {
    background: url(../images/public/header_top_ico.png) no-repeat;
}

.header_top_ico_1 {
    background-position: 0 8px;
    height: 31px;
    padding-left: 24px;
    color: #4b4b4b;
}

.header_top_menu .ico_set {
    background-position: 0 -23px;
    height: 17px;
    width: 17px;
    position: absolute;
    top: 7px;
    left: 10px;
}

.header_top_menu .ico_file {
    background-position: -1px -44px;
    height: 17px;
    width: 14px;
    position: absolute;
    top: 7px;
    left: 10px;
}

.header_top_menu .cur .ico_set {
    background-position: 0 -85px;
}

.header_top_menu .cur .ico_file {
    background-position: -1px -64px;
}

.header_top_menu {
    width: 275px;
}

.header_top_menu ul li {
    height: 31px;
    position: relative;
    z-index: 9;
}

.header_top_menu ul .line {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #fbfbfb;
    height: 31px;
    width: 1px;
    font-size: 0;
    line-height: 0;
}

.header_top_menu ul li a {
    font-size: 12px;
    color: #999;
    position: relative;
    text-align: center;
    height: 31px;
}

.header_top_menu ul li .w1 {
    width: 80px;
}

.header_top_menu ul li .w2 {
    width: 50px;
}

.header_top_menu ul li a:hover {
    color: #5abb00;
}

.header_top_menu ul li .arrow {
    border-left: 5px solid #f1f1f1;
    border-right: 5px solid #f1f1f1;
    border-top: 5px solid #999;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 12px;
    width: 0;
}

.header_top_menu ul .cur .arrow {
    border-top: 5px solid #5abb00;
}

.header_top_menu .cur .nav_sub {
    display: block;
}

.header_top_menu .nav_sub {
    border: 1px solid #ccc;
    position: absolute;
    right: -1px;
    top: 31px;
    z-index: 200;
    width: 80px;
    background: #fff;
    display: none;
}

.header_top_menu .nav_sub li {
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.header_top_menu .nav_sub li a {
    text-align: center;
}

.header_top_menu .nav_sub li a:hover {
    text-decoration: underline;
}

.header_top_menu .nav_sub .arrow2 {
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: -7px;
    background: url(../images/public/arrow2.png) no-repeat;
    width: 13px;
    height: 7px;
}


/*底部*/

.foot_w {
    width: 100%;
    height: 112px;
}

.ico_foot_common {
    background: url(../images/public/ico_foot_common.png) no-repeat;
}

.foot_line_bg {
    background: url(../images/public/foot_line_bg.jpg) center top no-repeat;
    height: 8px;
}

.foot {
    margin-top: 20px;
}

.ico_foot_w {
    width: 475px;
    margin-top: 15px;
}

.ico_foot_w a {
    margin-right: 20px;
}

.ico_foot_w .ico_foot_1 {
    background-position: 0 0;
    width: 143px;
    height: 42px;
}

.ico_foot_w .ico_foot_2 {
    background-position: 0 -120px;
    width: 150px;
    height: 52px;
    margin-top: -5px;
}

.ico_foot_w .ico_foot_3 {
    background-position: 0 -84px;
    width: 35px;
    height: 35px;
    margin-right: 4px;
}
.ico_foot_w .ico_foot_4 {
    background:url(../images/public/12377.jpg) no-repeat center top;
    width: 102px;
    height: 36px;
    margin-right: 0;
}
.foot_menu {
    height: 22px;
    line-height: 22px;
}

.foot_menu .line {
    width: 1px;
    height: 11px;
    background: #c2c2c2;
    font-size: 0;
    line-height: 0;
    margin: 5px 0;
}

.foot_menu li a {
    padding: 0 12px;
    font-size: 12px;
    color: #c2c2c2;
    font-family: 宋体;
}

.foot_menu li a:hover {
    color: #59bc01;
}

.foot_detail p {
    line-height: 24px;
    color: #c2c2c2;
    text-indent: 10px;
    font-family: 宋体;
    font-size: 12px;
}


/*导航*/

.nav {
    width: 100%;
    height: 70px;
}

.nav_box {
    width: 980px;
    height: 55px;
    margin: 0 auto;
    padding-top: 15px;
}

.logo {
    width: 174px;
    height: 46px;
    background-position: 0 -269px;
    margin-left: 2px;
}

.logo a {
    width: 100%;
    height: 100%;
}

.nav_slide ul {
    height: 34px;
    padding-top: 8px;
}

.nav_slide ul li {
    margin-right: 26px;
    border-bottom: 2px solid #fff;
}

.nav_slide ul .last {
    /* margin-right: 11px; */
}

.nav_slide ul .cur {
    border-bottom: 2px solid #59bc01;
}

.nav_slide ul li a {
    font-size: 18px;
    color: #666;
    line-height: 34px;
}

.nav_slide ul li a:hover {
    text-decoration: none;
    color: #32863b;
}


/*banner*/

.banner {
    background: url(../images/public/cs_header.jpg) no-repeat center -20px;
    height: 120px;
    min-width: 980px;
}

.banner_rss {
    background: url(../images/public/rss_header.jpg) no-repeat center top;
    height: 120px;
    min-width: 980px;
}


/*popup*/

.popup {
    width: 392px;
    height: 411px;
}


/*faq*/

.faq {
    width: 212px;
    border: 1px solid #d7e0e6;
    position: fixed;
    z-index: 999;
    top: 240px;
    right: -212px;
    _position: absolute;
    _top: expression(documentElement.scrollTop + 200);
    *zoom: 1;
    background: #fff;
}

.faq_btn {
    opacity: 0.9;
    filter: alpha(opacity=90);
    width: 32px;
    height: 152px;
    background: url(../images/public/faq_btn.png) no-repeat;
    position: absolute;
    top: -1px;
    left: -32px;
    border-radius: 5px;
}

.faq_btn:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.faq .cur {
    background-position: -32px 0px;
}

.faq_list {
    width: 95%;
    margin: 0 auto;
    padding-top: 10px;
    min-height: 162px;
    _height: 162px;
}

.faq_list li {
    font-size: 12px;
    font-family: 宋体;
    color: #858585;
    line-height: 16px;
    margin-bottom: 5px;
}

.faq_more {
    font-size: 12px;
    line-height: 14px;
    font-family: 宋体;
    width: 36px;
    height: 14px;
    position: absolute;
    bottom: 2px;
    right: 10px;
    color: #5abb00;
}

.faq_more:hover {
    text-decoration: none;
}

.faq_list li a {
    cursor: pointer;
    font-size: 12px;
    font-family: 宋体;
    color: #5abb00;
    line-height: 16px;
}

.faq_list li .list_item {
    margin-bottom: 5px;
}

.faq_list li a:hover,
.faq_list li .closeAwser:hover {
    color: #5abb00;
    text-decoration: underline;
}

.faq_list li .closeAwser {
    color: #5abb00;
}


/*left*/

.leftNav {
    width: 240px;
    height: auto;
    margin-top: 30px;
}

.leftNav_top {
    width: 238px;
    height: 112px;
    border: 1px solid #d7e0e6;
    margin-bottom: 20px;
}

.leftNav_top h2 {
    font-size: 16px;
    line-height: 55px;
    color: #333;
    text-align: center;
}

.left_search {
    width: 100%;
    height: 36px;
}

.account_sprit {
    width: 90px;
    height: 36px;
    background: url(../images/public/account_btn.png) no-repeat;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 36px;
}

.left_search_btn1 {
    background-position: 0 0;
    margin: 0 20px;
}

.left_search_btn1:hover,
.left_search_btn2:hover {
    background-position: 0 -36px;
    text-decoration: none;
}

.leftNav_con {
    width: 240px;
    height: auto;
}

.leftNav_title {
    width: 240px;
    height: 30px;
    border-bottom: 1px solid #d7e0e6;
}

.leftNav_title h2 {
    font-size: 20px;
    color: #666;
    line-height: 28px;
    border-bottom: 2px solid #5abb00;
}

.leftNav_list {
    width: 218px;
    height: auto;
    border: 1px solid #d7e0e6;
    margin-top: 20px;
    padding: 10px;
}

.leftNav_list_icon {
    width: 218px;
    height: 36px;
    border: 1px solid #d8d8d8;
    background: #f5f7f9;
    margin: 0 auto;
}

.leftNav_list_icon_bg {
    width: 216px;
    height: 34px;
    margin: 1px;
    background: #d7e0e6;
}

.left_sprit {
    background: url(../images/public/sprit_left.png) no-repeat;
}

.left_icon1 {
    width: 16px;
    height: 15px;
    background-position: 0 0;
    margin-left: 24px;
    margin-top: 10px;
}

.left_icon2 {
    width: 16px;
    height: 17px;
    background-position: 0 -16px;
    margin-left: 24px;
    margin-top: 10px;
}

.left_icon3 {
    width: 16px;
    height: 15px;
    background-position: 0 -34px;
    margin-left: 24px;
    margin-top: 10px;
}

.left_icon4 {
    width: 16px;
    height: 15px;
    background-position: 0 -80px;
    margin-left: 24px;
    margin-top: 10px;
}

.left_icon5 {
    width: 16px;
    height: 15px;
    background-position: 0 -64px;
    margin-left: 24px;
    margin-top: 10px;
}

.left_icon6 {
    width: 16px;
    height: 15px;
    background-position: 0 -95px;
    margin-left: 24px;
    margin-top: 10px;
}

.left_icon {
    width: 160px;
    height: 15px;
    background-position: 132px -49px;
    margin-top: 10px;
    margin-left: 12px;
    font-size: 16px;
    lin-height: 15px;
    color: #4f626e;
}

.left_icon:hover {
    text-decoration: none;
}

.leftNav_list_con {
    height: auto;
    margin-top: 20px;
    margin-left: 28px;
}

.leftNav_list_con ul {
    width: 100%;
}

.leftNav_list_con ul li {
    width: 100%;
    height: 16px;
    margin-bottom: 25px;
}

.leftNav_list_con ul li a {
    font-size: 14px;
    color: #666;
    line-height: 16px;
    font-family: 宋体;
}

.leftNav_list_con ul li a:hover {
    color: #5abb00;
    text-decoration: none;
}

.leftNav_list_con .cur {
    color: #5abb00;
    background: url(../images/public/sprit_left.png) no-repeat 160px -110px;
}

.leftNav_list_con .curimp {
    color: #5abb00!important;
    background: url(../images/public/sprit_left.png) no-repeat 160px -110px!important;
}

.leftNav_list_con ul .curimp a:hover {
    color: #5abb00!important;
    text-decoration: none!important;
}

.leftNav_list_con .cur a {
    font-size: 14px;
    color: #5abb00;
    line-height: 16px;
    font-family: 宋体;
}

.leftNav_list_con .curimp a {
    font-size: 14px;
    color: #5abb00!important;
    line-height: 16px;
    font-family: 宋体;
}

.left_bottom {
    width: 238px;
    margin-top: 20px;
    margin-bottom: 40px;
    border: 1px solid #d7e0e6;
    padding: 20px 0;
}

.left_bottom p {
    padding: 0 4px;
    line-height: 30px;
}

.left_bottom p em {
    font-size: 14px;
    color: #666;
    padding-right: 10px;
    font-family: 宋体;
}

.left_bottom p span {
    font-size: 14px;
    color: #5abb00;
    font-family: Arial
}

.left_bottom .fisr {
    padding-top: 13px;
}

.iw-alert {
    padding: 5px;
    position: relative;
    width: 350px;
}

.iw-alert-bg {
    background-color: #000;
    height: 100%;
    filter: alpha(opacity=10);
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.iw-alert-inner {
    background-color: #fff;
    height: 150px;
    width: 350px;
}

.iw-alert-inner p {
    color: #333;
    font: 16px/20px \5FAE\8F6F\96C5\9ED1;
    padding: 40px 10px;
    text-align: center;
}

.iw-alert-inner a {
    background-color: #78ba1a;
    border: 1px solid #6faa11;
    border-radius: 2px;
    bottom: 20px;
    color: #fff;
    font: 14px/36px \5FAE\8F6F\96C5\9ED1;
    height: 36px;
    left: 125px;
    position: absolute;
    text-align: center;
    width: 100px;
}

.iw-alert-inner a:hover {
    background-color: #669f13;
    text-decoration: none;
}

.iw-select {
    background-color: #d7e0e6;
    font-size: 14px;
    padding: 1px;
    position: relative;
}

.iw-select-arrow {
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 14px;
    z-index: 1;
}

.iw-select-selected {
    background-color: #fff;
    border: 1px solid #d7e0e6;
    color: #333;
    cursor: default;
    height: 36px;
    line-height: 36px;
    text-indent: 8px;
    width: 201px;
}

.iw-select-options {
    background-color: #fff;
    border: 1px solid #7a91a8;
    display: none;
    left: 0;
    position: absolute;
    top: 40px;
    width: 203px;
    z-index: 2;
}

.iw-select-option {
    background-color: #fff;
    color: #333;
    cursor: default;
    height: 24px;
    line-height: 24px;
    text-indent: 11px;
}

.iw-select-option:hover {
    background-color: #95afc8;
    color: #fff;
}


/*add 2015-5-8*/

.content_list {
    height: 30px;
}

.content_list em {
    width: 65px;
    font: 14px/30px 宋体;
    color: #666;
    text-align: center;
}

.list_mess {
    width: 166px;
    height: 20px;
    margin: 4px auto 0 auto;
    border: 1px solid #d7e0e6;
    font: 12px/20px 宋体;
    color: #666666;
    position: relative;
    text-align: center;
}

.list_mess span {
    display: block;
    width: 100%;
    white-space: nowrap;
}

.list_mess_content {
    width: 166px;
    height: auto;
    position: absolute;
    border-bottom: 1px solid #d7e0e6;
    border-right: 1px solid #d7e0e6;
    border-left: 1px solid #d7e0e6;
    top: 20px;
    left: -1px;
    z-index: 11;
}

.list_mess_content li {
    width: 100%;
    height: 24px;
    font: 12px/24px 宋体;
    color: #808080;
    text-align: center;
    background: #fff;
    border: none;
}

.list_mess_content .cur {
    background: #ccc;
    color: #fff;
}

.poster {
    bottom: 0;
    display: none;
    height: 250px;
    overflow: hidden;
    position: fixed;
    right: 0;
    width: 200px;
    z-index: 999;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}

.poster .poster-close {
    color: #a6a6a6;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 20px;
    z-index: 998;
}


/* 弹层共用样式 
 * addTime:2017/7/14
 * author :gtshen
*/

.pop {
    position: relative;
}

.pop a.s_pop_close {
    width: 30px;
    height: 30px;
    position: absolute;
    font-family: 'Microsoft YaHei';
    color: #fff;
    background: #000;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    right: -40px;
    top: -1;
    text-decoration: none;
}


/*CSS3动画类*/
@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.animated{
     -webkit-animation-duration: .85s;
    animation-duration: .85s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}