﻿@charset "utf-8";
/* CSS Document */
.wrap{
	width:100%;
	background:#f8f8f9;
	}

.con1{
	width:1100px;
	margin:15px auto;
	margin-bottom:0;
	overflow:hidden;
	}
.con1 .pic{
	width:732px;
	height:386px;
	position:relative;
	display:inline-block;
	float:left;
	}
.con1 .pic .picConOuter{
	width:732px;
	height:386px;
	overflow:hidden;
	}
.con1 .pic .picConOuter .picConInner{
	width:10000px;
	height:386px;
	}
.con1 .pic .picConOuter .picConInner .conList{
	width:732px;
	height:386px;
	float:left;
	}
.con1 .pic .picConOuter .picConInner .conList img{
	width:732px;
	height:386px;
	}
.con1 .picOuter{
	width:732px;
	height:85px;
	background:rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000
,endColorstr=#99000000); 
	position:absolute;
	bottom:0;
	left:0;
	}
.con1 .picOuter .picInner{
	width:626px;
	height:67px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-33.5px;
	margin-left:-313px;
	/*overflow:hidden;*/
	}
.con1 .picOuter .picInner .picCon{
	height:67px;
	width:5000px;
	position:absolute;
	top:0;
	left:0;
	}
.con1 .picOuter .picInner .picCon .picList{
	display:inline-block;
	width:117px;
	height:67px;
	margin:0 4px;
	position:relative;
	cursor:pointer;
	}
.con1 .picOuter .picInner .picCon .picList img{
	height:63px;
	width:113px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-33.5px;
	margin-left:-58.5px;
	}
.con1 .picOuter .picInner .picCon .picList .select{
	border:2px solid #fff;
	}
.con1 .msg{
	width:360px;
	float:left;
	margin-left:8px;
	
	}
.con1 .msg .headLine{
	width:358px;
	height:101px;
	border:1px solid #dcdfe2;
	background:#fff;
	}
.con1 .msg .headLine .headLineInner{
	width:334px;
	height:88px;
	background:#f6f6f8;
	margin-left:1px;
	margin-top:1px;
	padding-left:13px;
	padding-right:9px;
	padding-top:11px;
	}
.con1 .msg .headLine .headLineInner h1{
	font-size:16px;
	color:#3e3a39;
	line-height:30px;
	
	}
.con1 .msg .headLine p,.con1 .msg .headLine p a{
	font-size:12px;
	color:#3e3a39;
	line-height:24px;
	}
.con1 .msg .others{
	width:358px;
	height:281px;
	border:1px solid #dcdfe2;
	border-top:none;
	background:#fff;
	padding-top:1px;
	position:relative;
	}
.con1 .msg .others ul{
	width:324px;
	height:271px;
	background:#f6f6f8;
	margin-left:1px;
	padding-left:12px;
	padding-top:9px;
	padding-right:20px;
	position:relative;
	}
.con1 .msg .others .othersList{
	height:27px;
	}
.con1 .msg .others .othersList img{
	width:4px;
	height:4px;
	margin-top:11.5px;
	float:left;
	}
.con1 .msg .others .othersList span{
	display:block;
	height:27px;
	float:left;
	margin-left:8px;
	}
.con1 .msg .others .othersList span a{
	font-size:12px;
	color:#3e3a39;
	line-height:27px;
	}
.con1 .msg .others .othersList var{
	display:block;
	font-size:12px;
	line-height:27px;
	float:right;
	color:#00a0e9;
	}
.more a{
	font-size:12px;
	color:#3e3a39;
	font-weight:normal;
	}
.con1 .msg .others .more{
	position:absolute;
	bottom:11px;
	right:12px;
	
	}
.tittle{
	height:50px;
	}
.tittle h1,.tittle img{
	float:left;
	}
.tittle img{
	margin-left:8px;
	margin-top:8px;
	}
.tittle h1{
	font-family:"微软雅黑";
	font-weight:normal;
	font-size:16px;
	line-height:32px;
	margin-left:6px;
	color:#231815;
	}
.tittle h2{
	line-height:35px;
	float:right;
	margin-right:7px;
	}
.con2{
	width:1100px;
	margin:10px auto;
	height:122px;
	}
.con2 .recommend,.con2 .pioneer{
	float:left;
	height:264px;
	border:1px solid #e5e5e5;
	border-top:2px solid #00a0e9;
	}
	.con2 .pioneer{height:122px;}
