﻿body {
	display: block;
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-family: SimSun;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,div,p {
	font-family: SimSun;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #0090d5;
}

h1 {
	text-align: center;
}

h3 {
	font-size: 16px;
	font-weight: bolder;
	font-family: SimSun;
}

p {
	margin: 0;
}

.container {
	padding-left: 0;
	padding-right: 0;
}

.main {
	width: 100%;
	height: auto;
	float: left;
	min-height: 1000px;
}

.top {
	margin-top: 0px;
	width: 100%;
	height: 60px;
}

.top_right {
	width: 350px;
	float: right;
	border-radius: 4px;
	height: 60px;
	right: 0px;
}

.top-right-link {
	width: 90px;
	height: 20px;
	float: left;
	line-height: 20px;
	margin-top: 20px;
	border-radius: 4px;
	background-image: url("../../img/client/top.png");
	text-align: center;
}

.top-right-link span {
	height: 20px;
	line-height: 20px;
	font-family: SimSun;
	font-size: 10px;
}

.top-right-link a {
	height: 20px;
	line-height: 20px;
	font-family: SimSun;
	font-size: 10px;
	color: #F8F8FF;
	display: block;
}

.top_right a:link {
	height: 20px;
	line-height: 20px;
	color: #F8F8FF;
}

.top_right a:hover {
	height: 20px;
	line-height: 20px;
	color: red;
}

.links {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 10px;
	/* border-top: 2px solid #e5e5e5; */
}

.links_black {
	position: relative;
	width: 1003px;
	height: 30px;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
}

.link {
	float: left;
	width: 100px;
	margin-left: 10px;
	text-align: center;
	font-size: 12px;
}

.link a {
	color: white;
	font-weight: bold;
}

.footbg {
	margin-top: 10px;
	width: 100%;
	height: 120px;
	background-image: url("../../img/client/foot_bg.png");
	padding-top: 60px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
}

.foot {
	position: absolute;
	width: 400px;
	height: 50px;
	text-align: center;
	color: #F8F8FF;
	right: 200px;
	font-size: 12px;
}

.head {
	width: 100%;
	border-bottom: 2px solid #e5e5e5;
	margin-bottom: -2px;
	padding-top: 8px;
}

.navigate {
	width: 1003px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: SimSun;
	font-size: 14px;
	/* font-weight: bold; */
}

.navigate a {
	text-decoration: none;
	color: #9C9C9C;
	font-family: SimSun !important;
	/* 	color: #0090d5; */
}

.navgate_dividing {
	width: 2px;
	height: 16px;
	float: left;
	background-image: url("../../img/client/nav1.png");
}

.navgate_child {
	float: left;
	width: 145px;
}

.action a {
	text-decoration: none;
	font-size: 15px;
	color: #0090d5;
}
/* .action a {
	width: 135px;
	line-height: 30px;
	border-left: none;
	color: white;
	display: block;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: -6px;
	margin-left: auto;
	margin-right: auto;
	text-shadow: none;
	text-transform: none;
	text-decoration: none;
	background-image: url("../../img/client/navigate.png");
}  */
.navigate a:HOVER {
	width: 135px;
	line-height: 30px;
	border-left: none;
	color: white;
	display: block;
	/* font-weight: bold; */
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: -6px;
	margin-left: auto;
	margin-right: auto;
	text-shadow: none;
	text-transform: none;
	text-decoration: none;
	background-image: url("../../img/client/navigate.png");
}

.linear {
	width: 100%;
	/* width: 1003px; */
	height: 6px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../../img/client/topnav3.png");
	background-size: cover;
	background-size: 100%;
}

.showad {
	filter: alpha(opacity = 50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.content {
	/* margin-top: 10px; */
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
}

.home-product-left {
	width: 32%;
	height: 240px;
	float: left;
	/* 	border: 1px solid #e6e6e6; */
}

.home-product-center {
	width: 32%;
	height: 240px;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
}

.home-product-right {
	width: 32%;
	height: 240px;
	float: right;
	/* border: 1px solid #e6e6e6; */
}

.home-product {
	width: 100%;
	height: 20px;
	margin-top: 10px;
}

.home-product-nav {
	height: 20px;;
	line-height: 20px;
	overflow: hidden;
}

.home-product-nav-cn {
	font-family: SimSun;
	color: #0090d5;
	font-size: 12px;
}

.home-product-nav-en {
	font-family: SimSun;
	color: #9C9C9C;
	font-size: 8px;
	margin-left: 5px;
}

.home-pic-ad {
	position: absolute;
	width: 318px;
	height: 60px;
	line-height: 60px;
	font-size: 10px;
	bottom: 0px;
	color: #fff;
	text-align: center;
	/* background-image: url("../../img/client/home_pic.png");
	background-color: black;
	opacity: 0.7;
	filter: "alpha(opacity=70)";
	-ms-filter: "alpha(opacity=70)";  */ /* 旧版IE */
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient( GradientType= 0,
		startColorstr= '#95000000', endColorstr= '#95000000') \9;
	display: block;
}

.home-news {
	width: 100%;
	height: 30px;
	font-size: 12px;
}

.home-news-black {
	width: 3px;
	height: 100%;
	float: left;
	margin-left: 5px;
	text-align: center;
}

.home-news-black img {
	width: 100%;
}

.home-news-title {
	float: left;
	width: 220px;
	height: 30px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 30px;
	margin-left: 5px;
}

.home-news-title a {
	color: black;
}

.home-news-time {
	float: right;
	width: 90px;
	line-height: 30px;
	text-align: center;
}

.group-left {
	width: 20.5%;
	min-height: 255px;
	float: left;
}

.group-right {
	width: 79%;
	float: right;
	border: 1px solid #e6e6e6;
	min-height: 600px;
}

.group {
	width: 100%;
	height: 40px;
}

.group-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 50px;
}

.group-nav a {
	line-height: 28px;
	border-left: none;
	color: #444;
	display: block;
	font-weight: normal;
	font-size: 12px;
	padding: 3px 3px 3px 40px;
	margin-bottom: 0px;
	text-shadow: none;
	text-transform: none;
	width: 205px;
	background-image: url("../../img/client/st4.png");
}

.atthis a {
	line-height: 28px;
	border-left: none;
	color: #F8F8FF;
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 3px 3px 40px;
	margin-bottom: 0px;
	text-shadow: none;
	text-transform: none;
	background-image: url("../../img/client/bst101.png");
}

.fa {
	display: inline-block;
	font-family: SimSun;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.group-nav a:HOVER {
	text-decoration: none;
	color: #0090d5;
	font-weight: bold;
}

.atthis>a:HOVER {
	text-decoration: none;
	color: #F8F8FF;
	font-weight: bold;
}

.group-detail {
	width: 100%;
}

.group-detail-nav {
	height: 40px;;
	line-height: 40px;
	overflow: hidden;
	margin-left: 10px;
}

.group-detail-content {
	margin-bottom: 20px;
	/* line-height: 30px; */
	margin-left: 10px;
	margin-right: 10px;
	font-family: SimSun;
	font-size: 12px;
}

.contactUs {
	/* background-image: url("../../img/client/bg_cus.jpg");
	padding-top: 35px;
	height: 420px; */
	
}

.contactUs-group {
	float: left;
	width: 120px;
	text-align: center;
	background-color: #c4c4c4;
	height: 34px;
	margin-left: 35px;
	margin-right: 15px;
	line-height: 34px;
	padding-left: 20px;
	background-image: url("../../img/client/cus_bg.png");
	color: #F8F8FF;
}

.contactUs-input {
	background-image: url("../../img/client/cus_input.png");
}

.contactUs-red-star {
	color: red;
	float: left;
	width: 10px;
	height: 34px;
	line-height: 34px;
	margin-left: 5px;
}

.btn-contactUs {
	background-image: -webkit-linear-gradient(top, #0080d5 0, #0090d5 100%);
	background-image: -o-linear-gradient(top, #0080d5 0, #0090d5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0080d5),
		to(#0090d5));
	background-image: linear-gradient(to bottom, #0080d5 0, #0090d5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0080d5',
		endColorstr='#ff0090d5', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #245580;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px
		rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px
		rgba(0, 0, 0, .075);
	color: #fff;
}

.group-detail-content a:HOVER {
	color: #444;
}

.group-detail-content h4 {
	font-family: SimSun;
	font-size: 14px;
	margin-top: 5px;
}

.type-dec {
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.product-list {
	width: 100%;
	margin: 20px;
}

.product-list-img {
	float: left;
	margin: 10px;
	margin-left: 30px;
	margin-right: 30px;
	width: 300px;
	padding: 4px;
	width: 300px;
	height: 220px;
	position: relative;
	display: block;
}

.product-list-img img {
	width: 100%;
	height: 80%;
}

.product-list-span {
	height: 40px;
	line-height: 40px;
	position: absolute;
	z-index: 10;
	width: 290px;
	text-align: center;
	font-size: 14px;
	color: #0090d5;
}

.product-list-img img:HOVER {
	width: 100%;
	/* transform: scale(1.1); */
	transition: transform 0.5s ease-in 0s;
	color: #0090d5;
}

.news_detailtt {
	font-family: SimSun;
	font-size: 18px;
	color: #000000;
	margin-top: 20px;
	background: url(../../img/client/news2.png) no-repeat left bottom;
	margin-bottom: 20px;
	height: 40px;
	font-weight: bold;
}

.group_detailtt {
	font-family: SimSun;
	font-size: 18px;
	color: #555555;
	margin-top: 20px;
	background: url(../../img/client/group_1.png) no-repeat left bottom;
	margin-bottom: 20px;
}

.news_date {
	font-size: 12px;
}

.product-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 50px;
}

.product-nav a {
	width: 205px;
	line-height: 28px;
	border-left: none;
	color: #444;
	display: block;
	font-weight: normal;
	font-size: 12px;
	padding: 3px 3px 3px 40px;
	margin-bottom: 0px;
	text-shadow: none;
	text-transform: none;
	background-image: url("../../img/client/st4.png");
}

.product-atthis a {
	width: 205px;
	line-height: 28px;
	border-left: none;
	border-left: none;
	color: #F8F8FF;
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 3px 3px 40px;
	margin-bottom: 0px;
	text-shadow: none;
	text-transform: none;
	background-image: url("../../img/client/bst101.png");
}

.product-dropdown {
	width: 205px;
}

.product-dropdown li {
	width: 205px;
	font-family: SimSun;
	height: 30px;
}

.product-dropdown a {
	width: 205px;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #fcfcfc;
	border-bottom: 1px solid #c8c8cb;
	border-left: none;
	color: #444;
	display: block;
	font-weight: normal;
	margin: 0px;
	text-shadow: none;
	text-transform: none;
	padding-left: 65px;
	font-size: 12px;
	background-image: url("../../img/client/bst103.png");
}

.product-dropdown-this a {
	width: 205px;
	height: 30px;
	line-height: 30px;
	padding-left: 65px;
	border-top: 1px solid #fcfcfc;
	border-bottom: 1px solid #c8c8cb;
	border-left: none;
	color: #0090d5;
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
	text-shadow: none;
	text-transform: none;
}

.product-nav a:HOVER {
	text-decoration: none;
	color: #0090d5;
	font-weight: bold;
}

.product-atthis>a:HOVER {
	text-decoration: none;
	color: #F8F8FF;
	font-weight: bold;
}