@charset "utf-8";
body{font-family: "微软雅黑","宋体";}/*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;}
.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;
}


.nav-menu {
  width:1200px;
  margin: 0 auto;
 clear: both;
}
.nav-menu > li {
 float: left; 
}
.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;
}
.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: #e50212;
	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;
}
.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: #e50212;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: #e50212;
  border:1px solid #f22025;
  background-color: #fff;
  padding:5px;
  border-radius: 0;	
  margin-top: -24px;
}
a.redbtn:hover{
  color: #fff;	
  background-color: #e50212;	
  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.png) no-repeat;}
.og_next{ right:4px; background:url(../images/arrowright.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 ul{
  margin:0;
  padding:0;
}
.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: #e50212;
}

.submenulist .currclass a{
	color:#fff;
}
li.currclass ul li.currclass a{
	background-color: #eeeeef;
	color:#e50212;
	
}
.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:-20px;
}
.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:#e50212;}
.currentDt{	background-image:url( ../images/sanjiao.png);
background-position: 300px 20px;
background-repeat: no-repeat;}
.current{
	color:#fff;
	background-color:#e50212;
	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:#e50212;}
.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:#e50212;
}
.content li:active,.subkepu li:active{
  background-color:#e50212;
  color:#fff;
}
.content li a:hover,.subkepu li a:hover{
  background-color:#fff;
  color:#e50212;
}
.content li a:active,.subkepu li a:active{
  background-color:#e50212;
  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 #e50212;
	color:#e50212;
	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: #e50212;
  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: #e50212;
  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:#e50212;
}
.sch_tt_date,.sch_tt_content{
  background-color:#e50212;
  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:#e50212;
	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;
    line-height:40px;
    text-decoration:none;
}
#cemenu img{width:25px;}
#cemenu ul li:hover,#cemenu ul li.current,#cemenu a:hover,#cemenu li.current a{color:#000; -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
    filter: grayscale(0%); }　

/*会议专题样式结束*/

.hrlist{
overflow:hidden;
}
.hrframe{
border:1px solid #eee;
margin:5px;	
margin-top:10px;
margin-bottom:10px;
overflow: hidden;
}
.hrframe img{
	width:150px;
	float:left;
}

.hrframe .intro{
	width:70%;
	float:right;
	padding:10px;
	height:180px;
    overflow-y:scroll;
}

/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
.intro::-webkit-scrollbar{
    width: 3px;
    height: 16px;
    background-color: #f5f5f5;
}
/*定义滚动条的轨道，内阴影及圆角*/
.intro::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	width: 10px;
    border-radius: 5px;
    background-color: #f5f5f5;
}
/*定义滑块，内阴影及圆角*/
.intro::-webkit-scrollbar-thumb{
    /*width: 10px;*/
    height: 10px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.7);
	box-shadow: inset 0 0 6px rgba(0,0,0,.7);
}


/*表单设计开始*/
.apptable{
  font-size:16px;
  margin:5px;
  background-color: #fff;
 }
.apptable, .apptable th, .apptable td{
	 border: 0px solid #ccc;
}
.apptable h3{
text-align: center;	
  font-weight: bold;
  font-size:18px;
 line-height:2em;
}
.apptable .pdl10{
padding-left:10px;	
}
.apptable .shiyan{
display: flex;	
}
.apptable .shiyan .col-lg-6 .title{
width:150px;
float:left;
}
.apptable .shiyan .col-lg-6{
flex:1;	
}
.apptable .typeradio{
float:left;
padding:0 10px;
font-weight: normal;
}

.apptable .subtitle{
	font-size:16px;
	background-color: #ddd;
	color:#585858;
	margin:5px 0;
	padding:5px;
	border:0px;
}
.apptable .redtitle{
	font-weight: bold;
	font-size:16px;
	background-color: #e50212;
	color:#fff;
	margin:5px 0;
	padding:5px;
	border:0px;
}
.apptable .upfile,.apptable textarea{
  width:100%;
  margin:5px 0;
  border:1px solid #ccc;
}
.apptable .col-sm-4{ width: 33.33333333%;}

.apptable .inputname{float:left;line-height: 32px;}
.apptable .input-text-3{
	width:auto;
	float:left;
	margin:5px 0;
	border:1px solid #ccc;
}
.apptable label{
	font-weight: normal;	
}
.apptable .col-sm-3 iframe,.apptable .col-lg-3 iframe{height: 40px;}
.apptable .txtright{
	text-align: right;
}
.apptable .caption{
	width:100%;
	font-weight: bold;
	text-align: center	;
	background: #eee;
	line-height: 30px;
	letter-spacing: 2px;
}

.memlist,.login-form{
margin-top:30px;	
width:100%;
border:1px solid #ddd;
padding:30px;
padding-top:0px;
}

.memlist .title,.login-form .title{
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}

