﻿/*整体开始*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; } 
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
select, input { vertical-align:middle; }
 select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:12px; color:#000;}
a { color:#000; text-decoration:none; }
a:hover { color:#000; text-decoration:none; }
html {
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust: 100%;
}
img {
max-width: 100%;
height: auto;
width: auto; 
}
video embed, video object, video iframe {
width: 100%;
height: auto;
}
		*{
			margin:0px;
			padding:0px;
		}
		div{
			display:block;
		}
		body{min-width:1200px;
    		font-family: "思源黑体", "Arial", "Helvetica", "sans-serif";
    		font-weight: lighter;
		}
		html{
			color:#666;
		}
		html,body{
			width: 100%;
			font-size:12px !important;
			background:#fff;
		}
/*banner*/
.banner{
	width: 100%;
}
/*企业家四问*/
.entrepreneur{
	width: 100%;
}
.entrepreneur .entrepreneur1{
	width: 1200px;
	margin:0 auto;
}
.entrepreneur1 .title{
	width: 100%;
}
.questions{
	width: 100%;
	overflow: hidden;
	margin-top: 90px;
}
.questions .questions1{
	width: 47%;
	float: left;
	overflow: hidden;
}
.questions1 .qpicture{
	width: 20%;
	float: left;
}
.qpicture .qpicture1{
	width: 100%;
}
.questions1 .qword{
	width: 76%;
	margin-left: 4%;
	float: left;
}
.qword .qword1{
	width: 100%;
	line-height: 30px;
	font-size: 24px;
	font-weight: bold;
	color:#333333;
}
.qword .qword2{
	width: 100%;
	line-height:24px;
	font-size:18px;
	color:#666666;
	margin-top: 40px;
	margin-bottom:40px;
}
.qword .qword3{
	width: 130px;
	height:37px;
	margin:0 auto;
}
.qword3 .qword31{
	width: 130px;
	height:35px;
	line-height:35px;
	margin:0 auto;
	border:1px solid #999;
	border-radius: 10px;
	color:#333;
	text-align: center;
	font-size: 16px;
	display: block;
}
.qword3 a:hover{
	background: #ad2f23;
	color:#fff;
}
.questions .questions2{
	width: 47%;
	float: right;
}
.questions2 .qword{
	width: 76%;
	margin-left: 4%;
	float: left;
}
.questions2 .qpicture{
	width: 20%;
	float: left;
}
.qword .qword21{
	margin-top: 10px;
}
.qword .qword22{
	margin-bottom: 0px;
}
.qword .qword23{
	margin-top: 0px;
}
/*大讨论*/
.discussion{
	width: 100%;
	margin-top: 40px;
}
.discussion .discussion1{
	width: 1200px;
	margin:0 auto;
}
.discussion1 title{
	width: 100%;
}
/*bottom*/
.bottom{
	width: 100%;background:url(/public/images/4wen_bottom.jpg) no-repeat center bottom;background-size:100% auto;height:400px;
}
.bottom .b-tu{
	width: 100%;
}
.img-news,.img-news ul,.img-news li{width:1200px;margin:0 auto;overflow:hidden;}
.img-news li{margin-bottom: 14px;}
.img-news .timelist{width:30%;float:left;overflow:hidden;text-align: center;background: #ad2f23;padding: 15px 0;height:68px;}
.img-news .timelist h4{font-size: 20px;color:#fff;line-height:30px;}
.img-news .timelist span{color: #ffffff;font-size: 14px;}
.img-news .contantlist{width:70%;float:right;overflow:hidden; background: #b4b4b4;height:83px;padding: 15px 0 0 0;}
.img-news li:hover .contantlist{background: #ad2f23;}
.img-news .contantlist h3{font-size: 20px;line-height:30px;color: #ffffff;margin: 0;display: inline-block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding-left:30px;}
.img-news .contantlist p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis; width: 80%; color: #fff;font-size: 14px; display: inline-block;margin-left:30px;}

.foot{width:100%; background:#454545;}
.foot-t-div{background:#454545;width:100%;height:35px;padding:40px 0px 30px 0px;}
.foot-t{ width:1000px; height:85px;line-height:85px;background:url(foot.jpg) no-repeat center;margin:0px auto;font-size:12px;color:#8b8b8b;}
.foot-t span{float:right;font-size:12px;}
.foot-t a{color:#8b8b8b; font:12px/2em "宋体"}