﻿@charset "utf-8";
/* CSS Document */
.pro_img_one{ width:100%; height:100%;}
.pro_img{ margin-bottom:30px; margin-top:30px;}
.pro_img img{ width:100%;}
.pro_canshu{ border-top: 1px solid #CCC}
.pro_canshu img{ width:100%;}
.right{ float:right;}
.left{ float:left;}

.news_con{font-size:14px; margin-top:20px; margin:0 auto; }
.news_con li{ line-height:30px; border-bottom:1px dashed #000; margin-top:8px; list-style:none; }
.news_con img{ margin-right:10px;}

.pro_xx img{ width:100%; margin:0 auto;}
.left1{ overflow:hidden; float:left; margin-top:150px;}
.right1{ overflow:hidden; float:right; margin-top:150px;}

.about_img{ margin:0 auto; text-align:center;}
.about_img iframe{ width:100%; height:650px;}
.about_img img{ margin:0 auto;}
.about_me_img{ width:410px; margin:0 auto;}
.about_me_img img{ margin:0 auto;}

.about_one{ width:100%; margin:0 auto; margin-top:65px}
.about_one img{ width:98%; margin:0 auto;}

#bannerList{width:100%; margin:0 auto; }
#bannerList a{margin:0 21px; _margin:0 19px; font:14px "microsoft yahei", Arial; color:#909090; font-weight:bold; padding-bottom:5px}
#bannerList a.selected{ border-bottom:#5c5c5c solid 2px; font:14px "microsoft yahei", Arial; color:#5c5c5c; font-weight:bold;}
#bannerList a:hover{color:#5c5c5c;}

.kk{ width:100%; height:30px;}

/* 分页样式 */
.frontier-paging { margin-top: 32px; }
.frontier-paging ul { display: inline-block; vertical-align: bottom; }
.frontier-paging ul span, 
.frontier-paging ul a { display: block; float: left; margin: auto 2px; padding: 4px 12px; background: #FFF; box-shadow: 0 0 8px rgba(0,0,0,0.07); border-radius: 2px; font-size: 14px; color: #999; }
.frontier-paging ul a.page-num-current,
.frontier-paging ul a:hover { background: #775BFF; color: #FFF; }


.online {
	position: fixed;
	bottom: 150px;
	right: 10px;
	width: 60px;
	z-index: 999;
	color: #999;
}
.online a {
	color: #666;
}
.online a:hover {
	text-decoration: none;
}
.online dl {
	background: #27a8e1;
	padding: 10px 5px;
	margin-bottom: 1px;
	position: relative;
}
.online dl dd {
	color: #fff;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}
.online dl dd i {
	font-size: 25px;
}
.online dl:hover {
	background: #1781bd;
}
.online dl dt {
	position: absolute;
	top: 0px;
	right: 60px;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 9999;
	display: none;
	padding: 10px 15px;
	font-weight: normal;
}
.online dl dt h3 {
	display: block;
	font-size: 16px;
	color: #666;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.online dl dt h3 i {
	margin-right: 5px;
}
.online dl dt h3 span {
	float: right;
	cursor: pointer;
}
.online dl dt input {
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-top: 15px;
	height: 40px;
	line-height: 40px;
	padding: 3px 5px;
	width: 100%;
}
.online dl dt button {
	margin: 10px 0;
	border: none;
	border-radius: 5px;
	width: 100%;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	background: #28a7e1;
	color: #fff;
	cursor: pointer;
}

.about_one iframe{ width:95%; height:200px;}
@media (min-width:765px){.about_one iframe{ width:95%; height:450px;}}

