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


        .p2-pro_cla .p2-pro_cla2:nth-child(5n-1) {
            margin-right: 0;
        }
        
        .p2-pro_cla2 .sidenavcur a {
            color:#fdb812;
        }
        
        .p2-pro_cla2 {
            width: 24.8%;
            float: left;
            font-size: 14px;
            line-height: 30px;
            margin: 30px 0.26% 10px 0;position: relative;
        }
        
        .p2-pro_cla h3 {
            height: 52px;
            line-height: 52px;
            font-size: 18px;
            margin-bottom: 0px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;font-weight: bold;
        }
        
        .p2-pro_cla h3 a {
            display: block;
            height: 52px;
            color: #333;
            background: #f0f0f0;
            text-align: center;
        }
        
        .p2-pro_cla h3.sidenavcur a {
            background:#fdb812;
            color:#fff;
        }
        
        .p2-pro_cla h3 a:hover {
            color: #fff;
            background: #fdb812;
        }
        
        .p2-pro_cla2 ul {
            padding: 20px 20px 28px;
            border-left: solid 1px #ebebeb;
            box-shadow: 3px 3px 5px #ccc;
            width: 100%;
            background: #fff;
            position: absolute;
            box-sizing:border-box;
            z-index: 3;
    top: 52px;
    left: 0;
    display: none;
        }
        
        .p2-pro_cla2 li {
            height: 40px;
            line-height: 40px;
            position: relative;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;font-weight: normal;
        }
        
        .p2-pro_cla2 li a {
            color: #444;display: block;
        }
        
        .p2-pro_cla2 li a:hover {
            color:#fdb812;
        }
        
        .p2-pro_claej {
            right: 0;
            top: 0;
            background: #ededed;
            padding: 8px 16px;
            display: none;
        }
        
        .p2-pro_cla2 li.cur .p2-pro_claej {
            display: block;
        }
        
        .p2-pro_claej:before {
            content: "";
            position: absolute;
            top: 10%;
            left: -6px;
            width: 0;
            height: 0;
            border-top: solid 6px transparent;
            border-bottom: solid 6px transparent;
            border-right: solid 6px #ebebeb;
        }
        
        .p2-pro_claej a {
            display: block;
            border-bottom: solid 1px #fff;
            padding: 0 10px;
        }
        
        .p2-pro_claej a:last-child {
            border: 0;
        }
    

    .p102-pros-1 {
        padding: 30px 0 0;
    }
    
    .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: #fdb812;
        left: 0;
        bottom: -2px;
        z-index: 1;
    }
    
    .p102-pros-1-list dl {
        float: left;
        width: 31.5%;
        margin: 0 2.75% 50px 0;
    }
    
    .p102-pros-1-list dl:nth-child(4n-1) {
        margin-right: 0;
    }
    
    .p102-pros-1-list dt {
        position: relative;
    }
    
    .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.4);
        z-index: 0;
        display: none;
    }
    
    .p102-pros-1-list dt i {
        position: absolute;
        width: 50px;
        height: 50px;
        background: #fdb812;
        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;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .p102-pros-1-list dd h4 a {
        /*display: inline-block;*/
        height: 40px;
        color: #1a1a1a;
        position: relative;
        padding-left: 20px;
    }
    
    .p102-pros-1-list dd h4 a:before {
        content: '';
        position: absolute;
        width: 5px;
        height: 18px;
        background: #fdb812;
        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-pagination-blk {
        padding-bottom: 40px;
    }


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