*{
	padding: 0px;
	margin: 0px;
}
a{
	text-decoration: none;
	color: #010101;
	display: inline-block;
}
@font-face{
    font-family: 'simsun';
    src : url('simsun.ttc');
}
@font-face{
    font-family: 'brush';
    src : url('brush.TTF');
}
body{
	width: 100%;
	font-family: "微软雅黑";
	font-size: 16px;
}
.content{
	/*width: 1920px;
	height: 720px;*/
	width: 2560px;
	height: 935px;
	background-image: url(../images/bg.jpg);
	background-size: 100% 100%;
	position: relative;
}
.search{
	position: absolute;
	top: 110px;
    left: 1575px;
	height: 30px;
	width: 200px;
	z-index: 10;
}
.search input{
	height: 30px;
	width: 105px;
	padding-left: 15px;
	padding-right: 75px;
	background-color: rgba(114,135,130,0.6);
	border-radius: 4px;
	border: none;
	outline: none;
	font-size: 16px;
}
.search img{
	position: absolute;
    top: 7px;
    right: 15px;
    cursor: pointer;
    width: 18px;
}
.l-icon{
	display: inline-block;
	width: 460px;
	float: left;
	margin-left: 260px;
	margin-top: 170px;
}
.l-icon img,.r-icon img{
	width: 75px;
}
.i-art{
	display: inline-block;
	width: 1128px;
	height: 780px;
	background-image: url(../images/bg1.png);
	background-size: 100% 100%;
	margin-top: 75px;
	float: left;
}
.r-icon{
	display: inline-block;
	width: 540px;
	float: left;
	margin-left: 105px;
	margin-top: 150px;
}
.logo{
	width: 280px;
	position: absolute;
	left: calc(50% - 140px);
	top: 0px;
	z-index: 10;
}
.icon1 a{
	display: inline-block;
	margin-right: 14px;
	margin-left: 22px;
	margin-bottom: 40px;
}
.icon2 a{
	display: inline-block;
	margin-right: 15px;
}



