@charset "UTF-8";
/* CSS Document */

/*初始化*/
body, h1, h2, h3, h4, h5, p, ul, form, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
}

em {
    font-style: normal;
    display: inline-block;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: none;
    vertical-align: top;
    display: inline-block;
}

table {
    border-collapse: collapse;
}

input, textarea {
    outline: none;
}

textarea {
    resize: none;
    overflow: auto;
}

body {
    font-size: 14px;
    font-family: "微软雅黑";
}

span, a {
    display: inline-block;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

strong {
    display: inline-block;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.mauto {
    margin: 0px auto;
}

.ml10 {
    margin-left: 10px;
}

.mr10 {
    margin-right: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mt40 {
    margin-top: 40px;
}

.ml12 {
    margin-left: 12px;
}

.ml20 {
    margin-left: 20px;
}

.mr20 {
    margin-right: 20px;
}

.mt20 {
    margin-top: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mt15 {
    margin-top: 15px;
}

.mr5 {
    margin-right: 5px;
}

.mt5 {
    margin-top: 5px;
}

.mb30 {
    margin-bottom: 30px;
}

.mt70 {
    margin-top: 70px;
}

.pl10 {
    padding-left: 10px;
}

.pr10 {
    padding-right: 10px;
}

.pt10 {
    padding-top: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.pt30 {
    padding-top: 30px;
}

.pt20 {
    padding-top: 20px;
}

.pl20 {
    padding-left: 20px;
}

.pr20 {
    padding-right: 20px;
}

.pb20 {
    padding-bottom: 20px;
}

.pl20 {
    padding-left: 20px;
}

.pt5 {
    padding-top: 5px;
}

.pl30 {
    padding-left: 30px;
}

.pr5 {
    padding-right: 5px;
}

.pl5 {
    padding-left: 5px;
}

.pt100 {
    padding-top: 100px;
}

.pl30 {
    padding-left: 30px;
}

.pr30 {
    padding-right: 30px;
}

.p20 {
    padding: 20px;
}

.p10 {
    padding: 10px;
}

.p8 {
    padding: 8px;
}

.P5 {
    padding: 5px;
}

.p5 {
    padding: 5px;
}

.pl40 {
    padding-left: 40px;
}

.pr40 {
    padding-right: 40px;
}

.pt40 {
    padding-top: 40px;
}

.pb40 {
    padding-bottom: 40px;
}

.posi {
    position: relative;
}

.cir-angle {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.cir-angles {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.cir-anglees {
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
}

.cor {
    background: #9ada33;
}

.cort {
    color: #686868;
}

.corp {
    color: #95dd18;
}

.corred {
    color: #eb2100;
}

.corblack {
    color: #3b3a3f;
}

.po-r {
    position: relative;
}

.fbs {
    font-weight: bold;
    font-size: 14px;
}

.mc {
    overflow: hidden;
}

.tr {
    text-align: right
}

.tl {
    text-align: left
}

.tc {
    text-align: center;
}

.elli {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-white-space: nowrap;
    -moz-text-overflow: ellipsis;
    -moz-white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -ms-white-space: nowrap;
}

.cor-bor {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    behavior: url(ie-css3.htc);
}

.r-text-style {
    font-size: 14px;
    line-height: 30px;
    color: #6A6868;
    text-align: right;
}

.c-text-style {
    font-size: 14px;
    line-height: 30px;
    color: #aaaaaa;
    text-align: center;
}

.l-text-style20 {
    font-size: 14px;
    line-height: 20px;
    color: #aaaaaa;
    text-align: left;
}

.ctext-style20 {
    font-size: 14px;
    line-height: 20px;
    color: #3b3a3f;
    text-align: left;
    letter-spacing: 1px;
}

/*登陆*/
#login-wrap {
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #898989;
}

.collect-login {
    width: 1000px;

}

.collect-login span {
    line-height: 35px;
    color: #000;
}

.logohead {
    width: 35px;
    height: 44px;
}

.logohead a, .logohead img {
    width: 100%;
}

#menu {
    height: 55px;
    margin: 0px auto;
    text-align: center;
    background: #fff;
}

.menu-li {
    text-align: center;
}

.menu-li a {
    width: 100%;
    line-height: 51px;
    color: #686868;
}

.menu-li a:hover {
    border-bottom: 4px solid #9ada33;
    color: #9ada33;
}

.menu-li .activemenu {
    border-bottom: 4px solid #9ada33;
    color: #9ada33;
}

.menu-li a.add-on-style {
    background: #e8f7fc;
    border-bottom: 4px solid #00b7f0;
    color: #00b7f0;
}

.title-text {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #e5e5e5;
}

.title-text span {
    height: 37px;
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 1px;
    border-bottom: 4px solid #9ada33;
    font-weight: normal;
    font-family: "微软雅黑";
}

/* .title-text p {
	width: 17%;
} */
.title-text a {
    height: 37px;
    font-size: 14px;
    color: #222222;
    line-height: 37px;
    letter-spacing: 1px;
    text-align: right;
}

.title-text a:hover {
    color: #9ada33;
}

.texts-aa {
    background: url('../img/help.png') no-repeat 0px 10px;
    text-indent: 18px;
}

.texts-aa:hover {
    background: url('../img/helpgreen.png') no-repeat 0px 10px;
}

.text-content {
    width: 100%;
    line-height: 20px;
    overflow: hidden;
    color: #3b3a3f;
    text-align: left;
    text-indent: 30px;
    letter-spacing: 1.5px;
}

.text-content-es {
    text-indent: 30px;
}

/*脚步信息*/
.footer {
    width: 100%;
    background: #dddddd;
    text-align: center;
}

.footer a {
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    color: #000;
}

.text-lists, .texts-li, .texts-a {
    width: 100%;
}

.text-lists {
    max-height: 600px;
    overflow-x: hidden;
}

.texts-a {
    height: 24px;
}

.texts-span {
    width: 80%;
}

.texts-time {
    width: 20%;
    text-align: right;
}

.texts-span, .texts-time {
    height: 24px;
    line-height: 24px;
    color: #3b3a3f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 1px;
}

.texts-a:hover span {
    color: #9ada33;
}

.ad-img, .ad-img a, .ad-img img {
    width: 100%;
    height: 80px;
    background: #898989;
}

/*参赛作品*/
.show-li {
    border: 1px solid #e5e5e5;
}

.zpin-show {
    width: 100%;
}

.show-li {
    width: 23%;
}

.addwidth-li {
    width: 23.7%;
}

.pic-wrap, .pic-a img, .pic-a {
    width: 100%;
    height: 130px;
}

.pic-a img {
    background: #898989;
}

.title-names, .title-names a {
    width: 100%;
    height: 30px;
}

.title-names a {
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    color: #222222;
}

.contents-p, .contents-n {
    width: 100%;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    color: #aaaaaa;
}

.conwrap {
    width: 93%;
    height: 26px;
    border-top: 1px solid #e5e5e5;
}

.ps {
    height: 26px;
    line-height: 26px;
    color: #727272;
}

.nums {
    height: 26px;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    color: #222222;
}

.click-on {
    width: 80px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
    background: #9ada33;
    cursor: pointer;
}

.click-on:hover {
    background: #88c12d;
}

.expert-team {
    width: 100%;
}

.li-wrap-p {
    width: 24%;
}

.photos-wrap, .photos-wrap img {
    width: 80px;
    height: 80px;
}

.photos-wrap img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #eb2100;
}

.name-titles {
    width: 100%;
}

.name-titles a {
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    color: #222222;
}

.texts-wrap-div {
    width: 60%;
}

.in-show {
    width: 100%;
    height: 50px;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    color: #aaaaaa;
    overflow-x: hidden;
}

.wrap-a, .wrap-b {
    width: 45%;
    height: 374px;
    border: 1px solid #e5e5e5;
}

.table-title {
    width: 100%;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 1px;
    font-family: "微软雅黑";
}

.table-t {
    height: 30px;
    color: #222222;
}

.table-t th {
    line-height: 30px;
    text-align: center;
    color: #222222;
}

.table-t .table-left {
    text-align: left;
}

.table-t td {
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    color: #686868;
}

.table-fff {
    background: #fff;
}

.table-t .table-center {
    text-align: center;
}

/*右侧样式*/
.big-button {
    width: 100%;
    height: 70px;
}

.big-button a {
    width: 70%;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    background: #ef6000;
    text-align: center;
    border-radius: 56px;
    -moz-border-radius: 56px;
    -webkit-border-radius: 56px;
    color: #fff;
    letter-spacing: 1px;
}

.big-button a:hover {
    background: #f78900;
}

.window-in {
    width: 100%;
}

.window-a {
    width: 46%;
    height: 112px;
    background: url('../img/iso.png') no-repeat;
    border: 1px solid #e5e5e5;
}

.window-b {
    width: 46%;
    height: 112px;
    background: url('../img/iso.png') no-repeat;
    border: 1px solid #e5e5e5;
}

.window-a {
    background-position: 48px 22px;
}

.window-b {
    background-position: -112px 22px;
}

.window-in span {
    width: 100%;
    height: 42px;
    line-height: 20px;
    color: #222222;
    text-align: center;
    margin-top: 66px;
    overflow: hidden;
}

.window-a:hover, .window-b:hover {
    background: url('../img/isogreen.png') no-repeat;
    border: 1px solid #9ada33;
}

.window-a:hover {
    background-position: 48px 22px;
}

.window-b:hover {
    background-position: -112px 22px;
}

.window-a:hover span, .window-b:hover span {
    color: #9ada33;
}

.window-text {
    width: 100%;
}

.window-text span, .window-text strong {

    line-height: 20px;
    letter-spacing: 1px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}

.window-text span {
    color: #aaaaaa;
}

.window-text strong {
    width: 72%;
    color: #3b3a3f;
}

.title-h2 {
    width: 100%;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: left;
    color: #3b3a3f;
}

.xiao-button-wrap {
    width: 100%;
    text-align: center;
}

.xiao-button {
    width: 180px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    background: #9ada33;
}

.buttonon {
    width: 130px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #9ada33;
    text-align: center;
    letter-spacing: 1px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border: 1px solid #88c12d;
}

.coron {
    color: #FF9549;
    background: #fff;
    border: 1px solid #FF9549;
}

.xiao-buttones {
    width: 180px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    background: #f78900;
}

.xiao-buttones:hover {
    background: #EF6000;
}

.xiao-button:hover {
    background: #88c12d;
}

.buttonon:hover {
    background: #9ada33;
    color: #fff;
    box-shadow: 1px 1px 4px #DCDCDC;
    -webkit-box-shadow: 1px 1px 4px #DCDCDC;
    -moz-box-shadow: 1px 1px 4px #DCDCDC;
    -o-box-shadow: 1px 1px 4px #DCDCDC;
}

.coron:hover {
    color: #fff;
    background: #FF9549;
    border: 1px solid #FF9549;
    box-shadow: 1px 1px 4px #DCDCDC;
    -webkit-box-shadow: 1px 1px 4px #DCDCDC;
    -moz-box-shadow: 1px 1px 4px #DCDCDC;
    -o-box-shadow: 1px 1px 4px #DCDCDC;
}

/*帮助中心下载*/
#content-main {
    width: 100%;
}

.content-head {
    width: 100%;
}

.content-position {
    line-height: 20px;
    text-align: left;
}

/*左菜单*/
.select {
    width: 20%;
}

.select-atitle {
    width: 100%;
}

.l-ico3 {
    width: 100%;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    text-align: center;
    color: #686868;
    letter-spacing: 1px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.l-ico3:hover {
    background: #4ec7ff;
    color: #fff;
}

.activecor {
    background: #ffffff;
    color: #4ec7ff;
    border: 1px solid #4ec7ff;
    cursor: pointer;
}
.addblues {
    background: #4ec7ff;
    color: #fff;
    cursor: pointer;
}

.add-ocolor {
    background: #FF755E;
    color: #fff;
}

/*帮助中心下载*/
.xxiao-button {
    width: 12%;
    letter-spacing: 1px;
}

.xxiao-button span {
    width: 100%;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    color: #fff;
}

.texts-news {
    width: 94%;
}

.texts-news-ul, .texts-news-div {
    width: 100%;
}

.texts-news-div {
    border: 1px solid #e5e5e5;
    margin-top: -1px;
    background: #fff;
}

.texts-lis {
    width: 100%;
    height: 44px;
    border-bottom: 1px solid #f4f4f4;
}

.news-texts {
    width: 80%;
    height: 24px;
    line-height: 24px;
    text-align: left;
    color: #aaaaaa;
    letter-spacing: 1px;
}

.news-texts:hover {
    color: #3b3a3f;
}

/*新闻菜单*/
.adda-w-h {
    width: 33.3%;
    height: 38px;
}

.adda-w-h-half {
    width: 49.9%;
    height: 38px;
}

.adda-w-hs {
    width: 20%;
    height: 38px;
}

.add-w-h {
    width: 17.3%;
    height: 38px;
}

.new-menu {
    position: relative;
}

.addwidth {
    width: 50%;
}

.new-menu a {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    color: #686868;
    text-align: center;
    line-height: 37px;
    /* border: 1px solid #e5e5e5; */
    /* margin-left: 0px; */
    z-index: 999;
    box-sizing: border-box;
}

.new-menu .menu-onclick {
    background: #fff;
    border-bottom: 1px solid #fff;
}

.new-menu a:hover {
    background: #4ec7ff;
    color: #fff;
    cursor: pointer;
}

.new-menu .addblue {
    background: #4ec7ff;
    color: #fff;
}

.contents-texts-ul {
    width: 100%;
}

.contents-texts-li {
    width: 94%;
}

.contents-texts-t {
    width: 100%;
    height: 37px;
    font-size: 14px;
    line-height: 37px;
    letter-spacing: 1px;
    color: #222222;
}

.scrollp {
    width: 100%;
    height: 150px;
    overflow-x: hidden;
}

.titlesxiao {
    width: 7%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    color: #222222;
}

.message-warp {
    width: 100%;
}

/*参赛作品信息*/
#match-list {
    position: relative;
    width: 66%;
    margin: 0px auto;
}

.input-wrap {
    width: 100%;
}

.input-title {
    width: 15%;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #3b3a3f;
}

.input-titles {
    height: 30px;
    line-height: 30px;
    color: #3b3a3f;
}

.input-text {
    width: 78%;
    height: 15px;
    font-family: '微软雅黑';
    border: 1px solid #cccccc;
    line-height: 15px;
    text-align: left;
    color: #3b3a3f;
}

.jianwidth {
    width: 10%;
}

.input-select {
    width: 15%;
    height: 30px;
    font-family: '微软雅黑';
    border: 1px solid #cccccc;
    line-height: 30px;
    text-align: left;
    color: #3b3a3f;
    cursor: pointer;
}

.textarea-in {
    width: 78%;
    height: 60px;
    border: 1px solid #cccccc;
}

.photo-show {
    width: 299px;
    height: 170px;
}

.photo-texts span {
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    color: #aaaaaa;
    text-align: left;
}

.select-file {
    width: 120px;
    height: 30px;
    overflow: hidden;
    position: relative;
}

.photo-button {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 27px;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    z-index: 100;
}

.button-sec {
    width: 68px;
    height: 22px;
    border: 1px solid #cccccc;
    background: #e1e1e1;
    color: #3b3a3f;
    cursor: pointer;
}

.message-title {
    width: 100%;
    height: 37px;
    background: #FFB6B6;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 1px;
    text-align: center;
    font-weight: normal;
    font-family: "微软雅黑";
}

.texts-style {
    width: 46%;
    height: 30px;
    font-size: 12px;
    text-indent: 5px;
    line-height: 30px;
    color: #aaaaaa;
    text-align: left;
}

.spanin {
    width: 96px;
}

.pic-c {
    background: url('../img/imgfour.png') no-repeat;
}

.sback {
    position: absolute;
    left: 69px;
    top: 4px;
    width: 19px;
    height: 25px;
    cursor: pointer;
    background-color: #fff;
    background-position: -52px 5px;
}

.addice {
    width: 19px;
    height: 33px;
    cursor: pointer;
    background-position: -155px 7px;
}

.addices {
    width: 19px;
    height: 33px;
    cursor: pointer;
    background-position: 3px 7px;
}

.divrun-wrap {
    width: 236px;
    height: 20px;
    border: 1px solid #cccccc;
    background: #fff;
}

.ul-select {
    width: 15%;
    height: 20px;
    font-family: '微软雅黑';
    line-height: 20px;
    text-align: left;
    color: #3b3a3f;
}

.ud-wrap {
    position: absolute;
    left: 230px;
    top: 0px;
    width: 20px;
    height: 30px;
}

.up, .down {
    width: 12px;
    height: 12px;
    cursor: pointer;
}

.down {
    background: url('../img/down.png') no-repeat 0px 5px;
}

.up {
    background: url('../img/up.png') no-repeat 0px 5px;
}

.down:hover {
    background: url('../img/downb.png') no-repeat 0px 5px;
}

.up:hover {
    background: url('../img/upb.png') no-repeat 0px 5px;
}

.wrap-up {
    width: 100%;
    height: 100%;
    line-height: 32px;
    cursor: pointer;
}

.select-file .button-a {
    color: #fff;
    text-align: center;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}

.ts-message {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #eb2100;
}

.ts-message a {
    width: 100px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #686868;
}

.contents-in {
    width: 93%;
    margin: 0px auto;
}

.article-img {
    width: 100%;
    margin: 0px auto;
}

.article-img img {
    width: 100%;
    height: 100%;
}

/*公文*/

.lookfor, .lookfor img {
    width: 36px;
    height: 30px;
    cursor: pointer;
}

.all-num {
    height: 28px;
    line-height: 28px;
    color: #4d4c50;
    letter-spacing: 1px;
}

.page-ul a, .home {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #dddddd;
    color: #999999;
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-right: 2px;
}

#zpintj-page {
    width: 100%;
}

#zpintj-page .addcor, #xq-page .addcor, #news-page .addcor, #match-page .addcor {
    background: #95dd18;
    color: #fff;
}

#zpintj-page a:hover, #xq-page a:hover, #news-page a:hover, #match-page a:hover {
    background: #95dd18;
    color: #fff;
}

