﻿*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style: none;
	box-sizing: border-box;
}
a:link,a:hover,a:active,a:visited{
	color: white;
}
.content{
	font-size: 16px;
	line-height: 24px;
}
.m-title{
	font-size: 24px;
}
.b-title{
	font-size: 36px;
	text-align: center;
}
.content,.m-title,.b-title{
	color: #4f4f4f;
	margin: 10px 0;
}
.text-center{
	text-align: center;
}
.img-responsive{
	display: block;
	max-width: 100%;
}
body,html{
	font-family: "微软雅黑","黑体";
}
.clearfix{
	zoom: 1;
}
.clearfix:after{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
#nav{
	max-width: 1920px;
	min-width: 960px;;
	background: rgb(20,20,20);
}
#nav ul{
	width: 865px;
	margin: 0 auto;
	font-size: 12px;
	float: right;
	margin: 15px 0;
}
#nav ul li{
	float: left;
	text-align: center;
	border-right: 1px solid #4f4f4f;
	padding: 0 7px;
}
#nav ul li:last-child{
	border-right: none;
}
#nav ul li a{
	color: white;
}
#logo{
	display: block;
	float: left;
	margin-top: 5px;
}
#banner{
	max-width: 100%;
	min-width: 960px;
	height: 600px;
	position: relative;
}
#img-cro img{
	max-height: 600px;
	display: none;
}
#img-t{
	position: absolute;
	right: -50px;
	top: 0;
	height: 600px;
}
#ban-men{
	position: absolute;
	width: 960px;
	height: 53px;
	line-height: 53px;
	bottom: -26px;
	z-index: 999;
	left: 50%;
	margin-left: -480px;
}
#ban-men ul li{
	float: left;
	height: 53px;
	color: white;
	width: 215px;
	text-align: center;
	background: #008be0;
	margin-right: 140px;
}
#ban-men ul li:last-child{
	margin-right: 0;
}
#daoyu{
	width: 960px;
	margin: 60px auto;
}
.redline{
	width: 100px;
	background: red;
	height: 2px;
	display: block;
	margin: 10px auto;
	border: none;
}
.fenge{
	width: 100%;
	height: 5px;
	background: red;
	margin: 30px 0;
}
#new-product,#fangan,#companyvideo{
	background: #FAFDFF;
	width: 960px;
	margin: 0 auto;
	box-shadow: 0 0 10px #999;
}
#product1,#fangan1,#qiye,#yuyue p{
	background: #008be0;
	color: white;
	height: 53px;
	line-height: 53px;
	padding-left: 30px;
}
.product-list{
	float: left;
}
.product-list dl{
	width: 256px;
	margin: 0 32px;
	margin-top: 30px;
	border-bottom: 1px solid #4f4f4f;
}
.product-list dl:last-child{
	border-bottom: none;
}
.product-list dl dt{
	height: 170px;
	overflow: hidden;
	position: relative;
}
.product-list dl dt img{
	max-width: 100%;
	position: absolute;
	display: block;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.product-list dl dd:nth-of-type(1){
	padding: 15px 0;
	font-weight: bold;
	color: #4f4f4f;
}
.product-inf{
	line-height: 24px;
}
#img19 ul li{
	margin-top: 5px;
}
#fangan{
	margin: 30px auto;
}
.fanganlist dl dt{
	width: 40%;
	float: left;
	position: relative;
	height: 300px;
	overflow: hidden;
}
.fanganlist dl dt img{
	display: block;
	max-width: 100%;
	position: absolute;
	top: 16px;
}
.fanganlist dl dd{
	width: 60%;
	float: left;
	padding-left: 50px;
	padding-right: 15px;
}
#companyvideo{
	margin: 30px auto;
}
#video-box{
	width: 30%;
	margin: 1.65%;
	float: left;
}
#ld{
	width: 960px;
	margin: 100px auto;
	padding-left: 100px;
	border-left: rgb(255,39,39) 4px solid;
}
.ldtit{
	color: red;
	text-align: left;
}
.ldtit2{
	color: white;
	width: 243px;
	height: 43px;
	line-height: 43px;
	background: url(../img/redbg.png);
	padding-left: 15px;
}
#ld ul{
	margin-left: 40px;
}
#jiyu p,#zhanhui p{
	width: 100%;
	padding: 15px 30px;
}
#huiyi{
	margin: 60px 0;
}
#huiyi-con{
	width: 960px;
	margin: 0 auto;
}
#huiyiimg{
	margin-top: 30px;
}
#huiyiimg li{
	float: left;
}
#huiyiimg li:first-child{
	width: 641px;
}
#huiyiimg li:last-child{
	width: 319px;
	padding-top: 230px;
	padding-left: 15px;
}
#luntan>li{
	float: left;
	width: 465px;
	height: 254px;
	background: #3FA9F5;
	padding-left: 25px;
	padding-top: 30px;
}
#luntan>li:first-child{
	margin-right: 24px;
}
.luntanname{
	font-size: 24px;
	color: white;
}
.luntancon{
	color: white;
	margin-left: 30px;
	margin-top: 15px;
}
#mingqi{
	width: 100%;
}
#return-top{
	position: fixed;
        z-index: 99;
	width: 48px;
	height: 48px;
	background: rgba(0,0,0,0.8);
	right: 10px;
	bottom: 15px;
	padding: 10px 5px 0 5px;
	display: none;
	cursor: pointer;
}
#return-top:hover{
	background: rgb(0,0,0);
}
#mingqilist>li{
	width: 32%;
	margin: 0.5%;
	float: left;
	position: relative;
}
#mingqilist li img{
	display: block;
	max-width: 100%; 
}
.booth{
	position: absolute;
	background: rgba(0,0,0,0.7);
	color: white;
	font-size: 24px;
	width: 100%;
	height: 100%;
	z-index: 99;
	top: 0;
	padding-top: 35%;
	text-align: center;
	display: none;
}
#yuyue{
	width: 100%;
	margin: 60px auto;
	box-shadow: 0 0 5px 2px #999999;
	background: #f0f1fe;
	padding-bottom: 60px;
}
#yuyue p{
	font-size: 24px;
}
#yuyue span{
	display: block;
	text-align: center;
}
#yuyue ul{
	width: 90%;
	margin: 60px auto;
}
#yuyue ul li{
	width: 50%;
	text-align: center;
	float: left;
}
#yuyue ul li:last-child{
	margin-top: 10px;
}
