.about{
	background-color: #447b00;
	background-color: -ms-linear-gradient(top, #406f00,  #509911);        /* IE 10 */
	background-color:-moz-linear-gradient(top,#406f00,#509911);/*火狐*/ 
	background-color:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#406f00), to(#509911));/*谷歌*/ 
	background-color: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#406f00), to(#509911));      /* Safari 4-5, Chrome 1-9*/
	background-color: -webkit-linear-gradient(top, #406f00, #509911);   /*Safari5.1 Chrome 10+*/
	background-color: -o-linear-gradient(top, #406f00, #509911);  /*Opera 11.10+*/
	background:#447b00 url(../../img/Home/bg_top_01.png) no-repeat top center;
	background-size: 100% auto;
	position: relative;
	
}
.about-bg{
	width: 100%;
	height: 100%;
	background: url(../../img/Home/bg_bottom.png) no-repeat bottom center;
	background-size: 100% auto;
	padding: 220px 0 10px 0;
}
/*rgiht-nav*/
.rgiht-nav{
	left: auto;
	right: 0;
	margin-left: 0;
	top: 0;
}
.position-link {
    width: 100%;
    height: 51px;
    line-height: 51px;
    background: url(../../img/Home/detail_bg.jpg) ;
	background-size: 100% auto;
    border-radius: 5px;
    margin: 100px 0 5px 0;
    position: relative;
    display: block;
    text-indent: 30px;
}
.right-nav-item{
	width: 100%;
	height: 75px;
	display: inline-block;
	color: #8c8e8e;
	position: relative;
	word-break:break-all; 
}
.follow-div{
	display: inline-block;
	width: 150px;
	height: 150px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    background: #fff;
    position: absolute;
    left: -150px;
    top: -40px;
    display: none;
}
.follow-div .follow-tri{
	display: inline-block;
	width: 13px;
	height: 29px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: -187px -150px;
	position: absolute;
	right: -11px;
	top: 60px;
}
.follow-div .follow-ewm{
	width: 130px;
	margin: 10px;
}
.right-nav-item-top{
	height: 110px;
	background: #f27507;
	color: #f9be89;
}
.right-nav-item:hover{
	background: #000;
}
.right-nav-item .right-nav-icon{
	display: inline-block;
	width: 27px;
	height: 27px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: 0 -150px;
	margin: 10px 18px 2px;
}
.right-nav-item-top .right-nav-icon{
	margin: 30px 18px 3px;
}
.right-nav-item .about-contact-icon-02{
	background-position: -30px -150px;
}
.right-nav-item .about-contact-icon-03{
	background-position: -60px -150px;
}
.right-nav-item .about-contact-icon-04{
	background-position: -90px -150px;
}
.right-nav-item .about-contact-icon-05{
	background-position: -120px -150px;
}
.right-nav-item .about-contact-icon-06{
	background-position: -150px -150px;
}
.right-nav-item .about-contact-icon-07{
	background-position: -40px -120px;
}
.right-nav-item .about-contact-icon-08{
	background-position: -70px -120px;
}
.right-nav-item .about-contact-icon-09{
	background-position: -100px -120px;
}
.right-nav-item .about-contact-icon-10{
	background-position: -130px -120px;
}



.position-link .position-title{
	color: #000;
	font-weight: bold;
	letter-spacing: 2px;
}
.position-right{
	display: inline-block;
	float: right;
	margin-right: 10px;
}
.position-link a{
	color: #333333;
}
.about-con{
	padding: 20px;
	background: url(../../img/Home/detail_bg.jpg);
	background-size: 100% auto;
	border-radius: 5px;
	margin-bottom: 80px;

}
.lhld-img{
	width: 100%;
	border-radius: 5px 5px 0 0 ;
}
.about-center{
	text-align: center;
}
.about-nav {
    display: inline-block;
    height: 50px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    margin: 50px auto;
    border: 1px solid #ff6c43;
}
.opentime-nav{
	width: 360px;
}

.about-nav-link:hover{
	color: #ff6c43;	
}
.about-nav-link {
    display: inline-block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #54657e;
    position: relative;
    cursor: pointer;
}
.opentime-nav-link{
	width: 180px;
}
.about-nav-link-active {
    background: #ff6c43;
    color: #fff!important;
}
.about-nav-line{
	display: inline-block;
	width: 1px;
	height: 36px;
	position: absolute;
	right: -1px;
	top: 7px;
	background: #ff6c43;
}
.about-nav-link-active .about-nav-line{
	background: #fff;
}
.about-nav-link .about-nav-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../../img/Home/icon.png) no-repeat;
    background-position: -100px -30px;
    position: relative;
    top: 5px;
    right: 5px;
}
.about-nav-link:hover .about-nav-icon{
	background-position: -100px -50px;
}
.about-nav-link.about-nav-link-active .about-nav-icon{
	background-position: -100px -70px;
}
.about-nav-link .about-nav-icon-02{
	background-position: -120px -30px;
}
.about-nav-link:hover .about-nav-icon-02{
	background-position: -120px -50px;
}
.about-nav-link.about-nav-link-active .about-nav-icon-02{
	background-position: -120px -70px;
}
.about-nav-link .about-nav-icon-03{
	background-position: -140px -30px;
}
.about-nav-link:hover .about-nav-icon-03{
	background-position: -140px -50px;
}
.about-nav-link.about-nav-link-active .about-nav-icon-03{
	background-position: -140px -70px;
}
.about-des{
	display: none;
	min-height: 400px;
}
.about-contact{
	width: 970px;
	margin: 50px auto;
}
.about-text{
	padding: 10px 20px;
	line-height: 24px;
}
.about-contact-item{
	display: inline-block;
	margin:5px 40px 5px 0 ;
}
.about-contact-icon{
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: 0 -180px;
	position: relative;
	right: 7px;
	top: 7px;
}
.about-contact-icon-02{
	background-position: -30px -180px;
}
.about-contact-icon-03{
	background-position: -60px -180px;
}
.about-contact-icon-04{
	background-position: -90px -180px;
}
.about-contact-icon-05{
	background-position: -120px -180px;
}
.about-contact-icon-06{
	background-position: -150px -180px;
}
.about-contact-icon-07{
	background-position: -80px -90px;
}
.about-contact-icon-08{
	background-position: -110px -90px;
}
.about-contact-icon-09{
	background-position: -140px -90px;
}
.about-news{
	width: 1100px;
	margin: 0 auto;
}
.about-news-list{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #aaa;
	text-indent: 20px;
	position: relative;
}
.about-news-title{
	width: 900px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
}
.about-news-time{
	width: 150px;
	height: 40px;
	position: absolute;
	right: 20px;
	top: 0;
	text-align: right;
	color: #999;
}
.page-con{
	text-align: center;
}
.page-item{
	display: inline-block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	color: #5c6b73;
	background: #f3f6f7;
	margin: 30px 5px;
}
.page-item.page-item-active{
	background: #e9e9e9;
	color: #ff6c43;
}
.about-join{
	width: 1100px;
	margin: 0 auto;
}
/*qanda.html*/
.about-qanda{
	width: 870px;
	margin: 10px auto;
}
.qanda-question{
	margin: 20px auto;
	display: inline-block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #fecd05;
	border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
	font-size: 25px;
	position: relative;
	text-indent: 15px;
}
.qanda-quest-icon{
	display: inline-block;
	width: 8px;
	height: 20px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: -192px -132px;
	position: absolute;
	left: -8px;
	top: 13px;
}
.qanda-answer{
	padding: 10px;
	background: #f8f8f8;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    color: #5c5c5c;
    position: relative;
}
.qanda-answer img{
	width: 100%;
}
.question-icon,.answer-icon{
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: 0 -210px;
	position: absolute;
}
.question-icon{
	left: -80px;
	top: -8px;
}
.answer-icon{
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: -55px -210px;
	right: -80px;
	top: 0;
}
/*guide.html*/
.map-content{
	position: relative;
	padding-top: 20px;
}
.map-nav-link{
	display: inline-block;
	width: 263px ;
	text-align: center;
	margin-bottom: 25px;
	color: #222;
}
.map-nav-link-active{
	color: #07b097;
}
.map-nav-link .map-nav-img{
	width: 210px;
}
.map-nav-text{
	font-size: 20px;
	line-height: 30px;
}
.map-switch-item{
	display: none;
}
.map-image{
	width: 100%;
}.guide-item{
	position: relative;
	background: #f4f4f4;
	padding: 20px 25px;
	margin-bottom: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	min-height: 42px;
}
.guide-item .guide-line{
	display: inline-block;
	width: 100%;
	height: 1px ;
	background: #1484d1;
}
.guide-item-02 .guide-line{
	background: #a83fb7;
}
.guide-item-03 .guide-line{
	background: #d0365e;
}
.guide-item-04 .guide-line{
	background: #1ebb5f;
}
.guide-item-05 .guide-line{
	background: #fd9950;
}
.guide-import{
	display: inline-block;
	height: 50px;
	width: 160px;
	color: #1484d1;
	float: left;
}
.guide-item .guide-icon{
	display: inline-block;
	width: 58px;
	height: 50px;
	background: url(../../img/Home/guide_icon.png) no-repeat;
	float: left;
}
.guide-item-02 .guide-icon{
	background-position: 0 -50px;
}
.guide-item-03 .guide-icon{
	background-position: 0 -100px;
}
.guide-item-04 .guide-icon{
	background-position: 0 -150px;
}
.guide-item-05 .guide-icon{
	background-position: 0 -200px;
}
.guide-title{
	font-size: 16px;
	line-height: 18px;
	margin-top: 5px;
	font-weight: bold;
}
.guide-item .guide-import{
	color: #1484d1;
}
.guide-item-02 .guide-import{
	color: #a83fb7;
}
.guide-item-03 .guide-import{
	color: #d0365e;
}
.guide-item-04 .guide-import{
	color: #1ebb5f;
}
.guide-item-05 .guide-import{
	color: #fd9950;
}
.guide-right{
	display: inline-block;
	width: 610px;
	color: #2f2f2f;
}
.guide-form{
	display: block;
	width: 100%;
	position: relative;
	clear: both;
}
.guide-input{
	display: inline-block;
	width: 290px;
	height: 45px;
	line-height: 45px;
	border: 1px solid transparent;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	margin-top: 15px;
	text-indent: 10px;
	color: #3b3d40;
}
.guide-input:hover{
	border: 1px solid #1684fb;
}
.guide-link{
	display: inline-block;
	width: 120px;
	height: 45px;
	line-height: 45px;
	background: #07b097;
	color: #fff;
	text-align: center;
	margin-left: 10px;
}
/*----------------------notice.html--------------------*/
.notice{
	padding: 50px 40px;
}
.notice-item{
	position: relative;
	border-bottom: 1px dotted #565656;
	padding: 20px 0;
}
.notice-item-num{
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	background: #adadad;
	border: 1px solid #696969;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 20px;
	left: -15px;
	font-size: 18px;
	font-weight: bold;
}
.notice-item-con{
	margin-left: 50px;
	min-height: 40px;
}
/*map.html*/
.map{
	margin-top: 20px;
	position: relative;
	width: 1130px;
	height: 660px;
	overflow: hidden;
	cursor: move;
}
.about-content{
	position: relative;
}
.map-img{
	position: absolute;
	width: 1130px;
	left: 0;
	top: 0;
}
.map-oper{
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background: rgba(0,0,0,0.5);
	position: absolute;
	color: #fff;
	font-size: 40px;
	line-height: 40px;
	text-align: center;
	right: 20px;
	bottom: 20px;
	border: 3px solid #fff;
	cursor: pointer;
}
.map-oper:hover{
	background: rgba(0,0,0,0.7);
}
.map-big{
	right: 90px;
}
/*--------------schedule.html-----------*/
.schedule-des{
	min-height: 400px;
}
.sched-title{
	font-size: 30px;
	color: #ff6c43;
	text-align: center;
	
}
.sched-select{
	font-size: 20px;
	color: #8493a8;
	line-height: 36px;
	height: 36px;
	padding: 0 5px;
	background: #fff;
}
.sched-table-con{
	padding: 60px;
}
.sched-table{
	width: 100%;
	border: 1px solid #cad3df;
	text-align: center;
	font-size: 20px;
	color: #8493a8;
	background: #fff;
}
.sched-table tr:nth-child(odd){
	background:#fadcd4;
}
.sched-table td{
	height: 43px;
	line-height: 43px;
}
.sched-table  th{
	text-align: center;
}
.sched-table .sched-table-th{
	height: 43px;
	line-height: 43px;
	background: #ff6c43!important;
	text-align: center;
	color: #021a1e;
	border: none;
}
.table-th-first{
	background: #ff6c43;
}
.table-th-end{
	background: #ff6c43;
}
/*--------------share_pic.html-------------*/
.share{
	width: 100%;
    height: 100%;
    background: #eef9ff url(../../img/Home/bg_bottom.png) no-repeat bottom center;
    background-size: 100% auto;
}
.share-top{
	height: 220px;
	background: url(../../img/Home/share_banner.jpg) no-repeat;
	background-position: 50% 0;
	text-align: center;
	
}
.share-want{
	display: block;
	color: #fff;
	font-size: 24px;
	text-decoration: underline;
	padding-top: 90px;
}
.share-icon{
	display: inline-block;
	width: 42px;
	height: 34px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: 0 -625px;
	position: relative;
	right: 12px;
	top: 10px;
	
}
.dialog-share-bg{
	display: inline-block;
	position: fixed;
	background: rgba(0,0,0,0.4);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 5;
	display: none;
}
.dialog-share{
	display: inline-block;
	width: 530px;
	height: 360px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -265px;
	top: 220px;
}
.dshare-title{
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 24px;
}
.dialog-close{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: -160px -260px;
	position: absolute;
	right: 18px;
	top: 18px;
	cursor: pointer;
}
.carme-div{
	height: 80px;
	text-align: center;
	padding-bottom: 20px;
}
.carme-icon{
	display: block;
	width: 60px;
	height: 51px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: -70px -580px;
	margin:  30px auto;
}
.carme-img{
	width: 159px;
	max-height: 50px;
}
.share-des{
	display: block;
	width: 460px;
	height: 30px;
	background: #e0e0e0;
	margin: 0 25px;
	font-size: 18px;
	padding: 5px 10px;
}
.share-des .pic-des-input{
	width: 365px;
	height: 26px;
	background: transparent;
	border: none;
	outline: none;
	color: #666;
}
.pic-confirm{
	display: inline-block;
	width: 240px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50px;
	color: #fff;
	color: rgba(255,255,255,0.9);
	background: #ff6c43;
	margin: 60px 140px 0;
	font-size: 18px;
}


.share-pic-con{
	position: relative;
	padding: 10px 0 30px 0;
	min-height: 700px;
}
.share-item-outer{
	display: inline-block;
	width: 270px;
	padding: 20px 10px 0 10px ;
	float: left;
}
.share-item{
	display: inline-block;
	width: 270px;
	border:1px solid #c8d1d6\9;
	box-shadow: 0 0  8px #9bb1bc;
	background: #fff;
}
.share-item .share-item-image{
	width: 100%;
}
.share-item-con{
	padding: 0 20px;
	font-family: "黑体";
	line-height: 22px;
}
.share-item-title{
	font-size: 16px;
	color: #000;
	line-height: 22px;
	padding: 15px 0;
	border-bottom: 1px solid #eaeff2;
}
.share-item-des{
	padding: 15px 0;
}
.share-item-name{
	display: inline-block;
	width: 170px;
	height: 24px;
	overflow: hidden;
}
.share-num{
	float: right;
}
.heart-icon{
	display: inline-block;
	width: 20px;
	height: 17px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: -50px -640px;
	position: relative;
	top: 3px;
	right: 5px;
	cursor: pointer;
}
.heart-icon-red{
	background-position: -75px -640px;
}
.load-more{
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #f5f5f5;
	color: #4d4d4d;
	margin: 40px 30px;
}
/*leave_word.html*/
.word-link{
	border-radius: 0 50px 50px 0!important;
	-webkit-border-radius: 0 50px 50px 0;
	-moz-border-radius: 0 50px 50px 0;
	-o-border-radius: 0 50px 50px 0;
}
.leave-link{
	display: inline-block;
	width: 120px;
	height: 34px;
	line-height: 34px;
	background: #fecd05;
	border-radius: 34px;
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	-o-border-radius: 34px;
	margin: 8px 8px 0;
	text-align: -moz-center;
}
.notice-con{
	min-height: 400px;
}
.leave-item{
	padding: 30px 10px;
	border-bottom: 1px solid #fff;
	position: relative;
}
.leave-item:last-of-type{
	border-bottom: none;
}
.leave-user{
	display: inline-block;
	width: 100px;
	text-align: center;
	position: absolute;
}
.leave-user-title{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	margin-bottom: 10px;
}
.leave-item-con{
	margin-left: 120px;
}
.leave-item-title{
	font-weight: bold;
	margin-bottom: 10px;
}
.leave-item-title-time{
	font-weight: normal;
}
.leave-item-answer{
	color: #ff6c43;
	margin-top: 20px;
	position: relative;
}
.admin-reply-title{
	position: absolute;
	top: 0;
	left: 0;
}
.leave-more{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #c39d61;
	color: #fff;
	margin-top: 50px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}


/*about.html*/
.videos-main{
	padding-bottom: 30px;
}
.video-item{
	width: 366px;
	height: 305px;
	float: left;
	background: #f8f8f8;
	margin: 10px 14px 10px 0;
	border-radius: 10px;
	position: relative;
}
.vodio-img{
	width: 366px;
	height: 232px;
	overflow: hidden;
}
.video-no-right{
	margin-right: 0;
}
.video-item .vodio-image{
	width: 366px;
	min-height: 232px;
}
.video-text{
	height: 40px;
	padding: 10px;
	font-size: 18px;
	line-height: 25px;
	color: #54657e;
	display: -webkit-box!important;
	overflow:hidden;
	text-overflow:ellipsis;
	word-break:break-all;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;   
}
.video-item .video-icon{
	display: inline-block;
	width: 48px;
	height: 48px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: -45px -700px;
	position: absolute;
	left: 155px;
	top: 92px;
}
.video-item:hover .video-icon{
	transform: scale(1.2);
	
}
.dialog-video{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	z-index: 100;
	display: none;
}
.dialog-video-con{
	position: absolute;
	top: 180px;
	left: 50%;
	margin-left: -325px;
	width: 650px;
	border-radius: 10px;
	border:5px solid #fff;
}
.video-media{
	width: 650px;
}
.close-dialog-video{
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url(../../img/Home/icon.png) no-repeat;
	background-position: -100px -700px;
	position: absolute;
	right: -25px;
	top: -25px;
}
