.content,
.footer {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

.header {
    width: 98%;
    min-width: 1200px;
    max-width: 1400px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

.topwrap {
    height: 216px;
    z-index: 2;
    font-family: "Microsoft Yahei";
    color: #666;
    width: 100%;
    background: #fff;
    position: relative;
}

.topwrap:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 67px;
    background: #e6e6e6;
}

.t_con {
    padding: 32px 0 0;
    height: 117px;
}

.t_pho {
    padding: 10px 0 0;
}

.t_pho span {
    display: block;
    float: left;
    background: url(../images/common/t_pho.gif) no-repeat 0 center;
    padding: 0 5px 0 30px;
    line-height: 58px;
}

.t_pho p {
    font-weight: bold;
    font-size: 26px;
    font-family: Arial;
    line-height: 25px;
    color: #000;
    letter-spacing: 1px;
    float: left;
}

.t_pho p em {
    display: block;
    font-size: 28px;
    line-height: 28px;
    letter-spacing: 0;
}

.t_logo {
    width: 17.86%;
    display: block;
}

.t_logo img {
    width: 100%;
    max-width: 250px;
    display: block;
}

.t_text {
    font-size: 15px;
    line-height: 30px;
    padding: 2px 0 0 48px;
    background: url(../images/common/t_ge.gif) no-repeat 23px 9px;
}

.t_text span {
    display: block;
    font-size: 24px;
    color: #ff9400;
    line-height: 36px;
}

.menu {
    white-space: nowrap;
    height: 67px;
    line-height: 67px;
    font-size: 16px;
    overflow: hidden;
}

.menu li {
    float: left;
    text-align: center;
    position: relative;
}

.menu li a {
    color: #333;
    display: block;
    padding: 0 30px;
    z-index: 1;
}

.menu li:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: 0;
    background: #e6e6e6;
}

.menu li:last-child {
    border-right: solid 1px #e6e6e6;
}

.menu li.cur a,
.menu li a:hover {
    color: #fff;
    background: #ff9400;
}

@media screen and (max-width: 1580px) {
    .menu li a {
        padding: 0 42px;
    }
}

@media screen and (max-width: 1480px) {
    .menu li a {
        padding: 0 40px;
    }
}

@media screen and (max-width: 1380px) {
    .menu li a {
        padding: 0 36px;
    }
}

@media screen and (max-width: 1320px) {
    .menu li a {
        padding: 0 31px;
    }
}

.menu li a:-webkit-any-link {
    display: block;
}

.topwrap1 {
    height: 67px;
    background: #fff;
    line-height: 67px;
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
}

.topwrap1 .t_con {
    display: none;
}

.ty-banner {
    overflow: hidden;
    line-height: 0;
    text-align: center;
}

.ty-banner img {
    visibility: visible;
}

.ty-banner-1 {
    overflow: hidden;
    line-height: 0;
    text-align: center;
}

.ty-banner-1 img {
    visibility: hidden;
}

.ty-banner-1 img.show {
    visibility: visible;
}


.p102-search-1 {
    height: 70px;
    border-bottom: 1px solid #ededed;
    background: #f7f7f7;
}

.p102-search-1 p {
    float: left;
    width: 750px;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    color: #333333;
}

.p102-search-1 p b {
    display: inline-block;
}

.p102-search-1 p a {
    color: #666666;
    display: inline-block;
    margin-right: 15px;
}

.p102-search-1 p a:hover {
    color: #ff9400;
}

.p102-search-1-inp {
    float: right;
    width: 356px;
    height: 36px;
    background: #fff;
    margin-top: 18px;
    border-radius: 25px;
    position: relative;
}

.p102-search-1-inp:before,
.p102-search-1-inp:after {
    content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background: #e3e3e3;
    left: 10%;
    z-index: 0;
}

.p102-search-1-inp:before {
    top: 0;
}

.p102-search-1-inp:after {
    bottom: 0;
}

.p102-search-1-inp1 {
    width: 249px;
    height: 34px;
    line-height: 34px;
    color: #999999;
    border: 1px solid #e3e3e3;
    border-right: 0;
    padding: 0 20px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    float: left;
}