/*首页*/
.i-art{
	position: relative;
}
.i-art2{
	width: 1000px;
	height: 570px;
	overflow-y: scroll;
	position: relative;
}
.i-art2::-webkit-scrollbar-thumb,.i-art2::-webkit-scrollbar-thumb{
	background-color: #99b5b6;
	color: #99b5b6;
	border-radius: 5px;
}
.i-art2::-webkit-scrollbar,.i-art2::-webkit-scrollbar{width:0px;}
.i-art2::-webkit-scrollbar-thumb,.i-art2::-webkit-scrollbar-thumb{background-color:#99b5b6;}
.i-art2::-webkit-scrollbar-thumb:hover,.i-art2::-webkit-scrollbar-thumb:hover {background-color:#99b5b6}
.i-art2::-webkit-scrollbar-thumb:active,.i-art2::-webkit-scrollbar-thumb:active {background-color:#99b5b6}

.title{
	display: block;
	margin: 0 auto;
	margin-top: 50px;
    margin-bottom: 15px;
    font-family: "brush";
    font-size: 34px;
    color: #728782;
    text-align: center;
    text-indent: 0px;
}
.i-text{
	font-size: 18px;
	font-family: "simsun";
	width: 90%;
	margin: 0 auto;
	text-indent: 2em;
	text-align: justify;
	line-height: 40px;
	color: #484848;
}
.i-text1{
	width: 560px;
	margin-top: 15px;
}
.i-img1{
	position: absolute;
	right: 5%;
	top: 250px;
}
.i-img2{
	position: absolute;
	right: 5%;
	top: 400px;
}

/*第二个列表*/
.return{
	position: absolute;
	top: 95px;
    left: 1750px;
    width: 40px;
	height: 40px;
	z-index: 10;
	cursor: pointer;
}
.list{
	width:1050px;
	height: 650px;
	/*background-color: red;*/
	overflow-y: scroll;
	margin-left: 50px;
	margin-right: 15px;
	font-family: "simsun";
	color: #484848;
}
.list::-webkit-scrollbar-thumb,.list::-webkit-scrollbar-thumb{
	background-color: #99b5b6;
	color: #99b5b6;
	border-radius: 5px;
}
.list::-webkit-scrollbar,.list::-webkit-scrollbar{width:0px;}
.list::-webkit-scrollbar-thumb,.list::-webkit-scrollbar-thumb{background-color:#99b5b6;}
.list::-webkit-scrollbar-thumb:hover,.list::-webkit-scrollbar-thumb:hover {background-color:#99b5b6}
.list::-webkit-scrollbar-thumb:active,.list::-webkit-scrollbar-thumb:active {background-color:#99b5b6}

.l-list{
	width: 320px;
	height: 290px;
	display: inline-block;
	background-image: url(../images/bg2.jpg);
	background-size: 100% 100%;
	text-align: center;
	margin-bottom: 25px;
	margin-left: 17px;
	float: left;
}
.l-list a{
	width: 320px;
	height: 290px;
	display: inline-block;
}
.l-list p{
	width: 300px;
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.l-list span{
	display: block;
	width: 300px;
	margin-bottom: 15px;
	font-size: 18px !important;
	text-align: left;
	margin-left: 10px;
	height: 50px;
	overflow: hidden;
}
.l-list img{
	width: 250px;
	height: 132px;
	margin-top: 20px;
}


/*文章页*/
.i-art1{
	display: inline-block;
	width: 1128px;
	height: 780px;
	background-image: url(../images/bg3.png);
	background-size: 100% 100%;
	margin-top: 75px;
	float: left;
}

.t-text1{
	display: inline-block;
	float: left;
	margin-left: 25px;
}
.t-text1{
	width: 380px;
	height: 242px;
	background-image: url(../images/bg5.png);
	background-size: 100% 100%;
}
/*轮播*/
.bx-wrapper .bx-pager{
	display: none;
}
.bx-wrapper{
	margin-top: 18px;
}
.slider6{
	width: 325px;
	height: 210px;
}
.bx-wrapper .bx-viewport{
	border: none;
	background-color: rgba(0,0,0,0);
}
.bx-wrapper .bx-prev{
	left: -15px;
}
.bx-wrapper .bx-next{
	right: -15px;
}
.slide img{
	width: 325px;
	height: 210px;
	margin-left: 30px;
}
/*轮播*/

.t-text2{
	display: inline-block;
	width: 375px;
	margin-left: 50px;
	margin-top: 55px;
}
.t-text2 p{
	font-size: 20px;
	border-bottom: solid 1px #728782;
	/*padding-left: 10px;*/
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-weight: bold;
}
.t-text2 span{
	display: block;
	margin-top: 15px;
	line-height: 25px;
	font-size: 15px;
	font-family: "黑体";
}
.t-text3{
	width: 970px;
	display: block;
	margin-top: 20px;
	margin-left: 40px;
	font-size: 14px;
	line-height: 25px;
	text-indent: 2em;
	letter-spacing: 3px;
	text-align: justify;
}
.t-text3 span{
	display: inline-block;
	margin-bottom: 15px;
	text-indent: -2em !important;
	font-size: 20px;
}
.text3 img{
	max-width: 80%;
}
.text3-title{
	font-size: 18px;
	text-align: center;
	margin-bottom: 15px;
}
.text3-title span{
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: solid 1px #92a9a3;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: bold;
}
.text3-data{
	color: #848484;
	font-size: 14px;
	text-align: center;
	margin-bottom: 30px;
}
.text3-data p{
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
}
.text31{
	text-indent: 2em;
	line-height: 25px;
}
.text31 img{
	max-width: 90%;
}


/*列表3*/
.list31{
	width: 980px;
	height: 580px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/bg4.png);
	background-size: 100% 100%;
	overflow-y: scroll;
	margin-top: 20px;
	margin-left: 50px;
}
.list31::-webkit-scrollbar-thumb{
	background-color: #99b5b6;
	color: #99b5b6;
	border-radius: 5px;
} 
.list31::-webkit-scrollbar{width:0px;}
.list31::-webkit-scrollbar-thumb{background-color:#99b5b6;}
.list31::-webkit-scrollbar-thumb:hover{background-color:#99b5b6}
.list31::-webkit-scrollbar-thumb:active{background-color:#99b5b6}

.list31 a{
	font-size: 18px;
	color: #010101;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	border-bottom: dashed 1px #728782;
	padding-bottom: 18px;
	margin-top: 18px;
}
.list31 a span{
	float: right;
}

.text3{
	width:1000px;
	height: 620px;
	overflow-y: scroll;
	margin-left: 60px;
}
.list-btn{
	padding-bottom: 10px;
	text-align: center;
	text-indent: 0px;
}
.list-btn span{
	background-color: #9eadaa;
	color: #fff;
	display: inline-block;
	padding-left: 7px;
	padding-right: 7px;
	/*padding-top: 3px;*/
	/*padding-bottom: 3px;*/
	/*font-family: "brush";*/
	font-family: "黑体";
	cursor: pointer;
	text-indent: 0px;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 10px;
	border-radius: 3px;
}
.list-btn span:first-child{
	background-color: #728782;
}

.list4{
	height: 605px;
}
.list-i{
	height: 600px;
	margin-left: 0px;
}




.list52{
	width: 1100px;
	height: 580px;
	overflow-y: scroll;
	position: relative;
}
.list52::-webkit-scrollbar-thumb{
	background-color: #99b5b6;
	color: #99b5b6;
	border-radius: 5px;
} 
.list52::-webkit-scrollbar{width:0px;}
.list52::-webkit-scrollbar-thumb{background-color:#99b5b6;}
.list52::-webkit-scrollbar-thumb:hover{background-color:#99b5b6}
.list52::-webkit-scrollbar-thumb:active{background-color:#99b5b6}

.list52-text{
	width: 920px;
	height: 214px;
	margin-left: 95px;
	background-image: url(../images/bg7.png);
	background-size: 100% 100%;
	margin-bottom: 20px;
	position: relative;
}

.list51{
	text-align: center;
}
.list51 span{
	width: 75px;
}
.list52-text img{
	width: 235px;
	height: 160px;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
}
.list52-text div{
	padding-top: 55px;
}
.list52-text p{
	display: inline-block;
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom: solid 1px #92a9a3;
	padding-right: 40px;
	margin-bottom: 7px;
}
.list52-text span{
	display: block;
	margin-bottom: 15px;
	font-size: 16px;
}
.list52-text a{
	text-decoration: none;
	color: #010101;
	display: inline;
}
.list52-btn{
	display: inline-block;
	background-color: #99b5b6;
	border-radius: 4px;
	width: 66px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	color: #fff !important;
	position: absolute;
	top: 27px;
	left: 290px;
	font-size: 12px;
}


#page{
	margin-top: 20px;
}
#page a{
	font-size: 26px;
    color: #010101;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    border-bottom: none;
    padding-bottom: 0px;
    margin-top: 0px;
}