html.index-html{
    width: 100%;
    min-width: 1200px;
}
body{
	
	
}
.header{
    clear: both;
}
.top{
    line-height: 45px;
}
.top *{
    color: #054474;
}
.top em{
    margin: 0 5px 0 10px;
}
.top-header{
    background: url(../png/78bl7d.png) top center no-repeat;
    background-size: 1920px 100%;
    width: 100%;
    height: 320px;
    
}

.logo{
    text-align: left;
    padding: 55px 0 35px;
    width: auto;
    margin: 0;
    float: left;
}
.logo img{
	width: 500px;
}
.search_inuput{
    text-align: right;
    float: right;
    margin-top: 20px;
    border: 1px solid #d3d3d3;
}
.search_inuput form{
    font-size: 0;
}
.search_inuput .txt{
    width: 450px;
    height: 50px;
    box-sizing: border-box;
    padding: 0 10px;
    
    background-color: rgba(255,255,255,0.72);
    font-size: 15px;
}
.search_inuput .btn{
    height: 50px;
    width: 76px;
    vertical-align: bottom;
    background: rgba(255,255,255,0.72) url(../png/c4qb01.png) center center no-repeat;
    background-size: auto 110%;
    
}
.keywords{
    text-align: center;
    float: right;
    margin: 20px 0;
}

.keywords,.keywords *{
    color: #000;
    padding: 0 10px;
    font-size: 15px;
    text-shadow: 1px 1px #fff;
}
.head-banner{
    clear: both;
    font-size: 2rem;
    color: #830f0f;
    font-weight: 600;
    font-family: cursive;
    text-align: center;
}
.navbar{
    background: #0666b0;
    clear: both;
}
.nav{
    border-top: 3px solid var(--color);
    display: flex;
    background: var(--color);
}
.nav a{
    display: inline-block;
    flex: 1 1 auto;
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    color: #fff;
}
.nav .active,.nav a:hover{
    background-color: #fff;
    color: var(--color);
}




.friend-link{
	background: #8d8d8d;
	padding: 10px 0;
}
.friend-link .links{
	display: flex;
	justify-content: space-between;
}
.friend-link select{
	width: 299px;
	height: 26px;
	background: transparent;
	color: #fff;
	text-align: center;
    border: none;
	border-left: 2px solid #959595;
	font-size: 15px;
}
.friend-link select:last-child{
	border-right: 2px solid #959595;
}
#Foot{
    width: 100%;
    min-width: 1200px;
}
#Foot .footer{
	padding: 30px 0;
	background: var(--color);
}
#Foot .footer .text p{
	line-height: 40px;
}
#Foot .footer .text p,
#Foot .footer .text p a{
	color: #fff;
	font-size: 15px;
}

#Foot .footer .pic .dzjg{
	margin: 20px 0;
}
#Foot .footer .pic .jiucuo{
	margin: 30px
}


.wza-box{margin-top: 35px; float: right; min-width: 200px;}
.wza-box a{ display: block;float: right;height: 38px;line-height:38px;padding: 0 16px;font-size: 18px;letter-spacing: 0.32px; }
.wza-box a.wza{ background: #fff;color: #F76B00; border: 1px solid #FC740D; border-radius: 2px 0px 0px 2px;}
.wza-box a.oldman{ background:#F79600;color: #fff;border: 1px solid #F79600;border-radius: 0px 2px 2px 0px; }

body.oldModel{zoom: 1!important;}
.oldModel *{font-size: 28px!important;}
.oldModel .nav a,
.oldModel .top *,
.oldModel .wza-box a,
.oldModel .search_inuput .txt,
.oldModel .friend-link select,
.oldModel #Foot .footer .text p,
.oldModel #Foot .footer .text p a{font-size: 28px!important;}
.oldModel .nav,
.oldModel .footer-content{min-width: 930px;}
.oldModel #Foot{min-width: auto;}
.oldModel .nav a{height: auto; padding: 1px 4px;}
.oldModel .footer .pic{float: none; clear: both;width: fit-content; margin: 0 auto;}
.oldModel .search_inuput .txt{width: 500px;height: 60px;}
.oldModel .search_inuput .btn{height: 60px;}
.oldModel .keywords{display: none;}
.oldModel .nav{  white-space: nowrap;    width: 1375px !important; margin: auto;}