﻿@charset "utf-8";
body{font-family: "微软雅黑","宋体";padding-top:0;}/*background-color:#e8e7e6;*/
a{color:#5a5858;
text-decoration: none;
}
a:hover{
text-decoration: none;
}

.language{
background: #EAE9E9;
	color: #5A5858;
	/* padding: 10px 15px; */
	text-align: right;
}
.language a:hover{text-decoration: underline;}

.language .dropdown-menu > li > a{
	background-color: #00712F;
}
.language .dropdown-menu{
	padding: 0;
	min-width: unset;
}
.language .dropdown-menu > li > a:hover{
	color: #fff;
	background-color: #0f2a09;
}
.language .nav .open > a,
.language .nav .open > a:hover,
.language .nav .open > a:focus {
  color:#fff;
  background-color: unset;
}
.pdr30{
 padding-right: 50px;	
}
.menu{
	font-weight: bold;
	padding-left:30px;
}
.topclass{
	background-color: white;
padding-left:40px;
padding-right:40px;
}
/*.row img{width:100%;}*/
.whitehead{
	background: #fff;
}
.whitebg{
	clear: both;
	/*border-top:25px solid #fff;*/
	/*
	background: #fff;
-webkit-box-shadow: 0 0px 15px #888;
          box-shadow: 0 0px 15px #888;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
overflow:auto;
min-height: 600px;
}

.whitebg .container{
	/*width: 1200px;*/
}


.nav-menu {
  width:1200px;
  margin: 0 auto;
 clear: both;
}
.nav-menu > li {
 float: left;
 width:14%;
 text-align:center; 
}
.nav-menu > li > a {
  font-size:16px;
  font-weight: bold;
  margin-right:0px;
  margin-left:1px;	
  line-height:2em;
  color:#fff;
  border:0;
}
.nav-menu > li > a:hover {
border-bottom: 3px solid #fff;
background:#0f2a09;
color:#fff;
}
.nav-menu > li.active > a,
.nav-menu > li.active > a:hover,
.nav-menu > li.active > a:focus
{
  color: #fff;
  cursor: default;
  border-bottom: 3px solid #fff;
}

.menu-content > .tab-pane {
  display: none;
  padding:10px;
  overflow: auto;
  position:absolute;
width:100%;
z-index:1;
  background-image: url(../images/transparent.png);
  background-repeat: repeat;	
}
.menu-content > .active {
  display: block;
}
.menu-content ul{
  width:700px;
  margin: 0 auto;
}

.menu-content ul li{
	width:33.33333%;
	float:left;
	list-style: none;
	line-height:3em;
	
}
.menu-content ul li a{
	font-size:16px;
	color:white;
	font-weight: bold;
	
}
#home1 ul{

}
.mgt20{margin-top: 20px;}
.pdr20{
	padding-right:20px;
}
.pdl20{
padding-left:20px;	
}
.newslist {
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 1.9em;
}
.newslist li {
	font-size:2px;
	margin-left: -20px;
	padding-left: 0px;
}
.newslist li a{
	font-size:14px;
	color:#5a5858;
}
.newslist li a:hover{
	color:#f40025;
	text-decoration: none;
}
.newslist .date{
	float:right;
}
.notice{
padding-left:10px;
padding-right:10px;
}
.noticelist {
	padding-bottom: 5px;
	line-height: 1.7em;	
	border-top:1px solid #ddd;
}
.noticelist a{
	text-decoration: none;
}
.noticelist a li {
	margin-left: -40px;
	padding:5px;
	list-style: none;
	border-bottom: 1px #ddd solid;
	color:#5a5858;
	overflow: hidden;
}
.noticelist a:hover li, .noticelist a:hover .date{
	color:#fff;
	background-color: #0f2a09;
	overflow: auto;
}
.noticelist .title1{
	width:80%;
	float:right;
	padding-right: 10px;
}
.noticelist .date{
	width:20%;
	float:left;
	padding-right: 10px;
	text-align:center;
	color:#000;
}

#carousel1 .item{
	height: 195px;
}

