﻿@charset "utf-8";
/* CSS Document */
/*S 公用样式部分******************************/
body { margin:0px; padding:0px; font-size:14px; font-family:"microsoft yahei"; color:#666; background:#fff;}
div, ul, li, ol, form, dl, dt, dd, p, span, img,hr,h1,h2,h3,h4,h5,button,label{ margin:0px; padding:0px; border:0px; }
input{ padding:0px; margin:0px;}
li, ol { list-style:none; }
font{ font-size:12px;}
em{ font-style:normal;}
a{ color:#333; text-decoration:none;}
a:hover{ color:#017dc5;}
.clear{ clear:both; zoom:1; height:0px; font-size:0px; overflow:hidden;}
.clear:after{ content:''; display:block; height:0px; clear:both; }
.fl{ float:left;} .fr{ float:right;}
.blue{ color:#0079c2;}
.home_cen{ width:1180px; margin:0px auto; position:relative; overflow:hidden;}
.mt30{ margin-top:30px;}
.mt50{ margin-top:50px;}
.mt80{ margin-top:80px;}
.mart_15{ margin-top:15px;}
.mart_38{ margin-top:38px;}
.mart_40{ margin-top:40px;}
.marb_40{ margin-bottom:40px;}
.marl_45{ margin-left:45px;}
.marr_30{ margin-right:30px;}
.padtb_50{ padding-top:80px; padding-bottom:80px;}
.padb_30{ padding-bottom:30px;}
.padb_no{ padding-bottom:0;}
.padt_15{ padding-top:15px;}
/*S 头部样式*/

/*表单提交*/
.home_form{ background:#fff; padding-bottom:50px;}
.form_bg{ height:430px; background:#fff; overflow:hidden;}
.foot_telbg{ background:#ebeded url(/images/m_foot_tel.png) no-repeat center top;}
.foot_telbga{ background:#f1f1f1 url(/images/m_foot_tel.png) no-repeat center top;}
.form_img{ width:394px; height:359px; margin:35px 0 0 135px;}
.form_form{ margin:60px 145px 0 0;}
.form_form ul li{ position:relative; width:368px; height:44px; line-height:44px;margin-bottom:15px; font-size:16px;}
/*.form_form ul li input{ width:260px; border:none; font-size:16px; height:40px; line-height:40px; background:none;}*/
.form_form ul li input{ width:366px; padding:0 15px; border:none; font-size:16px; height:44px; line-height:44px; background:none; border:1px solid #c6c5c5;-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; font-family:"microsoft yahei";}
.form_bon input{ width:370px; height:64px; background:url(../images/m_form_on.jpg) no-repeat; border:none; cursor:pointer; margin-top:15px;}




