.f_pr {
    position: relative;
}

.f_pa {
    position: absolute;
}

.header,
.content,
.footer {
    width: 1200px;
    margin: 0 auto;
}

em {
    font-style: normal;
}

.g_top {
    position: relative;
    height: 243px;
    background: url(../images/topbg.jpg) repeat-x center top;
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

.en a {
    position: absolute;
    top: 94px;
    right: 0;
    font-size: 14px;
    color: #828282;
    text-transform: uppercase;
    font-weight: bold;
    background: url(../images/tico2.jpg) no-repeat right 7px;
    line-height: 20px;
    width: 45px;
    display: block;
}

.en a:hover {
    color: #005433;
}

.g_top .m_top {
    height: 176px;
}

.top_t {
    height: 32px;
    line-height: 32px;
    color: #a1a1a1;
    font-size: 14px;
}

.top_t p {
    float: right;
}

.top_t p a {
    display: inline-block;
    color: #333;
    font-size: 12px;
    line-height: 32px;
    padding: 0 15px 0 40px;
    position: relative;
}

.top_t p i {
    position: absolute;
    left: 0;
    width: 30px;
    height: 20px;
    top: 5px;
}

.top_t p i img {
    width: 30px;
    height: 20px;
    display: block;
}

.top_t p a:hover {
    color: #005433;
}

.top_t p a:nth-child(1) {
    padding: 0 15px 0 13px;
    border-right: 1px solid #d9d9d9;
    color: #a1a1a1;
    border-left: 1px solid #d9d9d9;
    font-size: 14px;
    margin-right: 15px;
}

.top_c .tlogo {
    float: left;
    padding: 25px 20px 0 0;
}

.top_c h2 {
    float: left;
    height: 60px;
    margin: 42px 0 0 0;
    color: #332c2b;
    font-size: 26px;
    font-weight: bold;
}

.top_c h2 em {
    display: block;
    color: #005433;
    font-weight: normal;
    font-size: 18px;
    padding-top: 3px;
}

.top_c p {
    width: 360px;
    float: right;
    margin: 42px 0 0 0;
    padding: 0 0 0 30px;
    background: url(../images/tel.jpg) no-repeat left 18px;
}

.top_c p em {
    float: left;
    width: 120px;
    color: #666666;
    font-size: 16px;
    font-weight: normal;
    line-height: 60px;
}

.top_c p span {
    float: left;
    width: 238px;
    display: block;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    line-height: 60px;
}

.top_c p span b {
    font-size: 26px;
    color: #005433;
    display: block;
}

.g_nav {
    height: 67px;
    line-height: 67px;
}

.g_nav li {
    float: left;
    font-size: 16px;
    background: url(../images/line.jpg) no-repeat right center;
}

.g_nav li a {
    position: relative;
    display: block;
    float: left;
    padding: 0 55px;
    color: #332c2b;
    line-height: 67px;
    text-decoration: none;
}

.g_nav li a:hover,
.g_nav .cur a {
    color: #fff;
    font-weight: bold;
    margin-left: -1px;
}

.g_nav li:last-child {
    background: none;
}

.g_nav li:last-child a {
    padding: 0 40px;
}

.g_nav li a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 11;
    background: url(../images/hover.jpg) repeat-x;
    width: 100%;
    height: 0;
    transition: all 0.3s linear 0s;
}

.g_nav .cur a:before,
.g_nav li a:hover:before {
    height: 67px;
}

.g_nav li em {
    position: relative;
    z-index: 145;
}

.g_nav .ejxla {
    position: absolute;
    left: 0;
    top: 243px;
    height: 390px;
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
    width: 100%;
    background: rgba(255, 255, 255, .9);
    z-index: 5585;
    display: none;
    padding: 12px 0 0 0;
    box-sizing: border-box;
}

.g_nav .ejxla .content {
    padding: 0 0 0 30px;
    box-sizing: border-box;
}

.g_nav .ejxla p {
    float: left;
    width: 200px;
    margin-right: 65px;
    position: relative;
}

