@charset "UTF-8";
.header{
	height:70px;
	width: 100%;
	transform: translateZ(0);
	position: fixed;
	z-index:999;
	left: 0;
	top: 0;
}
.header.header1{
	background-color:#bf1a20;
	position: relative;
}
.header.active{
	position: fixed;
	top: 0;
	left: 0;
	background-color:#bf1a20;
	z-index: 999;
}
.header .hcl-head{
	height:70px;
}
.header .hcl-head .logo{
	float: left;
	margin-top:10px;
}
.header .hcl-head .logo img{
	height: 50px;
}
.header .hcl-head .nav{
	float: right;
	width: 850px;
}
.header .hcl-head .nav ul li{
	float: left;
	padding: 0 23px;
	position: relative;
}
.header .hcl-head .nav ul li a{
	color: #fff;
	font-size:16px;
	font-weight:600;
	line-height:70px;
	padding-bottom: 10px;
}
.header .hcl-head .nav ul li a.curr,.header .hcl-head .nav ul li a:hover{
	color: #f4dd39;
	background: url(../images/icon_nav_curr.png) center bottom no-repeat;
}
.header .hcl-head .nav ul li .userstatus{
	position: absolute;
	display: none;
	top:72px;
	left:-40px;
}
.header .hcl-head .nav ul li .userstatus.drop{
	left: -46px;
	width: 192px;
	background: url(../images/icon_drop_t1.png) left top no-repeat;
}
.header .hcl-head .nav ul li .userstatus.drop .drop-box{
	background: url(../images/icon_drop_t2.png) repeat-y;
	margin-top:15px;
	padding-bottom: 20px;
	border-radius: 0 0 3px 3px;
}
.header .hcl-head .nav ul li .userstatus.drop .drop-box p{
	padding: 0;
	margin: 0;
	height: auto;
	height: 30px;
}
.header .hcl-head .nav ul li .userstatus.drop .drop-box a{
	color: #000;
	font-size: 14px;
	height: auto;
	line-height:30px;
	display: block;
	padding: 5px 0;
	text-indent: 13px;
}
@media screen and （-webkit-min-device-pixel-ratio:0） {
	.header .hcl-head .nav ul li .userstatus.drop .drop-box a{
		font-size: 13px;
	}
}
.header .hcl-head .nav ul li .userstatus.drop .drop-box a:hover{
	background: none;
	color: #bf1a20;
}
.banner{
	width: 100%;
	height: 440px;
	margin-top: -108px;
	background: url(../images/banner.png) center top no-repeat;
}
.main{
	width: 1200px;
	margin: 0 auto;
}
/*index*/
.inner-tager{
	margin-top: 20px;
}
.inner-tager .item{
 	float: left;
}
.inner-tager .item.inner-tg2{
	float: right;
}
.inner-desc{
	margin-top:15px;
	background-color: #fff;
	padding:35px;
	box-shadow: -1px -1px 3px #ebebeb;
}
.lpcontent .inner-desc .title{
	text-align: center;
}
.lpcontent .inner-desc .title h2{
	border: 0;
	padding-bottom: 10px;
}
.inner-desc .info{
	line-height: 36px;
}
.inner-desc .info span{
	display: inline-block;
	width: 84px;
	height: 24px;
	color: #fff;
	line-height: 24px;
	text-align: center;
	padding-right: 5px;
	background: url(../images/icon_ti_bar.png) no-repeat;
}
.inner-item.inner-unit{
	background: url(../images/content_bg1.png) repeat-y;
	background-color: #fff;
}
.banner.zhj{
	height: 436px;
	background: url(../images/banner_zh.jpg) center top no-repeat;
}
.inner-item{
	background-color: #fff;
	margin-top: 20px;
	padding:32px 40px;
}
.inner-item .more1{
	line-height: 20px;
	float: right;
	color: #3e2831;
}
.inner-item.inner-news{
	height:406px;
	width:506px;
	float: left;
	box-shadow: -1px -1px 5px -1px #ebebeb;
}
.inner-item.inner-rule{
	float: right;
}
.rule-infos{
	margin: 15px 0;
	color: #3e2831;
	line-height: 30px;
	font-size: 16px;
}
.rule-btn a{
	display:inline-block;
	width: 220px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}
