@charset "utf-8";
/* CSS Document */
div,p,h1,h2,h3,h4,h5,ul,li,ol,dl,dt,dd,img,button,select,option,input,textarea{ margin:0; padding:0; list-style:none; border:0;}
body{ margin:0; padding:0; font-size:14px; font-family:"宋体"; color:#3e3e3e; background:#f8f8f8;}
a{ text-decoration:none;}

.out_nav{ width:100%; height:70px; position:fixed; top:0; left:0; background:#f8f8f8; border-bottom:1px solid #ccc; z-index:100;}
#nav{ height:80px; width:1100px; margin:0 auto;}
#nav .logo{ width:116px; height:70px; padding:0px 0 0 0px; float:left;}
.navIn{ width:630px; height:20px; float:right; margin:30px 20px 0 0;}
.navIn ul li{ float:left; width:100px; height:30px; float:left; font-family:"微软雅黑"; font-size:16px; text-align:center; line-height:30px; margin-right:10px;}
.navIn ul li a{ color:#787878; display:block; height:30px; width:100px; background:#f8f8f8; border-radius:30px;}
.navIn ul li a:hover{ background:#009dd4; color:#fff;}
.navIn ul li .cur{ background:#009dd4; color:#fff;}

#banner{ width:auto; height:330px; background:url(../img/banner2.png) no-repeat center bottom; margin-top:70px;}

#conIn{ width:1100px; height:auto; margin:10px auto 30px;}
#conIn .lianxi{ padding:0 50px 10px; height:auto;}
#conIn .lianxi h3{ height:40px; background:url(../img/phone.png) no-repeat left center; padding-left:60px; line-height:40px; color:#0097e1; font-size:20px; font-family:"微软雅黑";}
#conIn .lianxi dl{ height:120px; padding-left:80px;}
#conIn .lianxi dl dt{ height:83px; width:75px; float:left; margin-top:30px;}
#conIn .lianxi dl dd{ width:500px; margin-left:30px; height:80px; float:left; padding-top:10px;}
#conIn .lianxi dl dd p{ font-size:18px; font-family:"微软雅黑"; line-height:26px; margin-top:10px;}

#conIn .zixun{ padding:10px 50px 0px; height:auto;}
#conIn .zixun h3{ height:40px; background:url(../img/zixun.png) no-repeat left -2px; padding-left:60px; line-height:40px; color:#0097e1; font-size:20px; font-family:"微软雅黑";}
#conIn .zixun .biaoge{ height:auto; width:805px; margin-left:150px;}
#conIn .zixun .biaoge .dl1{ height:37px; margin-top:10px;}
#conIn .zixun .biaoge .dl1 dt{ float:left; width:100px; text-align:right; height:37px; line-height:37px; font-size:14px; font-family:"微软雅黑";}
#conIn .zixun .biaoge .dl1 dd{ float:left; width:700px; height:37px; margin-left:5px;}
#conIn .zixun .biaoge .dl1 dd .inpt1{ height:35px; border:1px solid #ccc; width:360px;}
#conIn .zixun .biaoge .dl2 { height:37px; margin-top:10px;}
#conIn .zixun .biaoge .dl2 dt{ float:left; width:100px; text-align:right; height:37px; line-height:37px; font-size:14px; font-family:"微软雅黑";}
#conIn .zixun .biaoge .dl2 dd{ float:left; width:700px; height:37px; margin-left:5px;}
#conIn .zixun .biaoge .dl2 dd .inpt2{ height:12px; line-height:10px; border:10x solid #ccc; width:12px; margin-left:10px;}
#conIn .zixun .biaoge .dl2 dd span{ width:60px; height:37px; line-height:37px; display:inline-block;}

#conIn .zixun .biaoge .dl3 { height:105px; margin-top:10px;}
#conIn .zixun .biaoge .dl3 dt{ float:left; width:100px; text-align:right; height:37px; line-height:37px; font-size:14px; font-family:"微软雅黑";}
#conIn .zixun .biaoge .dl3 dd{ float:left; width:700px; height:105px; margin-left:5px;}
#conIn .zixun .biaoge .dl3 dd textarea{ height:80px; line-height:20px; border:1px solid #ccc; width:500px; resize:none; color:#aaa; padding:10px;}
#conIn .zixun .tijiao{ height:35px; width:100px; background:#d60000; line-height:35px; text-align:center; margin:20px 0 20px  450px;}
#conIn .zixun .tijiao a{ display:block; width:100px; height:35px; color:#fff; font-size:14px; font-family:"微软雅黑"; }

#footer{ width:auto; border-top:1px solid #ccc; height:200px; text-align:center;}
#footer .footerIn{ width:1100px; height:120px; margin:30px auto 10px;}
.footerIn dl{ height:100px; float:left; width:70px; margin-left:164px;}
.footerIn dl dt{ width:70px; height:70px;}
.footerIn dl dd{ height:30px; line-height:30px; font-size:14px; font-family:"微软雅黑"; color:#00a7e7; text-align:center;}
.footerIn dl dd a{ color:#777;}