.g_nav .ejxla p:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 262px;
    background: #c7c7c7;
    left: 232px;
    top: 13px;
}

.g_nav .ejxla p a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 35px;
    font-size: 16px;
    color: #333333;
    border-bottom: 1px solid rgba(129, 129, 129, .3);
    padding-right: 0;
    float: none;
}

.g_nav li:hover .ejxla p a,
.g_nav .cur .ejxla p a {
    font-weight: normal;
}

.g_nav li:hover .ejxla p a:hover,
.g_nav .cur .ejxla p a:hover {
    font-weight: bold;
    color: #005433;
}

.g_nav .ejxla p a:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #898989;
    left: 20px;
    top: 18px;
    border-radius: 50%;
}

.g_nav li:hover .ejxla p a:hover:before {
    background: #005433;
}


.xlawz {
    float: left;
    width: 388px;
    padding: 35px 0 0 0;
    font-size: 14px;
    line-height: 30px;
    color: #666666;
}

.g_nav .flimg {
    float: right;
    width: 446px;
    height: 246px;
}

.g_nav .flimg img {
    width: 446px;
    height: 246px;
    display: block;
}

.g_nav .flimg a {
    padding: 0
}

.g_nav .flimg a:before {
    background: none;
}

.g_nav li:hover .ejxla {
    display: block;
    z-index: 2;
}

.g_nav li:last-child .flimg a {
    padding: 0
}

.g_nav li:last-child .ejxla,
.g_nav li:nth-child(8) .ejxla {
    left: auto;
    right: 0;
}



.banner .slick-arrow {
    position: absolute;
    font-size: 0;
    top: 50%;
    z-index: 12;
    width: 100px;
    height: 100px;
    margin-top: -42px;
    border: 0;
}

.banner .slick-prev {
    outline: none;
    left: 5%;
    display: none;
    background: none;
    position: absolute;
    top: 50%;
    margin-top: -42px;
    font-size: 0;
    border: none;
    z-index: 12;
    background: url(../images/probt1.png) no-repeat;
    width: 30px;
    height: 84px;
}

.banner .slick-next {
    outline: none;
    right: 5%;
    display: none;
    background: none;
    position: absolute;
    top: 50%;
    margin-top: -42px;
    font-size: 0;
    border: none;
    z-index: 12;
    background: url(../images/probt2.png) no-repeat;
    width: 30px;
    height: 84px;
}

.banner img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.slick-dots {
    position: absolute;
    left: 0;
    font-size: 0;
    bottom: 5%;
    width: 100%;
    text-align: center;
    outline: none;

}

.slick-dots li {
    display: inline-block;
    margin: 0 15px;
    outline: none;
}

.slick-dots li button {
    display: block;
    border: 0 none;
    width: 15px;
    height: 15px;
    color: #fff;
    border-radius: 50%;
    background-color: #005433;
    outline: none;
    transition: all 0.3s linear 0s;
}

.slick-dots .slick-active button {
    background-color: #e83e15;
    width: 60px;
    border-radius: 30px;
}



.g_ser {
    height: 70px;
    line-height: 70px;
    background: url(../images/serbg.jpg) repeat-x;
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

.h_sea {
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    color: #666666;
    font-size: 14px;
}

.h_sea b {
    font-weight: normal;
    color: #333333;
    font-size: 16px;
}

.key a {
    color: #666666;
    padding: 0 12px;
}

.key a:hover {
    color: #005433;
}

.key .lasta {
    background: none;
}

.inp01 {
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    width: 309px;
    float: left;
    color: #adadad;
    font-size: 14px;
    border: none;
    background: none;
    font-family: "Microsoft Yahei"
}

.s_ss {
    float: left;
    width: 56px;
    height: 40px;
    background: none;
    border: none;
    cursor: pointer;
}

.s_inp {
    margin-top: 16px;
    background: url(../images/serbg2.jpg) no-repeat;
    width: 390px;
    height: 40px;
}


.layui-layer-page .layui-layer-content {
    overflow: hidden;
}

.g_ab .iframe {
    height: 650px;
}



.g_ft {
    height: 454px;
    background: url(../images/ftbg.jpg) no-repeat center top;
    padding-top: 74px;
    box-sizing: border-box;
}

.g_ft .m_fnav {
    float: left;
    width: 870px;
    height: 320px;
}

.g_ft .m_fnav dl {
    float: left;
    position: relative;
}

.g_ft .m_fnav dl:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 220px;
    background: rgba(255, 255, 255, .2);
    right: 0;
    top: 7px;
}

