/*/* CSS Document */
body{
	font-family:"微软雅黑";
	font-size:16px;
	margin:0px;
	padding:0px;
	}

.clearfix:after{
	content:"";
	height:0px;
	display:block;
	clear:both;
	overflow:hidden;
	}

.top{
	width:100%;
	height:30px;
	background:#ddd;
	}
	
.top_center{
	width:1200px;
	margin:0 auto;
	line-height:30px;
	}
.top_text{
	float:left;
	}
.top_text1{
	float:right;
	}
.top_text1 a{
	color:black;
	text-decoration:none;
	}
	
/*导航*/
.nav{
	width:100%;
	height:75px;
	 /*background-color:rgba(255,255,255,0.6);*/ 
	/*z-index:3;
	position:absolute;*/
	border-bottom:1px solid #B16420;
		
	background:white;
	}
	

.nav_center{
	width:1200px;
	margin:0 auto;
	}

.nav .nav_left{
	margin:0px;
	padding:0px;
	width:460px;
	}
.nav .nav_left li{
	list-style-type:none;
	}

.nav .nav_left li a{
	float:left;
	color:black;
	text-decoration:none;
	font-size:18px;
	/*margin-right:75px;*/
	line-height:43px;
	display:inline-block;
	width:115px;
	text-align:center;
	margin-left:38px;
	margin-top:18px;
	}

.nav .nav_left li a:hover{
	color:white;
	box-sizing:border-box;
	margin-top:17px;
	background:#4fadc6;
	/*border:1px solid #2A87A0;*/
	}

.logo{width:200px; float:left;}	
.logo img{
	/*margin-top:1px;
	margin-left:60px;
	width:140px;*/
	margin-top:8px;
	margin-left:40px;
	width:110px;
	}
	.logo1{
		float:left;
		}
	.logo1 img{
	/*margin-top:1px;
	margin-left:60px;
	width:140px;*/
	margin-top:9px;
	margin-left:-27px;
	width:94px;
	}
	
.nav_left{
	float:left;
	}

/*.tu img{
	margin-top:0px;
	float:left;
	background-size:contain|cover;
	width:100%;
	height:auto;
	margin-bottom:30px;
	}*/
	
	

	
	<!--轮播图-->

.wrapper {
	width:100%;
	margin:0 auto;
/*	overflow:hidden;*/
}
.slide-box {
	/*height:300px;*/
}
.slide-box .slider {
	float:left;
	width:100%;
	/*height:300px;*/
	position:relative;
}
.slide-box .news {
	float:right;
	width:320px;
	height:296px;
	border:2px #DDD solid;
	border-bottom-color:#333;
	border-left-width:0;
	border-right-width:0;
}
.slide-box .news .name {
	padding:10px 5px;
	width:310px;
	margin:10px 0;
	font-size:16px;
	font-weight:bold;
	color:#666;
	background:url(images/gray_bg.png);
	position:relative;
}
.slide-box .news .name a {
	position:absolute;
	top:10px;
	right:10px;
	width:17px;
	height:17px;
	background:url(images/more.png);
}
.slide-box .news .name a:hover {
	background-position:0 -17px;
}
.slide-box .news .name a:active {
	background-position:0 -34px;
}
.slide-box .news ul {
	width:100%;
	overflow:hidden;
}
.slide-box .news ul li {
	width:100%;
	height:44px;
	border-top:1px #DDD solid;
	font-size:14px;
}
.slide-box .news ul li a {
	display:block;
	width:300px;
	padding:0 10px;
	height:100%;
	color:#222;
	line-height:44px;
	text-decoration:none;
}
.slide-box .news ul li a:hover {
	background:#F5F5F5 url(images/icon_home_topic_arrow.png) 280px 15px no-repeat;
}
.slide-box .news ul li a span {
	display:block;
	width:276px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important;
	width: 100% !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white;
	filter:alpha(opacity=0);
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img {
	display:block;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
/*.nivo-controlNav {
	text-align:center;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}*/
.theme-default .nivoSlider {
	position:relative;
	width:100%;

	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}
.theme-default .nivo-controlNav {
	text-align: center;
	position:absolute;
	right:10px;
	bottom:10px;
}
.theme-default .nivo-controlNav a {
	display:block;
	width:18px;
	height:18px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
	float:left;
	z-index:9;
	position:relative;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -18px;
}
.theme-default .nivo-directionNav a {
	display:block;
	width:50px;
	height:100px;
	position:absolute;
	top:50%;
	margin-top:-50px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
}
.theme-default:hover .nivo-directionNav a {
	opacity: 1;
}
.theme-default a.nivo-nextNav {
	background-position:-80px 0;
	right:15px;
}
.theme-default a.nivo-nextNav:hover {
	background-position:-80px -120px;
}
.theme-default a.nivo-nextNav:active {
	background-position:-80px -240px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}
.theme-default a.nivo-prevNav:hover {
	background-position:0px -120px;
}
.theme-default a.nivo-prevNav:active {
	background-position:0px -240px;
}
.theme-default .nivo-caption {
	font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
	color:#fff;
	border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
	color:#fff;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}

	
	
	
	
.nav_right{
	margin:0px;
	padding:0px;
	/*width:500px;*/
	width:460px;
	float:right;
	
	}
.nav_right li{
	list-style-type:none;
	}

.nav_right li a{
	float:left;
	color:black;
	text-decoration:none;
	font-size:18px;
	line-height:43px;
	display:inline-block;
	width:115px;
    text-align:center;
    /*margin-left:50px;*/
	margin-left:25px;
    margin-top:18px;
	
	}
.nav .nav_right li a:hover{
	/*color:#2A87A0;*/
	/*border:1px solid #2A87A0;*/
	box-sizing:border-box;
	margin-top:17px;
	/*border-radius:10px;*/
	color:white;
	background:#4fadc6;
	}
	
<!--走进祥喜-->
.about{}
.about{
	width:1200px;
	margin:0 auto;
	text-align:center;
	margin-top:40px;
	}
.xian{
	width:155px;
	height:1px;
	border-top:2px solid #126993;
	margin:0 auto;
	margin-bottom:5px;
	}
.about_text{
	text-align:left;
	font-size:16px;
	line-height:33px;
	text-indent:2em;
	}

.about_but{
	width:125px;
	margin:0 auto;
	position:relative;
	/*width:120px;
	height:40px;
	border:1px solid gray;*/
	}

.about_but font{
	position:absolute;
	top:9px;
	left:22px;
	
	}

<!--产品中心-->
.chanpin{}
.chanpin{
	width:100%;
	/*height:500px;*/
	background:#F5F3F3;
	margin-top:50px;
	}
.chanpin_content{
	width:1200px;
	margin:0 auto;
	padding:20px 10px 40px 0px;
	box-sizing:border-box;
	}

.kuang{
	width:1200px;
	/*height:180px;*/
	border:1px solid gray;
	margin-top:20px; 
	}
.xian1{
	width:40px;
	height:1px;
	border-top:2px solid #02678D;
	}
.fenlei{
	float:right;
	margin-top:20px;
	}
.fenlei a{
	display:block;
	width:95px;
	line-height:35px;
	border:1px solid gray;
	text-align:center;
	color:black;
	text-decoration:none;
	float:left;
	margin-right:1px;
	}
.fenlei a:hover{
	background:#01678D;
	color:white;
	}
	
	
	
	
	
	
	
.sliderbox{
	background:url(../images/index-bottom.jpg) no-repeat 0 -1px;
	width:1200px;
	height:175px;
	overflow:hidden;
	padding:50px 0 0 0;
	/*margin:20px auto;*/
	}
.arrow-btn{
	/*margin:35px 0 0 0;*/
	display:inline;
	background:url(../images/arrow-btn.png) no-repeat;
	width:26px;
	height:124px;
	overflow:hidden;
	cursor:pointer;
	}
#btn-left{
	float:left;
	margin-left:12px;
	background-position:0 0;
	}
#btn-left.dasabled{
	background-position:0 -124px;
	}
#btn-right{
	float:right;
	margin-right:6px;
	cursor:pointer;
	background-position:-26px 0;
	}
