.iner-box .vote-box .vote-item .label1 span a@charset "utf-8";
.ad-gallery {
    width: 100%
}

.ad-gallery,.ad-gallery * {
    margin: 0;
    padding: 0
}

.ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 400px;
    margin: 0;
    padding: 0 0 30px;
    position: relative;
    overflow: hidden;
    z-index: 0
}

.ad-gallery .ad-image-wrapper .ad-loader {
    position: absolute;
    z-index: 10;
    top: 48%;
    left: 48%;
    border: 1px solid #CCC
}

.ad-gallery .ad-image-wrapper .ad-next {
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    display: block;
    z-index: 100
}

.ad-gallery .ad-image-wrapper .ad-prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    display: block;
    z-index: 100
}

.ad-gallery .ad-image-wrapper .ad-next,.ad-gallery .ad-image-wrapper .ad-prev {}

.ad-gallery .ad-image-wrapper .ad-next .ad-next-image,.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image {
    background: url(leftx.png) no-repeat;
    width: 64px;
    height: 64px;
    display: none;
    background-position: 18px 13px;
    position: absolute;
    top: 38%;
    left: 0;
    z-index: 101;
    background-color: #f35e2d
}

.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image:hover {
    background-color: #2e3138}

.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
    background: url(rightx.png) no-repeat;
    width: 64px;
    height: 64px;
    right: 0;
    left: auto;
    background-color: #f35e2d;
    background-position: 22px 12px
}

.ad-gallery .ad-image-wrapper .ad-next .ad-next-image:hover {
    background-color: #2e3138
}

.ad-gallery .ad-image-wrapper .ad-image {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 9
}

.ad-gallery .ad-image-wrapper .ad-image a img {
    border: 0
}

.ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 7px;
    text-align: left;
    width: 100%;
    z-index: 2;
    background: url(opa75.png);
    color: #000
}

* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
    background: 0 0;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png')
}

.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
    display: block
}

.ad-gallery .ad-controls {
    height: 20px;
    position: relative;
    z-index: 1
}

.ad-slideshow-controls {
    position: absolute;
    top: 0;
    right: 0
}

.ad-gallery .ad-info {
    float: left
}

.ad-gallery .ad-slideshow-controls {
    float: right
}

.ad-gallery .ad-slideshow-controls .ad-slideshow-start,.ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
    cursor: pointer;
    padding: 4px 11px;
    background: #2e3138;
    color: #fff
}

.ad-slideshow-controls .ad-slideshow-start:hover {
    background: #3498db
}

.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
    padding-left: 5px;
    font-size: .9em
}

.ad-gallery .ad-slideshow-running .ad-slideshow-start {
    cursor: default;
    font-style: italic
}

.ad-gallery .ad-slideshow-running .ad-slideshow-start:hover {
    background: #3498db
}

.ad-gallery .ad-nav {
    width: auto;
    padding: 0 30px;
    position: relative;
    background: #f3f3f3;
    margin: 30px 0 10px
}

.ad-gallery .ad-back,.ad-gallery .ad-forward {
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 10
}

* html .ad-gallery .ad-forward,.ad-gallery .ad-back {
    _height: 100px
}

.ad-gallery .ad-back {
    cursor: pointer;
    left: 0px;
    width: 15px;
    display: block;
    background: url(left-w.png) center 50px no-repeat;
}

.ad-gallery .ad-back:hover {
    background: url(left-d.png) center 50px no-repeat
}

.ad-gallery .ad-forward {
    cursor: pointer;
    display: block;
    right: 0px;
    width: 15px;
    background: url(right-w.png) center 50px no-repeat;
}

.ad-gallery .ad-forward:hover {
    background:url(right-d.png) center 50px no-repeat
}

.ad-gallery .ad-nav .ad-thumbs {
    overflow: hidden;
    width: 100%
}

.ad-gallery .ad-thumbs .ad-thumb-list {
    float: left;
    width: 9000px;
    list-style: none
}

.ad-gallery .ad-thumbs li {
    float: left;
    padding-right: 5px
}

.ad-gallery .ad-thumbs li a {
    display: block;
    background-color: #000;
}

.ad-gallery .ad-thumbs li a img {
    border: none;
    display: block;
    width: 223px;
    height: 125px
}

.ad-gallery .ad-thumbs li a.ad-active img {

}

.ad-preloads {
    position: absolute;
    left: -9000px;
    top: -9000px
}

#gallery {
    position: relative;
    z-index: 0
}

#descriptions {
    position: relative;
    height: 50px;
    background: #EEE;
    margin-top: 10px;
    width: 640px;
    padding: 10px;
    overflow: hidden
}

#descriptions .ad-image-description {
    position: absolute
}

#descriptions .ad-image-description .ad-description-title {
    display: block
}

