
.top_bg{ height:97px;padding: 27px 0 0; width:100%;overflow: hidden;background: #fff;}
.header{width: 84%;margin: 0 auto;}
.h_tel{font-weight:700;position: absolute;top: 0;right: 0; line-height: 25px; font-family:Arial, Helvetica, sans-serif;font-size: 20px;color: #e1161a; background: url(images/tel.gif) no-repeat 0 center;padding-left: 35px;}
.h_en{font-size:14px;color:#333;position: absolute;top: 0;right: 185px;line-height:24px;}
.h_en a{ font-size:14px; color:#333;padding:0 10px;}
.h_en a:hover,.h_en a.cur{color: #e1161a;}
.logo{ width:20%;line-height: 0;}
.logo img{display: block;width: 100%;}
.h_nav{width: 70%; height:45px;padding-top: 30px;overflow: hidden;}
.h_nav ul{ width: 100%; height:45px;display: flex;justify-content: space-between;}
.h_nav li a{ font-size:16px; color:#333;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 45px;line-height: 45px;}
.h_nav li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #e1161a;
	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: 3px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.h_nav li a:hover,.h_nav li.cur a{color: #e1161a;}

em,i{font-style: normal;}

@media screen and (max-width:1400px) {
	.header{width:1200px;}
	.h_tel{font-size: 18px;}
	.h_nav ul li a{ font-size:14px;}
}


        .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;
        }
        .blk-main01{
            width: 1200px;
            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;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

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


        .dark-info-02 {
            margin-bottom: 80px;
            width: 1200px;
            margin-left: auto;
            margin-right: auto;
        }
        .dark-info-02 .biaoti{
            margin-top: 0;
        }
        .dark-info-02-tit {
            height: 66px;
            font-size: 24px;
            font-weight: bold;
            color: #333;
            line-height: 66px;
        }
        
        .dark-info-02-tit b {
            width: 34px;
            height: 3px;
            background: #333;
            display: inline-block;
            vertical-align: auto;
        }
        
        .dark-info-02-tit span {
            margin-left: 10px;
            font-size: 26px;
            font-weight: normal;
            font-family: Arial;
            text-transform: capitalize;
        }
        
        .dark-info-02-list {
            background: #fff;
            padding: 14px 0 20px;
        }
        
        .dark-info-02-list dl {
            float: left;
            width: 31%;
            border: 1px solid #d4d4d4;
            margin-right: 3.5%;
            box-sizing: border-box;
        }
        
        .dark-info-02-list dl:nth-last-of-type(1) {
            margin-right: 0;
        }
        
        .dark-info-02-list dl img {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .dark-info-02-list dd {
            padding: 12px 20px 32px;
        }
        
        .dark-info-02-list h4 {
            height: 52px;
            font-size: 22px;
            font-weight: normal;
            line-height: 52px;
            border-bottom: 1px solid #d5d5d5;
            margin-bottom: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .dark-info-02-list h4 a {
            color: #000;
        }
        
        .dark-info-02-desc {
            font-size: 14px;
            line-height: 24px;
            color: #4d5353;
            height: 72px;
            overflow: hidden;
        }
    

.f_bg{ background:#f7f7f7; height:450px;overflow: hidden;padding: 110px 0 0;}
.footer{width: 1200px; margin:0 auto;}
.foot_top{height: 160px;}
.f_logo{line-height: 0;width: 330px;text-align: center;}
.f_logo img{width: 320px;height: 60px;}
.f_logo i{display: block;font-size: 18px;color: #999;letter-spacing: 18px;line-height: 20px;padding: 10px 0 0 15px;width: 312px;}
.f_nav{width: 800px;padding: 16px 0 0;}
.f_nav ul{ width: 100%; height:65px;display: flex;justify-content: space-between;border-bottom: #bfbfbf 1px solid;}
.f_nav li a{ font-size:16px; color:#333;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 65px;line-height: 65px;}
.f_nav ul li:first-child a:before,.f_nav li a:hover:before{content: "";width: 7px;height: 7px;background: #e1161a;position: absolute;bottom: -4px;left: calc(50% - 3px);border-radius: 50%;}
.f_top{display: block;font-size: 18px;color: #333;height: 100px;line-height: 30px;overflow: hidden;font-weight: normal;}
.f_top i{display: block;font-size: 22px;font-weight: bold;text-transform: uppercase;}
.f_ban{width: 401px;}
.f_ban p{font-size: 14px;color: #333;line-height: 36px;float: left;}
.f_ban p em{display: block;background:url(images/f_tel.png) no-repeat 0 14px;height: 45px;line-height: 70px;padding:0 0 10px 42px;overflow: hidden;}
.f_ban p b{display: block;font-size: 26px;color: #e0161a; font-family: "DINOT";line-height: 32px;}
.f_ban p span{display: block;}
.f_ban p:nth-child(2){padding-right: 50px;}
.f_ban p:nth-child(3){padding-top: 20px;}
.f_about{color: #333;width: 330px;padding-top:100px;}
.f_about p{font-size: 16px;line-height: 34px;}
.f_about p i{display: block;font-size: 12px; font-family:Arial, Helvetica, sans-serif;}
.f_about span{display: block;font-size: 14px;line-height: 30px;}
.f_about em{ background:url(images/f_icp.png) no-repeat 0 center;padding-left: 28px;display:block;font-size: 14px;}
.f_about a{color: #333;}
.f_er{width: 441px;}
.f_er p{width: 80px;text-align: center;float: left;padding:0 0 0 10px;}
.f_er p em{display: block;width: 80px;height: 80px;line-height: 0;}
.f_er p img{width: 80px;height: 80px;}
.f_er p span{display: block;font-size: 14px;color: #333;line-height: 40px;}
.f_er p:nth-child(2){padding: 0;}
  

        .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/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-3s i {
            background-position: 4px -75px;
        }
        
        .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 -50px;
        }
                .client-2 .my-kefu-xiazai i {
            background:none;
            width: 28px;
        }
        
                .client-2 .my-kefu-xiazai i img {
            width: 100%;
        }
        .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: 32px;
            background-position: -23px -44px;
            background-size: 52px 130px;
        }
        
        .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: #e1161a;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #e1161a;
            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;
        }
    
