.xq_select_align{
	vertical-align: middle;
	margin-bottom: 3px;
}
.icon_g{background: url(../../images/syngenta_g.png)no-repeat;}
/* index */
/*banner start*/
.banner{
	width:1349px;
	height:400px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
}
.banner ul{
	width:1608px;
	height:400px;
	position:absolute;
}
.banner ul li {
	float:left;
}
.banner ul li img{
	width:1608px;
	/* height:633px; */
}
.banner .switch_btn{
	position:absolute;
	right:0;
	top:0;
}
.banner .switch_btn .banner_btn{
	height:358px;
	background:rgba(0,0,0,0.7);
	display:inline;
	float:left;
	width:20px;
	padding:275px 29px 0;
	writing-mode:tb-rl;
}
.banner .switch_btn .banner_btn.active{
	background-image: none !important;
	background:rgba(0,0,0,0.7) !important;
}
.banner .switch_btn .banner_btn a{
	color:#fefefe;
	font-size:18px;
}
.banner .switch_btn .banner_btn a span{
	display:inline-block;
}
.banner .switch_btn .not_cur01{
	background:url("../images/index/banner_btnbg01.png") no-repeat;
}
.banner_font{
	z-index: 999;
	position: absolute;
	top: 100px;
	left: 150px;
}
/*banner end*/
.xh_al_list {
	float: left;
	width: 378px;
	text-align:left;
	margin: 0 10px;
}
.icon_right{
	color:#5f7800;
}

.w1349{
	width:1349px;
	margin:0 auto;
}

