@charset "utf-8";
body {
	font-size: 12px;
	line-height: 1.5;
	font-family: "Microsoft YaHei";
	color: #323232;
	background-color: #d1eaf3;
}
a {
	color: #323232;
	text-decoration: none;
}
a:hover {
	color: #db111b;
	text-decoration: none;
}
.w{
	width: 1000px;
	margin: 0 auto;
}
.po-r{ position: relative; }
.po-a{ position: absolute; }
.tc{ text-align: center; }
.container{
	overflow: hidden;
	background: url(../../../../images/wslf/zt/365bxgsh/bg_main.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.header .inner{
	width: 1000px;
	height: 512px;
}
.header img{
	height: 512px;
}
.host{
	position: absolute;
	left: 0;
	bottom: 40px;
	width: 1000px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
}
.content{
	padding: 0 30px;
	background-color: #fff;
	overflow: hidden;
}
.box{
	position: relative;
	margin-top: 64px;
	border-top: 2px solid #a0a0a0;
}
.box1{
	width: 100%;
	height: 325px;
}
.box .title{
	left: 360px;
	top: -28px;
	width: 228px;
	height: 54px;
}
.link-more{
	right: 0;
	top: -18px;
	padding: 5px 10px;
	font-size: 16px;
	background-color: #fff;
	color: #323232;
	text-decoration: none;
}
.link-more:hover{
	color: #d80000;
	text-decoration: none;
}
/*mod-slide幻灯片*/
.mod-slide, .mod-slide .bd, .mod-slide .bd li, .mod-slide .bd li a, .mod-slide .bd li img, .mod-slide .bd li i{width:460px; height:270px;}
.mod-slide{position:relative; float:left; margin-top: 39px; overflow:hidden;}
.mod-slide .prev, .mod-slide .next{position:absolute; top:50%; z-index:3; width:32px; height:32px; margin-top:-32px; background:url(../../../../images/wslf/zt/365bxgsh/icon_slide.png) no-repeat; background-color:rgba(0, 0, 0, .5);border-radius:50%;}
.mod-slide .prev{left:5px; background-position:0 0;}
.mod-slide .next{right:5px; background-position:-31px 0;}
.mod-slide .prev:hover, .mod-slide .next:hover{background-color:#2e2e2e;}
.mod-slide .hd{position:absolute; bottom:23px; right:12px; z-index:2;}
.mod-slide .hd li{float:left; width:10px; height:10px; margin-left:9px; overflow:hidden; cursor:pointer; background:#fff;border-radius:5px;}
.mod-slide .hd li.on{background:#0030ff;}
.mod-slide .bd{position:absolute; top:0; left:0; z-index:1;}
.mod-slide .bd li{position:relative; float:left;}
.mod-slide .bd li a{display:block;}
.mod-slide .bd li a p{position:absolute; bottom:9px; left:0; z-index:1; display:block; width:460px; height:40px; padding-left:10px; font-size:16px; line-height:40px; color:#fff; overflow:hidden;}
.mod-slide .bd li a i{position:absolute; top:0; left:0; z-index:999; display:block; }
.mod-slide .bd li a:hover p{text-decoration:underline;}
.mod-slide .opacity {
    height: 60px;
    width: 100%;
    opacity: .5;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    line-height: 60px;
}
.box1 .list{
	width: 448px;
	height: 270px;
	overflow: hidden;
	float: right;
	margin-top: 39px;
}
.sub-title{
	height: 86px;
	overflow: hidden;
	border-bottom: 1px solid #d1cfcf;
}
.sub-title a{
	font-size: 20px;
	color: #323232;
	text-decoration: none;
}
.sub-title p{
	margin-top: 5px;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	color: #696969;
	text-indent: 2em;

}
.sub-title a:hover{
	color: #db111b;
}

.sub-list a{
	font-size: 16px;
	color: #323232;
	text-decoration: none;
}
.sub-list li{
	padding-left: 16px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #d1cfcf;
	background: url(../../../../images/wslf/zt/365bxgsh/bg_listitem.png);
	background-repeat: no-repeat;
	background-position: 4px 15px;
}
.sub-list li:hover{
	background-position: 4px -19px;
}
.sub-list a:hover{
	color: #db111b;
}
.box2{
	width: 100%;
	min-height: 735px;
}
.vote-rule{
	width: 100%;
	min-height: 90px;
	overflow: hidden;
	margin-top: 27px;
}
.vote-rule .tip{
	width: 80px;
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
	font-size: 18px;
	color: #0937f9;
	background: url(../../../../images/wslf/zt/365bxgsh/icon_rule.png);
	background-repeat: no-repeat;
	background-position: 1px 0;
}
.vote-rule .text{
	width: 820px;
	min-height: 75px;
	height: auto;
	line-height: 28px;
	color: #696969;
	font-size: 16px;
}





.swiper-container {
    width: 100%;
    height: 620px;
    margin-left: auto;
    margin-right: auto;
}

.pagination {
  position: absolute;
  z-index: 20;
  left: 0;
  bottom: 7px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #8c97cb;
  margin: 0 5px;
  opacity: 0.8;
  cursor: pointer;
}
.swiper-active-switch {
  background: #0030ff;
}

.pagination-btn{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 35px;
	text-align: center;
	z-index: 21;
}
.pagination-btn .pre,
.pagination-btn .next{
	margin: 0 40px;
	width: 35px;
	height: 35px;
	position: absolute;
	background: url(../../../../images/wslf/zt/365bxgsh/icon_slide.png);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	background-color: #c6c6c6;
	border-radius: 40px;
	cursor: pointer;
}
.pagination-btn .pre{
	left: 327px;
	background-position: 1px 2px;
}
.pagination-btn .pre:hover{
	background-color: #707070;
}
.pagination-btn .next{
	left: 498px;
	background-position: -30px 2px;
}
.pagination-btn .next:hover{
	background-color: #707070;
}
.swiper-wrapper,
.swiper-slide .list {
	height: 560px !important;
	overflow: hidden;
}
.swiper-slide .list{
	position: relative;
	width: 1000px;
}
.swiper-slide .list .item{
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	width: 172px;
	height: 260px;
	font-size: 16px;
	color: #fff;
	background-color: #8c97cb;
}
.swiper-slide .item .inner{
	width: 152px;
	height: 240px;
	margin: 10px auto;
}
.photo{
	width: 152px;
	height: 152px;
}
.vote-name,
.vote-votes{
	width: 152px;
	height: 16px;
	overflow: hidden;
	margin-top: 8px;
	line-height: 16px;
	word-break: break-all;
}
.vote-btn{
	width: 130px;
	height: 32px;
	margin: 8px auto 0;
	padding-left: 24px;
	border-radius: 16px;
	background: url(../../../../images/wslf/zt/365bxgsh/icon_vote_heart.png);
	background-repeat: no-repeat;
	background-position: 11px 8px;
	background-color: #fcdd0f;
	color: #242424;
	font-size: 14px;
	cursor: pointer;
}
.vote-btn:hover{
	background-color: #ffaf04;
}
/*已投票按钮样式*/
.vote-btn.voted{
	width: 130px;
	padding: 0;
	background: none;
	background-color: #707070;
}
.vote-img-wrap{
	vertical-align: middle;
	text-align: center;
	width: 152px;
	height: 152px;
	line-height: 152px;
	background-color: #fff;
	overflow: hidden;
	*display: block;
	*font-size: 132px;
	*font-family:Arial;	
}
.vote-img-wrap img{
	width: 100%;
	height: auto;
	vertical-align: middle;
}



.box3{
	width: 940px;
	height: 355px;
}
.box3 .left,
.box3 .right{
	width: 450px;
	height: 312px;
	margin-top: 41px;
}
.box-up{
	width: 1000px;
	height: 120px;
	margin-top: 40px;
}
.first-item{
	height: 120px;
	width: 448px;
	float: left;
	margin-right: 44px;
}
.first-item-photo{
	width: 180px;
	height: 120px;
}
.first-item-title{
	width: 261px;
	height: 120px;
	border: none;
}
.first-item-title p{
	line-height: 22px;
}
.box-down{
	width: 1000px;
}
.box-down li{
	width: 432px;
	float: left;
	margin-right: 44px;
}

.box3 .sub-list{
	width: 100%;
	margin-top: 10px;
}
.box3 .sub-list li{
	line-height: 36px;
	height: 37px;
}


.box4{
	position: relative;
	width: 100%;
	height: 540px;
}
.box4 .img-list{
	position: absolute;
	left: -30px;
	top: 64px;
	width: 940px;
	padding: 0 30px;
	height: 230px;
	overflow: hidden;
	background-color: #eee;
}
.box4 .img-list .title{
	width: 220px;
	height: 32px;
	overflow: hidden;
	word-break: break-all;
	color: #323232;
	font-size: 16px;
}
.box4 .link-more{
	top: 0;
	background: none;
	padding: 2px 10px;
}
/* 图片列表 */
.picScroll-left{ overflow:hidden; position:relative;  }
.picScroll-left .hd{ overflow:hidden;  height:30px; }
.picScroll-left .hd .prev,
.picScroll-left .hd .next{
	position: absolute;
	border-radius: 36px;
	display:block;  width:36px; height:36px;
	overflow:hidden;cursor:pointer;
	background:url("../../../../images/wslf/zt/365bxgsh/icon_slide.png") 0 0 no-repeat;
	background-color: #c6c6c6;
	z-index: 1;
}
.picScroll-left .hd .prev{
	background-position: 4px 2px;
	top: 97px;
	left: 0;
}
.picScroll-left .hd .prev:hover{
	left: 0;
}
.picScroll-left .hd .next{
	background-position: -30px 2px;
	top: 97px;
	right: 0;
}
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; display: none;}
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .tempWrap{ width: 940px !important; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ width: 220px; margin-right: 20px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:220px; height:150px; display:block;}
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:32px;   }
.picScroll-left .bd ul li a{ text-decoration: none; }

.bottom-list{
	width: 976px;
	height: 210px;
	left: 0;
	top: 338px;
}
.bottom-list .link-more{
	right: 36px;
	top: -30px;
}
.bottom-list li{
	width: 428px;
	height: 35px;
	float: left;
	margin-right: 40px;
	padding-left: 20px;
	line-height: 36px;
	border-bottom: 1px solid #d1cfcf;
	background: url(../../../../images/wslf/zt/365bxgsh/bg_listitem.png);
	background-repeat: no-repeat;
	background-position: 4px 15px;
}
.bottom-list li:hover{
	background-position: 4px -19px;
}
.bottom-list li a{
	font-size: 16px;
	color: #323232;
	text-decoration: none;
}
.bottom-list li a:hover{
	color: #db111b;
}


/*活动动态列表页*/
.list-nav{
	position: absolute;
	width: 1000px;
	height: 76px;
	left: 0;
	top: 0;
	overflow: hidden;
}
.list-nav .nav-item{
	width: 170px;
	height: 76px;
	position: absolute;
	top: 0;
	text-align: center;
}
.list-nav .nav-item.on{
	background: url(../../../../images/wslf/zt/365bxgsh/bg_navitem.png);
}
.list-nav .nav-item:hover{
	background: url(../../../../images/wslf/zt/365bxgsh/bg_navitem.png);
}
.list-nav .nav-item img{
	margin-top: 23px;
}
.list-nav .nav-item a{
	display: block;
	width: 100%;
	height: 100%;
}
.list-nav .nav0{
	left: 0;
	width: 100px;
}
.list-nav .nav1{
	left: 140px;
}
.list-nav .nav2{
	left: 362px;
}
.list-nav .nav3{
	left: 600px;
}
.list-nav .nav4{
	left: 830px;
}
.route{
	font-size: 16px;
	color: #696969;
	border-bottom: 1px solid #4a9edb;
	width: 100%;
	height: 30px;
	overflow: hidden;
}
.route a{

	color: #696969;
	text-decoration: none;
}

.news-list li{
	position: relative;
	width: 100%;
	height: 130px;
	padding: 20px 0;
	overflow: hidden;
	border-bottom: 1px dashed #c4c4c4;
}
.news-list li a{
	color: #323232;
	text-decoration: none;
}
.news-list li .left{
	float: left;
	margin-right: 20px;
	width: 200px;
	height: 130px;
	overflow: hidden;
}
.news-list li .left img{
	width: 200px;
	height: 130px;
}
.news-list li .news-title{
	font-size: 20px;
}
.news-list li .news-title:hover{
	color: #db111b;
}
.news-list li .news-describe{
	margin-top: 8px;
	font-size: 16px;
	color: #696969;
	line-height: 1.5;
	height: 75px;
	overflow: hidden;
}
.news-list li .news-date{
	float: right;
	font-size: 16px;
}



/*投票列表页*/
.vote-list {
	width: 960px;
	overflow: hidden;
}
.vote-list .item{
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	width: 172px;
	height: 260px;
	font-size: 16px;
	color: #fff;
	background-color: #8c97cb;
}
.vote-name a{
	text-decoration: none;
	color: #fff;
}
.vote-list .item .inner{
	width: 152px;
	height: 240px;
	margin: 10px auto;
	padding-bottom: 60px;
}
/*往期回顾列表页*/
.wqhg-list{
	margin-top: 20px;
	margin-bottom: 40px;
	width: 960px;
	overflow: hidden;
}
.wqhg-list li{
	width: 220px;
	height: 175px;
	float: left;
	margin-right: 20px;
	margin-top: 25px;
}
.wqhg-list li .pic{
	width: 220px;
	height: 150px;
}
.wqhg-list li .pic img{
	width: 220px;
	height: 150px;
}
.wqhg-list li a{
	text-decoration: none;
	color: #323232;
}
.wqhg-list li .title{
	height: 32px;
	line-height: 32px;
	font-size: 16px;
}

/*详情页*/
.detail-vote-box{
	width: 100%;
	height: auto;
	margin: 30px 0;
	overflow: hidden;
}
.detail-vote-box .left{
	width: 220px;
	height: auto;
	float: left;
	margin-right: 50px;
}
.detail-vote-box .left img{
	width: 220px;
	height: auto;
}
.detail-vote-box .right{
	vertical-align: middle;
	height: auto;
	max-height: 220px;
	width: 670px;
	float: right;
	overflow: hidden;
	padding-bottom: 40px;
}
.detail-vote-box .name{
	font-weight: bold;
	font-size: 20px;
}
.detail-vote-box .introduce{
	margin-top: 10px;
	font-size: 18px;
	text-indent: 2em;
	line-height: 22px;
	min-height: 60px;
	overflow: hidden;
}
.detail-vote-box .vote-amount{
	color: #f85d00;
	font-weight: bold;
}
.detail-vote-box .number{
	font-size: 18px;
	bottom: 5px;
	left: 0;
}
.detail-vote-box .number{
	bottom: 5px;
	left: 0;
}
.detail-vote-box .vote-btn{
	bottom: 0;
	left: 200px;
}
.detail {
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 16px;
	line-height: 30px;
}
.detail p{
	text-indent: 2em;
	margin: 15px 0;
}
.big-title{
	margin-bottom: 20px;
	text-align: center;
	border-bottom: 1px solid #eee;
}
.big-title .title{
	font-size: 24px;
	color: #000;
	line-height: 40px;
}
.big-title span{
	color: #3f3f3f;
	font-size: 14px;
	line-height: 30px;
}
.video_fj{ 
	text-align: center; 
	margin-bottom: 25px;
}
.summary {
    font-size: 12px;
    font-family: 'Microsoft Yahei', '微软雅黑';
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 23px;
    border: 1px dashed #eee;
    background: #f8f8f8;
}
.bottom{
	padding-bottom:30px; color:#555;}
.bottom p{
	font-size:14px; line-height:30px; text-indent: 0;}
.bottom p a{
	padding-right:10px;}
	
.p_bo_b{
	border-top:1px solid #eee; margin-top:20px;}
.gjc a{
	color:#db0904;}
.gjc a:hover{
	text-decoration:underline;}
.pdt-78{
	padding-top: 78px;
}
/*pagecode*/
.pagenation a{ text-decoration: none; color: #323232;}
.pagenation{padding:30px 0 40px; text-align:center;}
.pagenation a, .pagenation span{height:28px; padding:0 10px; margin:0 2px; line-height:28px; border:1px solid #e5e5e5; display:inline-block; background:#fcfcfc; border-radius:3px;}
.pagenation a:hover{color:#d90210; text-decoration:none; border-color:#d90210;}
.pagenation span{font-weight:bold; border-color:#d90210; color:#fff; background:#d90210;}



/**
 * add
 */
/* 提示信息 */
.shadow {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	background-color: #000;
	opacity: .3;
  filter:alpha(opacity=30);
}
.pop {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 21;
  display: none;
  margin-top: -174px;
  margin-left: -200px;
  padding: 0 20px;
  text-align: center;
}
.pop .popmsg {
  position: relative;
  width: 350px;
  padding: 30px;
  -webkit-border-radius: 20px; 
          border-radius: 20px;
  background: #fff;
}

/* 投票成功或投票失败 */
.pop .pop-box {
	height: 159px;
}
.pop .pop-box .icon-img {
	display: inline-block;
	margin-top: 35px;
	width: 40px;
	height: 40px;
}
.pop .pop-box .icon-img.icon-fail {
	background: url(../../../../images/wslf/zt/365bxgsh/icon_fail.png) no-repeat center;
	background-size: 40px;
}
.pop .pop-box .icon-img.icon-success {
	background: url(../../../../images/wslf/zt/365bxgsh/icon_success.png) no-repeat center;
	background-size: 40px;
}
.pop .pop-box .pop-tips {
	margin-top: 5px;
	font-size: 17px;
	color: #353535;
}

/* 验证码 */
.pop .pop-code p {
	font-size: 17px;
	color: #353535;
	margin-bottom: 20px;
}
.pop .pop-code .code-box {
	overflow: hidden;
	margin-bottom: 15px;
	padding: 0 10px;
}
.pop .pop-code .code-img{
	float: left;
	width: 120px;
	height: 40px;
	-webkit-border-radius: 5px;
			border-radius: 5px;
}
.pop .pop-code .change-btn {
	margin-top: 9px;
	font-size: 15px;
	color: #00a400;
	float: right;
}
.pop .pop-code .code-input {
	margin: 0 10px;
	padding: 5px 10px;
	border: 1px solid #eee;
}
.pop .pop-code .code-input input {
	width: 100%;
	padding: 5px 0;
	font-size: 15px;
	color: #8c8c8c;
	border: none;
	outline: none;
}
.pop .pop-error {
	padding-left: 10px;
	width: 100%;
	height: 40px;
	line-height: 30px;
	font-size: 12px;
	color: #f61e1e;
	text-align: left;
}
/* 投票按钮 */
.pop .pop-btn a {
	display: inline-block;
	width: 170px;
	height: 49px;
	font-size: 20px;
	line-height: 49px;
	text-align: center;
	background: url(../../../../images/wslf/zt/365bxgsh/vote-btn.png) no-repeat center;
	background-size: 100% 100%;
	color: #fff;
}

/* 提交中 */
.loading-tips {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 22;
	padding: 10px 20px;
	color: #fff;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: rgba(0,0,0,.5);
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* 加载中 */
.load-tips { color: #999; }
.load-tips i {
	display: inline-block;
	width: 18px;
	height: 18px;
	overflow: hidden;
	margin-right: 5px;
	vertical-align: middle;
	background: url(../../../../images/wslf/zt/365bxgsh/loading.gif) no-repeat;
	background-size: 100%;
	vertical-align: text-bottom;
}
/*footer*/
.footer {
	margin-top: 15px;
    height: 240px;
    text-align: center;
}
.footer a{
	color: #878787;
}
.footer a:hover{
	color: #db111b;;
}
.footer p {
    line-height: 34px;
    font-size: 14px;
    color: #878787;
}
.footer p a{
	padding: 0 10px;
}
.footer .bor {
    padding-top: 10px;
    padding-bottom: 10px;
}


/**/