﻿
/* -------------------------------------index--------------------------------- */



/* banner */


.in_ba_r_swiper{
    margin-left:23px;
    position: relative;
}
.ibrs_title{
    margin-top:16px;
}
.ibrs_title img{
    width:17px;
    height:17px;
    float: left;
    margin-top:2px;
    margin-right:5px;
}
.ibrs_title span{
    color:#333333;
    font-size:14px;
    float: left;
}
.swiper-container{
    margin-top:16px!important;
}
.swiper-slide p{
    line-height: 30px;
    width:193px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.swiper-slide p img{
    margin-right:8px;
}
.swiper-slide p span{
    font-size:12px;
    height:#666666;
    
}
.zxzx{
    display: block;
    width:193px;
    height:38px;
    text-align: center;
    line-height: 38px;
    font-size:14px;
    color:#fff;
    margin-top:15px;
    background: url(../img/zxzx.png) no-repeat center;
}

.swiper-pagination{
    top:0px;
    right:28px;
}
.swiper-pagination-bullet{
    margin-right: 5px;
}
.swiper-pagination-bullet-active{
    background:#FE6600!important;
}
.swiper-button-next{
    background: url(../img/swiper-button-next.png) no-repeat center!important;
    top:10px!important;
	outline: none;
}
.swiper-button-prev{
    background: url(../img/swiper-button-prev.png) no-repeat center !important;
    top:10px!important;
    left:130px!important;
	outline: none;
}

.ggw li{
    float: left;
    margin-left:26px;
    margin-top:20px;
}
.ggw li:first-child{
    margin-left:0;
}
.search_big_box{
    background:#fff;
}



/* 采购市场 */
.purchase_box{
	height:366px;
	float: left;

}
.common_title{
	height:66px;

}
.w1000{
	width:1000px;
}
.common_title p{
	display: inline-block;
	font-size:24px;
	font-weight:bold;
	border-left:4px solid #FE6600;
	padding-left:12px;
	margin-top:33px;
}
.common_title span{
	font-size: 12px;
	color:#333333;
	margin-left:12px;
}
.common_title i{
	color:#FE6600;
}
.common_title a{
	font-size:14px;
	color:#666666;
	float: right;
	margin-top:33px;
	margin-right:10px;
}
.common_title a .iconzu5{
	font-size: 12px;

}

.purchase_content_box{
    height:390px;
    width:980px;
    background:#fff;
    margin-top: 15px;
    box-shadow: 0 0 9px rgba(0,0,0,.11);
}
.purchase_content{
	width:960px;
	height:354px;
	margin: auto;
	position: relative;
	top:22px;
	overflow: hidden;
}
.purchase_content ul{
	width:960px;
	height:257px;
	overflow: hidden;
	
}
/* .purchase_content .scroll_container2{
	border-top:1px solid #E9EAEC;
	border-bottom:1px solid #E9EAEC;
} */
.purchase_content ul li{
	width:319px;
	height:86px;
	margin-left: -1px;
    margin-top: -1px;
	display: inline-block;
	float: left;
    position: relative;
    transition:all .3s;
    -moz-transition:all .3s; /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari and Chrome */
    -o-transition:all .3s; /* Opera */
}
.purchase_content ul li:hover{
    background: #F6F6F6;
}
.purchase_content ul li label{
    position: absolute;
	right: 109px;
    top: 18px;
    display: block;
    width:44px;
    height:20px;
    background:#5987D2;
    border-radius: 2px;
    color:#fff;
    font-size:12px;
    text-align: center;
    line-height: 20px;
}
.purchase_content ul li .pur_c_title{ 
	color:#333333;
	font-size:16px;
}
.purchase_content ul li .pur_c_title p{
	width: 145px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	margin-top:19px;
	margin-left:16px;
    font-size:16px;
    color:#333333;
}
.purchase_content ul li .pur_c_baojia{
	display:inline-block;
	width:82px;
	height:24px;
	background:#FFFFFF;
    color:#FE6600;
    border: 1px solid #FE6600;
	font-size:14px;
	line-height: 26px;
	text-align: center;
	border-radius: 45px;
	position: absolute;
	right:15px;
	top:15px;
	transition: all .3s;
	
}
.purchase_content ul li .pur_c_baojia:hover{
	background:#FE6600;
	color:#fff;
}
.purchase_content ul li span{
	position: absolute;
	left:16px;
	top:58px;
	color:#CDCCC8;
	font-size:12px;
	width: 155px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.purchase_content ul li i{
	position: absolute;
	right:15px;
	top:58px;
	color:#CDCCC8;
	font-size:12px;
}
/* 采购需求 */
.w190{
	width:200px;
}
.purchase_want{
	float: left;
    margin-top: 81px;
}

.purchase_want .pur_right{
	width:190px;
	height:390px;
	background:#fff;
}
.pur_right .pur_r_title{
    height:80px;
    background:url(../img/fbqg_bg.png) no-repeat center;
    margin-bottom:19px;
}
.pur_right .pur_r_title p{
	font-size:24px;
	color:#fff;
	text-align: center;
    padding-top:12px;
    font-weight:bold;
}
.pur_right .pur_r_title span{
	display: block;
	font-size:12px;
	color:#fff;
	text-align: center;
	margin-top:7px;
}
.pur_right .pur_r_title span i{
	color:#fff;
}
.pur_form input{
	display: block;
	width:162px;
	margin:auto;	
	height:38px;
	border:1px solid #EBEBEB; 
	margin-bottom:10px; 
	padding-left:8px;
	color:#333;
}
.want_product{
	display: block;
	width:152px;
	margin:auto;	
	height:58px;
	border:1px solid #EBEBEB; 
	margin-bottom:10px; 
	padding:8px;
	color:#333;
}
.pur_form .yzm{
    width:72px;
    float: left;
    margin-left:10px;
}
.pur_form .want_product{
	margin-bottom:0;
}
.pur_form input:hover{
	border:1px solid #D21D27; 
	color:#333333;
}
.pur_form input:hover::-webkit-input-placeholder{
	color:#333333;
}
.pur_form input:hover:-moz-placeholder{
	color:#333333;
}
.pur_form input:hover:-ms-input-placeholder{
	color:#333333;
}
.pur_form  span{
	font-size:12px;
	display: block;
	color:#D21D27;
	padding-left:10px;
	margin-top:3px;
	visibility: hidden;
}
.pur_form a{
	display: block;
	width:140px;
	height:30px;
	background:#D21D27;
	color:#fff;
	font-size:14px;
	text-align: center;
	margin:auto;
	border-radius: 55px;
	line-height:30px;
	margin-top:8px;
}
.pur_form button{
	display: block;
	width:140px;
	height:30px;
	background:#D21D27;
	color:#fff;
	font-size:14px;
	text-align: center;
	margin:auto;
	border-radius: 55px;
	line-height:30px;
	margin-top:8px;
}

.pur_form a:hover{
	color:#fff;
}
.pur_form i{
	display: block;
	color:#F85A41;
	font-size:12px;
	margin-top:10px;
	text-align: center;
}
#v_container{
    width:80px;
    height:40px;
    margin-left:8px;
    float: left;
}

/* gg_banner */
.gg_banner{
    display: block;
    width:100%;
    height:100px;
    margin-top:30px;
    background:url(../img/gg_banner.jpg) no-repeat center;
}
.common_title ul{
    float: right;
    margin-right: -9px;
}
.common_title ul li{
    float: left;

}

.common_title ul li a{
    margin-top:44px;
    color:#999999;
    float: left;
    margin-left:10px;
    margin-right:10px;
}
.common_title ul li span{
    display: block;
    margin-top:44px;
    color:#999999;
    float: left;
}
.common_title ul .news_nav_active a{
    color:#FE6600;
}
.index_news{
    padding-bottom: 25px;
    background:#fff;
    margin-top:18px;
    display: none;
}
.block{
    display: block;
}
.index_news_left{
    width:876px;
    float: left;
    padding-left:18px;
}

.index_news_left ul{
    margin-top:24px;
    
}
.index_news_left ul li{
    float: left;
    width:280px;
    margin-left:18px;
}
.index_news_left ul li:first-child{
    margin:auto;
}
.index_news_left ul li img{
    width:280px;
    height:200px; 
    float: left;
}
.index_news_left ul li p{
    width:280px;
    height:50px; 
    background:#EBEBEB;
    line-height: 50px;
    text-align: center;
    float: left;
    font-size:16px;
    color:#333333;
    transition:all .3s;
    -moz-transition:all .3s; /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari and Chrome */
    -o-transition:all .3s; /* Opera */
}
.index_news_left ul li:hover p{
    color:#FE6600;

}
.index_news_left_bottom{
    margin-top:29px;
}
.inlb_left{
    width:438px;
    float: left;
    line-height: 36px;
    border-right: 1px dashed #DEDCDC;
}
.inlb_right{
    float: left;
    margin-left:39px;
}
.inlb_left span,.inlb_right span{
    width:307px;
    display: inline-block;
    font-size:14px;
    color:#555555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 36px;
    float: left;
    transition:all .3s;
    -moz-transition:all .3s; /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari and Chrome */
    -o-transition:all .3s; /* Opera */
}
.inlb_left i,.inlb_right i{
    margin-left:40px;
    display: inline-block;
    font-size:14px;
    color:#999999;
    line-height: 36px;
    float: left;
}
.inlb_left img,.inlb_right img{
    float: left;
    margin-right:8px;
    margin-top:16px;
}
.inlb_left p:hover span{
    color:#FE6600;
}
.inlb_right p:hover span{
    color:#FE6600;
}


.index_news_right{
    width:267px;
    float: left;
    margin-left:24px;
    margin-top:19px;
   
}
.index_news_right_title{
    border-bottom:1px solid #E8E8E8;
    padding-bottom:5px;
}
.index_news_right_title p{
    font-size:20px;
    color:#333333;
    font-weight:bold;
    float: left;
}
.index_news_right_title p span{
    display: inline-block;
    width:3px;
    height:18px;
    background:#FE6600;
    float: left;
    margin-top:5px;
    margin-right:10px;
}
.i_news_more{
    float: right;
    margin-top:5px;
    font-size:14px;
    color:#999999;
}
.index_news_right_con{
    margin-top:15px;
}
.i_news_zs p{
    font-size: 14px;
    color:#444444;
    margin-bottom:8px;
    transition:all .3s;
    -moz-transition:all .3s; /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari and Chrome */
    -o-transition:all .3s; /* Opera */
}
.i_news_zs p:hover{
    color:#F6564A;
}
.i_news_zs p i{
    display: inline-block;
    width:14px;
    height:14px;
    background:#DADADA;
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    color:#fff;
    margin-right:5px;
}
.i_news_zs p .first_i{
    background:#F6564A;
}
.i_news_zs p .second_i{
    background:#F6874A;
}
.i_news_zs h2{
    font-size: 12px;
    color:#999999;
    margin-bottom:15px;
    margin-left:24px;
    width:240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 行业百科 */
.dictionay_con{
    padding-top:30px;
    background:#fff;
    margin-top:18px;
}
.dictionay_con ul{
    width:1230px;
    margin-left: 18px;
}
.dictionay_con ul li{
    width:375px;
    height:92px;
    float: left;
    margin-right:30px;
    margin-bottom:30px;
}
.dictionay_con ul li img{
    float: left;
}
.dic_con_right{
    float: left;
    width: 211px;
    margin-left: 20px;
}
.dic_con_right p{
    font-size:16px;
    color:#333333;
    font-weight: bold;
    line-height: 36px;
    transition:all .3s;
    -moz-transition:all .3s; /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari and Chrome */
    -o-transition:all .3s; /* Opera */
}
.dic_con_right h2{
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size:14px;
    color:#6A6A6A;
}
.dictionay_con ul li:hover .dic_con_right p{
    color:#F6874A;
}


/* 真实货源 品质保证 */
.index_recommend_box{
    width:100%;
    background:#fff;
    margin-top:30px;
}
.index_recommend_con{
    margin-top:30px;
}
.index_recommend_con ul{
    width:1215px;
    padding-bottom:30px;
}
.index_recommend_con ul li{
    width:228px;
    height:228px;
    background:#F2F2F2;
    float: left;
    margin-right:15px;
    margin-bottom:15px;
    text-align: center;
}
.index_recommend_con ul li img{
    /*margin-top:33px;*/
    margin-bottom:15px;
    width:226px;
    height:170px;
    transition:all .3s;
    -moz-transition:all .3s; /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari and Chrome */
    -o-transition:all .3s; /* Opera */
}
.index_recommend_con ul li p{
    margin-bottom:10px;
    font-size:14px;
    color:#333333;
}
.index_recommend_con ul li h2{

    font-size:16px;
    color:#FE6600;
}
.index_recommend_con ul li:hover img{
    /*transform: scale(1.1);*/
}

/* 常见百科 */
.index_bottom_box{
    background:#fff;
    padding-bottom:46px;
    padding-top: 30px;
}
.footer_banner{
    margin-top:0;
}
.wikipedia_title{
    display: block;
    margin:40px auto 35px;

}
.wikipedia_box ul{
    padding-bottom:24px;
}
.wikipedia_box ul li{
    width:600px;

    padding-top:25px;
    padding-bottom:25px;
    border-top:1px dashed #CFCFCF;
    float: left;
}
.wikipedia_box ul li:first-child{
    border:none;
}
.wikipedia_box ul li:nth-of-type(2){
    border:none;
}
.wikipedia_box ul li:first-child{
    border:none;
}
.pedia_left{
    width:570px;
    float: left;
}
.pedia_right{
    width:570px;
    float: right;
}
.pedia_left p,.pedia_right p{
    width:100%;
    font-size:16px;
    color:#333333;
    margin-bottom:20px;
}
.pedia_left p span,.pedia_right p span{
    transition:all .3s;
    -moz-transition:all .3s; /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari and Chrome */
    -o-transition:all .3s; /* Opera */
}
.pedia_left:hover p span,.pedia_right:hover p span{
    color:#F6564A;
}
.pedia_left p i,.pedia_right p i{
    display: inline-block;
    width:22px;
    height:22px;
    background:rgba(254,102,0,.24);
    border-radius: 50%;
    color:#FE6600;
    text-align: center;
    line-height:22px;
    font-size:14px;
    margin-right:8px;
}
.pedia_left h2 ,.pedia_right h2{
    font-size:14px;
    color:#888888;
    line-height: 26px;
    
} 
.pedia_left h2 i,.pedia_right h2 i{
    display: inline-block;
    width:22px;
    height:22px;
    background:rgba(212,212,212,.41);
    border-radius: 50%;
    color:#888;
    text-align: center;
    line-height:22px;
    font-size:14px;
    margin-right:8px;
    float: left;
}
.pedia_left h2 span,.pedia_right h2 span{
    float: left;
    width:535px;
    margin-top:-3px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/* 常见问题 */
.index_question{
    width:794px;
    /*height:413px;*/
    background:#fff;
    -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    float: left;
}
.index_question .common_title p,.free_sample .common_title p{
    margin-top:18px;
}
.index_question ul{
    margin-left:20px;
    margin-top:10px;
}
.index_question ul li{
    width:367px;
    height:68px;
    text-align: center;
    line-height: 68px;
    background:#FCF3EC;
    float: left;
    margin-right:18px;
    margin-bottom:14px;

    transition:all .3s;
    -moz-transition:all .3s; /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari and Chrome */
    -o-transition:all .3s; /* Opera */
}
.index_question ul li:hover{
    background:#FE6600;
}
.index_question ul li a{
    display:block;
    width:100%;
    height:100%;
    font-size: 16px;
    color:#333333;
    transition:all .3s;
    -moz-transition:all .3s; /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari and Chrome */
    -o-transition:all .3s; /* Opera */
    
}
.index_question ul li:hover a{
    color:#fff;
}
/* 免费索样 */
.free_sample{
	width:384px;
	height:486px;
	background:#fff;
    -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    float: right;
}
.free_sample h2{
    font-size:12px;
    color:#9E9F9F;
    margin-left:20px;
}
.free_sample input{
    display: block;
	width:332px;
	margin:auto;	
	height:38px;
	border:1px solid #EBEBEB; 
    margin-top:12px; 
    margin-bottom:22px;
	padding-left:8px;
	color:#333;
}
.free_sample textarea{
    display: block;
	width:324px;
	margin:auto;	
	height:90px;
	border:1px solid #EBEBEB; 
	margin-bottom:10px; 
	padding:8px;
    color:#333;
    margin-top:22px;
}
.free_sample button{
    display: block;
    width:342px;
    height:40px;
    background:#FE6600;
    margin:auto;
    font-size:16px;
    color:#fff;
    margin-top:10px;
    transition:all .3s;
    -moz-transition:all .3s; /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari and Chrome */
    -o-transition:all .3s; /* Opera */
    cursor: pointer;
}
.free_sample button:hover{
    background:#F95309;
}
.free_sample span{
    display: block;
    width: 100%;
    height: 16px;
    padding-left: 23px;
    font-size: 12px;
    color: #E60000;
    float: left;
}
#code_input1{
    margin-bottom: 10px;
}

/* 产品分类 */
.product_list_box ul{
    border-top:1px solid #EEEEEE;
    margin-top:30px;
}
.product_list_box ul li{
    border-bottom:1px solid #EEEEEE;
}
.product_list_left{
    float: left;
    min-height: 55px;
    background:#DBDBDB;
    width:145px;
    text-align: center;
    height: 100%;
}
.product_list_left a{
    line-height: 55px;
    font-size:14px;
    color:#333333;
}
.product_list_right{
    float: left;
    width:1055px;
}
.product_list_right a{
    display: inline-block;
    line-height: 55px;
    margin-left:30px;
    font-size:14px;
    color:#333333;
    transition:all .3s;
    -moz-transition:all .3s; /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari and Chrome */
    -o-transition:all .3s; /* Opera */
}
.product_list_right a:hover{
    color:#F6564A;
}

/* 需求 */
.xq_box{
    width:100%;
    height:100px;
    background: url(../img/xq_bg.png) no-repeat center;
    margin-top:20px;
}
.zxdg,.fbxq{
    width:600px;
    float: left;
    text-align: center;
    font-size:26px;
    color:#FFFFFF;
    line-height: 100px;
    font-weight:bold;
}
.fbxq{
    color:#333333;
}

/* banner */
.index_banner_center_other{
    margin-left:278px;
}
.banner_right_other{
    width:180px;
    height:491px;
    border-radius: 0;
}
.banner_right_other h3{
    height:18px;
    font-size:16px;
    color:#333333;
    border-left:2px solid #FE6600;
    line-height: 18px;
    padding-left: 10px;
    margin-left:10px;
    margin-top:12px;
}
.banner_right_other ul li{
    width:162px;
    height:100px;
    margin:auto;
    margin-top:12px;
    position: relative;
}
.banner_right_other ul li img{
    width:100%;
    height:100%;
}
.banner_right_other ul li h2{
    position: absolute;
    bottom:0;
    background: rgba(0,0,0,.57);
    width:100%;
    height:24px;
    line-height: 24px;;
}
.banner_right_other ul li h2 p{
    font-size:12px;
    color:#FFFFFF;
    width:130px;
    text-overflow: hidden;
    overflow: hidden;
    white-space: nowrap;
    margin:auto;
}
/* 面包屑 */
.crumbs{
    font-size: 16px;
    color: #666666;
    line-height: 62px;
}
.crumbs i{
    font-size: 16px;
    color: #333333;
}
.crumbs a{
    font-size: 16px;
    color: #666666;
    line-height: 62px;
}
.crumbs span{
    display: inline-block;
    margin: 0px 8px;
}

.crumbs.crumbs2{ 
    background: #ffffff;
}

/* 除臭剂分类 */
.classify{
    height:411px;
    background:#fff;
    margin-bottom:35px;
}
.classify .common_title{
    padding-left:20px;
}
.classify .common_title a{
    margin-top:39px;
}
.classify ul{
    margin-left:22px;
    width:1240px;
}
.classify ul li{
    float: left;
    width:555px;
    height:170px;
    margin-right:40px;
    margin-top:34px;
}
.classify ul li img{
    width:248px;
    height:170px;
    float: left;

}
.class_right{
    width:280px;
    float: left;
    margin-left:20px;
}
.class_right p{
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color:#333333;
    margin-bottom:20px;
    padding-top:30px;
    transition:all .3s;
    -moz-transition:all .3s; /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari and Chrome */
    -o-transition:all .3s; /* Opera */
}
.class_right h2{
    font-size: 14px;
    color:#999999;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.classify ul li:hover p{
    color:#F6564A;
}
.class_bottom{
    margin-top:30px;
}
.class_bottom div{
    float: left;
}
.class_bottom_left{
    width:367px;
    border-right: 1px dashed #DEDCDC;
    height:90px;
    margin-left:20px;
}
.class_bottom_left p img{
    margin-right:10px;
    float: left;
    margin-top:8px;
}
.class_bottom_left p span{
    display: block;
    float: left;
    width:250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:14px;
    color:#555555;
    margin-bottom:15px;
}
.class_bottom_left p i{
    float: left;
    margin-left:50px;
    color:#999999;
    font-size:14px;
}

.class_bottom_center{
    width:380px;
    margin-left:25px;
    border-right: 1px dashed #DEDCDC;
    height:90px;
}
.class_bottom_center p img{
    margin-right:10px;
    float: left;
    margin-top:8px;
}
.class_bottom_center p span{
    display: block;
    float: left;
    width:250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:14px;
    color:#555555;
    margin-bottom:15px;
}
.class_bottom_center p i{
    float: left;
    margin-left:50px;
    color:#999999;
    font-size:14px;
}

.class_bottom_right{
    width:367px;
    float: left;
    margin-left:25px;
}

.class_bottom_right p img{
    margin-right:10px;
    float: left;
    margin-top:8px;
}
.class_bottom_right p span{
    display: block;
    float: left;
    width:250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:14px;
    color:#555555;
    margin-bottom:15px;
}
.class_bottom_right p i{
    float: left;
    margin-left:50px;
    color:#999999;
    font-size:14px;
}
.class_bottom div p:hover span{
    color:#FE6600;
}

/* 分页 */
.list_fy.feny2{margin: 55px 0px;padding-top: 0px;}
.list_fy{width: 100%;text-align: center;height: auto;padding-top: 20px;box-sizing: border-box;     margin-bottom: 40px;}
.list_fy a,.list_fy span{display: inline-block;width: 40px;height: 40px;border: 1px solid #E2E2E2;background: #ffffff;color: #666666;
font-size: 14px;line-height: 40px;text-align: center;margin: 0px 10px 0px 0px;}
.list_fy .pve{width: 90px;color: #999999;}
.list_fy .ym{width: auto;border: none;color: #999999;background: none;}
.list_fy span{border: none;margin: 0px;margin-left: -10px;}
.list_fy a:hover{color: #FE6600;border: 1px solid #FE6600;}
.list_fy .a_color{background: #FE6600;color: #ffffff;}

.sam ul{margin-top: 35px;width: 103%;}
.sam li{width: 220px;height: 265px;background: #F2F2F2;text-align: center;margin: 0px 24px 23px 0px;float: left;}
.sam li img{width: 216px;height: 170px;margin-top: 34px;}
.sam li h5{color: #666666;font-size: 12px;margin-top: 10px;}
.sam li h6{color: #333333;font-size: 14px;margin: 10px 0px;}
.sam li p{color: #FE6600;font-size: 16px;}
.sam li:nth-child(5n){margin-right: 0px;}