@charset "utf-8";
/*初始化*/

@font-face {
	font-family: 'AdobeHeitiStd-Regular';
	font-style: normal;
	font-weight: 400;
	src: url('/public/gnfexpo/font/AdobeHeitiStd-Regular.woff2') format('woff2'),
             url('/public/gnfexpo/font/AdobeHeitiStd-Regular.eot') format('embedded-opentype'),
             url('/public/gnfexpo/font/AdobeHeitiStd-Regular.woff2') format('woff2'),
             url('/public/gnfexpo/font/AdobeHeitiStd-Regular.woff') format('woff'),
             url('/public/gnfexpo/font/AdobeHeitiStd-Regular.ttf') format('truetype'),
             url('/public/gnfexpo/font/AdobeHeitiStd-Regular.svg') format('svg');
	}
 *{margin:0; padding:0;}
html{zoom:1;}
html *{outline:0;zoom:1;} 
html button::-moz-focus-inner{border-color:transparent!important;} 
img {max-width:100%;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;-webkit-touch-callout:none}
a{text-decoration:none; color:#333333;outline:none;  transition:all .3s ease;}
a:hover{color:#0168b5;}
li{list-style-type:none;}
address,caption,cite,code,dfn,em,th,var,i{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
input,button,select,textarea{outline:none;font-family: "Microsoft YaHei"}
input[type="submit"], input[type="reset"], input[type="button"],input[type="text"],input[type="password"],textarea, button{appearance: none;-moz-appearance: none;-webkit-appearance: none;}

@media screen and (min-width:1200px)  and  (max-width:2600px)  {
body,html { width:100%; min-height: 100%; font-family: "Microsoft YaHei","微软雅黑","AdobeHeitiStd-Regular";background: #FFF;}
.wrap{width:1200px; margin:0 auto;}
.pc{display:block;}
.wap{display:none;}

/*顶部*/
.top{height:30px; background:#D9DBDA; font-size:12px; line-height:30px; color:#767676;}
.topLeft{ float:left;}
.topRight{float:right;}
.topRight a{margin-left:5px; margin-right:5px;}
.mobile{display:inline-block;}


/*头部*/
.header{background:#fff; padding: 20px 0;}

/*logo*/
.logo{float:left;margin-top: 40px;}
.logo-text{color:#FFF;float:left;line-height: 30px; margin-left: 30px;padding-top: 15px;    margin-top: 20px;}
.logo-text h1{font-size: 24px;}

/*入口*/
.join{float:right; margin-top:50px;}
.join-list{float:left; overflow:hidden}
.join-list li{float:left; padding-left:35px; color:#fff; margin-right:25px; line-height:40px;}
.join-list li a{color:#fff;}
.join-list li a:hover{text-decoration:underline;}

.joinA{background:url(../images/nav01.png) no-repeat 0 center;}
.joinB{background:url(../images/nav02.png) no-repeat 0 center;}
.joinC{background:url(../images/nav03.png) no-repeat 0 center;}

/*语言*/
.language{float:left;}
.language{background:#fff; border-radius:5px; padding:5px; font-size:14px;}
.language li{float:left; width:60px; text-align:center;}
.language li a{display:block; line-height:30px; height:30px;}
.language li a.now{background:#0045a2; color:#fff;  border-radius:5px;}


/*导航*/
.head{height:100px;line-height: 100px;overflow: hidden;font-weight: bold;}
.head em{color:#c50000;font-size:54px;font-family: fantasy;}
.lt{float:left}
.rt{float:right}
.nav{background:#053e8a; height:40px; line-height:40px;    border-top: 1px solid #eff2f5ad}
.nav li{float:left;text-align:center; position:relative;}
.nav li a{color:#FFF;display:block;border-radius: 0px;width:130px;height: 40px;line-height: 40px; transition:all .3s ease;}
.nav li a:hover{ background:#e7443c;color:#FFF}
.nav li dl{background:#063471; position:absolute; left:0; top:40px; width:100%; display:none;z-index:9}
.nav li dl a:hover{background:#e7444b;color:#FFF;}
.nav li dl a{color:#FFF;padding:0px;display:block;border-radius: 0px;margin-top:0px;}
.nav li dl em{ border-top:0px solid #e2e2e2; display:block;height: 40px;line-height: 40px;}
.nav li:hover dl{display:block;}

#slideBox .bd img{ width:100%;display:block;height:500px;}

/*框架*/
.box{margin-top:70px; margin-bottom:50px; overflow:hidden;}


/*九宫格*/
.jiugong{float:left; width:374px;}
.jiugong li{float:left; width:33.333%; text-align:center; padding-bottom:20px; padding-top:20px;}
.jiugong li em{display:block; width:50px; height:50px; margin:0 auto;}
.jiugong li a{color:#0168b5;}

.jiugong li.bline{border-bottom:1px solid #0168b5;}
.jiugong li.rline{background:url(../images/line.png) repeat-y right;}

.jiugong li.jg01 em{background:url(../images/jg01.png) no-repeat;}
.jiugong li.jg02 em{background:url(../images/jg02.png) no-repeat;}
.jiugong li.jg03 em{background:url(../images/jg03.png) no-repeat;}
.jiugong li.jg04 em{background:url(../images/jg04.png) no-repeat;}
.jiugong li.jg05 em{background:url(../images/jg05.png) no-repeat;}
.jiugong li.jg06 em{background:url(../images/jg06.png) no-repeat;}
.jiugong li.jg07 em{background:url(../images/jg07.png) no-repeat;}
.jiugong li.jg08 em{background:url(../images/jg08.png) no-repeat;}
.jiugong li.jg09 em{background:url(../images/jg09.png) no-repeat;}

.jiugong li:hover{background:#0168b5;}
.jiugong li:hover a{color:#fff;}
.jiugong li:hover.jg01 em{background:url(../images/jg01-hover.png) no-repeat;}
.jiugong li:hover.jg02 em{background:url(../images/jg02-hover.png) no-repeat;}
.jiugong li:hover.jg03 em{background:url(../images/jg03-hover.png) no-repeat;}
.jiugong li:hover.jg04 em{background:url(../images/jg04-hover.png) no-repeat;}
.jiugong li:hover.jg05 em{background:url(../images/jg05-hover.png) no-repeat;}
.jiugong li:hover.jg06 em{background:url(../images/jg06-hover.png) no-repeat;}
.jiugong li:hover.jg07 em{background:url(../images/jg07-hover.png) no-repeat;}
.jiugong li:hover.jg08 em{background:url(../images/jg08-hover.png) no-repeat;}
.jiugong li:hover.jg09 em{background:url(../images/jg09-hover.png) no-repeat;}

#slideBox{overflow:hidden; position:relative; border:0px solid #ddd;  }
#slideBox .hd{ height:24px; overflow:hidden; position:absolute; bottom:10px; z-index:1; }
#slideBox .hd{width: 100%;text-align: center;}
#slideBox .hd li{ display:inline-block; margin-right:2px;  width:25px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
#slideBox .hd li.on{ background:#FFF; color:#fff;opacity:0.7 }
#slideBox .bd{ position:relative; height:100%; z-index:0;   }
#slideBox .bd li{ zoom:1; vertical-align:middle; }
#slideBox .bd img{ width:100%;display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
#slideBox .prev,
#slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url('http://www.superslide2.com/demo/images/slider-arrow.png') -165px 5px no-repeat; filter:alpha(opacity=90);opacity:0.9;   }
#slideBox .next{ left:auto; right:3%; background-position:-55px 5px; }
#slideBox .prev:hover,
#slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
#slideBox .prevStop{ display:none;  }
#slideBox .nextStop{ display:none;  }

.baoming{margin: 0 auto; text-align: center;margin-top: 40px;height: 95px;width: 550px;}
.baoming .guanzhong{float:left}
.baoming .zhanshang{float:right}
.baoming .guanzhong img,.baoming .zhanshang img{transition: all 0.2s ease-in-out;}
.baoming .guanzhong img:hover,.baoming .zhanshang img:hover{transform: rotate(1deg);}
/*.bmbox{width:100%;position: absolute;bottom: 0;bottom: 30px;}
.baoming{margin-left: auto; margin-right: auto;   text-align: center;}
.baoming a{display: inline-block;margin-right:100px;margin-left:100px;color:#0e6098;font-size:22px;}
.baoming .guanzhong:hover,.baoming .zhanshang:hover{background:#e2e0e0;color: #de3a3a;}
.baoming .guanzhong img{padding-right:30px;}
.baoming .zhanshang img{padding-left:30px;}
.baoming .guanzhong,.baoming .zhanshang{background:#FFF;border-radius:0px;width:220px;height:50px;text-align: center;line-height: 50px;transition: all .3s ease;border: 1px solid #004d82;}

/*四个方块链接*/
.sikuai{margin:40px 0;height:100px;}
.sikuai img{transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;}
.sikuai li:hover img{transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);}
.sikuai li{width:24.9999%;float:left;line-height:50px;text-align: center;}
.sikuai li a{display: inline-block;width: 67px;}

/*展会规模*/
.zhgm{height:368px;background:url('/public/gnfexpo/images/jieshao_bg.jpg') no-repeat center center;color:#FFF;text-align: center;}
.zhgm ul{padding-top: 90px;}
.zhgm li{width:235px;display: inline-block;}
.zhgm li span{display: block;margin-top:25px;}


/*展会介绍*/
.about{float:left; width:550px;}
.about h1{font-size:25px; margin-bottom:10px; line-height:150%;}
.about p{line-height:200%; font-size:14px;}
.about p em{color:#0168b5;}
.about .about_menu{margin-top:10px;}
.about .about_menu a{color:#000;border:1px solid #000;margin-right:70px; padding:5px 10px; border-radius:1px; display:inline-block; font-size:14px;  transition:all .3s ease;}
.about .about_menu a:last-child{margin-right:0}
.about span{display:block; text-align:right;}
.about span a{background:#0168b5; color:#fff; padding:5px 10px; border-radius:5px; display:inline-block; font-size:14px;  transition:all .3s ease;}
.about span a:hover{ background:#d72560;}



/*下期预告*/
.next{float:right; width:600px;margin-left:35px;}

.nextBox{background:none;  position:relative; overflow:hidden;text-align: right;}
.nextBox span{display:block;}
.nextBox-back{background:url(../images/next-back.png); width:105px; height:40px; line-height:40px; text-align:center; color:#fff; position:absolute; left:0; top:0;}
.nextBox-text{margin-top:60px;line-height:200%;}
.nextBox-text h3{font-size:20px; color:#0168b5; text-align:center; margin-bottom:10px;}
.nextBox-text p{margin-left:45px;}
.next-date{background:url(../images/next-date.png) no-repeat 0 center; padding-left:25px;}
.next-area{background:url(../images/next-area.png) no-repeat 0 center; padding-left:25px;}

ul.countdown {display: block; text-align: center; margin-top:30px;}
ul.countdown li {display: inline-block;}
ul.countdown li span {font-size: 50px;font-weight: 300;line-height: 80px;}
ul.countdown li.seperator {font-size: 50px;line-height: 70px;vertical-align: top;}
ul.countdown li p {color: #a7abb1;font-size: 14px;}



/*资讯*/
.news{background:#f9f9f9; padding-bottom:50px; overflow:hidden;}

/*标题*/
.news-title{ overflow:hidden;     margin: 0 auto;margin-bottom:30px;width: 350px;}
.news-title h3{background:url(../images/news-icon.png) no-repeat 0 center; padding-left:45px; height:31px; line-height:31px; font-size:30px; float:left;}
.newsTab{float:right;}
.newsTab li{float:left;text-align:center; cursor:pointer;}
.newsTab li.hover a{  height:35px;display:block;background:#0168b5; color:#FFF; line-height:35px; border-radius:0px;margin: 0 15px;padding: 0 10px;border: 1px solid #0168b5;}
.newsTab li a{color:#000; line-height:35px; border-radius:0px;display:block; border: 1px solid; margin: 0 15px;padding: 0 10px;}
.newsTab li a:hover{color:#fff; line-height:35px; border-radius:5px;}

/*图文*/
.newsPic{float:left;}
.newsPic-text{background:#fff; display:block; padding:35px 20px; width:494px; }
.newsPic-text h3{margin-bottom:10px;}
.newsPic-text p{font-size:14px; line-height:160%; color:#999;}

/*列表*//*
.newsList{float:right; width:100%;margin-top: 50px;}
.newsList li{overflow:hidden; margin-bottom:20px;border: 1px solid #6a6a6a;border-radius: 5px;padding:2%;}
.newsList li span{display:block;}
.newsList li span.newsList-num{width:65px; margin-right:50px;height:70px; text-align:center; line-height:40px; font-size:24px; color:#fff; background:#ccc; font-weight:lighter; float:left;}
.newsList li span em{display: block;border-top: 1px #DEDDDD solid;font-size:17px;height:40px;background-color: #ddd;}
.newsList li span.newsList-text{float:left; width:500px; margin-left:20px;}
.newsList li span.newsList-text h3{font-size:16px; margin-bottom:5px;color:#3487ea}
.newsList li span.newsList-text h3 a{color:#3487ea;font-weight: bold;}
.newsList li span.newsList-text p{font-size:14px; color:#999; line-height:200%;}
.newsList li span.newsList-img{float:right;}
.content-left li{BORDER-BOTTOM: #C1C1C1 1px dotted;padding: 30px 0;min-height:100px;background:url(../images/arrows2.png) no-repeat left 38px;padding-left:25px;}
.content-left li img{padding-right:15px;}
.content-left em { float: right;}*/

.newsList{float:right; width:635px;}
.newsList li{overflow:hidden; padding:20px 10px;}
.newsList li:hover{background:#FFF;}
.newsList li:hover a{color: #0168b5;}
.newsList li span{display:block;}
.newsList li span.newsList-num{width:70px; height:60px;padding-right: 20px;border-right: 1px solid #e6e6e6;text-align:right; line-height:26px; font-size:28px; color:#666666; font-weight:lighter; float:left;}
.newsList li span em{display: block;border-top:0px #DEDDDD solid;font-size:14px;height: 25px;}
.newsList li span.newsList-text{float:left; width:500px; margin-left:20px;}
.newsList li span.newsList-text h3{font-size:16px; margin-bottom:5px;}
.newsList li span.newsList-text p{font-size:14px; color:#999; line-height:115%;}
.content-left li{BORDER-BOTTOM: #C1C1C1 1px dotted;padding: 30px 0;min-height:100px;background:url(../images/arrows2.png) no-repeat left 38px;padding-left:25px;}
.content-left li img{padding-right:15px;}
.content-left em { float: right;}

.zhanshangbm{background: #000;height: 150px;color:#FFF;margin-bottom:15px;text-align: center;}
.guanzhongbm{background: #f4323d;height: 150px;color:#FFF;margin-bottom:15px;text-align: center;}
.guanzhongbm a,.zhanshangbm a{color:#FFF;}
.zhanshangbm .canzhan,.guanzhongbm .guanzhong{line-height: 100px;font-size: 36px;font-weight: bold;}


/*栏目*/
.title{position:relative; margin-top:50px; margin-bottom:40px;}
.titleBox a{color: #0E70B6;    font-weight: bold;}
.titleBox{width:100%; text-align:center; font-size:30px; ;color: #000000;font-weight: bold;}
.sub-titleBox{width:100%; text-align:center; font-size:30px; ;color: #000000;bottom: -40px;}
.titleMore{background:url(../images/more.jpg) no-repeat right; padding-right:30px; position:absolute; right:0; font-size:14px;}

/*.title-zhanhui{background:url(../images/title-zhanhui.png) no-repeat;}
.title-zhanhui .titleBox{left:740px;}

.title-fangtan{background:url(../images/title-fangtan.png) no-repeat;}
.title-fangtan .titleBox{left:754px;}

.title-xinde{background:url(../images/title-xinde.png) no-repeat;}
.title-xinde .titleBox{left:265px;}

.title-zhanshang{background:url(../images/title-zhanshang.png) no-repeat;}
.title-zhanshang .titleBox{left:141px;}

.title-pinpai{background:url(../images/title-pinpai.png) no-repeat;}
.title-pinpai .titleBox{left:701px;}

.title-youqing{background:url(../images/title-youqing.png) no-repeat;}
.title-youqing .titleBox{left:755px;}*/


/*展会剪影*/
.showPic{}
.multipleColumn{position:relative; width:1200px; }
.multipleColumn .hd{ overflow:hidden;}
.multipleColumn .hd .prev,.multipleColumn .hd .next{ display:block; overflow:hidden; cursor:pointer; width:34px; height:67px; position:absolute; top:35%;}
.multipleColumn .hd .next{ background:url(../images/right-arrows.jpg) no-repeat; right:-65px; }
.multipleColumn .hd .prev{ background:url(../images/left-arrows.jpg) no-repeat;  left:-65px; }

.multipleColumn .bd{ overflow:hidden;  }
.multipleColumn .bd ul{ overflow:hidden; zoom:1; width:310px;  float:left; _display:inline;  }
.multipleColumn .bd ul li{_display:inline; overflow:hidden; text-align:center; margin-right:26px; display:inline-block;}
.multipleColumn .bd ul li .pic{ text-align:center; height:183px; overflow:hidden;}
.multipleColumn .bd ul li .pic img{ width:274px; height:183px; display:block; }
.multipleColumn .bd ul li .pic a:hover img{ border-color:#999;  }
.multipleColumn .bd ul li .pic-title{height:30px; margin-top:15px; margin-bottom:10px; font-size:14px;}



/*展会访谈*/
.tall{background:#f7f7f7; padding-bottom:50px; overflow:hidden;}

.tallVideo ul{width:105%;}
.tallVideo li{display:inline-block; width:276px; text-align:center;position:relative; margin-right:27px;}
.tallVideo li span{display:block;}
.tallVideo li .tallVideo-pic em{position:absolute; width:100%; text-align:center; left:0; top:0;}
.tallVideo li .tallVideo-pic em img{margin-top:20%;}
.tallVideo li .tallVideo-title{background:#000; background-color:rgba(0,0,0,0.5); bottom:0; position:absolute; left:0; z-index:10; width:100%; height:35px; font-size:14px; line-height:35px; color:#fff;}

.tallList{border-top:1px solid #efefef; margin-top:30px; padding-top:20px;}
.tallList li{width:33.333%; float:left; line-height:200%;}
.tallList li a{display:block; background:url(../images/video-icon.png) no-repeat 0 center; padding-left:20px; font-size:14px;}



/*客户心得*/
.evaluate{float:right; width:850px;}
.evaluate-list li{ overflow:hidden; margin-bottom:20px; border-bottom:1px solid #efefef; padding-bottom:15px; margin-bottom:25px;}
.evaluate-list li span{display:block;}

.userPic{float:left;}
.userPic img{width:78px; border-radius:100%; border:1px solid #ddd; padding:2px;}
.userText{float:right; width:740px;}
.userText .userInfo{display:block; overflow:hidden; margin-bottom:15px;}
.userText .userInfo em{background:#0168b5; padding:3px 5px; color:#fff; float:left;}
.userText .userInfo h3{float:left; margin-left:10px; font-size:18px;}
.userText .userSay{font-size:14px; color:#666666; line-height:200%;} 



/*展商名录*/
.title-zhanshang{width:130px;}
.directory{float:left; width:250px;}
.directoryList li{line-height:250%;margin-bottom:35px; position:relative;}
.directoryList li span{display:block; position:absolute; right:0; top:0;}



/*推荐品牌*/
.brand{overflow:hidden; margin-bottom:50px;}
.brand ul{width:105%;}
.brand li{float:left; margin-right:12px; margin-bottom:13px;}
.brand li img{border:1px solid #ccc;}

.contacts li{ float:left;width: 19%;transition: all .5s;border: 1px solid #eee;margin-right: 57px;height: 100px;line-height: 150px;text-align: center;box-shadow: 1px 2px 30px 5px #eee;}
.contacts li:nth-child(1){background:url("../images/contacts1.png") no-repeat center 13px;display: inline-block;}
.contacts li:nth-child(2){background:url("../images/contacts2.png") no-repeat center 13px;display: inline-block;}
.contacts li:nth-child(3){background:url("../images/contacts3.png") no-repeat center 13px;display: inline-block;}
.contacts li:nth-child(4){background:url("../images/contacts4.png") no-repeat center 13px;display: inline-block;}
.contacts{ margin-left:30px;}
.contacts li:hover{box-shadow: 1px 2px 30px 5px #888;}

/*友情链接*/
.link{width:1200px;}
.link ul{width:100%;}
.link li{float:left; margin-right:15px;margin-left:15px; margin-bottom:20px;}
.link li{border:0px solid #ccc;filter:Gray; -webkit-filter: grayscale(100%);opacity:0.3;background: #000;}
.link li:hover{filter:Gray; -webkit-filter: grayscale(0%);opacity:1;}
/*底部*/
.footer{background:#eee; padding-top:50px; padding-bottom:50px; overflow:hidden;}
.qcode{float:left; width:120px;font-size:12px;margin-right:20px;}
.unit{float:right; width:1060px;}
.unit dl{float:left; min-width:19%;font-size:14px; line-height:200%;}
.unit dl dt{font-weight:bold; color:#666666; font-size:16px; margin-bottom:10px;}
.unit em{display:block; }



/*版权*/
.copyright{background:#232323; padding-top:50px; padding-bottom:50px;}
.copyright-link{text-align:center; font-size:14px; color:#FFFFFF; border-bottom:1px solid #7d7b7b; padding-bottom:20px; margin-bottom:20px;}
.copyright-link a{margin-left:10px; margin-right:10px; color:#fff;}

.copyright-text{text-align:center; font-size:14px; color:#FFFFFF; line-height:200%;}
.copyright-beian{text-align:center; margin-top:20px;}
.copyright-info{text-align:center; color:#7d7b7b; font-size:14px; margin-top:15px;}
.copyright-info a{color:#7d7b7b;}
/*.copyright-text b{background: #c6c6c6;padding: 2px 8px;}*/
.copyright-col3 {width:100%;float: left; color: #FFF;    line-height: 32px;border-bottom: 1px solid #5f5f5f; margin-bottom: 20px; padding-bottom: 20px;}
.copyright-col3 b{color:#FFF;}
.copyright-col3 p{color:#7d7b7b}
.copyright-col3 .danwei{width:33.333%;float:left}
.copyright-col3 .lianxi{width:33.333%;float:left}
.copyright-col3 .erweima{width:33.333%;float:right}
.copyright-col3 .erweima img{width:94px;height:94px;}

/*列表*/
.listNav {border-bottom:2px solid #0168b5; margin-top:30px; margin-bottom:30px; padding-bottom:15px;}
.listNav h1{font-size:30px; background:url(../images/navIcon.png) no-repeat 0 center; padding-left:35px; }

.list{overflow:hidden; margin-bottom:30px;}
.list ul{width:105%;}
.list li{float:left; width:275px; margin-right:30px; margin-bottom:30px;overflow:hidden;cursor: pointer;height:265px;}
.list li:hover img{opacity:0.8;filter:Alpha(opacity=0.8);}
.list li:hover{background:#FDFDFD}
.list li:hover a{color:#0168b5}
.list li h3{ margin-bottom:10px; margin-top:15px;}
.listDep{font-size:14px; line-height:180%; color:#999999;padding-top: 10px;display: -webkit-box;}
.list li:hover h3 a{color:red}
.list p a{color:red}


/*内页 分页*/
.showpage{text-align:center; margin-bottom:50px;}
.showpage a{border:1px solid #ddd; padding:5px 15px; border-radius:5px; color:#666; margin-left:2px; margin-right:2px;}
.showpage a.now{background:#0168b5; color:#fff; border:1px solid #0168b5; }


/*内容页 左侧*/
.content{padding-top:30px; padding-bottom:30px; overflow:hidden;}
.content .path{margin:10px 0 20px 0}
.content-left{float:right; width:830px;}
.content-title{margin-bottom:20px;}
.content-title span{text-align: center; width: 800px; display: inline-block;line-height: 44px;}
.content-title h1{font-size:30px; background:url(../images/navIcon.png) no-repeat 0 center; padding-left:35px; margin-top: 15px;}
.content-box{min-height:500px;font-size:16px;line-height:35px;}
.content-box td,tr,table{ border-collapse: collapse; border: 1px solid #999; line-height: 35px;padding-left: 5px;margin-top: 8px; margin-bottom: 8px;}
.content-box p{line-height:250%;}


/*内容页 右侧*/
.content-right{float:left; width:280px;}
.content-right-title{font-size:20px; border-bottom:2px solid #0168b5; padding-bottom:15px;}
.content-right-nav{margin-bottom:30px;}
.content-right-nav li{background:url(../images/arrows3.png) no-repeat 0 center; padding-left:25px; height:50px; line-height:50px; border-bottom:1px solid #ddd;}
.content-right-nav li.selected{    background: #0045a2;}
.content-right-nav li.selected a{color:#FFF}
.content-right-nav li.selected:before{    background: #0045a2;}

.content-right-qcode{ border:1px solid #ddd; padding:10px; margin-bottom:30px;}
.other-list{margin-top:20px;}
.other-list li{border-bottom:1px solid #efefef; padding-bottom:15px; overflow:hidden; margin-bottom:15px;}
.other-list-pic{float:left;}
.other-list-text{width:210px; font-size:14px;}
.other-list-text p{font-size:12px; line-height:180%; color:#999999;}

#dosubmit{    background: #0068b5;}
}
