
.top_bg{ height:8.2rem; width:100%;overflow: hidden;position: relative;}
.top_bg:before{content: "";width: 100%;height: 0.05rem;background: #939393;position: absolute;top: 5.2rem;left: 0;}
.header{width: 70rem;margin: 0 auto;min-width: 1200px;max-width: 1400px;}
.h_con{height: 4.3rem;padding: 0.9rem 0 0;}
.logo{ width:9.3rem; height:3.4rem;line-height: 0;}
.logo img{ width:9.3rem; height:3.4rem;}
.h_dw{font-size: 1.2rem;color: #282828;padding: 0.8rem 0 0 1.5rem;line-height: 1.4rem;font-weight: normal;}
.h_dw span{display: block;font-size: 0.8rem;color: #c1c1c1;text-transform: uppercase;}
.h_tel{line-height: 1.4rem; background:url(images/tel.gif) no-repeat 0 center;background-size: 2.3rem 2.3rem;font-weight: bold;margin-top: 0.6rem;padding-left: 3rem;}
.h_tel span{display: block;font-size: 0.5rem;color: #282828; -o-transform:scale(0.9);}
@media screen and (-webkit-min-device-pixel-ratio:0) {.h_dw span { margin:0 -4.2rem; -webkit-transform:scale(0.6);} }
.h_tel b{font-size: 1rem;}
.h_tel i{font-size: 0.7rem;padding-left: 0.2rem;}
.h_nav ul{ width: 100%; height:3rem;display: flex;justify-content: space-between;}
.h_nav li a{ font-size:0.9rem; color:#282828;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 3rem;line-height: 3rem;}
.h_nav li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0.15rem;
	background: #e56f09;
	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: 0.15rem;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.h_nav li a:hover,.h_nav li.cur a{color: #e56f09;font-weight: bold;}
em,i{font-style: normal;}

html {font-size: 10px;-webkit-text-size-adjust: none;}
@media screen and (min-width: 1200px) {html {font-size: 12.5px;}}
@media screen and (min-width: 1280px) {html {font-size: 13.33px;}}
@media screen and (min-width: 1366px) {html {font-size: 14.22px;}}
@media screen and (min-width: 1440px) {html {font-size: 15px;}}
@media screen and (min-width: 1600px) {html {font-size: 16.66px;}}
@media screen and (min-width: 1720px) {html {font-size: 17.92px;}}
@media screen and (min-width: 1920px) {html {font-size: 20px;}}


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

    .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: #f06f00;}
    .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 #f06f00;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


		.plc{padding: 5px 0 25px;}
		.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/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: #f06f00;}
	

    .lyl-1k2-form-1 {
        
    }
    .lyl-1k2-form-1 .lyl-1k2-form-con{position: relative;padding-bottom: 60px;}
    .lyl-1k2-form-1 .lyl-1k2-form-left {
        position: absolute;
        width: 500px;
        height: 699px;
        left: 0;
        bottom: 0;
        z-index: 5;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-left img {
        width: 500px;
        height: 700px;
        display: block;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-right {
        width: 680px;
        margin: 0 0 0 auto;
        padding-top: 32px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-title b {
        display: block;
        height: 80px;
        line-height: 80px;
        font-size: 70px;
        font-family: "Impact";
        color: rgba(51, 51, 51, 0.1);
        text-transform: uppercase;
        letter-spacing: 6px;
        overflow: hidden;
        margin-bottom: 3px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-title span {
        display: block;
        height: 60px;
        line-height: 60px;
        font-size: 42px;
        color: #333333;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-title em {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 24px;
        font-style: normal;
        color: #333333;
        margin-bottom: 34px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-title p {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: #999999;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap {
        padding: 15px 0 0;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap .timeinterval {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: #666;
        padding-top: 10px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li {
        height: 56px;
        border: 1px solid #d2d2d2;
        margin-bottom: 18px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li label {
        float: left;
        width: 110px;
        height: 56px;
        line-height: 56px;
        text-align: right;
        font-size: 16px;
        color: #999999;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li label b {
        color: #f00;
        margin-right: 5px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li input {
        float: left;
        width: 550px;
        height: 56px;
        line-height: 56px;
        font-size: 16px;
        color: #999999;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li input::-webkit-input-placeholder,
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea::-webkit-input-placeholder {
        color: rgba(51, 51, 51, 0.3);
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li input::-moz-placeholder,
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea::-moz-placeholder {
        color: rgba(51, 51, 51, 0.3);
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li input:-ms-input-placeholder,
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea::-ms-input-placeholder {
        color: rgba(51, 51, 51, 0.3);
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea {
        height: 168px;
        margin-bottom: 34px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea {
        float: left;
        width: 550px;
        line-height: 56px;
        height: 168px;
        font-size: 16px;
        color: #999;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button {
        margin-bottom: 0;
        border: 0;
        height: 44px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button label {
        height: 44px;
        line-height: 44px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button .code_gg {
        height: 42px;
        line-height: 42px;
        width: 80px;
        margin-right: 10px;
        outline: none;
        padding-left: 10px;
        border: 1px solid #eee;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button b {
        float: left;
        width: 110px;
        height: 44px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button b img {
        display: block;
        width: 110px;
        height: 44px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button .lyl-1k2-form-btn-1 {
        float: right;
        display: block;
        width: 162px;
        height: 44px;
        line-height: 44px;
        font-size: 15px;
        color: #ffffff;
        padding-left: 76px;
        background: #f06f00 url("images/lyl-1k2-form-icon.png") no-repeat 49px center;
        text-align: left;
        cursor: pointer;
        border-radius: 10px;
    }


.f_bg{width: 100%; height:45.3rem;overflow: hidden;position: relative;z-index: 1;}
.f_bg:before{content: "";width: 100%;height: 32.5rem;background: #001031;position: absolute;bottom: 0;left: 0; z-index: -1;}
.f_bg:after{content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.1);position: absolute;top: 38.6rem;left: 0;}
.footer{width: 70rem;margin: 0 auto;min-width: 1200px;max-width: 1400px;}
.f_tel{padding: 2rem 0 0px;overflow: hidden;width: 100%;font-weight: bold;background: #e56f09;border-radius: 0rem;}
.f_tel p{float: left;overflow: hidden;font-size: 0.9rem;color: rgba(255,255,255,0.8);line-height: 1.5rem;height: 6rem;position: relative;padding: 0 0 0 2rem;box-sizing: border-box;}
.f_tel p:before{content: "";width: 4.7rem;height: 2px;background: rgba(255,255,255,0.5);position: absolute;bottom: 0;left: 2rem;}
.f_tel p b{display: block;font-size: 1.1rem;color: #fff;height: 2.4rem;line-height: 2.4rem;}
.f_tel span{padding: 0 0.5rem;}
.f_tel i{font-size: 1rem;}
.f_tel .f_p01{width: 32.8%;margin-left: 6.4%; background:url(images/f_ico01.png) no-repeat 0 0.7rem;background-size: 1.3rem 1.2rem;}
.f_tel .f_p02{width: 34.28%; background:url(images/f_ico02.png) no-repeat 0 0.7rem;background-size: 1.3rem 1.2rem;}
.f_tel .f_p03{width: 25%; background:url(images/f_ico03.png) no-repeat 0 0.7rem;background-size: 1.3rem 1.2rem;}
.f_logo{width: 29.5%;height: 18.1rem;padding: 3.6rem 0 0;position: relative;}
.f_logo:before,.f_nav:before{content: "";width: 1px;height: 13.6rem;background: rgba(255,255,255,0.1);position: absolute;top: 4.3rem;right: 0;}
.f_logo h5{width: 14.3rem;height: 5.3rem;padding:0.5rem 0 1rem;line-height: 0;}
.f_logo h5 img{width: 14.3rem;height: 5.3rem;}
.f_logo p{font-size: 0.9rem;color: rgba(255,255,255,0.6);line-height: 1.5rem;}
.f_logo p i{display: block;font-size: 0.8rem;}
.f_logo ul{width: 100%;padding: 2rem 0 0;}
.f_logo ul li{float: left;padding-right: 1rem;position: relative;}
.f_logo ul li a{display: block;width: 2.2rem;height: 2.2rem;border-radius: 50%;background: #1061ca;}
.f_logo ul li img{width: 2.2rem;height: 2.2rem;}
.f_logo ul li em{width: 4rem;height: 4rem;display: none;position: absolute;top: 2.8rem;left: 0;}
.f_logo ul li em img{width: 4rem;height: 4rem;}
.f_logo ul li:hover em{display: block;}
.f_nav{width: 28.5%;padding: 3.6rem 0 0 7%;height: 18.1rem;position: relative;}
.f_top{display: block;height: 2rem;line-height: 2.2rem;font-size: 1.1rem;color: #fff;margin-bottom: 0.5rem;}
.f_nav ul li{float: left;line-height: 2.4rem;width: 50%;height: 2.4rem;overflow: hidden;}
.f_nav ul li a{font-size: 0.9rem;color: rgba(255,255,255,0.8);}
.f_nav ul li a:hover{color: #fff;}
.f_er{width: 28.5%;padding: 3.6rem 0 0;height: 18.1rem;}
.f_er p{width: 38.5%;padding: 4% 21% 0 0;float: left;text-align: center;}
.f_er p em{display: block;width: 90%;line-height: 0;border: #fff 0.2rem solid;}
.f_er p img{display: block;width: 100%;}
.f_er p span{display: block;font-size: 0.9rem;color: rgba(255,255,255,0.8);line-height: 2rem;padding: 0.3rem 0 0;}
.f_er p:last-child{padding-right: 0;}
.f_bot{height: 6.2rem;line-height: 6.2rem;overflow: hidden;font-size: 0.8rem;color: rgba(255,255,255,0.6);}
.f_bot span{padding: 0 0.8rem;}
.f_bot a{color: rgba(255,255,255,0.6);}
  

.kfpos {
    position: fixed;
    top:12%;
    right: 0px;
    width: 165px;
    color: #fff;
    padding-left: 21px;
    height: 415px;
    background: url(images/kfbgs.png) no-repeat;
    z-index: 999;
}
.kfpos.fgimg {
   background: url(images/kfquan.png) no-repeat;
   cursor: pointer;
   height: 72px;
   overflow: hidden;
}

.kfpos.fgimg .kfbtn2{ display:block;}

.kfpos.fgimg .tit,.kfpos.fgimg .kf-wx,.kfpos.fgimg .kf-wx .kf-phone{ display:none;}


.kfpos.fgimg .kf-phone {
    display: none;
}

.kfpos.fgimg .kf-li {
    display: none;
}

.kfpos .tit {
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 12px;
}

.kfpos .tit span {
    font-size: 18px;
}


.kf-wx {
    padding: 10px 12px 5px 12px;
    background: #fff;
    margin: 0 16px;
}

.kf-wx img {
    width: 100%;
}

.kf-wx span {
    color: #787878;
    display: block;
    text-align: center;
    font-size: 15px;
}

.kf-phone {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 12px;
    font-size: 16px;
}

.kfbtn {
    position: absolute;
    display: block;
    width: 25px;
    height: 78px;
    left: 0px;
    top: 0px;
    cursor: pointer;
    z-index: 999;
}

.kf-li {
    background: url(images/kfli.png) no-repeat center;
    display: block;
    height: 38px;
    margin-bottom: 8px;
}

.kf-li.k2 {
    background: url(images/kfli2.png) no-repeat center;
        padding-right: 5px;
}

.kf-li a {
    color: #787878;
    text-align: center;
    display: block;
    padding-left: 26px;
    height: 39px;
    line-height: 38px;
    font-size: 16px;
}

.kf-li a:hover {
    color: #787878;
}

.kfbtn2 {
    display: none;
    width: 100%;
    height: 72px;
    position: absolute;
    z-index: 999;
    left: 0px;
    cursor: pointer;
}

