body{
    font: normal 14px/1.5 'Microsoft yahei', 'Hiragino Sans GB', '冬青黑体简体中文 w3', 'Microsoft Yahei', 'Hiragino Sans GB', '冬青黑体简体中文 w3', STXihei, 华文细黑, 微软雅黑, SimSun, 宋体, Heiti, 黑体, sans-serif;
}
a{
    color: #333;
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}

@media (min-width: 1200px) {
    .bt-container {
        width: 1000px;
    }
}


.topBar{
    width: 100%;
    background-color: #fff;
    height: 70px;
}
.logo{
    padding-top: 3px;
}
.topBar .nav{
    float: right;
    line-height: 70px;
}
.topBar .nav li{
    display: inline-block;
    padding: 0 10px;
    font-size: 18px;
}
.banner{
    width: 100%;
    font-size: 0;
}
.banner img{
    width: 100%;
}
.title{
    width: 100%;
    max-height: 169px;
    text-align: center;
}
.title img{
    width: 100%;
    max-height: 169px;
}
.title1{
    margin: 100px auto;
}
.title2{
    margin: 100px auto 120px;
}
.title3, .title4{
    margin: 100px auto 50px;
}
.title5{
    margin: 100px auto 50px;
}

/*introduce*/
.introduce .words{
    font-size: 22px;
    margin-bottom: 60px;
}
#prize{
    border-bottom: 1px solid #333;
}
.introduce .rules{
    margin-bottom: 100px;
}
.introduce .rules .ruleLeft{
    margin: 0 0 0 50px;
    float: left;
}
.introduce .rules .ruleLeft .pie{
    width: 470px;
    height: 470px;
    background: url(../images/pie1.png) no-repeat center;
    background-size: contain;
}
.introduce .rules .ruleLeft .inner{
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 20px;
    padding: 90px 60px 0 90px;
}
.introduce .rules .ruleLeft .inner a{
    color: #fff;
    border-bottom:1px solid #fff;
    padding-bottom:1px;

}
.introduce .rules .ruleRight{
    margin: 0 0 0 80px;
    float: left;
}
.introduce .rules .ruleRight .pie{
    width: 360px;
    height: 363px;
    background: url(../images/pie2.png) no-repeat center;
    background-size: contain;
}
.introduce .rules .ruleRight .inner{
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 20px;
    padding: 64px 60px 0 90px;
}

/*authors*/
.authors{
    background-color: #f5f5f5;
    /*min-height: 1500px;*/
    overflow: hidden;
    max-height: 4200px;/*--------------------------------------------------------------------*/
}
.authors .bgBar{
    width: 140%;
    margin-left: -20%;
    background-color: #D1E8FA;
    height: 545px;
    margin-top: 600px;
    position: relative;
}
.bgBarLeft.first{
    margin-top: 265px;
}
.bgBarLeft{
    transform:rotate(-16deg);
    -ms-transform:rotate(-16deg);
    -moz-transform:rotate(-16deg);
    -webkit-transform:rotate(-16deg);
    -o-transform:rotate(-16deg);
}
.bgBarRight{
    transform:rotate(16deg);
    -ms-transform:rotate(16deg);
    -moz-transform:rotate(16deg);
    -webkit-transform:rotate(16deg);
    -o-transform:rotate(16deg);
}
.bgBarLeft:before,
.bgBarLeft:after,
.bgBarRight:before,
.bgBarRight:after{
    content: "";
    display: block;
    position: relative;
    margin: 0 auto;
}
.bgBarLeft:before{
    width: 757px;
    height: 211px;
    background: url(../images/fly1.png) no-repeat 0 0;
    left: -350px;
    top: -245px;
    transform:rotate(13.8deg);
    -ms-transform:rotate(13.8deg);
    -moz-transform:rotate(13.8deg);
    -webkit-transform:rotate(13.8deg);
    -o-transform:rotate(13.8deg);
}
.bgBarLeft.second:before{
    background: url(../images/fly5.png) no-repeat 0 0;
}
.bgBarLeft:after{
    width: 744px;
    height: 208px;
    background: url(../images/fly2.png) no-repeat 0 0;
    left: 322px;
    top: 145px;
    transform:rotate(13.8deg);
    -ms-transform:rotate(13.8deg);
    -moz-transform:rotate(13.8deg);
    -webkit-transform:rotate(13.8deg);
    -o-transform:rotate(13.8deg);
}
.bgBarLeft.second:after{
    background: url(../images/fly6.png) no-repeat 0 0;
}
.bgBarRight:before{
    width: 756px;
    height: 211px;
    background: url(../images/fly3.png) no-repeat 0 0;
    left: 320px;
    top: -270px;
    transform:rotate(-14.2deg);
    -ms-transform:rotate(-14.2deg);
    -moz-transform:rotate(-14.2deg);
    -webkit-transform:rotate(-14.2deg);
    -o-transform:rotate(-14.2deg);
}
.bgBarRight:after{
    width: 585px;
    height: 137px;
    background: url(../images/fly4.png) no-repeat 0 0;
    left: -410px;
    top: 188px;
    transform:rotate(-16.2deg);
    -ms-transform:rotate(-16.2deg);
    -moz-transform:rotate(-16.2deg);
    -webkit-transform:rotate(-16.2deg);
    -o-transform:rotate(-16.2deg);
}
.bgBarLeft .angle{
    width: 390px;
    height: 223px;
    position: relative;
    background: url(../images/buffer1.png) no-repeat 0 0;
    margin: 0 auto;
    left: -885px;
    top: 292px;
    transform:rotate(15.9deg);
    -ms-transform:rotate(15.9deg);
    -moz-transform:rotate(15.9deg);
    -webkit-transform:rotate(15.9deg);
    -o-transform:rotate(15.9deg);
}
.bgBarRight .angle{
    width: 394px;
    height: 223px;
    position: relative;
    background: url(../images/buffer2.png) no-repeat 0 0;
    margin: 0 auto;
    left: 883px;
    top: 293px;
    transform:rotate(-15.9deg);
    -ms-transform:rotate(-15.9deg);
    -moz-transform:rotate(-15.9deg);
    -webkit-transform:rotate(-15.9deg);
    -o-transform:rotate(-15.9deg);
}


