@charset "UTF-8";
/*
* Copyright ,  www.changniukj.com.com
*
* 
* /
*/
@font-face {
    font-family: "huawei";
     src: url('../images/honorsanscn-light.ttf') format('truetype'); 
    /*  */
    /* src: url('../images/honorsanscn-light.ttf') format('truetype');   */
    src: url('../images/huawei.ttf') format('truetype'); 
}
* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    text-decoration: none;
    color: inherit;
    font-weight: normal;
    font-family: "huawei"!important;
    box-sizing: border-box;
    font-style: normal;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    
}

body {
	background: #fff;
    max-width: 780px;
    margin: 0 auto;
}

img {
    vertical-align: middle;
    width: 100%;
}
.head {
    padding: 10px 0;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    height: 60px;
    background: linear-gradient(to bottom, #334cd3, rgba(11, 33, 156, 0.45));
}

.logo {
    float: left;
}

.logo a {
    display: block;
}

.logo a img {
    width: auto;
    height: 40px;
}

.tell {
    float: right;
    margin-right: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
}
.tell a {
    padding-left: 30px;
    position: relative;
}
.tell a::before{
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    background: url(../images/tell.png) no-repeat;
    background-size: 22px;
    left: 0px;
    top: -3px;
}

.nav {
    float: right;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 15px;
    right: 0px;
    background: url(../images/fenlei.png) no-repeat;
    background-size: 24px;
}

.head.fixed {
	position:fixed;
	top:-40px;
    z-index: 99999999;
    width: 100%;
    overflow: hidden;
    display: block;
}

.nav_box {
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    display: none;
    padding-top: 60px;
    background: #f9f9f9;
    z-index: 100000000;
}
.tlogo {
    padding: 10px 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    height: 60px;
    background: linear-gradient(to bottom, #334cd3, rgba(11, 33, 156, 0.45));
}
.nav_item {
    border: 1px solid #f9f9f9;
    padding: 5px 15px;
}

.nav_item h3 a {
    font-size: 16px;
    font-weight: bold;
}


ul.mav_sub li {
float: left;
    text-align: center;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    width: calc(33% - 5px);
    background: #f9f9f9;
}

ul.mav_sub {
    width: 100%;
    overflow: hidden;
    /* background: #f9f9f9; */
    margin-top: 10px;
}
.gb {
    text-align: center;
    /* margin-top: 30px; */
    margin-bottom: 30px;
}

.gb img {
    width: 30px;
    background: #9e9e9e;
    border-radius: 30px;
    border: 1px solid #545454;
}

/*  */
.nuit {
    overflow: hidden;
    width: calc(100% - 10px);
    margin-left: 5px;
}

.nuit li {
    float: left;
    height: 70px;
    margin-bottom: 10px;
    overflow: hidden;
    width: calc(33.333333% - 10px);
    margin-left: 5px;
    border: 1px solid #e9e9e9;
}
.nuit li:nth-child(2n){
    /* margin-right: 0px; */
}
.nuit li img {
    width: 100%;
    height: 68px;
    object-fit: cover;
    object-position: top;
}

.nuit li img:hover {
    /* border: 1px solid #e0e0e0; */
    transform: scale(1.08);
    transition: 0.3s linear;
    border-radius: 5px;
}


.footer {
    background: #030f40;
    width: 100%;
    color: #c8c8c8;
    font-size: 13px;
    overflow: hidden;
    padding-bottom: 60px;
}

.info {
    padding: 15px;
}

.info p {
    height: 35px;
    line-height: 35px;
    padding-left: 30px;
    position: relative;
}
p.con01::before{
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    background: url(../images/tell.png) no-repeat;
    background-size: 20px;
    background-position: center;
    left: 0px;
    top: 2px;
}

p.con02::before{
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    background: url(../images/area.png) no-repeat;
    background-size: 20px;
    background-position: center;
    left: 0px;
    top: 3px;
}

p.con03::before{
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    background: url(../images/email.png) no-repeat;
    background-size: 22px;
    background-position: center;
    left: 0px;
    top: 3px;
}
.wxm {
    padding: 15px;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #1f2e6c;
}

.wxm li {
    width: calc(50% - 10px);
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.wxm li img {
   width: 100%;
}

.wxm li span {
    width: 100%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.ft {
    width: 100%;
    overflow: hidden;
    padding: 15px;
}

.ft p {
    line-height: 24px;
}

.ft p img {
    width: 12px;
}
.flink {
    width: 100%;
    overflow: hidden;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}

.flink span {
    font-weight: bold;
    float: left;
}

.flink a {
    float: left;
    margin-right: 5px;
}

/*  */
.bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    /* color: #fff; */
    text-align: center;
    display: inline-block;
    background: #fff;
    z-index: 999999;
}
.bottom div {
    width: 33.33%;
    float: left;
    height: 60px;
}
.bhome img {
    width: auto;
    height: 24px;
    margin-top: 10px;
    display: inline-block;
    overflow: hidden;
}.bhome {
    width: 100%;
    text-align: center;
}

.bhome a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    height: 60px;
}

.bhome span {
    width: 100%;
    overflow: hidden;
    font-size: 13px;
    display: inline-block;
}
.bzxzx img {
    width: auto;
    height: 24px;
    margin-top: 10px;
    display: inline-block;
    overflow: hidden;
}.bzxzx {
    width: 100%;
    text-align: center;
}

.bzxzx a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    height: 60px;
}

.bzxzx span {
    width: 100%;
    overflow: hidden;
    font-size: 13px;
    display: inline-block;
}
.btell img {
    width: auto;
    height: 46px;
    margin-top: 5px;
    display: inline-block;
    overflow: hidden;
}.btell {
    width: 100%;
    text-align: center;
}

.btell a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    height: 60px;
}

