

body{
	margin:0px;
	padding:0px;
	background-color:#fff;
	font:14px/16px "微软雅黑";
	color:#333;
}

p,h2,h3,h4,input,ul,li,dl,dt,dd{
	padding:0;
	margin:0;
	outline:0;

}

i{
	font-style:normal;
}

li{
	list-style:none;
}

a{
	text-decoration:none;
	color:#666;

}

.fl{
	float:left;
}

.fr{
	float:right;
}

.clearfloat{
	clear:both;
	overflow:hidden;
}

.w1000{
	width:1100px;
	margin:0 auto;
}

.div-wraper{
	width:100%;
}



.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.clearfix {
  zoom: 1;
}



.inner{
	width:1200px;
	margin:0 auto;
}

/*头部*/
header{
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	background: #000;
	color: #fff;
	width:100%;
	
}

.header-left{
	
	margin-left: 10px;
}

.header-right {
	color: #fff;
}
.header-right img{
	margin-top: 4px;
}
.header-right a{
	color:#FFF;
}



/*导航*/
nav{
	height: 120px;
	text-align: center;

}
nav .logo {

	margin-left: 20px;
}
.nav{
	width: 720px;
}
.nav li{
	float: left;
	margin-right: 38px;
	line-height: 120px;

}

.nav li a{
	color: #0f93cb;
	width: 70px;
	font-size:16px;
	color:#333;
	text-decoration:none;
}

.nav li a:hover{
	color: #0f93cb;
	border-bottom: 2px solid #0f93cb;
	width: 70px;
}
.nav li .ac{
	color: #0f93cb;
}

.nav_first{
	
	width: 70px;
}

/*轮播图*/

/*解决方案*/
.solution{
	text-align: center;
	position: relative;
	margin-top: 79px;
	height: 464px;
}
.solution h2{
	line-height: 47px;
	font-size: 28px;
}
.solution p{
	line-height: 27px;
	font-size: 16px;
}
.space{
	width: 60px;
	height: 4px;
	display: block;
	background: #1084b6;
	position: absolute;
	top:74px;
	left: 50%;
	transform: translate(-50%);

}

.solution-list {
	margin-top:46px;
}
.solution-list li{
	width: 348px;
	height: 338px;
	float: left
	
}

.solution-list li a{
	width: 348px;
	height: 338px;
	display: inline-block;
}
.solution-list li a:hover {
	background: #1084b6;
	border:1px solid #1084b6;
	color: #fff;
}
.solution-list li:nth-child(2){
	margin-left: 75px;
	margin-right: 75px;
}
.solution-list .ac{
	background: #1084b6;
	border:1px solid #1084b6;
	color: #fff;
}
.solution-list img{
	width: 348px;
	height: 258px;
}
.solution-list li p{
	line-height: 80px;
	font-size: 16px;
}

/*优势*/
.advantage{
	text-align: center;
	margin-top: 50px;
	position: relative;
}

.space2{

}
.advantage h2{
	line-height: 47px;
	font-size: 28px;
}
.advantage p{
	line-height: 27px;
	font-size: 16px;
}

.advantage-list{
	margin-top: 42px;
	margin-bottom: 65px;
}
.advantage-list li{
	float: left;
	width: 378px;
	height: 418px;
	border: 1px solid #d2d2d2;
	box-shadow:10px 10px 10px #ebebeb;
}

.advantage-list li:nth-child(2){
	margin-left: 20px;
	margin-right: 20px;
}

.advantage-list li img{
	margin-top: 60px;
	margin-bottom: 16px;
}
.advantage-list li h3{
	line-height: 100px;
	font-size: 20px;
}

.advantage-list li p{
	line-height: 24px;
	font-size: 16px;
	padding:0 10px;
}

/*公司简介*/
.company{
	
	text-align: center;
	height: 364px;
	position: relative;
	background-color:#DBFDFD;
}

/*.company h2{
	line-height: 47px;
	font-size: 24px;
}

.company p{
	line-height: 27px;
	font-size: 16px;
}*/

.company-list {
	position: relative;
	padding-top:20px;
}
.company-list li{
	float: left
}

.company-list li:nth-child(1){
	width: 510px;

}

.company-list li:nth-child(2){
	width: 650px;
	text-align: left;
	padding-left: 40px;
	line-height:30px;
}

.company-list li:nth-child(2) h2{
	line-height: 47px;
	font-size: 24px;
}

.company-list li:nth-child(2) div{
	line-height: 27px;
	font-size: 16px;
}

.company-list li:nth-child(2) h3{
	line-height: 68px;
	color: #1084b6;
	font-size: 22px;
}
.company-list li:nth-child(2)  p{
	line-height: 20px;
	font-size: 16px;
}

.company-list li:nth-child(2)  button{
	width: 150px;
	height: 40px;
	background: #1084b6;
	border: 1px solid #1084b6;
	margin-top: 46px;
	
}

