﻿@charset "utf-8";
/* CSS Document */
/* 2018不忘初心 砥砺前行——纪念改革开放40周年——新华网贵州频道 liuchangyu */
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; background:#f7f7f7;}
li { list-style-type:none; }
a { text-decoration:none; outline:none; color:#484848; }
a:hover { text-decoration: none; color:#ff9724; }
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; }
.widthMain { width:1200px; margin:0 auto;}

/* 头部大图 */
.page { overflow: hidden;}
.banner { width: 100%; height: 513px; background: url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/topic00.jpg") center top no-repeat; position: relative;}
.banner .topic { width: 100%; height: 100%; background: url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/topic02.png") center top no-repeat; position: relative; z-index: 3;}
.banner .cloud { width: 100%; height: 364px; position: absolute; bottom: -16px; z-index: 2;}
.banner .cloud span { width: 6804px; height: 364px; display: block; position: absolute; left: 50%; margin-left: -1701px; background: url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/cloud.png") center top repeat-x; animation-name: l2r; animation-duration: 250s; animation-timing-function: linear; animation-iteration-count: infinite; animation-direction: normal;}
@keyframes l2r {
  from {
    margin-left: -1701px;
  }
  to {
    margin-left: -5103px;
  }
}

@keyframes breath {
  from {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}

/* 导航条 */
.zt_dh{width:100%; height:80px;}
.zt_dh{ background:url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/dh_bg.png") no-repeat center top; z-index:999; border-bottom:1px solid #ba0000; margin-top:-15px;position:absolute;}
.zt_dh ul{ width:1200px; margin:0 auto; overflow:hidden}
.zt_dh ul li{ display:block; float:left; background:url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/dh_1.png") no-repeat; background-position:right 35px;}
.zt_dh ul li a{ font-size:20px; color:#fff; line-height:80px; display:block; text-decoration:none; padding:0 32px; height:80px;  font-family:\5FAE\8F6F\96C5\9ED1;} 
.zt_dh ul li a:hover{ color:#ffde00;}
.zt_dh ul .one{ background:none;}
.zt_dh ul li.current_lia a{color:#961117}

/*头条*/
.lhjj{ width:1200px; margin:108px auto 0;}
.lhjj .dtt{ text-align:center;}
.lhjj .dtt h1 a{ font-size:42px; color:#bf0009; font-weight:bold;}
.lhjj .dtt p{ padding:0; margin:20px auto;font-size:14px; color:#888888;}
.lhjj .dtt p a{ font-size:16px; color:#810006;}

/*新闻动态*/
.jjlh_box{ width:1200px; margin:0px auto; overflow:hidden;}
.jjlh_box .jjlh_center{ width:1200px; margin:0 auto; overflow:hidden;}
.jjlh_box .jjlh_center .jjlh_bt{ float:left; width:978px; text-align:center; border:1px dashed #d3d3d3; background:#fff; padding:10px 10px; margin:10px 0px 15px 0px;}
.jjlh_box .jjlh_center .jjlh_bt h1{ font-size:32px; color:#323232}
.jjlh_box .jjlh_center .jjlh_bt h1 a{ font-size:32px; color:#000;}
.jjlh_box .jjlh_center .jjlh_bt h1 a:hover{ text-decoration:none; color:#cc0000;}
.jjlh_box .jjlh_center .jjlh_bt ul{ margin:10px 0 0 200px; text-align:center; display:block}
.jjlh_box .jjlh_center .jjlh_bt ul li{ float:left; margin-right:20px; font-size:12px; color:#646464}
.jjlh_box .jjlh_center .jjlh_bt ul li a{ font-size:12px; color:#646464}
.jjlh_box .jjlh_center .jjlh_bt ul li a:hover{ text-decoration: underline;color:#E33F42}
.jjlh_box .jjlh_center .jjlh_bt ul li span{ margin-left:20px}
.jjlh_box .jjlh_center .jjlh_bottom{ margin:10px auto; width:1200px; overflow:hidden;}
.jjlh_box .jjlh_center .jjlh_bottom .jjlh_left_box{ float:left; width:540px;}
.jjlh_box .jjlh_center .jjlh_bottom .jjlh_left_box dl{ margin:0 0 10px 0; padding-bottom:14px; border-bottom:1px dashed #E9E9E9;}
.jjlh_box .jjlh_center .jjlh_bottom .jjlh_left_box dl dt a{ font-size:24px; color:#333; font-weight:600}
.jjlh_box .jjlh_center .jjlh_bottom .jjlh_left_box dl dt a:hover{ color:#E33F42}
.jjlh_box .jjlh_center .jjlh_bottom .jjlh_left_box dl dd{ font-size:14px; color:#646464; margin:10px 0 0 0; line-height:22px}
.jjlh_box .jjlh_center .jjlh_bottom .jjlh_left_box ul{ width:540px}
.jjlh_box .jjlh_center .jjlh_bottom .jjlh_left_box ul li{ width:540px; line-height:20px; padding:15px 0 12px 0; border-bottom:1px dashed #E9E9E9;}
.jjlh_box .jjlh_center .jjlh_bottom .jjlh_left_box ul li a{ font-size:18px; color:#333333;}
.jjlh_box .jjlh_center .jjlh_bottom .jjlh_left_box ul li a:hover{ color:#e30303;}
.jjlh_box .jjlh_center .jjlh_bottom .jjlh_right_box{ float:left; margin:0 0px 0 38px; overflow:hidden;}

/* 幻灯图片 */
.part2-left { width:620px; height: 400px; position: relative; float: left;}
.part2-left .arrow-left { background: url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/xiswip_left.png") no-repeat left top; position: absolute; left: 0; top: 160px; width: 44px; height: 85px; z-index: 2;}
.part2-left .arrow-right { background: url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/xiswip_right.png") no-repeat left bottom; position: absolute; right: 0; top: 160px; width: 44px; height: 85px; z-index: 2;}
.part2-left .swiper-container { width:620px; height: 400px;}
.swiper-slide { position: relative;}
.part2-left .swiper-slide img { width:620px; height: 400px;}
.part2-left .swiper-slide .bg { position: absolute; left: 0; bottom: 0; width: 100%; height: 35px; opacity: 0.5; background: #000; z-index: 0}
.part2-left .swiper-slide .title { position: absolute; left: 0; bottom: 0; width: 100%; height: 35px; line-height: 35px; color: #fff; overflow: hidden; z-index: 1; padding-left: 10px}
.part2-left .swiper-slide .title a { color: #fff; font-size:16px;}
.part2-left .pagination { position: absolute; right: 10px; text-align: right; bottom: 7px; width: 100%; z-index: 2;}
.part2-left .swiper-pagination-switch { display: inline-block; width: 18px; height: 4px; background: #ccc; margin: 0 3px; cursor: pointer;}
.part2-left .swiper-active-switch { background: #bf0009;}

/* 更多 */
.gkm { margin:25px auto 0; width:960px; padding:0px 20px 20px 20px; text-align:center; overflow:hidden;}
.gkm .ann{ float:left; margin-left:370px; width:220px; height:30px; background:#f9f9f9; border:1px #e5e5e5 solid; -webkit-border-radius:30px; text-align:center; padding:6px 0px 2px 0px; font-family:\5FAE\8F6F\96C5\9ED1; font-size:14px; position:relative; }
.gkm .ann .ff{ position:absolute; left:0px;top:0px; width:220px; text-align:center; padding:6px 0px 5px 0px;}

/* 共话改革 */
.tjsc_box{width:100%; margin:0 auto; padding:20px 0 0 0; overflow:hidden;}
.tjsc_box .tjsc_title{width:1200px; margin:0 auto; text-align:center}
.tjsc_box .lmtt{ width:1200px; margin:0 auto 20px; background:url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/tyxb_1.png") no-repeat; background-position:0 35px; }
.tjsc_box .lmtt img{ display:block; margin:0 auto;}
.talking-box { width:100%; height:450px; position: relative; padding:10px 0 10px 0; margin-top:20px;}
.talking-box .swiper-arrow-pre, .talking-box .swiper-arrow-next { background: url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/arrow-pre-grey-l.png") no-repeat left top; position: absolute; left: -80px; top: 50%; margin-top: -100px; width: 48px; height: 136px; cursor: pointer;}
.talking-box .swiper-arrow-next { right: -80px; left: auto; background-image: url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/arrow-next-grey-l.png");}
	.talking-swiper { width:1242px; height:450px; position:relative; overflow:hidden;}
.talking-swiper .swiper-slide { float:left; width:370px; position: relative; overflow:hidden;}
.talking-swiper .swiper-slide .pcx{ float:left; width:370px;}
.talking-swiper .swiper-slide .pcx a img{ width:370px;height:220px; display:block;}
.talking-swiper .swiper-slide .pcm{ float:left; width:348px; border:1px #e5e5e5 solid; border-top:0px solid; padding:5px 10px 20px 10px; background:#fff; height:200px;}
.talking-swiper .swiper-slide .pcm .mc{ float:left;width:348px;padding:3px 0px 10px 0px; text-align:left;font-family:\5FAE\8F6F\96C5\9ED1;font-size:18px;border-bottom:1px dashed #e5e5e5;}
.talking-swiper .swiper-slide .pcm .mc a{ font-size:18px; color:#404040;}
.talking-swiper .swiper-slide .pcm .zy{ float:left;width:348px;padding:10px 0px 15px 0px; text-align:left;color:#666666; text-indent:2em;font-size:12px;font-family:\5FAE\8F6F\96C5\9ED1;LINE-HEIGHT: 200%;}
.talking-swiper .swiper-slide .pcm .gdm{ float:left;width:100px;margin-left:125px;background:#fff;border:1px #e5e5e5 solid;-webkit-border-radius:30px; text-align:center;padding:4px 0px 5px 0px;}
.talking-swiper .swiper-slide .pcm .gdm a{font-family:\5FAE\8F6F\96C5\9ED1;font-size:14px; color:#595959;}

/*各地新貌*/
.gdxm{ width:1200px; margin:0px auto; overflow:hidden;}
.gdxm_content{ float:left; width:1198px; overflow:hidden; padding:0px 0px 0px 0px; border:1px #f4ecda solid}
.gdxm-list ul{ width:960px; height:52px; float:left;}
.gdxm-list li{ height: 52px; float:left; font-size:16px; line-height: 52px; text-align: left; position: relative; margin-left:24px; margin-right:24px;}
.gdxm-list li a{ color: #333333;}
.gdxm-list li a:hover{ color:#e30303;}
.nhsc{ margin:40px auto 0; width:100%; padding:0px 0px 0px 0px; background-position: center; background:url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/ljl_bg.jpg") no-repeat 0px 0px fixed;}
.nhsc .lmtt{ width:1200px; margin:0 auto 20px; background:url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/tyxb_1.png") no-repeat; background-position:0 35px; }
.nhsc .lmtt img{ display:block; margin:0 auto;}
.nhsc_lb{ width:1290px; margin:0 auto; overflow:hidden;}
.nhsc_lb .dlb{ margin:20px 0 20px 45px; float:left;}
.nhsc_lb .dlb img{ width:370px; height:230px; display:block;}
.nhsc_lb .dlb .mswz{ width:370px; height:140px; background-color:#fafafa;}
.nhsc_lb .dlb .mswz a{ font-size:18px; font-weight:bold;color:#333; text-align:left; width:328px; display:block; border-bottom:1px dashed #d5d5d5; margin-left:15px; line-height:30px;
 background:url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/nhsc_2.png") no-repeat center left; padding-left:12px;}
.nhsc_lb .dlb .mswz a:hover{ color:#d13131;}
.nhsc_lb .dlb .mswz p{ font-size:12px; color:#737373; line-height:20px; padding:0 15px; margin-top:8px; }

/*黔行40年*/
.dj_nr{ margin:0 auto; width:1240px; margin-top:40px;}
.dj_nr ul dl{ float:left; width:538px; padding:20px 20px; border:1px solid #e5e5e5; overflow: hidden; margin:0 20px 50px 20px; height:170px; background:#fff;}
.dj_nr ul dl:hover{ border:1px solid #cc0000}
.dj_nr ul dl dt{ float:left;}
.dj_nr ul dl dt img{ width:280px; height:160px;}
.dj_nr ul dl dd{ width:240px; float:right}
.dj_nr ul dl dd a{ font-size:18px; color:#323232; text-decoration:none; LINE-HEIGHT: 160%; font-family:\5FAE\8F6F\96C5\9ED1; font-weight:bold;}
.dj_nr ul dl dd a:hover{ color:#d13131}
.dj_nr ul dl p{ float:right; color:#646464; width:240px; margin-top:5px; font-family:\5FAE\8F6F\96C5\9ED1; font-size:12px; LINE-HEIGHT: 180%;}

/*换个姿势看贵州*/
.huanzishi-box { width:100%; height:400px; position: relative; padding:10px 0 10px 0; margin-top:20px;}
.huanzishi-box .swiper-arrow-pre, .huanzishi-box .swiper-arrow-next { background: url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/arrow-pre-grey-l.png") no-repeat left top; position: absolute; left: -80px; top: 50%; margin-top: -100px; width: 48px; height: 136px; cursor: pointer;}
.huanzishi-box .swiper-arrow-next { right: -80px; left: auto; background-image: url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/arrow-next-grey-l.png");}
.huanzishi-swiper { width:1238px; height:400px; position:relative; overflow:hidden;}
.huanzishi-swiper .swiper-slide { float:left; width:263px; position: relative; overflow:hidden;}
.huanzishi-swiper .swiper-slide .cjd{ width:263px; height:355px; background-color:#fff; box-shadow:-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .2); -moz-box-shadow:0 0 10px rgba(0, 0, 0, .2); box-shadow:0 0 10px rgba(0, 0, 0, .2); border-bottom:6px solid #c3c3c3; float:left; margin-right:44px; margin-left:4px; margin-top:20px;}
.huanzishi-swiper .swiper-slide .rw_pohto{ width:263px;height:195px;}
.huanzishi-swiper .swiper-slide .rw_pohto a{ display:block;}
.huanzishi-swiper .swiper-slide .rw_pohto a img{ width:263px;height:195px;}
.huanzishi-swiper .swiper-slide .txt{ padding:15px 10px; text-align:justify; word-wrap:break-word;}
.huanzishi-swiper .swiper-slide .txt h3{ margin-bottom:13px; font-size:18px; line-height:28px; font-weight:bold;}
.huanzishi-swiper .swiper-slide .txt h3 a {color: #323232;}
.huanzishi-swiper .swiper-slide .txt h3 a:hover{color:#d13131}
.huanzishi-swiper .swiper-slide .txt a {color: #646464;}
.huanzishi-swiper .swiper-slide .txt p{text-align: justify; word-wrap: break-word; line-height: 24px; color:#646464; font-size:12px;}

/*高清大图*/
.ljl{ width:1200px; margin:0 auto; overflow:hidden; margin-top:40px;}
.ljl .lmtt{ width:1200px; margin:0 auto 40px; background:url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/tyxb_1.png") no-repeat; background-position:0 35px; }
.ljl .lmtt img{ display:block; margin:0 auto;}
.gqdt_box { width: 100%; height: 530px; margin: 0 auto; }
.gqdt_nr { width: 1200px; height: 530px; margin: 0 auto; }
.focusBox5{ width: 1200px; height: 530px; position: relative; }
.focusBox5 .arrow-left5{ background: url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/arrow-pre-red-l.png") no-repeat left top; position: absolute; left: 0px; top: 220px; width: 59px; height: 118px; z-index: 2 }
.focusBox5 .arrow-right5{ background: url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/arrow-next-red-l.png") no-repeat left bottom; position: absolute; right: 0px; top: 220px; width: 59px; height: 118px; z-index: 2 }
.focusBox5 .swiper-container { width: 1200px; height: 530px; }
.swiper-slide { position: relative; }
.focusBox5 .swiper-container.swiper-wrapper .swiper-slide img { width: 1200px; height: 530px; }
.focusBox5 .swiper-container .swiper-wrapper .swiper-slide .bg { position: absolute; left: 0; bottom: 0; width: 100%; height: 35px; opacity: 0.5; background: #000; z-index: 0 }
.focusBox5 .swiper-container .swiper-wrapper .swiper-slide .title { position: absolute; left: 2%; bottom: 0; width: 96%; height: 35px; line-height: 35px; color: #fff; overflow: hidden; z-index: 1; font-size: 16px;  text-align: center; }
.focusBox5 .swiper-container .swiper-wrapper .swiper-slide .title a { color: #fff; }
.focusBox5 .pagination { position: absolute; right: 10px; text-align: right; bottom: 5px; width: 15%; z-index: 2; }
.focusBox5 .swiper-pagination-switch { display: inline-block; width: 18px; height: 4px; background: #fff; margin: 0 3px; cursor: pointer; }
.focusBox5 .swiper-active-switch { background: #bf0009; }

/*底部*/
.footer { width: 100%; background-color:#eeeeee; padding: 50px 0; margin-top:60px;}
.footer p { text-align: center; color: #888888; line-height: 30px; font-size:16px; }

/*返回顶部*/
.sidenav { width: 112px; height: 222px; position: fixed; right: 10px; bottom: 10%; margin-top: -100px; z-index: 100; cursor: pointer; background: url("http://www.gz.xinhuanet.com/ztpd/gzggkfsszn_2018/image/fixbar-all.png") no-repeat left top;}
.sidenav .link-top { position: absolute; width: 93px; height: 103px; top: 118px;}
.sidenav .link-close { position: absolute; width: 20px; height: 20px; top: 0; right: 0;}