@charset "utf-8";
/* CSS Document */
body{ background:#fff;}
.area{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	}
h2{
	font-size:30px;
	color:#f08000;
	text-align:center;
	line-height:3em;
	}
.adv_youshi{
	background-color:#f5f5f5;
	padding:10px 0 20px 0;
	overflow:hidden;
	}
.adv_youshi ul{
	width:1000px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	}
.adv_youshi ul li{
	display:inline-block;
	width:315px;
	margin:0 6px 10px 6px;
	font-size:22px;
	line-height:2em;
	text-align:left;
	}
.adv_youshi ul li a{
	display:block;
	width:315px;
	height:214px;
	position:relative;
	cursor:pointer;
	overflow:hidden;
	}
.adv_youshi ul li a img{
	width:100%;
	}
.adv_youshi ul li .ovrly{
	width:90%;
	height:194px;
	position:absolute;
	left:0;
	bottom:-214px;
	padding:20px 5% 0 5%;
	font-size:14px;
	color:#ffffff;
	line-height:1.8em;
	background:rgba(51,51,51,0.7);
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	}
.adv_youshi ul li a:hover .ovrly{
	bottom:0;
	}
.adv_jingjia{
	width:1000px;
	margin:0 auto;
	padding:10px 0 30px 0;
	overflow:hidden;
	}
.adv_jjL{
	width:445px;
	float:left;
	overflow:hidden;
	}
.adv_jjL dl{
	margin:20px 0 0 0;
	overflow:hidden;
	}
.adv_jjL dl dt{
	font-size:26px;
	color:#333333;
	line-height:1.2em;
	margin-bottom:10px;
	}
.adv_jjL dl dd{
	font-size:16px;
	color:#666666;
	line-height:1.8em;
	}
.adv_jjR{
	width:532px;
	float:right;
	}
.adv_jjL img,.adv_jjR img{
	width:100%;
	}
.adv_bijiao{
	width:100%;
	background-color:#4bc4fc;
	padding:10px 0 40px 0;
	overflow:hidden;
	}
.adv_bijiao img{
	width:100%;
	}
.adv_b2b{
	width:1000px;
	margin:10px auto 0 auto;
	overflow:hidden;
	}
.adv_b2b dl{
	margin:0 auto;
	overflow:hidden;
	}
.adv_b2b dl dt{
	font-size:24px;
	color:#333333;
	line-height:1.2em;
	margin-bottom:10px;
	text-align:center;
	}
.adv_b2b dl dd{
	font-size:16px;
	color:#666666;
	line-height:1.5em;
	}
.adv_b2b img{
	width:100%;
	}
.adv_xiaoguo{
	width:100%;
	background-color:#f5f5f5;
	padding:20px 0;
	overflow:hidden;
	}
.adv_xiaoguo dl{
	width:1000px;
	margin:20px auto;
	overflow:hidden;
	}
.adv_xiaoguo dl dt{
	padding-left:40px;
	background:url(arrow0.png) no-repeat 0 center;
	font-size:24px;
	color:#333333;
	line-height:1.2em;
	margin-bottom:10px;
	}
.adv_xiaoguo dl dd{
	font-size:16px;
	color:#666666;
	line-height:1.8em;
	}