@charset "UTF-8";
/* CSS Document */
body{font: 12px/1.5 arial,宋体; background:url(../../../images/zjt/main_site/body_bg.jpg) 0 0 #f2f2f2 repeat-x;}

/*	公用	*/
.f-l{ float:left;}
.f-r{ float:right;}
.m-l-10{margin-left:10px;}
.m-r-10{margin-right:10px;}
.m-t-10{margin-top:10px;}
.m-b-10{margin-bottom:10px;}
.m-t-5{margin-top:5px;}

.bor-shadow-box{ border:1px #ccc solid; background:#fff; box-shadow: 0px 1px 2px #d5d5d5;}

.w-240{width:240px;}
.w-250{width:250px;}
.w-850{width:850px;}
.w-840{width:840px;}
.adBox-240{ width:240px; height:100px;}
.adBox-250{ width:250px; height:100px;}

a:link.font-c-6,a:visited.font-c-6{ color:#666; text-decoration:none;}
a:hover.font-c-6{ color:#006ca7; text-decoration:underline;}
a:link.font-org-1,a:visited.font-org-1{ color:#fe8a00; text-decoration:none;}
a:hover.font-org-1{ color:#006ca7; text-decoration:underline;}
a:link.font-bule-1,a:visited.font-bule-1{ color:#006ca7; text-decoration:none;}
a:hover.font-bule-1{ text-decoration:underline;}
a:link.font-bule-1-u,a:visited.font-bule-1-u,a:hover.font-bule-1-u{ color:#006ca7;text-decoration:underline;}

.f-color-org{color:#fe8a00 !important;position: static;}
.f-color-gray{color:#999 !important;position: static;}
.f-color-red{color:#f00 !important;position: static;}
i{ font-style:normal;}
u{ text-decoration:none;}
.font-bule-1{color:#006CA7 !important;position: static;}

/*	header	*/
.header{ position:relative; width:1100px; margin:20px auto;z-index:888;}
.header .logo{ float:left; width:235px; height:80px; background:url(../../../images/zjt/common/zjt_logo_221x801.png) no-repeat; display:inline-block;}
.header .logo-title{ float:left; margin:22px 0 0 20px; width:131px; height:36px; background:url(../../../images/zjt/common/logo_title.png) no-repeat; display:inline-block;}
.header .select-city{ position:relative;float:left; width:65px; margin:21px 0 0 30px;}
.header .arrow-sel-city{ padding-right:10px; background:url(../../../images/zjt/common/site_nav.png) right -58px no-repeat;}
.header .select-city p{ line-height:19px;}

.header .search-panel{ position:relative; float:left;margin-left:80px;}
.header .search-panel .search-panel-li{ margin-top:10px;}
.header .search-panel .search-panel-li li{ float:left; margin:0 10px;}
.header .search-panel .search-panel-li li a{ padding-bottom:4px; height:17px; line-height:17px; display:inline-block;}
.header .search-panel .search-panel-li li a,.header .search-panel .search-panel-li li a:visited{ color:#666; text-decoration:none;}
.header .search-panel .search-panel-li li a:hover{color:#006ca7;}
.header .search-panel .search-panel-li li a.selected,.header .search-panel .search-panel-li li a:visited.selected,.header .search-panel .search-panel-li li a:hover.selected{color:#006ca7;text-decoration:none; background:url(../../../images/zjt/common/site_nav.png) center -81px no-repeat;}

.header .search-panel .search-panel-input{}
.header .search-panel .txt-inp{ float:left; padding:5px 10px; width:330px; height:20px; line-height:20px; border:1px #006ca7 solid;}
.header .search-panel .btn-search{ float:left; width:68px; height:32px; line-height:32px; text-align:center; color:#fff; background-color:#006ca7; border:0; cursor:pointer; font-size:14px;}

.header .search-panel .search-panel-results{ position:absolute;top:63px;width:350px; border:1px #bfbfbf solid; background:#fff;}
.header .search-panel .search-panel-results li{ }
.header .search-panel .search-panel-results li a{ padding:0 10px;height:26px; width:330px; line-height:26px; display:inline-block;}
.header .search-panel .search-panel-results li a,.header .search-panel .search-panel-results li a:visited{ color:#666; text-decoration:none;}
.header .search-panel .search-panel-results li a:hover{ background-color:#efefef;}

.header .qr-code{ position:absolute; top:0; right:0;}
.qr-code .qr-img{ float:left;width:76px; height:90px; background:url(../../../images/zjt/common/site_nav.png) left -110px no-repeat; display:inline-block; text-align:center;color:#006ca7;}
.qr-code .btn-close-qr{ float:left; margin-top:15px; width:11px; height:11px; background:url(../../../images/zjt/common/site_nav.png) -86px -124px no-repeat; display:inline-block;}
.qr-code a:hover.btn-close-qr{ background-position:-97px -124px;}

/*	switch-city	*/
.switch-city{ position:absolute; width:380px; left:-160px; top:50px;padding:15px;border-radius:3px; border:2px #4ea1d2 solid; background-color:#fff;z-index:10000;}
.switch-city span{ position:relative;padding:0px 10px;color: #85B6E2;display:block; font-size:14px; font-family:"微软雅黑","黑体";}
.switch-city ul{padding:10px;}
.switch-city ul li{ line-height:25px;}
.switch-city ul li label{ width:40px; display:inline-block; color:#999;}
.switch-city ul li a{ margin-right:20px;}
.switch-city ul li a,.switch-city ul li a:visited{ color:#666; text-decoration:none;}
.switch-city ul li a:hover{color:#006ca7;text-decoration:underline;}
.switch-city ul li span{color: #999999;display: inline;font-family: 宋体;font-size: 12px;margin-left: 0; margin-right: 20px;padding: 0;text-align: left;}
.switch-city .closeBtn{ position:absolute; top:0; right:0;width:19px; height:19px; display:inline-block; background:url(../../../images/zjt/main_site/title_bg.png) -59px -103px no-repeat;}
.switch-city a:hover.closeBtn{ background-position:-82px -103px;}


/*	mainNav	*/
.mainNav{ width:1100px; margin:0 auto; border-bottom:2px #006ca7 solid;}
.mainNav li{ float:left;}
.mainNav li a{ padding:0 20px; height:25px; line-height:25px; display:inline-block; font-size:17px; font-family:"微软雅黑","黑体";}
.mainNav li a,.mainNav li a:visited{ color:#004f7a; text-decoration:none;}
.mainNav li a:hover{border-radius:2px 2px 0px 0px; background:#f4f4f4;}
.mainNav li a.select{border-radius:2px 2px 0px 0px; background:#006ca7;}
.mainNav li a.select,.mainNav li a:visited.select,.mainNav li a:hover.select{ color:#fff; text-decoration:none;}

/*	container	*/
.container{ width:1100px; margin:10px auto;}

/*	breadCrumb	*/
.breadCrumb{ color:#666; line-height:19px;}
.breadCrumb i{margin: 0px 5px;font-family: "宋体";}
.breadCrumb a,.breadCrumb a:visited{ color:#006ca7; text-decoration:none;}
.breadCrumb a:hover{ text-decoration:underline;}

h2.tit-name-01{ height:33px; line-height:33px;  padding:0 10px;font-size:15px; font-family:"微软雅黑","黑体"; color:#666; border-bottom:1px #ccc solid;}
h2.tit-name-02{ height:34px; line-height:34px;  padding:0 10px; background:url(../../../images/zjt/main_site/title_bg.png) 0 top repeat-x;}
h2.tit-name-02 b{ font-size:14px; color:#555; font-weight:bold;}
.search-number{ color:#555;}
.search-number a{ margin:0 3px; font-size:14px;}
.search-number a,.search-number a:visited,.search-number a:hover{ color:#006ca7; text-decoration:underline;}
.tree-controls{ padding:10px; }
h1.tit-name{ height:33px; line-height:33px;font-size:15px; font-family:"微软雅黑","黑体"; color:#333;}
h1.tit-01{ padding:0 10px;height:29px; line-height:29px; border-bottom:1px #ccc solid;font-size:15px; font-family:"微软雅黑","黑体"; color:#005d90;}
h1.tit-01 span{ margin-right:10px;width:2px; height:15px; overflow:hidden; background:#0f73b1; vertical-align:middle; display:inline-block;}

/*	nav-category	*/
.nav-category{ padding-top:10px; margin:0px 10px; border-bottom:1px #cbcbcb dotted;}
.nav-category dt{ float:left; width:50px; line-height:19px; color:#999;}
.nav-category dd{ float:left; width:778px; }
.nav-category dd .nav-category-li{}
.nav-category dd .nav-category-li li{ float:left; margin:0 10px 8px 0;}
.nav-category dd .nav-category-li li a{ line-height:19px; padding:0 3px; display:block;}
.nav-category dd .nav-category-li li a,.nav-category dd .nav-category-li li a:visited{ color:#666;}
.nav-category dd .nav-category-li li a:hover{color:#006ca7; text-decoration:underline;}
.nav-category dd .nav-category-li li a.cur,.nav-category dd .nav-category-li li a:visited.cur,.nav-category dd .nav-category-li li a:hover.cur{ background-color:#f90; color:#fff; text-decoration:none;}
.nav-category dd .category-li-list{ margin-bottom:10px; background-color:#fafafa; border:1px #d9d9d9 solid;}
.nav-category dd .category-li-list a{ margin:0 5px; line-height:21px; display:inline-block;}
.nav-category dd .category-li-list a,.nav-category dd .category-li-list a:visited{ color:#666;}
.nav-category dd .category-li-list a:hover{color:#006ca7; text-decoration:underline;}
.nav-category dd .category-li-list a.cur,.nav-category dd .category-li-list a:visited.cur,.nav-category dd .category-li-list a:hover.cur{ color:#006ca7; font-weight:bold; text-decoration:none;}
.nav-category.bor-no{ border-bottom:none;}

/*	date-t-option	*/
.date-t-option{ padding:0 10px;}
.date-t-option .search-box{ position:relative; width:220px;height:23px; line-height:23px;  border:1px #ccc solid;box-shadow:inset 0px 1px 1px #e4e4e4;}
.date-t-option .search-box input{ width:180px; margin-top:2px; padding:0px 5px; height:19px; line-height:19px; border:0;}
.date-t-option .search-box .btn-ser{ position:absolute; right:0; top:4px;width:16px; height:16px; padding:0 2px; border-left:1px #e5e5e5 solid; background:url(../../../images/zjt/main_site/title_bg.png) -185px -105px no-repeat;}
.results-total{ line-height:25px; color:#555; margin-right:10px;}
.results-total b{ color:#f00;}

.btn-collection{ width:50px; height:23px; line-height:23px; text-align:center; background:url(../../../images/zjt/main_site/title_bg.png) 0 -39px repeat-x; display:inline-block; border:1px #ccc solid;}
a.btn-collection,a:visited.btn-collection{ color:#555; text-decoration:none;}
a:hover.btn-collection{ background-position:0 -67px;}

/*	moudle-page	*/
.moudle-page{ padding:15px 10px;}
.page-mune a,.page-mune .page-break,.page-mune .page-cur{float: left;font-size: 12px;height: 23px;line-height: 23px;margin-right: 5px;padding: 0 8px;text-align: center;vertical-align: middle; white-space: nowrap; display:inline-block;}
.page-mune a{ color:#006ca7; text-decoration:none;background-color: #fff;border: 1px solid #ccc;}
.page-mune a:visited{ color:#394f97;text-decoration:none;}
.page-mune a:hover{  border:1px #006ca7 solid;}
.page-mune .page-cur{ background-color:#006ca7; border: 1px solid #006ca7;color: #fff; font-weight:bold;}
.page-mune .page-skip{ color: #999;line-height: 25px;}
.page-mune .page-skip input{width: 25px; height: 23px; line-height:23px; margin: 0 0 0 5px;text-align: center;vertical-align:middle;border: 1px solid #ddd;}
.page-mune .page-skip i{ margin:0 5px;}
.page-mune .page-skip .btn-sure{ float:none; padding:0; height:23px; width:42px; border:1px #dbdbdb solid; text-align:center; line-height:23px; background:url(../../../images/zjt/main_site/title_bg.png) 0 -143px no-repeat;}
.page-mune .page-skip .btn-sure,.page-mune .page-skip a:visited.btn-sure{ color:#555; text-decoration:none;}
.page-mune .page-skip a:hover.btn-sure{ background-position:0 -171px; color:#006ca7;}
.page-mune a.page-no,.page-mune a:visited.page-no,.page-mune a:hover.page-no{ border: 1px solid #ddd;color:#ccc;text-decoration:none; cursor:text;}

/*	moudle-date-box	*/
.moudle-date-box{ padding:10px;}
.moudle-date-box table{width:100%;border-collapse:collapse;table-layout:fixed;}
.moudle-date-box table tr th{ height:38px; line-height:38px; background-color:#efefef; color:#888; padding-left:10px;}
.all_selector{margin:0;vertical-align: middle; }
.moudle-date-box table tr td{  padding:12px 0 12px 10px; line-height:15px;color:#666;vertical-align:top;word-break: break-all;word-wrap:break-word;}
.moudle-date-box table tr th.txt-c,.moudle-date-box table tr td.txt-c{ text-align:center;}
.table-bg{background-color: #f6f6f6;}
.i_r_price{ color:#f60;}

.icon-rose,.icon-falling{ width:7px; height:8px; display:inline-block; margin-right:3px; background:url(../../../images/zjt/main_site/title_bg.png) no-repeat;}
.icon-rose{ background-position:-106px -108px;}
.icon-falling{background-position:-118px -108px;}
.icon-charts{width:13px;height:13px; display:inline-block;background:url(../../../images/zjt/main_site/title_bg.png) -140px -106px no-repeat;}

.input-check{ background:url(../../../images/zjt/main_site/title_bg.png) no-repeat; width:13px; height:13px; display:inline-block; cursor:pointer;}
.check-no{background-position:0 -106px;}
.check-on{ background-position:-23px -106px;}
.moudle-date-box table tr td .input-check{}

/*	footer	*/
/* .footer{ margin:30px auto 10px; border-top: 1px #444 solid; padding:20px 0; text-align:center;}
.footer div{margin-bottom: 10px; color: #888888;}
.footer div a,#footer div a:visited{ padding:0 15px; color:#333;}
.footer div a:hover{ color:#006ca7; text-decoration:underline;}
.footer p{ color:#999;}
.footer p a,.footer p a:visited{ margin:0 15px;color:#666; text-decoration:none;}
.footer p a:hover{color:#006ca7; text-decoration:underline;} */

/*	recent—search	*/
.recent—search{ margin:0 10px;}
.recent—search li{line-height: 33px;height: 33px;border-bottom:1px #cbcbcb dotted;}
.recent—search li label{float: left;color: #999;}
.recent—search li a {margin-left: 10px;width: 75px;display: inline-block;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.recent—search li a,.recent—search li a:visited{ color:#006ca7; text-decoration:none;}
.recent—search li a:hover{ text-decoration:underline;}
.recent—search li.bor-no{ border-bottom:none;}

/*	moudle-maskLayer	*/
.moudle-maskLayer{position:absolute; top:0; left:0; width:100%; height:100%; background:#000;filter:alpha(opacity=30);opacity: 0.3;-moz-opacity: 0.3;opacity:0.3;z-index:888;}
/*	moudle-popBox	*/
.moudle-popBox{ position:absolute;top:50%;left:50%;margin-left:-width/2;margin-top:-height/2;border-radius:5px; background:#fff; border:1px #ccc solid;box-shadow: 0px 2px 2px #888;z-index:999;}

/*	tab-materialType	*/
.tab-materialType{height:29px; line-height:29px;background:url(../../../images/zjt/main_site/title_bg.png) 0 -271px repeat-x;}
.tab-materialType a{margin:0 15px; display:inline-block;}
.tab-materialType a,.tab-materialType a:visited{ color:#666; text-decoration:none;}
.tab-materialType a:hover,.tab-materialType a.cur{color:#006ca7;background:url(../../../images/zjt/main_site/title_bg.png) center -221px no-repeat;}

/*	tab-companyName	*/
.tab-companyName{ padding:10px 15px;}
.tab-companyName li{ float:left; height:25px; line-height:25px; width:250px; margin-right:10px;display: inline-block;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.tab-companyName li a,.tab-companyName li a:visited{color:#666; text-decoration:none;}
.tab-companyName li a:hover{color:#006ca7; text-decoration:underline;}
.bor-t-1{ border-top:1px #d7d7d7 solid;}

/*	news-supplier-quotation	*/
.news-supplier-quotation{ padding:10px;}
.news-supplier-quotation li{ padding-left:10px; height:25px; line-height:25px; color:#666; background:url(../../../images/zjt/main_site/square.jpg) 0 11px no-repeat;}
.news-supplier-quotation li .material{ width:150px;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow:hidden;}
.news-supplier-quotation li .offer{ width:60px; text-align:right; color:#ff7300;}

/*	honesty-supplier	*/
.honesty-supplier{ margin:5px 10px;}
.honesty-supplier li{padding:5px 0; border-bottom:1px #cbcbcb dotted;}
.honesty-supplier li .companyName{ width:203px; margin-bottom:4px;height:19px;line-height:19px; padding-left:25px; background:url(../../../images/zjt/main_site/title_bg.png) left -331px no-repeat;display:block;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.honesty-supplier li .main-material{ color:#999;line-height:15px; width:228px;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.honesty-supplier li a,.honesty-supplier li a:visited{color:#666; text-decoration:none;}
.honesty-supplier li a:hover{color:#006ca7; text-decoration:underline;}
.honesty-supplier li.bor-no{ border-bottom:none;}

.btn-view-quotation{ border:1px #c0c0c5 solid; width:58px; height:23px; line-height:23px; display:inline-block;border-radius:1px;box-shadow:0px 1px 0px #eaeaea; background:url(../../../images/zjt/main_site/title_bg.png) left -366px repeat-x; text-align:center;}
.btn-view-quotation,a:visited.btn-view-quotation{color:#006ca7; text-decoration:none;}
a:hover.btn-view-quotation{ text-decoration:underline; background-position:left -399px;}

.td-main-material{ color:#999; line-height:15px; margin-top:5px;}
.td-main-material a{margin-right: 8px;word-wrap: break-word;white-space: normal;word-break: break-all;}
.td-main-material a,.td-main-material a:visited{ color:#666;text-decoration:none;}
.td-main-material a:hover{ color:#006ca7; text-decoration:underline;}

.td-companyName{}
.td-companyName a,.td-companyName a:visited{color:#006ca7; text-decoration:none;}
.td-companyName a:hover{ text-decoration:underline;}


/*	nav-category-01	*/
.nav-category-01{ padding-top:10px; margin:0px 10px;}
.nav-category-01 dt{ float:left; width:65px; line-height:19px; color:#999;}
.nav-category-01 dd{ float:left; width:1010px; }
.nav-category-01 dd .nav-category-li{}
.nav-category-01 dd .nav-category-li li{ float:left; margin:0 10px 8px 0;}
.nav-category-01 dd .nav-category-li li a{ line-height:19px; padding:0 3px; display:block;}
.nav-category-01 dd .nav-category-li li a,.nav-category dd .nav-category-li li a:visited{ color:#666; text-decoration:none;}
.nav-category-01 dd .nav-category-li li a:hover{color:#006ca7; text-decoration:underline;}
.nav-category-01 dd .nav-category-li li a.cur,.nav-category dd .nav-category-li li a:visited.cur,.nav-category dd .nav-category-li li a:hover.cur{ background-color:#f90; color:#fff; text-decoration:none;}

/*	supplier-information	*/
.supplier-information{ margin:10px;line-height: 37px;border-bottom: 2px solid #2D64B3;}
.supplier-information .companyname{color: #666;font-family: "微软雅黑","黑体";font-size: 18px;}
.icon-scgys,.icon-enterShop,a:visited.icon-scgys,a:visited.icon-enterShop,.icon-scgys-yi,a:visited.icon-scgys-yi{color:#999; text-decoration:none; margin-left:10px;}
a:hover.icon-scgys,a:hover.icon-enterShop,a:hover.icon-scgys-yi{color:#006ca7; text-decoration:underline;}
.icon-scgys i,.icon-enterShop i,.icon-scgys-yi i{ margin-right:5px; width:13px; height:13px; display:inline-block; background:url(../../../images/zjt/main_site/title_bg.png) no-repeat; vertical-align:middle;}
.icon-scgys i{ background-position:-23px -434px;}
.icon-enterShop i{background-position:-43px -435px;}
a:hover.icon-scgys i{background-position:-65px -434px;}
a:hover.icon-enterShop i{background-position:-85px -435px;}
.icon-scgys-yi i{ background-position:0px -434px;}
.icon-viewcon{ padding-left:20px; color:#999; background:url(../../../images/zjt/main_site/title_bg.png) -184px -422px no-repeat;}

/*	manual-box	*/
.manual-box{ margin:10px; padding-bottom:10px; color:#666; line-height:21px; border-bottom:1px #cbcbcb dotted;}

/*	开放平台提示层	*/
.tips-kfpt{ position:absolute;width:349px; height:206px; margin-left:-191px; margin-top:-103px; top:60%; left:50%;}



.tit-name i{ margin:0 10px 0 2px;width:16px; height:33px; display:inline-block; background:url(../../../images/zjt/gysbj_icon_94x16.png) no-repeat; vertical-align:middle;}
.tit-name .icon-tj{ background-position:0 8px;}
.tit-name .icon-zs{ background-position:-26px 7px;}
.tit-name .icon-az{ background-position:-52px 7px;}
.tit-name .icon-sz{ background-position:-78px 6px;}

/*	pop-div-box	*/
.pop-div-box{ position:fixed; top:50%; left:50%; background:#fff; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);z-index:999;background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px;}
.pop-div-box .title-top{ position:relative;padding: 8px 15px; border-bottom: 1px solid #E5E5E5;}
.pop-div-box .title-top span{ font-size:14px; font-family:"微软雅黑", "黑体";}
.pop-div-box a.close-btn{ position:absolute; top:15px; right:15px; width:11px; height:11px; display:block; background:url(../../../images/zjt/main_site/pop_close_btn.gif) no-repeat;}
.pop-div-box a:hover.close-btn{ background-position:-11px 0;}
.pop-div-box .modal-footer {border-top: 1px solid #E5E5E5;padding: 10px 20px;text-align: right;}

.modal-center{ padding:10px;}
.modal-center .shou-cj{ width:380px; padding:10px; margin:0 auto; color:#666;}
.modal-center .shou-cj dt{ float:left;width:30px;}
.modal-center .tips-icon-com{ background:url(../../../images/common/ico_warn.gif) no-repeat;margin:0 10px 0 0;}
.modal-center .i-suc-img{background-position:-100px 0; width:30px; height:30px; display:inline-block;}
.modal-center .i-jg-img{background-position:-100px -100px; width:30px; height:30px; display:inline-block;}
.modal-center .shou-cj dd{ float:left; width:330px; margin-left:20px;}
.modal-center .h-titles{ font-size:16px;font-family:"微软雅黑","黑体"; margin-bottom:10px;}

.modal-center .tips-shot{ width:380px; padding:10px; margin:0 auto; color:#666;}
.modal-center .tips-shot dt{ float:left;width:30px;}
.modal-center .tips-shot dd{ float:left; width:330px; margin-left:20px;}

.modal-footer a.btn-sure{ padding:0 8px;height:23px; line-height:23px;text-align: center;background-color: #428BCA;border-color: #357EBD;border: 1px solid #fff;border-radius: 4px; display:inline-block;}
.modal-footer a.btn-sure,.modal-footer a:visited.btn-sure{ color:#fff; text-decoration:none;}
.modal-footer a:hover.btn-sure{ background:#3276b1; border:1px #285b8e solid;}
.modal-footer a.btn-close{ padding:0 8px;height:23px; line-height:23px;text-align: center;background-color: #fff;border-color: #357EBD;border: 1px solid #dcdcdc;border-radius: 4px; display:inline-block;}
.modal-footer a.btn-close,.modal-footer a:visited.btn-close{ color:#555; text-decoration:none;}
.modal-footer a:hover.btn-close{ background:#f1f1f1; border:1px #c5c5c5 solid;}

.jifen-download-tips{ padding:5px 15px 0; color:#666; line-height:21px; }
.jifen-download-tips p{ margin:3px 0;}
.jifen-download-tips p.m-t-10{ margin:10px 0 3px;}
.pop-div-box .ml-20{ margin-left:20px;}
.jifen-download-tips .zhekou{color: #f60; font-size:14px; font-family:"微软雅黑","黑体";}
.icon-jifen-img{ margin-left:3px; width:11px; height:11px; display:inline-block; vertical-align:middle; background:url(../../../images/zjt/main_site/index_bg.png) 0 -134px no-repeat;}
.icon-Tbi-img{ margin-left:3px; width:14px; height:14px; display:inline-block; vertical-align:middle; background:url(../../../images/zjt/main_site/icon_tbi.gif) no-repeat;}

.input-option{ margin-right:5px; background:url(../../../images/zjt/main_site/check_box_img.png) no-repeat; width:13px; height:13px; display:inline-block; cursor:pointer; vertical-align:middle;}
.option-no{background-position:0 -1px;}
.option-on{ background-position:-23px -1px;}

.modal-center .shou-cj-no{ padding:5px 50px 0; color:#666; line-height:21px; }


.feedback {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
   /*  border-color: #EBEBEB #EBEBEB -moz-use-text-color; */
    border-image: none;
/*     border-style: solid solid none;
    border-width: 1px 1px 0; */
    bottom: 10px;
    display: none;
    position: fixed;
    right: 10px;
    width: 96px;
    z-index: 100;
}

.feedback .btn {
   /*  background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: 1px solid #EBEBEB; */
    clear: both;
    cursor: pointer;
    display: inline;
    float: left;
    height: 135px;
    line-height: 38px;
    overflow: hidden;
    text-align: center;
    width: 96px;
}


/* .feedback .btn:hover {
    background: none repeat scroll 0 0 #999999;
    border-color:#999999;
}

.feedback .btn:hover span {
    display:block;
    color:#FFFFFF;
} */

.feedback .btn span {
    display: none;
    font-size: 12px;
    line-height: 16px;
    margin: 3px auto 0;
    width: 24px;
}

/** 文库二期 */
.icon-document-pdf{ padding-left:20px;background:url(../../../images/zjt/main_site/icon_document_pdf.gif) no-repeat;display:inline-block;line-height:16px;}
.icon-document-excel{ padding-left:20px;background:url(../../../images/zjt/main_site/icon_document_excel.gif) no-repeat;display:inline-block;line-height:16px;}

/*	查价流程优化	2014-11-06	*/
/*	nav-category	*/
.nav-category dt{ float:left; width:90px; line-height:19px; color:#999;}

.nav-category dd{ float:left; width:738px; color:#666;}
.nav-category dd .nav-category-li li a.link-u,.nav-category dd .nav-category-li li a:visited.link-u,.nav-category dd .nav-category-li li a:hover.link-u{ float:none;color:#026aab; font-weight:bold; display:inline-block; text-decoration:underline;}
.btn-opt-com{ width:28px; height:20px; line-height:20px; display:inline-block; border:1px #ccc solid; position:relative; padding-left:18px; margin-right:5px;}
a.btn-opt-com,a:visited.btn-opt-com{ color:#888; text-decoration:none;}
a:hover.btn-opt-com{ color:#0069aa; background:#f5f5f5;}
.btn-opt-com i{ width:10px; height:9px; display:block; position:absolute; left:6px; top:6px;}
.btn-opt-com i.sc{ background:url(../../../images/zjt/main_site/2014_11_6_add.gif) -29px -4px no-repeat;}
.btn-opt-com i.gz{ background:url(../../../images/zjt/main_site/2014_11_6_add.gif) -4px -4px no-repeat;}

.opt-page-r{ padding-top:6px; line-height:13px;}
.opt-page-r span{ margin:0 8px; color:#888; float:left;}
.opt-page-r span i{ color:#f90; font-weight:bold;}
.opt-page-r a{ width:13px; height:13px; display:inline-block; float:left;}
.opt-page-r a.pre-no{ background:url(../../../images/zjt/main_site/2014_11_6_add.gif) -53px -1px no-repeat; cursor:text;}
.opt-page-r a.next-no{ background:url(../../../images/zjt/main_site/2014_11_6_add.gif) -105px -1px no-repeat;cursor:text;}
.opt-page-r a.pre-01{ background:url(../../../images/zjt/main_site/2014_11_6_add.gif) -130px -1px no-repeat;}
.opt-page-r a:hover.pre-01{background:url(../../../images/zjt/main_site/2014_11_6_add.gif) -182px -1px no-repeat;}
.opt-page-r a.next-01{ background:url(../../../images/zjt/main_site/2014_11_6_add.gif) -79px -1px no-repeat;}
.opt-page-r a:hover.next-01{background:url(../../../images/zjt/main_site/2014_11_6_add.gif) -156px -1px no-repeat;}

.ie{  
       _position: absolute; 
       _clear: both;  
       _top:expression(eval(document.compatMode &&  
               document.compatMode=='CSS1Compat') ?  
               documentElement.scrollTop  
               +(documentElement.clientHeight-this.clientHeight) - 1  
               : document.body.scrollTop  
               +(document.body.clientHeight-this.clientHeight) - 1);
}
.mask-layer01{ top:0; left:0;  width:100%; height:100%; background:#000;filter:alpha(opacity=50);opacity: 0.5;-moz-opacity: 0.5;opacity:0.5; z-index:999;position:fixed;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
.tips-no-huiyuan{ width:440px; margin:0 20px; padding:10px 0 15px; border-bottom:1px dashed #e5e5e5; font-family:"微软雅黑", "黑体";}
.tips-no-huiyuan dt{ float:left; width:80px;}
.tips-no-huiyuan dt span{ width:80px; height:60px; display:block;}
.tips-no-huiyuan dt span.warm{ background:url(../../../images/zjt/main_site/2014_11_6_add.gif) 25px -54px no-repeat;}
.tips-no-huiyuan dd{ float:left; width:350px; margin-left:10px;}
.tips-no-huiyuan dd .txt01{ font-size:15px; color:#333; line-height:21px; margin-bottom:8px;}
.tips-no-huiyuan dd .txt02{ font-size:12px; color:#666;line-height:14px;margin-bottom:10px;}
.tips-no-huiyuan dd i{ color:#ff6501;}
.tips-no-huiyuan dd .btn-ljzc{ width:90px; height:25px; display:block;border-radius:2px; background:#ff6501; line-height:25px; text-align:center;}
.tips-no-huiyuan dd a.btn-ljzc,.tips-no-huiyuan dd a:visited.btn-ljzc{ color:#fff; text-decoration:none;}
.tips-no-huiyuan dd  a:hover.btn-ljzc{ background:#ff751b;}

.tips-qj-login{width:440px; margin:0 20px; padding:15px 0 5px;}
.tips-qj-login .left{ float:left; width:250px;}
.tips-qj-login .right{float:right; width:160px;}
.tips-qj-login .left .til{font-family:"微软雅黑", "黑体"; font-size:14px; color:#999; line-height:21px; margin-bottom:8px;}
.tips-qj-login .left .til span{ font-family:arial,"宋体"; font-size:12px; color:#F00;}
.tips-qj-login .left .input-box{ width:248px; height:35px; border:1px #ddd solid; position:relative;}
.tips-qj-login .left .input-box i{ width:16px; height:20px; display:block; position:absolute; top:7px; left:10px;}
.tips-qj-login .left .input-box i.yhm{background:url(../../../images/zjt/main_site/2014_11_6_add.gif) 0 -26px no-repeat;}
.tips-qj-login .left .input-box i.mm{background:url(../../../images/zjt/main_site/2014_11_6_add.gif) -26px -26px no-repeat;}
.tips-qj-login .left .input-box input{ position:absolute; width:200px; padding:5px; height:25px; border:none; top:0; left:36px; color:#666; font-size:14px;}
a.s-wjmm,a:visited.s-wjmm{ color:#999; text-decoration:underline;}
a:hover.s-wjmm{ color:#3f88ec;}
.m-b-15{margin-bottom:15px;}
.tips-qj-login .left .ic-zddl{ cursor:pointer; color:#999; position:relative; padding-left:20px;}
.tips-qj-login .left .ic-zddl i{ width:16px; height:16px; display:inline-block; position:absolute; background:url(../../../images/zjt/main_site/2014_11_6_add.gif) -83px -28px no-repeat; left:0;}
.tips-qj-login .left .ic-zddl i.cur{ background-position:-53px -28px;}
.tips-qj-login .left .input-c{ line-height:16px; height:16px;}
.tips-qj-login .left .input-b{}
.input-b .btn-login{width:95px; height:30px; display:block;border-radius:2px; background:#3f88ec; line-height:30px; text-align:center;}
.input-b a.btn-login,.input-b a:visited.btn-login{ color:#fff; text-decoration:none;}
.input-b a:hover.btn-login{ background:#397ad4;}
.input-b .ic-hzzh{ padding-top:7px; color:#999;}
.ic-hzzh a{ width:16px; height:16px; display:inline-block; margin-left:10px; vertical-align:middle;}
.ic-hzzh a.qq{background:url(../../../images/zjt/main_site/2014_11_6_add.gif) -114px -29px no-repeat;}
.ic-hzzh a.tx{background:url(../../../images/zjt/main_site/2014_11_6_add.gif) -143px -29px no-repeat;}
.tips-qj-login .right ul{ background:url(../../../images/zjt/main_site/login_banner.jpg) no-repeat; width:160px; height:123px; padding:64px 0 0 40px;}
.tips-qj-login .right ul li{ line-height:27px; color:#999;}

.tips-no-ckqx{width:440px; margin:0 20px; padding:10px 0 15px; border-bottom:1px dashed #e5e5e5; font-family:"微软雅黑", "黑体";}
.tips-no-ckqx dt{ float:left; width:30px;}
.tips-no-ckqx dt span{ width:30px; height:30px; display:block;}
.tips-no-ckqx dt span.i-sorry{ background:url(../../../images/zjt/main_site/2014_11_6_add.gif) -61px -56px no-repeat;}
.tips-no-ckqx dd{ float:left; width:395px; margin-left:15px;}
.tips-no-ckqx dd .txt01{ font-size:15px; color:#333; line-height:30px;}

.select-cjfs{width:440px; margin:0 20px; padding:15px 0 5px;}
.select-cjfs .txt01{ font-size:14px; color:#999; font-family:"微软雅黑", "黑体";}
.select-cjfs dl{ margin-top:15px;}
.select-cjfs dl dt{ float:left; width:20px;}
.select-cjfs dl dt i{ width:20px; height:20px;border-radius:50px; background:#ffb74c; color:#fff; text-align:center; line-height:20px; font-size:14px;font-family:arial; font-weight:bold; display:block; }
.select-cjfs dl dd{ float:left; margin-left:8px; width:412px;}
.select-cjfs dl dd .tit-txt{ color:#ff6501; line-height:20px;font-family:"微软雅黑", "黑体"; font-size:14px; }
.select-cjfs dl dd .tit-txt span{font-family:arial,"宋体"; font-size:12px; margin-left:15px; color:#999;}
.i-jinbi-01{ width:10px; height:9px;background:url(../../../images/zjt/main_site/2014_11_6_add.gif) -114px -66px no-repeat; display:inline-block; margin-right:5px;}
.select-cjfs .jf-form{ margin-top:5px;}
.select-cjfs .jf-form .b-l{ width:80px; line-height:22px; color:#666; float:left; display:block;}
.select-cjfs .jf-form .b-c{ line-height:22px;}
.select-cjfs .jf-form .btn-dh{ width:90px; height:25px; display:block;border-radius:2px; background:#f90; line-height:25px; text-align:center; margin-left:80px;}
.select-cjfs .jf-form a.btn-dh,.select-cjfs .jf-form a:visited.btn-dh{ color:#fff; text-decoration:none;}
.select-cjfs .jf-form  a:hover.btn-dh{ background:#ffa31a;}
.select-cjfs .jf-form .inp-txt{ width:78px; height:20px; border:1px #ccc solid; padding:0 5px;color:#666;}
.f-color-org01{color:#ffa723 !important;position: static;}
.select-cjfs dl dd .txt01-tips{ color:#666; line-height:18px; margin-top:8px;}
a.l-ljxq,a:visited.l-ljxq,a:hover.l-ljxq{ color:#3f88ec; text-decoration:underline;}
.select-cjfs .jf-form .cjfw-list{position:relative;}
.select-cjfs .jf-form .cjfw-list .b-t{position:relative; cursor:pointer;width:78px; height:20px; border:1px #ccc solid; padding:0 5px;color:#666; }
.select-cjfs .jf-form .cjfw-list .b-t i{ position:absolute; width:7px; height:4px; display:block; background:url(../../../images/zjt/main_site/2014_11_6_add.gif) -141px -67px no-repeat;top:9px; right:5px;}
.select-cjfs .jf-form .cjfw-list ul{position:absolute;width:88px;border:1px #ccc solid;color:#666; background:#fff;top:21px; height:126px; overflow-y: auto;}
.select-cjfs .jf-form .cjfw-list ul li{ line-height:21px;}
.select-cjfs .jf-form .cjfw-list ul li a,.select-cjfs .jf-form .cjfw-list ul li a:visited{ padding:0 5px; color:#666; text-decoration:none; display:block;}
.select-cjfs .jf-form .cjfw-list ul li a:hover{ background:#eee;}
.select-cjfs dl dd .cjfw-tc{ margin-top:8px;}
.select-cjfs dl dd .cjfw-tc li{ float:left; width:94px; height:65px; position:relative; cursor:pointer;}
.select-cjfs dl dd .cjfw-tc li.org-box{ background:#fff1e7; border:1px #f90 solid; color:#ff6501;}
.select-cjfs dl dd .cjfw-tc li.blue-box{ background:#e0f0ff; border:1px #85b5e6 solid; color:#3a8adb;}
.org-box a{ color:#ff6501;}
.blue-box a{color:#3a8adb;}
.cjfw-tc li .mouseover-big{width:92px; height:67px;background:#fff1e7; border:2px #f90 solid; position:absolute; left:-3px;top:-3px;display:none;}
.cjfw-tc .cur .mouseover-big{display: block;}
.cjfw-tc li .mouseover-big01{width:92px; height:67px;background:#e0f0ff; border:2px #85b5e6 solid; position:absolute; left:-3px;top:-3px;display:none;}
.cjfw-tc .cur .mouseover-big01{display: block;}
 
.select-cjfs dl dd .cjfw-tc li .txt-01{ width:97px; height:67px;line-height:21px; text-align:center;position:absolute; top:0; left:0;}
.m-r-9{margin-right:9px;}

.dhfw-suc{ width:350px; margin:0 auto; padding:20px 0;font-family:"微软雅黑", "黑体";}
.dhfw-suc dt{ float:left; width:50px;}
.dhfw-suc dt span{ width:50px; height:40px;background:url(../../../images/common/ico_warn.gif) -150px 0 no-repeat; display:block;}
.dhfw-suc dd{ float:left; margin-left:10px; width:290px;}
.dhfw-suc dd .txt01{ font-size:15px; color:#333; line-height:21px; margin-bottom:10px; }
.dhfw-suc dd .txt02{font-size:12px; color:#666;line-height:14px;margin-bottom:6px;}

.ind-sub-title{border-bottom: 1px solid #ccc;color: #444;font-family: "微软雅黑","黑体";font-size: 15px;height: 29px;line-height: 29px;padding: 0 10px;width: 230px;overflow: hidden;}
.ind-sub-title span {background: none repeat scroll 0 0 #0f73b1;display: inline-block;height: 15px;margin-right: 10px;overflow: hidden;vertical-align: middle;width: 2px;}
.ind-sub-price{padding: 15px 10px;}
.ind-sub-price li {background: url(../../../images/zjt/main_site/square.jpg) 0 10px no-repeat;height: 23px;line-height: 23px; padding-left: 15px; width:300px;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.ind-sub-price li a,ind-sub-price li a:visited {color: #666;text-decoration: none;}
.ind-sub-price li a:hover {color: #006ca7; text-decoration: underline;}
.wcw-img {background: url(../../../images/zjt/main_site/2014072832143214.jpg);height: 100px;width: 250px;}

/*新增加*/
.ind-sub-price-0 li {background: url(../../../images/zjt/main_site/square.jpg) 0 10px no-repeat;
 width: 98px;   float: left;    padding-left: 10px;  padding-right: 5px;
height: 23px;line-height: 23px;  overflow: hidden;}
.ind-sub-price-0 li a,ind-sub-price-0 li a:visited {color: #666;text-decoration: none;}
.ind-sub-price-0 li a:hover {color: #006ca7; text-decoration: underline;}
.ind-sub-price-0{padding: 15px 10px;}

.cj-charts{padding:15px 40px;}
.cj-charts .info-top{margin-bottom: 10px;padding-bottom: 10px; text-align: center;background: url(https://c2.zjtcn.com/reduce/../images/zjt/common/h_line.gif) 0 bottom repeat-x; color:#666;}
.cj-charts .info-top h2 {color: #555;font-size: 18px;font-weight: bold;line-height: 45px;}
.cj-charts .info-top p{ text-align:center;line-height: 25px;}
.cj-charts .info-top p span,.cj-charts .info-bottom span{font-size: 12px;font-weight: normal; margin-left:20px;}
.cj-charts .info-bottom{text-align:center;line-height: 25px; color:#666;}
.chart-box{ width:758px;height:390px;}
.chart-txt{background-color: #f3f3f3;padding: 15px;margin-top: 10px;line-height: 21px;color: #666;}

.pop-code{width:38px; height:124px; float:right; position:fixed;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:50px;}
.pop-code .btn-online-xj{width:38px; height:38px; display:block; background:url(../../../images/zjt/main_site/2014_11_6_add.gif) 0px -126px no-repeat;}
.pop-code a:hover.btn-online-xj{ background-position:-51px -126px;}
.pop-code .btn-kefu{width:38px; height:38px;  display:block; background:url(../../../images/zjt/main_site/2014_11_6_add.gif) 0px -169px no-repeat; margin-top:5px;}
.pop-code a:hover.btn-kefu{ background-position:-51px -169px;}
.pop-code .btn-share{width:38px; height:38px;display:block; background:url(../../../images/zjt/main_site/2014_11_6_add.gif) 0px -212px no-repeat!important; padding:0; margin-top:5px;}
.pop-code a:hover.btn-share{ background:url(../../../images/zjt/main_site/2014_11_6_add.gif) -51px -212px no-repeat!important; padding:0;}
.share-box{ position:relative;}
.share-box .share-box-list{ position:absolute; left:-212px; top:-124px; width:212px;}

a.link-c6-gray,a:visited.link-c6-gray{color:#666; text-decoration: none;}
a:hover.link-c6-gray{ color:#006ca7;}


/*--新加特殊符号样式---*/
.search-panel-input { position:relative;}
.search-panel-input .key-board{   background: url("../../../images/common/keyboard.png") no-repeat scroll 0 0 ; cursor:pointer;
    height:21px;
    position: absolute; border:0; font-family: "微软雅黑"; font-size:13px;
       right:72px;
    top:6px;
    width:24px;
    z-index: 999;}
	.search-panel-input .key-board span{   float: left;
    margin-top: 2px;
    text-align: center;
    width:22px;}
.search-panel-input .spe-symbol{/* border-radius:4px;
     box-shadow: 0 3px  4px rgba(0, 0, 0, 0.3);*/
    height:68px;
    position: absolute;
    right:69px;
    top: 32px;
    width:73px; background:#e6e7e9;
    z-index:9999; color:#666; display:none;}
.search-panel-input .show{display:block;}
.spe-symbol ul{ padding:3px; position:relative; padding:2px 2px 2px 4px;}
.spe-symbol li{ background: url("../../../images/common/libg.png") no-repeat;
    float: left;
    height:21px;
    line-height:20px;
    text-align: center; font-family:"微软雅黑"; font-size: 10px;
    width:22px;}
.spe-symbol li:hover{background:url("../../../images/common/libg0.png") no-repeat; display: inline-block;}    
.spe-symbol li a{ display:block; text-decoration:none; color:#525252;}
.spe-symbol li a:hover{ color:#fff;}


.spe-symbol li .close{ color:#666; cursor:pointer; font-size:11px;} 
.spe-symbol li .close:hover{ color:#333;} 
.spe-symbol li.first{   height: 12px;
    width: 77px;background:#f4f4f4;}
.spe-symbol i{ background: url("../../../images/common/close.png") no-repeat; display:inline-block; cursor:pointer;}
.spe-symbol .icon-closes{     background-position: 0 0;
    height: 11px;
  
    position: absolute;
    right: -12px;
    width: 11px;}
.spe-symbol .icon-close0{ background-position:-11px 0; width:11px; height:11px; margin-left:65px;}

/*新加样式*/
.zs-title{      font-size: 22px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    margin-top: 15px; position: relative;
   }
.zs-title a{  position: absolute;
    top: 35px;
    left: 218px;
    color: #999;
    font-size: 28px;}
.news-zsh{ width:350px;float:left; margin-top: 20px;}
.news-zsh ul{float:left;}
.ml20{margin-left:20px;}
.show-bnt:hover{    background:#f0f0f0;color:#ff6600;  text-decoration: none;}
.show-bnt{    background:#f4f4f4;
    color: #666;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%; 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    }
.show-bnt .bnt-sy{  color: #999;background: url("../../../images/jt-11.png") no-repeat;
  border: none;
    width: 49px;
    height: 23px;    cursor: pointer;  vertical-align: middle; }
   
    .show-bnt .bnt-sy0{  color: #999;background: url("../../../images/jt-110.png") no-repeat;}
.hover .bnt-sy{background: url("../../../images/jt-111.png") no-repeat;}
.hover .bnt-sy0{background: url("../../../images/jt-1110.png") no-repeat;}    
.trend-icon-1{ background-position:0 0; width:15px; height:8px;vertical-align:middle;}
.trend-icon-2{background-position:0 -13px; width:15px; height:8px;vertical-align:middle;}
.trend-icon-3{background-position:0 -23px; width:15px; height:8px;vertical-align:middle;}

.talk-i{ width:179px; height:117px; margin:auto; background:url(../../../images/talk_img.png) no-repeat;}
.talk-i a.close-btn{ position:absolute; top:23px; right:18px; width:8px; height:8px; display:block; background:url(../../../images/close_img.png) no-repeat; cursor:pointer;}
.talk-i a:hover.close-btn{ background-position:0 -11px;}
.talk-i-txt{ position: absolute; height:auto; top:18px; left:40px; font-size:12px; line-height:18px; color:#006ca7;}


ul,li{ list-style-type:none;}
ul,li,p{ margin:0; padding:0;}

.box-new{ width:70px; float:left;}
.box-new ul{ clear:both;}
.box-new ul li{ width:70px; height:42px; text-align:center; line-height:42px; margin-top:1px;}
.box-new li a{ display:block;color:#666;font-size: 12px;background:#efefef; text-decoration:none;}
.box-new li.hover a{color:#fe8a00;background:#f9f9f9;text-decoration:none;}
.new-price{display:inline-block; overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis; width:153px;}

.fixed-bottom-ad{overflow:hidden;position:fixed;left:-9999px;bottom:0;z-index:99;width:100%;height:150px;}
.fixed-bottom-bg{position:absolute;left:50%;bottom:0;z-index:98;width:1003px;height:150px;margin-left:-501.5px;background:url(../../../images/fixed-bottom-ad.png) 50% 50% no-repeat;}
.fixed-bottom-opacity{position:absolute;left:0;bottom:0;z-index:97;width:100%;height:120px;background:#1b2633;opacity:.78;filter:alpha(opacity=78);}
.fixed-bottom-bg .bottom-close-btn{position:absolute;right:-47px;top:34px;width:18px;height:16px;background:url(../../../images/bottom-close-btn.png) no-repeat;cursor:pointer;}
.show-left-bottom{position:fixed;left:-120px;bottom:50px;z-index:99;width:120px;height:159px;background:url(../../../images/show-left-bottom.png) no-repeat;}