/*All Rights Reserved*/
/*general begin*/
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,
fieldset,legend,input,button,textarea,hr{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
li{list-style:none;text-align:left;}
fieldset,img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
abbr[title]{border-bottom:1px dotted;cursor:help;}
address,cite,dfn,em,var{font-style:normal;}
button,input,select,textarea{font-size:100%;}
body{font:14px/1.5 "Microsoft Yahei",SimSun,Arial,Tahoma,Helvetica,san-serif;overflow-x: hidden;}
a
{
	text-decoration: none;
}
a,a:link,a:visited
{
	color: #000;
}
a:hover,a:active
{
	color: #000;
}
li
{
	list-style: none;
}
.moreright1
{
	width: 72px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	float: right;
	display: inline;
}
.moreright1,
.moreright1 a,
.moreright1 a:link,
.moreright1 a:visited,
.moreright1 a:hover,
.moreright1 a:active
{
	color: #2a65be;
}
.moreright1 a:nth-child(n+2)
{
	display: none;
}
.layer
{
	width: 1200px;
	margin: 0px auto;
	margin-bottom: 15px;
	clear: both;
	overflow: hidden;
}
.layerout
{
	width: 100%;
	margin: 0px auto;
	clear: both;
	overflow: hidden;
}
/*general end*/
/*bottom*/
#bottom
{
	background-color: #015293;
  width: 100%;
  color: #fff;
  float: left;
}
#bottom .layerout
{
	width: 100%;
  background-color: #006cb9;
	margin-bottom:20px;
	float: left;
	overflow: visible;
}
#bottom .layerout.bg03
{
	background-color: #0074c5;
}
#bottom .layer
{
	padding-top:0;
	overflow: visible;
}
.footicon {
    padding-right: 15px;
    float: left;
    padding-top: 20px;
}
.footchar {
    border-left: 1px solid #b7b7b7;
    padding: 0 30px;
    line-height: 24px;
    text-align: left;
    float: left;
    font-size: 12px;
    margin-top: 10px;
}
.footchar span
{
	padding-left: 28px;
}
.footchar a span
{
	padding-left: 0
}

.linknav {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.linknav > li {
		width: 210px;
    position: relative;
    line-height: 26px;
    padding-left: 15px;
    float: left;
    margin: 20px 30px;
    background: url(../images/2022/hide.png) no-repeat;
    background-position: 90% 50%;
    color: #fff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
.linknav .cur {
    background: #fff url(../images/2022/show.png) no-repeat right;
    color: #333
}
.linkbox {
    line-height: 30px;
    width: 100%;
    font-size: 12px; /* display: none; */
    height: 145px;
    overflow: hidden;
    display: none;
    margin-top: 10px;
}

.linkbox > li {
    padding: 10px 15px;
    float: left;
    color: #000;
}

.linknav > li > ul {
    width: 220px;
    height: 340px;
    overflow-y: scroll;
    background-color: #fff;
    border: 1px solid #ccd1d3;
    position: absolute;
    left: 30px;
    background-color: #fff;
    top: -340px;
    display: none;
    z-index: 1000;
}
.linknav > li > ul {
	height: 210px;
	top:-210px;
}
 .linknav>li>ul>li{
	float:none;
 }
.linknav > li > ul > li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 25px;
}

.linknav > li > ul a {
    font-size: 14px;
    padding-left: 10px;
}

.linknav li:hover > ul {
    display: block;
}
/*bottom end*/


.fc3,
.fc3 a,
.fc3 a:link,
.fc3 a:visited,
.fc3 a:hover,
.fc3 a:active
{
	color: #fff;
}

@media only screen and (max-width: 768px){
	.pcshow{display: none;}
	.mobileshow{display: block;}
	.logo img,.kh img{width: 100%;height: auto;}
	.layer,.layerout{width: 100%;padding: 0}


	/*bottom*/
	.linknav > li{width: 40%;margin: 10px 4%;padding: 0}
	.linknav > li > ul{left: -10px;}
	#bottom img{width: auto;}
	.footicon{padding: 10px;}
	.footchar{width:100%;border-left: none;margin-left: 0;box-sizing: border-box;text-align: center;}
	.footchar span{padding-left: 0}
	/*bottom end*/
  

}