.rule-btn a.btn-activity{
	background-color: #e21824;
	margin-right: 15px;
}
.rule-btn a.btn-sign{
	background-color: #ffab08;
}
.inner-item.inner-news .title{
	padding-bottom: 20px;
	border-bottom: 1px solid #e9e9e9;
}
.inner-item.inner-news .list{
	width: 506px;
}
.inner-item.inner-news .list ul li{
	height: auto;
}
.inner-item.inner-news .img{
	width: 154px;
	float: left;
	margin-right: 16px;
}
.inner-item.inner-news  .img img{
	width: 152px;
	height: 80px;
	border:1px solid #dcdcdc;
}
.inner-item.inner-news .list{
	margin-top: 20px;
}
.inner-item.inner-news .list ul li{
	border-bottom:2px dashed #f3f3f3;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.inner-item.inner-news .list ul li:last-child{
	border: 0;
}
.inner-item.inner-news .list ul li .info{
	overflow: hidden;
}
.inner-item.inner-news .list ul li .info span.title{
	border: 0;
}
.inner-item.inner-news .list ul li .info span.title a{
	color: #595959;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
	display: block;
}
.inner-item.inner-news .list ul li .info .mui-news-list-gs{
	margin-top:8px;
}
.inner-item.inner-news .list ul li .info .mui-news-list-gs span{
	display: inline-block;
	color: #999;
	padding-right: 15px;
}
.lpcontent .inner-item .item .title{
	text-align: center;
}
.lpcontent .inner-item .item .title h2{
	width:389px;
	height: 39px;
	color: #fff;
	line-height: 36px;
	border-left:none;
	background: url(../images/bg_ti_bar_1.png) no-repeat;
}
.copy-list ul,.figure-list ul{
	margin-left:-92px;
}
.copy-list ul li,.figure-list ul li{
	width:150px;
	float: left;
	margin-left: 92px;
}
.copy-list ul li .img{
	width: 148px;
	height: 62px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
}
.copy-list ul li .img span{
	width: 148px;
	height: 62px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.copy-list ul li .img span img{
	max-width: 136px;
	max-height:48px;
	vertical-align: middle;
}
.copy-list ul li .infos p{
	padding:0 25px;
	text-align: center;
	line-height:18px;
	margin-top: 5px;
	height:36px;
	overflow: hidden;
}
.copy-list ul li .infos p.vote-num{
	height: auto;
}
.inner-list{
	margin-bottom:45px;
}
.inner-list .tips{
	display: block;
	text-align: center;
	margin-bottom: 15px;
}
.inner-list .ti_desc{
	display: block;
	color: #3e2831;
	font-size:22px;
	font-weight: bold;
	text-align: center;
	padding: 30px 0;
}
.inner-list a.more{
	border: 1px solid #e21824;
	color: #e21824;
	width: 148px;
	height: 28px;
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 28px;
	margin-top: 20px;
}
.inner-item .item{
	margin-bottom:70px;
}
.inner-list ul li{
	position: relative;
	padding-top:15px;
	margin-bottom: 5px;
}
.inner-list ul li i{
	width:32px;
	height:40px;
	display: block;
	position: absolute;
	top:0;
	left: -15px;
}
.inner-list ul li i.top1{
	background: url(../images/icon_top1.png) no-repeat;
}
.inner-list ul li i.top2{
	background: url(../images/icon_top2.png) no-repeat;
}
.inner-list ul li i.top3{
	background: url(../images/icon_top3.png) no-repeat;
}
.inner-list ul li p.vote-btn{
	margin: 5px 0;
	height: auto;
}
.inner-list ul li p.vote-btn a{
	color: #fff;
	width:100px;
	display: block;
	height:24px;
	line-height: 22px;
	border-radius: 20px;
	padding-left: 4px;
	background: url(../images/icon_z.png) 14px center no-repeat;
	background-color: #e21824;
}
.inner-list ul li p.vote-btn a.on{
	background-color: #d8d8d8;
}
.figure-list ul li .img{
	width:148px;
	height: 148px;
	border: 1px solid #e5e5e5;
	overflow: hidden;
}
.figure-list ul li .img img{
	width: 148px;
	height: 148px;
}
.figure-list ul li .infos{
	padding: 0 25px;
	padding-top: 5px;
	text-align: center;
}
.figure-list ul li .infos p.name{
	font-weight: bold;
	font-size: 15px;
}
.figure-list ul li .infos p.copy{
	height: 36px;
	line-height: 18px;
	overflow: hidden;
}
/**/
.activity-box.active .nav.lpnav{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
}
.nav.lpnav{
	height: 60px;
	width: 100%;
	border-top: 1px solid #b9141a;
	background-color: #bf1a20;
}
.nav.lpnav ul{
	width: 1200px;
	margin: 0 auto;
}
.nav.lpnav ul li{
	float: left;
	text-align: center;
}
.nav.lpnav ul li a{
	width: 148px;
	display: block;
	line-height: 60px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}
.nav.lpnav ul li a:hover,.nav.lpnav ul li.on a{
	background-color: #a71f24;
}
.lpcontent .desc-box{
	padding:40px;
	background:#fff url(../images/content_bg.png) right top no-repeat;
}
.lpcontent .title h2{
	display:inline-block;
	height: 20px;
	font-size: 20px;
	line-height:18px;
	color: #e21824;
	border-left:4px solid #e21824;
	padding-left:12px;
}
.lpcontent .items{
	margin-bottom: 20px;
}
.lpcontent .items.active .desc{
	padding-top:20px;
	line-height: 30px;
	font-weight: 600;
	padding-bottom: 15px;
}
.lpcontent .items.set .award{
 	padding:20px 0;
}
.lpcontent .items.set .award ul{
	margin-left: -30px;
}
.lpcontent .items.set .award ul li{
	float: left;
	width: 350px;
	margin-left: 30px;
}
.lpcontent .items.set .award ul li .top{
	height: 50px;
	background-color: #e21824;
	box-shadow: 1px 1px 40px #fededc;
}
.lpcontent .items.set .award ul li .top h2{
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
.lpcontent .items.set .award ul li .desc{
	border: 1px solid #b5b5b5;
	padding:15px 40px;
	height: 154px;
}
.lpcontent .items.set .award ul li .desc p b{
	color: #e21824;
	padding-right: 5px;
}
.lpcontent .items.set .award ul li .desc p{
	line-height: 36px;
	font-weight: 600;
}
.lpcontent .items.interest .interest-list ul{
	margin-left: -36px;
}
.lpcontent .items.interest .interest-list ul li{
	width: 330px;
	margin-left: 36px;
	float: left;
	text-align: center;
}
.lpcontent .items.interest .interest-list ul li h2{
	color: #e21824;
	font-size: 18px;
	font-weight: 600;
}
.lpcontent .items.interest .interest-list ul li p{
	font-weight: 600;
	line-height: 24px;
	font-size: 14px;
}
.lpcontent .items.process .process{
	padding: 38px 0;
	text-align: center;
}
.lpcontent .items.process .process img{
	max-width: 100%;
}
.slideGroup .parHd{
	margin-top: -20px;
}
.slideGroup .parHd ul{
	text-align: right;
}
.slideGroup .parHd ul li{
	display: inline-block;
	margin-left: 35px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	padding:5px 20px;
	border-radius: 3px;
	color: #e21824;
	border: 1px solid #e21824;
}
.slideGroup .parHd ul li.on{
	color: #fff;
	background: #e21824;
}
.slideGroup .parBd{
	margin:30px 0 20px 0;
	background-color: #fff;
	border:1px solid #eaeaea;
	border-radius: 4px;
	box-shadow: -1px -1px 3px 2px #efefef;
	padding:36px 50px;
	position: relative;
}
.slideGroup .parBd .top h2{
	width: 562px;
	height: 44px;
	background-color: #e21824;
	color: #fff;
	line-height: 44px;
	text-align: center;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 25px;
}
.slideGroup .parBd  h3{
	text-align: center;
	color: #e11824;
	margin-bottom: 35px;
}
.slideGroup .parBd .condition{
	width:340px;
	float:left;
}
.slideGroup .parBd .condition h4{
	color: #e11824;
	font-size: 16px;
	font-weight: 600;
	padding-top: 15px;
	
}
.slideGroup .parBd .condition .info{
	padding-top: 35px;
}
.slideGroup .parBd .condition .info dl dd{
	overflow: hidden;
	margin-bottom: 25px;
}
.slideGroup .parBd .condition .info dl dd span{
	display:block;
	padding-left: 35px;
	font-weight:600;
	font-size: 14px;
	line-height: 18px;
}
.slideGroup .parBd .condition .info dl dd span.n1{
	background: url(../images/n1.png) left center no-repeat;
}
.slideGroup .parBd .condition .info dl dd span.n2{
	background: url(../images/n2.png) left center no-repeat;
}
.slideGroup .parBd .condition .info dl dd span.n3{
	background: url(../images/n3.png) left center no-repeat;
}
.slideGroup .parBd .condition .info dl dd span.n4{
	background: url(../images/n4.png) left center no-repeat;
}
.slideGroup .parBd .score{
	width: 608px;
	float: right;
}
.slideGroup .parBd  .hd ul{
	text-align: center;
	padding-top: 35px;
}
.slideGroup .parBd .hd ul li{
	display: inline-block;
	padding:0 12px;
	background:#eee;
	padding: 3px 12px;
	margin-right:8px;
	border-radius: 3px;
	cursor: pointer;
}
.slideGroup .parBd .hd ul li.on{
	color: #fff;
	background: #e21824;
}
.slideGroup .parBd .hd a{
	display: block;
	width: 37px;
	height: 66px;
	display: block;
	position: absolute;
	bottom:36%;
}
.slideGroup .parBd .hd a.sPrev{
	left: 0;
	background:url(../images/sPrev.png) no-repeat;
}
.slideGroup .parBd .hd a.sNext{
	right: 0;
	background:url(../images/sNext.png) no-repeat;
}
.slideGroup .parBd .score td{
	background-color: #fff;
	border-color:#d9d9d9;
}

/**/
.bottom-sign{
  padding: 40px;
}
.bottom-sign .title h2 {
    display: block;
    height: 20px;
    font-size: 20px;
    line-height: 18px;
    color: #e21824;
    border-left: 4px solid #e21824;
    padding-left: 12px;
}
.bottom-sign .sign-info{
	padding-top: 36px;
}
.bottom-sign .sign-info .signBox {
	float: left;
	width:784px;
}
.sign-li{
	float: left;
	margin-right:28px;
	margin-bottom: 18px;
}
.sign-li span{
	width: 54px;
	float: left;
	line-height: 32px;
}
.sign-li .select{
	width: 300px;
	height:34px;
	float:left;
	background-color: #fff;
}
.sign-li .select select{
	height: 34px;
	width: 100%;
	line-height: 34px;
    border: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background:url(../images/icon_drop.png) 98% center no-repeat;
}
.sign-li span b{
	color:#e21824;
	font-size:12px;
	padding-right:3px;
	font-family: arial;
}
.sign-li .txt{
	padding:0 5px;
	height: 34px;
	line-height: 34px;
	width: 290px;
	border: 0;
	background: none;
}
.bottom-sign .sign-info .signBox .submit .submit{
	width: 182px;
	margin-top:12px;
    margin-left: 54px;
    height:34px;
    line-height:34px;
    background-color: #e21824;
    border: 0;
    text-align: center;
    display: block;
    font-size: 15px;
    color: #fff;
    box-shadow: 1px 1px 4px 2px #fed0cd;
}
.bottom-sign .sign-info .sign-advisory{
	border-left: 1px solid #d7d4d5;
	width: 265px;
	float: right;
	padding:0 35px;
}
.bottom-sign .sign-info .sign-advisory .con{
	display: block;
	font-size: 13px;
	padding:8px 0;
}
.sign-advisory .advisory-info .contact{
	padding-top:8px;
}
.sign-advisory .advisory-info .contact dl dd{
	padding-left: 24px;
    padding-bottom: 5px;
    line-height: 24px;
}
.sign-advisory .advisory-info .contact dl dd.email{
	background: url(../images/icon_mail.png) left 6px no-repeat;
    background-size: auto 14px;
}
.sign-advisory .advisory-info .contact dl dd.tel{
	background: url(../images/icon_tel.png) left 5px no-repeat;
    background-size: auto 14px;
}
.bottom-sign  .tips{
	margin-top: 50px;
}
.bottom-sign .tips span{
	color: #e21824;
}
.sign-advisory .advisory-info  dl dd a {
    color: #e21824;
    text-decoration: underline;
}
.hcl-bottom{
	height:318px;
	width: 100%;
	margin-top: 20px;
	background-color: #ebebeb;
}
.hcl-bottom  .sign-advisory{
	width: 740px;
	float: left;
	padding-top: 78px;
}
.hcl-bottom  .sign-advisory h2{
	font-size: 18px;
	color: #867e81;
	padding-bottom: 10px;
}
.hcl-bottom  .sign-advisory .info{
	color: #867e81;
	line-height: 38px;
	font-size: 16px;
}
.hcl-bottom  .sign-ad{
	overflow: hidden;
	padding-top: 45px;
}

/*报名弹窗*/
.hide_box {
    z-index: 999;
    background: rgba(0,0,0,0.4);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    opacity: 0;
	visibility: hidden;
	z-index: 1110;
	transition: opacity .3s;
}
.shang_box {
    width: 600px;
    max-height: 520px;
    background-color: #fff;
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 20%;
    margin-left: -302px;
    opacity: 1;
	visibility: hidden;
	z-index: 1110;
	transition: opacity .3s;
	overflow-y: scroll;
}
.shang_box .top{
	height: 68px;
	margin: 0 30px;
	border-bottom: 2px solid #f7f7f7;
}
.shang_box .top h2{
	display: inline-block;
	line-height: 68px;
	font-size: 18px;
	color: #242424;
	font-weight: 600;
}
.shang_box .top a{
	background: url(../images/close.png) left center no-repeat;
	display: block;
	width: 20px;
	height: 68px;
	float: right;
}
.shang_box .sign-box{
	margin:32px 72px;
}
.shang_box .sign-box .item{
	margin-bottom: 20px;
}
.shang_box .sign-box .item span{
	display: block;
	width: 56px;
	float: left;
	font-size: 16px;
	line-height: 34px;
}
.shang_box .sign-box .item span b{
	font-size: 12px;
	color: #e21824;
	font-family:arial;
	padding-right: 5px;
}
.shang_box .sign-box .item .select{
	width: 378px;
	height: 32px;
	float: right;
	border:1px solid #d4d4d4;
}
.shang_box .sign-box .item .select select{
	width: 100%;
	height: 32px;
	border: 0;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/icon_drop.png) 98% center no-repeat;
	text-indent: 5px;
	color: #787878;
}
.shang_box .sign-box .item .select input{
	width:368px;
	height: 32px;
	border: 0;
	background: none;
	line-height: 32px;
	padding: 0 5px;
}
.shang_box .sign-box .submit .submit{
	width:324px;
	margin-top: 24px;
	margin-left:60px;
	height: 36px;
	line-height: 36px;
	background-color: #e21824;
	border: 0;
	text-align: center;
	display: block;
	font-size: 15px;
	color: #fff;
	box-shadow: 1px 1px 4px 2px #fed0cd;
}
.shang_box .sign-box .tips{
	color: #4b363f;
	margin-top:30px;
	margin-bottom:16px;
}
.shang_box .sign-box .advisory h2{
	color: #4b363f;
	font-weight: 600;
	padding-bottom: 8px;
}
.shang_box .sign-box .advisory .contact dl dd{
	padding-left: 24px;
    padding-bottom: 5px;
    line-height: 24px;
}
.shang_box .sign-box .advisory .contact dl dd a{
	    color: #e21824;
    text-decoration: underline;
}
.shang_box .sign-box .advisory .contact dl dd.email{
	background: url(../images/icon_mail.png) left 6px no-repeat;
    background-size: auto 14px;
}
.shang_box .sign-box .advisory .contact dl dd.tel{
	background: url(../images/icon_tel.png) left 5px no-repeat;
    background-size: auto 14px;
}
.hide_box.-show,.shang_box.-show{
    opacity: 1;
    visibility: visible;
}


/*新闻*/
.newsBox.main{
	width: 1000px;
}
.mui-left{
	box-shadow: -1px -1px 3px 2px #efefef;
	background-color: #fff;
	padding: 10px 20px;
}
.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{
	margin-top: 15px;
}
.mui-news-list ul li{
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #efefef;
}
.mui-news-list ul li .img img{
	width:126px;
	height: 80px;
	float: left;
	margin-right:15px;
}
.mui-news-list ul li .info {
	overflow: hidden;
}
.mui-news-list ul li .info span{
	display: block;
}
.mui-news-list ul li .info .title {
    color: #515151;
    font-size: 15px;
    font-weight: bold;
}
.mui-news-list ul li .info .mui-news-list-gs {
    color: #aeaeae;
    line-height:18px;
    overflow: hidden;
    max-height: 36px;
    font-size: 14px;
}
.mui-news-list ul li .info .times{
	color: #999;
	font-size: 13px;
	padding-top: 3px;
}
.mui-news-list ul li:hover a .title{
	color: #e21824;
}
.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 a {
    display: block;
    padding: 0 10px;
    font-size: 12px;
}
.page span a:hover,.page span.curr a{
	background: #e21824;
	color: #fff;
}
.back-btn{
	margin: 10px 0;
}
.back-btn a:hover{
	color: #e21824;
}
.list-banner img{
	width: 1200px;
	height: 270px;
	display: block;
}
.list-item{
	padding:24px 30px 30px 30px;
	background-color: #fff;
	margin-top: 20px;
	box-shadow: 1px 1px 5px #e8e8e8;
}
.lpcontent .list-item .title h2{
	margin-top: 10px;
}
.list-nav{
	height: 58px;
	background-color: #fff;
	margin:20px 0;
	padding: ;
}
.list-nav ul li{
	width: 20%;
	float: left;
	text-align: center;
}
.list-nav ul li a{
	color: #3e2831;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	line-height: 55px;
}
.list-nav.active{
	position: fixed;
	top: 0;
	margin: 0;
	width: 100%;
	left: 0;
	z-index: 99;
	box-shadow: 1px 1px 5px #e8e8e8;
}
.list-nav.active ul{
	width: 1200px;
	margin:0 auto;
}
.list-nav ul li.curr a,.list-nav ul li a:hover{
	color: #e21824;
	border-bottom: 3px solid #e21824;
}
.list-item .search{
	width:316px;
	height: 38px;
	float: right;
	border:1px solid #e21824;
}
.list-item .search .text{
	width:245px;
	height: 38px;
	line-height: 38px;
	border: 0;
	background: none;
	padding:0 5px;
	float: left;
	text-indent: 15px;
}
.list-item .search .submit{
	width:58px;
	height:38px;
	float: right;
	cursor: pointer;
	background: url(../images/icon_search.png) no-repeat;
	border: 0;
}
.inner-item .inner-list .ti_desc{
	padding: 0;
	text-align: center;
	width:389px;
	height: 39px;
	line-height: 37px;
	margin: 0 auto;
	color: #fff;
	background:url(../images/bg_ti_bar_1.png) no-repeat;
	display: block;
	margin-bottom: 5px;
}
.list-item .inner-list .ti_desc{
	padding-bottom: 5px;
}
.list-item .inner-list .tips{
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.list-item .page span a{
	padding: 0 15px;
	font-size: 14px;
}
.list-item .page span.Prev a,.list-item .page span.next a{
	font-family:宋体;
	font-size: 15px;
	font-weight: bold;
}
.list-item .interest-list{
	padding: 30px 0;
}
.list-item .interest-list ul{
	margin-left: -36px;
}
.list-item .interest-list ul li{
	width: 330px;
	margin-left: 36px;
	float: left;
	text-align: center;
}
.list-item .interest-list ul li h2{
	color: #e21824;
	font-size: 18px;
	font-weight: 600;
}
.list-item .interest-list ul li p{
	font-weight: 600;
	line-height: 24px;
	font-size: 14px;
}
.list-item .process{
	padding: 30px 0;
}
.list-item .process img{
	max-width: 100%;
}
.mui-news-list ul li:last-child{
	border-bottom: none;
}
.banner.cx{
	background: url(../images/banner_cx.jpg) center top no-repeat;
}
.lpcontent.industry .title h2{
	color: #cea574;
	border-left: 4px solid #cea574;
}
.cx-silde{
	margin-top:20px;
}
.cx-silde img{
	width: 506px;
	height: 322px;
}
.industry .rule-btn a.btn-sign{
	background-color: #d0a86c;
	width: 180px;
}
.industry .list-item .search{
	border: 1px solid #d0a86c;
}
.industry .list-item .search .submit{
	background: url(../images/icon_search1.png) no-repeat;
}
.industry .page span a:hover,.industry .page span.curr a{
	background-color: #d0a86c;
}
.industry .list-item .infos{
	line-height: 30px;
}
.industry .slideGroup .parBd{
	box-shadow: none;
	border: 0;
	padding:16px 50px 0 0;
}
.industry  .slideGroup .parBd .condition h4{
	padding: 0;
	color: #d0a86c;
}
.industry .slideGroup .parBd .condition .info dl dd span.n1{
	background: url(../images/n1_a.png) left center no-repeat;
}
.industry .slideGroup .parBd .condition .info dl dd span.n2{
	background: url(../images/n2_a.png) left center no-repeat;
}
.industry .slideGroup .parBd .condition .info dl dd span.n3{
	background: url(../images/n3_a.png) left center no-repeat;
}
.industry .slideGroup .parBd .condition .info dl dd span.n4{
	background: url(../images/n4_a.png) left center no-repeat;
}
.industry .list-item .interest-list ul{
	margin-left: -52px;
}
.industry .list-item .interest-list ul li{
	width: 544px;
	margin-left: 52px;
	height: 188px;
	margin-bottom: 20px;
}
.industry .list-item .interest-list ul li img{
	float: left;
	margin-right: 15px;
}
.industry .list-item .interest-list ul li .info{
	text-align: left;
	overflow: hidden;
	padding-top:5px;
	font-weight: bold;
}
.industry .list-nav ul li{
	width: 16.66%;
}
.industry .list-nav ul li.curr a,.industry .list-nav ul li a:hover{
	color: #d0a86c;
	border-bottom: 3px solid #d0a86c;
}
.detail-item{
	margin-bottom: 20px;
	background-color: #fff;
}
.detail-item .top-desc{
	padding:25px 44px 0 44px;
	background: url(../images/bg_fuhao_a.png) 96% top no-repeat;
	background-size:auto 100%;
    background-color:#fff;
}
.detail-item .top-desc .detail-pic{
	width:200px;
	float: right;
	margin-left: 20px;
	text-align: center;
}
.detail-item .top-desc .detail-pic img{
	width: 150px;
	height: 150px;
}
.detail-item .top-desc.copy .detail-pic .img{
	padding-top:25px;
}
.detail-item .top-desc.copy .detail-pic .img span{
	width:198px;
	height:84px;
	display: table-cell;
	border:1px solid #e5e5e5;
	background-color: #fff;
	vertical-align: middle;
	text-align: center;
}
.detail-item .top-desc.copy .detail-pic .img span img{
	width: auto;
	height: auto;
	max-width: 196px;
	max-height: 82px;
	vertical-align:middle;
}
.detail-item .top-desc .detail-pic .vote .btn{
	margin:10px 0 5px 0;
}
.detail-item .top-desc .detail-pic .vote .btn a{
	display: block;
	width:92px;
	height: 26px;
	line-height: 26px;
	margin: 0 auto;
	color: #fff;
	font-size: 15px;
	text-align: center;
	border-radius: 20px;
	text-indent: 14px;
	background: url(../images/icon_z.png) 10px center no-repeat;
	background-color: #e21824;
}
.detail-item .top-desc .detail-pic .vote .btn a.on{
	background-color: #d8d8d8;
}
.detail-item .top-desc .info{
	overflow: hidden;
}
.detail-item .top-desc .info .detail-title{
	padding-bottom: 30px;
}
.detail-item .top-desc .info .detail-title h2{
	color: #0a0a0a;
	font-size: 30px;
	font-weight: normal;
	display: inline-block;
}
.detail-item .top-desc .info .detail-title a{
	width:70px;
	height: 26px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	text-indent: 14px;
	line-height: 26px;
	display: inline-block;
	border-radius: 6px;
	background: url(../images/share_btn.png) 12px center no-repeat;
	background-color: #fd9f52;
	position: relative;
	top: -4px;
	margin-left:18px;
}
.detail-item .top-desc .info .item{
	padding-bottom: 30px;
}
.detail-item .top-desc .info .item span.cnt{
	width: 62%;
	float: left;
}
.detail-item .top-desc .info .item span.cnt.unit{
	width:38%;
}
.detail-item .top-desc .info .item .cnt{
	color: #0a0a0a;
	font-size:15px;
}
.detail-item .title{
	padding:24px 30px 16px 30px;
}
.detail-item .desc{
	line-height: 26px;
	font-size: 16px;
	padding: 0 30px 50px 30px;
}
.detail-item .desc img{
	max-width: 100%;
}
.detail-item .mui-news-list{
	padding: 0 30px 50px 30px;
}
.detail-item .mui-news-list .info .title{
	padding: 0;
}
/**/
.vote-pop{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 999;
}
.vote-pop .vote-pop-box{
	width: 686px;
	position: relative;
	margin: 0 auto;
	z-index: 9;
	top: 25%;
}
.vote-pop img{
	display: block;
}
.vote-pop .top-info{
	position: relative;
}
.vote-pop .top-info .close{
	display: block;
	position: absolute;
	width:25px;
	height: 25px;
	right:26px;
	top: 25px;
	background: url(../images/close_1.png) center center no-repeat;
}
.vote-pop .info{
	height: 340px;
	overflow: hidden;
	overflow-y:scroll;
}
.vote-pop .mask{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 3;
	background-color:#000;
	opacity: .5;
}
.block_home_slider{
	position: relative;
	overflow: hidden;
}
.block_home_slider .flex-control-nav{
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 5px;
}
.block_home_slider .flex-control-nav li{
	display: inline-block;
	margin: 0 4px;
}
.block_home_slider .flex-control-nav li a{
	width: 12px;
	height: 12px;
	display: block;
	background-color: #fff;
	border-radius: 50%;
	text-indent: -999999px;
}
.block_home_slider .flex-control-nav li a.flex-active{
	width: 28px;
	border-radius: 20px;
}
