﻿/* 使整个页面变为灰色
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } */

/* 初始化CSS */
html, body, div, span,h1, h2, h3, h4, h5, h6, p, 
blockquote, pre,a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,small, strike, strong,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0px 0px 0px 0px;
	padding: 0px;
}   
table {
	border-collapse: collapse;
	border-spacing: 0px;
	font-size:12px;
}
input,select{vertical-align:middle; margin:0px; padding:0px;}
li{ list-style:none}

img{border:0px}

/* 为了解决.net IMG控件自动添加 border-width:0px 的问题 */
.imageStyle{ border-width:1px !important;}

/* 页面整体设置 */
body
{
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	font-family:"微软雅黑",'宋体', Simsun, sans-serif,arial,"Microsoft YaHei",tahoma;
	color:#666;
	background-color:#fff;
}
a{outline:none;}
a:active{blr:expression(this.onFocus=this.blur());}

/* 2014年2月网站改版新css,及继续沿用css  */
.topbg{ height:50px; line-height:50px; color:#fff; width:100%; background-color:#2886d2; font-size:14px;}
.topl,.topr{line-height:50px; color:#fff; }
.topbg a:link {text-decoration: none; color: #fff;}
.topbg a:visited{text-decoration: none; color: #fff;}
.topbg a:hover { text-decoration:underline; color: #fff;}
.topbg a:active {text-decoration: none;color: #fff;}

.topl{float:left; width:300px;}
.topr{float:right; width:500px; text-align:right;}

.m_toplogo{float:left; width:240px; height:63px;}
.m_toplogo img{width:190px; margin-top:15px;}
.m_topbanner{width:730px; height:63px; float:left; margin-left:30px;}
.m_topbanner img{width:730px; height:63px;}

/*#m_topmenu{height:36px; width:100%; color:#fff; background-image:url(/images/TopMenuBgImg.png); background-repeat:repeat-x;}
); 
*/

/* 顶部蓝色 */
.topline{width:100%; height:50px; background-color:#2886d2;}
.topline .toptext{ width:1000px; line-height:50px; margin:0px auto; color:#fff; }
.topline .toptext .topleft{ float:left; width:300px; text-align:left;}
.topline .toptext .topright{float:right; width:300px; text-align:right;}
.topline .toptext a{color:#fff;}

 
#m_topmenu{height:50px; width:1000px; color:#1486cd; margin:0px auto; border-bottom:1px solid #ececec; border-top:2px solid #ed1c24; overflow:hidden;  }
#m_topmenu ul{width:1000px; height:50px; padding-left:18px; margin-top:10px;}
#m_topmenu ul li{ height:26px; line-height:26px; float:left; text-align:center; font-size:14px; font-family:"微软雅黑","Microsoft YaHei",arial; }
#m_topmenu a{display:block; margin:0px 20px; padding:0 4px; height:23px;}
#m_topmenu a:link{text-decoration:none; color:#1486cd;}
#m_topmenu a:visited{text-decoration:none; color:#1486cd;}
#m_topmenu a:hover{text-decoration:none; color:#ed1c24; border-bottom:1px solid #ed1c24; }
#m_topmenu a:active{text-decoration:none; color:#1486cd;}


.mb20{ margin-bottom:20px;}
.mb15{ margin-bottom:15px;}
.mb10{ margin-bottom:10px;}
.mb8{ margin-bottom:8px;}
.mb6{ margin-bottom:6px;}
.mb4{ margin-bottom:4px;}

.ml0{ margin-left:0px;}
.ml10{ margin-left:10px;}

.w1000{ margin-left:auto; margin-right:auto; width:1000px; overflow:hidden; }
.w760{width:760px; float:left; overflow:hidden;}
.w375{width:375px; float:left; overflow:hidden; height:360px;}
.w210{width:210px; float:left; overflow:hidden;}

a:link {text-decoration: none; color: #666;}
a:visited{text-decoration: none; color: #666;}
a:hover { text-decoration:underline; color: #666;}
a:active {text-decoration: none;color: #666;}

.more{float:right; width:40px; height:32px; text-align:left; }
.more img{ margin-top:13px;}

.homenews3columns{width:243px; height:290px; float:left; margin-left:15px;}

.columsTitleFont{line-height:32px; height:32px; width:90px; font-size:16px; font-family:'微软雅黑'; color:#ed1c24; float:left; background-color:#fff; border-right:1px solid #d8d8d8; border-bottom:1px solid #fff; }
.columsTitleFont a{color:#ed1c24; }
.columsTitleFont span { padding-left:13px;}

.titlebg375{width:373px;}
.columsTitle01{width:420px;} 
.columsTitle02{width:241px; }
.columsTitle01,
.columsTitle02,
.titlebg375,
.title760,
.title1000 {height:32px; background-color:#fefefe; border:1px solid #d8d8d8; }
.title1000{width:998px;}
.title760 {width:758px;}

.imgarticle02 { height:95px; margin-top:5px;  border-bottom:1px dotted #ccc;}
.imgarticle02 .leftimg{width:106px; height:75px; float:left; margin-top:4px; margin-left:2px;}
.imgarticle02 .leftimg img{width:100px; height:75px; border:1px solid #ccc;}
.imgarticle02 .right{width:260px; float:left; margin-left:5px;}
.imgarticle02 h1{ font-size:16px; color:#1486cd; line-height:25px;  margin-top:5px; margin-bottom:5px;}
.imgarticle02 h1 a{color:#666;}
.imgarticle02 h1 a:hover{color:#666;}
.imgarticle02 p{text-align:right; padding-right:10px;}
.imgarticle02 span{font-size:12px; line-height:20px; color:#999; text-align:right;}
.imgarticle02 span a{color:#666;}


.ArticleList02 {margin-top:5px; font-size:14px;}
.ArticleList02 li{height:28px; line-height:28px; background:url(/images/i1.gif) no-repeat 10px 12px; padding-left:20px;}


/* 页面右边  */
.w220{width:220px; margin-left:20px; float:left; overflow:hidden; }
.rightTitle01{ margin-bottom:4px; width:218px; height:29px;background-color:#fefefe; border-bottom:1px solid #d8d8d8; line-height:29px; font-size:14px; color:#ed1c24; font-family:'微软雅黑'; text-align:left; }
.rightTitle01 span{margin-left:10px;}
.rightLogoimg01 ul{margin-left:10px;}
.rightLogoimg01 li{ width:200px; height:88px; text-align:left;}
.rightLogoimg01 li img { margin-top:7px; width:53px; height:53px; border:1px solid #ccc; }
.rightLogoimg01 li span{ float:left; width:63px; height:55px; margin-top:8px;}
.rightLogoimg01 li p{float:left; width:137px;}

.right01{width:218px; border:1px solid #e4e4e4; background-color:#fff;}

.right02{width:218px; border:1px solid #e4e4e4; background-color:#fff;}
.rightTitle02{ margin-bottom:8px; border-bottom:1px dotted #E4E4E4;  width:200px; height:29px; text-align:left; margin-left:10px; line-height:29px; font-size:14px; color:#ed1c24; font-family:'微软雅黑'; }
.rightAD01 img{width:220px; height:80px;}

.homehotlsearch{ background-color:#c0d2e8; }
.homehotlsearchtitle{width:218px; height:105px; background-image:url(/images/hotel_img.png);}
.homehotlsearchtitle input{width:100px; float:right; margin-top:33px; margin-right:10px;}
.homehotlsearch ul{width:200px; margin-left:10px;}
.homehotlsearch li{ height:60px; margin-top:10px;  border-bottom:1px dotted #91b1d6; line-height:25px; }
.homehotlsearch li img{ float:right; margin-top:5px;}
.homehotlsearch li a{ color:#ed1c24; float:right; margin-right:5px;}


/* 友情链接 */
.m_Links{width:1000px; overflow:hidden; background-color:#fff;}
.m_linkList {font-size: 12px; margin:10px 0px;}
.m_linkList ul{text-align:left; margin-left:3px; }
.m_linkList li{ width:142px; height:26px; line-height:26px; float:left; color:#666666;  overflow:hidden;}
.m_linkList a{color:#666666;}

.m_imglinkList{width:1000px; overflow:hidden; line-height: 150%; margin-top:10px; }
.m_imglinkList img{height:40px; width:95px; border:1px solid #efefef;}
.m_imglinkList li{ float:left; line-height: 180%; list-style-type:none; color:#666666; margin-right:14px;   white-space:nowrap;}
.m_imglinkList a{color:#666666;}


/* 更多新闻文章列表 */
.ArticleList {font-size:14px; padding-left:8px; }
.ArticleList ul{text-align:left; }
.ArticleList li{padding-left:8px; width: 690px; line-height: 32px; height:32px; list-style-type:none; color:#666666;  border-bottom:1px dotted #ececec; background:url(/images/i1.gif) 0px 15px no-repeat; }
.ArticleList li .articleListdata{width: 80px; float:right; color:#ccc;}
.ArticleList li span{width: 80px; float:right; color:#ccc; display:block;}

/* 文章列表设置 */
.Newslist {font-size: 12px; padding-left:8px; }
.Newslist li{padding-left:10px; line-height: 23px; height:23px;  list-style-type:none; color:#666666; background:url(/images/i1.gif) 0px 10px no-repeat; }


/* 文章标题 */
.newsbg{background-color:#f5f8fd; border:1px solid #cccccc;} 
.articlebg{ background-color:#fff; border-right:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8; border-left:1px solid #d8d8d8; padding:20px;}
.news{ padding:20px;}
.newstitle{text-align:center; }
.newstitle h1{font-size:22px; line-height:38px; padding-bottom:0px; padding-top:15px; color:#333333; margin:0px;}
/* 文章信息 来源，点击率 */
.newsinfo{border-bottom: #cccccc 1px solid; text-align: center; height: 40px; line-height:35px; padding-top:0px; width:95%; margin:0px auto;}
.ds-thread-count{color:#ED1C24;}
/* 文章内容 */
.newscontent{line-height:230%; text-align:left; font-size:16px; padding:0px; margin:8px; color:#333333; clear:both;}

/* 百度分享样式 */
.bdsharebuttonbox{ width:350px; float:right; margin-bottom:30px; margin-top:5px; }

/* 导行栏 */
.mappath
{
	width:95%;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	margin: 10px 14px; font-family: "宋体";
}

.mappath01{width:760px; height:32px; line-height:32px; background-image:url(/images/titlebg760_02.png);}
.mappath01 .mappath_l{ float:left; width:260px; line-height:32px; font-size:16px; font-family:'微软雅黑'; color:#1486cd;}
.mappath01 .mappath_l span { padding-left:30px;}
.mappath01 .mappath_r{ float:left; font-size:13px; color:#999; font-family: "宋体";}


/* 我们的出版物 */

.right02img{ width:218px; height:170px; position:relative; overflow:hidden; }

#home07 {position:relative; width:218px; height:170px;  }
#home07 .JQ-slide-content{position:absolute;}
#home07 ul{}
#home07 li{float:left; font-size:12px; color:#666; width:109px; height:165px; text-align:center;}
#home07 li img{width:95px; height:132px; border:1px solid #f1f2f4;}


/* 微信 */
.weixin{margin-top:10px; width:198px; margin-left:10px;}
.weixin ul{ }
.weixin li {clear:both; height:70px; border-bottom:1px dotted #e4e4e4; }
.weixin li .l{float:left; width:50px; margin-top:10px;}
.weixin li .r{float:left; width:140px; margin-top:10px; margin-left:8px; font-size:12px; line-height:20px;}
.weixin li .r span{color:#1486cd;}


/* 底部信息  */
.copy{padding-top:5px; line-height:26px; text-align: center; font-size:12px; border-top:1px solid #ed1c24;}
.m_copy{padding-top:5px; line-height:26px; height:200px; width:100%; text-align: center; font-size:12px; border-top:1px solid #ed1c24; background-color:#f2f2f2;}
.m_copy li{ float:left; width:230px; margin-left:20px; text-align:left;}
 
/* 王青道文章 */
.wangqingdaoArticle{ height:70px; margin-bottom:10px; line-height:30px; text-align:left; font-size:14px; border-bottom:1px dotted #ccc; }
.wangqingdaoArticle ul{ float:left; width:600px; font-weight:bold;}
.wangqingdaoArticle li{ float:left; }
.wangqingdaoArticle li a{ display:block; height:30px; padding:0px 10px; text-align:left;}
.wangqingdaoArticle li a:link {text-decoration: none; color: #666; }
.wangqingdaoArticle li a:visited{text-decoration: none; color: #666;}
.wangqingdaoArticle li a:hover { text-decoration:none; color: #fff; background-color:#ccc;}
.wangqingdaoArticle li a:active {text-decoration: none;color: #666;}
.wangqingdaoArticle01 { float:left; margin-left:20px;}


/*图片文文章列表样式*/
.imgarticlelist {font-size:14px; padding-left:8px; }
.imgarticlelist ul{text-align:left; }
.imgarticlelist li{ clear:both; width: 710px;  height:90px; padding-bottom: 14px; margin-bottom: 14px; border-bottom: 1px solid #F0F0F0; list-style-type:none; color:#666666; }
.imgarticlelist li .l_img{float:left; overflow:hidden;}
.imgarticlelist li .l_img,
.imgarticlelist li img{width:120px; height:90px; float:left; vertical-align: middle; margin-right:15px;}
.imgarticlelist li h2{font-size:20px; height:35px; line-height:35px;} 
.imgarticlelist li h2 a{ color:#666;}
.imgarticlelist li h2 a:hover{color:#1486cd;}
.imgarticlelist li p{line-height: 28px; height:55px; position:relative;}
.imgarticlelist li p span{ color:#999; font-size:12px;width: 180px;position:absolute; bottom:0px; right:0px;}
.imgarticlelist li .articleListdata{width: 80px; float:right; color:#ccc;}


/*  首页新的文章列表样式 2015.10.23  */
.imgnewslist {font-size:14px; padding-left:8px; }
.imgnewslist ul{text-align:left;}
.imgnewslist li{ clear:both; width: 760px;  height:175px; margin-top:25px; padding-bottom: 0px; margin-bottom: 0px; border-bottom: 1px solid #F0F0F0; list-style-type:none; color:#666666; }
.imgnewslist li .left_img{float:left; vertical-align: middle; margin-right:20px; overflow:hidden; background-color: #E2E2E2; position:relative;}
.imgnewslist li .left_img,
.imgnewslist li .left_img img{width:230px; height:150px; }
.imgnewslist li .left_img span{position:absolute; display:block; width:70px; height:30px; left:0; top:0;  line-height:30px; font-weight:bold; color:#fff; text-align:center; }
.imgnewslist li .left_img span i{position:absolute;left:0; top:0; height:30px; width:70px; background:#1486cd;  }
.imgnewslist li .left_img span a{position:relative; z-index:3; color:#fff; line-height:30px;}

.imgnewslist li h1{font-size:18px;  line-height:35px; font-weight:normal; } 
.imgnewslist li h1 a{ color:#333;}
.imgnewslist li h1 a:hover{color:#1486cd;}
.imgnewslist li p{line-height: 25px; height:90px; color:#999; padding-right:8px;}
.imgnewslist li p a:hover{color:#1486cd; text-decoration:none;}
.imgnewslist li p span{}
.imgnewslist li .articleListdata{ color:#999;}
.imgnewslist li .articleListdata span{width: 80px; float:right;  display:block;  font-size:13px;}

.clearfix{zoom:1;}
.clearfix:after{clear:both; content:".";display:block; height:0; visibility:hidden;}

.rightmagazine{ text-align:left;clear:both; height:230px; }
.rightmagazine_title{ padding-left:3px; line-height:25px; height:25px; font-size:14px; text-align:left;color:#ed1c24;}
.rightmagazine .rightmagazine_l{ float:left; width:145px; }
.rightmagazine .rightmagazine_l img{ width:130px; margin-left:6px; margin-top:8px;}
.rightmagazine .rightmagazine_r{ float:left; width:65px; position: relative; height:180px;}
.rightmagazine .rightmagazine_r p{position: absolute; display:block; font-size:13px;  text-align:right;                                 
    width: 65px; 
    left: 0px;
    bottom: 0px;
}
.rightmagazine .rightmagazine_r p span{ color:#ed1c24; font-size:14px;}




/* ======================== 2014年前的css ==================== */
#center{margin:0px auto; width:968px; }

.bluelink a:link {text-decoration: none;color: #0066cc;}
.bluelink a:visited{text-decoration: none;color: #0066cc;}
.bluelink a:hover {text-decoration: none;	color: #0066cc; text-decoration:underline;}
.bluelink a:active {text-decoration: none;color: #0066cc;}


.w940{width:940px; margin-left:14px; overflow:hidden;}
.w700l{width:700px; margin-left:14px; float:left; overflow:hidden; display:inline;}
.w220r{width:220px; margin-left:20px; float:left; overflow:hidden; display:inline;}

.space10{width:100%; height:10px; clear:both; overflow:hidden; }
.clear{ clear:both; height:0px; font-size:0px;}


/* 三列 杂志页面 */
.c3_l{width:140px; float:left; margin-left:14px;  display:inline;}
.c3_m{width:540px; float:left;margin-left:20px;  display:inline;}
.c3_r{width:220px; float:right; margin-right:14px;  display:inline;}


/* 两列 左720 右235 */
.l2{ width:720px; float:left; margin-left:4px; overflow:hidden;}
.r2{ width:235px; float:right; margin-right:4px; overflow:hidden;}


/*网站LOGO*/
#toplogo{ float:left; width:280px; padding-top:20px; display:inline;}
#topright{width:650px; float:right; overflow:hidden; margin-top:10px; margin-bottom:10px; display:inline;}

/* 顶部菜单 */
#top { height:158px; text-align:left; overflow:hidden; }

#topmenu {height:50px; background-color:#52bafc; font-size:14px; padding-top:6px; padding-left:5px; }
#topmenu ul{list-style:none;  padding-left:8px;  clear:both;}
#topmenu li{ margin:0px 8px; float:left; text-align:center; line-height:22px; height:44px; }
#topmenu a{font-size:13px; font-weight:bold; }
#topmenu a:link{ color: #ffffff;text-decoration: none;}
#topmenu a:visited {color: #ffffff;	text-decoration: none; }
#topmenu a:hover {	color: #0066cc;	text-decoration:none;  }
#topmenu a:active {color: #ffffff;	text-decoration: none;}
#homepage{ background:url(/images/home.gif) no-repeat 10px 4px; padding-left:30px;display:inline;}
.topmenuline{ background:url(/images/topMenuline.gif) no-repeat 0px 5px; width:10px;}

#topmenu2{height:30px; line-height:30px; background-color:#52bafc; font-size:13px; color: #ffffff;}
#topmenu2 a{font-size:13px; font-weight:bold; }
#topmenu2 a:link{ color: #ffffff; text-decoration: none;}
#topmenu2 a:visited {color: #ffffff; text-decoration: none; }
#topmenu2 a:hover {	color: #0066cc;	text-decoration:none;  }
#topmenu2 a:active {color: #ffffff;	text-decoration: none;}

/* 理事会页面 顶部菜单  */
.menu {height:30px; background-color:#52bafc; font-size:14px; padding-top:6px; padding-left:5px; }
.menu ul{list-style:none;  padding-left:8px;  clear:both;}
.menu li{ margin:0px 4px; float:left; text-align:center; line-height:22px; height:44px;}
.menu a{font-size:13px; font-weight:bold; }
.menu a:link{ color: #ffffff;text-decoration: none;}
.menu a:visited {color: #ffffff;	text-decoration: none; }
.menu a:hover {	color: #0066cc;	text-decoration:none;  }
.menu a:active {color: #ffffff;	text-decoration: none;}
.homepage{ background:url(/images/home.gif) no-repeat 10px 4px; padding-left:30px;display:inline;}
.menuline{ background:url(/images/topMenuline2.gif) no-repeat 0px 3px; width:10px;}



/* 栏目标题700px */
.titleborder{width:698px; height:29px; border:1px solid #ccc; }
.titlecolor{ width:696px; height:27px; border:1px solid #fff; background-color:#b8e1fd;}
.titlecontent{float:left; display:inline; width:100px; height:27px; line-height:27px; background-color:#9ed218; font-size:14px; color:#ffffff; font-weight:bold; text-align:center; }
.titlecontent a:link {text-decoration: none;color: #ffffff;}
.titlecontent a:visited{text-decoration: none;color: #ffffff;}
.titlecontent a:hover {text-decoration: none;	color: #ffffff; text-decoration:underline;}
.titlecontent a:active {text-decoration: none;color: #ffffff;}

/* 栏目标题220px */
.title220border{width:218px;  border:1px solid #ccc; overflow:hidden;}
.title220bgcolor{ width:216px; height:28px; border:1px solid #fff; background-color:#b8e1fd;}
.title220content{float:left; display:inline; width:100px; height:28px; line-height:28px; background-color:#9ed218; font-size:14px; color:#ffffff; font-weight:bold; text-align:left; padding-left:10px;}
.title220content a:link {text-decoration: none;color: #ffffff;}
.title220content a:visited{text-decoration: none; color: #ffffff;}
.title220content a:hover {text-decoration: none; color: #ffffff; text-decoration:underline;}
.title220content a:active {text-decoration: none;color: #ffffff;}
.title220content2 {float:left; display:inline; width:150px; height:28px; line-height:28px;  font-size:14px; color:#000; font-weight:bold; text-align:left; padding-left:10px;}
.title220content2 a:link {text-decoration: none;color: #ffffff;}
.title220content2 a:visited{text-decoration: none; color: #ffffff;}
.title220content2 a:hover {text-decoration: none; color: #ffffff; text-decoration:underline;}
.title220content2 a:active {text-decoration: none;color: #ffffff;}


.magazineimglist {width:550px; height:166px; font-size: 12px; line-height:25px; overflow:auto; }
.magazineimglist ul{ padding:0px; margin:0px;text-align:left; }
.magazineimglist li{float:left; width:124px; text-align:center; }
.magazineimglist img{width:120px; height:164px; border:1px solid #cfcfcf;}
.magazineimglist a:hover img{border:1px solid #ed1c24;}



.magazineimglist2 {font-size: 12px; line-height:25px; }
.magazineimglist2 ul{ padding:0px; margin:0px;text-align:left; }
.magazineimglist2 li{float:left; width:135px; text-align:center; }
.magazineimglist2 img{width:120px; height:164px; border:0px solid #ffffff;}
.magazineimglist2 a:hover img{border:0px solid #9ed218;}


/*  页面右侧广告图片  */
.ad220{width:220px; margin:5px 0px;}
.ad220 img{width:220px;}


.rightcontent{ line-height:160%; padding:6px; font-size:13px;}
.rightcontent dl{text-align:left; }
.rightcontent dd{ height:23px; line-height:23px; background:url(/images/i1.gif) no-repeat 0px 10px; padding-left:10px;}

.w220img{ float:left; margin:10px; width:90px; overflow:hidden; display:inline;}
.w220img img{border:1px solid #cccccc; padding:3px; width:80px; height:85px;}

.w220imginfo{ float:left; width:105px; margin-top:5px; text-align:left; overflow:hidden; display:inline;}
.w220imginfotitle{ font-size:14px; line-height:20px;}
.w220imginfocontent{font-size:12px; line-height:170%;}
.w220div3{clear:both; margin-left:8px; width:380px; font-size:12px; text-align:left;}
.w220div3 dd{height:23px; line-height:23px; background:url(/images/i1.gif) no-repeat 5px 10px; padding-left:15px;}


/* 搜索列表酒店名称 */
.searchlist{ text-align:left; width:680px; overflow:hidden; padding-left:10px;}

.search_hotelname{ margin:10px 0px; line-height:20px; font-size:12px; clear:both;}
.search_hotelname a{color:#0896ff;font-size:14px; }
.search_hotelname a:link {text-decoration: none;}
.search_hotelname a:visited{text-decoration: none;color: #3399cc;}
.search_hotelname a:hover {text-decoration: none;color: #ff8a2e; text-decoration:underline;}
.search_hotelname a:active {text-decoration: none;}

.search_img{ float:left; width:100px; margin:0px 8px 8px 0px;}
.search_img img{width:90px; height:75px; border:2px; border-color:Green;}

/* 酒店搜索列表错误信息 */
.searcherr{ font-size:16px; font-weight:bold; text-align:center; line-height:50px; color:#ff0033; padding-left:20px;}




/* －－－－－－－－－－－－－－－－ */
.topad{ margin:4px; height:100px; width:950px; clear:both; }



.tableborder{ border:1px solid #cccccc; border-collapse:collapse;}
.tableborder td{border:1px solid #cecece; padding:3px; }
.tableborder th{border:1px solid #cecece; padding:3px;}

.tableborder2{ border:0px solid #cccccc; border-collapse:collapse;}
.tableborder2 td{border:0px solid #cecece; padding:3px;}
.tableborder2 th{border:0px solid #cecece; padding:3px;}


.top2{width:960px; height:35px; line-height:25px; font-size:13px; font-weight:bold; margin-left:4px; background-image:url(/magazine/images/top_bg.gif)}
.top3{width:960px; height:65px; margin-left:4px; background-color:#6699cc;}
.cmicctop{ height:135px; text-align:left; overflow:hidden; }



/* 首页热门会议城市 */
.cityhotel{font-size: 12px; line-height:160%;color:#0066cc; width:230px; }
.cityhotel .cityimg{ margin:4px; width:66px; height:45px; padding:0px;}
.cityhotel .cityname{ font-size:14px; color:#003399; text-align:center; font-weight:bold;}
.cityhotel dl{ padding:0px; margin:0px; text-align:left; }
.cityhotel dd{ margin:0px; padding-left:8px; background:url(/images/i1.gif) 0px 6px no-repeat; }
.cityhotel a {color:#0066cc; }
.cityhotel a:hover {color:#0066cc; }
.cityhotel a:hover img{border:1px solid #FA9E00 !important; padding:0px;}


/* PCO推荐 */
.pco{ width:100%; line-height:160%; text-align:center; margin-top:8px; margin-bottom:8px;}
.pco img{ border:1px solid #cccccc;}
.pco td{color:#0066cc; vertical-align:top;}

/* DMC推荐 */
.dmc{ float:left; width:230px; line-height:160%; font-size:13px;}
.dmc dl{ padding:0px; margin:6px 0px 0px 4px; text-align:left;}
.dmc dd{ padding-left:8px; margin:0px; background:url(/images/i1.gif) 0px 6px no-repeat;}

.searchtitle{ height:30px; line-height:30px; color:#006699; padding-left:10px; text-align:left; font-weight:bold; background-image:url(/images/bg03.gif); background-repeat:repeat-x;}
.searchtitle a{color:#006699;}
.searchtitle a:link {text-decoration: none;color:#006699; }
.searchtitle a:visited{text-decoration: none;color:#006699; }
.searchtitle a:hover {text-decoration: none; color:#006699; text-decoration:underline;}
.searchtitle a:active {text-decoration: none;color:#006699; }



/*  城市频道左边城市名称  */
.city_left_cityname{ font-size:36px; font-family:"黑体,serif"; font-weight:600; height:70px; line-height:70px; text-align:center; color:#0099ff;}
.city_left_cityname1{ font-size:30px;}

.city_leftmenu{margin:0px;}
.city_leftmenu dl{text-align:right; background-image:url(/images/bg_leftmenu.gif); background-repeat:repeat-y;}
.city_leftmenu dd{ margin-right:6px; height:40px; line-height:40px; font-size:14px; font-weight:bold; font-family:"黑体, serif"; color:#0099ff; }
.city_leftmenu img{ vertical-align:middle;}
.city_leftmenu a:link {text-decoration: none;color:#0099ff; }
.city_leftmenu a:visited{text-decoration: none;color:#0099ff; }
.city_leftmenu a:hover {text-decoration: none; color:#006699; text-decoration:underline;}
.city_leftmenu a:active {text-decoration: none;color:#0099ff; }
 
.city_info_title{height:26px; font-size:14px; font-weight:bold; color:#0099ff; margin-top:6px; line-height:26px; padding-left:8px;} 

.city_info_content{ line-height:160%; padding:6px; font-size:13px;}
.city_info_content td{ text-align:left; color:#006699; border-bottom:1px solid #dfdfdf;}

.city_img{ width:538px; height:253px; background-color:#e9f4fa; border:1px solid #a0ddfe;}
.city_img img{ width:530px; height:245px; margin:4px;}

.chengepage{ text-align:center; margin-top:10px; clear:both; font-size:12px;}
.chengepage a{ font-size:12px;}

.border{border:1px solid #6699cc;}
.border1{ border:1px solid #6699cc;}

.righttitle1{ height:26px; line-height:26px; background-image:url(/images/bg_righttitle.gif); padding-left:5px; font-size:13px; color:#0099ff; font-weight:bold;}
.righttitle2{height:26px; line-height:26px; padding:0px; margin:0px; font-size:13px; color:#0099ff; font-weight:bold; background-image:url(/images/bg_righttitle1.gif)}



/* 文章列表设置 */

.Newslist2 {font-size: 13px; padding-left:8px; }
.Newslist2 ul{ padding:0px; margin:0px;text-align:left; }
.Newslist2 li{padding-left:10px; line-height: 160%;  list-style-type:none; color:#666666; background:url(/images/i1.gif) 0px 8px no-repeat; }

/* 杂志页面搜索 */
.magazinesearchtitle{margin:2px 8px; width:217px; color:#006699; font-size:14px; font-weight:bold; border-bottom:1px dotted #cccccc; text-align:left; line-height:170%;}
.hide{ display:none;}
.searchimg1{ vertical-align:middle;}


/* 关于我们 */
.abouttext
{
	font-size: 14px; line-height: 200%; text-align: left; color:#333333; padding:10px 20px;
}



/*首页会议产业大会新闻*/
.meetings3{ font-size:12px;height:50px; width:480px;}
.meetings3 dl{ margin:0px 0px 0px 5px; padding:0px;width:475px;}
.meetings3 dd{ margin:0px; padding:0px 0px 0px 8px; background:url(/images/i1.gif) 0px 10px no-repeat; height:23px; line-height:23px; float:left; width:228px; overflow:hidden;}


/*CSS sabrosus style pagination*/

DIV.sabrosus {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
DIV.sabrosus A {
	BORDER-RIGHT: #9aafe5 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #9aafe5 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #9aafe5 1px solid; COLOR: #2e6ab1; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #9aafe5 1px solid; TEXT-DECORATION: none
}
DIV.sabrosus A:hover {
	BORDER-RIGHT: #2b66a5 1px solid; BORDER-TOP: #2b66a5 1px solid; BORDER-LEFT: #2b66a5 1px solid; COLOR: #000; BORDER-BOTTOM: #2b66a5 1px solid; 
}
DIV.pagination A:active {
	BORDER-RIGHT: #2b66a5 1px solid; BORDER-TOP: #2b66a5 1px solid; BORDER-LEFT: #2b66a5 1px solid; COLOR: #000; BORDER-BOTTOM: #2b66a5 1px solid; 
}
DIV.sabrosus SPAN.current {
	BORDER-RIGHT: navy 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: navy 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: navy 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: navy 1px solid; BACKGROUND-COLOR: #2e6ab1
}
DIV.sabrosus SPAN.disabled {
	BORDER-RIGHT: #929292 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #929292 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #929292 1px solid; COLOR: #929292; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #929292 1px solid
}


.MeetingsGuidsContentText
{
	line-height:25px; text-align:left;
}


