/* 2022413新增 */
#top{background-color: #D9D9D9;
	text-align:center;}
#topInner{
	width:1200px;
	height:45px;
	line-height:45px;
	margin:0 auto;text-align:left;
	position: relative;
	color:#3D3D3D;
}
.fl {float:left;}
.fr {float:right;}
.clearf{
	clear:both;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
}
#header{background-color: #fff;text-align:center;
/*background-image: url(ct70.jpg);
	background-repeat: no-repeat;
	background-position: center 0;*/
	}
#logo{
	width:1200px;
	height:130px;margin:0 auto;text-align:left;
	background-repeat: no-repeat;
	background-position: 0px center;
	position: relative;
}
#logo img{height:90px;width:510px;margin-top:20px;float:left;}
#sercForm{width:200px;
	position: absolute;
	top:58px;
	right:10px;
	background: #f0f0f0;
    border-radius: 20px;}
#keyword { 
	border: 0px; 
	height: 30px; 
	border-radius: 15px 0 0 15px; 
	padding: 0 0 0 20px; 
	float: left; 
	width:120px; 
	color: #999; 
	line-height: 25px; 
	font-size: 14px;
	outline:none;font-size:12px;	
    background: #f0f0f0;
	}
#btn_Search {
	color:#fff;
	width: 30px;
	border:0;
	height: 30px;
	border-radius:0 15px 15px 0;
	float: right;
	cursor: pointer;
	background-image: url(991.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f0f0f0;
}
/*︻▓▇▇◤◤一，主菜单︻▓▇▇◤ */

#navOuter{text-align:center;background-color: #DA2431;max-width:1920px;margin:0 auto;}

#navs{
	width:1200px;
	margin:0 auto;
	height:60px;
	
	}
#navs li{
	position: relative;
	float:left;
	width:171px;
	height:60px;
	display: inline;
	z-index: 99999;	
	
}
#navs li a.level1{
	position: absolute;
	z-index: 2;	
	width:171px;
	height:60px;
	color:#fff;
	text-decoration: none;
	display: block;
}
#navs li a.level1:hover,#navs li a.active{
	color:#fff;	
}

#navs li i{/*用作动画*/
	position: absolute;
	display: none;
}

#navs li:hover i,#navs li a.active i{
	/*display: block;*/
}
#navs li div{padding-left:30px;
	height:60px;
	line-height:60px;
	font-size: 18px;
	letter-spacing: 2px;
	overflow: hidden;
	font-weight: 500;	
	background-repeat: no-repeat;
	background-position: 28px 50%;
}
#navs #n_1 div{background-image: url(ico01.png);background-position: 48px 50%;}
#navs #n_2 div{background-image: url(ico02.png);}
#navs #n_3 div{background-image: url(ico03.png);}
#navs #n_4 div{background-image: url(ico04.png);}
#navs #n_5 div{background-image: url(ico05.png);}
#navs #n_6 div{background-image: url(ico06.png);}
#navs #n_7 div{background-image: url(ico07.png);}

#navs li div b{margin:0 10px;
	display:none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#navs li:hover div{background-color: #BB2821;}
#navs li:hover div b{display: block;}
/*下面是二级菜单*/	
#navs dl{
	display:none;
	position: absolute;
	top:60px;
	width:171px;	
	text-align: center;
	line-height:30px;
	border-radius:0px 0px 5px 5px;	
	background-image: url(00.png);
	background-repeat: repeat;
	background-position: center 10px;
}
#navs dd{
	border: 0;
	height:40px;
	line-height:40px;
	font-size: 17px;
	letter-spacing: 1px;
}
#navs dd a{
	display: block;
	height:40px;
	text-align: center;
	text-indent: 0px;
	overflow: hidden;
	box-shadow:0 0 1px #ccc;
	text-decoration: none;
}

#navs dd a:hover{
	background-color: #DA2431;	
	color: #fff;border-radius:0px 0px 5px 5px;	
}
/* 幻灯通栏 */
.flexslider{position:relative;height:570px;overflow:hidden;background:url(loading.gif) 50% no-repeat;clear:both;}
.slides{position:relative;z-index:1;}
.slides li{height:570px;}
.flex-control-nav{position:absolute;bottom:20px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;margin:0 10px;*display:inline;zoom:1;padding:0;}
.flex-control-nav a{
	display:inline-block;
	width:20px;
	height:20px;
	line-height:40px;
	overflow:hidden;
	cursor:pointer;
	border-radius: 10px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	text-indent: -2000px;
	background-image: url(dotsmall.png);
	background-repeat: no-repeat;
}
@keyframes donghua1{from {width: 20px;}to {width: 60px;}}
@-webkit-keyframes donghua1{from {width: 20px;}to {width: 60px;}}
.flex-control-nav .flex-active{
	animation: donghua1 0.5s;
	-webkit-animation: donghua1 0.5s;
	width:60px;
	background-image: url(dotbig.png);
	background-repeat: no-repeat;
}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(next.png) center center no-repeat;}

