body,html{
margin:0px;
padding:0px;
font-size:12px;
background-color:#70a1ff
}
*{
margin:0px;
padding:0px;
}
img{border:0px;}
a{text-decoration:none}
li,ul{list-style:none}
.clearboth{float:none;clear:both;}
header .t_nav{
	height:30px;
	line-height:30px;
	background-color:#333;
	font-family:"microsoft yahei";
}
header .t_nav .t_nav_rel{
	width:1100px;
	margin:0 auto;
	height:30px;
	line-height:30px;
	color:#fff;
	position:relative;
}
header .t_nav .t_nav_rel span{
	position:absolute;
	right:0px;
	top:0px;
}
header .t_nav .t_nav_rel span a{color:#fff;}
header .logo{
height:316px;
background:url(../images/logo.jpg) no-repeat center top;
}
header .nav{
background:url(../images/bg.jpg) repeat-x;
min-width:1204px;
font-family:"microsoft yahei";
}
header .nav .menu{
height:40px;
line-height:40px;
width:1120px;
margin:0 auto;
}
header .nav li:nth-child(1){
	width:80px;
}
header .nav li{
float:left;
width:130px;
text-align:center;
font-size:15px;
position:relative;
}
header .nav li a{color:#fff;display:block;}
header .nav li .erul{
display:none;
width:130px;
background:#70a1ff;
position:absolute;
top:40px;
z-index:9999
}
header .nav li:nth-child(3) .erul{
	width:220px;
}
header .nav li .erul dl{line-height:32px;height:32px;text-align:center;}
header .nav li .erul dl a:hover{text-decoration:underline;}
header .nav li.bgc{background:#70a1ff;}
/*主程序*/
.main{
	width:1100px;
	padding:0 10px;
	border:red 0px solid;
	margin:0 auto;
	height:100%;
-moz-box-shadow:0px 10px 20px #0e9ae2;
-webkit-box-shadow:0px 10px 20px #0e9ae2;
box-shadow:0px 5px 20px #0e9ae2;
-moz-border-radius:0px 0px 5px 5px;
-webkit-border-radius:0px 0px 5px 5px;
border-radius:0px 0px 5px 5px;
background-color:#ffffff;
}
.main .banner{
padding-top:10px;
height:320px;
width:1120px;
margin-left:-10px;
}
.main .common .t_t{
	height:30px;
	line-height:30px;
	font-size:16px;
	position:relative;
	border-bottom:#1e90ff 2px solid;
	color:#1e90ff;
	font-family:"microsoft yahei";
	margin-bottom:8px;
	font-weight: bold;
}
.main .sp_common .t_t{
margin-bottom:0
}
.main .common .t_t span{
	font-size:12px;
	position:absolute;
	top:0px;
	right:5px;
}
.main .common .t_t span a{color:#333;}
.main .jian_j{
	width:350px;
	height:250px;
	float:left;
	line-height:22px;
	color:#333;
}

.main .news{
	width:350px;
	height:100%;
	float:left;
}
.main .news02{
	width:350px;
	height:100%;
	float:left;
	margin-left:25px
}
.main .news .n_li{
	float:right;
	height:100%;
	width:350px;
}
.main .common .com_li li{
		height:35px;
		line-height:35px;
		border-bottom:#ccc 1px dashed;
		position:relative;
}
.main .gun_pic{margin-top:10px}
		/* 滚动css */
		.picMarquee-left{ width:1100px;  overflow:hidden; position:relative;}
		.picMarquee-left .bd{ padding:0px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:150px; height:120px; display:block; padding:2px; border:1px solid #ccc; }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#1e90ff;  }
		.picMarquee-left .bd ul li .title{ line-height:20px;width:150px}
		.picMarquee-left .bd ul li .title a{color:#666}
.main .common .com_li li span{

	position:absolute;
	top:0px;
	right:5px;
	color:#333;
}
.main .common .com_li li a{
	color:#333;
	font-size:13px;
}
.main .common .com_li li a:hover{
	color:#1e90ff;
}
.main .tz{
	width:410px;
	height:230px;
	border:#000 0px solid;
	float:left;
	margin-top:10px;
}
.main .team{
	width:400px;
	height:230px;
	border:#000 0px solid;
	float:left;
	margin-left:20px;
}
.main .radio{
	width:300px;
	height:230px;
	border:#000 0px solid;
	float:right;
}
.main .radio .shipin{
margin-top:5px
}
.main .xiaoqi{
	width:350px;
	height:200px;
	border:#000 0px solid;
	float:right;
	margin-left:10px;
}
.main .zp{
	width:100%;
	height:240px;
	border:#000 0px solid;
	margin-top:5px;
}
.main .links{
	height:40px;
	margin-top:10px;
	padding-bottom:20px;
}
.main .links .lks_t{
height:40px;
width:100px;
background-color:#1e90ff;
color:#fff;
font-size:17px;
line-height:40px;
text-align:center;
font-family:"microsoft yahei";
float:left;
}
.main .links .lks_pic{
float:left;
margin-left:30px;
height:30px;
line-height:30px;
margin-top:5px
}
.main .links .lks_pic a{
text-align:center;
color:#1e90ff;
display:inline-block;
margin-right:10px;
border:#1e90ff 1px solid;
padding:0 10px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
font-weight:bold
}
.main .links .lks_pic a:hover{
color:#fff;
background-color:#1e90ff
}
footer{
text-align:center;
margin-top:20px;
line-height:20px;
color:#fff;
margin-bottom:20px
}
footer a{color:#fff;}

	

/*list*/
.main .list_menu{
float:left;
width:180px;
margin-left:10px;
margin-top:30px;
padding-bottom:10px;
}
.main .list_menu .list_nav{
width:180px;
height:180px;
height:90px;
}
.main .list_menu li{
width:180px;
height:30px;
line-height:30px;
float:left;
font-family:"microsoft yahei";
font-size:16px;
color:#ccc;
text-align:right;
margin-top:10px
}
.main .list_menu li a:hover{padding-right:10px;transition:all 0.2s;color:#1e90ff}
.main .list_menu li a{
color:#1e90ff;
width:180px;
overflow: hidden;
font-weight:bold
}
.main .list_list,.main .content{
width:800px;
float:right;
margin-right:10px;
min-height: 540px;
margin-top:10px;
}

.main .contentview .weizhi{
	width:100%;
}
.main .list_list .weizhi,.main .content .weizhi{
height:30px;
line-height:30px;
margin-bottom:10px;
border-bottom:#666 1px solid;
font-size:13px;
font-family:"microsoft yahei";
width:800px;
}

.main .list_list .weizhi a:hover,.main .content .weizhi a:hover{color:#1e90ff;}
.main .list_list .weizhi a,.main .content .weizhi a{color:#333;}
.main .list_list .news_li{margin-top:0px;font-size:15px;}
.main .list_list li{float:left;width:800px;height:35px;line-height:35px;border-bottom:#c1c1c1 1px dashed;position:relative;_margin-left:10px;}
.main .list_list li a{color:#000;}
.main .list_list li span{position:absolute;top:0px;right:0px;}
.main .list_list li a:hover,.main .c_fenye a:hover{color:#07235b;font-weight:bold}
.main .c_fenye{
height:40px;
line-height:40px;
margin-top:20px;
width:800px;
text-align:center;
color:#000;
margin-bottom:20px;
font-size:15px;
}
.main .c_fenye a{color:#000;}
/*view*/
.main .content .c_title{line-height:30px;border:#000 0px solid;text-align:center;font-size:25px;color:#000;font-weight:bold;margin-top:25px}
.main .content .c_title span{font-size:12px;color:#666;font-weight:normal;margin-top:5px;display:block;border-bottom:#666 1px dashed;margin-bottom:10px;}
.main .content .c_content{color:#000;margin-bottom:20px;line-height:25px;}

.list_view{
background:#ffffff url(../images/xianru.jpg) no-repeat left top;border:#000 1px solid
}

.main .contentview{
	float:none;
	width:100%;
}
.main .contentview .weizhi{
	width:100%;
}