.logoname{
	margin: 0px;
	padding: 0px;
	}
.main-nav {
	float: right;
	width: 100%;
}
.gly{
	color: #64efce;
	font-family: "microsoft YaHei";
	width:30px;
}
.cirLeft{
border-right:solid 1px #CCC;
margin-left:-8px;
margin-right:7px;
color:#ffffff;

}

.cirLeft p{
color:#1b876d;
}

.cirGlyRight p{
	color: #ffffff;
	margin-bottom: 0px;
	font-family: tw_cen_mt_condensedregular, "Tw Cen MT Condensed";
	font-size: 18px;
	line-height: 16px;
}

.cirRight{
	color: #f6f6f5;
	border-left: solid 1px;
	border-left-color: #3CAA8E;
	margin-left: 21px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 11px;
}

.cirRight p{ 
color:#ffffff;
margin-left:9px;
font-size:1.1em;
word-break:break-all;
font-family:"microsoft YaHei"
}

.glyHover:hover .glyphicon{ 
color:#ffffff;
}
.glyHover:hover .cirRight{ 

border-left:solid 1px #ffffff;

}
.glyHover:hover .cirRight p{ 
 font-weight: 600;
 color:#ffffff;
}

.CGFBsBlock {
margin:10px 0px;
padding:15px 0px;
background-color:#ffffff;
/*-moz-box-shadow: 1px 1px 5px #f6f6f5; 
-webkit-box-shadow: 1px 1px 5px #f6f6f5; 
box-shadow: 1px 1px 5px #f6f6f5;*/
border:1px solid #fff;
}

.CGFBsBlock img{
  }

.CGFBsBlock:hover{
	border: solid 1px #CCC;
	/*-moz-box-shadow: 1px 1px 5px #999; 
-webkit-box-shadow: 1px 1px 5px #999; 
box-shadow: 1px 1px 5px #999; */
	border: 1px solid;
	border-color: #9BD2C5;
}

.round {
border-radius: 24px;
background-color:#43ae94;
border-color:#43ae94;
color:#ffffff;
margin:10px 0 15px 0;
}

.myActivityBlock {
	margin:10px 0px;
	background-color:#ffffff;
	border:1px solid #eeeeee;
}
.lm_title{
	/*border-bottom:1px solid #da6262;*/
	margin: 0px;
	padding: 10px 0px;
	}
.lm_title2{
	border-bottom: 1px solid #f4f4f4;
	margin: 0px;
	}
.info-title{
	margin-left: 10px;
	font-family: segoe_lightregular, "Segoe UI Light";
	display: block;
	float: left;
	color:#444;
}

.item-title{
	font-family: segoe_lightregular, "Segoe UI Light";
	display: block;
	color: #444;
	border-bottom: 1px solid #1b6;
	margin: 10px;
}

a.read-more_hxy:link,a.read-more_hxy:visited {
	font-family: "Microsoft YaHei", "Microsoft YaHei UI Light";
	font-size: 14px;
	font-weight: normal;
	float: right;
	display: block;
	margin-right: 15px;
	margin-top: 20px;
	line-height:14px;
	color: #444;
}
a.read-more_hxy:hover {
	color:#da6262;
}
a.read-more_hxy:hover {
	color:#da6262;
}

.title{
	color:#666;
	font-size:16px;
	font-family: "microsoft YaHei";
	font-weight:normal;
	line-height:24px;
	display:block;
}
.activity_img{
	margin-bottom:20px;
	margin-top:15px;
	}
.bk01{
	background-color: #f4f4f4;
	padding: 8px;
	border: 1px solid #eee;
	min-height:400px;
	margin-bottom:15px;
	}
.bk01:hover{
	background-color: #fff;
	padding: 8px;
	border: 1px solid #ff8787;
}

.lm_banner{
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #da6262;
	position: relative;
	display: block;
	margin:0px 10px;
	}
.lm_banner .name{
	font-family:"Microsoft YaHei", "Microsoft YaHei UI Light";
	font-size:24px;
	color:#da6262;
	display:block;
	}
.lm_banner .info{
	font-size:14px;
	display:block;
	color:#999;
	}
.lm_banner .info{
	position: absolute;
	right: 10px;
	bottom: 14px;
	}
