﻿@charset "utf-8";
/* CSS Document */
/*!
 * Author:mu
 * Date: 2018-09-27
 * 
 */
/* 顶部导航
--------------------------------------------------*/
#topHeader { height: 32px; text-align: center; background: #680216; }
#topHeader .top { width: 1000px; margin: 0 auto; height: inherit; }
#topHeader a { float: left; height: 32px; line-height: 32px; color: #000; margin: 0 10px; font-size: 12px; color:#fff}
#topHeader a:hover { color: #fca22c!important; }
/*底部*/
.footer { padding: 15px 0; background: url(//www.xinhuanet.com/city/zt/jswdzgmljx/static/imgs/bg_footer.png) repeat; text-align: center; margin-top: 20px; }
.footer p { font-family: "微软雅黑"; font-size: 14px; color: #333; line-height: 20px; }
/*banner*/
.banner{background-image: url(//www.xinhuanet.com/city/zt/jswdzgmljx/static/imgs/banner.png);height: 500px; margin: 0 auto; background-repeat:no-repeat; background-position:center;}
/*导航*/
.nav_box { width: 100%; height: 60px; background-color:#680216;}
.nav_list { width: 1000px; height: 60px; margin: 0 auto; list-style: none;}
.nav_list li {float: left;   font-size: 18px;   color: #fff;    line-height: 60px;    text-align: center;    cursor: pointer; font-family: "微软雅黑";}
.nav_list li a {color: #fff; padding:20px 35px;}
.nav_list li a:hover{ background-color:#de092a;}
/*内容*/
.content {width: 1000px;    height: auto;    margin: 0 auto;}
/* 第一部分 */
.firstPart { margin:15px 0 0;  font-family: "微软雅黑";}
.firstPart .partL { width:605px; float:left; }
.firstPart .partR { width:375px; float:right; }
.firstPart .partR .tit{ float:left; display:block; width:100%;}
.firstPart .partR .txt {font-size: 16px;   color: #333;   line-height: 24px;    padding-top: 20px; float:left;}
.firstPart .partR .txt a { color: #666}
.firstPart .partR .txt span a {font-size: 14px; color: #cc0000; float:right;}
/* 大图滚动区 */
.device { width: 100%; position: relative; margin-bottom:15px; }
.device .arrow-left { background: url(//www.xinhuanet.com/world/2015/images/arrows.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
.device .arrow-right { background: url(//www.xinhuanet.com/world/2015/images/arrows.png) no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
.device  .swiper-container { height: 332px; width: 605px; }
.device  .swiper-container img { width:100%; }
.device  .content-slide { padding: 20px; color: #fff; }
.device  .title { font-size: 25px; margin-bottom: 10px; }
.device  .pagination { position: absolute; left: 0; text-align: right; bottom:5px; width: 100%; z-index:5; }
.device  .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; background: #777; margin-right:8px; cursor: pointer; }
.device  .swiper-active-switch { background: #fff; }
.device  .swiper-slide { position:relative; }
.device  .swiper-slide .name { position:absolute; bottom:0; left:10px; z-index:5; }
.device  .swiper-slide .bg { position:absolute; bottom:0; left:0; background:#000; z-index:4; width:100%; height:35px; filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; }
.device  .swiper-slide .name a { color:#fff; line-height:35px; font-size:14px; font-weight:bold;}
/* 第二部分 */
.secondPart { margin-bottom:20px; overflow: hidden; }
.secondPart .dh_box { width: 1000px; height: auto; overflow: hidden; margin: 0 auto; margin-top: 20px;}
.secondpart .tplist_box ul{ float:left; margin-bottom:20px;}
.secondpart .tplist_box li{float:left; margin-top:20px; width:315px;}
/*图片列表组件2*/ 
.picNews2 {background: #f1f1f1 url("//www.news.cn/2015/img2015/Loading.gif") no-repeat scroll 50% 50%;height: 175px;overflow: hidden;position: relative;width: 315px;} 
.picNews2 .picImg a{display: block;line-height: 0} 
.picNews2 .picImg img {width: 100%} 
.picNews2 .picBg {background: #1d71b6 none repeat scroll 0 0;bottom: 0;height: 35px;left: 0;opacity: 0.4;position: absolute;width: 100%;z-index: 10;} 
.picNews2 .picTit {bottom: 0;color: #ffffff;font-weight: bold;height: 35px;left: 0;line-height: 35px;overflow: hidden;position: absolute;text-align: center;width: 100%;z-index: 11;} 
.picNews2 .picTit a{color: #ffffff;line-height: 35px;} 





