﻿@charset "utf-8";

html,body{font-family:Calibri,Helvetica, Tahoma, Arial, STXihei,"Microsoft YaHei","微软雅黑",SimSun,"宋体",sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size:18px;
font-style: normal;
font-weight: normal;
}

textarea,input{

font-family:font-family:Calibri,Helvetica, Tahoma, Arial, STXihei,"Microsoft YaHei","微软雅黑",SimSun,"宋体",sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size:18px;
font-style: normal;
font-weight: normal;

}



* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a, img {
	border: 0;
}

img {
	vertical-align: bottom;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #333;
}


.nbr{color:red;margin-right:5px;}

.header {
	position: absolute;
	top: 20px;
	z-index: 999;
	width: 100%;
}
.headerBox {
	width: 980px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
}
.bannerBoxRight {
	float: right;
}
.headerBoxLeft {
	float: left;
	width: 422px;
	height: 80px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
.headerBoxRight a {
	float: right;
	margin-top: 40px;
}
.langSwitchW {
	background-image: url(images/serviceTel.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 180px;
}
.langSwitchB {
	background-image: url(images/serviceTel2.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 180px;
}
.topmenu{
        background:#fff;
        border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
.topmenu a {
	margin-left: 10px;
	margin-right: 10px;
	color: #333;
	font-weight: normal;
}
.topmenu a:hover {
	margin-left: 10px;
	margin-right: 10px;
	color: #069;
	font-weight: normal;
}
.bannerBox {
	width: 920px;
	margin: 0 auto;
	margin-top: 220px;
}
.bannerBox h2 {        
	color: #fff;
	font-size: 38px;
	margin-bottom: 20px;
	text-align: left;
	text-align: center;
	width:550px;
}
.bannerBox p {
	color: #fff;
	width:550px;
	line-height: 30px;
	font-size: 18px;
}
.detailButton {
	background: red;
	color: #fff;
	border-radius: 6px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	display: inline-block;
}

.mainButtonWidth{
	background: url(../images/mainButtonBg.jpg) no-repeat center center;
	float: left;
	width: 100%;
	display: block;
}

.mainButton {
	width: 980px;
	margin: 0 auto;
	overflow:hidden;
	
}
.mainButtonBox{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	display: block;
	height: 130px;
	margin-top: 30px;
	margin-bottom: 30px;
	
}

.mainButtonBox {
	width: 29.33333333333333%;
	margin-left:2%;
	margin-right:2%;
	
}

.mainButtonLeft{float:left;width:30%;display:block;}
.mainButtonRight{float:left;width:70%;display:block;}

.mainButton h3 {
	font-size: 32px;
	margin-bottom: 0px;
        text-align:center;
}

.mainButton h4 {
	font-size: 24px;
	color: #333;
	text-align:right;
}
.mainButton h5{
	font-size: 18px;
	color: #333;
	text-align:right;
	
	
}
.mainAbout {
	width: 100%;
	float: left;
	background: #ccc;
	padding-top: 60px;
	padding-bottom: 60px;
	background: url(../images/mainAboutBg.jpg)no-repeat center;
}
.mainAboutBox {
	width: 980px;
	margin: 0 auto;
}
.mainAboutBoxLeft, .mainAboutBoxRight {
	float: left;
}
.mainF1 {
	width: 100%;
	background-color: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
	float: left;
}
.mainF1 h1 {
	text-align: center;
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.mainF1Box {
	width: 980px;
	margin: 0 auto;
	height: 350px;
}
.mainF2 {
	width: 100%;
	float: left;
	text-align: center;
	background: url(../images/main-banner.jpg) no-repeat center;
	background-size: cover;
        padding-top:50px;
        padding-bottom:50px;
}
.mainF2 h2 {
	color: #fff;
	font-size: 32px;
	margin-bottom: 40px;
}
.mainF2 h4 {
	color: #fff;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: normal;
}
.mainF2 h5 a {
	color: #fff;
	background: red;
	display: inline-block;
	width: 100px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 18px;
	font-weight: normal;
	border-radius: 60px;
}
.mainF2 h5 a:hover {
	background: #fff;
	color: red;
}
.mainF3 {
	width: 100%;
	float: left;
	background-color: #fff;
	padding-top: 60px;
	padding-bottom: 80px;
	background-image: url(../images/main-f3BoxBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
}
.mainF3 h1 {
	text-align: center;
	margin-bottom: 10px;
}
.mainF3Box {
	width: 980px;
	margin: 0 auto;
}

.mainF3Box li img {
	width: 100%;
	border: 0;
}

.mainMore {
	text-align: center;
	border: 1px solid #999;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 60px;
	height: 20px;
}
.mainMore a {
	float: left;
	width: 100%;
	height: 60px;
	display: block;
}
.infaceBody {
	width: 100%;
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
}
.infaceBody h1 {
	text-align: center;
}
.infaceBodyBox h2 {
	text-align: center;
	border-top: solid 1px #ccc;
	padding-top: 30px;
}

.businessTable td{line-height:24px;}




.infaceBodyBox {
	width: 980px;
	margin: 0 auto;
}
.infaceBodyBox h4 {
	color: #C90;
}
.inpageProduct {
	width: 100%;
	float: left;
}
.inpageProductBox {
	margin: 0 auto;
	width: 980px;
	overflow: hidden;
}
.inpageProductBoxLeft {
	float: left;
	width: 55%;
}
.inpageProductBoxRight {
	float: left;
	width: 45%;
	line-height: 28px;
}
.inpageProductBoxRight h2 {
	border-bottom: solid 1px #ccc;
	padding-bottom: 15px;
	margin-bottom: 20px;
	padding-left: 20px;
}
.ProductApplication {
	display: block;
	background: #f6f5f5;
	float: left;
	margin-top: 30px;
	padding: 6%;
	width: 88%;
	/*text-align: justify;*/
}
.productDetail {
	width: 100%;
	float: left;
	padding-top: 30px;
	margin-top: 30px;
	padding-bottom: 30px;
	margin-bototm: 30px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.productDetail h3 {
	background: url(../images/arrowRed.jpg) no-repeat left center;
	display: block;
	background-size: contain;
	padding-left: 30px;
	margin-bottom: 20px;
}
.productDetail table {
	border: 0px;
}
.productDetail th {
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: rgba(143,143,143,1.0);
	color: #fff;
	font-weight: normal;
}
.productDetail td {
	border-top: solid 1px #ccc;
	height: 30px;
	line-height: 30px;
}
.tableScroll {
	overflow-y: auto;
	max-height: 500px;
}
.inpageDetail {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
.inpageDetail h1 {
	margin-bottom: 20px;
	text-align: center;
}
.inpageDetail p {
	margin-bottom: 20px;
	line-height: 28px;
	text-align: justify;
}
.inpageBanner img {
	width: 100%;
}

.remarkSpace{margin-left:20px;}


.contactBoxLeft {
	width: 55%;
	float: left;
}
.contactBoxLeft input {
	width: 90%;
	border: solid 1px #ccc;
	padding: 8px 5px 8px 5px;
}
.contactBoxLeft table {
	width: 100%;
}
.contactBoxLeft td {
	padding: 8px;
	line-height: 30px;
}
.contactBoxLeft textarea {
	width: 90%;
	border: solid 1px #ccc;
	padding: 8px 5px 8px 5px;
	font-size: 14px;
}
.contactBoxLeft h3 {
	text-align: center;
	padding-bottom: 20px;
}
.contactBoxLeft a {
	background: red;
	color: #fff;
	padding: 8px 20px 8px 20px;
	border-radius: 5px;
}
.contactBoxRight {
	width: 42%;
	float: right;
	display: block;
}
.contactBoxRight p {
	margin-bottom: 0px;
	text-indent: 0px;
}
.contactTable td{
}
.footer {
	width: 100%;
	background-color: #333;
	color: #CCC;
	float: left;
	padding-top: 30px;
	padding-bottom: 15px;
}
.footerBox {
	width: 980px;
	margin: 0 auto;
}
.footerBox p {
	line-height: 28px;
}
.footerBox1 {
	float: left;
	display: block;
	width: 30%;
}

.footerBox1 table,.footerBox2 table{width:100%;}
.footerBox1 td,.footerBox2 td{line-height:24px;}

.footerBox2 {
	float: left;
	margin-left: 20px;
	display: block;
	width: 42%;
}
.footerBox3 {
	float: right;
	background-image: url(../images/footLogo.png);
	background-repeat: no-repeat;
	height: 81px;
	width: 210px;
}
.copyright {
	text-align: center;
	width: 100%;
	color: #999;
	float: left;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 10px;
}
.copyright span {
	margin-left: 20px;
	color: #666;
}
.copyright span a {
	color: #666;
}
.copyright span a:hover {
	color: #FC0;
}
