#headerBox{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999999;
}
#header_lineBox{
	opacity: 0.8;
    filter: alpha(opacity=80) progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=6);
	background-color: #FFFFFF;
    -moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow: 2px 2px 10px #909090;
}

#headerBox,#logo>img,#menu,#language{
	-moz-transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

#headerBox.smallMenu #header{
	height: 45px;
}

#headerBox.smallMenu #logo{
	width: 100px;
	left: 130px;
	bottom: -38px;
}

#headerBox.smallMenu #menu{
	height: 45px;
	line-height: 45px;
}

#headerBox.smallMenu #language{
	height: 45px;
	line-height: 45px;
}

#content{
	width: 100%;
}

.fullImg{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(css/backgroundsize.min.htc);
	behavior: url(css/backgroundsize.min.htc);
}

.page_box{
	padding-top: 80px;
	width: 1200px;
	margin: 0 auto;
}

#footer{
	position: absolute;
	bottom: 0;
	left: 0;
}


/**********页面正文*********/
.about_left {
    margin: 80px 0px 0px 60px;
    float: left;
}
img.aboutImg {
    width:440px;
    height: 400px;
}
.about_right{
	float: right;
    width: 580px;
    height: 400px;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    overflow-y: auto;
        margin: 80px 60px 0px;
}

span.chinese {
    font-weight: bold;
    font-size: 18px;
    color: #f08200;
   
}
span.english {
    font-size: 16px;
    color: #f08200;
    line-height:50px;
}

div.imga img {
	width:1200px;
	padding-top:20px;
	margin-left: -50px;
}

.customize_left {
    margin: 110px 30px 0px 17px;
    float: left;
}
.customize_right{
	float: right;
    width: 560px;
    height: 385px;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    overflow-y: auto;
    margin:110px 17px 0px 0px;
}

span.zhuanshu,.fangan {
	font-size: 18px;
	color: #f08200;
	line-height: 50px;
}

div.services {
	margin:45px auto;
    width: 1000px;
    line-height: 30px;
    height: 450px;
    overflow-y: auto;
    
}
div.serviceimg img {
	width:1200px;
	margin-top:-47px;

}
div.serviceInfo {
	font-size:14px;
	font-family: "微软雅黑";
}

.promise {
    font-size:15px;
    font-family: "微软雅黑";
}
.promise p{
	color: #352F2F;
	font-size: 14px;
	line-height: 30px;
}
.promise span {
	 font-weight: bold;
    font-size: 18px;
    color: #f08200;
    line-height:50px;
}

ul.fuwu {
	width:829px;
	margin-left: 24px;
}
ul.fuwu li {
	font-size:20px;
	list-style-type:disc ;
	color: #f08200;
}
ul.fuwu div {
	font-size:15px;
}
.promise {
    margin-top: 15px;
}

#header_ud_line{
	height: 0px;
}
/*********contactUs**********/
.contact-warp > .contact_right h2.company-name{
	font-weight: blod;
	font-size: 20px;
	letter-spacing: 4px;
}

.contact-warp > .contact_right h3.e-company-name{
	font-weight: 100;
	font-size: 15px;
	letter-spacing: -1px;
	line-height: 30px;
}
.contact-warp > .contact_right p{
	color: #222;
	font-size: 14px;
	line-height: 30px;
}

.contact-warp > .contact_left{
	width: 400px;
	padding-right:45px;
}

.contact-warp > .contact_left h2{
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 4px;
}


.contact-warp > .contact_left input[type="text"]{
	border: 1px #CCCCCC solid;
	/* padding: 5px 5px; */
	font-size: 14px;
	font-family: "微软雅黑";
	color:#909090;
	display: block;
	width:360px;
	background: #FFFFFF;
	padding:5px 5px 5px 5px;
	height:25px;
}
.contact-warp > .contact_left{
	width: 387px;
	margin: 40px 0px 0px 90px;
	float:left;
}
.contact-warp > .contact_right{
	float: right;
	width: 538px;
	margin: 105px 25px 0px 12px;
}
.contact-warp > .contact_all{
	width: 538px;
	margin: 105px 25px 0px 12px;
}
 .tipInfo font {
	font-size:12px;
	color:#eb0000;
}	
.tipInfo {color:#eb0000;}
	
input#captcha {
    height: 35px;
    width: 156px;
}
table.leaveMessage {
    width: 450px;
}

#captchaImage{
	width: 133px;
    height: 47px;
	margin-left: 10px
}
textarea#leaveMessage {
    width: 367px;
    height: 140px;
}
input#submit {
    display: block;
    text-align: center;
    width: 85px;
    font-family: 微软雅黑;
    font-weight: 100;
    font-size: 18px;
    color: rgb(255, 255, 255);
    line-height: 30px;
    margin: 18px 0px 0px 65px;
    border: none;
    background: rgb(240, 130, 0);
    float:left;
}
input#reset {
	display: block;
    text-align: center;
    width: 85px;
    font-family: 微软雅黑;
    font-weight: 100;
    font-size: 18px;
    color: rgb(255, 255, 255);
    line-height: 30px;
    margin: 18px 105px 0px 0px;
    border: none;
    background: rgb(240, 130, 0);
    float:right;
}

td.left {
    width: 100px;
    text-align: right;
}
td span {
	font-size:14px;
}

.leaveMessage td{
    padding: 2px 0px;
}

.footer_top{
	position: absolute;
    bottom: 280px;
    left: 0;
}


