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: #000066;}
.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 45px;}*/
.owl-dots{text-align: center; margin-top: 35px;}
.owl-dots .owl-dot{display: inline-block; zoom:1; text-align: center; outline: none;}
.owl-dots .owl-dot span{
	width: 40px; height: 10px; margin:0 7px; display: block; background: #dddddd; 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: #cc191f;}
.container-fluid{max-width: 1300px; margin: 0 auto; background: #fff;}
.top_slide .items{background: #f4f4f4;}
.top_slide .owl-carousel .items img{width: 53%; float: left;}
.top_slide .top_text{width: 41.7%; float: right; margin-right: 3%}
.top_slide .top_text h4{padding-top: 32px;}
.top_slide .top_text h4 a {color: #155da7; font-size: 24px; line-height: 30px;}
.top_slide .top_text p{padding-bottom: 12px;}
.top_slide .top_text .line{width: 100%; height: 1px; background: #ddd; position: relative; margin: 20px 0 22px;}
.top_slide .top_text .line div{background: #cc191f; width: 9px; height: 9px; position: absolute; left: 0; top: -4px;}

.title{margin: 70px 0 30px;}
.title span{display: block; float: left; font-size: 36px; line-height: 1; color: #155da7; font-weight: bold;}
.title img{display: block; width: auto; float: right; margin-top: 10px;}
.title .line{width: 100%; height: 5px; background: #ddd; margin-top: 15px;}
.title .line .kuai{width: 140px; height: 5px; background: #cc191f;}

.owl-carousel-one .items{background: #005eaf; min-height: 270px; padding-top: 50px; text-align: center;}
.owl-carousel-one .items img{width: auto; margin:0 auto 40px;}
.owl-carousel-one .items h6{color: #fff;}

.owl-carousel-two .items{margin-bottom: 30px; }
.owl-carousel-two .items .tit{border-bottom: 1px solid #ddd; min-height: 70px; padding-top: 15px;}
.owl-carousel-two .items .tit a{color: #155da7;}
.owl-carousel-two .owl-dots{margin-top: 5px;}

.video .items{border-bottom: 1px solid #ddd; min-height: 70px; padding-top: 15px; color: #155da7;}
/*container_image*/
.container_image{width: 100%; height: 560px; 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(left.png) no-repeat center; left: 25px;}
.container_image .next_R{background: url(right.png) no-repeat center; right: 25px;}
.owl-carousel-img .owl-nav button{position: absolute; top: 50%; margin-top: -15px; opacity: 0.8; outline: none;}
.owl-carousel-img .owl-nav button img{display: block; width: 48px; height: 48px;}
.owl-carousel-img .owl-nav button.owl-prev{left: 20px;}
.owl-carousel-img .owl-nav button.owl-next{right: 20px;}


/*foot*/
.foot{background:#191e65; width:100%; min-height:120px; margin-top: 70px;}
.foot-1{max-width:960px; width: 100%; margin:0 auto; padding:30px 0 20px; overflow: hidden;}
.foot-1 p{font-size:16px; color:#fff; line-height:28px; margin-bottom: 0; padding-top: 3px;}
.foot-1 img{display: block; margin:0 30px 0 15%; width: 16%; float: left;}
/*foot-mobile*/
.foot2{background: #191e65; width:100%; max-height:166px; margin:0 auto; padding-bottom: 4%;  margin-top: 40px;}
.foot2-1{overflow: hidden; clear:both;}
.foot2-1 .li1-1{float: left; width: 30%; margin-left: 7%; padding-top: 5%;}
.foot2-1 .li1-1 img{width: 95%; float: left;}
.foot2-1 .li1-2{float: left; width: 58%; padding-left: 5%; padding-top: 5%;}
.foot2-1 .li1-2 p{color: #fff; font-size: 16px; line-height:1.5; margin:0;}

@media screen and (max-width: 1229px){
	.top_slide .owl-carousel .items img{width: 50%; }
	.top_slide .top_text{width: 42%; float: right; margin-right: 4%}
}
@media screen and (max-width: 1199px){
	.top_slide .items {background: #fff;}
	.top_slide .top_text h4{padding-top: 10px;}
	.top_slide .top_text .line{margin: 12px 0 10px;}
	.top_slide .top_text p{font-size: 16px; line-height: 24px; padding-bottom: 8px;}
}
@media screen and (max-width: 991px){
	.top_slide .items {background: #f4f4f4;}
	.top_slide .owl-carousel .items img{width: 100%; float: none;}
	.top_slide .top_text{width: 92%; float: none; margin-right: 0; padding: 20px 4%;}
}
@media screen and (max-width: 768px){
	p,.owl-carousel-two .items .tit a,.video .items{font-size: 16px; line-height: 24px;}
	.container{margin: 0 15px;}

	.prism-player .prism-big-play-btn{
		margin-left: -25px; bottom: 35%!important; margin-top: -25px; opacity: 0.8; width: 50px; height: 50px;
	}
	.prism-player .prism-big-play-btn .outter{width: 50px; height: 50px;}

	.margin_top{margin-top: 40px;}
	.top_slide .top_text h4 a{font-size: 20px;}
	.top_slide .top_text h4{padding-top: 0;}
	.owl-dots{margin-top: 10px;}
	.owl-dots .owl-dot span{width: 8px; height: 8px; margin: 0 4px;}

	.highlights-m .items{padding: 20px; margin-bottom: 20px; background: #005eaf; overflow: hidden;}
	.highlights-m .items.items-mb0{margin-bottom: 0;}
	.highlights-m .items img{float: left; margin-right: 20px; width: 80px;}
	.highlights-m .items h6{color: #fff; padding: 10px 0 0;}

	.title{margin: 40px 0 25px;}
	.title span{font-size: 24px; }
	.title img{margin-top: 5px;}
	.title .line{margin-top: 8px; height: 3px;}
	.title .line .kuai{width: 80px; height: 3px;}
	.owl-carousel-two .items{margin-bottom: 20px;}
	.owl-carousel-two .items .tit,.video .items{padding: 10px 0; min-height: auto; }

	.owl-carousel-img .owl-nav button img{width: 30px; height: 30px;}
}
@media screen and (max-width: 325px){
	.highlights-m .items{padding: 20px; }
	.highlights-m .items img{ margin-right: 15px;}
}