﻿/* 公共样式 */
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:0; max-width: 100%;}
#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:558px; background:url(../images/banner_bg.jpg) no-repeat center top;}
.banner-1 { height:139px; background:url(../images/banner1.jpg) no-repeat center top;}
.banner-2 { height:139px; background:url(../images/banner2.jpg) no-repeat center top;}
.banner-3 { height:139px; background:url(../images/banner3.jpg) no-repeat center top;}
.banner-4 { height:141px; background:url(../images/banner4.jpg) no-repeat center top; padding:63px 0 0 208px;}
h2 { font-size:40px; color:#f97b27; padding-top:30px; text-align:center;}
.top-1 { margin-top:30px;}
.button { width:424px; height:79px; margin:40px auto 0;}
.button a { height:79px; background:url(../images/button.png) no-repeat; font-size:28px; line-height:63px; color:#FFF; display:block; text-align:center;}
.hys-content { width:100%; background:#fff2e9; padding-bottom:30px; margin-top:30px;}
.group1 { width:357px; border:1px solid #ffcdac; padding:22px 24px; background:#FFF; margin:30px 0 0 62px;}
.title-bg { width:309px; height:53px; background:#f97b27; line-height:53px; padding:0 15px; margin-bottom:20px;}
.yuan1,.yuan2 { width:10px; height:10px; border-radius:5px; background:#FFF; margin-top:23px;}
h3 { width:256px; font-size:24px; text-align:center; color:#FFF;}
.group1 p { font-size:18px; line-height:30px; text-align:center; margin-top:14px;}
.mr-lf-1 { margin-left:62px;}
.tr-pic img { margin-left:51px;}
.jx-cont { width:1122px; 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;}