body, button, h1, h2, h3, h4, h5, h6, input, select, textarea {
    font-family: Microsoft YaHei, '宋体', "Helvetica Neue", Helvetica, Arial, "\5b8b\4f53", sans-serif
}

img {
    max-width: 100%
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:active {
    text-decoration: none
}

a:focus {
    text-decoration: none
}

a:visited {
    text-decoration: none
}

body {
    color: #333;
    margin: 0;
    padding: 0
}

.wth {
    width: 1200px;
    margin: 0 auto
}

.clear {
    float: none;
    clear: both
}

.header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 118px;
    border-bottom: 1px solid #686e76
}

.header .logo {
    float: left;
    margin: 35px 0 0
}

.header .menu {
    float: right;
    list-style: none;
    padding: 45px 0 0;
    margin: 0
}

.header .menu li {
    float: left;
    position: relative;
    height: 50px;
    line-height: 50px
}

.header .menu li a {
    font-size: 16px;
    display: block;
    color: #fff;
    padding: 0 17px
}

.header .menu .active::after, .header .menu li:hover::after {
    content: '';
    width: 34px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -17px;
    background: #fff
}

.header .toidx {
    float: right;
    margin-left: 23px;
    width: 72px;
    height: 34px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 34px;
    border-radius: 17px;
    margin-top: 51px
}

.header .toidx a {
    display: block;
    color: #fff
}

.banner {
    height: 530px;
    background: url(../../images/aboutNew/banner01.jpg) no-repeat center;
    background-size: cover
}

.banner .title {
    font-size: 64px;
    color: #fff;
    padding-top: 240px;
    text-align: center
}

.banner .title2 {
    font-size: 64px;
    color: #fff;
    padding-top: 240px
}

.banner .title2 span {
    font-size: 26px
}

.banner .subtit {
    background: rgba(74, 134, 255, .5);
    display: inline-block;
    font-size: 50px;
    color: #fff;
    padding: 12px 20px;
    margin-top: 40px
}

.banner_lc {
    background-image: url(../../images/aboutNew/banner01.jpg)
}

.banner_xy {
    background-image: url(../../images/aboutNew/banner02.jpg)
}

.banner_zx {
    background-image: url(../../images/aboutNew/banner09.jpg)
}

.banner_us {
    background-image: url(../../images/aboutNew/banner03.jpg);
    height: 690px
}

.banner_jt {
    background-image: url(../../images/aboutNew/banner04.jpg);
    height: 690px
}

.banner_lcs {
    background-image: url(../../images/aboutNew/banner05.jpg);
    height: 690px
}

.banner_ry {
    background-image: url(../../images/aboutNew/banner06.jpg);
    height: 690px
}

.content .lc_cont {
    padding: 50px 170px;
    background: #fff url(../../images/aboutNew/lc_bg01.png) no-repeat 120px 270px;
    margin-top: -124px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}

.content .lc_cont .box {
    width: 50%
}

.content .lc_cont .box .tit {
    border-right: 3px dotted silver;
    border-bottom: 3px dotted silver;
    border-radius: 0 0 10px 0;
    font-size: 40px;
    color: #525252;
    padding: 0 0 12px 12px;
    margin-top: -1px
}

.content .lc_cont .box .txt {
    border-right: 3px dotted silver;
    font-size: 16px;
    line-height: 26px;
    color: #999;
    margin-top: 18px;
    padding: 0 37px 11px 12px;
    position: relative
}

.content .lc_cont .box .txt::after {
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    background: #e92f30;
    border-radius: 50%;
    right: -6px;
    top: -6px
}

.content .lc_cont .box:nth-child(even) {
    padding-left: 50%;
    margin-left: -3px
}

.content .lc_cont .box:nth-child(even) .tit {
    border-left: 3px dotted silver;
    border-right: 0;
    border-bottom: 3px dotted silver;
    border-radius: 0 0 0 10px;
    font-size: 40px;
    color: #525252;
    padding: 0 0 12px 33px
}

.content .lc_cont .box:nth-child(even) .txt {
    border: 0;
    border-left: 3px dotted silver;
    padding: 0 37px 11px 33px;
    position: relative
}

