/*导航栏*/
body{
	margin: 0px !important;
}
ul,li{padding:0;margin:0;list-style:none}
.navigation{
	z-index: 1000;
	background-color: #fff;
	position: fixed;
	width:100%;
	padding-left: 7%;
	padding-right: 7%;
	height: 87px;
	border-top: 4px solid #94d5ff;
	border-bottom: 1px solid #e0e0e0;
}

.logo{
	text-align: center;
	/*width: 9%;*/
	float: left;
	height: 70px;
	margin-top: 10px;
}
.logo img{
	height: 60px;
}

/*导航栏搜索框*/
.navigation .fwm{
	margin-left: 2%;
	float: left;
	margin-top: 27px;
	border-radius:5px;
	width: 13%;
	height: 35px;
	border: 1px solid #aaa;
	
}

.fwm input{
	font-size: 16px;
	border:none;
	border-radius:11px;
	outline:none;
	margin-left: 2%;
	width: 98%;
	height: 32px;
}

.navigation .yz{
	float: left;
	background-color: #fff;
	margin-top: 27px;
	border-radius:5px;
	width: 5%;
	height: 35px;
	border: 1px solid #aaa;
	margin-left: 1%;
}

.yz input{

	font-size: 16px;
	border:none;
	border-radius:10px;
	outline:none;
	margin-left: 6%;
	width: 94%;
	height: 32px;
}
.yzm1{
	background-color: #C4C4C4;
	height: 30px;
	width: 50px;
	margin-top: 30px;
	float: left;
	margin-left: 1%;
}
.yzm1 p{
	margin-top: 5px !important;
	font-size: 20px;
	color: #333;
	     font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
.cx{
	width: 5%;
	margin-top: 30px;
	float: left;
	margin-left: 1%;
}
.cx button{
	background-color:#257ab8; 
	border-radius:10px;
	float: right;
	border: 0;
	width: 100%;
	height: 30px;
	color: #fff;
	font-size: 15px;
	z-index: 9999;
}
.right {
	margin: 0px !important;
	text-align: center;
	float:right; !important;
	/*width: 52%;*/
	margin-left: 6%;
	overflow: hidden;
	width:55%;
	height: 87px;
}
.right ul{

	/*overflow: hidden;*/
	text-align: center;
	/*width: 100%;*/
	list-style: none;
	margin: 0px !important;
	height: 87px;
}
.right ul li{
    
	float: left;
}
.right ul a{
    padding:0px 20px 0px 0px;
	text-decoration: none;
	
	color: #868686; 
	font-weight: 500;
	font-family: 微软雅黑;
	font-size: 18px;
	line-height:87px;
    height:87px;

}
.right ul a:hover{
    background: none;
	color: #6ebff3;
}
@media (max-width: 1244px){
	.navigation ul li a {
		font-size: 15px;
	}
}
@media (max-width: 1100px){
	.navigation ul li a {
		font-size: 12px;
	}
}
@media (max-width: 960px){
	.navigation ul li a  {
		display: none;
	}
}


/*新闻资讯*/
.xwzx{
	background:url('../../contact/images/contact-bg.jpg') no-repeat;
	background-size: 100% 100%;
	height: 850px;
	text-align: center;
}	
.xwzx-title h1{
	color: #fff;
	font-family: 微软雅黑;
	padding-top: 50px;
}

/*新闻动态框*/
.xwdt{
	margin-top: -130px;
	width: 85%;
	margin-left: 7.5%;
	text-align: center;
	
	height: 400px;
	/*margin-bottom: 30px;*/


	
}
.xwdt-ch{
	margin-top: 50px;
	padding-bottom: 30px;
	text-align: center;
	border-radius:8px;
	float: left;
	height: 280px;
	width:29.33%;

	margin-left: 2%;
	margin-right: 2%;
	/*background-color: #fff;*/
	
}
.xwdt-ch:hover{
	box-shadow: 0 10px 30px 0 rgba(0,0,0,0.10);
	background-color: #fff;
}
.xwdt-ch-img{
	width: 100%;
	height: 210px;
	overflow: hidden;
	border-radius:8px 8px 5px 5px;
	box-shadow: 0 10px 20px 0 rgba(0,0,0,0.20);

}
.xwdt-ch img{
	
	width: 100%;
	height: 100%;

}

.xwdt-ch img:hover{
	    transform: scale(1.05);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.05);
    -webkit-transform: all 1s ease 0s;
}
a .xwdt-ch p{
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	margin-top: 15px;
	text-align: center;
	font-size: 13px;
	font-family: 微软雅黑;
	font-weight: 600;
	color: #000;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 1; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.xwdt-bt{
	margin-top: 15px;
	margin-left: 35%;
	/*text-align: center;*/
	width:30%;
	/*color: #777;*/
}
a .xwdt-bt p{
	
	color: #777;
}
.xwdt-bt button{
	height: 30px;
	font-size: 15px;
	color: #777;
	outline: none;
	border-radius: 20px;
	width: 100%;
	border: 1px solid #777;
	background-color: #fff;
}
.xwdt-more{
	margin-bottom: 50px;
	margin-left: 42.5%;
	width: 15%;
}
.xwdt-more button{
	line-height: 2.6;
	font-size: 17px;
	color: #fff;
	height: 40px;
	background-color: #39e;
    background-image: linear-gradient(90deg, #33ccee 0%, #3399ee 100%);
	outline: none;
	border:0;
	border-radius: 20px;
	width: 100%;
}
.jzgd{
	margin-top: 50px;
	width: 100%;
	float: left;
	margin-bottom: 100px;
}
.lxwm{
	float: left;
}

/*新闻轮播*/
.newlun{
	padding-top: 150px;
}
.banner *{margin:0;padding:0}



.banner{position: relative;overflow: auto;text-align: center;width:740px;margin:0px auto;}
.banner li img{
    width:100%;
    display:block;
    min-height:450px;
    max-height:450px;
}
.banner .dots{position:absolute;left:0;right:0;bottom:70px;z-index:3;}
.banner .dots li{display:inline-block;width:10px;height:10px;margin:0 4px;text-indent:-999em;border:2px solid #fff;border-radius:6px;cursor:pointer;opacity:.4;-webkit-transition:background .5s,opacity .5s;-moz-transition:background .5s,opacity .5s;transition:background .5s,opacity .5s}
.banner .dots li.active{background:#fff;opacity:1}
.banner .arrow{position:absolute;width:20px;height:37px;top: 50%; margin-top: -18px; overflow: hidden;z-index: 2; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;  -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.banner #al{left:15px}
.banner #ar{right:15px}
.banner ul{z-index: 1;width: 600%;overflow: hidden;}
.banner ul .slider-item {width:740px; float: left;height:450px; position: relative; overflow: hidden;}
.banner ul .slider-item .slider-title {overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;position: absolute;left: 0;bottom: 0px;width: 740px;max-height: 56px;padding: 15px;text-align:left;line-height: 28px;color: #fff;font-size: 18px;font-weight: bold;background: -webkit-linear-gradient(top, transparent, rgba(0,0,0,0.9));background: url(../images/slider-info-bg.png) \9;}
.banner .progress{position:absolute;left:0;bottom:0;width:15%;min-height:3px;overflow:hidden;z-index:2;background:#f60}