@charset "utf-8";
/* CSS Document */
html {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
body {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top; text-align: center;
}
div {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
p {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
hr {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
pre {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
h1 {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
h2 {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
h3 {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
h4 {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
h5 {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
h6 {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
table {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
tr {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
td {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
th {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
tfoot {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
tbody {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
thead {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
form {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
fieldset {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
input {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
textarea {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
label {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	vertical-align: top;
	display: inline-block;
}
ol {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
dl {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
li {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
dt {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
dd {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
a {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
img {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
iframe {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
a {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
body {
	text-align: center; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
img{ border:0;}
.clear{ clear:both;}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
body {
  width: 100%;
  height: auto;
}
body {
  min-width: 1000px;
  min-height: 600px;
}
.full-screen,
.full-screen body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* banner */
.banner{ background-image: url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/banner.jpg); background-repeat:no-repeat; background-position:top center; height:550px; }
/* 导航 */
.nav{
	background-image:url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/nav.jpg);
	height:60px;
	background-repeat:no-repeat;
	background-position: top center;
	width: 1000px;
	margin: 0px auto;
}
.nav ul{ width:1000px; margin:0px auto;}
.nav li{ float:left; padding:20px 30px 0px 30px; line-height:20px; color:#ffffff; font-size:18px;}
.nav li a,.nav li a:link,.nav li a:hover{ color:#ffffff;}
.text{
	width:1000px;
	margin:0px auto;
}
/* 新闻聚焦 */
.contentnews{
	background-image:url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/bjnewsx.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:530px;
}
.textnews{ padding-top:60px;}
.titlenews{ width:400px; height:60px; padding-bottom: 20px;}
.textnews-l{ width:580px; float:left;}
.textnews-r{
	width:400px;
	float:right;
}
/*焦点图*/
.focusPic {
	width: 580px;
	margin:0px auto;
	height:380px;
	position:relative;
}
.fpic {
	width: 580px;
	height:380px;
	display:none;
	position:relative;
}
.f_bg {
	background: rgb(0, 0, 0);
	left: 0px;
	width: 580px;
	height: 40px;
	bottom: 0px;
	display: block;
	filter: alpha(opacity=60);
	position: absolute;
	z-index: 10;
	opacity: 0.6;
}
.l_btn {
	background: url("http://www.xinhuanet.com/home/new/images/sports_m_02_1.png") 0px 0px;
	left: 10px;
	top: 170px;
	width: 35px;
	height: 35px;
	position: absolute;
	z-index: 1000;
	cursor: pointer;
	_background: none;
}
.r_btn {
	background: url("http://www.xinhuanet.com/home/new/images/sports_m_03_1.png") 0px 0px;
	top: 170px;
	width: 35px;
	height: 35px;
	right: 10px;
	position: absolute;
	z-index: 1000;
	cursor: pointer;
	_background: none;
}
.fpic h1 {
	left: 10px;
	bottom: 10px;
	color: rgb(255, 255, 255);
	line-height: 20px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size: 18px;
	font-weight: normal;
	position: absolute;
	z-index: 100;
	text-align:center;
}
.fpic h1 em {
	padding-right: 10px;
}
.fpic h1 em a {
	font: 18px/30px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size-adjust: none; font-stretch: normal;
}
.fpic h1 span {
	font: 18px/30px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size-adjust: none; font-stretch: normal;
}
.fpic h1 a {
	color: rgb(255, 255, 255); font-size: 18px;
}
.focusPic .btPhoto {
	margin: 0px 0px 0px 10px; width: 100px; height: 22px; right: 5px; bottom: 5px; position: absolute; z-index: 10;
}
.btPhoto .bt02 {
	background: url("http://www.xinhuanet.com/home/new/images/bg_datudian.gif") no-repeat -16px 0px; margin: 3px; width: 9px; height: 9px; float: left; display: inline; cursor: pointer;
}
.btPhoto .current {
	background: url("http://www.xinhuanet.com/home/new/images/bg_datudian.gif") no-repeat;
}
.btPhoto .bt01 {
	margin: 0px 5px; width: 23px; height: 19px; float: left;
}
.btPhoto .bt09 {
	margin: 0px 5px; width: 23px; height: 19px; float: left;
}
.btPhoto .bt01 img {
	border: currentColor; cursor: pointer;
}
.btPhoto .bt09 img {
	border: currentColor; cursor: pointer;
}
.dabiaoti h1{
	width:400px;
	height:30px;
	overflow:hidden;
	font: 18px/30px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	text-align:left;
	color: #012d5e;
	font-weight:bold;
	margin-bottom:10px;
}
.dabiaoti h1 a,.dabiaoti h1 a:link,.dabiaoti h1 a:hover{ color: #012d5e; font-weight:bold;}
.dabiaoti p {
	width:400px;
	height:60px;
	overflow:hidden;
	font: 14px/30px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	text-align:left;
	color:#999999;
	margin-bottom:10px;
}
.dabiaoti p a,.dabiaoti p a:link,.dabiaoti p a:hover{ color:#999999;}
.list li{ width:380px; border-bottom:1px solid #f2f2f2;  padding:5px 0 5px 0px; font: 16px/35px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; height:35px; overflow:hidden; text-align:left; color:#012d5e; background-image:url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/dx.jpg); background-repeat:no-repeat; background-position: top left; padding-top:-5px; padding-left:15px;}
.list li a,.list li a:link,.list li a:hover{ color:#012d5e;}
/* 视频发布 */
.contentspfb{
	background-image:url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/bjspbb.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:540px;
}
.textspfb{ padding-top:30px;}
.titlespbb{ width:480px; text-align:left; height:60px; padding-bottom: 30px;}
.titlegffb{ width:480px; text-align:left; height:60px; padding-bottom: 30px;}
.left{ width:480px; float:left;}
.right{ width:480px; float:right;}
.tu{
	width:480px;
	height:160px;
	display:inline-block;
	margin-bottom: 10px;
}
.transparent2{
	position:relative;
	zoom:1;
	width:230px;
	height:160px;
	display:inline;
}
.transparent2 a{
	display:block;
	position:relative;
	zoom:1;
	width:230px;
	height:160px;
}
.transparent2 a:link,.transparent2 a:visited{color:#FFFFFF;text-decoration:none;}
.transparent2 a:hover{color:#FFFFFF;text-decoration:none;}
.transparent2 img{
	display:block;
	width:230px;
	height:160px;
}
.transparent2 span{
	POSITION: absolute;
    FILTER: alpha(opacity:70); 	WIDTH: 230px;
	BOTTOM: 0px;
	BACKGROUND: #000;
	HEIGHT: 30px;
	line-height:30px;
	LEFT: 0px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:14px;
	color:#FFFFFF;
	overflow:hidden;
	opacity:0.7;
}
.transparent2 span a,.transparent2 span a:link,.transparent2 span a:hover{
	width:230px;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.wenzi{ width:480px; margin-left:0px;}
.wenzi li{
	width:480px;
	border-bottom:#11a971 dashed 1px;
	padding-bottom:20px;
	margin-top: 10px;
}
.wenzi h1{
	width:480px;
	background-image:url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/t.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	line-height:30px;
	height:30px;
	overflow:hidden;
	padding-left:15px;
}
.wenzi h1 a,.wenzi h1 a:link,.wenzi h1 a:hover{ font-size:16px; font-weight:bold; text-align:left; color:#000000;}
.wenzi p{
	width:480px;
	font-size:14px;
	text-align:left;
	text-indent:28px;
	color:#666666;
	line-height:25px;
	height:50px;
	overflow:hidden;
}
.wenzi p a,.wenzi p a:link,.wenzi p a:hover{ font-size:14px; text-align:left; color:#ff6400;}
/*访谈*/
.titleft{
	width:1000px;
	height:80px;
	margin:0px auto;
	padding-top:30px;
	padding-bottom:20px;
}
.warpper{ height:460px; background-color:#EBEBEB; padding-top:30px; padding-bottom:30px;}
.qirebox{width:1000px;margin:0px auto;overflow:hidden;}
.qirepic{
	width:840px;
	height:440px;
	color:#FFFFFF;
	float:right;
	margin-top:10px;
}
.info{ width:840px;}
.qirepic-silder-img{width:400px;height:440px; float:left; background-color:#FFF;}
.qirepic-silder-img img{ width:360px; height:400px; padding:20px;}
.qirepic-silder-intro{
	width:380px;
	height:460px;
	float:right;
	position:relative;
}

.qirepic-silder-title{ line-height:30px; padding:10px 0 10px 0;}
.qirepic-silder-title h1,.qirepic-silder-title h1 a{ color:#000000; font-size:32px; font-weight:bold; text-align:left; margin-top:20px; line-height:30px; margin-bottom:10px;}
.qirepic-silder-title h2,.qirepic-silder-title h2 a{ color:#666; font-size:18px; text-align:left; line-height:40px; margin-bottom:50px;}
.qirepic-silder-title h3,.qirepic-silder-title h3 a{ color:#000000; font-size:24px; font-weight:bold; text-align:left; line-height:40px;}
.qirepic-silder-desc,.qirepic-silder-desc a{ font-size:14px; color:#666; text-align:left; line-height:24px; overflow:hidden;} 
.jrft{ width:150px; height:40px; position:absolute; bottom:40px; left:0px;}
.jrft img{ width:150px; height:40px;}
.img-scroll{
	width:100px;
	height:460px;
	overflow:hidden;
	float:left;	
}
.push-button{ width:30px; height:30px; padding:10px 35px; float:left;}
.num{
	width:100px;
	height:360px;
	overflow:hidden;
}
.num ul{
	width:100px;
}
.num li{ 
	float:left; 
	margin:10px 0px; 
}
.num li a{
	-moz-border-radius: 100px; 
	-webkit-border-radius: 100px; 
	border-radius: 100px;
	display:block; 
	background: #000; 
	opacity:0.7;
}
.num li img{ 
	width:100px; 
	height:100px;
	-moz-border-radius: 100px; 
	-webkit-border-radius: 100px; 
	border-radius: 100px;
}
.num li.on a{ 
	-moz-border-radius: 100px; 
	-webkit-border-radius: 100px; 
	border-radius: 100px;
    background: #000;
	opacity: 1;
}
/* 全媒体 */
.titleqmt{
	width:1000px;
	margin:0px auto;
	height:80px;
	padding-bottom: 30px;
}
.contentqmt{
	height:428px;
	background-color:#EBEBEB; padding-top:40px; padding-bottom:40px;
}
.qmt{
	height:428px;
	width:1000px;
	margin:0px auto;
}
.qmt-l{ float:left;}
.qmt-r{ float:right;}
/* 日程安排 */
.contentrcap{
	width:1000px;
	margin:0px auto;
}
.rcap{
	width:640px;
	float:left;
}
.zb{ width:320px; height:356px; float:right;}
.titlercap{
	width:640px;
	height:80px;
	padding-bottom: 25px;
}
#jingxuan {
	width: 640px;
	overflow: hidden;
}
.switch {
	width: 180px;
	float:left;
}
.tagn {
    background-image: url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/k2.jpg); background-repeat:no-repeat; background-position:left;
	width: 180px;
	line-height: 70px;
	height: 70px;
	margin-bottom:20px;
}
.tagf {
	background-image: url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/k1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width: 180px;
	line-height: 70px;
	height: 70px;
	margin-bottom:20px;
}
.switch h1{
	width:150px;
	text-align: center;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size: 24px;
	color:#ffffff;
}
.switch h1 a,.switch h1 a:link,.switch h1 a:hover {color:#ffffff;}
.shyx{
	width: 460px;
	float:right;
}
.wz{
	width:416px;
	height:216px;
	border:#CCCCCC solid 2px;
	float:left;
	padding: 15px 20px;
}
.wz h1{
	display: block;
	width:90px;
	font-size:14px;
	line-height:30px;
	float:left;
	color:#012d5e;
	text-align:left;
	padding-left:20px;
	background-image:url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/zd.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
} 
.wz h2{
	display: block;
	width:280px;
	font-size:14px;
	line-height:30px;
	float:right;
	color:#012d5e;
	text-align:left;
} 
/* 雄安马拉松 */
.contentxamls{
	background-position:top center;
	background-repeat:no-repeat;
	height:770px;
}
.titlexamls{
	width:1000px;
	margin:0px auto;
	height:80px;
	padding-bottom: 30px;
	padding-top: 30px;
}
.hdjj{
	width:480px;
	height:270px;
	margin-bottom:15px;
	background-image:url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/hdjs.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
}
.hdjj p{
	position:absolute;
	width:420px;
	height:182px;
	margin:0px auto;
	font-size:14px;
	line-height:26px;
	overflow:hidden;
	text-align:left;
	left: 30px;
	top: 70px;
	text-indent:28px;
}
.hdjj p a,.hdjj p a:link{ color:#000;}
.tupian{ width:480px;; height:220px; margin-bottom:10px;}
.tupian-l{ width:315px; height:220px; float:left;}
.tupian-l{
	position:relative;
	zoom:1;
	width:315px;
	height:220px;
	display:inline;
}
.tupian-l a{
	display:block;
	position:relative;
	zoom:1;
	width:315px;
	height:220px;
}
.tupian-l a:link,.tupian-l a:visited{color:#FFFFFF;text-decoration:none;}
.tupian-l a:hover{color:#FFFFFF;text-decoration:none;}
.tupian-l img{
	display:block;
	width:315px;
	height:220px;
}
.tupian-l span{
	POSITION: absolute;
    FILTER: alpha(opacity:70); 	WIDTH: 315px;
	BOTTOM: 0px;
	BACKGROUND: #000;
	HEIGHT: 30px;
	line-height:30px;
	LEFT: 0px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:14px;
	color:#FFFFFF;
	overflow:hidden;
	opacity:0.7;
}
.tupian-l span a,.tupian-l span a:link,.tupian-l span a:hover{
	width:315px;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.tupian-r{ width:145px; height:220px; float:right;}
.tupian-r img{ width:145px; height:100px;}
/* 秀场影像志 */
.contentxcyxz{
	background-image:url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/bjxcyxz.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:720px;
}
.textxcyxz{ padding-top:60px;}
.titlexcyxz{
	width:1000px;
	margin:0px auto;
	height:80px;
	padding-bottom: 30px;
	padding-top: 15px;
}
.mainBox01 {
	margin: 0px auto;
	width: 1000px;
	height: 600px;
}
.focusBox1 {
	width: 1000px;
	height: 600px;
	overflow: hidden;
	position: relative;
}
.focusBox1 .hd {
	width: 85px; height: 85px; right: 5px; bottom: 0px; overflow: hidden; position: absolute; z-index: 1;
}
.focusBox1 .hd .cur {
	color: rgb(255, 255, 255); line-height: 85px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size: 45px; font-style: italic; margin-right: 4px; float: left;
}
.focusBox1 .hd .cut {
	color: rgb(255, 255, 255); line-height: 96px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size: 20px; font-style: italic; margin-right: 2px; float: left;
}
.focusBox1 .hd .total {
	color: rgb(255, 255, 255); line-height: 104px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size: 20px; font-style: italic; margin-right: 2px; float: left;
}
.focusBox1 .hd ul {
	overflow: hidden; float: left; zoom: 1;
}
.focusBox1 .hd ul li {
	background: rgb(255, 255, 255); width: 15px; height: 15px; text-align: center; line-height: 14px; font-size: 12px; margin-right: 2px; float: left; cursor: pointer;
}
.focusBox1 .hd ul li.on {
	background: rgb(255, 0, 0); color: rgb(255, 255, 255);
}
.focusBox1 .bd {
	height: 100%; position: relative; z-index: 0;
}
.focusBox1 .bd li {
	vertical-align: middle; position: relative; zoom: 1;
}
.focusBox1 .bd img {
	width: 1000px;
	height: 600px;
	display: block;
}
.focusBox1 .bd li .bg {
	background: rgb(0, 0, 0); left: 0px; width: 100%; height: 85px; bottom: 0px; position: absolute; z-index: 0; opacity: 0.6;
}
.focusBox1 .bd li .title {
	left: 0px; width: 100%; height: 85px; text-align: center; bottom: 0px; color: rgb(255, 255, 255); line-height: 85px; overflow: hidden; font-family: Microsoft YaHei; font-size: 18px; position: absolute; z-index: 1;
}
.focusBox1 .bd li .title a {
	left: 0px; width: 100%; height: 85px; text-align: center; bottom: 0px; color: rgb(255, 255, 255); line-height: 85px; overflow: hidden; font-family: Microsoft YaHei; font-size: 18px; position: absolute; z-index: 1;
}
.focusBox1 .prev {
	background: url("http://www.xinhuanet.com/global/img/iconBtn/slider-arrow.png") no-repeat -110px 5px; left: 3%; top: 50%; width: 32px; height: 40px; margin-top: -25px; display: block; filter: alpha(opacity=50); position: absolute; opacity: 0.5;
}
.focusBox1 .next {
	background: url("http://www.xinhuanet.com/global/img/iconBtn/slider-arrow.png") no-repeat -110px 5px; left: 3%; top: 50%; width: 32px; height: 40px; margin-top: -25px; display: block; filter: alpha(opacity=50); position: absolute; opacity: 0.5;
}
.focusBox1 .next {
	background-position: 8px 5px; left: auto; right: 3%;
}
.focusBox1 .prev:hover {
	filter: alpha(opacity=100); opacity: 1;
}
.focusBox1 .next:hover {
	filter: alpha(opacity=100); opacity: 1;
}
.focusBox1 .prevStop {
	display: none;
}
.focusBox1 .nextStop {
	display: none;
}
/* 名企 */
.contentmq{
	height:540px;
}
.titlemq{
	width:1000px;
	height:80px;
	margin:0px auto;
	padding-top: 30px;
}
.tab{width:1000px; margin:0px auto; height:360px; padding-top:30px; margin-bottom:30px;}
.tab_pic ul{height:360px; width:9999px; position:relative;}
.tab_pic ul li{float:left;}
.tab_pic ul li a{display:block;}
.tab_txt{
	float:left;
	width:360px;
	height:340px;
	overflow:hidden;
	position:relative;
	padding-top:20px;
	z-index: 1;
}
.tab_txt ul{position:relative;}
.tab_txt ul li{
	width:360px;
	height:340px;
	float:left;
}
.tab_txt h1{ display: block; width:345px;font-size:24px; line-height:35px; color:#012d5e; padding-left:10px; border-left:5px solid #11a971; margin-bottom:20px; text-align:left;} 
.tab_txt h1 a,.tab_txt h1 a:link{ color:#012d5e;}
.tab_txt p{ width:360px; text-align:left; font-size:14px; line-height:30px; text-indent:28px; color:#787878;}
.tab_txt p a,.tab_txt p a:link{ color:#787878;}
.tab_pic{ float: right; width:580px; height:360px; overflow:hidden; position:relative;}
.tab_pic img{ width:580px; height:360px;}
.prev-m,.next-m{display:block; width:30px; height:30px;float:right;margin:0 0 0 1px;overflow:hidden;cursor:pointer;background:url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/tab_btn.png);}
.next-m{background-position:30px 0px;}
.tab_san{display:block;width:17px;height:34px;position:absolute;top:29px;right:0;}
.btn_ct{
	width:70px;
	height:30px;

	display:block;
	position:absolute;
	left:290px;
	bottom:20px;
	z-index:100;
}
/* 高清图集 */
.contentjctj{
	background-image:url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/bjjctj.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:665px;
}
.titlejctj{
	width:1000px;
	height:80px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.textjctj {
	padding: 0px;
	width: 1000px;
	margin: 0px auto;
	display:inline-block;
}
.textjctj li {
    margin:5px; float: left; position: relative; display:inline;
}
.textjctj li {
	width: 240px; height: 240px;
}
.textjctj li img {
	width: 240px; height: 240px;
}
.textjctj li:hover .overLayer {
	background: #11a971;
	display: block;
	filter: alpha(opacity=70);
	opacity: 1;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	opacity: 0.7;
}
.textjctj .hover li .overLayer {
	background: #11a971; display: block; filter: alpha(opacity=70); opacity: 1; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -ms-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear; opacity: 0.7;
}
.textjctj li:hover .infoLayer {
	display: block; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -ms-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear;
}
.textjctj .hover li .infoLayer {
	display: block; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -ms-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear;
}
.textjctj .overLayer {
	left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; filter: alpha(opacity=0); position: absolute; z-index: 4; opacity: 0; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -ms-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear;
}
.textjctj .infoLayer {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute; z-index: 4;
}
.textjctj li {
	 background:#11a971;
}
.textjctj h1 {
	color: rgb(255, 255, 255); padding: 25px 0px 5px; line-height: 35px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size: 20px; padding:20px 20px 10px 20px; font-weight:bold;
}
.textjctj h1 a,.textjctj h1 a:link,.textjctj h1 a:hover {
	color: rgb(255, 255, 255); font-weight:bold;
}
.textjctj p {
	color: rgb(255, 255, 255); line-height: 24px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size: 14px; padding: 0px 20px;
}
.textjctj p a,.textjctj p a:link,.textjctj p a:hover {
	color: rgb(255, 255, 255);
}
.more{ background: #11a971;}
.more h3 {
	color: rgb(255, 255, 255); padding: 60px 40px; line-height: 50px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size: 20px; font-style:normal;
}
.more h3 a,.more h3 a:link,.more h3 a:hover {
	color: rgb(255, 255, 255); font-style:normal;
}
/* 点赞雄安 */
.contentdzxa{
	background-image:url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/bjdz.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:600px;
}
.textdzxa{ position:relative;}
.selector {
    POSITION: relative; WIDTH:1000px; margin:0px auto; height:600px; 
}
.selector IMG {
	HEIGHT: 100%;
	WIDTH: 100%
}

.k {
BORDER-TOP-STYLE: none; CURSOR: pointer; BORDER-LEFT-STYLE: none; HEIGHT: 65px; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; WIDTH: 90px
}
.wy {
	FONT-SIZE: 28px;
	POSITION: absolute;
	COLOR: #FFFFFF;
	TEXT-ALIGN: center;
	BOTTOM: 260px;
	WIDTH: 240px;
	text-decoration: none;
	left: 540px;
}
.Num {
	FONT-SIZE: 28px;
	FONT-FAMILY: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	POSITION: absolute;
	COLOR: #FFCC00;
	TEXT-ALIGN: center;
	WIDTH: 120px;
	BOTTOM: 260px;
	text-decoration: none;
	left: 420px;
}
.segmentLine {
	HEIGHT: 350px;
	POSITION: absolute;
	TOP: 200px;
	WIDTH: 400px;
	left: 30px;
}
/* 主办 */
.contentlogo{ background-color:#464646; height:240px;}
.logo{
	width:1000px;
	margin:0px auto;
	height:120px;
	padding-top:60px;
	padding-bottom:60px;
}
.logo-l{
	width:520px;
	height:120px;
	float:left;
}
.logo-r{
	width:465px;
	height:120px;
	float:right;
	border-left:#cccccc 1px dashed;
}
.logo-r h1{ width:440px; margin-left:20px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:16px; font-weight:bold; color:#ffffff; line-height:40px; text-align:left;}
.logo-r p{ width:440px; margin-left:20px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:14px; color:#ffffff; line-height:40px; text-align:left;}
/* 底部 */
.footer{ width:1000px; height:100px; margin:0px auto; margin-top:30px;}
.footer p{
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:14px;
	line-height:30px;
	color:#6d6d6d;
	text-align:center;
}
/* 返回顶部 */
#share{position:fixed;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-34+"px");bottom:34px;left:95%;width:30px;zoom:1;}
#share a{
	background-image:url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/share.png);background-repeat:no-repeat;display:block;width:30px;height:30px;margin-bottom:2px;overflow:hidden;text-indent:-999px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#share a#totop{background-position:0 -120px;position:absolute;bottom:64px;cursor:pointer;}
#share a#totop:hover{background-position:-30px -120px;}


.cover-box {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/cover.jpg) top center no-repeat;
  -webkit-background-size: auto 100%;
     -moz-background-size: auto 100%;
          background-size: auto 100%;
  overflow: hidden;
}
.cover-bg,
.cover-content,
.cover-mask,
.cover-title,
.cover-building,
.cover-slogan {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.show .cover-content,
.show .cover-title,
.show .cover-building,
.show .cover-slogan {
  opacity: 1;
}
.cover-content {
  z-index: 110;
  font-size: 12px;
}
.cover-content .cover-goto {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #c39235;
  font-size: 16px;
  font-weight: bold;
  background: url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/jrzt.png) no-repeat -10000px -10000px;
}
.cover-goto .goto-btn {
  position: absolute;
  left: 0;
  bottom: 5%;
  width: 100%;
  cursor: pointer;
}
.cover-goto .goto-btn .goto-icon {
  display: block;
  margin: 10px auto;
  width: 77px;
  height: 45px;
  background: url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/putin.png) no-repeat center;
}
.cover-goto .goto-btn .goto-icon {
  -webkit-animation-name: coverGoto;
  -moz-animation-name: coverGoto;
       animation-name: coverGoto;
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
       animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
       animation-iteration-count: infinite;
}
.cover-bg {
  opacity: 1;
  z-index: 10;
  background: url(http://www.he.xinhuanet.com/zhuanti/2017fashionxiongan/images/cover.jpg) no-repeat top center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
}
.cover-box img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 100%;
}

@-webkit-keyframes coverCloud {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -2200px 0;
  }
}
@-moz-keyframes coverCloud {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -2200px 0;
  }
}
@keyframes coverCloud {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -2200px 0;
  }
}
@-webkit-keyframes coverGoto {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  10% {
    opacity: 1;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  12% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  14% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  16% {
    -webkit-transform: none;
    transform: none;
  }
  95% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
@-moz-keyframes coverGoto {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    -moz-transform: translate3d(0, -30px, 0);
         transform: translate3d(0, -30px, 0);
  }
  10% {
    opacity: 1;
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
         transform: translate3d(0, 5px, 0);
  }
  12% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
         transform: translate3d(0, -10px, 0);
  }
  14% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
         transform: translate3d(0, 5px, 0);
  }
  16% {
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
  }
  95% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
         transform: translate3d(0, 10px, 0);
  }
}
@keyframes coverGoto {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    -moz-transform: translate3d(0, -30px, 0);
         transform: translate3d(0, -30px, 0);
  }
  10% {
    opacity: 1;
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
         transform: translate3d(0, 5px, 0);
  }
  12% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
         transform: translate3d(0, -10px, 0);
  }
  14% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
         transform: translate3d(0, 5px, 0);
  }
  16% {
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
  }
  95% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
         transform: translate3d(0, 10px, 0);
  }
}
/*@-webkit-keyframes coverTitle {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes coverTitle {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}*/
@-webkit-keyframes coverTitle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes coverTitle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes coverTitle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*@-webkit-keyframes coverBuilding {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes coverBuilding {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
*/
@-webkit-keyframes coverBuilding {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes coverBuilding {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes coverBuilding {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes coverSloganImg {
  0% {
    background-position: 0 0px;
  }
  1.43% {
    background-position: 0 -320px;
  }
  2.86% {
    background-position: 0 -640px;
  }
  4.29% {
    background-position: 0 -960px;
  }
  5.71% {
    background-position: 0 -1280px;
  }
  7.14% {
    background-position: 0 -1600px;
  }
  8.57% {
    background-position: 0 -1920px;
  }
  10% {
    background-position: 0 -2240px;
  }
  11.43% {
    background-position: 0 -2560px;
  }
  12.86% {
    background-position: 0 -2880px;
  }
  14.29% {
    background-position: 0 -3200px;
  }
  15.71% {
    background-position: 0 -3520px;
  }
  17.14% {
    background-position: 0 -3840px;
  }
  18.57% {
    background-position: 0 -4160px;
  }
  20% {
    background-position: 0 -4480px;
  }
  21.43% {
    background-position: 0 -4800px;
  }
  22.86% {
    background-position: 0 -5120px;
  }
  24.29% {
    background-position: 0 -5440px;
  }
  25.71% {
    background-position: 0 -5760px;
  }
  27.14% {
    background-position: 0 -6080px;
  }
  28.57% {
    background-position: 0 -6400px;
  }
  30% {
    background-position: 0 -6720px;
  }
  31.43% {
    background-position: 0 -7040px;
  }
  32.86% {
    background-position: 0 -7360px;
  }
  34.29% {
    background-position: 0 -7680px;
  }
  35.71% {
    background-position: 0 -8000px;
  }
  37.14% {
    background-position: 0 -8320px;
  }
  38.57% {
    background-position: 0 -8640px;
  }
  40% {
    background-position: 0 -8960px;
  }
  41.43% {
    background-position: 0 -9280px;
  }
  42.86% {
    background-position: 0 -9600px;
  }
  44.29% {
    background-position: 0 -9920px;
  }
  45.71% {
    background-position: 0 -10240px;
  }
  47.14% {
    background-position: 0 -10560px;
  }
  48.57% {
    background-position: 0 -10880px;
  }
  50% {
    background-position: 0 -11200px;
  }
  51.43% {
    background-position: 0 -11520px;
  }
  52.86% {
    background-position: 0 -11840px;
  }
  54.29% {
    background-position: 0 -12160px;
  }
  55.71% {
    background-position: 0 -12480px;
  }
  57.14% {
    background-position: 0 -12800px;
  }
  58.57% {
    background-position: 0 -13120px;
  }
  60% {
    background-position: 0 -13440px;
  }
  61.43% {
    background-position: 0 -13760px;
  }
  62.86% {
    background-position: 0 -14080px;
  }
  64.29% {
    background-position: 0 -14400px;
  }
  65.71% {
    background-position: 0 -14720px;
  }
  67.14% {
    background-position: 0 -15040px;
  }
  68.57% {
    background-position: 0 -15360px;
  }
  70% {
    background-position: 0 -15680px;
  }
  71.43% {
    background-position: 0 -16000px;
  }
  72.86% {
    background-position: 0 -16320px;
  }
  74.29% {
    background-position: 0 -16640px;
  }
  75.71% {
    background-position: 0 -16960px;
  }
  77.14% {
    background-position: 0 -17280px;

  }
  78.57% {
    background-position: 0 -17600px;
  }
  80% {
    background-position: 0 -17920px;
  }
  81.43% {
    background-position: 0 -18240px;
  }
  82.86% {
    background-position: 0 -18560px;
  }
  84.29% {
    background-position: 0 -18880px;
  }
  85.71% {
    background-position: 0 -19200px;
  }
  87.14% {
    background-position: 0 -19520px;
  }
  88.57% {
    background-position: 0 -19840px;
  }
  90% {
    background-position: 0 -20160px;
  }
  91.43% {
    background-position: 0 -20480px;
  }
  92.86% {
    background-position: 0 -20800px;
  }
  94.29% {
    background-position: 0 -21120px;
  }
  95.71% {
    background-position: 0 -21440px;
  }
  97.14% {
    background-position: 0 -21760px;
  }
  98.57% {
    background-position: 0 -22080px;
  }
  100.00% {
    background-position: 0 -22400px;
  }
}
@-moz-keyframes coverSloganImg {
  0% {
    background-position: 0 0px;
  }
  1.43% {
    background-position: 0 -320px;
  }
  2.86% {
    background-position: 0 -640px;
  }
  4.29% {
    background-position: 0 -960px;
  }
  5.71% {
    background-position: 0 -1280px;
  }
  7.14% {
    background-position: 0 -1600px;
  }
  8.57% {
    background-position: 0 -1920px;
  }
  10% {
    background-position: 0 -2240px;
  }
  11.43% {
    background-position: 0 -2560px;
  }
  12.86% {
    background-position: 0 -2880px;
  }
  14.29% {
    background-position: 0 -3200px;
  }
  15.71% {
    background-position: 0 -3520px;
  }
  17.14% {
    background-position: 0 -3840px;
  }
  18.57% {
    background-position: 0 -4160px;
  }
  20% {
    background-position: 0 -4480px;
  }
  21.43% {
    background-position: 0 -4800px;
  }
  22.86% {
    background-position: 0 -5120px;
  }
  24.29% {
    background-position: 0 -5440px;
  }
  25.71% {
    background-position: 0 -5760px;
  }
  27.14% {
    background-position: 0 -6080px;
  }
  28.57% {
    background-position: 0 -6400px;
  }
  30% {
    background-position: 0 -6720px;
  }
  31.43% {
    background-position: 0 -7040px;
  }
  32.86% {
    background-position: 0 -7360px;
  }
  34.29% {
    background-position: 0 -7680px;
  }
  35.71% {
    background-position: 0 -8000px;
  }
  37.14% {
    background-position: 0 -8320px;
  }
  38.57% {
    background-position: 0 -8640px;
  }
  40% {
    background-position: 0 -8960px;
  }
  41.43% {
    background-position: 0 -9280px;
  }
  42.86% {
    background-position: 0 -9600px;
  }
  44.29% {
    background-position: 0 -9920px;
  }
  45.71% {
    background-position: 0 -10240px;
  }
  47.14% {
    background-position: 0 -10560px;
  }
  48.57% {
    background-position: 0 -10880px;
  }
  50% {
    background-position: 0 -11200px;
  }
  51.43% {
    background-position: 0 -11520px;
  }
  52.86% {
    background-position: 0 -11840px;
  }
  54.29% {
    background-position: 0 -12160px;
  }
  55.71% {
    background-position: 0 -12480px;
  }
  57.14% {
    background-position: 0 -12800px;
  }
  58.57% {
    background-position: 0 -13120px;
  }
  60% {
    background-position: 0 -13440px;
  }
  61.43% {
    background-position: 0 -13760px;
  }
  62.86% {
    background-position: 0 -14080px;
  }
  64.29% {
    background-position: 0 -14400px;
  }
  65.71% {
    background-position: 0 -14720px;
  }
  67.14% {
    background-position: 0 -15040px;
  }
  68.57% {
    background-position: 0 -15360px;
  }
  70% {
    background-position: 0 -15680px;
  }
  71.43% {
    background-position: 0 -16000px;
  }
  72.86% {
    background-position: 0 -16320px;
  }
  74.29% {
    background-position: 0 -16640px;
  }
  75.71% {
    background-position: 0 -16960px;
  }
  77.14% {
    background-position: 0 -17280px;
  }
  78.57% {
    background-position: 0 -17600px;
  }
  80% {
    background-position: 0 -17920px;
  }
  81.43% {
    background-position: 0 -18240px;
  }
  82.86% {
    background-position: 0 -18560px;
  }
  84.29% {
    background-position: 0 -18880px;
  }
  85.71% {
    background-position: 0 -19200px;
  }
  87.14% {
    background-position: 0 -19520px;
  }
  88.57% {
    background-position: 0 -19840px;
  }
  90% {
    background-position: 0 -20160px;
  }
  91.43% {
    background-position: 0 -20480px;
  }
  92.86% {
    background-position: 0 -20800px;
  }
  94.29% {
    background-position: 0 -21120px;
  }
  95.71% {
    background-position: 0 -21440px;
  }
  97.14% {
    background-position: 0 -21760px;
  }
  98.57% {
    background-position: 0 -22080px;
  }
  100.00% {
    background-position: 0 -22400px;
  }
}
@keyframes coverSloganImg {
  0% {
    background-position: 0 0px;
  }
  1.43% {
    background-position: 0 -320px;
  }
  2.86% {
    background-position: 0 -640px;
  }
  4.29% {
    background-position: 0 -960px;
  }
  5.71% {
    background-position: 0 -1280px;
  }
  7.14% {
    background-position: 0 -1600px;
  }
  8.57% {
    background-position: 0 -1920px;
  }
  10% {
    background-position: 0 -2240px;
  }
  11.43% {
    background-position: 0 -2560px;
  }
  12.86% {
    background-position: 0 -2880px;
  }
  14.29% {
    background-position: 0 -3200px;
  }
  15.71% {
    background-position: 0 -3520px;
  }
  17.14% {
    background-position: 0 -3840px;
  }
  18.57% {
    background-position: 0 -4160px;
  }
  20% {
    background-position: 0 -4480px;
  }
  21.43% {
    background-position: 0 -4800px;
  }
  22.86% {
    background-position: 0 -5120px;
  }
  24.29% {
    background-position: 0 -5440px;
  }
  25.71% {
    background-position: 0 -5760px;
  }
  27.14% {
    background-position: 0 -6080px;
  }
  28.57% {
    background-position: 0 -6400px;
  }
  30% {
    background-position: 0 -6720px;
  }
  31.43% {
    background-position: 0 -7040px;
  }
  32.86% {
    background-position: 0 -7360px;
  }
  34.29% {
    background-position: 0 -7680px;
  }
  35.71% {
    background-position: 0 -8000px;
  }
  37.14% {
    background-position: 0 -8320px;
  }
  38.57% {
    background-position: 0 -8640px;
  }
  40% {
    background-position: 0 -8960px;
  }
  41.43% {
    background-position: 0 -9280px;
  }
  42.86% {
    background-position: 0 -9600px;
  }
  44.29% {
    background-position: 0 -9920px;
  }
  45.71% {
    background-position: 0 -10240px;
  }
  47.14% {
    background-position: 0 -10560px;
  }
  48.57% {
    background-position: 0 -10880px;
  }
  50% {
    background-position: 0 -11200px;
  }
  51.43% {
    background-position: 0 -11520px;
  }
  52.86% {
    background-position: 0 -11840px;
  }
  54.29% {
    background-position: 0 -12160px;
  }
  55.71% {
    background-position: 0 -12480px;
  }
  57.14% {
    background-position: 0 -12800px;
  }
  58.57% {
    background-position: 0 -13120px;
  }
  60% {
    background-position: 0 -13440px;
  }
  61.43% {
    background-position: 0 -13760px;
  }
  62.86% {
    background-position: 0 -14080px;
  }
  64.29% {
    background-position: 0 -14400px;
  }
  65.71% {
    background-position: 0 -14720px;
  }
  67.14% {
    background-position: 0 -15040px;
  }
  68.57% {
    background-position: 0 -15360px;
  }
  70% {
    background-position: 0 -15680px;
  }
  71.43% {
    background-position: 0 -16000px;
  }
  72.86% {
    background-position: 0 -16320px;
  }
  74.29% {
    background-position: 0 -16640px;
  }
  75.71% {
    background-position: 0 -16960px;
  }
  77.14% {
    background-position: 0 -17280px;
  }
  78.57% {
    background-position: 0 -17600px;
  }
  80% {
    background-position: 0 -17920px;
  }
  81.43% {
    background-position: 0 -18240px;
  }
  82.86% {
    background-position: 0 -18560px;
  }
  84.29% {
    background-position: 0 -18880px;
  }
  85.71% {
    background-position: 0 -19200px;
  }
  87.14% {
    background-position: 0 -19520px;
  }
  88.57% {
    background-position: 0 -19840px;
  }
  90% {
    background-position: 0 -20160px;
  }
  91.43% {
    background-position: 0 -20480px;
  }
  92.86% {
    background-position: 0 -20800px;
  }
  94.29% {
    background-position: 0 -21120px;
  }
  95.71% {
    background-position: 0 -21440px;
  }
  97.14% {
    background-position: 0 -21760px;
  }
  98.57% {
    background-position: 0 -22080px;
  }
  100.00% {
    background-position: 0 -22400px;
  }
}
@-webkit-keyframes coverSloganLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@-moz-keyframes coverSloganLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -moz-transform: translate3d(-3000px, 0, 0);
         transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
         transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
         transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
         transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
  }
}
@keyframes coverSloganLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -moz-transform: translate3d(-3000px, 0, 0);
         transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
         transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
         transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
         transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
  }
}
@-webkit-keyframes coverSloganRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@-moz-keyframes coverSloganRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -moz-transform: translate3d(3000px, 0, 0);
         transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
         transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
         transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
         transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
  }
}
@keyframes coverSloganRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -moz-transform: translate3d(3000px, 0, 0);
         transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
         transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
         transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
         transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
  }
}