.ad-slideshow-countdown {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #08c;
    overflow: hidden;
    line-height: 20px;
    z-index: 99
}

.ad-text {
    background-color: #2e3138;
    padding: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 20px;
}

.ad-img-num {
    float: left;
    width: auto;
    padding-top: 9px
}

.ad-img-num em,.ad-img-num i {
    font-style: normal
}

.ad-img-num em {
    font-size: 20px;
    color: #fff
}

.ad-img-num i,.ad-img-num span {
    font-size: 14px;
    color: #fff
}

.ad-img-text {
    margin-left: 60px;
    color: #f9f9f9
}

.about-content{
	line-height: 32px;
	font-size: 15px;
	color: #555;
	padding: 20px 0 50px 0;
}

.container span{
	padding-bottom:4px;
	display: block;
}
.agenda-list1{
	margin-top: 20px;
}
.sk-mor,.btn-baoming{
	margin:0 auto 20px auto;
}
.sk-mor a,.btn-baoming a{
	display: block;
	background-color: #c6265b;
	height: 36px;
	font-size: 14px;
	line-height: 36px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
}
@media (min-width: 800px){
    .sk-mor{
    	width: 60%;
    }
    .btn-zzxm a{
    	display: none;
    }
}
@media (max-width: 768px){
	.sk-mor{
    	width: 100%;
    }
    .btn-baoming{
    	width: 100%;
    }
   .zzxm-info{
   	display: none;
   }
   .btn-zzxm{
   	width: 100%;
   }
  .btn-zzxm a{
  	display: block;
	background-color: #c6265b;
	height: 36px;
	font-size: 14px;
	line-height: 36px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
  }
  .con-none{
  	display: none;
  }
 header .container h1{
	margin:0;
	text-align: center;
	font-size:18px;
	width: 60%;
	margin: 0 20%;
	line-height: 50px;
 }
 .btn_bak{
 	position: absolute;
 	display: block;
    width: 56px;
    height: 50px;
    background: url(../images/back-btn.png) 14px center no-repeat;
    background-size: 14px 25px;
    text-indent: -9999px;
 }
}
.algin-con{
    margin-bottom: 30px;
    text-align: center;
}
.hclb_tab dl{
    border-bottom: 1px solid #e4e4e4;
}
.hclb_tab dl dd{
    display: inline-block;
    padding-right: 20px;
    margin-bottom: 20px;
}
.hclb_tab dl dd a{
  padding: 5px 24px;
  color: #8b8b8b;
  border-radius: 4px;
  border:1px solid #dcdcdc;
}
.hclb_tab dl dd.curr a{
    color: #fff;
    background-color: #421a1b;
}
.hclbList{
    display: none;
}
.hclbList ul{
    overflow: hidden;
    margin-top: 30px;
    margin-left:-60px;
}
.hclbList ul li{
    width: 164px;
    text-align: center;
    line-height: 66px;
    height: 66px;
    margin-left:60px;
    margin-bottom: 20px;
    border:1px solid #e8e8e8;
    float: left;
}
.hclbList ul li img{
    display: inline-block;
    max-width: 150px;
    vertical-align: middle;
    height: 50px;
}
.hclbList.hclbList1 ul li{
	height: 120px;
	line-height: 120px;
}
.hclbList.hclbList1 ul li img{
	height: 100px;
	
}
.left-loc-box {
    border-bottom: 1px solid #f2f2f2;
    height: 60px;
}
.left-loc-box h2{
	 color: #3c3c3c;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    line-height: 60px;
    padding: 0;
}
.mui-news-list ul {
	overflow: hidden;
}
.mui-news-list ul li {
	height: 120px;
}
.mui-news-list ul li .time {
	width: 74px;
	float: left;
	margin-top: 25px;
	height: 60px;
	background: url(../images/bg_time.png) no-repeat;
}
.mui-news-list ul li .time p {
	color: #fff;
	font-family: Arial;
	line-height: 20px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}
