@charset "utf-8";
.headertop{ background:#202020; height:35px; line-height:35px; color:#FFF;}
.headertop p span{ float:right;}
.header2{
	font-size: 0;
	background: #ffffff;
	z-index: 100;
	width: 100%;
	box-shadow: 3px 3px 3px rgba(0,0,0,.2);
}
.stick {
    position: fixed;
    top: 0;
    left: 0;
}
.header2 .logo{
	height: 90px;
	
}
.header2 .logo a{
	display: table-cell; 
	vertical-align:middle; /*设置水平居中*/ 
	text-align:center; /* 针对IE的Hack */ 
	height: 90px;
}
.header2 .logo a img{
	vertical-align:middle;
}

.header2 .nav{
	
}
.header2 .nav .yiji{
	
}
.header2 .nav .yiji>li{
	padding: 30px 30px;
	background: url('../images/navx.png') no-repeat center right;
}
.header2 .nav .yiji>li:last-child{
	background: none;
}
.header2 .nav .yiji>li>a{
	display: block;
	font-size: 16px;
	color: #12110a;
	line-height: 20px;
	transition: all .3s;
}
.header2 .nav .yiji>li:hover>a,
.header2 .nav .yiji>li.active>a{
	color: #c40000;
}


.cantact{ background: url('../images/ft_bg-min_vdpd.jpg') center center; overflow: hidden; height: 550px; margin-top: 50px;}
.canc{ width: 45%; text-align: center;}
.canc h2{ font-size: 16px; color: #fff; margin-top: 200px; line-height: 30px;}
.canc p{ color: #fff; font-size: 12px; margin-top: 50px;}
.canc p span{ color: #515458;}
.form{ width: 50%; }
.form h2{ color: #fff; margin-top: 50px; }
.form dl{ padding-left: 10px; margin-top: 10px;}
.form label{ color: #fff; font-size: 14px; line-height: 40px; display: block;}
.form input{ border:dashed 1px #b5b5b5; color: #fff; padding-left: 5px;  background: none; width: 100%; height: 40px; line-height: 40px;}
.form textarea{ border:dashed 1px #b5b5b5; color: #fff; padding-left: 5px;  background: none; width: 100%; height: 120px;}
.form button{ background: #fed136; border:none; width: 125px; height: 30px; line-height: 30px; color: #fff; }

.footer{ 
	
}
.footer .footer2{
	text-align: center;
	height: 70px;
	line-height: 70px;
	font-size: 12px;
	color: #4e5264;
}
.footer .footer2 a{
	font-size: 12px;
	color: #4e5264;
}

.titleh2{
	color: #5a5a5a;
	text-align: center;
	font-size: 24px;
	margin: 50px 0px;
	font-weight: bold;
}


.floating_ck{position:fixed;right:10px;top:30%;}
.floating_ck dl dd{position:relative;width:60px;height:80px;background-color:#646577;border-bottom:solid 1px #555666;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#e40231;border-bottom:solid 1px #a40324;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(../images/icon0701/zxicon.png); background-size: 20px;}
.quote{background-image:url(../images/icon0701/kficon.png); background-size: 20px;}
.qrcord{background-image:url(../images/icon0701/erweima.png); background-size: 20px;}
.return{background-image:url(../images/icon0701/fanhui.png); background-size: 20px;}
.floating_ck dd span{color:#fff;display:block;padding-top:40px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#e40231;border-bottom:solid 1px #a40324;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:260px;top:-180px;}
.floating_ewm i{background-image:url(../images/erweima.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}