﻿@charset "utf-8";
/* CSS Document */
/*clear*/
*{ margin: 0px; padding: 0px; }
body {font-size:14px;font-family:microsoft yahei,simsun,arial,helvetica,clean,sans-serif;background:#fff;color:#000;line-height:26px;-webkit-text-size-adjust: 100%;}
img{border:0;}
ol, ul, li { list-style-type: none; }
a{color: #000; text-decoration: none; font-weight:normal;}
a:hover{text-decoration:underline;}
.clear{clear:both;} 
.hr{border-bottom:1px solid #ccc; min-width:1200px;}

/*顶部红色导航*/
.topNav{ color: #fff;line-height: 42px; background: #cf0101; height: 42px;min-width:1200px;}
.topNav .daohang{ width:1200px; margin:0 auto;}
.topNav a{color: #fff;}
.topNav li { background: url(http://images.china.cn/images1/ch/2015china/images/b_1.gif) no-repeat right center; display: inline-block; margin-right:8px; padding-right:7px; }
.topNav .ts { background: none; margin-right:0px; padding-right: 0px; }
.topNav .last{background:url(http://images.china.cn/images1/ch/2015china/images/b_2.gif) no-repeat right 20px;height:auto;margin-right:0px; padding-right:20px; position: relative; z-index: 9999;}
.topNav .last ul { display: none; width:100px; position: absolute; left:0px; top: 42px; z-index: 9999; }
.topNav .last li { line-height: 20px; background: #CF0101; border-top: 1px solid #FFF; display: block; margin: 0px; padding: 5px 10px; }

.banner{ width:100%; min-width:1200px; margin:0 auto; height:auto;}
.banner img{ width:100%; height:auto;}

.list{ width:1200px; margin:0 auto; margin-bottom:30px;}
.list a{ display:block; width:290px; height:200px; overflow:hidden; float:left; margin:5px;}
.list a img{ width:100%; min-height:200px;}

/*底部*/
.foot{ width:100%;text-align:center; margin-top:20px; padding-bottom:15px;}
.foot p{ font-size:14px; line-height:26px; color:#8a8a8a;}
.foot p a{color:#8a8a8a;}