.p102-search-1-inp2 {
    width: 66px;
    height: 36px;
    border: 0;
    border-radius: 25px;
    background: url(../images/common/p102-search-icon1.png) no-repeat center center #ff9400;
    float: right;
    position: relative;
    z-index: 2;
    cursor: pointer;
}


.plc {
    padding: 5px 0 13px;
}

.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/common/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: #ff9400
}


.p102-pro-content-nav {
    height: 50px;
    box-shadow: 0 -2px 3px #f9f9f9, 0 4px 6px #e9e9e9;
}

.fixed {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 88;
    background: #fff;
}

.p102-pro-content-nav li {
    float: left;
    line-height: 50px;
    margin-right: 50px;
    position: relative;
    font-size: 18px;
    color: #4c4c4c;
    font-weight: normal;
}

.p102-pro-content-nav li.cur,
.p102-pro-content-nav li:hover {
    color: #ff9400;
}

.p102-pro-content-nav li.cur:before,
.p102-pro-content-nav li:hover:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border: 3px solid #ff9400;
    background: #fff;
    border-radius: 100%;
    left: 50%;
    margin-left: -9px;
    bottom: -10px;
    z-index: 1;
}

.p102-pro-content-nav li.cur:after,
.p102-pro-content-nav li:hover:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #ff9400;
    border-radius: 100%;
    left: 50%;
    margin-left: -3px;
    bottom: -4px;
    z-index: 2;
}

.p102-pro-content-desc {
    padding: 0px 0;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}

.p102-fdh-3 {
    height: 100px;
    box-shadow: 0 4px 6px #e9e9e9;
}

.p102-fdh-3 li {
    float: left;
    width: 20%;
    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.sidenavcur:before,
.p102-fdh-3 li:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #ff9400;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.p102-fdh-3 li.sidenavcur a,
.p102-fdh-3 li:hover a {
    font-weight: bold;
    color: #ff9400;
}

.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 #ff9400;
    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: #ff9400;
    border-radius: 100%;
    left: 50%;
    margin-left: -3px;
    bottom: -2px;
    z-index: 2;
}

.k12-xl-xwlb-2nt2-1-01-list dl {
    width: 49%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 1.6%;
    box-sizing: border-box;
}

.k12-xl-xwlb-2nt2-1-01-list dl:nth-child(3n-1) {
    margin-right: 0
}

.k12-xl-xwlb-2nt2-1-01-list dt img {
    width: 100%;
    display: block;
}

.k12-xl-xwlb-2nt2-1-01-list dd {
    height: 97px;
    padding: 6px 20px 24px 20px;
}

.k12-xl-xwlb-2nt2-1-01-list dd h4 {
    height: 45px;
    text-align: center;
    font-size: 18px;
    color: #4b4b4b;
    line-height: 45px;
    overflow: hidden;
}

.k12-xl-xwlb-2nt2-1-01-list h4 a {
    display: block;
    height: 45px;
    color: #4b4b4b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.k12-xl-xwlb-2nt2-1-01-list dl:hover h4 a {
    color: #ff9400;
}

.k12-xl-xwlb-2nt2-1-01-list-desc {
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 12px;
    overflow: hidden;
}

.k12-xl-xwlb-2nt2-1-01-list-deta {
    width: 100px;
    height: 40px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

.k12-xl-xwlb-2nt2-1-01-list dl:hover {
    border-color: #ff9400;
}

.k12-xl-xwlb-2nt2-1-01-list dl:hover .k12-xl-xwlb-2nt2-1-01-list-deta {
    background: #ff9400;
    border-color: #ff9400;
}

.k12-xl-xwlb-2nt2-1-01-list dl:hover .k12-xl-xwlb-2nt2-1-01-list-desc a {
    color: #ff9400;
}

.k12-xl-xwlb-2nt2-1-01-list dl:hover .k12-xl-xwlb-2nt2-1-01-list-deta a {
    color: #fff;
}

.title {
    padding-bottom: 15px;
    position: relative;
    font-weight: normal;
    text-align: center;
    margin-bottom: 40px;
}

.title:after {
    content: '';
    position: absolute;
    width: 76px;
    height: 1px;
    background: #d4d4d4;
    bottom: 0;
    left: 50%;
    margin-left: -38px;
}

.title span,
.title a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 38px;
    color: #333333;
}

