﻿*, html, body ,p{
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 14px;
	line-height: 28px;
	font-family: "微软雅黑";
}
a {
	text-decoration: none;
	color: #333;
}
.header {
	width: 100%;
	float: left;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: orange;
}
.headerBox {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	float: left;
	margin-top: 1%;
}
.headerBoxLeft {
	width: 25%;
	float: left;
	padding-top: 6px;
}
.headerBoxCenter {
	width: 50%;
	float: left;
	background-size: contain;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
}
.headerBoxRight {
	width: 25%;
	float: left;
	padding-top: 6px;
}




a.back{
	background: url(images/back.jpg) no-repeat center center;
	float: left;
	height: 100%;
	width: 30px;
	display: block;
	background-size: contain;
	text-indent: -10000%;
}
a.home{
	background: url(images/home.jpg) no-repeat center center;
	float: right;
	height: 100%;
	width: 30px;
	display: block;
	background-size: contain;
	text-indent: -10000%;
}

.mainBanner {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.mainBody {
	width: 100%;
	float: left;
}
.mainBoxFrame {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.mainTitle {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	margin-top: 30px;
	margin-bottom: 20px;
}
.mainTitle img {
	width: 80%;
}
.mainCoent {
	margin-left: 4%;
	margin-right: 4%;
	font-size: 16px;
	line-height: 26px;
	float: left;
	width: 92%;
}
.profileCoent {
	margin-left: 4%;
	margin-right: 4%;
	margin-bottom:6%;
	font-size: 16px;
	line-height: 26px;
	float: left;
	width: 92%;
}
.profileCoent img{
	width:100%;

	}
.profileCoent h2{
	font-size: 18px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F60;
	padding-left: 10px;
	margin-bottom: 10px;
	color: #333;
	display: block;
	}
.profileCoent p {
	margin-bottom: 10px;
}
.profileCoent li{
	width: 100%;
	float: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.productCoent{
	margin-left: 4%;
	margin-right: 4%;
	margin-bottom:6%;
	font-size: 16px;
	line-height: 26px;
	float: left;
	width: 92%;
}
.productCoent li{
	width: 100%;
	float: left;
	display: block;
	}
.productLeft{
	float: left;
	width: 100%;
}
.productLeft img{
	width:100%;

}
.productRight{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.productRight h2{
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	}

.productRight li{
	width: 100%;
	float: left;
	font-size: 16px;
	margin-bottom: 5px;
}

.productCoentSubLeft {
	float: left;
	text-align: right;
	display: block;
	width: 20%;
	color: #11BAF1;
}
.productCoentSubRight {
	float: left;
	width: 74%;
	margin-left: 2%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 2%;
}




	
.productCute {
	text-align: center;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.productCute a {
	background-color: #FFF;
	color: #F60;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	border-radius: 60px;
	height: 30px;
	width: 30px;
	display: inline-block;
	font-size: 20px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #F60;
}
.productCute a:hover {
	background-color: #F60;
	color: #FFF;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	border-radius: 60px;
	height: 30px;
	width: 30px;
	display: inline-block;
	font-size: 20px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #F60;
}
a.CuteOn {
	background-color: #F60;
	color: #FFF;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	border-radius: 60px;
	height: 30px;
	width: 30px;
	display: inline-block;
	font-size: 20px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #F60;
}
a.productCuteArrow {
	background-color: #fff;
	color: #F60;
	border: 2px solid #FFF;
	background-image: url(images/arrow-left.png);
	background-repeat: repeat;
	background-position: center center;
	text-indent: -10300px;
}
a:hover.productCuteArrow {
	background-color: #fff;
	color: #F60;
	border: 2px solid #FFF;
}
a.productCuteArrowRight {
	background-color: #fff;
	color: #F60;
	border: 2px solid #FFF;
	background-image: url(images/arrow-right.png);
	background-repeat: repeat;
	background-position: center center;
	text-indent: -10300px;
}
a:hover.productCuteArrowRight {
	background-color: #fff;
	color: #F60;
	border: 2px solid #FFF;
}
	
	
.mainCoent p {
	margin-bottom: 10px;
}
.mainNav {
	float: left;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
}
.mainNavBox {
	float: left;
	width: 21%;
	list-style-image: none;
	list-style-type: none;
	list-style: none;
	display: block;
	text-align: center;
	margin-right: 2%;
	margin-left: 2%;
}
.mainNavBox a {
	text-align: center;
	color: #FFF;
	display: block;
	background-color: orange;
	border-radius: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ico img {
	width: 40%;
}
.footer {
	float: left;
	width: 100%;
	background-color: #000;
	position: fixed;
	bottom: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: orange;
}

.About-BTN a{
	background-image: url(images/Building2.png);
	background-repeat: no-repeat;
	background-position: 15% center;
	width: 33%;
	float: left;
	display: block;
	background-size: contain;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 30px;
}
.Product-BTN a{
	background-image: url(images/product2.png);
	background-repeat: no-repeat;
	background-position: 15% center;
	width: 33%;
	float: left;
	display: block;
	background-size: contain;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999;
	border-left-color: #999;
	text-indent: 30px;
	border-top-style: none;
	border-bottom-style: none;
}
.Contact-BTN a{
	background-image: url(images/personal2.png);
	background-repeat: no-repeat;
	background-position: 15% center;
	width: 33%;
	float: left;
	display: block;
	background-size: contain;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 30px;
}

/**/

.About-BTN-on a{
	background-image: url(images/Building2-on.png);
	background-repeat: no-repeat;
	background-position: 15% center;
	width: 33%;
	float: left;
	display: block;
	background-size: contain;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 30px;
}
.Product-BTN-on a{
	background-image: url(images/product2-on.png);
	background-repeat: no-repeat;
	background-position: 15% center;
	width: 33%;
	float: left;
	display: block;
	background-size: contain;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999;
	border-left-color: #999;
	text-indent: 30px;
	border-top-style: none;
	border-bottom-style: none;
}
.Contact-BTN-on a{
	background-image: url(images/personal2-on.png);
	background-repeat: no-repeat;
	background-position: 15% center;
	width: 33%;
	float: left;
	display: block;
	background-size: contain;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 30px;
}



/**/


.mainfooter {
	float: left;
	width: 100%;
	background-color: #000;
	position: fixed;
	bottom: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: orange;
	background-image: url(images/vline.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.copyright {
	float: left;
	text-align: center;
	width: 100%;
	background-color: #E4E4E4;
	padding-bottom: 80px;
	padding-top: 20px;
}

.mainIconMap a {
	background-image: url(images/navigation2.png);
	background-repeat: no-repeat;
	background-position: 20% center;
	width: 50%;
	float: left;
	display: block;
	background-size: contain;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 20px;
}
.mainIconMap a:hover {
	color: orange;
}
.mainIconTel {
	display: block;
}
.mainIconTel a {
	background-image: url(images/telephone2.png);
	background-repeat: no-repeat;
	background-position: 20% center;
	width: 50%;
	float: right;
	display: block;
	background-size: contain;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 20px;
}
.mainIconTel a:hover {
	color: orange;
}
.mainMore a{
	text-align: center;
	width: 100%;
	display: block;
	height: 30px;
	margin-top: 20px;
	color:orange;
	}
.infaceTitle {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	margin-bottom: 20px;
}
.infaceTitle img {
	width: 80%;
}


.jobBox{}
.jobBox h2{width:100%;text-align:left;margin-bottom:20px;}

.contactBox li a{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	display: block;
	border: 1px solid #CCC;
	border-radius: 5px;
	background-image: url(images/contactArrow.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.contactICO1{
	width: 15%;
	display: block;
	float: left;
	background-size: contain;
	height: 30px;
	background-image: url(images/navigation.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
.contactICO2{
	width: 15%;
	display: block;
	float: left;
	background-size: contain;
	height: 30px;
	background-image: url(images/telephone.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
.contactICO3{
	width: 15%;
	display: block;
	float: left;
	background-size: contain;
	height: 30px;
	background-image: url(images/fax.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
.contactICO4{
	width: 15%;
	display: block;
	float: left;
	background-size: contain;
	height: 30px;
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
.contactName{
	width: 60%;
	float: left;
	display: block;
	height:30px;
	}
.contactArrow{
	width:10%;
	background-color:#09F;
	display:block;
	float:left;
	height:30px;
	}	
