/* CSS Document */

*{margin:0;padding:0; font-family:"微软雅黑","黑体";}

body,html{ background:#fff; height:100%;}
ul,li,ol{ list-style:none}
img{border:none;}
a{ text-decoration:none; }
.float_l{ float:left;}
.float_r{ float:right;}
.clear{ clear:both;}

/*头部区域开始*/
.header{ width:100%; height:150px; background:url(../images/hd_navbg.jpg) no-repeat bottom;}
.header .top{width:1100px; height:100px; margin:0 auto; }
.header .top .hd_logo{width:387px; height:54px; display:block; padding-top:25px; float:left; margin-left:40px;}
.hd_sosou{ float:right; width:410px;}
.hd_sosou_top{ padding-top:25px; overflow:hidden}
.qijian{ float:left; font-size:14px; color:#666; height:20px; line-height:20px;}
.qijian select{ width:100px; height:20px; border:1px #ccc solid;}
.search{ float:right; margin-top:3px;}
.search input{ border:1px #999 solid; float:left;}
.search input.text{ width:100px; height:18px; background:url(../images/search.gif) no-repeat; padding-left:20px; border:1px solid #ccc;}
.search input.en{ width:50px; height:20px; background:url(../images/bg1.gif) repeat-x; border:none; color:#fff; border:1px solid #d92727;}

.hd_sosou_bottom{ clear:both; padding-top:20px;}
.hd_sosou_bottom span,.hd_sosou_bottom a,.hd_sosou_bottom .wx{ float:left; font-size:14px; cursor:pointer;}
.hd_sosou_bottom span{ margin-left:260px; color:#999;}
.hd_sosou_bottom a{ margin:0 8px;}
.hd_sosou_bottom .wx{ position:relative}
.hd_sosou_bottom .wx .wx2{ position:absolute; left:-30px; top:30px; display:none; padding:5px; border:1px #ccc solid; background:#f8f8f8; z-index:3;}
.hd_sosou_bottom .wx:hover .wx2{ display:block}




/*海报区域开始*/
.banner{ width:1100px; height:450px; margin:0 auto; overflow:hidden; position:relative;}

.banner ul li{ display:none;}
.banner ol li{ display:inline-block; width:16px; height:16px; font-size:12px; background:#333; color:#fff; text-align:center; line-height:16px; border-radius:50%; margin:0 3px; cursor:pointer;}
.banner ol{ position:absolute; bottom:20px; left:0; width:100%; font-size:0px; text-align:center; margin-top:-40px;}
.banner ol li.on{ background:#e93939;}

.banner .btn{ width:40px; height:80px; position:absolute; top:50%; margin-top:-40px; font-size:50px; text-align:center; line-height:80px; color:#666; cursor:pointer; transition:0.3s; opacity:1;}

.banner .btn_l{ float:left; left:3%;}
.banner .btn_r{ float:right; right:3%;}

/*展会预告区域开始*/
.zhyg{ width:1100px; height:265px; margin:0 auto 20px; overflow:hidden;}
.zhyg_title{width:355px; height:29px; background: url(../images/zhyg_title.png); margin-top:16px;}



/*.yg_pro{ width:996px; height:192px; margin-left:27px; margin-top:20px; float:left;}

.yg_pro li{width:157px; height:192px; border:1px solid #aaa; position:relative; float:left; margin-right:8px;}

.yg_pro li:nth-child(6n){ margin-right:0;}
.yg_pro li h2{  width:130px;font-size:12px; margin:0 auto; font-weight:100; color:#333; margin-top:17px;}
.yg_pro li p{ font-size:10px; color:#999;  bottom:10px; right:12px; position:absolute;}

.yg_pro li:hover{border:1px solid #da2222; transition:0.5s;}
.yg_pro li:hover h2,.yg_pro li:hover p{ color:#da2222;transition:0.5s;}

.yg_jt{ width:25px; height:60px; background:#da2222;border-radius:5px;display:block; float:left; margin-top:87px; cursor:pointer;}
.yg_jt:hover{ background:#a21818; transition:0.5s;}
.yg_jt img{ margin-top:16px; margin-left:6px;}

.float_r { float:right;}
*/

/*新闻中心和风采区域开始*/
.xwfc{width:1100px;height:450px; margin:0 auto; background:#f4f4f4;}


/*新闻中心开始*/
.news{ width:590px; height:450px; float:left; }
.news img{ width:243px; height:142px;}
.nw_title{ width:355px; height:29px; background:url(../images/news_title.png); margin-top:16px; float:left;}
.news .nw_gd{ float: right; font-size:12px; color:#da2222; margin-top:25px;}
.news .nw_gd:hover{color:#a21818;}
.nw_tu1{ margin-top:11px; margin-left:16px; float:left}
.xwbt{ width:255px; float:left; display:block; margin-left:50px; margin-top:5px;}
.xwbt h2{ font-size:14px; display:block; font-weight:100; color:#da2222; line-height:23px; magin:10px auto 20px; text-align:center; cursor:pointer;}
.xwbt p{font-size:12px; color:#666; line-height:24px}
.xwbt a{ font-size:12px; color:#da2222; float:right; margin-top:16px;}
.xwbt a:hover{ color:#a21818;}

.nw_lb{ width:570px; float:left; margin-left:16px; margin-top:25px;}
.nw_lb li{ height:28px; line-height:28px;}
.nw_lb li a{ font-size:12px; color:#999;}
.nw_lb li a span{ float:right;}
.nw_lb li a:hover{ color:#da2222; }

/*展会风采区域开始*/
.zhfc{width:460px; height:450px; float:right;}
.fc_title{ width:355px; height:29px; background: url(../images/zhfc_title.png); margin-top:16px; float:left;}
.zhfc .fc_gd{ float: right; font-size:12px; color:#da2222; margin-top:25px;}
.zhfc .fc_gd:hover{color:#a21818;}
.fc_tu1{ width:390px; height:255px; margin:20px 20px;}
.zhfc p{ font-size:12px; color:#666; line-height:24px; width:412px; margin-left:5px;}
.zhfc p a{ color:#da2222;}
.zhfc p a:hover{color:#a21818;}

/*友情链接开始*/
/*.yqlj ul{ width:1100px; height:140px; margin:0 auto;}
.yqlj ul li{ float:left; margin-left:15px; margin-top:15px;}
.yqlj ul li:nth-child(1){ margin-right:0;}
*/
/*底部区域开始*/
.footer{width:100%; min-height:80px; background:#b51e23; opacity:0.9;}
.footer .ft{ font-size:12px; color:#fff; text-align:center; padding-top:20px; line-height:24px;}




/****************展会预告表格******************/
.xt td{text-align:center; font-size:14px; color:#333; background-color:#fff;}
.xt td:hover{ cursor:pointer;}








/******************内页区域开始******************/
/*新闻列表区域开始*/
.newslist_con{ width:1100px; overflow:hidden; margin:20px auto;}
.newslist_con .top{ width:1100px; height:40px; border-bottom:1px solid #666; line-height:23px; margin:0 auto 20px;}
.newslist_con .top p{ font-size:14px; color:#333; letter-spacing:1px;}
.newslist_con .top p a{ font-size:14px; color:#333; letter-spacing:1px;}
.newslist_con .top p a.ys{ color:#f00;}
.newslist_con .bottom{ width:1100px; overflow:hidden; margin:0 auto;}
.newslist_con .left{ width:200px; float:left; overflow:hidden;}
.newslist_con .left .box1{ width:200px; overflow:hidden; background:#eeeeee; margin-bottom:20px;}
.newslist_con .left .box1 ul li{ float:left; width:200px; height:40px; text-align:center; line-height:40px; border-bottom:1px solid #aaaaaa;}
.newslist_con .left .box1 ul li:hover{ background:#da2222; border-bottom:1px solid #fefefe;}
.newslist_con .left .box1 ul li a{ font-size:14px; color:#333; display:block; width:200px; height:40px;}
.newslist_con .left .box1 ul li:hover a{ color:#fff;}


.newslist_con .left .box2{ width:198px; overflow:hidden; background:#eeeeee; border:1px solid #aaa; margin-bottom:50px;}
.newslist_con .left .box2 h2{ font-size:14px; color:#da2222; text-align:center; font-weight:100; margin-top:10px;}
.newslist_con .left .box2 .text{ font-size:12px; color:#666; line-height:20px; text-align:left; padding-top:8px; padding-bottom:8px;}
.newslist_con .left .box2 .text p{padding: 0 10px;}
.newslist_con .right{ width:800px; overflow:hidden; float:right; }

.newslist_con .right ul li{ float:left; width:800px; height:30px; border-bottom:1px dashed #c8c8c8; line-height:30px;}
.newslist_con .right ul li a{ font-size:14px; color:#333; float:left;}
.newslist_con .right ul li span{ display:block; float:right; font-size:14px; color:#333;}
.newslist_con .right .page{ width:205px; height:30px; text-align:center;}



/*新闻详情页开始*/
.newsdetail_con{ width:1100px; overflow:hidden; margin:20px auto;}
.newsdetail_con .top{ width:1100px; height:40px; border-bottom:1px solid #666; line-height:23px; margin:0 auto 20px;}
.newsdetail_con .top p{ font-size:14px; color:#333; letter-spacing:1px;}
.newsdetail_con .top p a{ font-size:14px; color:#333; letter-spacing:1px;}
.newsdetail_con .top p a.ys{ color:#f00;}
.newsdetail_con .bottom{ width:1100px; margin:0 auto;}
.newsdetail_con .left{ width:200px; overflow:hidden; float:left;}
.newsdetail_con .left .box1{ width:200px; height:122px; background:#eeeeee; margin-bottom:20px;}
.newsdetail_con .left .box1 ul li{ cursor:pointer; float:left; width:200px; height:40px; text-align:center; line-height:40px; border-bottom:1px solid #aaaaaa;}
.newsdetail_con .left .box1 ul li a{ font-size:14px; color:#333; }
.newsdetail_con .left .box1 ul li:hover{ display:block; cursor:pointer; background:#da2222; border:none;}
.newsdetail_con .left .box1 ul li:hover a{ color:#fff;}


.newsdetail_con .left .box2{ width:198px; overflow:hidden; background:#eeeeee; border:1px solid #aaa; margin-bottom:50px;}
.newsdetail_con .left .box2 h2{ font-size:14px; color:#da2222; text-align:center; font-weight:100; margin-top:10px;}
.newsdetail_con .left .box2 .text{ font-size:12px; color:#666; padding:10px; line-height:20px;}
.newsdetail_con .right{ width:850px; overflow:hidden; float:right; margin-bottom:70px;}
.newsdetail_con .right .r_top{ width:850px; height:73px; border-bottom:1px solid #aaa; margin-top:20px; text-align:center; line-height:23px;}
.newsdetail_con .right .r_top h2{ font-size:24px; color:#333; margin:20px auto;}
.newsdetail_con .right .r_top span{ font-size:12px; color:#9a9a9a; }
.newsdetail_con .right .wenzi1{ font-size:14px; color:#666; text-indent:26px; line-height:23px; margin-top:23px; margin-bottom:20px;}
.newsdetail_con .right .tu1{ width:640px; margin:0 auto;}

/*图片列表区域开始*/
.piclist_con{ width:1100px;  overflow:hidden; margin:20px auto;}
.piclist_con .top{ width:1100px; height:40px; border-bottom:1px solid #666; line-height:23px; margin:0 auto 20px;}
.piclist_con .top p{ font-size:14px; color:#333; letter-spacing:1px;}
.piclist_con .top p a{ font-size:14px; color:#333; letter-spacing:1px;}
.piclist_con .top p a.ys{ color:#f00;}
.piclist_con .bottom{ width:1100px; margin:0 auto;}
.piclist_con .left{ width:200px; float:left;}
.piclist_con .left .box1{ width:200px; overflow:hidden; background:#eeeeee; margin-bottom:20px;}
.piclist_con .left .box1 ul li{ float:left; width:200px; height:40px; text-align:center; line-height:40px; border-bottom:1px solid #aaaaaa;}
.piclist_con .left .box1 ul li:hover{ background:#da2222; border-bottom:1px solid #fefefe;}
.piclist_con .left .box1 ul li a{ font-size:14px; color:#333; display:block; width:200px; height:40px;}
.piclist_con .left .box1 ul li:hover a{ color:#fff;}


.piclist_con .left .box2{ width:198px; overflow:hidden; background:#eeeeee; border:1px solid #aaa; margin-bottom:50px;}
.piclist_con .left .box2 h2{ font-size:14px; color:#da2222; text-align:center; font-weight:100; margin-top:10px;}
.piclist_con .left .box2 .text{ font-size:12px; color:#666; line-height:20px; text-align:left; padding-top:8px; padding-bottom:8px;}
.piclist_con .left .box2 .text p{padding: 0 10px;}
.piclist_con .right{ width:840px; overflow:hidden; float:right;}
.piclist_con .right ul li{ float:left; width:210px; height:190px; }
.piclist_con .right ul li a{ font-size:13px; color:#333; float:left; display:block; width:190px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.piclist_con .right ul li a:hover{ color:#b51e23;}


/*展馆介绍区域开始*/
.newslist_con .right_zhanguanjieshao{ width:850px; overflow:hidden; float:right; background:#f5f5f5; margin:0 auto 20px; }


/*展馆介绍区域结束*/

/*展商服务区域开始*/
.newslist_con .right_zhanshangfuwu{ width:850px; overflow:hidden; float:right; margin:0 auto 20px; }
.newslist_con .right_zhanshangfuwu .liebiao li{ float:left; width:370px;
 overflow:hidden; margin-right:70px; padding-bottom:20px;}
.newslist_con .right_zhanshangfuwu .liebiao li:nth-child(2n){ margin-right:0;}
.newslist_con .right_zhanshangfuwu .liebiao li .bt{ width:370px; height:40px; border-bottom:1px solid #aaaaaa;}
.newslist_con .right_zhanshangfuwu .liebiao li .bt h2{ font-size:14px; color:#333333; text-align:left; line-height:40px; width:160px; border-bottom:2px solid #d71d1e;}
.newslist_con .right_zhanshangfuwu .liebiao li img{ margin-top:20px; float:left;}
.newslist_con .right_zhanshangfuwu .liebiao li .wenzi{ width:150px; height:128px; float:right; font-size:14px; color:#666666; line-height:23px; margin-top:20px;}
.newslist_con .right_zhanshangfuwu .liebiao li .wenzi ul li{ float:left; padding-bottom:0;}


/*展商服务区域结束*/
/*观众服务区域开始*/
.newslist_con .right_guanzhongfuwu{ width:850px; overflow:hidden; float:right; margin:0 auto 20px; }
.newslist_con .right_guanzhongfuwu .liebiao li{ float:left; width:370px;
 overflow:hidden; margin-right:70px; padding-bottom:20px;}
.newslist_con .right_guanzhongfuwu .liebiao li:nth-child(2n){ margin-right:0;}
.newslist_con .right_guanzhongfuwu .liebiao li .bt{ width:370px; height:40px; border-bottom:1px solid #aaaaaa;}
.newslist_con .right_guanzhongfuwu .liebiao li .bt h2{ font-size:14px; color:#333333; text-align:left; line-height:40px; width:160px; border-bottom:2px solid #d71d1e; overflow:hidden;}
.newslist_con .right_guanzhongfuwu .liebiao li img{ margin-top:20px; float:left;}
.newslist_con .right_guanzhongfuwu .liebiao li .wenzi{ width:150px; height:128px; float:right; font-size:14px; color:#666666; line-height:23px; margin-top:20px;}
.newslist_con .right_guanzhongfuwu .liebiao li .wenzi ul li{ float:left; padding-bottom:0;}


/*观众服务区域结束*/
