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: #666;}
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: #fff;}
.l{float: left;}
.r{float: right;}
.tp_top{margin-top: 80px;}
/*container*/
.container{margin: 0 auto; overflow: hidden;}
@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;}
}
.row{margin: 0 45px;}
.owl-dots{text-align: center; margin-top: 20px;}
.owl-dots .owl-dot{display: inline-block; zoom:1; text-align: center; outline: none;}
.owl-dots .owl-dot span{
	width: 24px; height: 24px; margin:0 7px; display: block; background: #d6d6d6; 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: #cc3399;}
.banner{background: url(YOFC-1920.jpg) no-repeat center 0; height: 560px; }
.banner_phone{margin-bottom: 30px; display: block; width: 100%;}
.title{color: #fff; font-weight: bold; padding: 60px 0 40px; text-align: center; font-size: 36px; line-height: 36px;}
/*video*/
.video_text .video{width: 60%;}
.video_text .text{width: 40%;}
.video_text .text .text_back{background: #1b2e72; padding: 0 30px; min-height: 405px;}
.video_text .text .text_back h5{font-size: 24px; line-height: 24px; padding: 30px 0 23px; color: #fff;}
.video_text .text .text_back p{padding-bottom: 12px; color: #fff;}
.video_text .text .text_back a{display: inline-block; margin-top: 10px; color: #fff;}
/*list_one*/
.bk1{background: url(bk-1.jpg) no-repeat center 0; min-height: 400px;}
.list_one .items{border:1px solid #dddddd; text-align: center;  padding: 0 30px; height: 518px; position:relative; background: #fff;}
.list_one .items img{width: 160px; margin: 0 auto; margin-bottom: 16px;}
.list_one .items h4{color: #1b2e72; font-size: 28px; padding: 38px 0 17px;}
.list_one .items span{display: block; }
.list_one .items span.time{color: #1b2e72; font-size: 16px; line-height: 16px; padding-bottom: 18px;}
.list_one .items .name{font-size: 24px; padding-bottom: 8px; color: #333;}
.list_one .items .position{font-size: 24px; padding-bottom: 10px; color: #333;}
.tit{font-size: 24px; color: #1b2e72; padding:0 0 8px;}
.tit_little{color: #1b2e72;}
.list_one .items p{color: #333; text-align: left;}
.list_one .items .address{position: absolute; width: 100%; left: 0; bottom: 40px;}
.list_one .items .address span{margin: 0 auto; max-width: 250px; font-size: 16px; line-height: 16px; padding:8px 0; border-radius: 25px; background:#eee;}
/*bk2*/
.bk2{background:#004b98; padding-bottom: 55px;}
.owl-carousel-two a{color: #fff; display: block; padding-top: 17px;}
/*现场图集*/
.owl-carousel-three{max-width: 1000px; margin: 0 auto;}
.owl-carousel-three .owl-nav button{position: absolute; top: 46%; outline: none;}
.owl-carousel-three .owl-nav button.owl-prev{left: -100px;}
.owl-carousel-three .owl-nav button.owl-next{right: -100px;}
/*foot*/
.foot{background:#000; width:100%; min-height:120px; border-top: 1px solid #333; margin-top: 80px;}
.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; padding:0 0 0 30px; margin-right:30px; width: 20%; float: left;}
/*foot-mobile*/
.foot2{background: #000; width:100%; max-height:166px; margin:0 auto; padding-bottom: 4%; border-top: 1px solid #333; margin-top: 30px;}
.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: 1230px){
	.owl-carousel-three .owl-nav button.owl-prev{left: 0;}
	.owl-carousel-three .owl-nav button.owl-next{right: 0;}
}
@media screen and (max-width: 1199px){
	.video_text .text .text_back{padding-bottom: 30px;}
}
@media screen and (max-width: 991px){
	.video_text .video{width: 100%;}
	.video_text .text{width: 100%;}
	.video_text .text .text_back{min-height: auto;}
	.list_one .items{height: 545px;}
}
@media screen and (max-width: 768px){
	.video_text .text .text_back{padding: 0 15px 20px;}
	.container{margin: 0 15px;}
	.tp_top{margin-top: 30px;}
	.video_text .text .text_back h5{font-size: 22px; padding: 20px 0 10px;}
	.video_text .text .text_back p{font-size: 16px; line-height: 24px; padding-bottom: 10px;}
	.video_text .text .text_back a{font-size: 16px; margin-top: 0;}
	.title{font-size: 30px; padding: 30px 0 20px;}
	.list_one .items{min-height: 520px; height: 520px; padding: 0 15px;}
	.list_one .items p{font-size: 16px; line-height: 24px;}
	.list_one .items .address{bottom: 25px;}
	.tit{font-size: 20px; padding: 0;}
	.list_one .items .position{font-size: 18px;}

	.bk2{padding-bottom: 30px;}
	.owl-dots .owl-dot span{width: 16px; height: 16px;}
	.owl-carousel-two a{font-size: 16px; line-height: 24px; padding-top: 12px;}

	.owl-carousel-three .owl-nav button img{width: 30px;}
}