@charset "utf-8";
/* CSS Document */
@import url("index.css");

.title{ height:35px; line-height:35px; overflow:hidden;}
.title span{ color:#0193de;}
.ml20{ margin-left:20px;}
.ml15{ margin-left:15px;}

/*列表公共样式*/
.commonImg_list dl{ border-bottom:1px #dcdcdc dashed; height:161px; padding:18px 0px; overflow:hidden;}
.commonImg_list dl dt{ float:left; width:180px; height:135px; background:url(../img/imgShadow.png) left top no-repeat; padding:13px;}
.commonImg_list dl dd{ float:left; margin-left:10px; width:784px;}
.commonImg_list dl dd h2{ height:34px; line-height:34px;overflow:hidden;}
.commonImg_list dl dd h2 a{ color:#333;font-family: "微软雅黑"; font-size:22px;}
.commonImg_list dl dd h2 a:hover{ color:#ff7700;}
.commonImg_list dl dd h2 a i{ color:#f52e00; font-style:normal;}
.commonImg_list dl dd p{ line-height:20px; color:#666666; clear:both}
.commonImg_list dl dd p b{width:155px; float:left; font-weight:normal;overflow:hidden;}
.commonImg_list dl dd p strong{width:auto; font-weight:normal}
.commonImg_list dl dd p span{ color:#333;margin-right:10px;display:inline-block; width:150px; height:20px; overflow:hidden; position:relative; top:5px;}
.commonImg_list dl dd p span.mr0{ margin:0;}
.commonImg_list dl dd p span.tb{ width:710px;}
.commonImg_list dl dd p i{ color:#ff7700; font-style:normal; margin-right:10px;display:inline-block; position:relative; top:5px; width:150px; height:20px; overflow:hidden;}
.commonImg_list dl dd p i.tb{ width:175px; margin:0;}
.commonImg_list dl dd p i.byue{ width:40px; height:20px;background:url(../img/yue.png) left center no-repeat;}
.commonImg_list dl dd p i.xyue{width:40px; height:20px;background:url(../img/yue.png) -42px center no-repeat;}
.commonImg_list dl dd p em{ color:#666; margin-right:10px;}
.commonImg_list dl dd p em.tb{ color:#ff7700;}
.commonImg_list dl dd p.indent{ line-height:22px;  color:#666; margin-top:5px;}
.commonImg_list dl dd p.suBbtn a{background:url(../img/suBbtn.png) no-repeat;width:76px;height:26px;display:block;float:left;margin-right:10px;text-align:center;line-height:26px;margin-top:5px;}
.commonImg_list dl dd p.suBbtn a.topic{background-position:0 -28px;color:#ffffff;}
.commonImg_list dl dd p.indent a{color:#0193de;}
.dzzb{background:url(../img/zb.png) center center no-repeat; display: inline-block; position:relative; top:3px; width:20px; height:25px;}

/*翻页*/
.page{ overflow:hidden; white-space:nowrap; padding:30px 0px;}
.page .pg{ font-size:14px; text-align:center;}
.page .pg a, .page .pg span.current{ background:#FFFFFF; border:1px solid #e7e7e7; color:#333333; display:inline-block; height:28px; line-height:28px; margin-right:5px; text-align:center; text-decoration:none; width:28px;}
.page .pg a:hover{ background:#F6F6F6;}
.page .pg span.current{ border:1px solid #0193de; background:#0193de; color:#FFFFFF;}
.page .pg a.pre,.page .pg a.next{ width:70px; position:relative; _top:-1px;}

/*参展企业和会展公司列表
---------------------------*/
.Exhibitors,.exhibition_company{ border-top:1px #dcdcdc solid;}

/*专题
---------------------------*/
.special .specialCon{ width:1020px; margin-top:-20px;}
.specialCon li{ float:left; border:1px #e5e5e5 solid; padding:12px; height:135px; width:464px; display:inline; margin:20px 20px 0px 0px;}
.specialCon li .specialImg{ float:left; width:180px; height:135px;}
.specialCon li .specialText{ float:left; margin-left:10px; width:274px;}
.specialCon li .specialText h2 a{ display:block; color:#f47c0c; font-size:14px; margin:3px 0px 8px 0px; font-weight:bold; height:24px; line-height:24px; overflow:hidden;}
.specialCon li .specialText p,.list_left dl dd p{ line-height:24px; color:#999999;}
.specialCon li .specialText p a,.list_left dl dd p a{ color:#0193de;}

/*会展公司内容页
---------------------------*/
/*广告*/
.adW250H250{ width:250px; height:250px; border:1px #e5e5e5 solid; padding:4px;}

/*同行业展会*/
.industry_exhibition{ border:1px #e5e5e5 solid;}
.industry_exhibition .bd_line{ margin-top:20px;}
.industry_exhibition dl{ height:70px; overflow:hidden; margin:0px 10px 20px;}
.industry_exhibition dl dt{ float:left; width:100px; height:70px;}
.industry_exhibition dl dd{ float:left; margin-left:10px; width:128px;}
.industry_exhibition dl dd h4 a{ color:#666666; font-weight:bold; line-height:18px;}
.industry_exhibition dl dd p{ color:#666666; line-height:16px; margin-top:2px;}
.industry_exhibition dl dd h4 a:hover{ color:#0193de;}

/*商机看点*/
.industry_exhibition{ border:1px #e5e5e5 solid;}
.industry_exhibition .i_dl dl{ height:72px; overflow:hidden; padding:10px 0; border-bottom:1px dotted #ececec; margin:0 10px;}
.industry_exhibition .i_dl dl.bdn{ border:none;}
.industry_exhibition .i_dl dl dt{ float:left; width:98px; height:72px;}
.industry_exhibition .i_dl dl dt a{width:94px;height:72px;display:inline-block;border:solid 2px #fff;}
.industry_exhibition .i_dl dl dt a:hover{border:solid 2px #f00;}
.industry_exhibition .i_dl dl dd{ float:left; margin-left:10px; width:130px;}
.industry_exhibition .i_dl dl dd h4 a{ color:#666666; font-weight:bold; line-height:18px;}
.industry_exhibition .i_dl dl dd p{ color:#999; line-height:16px; margin-top:2px;}
.industry_exhibition .i_dl dl dd h4 a:hover{ color:#0193de;}
.fixation{position:fixed; top:0px; z-index:1000; background:#fff; margin:0; _position:absolute;  _top: expression(documentElement.scrollTop + 0 + "px");}

/*公司简介*/
.companyProfile{ border:1px #e5e5e5 solid;}
.companyProfile dl{ height:150px; padding:10px; overflow:hidden;}
.companyProfile dl dt{ float:left; width:200px; }
.companyProfile dl dd{ float:left; width:498px; margin-left:10px;}
.companyProfile dl dd h2{ font-size:14px; color:#f47c0c; font-weight:bold; height:32px; line-height:32px;}
.companyProfile dl dd p{ font-size:14px; line-height:30px;}
.company_profileCon{ border-top:1px #e5e5e5 solid; padding-bottom:8px;}
.company_profileCon h3.titleC{ color:#444444;}
.company_profileCon p,.information_content .article_content p{ line-height:30px; font-size:14px; text-indent:2em; color:#666666; padding:8px 10px 0px;}

/*承办展会列表*/
.Organizer_exhibition,.Related_information{ border-top:1px #0193de solid;}
.Organizer_exhibition h3.titleC,.Related_information h3.titleC{ color:#444444; border-left:1px #e5e5e5 solid; border-right:1px #e5e5e5 solid; border-bottom:1px #dadada solid;}
.Organizer_exhibition .bd_line{ border:1px #e5e5e5 solid; border-top:none; padding:6px 10px;}

/*资讯列表页
---------------------------*/
.informationListCon{ border:1px #e5e5e5 solid;}
.informationListCon .listDetails{ border-bottom:1px #e5e5e5 solid; padding:16px 10px;}
.informationListCon .listDetails .detailsTitle{ height:24px; line-height:24px; overflow:hidden;}
.informationListCon .listDetails .detailsTitle h2{ font-size:14px; font-weight:bold; float:left;}
.informationListCon .listDetails .detailsTitle span{ float:right; color:#999999;}
.informationListCon .listDetails .detailsCon p{ line-height:24px; text-indent:2em; padding:10px 0px;}
.informationListCon .listDetails .detailsImg{ text-align:center; margin:5px 0px;}
.informationListCon .listDetails .detailsTxt{ text-align:right; line-height:24px; height:24px; overflow:hidden; }
.informationListCon .listDetails .detailsTxt a{ color:#0193de; background:url(../img/more.png) left center no-repeat; padding-left:10px;}
.informationListCon .listDetails.none{ border-bottom:none;}

/*资讯内容页
---------------------------*/
/*文章*/
.information_content{ border:1px #e5e5e5 solid; height:100%; padding-bottom:20px;}
.information_content .article_title{ height:90px; margin-top:15px; overflow:hidden;}
.information_content .article_title h2{ font-size:24px; height:40px; line-height:40px; overflow:hidden; text-align:center; font-weight:bold;}
.information_content .article_relevant{ background:#f5f5f5; border-bottom:1px #e5e5e5 solid; margin-bottom:5px; border-top:1px #e5e5e5 solid; height:33px; line-height:33px; overflow:hidden; padding-left:10px;}
.information_content .article_relevant a{ color:#0193de;}
.information_content .article_relevant a.zh-yda{ color:#fff;}
.information_content .article_relevant span{ font-weight:bold;}
.information_content .article_meta{ clear:both; color:#999999; height:30px; line-height:30px; text-align:center;}
.information_content .article_meta span{ color:#666666; margin-left:30px;}
.information_content .ckepop{ float:right; height:38px; padding:10px 10px 0px 0px;}
.information_content .prevnext{ text-align:right; color:#666666; padding-right:10px;}
.information_content .prevnext a{ color:#666666;}
.information_content .prevnext a:hover{ color:#0193de;}

/*相关资讯*/
.Related_information .bd_line{ border:1px #e5e5e5 solid; border-top:none; padding:6px 0px 6px 10px;}
.Related_information ul li{ height:26px; line-height:26px; overflow:hidden; display:inline; background:url(../img/bg_point.jpg) left center no-repeat; padding:0px 10px; float:left; width:326px; margin:0px 10px 0px 3px;}

.Related_information ul.i_ul li{ height:115px; line-height:26px; background:none; padding:0; text-align:center; overflow:hidden; float:left; width:124px; margin:5px 10px 0px 6px;}
.Related_information ul.i_ul li a img{width:120px;height:90px;border:solid 2px #fff;}
.Related_information ul.i_ul li a:hover img{border:solid 2px #f00;}
/*免费发布展会信息左边导航*/
.wrap190{width:190px; float:left; overflow:hidden}
.wrap190 ul{width:168px; border-bottom:1px solid #d6dadc}
.wrap190 ul li{width:181px; height:62px; position:relative}
.wrap190 ul li span{display:block; width:14px; height:15px; background:url(../img/bg_Rels_exhibition_03.png) 0px -148px; position:absolute; right:-15px; top:22px; overflow:hidden; z-index:99; display:none}
.wrap190 ul li a{display:block; width:181px; height:62px; line-height:60px; text-indent:9px; color:#666; font-size:14px; font-weight:700; position:absolute; background:url(../img/bg_presinfo.png) 0px -246px no-repeat; top:0px}

.wrap190 ul li a:hover{text-decoration:none}
.clickOn{text-decoration:none; color:#0193de !important; background:url(../img/bg_presinfo.png) 0px -185px no-repeat !important; border:none !important}

/*免费发布展会信息右边*/
.wrap810{width:810px; float:right; color:#444444}
.wrap810 .Kaoru_temp{border:1px solid #f1e0c9; background-color:#fffee6; line-height:22px}
.wrap810 .Kaoru_temp p{padding-left:10px; width:756px}
.wrap810 .Kaoru_temp em{color:#f47c0c;}
.wrap810 .Kaoru_temp a{color:#0193de}
.publish_form{padding-left:10px; width:780px}
.publish_form p span,.publish_form p input{display:block; float:left; cursor:pointer }
.publish_form p span{padding-top:16px; width:75px; text-align:right}
.publish_form p span.zhi{padding:0 12px;width: auto;padding-top: 16px;}
.publish_form p{clear:both; line-height:23px; vertical-align:middle}
.publish_form p b{color:#ff0000; padding-right:5px}
.publish_form input.input_same,.publish_form input.input_diff{height:15px; padding:3px 5px; line-height:15px; vertical-align:middle; background-color:#f6f9fb; border:1px solid #d2e1f1; margin-top:16px; color:#666}
.publish_form input.input_same{width:313px;}
.publish_form input.input_diff{width:132px; color:#999}
.publish_form textarea.textarea_same{display:block; float:left; width:693px; height:214px; padding:3px 5px; line-height:18px;  background-color:#f6f9fb; border:1px solid #d2e1f1; cursor:pointer; margin-top:16px}
.publish_form .sub_mess{width:74px; height:28px; line-height:28px; text-align:center; vertical-align:middle; color:#FFF; border:0; background:url(../img/bg_Rels_exhibition_03.png) 0 -120px no-repeat; margin-top:16px; clear:both; float:left}
.publish_form div{padding:16px 0px 0px 72px}
/*20150611*/
.publish_form .st_sname {height: 20px;padding: 0px 5px;line-height: 15px;vertical-align: middle;background-color: #f6f9fb;
  border: 1px solid #d2e1f1;margin-top: 16px;color: #666;width: 100px;float: left;}

.addInputClass{border-top:1px solid #b5c6d8; background-color:#FFF}

/*展会信息内容页介绍*/
.exhibition_messg,.hyFenlei{background:url(../img/bg_warpmess.jpg) center top repeat-x; border:1px solid #d2e1f1; border-top:none; padding:10px 10px 16px 10px; width:980px; color:#666; position:relative}
.exhibition_messg{margin:0 auto;}
.exhibition_messg h2.exhibition_title{color:#0193de; font-family: "微软雅黑"; width:630px; font-size:24px; padding-top:12px; font-weight:500}
.exhibition_Img{width:280px; height:210px; padding:5px; border:1px solid #e5e5e5}
.exhibition_dec,.exhibition_Img{float:left; margin-top:12px}
.exhibition_dec p{clear:both; padding-left:15px; padding-bottom:12px; font-size:14px;}
.exhibition_dec p.addres_p{width:490px}
.exhibition_dec p.oven{ width:450px; overflow:hidden; height:16px; padding-bottom:0; margin-bottom:11px; line-height:16px;}
.exhibition_dec p big{display:block; float:left; padding-right:5px}
.exhibition_dec p big a{display:block; margin-top:-5px}
.exhibition_dec p span{display:block; width:330px; height:30px; line-height:30px; float:left; overflow:hidden;}
.exhibition_dec p span.w600{ width:660px;}
.exhibition_dec p.ET_resP1{ padding-top:17px;}
.exhibition_dec p i{ color:#0193de; font-style:normal; font-size:18px; font-weight:bold;}
.exhibition_dec p em a{color:#333; display:inline-block}
.exhibition_dec p strong,.exhibition_dec p b{font-weight:normal; display:block; float:left; text-align:center; vertical-align:middle; height:28px; line-height:28px;}
.exhibition_dec p strong a,.exhibition_dec p b a{font-size:14px; color:#FFF}
.exhibition_dec p strong a:hover,.exhibition_dec p b a:hover{text-decoration:none}
.exhibition_dec p.ET_resP2 strong a,.exhibition_dec p.ET_resP2 b a{color:#444}
strong.ET_resP2strong a, b.ET_resP2b a{color:#444 !important}
.exhibition_dec p strong.ET_resP1strong{width:83px; overflow:hidden; background:url(../img/zh_message.png) no-repeat; margin-right:14px;}
.exhibition_dec p b.ET_resP1b{width:119px; background:url(../img/zh_message.png) 0px -28px no-repeat; margin-left:16px}
.exhibition_dec p.ET_resP2{display:none}
.exhibition_dec p strong.ET_resP2strong{width:83px; overflow:hidden; background:url(../img/bg_ET.png) 0px -68px no-repeat}
.exhibition_dec p b.ET_resP2b{width:119px; background:url(../img/bg_ET.png) 0px -40px no-repeat; margin-left:20px}

.exhibition_messg .Countdown div.Countdown_cona{position:absolute; right:0px; top:0px}
.exhibition_messg .Countdown div.Countdown_conb{position:absolute; right:-20px; top:10px}
.exhibition_messg .Countdown div.Countdown_conc{position:absolute; right:-27px; top:203px}

.exhibition_messg .Countdown div.Countdown_cona a{display:block; width:133px; position:absolute; right:15px; top:15px; height:42px; background:url(../img/zh_message.png) 0px -118px no-repeat; text-indent:40px;  line-height:33px; color:#FFF; font-size:14px}
.exhibition_messg .Countdown div.Countdown_cona a:hover{text-decoration:none}
.exhibition_messg .Countdown div.Countdown_conb strong,.exhibition_messg .Countdown div b,.exhibition_messg .Countdown div em,.exhibition_messg .Countdown div span{display:block; float:left; font-weight:700; font-size:28px; font-family:"黑体"}
.exhibition_messg .Countdown div.Countdown_conb b,.exhibition_messg .Countdown div.Countdown_conb em,.exhibition_messg .Countdown div.Countdown_conb span{font-size:45.67px; font-family:Arial, Helvetica, sans-serif}
.exhibition_messg .Countdown div.Countdown_conb{height:62px;background:url(../img/zh_message.png) center -56px no-repeat;width:332px; line-height:62px}
.exhibition_messg .Countdown div.Countdown_conb b{padding-left:10px}
.exhibition_messg .Countdown div.Countdown_conb em{padding-left:15px; color:#0193de}
.exhibition_messg .Countdown div.Countdown_conb span{padding-left:17px; padding-right:22px; color:#0193de}
.exhibition_messg .Countdown div.Countdown_conc{color:#0193de; font-size:14px; padding-top:20px; text-align:right; padding-right:83px}
.exhibition_messg .Countdown dl{position:absolute; top:297px; left:10px}
.exhibition_messg .Countdown dl span{display:block; float:left; padding-top:6px}
.exhibition_messg .Countdown dl a{display:block; float:left; width:16px; height:16px; margin-left:5px}
a.bShsre1{background:url(../img/bshare.png) 0px 0px no-repeat}
a.bShsre2{background:url(../img/bshare.png) 0px -16px no-repeat}
a.bShsre3{background:url(../img/bshare.png) 0px -32px no-repeat}
a.bShsre4{background:url(../img/bshare.png) 0px -48px no-repeat}
a.bShsre5{background:url(../img/bshare.png) 0px -64px no-repeat}
a.bShsre6{background:url(../img/bshare.png) 0px -80px no-repeat}
a.bShsre7{background:url(../img/bshare.png) 0px -96px no-repeat}

/*展会信息内容页介 参展企业*/
.exhibition_messg h2{font-size:18px; font-weight:700; color:#444444}
.exhibition_messg .click_Left,.exhibition_messg .click_Right{display:block; float:left; width:42px; height:38px; border:1px solid #d2e1f1; margin-top:115px; cursor:pointer}
.exhibition_messg .click_Left{background:#f6f9fb url(../img/zh_message.png) 13px -183px no-repeat}
.exhibition_messg .click_Right{background:#f6f9fb url(../img/zh_message.png) -104px -183px no-repeat}
.exhibition_messg .change_content{width:892px; height:281px; overflow:hidden; overflow:hidden; float:left; padding:32px 0px 6px 0px}
.exhibition_messg .change_content ul{height:252px; overflow:hidden}
.exhibition_messg .change_content ul li{float:left; background:url(../img/bg_li.png) 41px 17px no-repeat; text-indent:15px; line-height:15px; padding:12px 6px 0px 41px; width:250px; overflow:hidden}
.Exciting_10{clear:both; height:10px; font-size:0}

/*展会介绍*/
.exhibition_con{width:1000px; margin:0 auto}
.Exhibition_conLeft{width:731px; float:left;}
.Exhibition_conRight{width:249px; float:right;border:1px solid #e5e5e5}
.Exhibition_conRight.bnone{border:0 none;}
.Exhibition_conLeft h3{height:34px; border-bottom:2px solid #07a2e8;line-height:34px; vertical-align:middle; text-indent:10px; color:#444; font-size:14px; font-weight:500}
.Exhibition_conLeft h3 span{ color:#07a2e8;}
.Exhibition_introduce{ border:1px solid #d2e1f1; margin-bottom:20px;}
.Exhibition_introduce h3{ border-left:3px solid #0193de; background-color:#f8fbfc; height:38px; line-height:38px; vertical-align:middle; text-indent:10px; color:#0193de; font-size:18px; font-family:"微软雅黑";  border-bottom:1px solid #d2e1f1;}
.Exhibition_introduce p{text-indent:2em; line-height:26px;}
.p_f_beizhu{ width:230px; height:100px; padding:10px; border:1px #ccc dashed; background:#f8f8f8; position:relative; bottom:1278px; left:420px; margin-left:30px; clear:both; text-align:left; color:#666; line-height:20px;}
.p_f_beizhu span{ color:#F47C0C;}
/*参展范围*/
.Exhibition_scope{ border:1px solid #d2e1f1; margin-bottom:20px;}
.Exhibition_scope h3,.Exhibition_fee h3,.contact_way h3{ border-left:3px solid #0193de; background-color:#f8fbfc; height:38px; line-height:38px; vertical-align:middle; text-indent:10px; color:#0193de; font-size:18px; font-family:"微软雅黑";  border-bottom:1px solid #d2e1f1;}
.Exhibition_scope p,.contact_wayind{padding:10px; line-height:22px}
.mb20{ margin-bottom:20px;}
.bt-yqts{ font-size:18px; color:#d61111; font-family:"微软雅黑"; margin-bottom:10px;}
/*参展费用*/
.Exhibition_fee {border:1px solid #d2e1f1; margin-bottom:20px;}
.Exhibition_fee p{line-height:22px; padding:0px 10px 0px 10px}
/*联系方式*/
.contact_way{padding-bottom:10px;border:1px solid #d2e1f1; margin-bottom:20px;}
.contact_way.tb{ background:#f7fdfe;}
.contact_way p{line-height:22px; padding:0px 10px 0px 10px}
.newsTuijian li{width:350px;float:left;line-height:28px;height: 28px;overflow: hidden; font-size:14px;}
/*同行业展会*/
.Exhibition_conRight .titleA{color:#444444}
.Exhibition_conRight ul{padding-left:10px}
.Exhibition_conRight ul li a{float:left}
.Exhibition_conRight ul li span{ float:left}
.Exhibition_conRight ul li span strong{width:135px; display:block}
.Exhibition_conRight .industry_exhibition dl dd{width:112px}
.Exhibition_conRight .industry_exhibition dl{margin: 0px 11px 15px;}
.Exhibition_conRight .industry_exhibition{border:none}
.Exhibition_conRight .industry_exhibition.bhas{border:1px solid #e5e5e5}
/*发布信息左边*/
.wrap180{width:180px; float:left}
.wrap180 ul{width:178px; border:1px solid #e1e1e1; background-color:#f6f9fb}
.wrap180 ul li.wrap180_H40 a{display:block;height:40px; line-height:42px; text-indent:44px; overflow:hidden; font-weight:700; color:#FFF; font-size:14px; background:url(../img/bg_presinfo.png) no-repeat}
.wrap180 ul li.wrap180_H40 a:hover{text-decoration:none}
.wrap180 ul li.wrap180_H41 a,.wrap180 ul li.wrap180_H42 a{display:block; text-indent:44px; font-size:14px; color:#444444; font-weight:700;}
.wrap180 ul li.wrap180_H41 a:hover,.wrap180 ul li.wrap180_H42 a:hover{color:#0193de; text-decoration:none}
.wrap180 ul li.wrap180_H41 a{ height:43px; line-height:45px; background:url(../img/bg_presinfo.png)0px -40px no-repeat}
.wrap180 ul li.wrap180_H42{padding-top:10px; padding-bottom:140px}
.wrap180 ul li.wrap180_H42 a{ height:42px; line-height:45px; background:url(../img/bg_presinfo.png)0px -83px no-repeat}
.wrap180 ul li dl dd a{background:none !important; font-weight:normal !important; font-size:12px !important; height:36px !important; line-height:36px !important}
.addColor{color:#0193de !important}
/*发布信息右边*/
.has_border,.has_border2{border:1px solid #e1e1e1; width:808px}
.has_border p{padding-left:30px}
.has_border p input.input_same{width:308px}
.has_border p input.radio_same{display:block; float:left; margin-top:20px}
.has_border p span.zhi{padding:16px 9px 0px 9px}
.has_border p input.input_diff{width:130px}
.has_border p .textarea_same{width:668px}
.has_border p a,.has_border p .error{float:left; color:#999999}
.has_border input.selectFile{display:block; background:url(../img/uploadImg.jpg) center center no-repeat; width:91px; height:27px}
.has_border p a{margin-top:11px}
.has_border .publish_form{padding:0px 10px; width:auto}
.has_border div{padding-left:105px}
/*管理信息*/
.management_information{width:808px; margin:0 auto; background:url(../img/bg_171.jpg) center top repeat-x; main-height:491px; height:491px; overflow:visible}
.management_information .manage_info_search{height:62px}
.manage_info_search{padding-top:10px; padding-left:10px}
.manage_info_search span,.manage_info_search input{display:block;float:left}
.manage_info_search span{padding:20px 0 0 10px;}
.manage_info_search_inpt{padding:3px; width:213px; height:16px; line-height:16px; border:1px solid #d2e1f1; border-top:1px solid #b5c6d8; margin-top:15px}
.manage_info_search select{padding:3px; width:80px; height:24px; line-height:16px; border:1px solid #d2e1f1; border-top:1px solid #b5c6d8;float:left;margin-top:15px; }
input.manage_info_search_sub{width:71px; height:27px; background:url(../img/bg_presinfo.png) -110px -343px no-repeat; border:none; margin:13px 0px 0px 15px; background-color:#FFF}
.manage_info_list table{border-collapse:collapse; border:1px solid #cfd5dd; width:785px; margin:0 auto; color:#444444; margin-top:24px}
.manage_info_list table td{border:none}
.manage_info_list table td a{color:#444; margin-left:5px}
.tdWidth37{text-align:center}
.tdWidth131{text-align:center}
.manage_info_list table tr{height:30px; vertical-align:middle; line-height:30px; background:none}
.manage_info_list table tr.trHight34{height:34px; vertical-align:middle; line-height:34px; background-color:#e1eaf3}
.addclass{background-color:#f5f5f5 !important}
/*会展公司后台首页*/
.manage_info_search p{text-align:center; font-size:24px; color:#444444; line-height:62px; vertical-align:middle}
.manage_info_list h2{font-size:14px; font-weight:700; color:#444; padding-top:40px; padding-left:20px}
.manage_info_list p{padding-top:17px; padding-left:50px}
.manage_info_list p a{color:#0193de}
.management_information .notice{width:776px; height:56px; padding-top:10px; padding-left:10px; border:1px solid #e5e5e5; background-color:#f5f5f5; margin:0 auto; margin-top:120px}
.management_information .notice em,.management_information .notice span{float:left; line-height:22px}
.management_information .notice em{color:#ff0000}
.management_information .notice span{color:#444444}
/*展馆筛选*/
.The_screening .exhibition_messg h2{color:#0193de; padding-bottom:15px}
.The_screening .exhibition_messg span,.The_screening .exhibition_messg p{display:block; float:left}
.The_screening .exhibition_messg span{width:75px; margin-top:4px; clear:left}
.The_screening .exhibition_messg span.duan{width:45px;}
.The_screening .exhibition_messg p{width:904px}
.The_screening .exhibition_messg p.floatRight_refreshB,.The_screening .exhibition_messg p.floatRight_refreshC,.The_screening .exhibition_messg p.floatRight_refreshA{width:804px; overflow:hidden}
p.floatRight_refreshC,p.floatRight_refreshB{height:29px}
.The_screening .exhibition_messg diiv{float:left}
.The_screening .exhibition_messg p a{display:inline-block; padding:5px 4px; color:#444; margin-right:3px; margin-bottom:5px}
.The_screening .exhibition_messg p a:hover,.selaEctOn{background-color:#0193de; text-decoration:none;color:#FFF !important;}
a.floatRight_refreshA,a.floatRight_refreshB,a.floatRight_refreshC{width:91px; height:22px; border:1px solid #ceeaf9; background-color:#e5f4fc; line-height:22px; text-align:center; vertical-align:middle; padding:0 !important; float:right}
a.floatRight_refreshB{background:#e5f4fc url(../img/down.png) 60px center no-repeat; text-indent:24px; text-align:left}
.addrefreshB{background:#e5f4fc url(../img/up.png) 60px center no-repeat !important}
a.floatRight_refreshC{background:#e5f4fc url(../img/down.png) 60px center no-repeat; text-indent:24px; text-align:left }
.addrefreshC{background:#e5f4fc url(../img/up.png) 60px center no-repeat no-repeat !important}
.The_screening .manage_info_search{clear:both;padding-top:5px; margin-left:-10px}
.The_screening .manage_info_search span{margin-top:0px}
/*展会专题*/
.Exhibition_topic{width:1000px; margin:0 auto; color:#444}
.ET_h2A{color:#0193de; font-size:14px; padding-left:10px; padding-top:10px; margin-bottom:15px; font-weight:700; position:relative}
.ET_h2A a{position:absolute; right:10px; top:10px; font-weight:normal; font-size:12px;}
.ET_h2A a em{color:#0193de}
.ET_borderSame{border:1px solid #e5e5e5; border-top:1px solid #0193de; padding-bottom:2px}
.clearMt10{clear:both;height:10px; font-size:0px}
/*展会专题banner*/
.Exhibition_topic .ET_banner,.Exhibition_topic .ET_banner2{ position:relative}
.Exhibition_topic .ET_banner .ET_popup{width:290px; height:84px; background-color:#FFF; border:1px solid #cecece; opacity:0.3; filter:alpha(opacity=30); position:absolute; top:157px; left:294px}
.Exhibition_topic .ET_banner h2{color:#FFF; font-size:34px; font-family:"黑体"; position:absolute; left:289px; top:40px}
.Exhibition_topic .ET_banner .ET_time{color:#FFF; width:290px; height:84px; position:absolute; top:169px; left:306px; z-index:99; line-height:25px}
.Exhibition_topic .ET_banner2 .ET_time{color:#8f8e8f; width:140px; height:84px; position:absolute; top:114px; left:163px; z-index:99; line-height:18px}
/*展会专题简介*/
.Exhibition_topic .ET_abstract{/*height:36px;*/ border:1px solid #e5e5e5; border-bottom:none; line-height:22px; padding:10px}
.Exhibition_topic .ET_abstract a{color:#0193de; margin-left:10px}
/*展会专题bg*/
.Exhibition_topic .ET_bg{height:33px; background:url(../img/ET_bg_jtop.jpg) left top repeat-x}
/*展会专题left*/
.Exhibition_topic .ET_mainWrap .ET_mainWrapLeft730{width:730px; float:left}
/*展会专题-创业论坛*/
.ET_Entrepreneurship_Forum_L{width:302px; height:229px; background:url(../img/bg_ET.png) -498px 0px no-repeat; overflow:hidden; float:left}
.ET_Entrepreneurship_Forum_R{width:418px; height:227px; border:1px solid #d2e1f1; float:right}
.ET_Entrepreneurship_Forum_R h2{font-size:14px; color:#f47c0c; font-weight:700; padding:10px}
.ET_Entrepreneurship_Forum_R p{padding:0px 10px; clear:both; height:26px; line-height:26px;overflow:hidden;}
.ET_Entrepreneurship_Forum_R p span{display:block; float:left; min-width:158px; overflow:visible}
.ET_Entrepreneurship_Forum_R a{color:#f47c0c}
/*展会专题-展会资讯*/
.information_exhibition{background-color:#fbfcfc}
.information_exhibition .ET_h2A{background:url(../img/titleBg.png) 80px -198px no-repeat}
.ET_info_exhib{width:720px; margin:0 auto; overflow:hidden}
.ET_info_exhib ul li{width:208px; text-align:center; line-height:35px; overflow:hidden; float:left; padding-left:25px}
.ET_info_exhib ul li a{color:#999}
.ET_info_exhib ul li p{height:163px; background:url(../img/imgShadow.png) center center no-repeat}
.ET_info_exhib ul li p a{display:block; width:206px; height:161px; border:1px solid #FFF}
.ET_info_exhib ul li p a:hover{border:1px solid #f47c0c}
.ET_info_exhib ul li p img{padding-top:13px}
.ET_news{width:675px; border-top:1px dashed #cccccc; margin:0 auto}
.ET_news ul{margin-top:5px}
.ET_news ul li{ float:left; background:url(../img/bg_point.jpg) 17px center no-repeat; text-indent:15px; height:25px; line-height:25px; vertical-align:middle; padding-left:17px; width:320px}
.ET_news ul li a{color:#666666}
/*展会专题right*/
.Exhibition_topic .ET_mainWrap .ET_mainWrapRight260{width:260px; float:right}
/*倒计时*/
.ET_mainWrapRight260 .ET_count_downStart{width:238px; height:62px; line-height:62px; color:#FFF; background:url(../img/bg_ET.png) 0px -96px no-repeat; margin:0 auto}
.ET_mainWrapRight260 .ET_count_downStart p{padding-left:102px}
.ET_mainWrapRight260 .ET_count_downStart span{display:block; float:left; padding-left:16px; font-size:27.74px; font-family:"黑体"; color:#FFF}
.ET_mainWrapRight260 .ET_count_downStop{width:198px; height:62px; background:url(../img/bg_ET.png) -238px -96px no-repeat; margin:0 auto; display:none}
/*展会合作*/
.ET_mainWrapRight260 .Commercial_cooperation{width:258px; border:1px solid #d2e1f1; background:url(../img/bg_ET.png) -264px -460px no-repeat; margin-top:20px; padding-bottom:10px}
.ET_mainWrapRight260 .Commercial_cooperation p{padding:10px 0px 4px 10px}
.ET_mainWrapRight260 .Commercial_cooperation p.ET_resP2{display:none}
.ET_mainWrapRight260 .Commercial_cooperation a{display:block; float:left; height:28px; line-height:28px; vertical-align:middle; text-align:center; color:#444}
.ET_mainWrapRight260 .Commercial_cooperation a:hover{text-decoration:none}
.ET_mainWrapRight260 .Commercial_cooperation a.ET_reserveBf{width:83px; background:url(../img/zh_message.png) 0px 0px no-repeat; color:#FFF}
.ET_mainWrapRight260 .Commercial_cooperation a.ET_messgBf{width:119px; background:url(../img/zh_message.png) 0px -28px no-repeat; margin-left:20px; color:#FFF}
.ET_mainWrapRight260 .Commercial_cooperation a.ET_reserve{width:83px; background:url(../img/bg_ET.png) 0px -68px no-repeat}
.ET_mainWrapRight260 .Commercial_cooperation a.ET_reserve1{width:83px;background:url(../img/zh_message.png) no-repeat; color:#FFF}
.ET_mainWrapRight260 .Commercial_cooperation a.ET_messg{width:119px; background:url(../img/bg_ET.png) 0px -40px no-repeat; margin-left:20px}
.ET_mainWrapRight260 .Commercial_cooperation a.ET_messg1{width:119px; background:url(../img/zh_message.png) 0px -28px no-repeat; margin-left:20px; color:#FFF}
/*交通路线*/
.Traffic_routes{width:260px; height:336px; background:url(../img/bg_ET.png) -2px -162px no-repeat; margin-top:23px; padding-top:14px}
.Traffic_routes div{width:220px; margin:0 auto}
.Traffic_routes p{color:#f47c0c; padding-bottom:5px}
.Traffic_routes span{padding-right:15px}
.Traffic_routes .public_bus{height:112px; padding-top:10px; height:280px; overflow:hidden; line-height:25px;word-break:break-all}
.Traffic_routes .punlic_trans{height:112px; padding-top:10px}
.Traffic_routes .ET_h2A{margin-top:-30px; padding-left:44px}
/*展位分布图*/
.distribution_map .ET_h2A{background:url(../img/titleBg.png) 100px -278px no-repeat}
.distribution_map p{padding-top:12px; padding-bottom:20px; width:908px; height:577px; overflow:hidden; position:relative; margin:0 auto}
.distribution_map p span{position:absolute; right:0px; top:0px; z-index:99999}
#drag2 {cursor:move;position:absolute;left:0px;top:10px;}
/*特优参展企业*/
.Teyou_exhibitors{background-color:#fbfcfc}
.Teyou_exhibitors .ET_h2A{background:url(../img/titleBg.png) 115px -316px no-repeat}
.Teyou_exhibitors ul{padding-top:10px}
.Teyou_exhibitors ul li{float:left; text-align:center; color:#999; padding:0 7px; padding-bottom:15px}
.Teyou_exhibitors ul li img{border:1px solid #e5e5e5; background-color:#FFF; padding:2px}
.Teyou_exhibitors ul li p{padding-top:10px}
.Teyou_exhibitors ul li p a{color:#999}
/*展会现场图片*/
.exhibition_scene,.Teyou_exhibitors{margin-top:10px}
.exhibition_scene{width:1000px; overflow:hidden}
.exhibition_scene .ET_h2A{background:url(../img/titleBg.png) 110px -237px no-repeat}
.exhibition_scene span,.exhibition_scene .changeCon{float:left}
.exhibition_scene span{display:block; width:21px; height:37px; border:1px solid #e5e5e5; background-color:#f5f5f5; cursor:pointer; font-size:35px; text-align:center; color:#999999}
.hoeerSpan{color:#0193de !important; background-color:#e5f4fc !important; border:1px solid #d2e1f1 !important}
.exhibition_scene .changeCon{width:988px; overflow:hidden; margin-left:10px; position:relative; height:370px}
.exhibition_scene .changeCon.tb{width:904px; overflow:hidden; margin-left:5px;  position:relative; height:170px}
.exhibition_scene .clickLeft{margin:72px 10px 10px 10px}
.exhibition_scene .clickRight{margin:72px 10px 10px 10px; float:right}
.pot{ position:relative;}
.exhibition_scene .clickRight{ position:absolute; left:965px; top:72px;  margin:0;}
.exhibition_scene .changeCon ul{width:988px; position:absolute; left:0px; top:0px }
.exhibition_scene .changeCon.tb ul{width:2712px; height:170px; position:absolute; left:0px; top:0px; }
.exhibition_scene .changeCon ul li{float:left; text-align:center; padding-right:10px;  z-index:5;}
.exhibition_scene .changeCon.tb ul li{ padding:0; padding:0 5px; margin:0;}
.exhibition_scene .changeCon ul li img{padding:2px; border:1px solid #e5e5e5}
.exhibition_scene .changeCon ul li p{padding-top:10px; padding-bottom:20px}
.exhibition_scene .changeCon ul li p a{color:#666}
/*展会现场图片大图*/
.The_exhibition_siteL{width:775px; float:left;background:url(../img/bg_ad.jpg) right top no-repeat}
.The_exhibition_site .The_exhibition_siteL{ float:left}
.The_exhibition_siteL span{float:left;display:block; width:21px; height:37px; border:1px solid #e5e5e5; background-color:#f5f5f5; cursor:pointer; font-size:35px; text-align:center; color:#999999; margin-top:230px}
.The_exhibition_siteL_BigImgBorder{width:748px; height:560px; border:1px solid #e5e5e5}
/*展会现场图片分享*/
.The_exhibition_siteR{width:225px; float:right}
.The_exhibition_siteR dl span{float:left}
.The_exhibition_siteR dl{ border-bottom:1px dashed #e0e0e0; width:210px; float:right}
.The_exhibition_siteR dl a{display: block;float: left;width: 16px;height: 16px;margin-left: 5px;}
/*产看原图*/
.click_num{width:210px; float:right; font-weight:700;font-size:20px; padding-top:20px}
.click_num a{float:right; font-weight:normal; font-size:12px; margin-top:4px}
.click_num a em{color:#0193de}
.The_exhibition_siteR p{text-indent:2em; color:#444; line-height:22px; width:210px; float:right; padding-top:20px}
/*热门展会图集*/
.hot_exhibition_img .exhibition_scene{padding-bottom:20px;height:207px; overflow:hidden}
.hot_exhibition_img .changeCon ul li{ overflow:hidden; background:url(../img/imgShadow.png) center center no-repeat; position:relative; margin-right:8px; padding-right:0}
.hot_exhibition_img .changeCon ul li img{padding:20px 19px; border:0}
.hot_exhibition_img .changeCon ul li div{width:178px; height:20px; background-color:#000; opacity:0.3; filter:alpha(opacity=30); bottom:20px; left:25px; position:absolute}
.hot_exhibition_img .changeCon ul li p{width:180px; height:20px; overflow:hidden; color:#FFF; line-height:20px; vertical-align:middle; text-align:center; position:absolute; left:19px; bottom:0px}
.hot_exhibition_img .changeCon ul li p a{color:#FFF}
/*展馆内容页*/
.exitibition_conLL{width:728px; float:left}
.ET_h2B{ background-color: #f8fbfc;
    border-bottom: 1px solid #d2e1f1;
    border-left: 3px solid #0193de;
    color: #0193de;
    font-family: "微软雅黑";
    font-size: 18px;
    height: 38px;
    line-height: 38px;
    text-indent: 10px;
    vertical-align: middle;}
.exitibition_conL{width:728px; float:left; border:1px solid #e5e5e5; padding:10px 0px 0px 0px}
.exitibition_conR{width:260px; float:right}
/*展馆名称*/
.exitibitionName .exitibitionName_img{width:200px; float:left; padding-left:10px}
.exitibitionName .exitibitionName_dec{width:500px; float:left; padding-left:10px}
.exitibitionName .exitibitionName_dec h2{color:#0193de; font-size:24px;  padding-top:10px; font-weight:bold; }
.exitibitionName .exitibitionName_dec p{padding-top:10px; color:#444; font-size:14px;}
/*公司简介*/
.company_profile{clear:both; padding-top:10px}
.company_profile h2{height:31px; border-bottom:1px solid #e5e5e5; border-top:1px solid #e5e5e5; line-height:31px; vertical-align:middle; font-size:14px; font-weight:700; text-indent:10px; background-color:#f5f5f5}
.company_profile p{padding:10px 10px; line-height:30px; color:#666666; font-size:14px; text-indent:2em;}
/*百度地图*/
.exitibition_conR .baiduMap{width:260px; height:260px; overflow:hidden}
/*公交路线*/
.pubBus{width:258px; border:1px solid #e5e5e5; border-top:none; padding-bottom:15px}
.pubBus .public_bus{padding-bottom:20px; padding-left:10px; padding-top:15px; width:auto;word-break:break-all}
.pubBus .punlic_trans{padding-left:10px; width:auto}
.pubBus .punlic_trans span{padding-right:10px}
.pubBus .public_bus p,.pubBus .punlic_trans p{color:#f47c0c; padding-bottom:10px}
/*展馆展会排期表*/
.Schedule{width:728px;border:1px solid #d2e1f1; overflow:hidden}
.Schedule_title{height:41px; position:relative; padding:0px 10px}
.Schedule_title h3{float:left; width:58px; height:41px; text-align:center; line-height:33px; cursor:pointer}
.ScheduleOn{background:url(../img/bg_mouHover.jpg) center center no-repeat}
.bg_yellow{height:33px; width:728px; border-bottom:1px solid #f1e0c9; background-color:#fffee6; position:absolute; left:0px; top:0px; z-index:-1}
.Schedule_content ul {padding:5px 0px 10px 0px; margin-left:10px;}
.Schedule_content ul li{background:url(../img/bg_li.png) left center no-repeat; color:#999999; clear:both; height:25px; line-height:25px; text-indent:10px;}
.Schedule_content ul li a{color:#666666; float:left}
.Schedule_content ul li strong a{color:#999; font-weight:normal}
.Schedule_content ul li span{float:right; padding-right:10px}
.Schedule_content div{display:none}
.zhanhui_time{ width:728px; height:33px; border-bottom:1px #e5e5e5 solid;}
.zhanhui_time b{ display:block; float:left; display:inline; width:60px; height:33px; line-height:33px; text-align:center; font-size:14px; font-weight:bold; color:#666; cursor:pointer;}
.zhanhui_time b:hover{ width:58px; color:#0193de; background:#ebf8ff; border-left:1px #e5e5e5 solid; border-right:1px #e5e5e5 solid; text-decoration:none;}
.zhanhui_time .cur{ width:58px; background:#ebf8ff; border-left:1px #e5e5e5 solid; border-right:1px #e5e5e5 solid; text-decoration:none; color:#0193de;}
/*标签页*/
.tagPage h2{height:32px; line-height:32px; vertical-align:middle; text-indent:1em;font-size:14px; font-weight:700; border:1px solid #e5e5e5; background:#f1f1f1 url(../img/tag.jpg) left center no-repeat}
.tarPageCon{border:1px dashed #cccccc; padding:15px 10px 0px 10px}
.tarPageCon a{display:inline-block; color:#333; margin:0px 0px 15px 10px}
.tarPageCon a strong{font-size:14px; color:#0193de}
/*焦点图*/
#focus {width:280px; height:210px; overflow:hidden; position:relative; margin:0 auto; margin:10px}
#focus ul {height:280px; position:absolute;}
#focus ul li {float:left; width:280px; height:210px; overflow:hidden; position:relative; background:#000;}
#focus ul li p{height:30px; line-height:30px; width:195px; overflow:hidden; vertical-align:middle; color:#FFF; text-indent:15px; position:absolute; bottom:0px; left:0px; z-index:99}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:302px; height:30px; left:0; bottom:0; background:#000;}
#focus .btn {position:absolute; height:10px; padding:5px 10px; right:0; bottom:4px; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:10px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background-color:#bbbbbb;}
#focus .btn span.on {background:#0193de;}
#focus .preNext {width:45px; height:100px; position:absolute; top:90px; background:url(../img/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}
/*相册图*/
#focusphotoshop {width:728px; height:560px; overflow:hidden; position:relative; margin:0 auto; margin:10px}
#focusphotoshop ul {height:728px; position:absolute;}
#focusphotoshop ul li {float:left; width:728px; height:540px; overflow:hidden; position:relative; background:#000;}
#focusphotoshop ul li div {position:absolute; overflow:hidden;}
#focusphotoshop .btnBg {position:absolute; width:302px; height:30px; left:0; bottom:0; background:#000; display:none}
#focusphotoshop .btn {position:absolute; height:10px; padding:5px 10px; right:0; bottom:4px; text-align:right; display:none}
#focusphotoshop .btn span {display:inline-block; _display:inline; _zoom:1; width:10px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background-color:#bbbbbb; display:none}
#focusphotoshop .btn span.on {background:#0193de;}
#focusphotoshop .preNext {width:45px; height:100px; position:absolute; top:90px; background:url(../img/sprite.png) no-repeat 0 0; cursor:pointer;}
#focusphotoshop .pre {left:0; top:186px}
#focusphotoshop .next {right:0; background-position:right top; top:186px}
/*分享代码*/
#bdshare a{width:auto; height:12px; margin-right:0}
#bdshare span{height:18px}
.The_exhibition_siteR dl #bdshare a,.The_exhibition_siteR dl #bdshare span{margin-top:-6px}
/*后来加的*/
.tipinfo{display:inline-block; margin-left:10px; width:auto !important}
.erromsg,.warn{height:24px; line-height:24px; background:url(../img/warn.png) no-repeat 0px 4px; padding-left:22px; position:relative; color:#bf1007; font-size:12px; font-weight:normal; display:inline-block; margin-left:10px}
.corrmsg{height:16px; padding-left:22px;  background:url(../img/bullet_valid.png) no-repeat;  position:relative; display:inline-block;}
div#sucsess_message{clear:both; float:left}
.marginleft{margin-left:66px}
.Countdown_end{position:absolute; right:56px; top:152px}
.czCompany .commonImg_list dl dt{width:120px; height:120px; background:url(../img/bg.png) no-repeat 0 0; padding:10px}
.cursor{cursor: pointer;}
/*地图*/
.map{ border:1px #e5e5e5 solid; width:258px; height:223px; position:relative}
.map a{display:block; position:absolute; background-color:#FFF; opacity:0.0; filter:alpha(opacity=0)}
.mapDiv{display:none;width:137px;position:absolute;z-index:10000;}
.mapDiv .topBG{width:137px;height:10px;background:url(../img/mabg_p.png) no-repeat left top;}
.mapDiv .contBG{width:129px;min-height:112px!important;_height:112px;background-color:#e01356;}
.mapDiv .bottomBG{width:137px;height:20px;background:url(../img/mabg_p.png) no-repeat left -112px;}
.mapDiv .jiantou{width:22px;height:10px;background:url(../img/mabg_p.png) no-repeat right -132px;position:absolute;top:132px;left:115px;}
.mapDiv p{ color:#FFF; line-height:20px; padding:5px; padding-bottom:10px; width:115px; margin:0 auto}

.zwt{text-align: center;}
.zwt_title{font-weight: bold; font-size: 20px; margin-top: 60px; margin-bottom: 20px;}
.distribution_map .none {display: none;}
/*article_content page*/
.article_contentPage{text-align:center;}
.article_contentPage a{padding:3px 8px;border:solid 1px #dddddd;}
.article_contentPage a:hover{background:#0193de;border:solid 1px #0193de;color:#ffffff;}
.article_contentPage span.current{padding:3px 8px;background:#0193de;border:solid 1px #0193de;color:#ffffff;margin:0 5px;}
.firstPage,.prePage,.nextPage,.lastPage{margin-right:12px;}
.nextPage{margin-left:6px;}


.kd{ width:1000px; height:180px; overflow:hidden;}

.itmpd{ padding:5px 0 3px 3px;}
.itmtag{ width:103px;  float:left;}
.itmtag li{ width:100px; font-size:14px; height:28px; line-height:28px; text-align:center;  background:#d381e2; float:left; margin:0 3px 3px 0;}
.itmtag li a{ color:#fff;  font-family: 'microsoft yahei';}
.itmtag li.heighta{ height:56px; font-size:18px; line-height:56px;}
.itmtag li.heightb{ height:56px; line-height:56px;font-size:18px; width:204px;_width:196px;}
.itmtag.w222,.itmtag.w208{ width:208px;_width:200px;}
.itmtag.w208{_width:202px;}
.itmtag li.a{background:#71cdc9;}
.itmtag li.b{background:#d381e2;}
.itmtag li.c{background:#f6ae23;}
.itmtag li.d{background:#4792ff;}
.itmtag li.e{background:#92c049;}
.itmtag li.f{background:#6cc3df;}
.itmtag li.g{background:#71cdc9;}
.itmtag li.h{background:#92c049;_width:96px;}
.itmtag li.o{background:#f67abe;_width:97px;}
.itmtag li.m{background:#f38441;_width:96px;}
.itmtag li.n{background:#f67abe;_width:99px;}
.itmtag li.z{background:#ad68d7;_width:198px;}
.itmtag li.p{background:#47bcff;}
.itmtag li.q{background:#f6ae23;}
.itmtag li.r{background:#f67abe;}

.pot{ position:relative; height:1px; z-index:20;}
.pot a{ position:absolute; left:240px; top:-15px;}
.successBox{ position:absolute;width: 300px;background-color:#fff;height:50px;line-height:50px;border: 1px solid #FD8A17;text-align: center; font-size: 20px;font-weight: bold;overflow: hidden;z-index: 1000;}
/*展会城市*/
.The_screening .exhibition_messg P.exhibition-city{width:772px;border-bottom:solid 1px #d2e1f1;margin-left:75px;background:url(../img/angleBg.png) repeat-y;}
.The_screening .exhibition_messg P.exhibition-city span{padding:5px 10px;width:752px;}
.The_screening .exhibition_messg P.exhibition-city .angle{width:772px;height:15px;background:url(../img/angle.png);display:block;}
.The_screening .exhibition_messg P.exhibition-city a{padding:0 5px;line-height:24px;display:inline-block;}
.The_screening .exhibition_messg P.exhibition-city a.cur{color:#fff;background:#0193de;}
/*精彩活动*/
.Activities li{width:110px;float:left;margin:5px 0 0 27px;}
.Activities li img{width:100px;height:70px;padding:5px;background:url(../img/100x70Bg.png);}
.Activities li span{width:110px;display:inline-block;line-height:20px;font-weight:bold;}
.Activities li span a{color:#666;}
.Activities li em{width:110px;display:inline-block;line-height:18px;color:#999;}
.act_route .baiduMap{width: 700px;height: 300px; margin-left: auto;margin-right: auto;}
.cyb_add4{float: right;margin-top:-40px;}
/*招财猫专题
.zcmzt-box{position: relative;width:260px;background:url(../img/zcmwt.jpg) no-repeat #fff;overflow: hidden;}
.zcmzt-box.zcm250{width: 250px;background:url(../img/zcmwt_250.jpg) no-repeat #fff;}
.zcmzt-box ul{float: left;padding:0 0 15px 0 }
.zcmzt-box ul li{width: 230px;height: 15px;margin:15px 10px 0;padding-left:8px;line-height: 15px;overflow: hidden;background:url(../img/zcm_sj.png) 0 5px no-repeat;}
.zcmzt-box.zcm250 ul li{width: 220px;}
.zcmzt-box ul li a{color:#444}
.zcmzt-box ul li a:hover{color:#ca2b2b}
.zcmzt-box .topsea{width: 100%;height: 106px;}
.zcmzt-box .topsea form{position: absolute;top:64px;left:20px;*z-index:10000;}
.zcmzt-box .topsea .in1{display:block;width: 192px;height: 26px;line-height: 26px;padding:3px;float: left;background:none;border:0 none;color:#ffe26d}
.zcmzt-box.zcm250 .topsea .in1{width: 182px;}
.zcmzt-box .topsea .se1{float: left;display:block;width: 32px;height: 27px;text-indent:-999px;overflow: hidden;background:none;border:0 none;}
.zcmzt-box .conbor{border:1px solid #c55f5f;border-top:0 none;}
.zcmzt-box .botsub {height: 32px;padding:11px 0;background:#eee;border-top:1px solid #ddd;}
.zcmzt-box .botsub .in2{width: 163px;height: 24px;padding:2px 2px 2px 12px;margin-left:10px;margin-right:10px;line-height: 24px;background:#fff;border:1px solid #ddd;color:#aaa}
.zcmzt-box.zcm250  .botsub .in2{width: 153px;}
.zcmzt-box .botsub .se2{width: 50px;height: 28px;line-height: 28px;background:#ca2b2b;border:0 none;color:#fff}*/

.sq-err-box{background:#fff url(../img/zh_err.jpg) center center no-repeat; height:210px;}
.sq-tit{background:url(../img/zh_tit.jpg) 8px center no-repeat; padding-left:20px;border-radius:3px; border:1px solid #d2e1f1; height:40px; line-height:40px; font-weight:bold; font-size:18px; color:#0193de; margin-top:10px; }
.zh-yda{background:url(../img/zh_message.png) no-repeat; width:83px; line-height:28px; text-align:center; height:28px; height:28px; display:inline-block; margin-left:20px;}
.zh-wxts{border-radius:3px; border:1px solid #e1d0b8; margin-bottom:10px; background:#f9ead5; padding:15px 12px; position:relative;}
.zh-wxts p{ color:#444; line-height:22px;}
.zh-wxts b{ color:#b81616; font-size:14px; margin-bottom:5px; line-height:28px;}
.zh-wxts p em{ font-style:normal;color:#b81616;}
.zh-wxts .gb{ width:20px; height:20px; display:block; position:absolute; right:10px; top:10px;background:url(../img/zh-x.jpg) center center no-repeat; cursor:pointer;}

.information_content .sea3158-box.w730-90{margin:10px 0;border-right:0 none;border-left:0 none;}
.sea731 .sea3158-box.w730-90{width:731px;border-right:0 none;border-left:0 none;margin-top:10px;}

.pub-sever{ display:inline-block; width:110px; text-align:center; font-size:14px; color:#fff; height:27px; line-height:27px; background:#5e94dd; margin-left:14px; margin-top:13px; border-radius:5px; color:#fff;}
.pub-sever.hdxx{ background:#f18b1c;}
.pub-sever.zhzx{ background:#9cbe40;}
.pub-sever:hover{ background:#3b7fdc; color:#fff; text-decoration:none;}
.commonImg_list dl.ft14 p{ font-size:14px;}
.commonImg_list dl.ft14 p.indent{ margin-top:10px; line-height:28px;}
.bot-sq{ border:1px solid #d5d5d5; background:#eaeaea; padding:10px; font-size:14px; margin-bottom:20px;}
.bot-sq .manage_info_search_inpt{ padding:0 10px; font-size:14px; color:#666; width:580px; border:1px solid #d5d5d5;height:36px; line-height:36px; margin-top:0;}
.bot-sq .manage_info_search_sub{ width:90px; height:38px; line-height:36px; background:#f88706; text-align:center; font-size:20px;font-family: 'microsoft yahei'; color:#fff; margin-top:0;}
.sel{ height:36px; line-height:36px; width:130px; border:1px solid #d5d5d5; font-size:14px; color:#666;}
.zh-newlist dl{ float:left; padding:18px 15px; border-bottom:1px dotted #c1c1c1;}
.zh-newlist dt{ float:left; margin-right:10px; width:130px;}
.zh-newlist dt img{ padding:4px; border:1px solid #e5e5e5;}
.zh-newlist dd{ float:left; width:555px; color:#666;}
.zh-newlist dd i{ font-style:normal; color:#999; float:right; line-height:28px;}
.zh-newlist dl dd a.newtitle{ font-size:18px; float:left; display:block; width:460px; font-family: "微软雅黑";  line-height:28px; height:28px; overflow:hidden; color:#0193de;}
.zh-newlist dl dd a.newtitle:hover{ color:#f88706;}
.zh-newlist dl dd p{ line-height:28px; font-size:14px; color:#666;}
.zh-newlist dl dd p.clearfix{ margin-bottom:10px;}
.mpyd{ width:85px; height:28px; line-height:28px; text-align:center;border-radius:5px; color:#fff; background:#f18b1c; font-size:14px; float: left; display:inline-block;}
.zh-newlist dl dd p a.zb{ color:#0193de;}
.zh-newlist dl.wutu dd{width:695px;}
.mpyd:hover{ color:#fff; text-decoration:none;}
.sea731{ margin-bottom:20px;}
.slideTxtBox{ width:728px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; text-align:left;  }
.slideTxtBox .hd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 10px 0 20px;   border-bottom:1px solid #ddd;  position:relative; }
.slideTxtBox .hd ul{ float:left;  position:absolute; left:20px; top:-1px; height:32px;   }
.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer; font-size:14px; color:#666;  }
.slideTxtBox .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-top:2px solid #f88706; font-weight:bold; border-bottom:1px solid #fff; }
.slideTxtBox .bd ul{ padding:15px;  zoom:1;  }
.slideTxtBox .bd li{ height:24px; line-height:24px;   }
.slideTxtBox .bd li .date{ float:right; color:#999;  }
.zhzgjs,.zhczgl{ line-height:24px;}
.commonImg_list dl dd.tb{ width:480px;}
.commonImg_list dl dd a.ttle{font-family: "微软雅黑"; font-size:18px; color:#333; margin-bottom:15px; display:inline-block;}
.publish_form p span.zhred{ color:#FF0000; width:300px; padding-left:0;}
.publish_form p em{ position:relative; top:15px;}
.publish_form p i{ color:#FF0000;}
.zhggss{ width:400px; height:200px;background-color: #f6f9fb; padding:5px;    border: 1px solid #d2e1f1;}
.pb20{ padding-top:20px;}
.Exhibition_informationCon{position: relative;}
.content_nav{position: absolute;border: 1px solid #d2e1f1; background: #f0f6fd; left: 1001px;top: 193px;z-index: 998;}
.content_nav a{ display: block;  width: 76px; height: 35px; line-height: 35px; color: #666666; border-bottom: 1px solid #d2e1f1; text-align: center;  text-decoration: none;}
.content_nav a:last-child{ border-bottom: none;}
.content_nav a:hover,.content_nav a.cur{ background: #78c7f0; color: #ffffff;}
.content_nav a.tbtop{display: block;  width: 76px; height:24px; line-height:24px;background: url(../img/jiao.png) no-repeat center 4px; }
.content_nav a.tbtop:hover{ background-position: center -27px; cursor:pointer;} 
.Exhibition_conRight ul.hotle { padding-left:15px;}
.hotle li{ width:100px; float:left; height:120px; overflow:hidden; margin-right:15px; margin-bottom:7px; line-height:22px;}

.czgl li{ background: url(../img/bg_point.jpg) no-repeat scroll left center;   height: 27px;  line-height: 27px; width:100px; overflow: hidden;  padding-left: 10px; float:left; }
.czgl li a{ font-size:14px; color:#0193de;}
.zdzg{ padding-left:10px;}
.zdzg li{background: url(../img/bg_point.jpg) no-repeat scroll left center;   height: 27px;  line-height: 27px; width:230px; overflow: hidden;  padding-left: 10px; float:left; }
.industry_exhibition .bd_line.mt10{ margin-top:5px; padding-bottom:10px;}
#servicetypeid{float: left; margin-top: 18px;}

/*2015年5月15日 14:38:48; 张述辉*/
.industry_exhibition .i_dl{padding:10px 4px 0;}
.industry_exhibition .i_dl a{display: block;}
.industry_exhibition .i_dl a img{display: block;width: 250px;height: 74px;}
.industry_exhibition .i_dl p{height: 24px;line-height: 24px;text-align: center;overflow: hidden;margin-bottom: 10px;}

/* 3156样式 2015年7月23日 */
.proxy3156{
	width: 110px;
	background: #e4030d;
	margin-left: 16px;
	float: left;
	text-align: center;
	height: 28px;
	line-height: 28px;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
}
.exhibition_dec p em .viewzs3156{
	margin-left: 10px;
	color: #ea3a42;
	text-decoration: underline;
}

.pic3156{
	width: 731px;
	height: 80px;
	overflow: hidden;
	margin-bottom: 20px;
}
.pic3156 img{
	width: 731px;
	height: 80px;
}