.g_ft .m_fnav dl:nth-child(1) {
    width: 150px;
    margin-right: 60px;
}

.g_ft .m_fnav dl:nth-child(2) {
    width: 150px;
    margin-right: 60px;
}

.g_ft .m_fnav dl:nth-child(3) {
    width: 150px;
    margin-right: 60px;
}

.g_ft .m_fnav dl:nth-child(4) {
    width: 150px;
    margin-right: 60px;
}

.g_ft .m_fnav dt a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background: url(../images/ftico.png) no-repeat 115px 15px;
    margin-bottom: 12px;
}

.g_ft .m_fnav dd a {
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #90c1af;
}

.g_ft .m_fnav dd a:hover {
    color: #fff;
}

.g_ft .m_fnav dl:nth-child(1) {
    animation-delay: 0.1s;
}

.g_ft .m_fnav dl:nth-child(2) {
    animation-delay: 0.2s;
}

.g_ft .m_fnav dl:nth-child(3) {
    animation-delay: 0.3s;
}

.lxsx {
    float: right;
    width: 326px;
    animation-delay: 0.4s;
}

.lxsx h3 a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background: url(../images/ftico.png) no-repeat 185px 15px;
    margin-bottom: 12px;
}

.lxsx h4 {
    height: 80px;
    font-size: 14px;
    color: #90c1af;
    font-weight: normal;
}

.lxsx h4 b {
    display: block;
    font-size: 40px;
    color: #eb6016;
    line-height: 40px;
}

.lxsx p {
    font-size: 14px;
    line-height: 24px;
    color: #90c1af;
}

.copyr {
    font-size: 14px;
    color: #90c1af;
}

.copyr a {
    color: #90c1af;
}



.client-2 {
    width: 45px;
    position: fixed;
    right: 10px;
    top: 60%;
    z-index: 999;
    color: #fff;
}

.client-2 li a {
    text-decoration: none;
    color: #fff;
}

.client-2 li {
    margin-bottom: 5px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
}

.client-2 li.my-kefu-qq {
    background: #005433 url(../images/cimg23.png) center no-repeat;
}

.client-2 li.my-kefu-weixin {
    background: #005433 url(../images/cimg24.png) center no-repeat;
}

.client-2 li.my-kefu-tel {
    background: #005433 url(../images/cimg25.png) center no-repeat;
}

.client-2 li.my-kefu-shouye {
    background: #005433 url(../images/tohome.png) center no-repeat;
    background-size: 26px;
}

.client-2 li.my-kefu-shouye a {
    width: 45px;
    height: 45px;
    display: block;
}