.content .lc_cont .box:nth-child(even) .txt::after {
    left: -6px
}

.content .lc_cont .box:first-child .tit {
    position: relative;
    padding-top: 70px
}

.content .lc_cont .box:first-child .tit::after {
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    background: #e92f30;
    border-radius: 50%;
    right: -6px;
    top: -3px
}

.content .lc_cont .box:last-child .txt {
    border: none
}

.content .lc_cont .box:last-child .txt::after {
    display: none
}

.content .xy_cont {
    padding: 0 50px 50px;
    background: #fff;
    margin-top: -124px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}

.content .xy_cont .title {
    text-align: center;
    font-size: 30px;
    padding-top: 50px
}

.content .xy_cont .title span {
    position: relative;
    padding: 0 70px;
    cursor: pointer
}

.content .xy_cont .title span:first-child::after {
    content: '';
    width: 1px;
    height: 30px;
    background: #eee;
    position: absolute;
    right: 0;
    top: 5px
}

.content .xy_cont .title .active {
    color: #e92f30
}

.content .xy_cont .cont {
    padding-top: 40px;
    font-size: 16px;
    line-height: 28px;
    color: #333
}

.content .xy_cont .cont .box {
    display: none
}

.content .xy_cont .cont .redball {
    background: #e92f30;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 6px
}

.content .hz_cont {
    margin-top: -124px
}

.content .hz_cont .mp {
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    height: 370px
}

.content .hz_cont .mp .l, .content .hz_cont .mp .r {
    float: left;
    width: 440px;
    height: 370px;
    position: relative;
    padding: 0 80px
}

.content .hz_cont .mp .l img, .content .hz_cont .mp .r img {
    position: absolute;
    width: 127px;
    height: 127px;
    bottom: 50px;
    right: 80px
}

.content .hz_cont .mp .l .tit, .content .hz_cont .mp .r .tit {
    font-size: 30px;
    padding-top: 50px;
    position: relative;
}

.content .hz_cont .mp .l .subtit, .content .hz_cont .mp .r .subtit {
    color: #666;
    padding-top: 10px;
    font-size: 16px;
    height: 60px;
    position: relative
}

.tit-b {
    position: relative;
}

.content .hz_cont .mp .l .subtit::before, .content .hz_cont .mp .r .subtit::before, .tit-b::before {
    content: '';
    width: 60px;
    height: 4px;
    background: #000;
    position: absolute;
    left: 0;
    bottom: 0
}

.content .hz_cont .mp .l .cont, .content .hz_cont .mp .r .cont {
    line-height: 46px;
    font-size: 16px;
    padding-top: 25px
}

.content .hz_cont .mp .l .cont p, .content .hz_cont .mp .r .cont p {
    margin: 0
}

.content .hz_cont .mp .r {
    background: #fbfbfb
}

.content .hz_cont .mp .r .cont {
    line-height: 32px
}

.content .hz_cont .us {
    margin-top: 30px;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    height: 220px;
    padding: 0 35px
}

.content .hz_cont .us .box {
    width: 250px;
    float: left;
    padding-left: 114px;
    position: relative;
    margin-top: 60px
}

.content .hz_cont .us .box img {
    position: absolute;
    width: 90px;
    height: 90px;
    left: 0;
    top: 0
}

.content .hz_cont .us .box p {
    margin: 0
}

.content .hz_cont .us .box .p1 {
    font-size: 20px;
    padding-top: 10px
}

.content .hz_cont .us .box .p2 {
    font-size: 24px;
    font-weight: 700;
    padding-top: 10px
}

.content .hz_cont .us .box:last-child {
    width: 280px
}

.content .hz_cont .links {
    padding: 60px 0 30px
}

.content .hz_cont .links .title {
    text-align: center;
    font-size: 28px;
    padding-bottom: 40px
}

.content .hz_cont .links .box {
    position: relative;
    padding-left: 35px;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 30px
}

.content .hz_cont .links .box .num {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fdd;
    color: #ec3030;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    left: 0;
    top: 2px
}

