@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2014-07-02 15:26:45
 * @version $Id$
 */
.gRed{
	background: #d30000;
}
.fullPage{
	width: 100%;
}
.fullLight{
	background: #f5eee7;
}
.page{
	width: 1000px;
	margin: 0 auto;
	/*background: #efefef;
	*/;
}
.banner{
	width: 100%;
	height: 432px;
	background: url(../images/banner.jpg) center center no-repeat;
}
.nav{
	background: #d30000;
	height: 50px;
}
.nav ul{
	margin-right: -44px;
}
.nav li a{
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	margin-right: 44px;
	float: left;
}
.report{
}
.gTit h2{
	font-size: 40px;
	color: #D30000;
	line-height: 100px;
	padding-left: 100px;
	font-weight: bold;
	margin: 20px 0;
	/*background: -webkit-linear-gradient(left,#f00,#ffd100);
	-webkit-background-clip: text;
	color: transparent;*/
}
.reaBg{
	background: url(../images/anquan01.png) left center no-repeat;
}
.ansBg{
	background: url(../images/anquan04.png) left center no-repeat;
}
.expBg{
	background: url(../images/anquan05.png) left center no-repeat;
}
.repDet{
	width: 820px;
}
.repDet p{
	line-height: 28px;
	font-size: 16px;
	margin-left: 120px;
	text-indent: 2em;
}
.repbtn a{
	display: block;
	width: 138px;
	height: 46px;
	line-height: 42px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background: url(../images/anquan03.png) center center no-repeat;
	margin-right: 20px;
	margin-top: 40px;
}
.repBot{
	margin-top: -30px;
	margin-bottom: 30px;
}
.cRed{
	color: #d30000;
}
.cWhite,.cWhite a{
	color: #fff;
}
.cWhite a:hover{ text-decoration:underline;}
.bd{
	border:1px solid #abbbd9;
}
.fold{
	width:560px;
	border:1px solid #CCC;
	overflow:hidden;
}
.fold li{
	float:left;
	position:relative;
	width:144px;
	height:100%;
	overflow:hidden;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	cursor:pointer;
}
.fold li div{
	position:absolute;
	width:260px;
	height:50px;
	line-height:26px;
	padding:5px;
	background:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	bottom:0;
	left:0;
	display:none;
	text-align:center;
	color: #fff;
}
.fold li div a{
	color:#FFF;
	text-decoration:none;
}
.fold li div a:hover{
	color:#fff;
	text-decoration:none;
}
.fold li:first-child{
	width:270px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.fold li:first-child div{
	display:block;
}
.folding{
	margin-top: 10px;
	height: 350px;
	border:1px solid #abbbd9;
} 
.foldLfet{
	width: 358px;
	padding:20px 40px;
	height: 310px;
}
.foldTit h3{
	font-size:26px;
	line-height:42px;
	font-weight: bold;
}
.flodCon{
	margin-top: 15px;
}
.flodCon p{
	line-height: 24px;
}
.flodRight{
	width: 560px;
	overflow: hidden;
}
.flodRight table{ margin:10px 0; border-left:1px solid #ccc; margin-right:10px;}
.flodRight table td,.flodRight table th{ margin:10px 0; border:1px solid #ccc; border-left:none; }
.flodRight table th{ height:30px; line-height:30px; text-align:center; font-weight:700; font-size:14px;}
.flodRight table th,.flodRight table td{ padding:5px; text-align:center;}
.flodRight table td { vertical-align:middle;}
.flodRight table td.td2 { text-align:left;}
.answers
.ansCon {
	margin-right: -60px;
	margin-bottom: -60px;
	overflow: hidden;
}
.ansCon dl{
	border-left: 1px solid #d30000;
	padding:0 20px;
	margin-right: 40px;
	width: 448px;
	float: left;
	margin-bottom: 80px;
	overflow: hidden;
	height: 130px;
}
.ansCon dt{
	font-size: 16px;
	font-weight: bold;
}
.ansCon dd{
	line-height: 28px;
}
.expCon ul{
	margin-right: -40px;
	overflow: hidden;
	margin-bottom: -60px;
}
.expCon li{
	float: left;
	margin-right: 40px;
	margin-bottom: 80px;
}
.expDet p{
	text-align: center;
}
.expDet b{
	font-weight: bold;
	padding-left: 20px;
}



.foldweixin{
	width:1018px;
	overflow:hidden;
	border:1px solid #CCC;
}
.foldweixin li{
	float:left;
	position:relative;
	width:144px;
	height:100%;
	overflow:hidden;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	cursor:pointer;
	margin:0 2px;
}
.foldweixin li img{ width:388px;}
.foldweixin li:first-child{
	width:270px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.experience{ overflow:hidden; width:1020px;	height:834px;}
.foldweixin li div{ display:none;}
.footer{
	width: 1100px;
	margin: 0 auto;
}