@charset "utf-8";
html {
    background: #f5f6fa;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: PingFang SC, Microsoft YaHei, Arial, Helvetica, sans-serif, SourceHanSansCN-Bold, SourceHanSansCN;
}

article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
select,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400;
}

table {
    border-collapse: collapse;
}

body,
button,
input,
select,
textarea {
    font-size: 14px;
    color: #333;
}

input {
    outline: 0;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #f44446;
}

a,
ins {
    text-decoration: none;
}

img {
    border: 0;
    vertical-align: middle;
}

ol,
ul {
    list-style: none;
}

i {
    font-style: inherit;
}

/*清除浮动*/

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}

.btr,
.ntkf {
    cursor: pointer;
}

body {
    overflow-x: hidden;
    min-width: 1200px;
}

h3,
h4 {
    line-height: 1;
}

p {
    line-height: 1;
}

.w {
    width: 1200px;
    height: 100%;
    margin: auto;
    position: relative;
}

.warp {
    width: 100%;
    text-align: center;
    color: #333;
}

.mmar {
    margin-right: 0 !important;
}

/*头部开始*/

#header_div {
    width: 100%;
    height: 30px;
    background-color: #f5f6fa;
}

#header_div .w {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

#header_div .w .ul_1 {
    height: 100%;
    display: inline-block;
}

#header_div .w .ul_1 li {
    font-size: 12px;
    font-weight: 500;
    color: #666a6e;
    line-height: 30px;
    float: left;
    position: relative;
}

#header_div .w .ul_1 li a {
    display: block;
    padding: 0 10px;
}

#header_div .w .ul_1 li:nth-child(2) a:after {
    content: ">";
    display: inline-block;
    transform: rotate(90deg) scale(1, 1.5);
    margin-left: 5px;
}

#header_div .w .ul_1 li:nth-child(2):hover a:after {
    transform: rotate(-90deg) scale(1, 1.5);
}

#header_div .w .ul_2 {
    width: 220px;
    background-color: #f5f6fa;
    position: absolute;
    left: 50%;
    margin-left: -110px;
    top: 30px;
    z-index: 3;
}

#header_div .w .ul_2 li {
    text-align: center;
    width: 50%;
    float: left;
    border-bottom: 1px solid #ababab;
    font-size: 12px;
    font-weight: 500;
    color: #666a6e;
    line-height: 30px;
}

#header_div .w .ul_2 li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

#header_div .w .ul_2 li a:after {
    display: none !important;
}

#header_div .w .R {
    float: right;
    font-size: 12px;
    font-weight: 500;
    color: #666a6e;
    line-height: 30px;
}

.logo_div {
    width: 100%;
    height: 80px;
    background: #ffffff;
}

.logo_div .w {
    width: 1200px;
    height: 80px;
    margin: 0 auto;
}

.logo_div .w a {
    display: inline-block;
    vertical-align: middle;
}

.logo_div .w a img {
    width: 168px;
}

.logo_div .w a:hover {
    color: transparent;
}

.logo_div .w h2 {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #1e2329;
    vertical-align: middle;
}

.logo_div .w h2 b {
    display: inline-block;
    width: 20px;
    height: 80px;
    font-size: 50px;
    vertical-align: middle;
    margin: 0 5px;
}

.slogan_div {
    width: 100%;
    height: 131px;
    background: url("../common/images/desc-bg.png") no-repeat center center;
    background-size: cover;
}

.slogan_div img {
    width: 68px;
    border: 6px solid rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}

.slogan_div h2 {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    line-height: 130px;
    margin-left: 20px;
}

/*头部结束*/

/*底部开始*/

#footer_div .common-foot {
    margin-top: 30px;
    background: #262626;
}

#footer_div .common-foot .wrap {
    margin: 0 auto;
    width: 1200px;
}

#footer_div .common-foot .wrap .common-foot-header {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

#footer_div .common-foot .wrap .site-map ul {
    margin: 60px auto 40px;
    text-align: left;
    font-size: 0;
}

#footer_div .common-foot .wrap .site-map ul li {
    display: inline-block;
}

