﻿body {
	background-color: #424242;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	
}
body, p, td, th, li {
	font-size:12px;
	
	color:#4b4b4b;
}
img{border:0px; }
p {
	margin:0 0 16px 0;
}
p.last {
	margin-bottom:0px;
}
/*--- Link Styles ---*/
a:link, a:visited {
	color:#7b7b7b;
	text-decoration:none;
}
a:hover, a:active {
	color:#e46907;
	text-decoration:none;
}
a.blue:link, a.blue:visited {
	color:#00F
}
ul {
	list-style-type:none;
	margin:0px;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
/* Standard Definitions
----------------------------------------*/
.porint {
	cursor:pointer;
}
.yahei 
{
	line-height:35px;
	margin-top:0px;
	font-family:"微软雅黑", "黑体", "宋体";
}
.arial {
	font-family:Arial, Helvetica, sans-serif
}
.left {
	float:left;
}
.right {
	float:right;
}
.clearThis {
	clear:both;
	line-height:0;
	height:0px;
}
.clearThis7 
{
	height:7px;
    clear:both;
	line-height:0;
	}
.small {
	font-size:.625em;
}
.large {
	font-size:1em;
}
.soft {
	color:#D3D3D3;
}
.hide {
	display:none;
}
.blue {
	color:#0057e6
}
.yellow {
	color:#e46907;
}
.white{
	color:#fff;
}
.black{
	color:#000;
}
span.date {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	right:5px;
	top:0px;
	color:#999
}
.size14{
	font-size:14px;
}
.size12{
	font-size:12px;
}
.nomarginright{
	margin-right:0
}
/*  page layout */
#header {
	width:100%;
	background-color:#000;
}

.r_list{
	width:185px;
	float:right;
	background-color: #d3d3d3;}
	
.topcategory {
	height: 42px;
	width: 1018px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.topcategory .fl_center 	
{
	width :auto;
	margin-right: auto;
	margin-left: auto;

}
.fl_center ul li{width:56px;}
.topcategory ul 
{
	margin-top:0px;

	padding:10px 0 0 10px;
}
.topcategory ul li {
	float:left;
}
.topcategory ul li a {
	font-weight:bold;
	margin-right:10px;
	float: left;
}
.topcategory ul li a:link, .topcategory ul li a:visited {
	padding:0 9px;
	height: 22px;
	line-height:22px;
	color:#FFF;
}
.topcategory ul li a:active, .topcategory ul li a:hover, .topcategory ul li a.selected:link, .topcategory ul li a.selected:visited {
	padding:0 7px;
	height: 18px;
	line-height:18px;
	background-color:#b50000;
	border: 2px solid #b50000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.topbar {
	background-image: url(../images/topbar_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #727272;
	border-bottom-color: #4a4a4a;
	background-color: #000;
	background-position: center top;
}
.topcontent {
	width: 948px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.topcontent #logo {
	float: left;
	height: 50px;
	width: 387px;
}
.topcontent .banner {
	float: right;
}
.topcontent .welcome {
	clear: both;
	float: right;
	width: 555px;
	height: 30px;
	color: #fff;
	font-weight: bold;
}
.topcontent .welcome a {
	font-weight: bold;
}
.topcontent .welcome a:link, .topcontent .welcome a:visited {
	color: #fff;
}
#mainNav {
	width: 948px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainNav ul
{
	float:left;
	margin-left:0px;
	padding-left:0px;
	}
#mainNav ul li {
	float: left;
	height: 40px;
	width: 138px;
	margin-right: 1px;
}
#mainNav ul li a {
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	height: 40px;
	width: 138px;
	display:block;
}
#mainNav ul li a:link, #mainNav ul li a:visited {
	background-image: url(../img/nav_bg_no.jpg);
	color:#e1e1e1;
}
#mainNav ul li a.selected:link, #mainNav ul li a.selected:visited, #mainNav ul li a:hover, #mainNav ul li a:active {
	color:#000;
	background-image:url(../img/nav_bg_yes.jpg);
}
#mainNav ul li.last, #mainNav ul li.last a {
	width:114px;
	margin:0;
}
.countInfo_long
{
	width:100%;
	background-color:#000;
}
 .countInfo 
 {
 	 left:176px; color:#A69162; background-color:#000; width: 948px; margin-top: 2px;
 	 margin-left:auto;margin-right:auto;
 	
}
.countInfo ul li {
	height: 28px;
	float: left;
	width:auto;
	
}
.countInfo ul li a 
{
	color:#F2AF00;
	line-height:28px;
	font-weight: bold;
}
.countInfo ul li a:link, .countInfo ul li a:visited {
	color:#a79260;
}

.search_long
{
	width:100%;
	background-color: #A43B04;
}
 .searcher {
	 background-color:#A43B04;
     height: 40px;
     margin: 1px auto 0pt auto;
     width: 948px;
}
.searcher ul {
	width: 948px;
	margin: 8px auto 0 auto;
}