.client-2 li.my-kefu-ftop {
    background: #005433 url(../images/returntop.png) center no-repeat;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 li.my-kefu-qq .cont {
    margin: 0;
    background: #005433 url(../images/cimg23.png) 15px center no-repeat;
    border-radius: 50px;
    padding-left: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    width: 130px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

.client-2 li.my-kefu-tel .cont {
    margin: 0;
    background: #005433 url(../images/cimg25.png) 15px center no-repeat;
    border-radius: 50px;
    padding-left: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    width: 180px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop .my-kefu-main {
    padding-top: 6px;
}

.client-2 li.my-kefu-weixin .cont {
    margin: 0;
    width: 115px;
    padding: 5px;
    border: solid 1px #ccc;
    position: absolute;
    left: -150px;
    top: -44px;
    background-color: #fff;
}

.client-2 li.my-kefu-weixin .cont span {
    display: block;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    color: #1a1a1a;
}

.client-2 li.my-kefu-weixin .cont img {
    width: 115px;
    height: 115px;
}

.client-2 li:hover .cont {
    display: block !important;
}

/* lianxiwomen   内页 */
.plc {
    padding: 5px 0 25px;
}

.p12-curblock {
    display: none;
}

.p102-curmbs-1 {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #808080;
}

.p102-curmbs-1 b {
    font-weight: normal;
    padding-left: 35px;
    background: url(../images/p102-curmbs-icon1.png) no-repeat left center;

}

.p102-curmbs-1 i {
    font-style: normal;
}

.p102-curmbs-1 span {
    font-family: 宋体;
    height: 46px;
    line-height: 46px;
    padding: 0px 5px;
}

.p102-curmbs-1 a {
    color: #808080;
}

.p102-curmbs-1 a:hover {
    color: #005433;
}


.p102-fdh-3 {
    height: 100px;
    box-shadow: 0 4px 6px #e9e9e9;
}

.p102-fdh-3 li {
    float: left;
    width: 11.1%;
    height: 100px;
    position: relative;
}

.p102-fdh-3 li:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 26px;
    background: #cfcfcf;
    right: 0;
    top: 50%;
    margin-top: -13px;
}

.p102-fdh-3 li:last-child:after {
    display: none;
}

.p102-fdh-3 li a {
    display: block;
    height: 100px;
    line-height: 100px;
    font-size: 22px;
    color: #1a1a1a;
    text-align: center;
}

.p102-fdh-3 li a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #005433;
    left: 0;
    bottom: 0;
    z-index: 1;

}

.p102-fdh-3 li.sidenavcur:before,
.p102-fdh-3 li:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #005433;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.p102-fdh-3 li.sidenavcur a,
.p102-fdh-3 li:hover a {
    font-weight: bold;
    color: #005433;
}

.p102-fdh-3 li.sidenavcur a:before,
.p102-fdh-3 li:hover a:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #fff;
    border: 3px solid #005433;
    border-radius: 100%;
    left: 50%;
    margin-left: -9px;
    bottom: -8px;
    z-index: 2;
}

.p102-fdh-3 li.sidenavcur a:after,
.p102-fdh-3 li:hover a:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #005433;
    border-radius: 100%;
    left: 50%;
    margin-left: -3px;
    bottom: -2px;
    z-index: 3;
}