.authorsArea{
    width: 100%;
    /*height: 500px;*/
    float: left;
    /*background-color: #eee;*/
    position: relative;
    z-index: 2;
}

.authorsArea .author-item{
    background-color: #fff;
    -webkit-box-shadow: 0 0 16px #aaa;
    -moz-box-shadow: 0 0 16px #aaa;
    box-shadow: 0 0 16px #aaa;
    font-size: 18px;
    margin-bottom: 40px;
    /*min-height: 800px;*//*--------------------------------------------------------------------*/
}
.authorsArea .author-item .hd{
    background: #2196F3;
    color: #fff;
    padding: 23px 0;
    font-size: 24px;
    text-align: center;
    position: relative;
}
.authorsArea .author-item .hd .bg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    width: 0;
    z-index: 1;
}
.authorsArea .author-item.item1 .hd .bg{
    background-color: #F75D51;
}
.authorsArea .author-item.item2 .hd .bg{
    background-color: #F53159;
}
.authorsArea .author-item.item3 .hd .bg{
    background-color: #21DBF2;
}
.authorsArea .author-item.item4 .hd .bg{
    background-color: #F6A724;
}
.authorsArea .author-item.item5 .hd .bg{
    background-color: #F6A724;
}
.authorsArea .author-item.item6 .hd .bg{
    background-color: #10CDA3;
}
.authorsArea .author-item.item7 .hd .bg{
    background-color: #F75D51;
}
.authorsArea .author-item.item8 .hd .bg{
    background-color: #F53159;
}
.authorsArea .author-item .hd span{
    position: relative;
    z-index: 2;
}
.authorsArea .author-item .bd{
    background-color: #fff;
}
.authorsArea .author-item .avatar{
    width: 264px;
    height: 264px;
    border-radius: 50%;
    padding: 8px;
    margin: 20px auto;
}
.authorsArea .author-item .avatar .ring1,
.authorsArea .author-item .avatar .ring2{
    border-radius: 50%;
    width: 100%;
    height: 100%;
    padding: 8px;
    border-width: 1px;
    border-style: solid;
}
.authorsArea .author-item .avatar img{
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.author-left .author-item{
    margin-right: 35px;
}
.author-right .author-item{
    margin-left: 35px;
}
/*====================================Each border color======================================*/
.authorsArea .author-item.item1 .avatar{
    border: 1px solid #FAC4D1;
}
.authorsArea .author-item.item1 .ring1{
    border-color: #FBA4B7;
}
.authorsArea .author-item.item1 .ring2{
    border-color: #F73A64;
}
.authorsArea .author-item.item2 .avatar{
    border: 1px solid #FBC1CD;
}
.authorsArea .author-item.item2 .ring1{
    border-color: #FA99AC;
}
.authorsArea .author-item.item2 .ring2{
    border-color: #F5325A;
}
.authorsArea .author-item.item3 .avatar{
    border: 1px solid #BEF5FA;
}
.authorsArea .author-item.item3 .ring1{
    border-color: #91EDF8;
}
.authorsArea .author-item.item3 .ring2{
    border-color: #21DBF4;
}
.authorsArea .author-item.item4 .avatar{
    border: 1px solid #FCE4BE;
}
.authorsArea .author-item.item4 .ring1{
    border-color: #F9D490;
}
.authorsArea .author-item.item4 .ring2{
    border-color: #F6A726;
}
.authorsArea .author-item.item5 .avatar{
    border: 1px solid #FCE4BE;
}
.authorsArea .author-item.item5 .ring1{
    border-color: #F9D490;
}
.authorsArea .author-item.item5 .ring2{
    border-color: #F7A623;
}
.authorsArea .author-item.item6 .avatar{
    border: 1px solid #B8F0E3;
}
.authorsArea .author-item.item6 .ring1{
    border-color: #8BE7D2;
}
.authorsArea .author-item.item6 .ring2{
    border-color: #0FCEA3;
}
.authorsArea .author-item.item7 .avatar{
    border: 1px solid #FECECC;
}
.authorsArea .author-item.item7 .ring1{
    border-color: #FAAFA9;
}
.authorsArea .author-item.item7 .ring2{
    border-color: #F95D51;
}
.authorsArea .author-item.item8 .avatar{
    border: 1px solid #FCC0CC;
}
.authorsArea .author-item.item8 .ring1{
    border-color: #F99BAD;
}
.authorsArea .author-item.item8 .ring2{
    border-color: #F5355E;
}

.authorsArea .author-item .he-says,
.authorsArea .author-item .tips{
    padding: 20px 30px;
    border-bottom: 1px solid #ddd;
}
.authorsArea .author-item .tips{
    line-height: 2em;
}
.authorsArea .author-item .tips li span{
    color: #bbb;
}
.authorsArea .author-item .tit{
    margin-bottom: 6px;
    color: #bbb;
}
.authorsArea .author-item .question{
    padding: 20px 30px;
    line-height: 2em;
    position: relative;
}
.authorsArea .author-item .question dd{
    display: inline-block;
    width: 49%;
}
.authorsArea .author-item .question label{
    cursor: pointer;
}
.authorsArea .author-item .question dd input{
    position: relative;
    display: none;
}
.authorsArea .author-item .question dd input + i{
    width: 18px;
    height: 18px;
    content: "";
    border: 1px solid #C4C4C4;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 10px;
}
.authorsArea .author-item .question dd input:checked + i{
    width: 18px;
    height: 18px;
    content: "";
    border: 6px solid #2196F5;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 10px;
}
.authorsArea .author-item .question dd.yes input + i{
    border: 6px solid #10CDA3;
}
.authorsArea .author-item .question dd.yes span{
    color: #10CDA3;
}
.authorsArea .author-item .question label .me{
    margin-left: 8px;
}
.authorsArea .author-item .question label .me i{
    display: inline-block;
    width: 31px;
    height: 15px;
    background: url(../images/sprites.png) no-repeat 0 0;
}
.authorsArea .author-item .question label .me:hover i{
    background-position: 0 -106px;
}
.authorsArea .author-item .question .URRight{
    position: absolute;
    background: #12D6AF url(../images/right.png) center center no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .8;
    display: none;
}

/*posts*/
.posts{
    width: 100%;
    min-height: 1200px;/*----------------------------------------------------------------------------*/
    background: url(../images/posts_bg.jpg) no-repeat center top;
    overflow: hidden;
}
.posts .deputy{
    width: 100%;
    max-height: 169px;
    margin: 100px auto 50px;
    text-align: center;
}
.posts .deputy img{
    width: 100%;
    max-height: 169px;
}
.posts .content{
    color: #fff;
    padding-bottom: 100px;
}
.posts .tabs{
    background: transparent;
}

.posts .tabs li{
    display: inline-block;
    padding: 20px 40px;
    cursor: pointer;
    color: #bbb;
    font-size:20px;
}
.posts .tabs li.current{
    background: rgba(19, 145, 245, 0.6);
    color: #FFF;
}

.posts .tab-content{
    display: none;
    background: rgba(19, 145, 245, 0.6);
    padding: 10px 20px 0;
    color: #fff;
    overflow: auto;
    max-height: 870px;
}

.posts .tab-content.current{
    display: inherit;
}
.posts .posts-list{
    font-size: 20px;
    display: table;
    width: 100%;
}
.posts .posts-list a{
    color: #fff;
}
.posts .posts-list li{
    padding: 21px 0;
    border-bottom: 1px solid #327CB7;
    width: 100%;
    display: table;
}
.posts .posts-list li > div{
    display: table-cell;
}
.posts .posts-list li .l{
    width: 10%;
}
.posts .posts-list li .m{
    width: 70%;
}
.posts .posts-list li .r{
    width: 20%;
}
.posts .posts-list li span{
    color: #f6a724;
    display: inline-block;
    padding: 2px 8px;
    margin-right: 15px;
}
.posts .posts-list li:nth-child(1) span,
.posts .posts-list li:nth-child(2) span,
.posts .posts-list li:nth-child(3) span{
    background: #F6A724;
    color: #fff;
}
.posts .posts-list li .r{
    color: #bbb;
    text-align: right;
}
.posts .posts-list li .r a{
    color: #bbb;
}
/*partners*/
.partners{
    width: 100%;
    margin-bottom: 20px;
}
.partners .company{
    width: 168px;
    height: 94px;
    /*float: left;*/
    margin: 0 10px;
    display: inline-block;
}
.partners .company img{
    width: 100%;
    height: 100%;
}

/*review*/
.review{
    padding: 0 0 100px 0;
}
.review .re_2014{
    border: 2px solid #BCDFFB;
    margin: 0 auto;
    padding: 10px;
    box-sizing: content-box;
    width: 474px;
    font-size: 0;
}
.review .re_2014 a{
    display: inline-block;
    border: 2px solid #90CAF9;
    padding: 10px;
    box-sizing: content-box;
}
.review .re_2014 img{
    display: inline-block;
    width: 100%;
}
.review .re_tit{
    font-size: 24px;
    text-align: center;
    padding: 10px 0;
}

/*handle*/
.handle{
    width: 100%;
    height: 100px;
    background: url(../images/grey_bg.png) 0 0;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 20000000;
    display: none;
}
.handle .mid{
    padding: 20px 0;
    position: relative;
}
.bns{
	display: block;
	max-width: 300px;
	height: 60px;
	margin: 0 auto;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 24px;
    background-color: #2196F3;
}
.bns:hover{
    background-color: #1E99FA;
}
.bns i{
    display: inline-block;
    vertical-align: middle;
}
.submit i{
    background-position: 0 -466px;
    width: 36px;
    height: 35px;
    background: url(../images/sbm_btn.png) no-repeat center;
}
.share{
    display: none;
}
.share i{
    background-position: 0 -539px;
    width: 40px;
    height: 40px;
    background: url(../images/share_btn.png) no-repeat center;
}
#qr{
    width: 156px;
    height: 156px;
    margin: -212px auto 0;
    position: relative;
    display: none;
}