#btn-right.dasabled{
	background-position:-26px -124px;
	}
.slider1{
	width:1100px;
	overflow:hidden;
	position:relative;
	height:255px;float:left;
	margin-top:-35px;
	}
.slider1 ul{
	position:absolute;
	left:0px;
	width:1800px;
	height:165px;
	list-style:none;
	margin-left:-20px;
	}
.slider1 li{
	float:left;
	width:215px;
	height:140px;
	}
.slider1 a{
	display:block;
	text-decoration:none;
	color:#073a5e;
	font-weight:bold;
	text-align:center;
	margin-top:24px;
	}
.slider1 img{width:150px; display:inline-block!important;}





/*服务*/
.fuwu{
	background:url(../images/11.jpg) no-repeat;
	width:100%;
	height:350px;
	background-size:contain|cover;
	}
.fuwu img{
	width:150px;
	margin-bottom:5px;
	 } 	
.fuwu_content{
	width:1000px;
	margin:0 auto;	
	}
.fuwu_one{
	padding-top:95px;
	float:left;
	margin-right:133px;}
	
.new{
	width:100%;
	}
.new_content{
	width:1200px;
	margin:0 auto;
	padding:20px 10px 10px 10px;
	}
.new_title h3{
	float:left;
	}

.new_title a{
	width:80px;
	line-height:30px;
	background:#B95E18;
	color:white;
	text-decoration:none;
	display:block;
	text-align:center;
	border-radius:5px;
	float:right;
	}
.new_bai{
	width:500px;
	line-height:40px;
	background:rgba(255,255,255,0.6);
	padding-left:10px;
	box-sizing:border-box;
	position:absolute;
	bottom:-1px;
	}
	
.new_left img{
	width:500px;
	}
.new_left{
	float:left;
	margin-right:20px;
	position:relative;
	}
.new_right h3 a{
	color:black;
	text-decoration:none;
	}
/*.new_right h3 a:hover{
     color:#B56A2E;
	}*/
	
.new_right span a{
	color:black;
	text-decoration:none;
	}
/*.new_right span a:hover{
	color:#B56A2E;
	}*/
.one{
	float:left;
	width:680px;
	padding:8px;
	box-sizing:border-box;
	margin-bottom:20px;
	height:90px;
	overflow:hidden;
	}
.one:hover{
	background:#CCC;
	}
	
	
.footer{
	width:100%;
	background:#32373C;
	margin-top:30px;
	}
.footer_content{
	width:1200px;
	margin:0 auto;
	text-align:center;
	color:white;
	}
.footer_content p a{
	color:white;
	text-decoration:none;
	}
.bottom{
	width:100%;
	padding:10px;
	background:#282D32;
	color:white;
	}
.bottom_content{
	width:1200px;
	margin:0 auto;
	text-align:center;
	line-height:30px;
	}
.bottom_content a{
	color:white;
	text-decoration:none;
}

.add{
	margin-right:25px;
	float:left;
	
	line-height:33px;
	margin-left:20px;
	margin-top:30px;
	}
.erweima{
	float:right;
	margin-right:50px;
	}