.title em {
    display: block;
    height: 22px;
    font: 14px/22px 'Arial';
    color: #808080;
    font-style: normal;
    letter-spacing: 2px;
}

.p101-recommend-news {
    padding: 60px 0;
    background-color: #f5f5f5;
}

.p101-recommend-news-list ul {
    padding-top: 5px;
    position: relative;
}

.p101-recommend-news-list li {
    float: left;
    width: 530px;
}

.p101-recommend-news-list li p {
    height: 30px;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
    line-height: 30px;
}

.p101-recommend-news-list li p:before {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #808080;
    border-style: dotted dotted none none;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

.p101-recommend-news-list li p:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 2px;
    background: #808080;
    left: 4px;
    top: 50%;
    z-index: 1;
}

.p101-recommend-news-list li p a {
    display: inline-block;
    max-width: 400px;
    height: 30px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p101-recommend-news-list li p:hover a {
    color: #ff9400;
}

.p101-recommend-news-list li p:hover:before {
    border-color: #ff9400;
}

.p101-recommend-news-list li p:hover:after {
    background: #ff9400;
}

.p101-recommend-news-list li p em {
    float: right;
    width: 90px;
    height: 30px;
    font-family: Arial;
    color: #808080;
    text-align: right;
    font-style: normal;
}

.p101-recommend-news-list li.last {
    margin-left: 140px;
}

.p101-recommend-news-list li.last:before {
    content: '';
    position: absolute;
    width: 1px;
    left: 50%;
    top: 0;
    bottom: 5px;
    background: #e3e3e3;
    z-index: 3;
}

.til01 {
    text-align: center;
    color: #666;
    font-size: 18px;
    line-height: 30px;
    font-family: "Microsoft Yahei";
    white-space: nowrap;
    padding: 104px 0 0;
    font-weight: normal;
    background: url(../images/common/tilbg1.png) no-repeat center 0;
    height: 240px;
    box-sizing: border-box;
}

.til01 span {
    display: block;
    font-size: 48px;
    line-height: 60px;
    color: #ff9400;
}

.til01 span i {
    font-style: italic;
    font-size: 72px;
    font-weight: bold;
}

.til01 a {
    color: #666;
}

.til02 {
    background: url(../images/common/tilbg2.png) no-repeat center 0;
}

.team {
    clear: both;
    font-family: "Microsoft Yahei";
    line-height: 24px;
    font-size: 14px;
    position: relative;
    z-index: 2;
    color: #666;
    width: 100%;
    display: block;
    padding: 48px 0 252px;
    background: #f1f1f1;
}

.team .til01 {
    padding-top: 80px;
}

.team_c {
    width: 100%;
    max-width: 1400px;
    min-width: 1200px;
    margin: 0 auto;
    height: 499px;
    overflow: hidden;
    padding-bottom: 30px;
}

.team_c ul {
    width: 100%;
    height: 499px;
}

.team_c li {
    width: 18.75%;
    float: left;
    position: relative;
    cursor: pointer;
    height: 499px;
    box-sizing: border-box;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    border-right: solid 2px #fff;
}

.team_c li:last-child {
    border: 0;
}

.team_c li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
}

.team_c li .shu2 h3 {
    font-weight: normal;
    font-size: 30px;
    line-height: 84px;
    color: #fff;
}

.team_c li .shu2 h3 em {
    display: block;
    width: 66px;
    height: 66px;
    margin: 0 auto 25px;
}

.team_c li .shu2 {
    width: 100%;
    height: 68%;
    left: 0;
    position: absolute;
    top: 137px;
    color: #fff;
    text-align: center;
}

.team_c li .bock {
    display: none;
    width: 94.8%;
    position: absolute;
    bottom: -24px;
    left: 2.6%;
    background: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    height: 150px;
    padding: 18px 34px 0;
}

.team_c li .bock h3 {
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    color: #121212;
    position: relative;
    font-weight: normal;
}

.team_c li .bock p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 550px;
    height: 48px;
    float: left;
}

.team_c li .bock span {
    right: 34px;
    font-size: 18px;
    color: #ff9400;
    position: absolute;
    width: 45px;
    top: 78px;
}

