.container{width:1200px;margin:0 auto;}
.logo{ float:left;margin:10px 0 20px; }
.topLinks{font-size:14px; padding:40px 0 0; float:right;}
.topLinks .email{ background: url(../image/ico01.png) no-repeat center left; padding:5px 0 5px 25px;margin-left:20px;}

.navMenu { background-color:#f7f7f7; width: 100%; text-align: center;}
.navMenu li{  display:inline-block; position:relative; }
.navMenu li a {padding:14px 30px; cursor:pointer; white-space:nowrap; font-size:16px; display:block; }
.navMenu li.cr a,.navMenu li a:hover{ color:#fff; background-color:#cb0e00;}
.navMenu li ul{ position:absolute;top:80px; left:-8px; background:rgba(255,255,255,.8); width:150px; padding:5px 0;transition-duration:.3s;-ms-transition-duration:.3s;-moz-transition-duration:.3s;-webkit-transition-duration:.3s;opacity:0; z-index:-1;}
.navMenu li ul li{ padding:0; display:block; text-align:center; background:none; float:none;  border-right:none;}
.navMenu li ul li a{ padding:7px 0; border-bottom:none;text-shadow:none;font-size:15px; }
.navMenu li ul li a:hover{ background-color:#cb0e00; color:#fff;border-bottom:none;}
.navMenu li.cr ul li{ padding:0; display:block; text-align:center; border-right:none;}
.navMenu li.cr ul li a{ padding:7px 0;border-bottom:none;text-shadow:none; background:none;  color:#000;}
.navMenu li.cr ul li a:hover{border-bottom:none;  background-color:#cb0e00; color:#fff;}
.navMenu li:hover ul{ top:53px;opacity:1;z-index:50;}

.newsTit{margin-top:35px;}
.newsTit h3{font-size:24px;  display: inline-block;}
.newsTit span{font-size:14px; color: #666;margin-left:15px; }
.newsTit .more{font-size:16px; float:right; }

.newsPic{margin-top:20px;}
.newsPic img{ float:left; width: 640px; height: 395px;}
.newsPic .content{ width:440px; height: 295px; float:left; background:#f7f7f7 url(../image/pic10.jpg) no-repeat right bottom; padding:50px 60px;}
.newsPic .content .tit{font-size:20px;font-weight: bold;}
.newsPic .content .txt{font-size:14px; color: #999;margin-top:20px; margin-bottom:50px;}
.newsPic .content .more{background:url(../image/ico02.png) no-repeat; width:18px; height: 14px; display: block;}
.newsPic .content .time{background:#cb0e00; width:50px; margin-top:20px; padding:0 10px 5px;}
.newsPic .content .time .day{color:#fff; font-size:22px;}
.newsPic .content .time .year{color:#e6a6a3; font-size:12px; display: block;margin-top:-5px;}

.newsWarp{margin:30px 0; width: 100%; overflow: hidden;}
.lists{width: 106%; }
.lists .cell{width:33.3%;float:left; padding-right:75px;box-sizing:border-box; -webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;}
.lists .cell .tit{font-size:18px;}
.lists .cell .tit a:hover{color:#cb0e00;}
.lists .cell .txt{font-size:14px; color: #999;margin-top:20px;}
.lists .cell .time:hover{background:#cb0e00;}
.lists .cell .time:hover .day{color:#fff;}
.lists .cell .time:hover .year{color:#e6a6a3;}
.lists .cell .time{background:#f7f7f7; width:50px; margin-top:20px; padding:0 10px 5px;}
.lists .cell .time .day{color:#333; font-size:22px;}
.lists .cell .time .year{color:#cacaca; font-size:12px; display: block;margin-top:-5px;}

.modWarp{margin:35px 0 40px; width: 100%; overflow: hidden;}
.mod{ width: 1300px}
.mod .cell{float:left; width:286px; height: 216px; margin-right:20px;position: relative;}
.mod .cell .con{ position: absolute; top:0;left:0; width: 100%; text-align:center;}
.mod .cell .ico{width:60px; height: 60px; margin:55px auto 10px; }
.mod .cell .ico1{background:url(../image/ico03.png) no-repeat center center; }
.mod .cell .ico2{background:url(../image/ico04.png) no-repeat center center;}
.mod .cell .ico3{background:url(../image/ico05.png) no-repeat center center; }
.mod .cell .ico4{background:url(../image/ico06.png) no-repeat center center; }
.mod .cell h3{font-size:23px;  color:#fff;}

.frindLink h3{ display: inline;font-size:24px; color:#333;margin-right:65px;}
.frindLink .select{ display: inline-block; width:400px;  box-sizing: border-box; height:35px; line-height:35px; background: #f7f7f7 url(../image/ico15.png) no-repeat 95% center; text-align: center; margin-right:50px; position: relative}
.frindLink .select ul{ border:#f7f7f7 solid 1px; position: absolute; width: 100%; z-index: 10; box-sizing: border-box;background: #fff; height: 0px; overflow: hidden;}
.frindLink .select ul a{ display: block; height:35px; line-height: 35px;}
.frindLink .select ul a:hover{background: #cb0e00; color: #fff;}


.footer{ width:100%; margin-top:40px;  background-color:#f7f7f7;}
.footMenuWarp{width:100%; overflow: hidden;}
.footMenu {padding:30px 0; width: 120%;}
.footMenu li { vertical-align: top; font-size:16px;display:inline-block;  padding-right:210px;}
.footMenu li ul{margin-top:7px;}
.footMenu li li{ padding:0; display:block;font-size:14px; color:#999; }
.footMenu li li a{font-size:14px; color:#999; }
.footMenu li li a:hover{  color:#333;}

.copyright{color:#aaa;font-size:12px; background-color: #e7e7e7; padding:13px 0; text-align:center;}