div,p,h1,h2,h3,h4,h5,h6,span,i,a,li,ul,body{font-family: "Microsoft YaHei"; padding:0; margin:0; font-size: 18px; line-height: 27px;  color: #666666;}
ul,ol,li{list-style: none;}
a{text-decoration: none;}
a:hover,a:link{text-decoration: none;}
.no-padding{padding: 0;}
img{border:0;}
.img_block{display: block; width: 100%;}
.of{overflow: hidden;}
body{background: #096bd8;}
.l{float: left;}
.r{float: right;}
.margin_top{margin-top: 60px;}
/*container*/
.container{margin: 0 auto; }
@media screen and (min-width: 768px){
	.container{width: 750px;}
}
@media screen and (min-width: 992px){
	.container{width: 970px;}
}
@media screen and (min-width: 1200px){
	.container{width: 1170px;}
}
@media screen and (min-width: 1230px){
	.container{width: 1200px;}
}

@media (min-width: 1200px){
	.hidden-lg{display: none!important;}
}
@media (max-width: 1199px) and (min-width: 992px){
	.hidden-md{display: none!important;}
}
@media (max-width: 991px) and (min-width: 768px){
	.hidden-sm{display: none!important;}
}
@media (max-width: 767px){
	.hidden-xs{display: none!important;}
}
.mt{margin-top: 50px;}
.row{margin: 0 50px;}
.owl-dots{text-align: center; margin-top: 30px;}
.owl-dots .owl-dot{display: inline-block; zoom:1; text-align: center; outline: none;}
.owl-dots .owl-dot span{
	width: 80px; height: 10px; margin:0 10px; display: block; background: #ddd; border-radius: 30px;
    -webkit-transition: opacity 0.2s ease; -moz-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.owl-dots .owl-dot.active span{background: #096bd8;}
.container-fluid{max-width: 1300px; margin: 0 auto; background: #fff;}
.top_slide .items{background: #f2f8ff;}
.top_slide .owl-carousel .items img{width: 53.33%; float: left;}
.top_slide .top_text{width: 46.67%; float: right; min-height: 330px; padding-top: 30px;}
.top_slide .top_text h5{font-size: 24px; line-height: 1; color: #006; padding-top: 15px; background: url(../images/titl-0.png) no-repeat left 0;}
.top_slide .top_text h4{padding-top: 16px; padding-bottom: 15px;}
.top_slide .top_text h4 a {color: #096bd8; font-size: 24px; line-height: 30px;}
.top_slide .top_text p{padding-bottom: 30px;}
.top_slide .top_text a.more{display: inline-block; background: #096bd8; border-radius: 20px; width: 145px;
 line-height: 32px; color: #fff; text-align: center;}
.text_padd{padding: 0 40px;}

.title{font-size: 46px; color: #006; font-weight: bold; line-height: 1; padding-top: 30px; background-repeat: no-repeat; background-position: left 0;
 margin-bottom: 35px;}
.introduce{margin-bottom: 35px;}
.title1{background-image: url(../images/titl-1.png);}
.title2{background-image: url(../images/titl-2.png);}
.title4{background-image: url(../images/titl-4.png);}
.title3{background-image: url(../images/titl-3.png); margin-bottom: 50px;}
.title5{background-image: url(../images/titl-5.png);}
.video-list div img{display: block; width: 100%;}
.video-list div.video-mb{margin-bottom: 15px;}

.introductions div{float: left; width: 48.5%;}
.introductions div.introductions_r{margin-right: 3%;}
.introductions div img{display: block; width: 100%;}

.prize-box{overflow: hidden; background: #f2f8ff; padding: 40px 0; border-radius: 15px;}
.prizes{width: 33.3333%; float: left; box-sizing:border-box; text-align: center; padding: 12px 0;}
.prizes-mr{border-right:1px solid #ddeeff;}
.prizes h2{color: #096bd8; font-size: 46px; line-height: 1; padding-bottom: 16px;}
.prizes img{display: block; width: auto; margin:0 auto; margin-bottom: 16px;}
.prizes p{font-size: 30px; line-height: 1;}
.prizes p span{font-size: 30px; line-height: 1; color: #006;}

.owl-carousel-two .items a{color: #006; display: block; margin: 10px 0;}
.owl-carousel-two .items p{color: #999; font-size: 14px; line-height: 20px;}
.foot{
	text-align: center;
    background: #080a99;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    padding: 80px 0 80px;
}

/*container_image*/
.container_image{width: 100%; height: 640px; position: relative; }
.container_image ul li{overflow: hidden; position: absolute; background: #000;}
.container_image ul li img{height: 100%; display: block; opacity: 0.5; filter: alpha(opacity=50);}
.container_image ul li.on{background: transparent; }
.container_image ul li.on img{opacity: 1; filter: alpha(opacity=100);}
.i_btn{display: block; width: 48px; height: 48px; position: absolute; top: 50%; margin-top: -22px; z-index: 30;  cursor: pointer;}
.container_image .prev_L{background: url(../images/left.png) no-repeat center; left: 25px;}
.container_image .next_R{background: url(../images/right.png) no-repeat center; right: 25px;}
.owl-carousel-img .owl-nav button{position: absolute; top: 50%; margin-top: -15px; opacity: 0.8;}
.owl-carousel-img .owl-nav button img{display: block; width: 30px; height: 30px;}
.owl-carousel-img .owl-nav button.owl-prev{left: 20px;}
.owl-carousel-img .owl-nav button.owl-next{right: 20px;}



@media screen and (max-width: 1199px){
	.top_slide .top_text{min-height: 281px; padding-top: 10px;}
	.top_slide .top_text h5{background-size: 163px 30px; padding-top: 10px;}
	.top_slide .top_text h5,.top_slide .top_text h4 a{font-size: 20px;}
	.top_slide .top_text h4{padding: 10px 0;}
	.text_padd{padding: 0 20px;}
	p{font-size: 16px; line-height: 24px;}

	.title{font-size: 36px; padding-top: 24px; margin-bottom: 25px;}
	.title1{background-size: 202px 60px;}
	.title2{background-size: 226px 60px;}
	.title4{background-size: 239px 60px;}
	.title3{background-size: 268px 60px; margin-bottom: 35px;}
	.title5{background-size: 204px 60px;}

	.prizes h2{font-size: 30px;}
	.prizes p,.prizes p span{font-size: 24px;}
}
@media screen and (max-width: 991px){
	.top_slide .owl-carousel .items img{width: 100%; float: none;}
	.top_slide .top_text{width: 100%; float: none; margin-right: 0; padding: 20px 0; min-height: auto;}
	.top_slide .top_text a.more{width: 100px; line-height: 30px; font-size: 16px;}
	.margin_top{margin-top: 40px;}
}
@media screen and (max-width: 768px){
	.owl-dots{margin-top: 15px;}
	.owl-dots .owl-dot span{
		width: 10px; height: 10px; margin:0 5px;
	}
	.top_slide .top_text{padding: 16px 0 20px;}
	.text_padd{padding: 0 15px;}
	.top_slide .top_text p{padding-bottom: 15px;}
	.top_slide .top_text h4 a{font-size: 18px; line-height: 27px;}
	.margin_top{margin-top: 30px;}
	.container{margin: 0 15px;}

	.title{font-size: 24px; padding-top: 18px; margin-bottom: 15px;}
	.title1{background-size: 141px 42px;}
	.title2{background-size: 158px 42px;}
	.title4{background-size: 167px 42px;}
	.title3{background-size: 188px 42px; margin-bottom: 30px;}
	.title5{background-size: 143px 42px;}

	.introduce{margin-bottom: 20px; font-size: 16px; line-height: 24px;}
	.introductions div{float: none; width: 100%;}
	.introductions div.introductions_r{margin: 0 0 15px;}

	.prize-box{padding:0;}
	.prizes{padding: 25px 0; width: 90%; margin:0 auto; float: none;}
	.prizes-mr{border-bottom:1px solid #ddeeff; border-right: 0;}
	.prizes h2{font-size: 24px; padding-bottom: 10px;}
	.prizes img{margin-bottom: 10px; width: 64px;}
	.prizes p{font-size: 18px; line-height: 1;}
	.prizes p span{font-size: 18px; line-height: 1; color: #006;}

	.foot{padding: 50px 15px; font-size: 14px; line-height: 20px;}
}