.bor-line {
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #aaaaaa;
}

.hint {
    background: url('../img/tanhao.png') no-repeat 0px 2px;
}

.addgreen:hover {
    color: #95dd18;
}

.addgreen {
    color: #95dd18;
}

.content-left {
    width: 62%;
}

.content-right {
    width: 32%;
}

.text-width {
    width: 22%;
}

.text-width-a {
    width: 78%;
}

.text-width-f {
    width: 63%;
}

.text-width-b {
    width: 78%;
}

.text-width-d {
    width: 7%;
}

.ad-pic {
    width: 340px;
    height: 228px;
}

.corblack {
    color: #3b3a3f;
}

.lis-wrap {
    width: 100%;
}

.texts-wrap-divs {
    width: 84%;
}

.h2-zpin-wrap .select-spanwrap {
    border-bottom: none;
}

.select-spanwrap a, .select-spanwrap span {
    font-size: 12px;
    line-height: 30px;
    color: #aaaaaa;
    text-align: center;
    border-bottom: none;
}

.select-spanwrap a:hover, .h2-zpin-wrap .ctext-style:hover {
    color: #3b3a3f;
    cursor: pointer;
}

.select-spanwrap .corblack {
    color: #3b3a3f;
}

.h2-zpin-wrap .ctext-style {
    font-size: 14px;
    line-height: 30px;
    color: #aaaaaa;
    text-align: left;
}

