@charset "UTF-8";

/*@font-face {
  font-family: "pingfang";
  src: url("../fonts/pingfang.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}*/
body { 
	background: #F4F4F4;; 
	/*font: 12px/1.5 'pingfang','宋体';*/
	color:#000;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#111;
}
a {
	text-decoration:none;
	cursor:pointer;
}
dl, dt, dd, ol, ul, li{ list-style:none;}
html{ 
	font-size: 62.5%;
	min-height: 100%; 
}
.fenye{
    width: 80%;
    margin:  auto;
    text-align: center;
    font-size: 1.5rem;
}
.fenye a{
    color: #47c88f;
    padding: 0 .5rem;
    font-weight: bold;
}
.fenye .a1{
	cursor: not-allowed;
	color: #afafaf;
	padding: 0;
}
.fenye span{
	color: blue;
    padding: 0 .5rem;
}
.fenye span.current{
    color: #64c0cb;
}
.main{ 
	width: 90%; 
	margin: 0 auto;
	line-height: 2.5rem; 
}
.main img{ width: 100%; height: auto;}

/*PC 新闻 BEGIN*/
.get_more_list{
	margin-top: 30px;
	text-align: center;
	cursor: pointer;
	text-decoration: underline;
}
.no_more_list{ 
    color: #AAA; 
    margin-top: 30px; 
    text-align: center;
}
/*PC 新闻 END*/

/* PC展览 BEGIN */
.zl_main{
	width: 100%;
	max-width: 1900px;
	margin: 20px auto;
	overflow: hidden;
}
.lefter{
	float: left;
	width: 300px;
	text-align: center;
}
.lefter li{
	height: 50px;
	line-height: 50px;
}
.lefter li a{
	display: block;
	color: #000;
	font-size: 18px;
}
.lefter li.on a{
	color: #47c88f;
	font-weight: bold;
}
.righter{
	float: right;
	width: 1600px;
}
.righter li{
	margin-bottom: 50px;
}
.righter li a img{
	width: 1500px;
}
.righter .zl_title{
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
}
.righter .zl_content{
	font-size: 14px;
}
.zl_fengmian{
	vertical-align: top;
	width: 98%;
    max-width: 1190px;
    margin: 0 auto 50px;
    overflow: hidden;
    font-size: 12px;
}
.zl_show_lefter{
	width: 44%;
	float: left;
}
.zl_show_righter{
	width: 53%;
	float: right;
	line-height: 26px;
}
h1.zl_title{
	padding-left: 20px;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	border-left: 4px solid #47c88f;
}
.zl_fengmian h2{
	font-size: 18px;
	padding: 20px 0;
	font-weight: bold;
}
.zl_fengmian p{font-size: 14px; text-indent: 2em;}
.zl_img_box{
	width: ;
}
.zl_show_lefter{
	width: ;
}
.zl_fengmian{
    vertical-align: top;
    width: 98%;
    max-width: 1190px;
    margin: 0 auto 50px;
    overflow: hidden;
}
.zl_fengmian ul{
	margin-top: 30px;
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
}
.zl_fengmian ul li{
	position: relative;
	width: 291px;
	height: 194px;
	float: left;
	margin-right: 8.6666px;
    margin-bottom: 20px;
    overflow: hidden;
}
.zl_fengmian ul li p{
	position: absolute;
	z-index: 2;
	bottom: -30px;
	left: 0;
	height: 30px;
	color: #FFF;
	background: rgba(0,0,0,.5);
	width: 275px;
	padding: 0 8px;
	transition:bottom 0.6s;
	-moz-transition:bottom 0.6s; /* Firefox 4 */
	-webkit-transition:bottom 0.6s; /* Safari and Chrome */
	-o-transition:bottom 0.6s; /* Opera */
}
.zl_fengmian ul li:hover p{
	bottom: 0;
}
.zl_fengmian ul li:nth-child(4n){margin-right: 0;}
.zl_neijing{margin-top: 30px; text-align: center;}
.zl_neijing img{max-width: 100%;}
/* PC展览 END */

