/* 全局CSS定义 */
body {text-align:left;font-family:"宋体",Arial;margin:0;padding:0;font-size:12px;word-wrap:break-word;word-break:break-all; background:#52A0C4; line-height:20px; color:#007B9A;}
body>div{ margin-left:auto; margin-right:auto; }
p,div,form,img,ul,ol,li,dl,dt,dd {margin:0;padding:0;border:0; text-align:left;}
ul,ol,li{list-style:none;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;text-align:left;}
table,li,tr,th,br{font-size:12px;}
img{ display:block;}
/* 链接颜色 */
a{ text-decoration:none; color:#007B9A; }
a:hover{ text-decoration:underline; color:#C00;}

.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
.mt_1{ margin-top:22px;}
.mt_2{ margin-right:30px;}
.mt_3{ margin-top:28px;}
/* nav */
#nav{ margin:0 auto; width:980px; padding-top:5px; font-size:12px; text-align:center; height:25px; color:#FFF;}
#nav a{ color:#FFF;}

.bor_1 img{ border:1px #494746 solid;}
.bor_2 img{ border:1px #2EB7D3 solid;}
.box_1{ float:left; width:197px;}
.box_1 img{ float:left; border:1px #35BAD5 solid; margin:5px 8px 0 0;}
.box_1 p{ text-indent:24px;}

.fs_1{ font-size:14px; font-weight:bold;}
.fs_2{ font-size:16px; color:#493726; font-family:"微软雅黑"; font-weight:bold;}
.fs_2 a{ color:#493726;}
.fs_3{ font-size:16px; font-weight:bold; color:#3E3E3E;}
.fs_3 a{ color:#3E3E3E;}
.fs_4{ font-size:16px; font-weight:bold;}

.fc_1{ padding:27px 35px 0 135px; color:#525252;}
.fc_1 a{ color:#525252;}
.fc_2{ color:#493726;}
.fc_2 a{ color:#493726;}
.fc_3{ text-align:center; color:#19C7FA; padding-top:7px;}
.fc_3 a{ color:#19C7FA;}
.fc_4{ line-height:15px; color:#24B5D1; padding-top:3px;}
.fc_4 a{ color:#24B5D1;}
.fc_5{ color:#5A5A5A;}
.fc_5 a{ color:#5A5A5A;}
.fc_6{ color:#3E3E3E;}
.fc_6 a{ color:#3E3E3E;}

.l25{ line-height:25px;}
.l22{ line-height:22px;}
.t24{ text-indent:24px;}
.l18{ line-height:18px;}
.l28{ line-height:28px;}


/* 轮换图 css */
.loadImg{width:320px;height:448px; position:relative; float:left; border:4px #D4E6F5 solid;}
.loadImg .imgShow{width:320px;height:448px;}
.loadImg .imgShow img{width:320px; height:448px;}
.loadImg .imgShow p{text-align:center;color:#fff;line-height:33px;font-size:14px;font-weight:bold;}
.loadImg .imgText{width:320px;height:16px;background:url(images/line.jpg) no-repeat;margin-top:4px; position:absolute; bottom:1px; right:1px;}
.loadImg .imgText ul{text-align:center;line-height:16px;}
.loadImg .imgText ul li{float:right;width:20px;height:16px;border-left:1px solid #fff;text-align:center;color:#fff;background:#000;}
.loadImg .imgText ul li.now{background:#C00;color:#fff;}

/* footer */

#footer{ width:980px; margin:0 auto; line-height:25px; font-size:12px; font-family:Arial,"宋体"; color:#FFF; padding:20px 0;}
#footer a{ color:#FFF;}
#footer p{ text-align:center; }
#footer address{ font-style:normal; text-align:center;  }