.company-list li:nth-child(2)  button a{
	color: #fff;
	line-height: 40px;
}

/*新闻*/
.news{
	text-align: center;
	margin-top: 96px;
}
.news-left{
	float: left;
	width: 380px;
	padding-left: 40px;
}
.news-title{
	height: 68px;
	line-height: 68px;
	
}

.news-title h2{
	font-size: 22px;
	font-weight: normal;
}
.news-title h2 a img{
	margin-left: 110px;

}

.content{
	text-align: left;
	padding-left: 20px;
}

.answer{
	margin-top: 15px;
}
.answer p{
	margin-left: 28px;
	line-height: 22px;
	font-size: 16px;
	margin-bottom: 8px;
}
.fgx{
	 width: 350px;height:2px;background: #d3d3d3;display: block;
	 margin-bottom: 8px;
}


.news-center{
	width: 380px;
	float: left;
}
.center-title{
	height: 68px;
	line-height: 68px;
	background: #1084b6;
	color: #fff;
}



.center-title h2,.right-title h2{
	font-size: 22px;
	font-weight: normal;
}
.center-title h2 a {
	display: inline-block;
	line-height: 68px;
}

.center-list {
	margin-left: 22px;
	margin-top: 40px;
}
.center-list li{

	line-height: 26px;
}


.news-right{
	float: left;
	width: 360px;
}

.right-title{
	background: #e7e7e7;
	line-height: 68px;
	height: 68px;

}

.right-txt{
	
	text-align: left;
	padding-left: 20px;
}

.right-txt h3{
	color: #1084b6;
	font-size: 20px;
	line-height: 49px;
	margin-top: 22px;
}

.right-txt p{
	font-size: 16px;
	line-height: 22px;
}



.right-list li{

	line-height: 26px;
}

.right-txt button{
	width: 96px;
	height: 27px;
	border: 1px solid #1084b6;
	background: #fff;
	margin-top: 24px;
	margin-bottom: 55px;
}

.right-txt button a{
	color: #1084b6;
}



/*底部*/
.btn{
	background: url(../images/btn_bg_02.png);
	background-size: cover;
	margin-top: 45px;
	text-align: center;
	height: 360px;
}

.btn-left{
	float: left;
	width: 800px;
	color: #fff;
	text-align: left;
	font-size: 14px;
}

.btn-list li{
	float: left;
	margin-right: 37px;
	line-height: 92px;
}
.btn-list li a{
	color: #fff;
}
.btn-right{
	width: 400px;
	text-align: center;
	float: right;
	color: #fff;
	font-size: 16px;
}
.btn-right img{
	margin-top: 79px;
}

footer{
	background: #000;
	height: 50px;
	text-align: left;
	line-height: 50px;
	color: #535353;
}





/*关于我们*/


.tabItem-txt{
	float: left;
	width: 600px;
	
}

.tabItem-txt h2{
	font-size: 20px;
	color: #6cb2d9;
	margin-left: 40px;
	margin-bottom: 20px;
}
.tabItem-txt p{
	font-size: 16px;
	line-height: 22px;
	margin-left: 40px;
}

/*解决方案*/
#wrap{
	height: 1000px;
}
.tabItem-txt{
	text-align: center;
	
}

.tabItem-txt p{
	font-size: 14px;
	line-height: 22px;
	margin-left: 40px;
	text-align: left;
}

.tabItem-txt span{
	font-weight: bold;;
}

.tabItem-txt h3{
	font-size: 20px;
	line-height: 38px;
	margin-top: 86px;
}
/*应用领域*/
.tabItem-list{
	text-align: center;
	margin-left: 50px;
}

.tabItem-list li{
	float: left;
	width: 300px;
}
.tabItem-list li img{
	width: 300px;
}

.tabItem-list li:nth-child(2){
	margin-left: 10px;
	margin-right: 10px;
}

.tabItem-list li h3{
	color: #0f93cb;
	font-size: 20px;
	line-height: 50px;
}

.tabItem-list li p{
	font-size: 16px;
	line-height: 22px;
}


/*客户案例*/

.case-content{
	margin-top: 36px;
	width: 290px;
	text-align: center;
}

.case-content h3{
	font-size: 20px;
	line-height: 34px;
	color: #6cb2d9;
}
/*资讯中心*/




.title{
	height: 62px;
	line-height: 62px;
}

.title img{
	margin-left: 10px;
	margin-right: 12px;
}
.tabList{width:220px;float: left;background: #eeeeee;}
.tabList li{width: 220px;text-align: center;height: 100%;line-height: 45px;
border-bottom: 1px dashed #d3d3d3;font-size: 18px;}
.tabContent{width: 980px;height: 300px;float: left;}
.hide{display: none;}
.clearfix:after{content: '';clear: both;visibility: hidden;display: block;width: 0;height: 0;}
.clearfix{*zoom:1;}
.bc{background: #0f93cb;color: #fff;}

.news-list li{
	font-size: 16px;
	line-height: 34px;
	margin-left: 60px;
}




/*联系我们*/
#contact{
	
	height: 616px;
}

#contact .contact-tel {
	text-align: center;
	

}

#contact .title {
	margin-bottom: 56px;
}