.mui-news-list ul li .time p.p1 {
	font-size: 24px;
	padding-top: 12px;
	font-weight: bold;
}
.mui-news-list ul li:hover .time {
	background: #db1416;
}
.mui-news-list ul li:hover .time {
	background: #db1416;
}
.mui-left{
	background-color: #fff;
	padding: 10px 20px;
}
.mui-news-list ul li .info {
	width:820px;
	padding: 18px 0 16px 0;
	float: right;
	border-bottom: 1px dashed #efefef;
}
.mui-news-list ul li .info .title {
	color: #515151;
	font-size: 14px;
	font-weight: bold;
}
.mui-news-list ul li:hover .info .title {
	color: #db1416;
}
.mui-news-list ul li .info .mui-news-list-gs {
	color: #aeaeae;
	line-height: 24px;
	overflow: hidden;
	height: 44px;
	font-size: 14px;
}
.mui-news-detail{
	padding-bottom:60px;
}
.mui-news-detail h1 {
	font-size: 32px;
	padding-top:20px;
	margin: 0;
	line-height: 48px;
	color: #515151;
}
.detail-top {
	height: 46px;
	line-height: 46px;
	border-bottom: 1px dashed #efefef;
}
.detail-top .detail-type {
	color: #787878;
}
.detail-top .detail-type span {
	font-size: 14px;
	display: inline-block;
	padding-right: 10px;
}
.detail-info{
	padding: 26px 0;
	color: #4c4c4c;
	font-size: 16px;
	line-height: 30px;
}
.detail-info p{
	padding: 0;
	margin: 0;
}
.page {
	padding-top: 38px;
	text-align: center;
	margin-bottom: 30px;
}
.page span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin-right: 5px;
	background-color: #f2f2f2;
	text-align: center;
}
.page span.page-fu {
	background: none;
	color: #828282;
}
.page span a {
	color: #828282;
	display: block;padding:0 10px;
	font-size: 12px;
}
.page span a:hover, .page span a.curr {
	color: #fff;
	background-color: #db1416;
}
.about-content p{
	margin: 0;
}
.bd-list dl dd{
	width: 25%;
	height:100px;
	border-left:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
	float: left;
	text-align: center;
}
.bd-list dl dd:nth-child(4n){
	border-right: 1px solid #dcdcdc;
}
.bd-list dl dd img{
	height: 56px;
	display: inline-block;
	max-width:180px;
	padding-top:12px;
	border-radius: 3px;
}
.bd-list dl dd p{
	padding-top:8px;
	padding: 0 8px;
	font-size: 12px;
}
.iner-box .title{
	height: 40px;
	color: #fff;
	font-size:18px;
	font-weight: 600;
	padding-left: 30px;
	line-height: 40px;
	background: #be1516;
}
.iner-box .info .titile{
	text-align: center;
	height:102px;
	line-height: 102px;
	padding-left:70px;
	color: #be1516;
	font-weight: 600;
	background: url(../images/icon_iner_title.png) no-repeat;
}
.iner-box .info .titile.ti1{
	color:#fff;
	background: url(../images/icon_iner_title2.png) no-repeat;
}
.iner-box .info .con{
	padding:10px 0 40px 0;
}
.vote-box{
	padding:50px 0 80px 0 ;
	background: #252433;
}
.vote-item{
	width:868px;
	margin:0  auto;
	background-color: #414249;
}
.iner-box .info .box h3{
	color: #fff;
}
.iner-box .vote-box .vote-top{
	height:42px;
	width:868px;
	margin: 0 auto;
}
.iner-box .vote-box .vote-top h3{
	margin: 0;
	width: 250px;
	float: left;
	background-color: #be1516;
	border-radius: 3px 3px 0 0;
	height:42px;
	font-size: 20px;
	text-align: center;
	line-height:42px;
}
.iner-box .vote-box .vote-top .search{
	width: 346px;
	float: right;
}
.iner-box .vote-box .vote-top .search .tex{
	width: 242px;
	height: 36px;
	padding: 0 5px;
	line-height: 34px;
	border-radius:3px;
	border:1px solid #f2f2f2;
	background-color: #f2f2f2;
	color: #ababab;
}
.iner-box .vote-box .vote-top .search .btn{
	width:98px;
	height: 36px;
	color: #fff;
	cursor: pointer;
	border:0;
	position: relative;
	top:-1px;
	background: url(../images/btn_search.png) left center no-repeat;
}
.iner-box .vote-box .vote-item{
	padding: 36px 14px;
}
.iner-box .vote-box .vote-item .label1{
	padding: 0;
	background-color: #828282;
}
.iner-box .vote-box .vote-item .label1 span{
	display: block;
	width:120px;
	height: 36px;
	float: left;
}
.iner-box .vote-box .vote-item .jieshao{
	color: #999;
	padding:8px 15px;
	line-height: 20px;
	border:1px solid #999;
	background-color: #fff;
	border-radius: 3px;
}
.iner-box .vote-box .vote-item .jieshao span{
	display: inline-block;
}
.iner-box .vote-box .vote-item .label1 span a{
	display: block;
	text-align: center;
	color: #fff;
	line-height: 36px;
	border-right: 1px solid #414249;
	border-bottom: 1px solid #414249;
}
.iner-box .vote-box .vote-item .label1 span:nth-child(7n) a{
		border-right:none;
}
.iner-box .vote-box .vote-item .label1 span a.on{
	background-color: #be1516;
}
.iner-box .vote-box .vote-item .other{
	text-align: right;
	color: #fff;
	padding-top: 5px;
}
.iner-box .vote-box .vote-item .other span{
	display: inline-block;
}
.iner-box .vote-box .vote-item .other a{
	display: inline-block;
	color: #fff;
	text-decoration: underline;
}
.iner-box .vote-box .vote-item .other a.link{
	background-color: #e6e6e6;
	height:18px;
	line-height: 18px;
	padding: 0 5px;
	color: #5f5f5f;
	margin-left: 5px;
	text-decoration: inherit;
}
.iner-box .vote-box .vote-item .lit-type{
	height: 40px;
	margin-top:40px;
	text-align: center;
	background: url(../images/lit_line.png) left bottom no-repeat;
}
.iner-box .vote-box .vote-item .lit-type span{
	display: inline-block;
	height: 40px;
	width: 158px;
	background-color: #707070;
	border-radius:10px 10px 0 0;
}
.iner-box .vote-box .vote-item .lit-type span a{
	color: #ffffff;
	display: block;
	line-height: 40px;
	font-weight: 600;
	font-size: 16px;
}
.iner-box .vote-box .vote-item .lit-type span a.on{
	background-color: #d03a32;
	border-radius:10px 10px 0 0;
}
.iner-box .vote-box .vote-item .page span{
	border-radius: 3px;
}
.iner-box .vote-box .vote-item .page span a{
	padding: 0 10px;
	border-radius: 3px;
}
.iner-box .vote-box .vote-item .page span.curr a{
	color: #fff;
	background-color: #db1416;
}
.iner-box .vote-box .vote-item .vote-list{
	padding-top: 40px;
	padding-left:40px;
}
.iner-box .vote-box .vote-item .vote-list ul{
	margin-left: -70px;
}
.iner-box .vote-box .vote-item .vote-list ul li{
	width:212px;
	float:left;
	margin-left: 70px;
	margin-bottom:36px;
}
.iner-box .vote-box .vote-item .vote-list ul li .mun{
	height: 32px;
	text-align: center;
	font-weight: 600;
	color: #fff;
	font-size: 18px;
	background-color: #be1516;
}
.iner-box .vote-box .vote-item .vote-list ul li .img{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 212px;
	height: 158px;
	background-color:#fff;
}
.iner-box .vote-box .vote-item .vote-list ul li .img img{
	vertical-align: middle;
	max-height: 146px;
	max-width: 200px;
}
.iner-box .vote-box .vote-item .vote-list ul li p{
	margin: 0;
	padding: 0;
	line-height:20px;
	padding-top: 5px;
	text-align: center;
	color: #9b9b9b;
}
.iner-box .vote-box .vote-item .vote-list ul li p.tp_category{
	height: 40px;
}
.iner-box .vote-box .vote-item .vote-list ul li p a{
	display: block;
	 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    font-size: 14px;
}
.iner-box .vote-box .vote-item .vote-list ul li p a.btn1{
	background-color: #be1516;
	display: inline-block;
	padding: 5px 10px;
	font-weight: 600;
	border-radius: 5px;
	margin-top: 5px;
}
.vote-detail{
	background-color: #fff;
	padding:32px 36px;
	margin-top: 80px;
}
.vote-detail .location{
	height: 40px;
	background-color:#dedede;
}
.vote-detail .location span{
  width:390px;
  height: 40px;
  padding-left: 10px;
  color: #fff;
  font-size:16px;
  font-weight: 600;
  background-color: #be1516;	
}
.vote-detail .location span b{
	font-family: 宋体;
	padding: 0 5px;
	font-weight: 600;
}
.vote-detail .location span a{
	color: #fff;
	line-height: 40px;
}
.vote-detail .top{
	margin-top:45px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #ccc;
}
.vote-detail .top .left{
	width: 200px;
	float: left;
	margin-right:32px;
}
.vote-detail .top .left .img{
	width: 196px;
	height: 140px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	border:2px solid #a0a0a0;
}
.vote-detail .top .left .img img{
	max-width: 168px;
	max-height: 126px;
}
.vote-detail .top .con{
	overflow: hidden;
}
.vote-detail .top .con h1{
	padding: 0;
	margin: 0;
	line-height: 36px;
	color: #626262;
	font-weight: 600;
	font-size: 16px;
}
.vote-detail .top .con .tbar span{
	display: inline-block;
	padding-right: 15px;
}
.vote-detail .top .con .tbar span b{
	color: #be1516;
}
.vote-detail .top .con .tbar  a.btn{
	color: #fff;
	float: right;
	background-color: #be1516;
}
.detail-box{
	padding-bottom: 40px;
}
.detail-box img{
	max-width: 100%;
}
.iner-box .info a.tp-btn{
	background-color: #be1516;
	color: #fff;
	width: 106px;
	display: block;
	height: 42px;
	line-height: 42px;
	text-align: center;
	margin: 0 auto;
	font-size:16px;
	border-radius: 3px;
}
.about-box{
	background: url(../images/bg_box.jpg) center top no-repeat;
}
