*{
	margin: 0;
	padding: 0;
}
body{
	font-family:Arial,"微软雅黑";
	background-color: #dddddd;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #323232;
}
.clear{
	clear: both;
}

.main{
	width: 1005px;
	margin: 0 auto;
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
}
.center-block{
	display: block;
	margin: 0 auto;
}
.img-responsive{
	max-width: 100%;
	height: auto;
	width: auto;
}


/**头部**/
.head{
	height: 90px;
	background: url(../images/header-bg.jpg) no-repeat;
	background-size: cover;
}
.logo{
	width: 385px;
	padding-top: 2px;
	margin-left: 10px;
	float: left;
}
.head .head-text{
	padding-top: 30px;
	width: 395px;
	float: left;
}
.head .head-text h4{
	font-size: 19px;
	color: #fe0000;
	margin-top: 6px;
	font-family:微软雅黑;
}
.head .head-text .head-one{
	margin-left: 20px;
text-align: right;
    margin-right: 50px;
}
.head .head-text .head-two{
	margin-left: 58px;
}

.head .head-text .head-oneen{
	margin-left: 0px;
}
.head .head-text .head-twoen{
	margin-left: 43px;
}



.head .language{
	width: 204px;
	float: left;
	padding-top: 35px;
}
.head .language ul li{
	float: left;
	margin-right: 20px;
	vertical-align: middle;
}
.head .language ul li img{
	vertical-align: middle;
}
.head .language ul li a{
	vertical-align: middle;
}
.head .language ul li a:hover{
	color: #ff6702;
}


/*headen*/
.headen{
	height: 90px;
	background: url(../images/header-bg.jpg) no-repeat;
	background-size: cover;
}

.logoen{
	width: 225px;
	padding-top: 25px;
	margin-left: 32px;
	float: left;
}

.headen .head-text{
	padding-top: 26px;
	width: 540px;
	float: left;
}
.headen .head-text h4{
	font-size: 18px;
	color: #fe0000;
	margin-top: 8px;
	font-family:创艺简标宋;
}
.headen .head-text .head-one{
	margin-left: 10px;
}
.headen .head-text .head-two{
	margin-left: 141px;
}



.headen .language{
	width: 204px;
	float: left;
	padding-top: 35px;
}
.headen .language ul li{
	float: left;
	margin-right: 20px;
	vertical-align: middle;
}
.headen .language ul li img{
	vertical-align: middle;
}
.headen .language ul li a{
	vertical-align: middle;
}
.headen .language ul li a:hover{
	color: #ff6702;
}

/**导航**/
.nav{
	height: 39px;
	background: url(../images/nav-bg.jpg) no-repeat;
	padding-left: 8px;
	padding-right: 2px;
}
.nav ul li{
	float: left;
	width: 110px;
	text-align: center;
}
.nav ul li a{
	color: #FFF;
	line-height: 39px;
font-size: 19px;
}
}

/**轮播**/
.lunbo{
	border: 1px solid #dedede;
	margin-top: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#wrap {
	position:relative;
	margin:0px auto;
	width:990px;
	height:256px;
}
#wrap .banner {
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	opacity:0;
	transition: opacity 2s;
}
#wrap .tab{
	position:absolute;
	bottom:10px;
	right:10px;
}
#wrap .tab span{
	display: inline-block;
	text-align: center;
	width:15px;
	height:15px;
	margin:3px;
	/*background:rgba(105,105,105,0.5);*/
	background: #fff;
	border-radius:5%;
	cursor: pointer;
	border:1px solid #887B6E;
	line-height: 15px;
	font-size: 12px;
}
#wrap .tab span.on{
	background:red;
	color: #fff;
}
#wrap .tab span:hover{
	background:#E2CEB7;
}

/**content**/
.content{
	margin-top: 15px;
}

/**左边**/
.content .content-left{
	width: 235px;
	float: left;
}
.content .product-catalog{
	border: 1px solid #dedede;
	padding-bottom: 15px;
}
.content .title{
	background-color: #f7f7f7;
	padding:6px 10px;
}
.content .title p{
	font-size: 16px;
	color: #323232;
}
.content .title p a{
	font-size: 10px;
	float: right;
	margin-top: 4px;
}


.content .product-catalog .pro-list ul li .list-second{
	position: absolute;
	width: 186px;
	top: 0px;
	left: 0px;
	background-color: #ccedf8;
	z-index: 999;
	border: 1px solid #7bd5fd;
	display: none;
}



.content .product-catalog .pro-list ul li dl dd dl{
	position: absolute;
	width: 186px;
	top: -1px;
	left: 186px;
	background-color: #ccedf8;
	z-index: 999;
	/*border: 1px solid #7bd5fd;*/
	display: none;
}


.content .product-catalog .pro-list{
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}



.content .product-catalog .pro-list ul li{
	margin-top: 5px;
	position: relative;
	background-color:#efefef;
	border: 1px solid #dcdcdd;
	padding-left: 15px;
	cursor: pointer;
}
.content .product-catalog .pro-list ul li::before{
	content: "";
	width: 11px;
	height: 9px;
	background: url(../images/product-icon.jpg) no-repeat;
	position: absolute;
	top: 11px;
	left: 5px;
}
.content .product-catalog .pro-list ul li::after{
	content: "";
	width: 11px;
	height: 10px;
	background: url(../images/product-icon2.jpg) no-repeat;
	position: absolute;
	top: 11px;
	right: 5px;
}
.content .product-catalog .pro-list ul li a{
	font-size: 12px;
	display: block;
	padding:8px 5px 4px 5px;
	font-weight: 600;
	display: inline-block;
	white-space: nowrap;
	width: 12em;
	text-overflow:ellipsis;
	overflow: hidden;
	margin-bottom: 0px;
}
.content .product-catalog .pro-list ul li dl{
	position: absolute;
	width: 186px;
	top: 0px;
	left: -20px;
	background-color: #ccedf8;
	z-index: 999;
	border: 1px solid #7bd5fd;
	display: none;
}
.content .product-catalog .pro-list ul li dl dd a{
	font-weight: 400;
}
.content .product-catalog .pro-list ul li dl dd:hover{
	background-color: #7bd5fd;
}
.content .contact_us{
	margin-top:10px;
	border: 1px solid #dedede;
}
.content .contact_us .contact_us_text{
	padding: 10px;
}
.content .contact_us .contact_us_text h5{
	font-size: 14px;
	color: #fe0000;
	line-height: 21px;
}
.content .contact_us .contact_us_text p{
	font-size: 12px;
	/*color: #323232;*/
	line-height: 23px;
}


/**脚注**/
.foot{
	margin-top: 20px;
	background: url(../images/foot-bg.jpg) no-repeat;
	height: 38px;
}
.foot .foot-list{
	width: 615px;
	float: left;
}
.foot .foot-list p{
	font-size: 12px;
	text-align: center;
	color: #FFF;
	line-height: 38px;
}
.foot .foot-list p a{
	color: #FFF;
	padding-left: 3px;
	padding-right: 3px;
}
.foot .foot-text{
	width: 390px;
	float: left;
}
.foot .foot-text p{
	font-size: 12px;
	line-height: 38px;
	color: #FFF;
	text-align: center;
}
.footer{
	padding-top: 15px;
	padding-bottom: 20px;
}
.footer p{
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	color: #323232;
}
.footer img{
	margin-top: 10px;
}