/*----------------------------banner-----------------------------*/
.banner .swiper-slide a{
	display:block;
	height:350px;
}

.swiper-pagination-bullet{
	width:30px;
	height:30px;
	margin:0 10px;
	border-radius:0;
	opacity:0.5;
}

.swiper-pagination-bullet-active{
	opacity:1;
}
.banner .swiper-pagination-bullet:nth-child(1){
	background:url(../images/banner-ico10.jpg) center center no-repeat;
	background-size:30px 30px;
}
.banner .swiper-pagination-bullet:nth-child(2){
	background:url(../images/banner-ico20.jpg) center center no-repeat;
	background-size:30px 30px;
}
.banner .swiper-pagination-bullet:nth-child(3){
	background:url(../images/banner-ico30.jpg) center center no-repeat;
	background-size:30px 30px;
}
/*----------------------------banner-----------------------------*/



/*----------------常见问题&&公司新闻&&行业新闻------------------*/
.oci{
	height:467px;
	background-color:#f6f6f6;
	margin:50px 0;
	overflow:hidden;
}

.faq{
	width:350px;
	height:432px;
	overflow:hidden;
}

.faq>h2{
	font:24px/68px "微软雅黑";
	color:#333;
}

.faq>a{
	display:block;
	width:66px;
	height:20px;
	border:1px solid #666;
	font:12px/20px "微软雅黑";
	color:#666;
	text-align:center;
	margin-top:26px;
	margin-right:8px;
	overflow:hidden;
}

.faq>a:hover{
	color:#1084b6;
	border-color:#1084b6;
}

.faq ul li {
	display:block;
	width:350px;
	height:122px;
	box-sizing:border-box;
	padding:0 8px;
	border-bottom:2px solid #dcdcdc;
	overflow:hidden;
}

.faq ul li h2{
	font:16px/22px "微软雅黑";
	color:#333;
	margin-top:5px;
	margin-bottom:15px;
}

.faq ul li:hover h2{
	color:#1084b6;
}

.faq ul li  h3{
	font:14px/24px "微软雅黑";
	color:#999;
}

.faq ul li  h2 i{
	padding:0 3px;
	height:22px;
	text-align:center;
	color:#fff;
	margin-right:10px;
	background-color:#095950;
}

.faq ul li  h3 i{
	padding:0 3px;
	height:22px;
	text-align:center;
	color:#fff;
	margin-right:10px;
	background-color:#99b547;
}

.cn{
	width:650px;

	overflow:hidden;
}

.cn-title{
	display:block;
	width:100%;
	height:68px;
	background:url(../images/cn.jpg) 608px center no-repeat;
	background-size:26px 26px;
	background-color:#1084b6;
	box-sizing:border-box;
	float:left;
	padding-left:10px;
	font:22px/68px "微软雅黑";
	color:#fff;
	overflow:hidden;
}

.cn-title i{
	font-size:18px;
}

.cn>img{
	display:block;
	width:285px;
	height:175px;
	margin:43px 0 20px 28px;
}

.cn-li li a{
	display:block;
	width:290px;
	height:28px;
	float:left;
	/* margin-left:30px; */
	box-sizing:border-box;
	padding-left:10px;
	background:url(../images/ico.jpg) left center no-repeat;
	background-size:5px 5px;
	position:relative;
	overflow:hidden;
}


.cn-li li a h2{
	/* width:150px; */
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font:14px/28px "微软雅黑";
	color:#666;
}	

.cn-li li a i{
	display:block;
	font:14px/28px "微软雅黑";
	color:#666;
	position:absolute;
	top:0;
	right:0;
}

.cn-li li a:hover h2,
.cn-li li a:hover i{
	color:#1084b6;
}

.in{
	width:650px;
	height:430px;
	overflow:hidden;
}

.in .cn-title{
	background:#e7e7e7;
	color:#333;
}

.in-txt{
	width:292px;
	height:190px;
	float:left;
	margin:10px 0 10px 20px;
	overflow:hidden;
	
}

.in-txt h2{
	width:100%;
	height:28px;
	font:16px/28px "微软雅黑";
	color:#095950;
	font-weight:bold;
	border-bottom:2px solid #d9d9d9;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.in-txt p{
	display:block;
	height:90px;
	font:14px/22px "微软雅黑";
	color:#999;
	margin-top:10px;
	overflow:hidden;
}

.in-txt a{
	display:block;
	width:98px;
	height:28px;
	border:1px solid #095950;
	text-align:center;
	font:14px/28px "微软雅黑";
	color:#095950;
	margin-top:20px;
	overflow:hidden;
}


.in-txt a:hover{
	background-color:#1084b6;
	color:#fff;
}
/*----------------常见问题&&公司新闻&&行业新闻------------------*