@charset "utf-8";
/* CSS Document */
*{margin:0;padding: 0}
a{text-decoration: none;color:#fff}
li{list-style: none;}
body{font-family: "微软雅黑";}
.fl{ float: left}
.fr{ float: right}
.top_head {
    width: 100%;
    height: 54px;
    margin: 0px auto;
    text-align: center;
    background: #333;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
}
.top_main {
    width: 960px;
    height: 100%;
    text-align: center;
    margin: 0px auto;
}

.top_left {
    width: 105px;
    float: left;
    height: 100%;
}
.logo {
    width: auto;
    height: 100%;
    float: left;
    display: inline;
}
.logo a{
    display: inline-block;
    vertical-align: middle;
    height:100%;
    position: relative;
}
.logo a img{
    position: absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
}
.top_main p{
    float: left;
    font-size: 20px;
    color: #fff;
    margin-left: 14px;
    line-height: 54px;
    padding-left: 31px;
    font-family: 'qihei';
    background: url("../img/tel.png") left center no-repeat;
}
.top_left .zx {
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-weight: bold;
    font-family: "微软雅黑";
    font-size: 14px;
    width: 200px;
    margin-left: 10px;
    float: left;
    display: inline;
}

.top_right {
    width: auto;
    float: right;
    height: 100%;
    font-weight: bold;
    font-family: "微软雅黑";
    line-height: 54px;
    display: inline;
    font-size: 14px;
}
.top_right a {
    color: #fff;
}
.top_right a:hover {
    text-decoration: underline;
    color: #fff;
}
.banner{
	background: url(../imgs/banner.png) no-repeat center;
	
	height: 392px;
}
.nav{
	width: 100%;
	background: linear-gradient(to right,#c49e4b,#f6f2b2,#ba8c37);
}
.nav ul{
	width: 1140px;
	overflow: hidden;
	margin: 0 auto;
	height: 60px;
}
.nav ul li{
	width: 25%;
	height: 100%;
	text-align: center;
	line-height:60px;
	font-size: 24px;
	color: #7d5019;
	float: left;
	font-weight: 900;
	cursor: pointer;
}
.nav ul li:hover{ background:#7d5019; color: #fff }
.nav ul .ceshi{background:#7d5019; color: #fff}
.piaofu{
	position: fixed;
	top: 54px;
	left: 0;
}
.xy{background:#f7f7f7;padding-bottom: 30px;}
.xy-con{ width: 1140px; margin: 0 auto; background: #fff; padding:30px 30px 0px 30px;  }
.xy-h2{ font-size: 44px; text-align: center;color: #c50514; padding: 30px 0px}
.xy-title{ font-size: 18px; text-align: center;color: #c50514; margin-bottom: 25px}
.xy-con-top{ overflow: hidden; padding-bottom: 35px}
.xy-con-top li{ float: left; width: 170px; text-align: center; margin-right:24px}
.xy-con-top .no-mar{ margin-right: 0px}
.xy-top-tx{  /*background: #ebf5fb;*/ padding: 11px 0px; background:#EDEDEF}
.xy-top-tx img{ display: block; margin: 0 auto;}
.xy-p1{ color: #000; font-size: 16px; line-height: 25px }
.xy-p2{ color: #666; font-size: 14px; }
.xy-more{ width: 1140px; margin: 0 auto; height: 90px; text-align: center; line-height: 90px; background: #A60C0E; font-size: 24px; }
.wz-con{ overflow: hidden}
.xy-con-wz{width: 520px;
    text-align: left;
    background: #fafcfd;
    padding: 20px 0px 20px 30px;}
.xy-con-wz li{font-size: 14px;color: #1d1d1d; line-height: 26px}
.xy-pa{ padding-bottom: 30px;}
.wz-color{ font-weight: bold; color:  #c50514}



/**************底部*********************/
.foot{ width: 100%; height: 290px;background: #242424; padding-top:30px; }
.foot-top{ width: 98%; border-top: 1px #4b4a4a solid; border-bottom: 1px #4b4a4a solid}
.foot-bot,.foot-nav{ width: 1140px; margin: 0 auto;}
.foot-nav{ overflow: hidden;  }
.foot-nav li a{
 color:#c0c0c0;
 float: left;
 font-size: 16px;
 padding: 10px 18px;
}
.foot-nav li a:hover{ color:#9b9b9b;}
.foot-l{ width: 640px; float:left;}
.foot-tab{ overflow: hidden;}
.foot-tab li {
 float: left;
 font-size: 16px;
 color: #c0c0c0;
 width: 85px;
 text-align: right;
 cursor: pointer;
 margin-right:3px;
}
.cur {background: url(http://sh.xhd.cn/topic/summer/images/dz.png) no-repeat left;}
.foot-bot{ margin-top: 15px;}
.foot-tabcon{ margin-top: 10px; }
.foot-tabcon ul li p{
 font-size: 14px;
 color: #c0c0c0;
 margin-bottom: 8px;
}
.foot-r{ margin-right:10px; float:right;}
.foot-r li{ float: left;margin-left: 10px; margin-top:3px;}
.foot-r li img{ display: block; margin-bottom: 5px;}
.foot-r li .mt{ margin-top:5px;}
.foot-r li span{
 font-size: 12px;
 color: #fff;
 display: block;
 text-align: center
}
.dy{ width: 1197px; height: 268px; background: url(../imgs/dy-img.png) no-repeat center center; margin: 20px auto 0;}
.dy-l{ float: left; width: 985px;}
.dy-l p{ font-size: 20px; color: #fff; text-align: center}
.dy-l p span{ font-size:24px; color: #fff500; font-weight: bold; }
.dy-p1{padding-top: 90px;}
.dy-p2{ margin-top: 12px}
.dy-r{ width: 212px; float: right; margin-top: 135px;}
.dy-r p{ font-size: 26px; color: #c80488; text-align: center}