html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td , i{
    margin:0;
    padding:0;
    border:0;
    font-weight:inherit;
    font-style:inherit;
    font-size:100%;
    font-family:inherit;
    vertical-align:baseline;
}
table {
	border-collapse: collapse;
	border-spacing:0;
}
caption, th, td ,b,strong{
	text-align:left;
	font-weight:normal;
}
table, td, th {vertical-align:middle;}  
a img {border:none;}
em,cite{font-style:normal;}

body { 
	background:#fff; 
	font: 12px/1.5 Tahoma,'微软雅黑';
	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: #750000;
    padding: 0 .5rem;
}
.fenye span{
    padding: 0 .5rem;
}
.fenye span.current{
    color: #64c0cb;
}
.main{ 
	width: 90%; 
	margin: 0 auto;
	line-height: 2.5rem; 
}
.main img{ width: 100%; }
/* 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{
	    /*height: 3.6rem;*/
	    line-height: 3.6rem;
	    text-align: center;
	    font-size: 2.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%;

	}
	.service_showlist_main{
	    line-height: 2.8rem;
	    padding: 1.5rem 2rem 0;
	    font-size: 1.6rem;
	}
	.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 img{ width: 100%; }
	.service_showlist_time{
	    color: #777;
	    border-bottom: 2px solid #750000;
	    margin-bottom: 1rem;
	    text-align: right;
	    padding-right: 1rem;
	}
	.service_showlist_time span{
	    font-size: 1.2rem;
	}
	.service_bottom_button{
	    height: 5.3rem;
	    padding: 1.3rem 0;
	    position: fixed;
	    bottom: 0;
	    z-index: 1;
	    left: 0;
	    width: 100%;
	    background: #efefef;
	}
	.service_button{
	    height: 5rem;
	    line-height: 5rem;
	    background: url('/Public/Home/images/service_list_bg.jpg') repeat-x;
	    width: 90%;
	    margin-left: 5%;
	    border-radius: .5rem;
	    text-align: center;
	    font-size: 2rem;
	}
	.no_service_button{
	    background-image: none;
	    background-color: #ccc;
	    color: #fff;
	}

	/* 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;
	    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_list_main ul li p{
	    overflow: hidden;
	    width: 88%;
	    margin: 0 auto;
	    border-bottom: 1px dashed #000;
	    padding-bottom: .3rem;
	}
	.service_list_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_list_main ul li p span{
	    float: left;
	    font-size: 1.6rem;
	    line-height: 2rem;
	    margin-top: 1.5rem;
	}
	.service_list_main ul li p img{
	    height: 1.6rem;
	    float: right;
	    margin-top: 1.7rem;
	}
	.service_list_main ul li b{
	    margin-left: 12%;
	    display: inline-block;
	    font-size: 1.4rem;
	    margin-top: .2rem;
	    color: #898989;
	}
	.service_list_main ul{
	    width: 94%;
	    margin: 0 auto;
	}
	.service_list_main ul li a{
	    display: block;
	    color: black;
	}

/* 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{
	    overflow: hidden;
	    padding: 2rem 5%;
	}
	.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: 50%;
	    float: left;
	}
	.cul_re_main ul li img{
	    width: 94%;
	    padding: .2rem 3%;
	}
	.cul_re_main audio{
	    width: 80%;
	    margin: 3rem 10%;
	}
	.cul_re_img{
	    text-align: center;
	}
	.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_showlist_top{
	    /*height: 3.6rem;*/
	    line-height: 3.6rem;
	    text-align: center;
	    font-size: 2.4rem;
	}
	.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{
	    line-height: 2.8rem;
	    padding: 5% 2rem 0;
	    font-size: 1.6rem;
	}
	.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_main{
	    margin-bottom: 8rem;
	}
	.service_showlist_main img{ width: 100%; }
	.service_showlist_time{
	    color: #777;
	    border-bottom: 2px solid #750000;
	    margin-bottom: 1rem;
	    text-align: right;
	    padding-right: 1rem;
	}
	.service_showlist_time span{
	    font-size: 1.2rem;
	}
	.service_bottom_button{
	    height: 5.3rem;
	    padding: 1.3rem 0;
	    position: fixed;
	    bottom: 0;
	    z-index: 1;
	    left: 0;
	    width: 100%;
	    background: #efefef;
	}
	.service_button{
	    height: 5rem;
	    line-height: 5rem;
	    background: url('/Public/Home/images/service_list_bg.jpg') repeat-x;
	    width: 90%;
	    margin-left: 5%;
	    border-radius: .5rem;
	    text-align: center;
	    font-size: 2rem;
	}
	.no_service_button{
	    background-image: none;
	    background-color: #ccc;
	    color: #fff;
	}
	/* 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_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_list_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_list_main ul li p{
	    overflow: hidden;
	    width: 88%;
	    margin: 0 auto;
	    border-bottom: 1px dashed #000;
	    padding-bottom: .3rem;
	}
	.service_list_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_list_main ul li p span{
	    float: left;
	    font-size: 1.6rem;
	    line-height: 2rem;
	    margin-top: 1.5rem;
	}
	.service_list_main ul li p img{
	    height: 1.6rem;
	    float: right;
	    margin-top: 1.7rem;
	}
	.service_list_main ul li b{
	    margin-left: 12%;
	    display: inline-block;
	    font-size: 1.4rem;
	    margin-top: .2rem;
	    color: #898989;
	}
	.service_list_main ul{
	    width: 90%;
	    margin: 0 auto;
	}
	.service_list_main ul li a{
	    display: block;
	    color: black;
	}

/* Message */
	/* show.html */
	.message_main{
		padding: 2rem 5%;
	}
	.message_main ul{
		margin-top: 2rem;
	}
	.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_button{
		height: 3.4rem;
		line-height: 3.4rem;
		margin: 4rem 0 0;
		text-align: center;
		font-size: 1.6rem;
	}
	.message_button p{
		width: 36%;
		float: left;
		color: #fff;
		border-radius: 1rem;
		background: #750000;
		margin-left: 2.6rem;
	}
	.message_button p img{
		width: 1.5rem;
		height: 1.5rem;
		vertical-align:middle;
		margin-bottom: .1rem;
		margin-right: 1rem;
	}
	.message_button p.reset{
		float: right;
		background: #898989;
		margin-left: 0;
		margin-right: 2.6rem;
	}
	.message_button p.reset input{
		display: inline-block;
		width: 100%;
		height: 3.4rem;
		background: none;
		border: none;
		font-size: 1.6rem;
		color: #fff;
		font-family: '微软雅黑';
	}

/* Page */
	/* about.html */
	.cgzn_main{ 
		width: 90%; 
		margin: 0 auto; 
		line-height: 2rem;
	}
	.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; }
	.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{
	    overflow: hidden;
	    padding: 2rem 5%;
	}
	.cul_re_main h1{
	    text-align: center;
	    font-size: 2.4rem;
	}
	.cul_re_main p{
	    font-size: 1.4rem;
	    padding: 2rem 1.5rem;
	}
	.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;
	}