/**************图片放大开始**************/
.img_enlarge {
	overflow: hidden;
}
.img_enlarge img.pro-bg {
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.img_enlarge:hover img.pro-bg {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  
}
/**************图片放大结束**************/
	

.title3{
	font-size:16px;
	font-family: "microsoft YaHei";
	font-weight:normal;
	display:block;
	line-height:24px;
	padding-bottom:20px;
	color:#444;
}

.main_news{
	padding: 20px 0px;
	margin-bottom: 20px;
	height: 300px;
	}

.main_news .title{
	font-size: 18px;
	font-family: "microsoft YaHei";
	font-weight: normal;
	display: block;
	line-height: 24px;
	padding: 15px 9px;
	color: #666;
}
.main_news .title a:link,.main_news .title a:visited{
	color:#444;
}
.main_news .title a:hover{
	color:#da6262;
	}
.main_news .date{
	padding: 5px 9px 0px 9px;
	color: #da6262;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	}

.main_news .box-hover {
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.main_news .box-hover:hover {
	width: 100%;
	height: 100%;
	z-index: 9;
	background-color: #000;
	display: inline-block;
	position: absolute;
	top: 0px;
	left: 0;
	opacity: 0;
	display: block;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	border: 5px solid #da6262;
}

.meet_list{
	min-height: 400px;
	background-color: #FFF;
	margin: 5px 0px;
	padding: 20px;
	}
.meet_list_b{
	min-height: 400px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px 20px;
	}
.meet_list .title {
	border-bottom: 1px solid #da6262;
	position:relative;
	height:10px;
}


.meet_list .title .name {
	font-family: "Microsoft YaHei", "Microsoft YaHei UI Light";
	font-size: 16px;
	color: #da6262;
	background-color: #FFF;
	position: absolute;
	top: -4px;
	padding: 0px 15px 0px 13px;
	display: inline-blank;
}
.meet_list ul {
	padding: 15px 0px;
}
.meet_list ul li {
	list-style: none;
	border-bottom:1px dashed #ddd;
	position:relative;
}
.meet_list ul li:hover {
	border-bottom:1px dashed #da6262;
	background-color:#f4f4f4;
}
.meet_list ul li a:link,.meet_list ul li a:visited{
	line-height:26px;
	color:#444;
	padding:6px 5px 4px 5px;
	display:block;
	}
.meet_list_b ul li a:link,.meet_list_b ul li a:visited{
	line-height:36px;
	font-size:16px;
	}

.meet_list ul li a:hover{
	color:#da6262;
	}

.meet_list .date {
	color: #da6262;
	display: block;
	position: absolute;
	right: 3px;
	line-height: 26px;
	padding: 6px 5px 4px 5px;
	display: block;
}
.meet_list_b .date {
	font-size:14px;
	line-height:36px;
	}

.meet_list a.more {
	display: block;
	float: right;
	padding: 10px 15px;
	}
/*.myActivityBlock img{
margin-top:10px;

}*/

.actTime{
	text-align: right;
	font-size: 40px;
	padding-top: 5px;
	color: #da6262;
	font-family: tw_cen_mt_condensedregular, "Tw Cen MT Condensed";
	line-height: 50px;
}

.expert {
	margin: 15px 0px 10px 0px;
	background-color: #f4f4f4;
	padding: 1px;
}

.expert:hover {
	background-color: #da6262;
}
.expert  .zhaiy{
	line-height: 22px;
	font-family: "microsoft YaHei";
	color: #666;
	display: block;
	padding: 10px 15px;

}
.expert .e_t{
	padding: 8px 15px;
	font-size: 14px;
	font-family: "Microsoft YaHei", "Microsoft YaHei UI Light";
	
	}
.expert .e_t .name {
	color: #da6262;
	font-size: 20px;
	padding-right: 20px;
}
.expert:hover .e_t .name,.expert:hover .e_t,.expert:hover  .zhaiy {
	color: #fff;
}

.day_hxy{
	font-size: 26px;
	color: #999;
	font-family: tw_cen_mt_condensedregular, "Tw Cen MT Condensed";
	border-bottom: 1px solid #CCC;
}
.date_hxy{
	font-size: 18px;
	color: #999;
	font-family: tw_cen_mt_condensedregular, "Tw Cen MT Condensed";
}

.year_hxy{
	font-size: 16px;
	color: #999;
	font-family: tw_cen_mt_condensedregular, "Tw Cen MT Condensed";
}


.zhaiyao{
	line-height: 20px;
	font-family: "microsoft YaHei";
	color: #666;
	display: block;
	font-size: 12px;
	padding: 0px 9px 10px 9px;
}
	
.myActivityBlock:hover{
	background-color: #da6262;
	border: 1px solid #da6262;
	color: #ffffff;
}
.myActivityBlock .new{
	line-height:24px;
	font-family:"microsoft YaHei";
	color:#666;
	display:block;
	margin-bottom:10px;
}
.myActivityBlock:hover .new{
	color: #ffffff;
}
.myActivityBlock:hover .knowMore{ 
color:#ffffff;
}

.myActivityBlock:hover .actTime{ 
color:#ffffff;
}
.myActivityBlock:hover .year_hxy{ 
color:#ffffff;
}
.myActivityBlock:hover .day_hxy{
	color:#ffffff;
	border-bottom:1px solid #FFF;
}
.myActivityBlock:hover .title a{
	color:#ffffff;
}

.notice_bk{
	background-color:#f4f4f4;
	}


.info-right {
	margin: 0px;
	padding: 5px 20px;
	background-color: #1b876d;
	height: auto;
/*height: 328px;*/

}
.infolist{
	padding:13px 20px 10px 13px;;
	margin:0px;
	}
.infolist li{
	list-style:none;
	padding-bottom:15px;
	}

.infolist li.list_r i.iconfont{
	color: #ccc;
	padding: 5px;
	display: block;
	position: absolute;
	margin-left: -35px;
	width: 40px;
	line-height: 30px;
	top: 0px;
	}
.infolist li.list_r {
	margin-left:35px;
	position: relative;
	}
.infolist li.list_r .date-l {
	display: block;
	color: #da6262;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	font-family: Tahoma, Geneva, sans-serif;
	}


.infolist li.list_r a {
	line-height: 150%;
	font-family:"Microsoft YaHei", "Microsoft YaHei UI Light";
	font-size:14px;
	}


	
	 /* ipad横屏 */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 

.infolist li.list_r a {
	font-size:12px;
	line-height:150%;
	}
.infolist li{
	padding-bottom:5px;
	}
.notice_bk{
	min-height:366px;
	}
	
.meet_list .date {
	display:block;
	position:static;
	line-height:12px;
	padding:10px 5px 0px 15px;
}
.logo_div{
	padding-left: 40px;
	padding-top: 34px;
	width: 250px;
	float: left;
	}
}	

.infolist li.list_r a:link,.infolist li.list_r a:visited {
	color:#444;
	}
.infolist li.list_r a:hover {
	color:#da6262;
	}
.lm_blank_h20{
	height:20px;
	}

.foot_l {
	float: left;
	display: block;
	color: #444;
	line-height: 180%;
	font-family: "Microsoft YaHei", "Microsoft YaHei UI Light";
	
}

.foot_l a:link, .foot_l a:visited{
	color:#444;
}
.foot_l a:hover{
	color: #37c;
}


.footLink a{
color:#ffffff;
}

.footLink:hover a{
color:#1b876d;
}
.bottom_hxy{
	display: block;
	color: #dcdcdc;
	}
	
.news_box{
	background-color:#fff;
	padding-bottom:20px;
	}

.gray_hxy{
	height:20px;
	}
.pages_num{
	margin: 0px;
	text-align:center;
	}

.lmenu_out{
	background-color:#da6262;
	}

.nav_hxy{
	background-color: #eee;
	list-style-type: none;
	font-size: 14px;
	font-family: "microsoft YaHei";
	}
.nav_hxy ul{	
	margin:0px;
	padding:0px;
	list-style-type: none;
	}
.nav_hxy ul li{
	margin-bottom:0px;
	}
.nav_hxy li a{
	font-size:16px;
	}
.nav_hxy li a.main {
	line-height: 54px;
	padding-left: 35px;
	color:#444;
	border-bottom: 1px solid #ddd;
	display: block;
}
.nav_hxy li a.main:hover {
	background-color: #da6262;
	color: #fff;
	padding-left: 50px;
	border-bottom: 1px solid #da6262;
}

.nav_hxy li a.maincur {
	line-height: 54px;
	background-color:#fff;
	color:#da6262;
	padding-left: 35px;
	border-bottom: 1px solid #da6262;
	border-left: 3px solid #da6262;
	display: block;
	font-weight:bold;
	}

.nav_hxy li a.maincur:hover {
	padding-left: 47px;
	}

.nav_hxy li a.sub {
	line-height: 54px;
	padding-left: 50px;
	border-bottom: 1px solid #ddd;
	color: #666;
	display: block;
}

.nav_hxy li a.subcur {
	line-height: 54px;
	padding-left: 47px;
	border-bottom: 1px solid #ddd;
	border-left: 3px solid #da6262;
	font-weight: bold;
	color: #da6262;
	display: block;
}

.nav_hxy li a.subcur:hover {
	background-color:#eee;
	padding-left: 57px;
}
	
.nav_hxy li a.sub:hover {
	background-color:#eee;
	padding-left: 60px;
}

.lm_mame{
	font-family: "microsoft YaHei";
	color: #fff;
	font-weight: normal;
	padding:0px;
	clear:both;
	}
.lm_mame .mingzi{
	display: inline-block;
	float: left;
	padding-left: 65px;
	position:relative;
	}
.lm_mame .iconfont{
	font-size:32px;
	margin-right:20px;
	display:inline-block;
	position:absolute;
	left:20px;
	}
.lm_mame button{
	float:right;
	margin-right:0px;
	}
.lmenu_out{
	background-color: #da6262;
	padding:0px;
	margin-bottom:15px;
	}
.list_row{
	background-color:#fff;
	padding:10px 0px;
	margin:0px 0px 20px 0px;
	}
.thumb img {
	padding:8px 0px;
	}
.tag_new{
	position: absolute;
	height: 52px;
	width: 52px;
	right: 15px;
	bottom: 30px;
	}
.top_links div{
	padding: 0px 15px 15px 15px;
	}
.top_links a{
	font-family:"Microsoft YaHei", "Microsoft YaHei UI Light";
	color:#FFF;
	font-size:16px;
	text-align:center;
	line-height:40px;
	display:block;
	}
.top_links a.top1{
	background-color:#FF6666;
	}
.top_links a.top2{
	background-color: #FC855C;
	}
	
.top_links a.top1:active{
	background-color: #FF4848;
	display: block;
	}
.top_links a.top2:active{
	background-color: #FB6A39;
	display: block;
	}
.img-links{
	margin: 20px -8px 30px -8px;
	display:block;
	}
.img-links a:link, .img-links a:visited{
	border:1px solid #eee;
	display:inline-block;
	text-align:center;
	}
.img-links a:hover{
	border:1px solid;
	border-color:#F99;
	}

.label_list{
	padding:10px;
	}
.label_list a{
	margin: 10px 0px;
	display: block;
	position: relative;
	}
.label_list a .name{
	display: inline-block;
	background-color: #f4f4f4;
	border-radius: 10px;
	color: #444;
	line-height: 48px;
	font-size: 18px;
	display: block;
	padding-left: 30px;
	font-family: "Microsoft YaHei", "Microsoft YaHei UI Light";
	border: 1px solid #f4f4f4;
	}
.label_list a .num{
	position: absolute;	
	font-family: tw_cen_mt_condensedregular, "Tw Cen MT Condensed";
	color:#da6262;
	right: 0px;
	font-size:24px;
	display:block;
	width:48px;
	line-height:48px;
	text-align:center;
	background-color:#FFF;
	border:1px solid #f4f4f4;
	border-radius:0px 10px 10px 0px;
	top:0px;
	}
.label_list a:hover .name,.label_list a:hover .num{
	color:#fff;
	background-color:#da6262;
	border-color:#da6262;
	}
.info-title{
	font-size: 24px;
	line-height: 36px;
}
.info-title2{
	font-size: 30px;
	line-height: 36px;
	color: #ccc;
	font-family: segoe_lightregular, "Segoe UI Light";
	margin-left: 10px;
}
.item-title{
	font-size: 24px;
	line-height: 40px;
}
	
/*手机 小于768px*/
@media (max-width: 767px)  {
.nav_hxy li ul li a {
	padding-left: 60px;
	border-bottom: 1px solid #ddd;
	padding-bottom:0px;
}

.news_box{
	margin-top:-15px;
	padding-top:20px;
	}
.formenu_item{
	padding:0px;
	margin:0px -30px 0px 0px;
	}
.formenu_box{
	margin:0px -15px;
	}
	
.pages_num{
	margin: 0px;
	text-align: center;
	}
.lm_crumbs_top{
	margin-top:10px;
	}

.nav_hxy li a {
	line-height: 80px;
	font-size:16px;
}
.nav_hxy{
	margin-bottom:15px;
	}

.nav li a {
  font-size: 16px;
  font-weight:normal;
}


.lm_mame{
	font-size: 18px;
	line-height: 50px;
	}

.lm_mame button{
	display:inline-block;
	}	

.fruit-details{
	background-color: #fff; 
	margin: 0px; 
	padding: 0px;
}
.list_hxy{
	margin-left:0px;
	}
.top_links{
	padding:0px 5px;
	}
.top_links div{
	padding: 0px 10px 10px 10px;
	}
.foot_l {
	margin-left:25px;
	font-size:14px;
	}
.nav_hxy{
	padding: 10px 0px 0px 0px;
	margin:0px;
	}
.formenu_box{
	margin-right: -15px;
	margin-top: 0px;
	}
.formenu_item{
	padding: 0px 10px;
	margin:0px -30px 0px 0px;
	}
}

/*pad 大于等于768px*/
@media (min-width: 768px)  {
	.home_lh {
	height: 260px;	
	}
	.copyright{
	text-align:right;	
	}
.news_box{
	margin-top:-25px;
	}
.pages_num{
	margin:0px;
	text-align:center;
	}
	
.lmenu_out{
	background-color: #eee;
	padding-right: 0px;
	}

.lm_mame{
	font-size: 24px;
	line-height: 86px;
	background-color: #da6262;
	}
.fruit-details{
	background-color: #fff; 
	margin: 0px 15px; 
	padding: 10px;
}
.list_hxy{
	margin-left:100px;
	}

.top_links div{
	padding: 10px;
	}
.top_links a{
	font-size:20px;
	line-height:60px;
}	
.foot_l {
	margin-left: 30px;
	font-size: 14px;
	margin-right: 20px;
	}
.nav_hxy{
	padding: 10px 0px 200px 0px;
	}
.list_row{
	padding:10px;
	}
.lm_banner{
	margin:0px 20px;
	}
.formenu_item{
	padding: 0px 10px;
	margin:0px -30px 0px 0px;
	}
.info-title{
	font-size: 36px;
	line-height: 42px;
}
.item-title{
	font-size: 32px;
	line-height: 48px;
}
}

/*PC 大于等于992px*/
@media (min-width: 992px)  {
.home_lh {
	height: 291px;
	}
.copyright{
	text-align:left;	
	}
.news_box{
	margin:0px auto;
	padding:0px 0px 20px 30px;
	}
.pages_num{
	margin:0px;
	text-align:right;
	}
.formenu_box{
	margin-right: -30px;
	margin-top: 20px;
	}

.lmenu_out{
	background-color: #eee;
	padding: 0px;
	}


.nav_hxy-collapse{
	display:block;
	}
.lm_mame{
	font-size:24px;
	line-height:86px;
	}
.lm_mame button{
	display:none;
	}
.fruit-details{
	background-color: #fff; 
	margin: 0px 15px; 
	padding: 10px;
}
.list_hxy{
	margin-left:100px;
	}

.top_links a{
	font-size:20px;
	line-height:60px;
}
.lm_banner{
	padding: 25px 0px 20px 10px;
	}
.lm_banner,.meet_list_b{
	margin: 0px 20px;
	}
.main-nav {
	width: 600px;
}
}

@media (max-width: 480px){	
.meet_list .date {
	display:block;
	position:static;
	line-height:12px;
	padding:10px 5px 0px 15px;
}
.lm_banner .info{
	position: static;
	}

}

@media (max-width: 320px){	
.foot_l {
	margin-left:15px;
	font-size:12px;
	}
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait){
.nav_hxy{
	padding: 0px;
	margin: 0px -30px 0px 0px;
	}
.lm_mame{
	font-size: 18px;
	line-height: 50px;
	margin-left:0px;
	}
.content2{
	margin:0px -10px;
	}
}

.pagination {
	text-align: center;
	font-size: 12px;
	color: #666;
	line-height: 32px;
	border-top: 1px solid #eee;
	width: 100%;
	clear: both;
	padding: 15px;
	margin: 20px 0px;
}
.pagination input.page {
	width: 30px;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 14px;
	padding: 4px 5px;
	font-weight: bold;
	color: #da6262;
}
.pagination .page_text {
	display: inline-block;
	margin: 2px 6px 2px 6px;
	background-color: #f4f4f4;
	border-radius: 20px;
	line-height: 30px;
	border: 1px solid #eee;
	padding: 0px 15px;
	border-radius: 20px;
	font-family: Tahoma, Geneva, sans-serif;
}

.pagination a:link ,.pagination a:visited{
	display: inline-block;
	width: 32px;
	height: 32px;
	border: 1px solid #ddd;
	border-radius: 50%;
	text-align: center;
	margin: 2px 2px 0px 2px;
	color: #da6262;
	text-decoration: none;
}
.pagination a:hover {
	border: 1px solid #da6262;
	color: #FFF;
	background-color: #da6262;
}
.pagination a:active {
	border: 1px solid #ff8787;
	color: #FFF;
	background-color: #ff8787;
}

.pagination a .iconfont {
	font-size: 16px;
	text-align: center;
	margin-top: 2px;
}
