﻿@charset "utf-8";
/* CSS Document */
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td { margin: 0; padding: 0;}
address,caption,cite,code,dfn,em,th,var,i{ font-style: normal; font-weight: normal; }
li { list-style: none; }
h1,h2,h3,h4,h5,h6,small { font-size: 100%; font-weight: normal; }
fieldset,img { border: 0; }
input,textarea,select { font-family: inherit; font-size: inherit; font-weight: inherit; *font-size: 100%; }
body {font-family:"微软雅黑"; }
a { color:#b20310; text-decoration: none; cursor:pointer; }
a:hover {color:orange; text-decoration: none; }
a:visited, a:active, a:focus { outline: none; }

#baidu-auth-pop{display:none;}
#headerWraper{ height:30px; line-height:29px; background:#e7e7e7;}
#header{ width:1200px; margin:auto; text-align:right;}
#header a{ text-decoration:none; color:#333; font-size:14px;}
#home{width:100%; margin:auto;}
#home .banner{width: 100%; margin: 0 auto;}
#home .banner img{width:100%;}
#home .main{ text-align:center;}
#home .main table{width:1200px; border:none; margin:0 auto; color:#fff;}
#home .main h1{font-size:48px; font-weight:bold; margin-top:50px;}
#home .main p{font-size:20px; line-height:40px;}
#home .main h3{font-size:24px; font-weight:bold; line-height: 60px;}
<!--#home .main .a1 p{font-size:18px;}-->


.lianxi{text-align:left; padding-left:100px;}
.contact dt, .contact dd{ float:left; line-height: 35px;}
.contact dt{ width:80px; text-align:center;}
.contact dd{ width:105px; float:left;}
.contact{clear:both;}
.username,.phone,.address{width:232px; height:40px; border:none; float:left; color:#999; margin-left: -30px; padding-left:68px; color:#000; font-size:22px;}
.username{ margin-top:-100px; }
.phone{ margin-top:-40px; }
.address{ margin-top:20px;}
label{font-size:20px; color:#aeaeae;border-right: 1px solid #ccc;line-height: 36px;position: absolute; width:65px;}
.inputN label{margin-top: -98px;left: 750px;}
.inputP label{margin-top: -38px;left: 750px;}
.inputA label{margin-top: 22px;left: 750px;}

textarea{width:400px; height:160px; border:none; position:absolute; margin-left:-480px; margin-top:-105px;}
.submit{width:730px; height:45px; background:#d31229; border:2px #fff solid; border-radius:10px; color:#fff; font-size:22px; position:absolute; margin-left:-205px; margin-top:-40px;}