@charset "gb2312";
/* CSS Document */
*{padding:0;margin:0 auto;}
body{padding:0; font-family: "Microsoft Yahei"; /* background:#ebebeb; */
width:100%;height:100%;}
a,a:hover{cursor:pointer;text-decoration:none;}
a img{border:none;}
ul,dl{list-style-type:none;}
ul,li a{list-style:none;}
.clear{clear:both;}


#line1{ height:3px; background:#e30029;}
#line2{ height:27px; background:#2a2b2c;}
.nav{ height:80px;overflow:hidden;}
.nav ul{ width:700px; margin:0 auto; float:right;}
.nav ul li{ height:80px; line-height:80px; width:120px; float:left;}
.nav li a{  float:left; width:120px;; line-height:80px; height:80px; color:#282828; font-size:16px; font-weight:bold;text-align:center; display:block}
.nav li a:hover{ float:left; width:120px; line-height:80px;  height:80px;color:#fff;background:#e6003b; font-size:16px; font-weight:bold; display:block; text-decoration:none;}
.nav li .pd{ float:left; width:120px; line-height:80px;  height:80px;color:#fff; background:#e6003b;  font-size:16px; font-weight:bold; text-decoration:none;}
#line3{ height:1px; background-color:#666;}
.title{ width:1000px; border-bottom:#CCC 1px solid; height:50px;}
.title img{ float:left;}
.title p{ font-size:16px; font-weight:bold; padding-top:22px;}
.main{width:1000px; margin:0 auto;}
 .main_p{ padding-top:30px;text-align:justify;margin:0 auto; font-size:16px; line-height:28px; font-family:"Microsoft Yahei";overflow:hidden;}
 .content p{ font-size:14px; line-height:30px; font-family:"Microsoft Yahei";  overflow:hidden;}

.main_p .font14{margin:0 auto; font-size:14px; line-height:22px; font-family:"Microsoft Yahei"; text-indent:2em; text-align:justify;}
.footer{ height:130px; background-color:#2a2b2c; line-height:130px; text-align:center; margin-top:50px; color:#FFF;}