
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, dl, dd, ul, ol, form, textarea, th, td, input {
    margin: 0;
    padding: 0;
}

em, i {
    font-style: normal;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255,0,0,0);
}

strong {
    font-weight: normal;
}

img {
    border: none;
    vertical-align: top;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255,0,0,0);
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

textarea {
    resize: none;
    overflow: auto;
}

input, textarea {
    outline: none;
}

a, button, input, select, label {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 去掉苹果手机的点击瞬间的灰色背景 */
    /*-webkit-user-modify: read-write-plaintext-only;*/
    outline: none;
}

    input[type="button"], input[type="submit"], input[type="reset"] {
        -webkit-appearance: none;
    }

body {
    font-family: 'SimHei',Arial;
    background: #f4f4f4;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.auto {
    margin-left: auto;
    margin-right: auto;
}

.Dclear {
    zoom: 1;
}

    .Dclear img {
        border: 1px solid #ccc;
    }

.green01 a:link {
    color: #04904b;
}

.green01 a:hover {
    color: #04904b;
}

h2 .grey a:link {
    color: #333;
}

h2 .grey a:hover {
    color: #333;
}

.Dclear:after {
    display: block;
    content: '';
    clear: both;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.bgF4 {
    background-color: #f4f4f4;
}


.fff_new a {
    color: #fff;
    text-decoration: none;
}

    .fff_new a:visited {
        color: #fff;
        text-decoration: none;
    }

    .fff_new a:active {
        color: #fff;
        text-decoration: none;
    }

    .fff_new a:hover {
        color: #fff;
        text-decoration: none;
    }


.h67 {
    height: 67px;
    background-color: #fff;
    margin-top: 18px;
    margin-bottom: 20px;
}

.w1191 {
    width: 1191px;
}

.w1189 {
    width: 1189px;
}

.clickLogin {
    height: 70px;
    border: 1px solid #ccc;
    border-top: 2px solid #00b156;
    background-color: #fff;
    font-size: 14px;
}

.centerLogin {
    max-width: 68%;
}

.lineH {
    line-height: 69px;
    font-size: 14px;
}

.number1 {
    display: inline-block;
    color: #fe8103;
    font-size: 22px;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: 14px;
    margin-right: 14px;
}

.Dlogin {
    width: 160px;
    height: 32px;
    line-height: 28px;
    color: #fff;
    background-color: #04904b;
    text-align: center;
    border-radius: 2px;
    font-size: 18px;
    margin-top: 17px;
    margin-left: 42px;
}

.note {
    color: #666;
    margin-left: 17px;
}

/* 登录后 */
.loginAfter {
    margin-top: 10px;
    margin-left: 14px;
}

.lineH2 {
    line-height: 22px;
    color: #666;
}

.size12 {
    font-size: 12px;
}

.size14 {
    font-size: 14px;
    font-weight: 800;
}

..size14_new {
    font-size: 14px;
    font-weight: 100;
}

.clr {
    color: #ff8101;
}

.after {
    display: inline-block;
    color: #fff;
    /*height: 22px;
	width: 62px;*/
    height: 20px;
    width: 100px;
    text-align: center;
    background-color: #fe8103;
    line-height: 18px;
    border-radius: 2px;
}

.clr1 {
    color: #00b156;
    font-weight: 800;
}

.please {
    display: inline-block;
    width: 86px;
    height: 22px;
    color: #fff;
    text-align: center;
    background-color: #1a9942;
    margin-right: 4px;
    line-height: 20px;
    border-radius: 2px;
}

    .please a {
        color: #fff;
    }
/* 左边内容 */
.w899 {
    width: 899px;
}
/* 左边第一块 */
.leftBlock1 {
    width: 100%;
    height: 207px;
    background-color: #fff;
}

.w862 {
    width: 862px;
}

.bdB {
    border-bottom: 1px solid #e2e2e2;
}

.topTitle {
    font-size: 18px;
    line-height: 41px;
    font-weight: 100;
    color: #333;
}

.more {
    font-size: 14px;
    color: #999;
    margin-top: 12px;
}

.bigLogo {
    width: 150px;
    height: 116px;
    border: 1px solid #e0e0e0;
}

    .bigLogo img {
        display: block;
        width: 100%;
        height: 100%;
    }

.ctt {
    width: 100%;
    margin-top: 23px;
    margin-left: 2px;
}

.w692 {
    width: 692px;
}

.name {
    font-size: 16px;
    color: #04904b;
}

.text1 {
    font-size: 14px;
    color: #666;
    line-height: 18px;
    padding-top: 10px;
}
/* 左边第二块 */
.leftBlock2 {
    width: 100%;
    height: 175px;
    background-color: #fff;
    margin-top: 23px;
}

.a1 {
    width: 30px;
    height: 45px;
    background-image: url(../image/prev.png);
    background-repeat: no-repeat;
    margin-top: 47px;
    position: relative;
    z-index: 66;
}

.prev {
    background-position: -19px -42px;
}

.next {
    background-position: -856px -42px;
}

.rotation {
    width: 802px;
    height: 67px;
    margin-top: 38px;
    overflow: hidden;
    position: relative;
}

.rotationUl {
    width: 10000px;
    position: absolute;
    left: 0;
    top: 0;
}

    .rotationUl li {
        width: 802px;
        float: left;
    }

.liOne {
    width: 264px;
    float: left;
}

.portraitA {
    width: 67px;
    height: 67px;
    margin-left: 21px;
}

    .portraitA img, .portraitB img, .portraitD img {
        display: block;
        width: 100%;
        height: 100%;
    }

.text2 {
    width: 164px;
}

    .text2 a, .liTwo a {
        display: block;
        font-size: 14px;
        color: #666;
        line-height: 26px;
        margin-top: 5px;
    }

    .text2 p, .liTwo p {
        font-size: 14px;
        color: #666;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 26px;
    }
/* 左边第三块 */
.leftBlock3 {
    width: 100%;
    min-height: 377px;
    margin-top: 23px;
}

.w415 {
    width: 415px;
    background-color: #fff;
    -height: 100%;
    min-height: 377px;
}

.w379 {
    width: 379px;
}

.net {
    width: 100%;
}

    .net li {
        width: 100%;
        height: 80px;
    }

.portraitB {
    margin-top: 15px;
    margin-left: 2px;
    width: 60px;
    height: 58px;
}

.liTwo {
    width: 302px;
    height: 58px;
    margin-top: 15px;
}

    .liTwo a {
        margin-top: 1px;
        color: #04904b;
    }

    .liTwo span {
        color: #04904b;
    }


.liTwo1 {
    width: 302px;
    height: 58px;
    margin-top: 15px;
    font-size: 14px;
    line-height: 24px;
}

    .liTwo1 a {
        margin-top: 1px;
        color: #666;
    }

    .liTwo1 span {
        color: #666;
    }

/* right */
.w465 {
    width: 465px;
    background-color: #fff;
    -height: 100%;
    min-height: 377px;
}

.w426 {
    width: 426px;
}

.w344 {
    width: 350px;
}
/* 第四块 */
.leftBlock4 {
    width: 100%;
    height: 298px;
    margin-top: 23px;
}

.w415One {
    min-height: 297px;
}

.point {
    font-weight: bold;
    font-size: 14px;
    color: #d0d0d0;
}

.text3 {
    padding-top: 18px;
}

    .text3 li a {
        display: block;
        font-size: 14px;
        line-height: 26px;
        color: #666;
    }
/* 右边内容 */
.w270 {
    width: 270px;
    height: 371px;
    background-color: #fff;
}


.w235 {
    width: 235px;
}

.jian {
    display: block;
    width: 100%;
    height: 8px;
    margin-top: 8px;
    background-image: url(../image/jian.png);
    background-repeat: no-repeat;
}
/* 第一块 */
.topTitle1 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 100;
    color: #333;
    padding-top: 12px;
}