.achomeimg
{
	width:auto;
	padding-top: 6px; 
	
	height: 32px;
	float:right;
}
.achomeimg img{float:right;}
.searcher ul li {
	float: left;
	height: 24px;
	background-color: #fff;
	margin-right: 5px;
}
.searcher ul li select {
	line-height: 24px;
	margin: 0px;
	height: 24px;
	width: 135px;
	padding: 0px;
	color:#5f5f5f;
	background:transparent;
}
input.s_input {
	height: 24px;
	width: 165px;
	line-height: 24px;
	color: #b6b6b6;
	padding:0 10px;
	border: none;
	background:transparent;
}
#mainContainer {
	width: 948px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.module .tit {
	height: 35px;
	background-color: #000;
}

.module .tit h2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-indent: 10px;
	float: left;
}
.module .tit .otherinfo {
	float: right;
	line-height:35px;
}


#footer 
{
	background-color:Black;
	padding:50px 0;
	margin-bottom:-10px;
}
#footer, #footer p {
	text-align:center;
	color:#FFF;
}
#footer a:link, #footer a:visited {
	color:#FFF;
	text-align:center;
	text-decoration:underline;
}
#footer p {
	margin-bottom:10px;
}

.listmodule {
	float: left;
	width: 750px;
    background-color:White;
	_overflow:hidden;

}
.listmodule_nobc{float: left;
	width: 750px;_overflow:hidden;}

/*--广告位样式--*/
.top_logo .tlo_right .d_imagechange a{ line-height:13px;}
#mainContainer .mbanner .m_l_banner .d_imagechange a{ line-height:13px;}


 #mainContainer .newslist .listcontent .theTit{text-align: left; width: 575px; height: 20px; margin: 0px auto; padding-top: 15px;border-bottom: 1px solid #b6b6b6; overflow:hidden;}
 #mainContainer .newslist .listcontent .theTit .more_tm{float:right; width:33px; height:11px; margin:5px 5px 0px 0px;}
 #mainContainer .newslist .listcontent .theTit h3{float:left; width:auto; min-width:80px; height:20px; padding:0px 8px; background-color:#b6b6b6; text-align:center;  color:#fff; line-height:24px;}