.p102-about-content {
    font-size: 16px;
    line-height: 32px;
    color: #4c4c4c;
    text-align: justify;
    padding: 40px 0;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.tit {
    margin: 50px 0;
    text-align: center;
    position: relative;
    clear: both;
}

.tit i {
    font-style: normal;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    display: block;
    height: 30px;
    padding-top: 25px;
    letter-spacing: 0;
    text-transform: uppercase;
    background: url(../images/kkkk.png) no-repeat center top;
}

.tit h2 {
    font-size: 45px;
    color: #333333;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 55px;
    position: relative;
}

.cpy {
    padding-top: 10px;
    margin-bottom: 66px;
}

.cpy dl {
    width: 100%;
    position: relative;

}

.cpy dl dt {
    box-sizing: border-box;
}

.cpy dl dt img {
    display: block;
}

.cpy dl dd {
    text-align: center;
    padding-top: 5px;
}

.cpy dl dd h3 {
    display: block;
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    margin: 10px auto 10px;
    width: 500px;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #d9d9d9;
}

.cpy dl dd p {
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    color: #666666;
    margin: 0px 28px;
    text-indent: 2rem;
}

.cul1 {
    height: 720px;

    background: url(../images/qybg.jpg)no-repeat center top;
}

.cul li {
    float: left;
    width: 300px;
    height: 260px;
    padding: 35px 20px;
    box-sizing: border-box;
    border: 1px solid #ececec;
}

.cul li:nth-child(1),
.cul li:nth-child(3),
.cul li:nth-child(6),
.cul li:nth-child(8) {
    background: #f2f2f2;
    border: none;
}

.cul li h5 {
    font-size: 22px;
    height: 55px;
    text-align: center;
}

.cul li h5 i {
    font-style: normal;
    font-size: 14px;
    color: #c7c7c7;
    line-height: 25px;
    display: block;
    height: 30px;
    font-weight: 500;
    letter-spacing: normal;
    font-family: Times New Roman;
}

.cul li p {
    text-align: center;
}

.cul li em {
    width: 64px;
    display: block;
    margin: 0 auto;
}
/* 风采list */
 .k12-gl-gslb-3nf1-1-01 {
            padding: 30px 0 20px;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dl {
            width: 24%;
            float: left;
            background: #f0f0f0;
            margin: 0 1% 13px 0
        }
        

        .k12-gl-gslb-3nf1-1-01-left dt {
            border: 1px solid #e5e5e5;
            padding: 10px 9px;
            background: #fff;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt img {
            display: block;
            width: 100%;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4 {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            text-align: center;
            padding: 0 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            background: #f0f0f0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4 a {
            color: #4b4a4a;
        }
    
	/*风采详情  */
    .p102-info-blk {
        width: 888px;
        border: 1px solid #f0f0f0;
        background: #fff;
    }
    
    .p102-info-blk-con {
        padding: 47px 40px 52px;
    }
    
    .p102-info-blk-title {
        line-height: 50px;
        font-size: 36px;
        font-weight: normal;
        color: #1a1a1a;
        margin-bottom: 15px;
    }
    
    .p102-info-blk-bool {
        height: 26px;
        line-height: 26px;
        font-size: 14px;
        color: #999999;
        padding-bottom: 7px;
        border-bottom: 1px solid #dedede;
    }
    
    .p102-info-blk-bool i {
        font-style: normal;
        margin: 0 15px;
    }
    
    .p102-info-content {
        font-size: 16px;
        line-height: 32px;
        color: #4c4c4c;
        padding: 10px 0 0;
        text-align: justify;
    }
    
    .p102-info-key {
        line-height: 28px;
        font-size: 14px;
        color: #666666;
        padding-top: 5px;
    }
    
    .p102-info-key span {
        margin-right: 10px;
    }
    
    .p102-info-blk-paging {
        border-top: 1px solid #dedede;
        height: 62px;
    }
    
    .p102-info-blk-paging dl {
        height: 62px;
        position: relative;
        padding: 0 68px;
    }
    
    .p102-info-blk-paging dl:before {
        content: '';
        position: absolute;
        width: 1px;
        background: #dedede;
        left: 50%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-info-blk-paging dd {
        width: 321px;
        height: 62px;
        line-height: 62px;
        font-size: 14px;
        color: #1a1a1a;
        position: relative;
    }
    
    .p102-info-blk-paging dd span {
        float: left;
        width: 60px;
        height: 62px;
    }
    
    .p102-info-blk-paging dd a {
        float: left;
        width: 260px;
        height: 62px;
        color: #1a1a1a;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-info-blk-paging dd.items-prev:before {
        content: "";
        width: 8px;
        height: 8px;
        border: 2px solid #b3b3b3;
        border-style: solid none none solid;
        position: absolute;
        top: 50%;
        left: -30px;
        margin-top: -5px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        z-index: 1;
    }
    
    .p102-info-blk-paging dd.items-next {
        padding-left: 110px;
    }
    
    .p102-info-blk-paging dd.items-next:after {
        content: "";
        width: 8px;
        height: 8px;
        border: 2px solid #b3b3b3;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        right: -30px;
        margin-top: -5px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    .p102-info-blk-paging dd:hover a {
        color: #005433;
    }
.p102-info-fdh-2 {
        width: 300px;
    }
	 .p102-pro-related {
        padding: 30px 19px;
        background: #fff;
        border: 1px solid #f0f0f0;
        margin-bottom: 10px;
    }
    
    .p102-pro-related-title {
        font-weight: normal;
        padding: 0 70px 10px 0;
        position: relative;
    }
    
    .p102-pro-related-title span {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 22px;
        color: #333333;
    }
    
    .p102-pro-related-title:before {
        content: '';
        position: absolute;
        width: 36px;
        height: 2px;
        background: #005433;
        left: 0;
        bottom: 2px;
    }
    
    .p102-pro-related-title a {
        position: absolute;
        width: 23px;
        height: 23px;
        font: 22px/23px 宋体;
        color: #8f8f8f;
        text-align: center;
        border: 1px solid #d2d2d2;
        border-radius: 100%;
        right: 10px;
        top: 8px;
    }
    
    .p102-pro-related-title a:hover {
        color: #005433;
        border-color: #005433;
    }
    
    .p102-pro-related-list {
        padding-top: 28px;
    }
    
    .p102-pro-related-list dl {
        margin-bottom: 13px;
    }
    
    .p102-pro-related-list dt{border: 1px solid #ccc;}
    
    .p102-pro-related-list dt img,
    .p102-pro-related-list dt a {
        display: block;
        width: 100%;
        position: relative;
    }
    
    .p102-pro-related-list dt em {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.6);
        z-index: 0;
        display: none;
    }
    
    .p102-pro-related-list dt i {
        position: absolute;
        width: 42px;
        height: 42px;
        background: #005433;
        border-radius: 100%;
        left: 50%;
        margin-left: -21px;
        top: 50%;
        margin-top: -25px;
        z-index: 1;
    }
    
    .p102-pro-related-list dt i:after {
        content: "";
        width: 9px;
        height: 9px;
        border: 1px solid #fff;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        left: 15px;
        margin-top: -5px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    .p102-pro-related-list dd {
        padding-top: 7px;
    }
    
    .p102-pro-related-list dd h4 {
        font-weight: normal;
    }
    
    .p102-pro-related-list dd h4 a {
        display: block;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: #4c4c4c;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-pro-related-list dl:hover dt em {
        display: block;
    }
	

    .p102-info-label {
        padding: 30px 10px 0 19px;
        background: #fff;
        border: 1px solid #f0f0f0;
        margin-bottom: 20px;
    }
    
    .p102-info-label-list {
        padding: 15px 0;
    }
    
    .p102-info-label-list p {
        float: left;
        padding: 0 6px;
        font-size: 14px;
        line-height: 34px;
        color: #4c4c4c;
        margin: 0 5px 5px 0;
        border-radius: 3px;
    }
    
    .p102-info-label-list a:hover {
        color: #005433;
        border-color: #005433;
    }


    .p102-info-label-more {
        width: 140px;
        height: 50px;
        line-height: 50px;
        background: #005433;
    }
    
    .p102-info-label-more a {
        display: block;
        height: 50px;
        font-size: 16px;
        color: #ffffff;
        text-align: center;
    }
	
    .p102-info-related {
        padding: 30px 0 0;
    }
    
    .p102-info-1-title {
        height: 48px;
        line-height: 48px;
        font-weight: normal;
        font-size: 28px;
        color: #005433;
        padding-bottom: 10px;
        position: relative;
    }
    
    .p102-info-1-title:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 2px;
        background: #005433;
        left: 0;
        bottom: -1px;
        z-index: 1;
    }
    
    .p102-info-related-list {
        padding: 29px 0;
        background: #fff;
        border: 1px solid #f0f0f0;
        position: relative;
    }
    
    .p102-info-related-list:after {
        content: '';
        position: absolute;
        width: 1px;
        background: #dedede;
        left: 50%;
        top: 29px;
        bottom: 29px;
        z-index: 1;
    }
    
    .p102-info-related-list dl {
        float: left;
        width: 541px;
        padding: 0 29px;
        position: relative;
    }
    
    .p102-info-related-list dt {
        width: 220px;
    }
    
    .p102-info-related-list dt a,
    .p102-info-related-list dt img {
        width: 100%;
        display: block;
    }
    
    .p102-info-related-list dd {
        position: absolute;
        padding-top: 12px;
        left: 280px;
        right: 29px;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-info-related-list dd h4 {
        height: 34px;
        line-height: 34px;
        font-weight: normal;
        margin-bottom: 6px;
    }
    
    .p102-info-related-list dd h4 a {
        display: inline-block;
        width: 100%;
        height: 34px;
        font-size: 20px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-info-related-list dd p {
        font-size: 14px;
        line-height: 26px;
        color: #666666;
        text-align: justify;
    }
    
    .p102-info-related-list dd p a {
        color: #333333;
    }
    
    .p102-info-related-list dl:hover dd h4 a {
        color: #005433;
    }

    .p102-info-latest {
        padding: 30px 0 80px;
    }
    
    .p102-info-latest ul {
        padding: 29px 39px;
        border: 1px solid #f0f0f0;
        position: relative;
        background: #fff;
    }
    
    .p102-info-latest li {
        float: left;
        width: 530px;
    }
    
    .p102-info-latest li h4 {
        height: 36px;
        padding-left: 25px;
        position: relative;
        line-height: 36px;
        font-weight: normal;
    }
    
    .p102-info-latest li h4:before {
        content: "";
        position: absolute;
        width: 4px;
        height: 4px;
        border-radius: 100%;
        border: 2px solid #005433;
        left: 0;
        top: 50%;
        margin-top: -4px;
    }
    
    .p102-info-latest li h4 a {
        display: inline-block;
        max-width: 400px;
        height: 36px;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .p102-info-latest li h4:hover a {
        color: #005433;
    }
    
    .p102-info-latest li h4:hover:before {
        border-color: #005433;
    }
    
    .p102-info-latest li h4:hover:after {
        background: #005433;
    }
    
    .p102-info-latest li h4 em {
        float: right;
        width: 90px;
        height: 36px;
        font-family: Arial;
        color: #808080;
        text-align: right;
        font-style: normal;
    }
    
    .p102-info-latest li.last {
        margin-left: 60px;
    }
    
    .p102-info-latest li.last:before {
        content: '';
        position: absolute;
        width: 1px;
        left: 50%;
        top: 22px;
        bottom: 22px;
        background: #dedede;
        z-index: 1;
    }
	
    .p102-fdh-1 {
        border: 1px solid #ebebeb;
        box-shadow: 5px 5px 10px #f0f0f0, -5px -5px 10px #f0f0f0;
        padding: 0 60px 12px;width: 1100px;margin:0 auto
    }
    
    .p102-fdh-1-title {
        height: 56px;
        margin: -1px auto 0;
        line-height: 56px;
        position: relative;
        overflow: hidden;
        text-align: center;
    }
    
    .p102-fdh-1-title h2 {
        display: inline-block;
        font-weight: normal;
        font-size: 26px;
        height: 56px;
        color: #fff;
        padding: 0 50px;
        background: #005433;
    }
    
    .p102-fdh-1-nav {
        margin-top: -1px;
    }
    
    .p102-fdh-1-nav-one {
        border-top: 1px solid #e6e6e6;
        padding: 12px 0 10px;
    }
    
    .p102-fdh-1-nav-one h3 {
        float: left;
        min-width: 80px;
        max-width: 100%;
        margin-bottom: 10px;
    }
    
    .p102-fdh-1-nav-one h3 a {
        display: block;
        line-height: 30px;
        height: 30px;
        font-size: 18px;
        font-weight: bold;
        color: #1a1a1a;
    }
    
    .p102-fdh-1-nav-one h3 a:hover,
    .p102-fdh-1-nav-one h3.sidenavcur a {
        color: #005433;
    }
    
    .p102-fdh-1-nav-one dl {
        float: left;
        max-width: 990px;
    }
    
    .p102-fdh-1-nav-one dd {
        display: inline-block;
        position: relative;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        margin-right:2px;
        padding-bottom: 10px;
    }
    
    .p102-fdh-1-nav-one dd> a {
        display: block;
        color: #4c4c4c;
        padding: 0 6px;
        border: 1px solid transparent;
        border-radius: 5px;
    }
    
    .p102-fdh-1-nav-one dd:hover> a,
    .p102-fdh-1-nav-one dd.sidenavcur> a {
        border-color: #005433;
        color: #005433;
    }
    
    .p102-fdh-1-nav-one .three-list {
        position: absolute;
        left: 0;
        top: 40px;
        background: #fff;
        height: auto;
        line-height: 36px;
        float: none;
        width: auto;
        display: none;
        box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
        z-index: 9;
        padding: 10px 15px;
    }
    
    .p102-fdh-1-nav-one .three-list:before {
        content: "";
        position: absolute;
        height: 0;
        width: 0;
        left: 50%;
        top: -8px;
        margin-left: -8px;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        border-bottom: 8px solid #fff;
    }
    
    .p102-fdh-1-nav-one .three-list a {
        display: block;
        font-size: 14px;
        color: #555555;
        clear: both;
        white-space: nowrap;
    }
    
    .p102-fdh-1-nav-one dd:hover .three-list {
        display: block;
    }
    
    .p102-fdh-1-nav-one .three-list a:hover {
        color: #005433;
    }
	 .p102-pros-1 {
        padding: 30px 0 0;width: 1200px;margin:0 auto
    }
    
    .p102-pros-1-title {
        height: 66px;
        line-height: 66px;
        font-size: 26px;
        color: #333333;
        border-bottom: 1px solid #e0e0e0;
        position: relative;
        margin-bottom: 30px;
    }
    
    .p102-pros-1-title:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 3px;
        background: #005433;
        left: 0;
        bottom: -2px;
        z-index: 1;
    }
    
    .p102-pros-1-list dl {
        float: left;
        width: 378px;
        margin: 0 22px 50px 0;
        border-bottom: 1px solid #ececec;
    }
    

    
    .p102-pros-1-list dt {
        position: relative;
        box-shadow: 0 0 5px #ececec;
    }
    
    .p102-pros-1-list dt img,
    .p102-pros-1-list dt a {
        width: 100%;
        display: block;
    }
    
    .p102-pros-1-list dt em {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.6);
        z-index: 0;
        display: none;
    }
    
    .p102-pros-1-list dt i {
        position: absolute;
        width: 50px;
        height: 50px;
        background: #005433;
        border-radius: 100%;
        left: 50%;
        margin-left: -25px;
        top: 50%;
        margin-top: -25px;
        z-index: 1;
    }
    
    .p102-pros-1-list dt i:after {
        content: "";
        width: 9px;
        height: 9px;
        border: 1px solid #fff;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        left: 18px;
        margin-top: -5px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    .p102-pros-1-list dd {
        padding-top: 15px;
    }
    
    .p102-pros-1-list dd h4 {
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        text-align: left;
        font-weight: normal;
        margin-bottom: 3px;
        position: relative;
        font-family: arial;
    }
    
    .p102-pros-1-list dd h4 a {
        display: block;
        height: 40px;
        color: #1a1a1a;
        position: relative;
        padding-left: 5px;
    }

    .p102-pros-1-list dd h4 i {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #ccc;
        border-radius: 100%;
        right: 5px;
        top: 14px;
        z-index: 1;
    }
    
    .p102-pros-1-list dd h4 i:after {
        content: "";
        width: 9px;
        height: 9px;
        border: 1px solid #fff;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        left: 3px;
        margin-top: -5px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    /*.p102-pros-1-list dd h4 a:before {*/
    /*    content: '';*/
    /*    position: absolute;*/
    /*    width: 5px;*/
    /*    height: 18px;*/
    /*    background: #005433;*/
    /*    left: 0;*/
    /*    top: 50%;*/
    /*    margin-top: -9px;*/
    /*    z-index: 1;*/
    /*}*/
    
    .p102-pros-1-list .p102-pros-1-desc {
        line-height: 24px;
        font-size: 14px;
        color: #666666;
        text-align: justify;
    }
    
    .p102-pros-1-list dl:hover dt em {
        display: block;
    }
    .p102-pros-1-list dl:hover dd h4 i{background: #005433;}


    .p102-pagination-blk {
        padding-bottom: 40px;
    }