﻿/* 固定层 */
*html { background-image: url(about:blank); background-attachment: fixed; }
select:focus { outline: none; }
.flex { display: flex; display: -webkit-flex; }
.w1190 { width: 1190px; }
.b-container { width: 1190px; }
.s-container { width: 1000px; }
.fix-right { background: #e6e6e6; width: 36px; position: fixed; right: 0; top: 0; height: 100%; _position: absolute; _right: 0; _top: expression(eval(document.documentElement.scrollTop));
}
.wode { width: 100%; margin-top: 88px; text-align: center; display: block; }
.wode i { display: inline-block; width: 36px; height: 30px; background: url(../img/icon011.png) no-repeat -130px -480px; }
.yidong { width: 100%; display: block; text-align: center; margin-top: 32px; }
.yidong i { display: inline-block; width: 36px; height: 16px; background: url(../img/icon011.png) no-repeat -130px -515px; }
.fankui { width: 100%; display: block; text-align: center; margin-top: 210px; }
.fankui i { display: inline-block; width: 36px; height: 18px; background: url(../img/icon011.png) no-repeat -130px -540px; }
.dingbu { width: 100%; display: block; text-align: center; margin-top: 32px; }
.dingbu i { display: inline-block; width: 36px; height: 18px; background: url(../img/icon011.png) no-repeat -130px -560px; }
.guanbi { width: 100%; height: 20px; background: url(../img/icon011.png) no-repeat -73px -340px; display: block; text-align: center; margin-top: 32px; }
/* 最顶部 */
.share_topbar { background-color: #f2f2f2; border-bottom: 1px solid #e5e5e5; height: 32px; width: 100%; line-height: 32px; color: #555; clear: both; }
.share_topbar a, .share_topbar a:link, .share_topbar a:visited { text-decoration: none; color: #999; }
.share_topbar a:hover { color: #4ec227; }
.share_topbar_main { width: 1190px; margin: auto; }
.share_topbar_main.w1390 { width: 1390px; }
.share_topbar_main_left { float: left; }
.share_topbar_main_right { float: right; }
.mobile { float: left; background: url(../img/share01.png) no-repeat; border-right: 1px #e9e9e9 solid; padding: 0 12px 0 16px; }
.share_topbar_main .mobile { position: relative; }
.share_topbar_main .sn-qrcode { z-index: 9999; position: absolute; width: 175px; height: 207px; background: #fff; left: -53px; top: 32px; box-shadow: 0 0 5px #aaa; display: none; }
.share_topbar_main .sn-qrcode .sn-qrcode-content { width: 175px; height: 175px; margin: 5px 0 0px; background: url(../images/qrcode.png) 0 0 no-repeat; }
.share_topbar_main .sn-qrcode p { line-height: initial; text-align: center; }
.share_topbar_main .sn-qrcode b { width: 0; height: 0; line-height: 0; font-size: 0; position: absolute; left: 50%; top: -10px; margin-left: -2px; border-width: 5px; border-style: dashed dashed solid; border-color: transparent transparent #fff; }
.account_sign_register {
    float: left;
    background: url(../img/share01.png) no-repeat;
    background-position: 0 -30px;
    width: 70%;
}
.account_sign_register ul li { float: left; }
.account_sign_register ul li:nth-child(1){padding: 0 0 0 0px; }
.account_signin { float: left; padding: 0 0 0 14px; }
.account_signup { float: left; padding: 0 0 0 14px; }
/*顶部*/
#wjwbar .topnav { float: right; /*兼容IE6*/ _width: 530px; _width: 530px; }
#wjwbar .topnav ul li { float: left; position: relative; padding: 0 10px; }
#wjwbar .topnav ul li .menu-hd { position: relative; padding: 0 16px 0 10px; height: 32px; display: block; }
#wjwbar .topnav ul li .menu-hd b { -webkit-backface-visibility: hidden; position: absolute; right: 6px; top: 16px; width: 0; height: 0; border-width: 3px; border-style: solid dashed dashed; border-color: #bbb transparent transparent; font-size: 0; line-height: 0; }
#wjwbar .topnav ul li .menu-bd { display: none; position: absolute; left: 0; top: 52px; background: #fff; border: 1px solid #eee; border-top: 0; width: 125px; padding: 8px 10px; z-index: 6; }
#wjwbar .topnav ul li .menu-bd a { display: block;line-height: 20px; color: #666;line-height: 25px;height: 25px;text-align: center;}
#wjwbar .topnav ul li .menu-bd a:hover { color: #4ec227; text-decoration: underline; }
#wjwbar .list_first .topnav_title { position: relative; }
#wjwbar .list_first .topnav_title:hover { background: #fff; border-color: #eee; padding-bottom: 1px; }
#wjwbar .list_first .topnav_title:hover .menu-hd b { -webkit-backface-visibility: hidden; border-color: #bbb transparent transparent; -webkit-transition: -webkit-transform .2s ease-in; -moz-transition: -moz-transform .2s ease-in; -o-transition: -o-transform .2s ease-in; transition: transform .2s ease-in; -moz-transform: rotate(180deg); -moz-transform-origin: 50% 16%; -webkit-transform: rotate(180deg); -webkit-transform-origin: 50% 16%; -o-transform: rotate(180deg); -o-transform-origin: 50% 16%; transform: rotate(180deg); transform-origin: 50% 16%; }
/*搜索选项*/
.h-search .hs-main { position: relative; width:690px}
.h-search .select-type { position: absolute; top: 0; left: 0; }
.h-search .select-type select { width: 85px; text-indent: 14px; height: 36px; margin: 2px 0 2px 2px; border: none; background: #eee; }
.h-search .select-type select option { height: 30px; line-height: 30px; }
#wjwbar .extra { position: relative; z-index: 100; }
#wjwbar .topnav li .nav_title { height: 30px; line-height: 30px; position: relative; padding: 0 9px 0 10px; background: url(../img/share01.png) no-repeat; background-position: right -30px; }
#wjwbar .nav_arrow { padding-right: 9px; display: inline-block; height: 29px; background: url(../img/share01.png) no-repeat; background-position: right -60px; cursor: pointer; }
#wjwbar .nav_arrow:hover { padding-right: 9px; display: inline-block; height: 29px; background: url(../img/share01.png) no-repeat; background-position: right -90px; cursor: pointer; }
#wjwbar .nav_hover_prev { padding-right: 9px; display: inline-block; height: 29px; background: url(../img/share01.png) no-repeat; background-position: right -60px; cursor: pointer; }
#wjwbar .nav_hover_prev:hover { padding-right: 9px; display: inline-block; height: 29px; background: url(../img/share01.png) no-repeat; background-position: right -90px; cursor: pointer; }
#wjwbar .topnav .extra:hover .nav_content, #wjbar .topnav .nav_hover .nav_content { display: block; position: absolute; top: 30px; z-index: 2000; padding: 5px 0px 0px; }
#wjwbar .topnav li .nav_content { border: solid 1px #d4d4d4; border-top: none; background-color: #fff; display: none; }
#wjwbar .topnav_jxbao .nav_content { left: 0; width: 84px; }
#wjwbar .topnav_biaowang .nav_content { left: 0; width: 84px; }
#wjwbar .topnav_wjtong .nav_content { left: 0; width: 84px; }
#wjwbar .topnav_wjtong .nav_content { left: 0; width: 84px; }
#wjwbar .topnav_member .nav_content { left: 0; width: 84px; }
#wjwbar .topnav_kf .nav_content { left: 0; width: 78px; }
#wjwbar .topnav_category .nav_content { right: 0; width: 520px; }
#wjwbar .nav_content dl { float: left; padding: 0 12px 8px; }
#wjwbar .nav_content dl dd { cursor: pointer; line-height: 24px; white-space: nowrap; }
#wjwbar .hangye_category dl { float: left; padding: 10px 20px; }
#wjwbar .hangye_category dl dt { float: left; width: 60px; font-weight: 600; }
#wjwbar .hangye_category dl dd { float: left; width: 420px; cursor: pointer; white-space: nowrap; }
#wjwbar .hangye_category dl dd span { float: left; height: 14px; line-height: 14px; margin: 8px 0; white-space: nowrap; padding: 0px 10px; border-right: solid #ececec 1px; }
.hangye_more { float: left; width: 100%; height: 30px; line-height: 30px; text-align: right; background: #f7f7f7; }
.hangye_more a { text-decoration: underline; margin-right: 20px; }
/* 搜索区 */
.header { background: #fff; }
.logo { width: 194px; height: 50px; margin-top: 18px; }
.logo a { display: inline-block; float: left; width: 194px; height: 50px; background: url(../img/icon011.png) no-repeat left 13px; }
.h-search { margin-left: 72px; padding: 25px 0 0 0; width: 700px; }
.hs-top { margin-top: 5px; _margin-left: -15px; }
.hs-top li { float: left; margin-left: 0px; font-size: 13px; }
.hst-act { color: #ff2200; }
.hst-line { color: #e6e6e6; }
.hs-main { float: left; }
.h-search input { width: 338px; height: 36px; line-height: 38px; border: 2px solid #4ec227; border-right: none; background: #FFF; float: left; padding-left: 88px; font-family: "\5FAE\8F6F\96C5\9ED1", "\5b8b\4f53"; }
.hs-main a.sousou { display: inline-block; width: 120px; height: 40px; line-height: 40px; text-align: center; background: #4ec227; color: #ffffff; float: left; font-size: 18px; font-family: '\5FAE\8F6F\96C5\9ED1', arial, "\5b8b\4f53"; font-weight: 600; }
.hs-main a.sousou:hover { text-decoration: none; }
.hs-main a.publish { display: inline-block; width: 110px; height: 38px; line-height: 38px; border: 1px solid #dcdcde; text-align: center; background: #fafafa; color: #f53900; float: left; margin-left: 10px; font-size: 14px; border-radius: 2px; }
.hs-main a.publish:hover { text-decoration: none; color: #ff5e00; }
.rs_l { float: left; margin-left: 25px; height: 40px; line-height: 20px; }
.rs_l a { color: #4ac227; cursor: pointer; }
.rs_l a:hover { text-decoration: underline; }
.barCode { text-align: right; margin-top: 5px; }
.barCode a { width: 260px; height: 80px; overflow: hidden }
.barCode a img{ width: 260px; height: 80px;}
.bar-top{margin-top: 20px;}
/*固定头部*/
.dq800-search-box-fix { position: fixed; top: 0; left: 0; z-index: 1001; box-shadow: 0 1px 6px rgba(0,0,0,.15); border-bottom: 1px solid #d5d5d5\9; width: 100%; height: 68px; background: #fff; -moz-transform: translate3d(0, -68px, 0); -ms-transform: translate3d(0, -68px, 0); -o-transform: translate3d(0, -68px, 0); transform: translate3d(0, -68px, 0); -moz-transition: transform .3s; -ms-transition: transform .3s; -o-transition: transform .3s; transition: transform .3s; perspective: 1000; }
.dq800-search-box-fix.animated { -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.dq800-search-box-fix .logo { width: 194px; height: 50px; background: url(../images/logo_fix.png) no-repeat; background-size: 150px auto; float: left; margin-top: 14px; }
.dq800-search-box-fix .dq800-search-box { float: left; margin-top: 14px; margin-left: 30px; width: 960px; }
.dq800-search-box-fix .dq800-search-box .search-inner { border: 2px solid #4ac227; height: 36px; line-height: 36px; float: left; width: 732px; }
.dq800-search-box-fix .dq800-search-box .search-inner .search-type { text-align: center; float: left; position: relative; width: 77px; height: 36px; z-index: 994; }
.dq800-search-box-fix .dq800-search-box .search-inner .search-type:hover i { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.dq800-search-box-fix .dq800-search-box .search-inner .search-type ul { border-width: 1px; border-style: solid; border-color: transparent #e8e8e8 transparent transparent; height: 34px; overflow: hidden; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; background-color: #fff; }
.dq800-search-box-fix .dq800-search-box .search-inner .search-type:hover ul { overflow: visible; }
.dq800-search-box-fix .dq800-search-box .search-inner .search-type ul li { background: #fff; height: 34px; line-height: 34px; -webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s; transition: color .3s; cursor: default; }
.dq800-search-box-fix .dq800-search-box .search-inner .search-type ul li:hover { color: #4ac227; }
.dq800-search-box-fix .dq800-search-box .search-inner .search-type i { position: absolute; width: 8px; height: 4px; background: url(../img/caret.png) no-repeat; top: 16px; right: 10px; -webkit-transition: transform .3s; -moz-transition: transform .3s; -ms-transition: transform .3s; -o-transition: transform .3s; transition: transform .3s; }
.dq800-search-box-fix #search-v2 .search_keywords { width: 644px; height: 36px; line-height: 36px; padding-left: 11px; border: none; }
.dq800-search-box-fix .search-action { float: left; overflow: hidden; height: 40px }
.dq800-search-box-fix .search-action button { display: block; height: 40px; width: 78px; background-color: #4ac227; line-height: 38px; border: none; color: #fff; font-size: 14px; cursor: pointer; }
/* 导航条 */
.nav { /*    background: #fff;*/
font-size: 14px; }
.n-ul-market a { color: #fff; margin-left: 18px; }
.nav .layout-center { position: relative; }
.n-ul, .n-ul li { float: left; }
.n-ul { position: relative; left: 0; top: 0; }
.n-ul li { position: relative; z-index: 2; }
li.n-bg { height: 38px; border: none; position: absolute; top: 0; left: 212px; z-index: 1; }
.n-bg a:hover { }
.n-ul li a { padding: 0px 20px; }
.n-ul-market { width: 180px; padding-left: 8px; background: #2ea705 url(../img/marketIcon.png) no-repeat 14px center; z-index: 100; margin-right: 15px; font-weight: 600; }
.n-line { color: #919191; }
/* 轮播图那一排 */
/* 左边的菜单 */
.carousel { width: auto;  background: #f5f5f5; }
.market-item { width: 188px; height: 544px; padding: 5px 0; background: #fff; float: left; position: relative; /* 为了兼容IE6加的 */ z-index: 1000; border-bottom: 1px solid #eee; box-shadow: 0 2px 8px rgba(50,50,50,.03) }
.market-item a { color: #222222; }
.market-item ul.mitem-ul, .market-item ul.mitem-ul li { float: left; width: 186px; }
.market-item ul.mitem-ul li { height: 34px; line-height: 34px; }
.market-item ul.mitem-ul li:hover { background: #4ec227; }
.market-item ul.mitem-ul li i { display: inline-block; width: 32px; height: 34px; float: left; margin-right: 14px; background-image: url(../img/icon011.png); background-repeat: no-repeat; }
.market-item ul.mitem-ul li a { display: inline-block; float: left; font-size: 14px; }
.market-item ul.mitem-ul li:hover a { color: #fff }
.item1 { background-position: 5px -60px; }
.item2 { background-position: 5px -94px; }
.item3 { background-position: 5px -128px; }
.item4 { background-position: 5px -162px; }
.item5 { background-position: 5px -196px; }
.item6 { background-position: 5px -230px; }
.item7 { background-position: 5px -264px; }
.item8 { background-position: 5px -298px; }
.item9 { background-position: 5px -332px; }
.item10 { background-position: 5px -366px; }
.item11 { background-position: 5px -400px; }
.item12 { background-position: 5px -434px; }
.item13 { background-position: 5px -468px; }
.item14 { background-position: 5px -502px; }
.item15 { background-position: 5px -536px; }
.item16 { background-position: 5px -570px; }
/* 二级菜单 */
.ce-list { width: 753px; height: 554px; position: absolute; left: 188px; top: 0; z-index: 100; border-bottom: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; float: left; border-left: 1px solid #e6e6e6; display: none; }
.cel-main { width: 485px; height: 520px; background: #FFF; float: left; padding-left: 32px; padding-top: 34px; /*兼容IE6*/ _padding-top: 32px; }
.celm-title { margin-bottom: 30px; /*兼容IE6*/ _margin-bottom: 19px; }
.celm-title i { background: url(../img/icon011.png) no-repeat -80px -240px; width: 19px; height: 23px; display: inline-block; margin-right: 5px; }
.celm-title a { font-size: 17px; color: #212121; font-weight: bold; }
.celm-title a:hover { color: #ff5e00; }
.celm-zu { float: left; width: 485px; height: 152px; /*margin-bottom: 20px;*/ /*兼容IE6*/ _margin-bottom: 0px; }
.celm-div { width: 218px; height: 142px; overflow: hidden; float: left; margin-right: 24px; /*兼容IE6*/ _margin-right: 12px; font-size: 12px; }
.celm-div h3 { padding-bottom: 10px; border-bottom: 1px solid #4ac227; margin-bottom: 14px; }
.celm-div h3:hover { color: #4ac227; }
.celm-div-ul, .celm-div-ul li { float: left; }
.celm-div-ul li { margin-right: 18px; margin-bottom: 13px; /*兼容IE6*/ white-space: nowrap; }
.celm-div-ul li a:hover { color: #4ac227; }
.cel-aside { float: right; width: 235px; height: 544px; padding: 5px 0; border-left: 1px solid #e8e8e8; background: #fafafa; }
.cel-aside-box { border-bottom: 1px solid #e8e8e8; margin: 8px 0; }
.cel-aside-box figure { text-align: center; }
.cel-aside-box figcaption img { display: inline-block; margin: 0 auto; }
.cel-aside-box h2 { font-size: 15px; color: #212121; margin-top: 8px; }
.cel-aside-box a { font-size: 12px; color: #878787; display: inline-block; max-width: 76px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 6px 8px; border: 1px solid #d4d4d4; margin-right: 10px; margin-bottom: 10px; }
.cel-aside-box a:hover { color: #ff5e00; border: 1px solid #ff5e00; background: #fff; }
/* 轮播图那一列 */
.car-box { width: 734px; float: left; margin-left: 20px; }
/*轮播图*/
.cb-lbt { float: left; margin-top: 16px; width: 714px; height: 310px; overflow: hidden; position: relative; }
.clbt-ul { position: absolute; left: 0; top: 0; float: left; z-index: 1; }
.clbt-ul li { float: left; display: none; }
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
@-webkit-keyframes bounceInLeft {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
 0% {
 opacity: 0;
 -webkit-transform: translate3d(-3000px, 0, 0);
 transform: translate3d(-3000px, 0, 0);
}
 60% {
 opacity: 1;
 -webkit-transform: translate3d(25px, 0, 0);
 transform: translate3d(25px, 0, 0);
}
 75% {
 -webkit-transform: translate3d(-10px, 0, 0);
 transform: translate3d(-10px, 0, 0);
}
 90% {
 -webkit-transform: translate3d(5px, 0, 0);
 transform: translate3d(5px, 0, 0);
}
 to {
 -webkit-transform: none;
 transform: none;
}
}
 @keyframes bounceInLeft {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
 0% {
 opacity: 0;
 -webkit-transform: translate3d(-3000px, 0, 0);
 transform: translate3d(-3000px, 0, 0);
}
 60% {
 opacity: 1;
 -webkit-transform: translate3d(25px, 0, 0);
 transform: translate3d(25px, 0, 0);
}
 75% {
 -webkit-transform: translate3d(-10px, 0, 0);
 transform: translate3d(-10px, 0, 0);
}
 90% {
 -webkit-transform: translate3d(5px, 0, 0);
 transform: translate3d(5px, 0, 0);
}
 to {
 -webkit-transform: none;
 transform: none;
}
}
.bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft; }
.clbt-ul li.cur { transition: all .5s; display: block; }
.clbt-ol { position: absolute; right: 3px; bottom: 12px; float: left; z-index: 2; }
.clbt-ol li { float: left; display: inline-block; margin-left: 6px; width: 10px; height: 10px; border: 1px solid #dadada; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;/*background: #FFF;*/ }
.clbt-ol li.li-act { border: 1px solid #4ec227; background: #4ec227; }
.cb-prev { position: absolute; z-index: 2; cursor: pointer; left: 0; top: 125px; width: 30px; height: 60px; background: url(../img/icon011.png) no-repeat -130px -60px; }
.cb-next { position: absolute; z-index: 2; cursor: pointer; right: 0; top: 125px; width: 30px; height: 60px; background: url(../img/icon011.png) no-repeat -160px -60px; }
/* 产品滚动 */
.c-product { width: 714px; height: 180px; float: left; margin-top: 20px; padding: 14px 0; background: #fff; box-shadow: 0 2px 8px rgba(50,50,50,.03); border-bottom: 1px solid #eee; overflow: hidden; }
.cbtn-left { width: 20px; height: 38px; display: inline-block; float: left; margin-top: 60px; background: url(../img/icon011.png) no-repeat -130px -120px; }
.cbtn-left:hover { background: url(../img/icon011.png) no-repeat -130px -158px; }
.cbtn-right { width: 20px; height: 38px; display: inline-block; float: right; margin-top: 60px; background: url(../img/icon011.png) no-repeat -150px -120px; }
.cbtn-right:hover { background: url(../img/icon011.png) no-repeat -150px -158px; }
.cp-wrap { position: relative; width: 640px; overflow: hidden; left: 0px; height: 186px; margin: 0 auto }
.cp-wrap ul { position: absolute; float: left; width: 100%; }
.cp-wrap li { float: left; width: 140px; margin: 5px 10px 0; text-align: center; }
.cp-wrap li img { max-width: 100%; height: 120px; border: 1px solid #ddd;}
.pTop { margin-top: 20px; }
.pTop a { font-size: 14px; color: #4ac227; }
.pTop a:hover { font-size: 14px; color: #4ac227; }
.pTop strong { font-size: 16px; font-weight: normal; }
.pTop a span { color: #666666; }
/* 右边登录那一块 */
.c-login { width: 248px; height: 540px; float: right; margin-top: 15px; }
.clog-xx { float: left; padding: 10px 0; width: 100%;}
.clog-xx img { display: inline-block; float: left; width: 60px; height: 60px; /*background: url(../img/icon011.png) no-repeat -180px -480px; cursor: pointer;*/ margin-left: 27px; margin-right: 8px;}
.clog-xx .clogXp a{background: initial; width: auto; height: 30px;margin-left: initial;  color: #a7a7a7;}
.clog-xx div { overflow: hidden; }
.clog-xx p { font-size: 12px; margin-top: 5px; float: left; color: #555555; }
.clogXp { color: #878787; /*兼容IE6*/ white-space: nowrap; }
.clog-btn { width: 100%; height: 48px; float: left; background: #fff; }
.clog-btn a { display: inline-block; text-align: center; width: 93px; height: 28px; line-height: 28px; color: #fff; /*background:#4ec227;*/ /*margin:0 10px 0 10px;*/ border-radius: 2px; float: left; }
.clog-btn a.cbtn-dl { background: #4ec227; border: 1px solid #4ec227; margin-left: 25px; }
.clog-btn a.cbtn-dl:hover { color: #fff; }
.clog-btn a.cbtn-zc { _padding-top: 7px; border: 1px solid #4ec227; color: #4ec227; }
.clog-btn a.cbtn-zc:nth-child(2){ margin-left: 10px;}
.clog-btn .cbtn-dl i { display: inline-block; width: 18px; height: 16px; background: url(../img/icon011.png) no-repeat -80px -280px; vertical-align: -3px; _margin-top: 0px; }
.clog-btn .cbtn-dl:hover i { background: url(../img/icon011.png) no-repeat -102px -280px; }
#yesLoginIndex{display: block;float: initial;height: 110px;margin-bottom: 12px;text-align: center;}
.clog-total{margin: 0 auto;width: 203px;text-align: center;}
.clog-tab { float: left; width: 100%; margin-top: 10px; background: #fff; border-bottom: 1px solid #eee; box-shadow: 0 2px 8px rgba(50,50,50,.03); }
.clogT-title, .clogT-title ul, .clogT-title ul li { float: left; }
.clogT-title { width: 250px; }
.clogT-title ul { /* margin-left: -28px; */ /* padding: 0 9px; */ border-bottom: 1px solid #e6e6e6; background-color: #f5f5f5; }
.clogT-title a { color: #333; font-size: 12px; cursor: inherit; }
.clogT-title a:hover { color: #ff5e00; }
.clogT-title ul li { text-align: center; height: 41px; line-height: 40px; width: 82.5px; cursor: pointer; }
.clogT-title ul li.ys { border-bottom: 1px solid #fff; background-color: #fff; margin-bottom: -1px; border-left: 1px #fff solid; border-right: 1px #fff solid; }
.clogT-title ul li.ys a { color: #4ac227; }
.clogT-content { float: left; padding-left: 15px; padding-top: 18px; padding-bottom: 8px; _padding-bottom: 10px; height:162px;border-bottom: 1px solid #f2f2f2; }
.clogT-content ul { display: none; }
.clogT-content ul.clogTC-Show { display: block; }
.clogT-content ul { float: left; }
.clogT-content li { margin-bottom: 7px; float: left; width: 218px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.clogT-content a { color: #555; font-size: 12px; /*兼容IE6*/ white-space: nowrap; }
.clogT-content a:hover { color: #4ac227; }
.clogT-content .clogTC-first { margin-left: 30px; _margin-left: 10px; text-align: center; margin-bottom: 10px; }
.clogTC-first img, .clogTC-first h2, .clogTC-first h1 { float: left; }
.clogTC-first a { float: left; display: inline-block; height: 37px;/* line-height: 37px; */ }
.clogTC-first a img { margin-right: 12px; display: inline-block; width: 41px; height: 38px; }
.clogTC-first h2 { font-size: 16px; color: #666666; font-weight: normal; }
.clogTC-first h2:hover { color: #ff5e00; }
.clogTC-first h1 { font-size: 24px; color: #ff5e00; font-family: "Tahoma"; font-weight: 500; }
.clog-dun, .clog-dun ul, .clog-dun li { float: left; }
.clog-dun { padding-left: 5px; padding-bottom: 10px; }
.clog-dun ul { margin-top: 15px; _margin-top: 15px; }
.clog-dun li { width: 50px; text-align: center; margin-left: 18px; cursor: pointer; _margin-left: 9px; }
.clog-dun li.liDun { _margin-left: 20px; _margin-right: 10px; }
.clog-dun li i { display: inline-block; float: left; width: 50px; height: 43px; line-height: 43px; text-align: center; background-image: url(../img/icon011.png); background-repeat: no-repeat; margin-bottom: 6px; }
.clog-dun li i.dun1 { background-position: -130px -200px; }
.clog-dun li i.dun2 { background-position: -180px -200px; }
.clog-dun li i.dun3 { background-position: -230px -200px; }
.clog-dun li a { color: #878787; }
.clog-hd { float: left; width: 235px; height: 46px; line-height: 45px; background: #fff; padding-left: 15px; position: relative; overflow: hidden; border-top: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2 }
.clog-hd-div { width: 36px; height: 45px; float: left; }
.clog-hd-div span { color: #333; font-size: 12px; }
.clog-hd-box { width: 220px; height: 45px; overflow: hidden; float: left; position: relative; top: 0px; }
.clog-hd-box ul { float: left; position: absolute; }
.clog-hd-box ul font{font-size: 14px;font-weight: bold;}
.clog-hd-box a { color: #555; font-size: 12px; display: inline-block; width: 220px; height: 45px; line-height: 45px; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.clog-hd-box a:hover { color: #4ac227; }
.gymain { height: 300px; overflow: hidden; margin-bottom: 20px; display: block; border: solid 1px #fff; }
.gy_inner { float: left; display: inline-block; }
.gy_inner a { width: 250px; height: 30px; display: inline-block; float: left; line-height: 30px; overflow: hidden; margin: 0px 20px 0px 10px; }
/*pro_tag*/
.pro_tag { padding: 10px 10px; width: 230px; height: 102px; float: left; }
.pro_tag ul li { width: 71px; height: 25px; line-height: 25px; border: 1px solid #eee; float: left; margin-right: 5px; margin-bottom: 10px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro_tag ul li:hover { background-color: #4ac227; }
.pro_tag ul li:hover a { color: #fff }
.pro_tag ul li a { cursor: pointer; font-size: 12px; }
.pro_tag ul li:nth-child(3n) { margin-right: 0 }
/* 情报资讯那一列 */
.zixun { margin-top: 18px; margin-bottom: 18px; }
.zixun .lump { float: left; margin-bottom: 18px; }
.zx-title { padding-bottom: 8px; border-bottom: 2px solid #ccc; overflow: hidden }
.zixun .lump { width: 900px; }
.zixun .lump.long { width: 910px; }
.zixun .lump.short { width: 260px; margin-left: 30px; }
.zx-title h1 { float: left; font-size: 18px; color: #222222; font-weight: normal; }
.zx-title h1 a { font-size: 18px; color: #222222; }
.zx-title span { float: right; margin-top: 6px; }
.zx-main { margin-top: 20px; width: 100%; }
.lump-product .inner{width:912px}
.zixun .lump .lump-product a { display: block; float: left; width: 216px; margin-right: 12px; margin-top: 20px; }
.zixun .lump .lump-product a:nth-child(5n) { margin-right: 0 }
.zixun .lump .lump-product figure:hover { outline: 1px solid #4ec227 }
.zixun .lump .lump-product figure { display: block; position: relative; background-color: #eee; overflow: hidden; margin-right: 7px; width: 100%; }
.zixun .lump .lump-product figure .item-pic { width: 185px; height: 190px; overflow: hidden; margin: 15px auto; -webkit-transition: opacity 300ms ease-out; -moz-transition: opacity 300ms ease-out; -o-transition: opacity 300ms ease-out; transition: opacity 300ms ease-out; }
.zixun .lump .lump-product figure:hover .item-pic { opacity: .7; filter: alpha(opacity=70) }
.zixun .lump .lump-product figure .item-pic img { display: block; position: relative; top: 50%; left: 50%; top: 0px\9; left: 0px\9; top: 50%\9\0; left: 50%\9\0; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); height: 100% }
.zixun .lump .lump-product figcaption { text-align: center; line-height:30px}
.zixun .lump .lump-product figure:hover figcaption { background: #4ac227; color: #fff; }
.zixun .lump .lump-company { padding-top: 20px; }
.zixun .lump .lump-company a { display: block; width: 220px; height: 40px; color: #666; margin-bottom: 2px; text-align: center; font-size: 14px; padding-left: 20px; padding-right: 20px; overflow: hidden; background: #e8e8e8; line-height: 40px }
.zixun .lump-company a:hover { background: #7a91de; color: #fff; _color: #fff; }
.Enterprise { padding-bottom: 18px; }
.Enterprise figure { width: 179px; float: left;  margin-bottom: 18px; margin-right: 22px;}
.Enterprise figure:nth-child(6n+1){margin-right:0}
.Enterprise figure:hover { opacity: .7; filter: alpha(opacity=70) }
.Enterprise figure a img { width: 85%; display: block; border: 1px solid #ddd;padding: 15px; }
.zxm-aside { position: relative; float: left; width: 420px; height: 274px; overflow: hidden }
.zxmA-news { position: absolute; }
.zxmA-mask { position: absolute; left: 0; bottom: 0; width: 100%; height: 38px; line-height: 38px; background: #000; filter: alpha(opacity=30); opacity: 0.3; }
.zxmA-jieshao { float: left; position: absolute; left: 0; bottom: 8px; }
.zxmA-jieshao li { display: none; padding-left: 14px; float: left; overflow: hidden; width: 290px; white-space: nowrap; text-overflow: ellipsis; color: #fff; }
.zxmA-jieshao li a { color: white; font-size: 14px; }
.zxmA-jieshao li a:hover { color: #ff5e00; }
.zxmA-jieshao li.z-js-active { display: inline-block; }
.zxmA-page { float: right; position: absolute; right: 20px; bottom: 8px; }
.zxmA-page li { float: left; width: 12px; height: 12px; _background: rgb(0, 0, 0); border: 1px solid white; margin-left: 6px; }
.zxmA-page li.z-pg-active { border: 1px solid #ff5e00; background: #ff5e00; }
.zxm-info { width: 405px; /*height: 274px;*/ float: left; margin-left: 28px; overflow: hidden; }
/*.zxm-info h1, .zxm-info ul, .zxm-info li { float: left; }*/
.zxm-info h1 { color: #212121; font-size: 22px; /*兼容IE6*/ white-space: nowrap; }
.zxm-info h1 a { color: #212121; font-size: 18px; }
.zxm-info h1 a:hover { color: #ff5e00; }
.zxm-info ul { margin-bottom: 16px; }
.zxm-info ul li { color: #545454; font-size: 12px; margin-top: 8px; margin-right: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.zxm-rm { width: 304px; float: right; }
.zxm-rm h2 a { color: #212121; font-size: 16px; }
.zxm-rm h2 a:hover { color: #ff5e00; }
.zxm-rm-pic { margin-top: 12px; }
.zxm-rm-pic a { display: inline-block; width: 130px; float: left; }
.zxm-rm .zxm-rm-pic a span { width: 130px; text-align: center; margin-top: 7px; float: left; overflow: hidden; white-space: nowrap; -webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; text-overflow: ellipsis; }
.zxm-rm ul, .zxm-rm ul li { float: left; /*兼容IE6*/ white-space: nowrap; }
.zxm-rm li { margin-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 274px; }
.zx-ad, .zxAD-aside, .zxAD-info { float: left; }
.zx-ad { margin-top: 18px }
.zxAD-aside { width: 421px; height: 122px; float: left; margin-right: 23px; }
.zxAD-aside img {width:100%;}
.zxAD-info { width: 746px; height: 122px; float: left; }
.zxAD-info a { float: left; width: 144px; height: 48px; color: white; margin-bottom: 2px; margin-right: 2px; text-align: center; font-size: 14px; padding-left: 20px; padding-right: 20px; padding-top: 12px; overflow: hidden; }
.zxAD-info a span{
    height:40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis; 
    -webkit-line-clamp: 2;
}
.zxAD-info a.jishu { background: #e8e8e8; color: #666; _color: #666; }
.zxAD-info a.jishu:hover { background: #7a91de; color: #fff; _color: white; }
.zxAD-info a.oushu { background: #e8e8e8; color: #666; _color: #666; }
.zxAD-info a.oushu:hover { background: #8ea1e0; color: #fff; _color: white; }
/* 主体部分 */
.container { width: 100%; background: #f5f5f5; float: left; }
.container .layout-center { margin-top: 0px; }
.con-sidebar { position: fixed; /*left: -47px;
	top: -4px;*/ background: #fff; /*display: none;*/ visibility: hidden; }
.con-sidebar a { display: block; width: 37px; height: 34px; line-height: 40px; text-align: center; border-bottom: 1px solid #ededed; background-image: url(../img/icon011.png); background-repeat: no-repeat; }
.con-sidebar a.conBar-item0 { width: 37px; height: 37px; line-height: 37px; background-position: -78px -60px; }
.con-sidebar a.conBar-item17 { width: 37px; height: 34px; line-height: 34px; background-position: -78px -100px; }
.con-sort { width: 1190px; margin-bottom: 18px; }
.adv_2{margin-bottom:18px}
.con-sort .cSort-box { width: 586px; height: 400px; background: #FFF; float: left; box-shadow: 0 2px 8px rgba(50,50,50,.03); }
.cSBox-main { height: 400px; width: 383px; background: #FFF; border-right: 1px solid #fff; float: right; }
.cSBMain-header { height: 50px; border-bottom: 1px solid #f5f5f5; margin-bottom: 10px; }
.cSBMH-title { display: inline; float: left; margin-top: 13px; margin-left: 24px; width:334px}
.cSBMH-title i { width: 4px; height: 22px; display: inline-block; float: left; background: url(../img/icon011.png) no-repeat -80px -198px; font-family: "Tahoma"; font-size: 14px; color: #f7f7f7; font-style: normal; line-height: 28px; }
.cSBMH-title h1 { font-size: 18px; color: #212121; float: left; margin-left: 10px; font-weight: normal; }
.cSBMH-title h1 a { font-size: 18px; color: #212121; }
.cSBMH-title h1 a:hover { color: #ff5e00; }
.cSBMH-title h2 { font-size: 12px; font-weight: normal; color: #878787; float: right; margin-top: 4px;  }
.cSBMH-title h2 a { font-size: 12px; color: #878787; }
.cSBMH-title h2 a:hover { color: #ff5e00; }
.cSBMain-xm { float: left; padding: 10px 0; border-top: 1px solid #f5f5f5; }
.cSBMain-xm-left dl, .cSBMain-xm-left dd, .cSBMain-xm-left dt { float: left; }
.cSBMain-xm-left, .cSBMain-xm-left dl { width: 202px; }
.cSBMain-xm-middle { overflow: hidden;padding-left:25px; }
.cSBMain-xm-middle dl { float: left;     width: 110px; /* padding: 0 1px; */ border-right: 1px solid #f4f4f4;margin-right: 1px; border-bottom:1px solid #f4f4f4;}
.cSBMain-xm-middle dl:nth-child(4n) {  }
.cSBMain-xm-middle dl:hover dt { opacity: .7; filter: alpha(opacity=.7) }
.cSBMain-xm-middle dl:hover dd a { color: #4ac227 }
.cSBMain-xm-left dl.jp-dl { margin-bottom: 26px; }
.cSBMain-xm-left dl.cd-dl { margin-bottom: 32px; }
.cSBMain-xm-left dl.last-dl { margin-bottom: 0; }
.cSBMain-xm-left dl.last-dl dd { width: 132px; white-space: nowrap; overflow: hidden; }
.cSBMain-xm-left dt { width: 37px; overflow: hidden; white-space: nowrap; margin-right: 10px; }
.cSBMain-xm-middle dt img { height:110px;width:110px }
.cSBMain-xm .adv { margin-left: 21px; height: 80px; clear: both; margin-top: 5px; margin-bottom: 5px }
.cSBMain-xm-left dt a { margin-right: 16px; font-size: 12px; color: #212121; font-weight: bold; }
.cSBMain-xm-middle dd { text-align: center; }
.cSBMain-xm-middle dd a { font-size: 12px; color: #727378;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cSBMain-xm-left dl dd a.dute { color: #ff5e00; }
.cSBMain-xm-left dd a:hover { color: #ff5e00; }
.cSBMain-xm-left dt a:hover { color: #ff5e00; }
.cSBMain-xm-left dd { width: 72px; }
.cSBMain-xm-right { float: left; border-left: 1px solid #f5f5f5; padding-left: 18px; }
.cSBMain-xm-right ul, .cSBMain-xm-right li { float: left; width: 110px; }
.cSBMain-xm-right li { margin-bottom: 5px; }
.cSBMain-xm-right li.last-li { margin-bottom: 0; }
.cSBMain-xm-right li.center-li { margin-bottom: 22px; }
.cSBMain-xm-right li a { color: #727378; font-size: 12px; }
.cSBMain-xm-right li a:hover { color: #ff5e00; }
.cSBMain-bottom { height: 40px; float: left; padding-left: 22px; padding-right: 21px; overflow: hidden; margin-bottom: 10px; }
.cSBMain-bottom a { display: inline-block; line-height: 20px; height: 20px; float: left; white-space: nowrap; }
.cSBMain-bottom a.aLeft20 { margin-left: 0px; }
.cSBMain-bottom a.aLeft40 { margin-right: 20px; }
.cSBox-aside { float: right; }
.cSBox-aside img{width:202px;height:400px}
.cSBox-aside a { display: block; }
.adv_2 figure { width: 586px; }
/*新增产品分类样式*/
.proCate_cont { overflow: hidden; float: left }
.proCate_cont ul { width: 1216px; }
.proCate_cont li { width: 582px; height: 366px; margin: 0 26px 22px 0; overflow: hidden; float: left; background: #fff; }
.proCate_cont li .cont_left { width: 200px; height: 366px; background: #fafafa; }
.proCate_cont li .cont_left .con_left_top { width: 100%; height: 100px; overflow: hidden; margin-bottom: 24px; }
.proCate_cont li .cont_left .con_left_top h5 { background: #4ac227; color: #fff; font-size: 16px; width: 130px; height: 34px; line-height: 34px; margin: 38px 0 6px 35px; text-align: center; border-radius: 16px; }
.proCate_cont li .cont_left .con_left_top a { width: 100%; font-size: 12px; height: 22px; line-height: 22px; color: #4AC227; display: block; text-align: center; overflow: hidden; }
.proCate_cont li .cont_left .con_left_top a:hover { text-decoration: underline; }
.proCate_cont li .cont_left .cont_left_bottom { width: 200px; height: 242px; display: block; overflow: hidden; position: relative; }
.proCate_cont li .cont_left .cont_left_bottom span { display: block; position: absolute; left: 20px; bottom: 20px; right: 20px; text-align: center; font-size: 12px; color: #606060; }
.proCate_cont li .cont_center { width: 230px; height: 360px; overflow: hidden; }
.proCate_cont li .cont_center .cont_center_smallCate { width: 250px; height: 80px; padding: 0 20px; overflow: hidden; margin-top: 12px; }
.proCate_cont li .cont_center .cont_center_smallCate h5 { font-size: 14px; color: #3c3c3c; height: 24px; line-height: 24px; display: block; }
.proCate_cont li .cont_center .cont_center_smallCate p { width: 100%; height: 40px; overflow: hidden; margin-bottom: 12px; }
.proCate_cont li .cont_center .cont_center_smallCate p a { width: auto; height: 20px; line-height: 20px; display: inline-block; white-space: nowrap; margin: 0 10px 0 0; cursor: pointer; }
.proCate_cont li .cont_center .cont_center_smallCate span { width: 100%; height: 1px; border-bottom: 1px dashed #e6e6e6; display: block; }
.proCate_cont li .cont_right { width: 152px; height: 366px; overflow: hidden; }
.proCate_cont li .cont_right a.cont_right_top, .proCate_cont li .cont_right a.cont_right_bottom { width: 160px; height: 183px; display: block; cursor: pointer; overflow: hidden; position: relative; }
.proCate_cont li .cont_right a.cont_right_top img, .proCate_cont li .cont_right a.cont_right_bottom img { position: absolute; ; top: 0; left: 0; width: 100%; height: 100%; }
.proCate_cont li .cont_right .right_top_tit { position: absolute; left: 15px; top: 12px; z-index: 50; width: 130px; height: 30px; line-height: 30px; }
.proCate_cont li .cont_right .right_top_tit span.font_20 { display: block; color: #3c3c3c }
.proCate_cont li .cont_right .right_top_tit span.font_20 strong { color: #4AC227 }
.proCate_cont li .cont_right .right_top_tit span.font_12 { color: #999; height: 20px; line-height: 20px; display: block; }
.proCate_cont li .cont_right .right_top_tit i { width: 20px; height: 2px; background: #4ac227; position: absolute; left: 0; top: 56px; }
/*最新抢购那一行*/
.qianggou { padding-bottom: 50px; }
/*精彩互动*/
.hudong { margin-top: 20px; float: left; width: 100%; }
.hd-title { float: left; width: 100%; padding-bottom: 8px; border-bottom: 2px solid #999;margin-bottom:18px }
.hd-title h1 { float: left; font-size: 18px; color: #222; font-weight: normal; }
.hd-bowen { margin-top: 22px; margin-right: 34px; float: left; width: 272px; }
.hd-bowen h3 { float: left; width: 272px; color: #545454; margin-bottom: 14px; }
.hd-bowen .hdb-pic { width: 272px; height: 120px; overflow: hidden; position: relative; }
.hd-bowen .hdb-pic .light { position: absolute; left: -272px; top: 0; width: 80px; height: 120px; background-image: -moz-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%); background-image: -o-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%); background-image: -ms-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%); background-image: -webkit-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%); transform: skewx(-25deg); -o-transform: skewx(-25deg); -ms-transform: skewx(-25deg); -moz-transform: skewx(-25deg); -webkit-transform: skewx(-25deg); }
.hd-bowen .hdb-pic:hover .light { left: 272px; -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s; }
.hd-bowen ul, .hdb-pic ul li { float: left; }
.hd-bowen ul { margin-top: 12px; }
.hd-bowen ul li { margin-bottom: 11px; width: 272px; overflow: hidden; text-overflow: ellipsis; }
.hd-bowen ul li span.spanLeft { float: left; font-size: 12px; color: #ff5e00; margin-right: 8px; }
.hd-bowen ul li a { float: left; width: 168px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.hd-bowen ul.bigul li a { width: 265px; }
.hd-bowen ul li span.spanRight { float: right; font-size: 12px; color: #878787; }
/*友情链接*/
.friendlink { width: 100%; padding: 20px 0; background: #eee; float: left; }
.friendlink h2 { font-size: 18px; color: #878787; margin-bottom: 12px; }
.friendlink h2 em { font-size: 12px; color: #545454; }
.friendlink a, .friendlink span { float: left; }
.friendlink a { font-size: 12px; color: #545454; /*兼容IE6*/ white-space: nowrap; }
.friendlink a:hover { color: #4ac227; }
.friendlink span { color: #3b3b3b; }
/*底部*/
.footer { width: 100%; background: #2d3237; float: left; }
.footer-top { margin-top: 40px; padding-bottom: 40px; border-bottom: 1px solid #333; }
.footer-top .fT-xs { float: left; width: 160px; border-right: 1px solid #292929; margin-right: 36px; }
.footer-top .fT-xs h3 { float: left; width: 160px; margin-top: 0px; padding-bottom: 25px; font-size: 14px; color: #fff; }
.footer-top .fT-xs ul li { margin-bottom: 12px; }
.footer-top .fT-xs ul li a { font-size: 13px; color: #888; }
.footer-top .fT-xs ul li a:hover { color: #4ac227; }
.fT-tel { float: left; width: 180px; text-align: center; }
.fT-tel h1 { font-size: 25px; color: #ffffff; font-family: "Arial"; font-weight: 500; }
.fT-tel p { font-size: 12px; color: #878787; margin-top: 8px; }
.fT-tel a { display: inline-block; width: 126px; height: 32px; margin-top: 14px; background: url(../img/icon011.png) no-repeat -130px -300px; }
.footer-bottom { float: left; width: 100%; text-align: center; background:#282828;padding:20px 0  }
.footer-bottom p { margin-top: 10px; }
.footer-bottom .fB-p1 a { color: #888; }
.footer-bottom .fB-p1 a:hover { color: #4ac227; }
.footer-bottom .fB-p1 span { color: #707070; }
.footer-bottom .fB-p2 span { color: #707070; margin-right: 5px; }
.fB-p3 { color: #888; font-size: 12px; }
.footer-bottom p.fB-p4 { margin-top: 23px; }
.fB-p4 a { background: url(../img/icon011.png); background-repeat: no-repeat; display: inline-block; width: 112px; height: 35px; filter: alpha(opacity=22); opacity: 0.22; }
.fB-p4 a:hover { filter: alpha(opacity=80); opacity: 0.8; }
.fB-p4 a.p4-authority1 { background-position: -130px -340px; margin-right: 10px; }
.fB-p4 a.p4-authority2 { background-position: -130px -380px; margin-right: 10px; }
.fB-p4 a.p4-authority3 { background-position: -130px -420px; }
#dreamsdiv1 iframe { z-index: 0 !important; }
.jm-right { box-shadow: 0 2px 8px rgba(50,50,50,.03); border-bottom: 1px solid #eee; background: #fff; }
.chang { padding-top: 0px; background: #f5f5f5; }
.chang-title { padding-bottom: 10px; }
.chang-title h1 { font-size: 20px; color: #454545; font-weight: normal; }
.changLogo { display: inline-block; width: 32px; height: 28px; background: url(../img/changLogo.png) no-repeat center; vertical-align: middle; margin-right: 10px; }
.chang-join { font-size: 14px; color: #808080; line-height: 32px; }
.chang-list { margin-right: -18px; }
.chang-item { width: 242px; padding: 20px 20px 20px; margin-right: 18px; margin-bottom: 18px; float: left; text-align: center; border: 1px solid #fff; border-top-color: #4ac227; box-shadow: 0 2px 8px rgba(0, 0, 0, .05); background: #fff; border-bottom: 1px solid #eee; }
.chang-gs-logo { display: inline-block;  height: 37px; }
.chang-name { margin-bottom: 0; margin-top: 10px; }
.chang-name a { font-size: 13px; color: #333; margin: 0; font-weight: normal; }
.chang-zy { margin-top: 10px; }
.chang-zy a { color: #727378; font-size: 12px; display: inline-block; padding: 3px 8px; border: 1px solid #e8e8e8; margin: 0 1px; border-radius: 20px; }
.chang-name a:hover { color: #4ac227; }
.chang-zy span { color: #727378; font-size: 12px; display: inline-block; padding: 3px 8px; border: 1px solid #e8e8e8; margin: 0 1px; border-radius: 20px; }
.chang-name span:hover { color: #4ac227; border-color: #4ac227;  }
.chang-zy a:hover { color: #4ac227; border-color: #4ac227; }
.chang-name { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.w1200 { width: 1200px; margin: 0 auto; padding-bottom: 30px; }
.recommend { background-color: #f5f5f5; }
.recommend-title { padding-top: 20px; padding-bottom: 25px; }
.recommend-title img { width: 100%; }
.recommend-list { margin-right: -15px; }
.recommend-item { width: 228px; background: #fff; padding-bottom: 13px; float: left; margin-right: 15px; margin-bottom: 15px; }
.recommend-a { display: block; height: 228px; overflow: hidden; }
.recommend-a img { width: 100%; -moz-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; transition: all 1s ease 0s; }
.recommend-a:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.recommend-info { padding: 0 15px; }
.recommend-name { margin: 16px 0 0; height: 36px; overflow: hidden; }
.recommend-name a { font-size: 12px; color: #3d3d3d; line-height: 1.5; }
.recommend-name a:hover { color: #4ac227; }
.recommend-price { font-size: 12px; color: #fe5945; margin-top: 2px; }
.recommend-price .integer { font-size: 16px; }


.clbt-ul li img{
    max-width: 100%;
}




































































