.team_c li .bock span:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background: #ff9400;
    top: -20px;
    left: 0;
}

.team_c li .bock span:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 5px;
    right: -10px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #ff9400;
}

.team_c li .bock span a {
    display: block;
    color: #ff9400;
}

.team_c li.cur {
    width: 62.5%;
}

.team_c li.cur:before {
    width: 0;
    height: 0;
}

.team_c li.cur .bock {
    display: block;
}

.team_c li.cur .shu2 {
    display: none;
}



.process {
    clear: both;
    font-family: "Microsoft Yahei";
    font-size: 18px;
    position: relative;
    line-height: 50px;
    background: url(../images/common/processbg.jpg) no-repeat center 0;
    color: #666;
    padding: 85px 0 70px;
    text-align: center;
}

.process_con {
    background: url(../images/common/processcbg.png) no-repeat center bottom;
    background-size: 92%;
    width: 100%;
    max-width: 1400px;
    min-width: 1260px;
    margin: 0 auto;
    height: 250px;
}

.process_con li {
    width: 120px;
    float: left;
    position: relative;
    margin: 0 62px 0 0;
    z-index: 1;
}

.process_con li:before {
    content: "";
    position: absolute;
    width: 27px;
    height: 25px;
    background: url(../images/common/ico01.png) no-repeat 0 0;
    top: 48px;
    left: 140px;
}

.process_con li:after {
    content: "";
    position: absolute;
    width: 134px;
    height: 157px;
    background: url(../images/common/processlbg.png) no-repeat 0 0;
    top: 0;
    left: 35px;
    z-index: -1;
}

.process_con li:last-child {
    margin: 0;
}

.process_con li:last-child:before {
    background: none;
}

.process_con li span {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    background: #fff;
    box-sizing: border-box;
    border: solid 1px #dbdbdb;
    display: block;
    padding: 34px;
    overflow: hidden;
}

.process_con li span em {
    display: block;
    width: 52px;
    height: 52px;
    overflow: hidden;
}

.process_con li span img {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

.process_con li:hover,
.process_con li.cur {
    color: #ff9400;
}

.process_con li:hover span,
.process_con li.cur span {
    border-color: #ff9400;
}

.process_con li:hover span img,
.process_con li.cur span img {
    margin-top: -100px;
}

.process_pho {
    width: 748px;
    line-height: 68px;
    height: 68px;
    background: #6e6e6e;
    font-size: 28px;
    color: #fff;
    display: block;
    margin: -33px auto 0;
}

.process_pho .process_more {
    width: 192px;
    display: block;
    float: right;
    background: #ff9400;
    font-size: 24px;
}

.process_pho .process_more span {
    display: inline-block;
    background: url(../images/common/c_pho2.png) no-repeat 0 center;
    padding-left: 23px;
    color: #fff;
}

.process_pho p {
    width: 556px;
    float: left;
}

@media screen and (max-width: 1380px) {
    .process_con li {
        margin: 0 42px 0 0;
    }

    .process_con li:before {
        left: 130px;
    }
}

.title {
    position: relative;
    font-weight: normal;
    text-align: center;
    margin-bottom: 40px;
}

.title span,
.title a {
    display: block;
    height: 58px;
    line-height: 58px;
    font-size: 42px;
    color: #333333;
}

.title em {
    display: inline-block;
    max-width: 640px;
    height: 23px;
    position: relative;
}

.title em:before,
.title em:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 3px;
    background: #ff9400;
    top: 10px;
    z-index: 2;
}

.title em:before {
    left: -30px;
}

.title em:after {
    right: -30px;
}

.title i {
    display: block;
    height: 23px;
    font: 14px/23px 'Arial';
    color: #999999;
    font-style: normal;
    letter-spacing: 2px;
    padding: 0 40px;
}

.title i:before,
.title i:after {
    position: absolute;
    content: '';
    width: 280px;
    height: 1px;
    background: #e0e0e0;
    top: 11px;
    z-index: 1;
}

.title i:before {
    left: -280px;
}

.title i:after {
    right: -280px;
}

.p102-news-1 {
    padding: 0 0 80px;
}

