@charset "gb2312";

/**
 * M
 * @authors jing
 * @date    2015-11-3
 * @version 1.0.0
 */

body {
    font-family: "Î¢ÈíÑÅºÚ";
    background-color: #18AEA4;
}

img {
    max-width: 100%;
}

.cur {
    background:url(./image/cur.png);
    background-size: cover;
}

.cur a {}


/*Ñ¡Ïî¿¨1*/

#Tab1 {
    width: 100%;
    padding: 0px;
    margin: 0 auto;
    background: #18AEA4;
}

.Menubox {
    width: 100%;
    height: 40px;
    line-height: 35px;
    border-bottom: 5px #128671 solid;
}

.Menubox ul {
    margin: 0px;
    /* padding: 0px; */
    /* font-size: 0.75rem; */
    float: left;
    width: 100%;
}

.Menubox li {
    float: left;
    display: block;
    cursor: pointer;
    padding: 0 2%;
    box-sizing: border-box;
    width: 50%;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.Menubox li  span{
    float: left;
    display: block;
    cursor: pointer;
    width:100%;
    font-size: 15px;
    text-align: center;
    font-weight:bold;
    color: #fff;
    background-image: linear-gradient(#18AEA4, #128671);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


.Menubox li.hover span {
    padding: 0px;
    background-image: linear-gradient(#fff, #fff);
    text-align: center;
    font-weight:bold;
    color: #128671;
}

.Contentbox {
    clear: both;
    border-top: none;
    background-color: #18AEA4;
}

.Contentbox form {
    text-align: left;
    padding: 10px;
    position: relative;
    background-color: #18AEA4;
}

.sch_input {
    width: 93%;
    box-sizing: border-box;
    background: #5bdfcb;
    border: 0;
    border-radius: 30px;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
}

#load_pop {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, .6);
    display: block;
    display: none;
}

.load_pop_box {
    width: 92%;
    position: fixed;
    height: auto;
    background: #ffffff;
    z-index: 1000;
    overflow-y: auto;
    border-radius: 2px;
    top: 100px;
    left: 4%;
    display: none;
}

.load_pop_box span {
    float: right;
    display: block;
    font-size: 32px;
}

.word {
    padding: 4%;
}

.word p {
    font-size: 14px;
}

.word img {
    width: 80%;
    margin: auto;
    display: block;
}

.b_head {
    padding-top: 55.5%;
    background: url(image/hdz750.png) no-repeat;
    background-size: 100%;
    font-family: "Î¢ÈíÑÅºÚ";
}

.banner-link {
    background-color: #21907d;
    border-bottom: 0px;
    height: 46px;
    line-height: 45px;
    clear: both;
}

.banner-link ul {
    width: 100%;
    float: left;
}

.banner-link ul li {
    float: left;
    width: 25%;
    text-align: center;
    /* background: #FEB624; */
}

.banner-link ul li a {
	    color: white;
    font-size: 15px;

	}

.banner-link ul li:last-child {
    border-right: none;
}

.banner-link ul li a {
    color: #fff;
    font-size: 15px;
}

/*.banner-link ul li:nth-child(3) a {
    color: #ffed2a;
    font-weight: bold;
    font-size: 16px;
	
}*/

.banner-link ul li a {
/* -webkit-mask-image:-webkit-gradient(linear, 0 0, 0 bottom, from(#f58424), to(rgba(0, 0, 255, 0)));
*/color:#fff;
}

.banner-link .on{
    background: #FEB624;
}

.b_nav .tb30_ {
    background: #8d0b0f
}

.b_nav .tb30_ ul li {
    width: 23%;
}

.b_nav .tb30_ ul li a {
    width: 100%;
    border-right: #e18689 1px solid;
    display: inline-block;
}

.b_nav .tb30_ ul li:last-child a {
    border-right: none;
}

.b_nav .tb30_ ul li .current_link {
    color: #fff;
    background-color: #e01609;
}

.b_intro {
    margin: 3% 5%;
    background-color: #fffbc6;
    padding: 3% 5%;
    text-align: justify;
}

.b_intro h1 {
    padding: 2% 2% 2% 20%;
    width: 30%;
    background: url(http://hd.hinews.cn/2/img/lsz/20161111/tp.png) no-repeat;
    margin-bottom: 3%;
    background-size: contain;
}

.b_intro h1 img {
    width: 100%;
    max-width: 107px;
}

.b_intro p {
    color: #000;
    font-size: 14px;
    text-indent: 28px;
    line-height: 24px;
}

.b_intro a {
    color: #e01609;
}

.activity_title {
    margin: 5%;
    padding: 1% 2%;
    border-left: #e01609 5px solid;
    font-size: 18px;
    color: #000;
}

.activity_list {
    padding: 0 4%;
}

.activity_list ul {
    margin: 3% 0;
    border-bottom: 1px dotted #e7e7e7;
}

.activity_list ul li {
    list-style-type: none;
    text-align: justify;
    padding: 2% 0;
    vertical-align: middle;
    width: 100%;
}

.activity_list ul li a {
    position: relative;
    padding-left: 10px;
    font-size: 15px;
    display: block;
    color: #666;
}

.activity_list ul li a span {
    float: right;
    color: #ababab;
    font-size: 14px;
}

.activity_list ul li a:before {
    width: 2px;
    height: 2px;
    background: #666;
    display: inline-block;
    content: '';
    position: absolute;
    top: 9px;
    left: 0;
}

.activity_content {
	min-height:450px;
	background-color: #18AEA4;
    color: #fff;	
}

.activity_content h2 {
    text-align: center;
    padding: 3%;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    /* font-family: 'Î¢ÈíÑÅºÚ'; */
}

.activity_content .content_time {
    color: #434343;
    font-size: 14px;
    text-align: center;
}

.activity_content .content_word {
    color: #434343;
    font-size: 17px;
    text-indent: 2em;
    margin: 2% 4%;
    text-align: justify;
}

.activity .page {
    margin: 8% auto 11%;
}

.b_intro_l h1 {
    width: 60%
}

.b_intro_l h1 img {
    max-width: none;
}

.b_intro_l ul {}

.b_intro_l ul li {
    font-size: 14px;
    margin-bottom: 1%;
    color: #000;
}

.b_intro_l ul li font {
    color: #e01609;
    font-weight: bold;
}

.activity2 {
    margin-bottom: 2%;
}

.activity3 {
    margin-bottom: 2%;
}

.activity3-list {
    width: 90%;
    margin: 3% auto;
}

.activity3-list li {
    float: left;
    width: 42%;
    line-height: 20px;
    font-size: 13px;
    border-bottom: 1px dashed #999;
    list-style: square url("http://hd.hinews.cn/2/img/lsz/20161111/sqpurple.jpg");
    margin: 2% 4%;
}

.xie_k {
    font-size: 15px;
}

.xie_k li {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xie_k li a:before{content:'¡¤';display:inline-block;margin-right: 5px;}
.xie_k li a {
    overflow: hidden;
    color: #fff;
    line-height: 38px;
    font-size: 14px;
}

.xie_k li a:hover {
    color: #b90000;
}

.activity_con {
    width: 100%;
    /* float: left; */
    box-sizing: border-box;
    padding: 15px 1.5%;
    /* background: #ffffff; */
    display: flex;
    flex-wrap: wrap;
}

.activity_con li {
    text-align: center;
    background-color: #ffffff;
    /* float: left; */
    width: 46%;
    /* padding: 1.5%; */
    margin-bottom: 10px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #18AEA4;
    margin: 2%;
}

.activity_con li:last-child {}

.activity_con li a {
    display: inline-block;
}

.activity_con li .activity-te {
    width: -webkit-fill-available;
    text-align: left;
    display: block;
    float: left;
    padding: 0 2%;
    box-sizing: border-box;
    background: #fff;
}

.activity_con li .activity-te h3 {
    font-size: 16px;
    margin: 0;
}

.activity_con li .activity-te h3 a {
    color: #333;
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.activity_con li .activity-te i {
    color: #999;
    font-size: 12px;
}
.activity_con li .activity-te i:last-child{
   float:right;
}
.activity_con li .activity-te i a {
    font-size: 12px;
    line-height: 18px;
    color: #999;
    float: left;
}

.activity_con li .activity-vote {
    width: 100%;
    text-align: center;
    padding: 5% 17%;
    display: block;
    font-size: 14px;
    line-height: 21px;
    float: right;
    background: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.activity_con li .activity-vote span {
    color: #ffa200;
    font-size: 14px;
}

.activity_con li .activity-vote div {
    margin-bottom: 7px;
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
}

.activity_con li p {
    color: #444;
    font-size: 14px;
    text-align: center;
    float: left;
    width: 100%;
}
.activity_con li p a{width:100%}
.activity_con li img {
    width: 100%;
	/*height:222px;*/
    display: block;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.article_txt{
	line-height: 28px;
    font-size: 16px;
    margin-top: 5px;
    word-break: break-all;
}
.article_txt p{
	text-indent:2rem;
}
.activity_con li:nth-child(2n) {
    margin-right: 0;
}

.t_button {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    height: 33px;
    width: 85%;
    background-image: linear-gradient(#18AEA4, #128671);
    border-radius: 10px;
    line-height: 33px;
}

.f_button {
    display: inline-block;
    color: #1547b8;
    font-size: 14px;
    width: 85%;
    border: #1547b8 1px solid;
    border-radius: 10px;
}

:root .t_nav,
.t_button,
.f_button {
    filter: none;
}

.vote-banner {
    width: 100%;
}

.vote-banner h2 {
    color: #fff;
    float: left;
}

.vote-banner form {
    color: #fff;
    float: right;
}

.vote-banner form span {
    font-size: 16px;
    letter-spacing: 1px;
}

.vote-banner .sch_input {
    width: 140px;
    vertical-align: middle;
    font-size: 12px;
    color: #c6c6c6;
    padding: 3px 5px;
    border: 0;
}

.ok_input {
    background-image: linear-gradient(#279c88, #279c88);
    color: #fff;
    height: 35px;
    line-height: 35px;
    border: 0;
    position: absolute;
    font-size: 16px;
    letter-spacing: 1px;
    border-radius: 30px;
    width: 18%;
    box-sizing: border-box;
    right: 3%;
}

.dis {
    display: block;
}

.undis {
    display: none;
}

.normaltab30 {
    height: 25px;
    padding: 5px 0;
    margin: 0;
    font-size: 16px;
    line-height: 25px;
}

.normaltab30 a {
    color: #fff
}

.hovertab30 {
    height: 25px;
    padding: 5px 0;
    margin: 0;
    font-size: 16px;
    line-height: 25px;
}

.hovertab30 a {
    color: #fccb00;
}

.tabbox {
    background-color: #18AEA4;
    padding: 10px 20px 6px;
    color: #fff;
    text-align: justify;
}

.tabbox p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 29px;
    font-family: "Î¢ÈíÑÅºÚ" !important;
}

.activity1 {
    padding: 3%;
}

.activity1 h2 {
    border-bottom: 1px solid #f3e6e7;
    text-align: center;
    font-size: 17px;
    color: #8d0b0f;
    padding: 10px 0;
}

.brief {
    text-align: center;
    padding: 15px 0;
}

.brief span {
    color: #8d0b0f;
    font-size: 17px;
}

.vote-button {
    background: url(../%E7%89%A9%E4%B8%9A%E6%8A%95%E7%A5%A8%20-%20%E6%8B%B7%E8%B4%9D/img/20160617/title2.png) no-repeat left;
    background-size: contain;
    color: #fff;
    padding: 10px;
    width: 72px;
    background-color: #ea2328;
    display: block;
    padding-left: 35px;
    text-align: center;
    margin: auto;
}

.vote-img {
    width: 90%;
    text-align: center;
    margin: 5% auto;
}

.vote-img img {
    width: 100%;
}

.vote-img h3,
.vote-video h3 {
    color: #8d0b0f;
    margin-top: 2%;
}

.vote-video {
    width: 90%;
    text-align: center;
    margin: 5% auto;
}

.vote-video video {
    width: 100%;
}

.footer {
    padding: 10px;
    color: #fff;
}

.footer p {
    color: #fff;
    font-size: 14px;
    text-align: center;
}


/*ÎÄÕÂÒ³ÐÂ¼Ò*/

.activity_content .xq {
    text-align: center;
}

.activity_content .xq p {
    line-height: 23px;
    font-size: 14px;
}

.button_box a:first-child {
    background: #FF8200;
    color: #fff;
    display: block;
    width: 65%;
    margin: auto;
    height: 35px;
    border-radius: 15px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
}

.button_box a {
    background: #FEB624;
    color: #fff;
    display: block;
    width: 65%;
    margin: 3% auto;
    height: 35px;
    border-radius: 15px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
}

.activity_content img {
    margin: auto;
   /* width: 100%;*/
    display: block;
    margin-bottom: 10px;
}


/*»¬¶¯ÃÅÑùÊ½*/



.tb_ ul {
    float: left;
    width: 100%;
}

.tb_ li {
    float: left;
    cursor: pointer;
    width: 50%;
    border-radius: 0 15px 0 0;
}

.normaltab {
    text-align: center;
    background-color: #D8D8D8;
    padding: 5px 0;
}

.hovertab {
    text-align: center;
    padding: 5px 0;
    font-weight: bold;
    background-color: #ea2e2e;
    color: #fff;
}


.sel{
	background: url(image/cur.png) no-repeat;
	background-size: 100%;
	padding-left: 0px;margin-right: ;
text-align:center;

	}
.layui-flow-more{	
	text-align: center;
    color: #fff;
    font-size: 14px;
    width: 100%;
}