.borderlist{
margin-top:30px;	
border:1px solid #ddd;	
padding:5px;	
}
.login-form .username,.login-form .password{
border:1px solid #ddd;
padding:3px;
padding-left:30px;
width:100%;
margin-top:15px;
-ms-height:30px;  	
}

.login-form #btnMem{
	background-color: #e50212;
	color:#fff;
	border:0;
	width:100px;
	margin:15px;
}
.login-form .username{
	background-image: url( ../images/username.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
.login-form .password{
	background-image: url( ../images/password.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
.memlist .title h3,.login-form .title h3{
color:#000;
font-size:18px;
font-weight: bold;
}
.memlist .title .more{
float:right;
}
.memlist ul,.login-form ul{
	padding:0;
	margin:0;
}
.memlist li,.login-form li{
	list-style: none;
	line-height:2em;
}
.linklist{
	text-align: center;
}
.memlist img{
	padding:5px;
}
.liststyle{
	list-style: none;
	margin-left:-40px;
	line-height: 1.8em;
}
/*表单设计结束*/

/*----*/
.content-middle-in,.content-bottom-in {
  padding: 2em 0;
}
#flexiselDemo1{
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	list-style-type: none;
	text-align:center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	width:90%;
	margin: 0 auto;
}
.nbs-flexisel-item {
	float: left;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;	
}
/*---- Navigation ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:40px;
	height:40px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	left: 0px;
	background: url(images/arrowleft.png) no-repeat;
}
.nbs-flexisel-nav-right {
	right: 0px;
	background: url(images/arrowright.png) no-repeat;
}
.men{
	margin:0 4% 0 ;
}
.bag h5{
	text-align:left;
}

.encontent{
	font-family: Arial;
	margin-bottom: 30px;
	}
.encontent .redbg{
  background-color: #e50212;
  color:white;
}
.encontent .regborder{
	border:1px  solid #e50212;
	color:#e50212;
}
.encontent .intro{
	font-weight: bold;	
}
.encontent h1{
	font-family: Arial Black;
	font-size:30px;
	font-weight: bold;
	color:black;
	line-height: 1.5em;
}

.encontent h2{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
}
.council,.council1{
	width:100%;
  clear: both;
  display: -webkit-flex; /* Safari */
  display: flex;
 justify-content: space-between;
 align-items: flex-start;
}	
.council .col32{
	width:34%;
}
.council .col36{
	width:32%;
	margin-left:20px;
	margin-right:20px;
}
.council1 .ml20{
	margin-left:20px;
}
.encontent h3{
	font-size:16px;
	font-weight: bold;
	background: #89898A;
	color:white;
	line-height: 2em;
}
.council .underline{
	padding-bottom: 5px;
	border-bottom: 1px solid #89898A;	
}
.encontent ul{
	padding:0;
	margin:0;
	list-style: none;
}
.encontent ul li{
	line-height:2em;
	border-bottom: 1px solid #89898A;
}
.encontent ul li.bg{
	background: #EFEFF0;
}
.searchlist .tit{
	line-height:40px;
	color:#000;
	margin-left:40px;
}
.searchlist .tit span{
	color:#e50212;
	font-size:16px;
	font-weight: bold;
}
.searchlist .c9{
	font-size:12px;
	color:#0000ff;
}
.searchlist .title{
	font-size:14px;
	font-weight: bold;
	line-height: 1.5em;
	color:#5A5858;
	}
.searchlist .intro{
	font-size:12px;
	color:#888;
}
.searchlist .url a{
	font-size:12px;
	color:#008100;
}


.orglist img{height:60px;padding:5px;}
.orglist li{text-align: center;margin: auto;}
.imglist ul,.orglist{list-style: none;}
.imglist li{float:left;padding:5px;}
.imglist li h4,.huishilist h4,.orglist h4{text-align: center;}
.imglist ul li img{width:90px; height:120px;}
.huishilist img{width:160px;height:190px;border:1px solid #efefef;padding:6px;}
/*滚动图片样式*/

/* Recent Works */
.recent-work {
  position: relative;
}
.recent-work a:hover {
  text-decoration: none;
}
.recent-work h2,
.ecommerce .recent-work h2 {
  margin: 3px 0 5px;
}
.recent-work h2 a {
	color: #3e4d5c;
}
.recent-work h2 a:hover {
	color: #E02222;
}
.recent-work-item {
	padding-left: 10px;
}
.recent-work .owl-buttons {
	left: -74px;
	right: auto;
    top: 0;
}
.recent-work .recent-work-item a.recent-work-description {
	padding: 10px;
	display: block;
	background: #fff;
}
.recent-work .recent-work-item:hover a.recent-work-description {
	background: #E6400C;
    transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -webkit-transition: all 0.9s ease;		
}
.recent-work .recent-work-item strong {
	color: #000;
	display: block;
	font-size: 16px;
	font-weight: 300;
}
.recent-work .recent-work-item b {
	color: #656565;
	font-weight: 300;
}
.recent-work .recent-work-item:hover b,
.recent-work .recent-work-item:hover strong {
	color: #fff;
}
.recent-work .recent-work-item em {
	display: block;
	overflow: hidden;
	position: relative;
	
}

.recent-work .recent-work-item .fa {
	color: #fff;
	padding: 15px 10px 10px 10px;
	font-size: 12px;
	position: absolute;
	top: 50%;
	width: 47px;
	height: 47px;
	font-style: normal;
	margin-top: -23.5px;
	border-radius: 47px;
	background: rgba(0,0,0,0.5);
    transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;	
}
.recent-work .recent-work-item .fa:hover {
	font-size:12px;
	color: #E02222;
}
.recent-work .recent-work-item .fa-link {
	left: -100px;
}
.recent-work .recent-work-item .fa-search {
	right: -100px;
}
.recent-work .recent-work-item:hover .fa-link {
	left: 20%;
}
.recent-work .recent-work-item:hover .fa-search {
	right: 20%;
}

.testimonials-v1 .left-btn,
.testimonials-v1 .right-btn {
	right: 0;
	width: 26px;
	height: 26px;
	bottom: 30px;
	border-radius: 26px !important;
	position: absolute;
	display: inline-block;
}
.testimonials-v1 .left-btn {
	right: 30px;
    background: url(../images/fa-angles.png) no-repeat 8px 8px;
}
.testimonials-v1 .right-btn {
    background: url(../images/fa-angles.png) no-repeat -33px 8px;
}
.testimonials-v1 .left-btn:hover {
    background: #e84d1c url(../images/fa-angles.png) no-repeat 8px -31px;
}
.testimonials-v1 .right-btn:hover {
    background: #e84d1c url(../images/fa-angles.png) no-repeat -33px -31px;
}


.searchresult{
	padding:40px;
}
.searchresult .formmain{width:50%;margin: auto;padding-bottom: 40px;}
.searchresult .col-md-3{text-align: center;line-height:2em;}
.searchresult .title{font-weight: bold;}
/*滚动图片样式结束 */

@media screen and (min-width: 992px){
  .whitebg{
    border-left: 30px solid #fff;
    border-right: 30px solid #fff;
  }
}
@media screen and (max-width:991px){
  .whitebg{
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
  }
  .funblock .navbar-nav{
	width:100%;
	padding-top:0;
	margin-left:120px;
  }
  .pdl20{
  	padding-left:0;
  }
  .tech{
    background-color: #fff;
  }
  .tech a:hover li{
	background-color: #f2f2f2;
  }
  .link li{
    width:45%;margin:5px 15px;
  }
  .link li img{
    height:45px;
	width:auto;
	vertical-align:middle;
  }
  .nav-menu {
    width:100%;
    margin: 0 auto;
    clear: both;
  }
}

@media screen and (min-width:768px) and (max-width:991px){
  .pdl20{
    padding-left:0;
    padding-top:10px;
  }
}
@media screen and (max-width:767px){
	
.zz-sever .list-item .item{float:left;}
   .list-item .item{border:none;}
    .zz-sever .list-item .wrapbox{width:3000px;position: relative;}
	
 .pdl20{
    padding-left:0;
  }
 .pdr20,.notice{
    padding:0;
  }
 .navbar-brand{
    margin:0 auto;
    padding:10px;
    float:left;
  }
  .funblock .navbar-nav{
    padding-top:0;
    margin-left:0;
  }
  .link li{
  width:100%;
  margin:auto;
  margin-top:15px;
  text-align: center;
  }
  .link li img{
    height:55px;
    width:auto;
    vertical-align:middle;
    text-align: center;
  }
  .council{
    display: block;
  }
  .council .col32,.council .col36{
    width:100%;
    margin:0;
  }
  .nav-menu {
    width:100%;
    margin: 0 auto;
    clear: both; 
  }
  .top_a{
    display: none;		
  }
  .searchlist li{list-style: none;
	margin-left:-30px;
	padding:0;
  }
}
@media screen and (max-width:414px){
  .navbar-header .collapsed{
    float:right;
  }
  .navbar-brand {
    width:100%;
  }
  .navbar-brand img{
    width:100%;
   margin:0 auto;
  }
  .navbar-form .form-control {
    float:left;
    width:230px;
    margin-bottom:10px;
  }
  .magazine .photo{
    width:100px;
    float:left;	
  }
  .magazine .intro{
    width:60%;
    float:right;	
  }	
  .crayblue1{
    font-size:16px;
	line-height:1.9em;
  }
}
@media screen and (max-width:375px) {
 .navbar-form .form-control {
    width:200px;
  }
  .link li{
    width:100%;
    margin:auto;
    margin-top:15px;
    text-align: center;
  }
  .link li img{
    height:55px;
    width:auto;
    vertical-align:middle;
    text-align: center;
  }
 
}
@media screen and (max-width:320px){
  .hr .intro{
    width:150px;
  }
}