
.top_bg{ height:160px; width:100%;position: relative;}
.top_bg:before{content: "";width: 100%;height: 1px;background: #ddd;position: absolute;top: 106px;left: 0;}
.header{width: 1600px;margin: 0 auto;}
.h_con{height: 106px;}
.logo{ width:13.125%; height:106px;line-height: 0;display: flex;align-items: center;}
.logo img{display: block;width: 100%;}
.h_dw{font-size: 24px;color: #fdad12;padding: 20px 0 0 2.5%;line-height: 30px;}
.h_dw i{display: block;font-size: 20px;color: #333;font-weight: normal;}
.h_tel{height: 70px;line-height: 90px;overflow: hidden;padding-left: 20px;font-size: 16px;color: #666;}
.h_tel em{width: 34px;height: 70px;display: block;float: left;line-height: 0;padding-right: 15px;
animation:plateRotate 1s linear infinite alternate;
  -webkit-animation:plateRotate 1s linear infinite alternate;
  transform-origin:50% 0 0;
  -webkit-transform-origin:50% 0 0;}
.h_tel em img{width: 34px;height: 70px;}
.h_tel b{font-size: 28px;color: #fdb812;}
.h_nav ul{ width: 100%; height:54px;display: flex;justify-content: space-between;}
.h_nav li{position: relative;}
.h_nav li a{ font-size:18px; color:#333;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 54px;line-height: 54px;}
.h_nav li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fdb812;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
.h_nav li a:hover:after,
.h_nav li.cur a:after{
	height: 4px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

.h_nav li .erji{ display:none;background: rgba(0,0,0,0.9);height:auto; width:150px;text-align:center; position:absolute; top:54px; left:-35px;z-index:5;}
.h_nav li .erji li{ border-bottom:rgba(255,255,255,0.3) 1px solid; height:42px; line-height:42px;}
.h_nav li .erji a{ height:42px; line-height:42px; width:150px;color:#fff;}
.h_nav li.cur .erji a:after,.h_nav li .erji a:hover:after{ background:none;opacity: 0;}
.h_nav li.cur .erji a:hover,.h_nav li .erji a:hover{font-weight:bold;}

.h_nav li.nav_li02 .erji{width:200px; left:-25px;}
.h_nav li.nav_li02 .erji a,.h_nav li.nav_li03 .erji a{ width:200px;}
.h_nav li.nav_li03 .erji{width:200px; left:-45px;}

em,i{font-style: normal;}
@-webkit-keyframes plateRotate {
  0% {-webkit-transform:rotateZ(-10deg);}
  100%{-webkit-transform:rotateZ(10deg);}
}

@keyframes plateRotate {
  0% {transform:rotateZ(-10deg);}
  100%{transform:rotateZ(10deg);}
}

@media screen and (max-width:1600px) {
	.header{width: 1400px;}
}
@media screen and (max-width:1500px) {
	.header{width: 1300px;}
	.h_dw{font-size: 22px;}
	.h_dw i{font-size: 18px;}
	.h_tel{line-height: 100px;}
	.h_tel b{font-size: 26px;}
	.h_nav li a{font-size: 16px;}
}
@media screen and (max-width:1300px) {
	.header{width: 1200px;}
}


        .ty-banner-1 {
            position: relative;
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{ 
            top: 0;
            left: 50%;
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .plc {
            position: absolute;
            top: -65px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
            background: url("images/p101-curmbs-bg.png") no-repeat center bottom;
            padding: 20px 0 5px;
        }
        
        .p12-curblock {
            display: none;
        }
        
        .p101-curmbs-con {
            float: right;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #fff;
        }
        
        .p101-curmbs-con b {
            font-weight: normal;
            padding-left: 25px;
            background: url(images/p101-curmbs-icon1.png) no-repeat left center;
        }
        
        .p101-curmbs-con i {
            font-style: normal;
        }
        
        .p101-curmbs-con span {
            font-family: 宋体;
            height: 46px;
            line-height: 46px;
            padding: 0px 5px;
        }
        
        .p101-curmbs-con a {
            color: #fff;
        }
        
        .p101-curmbs-con a:hover {
            text-decoration: underline;
        }
    

    .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: #fdb812;}
    .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/p102-search-icon1.png) no-repeat center center #fdb812;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


    .p102-proShow-1 {
        padding: 30px 0 0;
    }
    
    .p102-proShow-1-con {
        border: 1px solid #e3e3e3;
        position: relative;
    }
    
    .p102-proShow-1-left {
        width: 53.4%;
        position: relative;
        overflow: hidden;
    }
    
    .p102-proShow-1-prev,
    .p102-proShow-1-next {
        position: absolute;
        width: 40px;
        height: 40px;
        cursor: pointer;
        background: transparent;
        top: 50%;
        margin-top: -20px;
        z-index: 5;
        display: none;
    }
    
    .p102-proShow-1-left:hover .p102-proShow-1-prev,
    .p102-proShow-1-left:hover .p102-proShow-1-next {
        display: block;
    }
    
    .p102-proShow-1-prev {
        left: 15px;
    }
    
    .p102-proShow-1-next {
        right: 15px;
    }
    
    .p102-proShow-1-prev:before,
    .p102-proShow-1-next:after {
        position: absolute;
        content: '';
        width: 18px;
        height: 18px;
        border: 2px solid #fff;
        border-style: solid solid none none;
        top: 10px;
        z-index: 1;
    }
    
    .p102-proShow-1-prev:before {
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
        right: 4px;
    }
    
    .p102-proShow-1-next:after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 4px;
    }
    
    .p102-proShow-1-pic img {
        width: 100%;
        display: block;
    }
    
    .p102-proShow-1-size {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 56px;
        height: 26px;
        font-size: 14px;
        line-height: 16px;
        color: #fff;
        letter-spacing: 3px;
    }
    
    .p102-proShow-1-right {
        position: absolute;
        width: 40.2%;
        right: 3.33%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-proShow-1-text {
        padding: 50px 0 15px;
        border-bottom: 1px solid #e3e3e3;
        position: relative;
    }
    
    .p102-proShow-1-text:after {
        content: '';
        position: absolute;
        width: 40px;
        height: 3px;
        background: #fdb812;
        left: 0;
        bottom: -2px;
        z-index: 1;
    }
    
    .p102-proShow-1-text .p102-proShow-1-title {
        height: 40px;
        font-size: 26px;
        font-weight: normal;
        line-height: 40px;
        color: #1a1a1a;
    }
    
    .p102-proShow-1-text p {
        height: 28px;
        line-height: 28px;
        font-size: 16px;
        color: #808080;
    }
    
    .p102-proShow-1-desc {
        max-height: 170px;
        line-height: 34px;
        font-size: 16px;
        color: #4c4c4c;
        text-align: justify;
        padding: 30px 0 0;
        overflow: hidden;
    }
    
    .p102-proShow-1-tel {
        position: absolute;
        width: 100%;
        height: 50px;
        line-height: 50px;
        padding-top: 20px;
        border-top: 1px solid #e3e3e3;
        left: 0;
        bottom: 38px;
        z-index: 1;
    }
    
    .p102-proShow-1-tel a {
        float: left;
        width: 98px;
        height: 50px;
        padding-left: 58px;
        background: url(images/p102-cpxq-icon1.png) no-repeat 22px center #fdb812;
        font-size: 18px;
        color: #ffffff;
        margin-right: 12px;
    }
    
    .p102-proShow-1-tel p {
        float: left;
        min-width: 300px;
        max-width: 100%;
        height: 50px;
    }
    
    .p102-proShow-1-tel p em {
        float: left;
        height: 50px;
        font-size: 16px;
        color: #4c4c4c;
        padding-left: 50px;
        background: url(images/p102-cpxq-icon2.png) no-repeat left center;
        font-style: normal;
    }
    
    .p102-proShow-1-tel p span {
        float: left;
        font: bold 26px/50px Arial;
        color: #333333;
    }


    .p102-pro-content-nav {
        height: 50px;
        box-shadow: 0 -2px 3px #f9f9f9, 0 4px 6px #e9e9e9;
        display: none;
    }
    
    .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: #fdb812;
    }
    
    .p102-pro-content-nav li.cur:before,
    .p102-pro-content-nav li:hover:before {
        content: '';
        position: absolute;
        width: 12px;
        height: 12px;
        border: 3px solid #fdb812;
        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: #fdb812;
        border-radius: 100%;
        left: 50%;
        margin-left: -3px;
        bottom: -4px;
        z-index: 2;
    }
    
    .p102-pro-content-desc {
        padding: 0 0 40px;
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }


    .p102-pro-content-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 32px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #fdb812;
    }
    
    .p102-pro-content-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #56585d;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
    
    .p102-pro-case {
        padding: 0 0 80px;
    }
    
    .p102-pro-case-list {
        padding-top: 40px;
    }
    
    .p102-pro-case-items dl {
        float: left;
        width: 378px;
        position: relative;
        margin-right: 33px;
    }
    
    .p102-pro-case-items dl:nth-child(4n-1) {
        margin-right: 0;
    }
    
    .p102-pro-case-items dt img,
    .p102-pro-case-items dt a {
        display: block;
        width: 100%;
    }
    
    .p102-pro-case-items dd {
        position: absolute;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        left: 0;
        bottom: 0;
        z-index: 2;
    }
    
    .p102-pro-case-items dd h4 a {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        color: #ffffff;
        text-align: center;
        padding: 0 15px;
    }
    
    .p102-pro-case-items dl:hover dt a:before {
        content: '';
        position: absolute;
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-pro-case-items dl:hover dt a:after {
        content: '+';
        position: absolute;
        width: 50px;
        height: 50px;
        font: 30px/50px "宋体";
        color: #fff;
        text-align: center;
        background: #fdb812;
        left: 50%;
        margin-left: -25px;
        top: 50%;
        margin-top: -25px;
        border-radius: 100%;
        z-index: 2;
    }
    
    .p102-pro-case-items dl:hover dd {
        background: none;
    }
    
    .p102-pro-case-paging {
        height: 30px;
        text-align: center;
        padding-top: 25px;
    }
    
    .p102-pro-case-paging li {
        display: inline-block;
        width: 10px;
        height: 10px;
        border: 3px solid #fdb812;
        border-radius: 100%;
        margin: 0 5px;
    }
    
    .p102-pro-case-paging li.cur {
        background: #fdb812;
    }
    
    .p102-pro-case-more {
        height: 46px;
        margin: 35px auto 0;
        text-align: center;
        position: relative;
    }
    
    .p102-pro-case-more a {
        display: inline-block;
        height: 44px;
        line-height: 44px;
        font-size: 18px;
        font-weight: normal;
        color: #fdb812;
        border: 1px solid #fdb812;
        padding: 0 20px 0 64px;
        position: relative;
    }
    
    .p102-pro-case-more a:before {
        content: '';
        width: 20px;
        height: 14px;
        position: absolute;
        border: 4px solid #fdb812;
        border-left: 0;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        left: 26px;
        top: 11px;
    }
    
    .p102-pro-case-more a:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-right: 6px solid #fdb812;
        top: 9px;
        left: 22px;
        z-index: 1;
    }


.f_bg{background:#222; height:520px;padding-top: 80px; overflow:hidden;position: relative;}
.f_bg:before{content: "";width: 100%;height: 1px;background: rgba(204,204,204,0.2);position: absolute;top: 190px;left: 0;}
.f_bg:after{content: "";width: 100%;height: 1px;background: rgba(204,204,204,0.2);position: absolute;top: 480px;left: 0;}
.footer{width: 1600px; margin:0 auto;}
.f_top{height: 110px;overflow: hidden;}
.f_logo{width: 13.75%;line-height: 0;}
.f_logo img{display: block;width: 100%;}
.f_nav{height: 60px;overflow: hidden;width: 62%;}
.f_nav ul{width: 100%;height: 60px;display: flex;align-items: center;justify-content: space-between;}
.f_nav ul li a{font-size: 18px;color: #fff;}
.f_nav ul li a:hover{font-weight: bold;}
.f_ban{width: 63.75%;padding: 60px 0 0;height: 230px;display: flex;justify-content: space-between;}
.f_ban p{line-height: 30px;font-size: 22px;color: #fff;float: left;}
.f_ban p i{display: block;font-size: 16px;color: rgba(255,255,255,0.8);padding-bottom: 5px;}
.f_ban p em{width: 40px;height: 40px;display: block;line-height: 0;padding: 40px 0 0;}
.f_ban p em img{width: 40px;height: 40px;}
.f_er{width: 20%; padding:60px 0 0;}
.f_er p{width: 45%;float: left;margin-left: 5%;text-align: center;}
.f_er p em{display: block;width: 7.2rem;height: 7.2rem;background: url(images/code_k.png) no-repeat;background-size: 7.2rem 7.2rem; line-height: 0;overflow: hidden;}
.f_er img{width: 6rem;height: 6rem;padding: 0.6rem 0 0 0;display: block;margin: 0 auto;}
.f_er p span{display: block;font-size: 16px;color: rgba(255,255,255,0.6);line-height: 30px;padding-top: 5px;}
.f_bot{height: 120px;line-height: 120px;overflow: hidden;font-size: 0.7rem;color: rgba(255,255,255,0.5);}
.f_bot em{ background:url(images/f_icp.png) no-repeat 0.5rem center;padding:0 0 0 1.7rem; display: inline-block;}
.f_bot span{padding: 0 0.5rem;}
.f_bot a{color: rgba(255,255,255,0.5);}
@media screen and (max-width:1600px) {
	.footer{width: 1400px;}
}
@media screen and (max-width:1500px) {
	.footer{width: 1300px;}
}
@media screen and (max-width:1300px) {
	.footer{width: 1200px;}
}
  

        .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:#fdb812 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#fdb812 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#fdb812 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#fdb812 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:#fdb812 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:#fdb812 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:#fdb812 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;
        }
    