.back-pic {
    background: url('../img/help.png') no-repeat 0px 7px;
}

#menus-onclick a:hover {
    color: #3b3a3f;
}

#menus-onclick .corblack {
    color: #3b3a3f;
}

.text-width-i {
    width: 100%;
    height: 300px;
}

#aticle-wrap .click-on {
    width: 80px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 20px;
    -web-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #fff;
    background: #9ada33;
    cursor: pointer;
}

#aticle-wrap .ps-a {
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    border-bottom: none;
    color: #727272;
}

.active-lists {
    width: 95%;
    height: 80px;
    overflow-x: hidden;
}

.active-listses {
    width: 890px;
}

.title-p {
    font-size: 14px;
    line-height: 30px;
    color: #3b3a3f;
    text-align: left;
}

.title-textes {
    height: 37px;
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 1px;
    font-weight: normal;
    font-family: "微软雅黑";
}

.texts-spans {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: #3b3a3f;
}

.add-w15 {
    width: 5%;
}

.add-w95 {
    width: 95%;
}

.add-w100 {
    width: 100%;
}

.t-indent {
    text-indent: 30px;
}

#menu .add-bold {
    color: #eb2100;
    font-weight: bold;
    background: url('../img/redhot.png') no-repeat 66px 0px;
}

#menu .add-bold:hover {
    color: #9ada33;
}