.p102-news-1-list dl {
    float: left;
    width: 530px;
    border: 1px solid #ebebeb;
    padding: 10px 29px;
    box-shadow: 10px 10px 20px #f2f2f2;
}

.p102-news-1-list dl.last {
    margin-left: 20px;
}

.p102-news-1-list dd {
    padding: 20px 0 20px 26px;
    border-bottom: 1px dashed #d2d2d2;
}

.p102-news-1-list dl dd:last-child {
    border-bottom: 0;
}

.p102-news-1-list dd h4 {
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    position: relative;
}

.p102-news-1-list dd h4:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border: 3px solid #ff9400;
    border-radius: 100%;
    left: -26px;
    top: 50%;
    margin-top: -7px;
}

.p102-news-1-list dd h4:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #ff9400;
    left: -21px;
    top: 50%;
    margin-top: -2px;
}

.p102-news-1-list dd h4 a {
    display: inline-block;
    max-width: 400px;
    height: 30px;
    font-size: 20px;
    color: #1a1a1a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p102-news-1-list dd:hover h4 a {
    color: #ff9400;
}

.p102-news-1-list dd h4 span {
    position: absolute;
    width: 90px;
    height: 20px;
    font: 14px/20px Arial;
    color: #808080;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.p102-news-1-list .p102-news-1-desc {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.p102-news-info {
    padding: 60px 0 0;
    background: #f5f5f5;
}

.p102-news-info dl {
    border: 1px solid #ebebeb;
    padding: 9px;
    background: #fff;
    margin-bottom: 25px;
}

.p102-news-info dt {
    float: left;
    width: 268px;
}

.p102-news-info dt a,
.p102-news-info dt img {
    width: 100%;
    display: block;
}

.p102-news-info dd {
    float: left;
    width: 820px;
    margin-left: 50px;
    position: relative;
    padding-top: 100px;
}

.p102-news-info dd i {
    position: absolute;
    width: 120px;
    height: 40px;
    font: 14px/40px Arial;
    color: #ffffff;
    text-align: center;
    background: #333333;
    right: -52px;
    top: -10px;
}

.p102-news-info dd h4 {
    height: 32px;
    padding-left: 90px;
    position: relative;
    font-weight: normal;
    margin-bottom: 10px;
}

.p102-news-info dd h4 em {
    position: absolute;
    width: 74px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #ff9400;
    text-align: center;
    border: 1px solid #ff9400;
    left: 0;
    top: 0;
    font-style: normal;
}

