@charset "utf-8";
/* CSS Document */
body,html,ul,li,h1,h2,h3,h4,h5,p,session{ margin:0px; padding:0px; list-style-type:none; font-family:'microsoft yahei','微软雅黑';}
body,html{ margin:0 auto; max-width:640px;}

@font-face {font-family:"font2" !important;src:url('/styles/font2.ttf');}
.iconfont{font-family:"font2" !important; font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale; color:#333}
*:not([class*="iconfont"]):not(i){font-family: "Microsoft YaHei" !important;}

img{ border:none;}
.clear{ clear:both;}
a{text-decoration:none;outline:none; color:#000}


.titles{ margin-left:10px; margin-bottom:20px;  margin-right:10px; border-bottom:1px solid #dbdbdb; position:relative; height:38px; margin-top:15px;}
.titles .font{ position:absolute; left:0px; bottom:-1px; border-bottom:2px solid #2e3642; font-size:1.2em; color:#032c6a; padding-right:12px;}
.titles .font img{float:left; margin-right:14px; margin-left: 2px; display: block; vertical-align: middle }
.titles .font span{ display:block; margin-left:15px; margin-bottom: 8px; color:#f3720a}
.titles .more{ position:absolute; right:12px; bottom:12px; font-size:1em; color:#6d6c6d;}


.guahao{ max-width: 80%; margin:40px auto; display: block}
#formBox input,select{ width: 38%; height:35px; background: #eee; float: left; padding: 0;  margin: 0;border:none; margin-left:6%; margin-bottom: 26px;
    color:#878585; padding-left: 2%; line-height: 35px;}
#formBox input:nth-child(1),#formBox input:nth-child(3){ margin-right: 2%}
#formBox input:-moz-placeholder{ color: #878585}
#formBox input:-ms-input-placeholder{ color: #878585}
#formBox input::-webkit-input-placeholder{ color: #878585}
#textarea{ width: 86%; display: block; margin: 0 auto; border:none; background: #eee;
    color: #878585; height: 100px; padding-top: 16px; padding-left: 2%;}
#formBox textarea:-webkit-input-placeholder{ color: #878585}
#formBox textarea:-ms-input-placeholder{ color: #878585}
#formBox textarea::-webkit-input-placeholder{ color: #878585}
.btnphone{width: 50%; margin-right: 8%; border-radius:8px; float: left; height: 52px; margin-left: 6%; margin-top: 18px; padding-top: 8px; background: #2e3642; }
.btnsure{ width: 30%; background: #ff9f00; border-radius:8px; float: left;height: 60px; margin-top: 18px; color: #fff; font-size: 1.5em; text-align: center; line-height: 60px;}
.btnsure a{ color:#fff;}

.pimg{ width: 18%; text-align: right; float: left;}
.pimg img{ max-width: 80%; margin-top: 2px}
.btnphone a{ float: left; margin-left: 10px;}
.btnphone  .span1{ color: #98999b; font-size: 1em;}
.btnphone  .span2{ color: #fff; font-size: 1.2em;}

