﻿/* 公共样式 */
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; background:#fef1e1;}
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;}
.gropu-one h2 { height:80px; font-size:44px; color:#FFF; line-height:76px; background:url(../images/title_bg.png) no-repeat center top; text-align:center; margin-top:40px;}
.hj-content { width:1200px; background:#FFF; padding:40px 25px; border-bottom-left-radius:30px; border-bottom-right-radius:30px; margin-bottom:40px; box-shadow: 0 0px 20px rgba(147,127,120,0.3);}
.zixun-button { width:349px; margin:0 auto;}
.zixun-button a { width:349px; height:74px; line-height:69px; color:#333; background:url(../images/button.png) no-repeat center top; display:block; font-size:28px; text-align:center;}
.zixun-button a:hover { background:url(../images/button2.png) no-repeat center top; color:#FFF;}
.pic-us { width:258px; float:left; margin-left:38px;}
.pic-us dd { font-size:18px; text-align:center; line-height:30px; margin-top:18px;}
.mr-top-y { margin-top:5px;}
.mr-f-y { margin:0 59px;}
/* Footer */
.footer{ width:100%; border-bottom:3px #000 solid; padding:22px 0; background:#333; font-size:12px; margin-top:40px;}
.footer .content{ width:940px; margin:0 auto; text-align:center; color:#f0f0f0; line-height:28px;}
.footer .content span{ padding:0 6px; color:#a6a6a6}
.footer .content .txt_bottom p{ line-height:30px; color:#FFF;}