.header {height:50px;background-color:#ee0000;}

.header .logo {margin:9px 10px;width:132px;height:32px;float:left;
	background-size: 132px 32px;
	}
.header .home {width:23px;height:23px;margin:16px 20px 11px 16px;float:left;
	background-size: 23px 23px;
	background-image:url('../images/home.png');
	background-position:0px 0px;
	background-repeat:no-repeat;display:inline-block;}
.header .icon a {display:block;float:right;}

.header .icon .icon-more {margin:16px 10px 13px 0px;width:21px;height:21px;float:right;display:inline-block;
	background-size:21px 21px;
	background-image:url('../images/tradecenter.png');
	background-position:0px 0px;
	background-repeat:no-repeat;}
.header .icon .icon-channel {margin:16px 10px 13px 0px;width:21px;height:21px;float:right;display:inline-block;
	background-size:21px 21px;
	background-image:url('../images/list.png');
	background-position:0px 0px;
	background-repeat:no-repeat;}
.indexSrch {padding:6px 10px 10px 10px;background-color:#E0E0E0;}
.indexSrch .srch {width:16px;height:16px;margin-left:10px;margin-top:6px;float:left;
	background-size: 16px 16px;
	background-image:url('../images/search.png');
	background-position:0px 0px;
	background-repeat:no-repeat;}
.indexSrch .srchDiv{width:100%;height:29px;line-height:29px;border-radius:40px;
	-webkit-box-shadow:0px 1px 2px 0px #888888 inset;
	-moz-box-shadow:0px 1px 2px 0px #888888 inset;
	box-shadow:0px 1px 2px 0px #888888 inset;
	background-color:#FFFFFF;font-size:14px;color:#999999;text-indent:0.5em;}
/* ËÑË÷bar */
.t-search-bar {background-color:#E0E0E0;padding:5px 10px;}
.t-search-bar .srchBar {position:relative;}
.t-search-bar .srchBar .input {margin-right:49px;height:30px;border-radius:40px;
	-webkit-box-shadow:0px 1px 2px 0px #888888 inset;
	-moz-box-shadow:0px 1px 2px 0px #888888 inset;
	box-shadow:0px 1px 2px 0px #888888 inset;
	background-color:#FFFFFF;}
.t-search-bar .srchBar .input .srchTypeSel {border-radius:40px;margin:3px 0 1px 5px;width:55px;position:absolute;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr='#F7F6F6',endcolorstr='#D7D6D6',gradientType=0);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr='#F7F6F6',endcolorstr='#D7D6D6',gradientType=0);
    background:-o-linear-gradient(top, #F7F6F6, #D7D6D6);
    background:-moz-linear-gradient(top, #F7F6F6, #D7D6D6);
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#F7F6F6), to(#D7D6D6) );
	border:solid 1px #E0E0E0;}
.t-search-bar .srchBar .input .srchTypeSel .srchTypeText {margin:5px 0 5px 9px;display:inline-block;}
.t-search-bar .srchBar .input .srchTypeSel .srchTypeDown {width:8px;height:5px;margin-top:10px;margin-left:4px;
	float:right;display:inline-block;position:absolute;
	background-size: 8px 5px;
	background-image:url('../images/srchbar-down.png');
	background-position:0px 0px;
	background-repeat:no-repeat;}
.t-search-bar .srchBar .input .srchTypeSel .srchTypeUp {width:8px;height:5px;margin-top:10px;margin-left:4px;
	float:right;display:inline-block;position:absolute;
	background-size: 8px 5px;
	background-image:url('../images/srchbar-up.png');
	background-position:0px 0px;
	background-repeat:no-repeat;}
.t-search-bar .srchBar .input .srchKeywordInput {margin-left:63px;}
.t-search-bar .srchBar .input .srchKeywordInput input {height:27px;border:none;margin-top:2px;padding-left:10px;width:85%;}
.t-search-bar .srchBar .input .srchKeywordInput input::-webkit-input-placeholder {font-size:14px;color:#999999;}
.t-search-bar .srchBar .input .srchKeywordInput input:-moz-placeholder {font-size:14px;color:#999999;}
.t-search-bar .srchBar .input .clear {position:absolute;top:8px;right:59px;display:none;}
.t-search-bar .srchBar .srchButton {display:block;position:absolute;top:0px;right:0px;padding:0px 0px 0px 0px;
	margin-left:10px;height:28px;width:37px;border-radius:4px;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr='#F7F6F6',endcolorstr='#E5E5E5',gradientType=0);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr='#F7F6F6',endcolorstr='#E5E5E5',gradientType=0);
    background:-o-linear-gradient(top, #F7F6F6, #E5E5E5);
    background:-moz-linear-gradient(top, #F7F6F6, #E5E5E5);
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#F7F6F6), to(#E5E5E5) );
	border:solid 1px #C8C8C8;}
.t-search-bar .srchBar .srchButton .srchIcon {width:17px;height:16px;
	background-size: 17px 16px;margin:5px 10px;
	background-image:url('../images/searchbtn.png');
	background-position:0px 0px;
	background-repeat:no-repeat;}

/* ËÑË÷ÀàÐÍÑ¡Ôñ */
.searchTypeSelWindow {display:none;position:absolute;left:0px;width:100%;height:100%;z-index:1001;
	background-color:#000000;-moz-opacity:0.35;opacity:.35;filter:alpha(opacity=35);}
.searchTypeSelDiv {display:none;position:absolute;left:0px;z-index:1002;}
.searchTypeSelDiv .typeSelIcon {width:11px;height:5px;margin-left:40px;
	background-size: 11px 5px;
	
	background-position:0px 0px;
	background-repeat:no-repeat;}
.searchTypeSelDiv ul {width:100px;background-color:#FFFFFF;border-radius:10px;margin-left:10px;}
.searchTypeSelDiv ul li {font-size:14px;color:#333333;height:40px;line-height:40px;border-bottom:solid 1px #CACACA;}
.searchTypeSelDiv ul li:last-child {border-bottom:none;}
.searchTypeSelDiv ul li .srchProduct {width:20px;height:20px;margin:10px 10px 10px 20px;vertical-align:middle;
	background-size: 20px 20px;display:inline-block;
	background-image:url('../images/srch-product.png');
	background-position:0px 0px;
	background-repeat:no-repeat;}
.searchTypeSelDiv ul li .srchCompany {width:20px;height:20px;margin:10px 10px 10px 20px;vertical-align:middle;
	background-size: 20px 20px;display:inline-block;
	background-image:url('../images/srch-company.png');
	background-position:0px 0px;
	background-repeat:no-repeat;}
.searchTypeSelDiv ul li .srchGongshang {width:20px;height:20px;margin:10px 10px 10px 20px;vertical-align:middle;
	background-size: 20px 20px;display:inline-block;
	background-image:url('../images/srch-company.png');
	background-position:0px 0px;
	background-repeat:no-repeat;}

.searchTypeSelDiv ul li .srchOffer {width:20px;height:20px;margin:10px 10px 10px 20px;vertical-align:middle;
	background-size: 20px 20px;display:inline-block;
	background-image:url('../images/srch-price.png');
	background-position:0px 0px;
	background-repeat:no-repeat;}
.hotkeysDiv {background-color:#E0E0E0;padding-bottom:10px;}
.hotkeysDiv .hotkeys {padding:6px 0px 0px 14px;height:14px;line-height:14px;background-color:#E0E0E0;
	margin-right:14px;overflow:hidden;}
.hotkeysDiv .hotkeys a {height:14px;line-height:14px;color:#2D62CA;margin:0px;padding:0px;}

/*ÂÖ²¥Í¼*/
.img_ad{ height:188px; width:320px; margin:0 auto; overflow:hidden;position:relative;}
.img_ad img{width:320px;height:188px;}
.img_ad_titleP1{ text-transform:uppercase; margin-right:20px;}
.img_wrap{position:absolute;left:0; top:0;height:208px; width:320px; background:#666;}
.img_wrap ul{position:absolute; left:0px;}
.img_wrap ul li{ float:left;display:inline;height:208px; width:320px;}
.img_wrap ul li p{float:left;display:inline;height:20px; width:320px;text-align:center;color:#ffffff;}
.imgFlashIco{width:144px;overflow:hidden; margin:0 auto; position:relative; top:-30px; background:url(../images/ico_base.png) no-repeat -336px 6px; padding-left:29px;}
.imgFlashIco li{ float:left; font-weight:bold;  width:20px; font-size:14px; margin-top:2px;margin-left:6px; text-align:center;line-height:26px;height:26px; cursor:pointer; color:#FFF;}
.imgFlashIco li.on{ color:#000;}
.imgFlashSpan{ display:inline-block; height:26px;line-height:26px;  color:#F00;overflow:hidden;margin-left:8px; cursor:pointer;}



.industryDiv .top_one_border{border-top:solid 1px #ECECEC;}
.industryDiv .top_two_border{border-top:solid 1px #E6E6E6;}	
.industryDiv .bottom_one_border{border-top:solid 1px #B8B8B8;}
.industryDiv .bottom_two_border{border-top:solid 1px #DADADA;}	
.industryDiv .bottom_three_border{border-top:solid 1px #DADADA;}	
.industryDiv .industryTab{padding:0 15px;}
.industryDiv .industryTab ul{width:100%;display:table;border-collapse:collapse;margin:0;list-style:none;}
.industryDiv .industryTab ul li{display:table-cell;text-align:center;vertical-align:middle;height:44px;line-height:44px;width:25%; }
.industryDiv .industryTab ul li a div{font-weight:bold;font-size:14px;background-color:#FFFFFF;color:#333333; }
.industryDiv .industryTab ul .seled a div{background-color:#FF0000;color:#FFFFFF;font-weight:bold;font-size:14px;}


.indContentDiv{background-color:#F6F6F6;}
.indContentDiv .indLeftIncon{width:10px;height:13px;background-size:10px 13px;
	background-image:url('../images/shadow1.png');
	background-position:0px 0px;background-repeat:no-repeat;}
.indContentDiv .indMiddleCon{margin:0 10px;background-color:#EAEAEA;}
.indContentDiv .indRightIncon{width:10px;height:13px;background-size:10px 13px;
	background-image:url('../images/shadow2.png');
	background-position:0px 0px;background-repeat:no-repeat;}
	
.indMiddleCon .indCates .indCate-tb{width:100%;margin:0;padding:0;border-spacing:0;}
.indMiddleCon .indCates .indCate-tb td{margin:0;padding:0;text-align:center;vertical-align:top;width:25%;}
.indMiddleCon .indCates .indCate-tb img{width:67px;height:46px;border:none;}

.indMiddleCon .indOthers{border-top:solid 1px #C6C6C6;background-color:#FFFFFF;margin:10px 5px 0 5px;}
.indMiddleCon .indOthers .indOthersTb{width:100%;margin:0;padding:0;border-spacing:0;}
.indMiddleCon .indOthers .indOthersTb tr{border-bottom:dashed 1px #C6C6C6;}
.indMiddleCon .indOthers .indOthersTb td{line-height:22px;vertical-align:top;overflow:hidden;}

.indBottom{background-color:#F6F6F6;height:10px;}


/* Í¼Æ¬»¬¶¯ */
.t-slide {position:relative;margin:10px auto;}
.t-slide .wrap {position:relative;overflow:hidden;margin:0 auto;}
.t-slide .wrap .slide {position:absolute;list-style:none;}
.t-slide .wrap .slide>li {width:120px;position:relative;float:left;display:list-item;}

.t-recommend .offer{width:110px;padding:0 14px;}
.t-recommend .offer .recmdOfferTitle{margin-top:8px;line-height:18px;height:36px;text-overflow: ellipsis;overflow:hidden;}
.t-recommend .offer .recmdCompanyTitle{margin-top:8px;height:12px;line-height:12px;text-overflow: ellipsis;overflow:hidden;}
.t-recommend .offer .recmdPrice{margin-top:10px;height:14px;line-height:14px;}
.t-recommend .imgFlashIco{padding-left:0px;}

/*bar*/
.title-bar-border{border-top:solid 1px #C1C1C1;}
.title-bar{border-top:1px solid #FFFFFF;padding:14px 0 10px 15px;background-color:#ECECEC;}


/*²Ëµ¥*/
.leftMask {display:none;position:absolute;width:100%;height:100%;top:0;z-index:1001;
	background-color:#000000;-moz-opacity:0.35;opacity:.35;filter:alpha(opacity=55);	
	}
.leftMask .leftMaskArrow {width:22px;height:17px;margin-left:9px;margin-right:9px;
	position:absolute;
	background-size:22px 17px;
	background-image:url('../images/slider-off.png');
	background-position:0px 0px;
	background-repeat:no-repeat;}

#menuMask{
        width:0;
        float:left;
        left:0px;
        display:none;
        position:absolute;
}
#menuMask li{line-height:44px;height:44px;margin:0 10px;border-bottom:solid 1px #3A3A3A;}
#menuMask a {margin:1px 10px 0px 10px;padding-left:10px;color:#F0F0F0;border-radius:2px;font-size:16px;}

.hide-menu
{
	width:0;
    border:1px solid #333333;
    background-color:#242424;text-align:center;
    line-height:400%;
    font-size:13px;
    left:0;
    top:100px;
    float:left;
    display:none;
}
.mod_area { background-color:#f3f3f3;}
.mod_area .link{overflow:hidden;padding-left:10px;padding-top:10px}
.mod_area .link a{float:left;display:inline-block;height:28px;margin:0 6px 10px 0;padding:0 10px;line-height:27px;border:1px #E6E6E6 solid;font-size:1.071428em;border-radius:3px;color:#000}
.mod_area .link a.actived{background-color:#2CE257;border-color:#2CE257;color:#fff}
.title_c { background-color:#fe7a7a; height:32px; line-height:32px; font-size:14px; text-indent:10px; background-color: #FF0000;
color: #FFFFFF;font-weight: bold;font-size: 14px;}

.indSubCateUL li{border-bottom:1px solid #CCCCCC;}
.indSubCateUL li:last-child{border-bottom:none;}
.indSubCateUL li div{padding:12px 10px;}