/*︻▓▇▇◤◤底部︻▓▇▇◤ */
#footer { clear:both; width:100%; height:140px; background:#AEAEAE; color:#fff;}
.foot { width:1200px; margin:0 auto;}
.ewm { float:left; margin:28px 0 0 100px;}
.foot .cont { float:left; margin:40px 0 0 200px; line-height:200%;}
@media screen and (max-width: 1200px) {
body {width:1200px;}
}
@media screen and (max-width: 768px) {
#left {display:none;}
#right {float: right;}
}


#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:1200px;
	padding:0 0px 15px 0px;
}
.main { float:left; clear:both; width:1200px; margin:0 0 35px 0; }
.m_fl { float:left; width:587px; }
.m_fr { float:right; width:586px; }


	.slideBox {width: 587px;height: 400px;overflow: hidden;position: relative;}					
	.slideBox .hd {height: 15px;overflow: hidden;position: absolute;top: 285px;right: 10px;z-index: 4;}					
	.slideBox .hd ul {overflow: hidden;	zoom: 1;float: left;}					
	.slideBox .hd ul li {float: left;margin-right: 5px;width: 12px;	height: 12px;line-height: 12px;text-align: center;background-color: #FFFFFD;cursor: pointer;border-radius:50%;}					
	.slideBox .hd ul li.on {background-color: #E32436;}					
	.slideBox .bd {position: relative;height: 100%;z-index:1;}					
	.slideBox .bd ul li {position: relative;display: none;}	
	.slideBox .bd ul li h4 {width: 587px;height: 45px;line-height:50px;overflow: hidden;font-size: 20px;color:#000000: normal;}
	.slideBox .bd ul li h4 a {text-decoration: none;display:block;width:100%;}
	.slideBox .bd ul li p {height: 40px;line-height:20px;overflow: hidden;color:#444;}					
	.slideBox .bd img {width: 587px;height: 307px;z-index: 2;}



.b_img { width:587px; height:307px; margin:0 0 20px 0; overflow:hidden; }
.b_cont h2 { font-size:20px; font-weight:normal; margin:0 0 10px 0; }
.b_cont p { color:#999; }

.news { float:left; width:586px; }
.news ul li { float:left; width:586px; padding:23px 0; border-bottom:1px dashed #B8B8B8; }
.news ul li div { float:left; width:465px; }
.news .time { float:right; text-align:center; }
.news ul li div a { display:block; font-size:20px; color:#000000; margin:0 0 10px 0; }
.news ul li div p,.news .time span { color:#444; }
.news ul li div p{line-height:19px;height:38px;overflow: hidden;}
.news .time strong { font-size:40px; }


.bids { float:left; width:587px; }
.bids ul { float:left; width:587px; margin:10px 0 0 0; }
.bids ul li { height:30px; line-height:30px; }
.bids ul li a {
	float:left;width:80%;
	color:#000000;
	display: block;
}
.bids ul li span { float:right; color:#999; }

.introduce { float:left; width:586px; }
.introduce .img { float:left; width:586px; height:187px; margin:18px 0 30px 0;}
.introduce .cont { text-indent:28px; line-height:160%; }
.introduce .cont a { color:#C00; }


.rollBox{width:1188px;height:169px;padding:25px 6px;overflow:hidden;margin:0 auto;background-color: #F0F0F0;}
.rollBox .LeftBotton{float:left;width:32px;height:36px;background:url(left.png) no-repeat 0 0;overflow:hidden;display:inline;margin:45px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{float:left;width:32px;height:36px;background:url(right.png) no-repeat 0 0;overflow:hidden;display:inline;margin:45px 0 0 0;cursor:pointer;}
.rollBox .Cont{float:left;width:1104px;overflow:hidden;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:266px;float:left;text-align:center;margin-right:20px;}
.rollBox .Cont .pic img{display:block;margin:0 auto;width:266px;height:139px;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBox .Cont .pic a{width:100%;height:139px;position: relative;display: block;}
.rollBox .Cont .pic a p{
	margin:0;
	height:30px;
	line-height:30px;
	color: #FFFFFF;
	background-image: url(0.png);
	background-repeat: repeat;
	position: absolute;
	z-index: 1;
	bottom:0;
	display: block;
	width:100%;
	text-align: center;
}


.join { float:left; width:586px; height:220px; overflow:hidden; }
.join ul { float:left; width:610px; }
.join ul li { float:left; width:287px;height:100px; margin:0 16px 16px 0; }
.join ul li a{
	width:287px;
	height:100px;
	display: block;
	overflow: hidden;
}

.link { float:left; width:1200px; overflow:hidden; } 
.link ul { width:1260px;}
.link ul li { float:left; width:285px; margin:0 20px 0 0; }
.link ul li select { width:285px; padding:2px 0 2px 3px; }