.title-text a.on-button {
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #0fe6b1;
    color: #fff;
    cursor: pointer;
}

.cir-angle {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.title-text .on-button:hover {
    background: #00cf99;
}

.lianjie-a {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #eb2100;
    font-weight: bold;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    -webkit-white-space: nowrap;
    -moz-overflow: ellipsis;
    -moz-white-space: nowrap;
    background: url('../img/xiaoshou.png') no-repeat 62px 0px;
    text-indent: 28px;
}

.xiaos {
    cursor: pointer;
}

#table-lists td {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #3b3a3f;
}

.ctext-style {
    font-size: 14px;
    line-height: 30px;
    color: #6A6868;
}

.fc22 { /*黑*/
    color: #222222;
}

.fc68 { /*灰*/
    color: #686868;
}

.fc95 { /*绿*/
    color: #95dd18;
}

.back95 { /*绿底*/
    background: #95dd18;
}

.fc6A { /*文字灰*/
    color: #6A6868;
}

.contents-in div.tr {
    text-align: right;
}

.table-t th {
    color: #6A6868;
}

.mt100 {
    margin-top: 100px;
}

.mr40 {
    margin-right: 40px;

}

.noxiao {
    cursor: default;
}

.tin {
    text-indent: 10px
}

.overx {
    overflow-x: hidden;
}