/* PC典藏 BEGIN */
.dc_main{
	width: 1680px;
	margin: 0 auto;
}
.dc_lefter{
	float: left;
	width: 200px;
	text-align: left;
}
.dc_righter{
	float: right;
	width: 1440px;
}
.dc_lefter ul{
	padding-left: 20px;
	line-height: 40px;
	font-weight: bold;
	font-size: 15px;
}
.dc_lefter ul li{
	
}
.dc_lefter ul li a{
	color: #000;
}
.dc_lefter ul li a:HOVER,.dc_lefter ul li a.on{
	color: #47c88f;
}
.dc_righter ul{
	padding: 30px;
	overflow: hidden;
	clear: both;
}
.dc_righter ul li{
	float: left;
	margin-right: 12px;
	border: 1px solid #afafaf;
}
.dc_righter ul li:nth-child(4n){margin-right: 0;}
.dc_righter ul li a{color: #000;}
.dc_righter ul li a img{
	width: 330px;
	height: 220px;
	padding: 2px;
}
.dc_righter ul li a p{
	height: 40px;
	padding: 3px 8px;
	font-size: 13px;
}
.banner{
/*	padding: 0;
    margin: 0 auto;
    width: 1240px;
    position: relative;*/
}
.cul_re_main{
	display: none;
}
.large_box {
    margin-bottom: 10px;
    width: 1240px;
    /*height: 225px;*/
    overflow: hidden;
}
.container{
	margin-top: 40px;
}
.docs-pictures{
	width: 1240px;
	margin: 0 auto;
	overflow: hidden;
}
.docs-pictures>li{
    width: 288px;
    height: 192px;
    margin: 0 11px 22px;
	float: left;
}
.docs-pictures>li>img{
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
    width: 288px;
    height: 192px;
}
.swiper-slide img{width: 100%;}
.relation{
	width: 1240px;;
	margin: 0 auto;
}
.video{
	width: 1020px;
	margin: 40px auto;
}
/* PC典藏 END */

/* PC通用 */
.breadcrumb{margin: 24px 10px;color: #888;}
.breadcrumb a{color: #888; text-decoration: underline; padding: 3px 6px;}
.subbar{font-size: 14px;line-height: 20px; float: right; margin-right: 30px;}
/*通用侧边滚动栏*/
.home-prop-wrap{		
	position: fixed;
    bottom: 40px;
    right: 0;
    /*-webkit-transform: translateY(-110px);
    transform: translateY(-110px);*/
    z-index: 100;
}
.home-prop-wrap .prop-item {
    width: 70px;
    height: 66px;
    background: rgba(30,38,47,.6);
    margin-bottom: 2px;
    padding-top: 10px;
}
.home-prop-wrap .prop-item:hover{background: #47c88f;}
.home-prop-wrap .prop-item:hover .prop-content{display: block;}
.home-prop-wrap .prop-item .prop-head {
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.home-prop-wrap .prop-item .item-icon {
    width: 36px;
    height: 36px;
    background: url(../images/toutiao.png) no-repeat 0 0;
    background-size: 36px 36px;
    margin: 0 auto;
}
.home-prop-wrap .prop-item.wechat .item-icon{
	background: url(../images/wechat.png) no-repeat 0 0;
}
.home-prop-wrap .prop-item.weibo .item-icon{
	background: url(../images/weibo.png) no-repeat 0 0;
}
.home-prop-wrap .prop-item .prop-content {
    display: none;
    position: absolute;
    top: 0;
    right: 70px;
    background-color: #47c88f;
    font-size: 15px;
    color: #fff;
    width: 212px;
    height: 212px;
    padding: 10px;
}
.home-prop-wrap .prop-item .prop-content img {
    width: 212px;
    height: 212px;
}
.cul_re_main,.beijing,.jiangjie,#fxclick,.fenxiang,#nomore,.large_box,.small_box{display: none;}
@media screen and (max-width: 640px){
	.cul_re_main,#fxclick,.fenxiang,.large_box,.small_box{display: block;}
	.dc_main,.container,.relation,.video,.home-prop-wrap,.banner{display: none;}
	html{}
	/* Activity */
	/*show.html*/
	.activity_title{ 
		font-size: 2.2rem;
		margin-top: 1.5rem; 
	}
	.activity_author{ 
		margin-top: 0.8rem; 
		font-size: 1rem; 
	}
	.activity_content{ margin-top: 2rem; }
	.date{ color: #8C8C8C; }
	/* showlist.html */
	.activity_body{ background: #D0D1CC; }
	.list{ background: #F1F1EF; border-radius:0.5rem; width: 96%; margin: 0.6rem auto; }
	.list p{ font-size: 1.4rem; margin-left: 1rem; }
	.list table{ height: 5.5rem; }
	.list li{ border-bottom: 1px solid #D7D7D5; width: 95%; margin: 0 auto; }
	.list li img{ width: 4.5rem; height: 4.5rem; display: inline-block; vertical-align:middle; border-radius:50%; }

/* ActivityBook */

	/*show.html*/
	.service_showlist_main{
	    /*font-family: "微软雅黑";*/
	}
	.service_showlist_top{
	    line-height: 36px;
	    font-size: 20px;
	    margin-top: 20px;
	    font-weight: bold;
	}
	.service_search_input input[type="text"]{
	    background: #fff;
	    background-image: url('/Public/Home/images/search.png');
	    background-position: 1rem center;
	    background-repeat: no-repeat;
	    background-size: 1.4rem 1.4rem;
	    width: 60%;
	    padding-left: 10%;

	}
	.service_showlist_main{
	    line-height: 28px;
        width: 92%;
		margin: 0 auto;	    
		font-size: 16px;
	}
	.service_showlist_main ul li{
	    background: #fff;
	    background-image: url('/Public/Home/images/service_list_bg.png');
	    height: 7rem;
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: 95% 80%;
	    box-shadow: 0px 1px 4px -1.5px #000;
	    margin-bottom: .7rem;
	    /*font-family: '微软雅黑';*/
	}
	.service_showlist_main ul li p{
	    overflow: hidden;
	    width: 88%;
	    margin: 0 auto;
	    border-bottom: 1px dashed #000;
	    padding-bottom: .3rem;
	}
	.service_showlist_main ul li p i{
	    display: inline-block;
	    float: left;
	    width: .8rem;
	    height: .8rem;
	    border: 1px solid #750000;
	    border-radius: 50%;
	    margin-top: 2.1rem;
	    margin-right: .5rem;
	}
	.service_showlist_main ul li p span{
	    float: left;
	    font-size: 1.6rem;
	    line-height: 2rem;
	    margin-top: 1.5rem;
	}
	.service_showlist_main ul li p img{
	    height: 1.6rem;
	    float: right;
	    margin-top: 1.7rem;
	}
	.service_showlist_main ul li b{
	    margin-left: 12%;
	    display: inline-block;
	    font-size: 1.4rem;
	    margin-top: .2rem;
	    color: #898989;
	}
	.service_showlist_main ul{
	    width: 94%;
	    margin: 0 auto;
	}
	.service_showlist_main{
	    margin-bottom: 8rem;
	}
	.service_showlist_main p{
		text-indent: 2em;
	}
	.service_content_img{margin: 24px auto;}
	.service_showlist_main img{ width: 100%; }
	.service_showlist_time{
	    color: #333;
	    border-bottom: 2px solid #e8e8e8;
	    margin-bottom: 14px;
	    text-align: left;
	}
	.service_showlist_time span{
	    font-size: 14px;
	    font-weight: bold;
	}
	.service_showlist_time p location,.service_showlist_time p time{
		font-size: 12px;
		margin-top: 8px;
		text-indent: 0;
	}
	.service_showlist_time p time{
		margin-bottom: 24px;
	}
	.service_bottom_button{
	    height: 5.2rem;
	    padding: 0.9rem 0 1.5rem;
	    position: fixed;
	    bottom: 0;
	    z-index: 5;
	    left: 0;
	    width: 100%;
	    background: #efefef;
	}
	.service_button{
	    height: 5rem;
	    line-height: 5rem;
		background-color: #47c88f;
	    width: 92%;
	    margin-left: 4%;
	    border-radius: .5rem;
	    text-align: center;
	    font-size: 2rem;
	    color: #FFF;
	}
	.no_service_button{
	    background-image: none;
	    background-color: #ccc;
	    color: #fff;
	}
.baomingArea input[type=radio]:after {
	content: "●";
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: 0;
    content: " ";
    /*background-color: #efefef;*/
    background: #efefef url("../images/radio_bg.png") no-repeat;
    background-size: 20px 20px;
    color: #fff;
    display: inline-block;
    visibility: visible;
    border-radius: 50%;
}

.baomingArea input[type=radio]:checked:before {
    content: "●";
    display: block;
    position: relative;
    top: 0px;
    left: 3.5px;
    line-height: 21.5px;
    font-size: 12px;
    color: #7b7b7b;
    font-weight: 400;
    z-index: 1;
}
	/* showlist.html */

	.service_list_top{
	    height: 3.6rem;
	    line-height: 3.6rem;
	    text-align: center;
	    background: url('/Public/Home/images/service_list_bg.jpg') repeat-x;
	    font-size: 2.8rem;
	    color: #750000;
	    box-shadow: 0px .3px 4px 0px #000;
	}
	.service_search_input{
	    margin: 1.4rem 0;
	    text-align: center;
	}
	.service_search_input input{
	    line-height: 2.4rem;
	    border: none;  
	    font-size: 1.2rem;
	}
	.service_list_main ul li{
	    background: #fff;
	    height: 130px;
	    box-shadow: 0px 1px 4px -1.5px #000;
	    margin-bottom: 16px;
	    border-radius: 12px;
	    font-family: '微软雅黑';
	}
	.service_list_main ul li p{
	    overflow: hidden;
	    width: 60%;
	    margin: 0 3%;
	    float: left;
	}
	.service_list_main ul li p span{
	    float: left;
	    font-size: 13px;
	    line-height: 18px;
	    font-weight: bold;
	    margin-top: 8px;
	    width: 100%;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 1;
	    overflow: hidden;
	}
	.service_list_main ul li .imgbox{
		position: relative;
		width: 34%;
	    height: 130px;
	    float: left;
	    border-bottom-left-radius: 12px;	
	    border-top-left-radius: 12px;
	    overflow: hidden;
	}
	.service_list_main ul li .imgbox img{
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		margin: auto;
		width: 90%;
	    height: 90%;
	}
	.service_list_main ul li p{
		font-size: 10px;
	}
	.service_list_main ul li p i{
		color: #a9a9a9;
		margin-bottom: 8px;
		display: inline-block;
	}
	.service_list_main ul li b{
	    display: inline-block;
	    font-size: 12px;
	    color: #898989;
	}
	.service_list_main ul{
	    width: 94%;
	    margin: 0 auto;
	}
	.service_list_main ul li a{
	    display: block;
	    color: black;
	}
	p location{
		margin-bottom: 4px;
	}
	p location,p time{
		display: block;
		line-height: 14px;
		font-size: 10px;
	}
	p location img,p time img{
		width: 14px!important;
		height: 14px;
		float: left;
		margin-top: -1px;
		margin-right: 10px;
	}
	.service_list_main ul li p price{
		display: block;
		font-size: 12px;
		color: #ff882b;
		margin-top: 8px;
	}

/* Book */
	.book_body{ 
	    background-image: url('/Public/Home/images/bg.jpg');
	    background-repeat: repeat;
	}
	.service_main{
	    padding: 20% 18%;
	}
	.service_main a{
	    display: block;
	    color: #000;
	}
	.service_main li{
	    border: 1px solid #333;
	    height: 9rem;
	    line-height: 9rem;
	    margin-bottom: 1rem;
	    /*font-family: "方正清刻本悦宋简体","微软雅黑";*/
	}
	.service_main a:nth-child(1) p{
	    margin-left: 2rem;
	    background: url('/Public/Home/images/cgyy.png') no-repeat left center;
	    background-size: 5rem 5rem;
	}
	.service_main a:nth-child(2) p{
	    margin-left: 2rem;
	    background: url('/Public/Home/images/hdyy.png') no-repeat left center;
	    background-size: 5rem 5rem;
	}
	.service_main a:nth-child(3) p{
	    margin-left: 2rem;
	    background: url('/Public/Home/images/jzyy.png') no-repeat left center;
	    background-size: 5rem 5rem;
	}
	.service_main a:nth-child(4) p{
	    margin-left: 2rem;
	    background: url('/Public/Home/images/jzsp.png') no-repeat left center;
	    background-size: 5rem 5rem;
	}
	.service_main li b{
	    margin-left: 5.5rem;
	    font-size: 2.8rem;
	}

/* CulturalRelic */
	/* show.html */
	.cul_re_main{
		display: block;
    overflow: hidden;
    padding: 2rem 3%;
    background-color: #D2D2D2;
	}
	.cul_re_main h1{
	    text-align: center;
	    font-size: 2.4rem;
	}
	.cul_re_main ul{
	    overflow: hidden;
	    margin-top: 3rem;
	}
	.cul_re_main ul li{
	    width: 100%;
	    float: left;
	}
	.cul_re_main ul li img{
	    width: 94%;
	    padding: .2rem 3%;
	    /*height: 12rem;*/
	}
	.cul_re_main audio{
	    width: 80%;
	    margin: 3rem 10%;
	}
	.cul_re_img{
	    text-align: center;
	    width: auto !important;
	    background-size: 100%;
	    margin-top: 1.2rem;
	}
	.cul_re_img img{
	    width: 100%;
	}
	.cul_re_intro{
	    text-indent: 2em;
	    font-size: 1.4rem;
	    line-height: 2.4rem;
	    margin: 3rem 0;
	}


/* LectureBook */
	/* show.html */
	.service_search_input{
	    margin: 1.4rem 0;
	    text-align: center;
	}
	.service_search_input input{
	    line-height: 2.4rem;
	    border: none;  
	    font-size: 1.2rem;
	}
	.service_search_input input[type="text"]{
	    background: #fff;
	    background-image: url('/Public/Home/images/search.png');
	    background-position: 1rem center;
	    background-repeat: no-repeat;
	    background-size: 1.4rem 1.4rem;
	    width: 60%;
	    padding-left: 10%;

	}
	.service_showlist_main ul li{
	    background: #fff;
	    background-image: url('/Public/Home/images/service_list_bg.png');
	    height: 7rem;
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: 95% 80%;
	    box-shadow: 0px 1px 4px -1.5px #000;
	    margin-bottom: .7rem;
	    /*font-family: '微软雅黑';*/
	}
	.service_showlist_main ul li p{
	    overflow: hidden;
	    width: 88%;
	    margin: 0 auto;
	    border-bottom: 1px dashed #000;
	    padding-bottom: .3rem;
	}
	.service_showlist_main ul li p i{
	    display: inline-block;
	    float: left;
	    width: .8rem;
	    height: .8rem;
	    border: 1px solid #750000;
	    border-radius: 50%;
	    margin-top: 2.1rem;
	    margin-right: .5rem;
	}
	.service_showlist_main ul li p span{
	    float: left;
	    font-size: 1.6rem;
	    line-height: 2rem;
	    margin-top: 1.5rem;
	}
	.service_showlist_main ul li p img{
	    height: 1.6rem;
	    float: right;
	    margin-top: 1.7rem;
	}
	.service_showlist_main ul li b{
	    margin-left: 12%;
	    display: inline-block;
	    font-size: 1.4rem;
	    margin-top: .2rem;
	    color: #898989;
	}
	.service_showlist_main ul{
	    width: 90%;
	    margin: 0 auto;
	}
/*	.service_showlist_time span{
	    font-size: 1.2rem;
	}*/
	/* showlist.html */
	.service_list_top{
	    height: 3.6rem;
	    line-height: 3.6rem;
	    text-align: center;
	    background: url('/Public/Home/images/service_list_bg.jpg') repeat-x;
	    font-size: 2.8rem;
	    color: #750000;
	    box-shadow: 0px .3px 4px 0px #000;
	}
	.service_search_input{
	    margin: 1.4rem 0;
	    text-align: center;
	}
	.service_search_input input{
	    line-height: 2.8rem;
	    border: none;  
	    font-size: 1.2rem;
	    background-image: url('/Public/Home/images/zt_button.png');
	    background-position: center center;
	    background-repeat: no-repeat;
	    background-size: 100% 100%;
	}
	.service_search_input input[type="submit"]{
		width: 10%;
	    margin-left: -10%;
	    border-radius: 1.4rem;
	    color: #FFF;
	    font-size: 1.4rem;
	}
	.service_search_input input[type="text"]{
	    background: #fff;
	    background-image: url('/Public/Home/images/search.png');
	    background-position: 1rem center;
	    background-repeat: no-repeat;
	    background-size: 1.4rem 1.4rem;
	    width: 60%;
	    padding-left: 10%;
	    border-radius: 1.4rem;

	}
	.service_list_main ul{
	    width: 92%;
	    margin: 0 auto;
	}

/* Message */
	/* show.html */
	.message_main{
		padding: 1.6rem 0;
	}
	.message_main ul{
		margin-top: 0rem;
	}
	/*.message_main ul li{
		line-height: 5rem;
		margin-bottom: 2rem;
	}*/
	.message_main ul li p{
		font-size: 1.6rem;
		line-height: 2rem;
		font-weight: 700;
	}
	.message_main ul li span{
		font-size: 1.6rem;
	}
	.message_main ul li b{
		display: block;
	}
	.message_main ul li input{
		height: 3rem;
		margin: 0;
		padding: 0;
		width: 94%;
		padding: 0 3%;
		font-size: 1.5rem;
		border: 1px solid #aaa;
		border-radius: .5rem;
	}
	.message_main ul li textarea{
		border: 1px solid #aaa;
		margin-top: 1rem;
		border-radius: .5rem;
		padding: .5rem 3%;
		width: 94%;
		font-size: 1.4rem;
	}
	.message_main #span{
	    float: right;
	    margin-right: 30px;
	    margin-top: -9px;
	    color: #cfcfcf;
	}
	.message_button{
		height: 3.2rem;
		line-height: 3.2rem;
		margin: 2.6rem 0 0;
		text-align: center;
		font-size: 1.6rem;
	}
	.message_button p{
		width: 35%;
		float: right;
		color: #fff;
		border-radius: 2rem;
		background: #47c88f;
		margin-right: 3.6rem;
	}
	.message_button p img{
		width: 1.5rem;
		height: 1.5rem;
		vertical-align:middle;
		margin-bottom: .1rem;
		margin-right: .3rem;

	}
	.message_button p.reset{
		float: left;
		background: #ababab;
		margin-right: 0;
		margin-left: 3.6rem;
	}
	.message_button p.reset input{
		display: inline-block;
		height: 3.2rem;
		padding: 0;
		background: none;
		border: none;
		font-size: 1.6rem;
		color: #fff;
		font-family: 'pingfang','黑体';
	}
	.message_show{
		width: 100%;
		height: auto;
		margin-top: 4.2rem;
	}
	.message_show h1{
		padding-top: 1rem;
		border-top: 2px solid #e5e5e5;
		font-size: 1.6rem;
	}
	.message_show ul{
		/*border: 1px solid #AAA;*/
		padding: 10px 8%;
		border-radius: 10px;
	}
	.message_show ul li{
		overflow: hidden;
		line-height: 2rem;
		padding: 1.4rem 0;
		border-bottom: 1px solid #e5e5e5;
	}
	.message_show ul li span{
		display: block;
		float: left;
		width: 50px;
		max-width: 15%;
	}
	.message_show ul li span img{
		width: 50px;
		height: 50px;
		border-radius: 6px;
	}
	.message_show ul li p b{
		font-size: 1.25rem;
	}
	.message_show ul li i{
		font-size: 1.4rem;
		color: #47c88f;
	}
	.message_show ul li item{
		float: right;
		margin-right: 2rem;
		color: #A5A5A5;
		font-weight: normal;
		font-size: 1rem;
	}
	.message_show ul li p{
		width: 80%;
		float: left;
		margin-left: 5%;
		font-size: 1.2rem;
	}

/* Page */
	/* about.html */
	.cgzn_main{ 
		width: 90%; 
		margin: 0 auto; 
		line-height: 2.5rem;
	}
	.bor{ border-top: 1px dashed black;}
	.cgzn_title{ 
		margin-top: 1.5rem; 
		font-size: 1.5rem; 
		margin-bottom: 1rem; 
	}
	.cgzn_title p{ 
		font-size: 1.2rem; 
		margin-top: 1px; 
		color: #D0D0D0;
	}
	.cgzn_main img{ 
		width: 100%; 
	}
	.cgzn_content{ 
		margin-top: 1rem; 
	}
	/* guide.html */

/* PersonalCenter */
	/*show.html*/
	.personal_main{
		padding: 0 5%;
		min-height: 100%;
		background-image: url(/Public/Home/images/bg.jpg);
		background-repeat: no-repeat;
	}
	.activity_title{ font-size: 2.2rem; margin-top: 1.5rem; }
	.activity_author{ margin-top: 0.8rem; font-size: 1rem; }
	.activity_content{ margin-top: 2rem; font-size: 1.4rem !important;/*font-family: "微软雅黑";*/	line-height: 2.4rem !important;}
	.activity_content p,
	.activity_content span{
		font-size: 1.4rem !important;
		/*font-family: "微软雅黑" !important;*/
		line-height: 2.4rem !important;
	}
	.date{ color: #8C8C8C; }
	.personal_tab{
		margin-top: 3rem;
		overflow: hidden;
	}
	.personal_tab li{
		width: 32.6666%;
		float: left;
		margin-left: 1%;
		text-align: center;
		font-size: 1.4rem;
		line-height: 3rem;
	}
	.personal_tab li p{
		border: 1px solid #ddd;
		font-weight: 600;
		border-radius: .5rem;
		background: #F1F1EF;
	}
	.personal_tab li:first-child{
		margin: 0;
	}
	.personal_title{
		font-size: 2.6rem;
		line-height: 3rem;
		text-align: center;
		padding: 2rem 0;
	}
	.personal_info{
		font-size: 1.4rem;
		line-height: 2.4rem;
	}
	.personal_book_list{
		clear: both;
		height: 30rem;
		overflow-y: scroll;
		margin-top: .3rem;
	}
	.personal_book_list{
		font-size: 1.4rem;
		line-height: 3rem;
		border: 1px solid #ccc;
	}
	.personal_book_list li{
		float: none;
		width: 80%;
		margin: 0 auto;
	}
	.personal_book_list li:last-child{
		margin-bottom: 1rem;
	}
	.personal_book_list li span{
		display: inline-block;
		width: 30%;
		text-align: center;
	}
	.personal_book_list .personal_book_type2_title{
		width: 96%;
		color: #750000;
	}
	.personal_book_list .personal_book_type2_title span,.personal_book_list .personal_book_type2_title b{
		width: 33.3333%;
	}
	.personal_book_list .personal_book_type2_title em{
		display: inline-block;
		width: 33.3333%;
		text-align: center;
	}
	.personal_book_list .personal_book_type2_list{
		width: 96%;
		overflow: hidden;
	}
	.personal_book_list .personal_book_type2_list span,.personal_book_list .personal_book_type2_list b{
		width: 33.3333%;
		float: left;
	}
	.personal_book_list li b{
		display: inline-block;
		width: 40%;
		text-align: center;
		float: right;
	}
	.personal_book_list li a{
		color: #64c0cb;
	}
	.personal_book_list li b em{
		margin-right: 1rem;
	}
	.personal_book_type1_title span{
		color: #750000;

	}
	.personal_book_type1_title b{
		color: #750000;
	}
	.fenye{
	    width: 80%;
	    margin:  auto;
	    text-align: center;
	    font-size: 1.5rem;
	}
	.fenye a{
	    color: #750000;
	    padding: 0 .5rem;
	}
	.fenye span{
	    padding: 0 .5rem;
	}
	.fenye span.current{
	    color: #64c0cb;
	}
	.personal_book_list .fenye span{
		width: auto;
	}
	.personal_book_list .fenye span.current{
		color: #750000;
	}
	.personal_book_list .fenye a.first,.personal_book_list .fenye a.end{
		display: none;
	}

/* Public */
	.register_main{
		padding: 1.5rem 5%;
	}
	.register_main h1{
		text-align: center;
		font-size: 2rem;
	}
	.register_main ul{
		margin-top: 1rem;
	}
	.register_main ul li{
		height: 5rem;
		line-height: 5rem;

	}
	.register_main ul span{
		font-size: 1.6rem;
		display: inline-block;
		width: 25%;
	}
	.register_main ul li b{
		display: inline-block;
		width: 70%;
	}
	.register_main ul li input{
		height: 3rem;
		margin: 0;
		margin-left: 2%;
		padding: 0;
		width: 100%;
		font-size: 1.4rem;
		padding-left: 3%;
		border: 1px solid #aaa;
		border-radius: 0.5rem;
	}
	.register_main ul li input[type="radio"]{
		width: 1.5rem;
		height:1.5rem;
		vertical-align:text-top;
		margin-top:0;
		margin-left: 2rem;
		margin-right: .5rem;
	}
	.register_button{
		width: 40%;
		height: 4rem;
		line-height: 4rem;
		margin: 1rem auto 0;
		text-align: center;
		font-size: 1.8rem;
		background: #750000;
		color: #fff;
		border-radius: 1.5rem;
	}
	.login_button{
		line-height: 6rem;
		float: right;
		font-size: 1.4rem;
		margin-right: 3rem;
	}
	.login_button a{
		color: blue;
		text-decoration: underline;
		padding: .4rem;
	}

/* Video */
	/* show.html */
	.cul_re_main h1{
	    text-align: center;
	    font-size: 2.4rem;
	    /*margin: 2rem 0 1rem;*/
	}
	.cul_re_main p{
	    font-size: 1.4rem;
	}
	.lecture_vedio_path iframe{
	    width: 100% !important;
	    height: 200 !important;
	    margin: 2rem 0;
	    padding: 3rem 0;
	    background: #000;
	}

/* VisitBook */
	.visit_body{
		background-image: url('/Public/home/images/bg.jpg');
	    background-repeat: repeat;
	}
	.visit_main{
	    overflow: hidden;
	    padding: 2rem 5%;
	}
	.visit_main a{
	    display: block;
	    color: #000;
	}
	.visit_main li{
	    width: 33.333%;
	    float: left;
	    text-align: center;
	    margin-bottom: 1.5rem;
	}
	.visit_main li div{
	    margin: 0 8%;
	    border: 1px solid #333;
	}
	.visit_main li h3{
	    color: #750000;
	    font-size: 1.8rem;
	}
	.visit_main p{
	    line-height: 2.4rem;
	    color: #750000;
	    font-size: 1.6rem;
	}
	.visit_main p i{
	    color: #64c0cb;
	}
	.visit_main p a{
	    color: #38c;
	}
	.visit_show_title{
	    text-align: center;
	    line-height: 4rem;
	    font-size: 2.5rem;
	    margin-top: 1rem;
	}
	.visit_tips{
	    text-align: center;
	    line-height: 3rem;
	    font-size: 1.4rem;
	}
.baomingArea{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 4;
}
#yuyue{display: none;}
/*蒙版*/
.baomingArea .mb{	
	/*display: none;*/
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3;
	width: 96%;
	padding: 0 2%;
	height: 100%;
	font-size: 40px;
	color: #FFF;
	text-align: right;
	background: rgba(0,0,0,.8);
}
.baomingBox{
	position: fixed;
	bottom: 7.5rem;
	left: 4%;
	z-index: 4;
	width: 92%;
	background: #efefef;
	border-radius: 10px;
}
.baomingBox tr{
	width: 100%;
	padding: 0 5%;
	height: 4rem;
	line-height: 4rem;
}
.baomingBox tr td{
	height: 3rem;
	line-height: 3rem;
	font-size: 1.6rem;
	text-align: center;
}
.baomingBox tr td input{
	height: 3.4rem;
	line-height: 3.4rem;
	border: 0;
	padding: 0 5%;
	margin: 0;
	width: 90%;
	border-radius: .4rem;
	font-size: 1.6rem;
}
.baomingBox tr td input[type="radio"]{
	width: 20px;
	height: 20px;
	line-height: 20px;
	padding: 0;
	border-radius: 50%;
	vertical-align:middle;
	margin: 0 3px 0 30px;
	position: relative;
}
.baomingBox select{
	height: 3rem;
	line-height: 3rem;
	border-radius: .4rem;
	max-width: 100%;
	border: 0;
	width: 132px;
	color: #FFF;
	background: url("../images/select_bg.png") no-repeat;
	background-size: 132px 30px;
	font-size: 16px;
    letter-spacing: 2px;
    padding: 0 4px;
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.baomingBox select::-ms-expand { display: none; }
	.wrapper{width: 100%; margin: 0 auto; font-size: 14px;}
	.header,.c-banner,.ab-wrap,.footer{display: none;}
	.top{height: 0px;}
	.zyz-main{margin-top: 20px;width: 340px; margin: 0 auto;}
	.zyz-main ul{
		overflow: hidden; 
		background-image: url("../images/zyz_bg.png"); 
		background-size: 340px 340px; 
		background-repeat: no-repeat;
	}
	.zyz-main ul li{
		float: left;
		width: 50%;		
		height: 170px;
		/*line-height: 120px;*/
		text-align: center;
	}
	.zyz-main ul li a{
		padding-top: 20px;
		color: #000;
	    font-size: 16px;
	    /*font-weight: bold;*/
	    /*border: 2px solid #FFF;*/
	    display: block;
	    height: 150px;
	}
	.zyz-main ul li a img{
		width: 50%;
		display: block;
		margin: 0 auto 10px;
	}
	.zyz-zhaomu{}
	.zyz-middle{
		line-height: 52px;
		border-bottom: 2px solid #e5e5e5;
		background: #FFF;
		margin-bottom: 16px;
	}
	.zyz-middle a{
		display: block;
		color: #000;
		font-weight: bold;
	}
	.zyz-middle ul li.on a{color: #3cc5cc;}
	.zyz-middle ul{
		overflow: hidden;
		width: 100%;
		background: #FFF;
	}
	.zyz-middle ul li{
		float: left;
		width: 25%;
		height: 46px;
		line-height: 46px;
		text-align: center;
		font-size: 12px;
	}
	.zyz-middle ul li.on{
		border-bottom: 2px solid #3cc5cc;
	}
	.zyz-middle ul li span{font-size: 10px; color: #93d284; margin-right: 2px;}
	.zyz-middle ul li.on span{display: none}
	.zyz-middle img{
		position: relative;
		z-index: 1;
		width: 70px;
		height: 70px;
		margin: -18px 14px 0;
		float: left;
		border-radius: 5px;
	}
	.zyz-middle span{
		font-size: 18px;
		font-weight: bold;
	}
	.zyz-banner-total{
		position: absolute;
		bottom: 20px;
		right: 18px;
	    z-index: 1;
		color: #FFF;
		/*font-family: "yahei";*/
		font-size: 14px;
	}
	#total{margin-left: 1px; }
	.swiper-button-next,
	.swiper-button-prev{display: none;}
	/* 志愿者资讯 */
	.zyz-news{
		padding: 0 8px 40px;
		margin-top: 16px;
	}
	.zyz-title{
		height: 50px;
		line-height: 50px;
		font-size: 16px;
	}
	.zyz-news li{
		padding: 13px 10px;
		overflow: hidden;
		font-size: 13px;
		border-bottom: 2px solid #F1F1F1;
		background: #FFF;
	}
	.zyz-news li a{
		color: #000;
	}
	.zyz-news li b{
	    width: 70%;
	    display: inline-block;
	    font-size: 18px;
	    font-weight: bold;
	    color: #1cc9ff;
	    height: 32px;
	    line-height: 32px;
	    overflow: hidden;
	}
	.zyz-news li span{
	    height: 20px;
	    line-height: 20px;
	    margin-top: 8px;
	    font-size: 12px;
	    color: #b3bbbd;
	    margin-right: 14px;
		display: inline-block;
	}
	.zyz-news-list-left{
		width: 70%;
		height: 68px;
		margin-right: 3%;
		float: left;
	}
	.zyz-news li .img-box{
		width: 27%;
		height: 68px;
		float: left;
		position: relative;
	}
	.zyz-news .zyz-news-content{
	    display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
	.zyz-news li p{
	    line-height: 20px;
	}
	.zyz-news li img{
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		max-width: 100%;
		max-height: 100%;
		margin: auto;
	}
	.header h1{
		height: 50px;
		line-height: 50px;
		/*margin-bottom: 20px;*/
		text-align: center;
		font-size: 20px;
		font-weight: bold;
	}
	.zx-imgbox{
		position: relative;
		width: 100%;
		height: 300px;
		overflow: hidden;
	}
	.zx-imgbox img{
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		max-height: 96%;
		max-width: 96%;
		margin: auto;
	}
	.zx-content{
		width: 96%;
		margin: 5px auto 20px;
		text-indent: 2em;
		line-height: 30px;
		font-size: 14px;
	}
	.q-list{
		overflow: hidden;
	}
	.q-list ul{width: 47%; float: left; margin: 0 1.5%;}
	.q-list ul li{
		/*border: 1px dashed #47c88f;*/
		margin-bottom: 15px;
	}
	.q-list ul div{
		background: #FFF;
	}
	.q-list ul div img{
		width: auto;
		padding: 2%;
		max-width: 96%;
	}
	.q-list ul li .message{
		font-size: 12px;
		height: auto;
		padding: 5px 7px 5px;
		background: #FFF;
		line-height: 20px;
		text-align: justify;
	}
	.q-list ul li .message span{
		display: inline-block;
	    width: 18px;
	    height: 18px;
	    float: left;
	}
	.q-list ul li .message img{
		border-radius: 50%;
	    width: 100%;
	    position: static;
	}
	.q-list ul li .message-bottom{height: 50px; font-size: 8px; margin-top: 5px;}
	.q-list ul li .message-bottom item{display: inline-block; color: #9a9a9a; float: right;}
	.q-list ul li b{color: #101010; display: inline-block; font-size: 10px; margin-top: 5px; margin-left: 6px;}
	.q-list ul li i{float: right; color: #9a9a9a; margin-top: 5px;}
	.q-list ul li p{text-indent: 2em;margin-top: 5px;}
	.zt-appname{
		position: absolute; 
		bottom: 20px; 
		left: 20px;
		height: 24px; 
		line-height: 24px; 
		font-size: 20px; 
		z-index: 5; 
		color: #FFF;
	}
	.swiper-slide a{display: block;}
	.swiper-container-horizontal>.swiper-pagination-bullets{
		bottom: 21px!important;
	}
	.zt-info{
		width: 94%;
		padding: 6px 3%;
		background: #f5f5f5;
	}
	.zt-info li{
		line-height: 30px;
		color: #666;
		overflow: hidden;
		font-size: 12px;
	}
	.zt-info li span{
		display: inline-block;
		width: 16px;
		height: 16px;
		line-height: 16px;
    	margin-top: 7px;
    	margin-right: 14px;
    	float: left;
	}
	.zt-info li i{
		display: inline-block;
    	line-height: 30px;
    	float: left;
	}
	.zt-info li span img{
		width: 16px;
		height: 16px;
	}
	.zt-info li i item{font-size: 0.7rem;}
	.zt-wrapper .banner{background-color: #F5F5F5;}
	.zt-wrapper h2{font-size: 20px; font-weight: bold; width: 94%; margin: 20px auto 0;}
	.zt-yy-box{overflow: hidden;}
	.zt-yy-box li{
		 width: 94%; 
		 margin: 20px auto 0; 
		 padding-bottom: 14px;
		 overflow: hidden;
		 border-bottom: 2px solid #d8d8d8;
	}
	.zt-yy-box li h3{
		font-size: 17px;
		height: 30px;
		line-height: 30px;
		margin-bottom: 12px;
		font-weight: bold;
	}
	.zt-yy-box li h3 span{
		float: right;
		margin-right: 20px;
		font-size: 13px;
		font-weight: normal;
		margin-top: 7px;
	    line-height: 20px;
	}
	.zt-yy-box li h3 span a{
		color: #333;
	}
	.zt-yy-img-box{
		z-index: 2;
		width: 90px;
		height: 120px;
		max-width: 30%;
		float: left;
	}
	.zt-yy-img-box img{
		width: 90px;
		height: 120px;
	    border-radius: 6px;
	}
	.zt-yy-box-right{
		float: right;
		width: 70%;
		height: 120px;
	}
	.zt-yy-box-right h4{
		font-size: 18px;
		line-height: 30px;
		margin: 5px 0;
		font-weight: bold;
	}
	.zt-yy-box-right span{
		display: inline-block;
		line-height: 20px;
		color: #999;
		font-size: 12px;
	}
	.zt-yy-box-right .zt-price{
		margin-top: 5px;
		height: 35px;
		line-height: 35px;
	}
	.zt-yy-box-right .zt-price l{
		font-size: 16px;
	}
	.zt-yy-box-right button{
		font-size: 14px;
	    height: 33px;
	    line-height: 33px;
	    background: url("../images/zt_button.png") no-repeat;
	    background-size: 100px 33px;
	    border: none;
	    width: 100px;
	    color: #FFF;
	    float: right;
	}
	/*微信典藏*/
    .cul_re_main ul{
        margin: 0 auto;
    }
    .cul_re_main ul li{
        height: 54px;
        border-radius: 6px;
        background-color: #E2E2E2;
        background-repeat: no-repeat;
        margin-bottom: 12px ;
    }
    .cul_re_main ul div{
        /*width: 22px;*/
        float: left;
        padding: 0 0 0 56px;
        margin: 0; 
        font-size: 15px; 
        line-height:20px; 
        height: 54px;
        line-height: 54px;
        display: table;
        color: #000;
        font-family: "幼圆";
    }
    .cul_re_main ul li a{display: block;overflow: hidden;}
    .cul_re_main ul li img{
        float: left;
        width: 108px;
        height: 54px;
        padding: 0;
       /* object-fit: none;*/
        border-radius: 6px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .cul_re_main ul li .little-logo span{
        display: table-cell;
        height: 54px;
        line-height: 54px;
        vertical-align: middle;
    }
    .cul_re_main ul li .little-word{
        padding-left: 0px;
        float: right;
        text-align: center;
    }
    .cul_re_main ul li .little-word b{
   	  color: #FFF;
	    font-size: 40px;
	    line-height: 54px;
	    margin-right: 4px;
	    font-family: "pfl";
    }
    .cul_re_main ul li .little-word b img{float: none; display: block;}
    .cul_re_main ul li .little-logo span img{
        width: 22px;
        height: auto;
    }
    .cul_re_main_type ul li{
        height: 75px;
        border-radius: 6px;
        background-color: #F1F1F1;
        margin-bottom: 12px ;
    }
    .cul_re_main_type ul div{
    	/*width: 222px;*/
        height: 75px;
        line-height: 75px;
        float: left;
        padding: 0 14px;
        margin: 0; 
        font-size: 16px;
        /*font-weight: bold;*/
        /*letter-spacing: -1px;*/
    }
    .cul_re_main_type ul li a{display: block;overflow: hidden; color: #000;}
    .cul_re_main_type ul li img{
        float: left;
        width: 100px;
        height: 75px;
        padding: 0;
        border-radius: 6px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .cul_re_main_show{margin: 0 auto; padding: 0; background: none;}
    .db {
        display: block;
    }
    .banner{
        padding: 30px 25px 0;
        margin: 0 auto;
        width:300px;
        position: relative;
    }
    .large_box{
        margin-bottom:10px;
        width:300px;
        height:200px;
        overflow:hidden;
    }
    .large_box img{
        display:block;
    }
    .small_box{
        width:288px;
        margin-left: 6px;
        height:51px;
        overflow:hidden;
    }
    .small_list{
        position:relative;
        float:left;
        width:288px;
        height:51px;
        overflow-x: scroll;
    }
    .small_list ul{
        height:51px;
        overflow:hidden;
    }
    .small_list ul li{
        position:relative;
        float:left;
        margin-right: 8px;
        width: 60px;
        padding: 2px;
        border: none;
    }
    .small_list ul li img{
        display:block;
        margin: 1px;
    }
    .small_list ul li .bun_bg{
        display:none;
        position:absolute;
        top:0;
        left:0;
        width: 62px;
        height: 47px;
    }
    .small_list ul li.on .bun_bg{
        display:block;
        border: 2px solid #47c88f;
    }
    .btns{
        display:block;
        width:20px;
        height:25px;
        text-align: center;
        cursor:pointer;
    }
    .lefts_btn{
        position: absolute;
        left: 0;
        top: 130px;
        background: url(../images/left.png) no-repeat;
        background-position: center center;
        background-size: 15px 25px;
    }
    .rights_btn{
        position: absolute;
        right: 0;
        top: 130px;
        background: url(../images/right.png) no-repeat;
        background-position: center center;
        background-size: 15px 25px;
    }
  .cul_re_main ul{margin-top: 0;}
  .location{
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-top: 6px;
    padding-bottom: 15px;
    border-bottom: 2px solid #e8e8e8;
  }
  .location img{
     width: 12px;
     height: 14px;
     margin-bottom: -2px;
     margin-right: 4px;
  }
  .cul_re_main h1{
    margin-top: 0px;
    font-size: 20px;
  }
  .cul_re_intro{
    width: 340px;
    margin: 0 auto;
    border-top: 2px solid #e8e8e8;
    margin-top: 10px;
    padding-top: 16px;
  }
  .cul_re_main h1{font-size: 18px;}
  .cul_re_intro span{
	font-size: 14px !important;
	font-family: 'yahei'!important;
  }
  .cul_re_intro font{
	font-size: 14px !important;
	font-family: 'yahei'!important;
  }
  .beijing{
    position: absolute;
    right: 29px;
    top: 36px;
    width: 82px;
    height: 27px;
    background: rgba(0, 0, 0,0.4);
    border-radius: 8px;
  }
  .jiangjie{
    position: absolute;
    right: 40px;
    top: 40px;
    width: 60px;
    height: 19px;
  }
  .jiangjie img{width: 100%;}
  .fenxiang{
     overflow: hidden;
     height: 36px; 
     margin: 10px 0; 
     background: #47c88f;
   }
  .fenxiang li{
     width: 50%;
     float: left;
     text-align: center;
  } 
  .fenxiang li img{
    height: 14px;
    margin-top: 11px;
  }
  #fxclick{
  	position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    text-align: center;
    display: none;
  }
  .zhegai{
  	position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.85);
    z-index: 1;
  }
  .fxword{
    width: 100%;
    position: absolute;
    z-index: 2;
  }
  .fxword p{
  	margin: 15px 0;
  	font-size: 14px;
  	color: #FFF;
  }
  .fxjt{
  	float: right;
  	margin: 10px 30px 0 0;
  }
  .cl{clear: both;}
}
    @media screen and (max-width: 320px) {
        .cul_re_main_type ul{
            margin: 0;
            padding: 0 2%;
        }
    }
@media screen and (max-width: 330px){
	.zyz-main ul li{height: 100px; line-height: 100px;}
	.zyz-main ul li a{font-size: 20px;}
}

