@charset "gb2312";
/* CSS Document */
*{ padding:0; margin:0;list-style:none;}
a{
	text-decoration: none;
}


#header>ul{
	list-style:none;
	display:flex;
	margin-left:57.37%;
}
#header>ul li{
	padding:0 5px;
	text-align:center;
	padding-top: 15px;
}
#header>ul li a{
	color:black;
}
#header{
	display:flex;
}


.img{
	width: 100%;
}
h1{
	background: rgb(87,70,185);
	width: 1100px;
	color:white;
	margin: 25px auto;
	text-align: center;
}

.dd{
	width: 1100px;
	margin: auto;
	border:1px solid blue;
	padding: 15px;
	box-sizing: border-box;
}
.dd p{
	font-size: 20px;
	text-indent: 2em;
	line-height: 40px;
}



.tse{
	width: 1100px;
	margin: auto;
	border:1px solid blue;
	padding: 20px 0;
}
.tse>div{
	width: 1082px;
	margin: 5px auto;
}
.tse p{
	font-size: 20px;
	line-height: 40px;
}
.tse p:nth-child(1){
	float: left;
}
.tse p:nth-child(2){
	margin-left: 80px;
	border:1px solid rgb(87,70,185);
	color:rgb(16,73,162);
	padding-left: 15px;
}
.tse p span {
    background: rgb(252,255,0);
    padding: 9px 10px;
}


#top_gg{
	overflow: hidden;
	width: 1100px;
	margin: auto;
}
#top_gg>div{
	width:518px;
	float:left;
	margin-right:40px;
	background:white;
	border:1px solid gray;
	margin-bottom:20px;
	padding:10px 0 0 10px;
	box-sizing: border-box;
}
#top_gg>div>p{
	margin-left:5px;
	margin-right:10px;
	text-indent:2em;
	line-height:30px;
}
#top_gg>div>.tp{
	overflow: hidden;
}
#top_gg>div>.tp>img{
	width:120px;
	height:133px;
	float: left;
}
#top_gg>div>.tp>p{
	margin-top:30px;
	width:50%;
	margin-left:130px;
}
#top_gg>div>.tp>p>b>span{
	float:right;
}
#top_gg>div>img{
	width:130px;
}


.bw{
	border:1px solid black;
	width:1100px;
	margin: auto;
	overflow: hidden;
	box-sizing: border-box;
}
.bw h2{
	background: rgb(34,97,168);
	color:white;
	font-size: 30px;
}
.bw p{
	font-size: 25px;
	line-height: 45px;
	/*padding-left: 5%;*/
	padding-left: 3%;
}
.bw .l{
	float: left;
	width: 100px;
	font-weight: bold;
	color: rgb(16,73,162);
}



.pz3{
	width: 1100px;
	margin:25px auto;
	background: rgb(34,97,168);
	color:white;
}
.pz3>h2:nth-child(1){
	float: left;
	width: 250px;
}
.pz3>h2:nth-child(2){
	width: 846px;
}

.kj{
	width: 1100px;
	margin: auto;
	background:rgb(196,194,252);
	padding-bottom: 20px;
}
.kj>h2{
	width: 1100px;
	text-align: center;
	background: rgb(34,97,168);
	margin: auto;
	line-height: 43px;
	color:yellow;
}


.pz{
	width: 1000px;
	margin: auto;
	overflow: hidden;
}
.pz>h2{
	float: left;
	width: 33.3%;
	text-align: center;
	background: rgb(16,73,162);
	color:white;
}
.kj>.s1{
	display: none;
}
.kj>.s2{
	display: none;
}
.kj>.pz2 h2:nth-child(2){
	display: none;
}


.pz2>h2{
	width: 1000px;
	text-align: center;
	color:rgb(16,48,97);
	line-height: 50px;
}





.qshu{
	width:1000px;
	margin:auto;
	
}
.qshu h2{
	text-align: center;
	padding-bottom: 25px;
}
.qshu>div{
	width: 1000px;
	margin: auto;
	overflow: hidden;
	padding: 20px 0;
}
.qshu dl{
	float: left;
	width: 500px;
}
.qshu dl dt{
	font-size: 17px;
	color:rgb(36,70,128);
	font-weight: bold;
	line-height: 40px;
}
.qshu dl dt span{
	font-size: 20px;
	padding-right: 10px;
}
.qshu dl dd{
	font-size: 16px;
	color:black;
	line-height: 30px;
}
.qshu dl dd span{
	padding-right: 10px;
}

.jh{
	overflow: hidden;
}

.jh,.jh2{
	width: 1100px;
	margin: auto;
	border:1px solid rgb(16,48,97);
	box-sizing: border-box;
}
.jh p{
	text-indent: 2em;
	line-height: 30px;
	font-size: 20px;
}
.jh2{
	padding: 15px;
}
/*.jh2 p{
	font-size: 21px;
	line-height: 40px;
}*/
.jh2 b{
	color: rgb(16,48,97);
}
.jh2>div{
	overflow: hidden;
	width: 1000px;
	margin: auto;
}
.jh2>div p{
	font-size: 21px;
	line-height: 40px;
}
.jh2>.dh>p{
	float: left;
}
.jh2>.dh>p:nth-child(1){
	width: 350px;
}
.jh2>.dh>p:nth-child(2){
	width: 285px;
}



.jh2>.dh2>p{
	float: left;
}
.jh2>.dh2>p:nth-child(1){
	width: 349px;
}





input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}

.btn{
	max-width:1100px;
	margin: auto;
	margin-top:30px;
	overflow: hidden;
}
.btn input{
	width:33.33%;
	height:40px;
	float:left;
	text-align:center;
	font-size:20px;
}
.btn .current{
	background-color:rgb(16,73,162);
	color:#fff;
}

.tu li{
	line-height: 50px;
	font-size: 25px;
	text-indent: 2em;
	display: none;
	padding: 20px;
}




.gd{
	width: 1100px;
	margin: auto;
}
h2{
	width: 1100px;
	text-align: center;
	margin: auto;
}


#p{
	text-align:center;
	font-size:12px;
	color:black;
}
#p a{
	margin-right:5px;
	font-size:12px;
	color:black;
}




.qg{
	width: 1015px;
	margin: 25px auto;
	overflow: hidden;
}
.qg>div img{
	height: 150px;
	width: 170px;
	margin-right: 220px;
}



#al{
	width:1100px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin: auto;
	margin-top:20px;
}
#al li{
	border:#103061 solid 1px;
	text-align:center;
	line-height:40px;
	margin:10px 0;
	transition:all 0.5s;
}
#al li a{
	font-size:25px;
	color:black;
	display:block;
	width:100%;
	height:100%;
	transition:all 0.5s;
	font-weight: bold;
}
#al li:hover{
	background: #5746B9;
}
#al li:hover a{
	color: white
}
.btn{
	width:1100px;
	margin:20px auto;
	text-align:center;
	background:#103061;
	transition:all 0.5s;
}
.btn a{
	font-size:20px;
	font-weight:bold;
	color:white;
	line-height:36px;
	display:block;
	width:100%;
	height:100%;
	transition:all 0.5s;
}