#footer_div .common-foot .wrap .site-map ul li a {
    padding: 0 40px;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    line-height: 20px;
    border-right: 1px solid #ffffff;
}

#footer_div .common-foot .wrap .site-map ul .first a {
    padding-left: 0;
}

#footer_div .common-foot .wrap .site-map ul .last a {
    padding-right: 0;
    border-right: none;
}

#footer_div .common-foot .wrap .site-map dl {
    margin-bottom: 50px;
}

#footer_div .common-foot .wrap .site-map dl dt {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
}

#footer_div .common-foot .wrap .site-map dl dd {
    display: inline-block;
}

#footer_div .common-foot .wrap .site-map dl a {
    padding: 0 16px;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
}
#footer_div .common-foot .wrap .site-map dl a:hover {
    color: #f60;
}

#footer_div .common-foot .wrap .qrcode-lists {
    position: absolute;
    top: 55px;
    right: 0;
    text-align: right;
}

#footer_div .common-foot .wrap .qrcode-lists .qrcode-lists-item {
    margin-left: 20px;
    display: inline-block;
    text-align: center;
}

#footer_div .common-foot .wrap .qrcode-lists .qrcode-lists-item .img {
    width: 100px;
    height: 100px;
    background: #fff;
}

#footer_div .common-foot .wrap .qrcode-lists .qrcode-lists-item .img img {
    width: 100%;
}

#footer_div .common-foot .wrap .qrcode-lists .qrcode-lists-item p {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    line-height: 30px;
}

#footer_div .common-foot .wrap .certs {
    margin-top: 30px;
    text-align: center;
}

#footer_div .common-foot .wrap .certs .cert-01 {
    display: inline-block;
}

#footer_div .common-foot .wrap .certs .cert-01 a {
    display: inline-block;
    width: 160px;
    height: 40px;
    background: url(../common/images/cbw.png);
    background-size: 100%;
}

#footer_div .common-foot .wrap .certs .cert-01 a:hover {
    background: url(../common/images/cbw-active.png);
    background-size: 100%;
}

#footer_div .common-foot .wrap .certs .cert-02 {
    display: inline-block;
    margin-left: 20px;
}

#footer_div .common-foot .wrap .certs .cert-02 a {
    display: inline-block;
    width: 160px;
    height: 40px;
    background: url(../common/images/jsj.png);
    background-size: 100%;
}

#footer_div .common-foot .wrap .certs .cert-02 a:hover {
    background: url(../common/images/jsj-active.png);
    background-size: 100%;
}

#footer_div .common-foot .wrap .certs .cert-03 {
    display: inline-block;
    margin-left: 20px;
}

#footer_div .common-foot .wrap .certs .cert-03 a {
    display: inline-block;
    width: 160px;
    height: 40px;
    background: url(../common/images/yyzz.png);
    background-size: 100%;
}

#footer_div .common-foot .wrap .certs .cert-03 a:hover {
    background: url(../common/images/yyzz-active.png);
    background-size: 100%;
}

#footer_div .common-foot .wrap .certs .cert-04 {
    display: inline-block;
    margin-left: 20px;
}

#footer_div .common-foot .wrap .certs .cert-04 a {
    display: inline-block;
    width: 160px;
    height: 40px;
    background: url(../common/images/dxyw.png);
    background-size: 100%;
}

#footer_div .common-foot .wrap .certs .cert-04 a:hover {
    background: url(../common/images/dxyw-active.png);
    background-size: 100%;
}

#footer_div .common-foot .wrap .certs .cert-05 {
    display: inline-block;
    margin-left: 20px;
}

#footer_div .common-foot .wrap .certs .cert-05 a {
    display: inline-block;
    width: 160px;
    height: 40px;
    background: url(../common/images/gbds.png);
    background-size: 100%;
}

#footer_div .common-foot .wrap .certs .cert-05 a:hover {
    background: url(../common/images/gbds-active.png);
    background-size: 100%;
}

#footer_div .common-foot .wrap .copyright {
    height: 76px;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
}

#footer_div .common-foot .wrap .copyright p {
    margin: 30px auto;
    text-align: center;
}

/*底部结束*/