.portraitC {
    margin-left: 0;
}

.ltr {
    margin-top: 15px;
}

.w157 {
    width: 157px;
}

    .w157 h2 {
        font-size: 14px;
        font-weight: 100;
        color: #04904b;
        line-height: 22px;
    }

    .w157 p {
        font-size: 14px;
        color: #666;
    }

.honor {
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.integral {
    line-height: 18px;
    margin-top: 1px;
}

    .integral span {
        color: #04904b;
    }

.stt p {
    font-size: 14px;
    line-height: 42px;
    color: #666;
}

    .stt p span {
        color: #04904b;
    }

.a2 {
    width: 113px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    background-color: #1a9942;
    border-radius: 4px;
    text-align: center;
    font-size: 12px;
}

.fff a {
    color: #fff;
}

.contentT {
    margin-top: 15px;
}

    .contentT h2 {
        line-height: 28px;
        font-size: 14px;
        color: #666;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .contentT p {
        font-size: 12px;
        line-height: 20px;
        color: #666;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        text-overflow: -o-ellipsis-lastine;
    }
/* 第二块 */
.mgTop {
    margin-top: 23px;
}

.h354 {
    height: 354px;
}

.portraitD {
    width: 67px;
    height: 67px;
    position: relative;
}

.angle {
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../image/one.png);
    background-repeat: no-repeat;
}

.num {
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2222;
    padding-left: 3px;
    color: #fff;
    font-size: 12px;
}

.w158 {
    width: 158px;
}

.mgTop1 {
    margin-top: 15px;
}

    .mgTop1 li {
        margin-bottom: 25px;
    }

.name1 {
    font-size: 12px;
    color: #04904b;
}

.w158 p {
    font-size: 12px;
}

.bold {
    font-weight: bold;
}

.lht18 {
    line-height: 18px;
}

.lht24 {
    line-height: 24px;
}

.mgTop2 {
    margin-top: 3px;
}

.lht22 {
    line-height: 22px;
}

.col04 {
    color: #04904b;
}

.mgB {
    margin-bottom: 20px;
}
