@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	font-size:12px;
	color:#777;
	line-height:18px;
	background: url(../images/bg.png) repeat-x;
}
div,img,ul,li,dl,dd,dt{ margin:0; padding:0; border:0;}
img{ vertical-align:top;}
ul,dl{ margin:0; padding:0; list-style-type:none;}
table { border-collapse:collapse;}
.left{ float:left;}
.line{ border:1px solid #d4d4d4; border-top:none}
.line2{ border:1px dashed #9e9e9e; padding:2px;}
a:link,a:visited{ text-decoration:none; color:#666; }
a:hover{color:#008cd6; text-decoration:underline}

.bule{
	font-weight:700;
	color:#008cd6;
}
.orange{
	color:#ff6400;
	font-weight:700;
}
.f14{
	font-size:14px;
	font-weight:700;
	color:#333;
	line-height:30px;
}
.f9{
	color:#999;
	font-size:12px;
	font-weight:normal;
}

/* CSS 头部 */
.header{
	width:960px;
	height:103px;
	padding-top:10px;
	margin:0 auto;
}
.logo{
	float:left;
	width:148px;
	color:#FFF;
}
.tel{
	float:right;
	margin-right:26px;
}
.nav{
	width:960px;
	height:35px;
	padding-top:5px;
	float:left;
	background: url(../images/nav.png);
	margin-top:8px;
	font-size:14px;
}
.nav li{
	width:108px;
	height:35px;
	float:left;
	margin-left:12px;
	display:inline;
	text-align:center;
	background: url(../images/nav_line.png) right no-repeat;
}
.nav li a:link,.nav li a:visited{
	width:95px;
	height:24px;
	padding-top:6px;
	text-decoration: none;
	display: block;
	color:#FFF;
}
.nav li a:hover{
	width:95px;
	height:24px;
	padding-top:6px;
	color:#0089d1;
	font-weight:700;
	text-decoration: none;
	background: url(../images/nav_hov.png);
}
.banner{
	width:960px;
	height:350px;
	margin:auto;
	margin-bottom:20px;
}
.news_banner{
	width:960px;
	height:270px;
	margin:auto;
	margin-bottom:20px;
}
.con{
	width:960px;
	margin:0 auto;
	zoom:1; overflow:hidden; 
	visibility:visible; 
}
.con_l{
	width:750px;
	float:left;
	height:300px;
	margin-right:30px;
}
.con_box{
	width:360px;
	float:left;
	zoom:1; 
	overflow:hidden;
}
.con_box2{
	width:750px;
	float:left;
	margin-bottom:25px;
	zoom:1; 
	overflow:hidden;
}
.in_conb{
	width:360px;
	height:135px;
	overflow:hidden;
	float:left;
	line-height:20px;
}
.in_conb2{
	width:360px;
	height:56px;
	overflow:hidden;
	float:left;
	line-height:20px;
}
.in_conb li{
	width:360px;
	float:left;
	height:20px;
	padding-top:5px;
	border-bottom:1px dashed #dedede;
}
.in_conb li a{
	width:290px;
	float:left;
	overflow:hidden;
}
.in_conb li span{
	width:65px;
	overflow:hidden;
	float:left;
	margin-left:5px;
	color:#999;
}
.con_r{
	width:176px;
	float: right;
	height:300px;
	border:2px solid #008cd6;
	background:url(../images/welcom.png) bottom no-repeat;
}
.con_r_tit{
	width:166px;
	float:left;
	height:24px;
	background:#008cd6;
	font-weight:700;
	color:#FFF;
	padding:6px 0 0 10px;
	margin-bottom:8px;
}
.con_r_con{
	float:left;
	width:170px;
	padding:8px;
}
.in_tit{
	width:345px;
	height:24px;
	background:url(../images/in_tit.png);
	color:#FFF;
	font-weight:700;
	padding:6px 0 0 15px;	
	position:relative;
	margin-bottom:10px;
	float:left;
}
.more{
	position:absolute;
	width:32px;
	height:5px;
	right:15px;
	top:13px;
	background:url(../images/more.png) no-repeat;	
}
.more:hover{
	background:url(../images/more2.png);
	cursor:pointer;
}
.in_car{
	width:960px;
	float: left;
	padding-top:20px;
	position: relative;
}
.in_car_tit{
	width:960px;
	float:left;
	height:20px;
	background:url(../images/car_tit.png) bottom no-repeat;
	color:#008cd6;
	font-size:14px;
	font-weight:700;
	margin-bottom:10px;
	display:inline;
	overflow:hidden;
}
.more2{
	position:absolute;
	width:50px;
	height:15px;
	right:15px;
	top:20px;
	text-align:right;
}
.in_car li{
	width:150px;
	height:145px;
	float:left;
	text-align: center;
	margin:0 5px 0 5px;
	display:inline;
	overflow:hidden;
}
.in_car li img{
	margin-bottom:5px;
	border:1px solid #ececec;
}
.partner{
	width:958px;
	float:left;
	height:80px;
	margin-top:20px;
	border:1px solid #e4e4e4;
}
.partner_tit{
	float:left;
	width:50px;
	height:78px;
}
.partner li{
	width:118px;
	height:58px;
	border:1px solid #e0e0e0;
	float:left;
	margin:10px 6px 0 3px;
	display:inline;
	overflow:hidden;
}
.footer{
	background:#f7fcff;
	width:920px;
	height:80px;
	padding:15px 20px 0 20px;
	margin:0 auto;
	margin-top:50px;
	border-top:2px solid #008cd6;
	color:#999;
	position:relative;
}
.graylogo{
	position: absolute;
	top:10px;
	right:30px;
	width:105px;
	height:35px;
	background:url(../images/gray_logo.png);
}
/* CSS 新闻 */
.news_left{
	border:1px solid #e1e1e1;
	border-top:none;
	width:748px;
	float:left;
	margin-right:30px;
	display:inline;
}
.news_tit{
	border-top:2px solid #008cd6;
	height:20px;
	width:730px;
	float:left;
	background:url(../images/news_tit.jpg) 10px 12px no-repeat;
	font-size:16px;
	font-weight:700;
	color:#444;
	padding:12px 0 0 20px;
	position:relative;
}
.news_tit2{
	width:745px;
	height:50px;
	float:left;
	padding-top:20px;
	text-align:center;
	font-size:18px;
	font-weight:700;
	color:#333;
	line-height:24px;
	font-family: "Microsoft YaHei",SimHei,"WenQuanYi Micro Hei",STHeiti;
	border-bottom:1px dashed #eee;
	margin-bottom:20px;
}
.news_con{
	padding:15px;
	padding-top:0px;
	width:718px;
	float:left;
}
.news_con2{
	padding:15px;
	padding-top:0px;
	width:718px;
	float:left;
	font-size:14px;
	line-height:30px;
}
.news_con_autoshow{
	padding:40px;
	padding-top:15px;
	width:718px;
	float:left;
	font-size:14px;
	line-height:30px;
}
.news_con dl{
	border-bottom:1px dashed #cacaca;
	display:block;
	float:left;
	padding-bottom:20px;
	margin-top:18px;
}
.news_con dt{
	width:150px;
	height:89px;
	float:left;
	margin-right:10px;
}
.news_con dd{
	float:left;
	width:548px;
	height:90px;
	overflow:hidden;
	line-height:20px;
}
.page{
	float:left;
	text-align:center;
	width:565px;
	margin:0 auto;
	height:50px;
	padding:20px 0 0 150px;
	line-height:24px;
}
.page a:link,.page a:visited{
	display:block;
	padding:5px 10px;
	border: 1px solid #cfddeb;
	color:#2675c6;
	float:left;
	margin-left:5px;
}
.page a:hover{
	background:#008cd6;
	color:#FFF;
	border:1px solid #008cd6;
	text-decoration:none;
}
<!--刘果新增-->
.autoshow ul{
	width:600px;
	margin-left:10px;
	margin-top:30px;
	background-color:#666;
}
.autoshow ul li{
	float:left;
	margin-right:35px;
	margin-bottom:15px;
}
.autoshow ul li img{
	border:1px solid #CCC;
}
<!--刘果新增-->