﻿/* 公共样式 */
body {  color:#333; font-family:Microsoft YaHei, SimSun, sans-serif; font-size:14px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; overflow-x: hidden;}
body,div,ul,li,ol,dt,dd,dl,p,h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
ul,li { list-style:none;}
img { border:none; display:block; margin-left:0px;}
a { text-decoration:none;  color:#2a3139; cursor:pointer;}
a:hover { text-decoration:none;}
.clear { height:0px; clear:both; overflow:hidden;}
.clearfix:after{content:"";clear:both;display:block;visibility:hidden;height:0}
.lf { float:left;}
.rt { float:right;}
html {
	box-sizing: border-box;
}
*,*:before,*:after { box-sizing: inherit;}
/* 体部样式 */
.wrapper { width:1200px; margin:0 auto; text-align:left; font-size:14px;}
#top { width:100%; height:59px; background:#FFF;}
#top .xd-logo { width:138px; float:left; margin-top:8px; display:block;}
#top dl { width:181px; float:right; margin-top:10px;}
#top dl dt { width:40px; float:left;}
#top dl dd { float:left; color:#484848; margin-left:6px; font-size:14px;}
#top dl dd span { color:#df1a18; font-size:18px; font-weight:bold;}
.banner-content { width:100%; height:572px; background:url(../images/banner_bg.gif) no-repeat center top;}
.banner-1 { height:147px; background:url(../images/banner1.gif) no-repeat center top;}
.banner-2 { height:147px; background:url(../images/banner2.gif) no-repeat center top;}
.banner-3 { height:147px; background:url(../images/banner3.gif) no-repeat center top;}
.banner-4 { height:148px; background:url(../images/banner4.gif) no-repeat center top;}
h2 { font-size:40px; padding-top:26px; text-align:center;}
.yanse1 { color:#ff5402;}
.yanse2 { color:#fff;}
.mr-top1 { margin-top:26px;}
.button,.button2,.button-bm  {width:271px;  height:56px; background-color:#ffe404; background-image: linear-gradient(#fff074,#ffe400); font-size:24px; line-height:56px; color:#ff5301; display:block; text-align:center; 
border-radius:50rem; font-weight:bold;}
.button { margin:34px auto 0;}
.button:hover,.button2:hover,.button-bm:hover { box-shadow:0 4px 8px #580d08;}
.hs-bg { background:#ff8542; margin-top:30px; padding-bottom:30px;}
.pic2,.pic3 { width:375px; margin-top:26px;}
.pic3 { margin-left:39px;}
.pic8 { width:1200px; height:199px; background:url(../images/pic8.png) no-repeat center top; padding:74px 0 0 267px;}
.pic11 { width:1200px; height:156px; background:url(../images/pic11.jpg) no-repeat center top; padding-top:30px;}
.txt-xx { font-size:30px; color:#000; text-align:center; margin-top:12px;}
.bdnr-cont { width:1200px;}
.bdnr-cont ul .fisrt { width:280px; height:63px; background:#FFF; border:2px solid #ffae38; border-radius:.6rem; padding:0 15px; margin:20px 0 0 26px; float:left;}
.bdnr-cont ul li label { font-size:18px; line-height:60px; float:left;}
.bdnr-cont ul li input { width:156px; height:50px; float:left; margin:5px 0 0 10px; border:none;}
.button-bm { border:none; margin:30px auto 0;}
/* Footer */
.footer{ width:100%; border-bottom:3px #000 solid; padding:22px 0; background:#333; font-size:12px;}
.footer .content{ width:1200px; margin:0 auto; text-align:center; color:#f0f0f0; line-height:28px;}
.footer .content p a{ padding:0 6px; color:#FFF;}
.select-d { border:1px solid #fff; width:170px;height:50px;margin:5px 0 0 20px; background:#FFF; font-size:14px;}