/*
	[Destoon B2B System] Copyright (c) 2008-2013 Destoon.COM
	This is NOT a freeware, use is subject to license.txt
*/
/* global */
* {font-family:"Microsoft Yahei","微软雅黑",Verdana,Arial;-webkit-text-size-adjust:none;}/*"Microsoft Yahei",*/
* {list-style:none;}
body {margin:0;font-size:12px;color:#333333;background:#FFFFFF;}
form,input,select,textarea,td,th {font-size:12px;}
img {border:none;}
ul li {list-style-type:none; padding:0; margin:0; }
ol,ol li ,dl,dd,h1,h2,h3,h4,p{list-style-type:decimal;padding:0; margin:0; }
ul,form {margin:0px;padding:0px;}
a:link,a:visited,a:active {color:#333333;text-decoration:none;}
a:hover {color:#FF6600;}
/* links */
a.w:link,a.w:visited,a.w:active {color:#FFFFFF;text-decoration:none;}
a.w:hover {color:#F4F3F2;}
a.b:link,a.b:visited,a.b:active {color:#225588;text-decoration:none;}
a.b:hover {color:#FF6600;}
a.g:link,a.g:visited,a.g:active {color:#666666;text-decoration:none;}
a.g:hover {color:#FF6600;}

.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}

.clearfix{*zoom:1; clear:both; display: block;}
/* common */
.m {margin:auto;width:1000px;background:#FFFFFF;clear:both;}
.head {width:100%;margin:0 auto;height:43px;line-height:42px;position:fixed;_position:absolute;z-index:9999;left:0;top:0;background:#333;border-bottom:2px solid #606060;
/*半透明状态*/
opacity: 0.8;
filter: alpha(opacity=80);
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
position:fixed;z-index:999999;left:0;}
..head a {color:#fff;}
.head_m {margin:auto;width:980px;padding:0px;color:#fff;}
.head_s {height:53px;}
.head_t strong{color:#FF0000;font-weight:normal;color:#fff;}
.head_l li {float:left;margin:0 10px 0 0;}
.head_l li a,.head_m a {color:#fff;}
.h_city {background:url('ico_arrow_d.gif') no-repeat right center;padding:0 10px 0 0;}
.h_fav {padding:0 6px 0 2px;}
.h_wap {background:url('icon-mobile.png') no-repeat 0 center;padding:0 2px 0 15px;}
.h_cart {background:url('ico_cart.gif') no-repeat 0 center;padding:0 6px 0 18px;}

.logo {width:500px;height:72px;overflow:hidden; margin:10px 10px 10px 0px;}
.logo img {margin:5px 0 0 0;height:72px;}

.web-info {
	margin-top: 22px;
	margin-left: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	height: 60px;
	overflow: hidden;
	
}
.web-info p {margin:0; padding-left:26px; background-image: url("logo_min.png");  background-position: 0 8px; background-repeat: no-repeat; line-height:36px;}


.head_search_kw {width:345px;margin:0px 0 0 0px;height:20px;line-height:20px;overflow:hidden;}
.head_search {float:right;width:410px;height:32px;background:url('head_search.png') no-repeat;margin-top:20px;}
.head_search_on {float:right;width:410px;height:32px;background:url('head_search.png') no-repeat 0 -32px;margin-top:20px;}
.head_search div,.head_search_on div {clear:both;padding:0px 0 0 0px;}
.search_i {width:237px;font-size:14px;height:30px;line-height:20px;padding:0px 0 0 20px;color:#666666;background:url('spacer.gif');border:none;}
.search_i:focus{outline:none;}
.search_m {width:60px;cursor:default;padding:2px 25px 0 10px;font-size:14px;height:20px;line-height:20px;color:#666666;background:url('spacer.gif');border:none;}
.search_s {width:70px;height:25px;background:url('spacer.gif');border:none;padding:0;margin:0;cursor:pointer;}

#search_module {z-index:1000;position:absolute;width:95px;overflow:hidden;margin:52px 0 0 590px;font-size:12px;line-height:20px;color:#666666;background:#FFFFFF;border:#CCCCCC 1px solid;border-top:none;}
#search_module a {display:block;height:20px;padding:1px 10px 1px 10px;color:#333333;}
#search_module a:hover {background:#E4F1F7;font-weight:bold;}

#search_tips {z-index:1000;position:absolute;width:340px;overflow:hidden;cursor:pointer;margin:50px 0 0 200px;font-size:13px;line-height:20px;color:#666666;background:#FFFFFF;border:#444444 1px solid;}
#search_tips div {height:20px;padding:1px 8px 1px 8px;clear:both;overflow:hidden;}
#search_tips div span {float:right;font-size:12px;}
#search_tips label {display:block;width:100%;background:#FAFAFA;font-size:12px;color:#0000CC;text-align:right;}
.search_t_div_1 {color:#333333;}
.search_t_div_1 span {color:#008000;}
.search_t_div_2 {background:#3366CC;color:#FFFFFF;}
.search_t_div_2 span {color:#FFFFFF;}

/* menu */

/*导航栏*/
.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}

.clearfix{
	*zoom:1;
	clear:both;
    display: block;
}
.nav_y{
	border:1px solid #d7d5d5;
	background:#f7f7f7;
	border-top:4px solid #c4191f;
	padding:12px 20px;
	*padding:12px 14px;
	_padding:12px 4px;
	margin-top:22px;
	margin-bottom:12px;
	height:80px;
}

.nav_y div{
	padding-right:16px;
	padding-left:17px;
	border-right:1px dashed #cdcdcd;
	white-space: nowrap;
	display:block;
	float:left;
	width:420px;
}
.nav_y div:last-child{
	padding-right:9px;
	padding-left:17px;
	border-right:0px dashed #cdcdcd;
	display:block;
	float:left;
}

.nav_y div ul{
	clear:both;
	overflow:hidden;
}
.nav_y div li{
	float:left;
	background:none;
	padding-left:0;
	padding-right:18px;
	width:50px;
}
.nav_y .border_r_no{border-right:none;}
.nav_y a {
	font-size: 14px;
	line-height: 26px;
	text-decoration: none;
	color: #3e3a37;
}
.nav_y a:hover{ text-decoration:none; color:#931435;}
.nav_y .b{ font-weight:bold;}




.foot {color:#666666;text-align:center;line-height:30px;padding:10px 0 10px 0;}
.foot_page {background:#F4F4F4;border-top:#DDDDDD 1px solid;padding:0 10px 0 10px;text-align:center;height:40px;line-height:40px;overflow:hidden;color:#666666;}

/*ad*/
.c-fl{float:left;}
.c-fr{float:right;}
.ad {overflow: hidden;}
.text_ad {
	background: #F9F9F9;
	line-height: 22px;
	width: 992px;
	padding: 3px;
	border: 1px solid #CCC;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.text_ad ul {}
.text_ad ul li {float:left; width:16.6%}
.text_ad ul li a {
	color: #3b639f;
	text-decoration: none;
}
.text_ad ul li a:hover {
	text-decoration: none;
}

.c-fl ul li {
float: left;
margin-right: 6px;
margin-bottom: 6px;
margin-bottom: 2px!important ;
_margin-right: 4px;
_margin-bottom: 4px;
}
.c-fr ul li {
float: left;
margin-left: 6px;
margin-bottom: 6px;
margin-bottom: 2px!important ;
_margin-left: 4px;
_margin-bottom: 4px;
}

.ad .img_ad {height:90px; overflow:hidden;}
.ad .img_ad ul {width:270px;display:block; height:45px;}
.ad .img_ad .c-fl ul,.ad .img_ad .c-fr ul {margin:0px; padding:0px;}
.ad .img_ad .c-fl ul li {float:left; margin-right:6px;margin-bottom:6px; _margin-right:4px;_margin-bottom:4px;}
.ad .img_ad .c-fr ul li {float:left; margin-left:6px;margin-bottom:6px; _margin-left:4px;_margin-bottom:4px;}
.ad .img_ad ul li img { width:125px; height:38px; border: 1px solid #CCCCCC; padding:1px;}
.ad .img_ad .ad_h { width:226px; height:86px; border: 1px solid #CCCCCC; padding:1px;}
.ad_more {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:center;
	width:1000px;
}
.ad_more .ad_more_s {width:245.5px; margin-right:6px; text-align: center;}
.ad_more .ad_more_s_last {width:245.5px; margin-right:0px; text-align: center;}
.ad_more .ad_more_s img,.ad_more .ad_more_s_last img {width:241.5px; height:56px; border: 1px solid #CCCCCC; padding:1px;}

.ad_apply {
	margin-top:3px;
}
.ad_apply .callme {
	color: #C00;
	background-image: url(image/tips.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	display:inline-block;
	line-height:22px;
}
.ad_apply b {float:left; line-height:22px; height: 22px;}
.ad_apply a { height: 22px; line-height:22px;}
.ad_apply .tel400 {
	font-size: 14px;
	color: #C00;
	margin-right: 10px;
	line-height:22px;
	font-weight: bold;
}



/*中间*/
.area-main {width:768px; float:left; overflow:hidden;}
.area-right {width:230px; float:left; margin-left:2px;*margin-left:0px;}

/*焦点图*/
.slider-scroll {width: 362px;float: left; position: relative; margin-right:20px;}
.slider-scroll .border_dot{border-bottom:1px dotted #e8e8e8;}
.slider-scroll .boeder_das{ border-bottom:1px dashed #cccccc;}
.slider-scroll .border_gray{ border:1px solid #ededed;}
.slider-scroll .border_top_red{ border-top:3px solid #b70909;}
.slider-scroll .border_no{ border:none;}
.slider-scroll .border_r_no{ border-right:none;}
.slider-scroll .border_b_no{border-bottom:none;}
.slider-scroll .border_t_no{border-top:none;}
.slider-scroll .no_list_style{background:none; padding-left:0;}
.slider-scroll .image-list-item{overflow:hidden; float:left; _display:inline;}
.slider-scroll .image-list-item a{display:block; overflow:hidden; white-space:nowrap; text-align:center;}

.slider-scroll .FocusNav{width:16.66%; float:left;border-top:1px solid #ededed;}
.slider-scroll .FocusNav a{ display:block;border-right:1px solid #ededed;text-align:center; position:relative;}
.slider-scroll .Focus_pic a{position:relative;}
.slider-scroll .Focus_pic a:hover{text-decoration:none;}
.slider-scroll .border_top_red{ border-top:2px solid #b70909;}
.slider-scroll h4{
	border: 1px solid #ededed;
	color: #3E3A37;
	background-image: url(image/H_38.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}
.slider-scroll h4 a{
	line-height: 36px;
	letter-spacing: 0.1em;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
}
.slider-scroll .Focus_pic img{ border:none; width:362px; height:272px;}
.slider-scroll .Focus_pic .title{position: absolute; left:0px; bottom:0px; width:100%; text-align:left; text-indent:1em; line-height:38px;font-size: 14px; height:38px; margin:0;
color:#fff; font-weight:bold;
/*半透明状态*/
background: #000;
opacity: 0.8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}


.s_cstif h3{
	color: #3E3A37;
	background-image: url(image/logo_min.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin-top: 10px;
	border-bottom: 1px solid #CCC;
	padding-left: 26px;
	line-height:37px;
}
.s_cstif ul {}
.s_cstif ul li{float:left;width:90px;}
.s_cstif ul li a {
	font-size: 14px;
	line-height: 22px;
}
.s_cstif .s_list {margin-top:10px;}
.s_cstif .s_list ul li {
	width: auto;
	list-style-type: disc;
	margin-left:16px;
	padding-left:0px;
	float:none;
}
.s_cstif .s_list ul li a {
	font-size: 12px;
	line-height: 22px;
	}
	
.s_special h3{
	color: #3E3A37;
	border-bottom: 1px solid #CCC;
	padding-left: 0px;
	line-height:37px;
}
.s_special  ul li {
	width: auto;
	list-style-type: none;
	clear:both;
	margin:10px 0 0;
	height:71px;
	overflow:hidden;
}

.s_special ul li a {
	font-size: 12px;
	line-height: 22px;
	}
.s_special .spe_text {float:left; overflow:hidden; width:260px;}
.s_special .s_tit {}
.s_special .s_tit h2 a{
	font-size: 12px;
	font-weight: bold;
	background-color: #C30;
	padding: 0px 5px;
	color: #fff;
	display:block;
	float:left;
	line-height:22px;
}
.s_special .s_tit a {float:left; margin-left:5px; overflow:hidden; height:22px; font-weight:bold;}
	
.s_special .spe_img {
	float: right;
	padding: 1px;
	border: 1px solid #CCC;
	margin-top:3px;
	width:90px;
	height:62px;
	overflow:hidden;
}
.s_special .s_Intro {
	font-size: 12px;
	line-height: 22px;
	color: #959595;
	text-indent: 2em;
}


/*中间主要*/
/*main css*/
.main_box {width: 362px;float: left; position: relative; margin-right:20px;}
.slideTxtBox{border-top: 2px solid #b70909; text-align:left;  }
.slideTxtBox a {color: #223D7C; font-size: 14px; text-decoration: none;}
.slideTxtBox a:hover {text-decoration: none;}
.slideTxtBox .hd{
	height: 36px;
	line-height: 36px;
	background: #f4f4f4;
	padding: 0;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	background-image: url("H_38.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
}
.slideTxtBox .hd span {float:right; padding-right:10px;}
.slideTxtBox .hd ul{ float:left;  position:absolute; height:36px; font-size:14px;}
.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer; border-right:1px solid #EDEDED; font-weight: bold;}
.slideTxtBox .hd ul li.on{
	height: 36px;
	background: #fff;
	border-right-color: #EDEDED;
	border-bottom-color: #fff;
	border-right:1px solid #EDEDED; 
	border-bottom:1px solid #fff; 
	border-top:0px solid #b70909;
	
}

.slideTxtBox .bd {border:none; margin-top:10px; height:570px; overflow:hidden;}
.slideTxtBox .bd ul{zoom:1;}
.slideTxtBox .bd li{line-height:22px; *line-height:23px;}
.slideTxtBox .bd .line{margin-bottom:6px; padding-bottom:6px; border-bottom:1px dotted #ccc;}
.slideTxtBox .bd li .date{ float:right; color:#999;  }

.top_line { margin-bottom:10px; padding-bottom:10px; border-bottom:1px dotted #ccc;}
.top_line h3 {
	font-weight: bolder;
	text-align: center;
	font-style: normal;
	font-variant: normal;
}
.top_line h3 a {font-size: 18px;line-height: 36px;}

.top_line .top_Intro,.top_Intro {
font-size: 12px;
line-height: 22px;
color: #959595;
text-indent: 2em;
}

.top_line .top_Intro,.top_Intro a {font-size: 12px; color: #959595;}
.top_line .top_interfix,.top_Intro {
	
	}
.top_line .top_interfix dl dd { width:30.33%; float:left; padding:0 5px;}
.top_xg a {font-size: 12px; color: #333;}

.slide_Box{ width:362px; text-align:left; margin-top:8px; }
.slide_Box .hd{ height:24px; line-height:24px;  position:relative;border-bottom: 2px solid #B70909;}
.slide_Box .hd ul{ float:left;  position:absolute;top:-1px;}
.slide_Box .hd ul li{ float:left; cursor:pointer; }
.slide_Box .hd ul li b {padding: 0px; font-size: 14px; *font-size: 12px;margin:0px; }
.slide_Box .hd ul li b {}
.slide_Box .hd ul li.on {height: 24px; background-image: url(image/tabon.gif); background-repeat: no-repeat; background-position: center bottom; z-index: 9999; padding-bottom: 7px;}

.slide_Box .hd ul li.on b { color:#B70909;}
.slide_Box .bd {border:none;}
.slide_Box .bd ul{zoom:1;  }
.slide_Box .bd li{ height:126px; line-height:24px;}
.slide_Box .bd li .date{ float:right; color:#999;  }
.slide_Box .bd li .m_zazhi { padding-top:7px; _padding-top:6px;*padding-top:6px;}
.slide_Box .bd li .m_zazhi .m_zazhi_img {float:left; border: 1px solid #CCCCCC; padding:1px; *width:89px;}
.slide_Box .bd li .m_zazhi .m_zazhi_img img{ width:85px; height:115px;}
.slide_Box .bd li .m_zazhi .m_zazhi_txt {float:left; margin-left:10px; width:260px; *width:250px;}
.slide_Box .bd li .m_zazhi .m_zazhi_txt h3 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
.slide_Box .bd li .m_zazhi .m_zazhi_txt ul li {height:22px;}
.e_zhoukan {
	background-image: url(image/ygby_black.png);
	display: block;
	width: 89px;
	height: 20px;
}
.e_zhoukan:hover {
	background-image: url(image/ygby.gif);
	display: block;
	width: 89px;
	height: 20px;
	}
/*r_video*/
.r_video {}
.r_video .r_bd ul li {list-style-type: none;}

.r_video .sideMenu{ width:230px;}
.r_video .sideMenu h3{
	line-height: 24px;
	padding-left: 26px;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	background-image: url(image/videoNewsLeft.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
}
.r_video .sideMenu h3.on {background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;

}
.r_video .sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(image/icoAdd.png) 16px 12px no-repeat; cursor:pointer; clear:both;}
.r_video .sideMenu h3.on em{ background-position:16px -57px; }
.r_video .sideMenu ul{ padding:10px 8px;  display:none; /* 默认都隐藏 */ clear:both; background-color: #FFF;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;

}
.r_video .sideMenu ul li {clear:both; height:68px; overflow:hidden;}
.r_video .sideMenu ul li div {float:left;width:118px; color:#666;}
.r_video .sideMenu ul li img {float:right;}

/*ad_banner*/
.ad_banner {
	background-color: #fff;
	height: 61px;
	width: 998px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 1px;
}

.ad_banner1 {
	background-color: #fff;
	height: 88px;
	width: 998px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 1px;
}

.ad_banner_zhai {
	background-color: #fff;
	height: 75px;
	width: 998px;
	margin: 5px 0;
	border: 1px solid #ccc;
	padding: 1px;
}

.rank_hits {
	background-image: url(image/rank_list.png);
	background-position: 0px 12px;
	height: 12px;
	width: 24px;
	font-family: Lucida Console, Monaco, monospace;
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	color: #333;
	font-weight: bold;
	display:block;
	padding-left:2px;
	margin-top:8px;
	margin-right:8px;
} 
.rank_hits_3 {background-position: 0px 0px;color: #f00;}
.rank_hits_4 {background-position: 0px 0px;color: #F66;}
.rank_hits_5 {background-position: 0px 0px;color: #F9C;}


.area-right {width:230px; float:left; margin-left:2px;*margin-left:0px;}
.area-sub { overflow:hidden;border: 1px solid #DFDFDF;background-color: #FAFAFA;}
.area-sub .r_title {
	height: 14px;
	line-height: 26px;
	border-bottom: 1px solid #dfdfdf;
	background-image: url(image/r_title.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	line-height:14px;
	padding:6px 0;
}
.area-sub .r_title b {border-left: 3px solid #B70909; margin-left:10px; padding-left:10px; float:left;}
.area-sub .r_title span {float:right; padding-right:5px; }
.area-main h1 {
	font-size: 24px;
	line-height: 28px;
	color: #b70909;
	font-family: "Microsoft YaHei", "SimHei";
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display:block;
}

.ad_r {
	margin: 3px 0;
	border: 1px solid #DFDFDF;
}
.ad_r img {width:229px; height:29px;}
.ad_r1 {
	margin: 3px 0;
	border: 1px solid #DFDFDF;
}
.ad_r img1 {width:229px;}
.ad_b {
	margin: 3px 0;
	border: 1px solid #DFDFDF;
}
.ad_b img {width:229px; height:70px;}


.area-sub .r_bd { padding:0px;}
.area-sub .r_bd  dl dd {margin-top:7px;}
.area-sub .r_bd ul {
	padding: 0 6px;
	margin: 0 6px;
}
.area-sub .r_bd ul li {
	list-style-type: square;
	margin-left: 10px;
	color:#333;
	height: 23px;
	line-height: 23px;
	color: #333333;	
	
}

/*商机*/
.title_f { background-color:#EFEFEF;border-top: 3px solid #B70909; border-bottom: 1px solid #ccc; margin-right:20px; margin-bottom:10px; padding-right:10px;}
.title_f h1 {padding:0; margin:0; font-weight: normal;float:left;
	font-size: 24px;
	line-height: 28px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display:block;
}
.title_f span {
	float: right;
	line-height: 38px;
	font-size: 12px;
	display: block;
}
.col-scroll {
    float: left;
    margin-right: 20px;
	margin-bottom:10px;
    position: relative;
    width: 362px;	
	}
.heng-scroll {margin-right:20px;}

.col-scroll h2,.heng-scroll h2 {
	font-size: 14px;
	line-height: 37px;
	font-weight: bold;
	color: #333;
	
/*
	padding:0px 10px;
	
	border-bottom: 1px solid #B70909;
*/	
}

.h2-line {border-bottom: 3px solid #B70909; margin-bottom:10px;line-height: 20px;}

.col-scroll ul { margin:0px; padding:0px;}
.col-scroll ul li {
	list-style-type:disc;
	margin-left: 26px;
	font-size: 14px;
	line-height: 22px;	
}

.col-kefu {padding-top: 6px;}
.col-kefu .col-kefu-pic {
    border: 1px solid #CCCCCC;
    float: left;
    padding: 1px;	
	}
.col-kefu .col-kefu-pic img { width:44px; height:44px;}
.col-kefu .col-kefu-txt	{
    float: left;
    margin-left: 10px;
	width: 304px;	
	}
.col-kefu ul li {text-align: -webkit-match-parent; text-align:center;}
.brand_ad ul li { float:left; text-align:center; margin:0 5px; *margin:0 3px; white-space: nowrap;}
.brand_ad ul .li-last {margin-right:0px;}
.brand_ad ul li img {width:110px; height:85px; padding:1px;}
.brand_ad span{ display:block; margin:3px 0;}
.p_bd {
    color: #333333;
    line-height: 22px;
    margin-left: 10px;
	height: 438px;
	overflow:hidden;
}
.p_bd ul li {list-style-type:none; float:left;margin-right:5px;}
.p_bd ul ol {clear:both;}
.b10 { height:10px; clear:both;}


.links .hd{ height:24px; line-height:24px;  position:relative;border-bottom: 3px solid #B70909; }
.links .hd ul{ float:left;  position:absolute;top:-1px; height:32px;   }
.links .hd ul li{ float:left; cursor:pointer;  }
.links .hd ul li b {padding: 0 10px; font-size: 14px; font-family: "微软雅黑", "\5b8b\4f53", "Arial Narrow", Helvetica;}

.links .hd ul li{ float:left; cursor:pointer;  }
.links .hd ul li.on {height: 24px; background-image: url(tabon.gif); background-repeat: no-repeat; background-position: center bottom; z-index: 9999; padding-bottom: 8px;}
.links .hd ul li.on b { color:#B70909;}
.links .bd {margin-bottom:10px; text-align:center;}
.links .bd ul{zoom:1; margin:10px 0; display:block; width:1000px; clear:both; text-align:center;}
.links .bd ul li {float:left; margin:3px 3px; _margin:3px 2px; white-space:nowrap; text-align:center;}
.links .bd ul li a {padding:2px;display:block;}
.links .bd ul li img{float:left; width:88px; height:32px;  border: 1px solid #B70909;}


.footer{ width:998px; height:auto; overflow:hidden; margin:0 auto;}
.footer .bottom_menu {
	
	padding-top:30px;
	padding-bottom: 40px;
}
.footer .bottom_menu .flist {
width: 90px;
float: left;
padding: 0px;
padding-left: 35px;
}
.footer .bottom_menu .flist h3 a {
	color: #ffffff;
	display: block;
	font-size: 18px;
	line-height: 32px;
}

.footer .bottom_menu .flist a {
	color: #ccc;
	display: block;
	line-height: 24px;
	font-size: 14px;
	
	}
.footer .center {
	text-align: center;
	padding: 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
	margin-bottom:10px;
}
.footer .bottom_menu .center p {	color: #ccc;
	display: block;
	line-height: 24px;
	font-size: 12px;
}
.footer .center_txt p {	color: #000;
	display: block;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
}
.footer .center_txt p  a {color: #000;}
.footer .center_txt p  a:hover {color:#FF6600;}
.top_article {padding-top: 6px; padding-bottom:6px;}
.top_article .top_article_img {
border: 1px solid #CCCCCC;
float: left;
padding: 1px;
width:100px;
height:80px;
}
.top_article .top_article_txt {
float: left;
margin-left: 10px;
width: 248px;
}
.top_article .top_article_txt h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
}
.top_article .top_article_txt p {
	font-size: 12px;
	line-height: 18px;
	color: #999;
}



.minglu { padding:5px;}
.minglu a {white-space:nowrap; line-height:24px; margin-right:2px;}


.tyj_college_l  {
	float: left;
	margin-right: 20px;
	position: relative;
	width: 290px;
	border-right: 1px dotted #CCC;
	font-size: 12px;
	line-height: 24px;
	padding-right:20px;
}
.tyj_college_l .c_title {
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	margin-bottom: 5px;
	*margin-bottom: 0px;
	}
.tyj_college_l h2 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #C00;
	clear:both;
	padding-left:10px;
	float:left;
}
.tyj_college_l .edu_video{    background-image: url("videoNewsLeft.gif");
    background-position: 0 8px;
    background-repeat: no-repeat;
	padding-left:26px;}
.tyj_college_l ul li {list-style-type: none;}
.tyj_college_r  {
	float: left;
    margin-right: 20px;
	margin-bottom:10px;
    position: relative;
    width: 414px;	
}

.tyj_college_l .c_list li {list-style-type: square; margin-left: 18px;}
.tyj_college_r ul { padding:0 10px;}
.tyj_college_r h2 {
	font-family: "微软雅黑","宋体","Arial Narrow",Helvetica;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: bolder;
    line-height: 36px;
    text-align: center;
	clear:both;
	}
.tyj_college_r ul {margin-bottom:10px;}
.tyj_college_r ul li {
	font-size: 14px;
	line-height: 24px;
	list-style-type: square;
	margin-left:20px;
}
.dashang {margin:5px 0;}
.dashang_img {float:left;border: 1px solid #CCCCCC; padding: 1px;}
.dashang_bt {padding-left:95px; font-size:12px;}
.dashang_txt {
		line-height: 21px;
		color: #727171;
		text-indent: 2em;
		float:left;
		width:190px;
		padding-left:15px;
		}

.tyj_college_l em {
	width:30px;
	height:16px;
	float:right;
	line-height: 26px;
}
		
		
.tyj_college_r .picScroll-left {width:414px;  overflow:hidden; position:relative; }
.tyj_college_r .picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;}
.tyj_college_r  .picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("arrow.png") no-repeat;}
.tyj_college_r .picScroll-left .hd .next{ background-position:0 -50px;  }
.tyj_college_r .picScroll-left .hd .prevStop{ background-position:-60px 0; }
.tyj_college_r .picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.tyj_college_r .picScroll-left .hd b {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
.tyj_college_r .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.tyj_college_r .picScroll-left .hd ul li{float: left;width: 9px;height: 9px;margin:0px;	padding:0px;overflow: hidden;margin-right: 5px;text-indent: -999px;	cursor: pointer;	background-image: url(icoCircle.gif);	background-repeat: no-repeat;background-position: 0 -9px;}
.tyj_college_r .picScroll-left .hd ul li.on{background-position:0 0; }
.tyj_college_r .picScroll-left .bd{padding-top:6px;}
.tyj_college_r .picScroll-left .bd ul{overflow:hidden; zoom:1; }
.tyj_college_r .picScroll-left .bd ul li{margin:0px; padding:0px; margin:0 6px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.tyj_college_r  .picScroll-left .bd ul li .pic{text-align:center; }
.tyj_college_r .picScroll-left .bd ul li .pic img{width:120px; height:92px; border:1px solid #ccc; padding:1px;}
.tyj_college_r .picScroll-left .bd ul li .pic a {margin:0px; padding:0px;}
.tyj_college_r .picScroll-left .bd ul li .pic a:hover img{border-color:#999;}
.tyj_college_r .picScroll-left .bd ul li .title{line-height:24px; font-size:12px;}



.col_bbs_l  {float: left;margin-right: 20px;position: relative;	width: 290px; border-right: 1px dotted #CCC; 	font-size: 12px; line-height: 24px; padding-right:20px;}
.col_bbs_l .c_title {
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	margin-bottom: 7px;
	*margin-bottom: 7px;
	}
.col_bbs_l h2 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #C00;
	clear:both;
	padding-left:10px;
	float:left;
}
.col_bbs_l em {
	width:30px;
	height:16px;
	float:right;
	line-height: 26px;
}
.col_bbs_r {float: left;margin-right: 20px;position: relative;width: 414px;}
.col_bbs_r h2 {
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: bolder;
    line-height: 36px;
    text-align: center;
	clear:both;
	}
.col_bbs_r ul {margin-bottom:10px;}
.col_bbs_r ul li {
	
	font-size: 14px;
	list-style-type: square;
	margin-left:20px;
}	
.col_bbs_r ul li a {line-height: 28px;font-size: 14px;*font-size: 12px;}	
.col_bbs_top {padding-top:0px;}
.col_bbs_top_img {float:left;border: 1px solid #CCC;padding: 1px; height:60px; width:75px; overflow:hidden;}
.col_bbs_top_txt {
		line-height: 21px;
		color: #727171;
		float:left;
		width:190px;
		padding-left:15px;
		height:64px;
		overflow:hidden;
		}
.col_bbs_top_txt a {
	font-weight: bold;
	display: block;
	font-size: 14px;

}
.col_bbs_r .bbs_menu {
	border: 1px solid #EFEFEF;
	padding: 10px;
	*padding: 6px 10px;
}
.col_bbs_r .bbs_menu dl {clear:both; display:block; padding:0px; margin:0px;}
.col_bbs_r .bbs_menu dt,.col_bbs_r .bbs_menu dd{
	font-size: 14px;
	float: left;
	padding-right: 10px;
	color: #666;
	white-space:nowrap;
}
.col_bbs_r .bbs_menu dt {
	
	font-weight: bold;
}

.book_shop{margin-top: 10px;}
.book_title {
height: 33px;
margin: 0;
background: #F0F0F0;
padding-left: 10px;
border-bottom: 6px solid #D5D5D5;	
line-height:33px;
	}
.book_title h3 {
font-size: 14px;
font-weight: normal;
color: #333333;
}
.book_list {
	width: 414px;
	height: 234px;
	border-bottom: 1px solid #FCFCFC;
	overflow: hidden;
	background-image: url(book_bg.png);
	background-repeat: repeat-y;	
	}
.book_list .book_list2 {
width: 414px;
padding-left: 21px;
padding-top: 17px;
overflow: hidden;
}
.book_list_txt { background:none repeat scroll 0 0 #F0F0F0; margin-top:10px;}
.book_list_txt ul {margin-bottom:0px;}
.book_list_txt ul li {
	list-style-type: none;
	float: left;
	width: 200px;
	padding:0px;
	margin:0px;
}

#jlzg .hd {height: 33px;margin: 0;background: #F0F0F0;padding-left: 10px;border-bottom: 6px solid #D5D5D5;}
#jlzg .hd h3 {padding-top: 7px;}
#bookcase {
	width: 407px;
	height: 220px;
	overflow: hidden;
	background-image: url(book_bg.png);
	background-repeat: repeat-y;
	padding-left: 7px;
	padding-top: 14px;
}
.demo{
	float:left;
	position: relative;
	
}
.demo a{ color:#000;}
.ic_container{
    vertical-align:baseline;
    margin:1px 3px 25px 19px;
    position:relative;
    /*-moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-box-shadow: 0 1px 3px #888;
    -webkit-box-shadow: 0 1px 3px #888;*/
}
.overlay{
    opacity:0.8;
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.ic_caption{
    position:absolute;    
    opacity:0.8;   
    overflow:hidden;
    margin:0px;
    padding:0px;
    left:0px;
    right:0px;
    cursor:default;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);

}

.ic_caption h3{
    padding:0px 3px 3px 3px;
    margin:0px;
    font-size:12px;
	font-weight:100;
	line-height:16px;
}
.ic_text{
    padding:0px 3px 3px 3px;
    margin:0px;
    text-align:justify;
    font-size:12px;
	line-height:16px;
}



/*Market Start*/
.market_col {}
.market_col_l {width: 290px;margin-right: 20px;padding-right:20px;position: relative;border-right:1px dotted #CCCCCC;}
.market_col_l1 {width: 200px;margin-right: 20px;padding-right:20px;position: relative;border-right:1px dotted #CCCCCC;}
.market_col_r {margin-right: 20px;position: relative;width: 414px;}
.market_col_l .c_title {background-color: #EFEFEF;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #e4e4e4;margin-bottom: 10px;}
.market_col_l .c_title h2{font-size: 14px;line-height: 26px;font-weight: bold;color: #C00;clear:both;padding-left:10px;float:left;}
.market_col_l1 .c_title {background-color: #EFEFEF;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #e4e4e4;margin-bottom: 10px;}
.market_col_l1 .c_title h2{font-size: 14px;line-height: 26px;font-weight: bold;color: #C00;clear:both;padding-left:10px;float:left;}

.market_col_r ul {margin-bottom:10px;}
.market_col_r ul ol h3 {
	display: inline;
}
.market_col_r ul li a {text-decoration:none; font-size:14px; color:#223D7C; line-height:26px;}
.market_col_r ul li a:hover {
	text-decoration: none;
}
.market_col_r ul ol .cate-tag a {text-decoration:none; font-size:14px; color:#fff; background-image: url(tag_red.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 10px 0px 13px;
	height:20px;
	display:inline-block;
	margin: 0 10px 0 -6px;
	_margin: 0 10px 0 -6px;
	font-weight:normal;
}
.market_col_r ul ol .cate-tag a:hover {
	text-decoration: none;
}

.market_col_r ul ol a {font-weight: bold;}
.market_col_r ul ol a {text-decoration:none; font-size:14px; color:#223D7C;}
.market_col_r ul ol a:hover {
	text-decoration: none;
}



.market_col_l .col_specialist {padding-top: 0px; margin-left:-20px;}
.market_col_l .col_specialist .col_specialist_pic {float:left; margin-left:20px; *margin-left:15px; margin-bottom:10px; text-align:center;width:83px;white-space: nowrap;}
.market_col_l .col_specialist .col_specialist_pic img {padding: 1px; width:79px; height:79px;border: 1px solid #CCCCCC; }



.market_col_l1 .col_specialist {padding-top: 0px; margin-left:-20px;}
.market_col_l1 .col_specialist .col_specialist_pic {float:left; margin-left:20px; *margin-left:15px; margin-bottom:10px; text-align:center;width:83px;white-space: nowrap;}
.market_col_l1 .col_specialist .col_specialist_pic img {padding: 1px; width:79px; height:79px;border: 1px solid #CCCCCC; }


.jiabin {margin:10px 0;}
.jiabin_img {float:left; border: 1px solid #CCCCCC; padding: 1px;}
.jiabin_img img { width:80px; height:80px;}
.jiabin_txt {
		line-height: 21px;
		color: #727171;
		float:left;
		width:198px;
		padding-left:6px;
		}
.jiabin_ask b { display:block; line-height:24px;}
.mjb_h2 {font-size:14px; color:#666;}
.ask_b {
	background-image: url(wenhao0.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:24px;
	color:#B70909;
	float:right;
	color:red;
}
.ask_b  a {color:red;}
.jiabin_ask .answer_b {
	background-image: url(dialogue.png);
	background-repeat: no-repeat;
	background-position: -111px 0px;
	padding-left:24px;
	color:#B70909;
	margin-left:20px;
	}
.jiabin ul h3 {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
}
.jiabin ul li {float:left; padding-left:10px;}
/*Market Start*/

/*opportunity Start*/
.opportunity_col {}
.opportunity_col_l {width: 230px;margin-right: 20px;padding-right:20px;position: relative;}
.opportunity_col_r {margin-right: 20px;position: relative;width: 200px;}
.opportunity_col_l .c_title {background-color: #EFEFEF;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #e4e4e4;margin-bottom: 3px;}
.opportunity_col_l .c_title h2{font-size: 14px;line-height: 26px;font-weight: bold;color: #C00;clear:both;padding-left:10px;float:left;}
.opportunity_col_l  span{font-size: 12px;line-height: 26px; clear:both;padding-left:10px; margin:0 auto; text-align:cneter; }
.opportunity_col_l .col-kefu {padding-top: 6px;}
.opportunity_col_l .col-kefu .col-kefu-pic {border: 1px solid #CCCCCC; float: left;padding: 1px;}
.opportunity_col_l .col-kefu .col-kefu-pic img { width:80px; height:80px;}
.opportunity_col_l .col-kefu .col-kefu-txt	{float: left; margin-left: 10px; width: 190px;}




.opportunity_col_r ul li a {text-decoration:none; font-size:14px; color:#223D7C; line-height:26px;}
.opportunity_col_r ul li a:hover {
	text-decoration: none;
}
.opportunity_col_r ul ol h3 {
	display: inline;
}
.opportunity_col_r ul ol .cate-tag a {text-decoration:none; font-size:14px; color:#fff; background-image: url(tag_red.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 10px 0px 13px;
	height:20px;
	display:inline-block;
	margin: 0 10px 0 -6px;
	_margin: 0 10px 0 -6px;
	font-weight:normal;
}
.opportunity_col_r ul ol .cate-tag a:hover {
	text-decoration: none;
}

.opportunity_col_r ul ol a {font-weight: bold;}
.opportunity_col_r ul ol a {text-decoration:none; font-size:14px; color:#223D7C;}
.opportunity_col_r ul ol a:hover {
	text-decoration: none;
}

/*opportunity Start*/


/*返回顶部*/
#toTop{ width:113px; height:180px; position:fixed; right:10px; bottom:30px;  background-color:#f2f2f2;  text-align:center; z-index:9999; display:none;

}
#toTop a{display:block;font-size:12px;color:#898989;}
#toTop a:hover{ text-decoration:none; background-color:#e5e5e5;

}
#toTophd a{ display:block; height:25px; background:url(Sprite.gif) no-repeat -155px -673px;
}
#toTophd a:hover{ display:block; height:25px; background-image:url(Sprite.gif); background-repeat:no-repeat; background-position:-155px -713px;}
#toTopbd a{ display:block; line-height:26px; height:155px;}
#toTopbd a img{ border:none; height:103px; width:103px;}

/* box */
.box_head {border:#DDDDDD 1px solid;border-bottom:none;height:31px;line-height:31px;overflow:hidden;padding:0 10px 0 10px;background:#EEEEEE url('box_head_bg.gif') repeat-x;}
.box_head strong {font-size:14px;}
.box_body {border:#DDDDDD 1px solid;border-top:none;padding:6px 8px 6px 8px;}
.box_body li {height:22px;line-height:22px;overflow:hidden;}

.tab_head {border:#DDDDDD 1px solid;border-bottom:none;height:31px;line-height:31px;font-size:14px;overflow:hidden;background:#EEEEEE url('box_head_bg.gif') repeat-x;font-weight:bold;}
.tab_1 {float:left;padding:0 15px 0 15px;border-right:#DDDDDD 1px solid;cursor:pointer;font-weight:normal;}
.tab_2 {float:left;padding:0 15px 0 15px;border-right:#DDDDDD 1px solid;cursor:pointer;background:#FFFFFF;}
.tab_1_1 {border-bottom:#DDDDDD 1px solid;cursor:pointer;}
.tab_1_2 {border:#DDDDDD 1px solid;border-bottom:none;cursor:pointer;font-weight:bold;}

.tab_head_2 {height:27px;background:#EEEEEE;border-left:#DDDDDD 1px solid;border-right:#DDDDDD 1px solid;text-align:center;padding-left:12px;}

.tab_2_1 {float:left;width:80px;height:27px;line-height:31px;overflow:hidden;background:url('tab_2_1.gif') no-repeat 6px right;cursor:pointer;}
.tab_2_1 span {color:#333333;}
.tab_body_2 {border:#DDDDDD 1px solid;border-top:none;}

.li_dot li {background:url('li_dot.gif') no-repeat 5px 10px;padding:0 10px 0 12px;}
/* pages */
.pages {padding:20px 0 20px 0;text-align:center;font-size:12px;color:#666666;}
.pages a:link,.pages a:visited,.pages a:active {background:#FFFFFF;border:#DDDDDD 1px solid;padding:3px;text-decoration:none;}
.pages a:hover {background:#258CFF;border:#258CFF 1px solid;color:#FFFFFF;padding:3px;text-decoration:none;}
.pages strong {background:#258CFF;padding:3px;border:#258CFF 1px solid;color:#FFFFFF;}
.pages_inp {width:30px;border:#DDDDDD 1px solid;color:#666666;padding:2px;text-align:center;}
.pages_btn {width:26px;border:#FF6600 1px solid;color:#FFFFFF;padding:1px;background:#FF6600;font-weight:bold;font-size:11px;}
.pages label {background:#FFFFFF;border:#2E6AB1 1px solid;color:#004499;padding:1px 5px 1px 5px;}
.pages label em {color:red;font-weight:bold;font-style:normal;}
.pages label span {font-weight:bold;}
.pages cite {font-style:normal;}
/* table */
.tb table{width:100%;border-collapse:collapse;border-spacing:0;}
.tb th{background:#EEEEEE;border:#DDDDDD 1px solid;padding:4px;line-height:150%;}
.tb td{border:#DDDDDD 1px solid;padding:4px;line-height:150%;}
/* user */
.user {background:url('user_bg.gif') no-repeat;width:300px;font-size:12px;line-height:normal;}
.user_login {padding:15px 0 10px 25px;}
.user_input {border:#8DB2E3 1px solid;padding:3px 0 4px 3px;width:90px;color:#666666;}
.user_tip {margin:0 20px 0 20px;padding:0 0 5px 5px;border-bottom:#EEEEEE 1px solid;font-weight:bold;color:#333333;}
.user_reg {padding:5px 0 0 20px;}
.user_reg_c {padding:5px 0 10px 10px;}
.user_can {padding:10px 10px 0 10px;text-align:center;color:#1B4C7A;}
.user_can td {padding:6px 0 10px 0;background:url('user_can.gif') no-repeat center 0;}
.user_wel {padding:18px 0 10px 45px;font-weight:bold;font-size:14px;background:url('user_wel.gif') no-repeat 26px 18px;}
.user_do {padding:0 10px 0 10px;text-align:center;}
.user_do td {padding:6px 0 11px 0;background:url('user_can.gif') no-repeat center 0;}
.user_foot {height:10px;line-height:10px;font-size:1px;background:url('user_bg.gif') no-repeat 0 bottom;}
.user_warn {padding:5px;margin:0 10px 0 10px;border:#FFC600 1px solid;background:#FFFEBF;text-align:center;font-weight:bold;}
.thumb {padding:5px 0 5px 0;}
.thumb img {border:#D0D0D0 1px solid;padding:3px;}
.thumb li {height:22px;line-height:22px;overflow:hidden;}
.thumbml ul {margin:10px 0 15px 0;}
.imb img {border:#DDDDDD 1px solid;padding:3px;}
/* album */
#mid_pos {position:absolute;}
#mid_div {width:240px;height:180px;cursor:crosshair;padding:5px;border:#CCCCCC 1px solid;background:#F3F3F3;}
#zoomer {border:#333333 1px solid;width:120px;height:90px;background:#FFFFFF url('zoom_bg.gif');position:absolute;opacity:0.5;filter:alpha(opacity=50);}
#big_div {width:320px;height:240px;border:#CCCCCC 1px solid;background:#FFFFFF;position:absolute;overflow:hidden;}
#big_pic {position:absolute;}
.ab_im {padding:2px;margin:10px 0 10px 13px;border:#C0C0C0 1px solid;}
.ab_on {padding:2px;margin:10px 0 10px 13px;border:#FF6600 1px solid;background:#FF6600;}
/* ads */
.adword table {background:url('adword_bg.gif') repeat-x 0 bottom;}
.adword_tip {color:#FF1100;border-bottom:#DDDDDD 1px solid;padding:8px 10px 8px 28px;background:url('arrow_up.gif') no-repeat 10px 8px;}
.sponsor {}
/* basic */
.f_l {float:left;}
.f_r {float:right;}
.t_l {text-align:left;}
.t_r {text-align:right;}
.t_c {text-align:center;}
.f_b {font-weight:bold;}
.f_n {font-weight:normal;}
.f_white {color:white;}
.f_gray {color:#666666; word-wrap:break-word;}
.f_orange {color:#FF6600;}
.f_red {color:red;}
.f_green {color:green;}
.f_blue {color:blue;}
.f_dblue {color:#225588;}
.f_price {font-weight:bold;font-family:Arial;color:#FF0000; text-align:center;}
.f_price_b {font-weight:bold;font-family:Arial;color:#000; text-align:center;}
.px10 {font-size:10px;}
.px11 {font-size:11px;}
.px12 {font-size:12px;}
.px13 {font-size:13px;}
.px14 {font-size:14px;}
.px15 {font-size:15px;}
.px16 {font-size:16px;}
.b5 {height:5px;font-size:1px;}
.b6 {height:6px;font-size:1px;}
.b8 {height:8px;font-size:1px;}
.b10 {height:10px;font-size:1px;}
.b15 {height:15px;font-size:1px;}
.pd3 {padding:3px;}
.pd5 {padding:5px;}
.pd10 {padding:10px;}
.pd15 {padding:15px;}
.pd20 {padding:20px;}
.lh18 {line-height:180%;}
.ls1 {letter-spacing:1px;}
.c_p {cursor:pointer;}
.c_b {clear:both;}
.dsn {display:none;}
.absm {vertical-align:middle;}
.btn {background:url('btn.gif') no-repeat;height:24px;line-height:22px;width:50px;border:none;cursor:pointer;letter-spacing:3px;}
.btn_1 {background:url('btn_1.gif') no-repeat;height:21px;line-height:21px;width:69px;padding-left:9px;border:none;cursor:pointer;}
.btn_2 {background:url('btn_2.gif') no-repeat;height:21px;line-height:21px;width:69px;padding-left:9px;border:none;cursor:pointer;}
.btn_s {background:#2388FA;color:#FFFFFF;border:none;padding:2px;letter-spacing:1px;}
.btn_r {background:#D7D7D7;color:#666666;border:none;padding:2px;letter-spacing:1px;}

.highlight {color:red;}
.jt {color:#003278;cursor:pointer;}
.np {padding:20px 30px 20px 50px;line-height:25px;}
.lazy {background:#FAFAFA url('loading.gif') no-repeat center center;}
.slide {background:#FAFAFA;overflow:hidden;}
/* position */
.pos {padding:0 10px 0 10px;line-height:31px;background:#EEEEEE url('box_head_bg.gif') repeat-x;}
.nav {padding:0 10px 10px 10px;}
/* show */
.title {height:25px;font-size:24px;text-align:center;font-weight:normal; margin:20px 0;}
.title_trade {height:25px;font-size:18px;text-align:center;font-family:\9ED1\4F53;font-weight:normal;margin:0 0 8px 0;border-bottom:#F1F1F1 1px solid;padding:0 0 10px 0;}
.info {margin:0 15px 0 15px;padding:4px 10px 4px 10px;border-bottom:1px dotted #DBDBDB;}
.introduce {margin:10px 15px 10px 15px;padding:8px 12px 8px 12px;line-height:180%;font-size:14px;background:#F1F1F1;}
.content {font-size:16px;line-height:180%;padding:10px 20px 10px 20px;}
.content p {text-indent:2em; padding-bottom:10px;}
.content a:link,.content a:visited,.content a:active {color:#225588;text-decoration:none;}
.content a:hover {color:#FF6600;text-decoration:none;}
.property {border:#E6E6E6 1px solid;background:#F6F6F6;padding:10px;margin:0 10px 0 10px;}
.property li {float:left;width:30%;height:22px;line-height:22px;overflow:hidden;}
.detail {background:url('arrow.gif') no-repeat 0 9px;border-bottom:#C0C0C0 1px dotted;padding:8px 0 8px 20px;margin:0 15px 0 15px;}
.related {padding:5px 15px 5px 15px;line-height:22px;}
.tj_brand {padding:5px 10px;}
.tj_brand img {border: 1px solid #CCC; padding: 1px; width: 120px; height: 80px;}
.tj_brand ul li {float:left; padding:3px 5px;}


.keylink {font-weight:normal;padding:0 3px 0 3px;}
#comment_main div {height:100px;background:url('loading.gif') no-repeat center center;}
/* layout */
.m_l {width:690px;}
.m_r {width:300px;}
.m_n {width:10px;}
.m_l_1 {width:790px;}
.m_r_1 {width:200px;}
/* left */
.left_box {border:#DDDDDD 0px solid;}
.left_head {border-top:#DDDDDD 1px solid;background:#EEEEEE url('box_head_bg.gif') repeat-x;height:31px;line-height:31px;overflow:hidden;padding:0 10px 0 10px;font-size:14px;font-weight:bold;}
.left_head span {font-weight:normal;font-size:12px;}
/* search */
.fsearch {padding:5px 0 10px 15px;margin:1px 1px 0 1px;background:#F5FAFE url('fsearch_bg.gif') repeat-x;;}
.sch {padding:15px 20px 5px 20px;margin-bottom:10px;}
.sch p {padding:10px 10px 10px 10px;font-size:13px;margin:0;}
.sch_find {border-top:#DDDDDD 1px solid;border-bottom:#EEEEEE 1px solid;margin:5px 0 5px 0;padding:5px 0 5px 5px;font-weight:bold;}
.sch_site li {background:url('ico_search.gif') no-repeat 3px 3px;height:23px;line-height:23px;overflow:hidden;padding:0 5px 0 25px;color:#666666;}
.sch_relate li {background:url('arrow_up.gif') no-repeat 3px 3px;height:23px;line-height:23px;overflow:hidden;padding:0 5px 0 25px;color:#666666;}
.rank_list {background:url('rank_list.gif') no-repeat;}
.rank_list li {height:23px;line-height:23px;overflow:hidden;padding:0 5px 0 35px;}
.ppt {padding:1px 15px 1px 35px;line-height:25px;}
.ppt_l {width:60px;font-weight:bold;}
.ppt_r {color:#DFDFDF;}
.ppt span {padding:1px;background:#2E6AB1;border:#1D589E 1px solid;color:#FFFFFF;}
/* sell && buy && company */
.category {padding:10px 20px 5px 15px;}
.category p {padding:5px 0 5px 0;margin:0;}
.category div {padding:0px;}
.list {line-height:180%;margin:0 10px 0 10px;word-wrap:break-word;}
.list div img {border:#CCCCCC 1px solid;}
.list table {width:75%;border-bottom:#CCCCCC 1px dotted;}
.list td {padding:10px 0 10px 0;}
.list h3 {font-size:14px;margin:0px;height:22px;overflow:hidden;}
.about {border:#2786C6 1px solid;background:#F2F2F2;padding:8px;margin:15px 15px 0 15px;}
.about li {padding:5px 0 5px 5px;}
.about li span {display:block;width:100px;float:left;color:#1B4C7A;}
.contact_head {height:31px;line-height:31px;border:#DDDDDD 1px solid;border-bottom:none;border-top:#FF8110 2px solid;background:#EEEEEE;padding:0 10px 0 10px;font-weight:bold;font-size:14px;}
.contact_body {padding:10px;border:#DDDDDD 1px solid;border-top:none;}
.contact_body li {line-height:24px;border-bottom:#E2E2E2 1px solid;padding:0 0 0 10px;}
.contact_body li span {color:#1B4C7A;padding:0 8px 0 0;}
.type {height:31px;line-height:31px;overflow:hidden;border-top:#DDDDDD 1px solid;background:#EEEEEE;padding-left:35px;}
a.type_1:link,a.type_1:visited,a.type_1:active,a.type_1:hover {float:left;display:block;padding:0 15px 0 15px;background:#FFFFFF;color:#000000;font-weight:bold;}
a.type_2:link,a.type_2:visited,a.type_2:active {float:left;display:block;padding:0 15px 0 15px;border-right:#E2F0FB 1px solid;}
a.type_2:hover {background:#258CFF;color:#FFFFFF;}
.img_tip {width:200px;z-index:1000;position:absolute;padding:5px;border:#DDDDDD 1px solid;background:#FFFFFF;}
.vote {padding:10px;}
.vote div {font-weight:bold;}
.vote li {padding:3px 0 3px 0;}
.vote p {margin:5px 0 5px 0;}
/* left_menu */
.left_menu {width:150px;background:#FFFFFF url('left_menu.gif') repeat-y;}
.left_menu a {width:90%;display:block;}
.left_menu ul {background:#FFFFFF url('left_menu_ul.gif') no-repeat;padding-top:2px;}
.left_menu_li {line-height:37px;height:37px;background:url('left_menu_li.gif') no-repeat;padding-left:30px;overflow:hidden;}
.left_menu_on {line-height:37px;height:37px;background:url('left_menu_on.gif') no-repeat;padding-left:30px;overflow:hidden;}
.warn {padding:30px 100px 30px 200px;}
.warn div {padding:5px 0 0 60px;background:url('warn.gif') no-repeat;font-size:14px;line-height:200%;}
.warn h1 {font-size:16px;margin:0;}
.guest_warn {padding:2px 0 2px 0;text-align:center;margin:0 130px 15px 130px;background:#FFF5D8;border:#FF7300 1px solid;}
.back2top {width:58px;height:58px;position:fixed;_position:absolute;right:1%;margin-left:450px;bottom:100px;_bottom:auto;cursor:pointer;display:none;}
.back2top a {display:block;width:100%;height:100%;background:url('back2top.png') no-repeat;}
.back2top a:hover {background:url('back2top.png') no-repeat -58px 0;}
#destoon_city {color:red;}
#powered {padding:6px 0 20px 0;}

/*260 * 210 */
.news_ad_A img {padding:1px; width:256px; height:206px; border: 1px solid #CCC;}
.news_ad_B img {padding:1px; width:298px; height:241px; border: 1px solid #CCC;}

.sell_list {width:570px; word-wrap:break-word;}


.menu2 {height:35px;line-height:35px;line-height:37px\9;/*IE8*/background:#cc0033;letter-spacing:1px;font-size:14px;padding:0 15px 0 15px;overflow:hidden;}
.menu2 li {float:left;}
.menu2 .menuon {margin-left:-2px;}
.menu2 a:link,.menu2 a:visited,.menu2 a:active {display:block;_display:inline-block;height:35px;color:#FFFFFF;padding:0 10px 0 10px;}
.menu2 a:hover {background:#990033;}

#code,#code_hover,#gotop{ width:54px; height:54px; background:url(weixin.png) no-repeat; position:fixed; right:28px; cursor:pointer;
_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)));
}
#code{ background-position:-276px -252px; bottom:130px; _margin-bottom:130px; 
/*半透明状态*/
opacity: 0.8;
filter: alpha(opacity=40);}
#code_hover{ background-position:-276px -252px; bottom:130px; _margin-bottom:130px;}
#gotop{ background-position:-276px -310px; bottom:67px; _margin-bottom:67px; 
/*半透明状态*/
opacity: 0.8;
filter: alpha(opacity=40);
} 
#gotop:hover {opacity: 1;
filter: alpha(opacity=100);}

#code_img{ width:270px; height:355px; background:url(weixin.png) -4px -3px no-repeat; position:fixed; right:88px; bottom:67px; cursor:pointer; display:none;
_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:67px;}

/*content_ad*/
.content_ad {float:left; margin-right:20px; margin-bottom:8px;}
