* {
    margin: 0;
    padding: 0;
}
.banxin {
    width: 1200px;
    margin: 0 auto;
}
li {
    list-style: none;
}
a {
    text-decoration: none;
}
.headler {
    position: relative;
    height: 133px;
    background-color: #252c58;
}
.logo {
    position: absolute;
    top: 16px;
    left: 45px;
    width: 86px;
    height: 105px;
    /* background-color: aqua; */
}
.icon {
    position: absolute;
    top: 22px;
    left: 150px;
    width: 717px;
    height: 73px;
    /* background: url(../images/icon.png) no-repeat center;
    background-size: 100%; */
}
.ui-logoimg{
	display: block;
	width: 100%;
	height: 100%;
}
.icon-zh{
	width: 100%;
	font-size: 44px;
	color: #fff;
	font-weight: bold;
}
.icon-en{
	width: 355px;
    font-size: 24px;
    color: #fff;
    letter-spacing: 3px;
}
.photo {
    height: 313px;
/*    background: url(../images/photo.png) no-repeat center;
    background-size: 100%; */
}
.topnav {
    height: 50px;
    background-image: -webkit-linear-gradient(left, #252c58, #347cd0);
}
.topnav ul {
    display: flex;
    justify-content: space-around;
}
.topnav ul li {
    font-family: Regular;
    font-size: 18px;
    font-weight: 400;
}
.topnav ul li a {
    flex: 1;
    text-align: center;
    line-height: 53px;
    color: #ffffff;
}
.footer {
    position: relative;
    height: 133px;
    background-color: #347cd0;
}
.mod-nav {
    position: absolute;
    top: 15px;
    left: 332px;
    width: 521px;
}
.mod-nav ul {
    display: flex;
    justify-content: space-around;
}
.mod-nav ul li {
    width: 70px;
    height: 15px;
    font-family: Regular;
    font-size: 12px;
    font-weight: 400;
   
}
.mod-nav ul li a {
    display: inline-block;
    width: 100%;
    height: 13px;
    text-align: center;
    line-height: 13px;
    color: #ffffff;
    border-right: 1px solid #ffffff;
}
.mod-nav ul li .liwu {
    border: 0;
}
.site {
    width: 350px;
    height: 15px;
    margin: 15px auto;
    font-family: Regular;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
}
.jishu {
    display: flex;
}
.zon {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/icon0.png) no-repeat center;
    background-size: 100%;
}
.zon img {
    width: 100%;
    height: 100%;
}
.jishu span {
    font-family: Regular;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    margin-left: 43px;
}
.siyi {
    width: 376px;
}
