/* CSS Document */
*{margin:0; padding:0;}
a{ text-decoration:none;}
.main{width:960px; margin:0 auto;}
body{color:#333; font-family:Microsoft YaHei; font-size:14px;}
.title{ display:block; margin:0 auto;}
/* header */
.ban1{height:200px; background:url(images/ban1.jpg) top no-repeat;}
.ban2{height:200px; background:url(images/ban2.jpg) top no-repeat;}
.ban3{height:95px; background:url(images/ban3.jpg) top no-repeat;border-bottom:#000 10px solid;}
/* 导语 */
.daoyu{height:170px; background:url(images/daoyu.jpg) center no-repeat;overflow: hidden;}
.daoyu p{line-height: 30px;font-size: 16px;margin: 20px 30px 0 95px;}/* /* 轮换部分 */
#focus {width:870px; height:375px; overflow:hidden; position:relative; border:#FFF 15px solid;margin: 0 auto;}
#focus ul {height:375px; position:absolute;}
#focus ul li {float:left; width:870px; height:375px; overflow:hidden; position:relative; background:#000;margin-top: 21px;}
#focus ul li img{margin-top: -22px;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:870px; height:20px; left:0; bottom:0; background:#000;}
#focus .btn {position:absolute; width:780px; height:10px; padding:5px 10px; right:0; bottom:3px; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:135px; background:url(../image/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}
/* 主体图片部分 */
.zhuti article h1{color:#222; background:#f1f1f1; border-bottom:#e96283 solid 3px;padding:10px;margin-bottom:15px;}
.zhuti article h1 span{ display:block; float:left;width:8px; height:14px; background:#e96283;margin:10px 10px 0 10px;}
article{padding-top:50px;}
/* footer */
footer{overflow: hidden;background: #333;}
.footbox{color:#fff;font-size:13px;text-align:center;line-height:30px;padding-top:30px;padding-bottom:30px; width:960px; margin:0 auto; overflow:hidden;}
.footbox a{font-size:13px;color:#fff;}
.footbox a:hover{text-decoration:underline;}



/* 通用 */
.green{color:#31B6A3; font-size:17px; font-weight:bold;}
.yellow{color:#F5A517; font-size:17px; font-weight:bold;}
.pink{color:#F65259; font-size:17px; font-weight:bold;}
.blue{color:#2990B9; font-size:17px; font-weight:bold;}