/*popup*/
.popup{
    padding: 20px;
}
.popup .info{
    font-size: 18px;
    line-height: 2em;
}
.popup .icon{
    width: 30px;
    height: 30px;
    background: url(../images/sprites.png) no-repeat 0 -398px;
    margin: 20px auto 0;
}

/*fixed to mobile*/
@media (max-width: 768px){


}
@media (min-width: 992px){
    .sml{
        display: none;
    }
}

@media (max-width: 992px){
	.logo{
		padding-top: 10px;
	}
	.logo img{
		width: 60px;
	}
	.topBar .nav li{
		padding: 0 6px;
		font-size: 16px;
	}
	.title{
		margin: 50px auto;
	}
	.big{
		display: none;
	}
	.introduce .words{
		font-size: 18px;
		margin-bottom: 0;
	}
	.authors{
		max-height: initial;
	}
	.authorsArea .author-item .hd{
		font-size: 18px;
		padding: 15px 0;
	}
	.authorsArea .author-item .avatar{
		width: 200px;
		height: 200px;
	}
	.authorsArea .author-item{
		margin-bottom: 15px;
		font-size: 16px;
	}
	.author-left .author-item {
	    margin-right: 0px;
	}
	.author-right .author-item{
		margin-left: 0px;
	}
	.authorsArea .author-item .question dd{
		display: block;
		width: 100%;
	}
	.introduce .rules .ruleLeft,
	.introduce .rules .ruleRight{
		margin: 0;
		float: none;
		width: 100%;
	}
	.introduce .rules .ruleLeft .pie,
	.introduce .rules .ruleRight .pie{
		width: 100%;
	}
	.introduce .rules .ruleLeft .inner{
	    font-size: 16px;
    	padding: 140px 60px 0 60px;
	}
	.introduce .rules .ruleRight .inner{
		font-size: 16px;
		padding: 100px 60px 0 70px;
	}
	.posts .tabs li{
		padding: 10px 10px;
		font-size: 16px;
	}
	.posts .posts-list{
		font-size: 14px;
	}
	.posts .posts-list li > div.r{
		display: none;
	}
	.handle{
		height: 60px;
	}
	.handle .mid{
		padding: 10px 0;
	}
	.bns{
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}
	.partners .company{
	    width: 46%;
    	height: auto;
	    float: left;
	    margin: 0 4% 2% 0;
	}
	.partners .company img{
		width: 100%;
		height: 100%;
	}
	.review{
		width: 100%;
	}
	.review .re_2014{
		width: 100%;
		box-sizing: border-box;
	}
	.review .re_tit{
		font-size: 18px;
	}
	.submit i, .share i{
		background-size: 20px 20px;
		width: 20px;
		height: 22px;
	}
	.hide-mb{
		display: none;
	}
	.posts .posts-list li{
		padding: 10px 0;
	}
}