
				.header ,.content , .footer {width: 98%;min-width:1200px;max-width:1400px; margin:0 auto;font-family:"Microsoft Yahei";}
				.h_top{height:98px;z-index: 2;font-family:"Microsoft Yahei";color: #000;width: 100%;background: #212324;position: relative;}
				.t_logo{width: 13%;display: table;line-height: 98px;height: 98px;} 
				.t_logo img{width:100%;display: inline-block;vertical-align: middle;max-width:106px;}
				.t_pho{background:url(images/t_pho.png) no-repeat 0 center;padding-left:38px;color: #cb171d;font-weight: bold;font-size: 24px;line-height: 98px;}
				.menu{white-space:nowrap;height:98px;line-height:98px;font-size: 16px;width: 67%;}
				.menu li{float: left;text-align: center;padding: 0 18px;}
				.menu li a{color:#fff;display: block;position: relative;height:98px;z-index: 1;}
				.menu li a:before{content: "";position: absolute;width:0;height:2px;bottom:0;left:50%;background:#cb171d;transform: translateX(-50%);transition: all 0.6s cubic-bezier(.075, .82, .165, 1);}
				.menu li.cur a,.menu li a:hover{color:#cb171d;}
				.menu li a:hover:before{width: 100%;}

				.menu li a:-webkit-any-link{ display:block;}
				@media screen and (max-width:1480px) { 
					.menu{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;
        }
    

    .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: #cb171d;}
    .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 #cb171d;
        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: #cb171d;}
	

    .p102-fdh-3 {
        height: 100px;
        box-shadow: 0 4px 6px #e9e9e9;
    }
    
    .p102-fdh-3 li {
        float: left;
        width: 16.66%;
        height: 100px;
        position: relative;
    }
    
    .p102-fdh-3 li:after {
        content: "";
        position: absolute;
        width: 1px;
        height: 26px;
        background: #cfcfcf;
        right: 0;
        top: 50%;
        margin-top: -13px;
    }
    
    .p102-fdh-3 li:last-child:after {
        display: none;
    }
    
    .p102-fdh-3 li a {
        display: block;
        height: 100px;
        line-height: 100px;
        font-size: 22px;
        color: #1a1a1a;
        text-align: center;
    }
    
    .p102-fdh-3 li.sidenavcur:before,
    .p102-fdh-3 li:hover:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        background: #cb171d;
        left: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-fdh-3 li.sidenavcur a,
    .p102-fdh-3 li:hover a {
        font-weight: bold;
        color: #cb171d;
    }
    
    .p102-fdh-3 li.sidenavcur a:before,
    .p102-fdh-3 li:hover a:before {
        content: "";
        position: absolute;
        width: 12px;
        height: 12px;
        background: #fff;
        border: 3px solid #cb171d;
        border-radius: 100%;
        left: 50%;
        margin-left: -9px;
        bottom: -8px;
        z-index: 2;
    }
    
    .p102-fdh-3 li.sidenavcur a:after,
    .p102-fdh-3 li:hover a:after {
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        background: #cb171d;
        border-radius: 100%;
        left: 50%;
        margin-left: -3px;
        bottom: -2px;
        z-index: 3;
    }


    .lyl-1k2-form-3 {
        padding: 100px 0;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-con {
        position: relative;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-left {
        position: absolute;
        width: 315px;
        padding: 60px 65px 0 56px;
        background: #eeeeee;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: 5;
        border-top-left-radius: 70px;
        overflow: hidden;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-info {
        position: relative;
        z-index: 10;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-info h2 {
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        font-weight: normal;
        color: #333333;
        margin-bottom: 8px;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-info-ul li {
        min-height: 30px;
        padding: 13px 0 13px 30px;
        border-bottom: 1px dashed #d4d4d4;
        position: relative;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-info-ul li:last-of-type {
        border-bottom: 0;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-info-ul li i {
        position: absolute;
        width: 20px;
        height: 22px;
        left: 0;
        top: 17px;
        z-index: 1;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-info-ul li i img {
        width: 20px;
        height: 22px;
        display: block;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-info-ul li p {
        max-height: 60px;
        line-height: 30px;
        font-size: 14px;
        color: #333333;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-left-text {
        position: absolute;
        left: 56px;
        right: 65px;
        bottom: 35px;
        z-index: 10;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-left-text h3 {
        height: 44px;
        line-height: 44px;
        font-size: 30px;
        font-weight: bold;
        color: #333333;
        overflow: hidden;
        margin-bottom: 8px;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-left-text p {
        height: 136px;
        line-height: 34px;
        font-size: 20px;
        color: #333333;
        overflow: hidden;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-left .lyl-1k2-form-left-font1 {
        position: absolute;
        height: 510px;
        line-height: 510px;
        font-size: 500px;
        font-family: "Impact";
        color: rgba(51, 51, 51, 0.1);
        bottom: -170px;
        right: -22px;
        z-index: 5;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-left .lyl-1k2-form-left-font2 {
        position: absolute;
        height: 560px;
        line-height: 560px;
        font-size: 556px;
        font-family: "Impact";
        color: rgba(51, 51, 51, 0.05);
        bottom: -202px;
        right: -40px;
        z-index: 1;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-right {
        float: right;
        width: 620px;
        padding: 42px 66px 68px 78px;
        box-shadow: 5px 5px 8px #ececec, -5px -5px 8px #ececec;
        border-bottom-right-radius: 70px;
        overflow: hidden;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-title {
        height: 80px;
        position: relative;
        margin-bottom: 26px;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-title span {
        display: block;
        height: 80px;
        line-height: 80px;
        font-size: 70px;
        font-family: "Impact";
        color: rgba(51, 51, 51, 0.08);
        text-transform: uppercase;
        letter-spacing: 5px;
        overflow: hidden;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-title b {
        position: absolute;
        height: 50px;
        line-height: 50px;
        font-size: 30px;
        font-weight: bold;
        color: #333333;
        left: 0;
        right: 0;
        top: 50%;
        margin-top: -25px;
        z-index: 5;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-wrap {
        position: relative;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-wrap .timeinterval {
        position: absolute;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: #666;
        left: 0;
        bottom: -40px;
        z-index: 5;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-wrap li {
        height: 56px;
        border: 1px solid #cccccc;
        margin-bottom: 18px;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-wrap li label {
        float: left;
        width: 120px;
        height: 56px;
        line-height: 56px;
        text-align: right;
        font-size: 16px;
        color: #999999;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-wrap li label b {
        color: #f00;
        padding-right: 5px;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-wrap li input {
        float: left;
        width: 485px;
        height: 56px;
        line-height: 56px;
        font-size: 16px;
        color: #999999;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-wrap li input::-webkit-input-placeholder,
    .lyl-1k2-form-3 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea::-webkit-input-placeholder {
        color: rgba(51,51,51,0.3);
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-wrap li input::-moz-placeholder,
    .lyl-1k2-form-3 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea::-moz-placeholder {
        color: rgba(51,51,51,0.3);
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-wrap li input:-ms-input-placeholder,
    .lyl-1k2-form-3 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea::-ms-input-placeholder {
        color: rgba(51,51,51,0.3);
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea {
        height: 168px;
        margin-bottom: 34px;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea {
        float: left;
        width: 485px;
        line-height: 56px;
        height: 168px;
        font-size: 16px;
        color: #999;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button {
        margin-bottom: 0;
        border: 0;
        height: 44px;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button label {
        height: 44px;
        line-height: 44px;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button .code_gg {
        width: 80px;
        margin-right: 10px;
        height: 42px;
        line-height: 42px;
        outline: none;
        padding-left: 10px;
        border: 1px solid #eee;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button b {
        float: left;
        width: 110px;
        height: 44px;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button b img {
        display: block;
        width: 110px;
        height: 44px;
    }
    
    .lyl-1k2-form-3 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button .lyl-1k2-form-btn-3 {
        float: right;
        display: block;
        width: 162px;
        height: 44px;
        line-height: 44px;
        font-size: 15px;
        color: #ffffff;
        padding-left: 76px;
        background: #cb171d url("images/lyl-1k2-form-icon.png") no-repeat 49px center;
        text-align: left;
        cursor: pointer;
        border-radius: 10px;
    }


				.footWrap{background:#191616;color: #858484;position: relative;z-index: 1;line-height:40px;font-size: 14px;text-align: center;}
				/*.footWrap:before{content: "";position: absolute;width: 100%;height: 172px;left: 0;top: 0;z-index: -1;background: #fff;}*/
				em,i{font-style: normal;}
				.fl{float: left;}
				.fr{float: right;}
				.footWrap a{color: #fff;}

				.f_nav{height:172px;line-height: 172px;font-size: 16px;position: relative;white-space: nowrap;}
				/*.f_nav:before,.f_nav:after{content: "";position: absolute;width: 23px;height: 23px;right: 0;top:80px;z-index: -1;background: url(images/f_ico1.png) no-repeat 0 0;}*/
				/*.f_nav:before{left: 0;}*/
				.f_nav a{display: inline-block;color: #fff;padding: 0 35px;}
				.f_nav a:first-child{padding-left: 0;}
				.f_nav a:last-child{padding-right: 0;}
				.f_nav a:hover{color: #cb171d;}

				.f_con{height: 480px;padding:52px 0 0;overflow: hidden;}
				.f_logo{width: 126px;height: 67px;display: block;top: 52px;left: 50%;margin-left: -63px;
				}
				.f_con h3{font-size: 18px;line-height: 68px;height: 88px;position: relative;}
				.f_con h3 span{display: inline-block;padding-left:230px;}

				.f_pho{height: 52px;line-height: 52px;font-size: 26px;color: #fff;}
				.f_pho span{height: 40px;background:url(images/f_pho.png) no-repeat 46px center;padding-left: 112px;}
				.f_code{clear: both;padding: 33px 0 0;}
				.f_code span{width:158px;display: inline-block;margin-left:120px;}
			.f_code span:nth-child(1){margin-left: 12px;}
				.f_code span img{display: block;width: 150px;height:150px;background: #fff;padding:9px;}
				
				@media screen and (max-width:1580px) {
					.f_nav a{padding: 0 28px;}
				}
			

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