#carousel1 .nianhuiitem{
	height: 300px;
}
a:hover .col2 img{
  border-radius: 40px;
 -moz-box-shadow: 0 0 10px #888888;
      box-shadow: 0 0 10px #888888;
}
.funblock .nav{margin:0 auto;}
.funblock .navbar-nav{
	padding-top:0;
	margin-left:25px;
	height:85px;
}
.navbar-nav{
	float: unset;
}
.funblock .nav .dropdown{margin:0 auto;padding:0;}
.funblock .nav .dropdown .dropdown-toggle{font-size:14px;color:#5a5858;margin-top:-5px;margin:0 auto;}
.funblock .nav .dropdown .dropdown-toggle .caret{color:red;}
.funblock .nav .dropdown .dropdown-menu{border-radius:0;font-size:14px;padding:0;margin:0 auto;min-width:80px;width:80px;}
.funblock .nav .dropdown .dropdown-menu li a{width:80px;padding:0;margin:0;text-align: center;background: #fff;color:#5a5858;line-height:1.5em;}
.funblock .nav .dropdown .dropdown-menu li:hover a{background: #0f2a09;color:#fff;}
.btnbox{
		width: 100%;
		margin: auto;
		padding: 0;
	}

.hr1,.tech {
	padding:15px;
	background-color: #f2f2f2;
}
.hr h3 a,.hr1 h3 a{color:#000;}
.magazine .title,
.kepu .title,
.hr .title,
.tech .title,
.link .title,
.zt_title{
  clear:both;
  float:left;
  width:100%;
  color:#000;
  font-weight: bold;
  font-size: 18px;  
  border-bottom: 2px solid #ccc;
  margin-bottom:10px;
  margin-top:10px;
}
.notice .title{
  width:100%;
  color:#000;
  font-weight: bold;
  font-size: 18px;  
}
.magazine .title{padding-bottom: 2px;}
.kepu .title{padding-bottom:3px;}
.link .title{
border:0;	
}
.hr1 .rbd2{
border-right:2px solid #9FA0A0;
margin-right:25px;
margin-bottom: 5px;
}
.hr1>.nav-tabs>.title a{
  font-size: 18px;
  margin: 0;
  padding: 0;
  padding-right:25px;	
}
.kepu .title .more,
.hr .title .more,
.hr1 .more,
.tech .more,
.notice .more{
	font-size:13px;
}
.notice .more{float:right;line-height:30px;font-weight: normal;}
.hr1 .more{
	clear: both;
  display: block;
  width:60px;
  float: right;
  text-align: right;
margin-top:30px;
}
.magazine .title img,
.hr .title img,
.tech .title img,
.link .title img,
.zt_title img{
  width:25px;
  padding-bottom:1px;
}
.magazine .title img{
	padding-bottom: 1px;
}
.magazine ul li img{
  border:1px solid #ddd;
  padding:5px;	
}
.magazine ul,.magazine li,.hr ul,.hr li{
  list-style: none;
  clear: both;
  margin: 0;
  padding: 0;
}

.tech{
	margin-top:20px;
}
.tech .title{
padding-bottom: 5px;
margin-top:0;
}
.tech ul{
padding: 0;
margin:0;
}
.tech li{
	margin-left:20px;
	padding-left:0px;
	font-size:3px;
	list-style: disc;
	clear: both;
}
.tech a li{
	font-size:14px;
	color: #626061;
	line-height: 2em;
}
.tech a:hover{
	text-decoration: none;
}
.tech a:hover li{
	background-color: #fff;
	
}
.magazine li,.hr li{
  overflow: auto;	
  margin-bottom: 15px;
}
.magazine .photo{
  width: 150px;
  margin-right: 10px;
  float: left;	
}
.hr .photo,.hr1 .photo{
  width: 100px;
  margin-left:-10px;	
  margin-right: 10px;
  float: left;	
}
.magazine .intro{
  color: #5a5858;	
  width: 55%;
  float: right;
  line-height: 2em;
}
.hr .intro,.hr1 .intro{
  color: #5a5858;	
  width: 65%;
  float: right;
  line-height: 2em;
}
.hr1 h3,.hr h3{
  font-size:18px;
  font-weight: bold;
line-height: 1.5em;
margin:0;
padding:0;
}
.redbtn{
  clear: left;
  display: block;
  text-align: center;	
  width:100px;
  float:right;
  color: #0f2a09;
  border:1px solid #f22025;
  background-color: #fff;
  padding:5px;
  border-radius: 0;	
  margin-top: -24px;
}
a.redbtn:hover{
  color: #fff;	
  background-color: #0f2a09;	
  text-decoration: none;	
}
.link{
	overflow: auto;
	margin-bottom: 10px;
}
.boxbox{ width:100%; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:150%; height:115px; overflow:hidden; position:relative;margin-top: -20px;}
.piclist{ height:100px;line-height: 100px; position:absolute; left:0px; top:0px}
.piclist li{margin:10px; float:left;list-style: none;}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; position:absolute; top:30px; z-index:99; cursor:pointer;filter:alpha(opacity=80); opacity:0.8;}
.og_prev{ left:4px; background:url(../../images/arrowleft_1.png) no-repeat;}
.og_next{ right:4px; background:url(../../images/arrowright_1.png) no-repeat;}

footer{
  margin:0;
  background: #898989;
  padding:30px;
  clear: both;
  overflow: hidden;
margin-top:20px;	
}

.foot{
	clear: both;
	overflow: hidden;
  color:#fff;
}
.foot .container{
	/*width: 1200px;*/
}
.foot ul{
  margin:0;
  padding:0;
  margin-left: 32px;
}
.foot li{
  list-style: none;
}
.foot .txtcenter{
  text-align: center;
}
.foot a{
  color:#fff;
  text-decoration: none;
}

/*子页面样式*/
.subtitle,.locnav{
  color:#000;
  line-height: 1.5em;
  border-bottom: 1px solid #ccc;
  padding-bottom: 4px;
  font-size:16px;
}
.subtitle{margin-top:-7px;font-weight: bold;}
.subtitle img,.title img{width:25px;margin-bottom: 5px;}

.icon-bar{background-color: #5a5858;}
.submenulist{
  list-style: none;
  padding:0;
  padding-top:20px;
  line-height:2.5em;
  font-size:15px;	
}
.submenulist li{font-weight: bold;}
.submenulist a{
	color:#5a5858;
	display: block;
	padding-left:35px;
}
.submenulist a:hover{
	background-color:#EEEEEE;
	color:#5a5858;
}
.submenulist .currclass{
	background-color: #0f2a09;
}

.submenulist .currclass a{
	color:#fff;
}
li.currclass ul li.currclass a{
	background-color: #eeeeef;
	color:#0f2a09;
	
}
.submenulist1{margin:0;padding:0;background: #FFFFFF;}
.currclass .submenulist1 a{color:#5a5858}
.submenulist1 li{list-style: none;font-weight: normal;margin:0;}

.locnav{
	font-size:14px;
	padding: 6px;
	overflow: auto;
}
.locnav,.locnav a,.subtitle .sharestyle a{
  	color:#9E9E9F;
	text-decoration: none;
}
.locnav .sharestyle,.subtitle .sharestyle{
	float:right;
}
.locnav .title{
  width:300px;
  float:left;
color:#000;
  font-size:18px;
  font-weight: bold;
  line-height: 2em;
  padding-bottom: 5px;
}

.subtitle .sharestyle{
	font-size:14px;
	color:#9E9E9F;
}
.content{
	text-indent: 2em;
	line-height:1.5em;
	color:#595757;
	font-size:14px;
	margin-top:20px;
	margin-left:10px;
	margin-bottom: 40px;
	overflow: hidden;
}
.content ul,.subkepu{
	margin:0;
	padding:0;
	font-size:6px;
	margin-left:10px;
}
.content ul li a{
	margin-left:0;
}
.content ul li,.subkepu li{
	padding-left:5px;
	padding-right:5px;
	font-size:8px;
}
.content h3{text-align: center;
}
.subNav{
	cursor:pointer;font-weight:bold;font-size:16px;color:#595959;line-height:3em;padding-left:35px; 
}
.subNav:hover{
	background-color:#efefef
}
.currentDd {color:#fff;
	background-color:#0f2a09;}
.currentDt{	background-image:url(../images/sanjiao.png);
background-position: 300px 20px;
background-repeat: no-repeat;}
.current{
	color:#fff;
	background-color:#0f2a09;
	background-image:url(../images/sanjiao.png);
background-position: 300px 20px;
background-repeat: no-repeat;
}


.navContent{
	display: none;
	list-style: none;
	margin:0;
	padding:0;
}
.navContent .currclass{background: #E5E5E5;}

.navContent li{
	line-height:2em;
	font-size:6px;
	margin:0;
	padding:5px;
}
.navContent li a{
	display:block;
	font-size:14px;
	line-height:2em;
	color:#595959
}
.navContent .currclass a{color:#0f2a09;}
.navContent li:hover{
	background-color:#efefef
}

.subkepu{
list-style:none;
margin-left:-40px;
padding-top:10px;
}
.content li a,.subkepu li a{
	font-size:14px;
	line-height: 2em;
	color:#5a5858;
	text-decoration: none;
}
.content li:hover,.subkepu li:hover{
  background-color:#fff;
  color:#0f2a09;
}
.content li:active,.subkepu li:active{
  background-color:#0f2a09;
  color:#fff;
}
.content li a:hover,.subkepu li a:hover{
  background-color:#fff;
  color:#0f2a09;
}
.content li a:active,.subkepu li a:active{
  background-color:#0f2a09;
  color:#fff;
}
.content ul li .date,.submenulist li .date,.subkepu li .date{
	font-size:14px;
	float:right;
	line-height: 2em;
}
.content h3{
	text-indent: 0;
	color:#000;
	line-height: 2em;
}
.fenye a{float:left; text-align: center;}
.fenye .curr{line-height:24px;font-size:18px;width:20px;}
.fenye .next,.fenye .prev,.fenye .num{
	border:1px solid #0f2a09;
	color:#0f2a09;
	margin:2px;
	padding:0 4px;
	line-height:20px;
}

ul.recommend{
list-style: none;
padding:0;
margin:0;
padding-top:15px;
padding-bottom: 15px;
overflow: auto;
	color: #5A5858;
}

ul.recommend li{
	padding:5px;
	margin:0;
}
ul.recommend li .comborder{
margin:10px;
padding:15px;
border: 1px solid #ddd;
}

ul.recommend a li .comborder h3{
font-size:18px;
font-weight: bold;
color:#000;
}
ul.recommend a li .comborder{
color:#888;
}
ul.recommend a:hover li .comborder{

 border-radius: 0;
 -moz-box-shadow: 0 0 10px #888888;
 box-shadow: 0 0 10px #888888;
}
ul.recommend li img{
	width:350;
	height:180px;
}
ul.recommend li .redbtn{
  clear: both;
  margin:auto;
  float: none;
}
.submag,.submag1{padding-top:25px;display:inline-block;overflow:auto;}
.submag .img{width:42%;float:left;}
.submag .img img{width:160px;}
.submag1 .img{width:30%;float:left;}
.submag1 .img img{width:200px;height:280px;}
.submag1 dl{
	width:500px;
	float:right;
	padding:0;
	margin:0;	
}
.submag dl{
	width:57%;
	float:right;
	padding:0;
	margin:0;	
}
.submag dl dt,.submag1 dl dt{
	width:33%;
	clear: right;
	float:left;
	padding:0;
	margin:0;
	text-align: right;
}
.submag dl dd,.submag1 dl dd{
	width:67%;
	float:right;
	padding:0;
	margin:0;
	overflow: hidden;
}
.submag .intro{
	padding-top:20px;
	clear: both;
	text-indent: 2em;
}
.submag1 .intro{
	padding:20px 50px 0 0;
	clear: both;
	text-indent: 2em;
}


/*会议页专题样式开始*/

.zhuantimenu,.nianhuimenu{
  background-color: #0f2a09;
  line-height:1.5em;
  font-size:18px;
  color:#fff;	
  overflow: auto;
  text-align: center;
}
.zhuantimenu ul{
	width:650px;
	margin:0 auto;
	padding:0;
	list-style: none;		
	text-align: center;
}
.zhuantimenu li,.nianhuimenu li{
	padding-left:30px;
	padding-right: 30px;
	text-align: center;
	width:auto;
	float:left;
	display:inline;
	font-weight: bold;
}
.zhuantimenu a,.nianhuimenu a{
  color:#fff;
  text-decoration: none;
}

.zhuantimenu li:hover,.nianhuimenu li:hover{
	background-color: #a9020a;
	}
.nianhuimenu{
	font-size:18px;
	line-height:2em;
}
.nianhuimenu ul{
	width:auto;
}
.nianhuimenu ul li{
	padding-left:20px;
	padding-right: 20px;
}
.zt_title{border-bottom: 0;
padding-top: 20px;
}
.zt_content{
	font-size:18px;
	line-height: 2em;
	font-weight: bold;
}
.zt_title .more{
  float: right;
  font-size:12px;
  font-weight: normal;
}
.ztlist{
  clear:both;
}
.ztlist ul{
  margin:0;
  padding:0;
}
.ztlist ul li{
  list-style: none;
  line-height:28px;
  padding-left:10px;
  padding-right:5px;
 font-size:10px;
	clear: both;
}
.ztlist ul li a{
	padding-left:5px;
}
.ztlist ul li a,
.ztlist ul li .date{
  font-size:14px;	
line-height:2em;
}
.ztlist ul li:hover{
  background-color: #0f2a09;
  color:#fff;
}
.ztlist ul li:hover a{
  color:#fff;
  text-decoration: none;
}
.ztlist ul li .date{
	float:right;
}

.topic_guest ul{
  clear: both;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
}
.topic_guest ul li{
  width:25%;	
  float: left;
  padding:5px;
  text-align: center;
  line-height:2em;
}
.topic_guest ul li img{
	width:160px;
	height:195px;
	overflow: hidden;
	border:1px solid #eee;
	
}
.topic_guest ul li h3{
  color:#000;
  font-size:18px;
  font-weight: bold;	
}
.topic_guest a:hover{
  text-decoration: none;	
}
h5{
  font-size:14px;
  line-height: 1.5em;
  display: inline-block;	
}
.schcontents .nav-tabs,.schcontents .nav{
  color:#5a5858;
  font-weight: normal;
}
.schcontents .nav-tabs .active{
  color:#0f2a09;
}
.sch_tt_date,.sch_tt_content{
  background-color:#0f2a09;
  color:#fff;
padding:5px;
}

.schdatelist li a{
	color:#5a5858;padding-right:50px;
	font-weight: normal;
}
.schdatelist.nav-tabs > li.active > a,
.schdatelist.nav-tabs > li.active > a:hover,
.schdatelist.nav-tabs > li.active > a:focus
{
	color:#0f2a09;
	font-weight: bold;
}
.sch_tt_date{
	width:30%;
	padding-left:50px;
	float:left;
}
.sch_tt_content{
	width:70%;
	float:left;
}

.schcontents table>tr>td{
	padding:5px;
}
.schcontents table{
	width:100%;
}
.schcontents tr{
	border-bottom: 1px solid #ddd;
}
.zzdw {
	padding-top:58px;
	font-size:18px;
	line-height:1em;
}
.zzdw h3{
	background-color: #ddd;
	font-size:18px;
	padding: 5px;
	padding-left:10px;
	font-weight: bold;
}
.zzdw p{
padding-left: 10px;
padding-right:5px;
}

/* menu */
#cemenu{position:fixed ;margin-left:20px;top:100px;border-left: 1px solid #ddd;}
#cemenu ul li{margin-left:-53px;list-style: none;filter: grayscale(100%); -webkit-filter: grayscale(100%);font-size:18px;}
#cemenu ul li a{
    margin:5px 0;
    height:40px;
    