.con2 .recommend{
	width:805px;
	}
.recommend .recommendPic{
	width:786px;
	height:200px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	}
.recommend .recommendPic ul{
	height:200px;
	width:5000px;
	position:absolute;
	left:0;
	top:0;
	}
.recommend .recommendPic .recommendList{
	width:255px;
	height:198px;
	border:1px solid #e5e5e5;
	display:inline-block;
	position:relative;
	margin-right:7.5px;
	}
.recommend .recommendPic .recommendList img{
	width:247px;
	height:189px;
	margin:4.5px 4px;;
	}
.recommend .recommendPic .recommendList p{
	position:absolute;
	bottom:4px;
	left:4px;
	width:240px;
	height:22px;
	background:rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000
,endColorstr=#99000000); 
	font-size:12px;
	font-weight:normal;
	color:#fff;
	line-height:22px;
	padding-left:7px;
	}
.con2 .pioneer{
	width:1100px;
	
	}
.pioneer .pioneerCon{
	margin-left:14px;
	margin-top:-7.5px;
	}
.pioneer .pioneerCon .poineerList{
	height:27px;
	float:left;
	}
.pioneer .pioneerCon .poineerList img{
	width:7px;
	height:7px;
	float:left;
	margin-top:10px;
	}
.pioneer .pioneerCon .poineerList span{
	float:left;
	font-size:12px;
	color:#3e3a39;
	line-height:27px;
	margin-left:9px;
	width:235px;
	padding-right:20px;
	height:27px;
	overflow:hidden;
	}
.pioneer .pioneerCon .poineerList span a{
	color:#3e3a39;
	font-size:12px;
	line-height:27px;
	}
	.pioneer{height:120px;}
.con3{
	width:1100px;
	margin:0 auto;
	}
.con3 .ad{
	margin-left:-4px;
	}
.con3 .adList{
	width:364px;
	height:70px;
	display:inline-block;
	margin-left:0px;
	}
.con3 .adList img{
	width:364px;
	height:70px;
	}
.con4{
	width:1100px;
	margin:10px auto;
	}
.con4 .con4Inner{
	margin-left:-5.5px;
	}
.con4 .con4List{
	float:left;
	width:361px;
	height:412px;
	border:1px solid #d3dfe2;
	margin-left:5.5px;
	}
.con4 .con4List .tittle{
	border-top:2px solid #00a0e9;
	}
.con4 .con4List .library{
	margin-left: 14px;
    margin-top: -7.5px;
	}
.con4 .con4List .library .libraryList{
	height:27px;
	padding-right:23px;
	overflow:hidden;
	}
.con4 .con4List .library .libraryList img{
	width:7px;
	height:7px;
	float:left;
	margin-top:10px;
	}
.con4 .con4List .library .libraryList span{
	float:left;
	margin-left:9px;
	height:27px;
	overflow:hidden;
	display:block;
	width:308px;
	}
.con4 .con4List .library .libraryList span a{
	display:block;
	color:#3e3a39;
	font-size:12px;
	line-height:27px;
	float:left;
	overflow:hidden;
	}
.con4 .con4List .use .useList span a{
	width:248px;
	}
.con4 .con4List .use .useList var{
	color:#3e3a39;
	font-size:12px;
	line-height:27px;
	display:block;
	float:right;
	color:#00a0e9;
	}
.con5{
	width:1100px;
	margin:0 auto;
	
	border:1px solid #e5e5e5;
	margin-bottom:8px;
	}
.con5 .tittle{
	border-top:2px solid #00a0e9;
	}
.con5 .factory{
	width:1100px;
	}
.factory .factoryPic{
	width:1071px;
	height:268px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	}
.factory .factoryPic ul{
	height:268px;
	width:5000px;
	position:absolute;
	left:0;
	top:0;
	}
.factory .factoryPic .factoryList{
	width:349px;
	height:266px;
	border:1px solid #e5e5e5;
	display:inline-block;
	margin-right:9px;
	position:relative;
	}
.factory .factoryPic .factoryList img{
	width:340px;
	height:257px;
	margin:4.5px 4.5px;;
	}
.factory .factoryPic .factoryList p{
	position:absolute;
	bottom:4.5px;
	left:4.5px;
	width:333px;
	height:22px;
	background:rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000
,endColorstr=#99000000); 
	font-size:12px;
	font-weight:normal;
	color:#fff;
	line-height:22px;
	padding-left:7px;
	}