.content .hz_cont .jubao {
    border-top: 1px solid #eee;
    overflow: hidden;
    padding-top: 40px
}

.content .hz_cont .jubao .box {
    float: left;
    width: 50%
}

.content .hz_cont .jubao .box .tit {
    font-size: 16px;
    color: #f23835;
    padding-bottom: 10px
}

.content .hz_cont .jubao .box .tit img {
    width: 20px;
    height: 20px;
    padding-right: 10px;
    vertical-align: middle;
    margin-top: -6px
}

.content .hz_cont .jubao .box p {
    margin: 0;
    padding-left: 28px;
    line-height: 28px;
    font-size: 14px
}

.content .hz_cont .jubao .box p span {
    color: #f23835
}

.content .hz_cont .jubao .box:last-child {
    width: 30%;
    padding-left: 10%
}

.content .us_cont {
    padding: 0 50px 50px;
    background: #fff;
    margin-top: -124px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}

.content .us_cont .title {
    font-size: 32px;
    padding-top: 50px;
    font-weight: 700
}

.content .us_cont .title p {
    margin: 0;
    font-size: 20px;
    color: #999;
    font-weight: 400;
    padding-top: 10px
}

.content .us_cont .cont {
    padding-top: 40px;
    font-size: 18px;
    line-height: 34px;
    color: #666
}

.content .jt_cont {
    margin-top: -124px
}

.content .jt_cont .box {
    background: #fff;
    padding: 0 70px 50px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    margin-bottom: 20px
}

.content .jt_cont .box .title {
    font-size: 32px;
    padding-top: 60px;
    font-weight: 700
}

.content .jt_cont .box .cont {
    padding-top: 50px;
    font-size: 18px;
    line-height: 34px;
    color: #666
}

.content .lcs_cont {
    padding: 0 50px 50px;
    background: #fff;
    margin-top: -124px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}

.content .lcs_cont .tit {
    font-size: 40px;
    padding: 75px 0;
    text-align: center
}

.content .lcs_cont .img {
    text-align: center
}

.content .lcs_cont .txt {
    font-size: 18px;
    line-height: 34px;
    color: #333;
    border: 15px solid #ececec;
    border-radius: 20px
}

.content .lcs_cont .txt p {
    padding: 40px 0;
    margin: 0 40px;
    border-bottom: 1px solid #eee
}

.content .lcs_cont .txt p:last-child {
    border: none
}

.content .ry_cont {
    margin-top: -124px;
    margin-left: -30px
}

.content .ry_cont .box {
    width: 545px;
    margin-bottom: 30px;
    margin-left: 30px;
    float: left;
    background: #fff;
    padding: 0 20px 50px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    text-align: center
}

.content .ry_cont .box .title {
    font-size: 19px;
    padding: 40px 0 30px
}

.content .ry_cont .box .down {
    width: 215px;
    height: 50px;
    margin: 50px auto 0;
    background: #ec2828;
    font-size: 16px;
    border-radius: 10px;
    text-align: center;
    line-height: 50px
}

.content .ry_cont .box .down a {
    color: #fff;
    display: block
}

.content .ry_cont .box:nth-child(1), .content .ry_cont .box:nth-child(2) {
    height: 443px
}

.content .ry_cont .box:nth-child(3), .content .ry_cont .box:nth-child(4) {
    height: 697px
}

.content .ry_cont .box:nth-child(5) {
    height: 420px
}

.content .hz_cont .mp .tit.tit-b {
    padding-bottom: 20px;
}

.content .hz_cont .mp img.code-img {
    display: block;
    margin: 0 auto 10px;
    position: static;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    padding: 3px;
}

.sao-msg {
    color: #333333;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
}

.call-msg {
    color: #ff2336;
    text-align: center;
    line-height: 32px;
    font-size: 32px;
    font-weight: bold;
    padding-bottom: 15px;
}

.content .hz_cont .mp .call-msg img {
    width: 30px;
    position: relative;
    height: 30px;
    margin-right: 5px;
    top: 3px;
    right: auto;
}