body,h1,h2,h3,h4,h5,p,dl,dd,ul,ol,form,input,textarea,th,td,select{margin: 0;padding: 0;}
em{font-style: normal;}
li{list-style: none;}
a{text-decoration: none;}
img{border: none;vertical-align: middle;}
table{border-collapse: collapse;}
input,textarea{outline: none;}
textarea{resize:none;overflow: auto;}
body{font-size:12px;font-family: "Hiragino Sans GB","Microsoft YaHei","PingHei","Lucida Grande", "Lucida Sans Unicode","Helvetica","Arial","Verdana","sans-serif"; }
html {font-size: 62.5%;/*10 ÷ 16 × 100% = 62.5%*/}
body{
	background: url(../img/bg.jpg);
}
.headerwrap{
	width: 100%;
	background: url(../img/headerbg.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.header{
	max-width: 1200px;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	margin: 0 auto;
	position: relative;
}
.headerp{
	max-width: 800px;
	display: block;
	margin: 0 auto;
}
.headert{
	font-size: 1.86rem;
	color: #643c0d;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 65%;
	letter-spacing: 1px;
}
.headert span{
	color: #643c0d;
	font-weight: bold;
}
.headert i{
	font-style: normal;
	color: #464e6c;
}
.nav_wrap{

}
.nav{
	width: 100%;
	height: 56px;
	background: #2a3351;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	line-height: 56px;
}
.nav div{
	display:inline-block;
}
.nav a{
	color: #f9df68;
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0 28px;
	text-align: center;
	vertical-align: top;
}
.nav i{
	font-style: normal;
	background: #c18b43;
	width: 1px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    transform: rotate(17deg);;
}
.wrap{
	max-width: 1200px;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	margin: 0 auto;
}
.com{
	border: 1px solid #aca59b;
	border-top: none;
	border-bottom: none;
	padding: 0 1.5%;
	background: #fffbed;
}
.blocka{
	padding-top: 18px;
	overflow: hidden;
}
.blocka_l{
	width: 560px;
	float: left;
}
.blocka_l img{
	width: 100%;
}
.swiper-container-horizontal>.swiper-pagination-progress {
    top: auto;
    bottom: 0;
    background: #202020;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #ea5413;	
}
.blocka_l p{
	position: absolute;
	width: 96%;
	font-size: 1.8rem;
	color: #fff;
	bottom: 0;
	height: 17%;
	padding: 0 2%; 
	padding-top: 2%;
	z-index: 1;
}
.blocka_l p:after{
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	background: #000;
	opacity: 0.7;
	z-index: -1;
}
.title{
	color: #6b3204;
	font-weight: bold;
	display: table;
	width: 100%;
	padding-top: 8px;
}
.title span{
	font-size: 2.1rem;
	display: table-cell;
	white-space: nowrap;
	padding-right: 5px;
}
.title em{
    display: table-cell;
    width: 100%;
    background: #f9df68;
    position: relative;
    vertical-align: bottom;
    border-top: 5px solid #fff7ed;
    border-bottom: 4px solid #fff7ed;
}
.title em:before {
    content: "";
    display: block;
    width: 20%;
    height: 28px;
    position: absolute;
    left: -20px;
    top: -12px;
    background: url(../img/titlel.png) 2px 1px no-repeat;
}
.title em:after {
    content: "";
    display: block;
    width: 40%;
    height: 20px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../img/titler.png) right 1px no-repeat;
}
.blocka_r{
	float: left;
	width: 545px;
    padding: 0 15px;
	margin-left: 25px;
	background: #fff0d6;
	border: 1px solid #ffda9a;
	border-radius: 6px;
	padding-top: 0;
	margin-top: 15px;
}
.blocka_r_nav{
	font-size: 18px;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	margin-left: -15px;
	box-shadow: 1px 2px 3px #a77814;
	display: inline-block;
	border-radius: 5px;
	margin-top: -15px;
}
.blocka_r_nav li{
	position: relative;
	display: inline-block;
	cursor: pointer;
	padding: 0 15px;
	background: #fff0d6;
	border-radius: 5px;
	color: #c4a769;
	box-shadow: inset 0px 0px 3px #fdb113;
}
.blocka_r_nav_ac{
	box-shadow: inset 0px -3px 14px #9a6f15 !important;
	background: #feb929 !important;
	color: #6b3204 !important;
	z-index: 10;
}
.newflash{
	margin-top: 13px;
    height: 360px;
    overflow-y: auto;
    margin-bottom: 10px;
    display: none;
}
.newflash_ac{
	display: block !important;
}
.newflash li {
    padding-bottom: 14px;
    margin-bottom: 14px;
    border-bottom: 1px solid #ffda9a;
    padding-right: 10px;
    text-align: justify;
}
.newflash h1{
	font-size: 1.6rem;
	color: #934912;
}
.newflash p {
    color: #807f7e;
    margin-top: 10px;
    line-height: 18px;
    font-size: 1.4rem;
}
.top100{
	margin-top: 30px;
	overflow: hidden;
}
.top100con{
	overflow: hidden;
	margin-top: 25px;
}
.top100con_p{
	margin-left: 2%;
	display: inline-block;
	vertical-align: middle;
	width: 32%;
}
.top100con_p a{
	width: 100%;
	text-align: center;
	display: block;
	background: -webkit-linear-gradient(bottom, #c09239, #fccb58);
	background: -moz-linear-gradient(bottom, #c09239, #fccb58);
	background: -ms-linear-gradient(bottom, #c09239, #fccb58);
	background: linear-gradient(bottom, #c09239, #fccb58);
	color: #723d15;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	box-shadow: 1px 2px 8px #424242;
}
.top100con img{
	width: 100%;
}
.top100con_t{
	display: inline-block;
	width: 62%;
	margin-left: 2%;
	margin-top: 5px;
	text-align: justify;
	text-align: center;
}
.top100con_t li{
    padding: 11px 0 44px 0;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.ranking_con_r {
    padding-left: 3% !important;
    margin-left: 2%;
    border-left: 1px solid #ffda9a;
}
.top100con_t h2 {
    color: #e3853f;
    font-size: 1.8rem;
    font-weight: normal;
    margin-top: 33px;
}
.top100con_t p {
    font-size: 1.4rem;
    color: #4f483e;
    text-indent: 9px;
    margin-top: 5px;
}
.top100con_t a{
    color: #4f483e;
	text-decoration: none;
}
.awardwinners_com {
    padding-left: 20px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 605px;
    margin-top: 10px;
    scrollbar-arrow-color: #f4ae21;
    scrollbar-face-color: #001a2f;
    scrollbar-3dlight-color: #666;
    scrollbar-highlight-color: #666;
    scrollbar-shadow-color: #999;
    scrollbar-darkshadow-color: #666;
    scrollbar-track-color: #00223e;
    scrollbar-base-color: #f8f8f8;
}
.awardwinners li {
    float: left;
    width: 29.9%;
    padding: 5px;
    margin: 6px 0;
    margin-right: 2%;
    margin-bottom: 0;
}
.awardwinners a {
    text-decoration: none;
}
.awardwinners li img {
    width: 96%;
}
.awardwinners_com img {
    border: 5px solid #fff;
    box-shadow: 0px 1px 6px #777;
}
.awardwinners li p {
    margin: 5px 0 0;
    padding: 0 5px;
    font-size: 14px;
    color: #6b3204;
    white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.schedule{
	margin-top: 30px;
}
.schedule_con{
	margin-top: 20px;
	overflow: hidden;
}
.schedule_con li{
	width: 33%;
	float: left;
}
.schedule_con li h1{
	font-size: 1.8rem;
	color: #ffc11a;
	padding-left: 20px;
	padding-bottom: 7px;
	border-bottom: 1px solid #ffc11a;
	position: relative;
}
.schedule_con li h1:after{
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #ffc11a;
	position: absolute;
	left: 0;
	bottom: -6px;
}
.schedule_con li span{
	font-size: 1.7rem;
	color: #4f483e;
	padding-left: 20px;
	padding-top: 5px;
    display: inline-block;
}
.schedule_con li p{
	font-size: 1.4rem;
	color: #4f483e;
	padding-left: 20px;
	margin-top: 9px;
	width: 81%;
    text-align: justify;
}
.schedule_con .schedule_con_a h1{
	color: #954b15;
	border-bottom: 1px solid #954b15;
}
.schedule_con .schedule_con_a h1:after{
	background: #954b15;
}
.schedule_con .schedule_con_b h1{
	color: #e3853f;
	border-bottom: 1px solid #e3853f;
}
.schedule_con .schedule_con_b h1:after{
	background: #e3853f;
}
.schedule_con .schedule_con_c h1{
	color: #f5af3d;
	border-bottom: 1px solid #f5af3d;
}
.schedule_con .schedule_con_c h1:after{
	background: #f5af3d;
}
.liveframewrap{
	margin-top: 20px;
	overflow: hidden;
}
#liveframe {
    margin-top: 10px;
}
#liveleft2{
    float: left;
    max-width: 410px;
    overflow: hidden;
    box-shadow:2em 0em 4em rgba(241, 222, 188, 0.72), 0em 0em 0em transparent, 0em 0em 0em transparent, 0em 0em 0em transparent;
    margin-left: 2%;
}
#liveleft2 h1 {
    margin-bottom: 2px;
}
#liveleft2 h1 img {
    width: 98%;
    padding: 3px;
    height: 200px;
}
#liveinfo {
    margin: 0px 0px 3px 0;
    padding: 5px 5px 5px;
}
#liveinfo h5 {
    text-indent: 18px;
    padding: 5px 0;
    background: url(../img/rlinks2.gif) no-repeat 6px 9px;
    position: relative;
    border-bottom: 1px solid #e5d9ae;
}
#liveinfo h5:after{
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #f9ba68;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -3px;
}
#liveinfo h5 a {
    color: #6b3204;
}
#liveright2 {
    width: 48%;
    overflow: hidden;
    float: left;
    margin-left: 3%;
}
#liveitem {
    float: left;
    width: 24%;
    text-align: center;
    padding-bottom: 18px;
}
#liveitem h1 img {
    width: 81.4%;
    padding: 3px;
}
#liveitem h2 {
    margin: 2px 5px;
    padding: 3px 0;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 0;
}
#liveitem p{
    font-size: 12px;
    width: 80%;
    text-align: center;
    display: inline-block;
    color: #6b3204;
}
#liveitem a h2{
    color: #6b3204;
}
.lecture_am{
	margin-top: 20px;
}
.lecture_am_up {
    overflow: hidden;
    margin-left: 2%;
}
.lecture_am_up_l {
    float: left;
    margin-top: 10px;
    width: 40.4%;
    box-shadow: 2em 0em 4em rgba(241, 222, 188, 0.72), 0em 0em 0em transparent, 0em 0em 0em transparent, 0em 0em 0em transparent;
}
.lecture_am_up_l img {
    width: 97.5%;
    padding: 5px;
}
.lecture_am_up_r {
    float: left;
    width: 52%;
    margin-left: 3%;
    padding: 1px 1%;
    overflow: hidden;
    margin-top: 10px;
    height: 202px;
    position: relative;
}
.lecture_am_up_r a {
    float: left;
    color: #c45a04;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    margin: 5px 0;
}
.lecture_am_up_r span {
    float: left;
    font-size: 13px;
    color: #988474;
    line-height: 22px;
    margin-bottom: 5px;
}
.lecture_am_up_r li {
    position: absolute;
    bottom: 0px;
}
.lecture_am_up_r p {
    float: left;
    font-size: 13px;
    font-weight: bold;
    color: #eb9526;
    padding-bottom: 3px;
    margin: 0px;
    width: 100%;
    margin-top: 15px;
}
.lecture_am_down {
    width: 100%;
    overflow: hidden;
    margin-top: 5px;
    margin-left: 1.4%;
}
.lecture_am_down div {
    text-align: center;
    float: left;
    width: 11%;
    overflow-x: hidden;
}
.lecture_am_down div a {
    padding: 6px 5px;
    margin: 0px 5px;
    display: block;
}
.lecture_am_down div img {
    width: 95%;
}
.lecture_am_down div p {
	color: #6b3204;
    padding: 2px 9px;
    margin: 0px 5px;
    font-size: 14px;
}
.lecture_am_down div span {
	color: #6b3204;
    font-size: 12px;
    display: inline-block;
    width: 80%;
}
.guest{
	margin-top: 20px;
}
.guest_con{
	margin-top: 30px;
	position: relative;
}
.guest_con .swiper-container {
    width: 90%;
    position: initial;
}
.guest_con .swiper-slide img{
	display: inline-block;
	width: 38%;
}
.guest_con .guest_personage{
	display: inline-block;
	vertical-align: bottom;
	width: 35%;
	margin-left: 3%;
}
.guest_con .guest_personage h2{
	width: 100%;
	font-size: 1.8rem;
	color: #4f483e;
	font-weight: normal;
	margin-bottom: 3px;
}
.guest_con .guest_personage p{
	border-top: 2px solid #f39800;
	border-bottom: 2px solid #f39800;
	font-size: 1.4rem;
	color: #4f483e;
	line-height: 20px;
	padding: 7px 0; 
}
.guest_con .swiper-slide:nth-child(odd) img{
	margin-left: 20%;
}
.guest_con .swiper-slide:nth-child(odd){
	margin-bottom: 30px;
}
.swiper-button-prev{
	opacity: 0.6;
	width: 0;
	height: 0;
	background: transparent;
	border-right: 24px solid #ccc;
	border-bottom: 24px solid transparent;
	border-top: 24px solid transparent;
}
.swiper-button-next{
	opacity: 0.6;
	width: 0;
	height: 0;
	background: transparent;
	border-left: 24px solid #ccc;
	border-bottom: 24px solid transparent;
	border-top: 24px solid transparent;
}
.review{
	margin-top: 30px;
}
.review_con{
	margin-top: 20px;
}
.review_show li{
	overflow: hidden;
	display: none;
}
.review_show img{
	float: left;
}
.review_show_t{
	float: left;
	margin-left: 15px;
	width: 61%;
	position: relative;
}
.review_show_t h1{
	color: #c36f2e;
	font-size: 3rem;
	border-top: 1px solid #c36f2e;
	border-bottom: 1px solid #c36f2e;
	line-height: 47px;
}
.review_show_t h1 span{
	font-size: 2.4rem;
	font-weight: normal;
}
.review_show_t h5{
	font-size: 1.4rem;
	font-weight: normal;
	color: #4f483e;
	margin-top: 5px;
}
.review_show_t p{
	font-size: 1.4rem;
	color: #4f483e;
    margin-top: 34px;
    line-height: 26px;
}
.review_show_t a{
	display: inline-block;
	color: #7b4e15;
	background: -webkit-linear-gradient(left, #ffe7b9, #ebc58d);
	background: -moz-linear-gradient(left, #ffe7b9, #ebc58d);
	background: -ms-linear-gradient(left, #ffe7b9, #ebc58d);
	background: linear-gradient(left, #ffe7b9, #ebc58d);
	width: 128px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 1.6rem;
	position: absolute;
    right: 7%;
    bottom: 14px;
    letter-spacing: 5px;
    box-shadow: 0 0 16px #b5b5b5;
}
.review_show_ac{
	display: block !important;
}
.review_nav{
	overflow-y: hidden;
	overflow-x: scroll;
	margin-top: 20px;
}
.review_nav ul{
	width: 1845px;
}
.review_nav li{
	float: left;
	width: 205px;
	height: 125px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.review_nav li img{
	width: 145%;
    margin-left: -19%;
}
.review_nav li span{
	color: #723e01;
	font-size: 1.8rem;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	line-height: 225px;
	text-align: right;
	vertical-align: bottom;
	left: 0;
	top: 0;
	z-index: 1;
}
.review_nav li span:after{
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #fff;
	opacity: 0.7;
	z-index: -1;
}
.review_nav_ac span:after{
	background: #fff9f1 !important;
	opacity: 1 !important;
}
.place{
	margin-top: 30px;
	text-align: center;
}
.place img{
	display: inline-block;
	margin-top: 20px;
}
.apply{
	margin-top: 30px;
}
.apply_con {
    margin-top: 20px;
    padding: 0 40px;
    overflow: hidden;
}
.apply_con_l{
	display: inline-block;
}
.apply_con_r {
    width: 445px;
    height: 346px;
    position: relative;
    display: inline-block;
    z-index: 0;
    vertical-align: middle;
}
.apply_con_r ul {
    margin-top: 20px;
}
.apply_con_r li {
    width: 380px;
    line-height: 42px;
    height: 41px;
    overflow: hidden;
    position: relative;
    margin: auto;
}
.apply_con_r h2 {
    font-size: 1.8rem;
    font-weight: normal;
    width: 106px;
    position: absolute;
    top: 0;
    margin: auto;
    text-align: center;
    height: 31px;
    line-height: 31px;
    z-index: 1;
    left: 0;
    color: white;
    background: #e1a23f;
    border-right: none;
    border-radius: 5px;
}
.apply_con_r textarea {
    width: 262px;
    position: absolute;
    right: 0;
    font-size: 1.6rem;
    height: 21px;
    line-height: 21px;
    padding: 5px;
    padding-left: 13px;
    color: #333;
    background: #fbe1c8;
    border: none;
    border-left: none;
    white-space: nowrap;
    border-radius: 5px;
}
.apply_con_r p {
    margin: 0 13%;
    color: #4f483e;
    font-size: 1.2rem;
    text-align: justify;
    margin-top: 2px;
}
.btn {
    display: block;
    border: none;
    background: #e1a23f;
    width: 280px;
    height: 35px;
    color: white;
    font-size: 18px;
    margin: 0 auto;
    margin-top: 6px;
    cursor: pointer;
    border-radius: 5px;
}
.spco{
	margin-top: 30px;
}
.spco_con {
    overflow: hidden;
    margin-top: 10px;
    padding-bottom: 20px;
}
.sponsor {
    float: left;
    margin-bottom: 15px;
    padding-right: 7px;
    width: 50%;
}
.sponsor ul {
    margin-top: 10px;
    padding-left: 40px;
}
.sponsor li {
    color: #4c4c4c;
    font-size: 12px;
    line-height: 18px;
}
.sponsor li span{
    display: inline-block;
    width: 60%;
}
.sponsor a {
    text-decoration: none;
    color: #4c4c4c;
    font-size: 12px;
    display: inline-block;
}
.contact {
    float: left;
    overflow: hidden;
}
.contact_con {
    padding-left: 40px;
    margin-top: 10px;
}
.contact li {
    color: #4c4c4c;
    font-size: 12px;
    line-height: 17px;
}
.contact img {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    float: left;
}
.contact_r {
    margin-top: 10px;
    float: left;
    margin-left: 15px;
}
#footer {
    background: #e1991c;
}
#foot {
    width: 1150px;
    margin: 0 auto;
    height: 190px;
}
#foot_pic {
    float: left;
    width: 200px;
    padding-top: 15px;
}
#foot_info {
    float: right;
    padding-top: 25px;
    padding-bottom: 25px;
    width: 940px;
    margin-right: 10px;
    line-height: 150%;
    color: #fff;
}
@media screen and (max-width: 1030px) {
	html{
		font-size: 52.5%;
	}
	.headerp {
	    max-width: 700px;
	}
	.awardwinners_com {
	    height: 522px;
	}
	.nav {
	    height: 45px;
	    line-height: 45px;
	}
	.nav div{
	    width: auto;
	}
	.nav a {
	    margin: 0 20px;
	}
	.blocka {
	    padding-top: 6px;
	}
	.title em{
	    border-top: 6px solid #fff7ed;
	    border-bottom: 0px solid #fff7ed;
	}
	.com {
	    padding: 0 0.5%;
	}
	.blocka_l {
	    width: 49%;
	}
	.blocka_r {
	    width: 46%;
	    margin-left: 1%;
	}
	.newflash {
	    height: 303px;
	}
	.top100con_t {
    	width: 61%;
	    margin-left: 1%;
	    margin-top: 0px; 
	}
	.schedule_con img{
		width: 100%;
	}
	.guest_con .swiper-slide:nth-child(odd) img {
	    margin-left: 15%;
	}
	.review_show_t {
	    width: 54%;
	}
	.place img{
		width: 95%;
	}
	.apply_con {
	    padding: 0 20px;
	}
	.apply_con_l{
		width: 52%;
	}
	.apply_con_l img{
		width: 100%;
	}
	.sponsor {
	    width: 54%;
	}
	#foot {
	    width: 96%;
	    margin: 0 auto;
	    height: 190px;
	}
	#foot_info {
	    width: 78%;
	}
	.top100 {
	    margin-top: 10px;
	}
	.top100con_t li {
	    padding: 0px 0 31px 0;
	}
}
@media screen and (max-width: 768px) {
	html{
		font-size: 50.5%;
	}
	.nav div {
	    width: auto;
	}
	.headerp {
	    max-width: 500px;
	}
	.nav {
	    height: 45px;
	    line-height: 45px;
	}
	.nav a {
	    margin: 0 8px;
	}
	.blocka {
	    padding-top: 6px;
	}
	.com {
	    padding: 0 0.5%;
	}
	.blocka_l {
	    width: 50%;
	}
	.blocka_r {
	    width: 44%;
	    margin-left: 1%;
	}
	.newflash {
	    height: 243px;
	    margin-top: 7px;
	}
	.newflash p {
	    margin-top: 1px;
	}
	.newflash li {
	    padding-bottom: 8px;
	    margin-bottom: 8px;
	}
	.top100con img {
	    margin-top: 8%;
	}
	.top100con {
	    margin-top: 5px;
	}
	.top100con_p {
	    margin-left: 1%;
	    width: 21%;
	}
	.title em {
	    border-top: 3px solid #fff7ed;
	    border-bottom: 0px solid #fff7ed; 
	}
	#liveleft2 {
	    max-width: 330px;
	}
	#liveright2 {
	    max-width: 380px;
	}
	.top100con_t {
    	width: 73%;
	}
	.schedule_con img{
		width: 100%;
	}
	.schedule_con li p {
	    width: 86%;
	}
	.guest_con .swiper-container {
	    width: 88%;
	}
	.guest_con .swiper-slide:nth-child(odd) img {
	    margin-left: 15%;
	}
	.guest_con .guest_personage p {
	    line-height: 16px;
	    padding: 3px 0;
	}
	.guest_con .guest_personage {
	    width: 43%;
	}
	.review_show img {
	    width: 43%;
	}
	.review_show_t p {
	    margin-top: 17px;
  		line-height: 18px;
	}
	.review_show_t a {
	    width: 90px;
	    height: 42px;
	    line-height: 42px;
	    right: 1%;
	    bottom: 8px;
	    letter-spacing: 3px;
	}
	.review_show_t {
	    width: 54%;
	}
	.review_show_t h1 {
	    font-size: 2.6rem;
	}
	.review_show_t h1 span {
    	font-size: 2rem;
	}
	.apply_con {
	    padding: 0 10px;
	}
	.apply_con_l {
	    width: 43%;
	}
	.apply_con_r {
	    width: 400px;
	}
	.apply_con_r p {
	    margin: 0 6%;
	}
	.place img{
		width: 95%;
	}
	.apply_con {
	    padding: 0 20px;
	}
	.sponsor {
	    width: 59%;
	    padding-right: 0;
	}
	.sponsor li span {
	    width: 52%;
	}
	.sponsor ul {
	    padding-left: 5px;
	}
	.contact_con {
	    padding-left: 5px;
	}
	#foot {
	    width: 96%;
	    margin: 0 auto;
	    height: 190px;
	}
	#foot_info {
	    width: 79%;
	    margin-right: 0;
	    padding-top: 15px;
	    padding-bottom: 15px;
	    line-height: 131%;
	}
	#foot_pic {
	    width: 150px;
	}
	.top100con_t li {
	    padding: 0px 0 0px 0;
	    border: none;
	    margin: 0 !important;
	    padding: 0 !important;
	}
}
	@media screen and (max-width: 500px) {
		html{
			font-size: 42.5%;
		}
		.headerp {
		    max-width: 100%;
		}
		.nav {
		    height: 30px;
		    line-height: 30px;
		    overflow-y: hidden;
    		overflow-x: scroll;
		}
		.nav div{
		    width: 600px; 
		}
		.blocka_l {
		    width: 100%;
		}
		.blocka_r {
		    width: 98%;
		    margin-left: 0;
		    margin-top: 25px;
		    padding: 1%;
		}
		.top100 {
		    margin-top: 10px;
		}
		.title em {
		    border-top: 3px solid #fff7ed;
		    border-bottom: 0px solid #fff7ed;
		}
		.title em:after {
		    height: 100%;
		    width: 88%;
		}
		.title em:before {
		    width: 36%;
		}
		.top100con img {
		    width: 100%;
		    margin-top: 0;
		}
		.top100con_p {
		    margin-left: 0%;
		    width: 82%;
		}
		.top100con {
		    overflow: hidden;
		    margin-top: 13px;
		    text-align: center;
		}
		.top100con_t {
		    width: 100%;
		    margin-left: 0;
		    margin-top: 5px;
		    text-align: left;
		    width: 86%;
		}
		.awardwinners_com{
			padding-left: 0;
		}
		.awardwinners li p {
		    font-size: 12px;
		    display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 1;
			overflow: hidden;
		}
		.awardwinners li {
		    float: left;
		    width: 47%;
		    margin: 0 1%;
		    padding: 0; 
		    margin: 0; 
		    margin-right: 2%;
		    margin-bottom: 0;
		    margin-top: 5px;
		}
		#liveleft2 {
		    margin-left: 0%;
		    box-shadow: none;
		    margin: 0 auto;
		    float: inherit;
		}
		.awardwinners{
			margin-top: 5px;
		}
		#liveitem {
		    padding-bottom: 5px;
		}
		.lecture_am_up {
		    margin-left: 0;
		}
		.lecture_am_up_l {
		    width: 100%;
		}
		.lecture_am_up_r {
		    width: 98%;
		    margin-left: 0;
		    padding: 1px 1%;
		    margin-top: 10px;
		    height: 175px;
		}
		.lecture_am_down div {
		    width: 24%;
		}
		.top100con_t h2 {
		    margin-top: 17px;
		}
		.schedule_con {
		    margin-top: 10px;
		}
		.schedule_con li {
		    width: 100%;
		    margin-top: 10px;
		}
		.schedule_con li p {
		    margin-top: 3px;
		}
		.guest {
		    margin-top: 15px;
		}
		.guest_con .swiper-slide:nth-child(odd) {
		    margin-bottom: 10px;
		}
		.swiper-button-prev {
		    left: 0;
		    margin-top: -12px;
		}
		.swiper-button-next {
		    right: 0;
		    margin-top: -17px;
		}
		.review {
		    margin-top: 10px;
		}
		.review_show img {
		    width: 100%;
		}
		.guest_con .guest_personage {
		    width: 44%;
		}
		.guest_con .swiper-slide img {
		    width: 45%;
		}
		.guest_con .swiper-slide:nth-child(odd) img {
		    margin-left: 8%;
		}
		.review_show_t {
		    width: 100%;
		    margin-left: 0;
		}
		.review_show_t h1 {
		    line-height: 33px;
		}
		.review_show_t p {
		    margin-top: 10px;
		}
		.review_show_t a {
		    width: 68px;
		    height: 30px;
		    line-height: 30px;
		    right: 4%;
		    top: 44px;
		    letter-spacing: 0px;
		}
		.review_nav li {
		    width: 120px;
		    height: 76px;
		}
		.review_nav li span {
		    line-height: 130px;
		}
		.review_nav li img {
		    width: 154%;
		}
		.apply_con_l {
		    width: 100%;
		}
		.apply_con_r {
		    width: 100%;
		}
		.apply_con_r textarea {
		    width: 206px;
		    left: 98px;
		}
		.spco {
		    margin-top: 10px;
		}
		.sponsor {
		    width: 100%;
		    margin-bottom: 5px;
		}
		.sponsor li span {
		    width: 90%;
		}
		#foot_info {
		    width: 100%;
		    padding-top: 0px;
		    padding-bottom: 10px;
		}
		#foot_pic {
		    margin: 0 auto;
		    display: block;
		    float: none;
		    padding-top: 0px !important;
		}
	}
}