#header{background:url(../images/bn-header.jpg) center top no-repeat; height:126px;}

/* #topNav*/
.topNav{width:1030px;height:25px; font-size:12px; line-height:1.8em; padding-top:7px;text-align:center;white-space:nowrap; zoom:1; margin:0 auto;position:relative;}
.first{width:1030px; color:#ffffff;padding-left:0px;white-space:nowrap;}
.first2{color:#ffffff;padding-right:220px;text-align:right;white-space:nowrap;}
.first2 a:hover{color:#ffffff;}
.zuoban{width:1030px; color:#ffffff;padding-right:0px;text-align:right;white-space:nowrap;margin:-22px 0 0 0px; }
.topNav a{color:#ffffff;}


/*CSS reset*/

.wrap{width:1058px; padding-left:0px; white-space:nowrap; zoom:1; margin:0 auto;position:relative;}
/*
.sosuo{width:290px;white-space:nowrap; margin:-62px auto 50px auto;color:#ffffff;font-size:18px;}
*/
.wenzi {
padding-left:18px;
    text-align: left;
    display: inline-block;
    font-size: 14px;
}
.sosuo{border: none;
float:right;
    color: white;
    padding: 10px 18px;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin: 4px 2px;
    cursor: pointer;
	}
.buttonnn {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 8px 18px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin: 4px 2px;
    cursor: pointer;
}
.buttonnn2 {background-color: #008CBA;} /* Blue */
.buttonnn3 {background-color: #f44336;} /* Red */ 
.buttonnn4 {background-color: #e7e7e7; color: black;} /* Gray */ 
.buttonnn5 {background-color: #555555;} /* Black */
.fa{float:right;padding-top:18px;padding-right:12px;
	}

 /* 底部10个推荐产品 */
 
.himgs {
	margin-bottom: 0px;
	background-color: #fff;
	overflow: hidden;
	max-width: auto;
}

.himgs .title {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #eee;
	padding: 0 15px
}



.himgs .title i a {
	color: #999;
	margin-bottom: 20px
}

.himgs .himgsbody {
	padding: 8px 15px;
	overflow: hidden;
	margin-top: 10px
}

.himgs ul {
	list-style: none;
	margin-right: -1.5%
}

.himgs li {
	float: left;
	width: 18.5%;
	margin-right: 1.5%;
	margin-bottom: 10px
}


.himgs li .img {
	width: 100%;
	height: auto;
	overflow: hidden
}

.himgs li .img:hover {
	-moz-opacity: .9;
	opacity: .9
}

.himgs li .img img {
	width: 100%;
	height:145px;
	max-width:186px;
	max-height:145px;
	margin-top: 5px;
}
.BigPic_2 img{display:none;}
.himgs li p {
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	margin-top: 0px;
}

/**新增文字广告-开始**/
.txtguanggao{
    width: 100%;
    overflow: hidden;
    display: block;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
}
.txtguanggao a{
    width: 24.5%;
    float: left;
    border-radius: 2px;
    line-height: 35.35px;
    height: 35.35px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    background-color: rgb(255, 153, 159);
    margin: 2.5px;
    transition-duration: .3s;
}
.txtguanggao a:nth-child(1) {
    background-color: #f9f9f9;color: #dc3545;font-weight:bold;
}
.txtguanggao a:nth-child(2) {
    background-color: #f9f9f9;color: #007bff;font-weight:bold;
}
.txtguanggao a:nth-child(3) {
    background-color: #f9f9f9;color: #28a745;font-weight:bold;
}
.txtguanggao a:nth-child(4) {
    background-color: #f9f9f9;color: #8203ac;font-weight:bold;
}
.txtguanggao a:nth-child(5) {
    background-color: #f9f9f9;color: #28a745;font-weight:bold;
}
.txtguanggao a:nth-child(6) {
    background-color: #f9f9f9;color: #8203ac;font-weight:bold;
}
.txtguanggao a:nth-child(7) {
    background-color: #f9f9f9;color: #dc354;font-weight:bold;
}
.txtguanggao a:nth-child(8){
    background-color: #f9f9f9;color: #007bff;font-weight:bold;
}
.txtguanggao a:hover{
	background:#6e6b6b;color:#FFF
}
@media screen and (max-width: 1000px) {
.txtguanggao a{
    width: 47.96%;
    float: left;
    border-radius: 2px;
    line-height: 35.35px;
    height: 35.35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background-color: rgb(255, 153, 159);
    margin: 2.5px;
    transition-duration: .3s;
}
}
/**新增文字广告-结束**/

/**新增文字广告-开始**/
/**
.txtguanggao{
    width: 100%;
    overflow: hidden;
    display: block;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
}
.txtguanggao a{
    width: 24.5%;
    float: left;
    border-radius: 2px;
    line-height: 35.35px;
    height: 35.35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background-color: rgb(255, 153, 159);
    margin: 2.5px;
    transition-duration: .3s;
}
.txtguanggao a:nth-child(1) {
    background-color: #dc3545;
}
.txtguanggao a:nth-child(2) {
    background-color: #007bff;
}
.txtguanggao a:nth-child(3) {
    background-color: #28a745;
}
.txtguanggao a:nth-child(4) {
    background-color: #8203ac;
}
.txtguanggao a:nth-child(5) {
    background-color: #28a745;
}
.txtguanggao a:nth-child(6) {
    background-color: #8203ac;
}
.txtguanggao a:nth-child(7) {
    background-color: #dc3545;
}
.txtguanggao a:nth-child(8){
    background-color: #007bff;
}
.txtguanggao a:hover{
	background:#000;color:#FFF
}
@media screen and (max-width: 1000px) {
.txtguanggao a{
    width: 47.96%;
    float: left;
    border-radius: 2px;
    line-height: 35.35px;
    height: 35.35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background-color: rgb(255, 153, 159);
    margin: 2.5px;
    transition-duration: .3s;
}
}
**/
/**新增文字广告-结束**/