.p102-news-info dd h4 a {
    display: inline-block;
    max-width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 22px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p102-news-info dd p {
    line-height: 26px;
    font-size: 14px;
    color: #666666;
    text-align: justify;
}

.p102-news-info dd p a {
    color: #333;
}

.p102-news-info dl:hover dd h4 a {
    color: #ff9400;
}

.p102-news-info ul {
    padding: 5px 0;
    position: relative;
    margin-bottom: 45px;
}

.p102-news-info ul:before {
    content: '';
    position: absolute;
    width: 1px;
    background: #d9d9d9;
    left: 50%;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.p102-news-info ul li {
    float: left;
    width: 560px;
}

.p102-news-info ul li.last {
    margin-left: 80px;
}

.p102-news-info ul h4 {
    height: 34px;
    line-height: 34px;
    font-weight: normal;
    position: relative;
    padding-left: 25px;
}

.p102-news-info ul h4:before {
    content: '';
    position: absolute;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #b3b3b3;
    left: 0;
    top: 50%;
    margin-top: -4px;
    z-index: 1;
}

.p102-news-info ul h4 a {
    display: inline-block;
    max-width: 440px;
    height: 34px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p102-news-info ul h4 span {
    position: absolute;
    width: 90px;
    height: 30px;
    font: 14px/30px Arial;
    color: #808080;
    text-align: right;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.p102-news-info ul h4:hover:before {
    border-left: 6px solid #ff9400;
}

.p102-news-info ul h4:hover a {
    color: #ff9400;
}

.p102-news-info-more {
    width: 170px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    background: #ff9400;
}

.p102-news-info-more a {
    display: block;
    height: 50px;
    color: #fff;
}


.p102-news-case {
    padding: 70px 0 80px;
    overflow: hidden;
}

.p102-news-case-con {
    position: relative;
    margin-bottom: 25px;
}

.p102-news-case-con .tempWrap {
    width: 1200px !important;
    margin: 0 auto;
}

.p102-news-case-prev,
.p102-news-case-next {
    position: absolute;
    width: 70px;
    height: 70px;
    cursor: pointer;
    background: #f2f2f2;
    border: 1px solid #ededed;
    top: 50%;
    margin-top: -36px;
    z-index: 5;
}

.p102-news-case-prev {
    left: -100px;
}

.p102-news-case-next {
    right: -100px;
}

.p102-news-case-prev:before,
.p102-news-case-next:after {
    position: absolute;
    content: '';
    width: 27px;
    height: 27px;
    border: 2px solid #272636;
    border-style: solid solid none none;
    top: 21px;
    z-index: 1;
}

.p102-news-case-prev:before {
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    right: 12px;
}

.p102-news-case-next:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 12px;
}

.p102-news-case-list {
    padding-bottom: 15px !important;
}

.p102-news-case-list dl {
    float: left;
    width: 378px;
    margin-right: 33px;
}

.p102-news-case-list dt a,
.p102-news-case-list dt img {
    display: block;
    width: 100%;
}

.p102-news-case-list dd {
    width: 305px;
    padding: 22px 20px 22px 30px;
    background: #fff;
    border: 1px solid #e3e3e3;
    margin: -20px auto 0;
    position: relative;
    z-index: 2;
}

.p102-news-case-list dd h4 {
    font-weight: normal;
    margin-bottom: 8px;
}

.p102-news-case-list dd h4 a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #1a1a1a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p102-news-case-list .p102-news-case-desc {
    line-height: 26px;
    font-size: 14px;
    color: #4c4c4c;
    text-align: justify;
}

.p102-news-case-details {
    padding-top: 22px;
}

.p102-news-case-details a {
    display: block;
    width: 98px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #ff9400;
    text-align: center;
    border: 1px solid #ff9400;
    position: relative;
}

.p102-news-case-details a:before {
    content: '';
    position: absolute;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 10px solid #fff;
    left: -1px;
    top: 50%;
    margin-top: -9px;
    z-index: 1;
}

.p102-news-case-details a:after {
    content: '';
    position: absolute;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #ff9400;
    left: -1px;
    top: 50%;
    margin-top: -5px;
    z-index: 2;
}

.p102-news-case-list dl:hover dd {
    border-color: #fff;
    box-shadow: 10px 10px 15px #eeeeee, -3px 10px 8px #f7f7f7;
}

.p102-news-case-list dl:hover .p102-news-case-details a {
    background: #ff9400;
    color: #fff;
}

.p102-news-case-list dl:hover .p102-news-case-details a:before {
    border-left: 10px solid #ff9400;
}

.p102-news-case-list dl:hover .p102-news-case-details a:after {
    border-left: 7px solid #fff;
}


.p102-news-answer {
    padding: 60px 0 80px;
    background: #f5f5f5;
}

.p102-news-answer-con {
    padding: 25px 49px;
    background: #fff;
    border: 1px solid #ebebeb;
}

.p102-news-answer-con h4 {
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    position: relative;
    margin-bottom: 5px;
}

.p102-news-answer-con h4:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 18px;
    background: #ff9400;
    left: -50px;
    top: 50%;
    margin-top: -9px;
    z-index: 1;
}

.p102-news-answer-con h4 a {
    display: inline-block;
    height: 40px;
    max-width: 1000px;
    font-size: 22px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p102-news-answer-con h4 span {
    position: absolute;
    width: 90px;
    height: 28px;
    font: 14px/28px Arial;
    color: #808080;
    text-align: right;
    right: 0;
    bottom: 0;
}

.p102-news-answer-con p {
    line-height: 26px;
    font-size: 14px;
    color: #666666;
    text-align: justify;
}

.p102-news-answer-con p a {
    color: #333333;
}

.p102-news-answer-con h4:hover a {
    color: #ff9400;
}

.p102-news-answer ul {
    margin-bottom: 40px;
}

.p102-news-answer li {
    padding: 0 49px;
    background: #fff;
    border: 1px solid #ebebeb;
    margin-top: 5px;
    position: relative;
}

.p102-news-answer li:before {
    content: '';
    position: absolute;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #b3b3b3;
    left: 23px;
    top: 50%;
    margin-top: -4px;
    z-index: 1;
}

.p102-news-answer li h4 {
    height: 58px;
    line-height: 58px;
    font-weight: normal;
}

.p102-news-answer li h4 a {
    display: inline-block;
    max-width: 1000px;
    height: 58px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p102-news-answer li h4 span {
    float: right;
    width: 90px;
    height: 58px;
    font: 14px/58px Arial;
    color: #808080;
    text-align: right;
}

.p102-news-answer li:hover:before {
    border-left: 6px solid #ff9400;
}

.p102-news-answer li:hover h4 a {
    color: #ff9400;
}

.footWrap {
    background: #272727;
    color: #ccc;
    position: relative;
    z-index: 1;
    line-height: 24px;
    font-size: 14px;
    padding: 80px 0 0;
    height: 310px;
}

em,
i {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.footWrap a {
    color: #ccc;
}

.footer h3 {
    font-size: 18px;
    line-height: 56px;
    height: 56px;
    position: relative;
    color: #fff;
    font-weight: normal;
}

.f_text {
    width: 380px;
}

.f_pho {
    height: 120px;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
}

.f_pho span {
    display: block;
    background: url(../images/common/f_pho.png) no-repeat 0 center;
    padding: 0 0 0 28px;
}

.f_pho b {
    display: block;
    font-family: Arial;
    font-size: 36px;
    line-height: 40px;
}

.f_text p {
    line-height: 32px;
}

.f_code {
    width: 134px;
    text-align: center;
    padding: 23px 0 0;
}

.f_code h3 {
    height: 60px;
    line-height: 26px;
}

.f_code h3 span {
    font-size: 14px;
    display: block;
    line-height: 22px;
    color: #ccc;
}

.f_code p img {
    display: block;
    width: 109px;
    height: 109px;
    background: #fff;
    padding: 12px;
}

.f_nav {
    width: 620px;
    line-height: 36px;
}

.f_nav h3 {
    border-bottom: 1px solid #494949;
    margin-bottom: 10px;
    clear: both;
}

.f_nav p {
    height: 88px;
}

.f_nav a {
    display: block;
    float: left;
    padding: 0 44px 0 0;
}

.f_nav a:hover {
    color: #fff;
}

.p102-info-items {
    margin-bottom: 60px;
}

.p102-info-items-img {
    float: right;
    width: 362px;
}

.p102-info-items-img a,
.p102-info-items-img img {
    width: 100%;
    display: block;
}

.p102-info-items-text {
    float: left;
    width: 620px;
    padding-top: 40px;
}

.p102-info-items-text h4 {
    height: 32px;
    position: relative;
    padding-left: 90px;
    margin-bottom: 20px;
}

.p102-info-items-text h4 em {
    position: absolute;
    width: 74px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #ff9400;
    text-align: center;
    font-style: normal;
    border: 1px solid #ff9400;
    left: 0;
    top: 0;
}

.p102-info-items-text h4 a {
    display: inline-block;
    height: 32px;
    max-width: 100%;
    line-height: 32px;
    font-size: 22px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p102-info-items-text p {
    line-height: 28px;
    font-size: 14px;
    color: #666666;
    text-align: justify;
    margin-bottom: 24px;
}

.p102-info-1-more a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333333;
}

.p102-info-1-more a:hover {
    color: #ff9400;
}

.p102-info-1 {
    width: 1029px;
    background: #fff;
    border-left: 1px solid #ebebeb;
    margin-left: -1px;
    padding: 70px 40px 40px;
}

.p102-info-list {
    border: 1px solid #e3e3e3;
    border-bottom: 0;
    margin-bottom: 30px;
}

.p102-info-list dl {
    border-bottom: 1px solid #e3e3e3;
    padding: 45px;
    position: relative;
}

.p102-info-list dt {
    width: 268px;
}

.p102-info-list dt a {
    display: block;
    width: 100%;
}

.p102-info-list dt img {
    display: block;
    width: 268px;
    height: 134px;
}

.p102-info-list dd {
    position: absolute;
    left: 327px;
    right: 29px;
    top: 9px;
    bottom: 19px;
    z-index: 1;
}

.p102-info-list dd h4 {
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    margin-bottom: 5px;
}

.p102-info-list dd h4 a {
    display: inline-block;
    max-width: 100%;
    height: 40px;
    font-size: 22px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p102-info-list .p102-info-list-desc {
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    text-align: justify;
}

.p102-info-list-more {
    padding-top: 22px;
}

.p102-info-list-more a {
    display: block;
    width: 98px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #ff9400;
    text-align: center;
    border: 1px solid #ff9400;
    position: relative;
}

.p102-info-list-more a:before {
    content: '';
    position: absolute;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 10px solid #fff;
    left: -1px;
    top: 50%;
    margin-top: -9px;
    z-index: 1;
}

.p102-info-list-more a:after {
    content: '';
    position: absolute;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #ff9400;
    left: -1px;
    top: 50%;
    margin-top: -5px;
    z-index: 2;
}

.p102-info-list dl:hover {
    box-shadow: 5px 5px 10px #ededed, -5px -5px 10px #ededed;
}

.p102-info-list dl:hover dd h4 a {
    color: #ff9400;
}

.p102-info-list dl:hover .p102-info-list-more a {
    background: #ff9400;
    color: #fff;
}

.p102-info-list dl:hover .p102-info-list-more a:before {
    border-left: 10px solid #ff9400;
}

.p102-info-list dl:hover .p102-info-list-more a:after {
    border-left: 7px solid #fff;
}

.p102-info-fdh-1 {
    width: 90px;
    position: relative;
    z-index: 2;
    margin-top: 70px;
}

.p102-info-fdh-1-nav-one {
    margin-bottom: 10px;
}

.p102-info-fdh-1-nav-one h3 {
    background: #ff9400;
    font-weight: normal;
    margin-bottom: 5px;
}

.p102-info-fdh-1-nav-one li {
    background: #efefef;
    margin-bottom: 5px;
}

.p102-info-fdh-1-nav-one h3 a,
.p102-info-fdh-1-nav-one li a {
    display: block;
    line-height: 26px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    padding: 19px 20px;
}

.p102-info-fdh-1-nav-one li a {
    color: #666;
    font-size: 16px;
    padding: 19px 10px;
}

.p102-info-fdh-1-nav-one h3.sidenavcur,
.p102-info-fdh-1-nav-one h3:hover {
    background: #de8101;
    font-weight: bold;
}

.p102-info-fdh-1-nav-one li.sidenavcur a,
.p102-info-fdh-1-nav-one li:hover a {
    color: #ff9400;
    font-weight: bold;
}

.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: #ff9400;
}


.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: #ff9400;
    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: #ff9400;
    border-color: #ff9400;
}

.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: #ff9400;
    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 a {
    float: left;
    padding: 0 16px;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
    color: #4c4c4c;
    border: 1px solid #e6e6e6;
    margin: 0 5px 5px 0;
    border-radius: 3px;
}

.p102-info-label-list a:hover {
    color: #ff9400;
    border-color: #ff9400;
}


.p102-info-label-more {
    width: 140px;
    height: 50px;
    line-height: 50px;
    background: #ff9400;
}

.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: #ff9400;
    padding-bottom: 10px;
    position: relative;
}

.p102-info-1-title:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    background: #ff9400;
    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;
    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: #ff9400;
}


.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 #ff9400;
    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: #ff9400;
}

.p102-info-latest li h4:hover:before {
    border-color: #ff9400;
}

.p102-info-latest li h4:hover:after {
    background: #ff9400;
}

.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;
}

.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}

.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 62px;
    position: relative;
}

.client-2 li i {
    background: url(../images/common/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
}

.client-2 .my-kefu-ftop .my-kefu-main {
    padding-top: 6px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 62px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #ff9400;
    color: #fff;
    height: 53px;
    width: 230px;
    padding: 9px 0 0;
    float: left;
}

.client-2 .my-kefu-main {
    background: #ff9400;
    width: 97px;
    height: 53px;
    position: relative;
    padding: 9px 0 0;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}