@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
	a{ text-decoration:none; color:#666}
ul,li{
	list-style-type:none;
	}
body{
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	font-family:"宋体";
	font-size:12px;
	color:#666666;
	background-position:center top;
	}
.box{
	width:960px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	margin-top:640px;
	line-height:24px;
	}
.left{
	float:left;
	width:440px;
	margin-top:90px;
	}
.right{
	width:505px;
	height:506px;
	float:right;
	background-image:url(../images/bbg.png);
	background-repeat:no-repeat;
	}
.tit{
	width:505px;
	text-align:center;
	margin:5px 0;
	}
.tit1{
	text-align:left;
	margin:0 10px;
	border-bottom:1px solid #e3e3e3;
	}
.jieshao p{
	text-indent:24px;
	padding:0 10px;
	}
.news_con{
	padding:10px;
	}
h2.news_tit{
	color:#d6000f;
	font-size:14px;
	font-weight:700;
	text-align:center;
	}
h2.news_tit a{
	color:#d6000f;
	text-decoration:none;
	}
h2.news_tit a:hover{
	color:#d6000f;
	text-decoration:underline;
	}
.news_con a{
	color:#666666;
	text-decoration:none;
	}
.news_con a:hover{
	color:#d6000f;
	text-decoration:underline;
	}
.video{
	margin-top:14px;
	}
.video1{
	float:left;
	}

.video2{
	float:right;
	}
	
.main01{
	width:948px;
	border:1px solid #e3e3e3;
	padding:5px;
	margin-top:10px;
	}
.banner{
	width:948px;
	height:40px;
	border-bottom:1px solid #e3e3e3;
	background-image:url(../images/bannerbg.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:700;
	text-indent:65px;
	line-height:40px;
	color:#d6000f;
	}
.otherpro{
	padding:10px 4px 5px 4px;
	height:auto;
	overflow:hidden;
	}
.otherpro ul{
	width:188px;
	overflow:hidden;
	float:left;
	height:140px;
	text-align:center;
	}
.otherpro img{
	padding:4px;
	border:1px solid #e3e3e3;
	}
	
.con1{
	height:auto;
	overflow:hidden;
	margin-top:10px;
	}
.relative{
	width:418px;
	padding:0 5px;
	height:auto;
	overflow:hidden;
	border:1px solid #e3e3e3;
	float:right;
	height:350px;
	}
.xg_con{
	width:418px;
	padding-top:10px;
	}
.xg_con img{
	border:0 none;;
	}
.xg_con ul{
	float:left;
	width:209px;
	text-align:center;
	}
.xg_con p{
	line-height:30px;}
.message{
	width:495px;
	padding:0 5px;
	float:left;
	border:1px solid #e3e3e3;
	height:350px;
	}
.footer{
	background-color:#f7fbff;
	text-align:center;
	margin-top:10px;
	padding:10px 0;
	}
.titrel{
	border-bottom:1px solid #e3e3e3;
	height:40px;
	background-image:url(../images/bannerbg.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:700;
	text-indent:65px;
	line-height:40px;
	color:#d6000f;
	}
.xd_con{
	height:auto;
	overflow:hidden;
	margin-top:10px;
	}
.xd_con ul{
	float:left;
	width:315px;
	}
.xd_con p{
	text-align:center;
	}
img{
	border:0 none;
	}