.opc0{
    opacity: 1;
}
.s1txt{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    height: 155px;
}
.s1txt h1{
    font-size: 52px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 30px;
}
.s1txt p{
    font-size: 28px;
    color: #ffffff;
}
.commontitle{
    text-align: center;
}
.commontitle h1{
    font-size: 40px;
    font-weight: bold;
    color: #ffffff;
    background: url("../picture/i10.png") no-repeat center;
}
.commontitle p{
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.commontitle span{
    display: block;
    width: 55px;
    height: 2px;
    background: #ffffff;
    margin: 0 auto;
}
.abcontent p{
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
    text-indent: 2em;
}
.abcontent{
    margin-top: 45px;
}
.ablist{
    margin-top: 55px;
}
.ablist .abitem{
    width: 32%;
    margin-right: 1%;
    float: left;
    position: relative;
}
.ablist .abitem:last-of-type{
    margin-right: 0;
}
.ablist .abitem p{
    position: absolute;
    color: #ffffff;
    background: rgba(0,0,0,0.5);
    width: 100%;
    line-height: 50px;
    text-align: center;
    bottom: 0;
    font-size: 18px;
}
.wflist{
    margin-top: 30px;
}
.fwitem{
    width: 24%;
    float: left;
    margin-right: 1%;
    padding: 85px 30px 20%;
    box-sizing: border-box;
    text-align: center;
}
.fwitem:last-of-type{
    margin-right: 0;
}
.fwitem h2{
    font-size: 24px;
    color: #ffffff;
    margin: 20px 0 20px;
}
.fwitem p{
    font-size: 16px;
    color: #ffffff;
    line-height: 28px;
    margin-bottom: 30px;
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: auto;
}
.fwitem a{
    font-size: 16px;
    color: #ffffff;
}
.fwitem:nth-child(1):hover{
    background: #9A02E0;
    transition: all .3s;
}
.fwitem:nth-child(2):hover{
    background: #ACD146;
    transition: all .3s;
}
.fwitem:nth-child(3):hover{
    background: #04AFA6;
    transition: all .3s;
}
.fwitem:nth-child(4):hover{
    background: #F8C200;
    transition: all .3s;
}
.section3 .fp-tableCell{
    display: block;
}
.section3 .wrap{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
.nitem{
    width: 32%;
    float: left;
    margin-right: 1%;
}
.nitem:last-of-type{
    margin-right: 0;
}
.nlist{
    margin-top: 60px;
}
.nlisttxt{
    background: #ffffff;
    padding: 15px 10px 15px;
    box-sizing: border-box;
    display: block;
}
.nlisttxt h2{
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}
.nlisttxt p:nth-child(2){
    font-size: 18px;
    color: #999999;
    margin: 5px 0;
}
.nlisttxt p:nth-child(2) span{
    font-size: 14px;
    color: #999999;
}
.nlisttxt p:nth-child(3){
    font-size: 14px;
    color: #666666;
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    height: auto;
    line-height: 25px;
}
.nlistimg{
    position: relative;
    display: block;
}
.ntjt{
    position: absolute;
    left: 15%;
    bottom: 0;
}
.nitem:nth-child(2) .ntjt{
    top: 0;
}

.nitemlist{
    background: #ffffff;
    padding: 15px 10px 20px;
    box-sizing: border-box;
    margin-bottom: 13px;
    display: block;
}
.nitemlist:last-of-type{
    margin-bottom: 0;
}
.nitemlist h2{
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}
.nitemlist p:nth-child(2){
    font-size: 18px;
    color: #999999;
}
.nitemlist p:nth-child(2) span{
    font-size: 14px;
    color: #999999;
}
.nitemlist p:nth-child(3){
    font-size: 14px;
    color: #666666;
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: auto;
    line-height: 25px;
}
.ilx{
    padding: 40px 35px 50px;
    background: #ffffff;
    box-sizing: border-box;
    margin-top: 60px;
}
.ilxl,.ilxr{
    float: left;
    width: 49%;
}
.ilxl{
    margin-right: 2%;
}
.ilxtitle{
    font-size: 28px;
    color: #000000;
    font-style: italic;
    font-weight: 100;
    margin-bottom: 20px;
}
.ilxl p{
    font-size: 16px;
    color: #999999;
    line-height: 30px;
    margin-bottom: 20px;
}
.ilxinfo{
    font-size: 18px;
    color: #000000;
    line-height: 45px;
}
.ilxinfo:nth-child(3){
    background: url("../picture/i18.png") no-repeat left;
    padding-left: 33px;
}
.ilxinfo:nth-child(4){
    background: url("../picture/i19.png") no-repeat left;
    padding-left: 33px;
}
.ilxinfo:nth-child(5){
    background: url("../picture/i20.png") no-repeat left;
    padding-left: 33px;
}
.ilxinfo:nth-child(6){
    background: url("../picture/i21.png") no-repeat left;
    padding-left: 33px;
}
.ilxinfo:nth-child(7){
    background: url("../picture/i22.png") no-repeat left;
    padding-left: 33px;
}
.ilxr .form input{
    line-height: 45px;
    padding-left: 25px;
    border: 1px solid #e5e5e5;
    width: 100%;
    font-size: 14px;
    color: #999999;
    margin-bottom: 10px;
}
.ilxr .form textarea{
    border: 1px solid #e5e5e5;
    padding: 25px;
    font-size: 14px;
    color: #999999;
    width: 100%;
    box-sizing: border-box;
}
.ilxr .form .subt{
    width: 160px;
    color: #ffffff;
    background: #fe8e0e;
    border: 0;
    margin-top: 10px;
    padding-left: 0;
    font-size: 16px;
    display: block;
}
.fficp{
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 30px;
}
.abitem,.nlistimg{
    overflow: hidden;
}
.abitem img{
    transition: all .5s;
}
.abitem:hover img{
    transform: scale(1.2);
}
.nlistimg .ntimg{
    transition: all .5s;
}
.nlistimg:hover .ntimg{
    transform: scale(1.2);
}
.nitemlist:hover{
    background: #fe8e0e;
}
.nitemlist:hover h2,.nitemlist:hover p:nth-child(2),.nitemlist:hover p:nth-child(3),.nitemlist:hover p:nth-child(2) span{
    color: #fff;
}
.nlisttxt:hover h2,.nlisttxt:hover p:nth-child(3),.nlisttxt:hover p:nth-child(2) span,.nlisttxt:hover p:nth-child(2){
    color: #fff;
}
.nlisttxt:hover{
    background: #fe8e0e;
}
.ilxinfo:hover{
    transform: scale(1.1);
    cursor: pointer;
    transition: all .3s;
    margin-left: 35px;
}
/*侧边栏*/
.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;
    display: block;
}

.client-2 li i {
    /*background: url(../image/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: #660798;
    color: #fff;
    height: 53px;
    width: 230px;
    padding:9px 0 0;
    float: left;
}


.client-2 .my-kefu-main {
    background: #660798;
    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;
}
.client-2 li {
    border: 1px solid #e1e1e1;
    margin-top: 0;
}

.client-2 li i {
    margin-top: 8px;
    width: 32px;
    height: 32px;
}

.client-2 .my-kefu-tel-main, .client-2 .my-kefu-main {
    background: #ffffff;
}

.client-2 .my-kefu-tel-right {
    border-left: 1px solid #e60012;;
    color: #e60012;
}

.client-2 .my-kefu-tel i {
    background: url(../image/i5f.png) no-repeat;
    background-size: 32px;
}

.client-2 .my-kefu-weixin i {
    background: url(../image/i6f.png) no-repeat;
    background-size: 32px;
}

.client-2 .my-kefu-qq i {
    background: url(../image/i7f.png) no-repeat;
    background-size: 27px;
}

.client-2 .my-kefu-cot i {
    background: url(../image/i8f.png) no-repeat;
    background-size: 32px;
}

.client-2 li:hover .my-kefu-tel-main, .client-2 li:hover .my-kefu-main {
    background: #e60012;
}

.client-2 li:hover.my-kefu-tel i {
    background: url(../image/i5.png) no-repeat;
    background-size: 32px;
}

.client-2 li:hover.my-kefu-weixin i {
    background: url(../image/i6.png) no-repeat;
    background-size: 32px;
}

.client-2 li:hover.my-kefu-qq i {
    background: url(../image/i7.png) no-repeat;
    background-size: 27px;
}

.client-2 li:hover.my-kefu-cot i {
    background: url(../image/i8.png) no-repeat;
    background-size: 32px;
}

.client-2 li:hover .my-kefu-tel-right {
    border-left: 1px solid #fff;
    color: #fff;
}

.pro_detail_banner .wrap{
    padding: 200px 0px 70px;
}

@media (max-height: 900px) {
    .fwitem{
        padding: 50px 30px 10%;
    }
}

@media (max-width: 768px) {
    .pro_detail_banner .wrap{
        padding: 70px 10% 30px;
    }
    .ab_index01 .title02{
        font-size: 20px;
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .ab_index01 .index01_p {
         margin-bottom: 0;
        width: 60%;
         line-height: 10px;
         margin-bottom: 0px;
         min-height: 0px;
    }
    .ab_index01 .index01_p p{
        font-size: 14px;
    }
    .client-2{
        display: none;
    }
    .fficp {
        font-size: 12px;
        color: #fff;
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 2px;
    }
    .wrap, .mwrap {
        padding-left: 3%;
        padding-right: 3%;
        width: auto;
    }
    .s1txt{
        width: 90%;
    }
    .s1txt h1{
        font-size: 30px;
    }
    .s1txt p{
        font-size: 18px;
    }
    .abcontent p{
        display: inline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
        height: auto;
    }
    .commontitle h1{
        font-size: 24px;
    }
    .commontitle {
        text-align: center;
        width: 320px;
        margin: 0 auto;
    }
    .ablist .abitem p{
        line-height: 35px;
        font-size: 16px;
    }
    .fwitem{
        padding: 5px;
        width: 49%;
        margin-right: 2%;
        margin-bottom: 10px;
    }
    .fwitem:nth-child(2n){
        margin-right: 0;
    }
    .fwitem img{
        width: 30%;
    }
    .fwitem h2{
        margin: 10px 0;
        font-size: 18px;
    }
    .fwitem p {
        font-size: 15px;
        margin-bottom: 10px;
        line-height: 25px;
    }
    .fwitem a {
        font-size: 15px;
        color: #ffffff;
    }
    .wflist{
        margin-bottom: 20%;
    }
    .nitem{
        width: 49%;
        margin-right: 2%;
    }
    .nitem:nth-child(2){
        margin-right: 0;
    }
    .nitem:nth-child(3){
        width: 100%;
    }
    .nlisttxt p:nth-child(2) {
        font-size: 14px;
        margin: 0;
    }
    .nlisttxt p:nth-child(3) {
        font-size: 14px;
        color: #666666;
        display: inline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: auto;
        line-height: 25px;
    }
    .ntjt{
        width: 25px;
    }
    .nitemlist:nth-child(1){
        margin-top: 13px;
        padding: 10px;
    }
    .nitemlist:nth-child(3){
        display: none;
    }
    .nlisttxt h2 {
        font-size: 16px;
    }
    .nitemlist p:nth-child(3){
        /*-webkit-line-clamp: 1;*/
    }
    .nlist{
        margin-top: 20px;
    }
    .ection4 .commontitle{
        margin-top: 50px;
    }
    .ilxl, .ilxr {
        float: left;
        width: 100%;
    }
    .ilx{
        padding: 10px;
        margin-top: 30px;
    }
    .section5 .commontitle{
        margin-top: 30px;
    }
    .ilxtitle{
        font-size: 20px;
        margin-bottom: 5px;
    }
    .ilxl p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 5px;
    }
    .ilxinfo {
        font-size: 16px;
        color: #000000;
        line-height: 30px;
    }
    .ilxinfo:nth-child(3){
        background: url("../picture/i18.png") no-repeat left;
        padding-left: 25px;
        background-size: 15px;
    }
    .ilxinfo:nth-child(4){
        background: url("../picture/i19.png") no-repeat left;
        padding-left: 25px;
        background-size: 15px;
    }
    .ilxinfo:nth-child(5){
        background: url("../picture/i20.png") no-repeat left;
        padding-left: 25px;
        background-size: 15px;
    }
    .ilxinfo:nth-child(6){
        background: url("../picture/i21.png") no-repeat left;
        padding-left: 25px;
        background-size: 15px;
    }
    .ilxinfo:nth-child(7){
        background: url("../picture/i22.png") no-repeat left;
        padding-left: 25px;
        background-size: 15px;
    }
    .ilxr{
        margin-top: 10px;
    }
    .ilxr .form input {
        line-height: 30px;
        box-sizing: border-box;
    }
    .ilxr .form .subt{
        width: 130px;
        line-height: 35px;
    }
    .pageheader, .pageheader.tophide {
        padding: 7px 0;
    }
    .logo img{
        margin-bottom: 0px;
    }
    .pageheader .mobile_key{
        margin-top: 10px;
    }
    .ilxr .form textarea{
        padding: 10px;
        padding-left: 25px;
    }
    .xypg-pagination{
        margin-bottom: 20px;
    }
    .ilxl p{
        display: none;
    }
    .pageheader .logo a{
        line-height: 0;
    }
    .gotop{
        bottom: 10%;
    }
    .news_detail .news_text img{
        width: 100% !important;
        height: auto !important;
    }
    .news_detail .news_title,.index_title{
        font-size: 22px;
    }
}
