﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0; padding:0;
	font-family:"Microsoft YaHei","微软雅黑","SimSun",Arial;
	font-size:14px; color:#000;
	vertical-align:middle;
	}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0;}
ul{list-style:none;}
img{border:0px; display:block;}
pic{text-align:center;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

a { color:#000; text-decoration: none;}
a:hover {color:#000; text-decoration: underline;}

.news_zy a:link{ color:#666; text-decoration: none;}
.news_zy a:hover { color:#666; text-decoration: underline;}
.news_zy a:visited { color:#666; text-decoration: underline;}

.news_more a:link{  color:#fff; text-decoration: none;}
.news_more a:hover { color:#fff;  text-decoration: underline; }
.news_more a:visited { color:#fff;  text-decoration: underline;}

.t1 a:link{  color:#eb000d; text-decoration: none;}
.t1 a:hover { color:#eb000d;  text-decoration: underline; }
.t1 a:visited { color:#eb000d;  text-decoration: underline;}

.ban img { width:100%;}

.news {width:1000px; margin:0 auto; padding:30px 0; overflow:hidden;}
.news_img { float:left;width:520px; }
.news_con { float:right;width:450px;  margin:0 auto; }
.news_bt { font-size:20px; overflow:hidden; font-weight:bold; line-height:42px; }
.news_zy { overflow:hidden; text-align:justify;line-height:24px; color:#999;}
.news_list {line-height:36px; overflow:hidden; padding:10px 0px 10px 0px; }
.line { background-color:#999;height:1px; margin:15px auto;}
.news_more { margin: 0 auto; width:160px; height:30px; background-color:#eb000d; text-align: center; line-height:30px;}


.bg1 { background:url(bg1.jpg) center center no-repeat;  margin:0 auto;}
.bg2 { background-color:#f7f1ec;  margin:0 auto;}

.t1 { font-size:40px; text-align: center;margin:0 auto; width:1000px; color:#eb000d; font-weight:bold;}
.t2 { font-size:16px; line-height:30px; text-align: justify; color:#FFF; margin:0 auto;}


.float_l { float:left;}
.float_r { float:right;}

.w1000{ width:1000px; margin:0 auto; padding:0 0; overflow:hidden; }


.tian{ width:1000px; margin:0 auto; padding:0 0; overflow:hidden; }
.tian ul { margin:0px auto; padding:0 0;}
.tian ul li{float:left; margin:15px 25px; width:420px; font-size:16px; height:35px; line-height:25px; background:url(dot.png) center left no-repeat; padding-left:25px;}


.bottom1 { width:1000px; height:37px; background:url(bottom01.jpg) center no-repeat; overflow:hidden; margin:40px auto 0 auto;}
.bottom1_fl { float:left; margin-left:150px; line-height:37px; font-size:12px;}
.bottom1_fr { float:right; margin-right:5px;}



/*选项卡样式*/

ul{ list-style:none;}
/*选项卡2*/
#Tab2{
width:1000px;
margin:0px;
padding:0px;
margin:0 auto;}
/*菜单class*/
.Menubox {
width:100%;
background: #fff;
height:65px;
line-height:20px;
}
.Menubox ul{
margin:0px auto;
padding:0px;

}
.Menubox li{
float:left;
display:block;
cursor:pointer;
width:160px;
text-align:center;
color:#fff;
font-family:"Microsoft YaHei","微软雅黑";
font-size:16px;
margin:0px 3px;
background:#012580;
height:65px;
line-height:20px;
}
.Menubox li.hover{
padding:0px;
width:160px;
background: #24bcfc;
color:#fff;
height:65px;
line-height:20px;
}
.Contentbox{
clear:both;
margin:10px auto 0 auto;
width:1000px;
height:610px;
}
-->