.addw17 {
    width: 17%;
}

.add224 {
    width: 224px;
}

.add100 {
    width: 100%;
}

.add200 {
    max-height: 200px;
}

.add100px {
    width: 100px;
}

.add200px {
    max-width: 200px;
}

.onresets {
    width: 50px;
    height: 26px;
    line-height: 26px;
    border-radius: 4px;
    border: 1px solid #6A6868;
    background: #f4f4f4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    text-align: center;
    color: #6A6868;
}

.onresets:hover {
    border: 1px solid #95dd18;
    color: #95dd18;
    background: #fff;
    box-shadow: 1px 1px 4px #DCDCDC;
    -webkit-box-shadow: 1px 1px 4px #DCDCDC;
    -moz-box-shadow: 1px 1px 4px #DCDCDC;
    -o-box-shadow: 1px 1px 4px #DCDCDC;
}

.hide {
    display: none;
}

.managetable {
    table-layout: fixed;
}

.addtablew {
    width: 190px;
}

.addtablew166 {
    width: 166px;
}

.addtablew76 {
    width: 76px;
}

.addtablew194 {
    width: 194px;
}

.addtablew250 {
    width: 250px;
}

.addtablew300 {
    width: 300px;
}

.addtablew170 {
    width: 170px;
}

.addw170 {
    width: 170px;
}