#footer p{
	line-height:22px;
}
.headerbackg { width:100%; background-image:url("../img/topSlice.jpg");background-repeat:repeat-x;}
.countInfonew{width:100%;height:28px;color:#E4AC3C;margin-top:0px;background-color:#C6C6C6;font-weight:bold; border-top:1px; border-top-color:Black; margin-bottom:0px;}
.countInfonew .insade{width:948px; margin-left:auto; margin-right:auto;margin-top:0px;}
.countInfonew ul{width:auto; height:28px; float:left ;margin-top:0px;}
.countInfonew li{width:auto; height:28px; float:left ; line-height:28px; color:#000;}

.searchernew {width:100%;height:40px;margin-top:0px;background-color:#A43B04; }
.searchernew .insade{width:948px; height:40px;margin-left:auto; margin-right:auto; margin-top:0px;}
.searchernew  .search_i .search_input{width:230px; height:19px;}
.insade li{  border-color:#9A3500; margin-top:0px;}
.insade .search_b{margin-top:3px;}
.SearchBar { width :800px; float:left; margin-top:7px; _margin-top:6px;*margin-top:6px;}
.achome{width:auto; height:auto; float :right;margin-top:0px; border:0px;margin-top:7px; _margin-top:6px;*margin-top:6px;}
.achome img{border:0px;}

/*--top部分--*/
.top_login{width:944px; height:32px; margin:0px auto; padding-top:25px;_padding-top:19px; padding-bottom:2px; font:12px 宋体; color:#000; line-height:32px;}
.top_login .tl_left{width:556px; height:32px; float:right; text-align:left; overflow:hidden;}
.top_login .tl_right{width:360px; height:auto; float:right; text-align:right;overflow:hidden;}
.top_login .sp_red{color:Orange;}
.top_login a{color:White;}


p.p_w_h_disp{width: 260px; height: 20px; float: right; position: relative; top: -33px;text-align: right;}

.top_logo{width:944px; height:62px; margin:0px auto;}
.top_logo .tlo_left{ width:380px; height:57px; float:left; text-align:left;margin-top:3px;_margin-top:2px;}
.top_logo .tlo_right{ width:556px; height:100%; float:right; margin-top:10px;_margin-top:9px; }

div.slide_show img{height: 253px; _height: 255px; _width:433px;}


.select_search{ background:none repeat scroll 0 0 #FFFFFF;border:0 solid #B5B8C8;color:#555555;font-size:14px; height:24px;margin:-1px;width:101px;}
.search_ul{background: none repeat scroll 0 0 #FED400; float: left; height: 37px;width:100%; margin-top:2px;}
.search_li{background: none repeat scroll 0 0 #FFFFFF; list-style:none; border: 1px solid #9A3500;float: left; height: 20px; margin: 6px 0 0 8px; overflow: hidden; padding: 2px;width: 100px;}
.search_li_twos{list-style:none;float: left; height: 20px; margin: 6px 0 0 8px; text-align:right; overflow: hidden; padding: 2px;width: 120px;color:#555555;font-size:14px; line-height:24px;}
.search_p{background: none repeat scroll 0 0 #FFFFFF; float: left; height: 20px;margin: 0px; overflow: hidden; width: 100px;}
.search_i{background:none repeat scroll 0 0 #FFFFFF;border:1px solid #FFBA00; list-style:none; float:left;height:24px;margin:6px 0 0 3px;overflow:hidden;width:233px;}
.search_b{float:left;width:55px; height:25px;margin:6px 0 0 6px;overflow:hidden;}
.search_b img{ float:right;}


.zhaobiaolist{height: 197px;overflow:hidden;}
.zhaobiaolist .dl{float:left;}


/*--精彩活动--*/
.topnews .rmodulecontent .ibox{width:183px; height:176px; margin:0px auto;position:relative; overflow:hidden}
.topnews .rmodulecontent .ibox .showbox{position:absolute;left:0;width:550px; height:auto; background:#fff}
.topnews .rmodulecontent .ibox .showbox ul li{float:left;width:183px; height:auto;}
.topnews .rmodulecontent .ibox .showbox ul li img{width:151px; height:115px;}
.topnews .rmodulecontent .mar_top10px_h .div_pre{float:left; width:40px; height:20px; margin-left:20px;_margin-left:10px; cursor:pointer;}
.topnews .rmodulecontent .mar_top10px_h .div_next{float:left; width:40px; height:20px;cursor:pointer;}
.topnews .rmodulecontent .mar_top10px_h p{width:11px; height:11px;display:inline; float:left; margin:5px 5px; background-image:url(/style/designer_css/img_icon/sate_two.gif);
                    background-repeat:no-repeat;cursor:pointer;}
.topnews .rmodulecontent .mar_top10px_h p.numcur{width:11px; height:11px; background-image:url(/style/designer_css/img_icon/sate_one.gif); background-repeat:no-repeat;cursor:pointer;}

.topnews .rmodulecontent h2.rig_tit{margin-top:10px; font-size:12px; height:auto;}
.topnews .rmodulecontent h2.rig_tit a{font:12px 宋体; color:#434343; font-weight:bold; line-height:18px;}
.topnews .rmodulecontent h2.rig_tit a:hover{font:12px 宋体; color:#Fe0000; font-weight:bold;line-height:18px;}

.main .middle_Map p{margin-top:0px; margin-bottom:0px;margin-left:0px; margin-right:0px;}



/*--企业logo广告部分--*/


.bottomad {
	float: left;
	width:750px;
}

.bottomad ul li {
	float: left;
	margin-right: 10px;
}
.bottomad ul li.nomarginright{
	margin-right:0;
}
.bottomad #div_fb28fa6f_71d7_4f33_bed8_62aa02ce721d{width: 756px; height: 100px; float: left;}
.bottomad h3.h3_img_a_w150px{width: 151.5px; height: 100px; float :left ;}
.bottomad #div_fb28fa6f_71d7_4f33_bed8_62aa02ce721dpic4{width:147px;}


.bottom_rightad 
{
	width:185px;
	height:100px;
	float: right;
}


/*--搜索条--*/
.searcher  .search_input{ height: 25.2px; width: 232px;}
.searcher .search_i{ border-bottom-color:#7F7F7F; border-left-color:#7F7F7F; border-right-color:#7F7F7F; border-top-color:#7F7F7F;}
.searcher .search_li{ width:101px; border-bottom-color:#7F7F7F; border-left-color:#7F7F7F; border-right-color:#7F7F7F; border-top-color:#7F7F7F;}


ul.padd_left_ds{padding-bottom:0px;padding-bottom:5px;_padding-bottom:2px; overflow:hidden;}
ul.padd_left_ds li{margin-left:20px; height:22px;}




/*--合作伙伴--*/
div.padd_bottom_ds3{padding-bottom:4px;*padding-bottom:3px;_padding-bottom:2px; overflow:hidden;}
h3.h3_w_h_m_logo{width: 133px; height: 42px; margin: 11px auto 0px auto;_margin: 8px auto; font-size:12px;}
h3.h3_w_h_m_logo a img{width: 133px; height: 42px;}


.medialist {height:100px;}



.module #getListContent
{
	line-height:22px;
}
.module #getSjComp
{
	line-height:22px;
}
.module #getZsComp
{
	line-height:22px;
}
.module #getjingcaihd
{
	line-height:22px;
}
.module #getDesignerzf
{
	line-height:22px;
}
.module #getCom
{
	height:160px;
	overflow:hidden
}
#getCom li{ width:113px;}
.famouslist .paginator   
{
	text-align:center;
	clear: both;
    color: #8A8A8A;
    font: bold 12px/32px 宋体;
    height: 40px;
    margin-right: 1px;
    margin-top: 24px;
    overflow: hidden;
    text-align: center;
    width: auto;}
