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: #333;}
ul,ol,li{list-style: none;}
a{text-decoration: none;}
a:hover,a:link{text-decoration: none; }
.no-padding{padding: 0;}
.img_block{display: block; width: 100%;}
.of{overflow: hidden;}
.mt1{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;}
}

.row{margin: 0 30px;}
.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: 10px; height: 10px; margin:0 7px; display: block; background: #d6d6d6; border-radius: 30px; -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;}
.owl-dots .owl-dot.active span{background: #0072d6;}

.banner{background: url(banner1920.jpg) no-repeat center 0; height: 560px;}

.captext{ margin-bottom: 35px;}
.tit{font-size: 36px; line-height: 36px; color: #0072d6; padding:60px 0 25px; text-align: center;}
.captext p{text-align: center;}
.owl-carousel1 .items{background: #f4f4f4; padding:30px 0; min-height: 327px;}
.owl-carousel1 .items img{width: auto; margin: 0 auto;}
.owl-carousel1 .items p{padding: 10px 20px 0; text-align: left;}
.more{width: 160px; height: 36px; background: #0072d6; margin: 0 auto; text-align: center; color: #fff; line-height: 36px; display: block;
border-radius: 20px; margin-top: 40px;}
/*独家专访*/
.back1{background: #f4f4f4; padding-bottom:54px; }
.back1 .half{width: 50%; float: left;}
.interview-left{padding-right: 15px;}
.interview-right{padding-left: 15px;}
.interview-position{position: relative;}
.back-position{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: 0.5; filter: alpha(opacity=50);
display: none;}
.interview-position:hover .back-position{display: block;}
.interview-text{width: 100%; position: absolute; left: 0; bottom: 0; z-index: 1; padding-bottom: 20px;}
.interview-text h6{font-size: 20px; color: #fff; line-height: 30px; padding: 0 30px 10px}
.interview-text p{ color: #fff; padding: 0 30px 10px;}
.interview-text div a{ color: #fff; padding: 0 30px; display: inline-block; font-size: 16px; line-height: 24px;}
.interview-text div{max-height: 0; overflow: hidden;}
/*新闻报道*/
.owl-carousel2 .items .text{background: #f4f4f4; padding: 0 20px 30px;}
.owl-carousel2 .items .text a{color: #0072d6; font-weight: bold; display: inline-block; font-size: 20px; line-height: 30px; padding: 15px 0 5px;}
/*爱立信移动市场报告*/
.back2{background: url(bk-2.jpg) no-repeat; height: 560px; background-size: cover;}
.Presentation{padding-right: 550px;}
.Presentation h5{color: #fff; font-size: 36px; font-weight: normal; padding: 55px 0 10px; line-height: 36px;}
.Presentation span{display: block; color: #fff; font-size: 24px; padding-bottom: 20px;}
.Presentation p{color: #fff;}
.Presentation ul{padding-bottom: 40px;}
.Presentation ul li{color: #fff; list-style: disc; margin-top: 10px; font-size: 16px; margin-left: 20px;}
.Presentation .more{margin:0;}


/*现场图集*/
.owl-carousel3{max-width: 1000px; margin: 0 auto;}
.owl-carousel3 .owl-nav button{position: absolute; top: 45%;}
.owl-carousel3 .owl-nav button.owl-prev{left: -100px;}
.owl-carousel3 .owl-nav button.owl-next{right: -100px;}

@media screen and (max-width: 1199px){
	.owl-carousel2 .items .text{min-height: 215px;}

	.Presentation{padding-right: 350px;}

	.owl-carousel3 .owl-nav button.owl-prev{left: 0;}
	.owl-carousel3 .owl-nav button.owl-next{right: 0;}
}
@media screen and (max-width: 991px){
	.tit{line-height: 42px;}

	.Presentation{padding-right: 0px;}

	/*独家专访*/
	.back1{padding-bottom:30px; }
	.back1 .half{width: 100%;}
	.interview-left{padding-right: 0;}
	.interview-right{padding-left: 0;}
}
@media screen and (max-width: 768px){
	.mt1{margin-top: 30px;}
	.container{margin: 0 10px;}
	.owl-dots{ margin-top: 15px;}
	p{font-size: 16px; line-height: 24px;}
	.tit{font-size: 26px; line-height: 32px;  padding:30px 0 15px; }
	.captext{ margin-bottom: 20px;}
	.captext p{text-align: left;}
	.more{margin-top: 20px;}
	.owl-carousel1 .items{min-height: auto;}
    /*爱立信移动市场报告*/
    .back2{height: auto; padding-bottom: 30px;}
    .Presentation h5{font-size: 26px; padding: 35px 0 10px; line-height: 32px;}
	.Presentation span{font-size: 20px; padding-bottom: 10px;}
	.Presentation ul{padding-bottom: 20px;}
	.Presentation ul li{margin-top: 3px; margin-left: 20px;}
	
	.back1{padding-bottom:10px; }
	.back1 .half{margin-bottom: 20px;}
	.interview-text div.hide p{display: none;}





	.owl-carousel3 .owl-nav button img{width: 25px;}
	
}
/*foot*/
.foot{background:#787878; width:100%; min-height:120px; margin-top: 50px;}
.foot-1{max-width:960px; width: 100%; margin:0 auto; padding-top:30px}
.foot-1 p{font-size:16px; color:#fff; line-height:28px; margin-bottom: 0;}
.foot-1 img{display: block; padding:5px 0 0 30px; margin-right:30px; width: 20%; float: left;}
/*foot-mobile*/
.foot2{background: #787878; width:100%; max-height:166px; margin:0 auto; padding-bottom: 3%; 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: 100%; 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;}