@charset "gb2312";
/* 全局样式 */
body,div,form,ul,li,span{margin:0;padding:0;border:0;}
body {font-size:12px; background-color:#FFF;}
img,a img{border:0;margin:0;padding:0;}
ul,li{list-style:none;}
table,td,input{font-size:12px}

/* Link样式 */
a:link {color: #525252; text-decoration:none;}
a:visited {color: #525252;text-decoration:none;}
a:hover {color: #F00; text-decoration:none;}

/* 主体样式 */
.topA { background-color:#01708b; height:13px; min-width:1160px;}
.topB { background-color:#019abf; height:36px; line-height:36px; text-align:center; font-size:15px; color:#FFF; min-width:1160px;}
.topB a:link {color: #FFF; text-decoration:none;}
.topB a:visited {color: #FFF;text-decoration:none;}
.topB a:hover {color: #FF0; text-decoration:none;}
.head { background:url(../images/head.jpg) no-repeat center top; height:450px; min-width:1160px;}
.title { background:url(../images/icon.gif) no-repeat left top; padding:1px 0 5px 16px; font:30px "微软雅黑"; color:#525252; margin-top:25px;}

.main { width:1442px; margin:0 auto; overflow:hidden; padding-left:12px;}
@media (max-width: 1271px) {.main { width:1030px; margin:0 auto; overflow:hidden; padding-left:12px;}}
@media (min-width: 1272px) {.main { width:1236px; margin:0 auto; overflow:hidden; padding-left:12px;}}
@media (min-width: 1478px) {.main { width:1442px; margin:0 auto; overflow:hidden; padding-left:12px;}}

.bottom { background-color:#656565; text-align:center; height:40px; line-height:40px; color:#FFF; margin-top:25px; min-width:1160px;}

/* 列表样式 */
.imgList { width:1442px;}
.imgList li { float:left; width:194px; margin-right:12px;}
.imgList li img { display:block; width:194px; height:146px;}
.imgList li span { display:block; height:38px; line-height:38px; background-color:#eee; text-align:center;}