.addtablew50 {
    width: 50px;
}

.addwover {
    height: 300px;
    overflow-x: hidden;
}

.addw170 {
    width: 170px;
}

.add460 {
    width: 460px;
}

ul li .addgreens {
    color: #9ada33;
}

.addh600 {
    max-height: 600px;
}

.addw140 {
    width: 140px;
}

.addw50 {
    width: 90px;
}

.addw30 {
    width: 30px;
}

.addw30 {
    width: 30px;
}

.addwh322 {
    width: 320px;
    height: 230px;
}

.back {
    background: #fff;
}

.addw150 {
    width: 150px;
}

.tindent {
    text-indent: 30px;
}

.addmaxh {
    max-height: 500px;
}

.addw60 {
    width: 60px;
}

.addw40 {
    width: 40px;
}

.addw100 {
    width: 100px;
}

.addw60 {
    width: 60px;
}

.addw60 {
    width: 60px;
}

.addw110 {
    width: 110px;
}

.windowess {
    width: 50px;
    height: 50px;
    background: url(../img/loading2.gif) no-repeat;
    background-size: 50px 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 999999;
}

.tcc {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

/*#table-lists td p,#tableesly td p{*/
/*white-space: */
/*}*/
.unbottom {
    color: #898989;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    border-bottom: none;
}

.addwh135 {
    width: 135px;
    height: 38px;
    line-height: 38px;
}

.addw350 {
    width: 350px;
}

.img-middle {
    display: table;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.table-gray {
    background: #f4f4f4;
}

.mr23 {
    margin-right: 23px;
}

.fb {
    font-weight: bold;
}

.weixin {
    width: 32px;
    height: 32px;
    background: url("../img/wexin.jpg") no-repeat 0px 0px;
}

.weixines {
    width: 32px;
    height: 32px;
    background: url("../img/wexin.jpg") no-repeat 20px 0px;
}

.weixines {
    width: 100%;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    text-indent: 60px;
}
.nav-show {
    margin: 24px auto;
    font-size: 14px;
}

.nav-show .icon-arrow-right {
    margin: 0 20px;
}
/*当前位置*/
.nav-show .active {
    color: #0173ff;
    text-decoration: underline;
}

.nav-show a:hover {
    color: #0173ff;
    text-decoration: underline;
    cursor: pointer;
}
.nav-show .icon-arrow-right {
    margin: 0 20px;
}
.icon-arrow-right {
    display: inline-block;
    width: 10px;
    height: 18px;
    vertical-align: middle;
    background: url(../images/haiselect/icon_arrow_right.png) no-repeat;
}
.tinde{
    text-indent: 14px;
}