﻿/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{
border:medium none;
margin: 0;
padding: 0;
}
/** 设置默认字体 **/
body,button, input, select, textarea {
font: 12px/1.5 '宋体',tahoma, Srial, helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置超链接元素 **/
a { text-decoration: none; color:#333;
    text-align: left;
}
a:hover { text-decoration: underline; color:#F40; }
/** 重置图片元素 **/
img{ border:0px;}
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
.clear{ clear:both}


/*****************头部样式*****************/
.header{ width:100%; height:240px;background:url(../images/topBannerBg1.gif) no-repeat center top;}
.headerBanner{ height:160px; position:relative;  width:1000px; margin:0 auto; }
.headerLogo{ position:absolute; width:550px; height:150px;}
.logoFlash{ width:150px; height:150px; float:left; }
.logoText{ width:394px; height:65px; float:right; margin-top:45px}

.logoText a{ width:100%; height:100%; display:block; text-indent:-9999em; outline:none; background:url(../images/bannerLogo2.png) no-repeat;}
.contentLogo a{background:url(../images/bannerLogo3.png) no-repeat; display:block; text-indent:-9999em; outline:none;}
.mainNav{ height:42px; background:url(../images/mainNavBg.jpg) repeat-x}
.mainNav ul{ width:1024px; height:42px; margin:0 auto;}
.mainNav ul li{ float:left; display:inline; margin:0 6px}
.mainNav ul li a{ padding-left:9px; height:44px; margin-top:-2px; display:block; cursor:pointer;float:left }
.mainNav ul li a span{  padding-right:9px; height:44px; line-height:44px; color:#FFF; font-size:14px;display:inline-block}
.mainNav ul li a:hover{ background:url(../images/left.gif) no-repeat left top; text-decoration:none}
.mainNav ul li a:hover span{ background:url(../images/mainNavBtn.gif) no-repeat right top;}

.newNotice{ width:100%; height:37px; background:url(../images/noticeBg.jpg) repeat-x}
.newNoticeMain{ width:1024px; height:100%; margin:0 auto; }
.newNoticeMain h1{ width:65px; height:100%; color:#066DC3; font-size:12px; line-height:37px; text-align:center; float:left; }
.noticeList{ float:left; display:inline; margin-top:3px}
.line{width:500px; height:30px;  overflow:hidden; }
.line li{height:30px;text-indent:15px; font-size:12px; line-height:30px;list-style:none}

.container{ width:1004px; margin:0 auto; margin-top:6px}
.main{ width:797px; float:left;}
.sideBar{ width:203px; float:right;}

.shangHuiIntroduce{ width:161px; height:282px; border:1px solid #066DC3; float:left}
.shangHuiIntroduce h1{ height:29px; background:url(../images/titBg1.jpg) center top; color:#FFF; text-align:center; line-height:29px;}
.shangHuiIntroduce ul{ width:100%}
.shangHuiIntroduce ul li{ height:49px; background:url(../images/listBg1.jpg) repeat-x; padding:1px}
.shangHuiIntroduce ul li a{ display:block; width:110px; height:30px;  text-align:center; line-height:30px; margin: 10px 0 0 17px; padding-left:20px; font-weight:bold; text-decoration:none; background-image:url(../images/listTit1.png); background-repeat:no-repeat}
li.list1 a{ background-position:left top}
li.list2 a{ background-position:left -30px; }
li.list3 a{ background-position:left -60px; }
li.list4 a{ background-position:left -90px; }
li.list5 a{ background-position:left -123px; }

.messageBox1{ border:1px solid #066DC3}
.messageBox1Tit{ width:100%; height:29px; background:url(../images/messageBoxTitBg.jpg) repeat-x; position:relative}
.messageBox1Tit h1{ width:494px; height:29px; text-align:center; line-height:29px; color:#FFF; background:url(../images/BoxTitMainBg.jpg) no-repeat;/* margin:0 auto; margin-top:-3px*/ position:absolute; top:-3px; }
.more{position:absolute; right:15px; top:5px}
.s_h_ZhongHeng h1{left:66px}
.s_h_ZhongHeng{ width:626px; height:282px; float:right}
.zhongHengMain{ margin-top:10px; padding:0 7px }
.picChanggeBox{width:275px; height:236px; float:left;}

.zhongHengList{ float:right}
.zhongHengList li{
	height:26px;
	width:332px;
	line-height:26px;
	border-bottom:1px dotted #C6C6C6;
	background:url(../images/listType.jpg) no-repeat 10px 50%;
	_height:24px;
	_line-height:24px;
	}
.zhongHengList li a{
	float:left;
	margin-left:20px;
	display:inline;
	width:208px;
	white-space:nowrap;
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow:hidden;
	}
.zhongHengList li span{
	float:right;
	display:inline}
/******首页上部******/
.messageBox2{ border:1px solid #066DC3;}
.messageBox2Tit{ width:100%; height:30px; background:url(../images/tit2Bg.jpg) repeat-x; position:relative /*border-color:#64BDF7; border-style:solid; border-width:0 1px*/}
.messageBox2Tit h1{ width:84px; height:31px; position:absolute; top:-1px; left:7px; text-align:center; line-height:31px; color:#066DC3; background:url(../images/titBg2.jpg) no-repeat}
.messageBox2Tit  .more{ color:#FFF}
.messageBox2Main,.messageBox3Main{margin-top:12px; padding:0 10px; }
.Box2MainPic,.Box3MainPic{width:120px; height:118px; float:left}
.Box2MainContent,.Box3MainContent{margin-left:135px; height:118px;}
.Box2MainContent h2,.Box3MainContent h2{ color:#066DC3; }
.Box2MainContent div,.Box3MainContent div{height:4.5em; overflow:hidden}
.Box2MainContent div p,.Box3MainContent div p{ text-indent:2em; font-size:12px}
.Box2MainContent a,.Box3MainContent a{ color:#F30; float:right; margin-top:5px}
.Box2MainList2{border-top:1px dotted #B0ADAD;}
.Box2MainList{padding-top:14px}
.Box2MainList li,.Box3MainList li{
	height:24px;
	width:100%;
	line-height:24px;
	background:url(../images/listType2.jpg) no-repeat 0% 50%;
	}
.Box2MainList li a,.Box3MainList li a{
	float:left;
	margin-left:15px;
	display:inline;
	width:20em;
	white-space:nowrap;
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow:hidden;
	}
.messageBox3{ border:1px solid #066DC3; width:394px;}
.messageBox3Tit{ width:100%; height:30px; background:url(../images/tit3Bg.jpg) repeat-x; position:relative /*border-color:#64BDF7; border-style:solid; border-width:0 1px*/}
.messageBox3Tit h1{ width:99px; height:30px; position:absolute;  left:0px; line-height:31px; color:#fff; background:url(../images/titBg3.jpg) no-repeat; text-indent:20px}
.messageBox3Tit  .more{ color:#066DC3}
.Box3MainList{ padding-top:14px}
.Box3MainList li span{
	float:right;
	margin-right:21px;
	display:inline}
/************动态、行业、潮商、风采、政策、经济设置*****************/
.jiCengDongTai{ width:447px; height:283px; float:left; margin-top:5px;}
.hangYeDongTai{ width:342px; height:283px; float:right; margin-top:5px;}
.chaoShang{ height:282px; float:left; margin-top:5px;}
.fengCai{ height:282px; float:right; margin-top:5px}
.zhengCe{height:200px; float:left; margin-top:5px;}
.jingJi{height:200px; float:right; margin-top:5px}
.jingJi ul,.zhengCe ul{ border:none; padding-top:5px}
.picShow2{ width:795px; height:101px; border:1px solid #066DC3; margin-top:5px;}
.picShow2 img{ width:795px}
/******首页头像轮换*****/
.picShow{ width:797px; height:182px; margin-top:5px;  }
.picShow_top{ width:797px; height:24px; background:url(../images/rwzf.jpg) no-repeat; text-align:center; padding-top:7px;}
.picShow_top a{ color:#FFF; text-decoration:none;}
.picShow_top a:hover{ color:#FFF; text-decoration:none;}
.picShow_bottom{ width:795px; height:151px; border:1px solid #066DC3;  position:relative}
.left,.right{width:21px; height:120px;  top:5px; display:block; cursor:pointer}
.left{ position:absolute; background:url(../images/photoBtn.jpg) no-repeat left 50px; left:20px;}
.right{ position:absolute; background:url(../images/photoBtn.jpg) no-repeat right 50px; right:18px}
.photoList { width:707px; height:132px; overflow:hidden;  margin-top:15px; margin-left:46px; float:left; display:inline; position:relative; }
.photoList ul{ width:9999px; position:absolute; left:-19px;}
.photoList li { float:left; display:inline; width:88px; height:132px; overflow:hidden; margin-left:50px}
.photoList li img{ height:100px; margin:1px;}
.photoList li h2{ font-size:12px; font-weight:bold; margin-top:10px; text-align:center}

.messageBox4{border:1px solid #066DC3; position:relative}
.messageBox4 h1{ position:absolute; width:184px; height:31px; background:url(../images/tit4Bg.gif) no-repeat; text-align:center; line-height:31px; color:#FFF; left:8px; top:-11px}
.box4Main{ padding:0 6px; margin-top:30px;}
.zhanNei{ width:200px; height:110px; margin-top:10px}
.box4Main p{ margin-top:10px; _margin-top:20px; margin-top:20px;}
.zhanNei_input{  border:1px solid #066DC3; padding:3px 0 0 10px; line-height:30px; height:30px; _height:18px;  height:18px; _line-height:20px; line-height:20px; _padding:0px 0 0 5px; padding:0px 0 0 5px;}
.zhanNei select{ width:117px; height:29px;border:1px solid #066DC3; height:30px;  float:left; padding:3px 0 !important;}
.searchBtn{ width:64px; height:31px; margin:-1px 0 0 5px; background:url(../images/search.jpg) no-repeat; _background:url(../images/search2.gif) no-repeat; background:url(../images/search2.gif) no-repeat\9; _margin:-2px 0 0 10px; margin:-2px 0 0 10px; float:left;}
.s_h_jianjie{ background:#DBF0FC; height:auto !important; height:40px; min-height:40px; margin-top:10px; padding-bottom:20px;}
.jianJieList{ margin:0 auto; width:160px; border-bottom:1px solid #fff; border-top:1px solid #14A7FD;}
.jianJieList li{ height:28px;border-top:1px solid #fff; border-bottom:1px solid #14A7FD; }
.jianJieList li a{ display:block; height:100%; text-indent:2em; width:100%; line-height:28px; font-weight:bold}
.jianJieList li a:hover{  text-decoration:none; background:url(../images/jianJieList.gif) no-repeat 7px 8px}

.picShow3{border:1px solid #066DC3; margin-top:5px;}
.picShow3 img{ width:200px;}
.tongZhi,.friendLink{ width:201px; margin-top:5px}
.tongZhi h2,.friendLink h2{ width:188px; height:18px; background:url(../images/titBg4.jpg) no-repeat 20px top; margin:0 auto; text-align:center; line-height:18px; margin-top:6px; color:#FFF; float:left}
.friendLink h2{ background-position:20px bottom}
.tongZhiList{ padding:8px 12px 0 12px; *padding-top:10px}
.tongZhiList li{
	height:25px;
	width:100%;
	line-height:24px;
	background:url(../images/listType.jpg) no-repeat 0% 50%;
	*height:23px;
	_height:22px;
	}
.tongZhiList li a{
	float:left;
	margin-left:15px;
	display:inline;
	width:12em;
	white-space:nowrap;
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow:hidden;
	}
.t_z_More{ padding-bottom:5px; text-indent:150px; _padding-bottom:5px;_margin-top:-7px}
.friendLinkList{margin:0 auto; padding:0 6px; padding-top:20px}
.friendLink li{ height:43px;}
.friendLink select{ border:1px solid #066DC3; height:27px; width:186px; padding:3px 0 !important;}
/*脚部*/
.footerNav{ width:100%; height:42px; background:url(../images/mainNavBg.jpg) repeat-x; border:0px solid #066DC3; margin-top:5px; border-width:1px 0}
.footerNav div{ width:1024px; margin:0 auto; color:#FFF; padding-top:5px}
.footerNav div span{display:inline-block;  padding:0 30px; height:30px; line-height:30px; background-image:url(../images/footerNav.jpg); background-repeat:no-repeat; margin-left:75px}
.home{ display:inline-block;  padding:0 30px; height:32px; background:url(../images/footerNav.jpg) no-repeat left top; line-height:30px; color:#fff; margin-left:15px}
.address{ background-position: left -32px;}
.telNum{ background-position: left -64px;}
.e_mail{ background-position: left -96px;}
.footer{ height:auto; background:url(../images/footerBg.jpg) repeat-x; text-align:center; padding-top:37px}
/************内页**************/
.contentSideBar{width:203px; float:left;  }
.contentMain{ width:795px; height:auto; float:right; margin-right:2px; display:inline-block}
.contentContainer
{
    width:1004px; margin-top:6px; overflow:hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
.contentText{ width:794px; }
.contentText h1{ left:150px}
.passageNav{ margin:25px 0 0 50px; font-weight:bold; text-indent:15px; background:url(../images/passage.gif) no-repeat left -3px }
.c_m_passage{ padding: 30px 35px}
/**************商会纵横图片轮换设置*****************/
.slide_wrap{position:relative;width:274px;height:232px; margin-bottom:5px;background:#fff;color:#666;overflow:hidden; }
.slide_imglist{}
.slide_imglist li{float:left;margin-right:3px;display:inline;}
.slide_imglist li img{width:275px;height:194px;display:block;}
.slide_title{bottom:0;left:0;width:100%;height:38px;position:absolute; overflow:hidden;background:#6C6C6C; }
.slide_title h3{position:absolute;top:20px;left:0px;height:18px;line-height:18px;overflow:hidden;z-index:2;display:block;  text-align:center; width:274px; background:#FFF}
.slide_title h3 a{color:#000;font-weight:bold;font-size:12px;}
.slide_title em{position:absolute;left:0;display:block;top:0;width:100%;height:20px;z-index:1;}
.slide_num{right:0px;z-index:3;top:0;position:absolute; }
.slide_num dd{display:inline;margin:0px 4px 0 0;width:23px;height:17px;font-size:12px; line-height:17px;text-align:center;border:1px #fff solid;background:#d4d4d4;cursor:pointer;float:left;}
.slide_num dd.active{color:#fff;border:1px #09f solid;background:#F00;}