/* new_box */
.new_box{background: #f5f5f5;}
.new_left_list{width:550px;position: relative;}
.new_left_list .new_titel{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 226px;
	width: 140px;
	padding: 40px 8px;
	background: rgba(16,23,2,0.5);
}
.new_left_list .play_vod{
	position: absolute;
	left: 45%;
	top: 130px;
}
.new_left_list .new_titel span{
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	margin-top:130px;
}
.new_left_list .new_titel a{
	line-height: 30px;
	color: #fff;
	font-size: 18px;
}
.new_right_list{
	width:650px;
	background: white;
}
.news_right .tab_content ul li .date{
	text-align: center;
	width:100px;
	height:80px;
	padding: 10px;
}
.news_right .tab_content ul li .date_mum{
	width:68px;
	text-align: center;
}
.news_right .tab_content ul li .date_mum_2{
	line-height: 36px;
	width:20px;
}
.date_mum_titel{
	color:#009933;
	text-align: center;
}
.w520{
	width:490px;
}
.lh100{
	line-height: 100px;
}
.news_right{
	float:right;
	width:650px;
	/* padding: 3px 0; */
}
.news_right .tab_content{
	background: url(../../images/index/new_box_bg.jpg)no-repeat;
}
.news_right .tab_button a{
	height:38px;
	width:98px;
	border-radius:2px;
	border:1px solid #1986c0;
	display:inline-block;
	line-height:38px;
	text-align:center;
	margin-right:5px;
	background:#fcfcfc;
	color:#1986c0;
	font-size:16px;
}
.news_right .tab_button .current{
	background:#1986c0;
	color:#fff;
	border:1px solid #1986c0;
}
.news_right .tab_content ul{
	margin-top:0px;
}
.news_right .tab_content ul li{
	padding:1px 0;
	position: relative;
}
.news_right .tab_content ul li h3{
	font-size:14px;
	font-weight:bold;
	height:35px;
	line-height:40px;
}
.news_right .tab_content ul li p{
	font-size:12px;
	line-height:18px;
	text-align: left;
}
.news_right .tab_content ul li p a{
	/* color:#009933; */
	font-size:14px;
}
.news_right .tab_content ul li.active{
	color:#fff !important;
	background: #5f7800 !important;
}
.news_right .tab_content ul li.active, p a{
	/* color:#fff !important; */
}
.news_right .tab_content ul li:hover p a{
	color:#fff !important;
}
.news_right .tab_content ul li:hover{
	color:#fff !important;
	background: #5f7800;
}
a{color:#5f7800;}

.p-nav-tabs {
	border-bottom: 5px solid #f1f1f1;
}
.p-nav-tabs ul {
	padding: 5px 0;
	float: right;
	/* padding-right: 20px; */
}
.p-nav-tabs ul > li {
	float: left;
	position: relative;
	padding-bottom: 5px;
	margin-bottom: -10px;
	border-bottom: 5px solid transparent;
	margin: -10px 10px;
}
.p-nav-tabs ul > li > a {
	color: #000000;
	padding: 0 40px;
	border-left: 0px solid #f1f1f1;
	border-right: 0px solid #f1f1f1;
}
.p-nav-tabs ul > li > a:hover {
	color: #009933;
}
.p-nav-tabs ul > li:first-child > a {
	border-left: 0px solid #f1f1f1;
}
.p-nav-tabs ul > li.active {
	border-bottom: 5px solid #009933;
	color: #009933;
}
.p-nav-tabs ul > li:hover {
	border-bottom: 5px solid #009933;
	color: #009933;
}
.p-nav-tabs ul > li:hover > a  {
	color: #009933;
}
.p-nav-tabs ul > li.active > a {
	cursor: default;
	color: #009933;
}
.p-nav-tabs ul > li.active > a:hover {
	color: #009933;
}
.p-nav-tabs ul:after,
.p-nav-tabs ul:before {
	display: table;
	content: "";
	line-height: 0;
	clear: both;
}
.p-nav-tabs:after,
.p-nav-tabs:before {
	display: table;
	content: "";
	line-height: 0;
	clear: both;
}
.anquancaozuo_bg{
	background: url(../../images/index/yongyaozhinan.jpg)no-repeat;
	height:329px;
}
.anquancaozuo{
	font-size:26px;
	line-height:42px;
	float:left;
	margin:10px 0 0 20px;
}
.anquancaozuo_titel{
	height: 50px;
	color: #fff;
	line-height: 50px;
	margin-bottom: 20px;
	/* margin-top: 10px; */
	font-size: 24px;
	width:380px;
}
.anquancaozuo_button{
	width:160px;
	height:40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color:#fff;
	border-radius: 4px;
	border:1px solid #87a68a;
	background: rgba(0,93,10,.7);
	display: inline-block;
	vertical-align: middle;
	margin-top: 5px;
}
.anquancaozuo_titel a:hover{
	color:#fff;
}
.anquancaozuo_titel a.active{
	color:#fff;
}
.contactway{
	background:url(../../images/index/img_lianxifangshi.jpg)no-repeat;
	width:650px;
	height:164px;
}
.down_lianxi{
	display:inline-block;
	font-size:16px;
	color:#366ab2;
	text-align:center;
	line-height:40px;
	width:180px;
	height:40px;
	background:#f4f7fa;
	border-radius: 50px;
}
.jiagechaxun{
	background: url(../../images/index/img_jiagechaxun.jpg)no-repeat;
	height:164px;
	width:325px;
	float:left;
}
.tianqichaxun{
	background: url(../../images/index/img_tianqichaxun.jpg)no-repeat;
	height:164px;
	width:325px;
	float:left;
}
.jiage_title{
	font-size:20px;
	color:#fff;
	padding-top:20px;
	padding-left:20px;
}
.jiage_icon{
	margin-left:386px;
	margin-top:49px;
}
.font70{
	font-size:70px;
}
.jiage_search_box{
	/* width: 313px; */
	height: 37px;
	border-radius: 18px;
	border: 1px solid #afafaf;
	background: white;
	margin-left:20px;
	margin-top:38px;
}
.jiage_search_box .search{
	width: 250px;
	height: 35px;
	line-height: 35px;
	margin: 0;
	border: none;
	border-radius: 18px;
	padding-left: 15px;
	padding-right: 10px;
}
.jiage_search_box .search_btn{
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background-color: #dddddd;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 3px;
	right: 3px;
	color: #333;
}
.jiage_search_box .search_btn:hover{
	color: #1986c0;
}
.tianqi_search_box{
	/* width: 313px; */
	height: 37px;
	border-radius: 18px;
	border: 1px solid #afafaf;
	background: white;
	margin-left:20px;
	margin-top:80px;
}
.tianqi_search_box .search{
	width: 250px;
	height: 35px;
	line-height: 35px;
	margin: 0;
	border: none;
	border-radius: 18px;
	padding-left: 15px;
	padding-right: 10px;
}
.tianqi_search_box .search_btn{
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background-color: #dddddd;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 3px;
	right: 3px;
	color: #333;
}
.tianqi_search_box .search_btn:hover{
	color: #1986c0;
}

/*左侧工具栏*/
.tool{
	position:fixed;
	top:65%;
	right:25px;
	z-index:99999;
	margin-top:-140px;
}
.tool li{
	width:45px;
	height:45px;
	background:#f8f8f8;
	border-radius:50%;
	text-align:center;
	margin-bottom:8px;
	border:2px solid #5f7800;
}
.tool .icon{
	line-height:50px;
	color:#5f7800;
}
.tool li.gotop_top{
	border-bottom:2px solid #5f7800 !important;
	border-top:none;
	border-left:none;
	border-right:none;
	background:none;
	border-radius:0;
	width:40px;
	margin:8px auto;
	color: #5f7800;
}
.tool li.gotop_btn{
	border-top:2px solid #5f7800;
	border-bottom:none;
	border-left:none;
	border-right:none;
	background:none;
	border-radius:0;
	width:40px;
	margin:0 auto;
}
.tool li.gotop_btn .icon{
	color:#5f7800;
}
.tool li.erweima_btn,.tool li.phone_btn{
	position:relative;
}
.tool li .erweima_pic{
	position:absolute;
	top:-30px;
	right:55px;
	width:110px;
	height:110px;
	border:1px solid #e7e7e7;
	padding:5px;
	background:#fff;
	display:none;
}
.tool li .phone_div{
	position:absolute;
	top:-5px;
	right:55px;
	width:110px;
	height:67px;
	border:1px solid #e7e7e7;
	background:#fff;
	display:none;
}
.tool li.erweima_btn:hover .icon,.tool li.erweima_btn:hover .erweima_pic,.tool li.phone_btn:hover .phone_div{
	display:block;
}
.tool li:hover{
	background:#5f7800;
}
.tool li:hover .icon{
	color:#fff;
	width:100%;
	height:100%;
}
.tool li:hover{
	color:#fff;
}
.tool li.gotop_btn:hover{
	background:none;
}
.tool li.gotop_btn:hover .icon{
	color:#5f7800;
}
.gray_bg{
	background:#f6f6f6;
}

/* index */

.xh_select_tab ul {border-bottom:1px solid #eaeaea;height:40px;}
.xh_select_tab ul li{float:left;padding-bottom:5px;}
.xh_select_tab ul li span{border-right:1px solid #eaeaea;}
.xh_select_tab ul li a {display:inline-block;height:34px;line-height:34px;text-align:center;color:#000;font-size:16px;padding:0 25px;border-radius:15px;margin:0 10px;}
.xh_select_tab ul li.active,.xh_select_tab ul li:hover{border-bottom:1px solid #e07e4c;}
.xh_select_tab ul li:hover a{color:#fff;transition:all 0.2s;background-color:#5f7800;}
.xh_select_tab ul li.active a{background:#5f7800;color:#fff;}

/*产品搜索 start*/
.xh_select{border-top:1px solid #ddd;font-size:14px;}
.xh_select .xh_select_list{position:relative;background:#f1f1f1;border-bottom:1px solid #e6e6e5;}
.xh_select .xh_select_list .xh_select_key{font-size:14px;line-height:40px;padding-left:15px;float:left;width:125px;}
.xh_select .xh_select_list .xh_select_value{margin-left:140px;padding-left:30px;padding-right:200px;background:#fff;}
.xh_select .xh_select_list.multiple .xh_select_v_list>ul{height:auto;max-height:96px;overflow-y:auto;}
.xh_select .xh_select_list.more .xh_select_v_list>ul{height:auto;max-height:96px;overflow-y:auto;}
.xh_select .xh_select_list.multiple .xh_select_v_list>ul>li{width:155px;}
.xh_select .xh_select_list.multiple .xh_select_v_list>ul li.checked>.v_btn{background:0 0;color:#000;}
.xh_select .xh_select_list.multiple .xh_select_v_list.type_big>ul>li{width:111px;}
.xh_select .xh_select_list .xh_select_v_list>ul>li>.v_btn{max-width:110px;}
.xh_select .xh_select_list.multiple .xh_select_v_list>ul>li>.v_btn input[type=checkbox]{display:inline-block;}
.xh_select .xh_select_list.multiple .xh_select_v_list>ul>li.checked>label span{color:#3eb134;}
.xh_select_v_list{padding-top:8px;}
.xh_select_v_list>ul{height:32px;overflow:hidden;}
.xh_select_v_list>ul li{float:left;margin-bottom:10px;margin-right:12px;height:24px;line-height:24px;width:130px;}
.xh_select_v_list>ul li:hover>.v_btn{color:#3eb134;transition:all .2s;}
.xh_select_v_list>ul li .v_btn{display:inline-block;padding:0 7px;line-height:24px;border-radius:10px;color:#000;text-align:left;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.xh_select_v_list>ul li .v_btn input[type=checkbox]{display:none;}
.xh_select .xh_select_list .xh_select_v_list>ul li.checked>.v_btn{background:#5f7800;color:#fff;}
.xh_select_ext{position:absolute;top:8px;right:10px;width:180px;}
.xh_select_ext .s_ext_btn{float:left;margin-right:10px;position:relative;width:45px;height:24px;line-height:24px;padding:0 15px 0 15px;background:#f1f1f1;color:#535353;border:1px solid #ddd;border-radius:1px;}
.xh_select_ext .s_ext_btn:hover{color:#3eb134;border-color:#3eb134;transition:all .2s;}
.xh_select_ext .s_ext_btn:hover i{color:#3eb134;transition:all .2s;}
.xh_select_ext .s_ext_btn i{font-style:normal;color:#535353;}
.xh_select_v_list>ul li .trig_item{display:inline-block;padding:0 15px;line-height:24px;color:#000;text-align:center;white-space:nowrap;border:1px solid transparent;background:#fff;}
.xh_select_v_list>ul li:hover .trig_item{position:relative;z-index:2;border-top:1px solid #999;border-left:1px solid #999;border-right:1px solid #999;transition:all .2s;}
.xh_select_v_list>ul li:hover .xh_select_tab_cont{display:block;}
.xh_select_tab_cont{position:absolute;left:0;right:0;border:1px solid #999;padding:10px;top:33px;background:#fff;z-index:1;display:none;transition:all .2s;}
.xh_select_cont_item{padding-right:200px;}
.xh_select_tab_cont.multiple>.xh_select_cont_item>ul{height:165px;overflow-y:auto;}
.xh_select .xh_select_list .xh_select_tab_cont.multiple>.xh_select_cont_item>ul>li>.v_btn{max-width:88px;background:0 0;color:#000;}
.xh_select_tab_cont.multiple>.xh_select_cont_item>ul>li>.v_btn input[type=checkbox]{display:inline-block;}
.xh_select_tab_cont.multiple>.xh_select_cont_item>ul>li.checked>label span{color:#3eb134;}
.xh_select_btns{text-align:center;padding:10px 0;display:none;}
.xh_select_btns .xh_s_btn{margin-right:8px;display:inline-block;line-height:14px;height:14px;padding:4px 13px 5px;border-radius:2px;background:#5f7800;text-align:center;text-decoration:none;color:#fff;}
.xh_select_btns .xh_s_btn:hover{background:#6d8a04;transition:all .2s;}
.xh_select_btns .xh_s_btn.disabled{border:1px solid #DDD;background:#f7f7f7;cursor:default;color:#CCC;}
.multiple .xh_select_btns{display:block}
.xh_select_more{text-align:center;position:relative;top:-1px;border-top:1px solid #ddd;transition:all .2s ease-in-out;}
.xh_select_more .sm-wrap{position:relative;display:inline-block;margin-top:-1px;height:28px;line-height:28px;padding:0 20px 0 20px;border-width:1px;border-style:solid;border-color:#FFF #DDD #DDD;background:#fff;cursor:pointer;color:#333;transition:all .2s ease-in-out;}
.xh_select_more:hover{border-color:#3eb134;transition:all .2s;}
.xh_select_more:hover .sm-wrap{border-color:#FFF #3eb134 #3eb134;color:#3eb134;transition:all .2s;}

/* A-Z  开始 */
.alphabet{
	padding-top: 10px;
	color: #535353;
}
.alphabet span {
	padding: 0 5px;
	cursor: pointer;
}
.alphabet .active{
	color:#fff;
	font-weight:bold;
	background: #3eb134;
	border-radius: 10px;
	padding: 2px 7px;
}
/* A-Z 结束 */

/* search 开始 */
.xh_select_search_list{
	padding-top:8px;
}
.xh_select_search_list>ul{
	height:118px;
	overflow:hidden;
}
.xh_select_search_list>ul li{
	float:left;
	margin-bottom:10px;
	margin-right:5px;
	/* height:24px; */
	line-height:24px;
	width:130px;
	border:1px solid #f5f5f5;
}
.xh_select_search_list>ul li:hover>.v_btn{
	color:#3eb134;
	transition:all .2s;
}
.xh_select_search_list>ul li .v_btn{
	display:inline-block;
	padding:0 10px;
	line-height:24px;
	border-radius:10px;
	color:#000;
	text-align:left;
	max-width:100px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.xh_select .xh_select_list .xh_select_search_list>ul li.checked>.v_btn{background:#3eb134;color:#fff;}
.xh_select_search_list>ul li .v_btn input[type=checkbox]{display:none;}
/* search结束 */

.xh_select_v_list.type_big>ul{height:96px;}
.xh_select_v_list.type_big>ul>li{
	width:102px;
	height:83px;
	text-align:center;
	background:#f5f5f5;
	border:2px solid #dafbb1;
	cursor:pointer;
	border-radius:5px;
}
.xh_select_v_list.type_big>ul>li .v_btn{background:#5f7800;color:#fff;}
.xh_select_v_list.type_big>ul>li.checked,.xh_select_v_list.type_big>ul>li:hover{
	border-color:#5f7800;
	background:#fff;
	transition:background .2s,border .2s;
}
.xh_select_v_icon{
	margin-top:10px;
	margin-bottom:3px;
	height:40px;
	width:40px;
	border-radius: 50%;
	background: #e0e0e0;
	text-align: center;
	margin-left: 30px;
}
.xh_select_v_icon:hover{
	background: #fdbb30;
}
.xh_select_v_icon:active{
	background: #fdbb30;
}
.xh_select_v_icon i{font-size:40px;line-height:40px;color:#3eb134;}
/* .bg-cp_shuidao,.bg-cp_yezi,.bg-cp_piaochong,.bg-cp_shengmingkexue,.bg-cp_xiaomai,.bg-cp_malingshu,.bg-cp_yumi,.bg-cp_huasheng,.bg-cp_mianhua,.bg-cp_dadou,.bg-cp_youcai,.bg-cp_ganju,.bg-cp_pingguo,.bg-cp_xiangjiao,.bg-cp_li,.bg-cp_putao,.bg-cp_caomei,.bg-cp_mangguo,.bg-cp_lizhi,.bg-cp_fanqie,.bg-cp_huanggua,.bg-cp_lajiao,.bg-cp_shizihua,.bg-cp_yancao,.bg-cp_chaye,.bg-cp_sanqi,.bg-cp_zao,.bg-cp_yangmei,.bg-cp_shiliu,.bg-cp_xigua,.bg-cp_mihoutao,.bg-cp_tao,.bg-cp_boluo,.bg-cp_shizi,.bg-cp_ganlan,.bg-cp_jiang,.bg-cp_yutou,.bg-cp_suan,.bg-cp_qiezi,.bg-cp_kugua,.bg-cp_qincai,.bg-cp_yecai{display:inline-block;background-image:url('../../images/shop/cp_sprites.png');background-repeat: no-repeat;width:47px;height:40px;} */
.bg-cp_shuidao:before{
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e654";
	font-size:30px;
	color: #5f7800;
	line-height: 43px;
}
.bg-cp_xiaomai::before{
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e658";
	font-size:34px;
	color: #5f7800;
	/* line-height: 43px; */
}
.bg-cp_malingshu:before{
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e657";
	font-size:34px;
	color: #5f7800;
	line-height: 43px;
	margin-left:1px;
}
.bg-cp_yumi:before{
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e656";
	font-size:30px;
	color: #5f7800;
	line-height: 43px;
}
.bg-cp_huasheng:before{
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e765";
	font-size:30px;
	color: #5f7800;
	line-height: 43px;
}
.bg-cp_ganju:before{
	content:url(../../images/shop/zhongyiji_1.png);
	float:left;
	margin-left: 4px;
	margin-top: 2px;
}
.bg-cp_pingguo:before{
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e658";
	font-size:34px;
	color: #5f7800;
}
.bg-cp_xiangjiao:before{
	content:url(../../images/shop/zhongyiji_1.png);
	float:left;
	margin-left: 4px;
	margin-top: 2px;
}
.bg-cp_li:before{
	content:url(../../images/shop/zhongyiji_1.png);
	float:left;
	margin-left: 4px;
	margin-top: 2px;
}
.bg-cp_putao{background-position:-10px -197px;}
.bg-cp_caomei{background-position:-77px -197px;}
.bg-cp_mangguo{background-position:-144px -197px;}
.bg-cp_lizhi{background-position:-211px -197px;}
.bg-cp_fanqie{background-position:-10px -259px;}
.bg-cp_huanggua{background-position:-77px -259px;}
.bg-cp_lajiao{background-position:-144px -259px;}
.bg-cp_shizihua{background-position:-211px -259px;}
.bg-cp_yancao{background-position:-9px -319px;}
.bg-cp_chaye{background-position:-77px -319px;}
.bg-cp_sanqi{background-position:-144px -319px;}
.bg-cp_zao{background-position:-9px -385px;}
.bg-cp_yangmei{background-position:-77px -385px;}
.bg-cp_shiliu{background-position:-144px -385px;}
.bg-cp_xigua{background-position:-211px -385px;}
.bg-cp_mihoutao{background-position:-9px -449px;}
.bg-cp_tao{background-position:-77px -449px;}
.bg-cp_boluo{background-position:-144px -449px;}
.bg-cp_shizi{background-position:-211px -449px;}
.bg-cp_ganlan{background-position:-9px -510px;}
.bg-cp_jiang{background-position:-77px -510px;}
.bg-cp_yutou{background-position:-144px -510px;}
.bg-cp_suan{background-position:-211px -510px;}
.bg-cp_qiezi{background-position:-9px -574px;}
.bg-cp_kugua{background-position:-77px -574px;}
.bg-cp_qincai{background-position:-144px -574px;}
.bg-cp_yecai{background-position:-211px -574px;}
.bg-cp_piaochong {
	width: 47px; height: 40px;
	background-position: -12px -10px;
}
.bg-cp_yezi {
	width: 47px; height: 40px;
	background-position: -82px -8px;
}
.bg-cp_shengmingkexue {
	width: 47px; height: 40px;
	background-position: -148px -9px;
}

/*.fruits .xh_select_v_list.type_big > ul > li{background:#fff;border:2px solid #5f7800;}*/
.fruits .xh_select_v_list.type_big>ul>li .v_btn{background:#5f7800;}
.fruits .xh_select_v_list.type_big>ul>li.checked,.fruits .xh_select_v_list.type_big>ul>li:hover{border-color:#5f7800;background:#fff;transition:background .2s,border .2s;}
.fruits.xh_select_list .xh_select_v_list>ul li.checked>.v_btn{background:#5f7800;color:#fff;}
.xh_select_v_list.type_big > ul > li .v_btn.shizi{padding:0 5px;}
.vegetables .xh_select_v_list.type_big > ul > li{background:#ede0ed;border:2px solid #ede0ed;}
.vegetables .xh_select_v_list.type_big>ul>li .v_btn{background:#aa46a4;}
.vegetables .xh_select_v_list.type_big>ul>li.checked,.vegetables .xh_select_v_list.type_big>ul>li:hover{border-color:#aa46a4;background:#fff;transition:background .2s,border .2s;}
.vegetables.xh_select_list .xh_select_v_list>ul li.checked>.v_btn{background:#aa46a4;color:#fff;}
/*LeiLi*/
.xh_select .xh_select_list.more .xh_select_value{padding-right:113px}
.xh_select .xh_select_list.multiple .xh_select_value{padding-right: 0}
.xh_select .xh_select_list.multiple .xh_select_ext{display: none}
.xh_select .xh_select_list .xh_select_ext .s_ext_btn_fold{display: none}
.xh_select .xh_select_list.more .xh_select_ext .s_ext_btn_multiple,.xh_select .xh_select_list.more .xh_select_ext .s_ext_btn_more{display: none}
.xh_select .xh_select_list.more .xh_select_ext .s_ext_btn_fold{display: block;margin-left: 87px}
.xh_select_tab_cont {height: 200px;}
.xh_select_tab_cont.multiple>.xh_select_ext{display: none;}
.xh_select_tab_cont.multiple>.xh_select_cont_item{padding-right: 0;}
.xh_select_tab_cont .category_list{height: 200px;overflow: auto}
#has_select_condition .sui-tag > li.tag-selected,.sui-tag > a.tag-selected{background-color:#5f7800;border-color:#3eb134;}
/*产品搜索 end*/
.xh-line{padding:12px 15px;height:28px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#f1f1f1;}
.xh-line .xh-sort{display:inline-block;border-radius:2px;font-size:0;}
.xh-line .xh-sort a{position:relative;display:inline-block;padding:7px 10px;height:14px;border-radius:2px;background:#fff;color:#000;font-size:14px;line-height:14px;}
.xh-line .xh-sort a:before{position:absolute;top:4px;bottom:4px;left:0;display:block;width:1px;background:#ddd;content:'';}
.xh-line .xh-sort a.active:before{display:none;}
.xh-line .xh-sort a.active{background:#3eb134;color:#fff;}
.xh-line .xh-sort a:first-child{border-left:none;}
.xh-line .xh-sort a:first-child:before{display:none;}
/*产品列表*/
.xh_select_result_list ul{overflow:hidden;}
.xh_select_result_list ul li{float:left;margin:10px 10px 0 0;padding:10px 6px;width:175px;border:2px solid #f2f2f2;border-radius:5px;}
.xh_select_result_list ul li:nth-child(6n){margin:10px 0 0;}
.xh_select_result_list ul li .list_price{border-bottom:1px dotted #a6a6a6;color:#b32423;font-size:14px;line-height:28px;}
.xh_select_result_list ul li .list_name{font-size:14px;line-height:24px;margin-top:5px;color:#535353;}
.xh_select_result_list ul li .btn{width: 123px;height: 30px;display:block;background:#3eb134;border-radius:5px;border:1px solid #e1e1e1;color:#fff;text-align:center;font-size: 14px;line-height: 30px;margin: 0 auto;}
.xh_select_result_list ul li .btn.disabled{background:#d6d6d6;}
.result_list_img{height:180px;position: relative}
.result_list_img a img{max-width: 175px;max-height: 175px;top: 50%;left: 50%;position: absolute;transform: translate(-50%,-50%);}

/* 综合排序 */
.selectionSort{
	height: 56px;
	width: 100%;
	background-color: #fafafa;
	margin-top: 30px;
	border-top: 1px solid #dddddc;
	border-bottom: 1px solid #dddddc;
}
.selection-left{
	height: 28px;
	margin-top: 12px;
	background-color: #FFFFFF;
	margin-left: 16px;
	overflow: hidden;
}

.selection-left li{
	float: left;
	height: 28px;
}
.selection-left li a{
	display: block;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	padding-left: 20px;
	padding-right: 14px;
	color: #535353;
}
.selection-left .sortActive{
	background-color: #3eb134;
}
.selection-left .sortActive a{
	color: #ffffff;

}
.selection-right{
	height: 28px;
	margin-top: 12px;
	margin-right: 13px;
	background-color: #fafafa;
	overflow: hidden;
}
.selection-right  li{
	font-size: 14px;
	float: left;
	line-height: 28px;
	color: #999999;
}
.selection-right .shaopNum span{
	color: #d91a1e;
}
.selection-right .shaopPage{
	margin: 0px 20px;
	color: #535353;
}
.selection-right .shaopPage .page_red{
	color: #d91a1e;
}
.selection-right .cusp{
	width: 100px;
	height: 28px;
}
.selection-right .cusp a{
	display: block;
	width: 50px;
	height: 100%;
	text-align: center;
	color: #999999;
	background-color: #FFFFFF;
}
.selection-right .cusp .cuspBack{
	background-color: #f4f4f4 !important;
}

/* 产品排列 */
.commodityShop{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.commodityShop .commodityBody{
	width: 100%;
}
.commodityShop .commodityBody li{
	width: 187px;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #f0f0f0;
	position: relative;
}
.commodityShop .commodityBody li .labelImg{
	position: absolute;
	left: 0;
	top: 0;
}
.commodityShop .commodityBody li .rotoImg{
	width: 184px;
	height: 184px;
	overflow: hidden;
	display: flex;
	align-items: center;
	/* margin-left: 24px; */
}
.commodityShop .commodityBody li .rotoImg img{
	width: 100%;
	height: auto;
}
.commodityShop .commodityBody li .list_name {
	font-size: 14px;
	line-height: 24px;
	margin-top: 5px;
	color: #535353;
}
.commodityShop .commodityBody li .btn {
	width: 123px;
	height: 30px;
	display: block;
	background: #5f7800;
	border-radius: 5px;
	border: 1px solid #e1e1e1;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	margin: 0 auto;
}

.commodityBody .commodityName{
	font-size: 12px;
	line-height: 18px;
	/* height: 28px; */
	color:#535353;
	/* text-align: center; */
	padding: 0 5px;
}
.commodityBody .comPrice{
	/* border-top: 1px dashed #a6a6a6; */
	margin: 0px 10px;
	width: 160px;
}
.commodityBody .comPrice p{
	font-size: 12px;
	color: #231815;
	height: 30px;
	line-height: 30px;
}
.commodityBody .comPrice p span{
	font-size: 16px;
	color: #b32423;
	display: inline-block;
}
.commodityBody .comPrice .shopValue{
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}
.commodityBody .comPrice .shopValue input{
	display: inline-block;
	width: 60px;
	height: 24px;
	margin: 0px 6px;
	text-align: center;
}
.commodityBody .buyCart{
	margin: 10px 7px;
	float: left;
}
.commodityBody .buyCart .buy_one{
	width: 90px;
	height: 30px;
	display: block;
	padding-left: 6px;
	background-color: #ffeded;
	border: 1px solid #d0333e;
}

.commodityBody .buyCart .buy_one a{
	display: inline-block;
	text-align: center;
	color: #c91623;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
}
.commodityBody .buyCart .cart-two{
	display: inline-block;
	color: #c91623;
	font-size: 12px;
	padding-left: 2px;
	line-height: 30px;
	height: 30px;
}
.commodityBody .buyCart .buy_two a ,.commodityBody .buyCart .buy_the a{
	display: inline-block;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;

	color: #fff;
}
.commodityBody .buyCart .buy_two a{
	margin: 0px 10px;
	background-color: #b32423;
}
.commodityBody .buyCart .buy_the a{
	background-color: #1986c0;
}
.commodityShop .commodityBody i{
	font-weight: normal !important;
}
.buy_position{
	position: relative;

}
.buy_position .buyRoto_1{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(252,150,39,0.2);
	z-index: 100;
}
.buy_position .buyRoto_1 .rotoNull{
	width: 160px;
	height: 160px;
	/* padding-top: 60px; */
	border-radius: 50%;
	background: rgba(252,150,39,0.5);
	margin: 15px auto;
	display: block;
}
.buy_position .buyRoto_1 .rotoNull h4{
	font-size: 32px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 60px;
}
.buy_position .buyRoto_1 .rotoNull p{
	font-size: 18px;
	color: #b7b7b7;
	line-height: 50px;
	text-align: center;
}
.buy_position .buyRoto{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	z-index: 100;
}
.buy_position .rotoNull{
	display: none;
}

.buy_position .buyRoto .rotoNull{
	width: 160px;
	height: 160px;
	/* padding-top: 60px; */
	border-radius: 50%;
	background: rgba(0,0,0,0.5);
	margin: 15px auto;
	display: block;
}
.buy_position .buyRoto .rotoNull h4{
	font-size: 32px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 60px;
}
.buy_position .buyRoto .rotoNull p{
	font-size: 18px;
	color: #b7b7b7;
	line-height: 50px;
	text-align: center;
}
.text-num{color:#009460;}
.pakeage{
	/* border:1px solid #e60012; */
	color:#fff;
	/* background: #e60012; */
	padding: 1px 5px;
}
.pakeage:hover{
	color:#fff;
}
.pakeage_1{
	border:1px solid #009460;
	color:#fff;
	background: #009460;
	padding: 1px 5px;
}
.pakeage_1:hover{
	color:#fff;
}
.pakeage_2{
	border:1px solid #e60012;
	color:#e60012;
	padding: 1px 5px;
}
.pakeage_2:hover{
	color:#e60012;
}
.iconfont30{font-size: 30px !important;}


/*产品图展示*/
.preview_wrap{width:270px;position:relative;}
.preview_wrap .main_img{position:relative;border:1px solid #eee;margin-bottom:13px;padding:5px; width:230px;text-align: center;}
.preview_wrap .main_img img{}
.preview_wrap .main_img .enlarge_icon{width:22px;height:25px;position:absolute;bottom:10px;right:10px;}
.preview_wrap .spec_list{margin-bottom:18px;position:relative;}
.preview_wrap .spec_list .arrow_next,.preview_wrap .spec_list .arrow_prev{display:block;width:40px;height:43px;position:absolute;cursor:pointer;top:50%;margin-top:-20px;}
.preview_wrap .spec_list .arrow_next{right:50px;}
.preview_wrap .spec_list .arrow_prev{left:50px;}
.preview_wrap .spec_list .arrow_next .iconfont,.preview_wrap .spec_list .arrow_prev .iconfont{font-size:40px;line-height:43px;color:#ccc;}
.preview_wrap .spec_list .disabled .iconfont{color:#dfdfdf;}
.preview_wrap .spec_list .spec_items{position:relative;width:172px;height:54px;overflow:hidden;margin:0 auto;}
.preview_wrap .spec_list .spec_items ul{position:absolute;width:406px;height:54px;top:0px;left:0px;}
.preview_wrap .spec_list .spec_items ul li{float:left;margin-right:5px;height:50px;width:50px;border:2px solid #eee;cursor: pointer;}
.preview_wrap .spec_list .spec_items ul li.img_hover,
.preview_wrap .spec_list .spec_items ul li:hover {border: 2px solid #c42daa;}
.preview_wrap .zoomdiv{z-index:18;position:absolute;top:0;left:355px;width:450px;height:450px;border:1px solid #e4e4e4;display:none;text-align: center;overflow: hidden;}
.preview_wrap .preview_info{height:20px;}
.preview_wrap .preview_info .left_btns{float:left;}
.preview_wrap .preview_info .left_btns a{cursor:pointer;margin-right:5px;}
.preview_wrap .preview_info .left_btns a .icon{font-size:14px;}
.preview_wrap .preview_info .left_btns a em{margin-left:5px;color:#666666;}
.preview_wrap .preview_info .left_btns a:hover em,.preview_wrap .preview-info .left_btns a:hover .icon{color:#0a529c;}

/*右侧商品信息*/
.iteminfo_wrap{width:730px;}
.iteminfo_wrap .sku_name{color:#5f7800;margin-bottom:5px;padding-top:10px;line-height:28px;font-size:14px;font-weight:bold;border-bottom:3px solid #5f7800;}
.iteminfo_wrap .sku_name span{display:block;color:#999;}
.iteminfo_wrap .price_wrap{border:1px solid #eee;background:#f7f7f7;padding:8px 0;position:relative;}
.iteminfo_wrap .price_con{line-height:32px;}
.iteminfo_wrap .price_title{float:left;width:110px;padding-left:15px;font-size:14px;color:#666;}
.iteminfo_wrap .price_title.red {color: #e60012;}
.iteminfo_wrap .price_num{float:left;font-size:14px;}
.iteminfo_wrap .price_wrap .price_num em {
	padding: 3px 6px;
	border: 1px solid #e60012;
	background: #ffffff;margin-right:10px;
}
.iteminfo_wrap .price_wrap .price_num p{padding-bottom:5px;}
.iteminfo_wrap .price_wrap .price_num p img{height:27px;}
.iteminfo_wrap .price_wrap .price_num .sm_num {color: #000; font-size: 14px;}
.iteminfo_wrap .price_num span{font-size:18px;font-weight:bold;}
/* .iteminfo_wrap .text-999{color:#999;}  */
.iteminfo_wrap .price_wrap .comment_count{position:absolute;top:10px;right:0;border-left:1px solid #eee;padding:0 13px;}
.iteminfo_wrap .price_wrap .comment_count p{height:20px;color:#999999;text-align:center;}
.iteminfo_wrap .price_wrap .comment_count a{font-size:14px;}
.choose_wrap{line-height:32px;padding:4px 0;}
.choose_wrap.summary{border-bottom:1px dotted #dfdfdf;padding:10px 0;}
.choose_wrap .dt{float:left;margin-left:15px;color:#666;font-size:14px;}
.choose_wrap .dd{margin-left:90px;}
.choose_wrap .support{overflow:hidden;margin-top:6px;}
.choose_wrap .support li{float:left;margin-right:20px;border-radius:10px;border:1px solid #5e69ac;}
.choose_wrap .support li a{line-height:20px;}
.choose_wrap .support li a:hover{color:#0a529c;}
.choose_wrap .support li b{background:#5e69ac;height:20px;width:20px;border-radius:10px;display:inline-block;margin-left:-1px;}
.choose_wrap .support li b .icon{font-size:12px;color:#fff;padding:0 4px;}
.choose_wrap .support li  span{padding:0 15px 0 5px;}
.choose_wrap .support li span.pad-l-r-15 {padding: 0 15px 0 15px;}
.choose_wrap .support li.orange{border:1px solid #fe7743;}
.choose_wrap .support li.orange a{color:#fe7743;}
.choose_wrap .support li.orange b{background:#fe7743;}
.choose_wrap .support li.green {border: 1px solid #49bb14;}
.choose_wrap .support li.green a {color: #49bb14;}
.choose_wrap .support li.green b {background: #49bb14;}
.pakeage{overflow:hidden;}
.pakeage li{padding:0 20px;border:1px solid #ccc;line-height:30px;cursor:pointer;margin-right:10px;float:left;position:relative;color:#666;}
.pakeage .on{border:1px solid #e60012;color:#e60012;}
.pakeage .disabled {
	border: 1px solid #ccc;
	background: #f8f8f8;
	color: #333;
	cursor: default;
}
.pakeage .on b{width:0;height:0;border-top:15px solid transparent;border-right:15px solid #e60012;position:absolute;right:0;bottom:0;}
.choose_btns{overflow:hidden;}
.choose_btns .wrap_input{height:25px;width:100px;float:left;position:relative;}
.choose_btns .wrap_input .buy_num{border:1px solid #ccc;width:100px;height:25px;margin:0;padding-left:5px;position:absolute;top:0;left:0;}
.choose_btns .wrap_input .add_btn{border:1px solid #ccc;width:17px;height:12px;position:absolute;top:0;right:0;display:inline-block;}
.choose_btns .wrap_input .reduce_btn{border:1px solid #ccc;width:17px;height:12px;position:absolute;bottom:0;right:0;display:inline-block;}
.choose_btns .wrap_input .add_btn .icon,.choose_btns .wrap_input .reduce_btn .icon{font-size:14px;line-height:12px;float:left;padding:1px 0 0 1px;color:#ccc;}

/*购买量提示*/
.sl_tip{margin-top:5px;height:37px;}
.sl_tip .sui-tooltip{border:1px solid #f5dead;background:#f8f5da;border-radius:2px;padding:0 10px;}
.sl_tip .sui-tooltip.bottom .tooltip-arrow, .tooltip-only-arrow.bottom .tooltip-arrow{top:-6px;border-bottom-color:#f5dead;left:20px;}
.sl_tip .sui-tooltip.bottom .tooltip-arrow .tooltip-arrow.cover, .tooltip-only-arrow.bottom .tooltip-arrow .tooltip-arrow.cover{margin-left:-24px;top:-2px;border-bottom-color:#f8f5da;}
.sl_tip p{color:#5e69ac;}
.btn_box{margin-top:15px;overflow:hidden;}
.btn_box a{height:40px;line-height:42px;display:inline-block;font-size:14px;text-align:center;float:left;margin-right:8px;}
.btn_box .yj_buy {
	width: 98px;
	height: 42px;
	background: #5f7800;
	color: #fff;
}
.btn_box .add_cart{border:1px solid #e60012;background:#ffeded;width:153px;height:40px;color:#e60012;padding-left:45px;}
.btn_box .sqys_btn{border:1px solid #f6e0b2;background:#f8f5da;width:98px;height:40px;color:#666;}


/*技术服务  开始*/
.color_3eb134{
	color:#3eb134;
}
.color_333{
	color:#333;
}
.bjfff{
	background-color:#fff;
}

.wrap-1140{
	width:1140px;
}
.jsfw_content{background: #f5f5f5;}
.mianContent .title{
	display:inline-block;
	height:36px;
	line-height:36px;
	padding-bottom:10px;
	/* border-bottom:3px solid #3eb134; */
	color:#333;
	font-size:32px;
}
.mianContent .btnList .btn{
	display:inline-block;
	height:60px;
	line-height:60px;
	padding-left:25px;
	padding-right:25px;
	border-radius:5px;

}
.mianContent .btnList .fk_btn{
	color:#3eb134;
	border:1px solid #3eb134;
}

.mianContent .btnList .sq_btn{
	background-color:#d8602c;
	color:#fff;
	border:1px solid #d8602c;
}
.zc_contentbox .contet_left_list{
	width:845px;
	padding-left:20px;
	padding-right:20px;
	padding-top:35px;
	padding-bottom:21px;
	position:relative;
	cursor:pointer;
	overflow:hidden;
}
.zc_contentbox .contet_left_list ul{
	width:6000px;
}
.zc_contentbox .contet_left_list  .cq{
	width:843px;
	overflow:hidden;

}
.zc_contentbox .contet_left_list li{
	float:left;
}

.zc_contentbox .contet_left_list .download{
	position:absolute;
	top:0;
	left:0;
}
.download .downloadBtn{
	display:inline-block;
	height:58px;
	line-height:58px;
	padding-left:30px;
	padding-right:30px;
	background-color:#5f7800;
	color:#fff;
	border-radius:5px;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	display:none;

}
.zc_contentbox .contet_left_list li:hover .download{
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,.5);
	box-shadow:0 5px 5px 0 rgba(0,0,0,.5);
	transition:background-color 0.2s,box-shadow 0.2s;

}

.zc_contentbox .contet_left_list li:hover .downloadBtn{
	display:block;
	transition:all 0.2s;
}

.content_right_list li{
	width:255px;
	background-color:#5f7800;
	color:#fff;
	border-bottom:1px solid #ced9d4;
	text-align:center;
	height:109px;
	line-height:109px;
	font-size:22px;
	color:#fff;
	cursor:pointer;
}
.content_right_list li .box{
	display:inline-block;

}
.content_right_list li .box>i{
	margin-top:2px;
	margin-left:10px;

}
.content_right_list li.active{
	background-color:#fff;
	border-bottom:none;
	color:#5f7800;
}

.toTop {
	background-image:-webkit-linear-gradient(to bottom, #006923, #008c2f);
	background-image:linear-gradient(to bottom,#006923, #008c2f);
}

.feedback{
	/* border-bottom:20px solid #e0e0e0; */
}
.feedback_left{
	width:480px;
}
.feedback_right{
	width:548px;
}
.feedback_right .yj_fk{
	color:#5f7800;
}
.feedback_right .txt{
	line-height:32px;
}
.feedback_right .btn{
	display:inline-block;
	height:55px;
	line-height:55px;
	background-color:#5f7800;
	color:#fff;
	font-size:24px;
	border-radius:5px;
	padding-left:30px;
	padding-right:30px;}
.bannerBar{width:1349px;overflow:hidden;height:633px;position:relative;margin:0 auto}
.bannerImgBox{
	width:1349px;
	height:633px;
	overflow:hidden;
	margin:0 auto;
}
.bannerImgBox img{width:1920px;height:633px;}

/* 技术服务  结束 */

/* 资讯 */
.scdc_left{
	width:820px;
	height:440px;
	border:1px solid #e5e5e5;
	border-radius:3px;
	background:url("../../images/shop/zixun_img001.jpg") no-repeat;
}
.scdc_left h4{
	text-align:center;
	color:#fff;
	font-size:26px;
	margin:100px 0 30px 0;
	line-height:40px;
	font-weight:normal;
}
.scdc_left h4 a{
	color:#fff;
}
.scdc_left .scdc_left_con{
	width:530px;
	margin:0 auto;
}
.scdc_left .scdc_left_con p{
	font-size:18px;
	color:#fff;
	line-height:28px;
}
.scdc_left .spot{
	text-align:center;
}
.scdc_left .spot span{
	height:10px;
	width:10px;
	border-radius:20px;
	background:#484849;
	display:inline-block;
	margin:0 8px;
}
.scdc_left .spot .current{
	background:#1986c0;
}
.scdc_right{
	width:355px;
	height:440px;
	border:1px solid #e5e5e5;
	border-radius:3px;
	background:#fff;
}
.scdc_right .scdc_right_con{
	padding-bottom:15px;
	border-bottom:1px dotted #817777;
	margin:5px 20px;
}
.scdc_right .scdc_right_con:last-child{
	border-bottom:none;
}
.scdc_right .scdc_right_con h4{
	color:#25252c;
	font-size:18px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	line-height:45px;
}
.scdc_right .scdc_right_con p{
	color:#81878c;
	font-size:16px;
	line-height:24px;
	margin-bottom:10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.scdc_right .scdc_right_con .more{
	float:right;
	height:22px;
	display:inline-block;
	color:#81878c;
	line-height:24px;
}
.scdc_right .scdc_right_con .time{
	color:#81878c;
	font-size:14px;
}
.scdc_right .allmore{
	font-size:16px;
	color:#1986c0;
	height:47px;
	line-height:47px;
	text-align:center;
	display:block;
	border-top:1px solid #e5e5e5;
}
.zixun_title{
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding-bottom: 10px;
	border-bottom: 3px solid #3eb134;
	color: #333;
	font-size: 28px;
}

.topBar{
	background-color: #272526;
	border-bottom:1px solid #dddddd;
}
.topBar_Cont{
	height: 45px;
	line-height: 45px;
	color: #3eb134;
}
.topBar_leftCon a{
	color: #3eb134;
}
.topBar_leftCon a.earthImg{
	background:url(../../../adama/images/shop/chanpin/earthImg.png) no-repeat center left;
}

.topBar_leftCon span{
	color: #abaaaa;
}

.topBar_leftCon .qdl_color{
	color: #fff;
}

.topBar_rightCon{
	position:relative;
	color:#aaa9aa;
	padding-right:65px;
}
.topBar_rightCon a{
	color:#fff;
	position:relative;
	padding-left:15px;
}
.topBar_rightCon a.icon1>i{
	position:absolute;
	top:-14px;
	left:-6px;
}
.topBar_rightCon div.icon2{
	padding-left:15px;
	padding-right:15px;
	color:#3eb134;
	font-weight:600;
	position:relative;
	display:inline-block;
	min-width:96px;
	cursor:pointer;
}
.topBar_rightCon div.icon2:hover .drop_down{
	display:block;
	transition:all 0.2s;
}

.drop_down>a:hover{
	color:#43af3c;
	transition:all 0.2s;
}
.drop_down .last{
	border-bottom:none;
}

.topBar_rightCon .btn{
	width:40px;
	height:37px;
	position:absolute;
	top:0px;
	right:0;
	text-align: center;
	color: #fff;
	background-color:#666666;
	border-radius:0 0 5px 5px;
	cursor:pointer;

}
.second_lines{
	position:relative;
}
.adama_LogoBox{
	width:500px;
	height:60px;
	padding-top:20px;
	padding-bottom:20px;
}
.adama_guanzhuBtn .text{
	color:#4d4d4d;
}
.adama_guanzhuBtn>a{
	margin-top:3px;
}

.adama_searchBox{
	position:relative;
}
.adama_searchBox .search{
	width:390px;
	height:33px;
	padding-left:15px;
	padding-right:79px;
	line-height:33px;
	margin-left:0px;
	margin-top:0;
	border-color:#3eb134;
}

.adama_searchBox .searchBtn{
	width:44px;
	height:25px;
	background-color:#3eb134;
	position:absolute;
	top:0;
	right:0px;
	color:#fff;
	padding-top:12px;
	padding-left:24px;
	border-radius:0 3px 3px 0;
}
.shopping_cart{
	position:relative;
	display:block;
	width:45px;
	height:40px;
	line-height:40px;
	text-align:center;
	float:left;
	color:#db672a;
}
.shopping_cart span{
	position:absolute;
	right:-4px;
	top:-8px;
	width:25px;
	height:25px;
	line-height:25px;
	color:#fff;
	border-radius:50%;
	background-color:#db672a;
}

.shopping_cart:hover span{
	background-color:#0a529c;
	transition:all 0.2s;
}

.second_lines .Side_btn{
	position:absolute;
	top:0;
	right:0;
	width:100px;
	height:100px;
	line-height:100px;
	overflow:hidden;
	background-color:#3eb134;
	text-align:center;
	color:#fff;
	cursor:pointer;
}


.adama_nav{
	background-color:#2a7623;
}
.adama_nav li{
	float:left;
	min-width:125px;
	height:60px;
	line-height:45px;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	color:#fff;
	cursor:pointer;
	position: relative;
}

.adama_nav li .line{
	width: 0;
	height: 3px;
	background: #da6021;
	position: absolute;
	left: 0;
	bottom: 0;
}

.adama_nav li.active .line{
	width: 100% !important;
}
.adama_nav li.active{
	background-color:#3eb134;
}
.adama_nav li.active .icon{
	background-color:#da6021;
}


.adama_nav li:hover .line{
	width: 100%;
}
.adama_nav li:hover{
	background-color:#3eb134;
	transition:all 0.2s;
}
.adama_nav li:hover .icon{
	background-color:#da6021;
	transition:all 0.2s;
}
.adama_nav li .icon{
	width:30px;
	height:30px;
	border-radius:50%;
	background-color:#3eb134;
	position:relative;
	overflow:hidden;
	margin-top:8px;
}
.adama_nav li .icon>i{
	position:absolute;
	top:-6px;
	left:1px;
}
.adama_nav li .icon .img{
	display:block;
	height:40px;
}