body,h1,h2,h3,h4,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-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{font-size: 1.2rem;/*1.2 × 10px = 12px */}

.vjs-poster,.video-js{
	background-color: #f2f2f2;
}
.wrap{
	width: 1180px;
	margin: 0 auto;
	background: #f2f2f2;
}
.header img{
	width: 100%;
}
.nav{
	overflow: hidden;
	height: 40px;
	background: -webkit-linear-gradient(left, #ff9c27, #ff7624);
	background: -moz-linear-gradient(left, #ff9c27, #ff7624);
	background: -ms-linear-gradient(left, #ff9c27, #ff7624);
	background: linear-gradient(left, #ff9c27, #ff7624);
	padding: 0 50px;
}
.nav li{
	float: right;
	line-height: 40px;
	margin-left: 50px;
}
.nav li a{
	font-size: 1.8rem;
	color: #fff;
}
.con{
	padding: 0 55px;
}
.comblock{
	padding-left: 175px;
	position: relative;
	margin-top: 50px;
}
.comblock .title{
	position: absolute;
	left: 0;
	top: 0;
	color: #da5b01;
}
.comblock .title h1{
	font-size: 3rem;
	line-height: 26px;
    height: 30px;
    margin-bottom: 10px;
}
.comblock .title p{
	font-size: 1.8rem;
	line-height: 14px;
    height: 14px;
}
.schedule_title{
	height: 40px;
	line-height: 40px;
	font-size: 2.4rem;
	color: #333;
	background: #ffe4c4;
}
.schedule_title span{
	color: #fff;
	background: #db5b00;
	display: inline-block;
	line-height: 40px;
	padding: 0 15px;
	font-weight: bold;
	position: relative;
	margin-right: 15px;
}
.schedule_title span:after{
	content: "";
	display: block;
	position: absolute;
	width: 20px;
	height: 40px;
	background: #db5b00;
	right: -6px;
	top: 0;
	transform: skew(-17deg);
}
.schedule_con li p{
	width: 15.5%;
	padding-left: 1.78%;
	display: inline-block;
}
.schedule_19{
	font-size: 1.961rem;
	line-height: 17px;
    height: 19px;
	color: #db5b00;
	margin-top: 22px;
}
.schedule_16{
	font-size: 1.6rem;
	color: #333;
	line-height: 14px;
    height: 16px;
    margin-top: 15px;
    margin-bottom: 9px;
}
.schedule_16 p{
    color: #db5b00;
    padding-left: 0 !important;
    text-align: right;
    width: 15.5% !important;
    padding-right: 15px;
}
.schedule_16 span,.schedule_14 span{
	color: #db5b00;
}
.schedule_14{
	font-size: 1.4rem;
	color: #333;
    line-height: 13px;
    height: 14px;
    margin-top: 7px;
}
.video_con{
	background: #ffe4c4;
	overflow: hidden;
	padding: 10px;
	border-radius: 10px;
	width: 90.7%;
}
.video_box{
	float: left;
}
.video_nav_wrap{
	width: 23.3%;
	float: left;
	margin-left: 2px;
	overflow: hidden;
	position: relative;
	padding: 12px 0;
}
.video_nav_up{
	display: block;
	position: absolute;
	width: 100%;
	height: 12px;
	background: #121212;
	top: 0;
	left: 0;
	cursor: pointer;
	color: #838383;
	text-align: center;
	line-height: 10px;
	font-size: 1.2rem;
	-webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.video_nav_up:hover{
	background: #838383;
	color: #121212;
}
.video_nav_down:hover{
	background: #838383;
	color: #121212;
}
.video_nav_down{
	display: block;
	position: absolute;
	width: 100%;
	height: 11px;
	background: #121212;
	bottom: 0;
	left: 0;
	cursor: pointer;
	color: #838383;
	text-align: center;
	line-height: 10px;
	font-size: 1.2rem;
	-webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.video_nav{
	overflow-y: auto;
	overflow-x: hidden;
	height: 323px;  
	width: 109%;
	margin-top: 2px;
}
.video_nav_active{
	border: 3px solid #da5b01;
}
.video_nav li{
	cursor: pointer;
	margin-bottom: 2px;
}
.video_nav img{
	width: 100%;
}
.bright_points_con{
	color: #332419;
	text-align: center;
}
.bright_points_con h3{
	font-weight: normal;
	font-size: 1.4rem;
	line-height: 20px;
}
.bright_points_cu li{
	display: inline-block;
	width: 22%;
	padding: 0 4%;
	margin-top: 30px;
}
.bright_points_cu li h2{
	font-weight: normal;
	font-size: 1.8rem;
	margin-top: 5px;
}
.bright_points_cu li p{
	text-align: justify;
	font-size: 1.4rem;
	color: #333;
	margin-top: 5px;
	line-height: 20px;
}
.moments_con{
	position: relative;
	height: 440px;
}
.moments_con img{
	position: absolute;
	cursor: pointer;
}
.moments_show{
	display: none;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 4;
}
.moments_show:after{
	content: "";
	position: absolute;
	width:100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	left: 0;
	top: 0;
	z-index: -1;
}
.moments_show img{
	display: block;
	border: 10px solid #ccc;
	width: 65%;
	margin: 0 auto;
}
.footer {
    width: 100%;
    color: #2a2a2a;
    margin: 0 auto;
    overflow: hidden;
    background: #dedede;
    position: relative;
    z-index: 1;
    margin-top: 50px;
}
.footer_l {
    float: left;
    width: 14%;
    text-align: right;
}
.footer_l img {
    width: 90px;
    padding: 105px 0 0;
}
.footer_r {
    float: right;
    width: 81%;
    border-left: 1px solid #929292;
    margin: 20px 0;
    margin-bottom: 10px;
}
.footer_r h1 {
    padding: 0 0px 0 26px;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0px;
    text-align: justify;
    line-height: 19px;
}
.footer_down {
    clear: both;
    color: #2a2a2a;
    font-size: 13px;
    text-indent: 1em;
    letter-spacing: 2px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    background: #FF9A54;
}
#example_video_1,.vjs-poster{
	width: 620px;
	height: 349px;
}
@media screen and (min-width:475px) and (max-width:1024px) {
	html{font-size: 60%;/*10 ÷ 16 × 100% = 62.5%*/}
	.wrap {
	    width: 100%;
	}
	.con {
	    padding: 0 35px;
	}
	.comblock {
	    padding-left: 155px;
	}
	.schedule_con li p {
	    width: 16.2%;
		padding-left: 1.18%;
	}
	#example_video_1, .vjs-poster {
	    width: 577px;
	    height: 324.5px;
	}
	.video_con {
	    width: 96.7%;
	}
	.video_nav_wrap {
	    width: 23%;
	}
	.video_nav {
	    height: 299px;
	    width: 110%;
	}
	.m1{
		width: 150px;
	}
	.m2{
	    left: 157px !important;
	    top: 62px !important;
	    width: 180px;
	}
	.m3{
	    top: 216px !important;
	    width: 338px;
	}
	.m4{
	    left: 345px !important;
	    top: 62px !important;
	    width: 171px;
	}
	.m5{
		left: 525px !important;
	    top: 62px !important;
	    width: 253px;
	}
	.m6{
		left: 525px !important;
	    top: 217px !important;
	    width: 270px;
	}
	.footer_con,.footer_down p{
		width: 90% !important;
	}
}
@media screen and (min-width:320px) and (max-width:475px) {
	html{font-size: 50%;/*10 ÷ 16 × 100% = 62.5%*/}
	.wrap {
	    width: 100%;
	}
	.nav {
	    padding: 0 5px;
	}
	.nav li a {
	    font-size: 1.8rem;
	    color: #fff;
	}
	.nav li {
	    margin-left: 5%;
	}
	.con {
	    padding: 0 5px;
	}
	.comblock .title {
		overflow: hidden;
		top: 15px;
	}
	.comblock {
	    padding-left: 0px;
	    position: relative;
	    margin-top: 0px;
	    padding-top: 40px;
	}
	.comblock .title h1 {
	    font-size: 2.6rem;
	    margin-bottom: 10px;
	    float: left;
	}
	.comblock .title p {
	    font-size: 1.8rem;
	    line-height: 29px;
	    float: left;
	    margin-left: 5px;
	}
	.schedule_title {
	    height: 25px;
	    line-height: 25px;
	    font-size: 1.9rem;
	    margin-top: 13px !important;
	}
	.schedule_title span {
	    line-height: 25px;
	    padding: 0 15px;
	    margin-right: 15px;
	}
	.schedule_title span:after {
	    width: 20px;
	    height: 25px;
	    right: -6px;
	    top: 0;
	}
	.schedule_19 {
		font-size: 1.6rem;
	    line-height: 17px;
	    height: auto;
	    margin-top: 5px !important;
	}
	.schedule_con li p {
	    width: 24.5% !important;
	    padding-left: 1.78% !important;
	}
	.schedule_16 {
	    font-size: 1.4rem;
	    margin-top: 3px;
	    margin-bottom: 5px;
	    height: auto;
	}
	.schedule_con .schedule_16 p{
		width: 20.5% !important;
   		padding-right: 4% !important;
   		vertical-align: top;
	}
	.schedule_con .schedule_14 p{
		width: 0 !important;
		padding: 0 !important;
	}
	.schedule_con .schedule_14{
		font-size: 1.4rem;
		padding-left: 26.3%;
    	line-height: 14px;
    	height: auto; 
		margin-top: 5px;
	}
	.video_box {
	    width: 100%;
	}
	.video_con {
		margin-top: 10px;
	    padding: 1%;
	    border-radius: 10px;
	    width: 98%;
	}
	.video_nav_wrap {
	    width: 100%;
	    float: left;
	    margin-left: 2px;
	    overflow: hidden;
	    position: relative;
	    padding: 0;
	}
	.video_nav {
	    overflow-y: hidden;
	    overflow-x: auto;
	    height: auto; 
	    width: 100%;
	    margin-top: 2px;
	}
	.video_nav li {
	    float: left;
	    margin-right: 2px;
	}
	.video_nav_up,.video_nav_down{
		display: none;
	}
	.moments_con {
		margin-top: 12px;
		height: 160px;
	}
	.m1{
		width: 18%;
	}
	.m2{
	    left: 19% !important;
		top: 12.7% !important;
		width: 23%;
	}
	.m3{
	    top:  53%!important;
	  	width: 42%;
	}
	.m4{
		left: 43% !important;
		top: 12.4% !important;
		width: 21%;
	}
	.m5{
		left: 65% !important;
		top: 12.4% !important;
		width: 33%;
	}
	.m6{
	    left: 65% !important;
	    top: 53% !important;
	    width: 31%;
	}
	.bright_points_con {
	    margin-top: 10px;
	}
	.bright_points_cu li {
	    width: 28%;
	    padding: 0 2%;
	}
	.footer_l img {
	    width: 89px;
	    padding: 22px 0 0;
	    margin: 0 auto;
	    display: block;
	}
	.footer_l {
	    width: 100%;
	}
	.footer_con{
		width: 98% !important;
	}
	.footer_r {
	    width: 100%;
	    margin: 
	}
	.footer_r h1 {
	    padding: 0px;
	}
	.footer_down {
	    height: auto; 
	    font-size: 12px;
	    line-height: 26px;
	}
	.footer_down p{
		width: 98% !important;
	}
}