﻿@charset "utf-8";
/* CSS Document */
/* Reset */
html, body, div, img, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, fieldset, input, textarea, select, label, ul, ol, dl, li, dt, dd { margin:0; padding:0; border:0; outline:none; list-style:none; font-weight: normal; }
body, html { height:100%; width:100%; font-size:14px; line-height:24px; font-family:"微软雅黑"; }
body { color:#484848; }
li { list-style-type:none; }
a { text-decoration:none; outline:none; color:#484848; }
a:hover { text-decoration: none; color:#f6b649; }
table { border-collapse:collapse; border-spacing:0; margin:0 auto; clear:both; }
img { border:0; display:block; }
em { font-style:normal; }
hr { height:0; clear:both; }
.none { display:none; }
.clear { clear:both; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.fl { float:left; }
.fr { float:right; }
.domPC { display:block; }
.domMobile { display:none;}
/* ===============================================================
content
================================================================*/
.banner { width: 100%; min-width:1020px; height: 551px; background: url(//www.xinhuanet.com/info/zt2/2018huaxiappp/index/images/banner.jpg) no-repeat 50% 0; overflow: hidden; margin:0; padding:0; }
.content{ width:1000px; height:auto; margin:0 auto;}
h2{ font-size:36px; font-weight:bold; line-height:42px; text-align:center; margin:0 auto; margin-top:30px;}
/*滚动图*/
.jj_pic { width: 985px; height: 506px; position: relative; margin:0 auto; margin-top:30px; }
.jj_pic .swiper-container { width: 985px; height: 506px; }
.jj_pic .swiper-slide { position: relative; }
.jj_pic .swiper-slide img { width: 985px; height: 506px; }
.jj_pic .swiper-container .swiper-wrapper .swiper-slide .bg { position: absolute; left: 0; bottom: 0; width: 100%; height: 60px; opacity: 0.6; background: #000; z-index: 0 }
.jj_pic .swiper-container .swiper-wrapper .swiper-slide .title { font-size: 20px; position: absolute; left: 0; bottom: 0; width: 100%; height: 60px; line-height: 60px; color: #fff; overflow: hidden; z-index: 1; }
.jj_pic .swiper-container .swiper-wrapper .swiper-slide .title a { position: absolute; left: 10px; bottom: 0; width: 98%; height: 60px; line-height: 60px; color: #fff; overflow: hidden; z-index: 1; }
.jj_pic .pagination { position: absolute; right: 10px; text-align: right; bottom: 5px; width: 100%; z-index: 2; }
.jj_pic .swiper-pagination-switch { display: inline-block; width: 8px; height: 8px; border-radius:4px; background: #999; margin: 0 3px; cursor: pointer; }
.jj_pic .swiper-active-switch { background: #fff; }
.jj_pic .toparrow{position: absolute;top: 45%; margin-top: 0px; width: 25px; height: 30px; line-height: 30px;z-index: 10;text-decoration: none;outline: none;}
.jj_pic .arrowleft{ width:27px; height:58px; left: 16px; background: url(//www.xinhuanet.com/info/zt2/2018huaxiappp/index/images/left.png) no-repeat; filter:alpha(opacity=50); 
-moz-opacity:0.5; 
opacity:0.5;}
.jj_pic .arrowright{ width:27px; height:58px; right: 16px; background: url(//www.xinhuanet.com/info/zt2/2018huaxiappp/index/images/right.png) no-repeat; filter:alpha(opacity=50); 
-moz-opacity:0.5; 
opacity:0.5;}
.jj_pic .arrowleft:hover,.jj_pic .arrowright:hover{filter:alpha(opacity=100); 
-moz-opacity:1; 
opacity:1;}
/*通用*/
.leftcont{ width:644px; height:auto; float:left;}
.rightcont{ width:285px; height:auto; float:right;}
.tit{ width:100%; line-height:38px; height:38px; border-bottom:2px solid #8b8b8b; position:relative; margin-top:45px;}
.tit h3{ border-bottom:4px solid #ee471a; width:118px; position:absolute; left:0; bottom:-3px;}
.tit h3 i {
    width: 5px;
    height: 20px;
    display: inline-block;
    background: #ee471a;
    position: absolute;
    top: 10px;
    left: 6px;
}
.tit h3 span{ padding-left:20px; line-height:38px; font-size:22px; font-weight:bold; color:#222;}
/*xpage list*/
.xpage-more-btn {
    width: 100px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border:1px solid #bbb;
    background: #eee;
    line-height: 2em;
    border-radius: 0.5em;
    cursor: pointer;
	margin:40px auto;
}
.xpage-more-btn:hover {
    background: #ddd;
}
.xpage-more-btn:active {
    background: #ccc;
}
.xpage-img-list li{ width:100%; height: auto; overflow:hidden; padding:15px 0; border-bottom:1px solid #eee;}
.xpage-img-list li h3{ line-height:30px; height:30px; font-size:20px; font-weight:bold; width:100%; overflow:hidden; margin-bottom:8px;}
.xpage-img-list li img{ width:158px; height:100px; float:left; margin-right:15px; }
.xpage-img-list li p{ width: auto; height:66px; overflow:hidden; font-size:14px; line-height:22px; color:#999;}
.xpage-img-list li p a{ color:#999;}
.xpage-img-list li span{ color:#999; float:right; margin-top:18px;}
/*右栏*/
.rightcont li{ width:100%; background:#f9fafa; margin-top:20px;}
.rightcont li+li{ }
.rightcont li img{ width:118px; height:86px; float:left;}
.rightcont li p{ font-size:14px; padding: 0 10px; float:right; width:147px; line-height:20px; }
.rightcont li h3{ font-size:12px; color:#ccc; float:right; padding-right:10px; }
.rightcont h4{ font-size:14px; line-height:20px; width:231px; margin:auto; background: url(//imgs.xinhuanet.com/icon/2011air/img/dot01.gif) no-repeat 0 -34px;
    padding-left: 15px; margin-top:10px;}

/*图片列表组件2*/ 
.picNews2 {background: #f1f1f1 url("//www.news.cn/2015/img2015/Loading.gif") no-repeat scroll 50% 50%;height: 153px;overflow: hidden;position: relative;width: 245px; margin:auto; margin-top:20px;} 
.picNews2 .picImg a{display: block;line-height: 0} 
.picNews2 .picImg img {width: 245px; height:153px;} 
.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;} 
/*footer*/
.footer { margin-top: 0; width: 100%; height: 38px; min-width:1020px; padding: 100px 0 100px 0; background:#ee471a; text-align: center; position:relative; }
.footer p { color: #fff; line-height: 20px; }
.sj{ background:url(//www.xinhuanet.com/info/zt2/2018huaxiappp/index/images/sj.png); width:111px; height:66px; position:absolute; left:1044px; top:0px; display:none;}
