@charset "utf-8";
/* CSS Document */
body{margin: 0px; padding: 0px;}
ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 1em;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: none;
	color: #555555;
}
a:active {
	text-decoration: none;
	color: #555555;
}
/*头部导航banner*/
.top_t{
	margin: auto;
	width: auto;
	text-align: center;
	padding-bottom: 20px;
}
.top{
	margin: auto;
	width: 101%;
}
.top_l{
	width: 100%;
	margin: auto;
}
.top_r{
	width: 100%;
	margin: auto;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	height: 60px;
}
.top_r li{
	float: left;
	height: 40px;
	line-height: 40px;
	width: 25%;
	color: #1680ac;
	font-weight: bold;
	font-size: 1em;
}
.top_r li a{color: #1680ac; display: block}
.top_r li a:hover{ background-color:#eeeeee; display: block}
.banner{
	margin: auto;
	width: auto;
	height: 60px;
	clear: both;
}
.banner_c{
	margin: auto;
	width: 100%;
	height: 60px;
}
.banner_d{
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	background-color: #EEEEEE;
	color: #336699;
	line-height: 60px;
	padding-left: 60px;
	background-image: url(../images/lianxi.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 1em;
	padding-right: 60px;
}
.banner_img{
	margin: auto;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background-color: #EEEEEE;
}

/* 产品 */
.cp{
	margin: auto;
	width: auto;
	text-align: center;
}
.cp_c{
	margin: auto;
	width: 100%;
	text-align: center;	
}
.cp_l{
	width: 100%;
	text-align: left;
	margin: auto;
	background-color: #eeeeee;
}
.cp_ll{
	width: 90%;
	text-align: left;
	margin: auto;
	background-color: #eeeeee;
	background-color: #ffffff;
	padding-top: 20px;
	color: #666666;
	line-height: 2em;
	text-indent: 25px;
	font-size: 1em;
	padding-bottom: 20px;
}
.cp_c2{
	margin: auto;
	width: 100%;
	text-align: center;	
}
.cp_ll2{
	width: 96%;
	text-align: left;
	margin: auto;
	padding-top: 40px;
	color: #666666;
}
.cp_l_t{
	font-weight: bold;
	color: #336699;
	font-size: 1em;
	line-height: 40px;
	padding-left: 40px;
	background-color: #eeeeee;
	display: block;
	padding-top: 20px;
	padding-bottom: 10px;
}
.cp_l ul{
	padding-left: 15%
}
.cp_l li{
	color: #555555;
	font-size: 1em;
	line-height: 2em;
}
.cp_r{
	float: left;
	width: 100%;
	margin: auto;
	clear: both;
}
.cp_fl{
	width: 100%;
	background-color: #eeeeee;
	padding-bottom:20px
}
/* 视频 */
.vidio{margin: auto;width: auto;height: 330px; text-align: center;}
.vidio_c{
	margin: auto;
	width: 1200px;
	height: 330px;
}
.vidio_cc{width: 976px;height: 330px;}
.vidio_l{
	margin: auto;
	width: 90%;
	height: 100%;
	padding-top: 20px;
}
.vidio_r{
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.vidio_r span{color: #555555;font-size: 20px;font-weight: bold;line-height: 100px}
.vidio_r li{color: #555555;font-size: 16px;line-height: 40px;}
/* 动态 */
.dt{margin: auto;width: auto;height: 330px; text-align: center;}
.dt_c{margin: auto;width: 100%;height: 215px;}
.dt_t{
	width: 98%;
	height: 40px;
	border-bottom: #cecece 1px solid;
	text-align: left;
	line-height: 40px;
	padding-left: 2%;
}
.dt_t span{color: #336699;font-weight: bold;font-size: 16px;}
.dt_t a{color: #888888;font-size: 14px;float: right}
.dt_cc{
	width: 100%;
	margin: auto;
	height: 200px;
	text-align: center;
}
.dt_l{
	width: 366px;
	height: 149px;
	float: left;
	padding-top: 15px;
	margin-left: 30px;
}
.dt_r{
	width: 90%;
	float: left;
	padding-top: 30px;
	text-align: left;
	margin: auto;
}
.dt_r li{line-height: 30px;font-size: 14px;color: #555555;}
.dt_r span{float: right;font-size: 14px;color: #888888;}

/* 页底 */
.end{
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 100%;
	text-align: center;
	background-color: #777777;
	clear: both;
	font-size: 10px;
	color: #ffffff;
	line-height: 20px;
	padding-top: 20px;
}

/* 滚动特效 */
.bannerBox{
	width: 100%;
	position: relative;
	cursor: pointer;
}
.bannerBox:hover .left{
	display: block;
}
.bannerBox:hover .right{
	display: block;
}
#swiper1,#swiper2{
	width: 976px;
	height: 200px;			
}
#swiper1{
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	width: 100%;
}
#swiper2{
	position: absolute;
	left: -223px;
	top: 24px;
}
#swiper1 .swiper-slide,#swiper1 img{
	width: 100%;
	text-align: center;
	object-fit: cover;
	font-size: 1em;
}
#swiper2 .swiper-slide,#swiper2 img{
	width: 331px;
	height: 200px;
	font-size: 100px;
	line-height: 200px;
	text-align: center;
	object-fit: cover;				
}
#swiper2 .swiper-slide{
	overflow: hidden;
}
.direction img{
	margin-top: 12px;
}
.left{
	position: absolute;
	top: 112px;
	width: 26px;
	height: 65px;
	background-color: rgba(64,64,64,0.6);
	text-align: center;
	line-height: 65px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	z-index: 2;
	display: none;
}
.left img{
	width:15px ;
	height: 28px;
	margin-top: 18px;
	margin-right: 3px;				
}
.right{
	position: absolute;
	top: 112px;
	right: 0;
	width: 26px;
	height: 65px;
	background-color: rgba(64,64,64,0.6);
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	z-index: 2;	
	display: none;			
}
.right img{
	width:15px ;
	height: 28px;
	margin-top: 18px;
	margin-left: 6px;				
}
/*css3动画*/
#swiper2 img{
	transition: all .4s;
}
#swiper2 img:hover{
	-ms-transform:scale(1.1); /* IE 9 */
	-webkit-transform: scale(1.1); /* Safari */
	transform: scale(1.1); /* 标准语法 */
}

/*二级页面*/
.nav{
	width: 100%;
	height: 50px;
	text-align: center;
	border-bottom: #cccccc 2px solid;
	margin-bottom: 20px;
	clear: both;
}
.nav_c{
	margin: auto;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: left;
	font-size: 1em;
	color: #555555;
	padding-left: 20px;
}


.us_cont{
	text-align: left;
	font-size: 1em;
	line-height: 30px;
	color: #555555;
	width: 100%;
	clear: both;
	margin:auto;
}
.us_cont img{
	width:100%;
	max-width:100%;
	height: auto;
}
.us_cont2{
	line-height:2em;
	color: #555555;
	word-break: normal;
	clear: both;
	padding-left:1em;
	padding-right:1em;
}
.us_cont2 a{
	font-size: 1em
}
.us_cont2 span{
	font-size: 1em;
	float: right
}	

.pro{
	width: 100%;
	float: left;
	text-align: center;
	padding-left: 2.3%;
	min-height:400px
}
.pro li{float: left;width: 33%;height:130px;text-align: center;}
.pro_img{
	width: 90%;
	padding: 0px;
	height:100px;
}
.pro_img img{
	width: 100%;
	height:100px;
}
.pro_txt{
	width: 90%;
	padding: 0px;
	height: 25px;
	line-height: 25px;
	font-size: 0.8em;
	color: #888888;
}
.pro_num{
	font-size: 1em;
	clear: both;
	line-height: 80px;
	color: #888888;
	text-align: center;
}
.cont_c{
	text-align: left;
	font-size: 16px;
	color: #666666;
	word-break: normal;
	line-height: 40px; 
	padding-top: 20px;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
