/* 
* @Author: Marte
* @Date:   2016-06-01 10:02:29
* @Last Modified by:   Marte
* @Last Modified time: 2016-06-02 09:00:02
*/
/*全局控制开始*/
body,h1,h2,h3,h4,h5,p,ul,li,ol,dl,dt,dd,img{ margin:0; padding:0; list-style:none; border:0; }
body{ font:18px "微软雅黑",'[ArialNarrow]','黑体'; }
.warp{ width:640px; height:auto; margin:0 auto; }
a{ color:#323232; text-decoration:none; }
.yz{ width:640px; height:100%; margin:0 auto; z-index:10; position:fixed; background:rgba(0,0,0,0.5); display:none; }
/*全局控制结束*/

/*头部开始*/
.header{ width:640px; height:81px; padding:23px 0 0 0; background:url(../upload/header_bg.png) repeat-x; }
.logo{ width:400px; margin:0 0 0 23px; }
.nav{ width:60px; height:40px; margin:10px 23px 0 0; cursor:pointer; position:relative; background:url(../images/nav_btn.png) no-repeat; }
.nav_warp{ top:0; right:640px; width:445px; height:500px; z-index:10000000; overflow:hidden; position:fixed; }
.nav_box{ right:-600px; top:-33px; width:445px; height:auto; z-index:500; background:#fff; overflow:hidden; position:absolute; }
.nav_box h2{ height:101px; line-height:101px; font-size:24px; border-bottom:1px solid #d4d4d4; padding:0 20px 0 0; background:url(../images/nav_list_btn.png) 385px center no-repeat; }
.nav_box h2 a{ border:0; }
.nav_box li{ height:auto; line-height:63px; overflow:hidden; }
.nav_box ul li{ font:24px/63px "微软雅黑"; font-weight:bold;  }
.nav_box ul li .bg{ background:url(../images/nav_jt.png) 405px 25px no-repeat; }
.nav_box ul .on{ background:url(../images/nav_jt1.png) 405px 25px no-repeat; }
/*.nav_box ol{ display:none; }*/
.nav_box ol li{ font:22px/63px "微软雅黑"; background:#f5f5f5; }
.nav_box ol li:hover a{ color:#fff; background:#0061ab; }
.nav_box ol li:hover{ background:#f5f5f5; }
.nav_box a{ height:62px; display:block; padding:0 20px 0 40px; border-bottom:1px solid #d4d4d4; }
/*头部结束*/

/*图片列表开始*/
.index01{ height:auto; padding:20px;  }
.index01 ul{ height:auto; }
.index01 li{ width:290px; height:294px; float:left; margin:0 20px 0 0; }
.index01 li:nth-child(2n){ margin-right:0; }
.index01 li .pic{ width:281px; height:220px; border:1px solid #ccc; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; border-radius:5px; -webkit-box-shadow:0px 1px 3px #888888; -moz-box-shadow:0px 1px 3px #888888; -o-box-shadow:0px 1px 3px #888888; box-shadow:0px 1px 3px #888888; }
.index01 li .text{ height:72px; font-size:28px; line-height:72px; text-align:center; }
/*图片列表结束*/

/*国际展会开始*/
.gjzh{ width:100%; height:auto; padding:0 0 40px 0; background:url(../upload/gjzh_bg.png); } 
.gg_title{ height:60px; padding:13px 20px 0; border-top:1px solid #e0e0e0; background:url(../upload/gg_title_bg.png) repeat-x; }
.gg_title h5{ width:154px; height:45px; font-size:24px; font-weight:normal; color:#fff; line-height:45px; background:#c90915; text-align:center; webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; border-radius:5px; }
.gg_title p{ font:18px/45px "Arial"; color:#949494; padding:0 0 0 20px; }
.gg_title .more{ color:#c90915; font-size:24px; line-height:45px; }
.gjzh .title{ height:60px; line-height:60px; font-size:26px; padding:0 20px; color:#333333; }
.gjzh .title h5{ width:200px; float:left; font-weight:normal; padding:0 0 0 30px; background:url(../images/title_icon.png) left center no-repeat; }
.gjzh .title .more{ float:right; font-size:18px; color:#777; }
.gjzh .jfml{ padding:0 20px; }
.gjzh .jfml li{ width:100%; height:140px; background:#fff; overflow:hidden; margin-bottom:15px; }
.gjzh .jfml li:last-child{ margin-bottom:0; }
.gjzh .jfml li .text{ width:394px; padding:15px 20px; float:left; }
.gjzh .jfml li .text .bt{ font-size:27px; }
.gjzh .jfml li .text p{ font-size:18px; padding:10px 0 0; line-height:30px; color:#777; }
.gjzh .jfml li .pic{ width:164px; height:138px; float:right; overflow:hidden; border:1px solid #e0e0e0; }
/*国际展会结束*/

/*新闻开始*/
.news ul{ padding:0 20px; }
.news li{ height:75px; line-height:75px; }
.news li a{ font-size:24px; color:#333; padding:0 0 0 20px; background:url(../images/news_jt.png) left center no-repeat; }
.news li span{ float:right; font-size:22px; color:#777; }
/*新闻结束*/

/*展会回顾开始*/
.zhhg{ background:#f2f2f2; }
.zhhg ul{ padding:20px; }
.zhhg li{ height:355px; font-size:26px; background:#fff; margin-bottom:20px; }
.zhhg li .pic{ width:100%; height:280px; text-align:center; }
.zhhg li .text{ height:75px; line-height:75px; padding:0 0 0 20px; }
/*展会回顾结束*/


/*底部开始*/
.bottom{ width:100%; height:254px; line-height:34px; font-size:22px; color:#fff; padding:40px 0 0; text-align:center; background:#ccc url(../upload/bottom_bg.png) repeat-x; }
.bottom .copy{ padding:10px 0; }
.bottom a{ padding:0 10px; color:#fff; }
/*底部结束*/










/*原子类*/
.fl{ float:left; }
.fr{ float:right; }
.ov{ overflow:hidden; }