.line {
    width: 100%;
    height: 60px;
    overflow: hidden;
}


.fat {
    width: 100%;
    overflow: hidden;
}

.fatit {
    width: 100%;
    text-align: center;
    height: 60px;
    position: relative;
}
.fatit span {
    font-size: 22px;
    font-weight: bold;
    z-index: 10;
    color: #2c2c2c;
    position: absolute;
    text-align: center;
    width: 100%;
    display: inline-block;
    left: 0px;
    bottom: 8px;
}

.fatit p {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
    z-index: 1;
    position: absolute;
    color: #e0e4ec;
    font-family: Impact!Important;
    bottom: 15px;
    width: 100%;
    display: inline-block;
    left: 0px;
}

.mbx {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.mbxw {
    width: 100%;
    margin: 0 auto;
    padding-left: 30px;
    position: relative;
    font-size: 14px;
}
.mbxw::before{
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    background: url(../images/home.png) no-repeat;
    background-size: 20px;
    left: 5px;
    top: 7px;
}
.mbxw span {
    margin-right: 10px;
}
.mbxw a {
    margin-right: 10px;
    margin-left: 10px;
}

/*   */
.pages {
	padding: 40px 0;
	font-size: 16px;
	display: flex;
	justify-content: center;
	text-align: center;
}

.pages a, .pages b {
	height: 40px;
	line-height: 40px;
	margin: 0 5px;
	padding: 0 15px;
	border-radius: 2px;
    background: #f1f1f1;
}

.pages b {
	background: #001e52;
	color: #fff;
}

.pages .a1 {
	width: 80px;
	position: relative;
}

.pages .a1::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	opacity: .03;
}

.pages .a1:hover {
	color: #001e52;
}

.pages .a1:hover::after {
	background-color: currentColor;
}

.pages .a1.a1f {
	color: #ccc;
	cursor: default;
}

.pages .a1.a1f:hover {
	color: #ccc !important;
}

.pages .a1.a1f:hover::after {
	background-color: #000;
}

.pages a:not(.a1):hover {
	background: #001e52;
	color: #fff;
}

.pages i {
	margin-left: 4px;
	margin-right: 4px;
	color: #999;
	display: inline-block;
	vertical-align: 4px;
}

/*   */
.page {
    background-color: #f7f8f9;
    height: 56px;
    display: flex;
    align-items: center;
    font-size: 14px;
}

.page p {
    color: #999;
    margin-bottom: 0;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    flex: 50% 0 1;
    padding-left: 20px;
    font-size: 13px;
}
.page p a{
    color: #999;
    margin-bottom: 0;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    flex: 50% 0 1;
    padding-left: 20px;
    font-size: 13px;
}

.page p:first-child{
    padding-left: 0px;
}