* {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.banner,
.icp,
.gszz,
.evaluate,
.oneStopService {
    min-width: 1200px;
}

.container {
    width: 1220px;
    margin: 0 auto;
    padding: 0;
}

html,
body,
div,
dl,
dt,
dd,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
button,
fieldset,
form,
input,
legend,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

a,
a:hover {
    text-decoration: none !important;
}

a {
    color: #666;
}

a:hover {
    color: #eee;
}

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
}

h2 {
    text-align: center;
    padding: 60px 0;
}

header {
    position: relative;
}

.toplogo {
    height: 90px;
}

.toplogo .fontstyle {
    font-family: 'STXingkai';
    font-size: 30px;
}

.logo {
    width: 160px;
    float: left;
    height: 80px;
}

header .logo img {
    margin-top: -4px;
}

nav {
    background-color: #fff;
    height: 63px;
    border-top: 3px solid #188ae0;
    min-width: 1200px;
}

header span {
    float: left;
    height: 90px;
    line-height: 90px;
    font-size: 20px;
    padding-left: 30px;
    color: #006AB7;
}

nav ul {
    margin: 0 auto;
    padding-left: 50px;
}

nav ul>li {
    float: left;
    text-align: center;
    min-width: 110px;
}

nav ul .active a {
    /* border-bottom: 3px solid #188ae0; */
    color: #188ae0 !important;
}

nav ul>li a {
    padding: 20px;
    line-height: 60px;
    font-size: 18px;
    color: #000;
}

nav ul>li:hover {
    /* border-bottom: 3px solid #188ae0; */
    background: #fff;
}

nav ul>li>a:hover {
    color: #188ae0 !important;
}

header b {
    float: right;
    height: 90px;
    line-height: 90px;
    font-size: 26px;
    padding-left: 30px;
    color: #006AB7;
}

header b span {
    margin: 35px 15px 0 0;
}

nav .show {
    overflow: auto;
}

nav .yincang {
    position: absolute;
    padding: 0;
    background: rgba(255, 255, 255, 0.644);
    width: 240px;
    margin: 0 -60px 0;
    display: none;
}

nav .yincang>li:hover {
    border-bottom: none!important;
}

nav .show>li:hover .yincang {
    display: block;
}

nav .yincang li a {
    padding: 15px;
    line-height: 60px;
    font-size: 18px;
    color: #000 !important;
}

.footertop {
    height: 160px;
    background: url(../images/footertop.png) center no-repeat;
    overflow: hidden;
    min-width: 1220px;
}

.footertop .footer-title {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    margin-top: 30px;
    text-align: center;
    color: #ffffff;
}

.footertop .footer-reg {
    float: none;
    display: block;
    margin: 30px auto 0;
    width: 120px;
    height: 36px;
    line-height: 36px;
    background-color: #ffffff;
    border-radius: 2px;
    border: solid 1px #ffffff;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #188ae0;
    text-align: center;
}


/* 底部中间 */

.footermid {
    background: #292e33;
    padding-top: 52px;
    overflow: hidden;
    min-width: 1220px;
}

.footermid .foot-menu {
    float: left;
    width: 1200px;
    margin: 0 0 50px;
}

.footermid .foot-menu li {
    float: left;
    color: #fff;
    width: 240px;
    margin-right: 50px;
}

.footermid .foot-menu h4 {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 20px;
}

.footermid .foot-menu a {
    display: block;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #b5bbc0;
}

.fuwu {
    width: 200px;
}

.fuwu a {
    float: left;
    margin-right: 8px;
}

.footermid .foot-menu .aboutout div {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #b5bbc0;
}

.footermid .foot-menu .aboutout span {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.footermid .foot-menu a:hover {
    color: #fff;
}

.footermid .foot-menu>span {
    margin-left: 30px;
}


/* 底部最下 */

.footerdown {
    background: #292e33;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 20px 0;
    text-align: center;
    overflow: hidden;
    color: #b5bbc0 !important;
    min-width: 1220px;
}

.footerdown a {
    color: #b5bbc0 !important;
}

.footerdown p {
    line-height: 24px;
    font-size: 12px;
}