*{ 
	margin:0;
	padding:0;

	-webkit-text-size-adjust:none;
}
h1,h2,h3,h4{
	font-weight:normal;
}
li{
	list-style:none;
}
a{
	text-decoration:none;
    color: #333;
}
html{
	
}
body{
	max-width: 640px;
	margin:0 auto;
	width:100%;
	height:100%;
	font-family:Microsoft Yahei,Helvetica Neue !important;
}
i{
	font-style:normal;
}
img{
	display:block;
}
.cl { 
  *zoom: 1; 
} 
.cl:before, 
.cl:after { 
  display: table; 
  line-height: 0; 
  content: ""; 
}  
.cl:after { 
  clear: both; 
} 
.fl{
	float:left;
}
.fr{
	float:right;
}
.wrap{
	height:100%;
	width:100%;
}

.footer {
    background: #474747;
    width: 100%;
    padding: 5.33vw 0;
    font-size: 14px;
}

.footer_top {
    width: 100vw;
    margin: 0 auto;
    border-bottom: 1px solid #565656;
    padding-bottom: 4.8vw;
}

.footer_top h3{
    font-size: 4vw;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.33vw;
}

.footer_top p{
    text-align: center;
    font-size: 3.47vw;
    line-height: 2;
    color: #fff;
}

.footer_top p span{
    margin: 0 0.8vw;
}
/* .footer_l {
    width: 22.67vw;
    height: 150px;
    margin-left: 3.73vw;
}

.foot_title{
    width: 17.33vw;
    height: 6.13vw;
    border-bottom: 2px solid #c7c7c7;
    font-size: 13px;
    line-height: 6.13vw;
    color: #fff;
    margin-bottom: 5px;
}
.footer_link_item {
    width: 21.33vw;
    height: 8vw;
    position: relative;
    margin-top: 5px;
}

.footer_link_title {
    width: 22.67vw;
    height: 8vw;
    position: relative;
    color: #fff;
    font-size: 12px;
    line-height: 8vw;
    cursor: pointer;
}

.footer_link_title img {
    position: absolute;
    right: -1px;
    top: 3.2vw;
}

.footer_link_item .footer_list_box {
    position: absolute;
    left: 0;
    top: -37.33vw;
    background: #1065b6;
    padding-left: 2.67vw;
    display: none;
    z-index: 9;
}

.show{
    display: block!important;
}
.footer_link_item ul {
    width: 72vw;
    height: 37.33vw;
    overflow-x: hidden;
}

.footer_link_item ul::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.footer_link_item ul::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #d0e5ff;
}

.footer_link_item ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: #1065b6;
}

.footer_link_item ul li {
    height: 9.87vw;
    line-height: 9.87vw;
    font-size: 13px;
    width: 69.33vw;
    border-bottom: 1px solid #4f97e4;
}

.footer_link_item ul li a {
    display: block;
    height: 9.87vw;
    line-height: 9.87vw;
    text-indent: 3.47vw;
    color: #fff;
}

.footer_line{
    width: 1px;
    height: 17.33vw;
    background: #646464;
    margin: 4vw 5.33vw 0;
}

.footer_r{
    width: 58.67vw;
    margin-right: 3.73vw;
}

.foot_title.line{
    width: 40vw;
}

.footer_r p{
    font-size: 12px;
    color: #fff;
    line-height: 2;
}

.footer_r p span:first-child{
    margin-right: 10px;
} */

.footer_bottom{
    width: 100%;
    text-align: center;
    margin: 5.33vw auto 0;
    position: relative;
}

.footer_bottom p{
    color: #fff;
    font-size: 13px;
    line-height: 2;
}

.footer_bottom p span{
    margin: 0 4px;
}

.footer_bottom p a{
    color: #fff;
}

/* .footer_bottom p:last-child{
    margin-top: 10px;
} */

.footer_bottom .ipv6{
    line-height: 30px;
    padding: 0 5px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
}

.top {
    height: 20.27vw;
    background: #166bbc;
    position: relative;
}

.top .logo {
    display: block;
    top: 9.33vw;
    left: 2.67vw;
    position: absolute;
}

.top .logo img {
    width: 81.33vw;
}

.menu-icon {
    top: 10.33vw;
    right: 3.13vw;
    position: absolute;
    width: 4.53vw;
    height: 4.53vw;
    background-image: url(/hnzrzytz/wap/img/search_1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.search-box {
    width: 100%;
    height: 13.34vw;
    background: #e7e5e6;
    padding-top: 5.33vw;
    display: none;
    position: relative;
}

.search {
    width: 85.87vw;
    height: 8vw;
    margin: 0 auto;
    background: #fff;
}

.search-input {
    width: 72vw;
    height: 8vw;
    line-height: 8vw;
    background: #fff;
    border: none;
    padding-left: 10px;
    outline: none;
    font-size: 14px;
}

.search-btn {
    width: 10.67vw;
    height: 8vw;
    font-size: 0;
    background: url(/hnzrzytz/wap/img/search-btn.png) no-repeat center center;
    border: none;
    outline: none;
    border-left: 1px solid #e7e5e6;
}

.search_close {
    width: 3.73vw;
    height: 3.73vw;
    position: absolute;
    right: 2.13vw;
    top: 1.27vw;
}

.nav {
    height: 43px;
    line-height: 43px;
    width: 100%;
    background: #166bbc;
}

.nav ul {
    float: left;
    width: 88vw;
    height: 8vw;
    overflow: hidden;
}

.nav ul li {
    height: 8vw;
    text-align: center;
    line-height: 8vw;
    float: left;
    margin-left: 2.67vw;
}

.nav ul li a {
    color: #fff;
    font-size: 15px;
}

.menu {
    width: 5.87vw;
    float: right;
    margin-right: 2.67vw;
    margin-top: 1.33vw;
}

.header{
    position: relative;
}

.menu_list{
    width: 46.67vw;
    position: absolute;
    right: 0;
    top: 31.73vw;
    z-index: 999;
    height: calc(100vh - 31.73vw);
    background: #f0f0f0;
    display: none;
}

.menu_close{
    float: right;
    margin-right: 2.67vw;
    margin-top: 2.67vw;
    width: 5.33vw;
}

.menu_list ul{
    width: 100%;
    float: left;
}

.menu_list ul li{
    width: 38.67vw;
    margin: 0 auto;
    border-bottom: 1px solid #dfdfdf;
    height: 12vw;
    line-height: 12vw;
    font-size: 4.27vw;
    color: #333;
}<!--0.00020289421081543-->