
		.header,.content,.footer {width: 90%;max-width: 1400px; min-width:1200px; margin:0 auto;font-family:"Microsoft Yahei";}
		.h_top{height:134px;z-index:99;font-family:"Microsoft Yahei";color: #333;width: 100%;font-size: 14px;border-bottom: 1px solid #e5e3dc;position:absolute;left: 0;top: 0;
		background-image: -webkit-gradient(linear, top left, bottom right, from(rgba(255 , 255 , 255 , 1)), to(rgba(255 , 255 , 255 , 0.4))); 
            background-image: -webkit-linear-gradient(top, rgba(255 , 255 , 255 , 1), rgba(255 , 255 , 255 , 0.4)); 
            background-image: -moz-linear-gradient(top, rgba(255 , 255 , 255 , 1),rgba(255 , 255 , 255 , 0.4)); 
            background-image: -o-linear-gradient(top, rgba(255 , 255 , 255 , 1), rgba(255 , 255 , 255 , 0.4)); 
            background-image: -ms-linear-gradient(top, rgba(255 , 255 , 255 , 1), rgba(255 , 255 , 255 , 0.4)); 
            background-image: linear-gradient(top, rgba(255 , 255 , 255 , 1), rgba(255 , 255 , 255 , 0.4));}

		.t_logo{width:17%;display: table;line-height: 134px;height: 134px;}
		.t_logo img{width:100%;display: inline-block;vertical-align: middle;max-width: 234px;}
		.t_con{padding:15px 0 0;}
		.t_top{height: 48px;}
		.t_top p{float: left;}
		.t_top p a{display: block;width: 120px;line-height: 28px;border: solid 2px #333;text-align: center;border-radius: 14px;margin-right: 16px;float: left;}
		.t_top p span{color: #333;padding-left: 24px;display: inline-block;}
		.t_pho{font-size: 20px;color: #fff;line-height:32px;font-family:Arial;font-weight: bold;width:202px;border-radius: 16px;background: #ec6e89;text-align: center;}
		.t_pho em{display: inline-block;width: 32px;height: 32px;background:  url(images/t_pho.png) no-repeat 0 0 #fff;border-radius: 32px;float: left;}
		
		.menu{white-space:nowrap;line-height:70px;font-size: 16px;clear: both;}
		.menu li{float: left;text-align: center;padding:0 12px;}
		.menu li:first-child{padding-left: 0;}
		.menu li:last-child{padding-right: 0;}
		.menu li a{color:#333;display: inline-block;position: relative;padding:0 15px;z-index: 1;}
		.menu li a:before,.menu li a:before{content: "";position: absolute;width:0;height:3px;bottom:-2px;left:50%;background:#ec6e89;transform: translateX(-50%);transition: all 0.6s cubic-bezier(.075, .82, .165, 1);border-radius: 1px;}
		.menu li.cur a:before,.menu li a:hover:before{width:100%;}
		.menu li.cur a:after,.menu li a:hover:after{content: "";position: absolute;width:0;height:0;border-right:6px solid transparent;border-left:6px solid transparent;border-bottom:8px solid #ec6e89;left:50%;bottom:0;margin-left:-6px;}
		.menu li.cur a,.menu li a:hover{color:#ec6e89;font-weight: bold;}

				.menu li .menu_erji{position: absolute;background:rgba(255 , 255 , 255 , 0.95);left:0; top:133px;float:left;line-height:80px;font-size:16px;display:none;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05);width:100%;text-align:center;}
				.menu li:hover .menu_erji{display:block;}
				.menu li .menu_erji a{white-space: nowrap; text-overflow: ellipsis;color:#666;border-bottom:dotted 1px rgba(255, 255, 255 , 0.6);display:inline-block;line-height:80px;}
				.menu li.cur .menu_erji a,.menu li .menu_erji a:hover,.menu li:hover .menu_erji a{font-weight:normal;}
				.menu li:hover .menu_erji a:hover{color:#ec6e89;}
				.menu li.cur .menu_erji a:before,.menu li:hover .menu_erji a:before,.menu li.cur .menu_erji a:after,.menu li:hover .menu_erji a:after{content: "";position: absolute;width:0;height:0;border:0;}
				
		@media screen and (max-width: 1690px) {
			.menu li a{padding:0 12px;}
		}
		
.til01{text-align: center;color: #666;font-size:20px;line-height:34px;font-family: "Microsoft Yahei";white-space: nowrap;padding: 0 0 3.7rem;font-weight: normal;}
.til01 p{display: block;height: 3.2rem;font-size: 2.4rem;line-height: 3.2rem;color: #ec6e89;}
.til01 em{display: block;font-size: 14px;text-transform: uppercase;font-family: Arial;line-height: 24px;font-style: normal;}
.til01 a{color: #666;}
.til01 span{display: inline-block;padding: 0 132px;position: relative;}
.til01 span:before,.til01 span:after{content: "";position: absolute;width:94px;height:1px;background: #ec6e89;right: 0;top: 1.6rem;}
.til01 span:before{left: 0;}
.til02,.til02 p,.til02 a{color: #fff;}
.til02 span:before,.til02 span:after{background: #fff;}
	

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{ display: block; width: 100%;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

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

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #f7a9b9;
            font-weight: normal;
            padding-left: 8px;
        }
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .p15-infolist-1-t1 {
            padding: 35px 49px 0px 21px;
            background: #fff;
            border: 1px dashed #cacaca;
            margin-bottom: 20px;
            height: 164px;
        }
        
        .p15-infolist-1-t1 dt {
            position: relative;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            margin-bottom: 8px;
            padding-left: 68px;
        }
        
        .p15-infolist-1-t1 dt a {
            display: block;
            color: #333;
            font-weight: normal;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p15-infolist-1-t1 dt span {
            display: block;
            width: 60px;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            text-align: center;
            color: #fff;
            position: absolute;
            top: 0;
            left: -0px;
            background: #ed6e89;
        }
        
        .p15-infolist-1-t1-desc {
            height: 72px;
            line-height: 24px;
            margin-bottom: 5px;
            overflow: hidden;
            padding-left: 68px;
        }
        
        .p15-infolist-1-t1-deta {
            width: 60px;
            float: right;
            padding-left: 20px;
            background: url(images/p14-icon21.png) no-repeat left center;
        }
        
        .p15-infolist-1-t1-deta a {
            display: block;
            color: #ed6e89;
        }
    

        .p14-infolist-1-list dl {
            border: 1px solid #dedede;
            margin-bottom: 15px;
            padding: 22px 50px 22px 22px;
            background: #fff;
            overflow: hidden;
        }
        
        .p14-infolist-1-list dt {
            width: 29.5%;
            float: left;
            margin-right: 5.8%;
        }
        
        .p14-infolist-1-list dt img {
            width:100%; 
            display: block;
        }
        
        .p14-infolist-1-list dd h4 {
            height: 40px;
            font-weight: normal;
            font-size:18px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 5px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list h4 a {
            display: block;
            height: 40px;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .p14-infolist-1-list dl:hover{border:1px solid #ed6e89;}
        .p14-infolist-1-list dl:hover h4 a {
            color: #ed6e89;
        }
        
        .p14-infolist-1-list-desc {
            max-height: 72px;
            font-size: 14px;
            line-height: 24px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list-deta {
            width: 90px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            display: block;
            float: right;
            background: #b6b6b6;
            color: #fff;
        }
        .p14-infolist-1-list-deta a{color:#fff;}
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
            background: #ed6e89;
            border-color: #ed6e89;
        }
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
            color: #fff;
        }
    

        
        .p14-left-nav-1-tit {
            background: #ed6e89;
            height: 80px;                            
        }
        
        .p14-left-nav-1-tit h2 {
            height: 75px;
            font-size: 24px; 
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
            
        }
        .p14-left-nav-1-tit h2 span{font-size: 14px; text-transform: uppercase;}
         
        
        .p14-left-nav-1-nav-one h3 {
            height: 50px;
            line-height: 50px; 
            background:url(images/p14-icon5.png) no-repeat right center #ececeb; 
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .p14-left-nav-1-nav-one h3 a {
            display: block; 
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px; 
            color: #666;
        }
        
        .p14-left-nav-1-nav-one h3.sidenavcur,.p14-left-nav-1-nav-one h3:hover{
            background: url(images/p14-icon2.png) no-repeat right center #ed6e89; 
        }  
        .p14-left-nav-1-nav-one h3.sidenavcur a,.p14-left-nav-1-nav-one h3:hover a{
            color: #fff
        }
        
        .p14-left-nav-1-nav dl{
            padding: 2px 0 4px;
        }
        .p14-left-nav-1-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px; 
            margin-bottom: 1px;
            background:#ececec;
            position: relative;
            overflow: hidden;	
            
        }
        .p14-left-nav-1-nav dt:after{      
        	content: "";
        	width: 8px;
        	height: 8px;              	
        	border: 2px solid #b8b8b8;
        	border-style: solid solid none none;
        	position: absolute; 
        	top: 50%;
        	right: 32px;
        	margin-top: -4px;
        	-webkit-transform: rotate(45deg);
        	-moz-transform: rotate(45deg);
        	-ms-transform: rotate(45deg);
        	-o-transform: rotate(45deg);
        	transform: rotate(45deg);
        }
        
        .p14-left-nav-1-nav dt.sidenavcur:after,.p14-left-nav-1-nav dt:hover:after {
                    	border-color:#ed6e89;  
        }
        .p14-left-nav-1-nav dt.sidenavcur a,.p14-left-nav-1-nav dt:hover a{color: #ed6e89; }
        
        .p14-left-nav-1-nav dd{
            border: 1px solid #ececec;                             
            border-bottom:0;     
        }
        .p14-left-nav-1-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px; 
            border-bottom: 1px solid #ececec; 
            background: #fff;
            position: relative;
            overflow: hidden;
        }
          
                          
        /*.p14-left-nav-1-nav p:after{content: ""; width: 3px; height: 3px; border-radius: 100%;background: #666; position: absolute; left: 58px; top: 50%;}*/
        
       
        .p14-left-nav-1-nav p.sidenavcur a,.p14-left-nav-1-nav p:hover a{color:#ed6e89;} 
         
        .p14-left-nav-1-nav p.sidenavcur:after ,.p14-left-nav-1-nav p:hover:after  {background: #f7a9b9; } 
        
        .p14-left-nav-1-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    

        .p14-pro-1 {
            background: #fff;
        }
        
        .p14-pro-1-tit {
            height: 60px;
            font-size: 24px;
            line-height: 60px;
            margin-bottom: 10px;
            background: #ed6e89;
            color: #fff;
            text-align: center;
        }
        
        .p14-pro-1-list dl {
            border: 1px solid rgba(153, 153, 153, 0.3);
            margin-bottom: 10px;
            font-size: 12px;
            box-sizing: border-box;
            line-height: 18px;
            overflow: hidden;
        }
        
        .p14-pro-1-list dt {
            width: 100%;
            /*1:1的高度 238px*/
            /*2:1的高度 119px*/
            /*16:9的高度 134px*/
            /*4:3的高度 178px*/
            height: 178px;
            overflow: hidden;
        }
        
        .p14-pro-1-list dt img {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .p14-pro-1-list dd h4 {
            height: 40px;
            font-size: 14px;
            font-weight: normal;
            line-height: 40px;
            overflow: hidden;
            text-align: center;
            text-overflow: ellipsis;
            color: #fff;
            background: #333;
            white-space: nowrap;
        }
        
        .p14-pro-1-list dd h4 a {
            display: block;
            color: #fff;
        }
    

        .contact-z1 {
            height: 140px;
            background: url("images/contact-z1.jpg") no-repeat;
            color: #333;
            margin-bottom: 30px;
        }
        
        .contact-z1 p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 37px 0 0 95px; 
            background: url(images/contact-z1_tel.png) no-repeat 74px 44px;
        }
        
        .contact-z1 span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 18px;
            line-height: 30px; 
            padding-left: 73px;
        }
    

				.fbd {
					background: rgba(255, 255, 255, 0.9);
					width: 100%;
					height: 108px;
					position: fixed;
					bottom: 0;
					left: 0;
					z-index: 100;
				}

				.fbd_con {
					width: 1200px;
					margin: 0 auto;
				}


				.fbd .fbd_pic {
					position: absolute;
					top: -40px;
					left: 0;
				}

				.fbd .fbd_l {
					padding: 35px 0 0;
					float: right;
					width: 960px;
				}

				.fbd ul li {
					height: 40px;
					float: left;
					margin-right: 10px;
					overflow: hidden;
					line-height: 40px;
					background: none;
					font-size: 16px;
					color: #333;
				}

				.fbd ul li p {
					width: 86px;
					float: left;
					white-space: nowrap;
				}

				.fbd ul li.fbd_pho input,
				.fbd ul li select {
					width: 245px;
					padding: 0 11px;
					height: 38px;
					color: #17120f;
					display: block;
					border: 0;
					font-size: 14px;
					background: #fff;
					border: solid 1px #a7a7a7;
					border-radius: 20px;
				}

				.fbd ul li select {
					width: 140px;
				}

				.fbd .form-btn-submit1 {
					margin-left: 4px;
					cursor: pointer;
					height: 44px;
					width: 190px;
					float: left;
				}

				.fbd .form-btn-submit1 p {
					height: 44px;
					width: 190px;
					float: left;
					background: #ec6e89;
					border-radius: 22px;
					margin-left: 10px;
					line-height: 44px;
					text-align: center;
				}

				.fbd .form-btn-submit1 p a {
					font-size: 18px;
					font-weight: bold;
					display: block;
					color: #fff;
				}

				form .submit {
					display: none;
				}
			

		.footWrap {
			height: auto;
			background: url(images/footbg.jpg) no-repeat center 0;
			overflow: hidden;
			padding: 66px 0 138px;
			font-family: "Microsoft Yahei";
			position: relative;
			z-index: 1;
			color: #cfcecd;
			font-size: 14px;
			line-height: 24px;
		}

		.footWrap:before {
			content: "";
			position: absolute;
			width: 100%;
			height: 1px;
			background: rgba(255, 255, 255, 0.2);
			left: 0;
			top: 376px;
		}

		.footWrap a {
			color: #cfcecd;
		}

		.f_con {
			height: 310px;
		}

		.f_code {
			width: 12%;
			text-align: center;
			padding: 13px 0 0;
		}

		.f_code img {
			width: 100%;
			display: block;
			background: #fff;
			margin-bottom: 10px;
		}

		.f_cont {
			width: 21.4%;
			margin-left: 1.43%;
		}

		.f_pho {
			padding: 0 0 2rem;
		}

		.f_cont span {
			display: block;
			color: #fff;
			font-size: 20px;
			line-height: 32px;
		}

		.f_cont b {
			display: block;
			color: #ec6e89;
			font-size: 36px;
			line-height: 42px;
		}

		.f_nav {
			height: 266px;
			border-left: 1px solid rgba(255, 255, 255, 0.2);
			border-right: 1px solid rgba(255, 255, 255, 0.2);
			width: 54%;
			margin-left: 4.4%;
		}

		.f_nav1 {
			float: left;
			padding: 0 0 0 28px;
			background: url(images/f_ico3.png) no-repeat 0 15px;
			width: 30%;
			box-sizing: border-box;
			box-sizing: border-box;
			white-space: nowrap;
		}

		.f_nav1:nth-child(2) {
			background: url(images/f_ico2.png) no-repeat 0 15px;
		}

		.f_nav1:nth-child(1) {
			background: url(images/f_ico1.png) no-repeat 0 15px;
			margin-left: 10%;
		}

		.f_nav1 span {
			display: block;
			;
			font-size: 20px;
			line-height: 38px;
			height: 45px;
			color: #fff;
		}

		.f_nav1 span a {
			display: block;
			color: #fff;
		}

		.f_nav a {
			display: block;
			line-height: 48px;
		}

		.f_text {
			height: 66px;
			line-height: 80px;
			overflow: hidden;
		}

		.f_text span {
			float: right;
		}
	

	#nb_icon_wrap {
		margin-top: -204px !important;
	}


        .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-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 -53px;
        }
        
        .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: 31px;
            background-position: -23px -47px;
            background-size: 52px 82px;
        }
        
        .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: #ed6e89;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #ed6e89;
            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;
        }
    
