blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

abbr, acronym, fieldset, img {
    border: 0
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

q:after, q:before {
    content: ''
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.col-c, .col-l, .col_c, .col_l, .l {
    float: left
}

.col-r, .col_r, .r, .ul-txt li span, .ul_txt li span, dt span {
    float: right
}

.c {
    clear: both
}

.n, em {
    font-weight: 400;
    font-style: normal
}

.b {
    font-weight: 700
}

.i {
    font-style: italic
}

.fg {
    font-family: Georgia
}

.ft {
    font-family: Tahoma
}

.fl {
    font-family: Lucida Console
}

.fs {
    font-family: '宋体'
}

.fw {
    font-family: '微软雅黑'
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.tl {
    text-align: left
}

.tdu {
    text-decoration: underline
}

.tdn, .tdn:hover, a.tdl:hover {
    text-decoration: none
}

.fc0 {
    color: #000
}

.fc3 {
    color: #333
}

.fc6 {
    color: #666
}

.fc9 {
    color: #999
}

.fcr {
    color: red
}

.fcw {
    color: #fff
}

.fcb {
    color: #00f
}

.fcg {
    color: green
}

.f0 {
    font-size: 0
}

.f10 {
    font-size: 10px
}

.f12 {
    font-size: 12px
}

.f13 {
    font-size: 13px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f20 {
    font-size: 20px
}

.f24 {
    font-size: 24px
}

.vm {
    vertical-align: middle
}

.vtb {
    vertical-align: text-bottom
}

.vt {
    vertical-align: top
}

.vn {
    vertical-align: -2px
}

.vimg {
    margin-bottom: -3px
}

.m0 {
    margin: 0
}

.ml0 {
    margin-left: 0
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.ml20 {
    margin-left: 20px
}

.mr0 {
    margin-right: 0
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr20 {
    margin-right: 20px
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt20 {
    margin-top: 20px
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.ml-1 {
    margin-left: -1px
}

.mt-1 {
    margin-top: -1px
}

.p1 {
    padding: 1px
}

.pl5 {
    padding-left: 5px
}

.p5 {
    padding: 5px
}

.pt5 {
    padding-top: 5px
}

.pr5 {
    padding-right: 5px
}

.pb5 {
    padding-bottom: 5px
}

.p10 {
    padding: 10px
}

.pl10 {
    padding-left: 10px
}

.pt10 {
    padding-top: 10px
}

.pr10 {
    padding-right: 10px
}

.pb10 {
    padding-bottom: 10px
}

.p20 {
    padding: 20px
}

.pl20 {
    padding-left: 20px
}

.pt20 {
    padding-top: 20px
}

.pr20 {
    padding-right: 20px
}

.pb20 {
    padding-bottom: 20px
}

.pr, .rel {
    position: relative
}

.abs, .pa {
    position: absolute
}

.dn {
    display: none
}

.db {
    display: block
}

.dib {
    -moz-inline-stack: inline-block;
    display: inline-block
}

.di {
    display: inline
}

.ovh {
    overflow: hidden
}

.ovs {
    overflow: scroll
}

.vh {
    visibility: hidden
}

.vv {
    visibility: visible
}

.lh14 {
    line-height: 14px
}

.lh16 {
    line-height: 16px
}

.lh18 {
    line-height: 18px
}

.lh20 {
    line-height: 20px
}

.lh22 {
    line-height: 22px
}

.lh24 {
    line-height: 24px
}

.fix {
    *zoom: 1
}

.fix:after, .fix:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.z {
    _zoom: 1
}

.h1 {
    height: 1px
}

.h5 {
    height: 5px
}

.h, .h10 {
    height: 10px
}

.h15 {
    height: 15px
}

.h20 {
    height: 20px
}

.h, .h1, .h10, .h15, .h20, .h5 {
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    clear: both
}

body {
    font: 14px/1.5 "Microsoft Yahei", sans-serif;
    color: #3d4c63;
    background: #fff
}

a {
    text-decoration: none;
    color: #3d4c63
}

.yz-bg2 {
    background-color: #f0f0f0
}

*, :after, :before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}

a:hover {
    color: #3c6
}

img {
    max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

input, select, textarea {
    font-size: 12px;
    color: #444;
    font-family: "Microsoft Yahei", sans-serif;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

input[type=button], input[type=reset], input[type=submit], select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer
}

::-webkit-input-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

::-ms-input-placeholder {
    color: #999
}

input[type=password]:focus, input[type=tel]:focus, input[type=text]:focus {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix:after, .clearfix:before {
    display: block;
    content: "";
    clear: both;
    overflow: hidden
}

.animated {
    opacity: 0
}

.ani, a {
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.unselect {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none
}

.wp {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto
}

.warp {
    width: 95%;
    margin: 0 auto
}

.h50 {
    height: 50px;
    clear: both;
    overflow: hidden
}

.h100 {
    height: 100px;
    clear: both;
    overflow: hidden
}
#aside {
    position: fixed;
    top: -150%;
    height: 100vh;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #1e252b;
    z-index: 110;
    overflow-y: auto
}

#aside.open {
    top: 50px
}

#aside .menu {
    margin-top: 50px
}

#aside .menu .par {
    display: block;
    text-align: center;
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    color: #fff
}

#aside .menu .par.on, #aside .menu .par:hover {
    color: #3c94f6
}

#aside .link {
    overflow: hidden;
    margin-top: 50px
}
#aside .menu li a span{    margin-left: 10px;
    position: absolute;}
#aside .menu li ul.son{ display: none}
#aside .menu li ul.son li{ text-align: center; line-height: 34px; font-size: 18px;}
#aside .menu li ul.son li a{ color: #f3f3f3}
#aside .link .a1 {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 160px;
    height: 42px;
    line-height: 40px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .1)
}

#aside .link .a1 em {
    padding-left: 26px;
    background: url("../../../../../statics/images/bysoft/img_2018/dsj/ico-s09.png") left center no-repeat
}

#aside .link .a1:hover {
    border-color: #3c94f6;
    background-color: #3c94f6
}

.ban-shadow {
    -moz-box-shadow: 0 30px 80px rgba(15, 125, 249, .1);
    -webkit-box-shadow: 0 30px 80px rgba(15, 125, 249, .1);
    box-shadow: 0 30px 80px rgba(15, 125, 249, .1)
}

.ban-inner {
    height: 100vh;
    position: relative;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.ban-inner .atvImg {
    width: 100%;
    height: 100%
}

.ban-inner .wp {
    height: 100%;
    position: relative
}

.ban-inner .wp .txt {
    position: absolute;
    left: 0;
    top: 50%;
    width: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #fff
}

.ban-inner .wp .txt h2 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 42px
}

.ban-inner .wp .txt .logo {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.ban-inner .wp .txt p {
    line-height: 2em
}

.ban-inner .col-l {
    position: absolute;
    left: 0;
    width: 45%;
    bottom: 140px;
    padding-left: 100px
}

.ban-inner .col-l li {
    height: 50px;
    line-height: 50px
}

.ban-inner .col-l li a {
    position: relative;
    font-size: 18px;
    color: #ccc;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.ban-inner .col-l li a:after {
    position: absolute;
    content: '';
    width: 0;
    height: 2px;
    top: 50%;
    left: 105%;
    margin-top: -1px;
    background-color: #3779f8;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
}

.ban-inner .col-l li.on a {
    font-size: 30px;
    color: #fff
}

.ban-inner .col-l li a:hover {
    color: #fff
}

.ban-inner .col-l li.on a:after {
    width: 27px
}

.ban-inner .col-r {
    position: absolute;
    right: 0;
    width: 55%;
    bottom: 140px;
    font-size: 18px;
    color: #fff
}

.ban-inner .col-r .tit {
    font-size: 100px;
    font-weight: 700;
    line-height: 1em;
    font-family: Arial;
    margin-bottom: 60px
}

.ban-inner .col-r p {
    line-height: 2.1em
}

.ban-inner .col-r .btn {
    position: absolute;
    right: 0;
    top: 60px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: url("../../../../../statics/images/bysoft/img_2018/dsj/ico-s10.png") no-repeat
}

.ban-index .item {
    height: 100vh;
    overflow: hidden;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #000;
}

.ban-index .item .txt {
    position: absolute;
    left: 17%;
    top: 50%;
    color: #fff;
    font-weight: 400;
    transform: translateY(-50%)
}

.ban-index .item .txt h2 {
    font-size: 48px;
    font-weight: 400
}

.ban-index .item .txt .btn {
    display: block;
    width: 42px;
    height: 42px;
    border: 1px solid rgba(255, 255, 255, .4);
    border-radius: 50%;
    margin-top: 50px;
    transition: all .3s ease 0s;
    cursor: pointer;
    position: relative;
    overflow: hidden
}

.ban-index .item .txt .btn i {
    animation: 1.5s ease-out infinite downico;
    display: block;
    width: 100%;
    height: 100%;
    background: url("../../../../../statics/images/bysoft/img_2018/dsj/ico-s11.png") center no-repeat;
    position: absolute;
    left: 0;
    top: 0
}

.ban-index .slick-dots {
    position: absolute;
    left: 17%;
    bottom: 80px
}

.ban-index .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 4px;
    height: 2px;
    width: 50px;
    background-color: rgba(255, 255, 255, .25)
}

.ban-index .slick-dots li span {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: rgba(255, 255, 255, .25)
}

.ban-index .slick-dots li.on span {
    animation: 5s linear forwards dots;
    -webkit-animation-fill-mode: forwards
}

.ban-index .bg_video {
    position: absolute;
    left: 50%;
    top: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%)
}

.ban-inner1 {
    position: relative
}

.img-list .item {
    position: relative;
    height: 100vh;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.ban-inner1 .item .bg_video {
    position: absolute;
    left: 50%;
    top: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%)
}

.img-list .item .atvImg {
    height: 100%
}

.ban-inner1 .txt {
    position: absolute;
    left: 17%;
    top: 40%;
    width: 60%;
    font-size: 18px;
    color: #fff;
    z-index: 10
}

.ban-inner1 .txt .box {
    position: relative;
    top: 0;
    margin-right: 60px;
    overflow: hidden;
    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

.ban-inner1 .txt .con {
    margin-bottom: 22px;
    text-transform: uppercase;
    overflow: hidden
}

.ban-inner1 .txt .btn-box {
    float: right
}

.ban-inner1 .txt .btn-box .btn {
    display: none;
    width: 44px;
    height: 44px;
    cursor: pointer;
    margin-top: 23px;
    background: url("../../../../../statics/images/bysoft/img_2018/dsj/ico-s12.png") no-repeat
}

.ban-inner1 .txt .btn-box .btn.on {
    display: block
}

.ban-inner1 .txt .con h2 {
    position: relative;
    display: inline-block;
    font-size: 60px;
    color: rgba(255, 255, 255, .1);
    font-family: Arial;
    text-transform: uppercase;
    white-space: nowrap;
    line-height: 1.5em;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.ban-inner1 .txt .con h2:after {
    position: absolute;
    content: '';
    left: 105%;
    top: 50%;
    height: 1px;
    width: 0;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, .15)
}

.ban-inner1 .txt .con p {
    display: none;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.ban-inner1 .txt .con.on h2:after {
    width: 1000px;
    -o-transition: 3s;
    -ms-transition: 3s;
    -moz-transition: 3s;
    -webkit-transition: 3s;
    transition: 3s
}

.ban-inner1 .txt .con.on p {
    display: block
}

.ban-inner1 .txt .con.on h2 {
    color: #fff
}

.img-list .slick-arrow {
    display: none !important;
    overflow: hidden
}

@keyframes dots {
    0% {
        width: 0
    }
    100% {
        width: 50px
    }
}

@keyframes downico {
    0%, 100% {
        top: 0;
        opacity: 1
    }
    35% {
        top: 50%;
        opacity: 0
    }
    65% {
        top: -50%;
        opacity: 0
    }
}

.ban-inner5 {
    height: auto;
    padding: 0 !important
}

.ban-inner5 .pic {
    position: relative;
    height: 0;
    padding-top: 56%;
    z-index: 1
}

.ban-inner5 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ban-inner5 .slick-dots {
    position: absolute;
    bottom: 23px;
    left: 0;
    width: 100%;
    text-align: center
}

.ban-inner5 .slick-dots li {
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.ban-inner5 .slick-dots button {
    width: 50px;
    height: 2px;
    font-size: 0;
    padding: 0;
    border: none;
    cursor: pointer;
    background-color: rgba(255, 255, 255, .3)
}

.ban-inner5 .slick-dots .slick-active button {
    background-color: rgba(255, 255, 255, .5)
}

.ban-inner5 .item {
    position: relative;
    overflow: hidden;
    background-color: #000;
}

.ban-inner5 .bg_video {
    position: absolute;
    left: 50%;
    top: 50%;
    min-width: 100%;
    min-height: 100%;
    z-index: 2;
    transform: translate(-50%, -50%)
}

.ban-inner5 .slick-next, .ban-inner5 .slick-prev {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    border: 0;
    background: center center no-repeat;
    overflow: hidden;
    width: 50px;
    height: 50px;
    font-size: 0;
    line-height: 0;
    z-index: 5;
    cursor: pointer
}

.ban-inner5 .slick-prev {
    left: 3%;
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/arr-l.png")
}

.ban-inner5 .slick-prev:hover {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/arr-l-on.png")
}

.ban-inner5 .slick-next {
    right: 3%;
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/arr-r.png")
}

.ban-inner5 .slick-next:hover {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/arr-r-on.png")
}

.row1 {
    overflow: hidden;
    margin-top: 96px;
    padding-bottom: 31px;
    box-shadow: 0 30px 40px rgba(102, 102, 102, .1)
}

.row1 .col-l {
    float: left;
    width: 70%
}

.row1 .col-r {
    float: right;
    width: 20%
}

.row1 .col-l .box {
    margin-left: 80px
}

.row1 .tit1 {
    position: relative;
    font-weight: 400;
    margin-bottom: 40px;
    padding-left: 34px;
    line-height: 1;
    font-size: 48px;
    color: #333
}

.row1 .tit1:after {
    position: absolute;
    content: '';
    top: 5px;
    left: 0;
    width: 4px;
    height: 43px;
    background-color: #3779f8
}

.row1 .tit2 {
    font-weight: 700;
    margin-bottom: 27px;
    padding-left: 15px;
    font-size: 18px
}

.row1 .tit2:after {
    top: 2px;
    height: 17px
}

.row1 .col-l .txt {
    font-family: '微软雅黑';
    line-height: 35px;
    font-size: 18px;
    color: #333;
    padding-top: 35px;
    border-top: 1px solid #f2f2f2
}

.row1 .col-r .con {
    text-transform: uppercase;
    font-family: '微软雅黑';
    line-height: 30px;
    font-size: 18px;
    color: #333
}

.row1 .col-r .con .en {
    font-family: Arial
}

.row1 .col-r .con span {
    display: block;
    margin-bottom: 14px;
    color: #c9c9c9
}

.t-box1 .wp {
    max-width: 1820px
}

.t-list1 {
    overflow: hidden;
    margin-left: -50px;
    padding-top: 87px
}

.t-list1 li {
    float: left;
    width: 50%;
    margin-bottom: 50px
}

.t-list1 a {
    position: relative;
    top: 0;
    display: block;
    margin-left: 50px;
    color: #fff
}

.t-list1 a:hover {
    top: -10px;
    box-shadow: 0 15px 45px rgba(0, 0, 0, .5)
}

.t-list1 .pic {
    position: relative;
    height: 0;
    padding-top: 58%
}

.t-list1 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.t-list1 .desc {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 110px;
    background-position: center;
    background-repeat: repeat;
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/t-bg1.png");
    -webkit-background-size: cover;
    background-size: cover
}

.t-list1 .desc .time {
    float: left;
    width: 111px;
    height: 54px;
    margin: 28px 40px 0 0;
    text-align: center;
    line-height: 26px;
    font-size: 24px;
    border-right: 1px solid rgba(255, 255, 255, .2)
}

.t-list1 .desc .time span {
    font-size: 16px;
    color: #a6a6a6
}

.t-list1 .desc h3 {
    font-weight: 400;
    overflow: hidden;
    height: 92px;
    padding: 16px 25px 0 0;
    line-height: 38px;
    font-size: 0;
}

.t-list1 .desc h3 span {
    display: inline-block;
    vertical-align: middle;
    font-size: 28px;
}

.t-list1 .desc h3:after {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    content: '';
    height: 100%;
}

.t-pic1 {
    margin: 57px 0 130px;
    text-align: center
}

.t-pic1 img {
    display: inline-block
}

.t-box2 {
    padding: 150px 0 100px;
    background-color: #e1e8f0
}

.t-box2 .wp {
    max-width: 1280px
}

.t-box2 h1 {
    margin-bottom: 50px;
    font-weight: 400;
    line-height: 1;
    font-size: 36px;
    color: #333
}

.t-box2 .txt {
    font-family: '微软雅黑';
    line-height: 28px;
    font-size: 14px;
    color: #333;
    padding: 43px 50px;
    background-color: #fff
}

.t-box2 .txt h3 {
    font-size: 18px
}

.t-box1 .tit1 {
    margin: 67px 0 127px;
    font-weight: 400;
    text-align: center;
    font-size: 36px;
    color: #333
}

.t-box1 .tit1 span {
    display: block;
    margin-top: 16px;
    font-size: 16px
}

.t-list2 {
    line-height: 25px;
    font-size: 14px;
    color: #333
}

.t-list2 .con {
    text-align: center;
    margin: 0 20px 100px;
    padding: 30px 30px 23px;
    box-shadow: 0 15px 30px rgba(51, 51, 51, .1)
}

.t-list2 h3 {
    font-weight: 400;
    font-size: 24px
}

.t-list2 .p1 {
    margin: 2px 0 16px;
    color: #888
}

.t-list2 .sp1 {
    display: inline-block;
    padding-left: 56px;
    line-height: 40px;
    font-size: 24px;
    color: #3779f8;
    background-position: left center;
    background-repeat: no-repeat
}

.t-list2 .desc {
    margin-top: -4px;
    height: 500px;
    text-align: left
}

.t-list2 .desc h4 {
    margin: 24px 0 0
}

.t-list2 .bottom {
    padding-top: 24px;
    border-top: 1px solid #eee
}

.t-list2 .bottom a {
    color: #5288f9
}

.t-pic2 {
    display: none
}

.t-list2 .slider .slick-next, .t-list2 .slider .slick-prev {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    border: 0;
    background: center center no-repeat #666;
    overflow: hidden;
    width: 64px;
    height: 65px;
    font-size: 0;
    line-height: 0;
    z-index: 5;
    cursor: pointer
}

.t-list2 .slider .slick-prev {
    left: -30px;
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/arr-l2.png")
}

.t-list2 .slider .slick-next {
    right: -30px;
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/arr-r2.png")
}

.t-list2 .slider .slick-next:hover, .t-list2 .slider .slick-prev:hover {
    background-color: #3779f8
}

.m-about .box {
    margin-top: 111px;
    overflow: hidden
}

.m-about .box .pic {
    float: left;
    width: 50%
}

.m-about .box .txt {
    float: right;
    width: 47%;
    line-height: 40px;
    font-size: 18px;
    color: #333
}

.t-list3 {
    margin: 115px -125px 52px;
    overflow: hidden
}

.t-list3 li {
    position: relative;
    float: left;
    width: 33.33%;
    line-height: 1;
    text-align: center
}

.t-list3 li:after {
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    width: 1px;
    height: 63px;
    background-color: #ddd
}

.t-list3 li:first-child:after {
    display: none
}

.t-list3 h3 {
    font-weight: 400;
    font-family: Arial;
    font-size: 60px
}

.t-list3 p {
    font-size: 14px;
    margin-top: 8px
}

.m-about .box2 .txt {
    float: left
}

.m-about .box2 .pic {
    float: right
}

.m-about .box2 .txt h3 {
    margin: 133px 0 42px;
    line-height: 60px;
    font-size: 36px;
    font-weight: 400
}

.t-list4 li {
    float: left;
    width: 33.33%;
    height: 200px;
    line-height: 200px;
    text-align: center
}

.t-list4 li:nth-child(2n+1) {
    box-shadow: 0 15px 35px rgba(51, 51, 51, .1)
}

.t-list4 .img {
    margin: 0 auto;
    width: 80%;
    height: 100%
}

.t-list4 .img img {
    display: inline-block;
    vertical-align: middle;
    max-height: 90%
}

.m-show .con {
    margin-bottom: 49px;
    padding: 50px;
    box-shadow: 0 15px 35px rgba(51, 51, 51, .1)
}

.m-show .tit1 {
    position: relative;
    margin: 0 0 27px;
    padding-left: 24px;
    font-weight: 400;
    line-height: 30px;
    font-size: 30px;
    color: #333
}

.m-show .tit2 {
    margin: 0 0 41px
}

.m-show .tit1:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    height: 26px;
    width: 4px;
    background-color: #3779f8
}

.m-show .video {
    position: relative;
    height: 491px;
    background-color: #000
}

.m-show .video .bg {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000
}

.m-show .video .bg.on {
    display: none
}

.m-show .video .mask {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: url("../../../../../statics/images/bysoft/img_2018/dsj/play.png") center no-repeat
}

.m-show .video .mask.on {
    display: none
}

.m-show .video video {
    width: 100%;
    height: 100%
}

.m-show .con .txt {
    line-height: 30px;
    font-size: 16px;
    color: #333
}

.m-show .con .txt h3 {
    margin: 35px 0 14px;
    font-size: 18px
}

.m-select {
    background-color: #fff
}

.m-select .show {
    padding-right: 20px;
    cursor: pointer;
    border-bottom: 2px solid #d1dae4;
    background: url("../../../../../statics/images/bysoft/img_2018/dsj/t-ico13.png") right center no-repeat
}

.m-select.on .show {
    border-bottom: 2px solid #0f7df9
}

.m-select .show span {
    color: #d1dae4
}

.m-select .type {
    display: none;
    position: relative;
    z-index: 5;
    top: 0;
    height: 243px;
    overflow-y: scroll;
    box-shadow: 5px 5px 30px rgba(51, 51, 51, .1);
    background-color: #fff
}

.m-select .type::-webkit-scrollbar {
    width: 3px;
    height: 1px
}

.m-select .type::-webkit-scrollbar-button {
    display: none
}

.m-select .type::-webkit-scrollbar-track-piece {
    background: #fff
}

.m-select .type::-webkit-scrollbar-thumb {
    background: #d1dae4
}

.m-select .type li {
    height: 61px;
    line-height: 60px;
    border-bottom: 1px solid #f1f1f1
}

.m-select .type span {
    padding-left: 30px;
    display: block;
    color: #333;
    cursor: pointer
}

.loading {
    width: 100px;
    height: 80px;
    text-align: center;
    margin: 100px auto 56px
}

.loading span {
    display: inline-block;
    width: 6px;
    height: 100%;
    background-color: #3779f8;
    -webkit-animation: 1s infinite load;
    animation: 1s infinite load
}

@-webkit-keyframes load {
    0%, 100% {
        height: 40px
    }
    50% {
        height: 70px;
        margin: -15px 0
    }
}

.loading span:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.loading span:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.loading span:nth-child(4) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.loading span:nth-child(5) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}



.m-config {
    overflow: hidden;
    margin: 50px 0 181px;
    background-color: #fff;
    font-family: '微软雅黑';
    font-size: 14px;
    color: #333
}

.m-config .box {
    padding: 0 35px
}

.m-config .box .con {
    margin-bottom: 39px
}

.m-config .box .tit1 {
    padding: 48px 0 40px;
    font-size: 18px
}

.m-config .box .tit1 span {
    font-weight: 400;
    margin-right: 12px
}

.m-config .box .tit2 {
    margin-bottom: 26px;
    padding: 0 20px;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    background-color: #333
}

.m-config .box .tit3 {
    margin-bottom: 25px;
    line-height: 1;
    font-size: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #e7e7e7
}

.m-config .box .tit4 {
    margin-bottom: 19px
}

.m-config .box .desc {
    margin-bottom: 24px
}

.m-config .box .desc .info {
    margin-top: 21px
}

.m-config .box .desc .info p {
    display: inline-block;
    margin-right: 40px
}

.m-config .box .desc .info p span {
    color: #999;
    margin-right: 12px
}

.m-config label {
    cursor: pointer
}

.m-config .box .desc2 {
    margin: 30px 0 27px
}

.m-config .box .desc2 .inp1 {
    display: none
}

.m-config .box .desc2 .sp1 {
    display: inline-block;
    padding-left: 28px;
    margin-right: 30px;
    color: #333;
    line-height: 20px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/t-ico14.png")
}

.m-config .box .desc2 .sp1.on {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/t-ico14-on.png")
}

.m-config .box .desc2 .sp2 {
    display: inline-block;
    padding-left: 28px;
    margin-right: 30px;
    color: #333;
    line-height: 20px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/t-ico14.png")
}

.m-config .box .desc2 .sp2.on {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/t-ico14-on.png")
}

.btn-confirm {
    text-align: center;
    display: block;
    width: 370px;
    height: 50px;
    line-height: 50px;
    margin: 65px auto 98px;
    font-size: 16px;
    color: #fff;
    background-color: #0f7df9;
    border-radius: 5px
}

.btn-confirm:hover {
    opacity: .8;
    color: #fff
}

.btn-open {
    z-index: 21;
    position: fixed;
    top: 50%;
    right: 0;
    width: 44px;
    height: 44px;
    padding-top: 22px;
    text-align: center;
    background-color: #333;
    font-size: 12px;
    color: #a6a6a6;
    background-position: top 7px center;
    background-repeat: no-repeat;
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/t-ico19.png")
}

.btn-open.active {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/t-ico18.png")
}

.btn-open:hover {
    color: #ddd
}

.m-hardware {
    padding: 50px;
    overflow: hidden
}

.m-hardware .picbox {
    background-color: #333;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.m-hardware.open .picbox {
    margin-right: 540px
}

.m-setup {
    position: fixed;
    top: 60px;
    bottom: 0;
    right: -100%;
    width: 540px;
    overflow-y: scroll;
    padding-top: 52px;
    background-color: #fcfdfe;
    font-family: '微软雅黑';
    font-size: 14px;
    color: #333;
    z-index: 20;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.m-hardware.open .m-setup {
    right: 0
}

.m-setup::-webkit-scrollbar {
    width: 3px;
    height: 1px
}

.m-setup::-webkit-scrollbar-button {
    display: none
}

.m-setup::-webkit-scrollbar-track-piece {
    background: #fff
}

.m-setup::-webkit-scrollbar-thumb {
    background: #d1dae4
}

.m-setup .box {
    padding: 0 35px
}

.m-setup .tit1 {
    width: 139px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    border-top-right-radius: 17px;
    border-bottom-right-radius: 17px;
    margin-bottom: 25px;
    text-align: center;
    background-color: #0f7df9
}

.m-setup .tit2 {
    margin-bottom: 20px;
    font-size: 16px;
    padding-bottom: 11px;
    border-bottom: 1px solid #e7e7e7
}

.m-setup .con {
    margin-bottom: 30px
}

.m-setup .con label {
    line-height: 20px;
    cursor: pointer
}

.m-setup .con .sp2 {
    margin-right: 15px
}

.m-setup .con .sp2-2 {
    margin-left: 2px
}

.m-setup .con .inp2 {
    text-align: center;
    width: 50px;
    height: 35px;
    border: 1px solid #dadada;
    border-radius: 3px;
    font-size: 18px;
    color: #333;
    background-color: #fff
}

.m-setup .con img {
    padding: 0 3px
}

.m-select3 {
    position: relative;
    display: inline-block;
    border: 1px solid #dadada;
    border-radius: 3px;
    background-color: #fff
}

.m-select3 .show {
    text-align: center;
    cursor: pointer;
    width: 160px;
    height: 33px;
    line-height: 33px;
    background: url("../../../../../statics/images/bysoft/img_2018/dsj/t-ico17.png") right 10px center no-repeat
}

.m-select3 .type {
    display: none;
    position: absolute;
    z-index: 5;
    top: 34px;
    left: 0;
    width: 100%;
    max-height: 205px;
    overflow-y: scroll;
    box-shadow: 5px 5px 30px rgba(51, 51, 51, .1);
    background-color: #fff
}

.m-select3 .type::-webkit-scrollbar {
    width: 3px;
    height: 1px
}

.m-select3 .type::-webkit-scrollbar-button {
    display: none
}

.m-select3 .type::-webkit-scrollbar-track-piece {
    background: #fff
}

.m-select3 .type::-webkit-scrollbar-thumb {
    background: #d1dae4
}

.m-select3 .type li {
    height: 41px;
    line-height: 40px;
    border-bottom: 1px solid #f1f1f1
}

.m-select3 .type span {
    text-align: center;
    display: block;
    color: #333;
    cursor: pointer
}

.m-setup .con .inp3 {
    display: none
}

.m-setup .con .sp3 {
    padding-left: 30px;
    display: inline-block;
    line-height: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/t-ico15.png")
}

.m-setup .con label:last-child .sp3 {
    margin-right: 0;
    margin-bottom: 0
}

.m-setup .con .sp3.on {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/t-ico15-on.png")
}

.m-setup .con .sp3 .em1 {
    color: #999
}

.m-setup .con .sp3 .em2 {
    display: block;
    width: auto
}

.m-setup .con .sp3 .em3 {
    display: block;
    width: auto
}

.m-setup .con .sp3-1 {
    padding-left: 30px;
    display: inline-block;
    line-height: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../images/t-ico15.png")
}

.m-setup .con label:last-child .sp3-1 {
    margin-right: 0;
    margin-bottom: 0
}

.m-setup .con .sp3-1.on {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/t-ico15-on.png")
}

.m-setup .con .sp3-1 .em1 {
    color: #999
}

.m-setup .con .sp3-1 .em2 {
    display: block;
    width: auto
}

.m-setup .con .sp3-1 .em3 {
    display: block;
    width: auto
}

.m-setup .con .sp3-2 {
    padding-left: 30px;
    display: inline-block;
    line-height: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/t-ico15.png")
}

.m-setup .con label:last-child .sp3-2 {
    margin-right: 0;
    margin-bottom: 0
}

.m-setup .con .sp3-2.on {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/t-ico15-on.png")
}

.m-setup .con .sp3-2 .em1 {
    color: #999
}

.m-setup .con .sp3-2 .em2 {
    display: block;
    width: 235px
}

.m-setup .con .sp3-2 .em3 {
    display: block;
    width: 202px
}

.t-list5 {
    overflow: hidden;
    margin-right: -15px
}

.t-list5 li {
    display: inline-block;
    margin: 0 15px 20px 0
}

.t-list5 a {
    text-align: center;
    display: block;
    width: 100px;
    height: 35px;
    line-height: 33px;
    border-radius: 3px;
    color: #333;
    border: 1px solid #d1dae4;
    background-color: #fff
}

.t-list5 li.on a {
    background-color: #0f7df9;
    border: 1px solid #0f7df9;
    color: #fff
}

.t-list5-1 {
    overflow: hidden;
    margin-right: -15px
}

.t-list5-1 li {
    display: inline-block;
    margin: 0 15px 20px 0
}

.t-list5-1 a {
    text-align: center;
    display: block;
    width: 100px;
    height: 35px;
    line-height: 33px;
    border-radius: 3px;
    color: #333;
    border: 1px solid #d1dae4;
    background-color: #fff
}

.t-list5-1 li.on a {
    background-color: #0f7df9;
    border: 1px solid #0f7df9;
    color: #fff
}

.btn-gather {
    margin: 55px auto;
    display: block;
    text-align: center;
    width: 370px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    background-color: #0f7df9;
    border-radius: 5px
}

.btn-gather:hover {
    opacity: .8;
    color: #fff
}

.m-setup .ul-tab {
    margin-bottom: 30px
}

.m-setup .ul-tab li {
    display: inline-block
}

.m-setup .ul-tab label {
    display: block;
    line-height: 20px;
    cursor: pointer
}

.m-setup .ul-tab .inp1 {
    display: none
}

.m-setup .ul-tab .sp1 {
    padding-left: 30px;
    display: inline-block;
    line-height: 20px;
    padding-right: 28px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/t-ico15.png")
}

.m-setup .ul-tab li:last-child .sp1 {
    padding-right: 0
}

.m-setup .ul-tab .sp1.on {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/t-ico15-on.png")
}

.m-setup .con .spec-box {
    overflow: hidden
}

.m-setup .con .spec-box .sp2 {
    float: left;
    margin-top: 9px
}

.m-setup .con .spec {
    float: left;
    width: 365px;
    margin-bottom: -20px
}

.m-setup .con .size1, .m-setup .con .size2 {
    font-size: 18px;
    color: #333
}

.m-setup .con .sp2-3 {
    font-size: 14px;
    color: #b6b6b6
}

@media only screen and (max-width: 1820px) {
    .t-box1 .wp {
        width: 95%
    }
    .t-list3 {
        margin: 50px -60px 52px
    }
    .t-list2 .slider .slick-prev {
        left: -10px
    }
    .t-list2 .slider .slick-next {
        right: -10px
    }
}

@media only screen and (max-width: 1439px) {
    .t-list1 .desc h3 span {
        font-size: 22px
    }
    .t-list2 .con {
        padding: 30px 20px 23px
    }
    .m-about .box {
        margin-top: 50px
    }
    .m-about .box .pic {
        float: none;
        width: 100%;
        text-align: center
    }
    .m-about .box .pic img {
        display: inline-block
    }
    .m-about .box .txt {
        float: none;
        width: 100%;
        margin-bottom: 50px
    }
    .m-about .box2 .txt h3 {
        margin: 40px 0
    }
    .t-list4 {
        margin: 0 15px
    }
}

@media only screen and (max-width: 1200px) {
    .wp {
        width: 95%
    }
}

@media only screen and (max-width: 1199px) {
    .ban-inner5 {
        height: auto !important
    }
    .row1 {
        margin-top: 41px;
        padding: 0 50px
    }
    .row1 .col-l {
        float: none;
        width: 100%
    }
    .row1 .col-r {
        float: none;
        width: 100%;
        margin-top: 37px
    }
    .row1 .col-l .box {
        margin: 0
    }
    .t-list1 li {
        float: none;
        width: 100%;
        margin-bottom: 40px
    }
    .t-list1 .desc h3 span {
        font-size: 28px
    }
    .t-pic1 {
        margin: 70px 0
    }
    .t-box1 .tit1 {
        margin: 40px 0 50px
    }
    .t-list2 .con {
        margin-bottom: 30px
    }
    .t-pic2 {
        display: block;
        margin: 30px 0 40px
    }
    .t-list2 .slider .slick-prev {
        left: 0
    }
    .t-list2 .slider .slick-next {
        right: 0
    }
    .m-about {
        margin: 0 20px
    }
    .t-list3 {
        margin: 3px -60px 52px
    }
    .t-list4 {
        overflow: hidden;
        padding: 0 15px 25px;
        margin: 0
    }
    .t-list4 li {
        height: 160px;
        line-height: 160px
    }
    .m-about .box2 .txt h3 {
        margin: 0 0 25px;
        font-size: 29px
    }
    .m-show .video {
        height: 400px
    }
    .m-select .type {
        height: 165px
    }
    .m-select .type li {
        height: 41px;
        line-height: 40px
    }
}

@media only screen and (max-width: 959px) {
    .t-list4 .img img {
        max-height: 70%
    }
    .t-box1 .h100 {
        display: none
    }
    .t-list2 {
        margin: 0 -40px
    }
    .t-list2 .con {
        margin: 0 40px
    }
    .t-list2 .slider .slick-prev {
        left: 21px
    }
    .t-list2 .slider .slick-next {
        right: 21px
    }
    .m-show {
        margin: 0 20px
    }
    .m-show .video {
        height: 327px
    }
    .m-show .con {
        margin-bottom: 45px
    }
    .m-show .h100 {
        height: 7px
    }
}

@media only screen and (max-width: 767px) {
    .ban-inner5 .slick-dots {
        bottom: 7px
    }
    .ban-inner5 .slick-dots button {
        width: 40px
    }
    .ban-inner5 .slick-dots li {
        margin: 0 4px
    }
    .ban-inner5 .slick-next, .ban-inner5 .slick-prev {
        margin-top: -17px;
        width: 35px;
        height: 35px;
        -webkit-background-size: 35px;
        background-size: 35px
    }
    .ban-inner5 .slick-prev {
        left: 1%
    }
    .ban-inner5 .slick-next {
        right: 1%
    }
    .row1 {
        padding: 0 20px
    }
    .row1 .tit1 {
        margin-bottom: 20px;
        padding-left: 15px;
        font-size: 18px
    }
    .row1 .tit1:after {
        top: 1px;
        height: 18px
    }
    .row1 .col-l .txt {
        padding-top: 20px;
        font-size: 14px;
        line-height: 26px
    }
    .row1 .col-r .con {
        font-size: 16px;
        line-height: 26px
    }
    .row1 .col-r .con span {
        margin-bottom: 10px
    }
    .t-list1 {
        padding-top: 20px
    }
    .t-list1 li {
        margin-bottom: 20px
    }
    .t-list1 .desc {
        height: 80px
    }
    .t-list1 .desc .time {
        margin: 14px 10px 0 0;
        padding-left: 8px;
        font-size: 16px;
        width: 70px
    }
    .t-list1 .desc .time span {
        font-size: 14px
    }
    .t-list1 .desc h3 {
        height: 68px;
        padding-right: 5px;
        padding-top: 12px;
    }
    .t-list1 .desc h3 span {
        line-height: 28px;
        font-size: 16px
    }
    .t-pic1 {
        margin: 20px 0
    }
    .t-box2 {
        padding: 30px 0 50px
    }
    .t-box2 h1 {
        font-size: 22px;
        margin-bottom: 30px
    }
    .t-box2 .txt {
        padding: 15px
    }
    .t-box1 .tit1 {
        font-size: 20px;
        margin: 20px 0
    }
    .t-box1 .tit1 span {
        font-size: 14px;
        margin-top: 5px
    }
    .t-list2 {
        margin: 0 -20px
    }
    .t-list2 .con {
        margin: 0 20px 30px;
        padding: 20px 15px
    }
    .t-list2 h3 {
        font-size: 18px
    }
    .t-list2 .desc {
        height: 550px
    }
    .t-list2 .sp1 {
        padding-left: 40px;
        font-size: 20px;
        line-height: 30px;
        -webkit-background-size: 30px;
        background-size: 30px
    }
    .t-list2 .slider .slick-next, .t-list2 .slider .slick-prev {
        width: 44px;
        height: 45px;
        margin-top: -22px;
        -webkit-background-size: auto 20px;
        background-size: auto 20px
    }
    .t-list2 .slider .slick-prev {
        left: 8px
    }
    .t-list2 .slider .slick-next {
        right: 8px
    }
    .m-about {
        margin: 0
    }
    .m-about .box {
        margin-top: 20px
    }
    .m-about .box .txt {
        font-size: 14px;
        line-height: 30px
    }
    .m-about .box2 .txt h3 {
        font-size: 18px;
        line-height: 30px
    }
    .t-list3 {
        margin: 10px -20px
    }
    .t-list3 h3 {
        font-size: 28px
    }
    .t-list4 li {
        height: 80px;
        line-height: 80px
    }
    .t-list4 li:nth-child(2n+1) {
        box-shadow: 0 5px 10px rgba(51, 51, 51, .1)
    }
    .t-list4 .img img {
        max-height: 70%
    }
    .m-show {
        margin: 0
    }
    .m-show .con {
        padding: 20px;
        margin: 0 8px 40px
    }
    .m-show .tit1 {
        margin: 0 0 20px;
        line-height: 22px;
        font-size: 18px
    }
    .m-show .tit1:after {
        height: 16px
    }
    .m-show .video {
        height: 280px
    }
    .m-show .con .txt {
        line-height: 24px;
        font-size: 14px
    }
    .m-show .con .txt h3 {
        margin: 10px 0;
        font-size: 16px
    }
    .m-show .h100 {
        height: 2px
    }
    .m-select .type {
        top: 0
    }
}

@media only screen and (max-width: 479px) {
    .t-list2 .slider .slick-prev {
        left: 12px
    }
    .t-list2 .slider .slick-next {
        right: 12px
    }
    .t-list4 {
        padding: 0 0 20px
    }
    .t-list4 li {
        height: 70px;
        line-height: 70px
    }
    .t-list4 .img {
        width: 90%
    }
    .t-list4 .img img {
        max-height: 80%
    }
    .m-show .video {
        height: 175px
    }
}

.y-rowb1 {
    padding: 80px 0 80px 0;
    background-color: #111112;
}

.y-rowb1_2 {
    width: 95%;
    margin: 0 auto;
}

.yz-info2 {
    text-align: center;
    font-size: 20px;
    color: #a5b2bf;
    line-height: 1.85em;
    margin-bottom: 135px
}

.z-tit {
    font-size: 36px;
    color: #ffffff;
    line-height: 1.2em;
    font-weight: 400;
    margin-bottom: 37px
}

.y-list1 {
    margin: 0 -5px
}

.y-list1 li {
    float: left;
    width: 33.33%;
    
}

.y-list1 .con {
    display: block;
    margin: 0 10px;
    padding: 0 50px;
    height: 527px;
    border-radius: 18px;
    overflow: hidden;
    -webkit-box-shadow: 0 15px 20px rgba(15, 125, 249, .1);
    box-shadow: 0 10px 20px #0b12196b;
}

.y-list1 .pic {
    height: 270px;
    line-height: 240px;
    overflow: hidden;
    text-align: center
}

.y-list1 .pic img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%
}

.y-list1 .txt {
    font-size: 18px;
    color: #a5b2bf;
    line-height: 1.95em
}

.y-list1 h3 {
    font-size: 36px;
    font-weight: 400;
    color: #0f7df9;
    line-height: 1em;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.y-list1 h5 {
    font-size: 30px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1em;
    margin: 11px 0 32px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.y-list1 p {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.z-tit2 {
    font-size: 30px;
    font-weight: 400;
    color: #333;
    text-align: left
}

.z-tit2 a {
    position: relative;
    float: right;
    font-size: 18px;
    color: #888;
    display: block;
    margin-top: 8px;
    padding-right: 0;
    background: url("../../../../../statics/images/bysoft/img_2018/dsj/a-more.png") right center no-repeat;
    background-size: 0 14px
}

.z-tit2 a:hover {
    color: #333;
    padding-right: 27px;
    background-size: 21px 14px
}

.y-rowb2 {
    padding: 42px 0 26px
}

.y-list2 {
    margin: 45px -9px 0
}

.y-list2 li {
    float: left;
    margin-bottom: 18px;
    width: 20%;
    height: 290px;
}

.y-list2 .con {
    display: block;
    margin: 0 9px;
    position: relative;
    top: 0;
    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

.y-list2 .con:hover {
    box-shadow: 3px 3px 3px rgba(102,102,102,0.9);
    top: -20px
}

.y-list2 li .pic {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    height: 200px;
}

.y-list2 .li1 {
    margin-bottom: 0
}

.y-list2 .li1 .pic {
    /*height: 698px;*/
    background-size: 100%;
    background-position: top center;
}

.y-list2 .txt {
    position: absolute;
    top: 195px;
    left: 0;
    width: 100%;
    padding: 13px 15px 0 15px;
    font-size: 18px;
    text-align: center;
    line-height: 1em;
    background: url("../../../../../statics/images/bysoft/img_2018/dsj/f-b.png") center center no-repeat;
    background-size: 100% 100%
}

.y-list2 h5 {
    font-size: 1.15vw;
    font-weight: bold;
    color: #232222;
    margin-bottom: 5px;
    line-height: 1em
}

.y-list2 .txt p {
    font-size: 0.95vw;
    margin: 0;
    color: #6d6d6d;
}

.y-slider {
    position: relative
}

.y-slider a .img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 340px;
    position: relative
}

.y-slider .slick-dots {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 29px;
    font-size: 0;
    text-align: center;
    z-index: 99
}

.y-slider .slick-dots li {
    display: inline-block;
    width: 25px;
    height: 3px;
    background-color: rgba(255, 255, 255, .3);
    margin: 0 7px;
    float: none
}

.y-slider .slick-dots li.slick-active {
    background-color: rgba(255, 255, 255, 1)
}

.y-list3 {
    margin: 42px -9px 0;
    overflow: hidden
}

.y-list3 li {
    float: left;
    width: 33.33%
}

.y-list3 .con {
    display: block;
    margin: 0 9px;
    border-bottom: 5px solid #fff
}

.y-list3 .con:hover {
    border-bottom: 5px solid #1986f5
}

.y-list3 .pic {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 57.5%;
    position: relative
}

.y-list3 .txt {
    height: 107px;
    font-size: 0;
    overflow: hidden;
    padding: 29px 0 0;
    border-bottom: 1px solid #ececec
}

.y-list3 .date {
    float: left;
    width: 107px;
    font-size: 16px;
    color: #888;
    line-height: 1em;
    text-align: center;
    border-right: 1px solid #ececec
}

.y-list3 .p1 {
    font-size: 24px;
    color: #333;
    margin-bottom: 4px;
    line-height: 1em
}

.y-list3 h5 {
    font-size: 22px;
    color: #333;
    line-height: 1.6em;
    height: 3.2em;
    margin-left: 127px;
    margin-top: -7px;
    overflow: hidden;
}

.y-rowb4 {
    padding: 82px 0 0
}

.y-rowb4 .z-tit2 {
    text-align: center
}

.y-list4 {
    overflow: hidden;
    margin: 0 -9px;
    padding: 60px 0 28px
}

.y-list4 li {
    float: left;
    width: 16.66%;
    text-align: center;
    margin-bottom: 19px
}

.y-list4 a {
    display: block;
    height: 150px;
    margin: 0 9px;
    line-height: 150px
}

.y-list4 img {
    display: inline-block;
    vertical-align: middle;
    max-width: 95%;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.y-list4 a:hover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
}

.h60 {
    height: 58px;
    clear: both
}

.yz-bg {
    background-color: #e1e8f0
}

.m-book {
    padding: 103px 0 101px;
    position: relative;
    background-color: #fff;
    margin: 180px 0 100px
}

.m-book h2 {
    text-align: center;
    font-size: 36px;
    color: #3779f8;
    font-weight: 400;
    line-height: 1em
}

.m-book .con-box {
    width: 999px;
    margin: 100px auto 0
}

.m-book h3 {
    font-size: 36px;
    color: #333;
    line-height: 1em;
    font-weight: 400;
    margin-bottom: 49px
}

.m-book h5 {
    font-size: 18px;
    color: #333;
    line-height: 1em;
    font-weight: 400
}

.yz-list1 {
    overflow: hidden;
    margin: 0 -12.5px 47px
}

.yz-list1 li {
    float: left;
    width: 25%;
    text-align: center
}

.yz-list1 a {
    display: block;
    margin: 0 12.5px;
    border: 1px solid #ededed;
    padding: 26px 41px 20px;
    border-radius: 19px;
    font-size: 24px;
    color: #888
}

.yz-list1 h4 {
    font-weight: 400
}

.yz-list1 .pic {
    height: 151px;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-bottom: 20px
}

.yz-list1 .pic1 {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/bj.png")
}

.yz-list1 .pic2 {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/sz.png")
}

.yz-list1 .pic3 {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/cd.png")
}

.yz-list1 .pic4 {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/cq.png")
}

.yz-list1 li.on .pic {
    background-position: center 70%
}

.yz-list1 li.on .pic1 {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/bjo.png")
}

.yz-list1 li.on .pic2 {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/szo.png")
}

.yz-list1 li.on .pic3 {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/cdo.png")
}

.yz-list1 li.on .pic4 {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/cqo.png")
}

.yz-list1 li.on a {
    color: #333
}

.y-rowa2 {
    position: relative;
    z-index: 10
}

.row-hy {
    margin-bottom: 29px
}

.yz-list2 {
    overflow: hidden;
    margin: 24px -19px -3px
}

.yz-list2 li {
    float: left;
    width: 12.5%;
    text-align: center;
    margin-bottom: 20px
}

.yz-list2 a {
    display: block;
    margin: 0 19px;
    width: 91px;
    height: 35px;
    text-align: center;
    line-height: 33px;
    border: 1px solid #d1dae4;
    font-size: 16px;
    color: #888;
    border-radius: 4px
}

.yz-list2 li.on a {
    background-color: #0f7df9;
    color: #fff;
    border: 1px solid #0f7df9
}

.y-ipt {
    height: 58px;
    line-height: 56px;
    border: none;
    outline: 0;
    border-bottom: 2px solid #d1dae4;
    color: #333;
    font-size: 18px;
    width: 368px
}

.y-ipt-1 {
    height: 58px;
    line-height: 56px;
    border: none;
    outline: 0;
    border-bottom: 2px solid #d1dae4;
    color: #333;
    font-size: 18px;
    width: 120px;
    margin: 10px 0px 0;
}

.y-ipt::-webkit-input-placeholder {
    color: #d1dae4
}

.y-ipt::-moz-placeholder {
    color: #d1dae4
}

.y-ipt::-ms-input-placeholder {
    color: #d1dae4
}

.y-ipt-1::-webkit-input-placeholder {
    color: #d1dae4
}

.y-ipt-1::-moz-placeholder {
    color: #d1dae4
}

.y-ipt-1::-ms-input-placeholder {
    color: #d1dae4
}

.y-time::-webkit-input-placeholder {
    color: #d1dae4
}

.y-time::-moz-placeholder {
    color: #d1dae4
}

.y-time::-ms-input-placeholder {
    color: #d1dae4
}

.y-ipt[type=text]:focus, .y-time[type=text]:focus {
    border-bottom: 2px solid #0f7df9
}

.y-ipt.ipt-zy, .y-ipt.ipt-zy2 {
    display: none
}

.jedatebox .clear {
    visibility: visible;
    width: auto
}

.row-cj {
    margin-top: -5px
}

.yz-list3 {
    overflow: hidden;
    margin: 29px -17.5px 22px
}

.yz-list3 li {
    float: left
}

.yz-list3 a {
    display: block;
    padding: 0 31px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #d1dae4;
    font-size: 16px;
    color: #888;
    margin: 0 17.5px;
    border-radius: 4px
}

.yz-list3 li.on a {
    background-color: #0f7df9;
    color: #fff;
    border: 1px solid #0f7df9
}

.y-info {
    margin: 27px 0 100px
}

.y-info .row-ipt {
    float: left;
    width: 50%;
    margin-bottom: 30px
}

.y-info .row-ipt-1 {
    float: left;
    width: 50%;
    margin-bottom: 30px
}

.y-info h5 {
    margin-bottom: 23px
}

/* new */

.y-info .row-cell {
    float: left;
    width: 50%;
    margin-bottom: 30px
}

/* end */

.y-btn {
    width: 370px;
    height: 50px;
    line-height: 50px;
    background-color: #0f7df9;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border: none;
    margin: 0 auto;
    display: block;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    z-index: 1
}

.y-btn-1 {
    width: 130px;
    height: 50px;
    line-height: 50px;
    background-color: #0f7df9;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border: none;
    margin: -50px 150px 0;
    display: block;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    margin: -55px 36% 0;
    z-index: 1
}

.y-btn:hover {
    opacity: .5;
    color: #fff
}

.y-btn-1:hover {
    opacity: .5;
    color: #fff
}

.m-pop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99
}

.pop-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3)
}

.m-pop .cont {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 487px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 45px 0 53px;
    color: #000;
    text-align: center;
    border-radius: 10px
}

.m-pop em {
    display: block;
    background: url("../../../../../statics/images/bysoft/img_2018/dsj/suc.png") center center no-repeat;
    height: 64px;
    width: 64px;
    margin: 0 auto;
    background-size: 100% 100%
}

.m-pop .p1 {
    margin: 4px 0 6px;
    font-size: 30px
}

.m-pop .p2 {
    font-size: 16px
}

.m-new-des {
    font-size: 16px;
    margin-bottom: 118px;
    color: #666;
    line-height: 1.88em;
    padding: 41px 50px 50px;
    background-color: #fff;
    margin-top: -152px;
    z-index: 9;
    position: relative
}

.m-new-des h1 {
    font-weight: 400;
    font-size: 36px;
    color: #333;
    line-height: 1.2em;
    margin-bottom: 15px
}

.m-new-des span {
    display: inline-block;
    font-size: 16px;
    line-height: 1em
}

.y-lab {
    color: #3779f8;
    margin-right: 18px
}

.y-date {
    color: #888
}

.y-pic {
    margin: 42px 0
}

.y-pic img {
    display: block;
    margin: 0 auto
}

.y-pic.last {
    margin: 47px 0 0
}

.yz-info {
    margin-top: 76px;
    font-size: 16px;
    color: #333;
    line-height: 1.94em;
    text-align: center
}

.yz-info h2 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 19px;
    line-height: 1em
}

.z-list1 {
    margin: 71px -19px 0
}

.z-list1 li {
    float: left;
    width: 25%;
    margin-bottom: 49px
}

.z-list1 .con {
    margin: 0 19px;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    top: 0;
    box-shadow: 0 0 15px 10px #f1f1f1
}

.z-list1 .pic {
    display: block;
    position: relative
}

.z-list1 .img {
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 95%
}

.z-list1 .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 20px 22px;
    color: #fff;
    font-size: 16px;
    line-height: 1.94em;
    text-align: left;
    opacity: 0;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.z-list1 .txt b {
    display: block;
    background: url("../../../../../statics/images/bysoft/img_2018/dsj/yh.png") center center no-repeat;
    width: 16px;
    height: 14px;
    background-size: cover;
    margin-bottom: 7px
}

.z-list1 .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(34, 34, 34, .6);
    opacity: 0;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.z-list1 li:hover .mask, .z-list1 li:hover .txt {
    opacity: 1
}

.z-list1 li:hover .con {
    top: -10px
}

.z-list1 .tit {
    height: 115px;
    font-size: 0;
    background-color: #fff;
    padding: 0 28px
}

.z-list1 .tit:after {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    content: '';
    height: 100%
}

.z-list1 .y-box {
    font-size: 16px;
    color: #888;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    line-height: 1em
}

.z-list1 h5 a {
    display: block;
    font-size: 24px;
    color: #333;
    font-weight: 400;
    margin-bottom: 14px;
    line-height: 1em
}

.m-load {
    text-align: center;
    margin: 21px auto 56px
}

.m-load img {
    display: inline-block
}

.z-list2 {
    min-height: 280px;
    margin: 40px -20px 0px
}

.z-list2 li {
    float: left;
    width: 25%;
    margin-bottom: 64px;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.z-list2 .con {
    margin: 0 20px;
    position: relative;
    top: 0;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    box-shadow: 0 -20px 30px 1px #ededed
}

.z-list2 .pic {
    display: block;
    position: relative
}

.z-list2 .img {
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 66.5%
}

.z-list2 li:hover .con {
    top: -10px
}

.z-list2 .tit {
    height: 106px;
    font-size: 0;
    background-color: #fff;
    padding: 19px 29px 0
}

.z-list2 .y-box {
    font-size: 16px;
    color: #999;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    line-height: 1em
}

.z-list2 h5 a {
    display: block;
    font-size: 24px;
    color: #333;
    font-weight: 400;
    margin-bottom: 14px;
    line-height: 1em
}

.m-mbx {
    background-color: #fff;
    text-align: center;
    padding-top: 143px
}

.m-mbx li {
    display: inline-block
}

.m-mbx a {
    display: block;
    margin: 0 25px;
    font-size: 16px;
    color: #898989;
    padding-bottom: 11px;
    line-height: 1em
}

.m-mbx li.on a, .m-mbx li:hover a {
    border-bottom: 2px solid #3779f8;
    font-size: 24px;
    color: #3d3d3d
}

.m-load2 {
    margin: -8px auto 43px
}

.y-ntit {
    font-size: 30px !important;
    color: #333 !important;
    text-align: center;
    font-weight: 400;
    overflow: hidden;
    line-height: 1em
}

.y-ntit span {
    display: inline-block;
    vertical-align: middle
}

.y-ntit a {
    display: block;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    width: 163px;
    height: 40px;
    margin: -2px 22px 0 0
}

.jeinpbox {
    width: 45%;
    float: left
}

.jeinpbox .y-ipt {
    width: 100%
}

.m-select2 {
    width: 45% !important;
    float: right
}

.m-select.on .show {
    background: url("../../../../../statics/images/bysoft/img_2018/dsj/n-a.png") right center no-repeat
}

.m-select .type li:hover span {
    color: #ccc
}

.yz-pop .cont {
    width: 784px;
    padding: 0;
    border-radius: 0
}

.yz-pop h3 {
    height: 73px;
    background-color: #0f7df9;
    line-height: 73px;
    font-size: 24px;
    color: #fff;
    position: relative;
    font-weight: 400
}

.yz-pop h3:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    background: url("../../../../../statics/images/bysoft/img_2018/dsj/dbx.png") center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    width: 11px;
    height: 10px
}

.m-pop3 em {
    display: inline-block;
    vertical-align: middle;
    background: url("../../../../../statics/images/bysoft/img_2018/dsj/suc.png") center center no-repeat;
    height: 46px;
    width: 46px;
    margin: -3px 11px 0 0;
    background-size: 100% 100%
}

.m-pop3 .p1 {
    font-size: 24px;
    margin: 0 0 30px
}

.m-pop3 .info {
    padding: 123px 0 170px;
    font-size: 16px;
    color: #333;
    line-height: 1.2em
}

.m-pop1 form {
    text-align: left;
    padding: 60px 88px 80px 60px
}

.m-pop1 form h5 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 19px
}

.m-pop1 form .row-hy {
    margin-right: 23px
}

.m-pop1 form .yz-list2 li {
    float: left;
    width: 20%
}

.m-pop1 form .y-ipt {
    width: 57%
}

.m-pop1 form .y-info {
    overflow: hidden;
    margin: 30px 0 80px
}

.m-pop1 form .y-info .row-ipt {
    width: 43%;
    float: none;
    margin-bottom: 0
}

/* new */

.y-info .row-cell {
    width: 100%;
}

/* end */

.m-pop1 form .y-info .row-ipt .y-ipt {
    width: 100%
}

.m-pop1 form .y-info .row-ipt-1 {
    width: 43%;
    float: none;
    margin-bottom: 0
}

.m-pop1 form .y-info .row-ipt .row-ipt-1 {
    width: 100%
}

.row-l {
    float: left !important
}

.row-r {
    float: right !important
}

.m-pop2 .info2 {
    padding: 88px 0 116px
}

.m-pop2 .info2 .p2 {
    font-size: 20px;
    color: #333;
    margin-top: 38px
}

.y-content {
    padding: 83px 143px;
    position: relative;
    background-color: #fff;
    margin: 180px 0 100px;
    overflow: hidden
}

.yz-ul {
    overflow: hidden;
    margin: 71px 0 0 -68px
}

.yz-ul li {
    float: left;
    width: 50%;
    margin-bottom: 51px
}

.yz-ul .con {
    position: relative;
    top: 0;
    display: block;
    margin-left: 68px;
    height: 161px;
    padding: 64px 0 29px;
    font-size: 24px;
    color: #333;
    text-align: center;
    box-shadow: 0 15px 45px 4px #f1f1f1
}

.yz-ul .con:hover {
    top: -5px;
    box-shadow: 0 15px 45px 4px #ccc
}

.yz-ul span em {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    height: 76px;
    width: 95px;
    margin: -9px 20px 0 0
}

.ban-txt h2 {
    font-size: 48px;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 1em
}

.ban-txt {
    position: absolute;
    top: 40%;
    font-size: 14px;
    color: #fff;
    line-height: 2em
}

.ban-txt p {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.ban-txt a {
    width: 228px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    margin-top: 50px;
    font-size: 18px;
    background-color: #0f7df9;
    color: #fff
}

.ban-txt a:hover {
    opacity: .8
}

.yz-tab {
    margin-top: -60px;
    position: relative;
    z-index: 15;
    background-color: #fff
}

.m-tab-lb {
    padding: 0 54px;
    margin-bottom: 28px;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.m-tab-lbm {
    display: none;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.m-tab-lb.ok {
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    margin: 0
}

.hd-open .m-tab-lb.ok {
    top: 80px
}

.m-tab-con {
    padding: 30px 54px 91px;
    margin-bottom: 90px
}

.m-tab-lb .yz-ul2 {
    height: 61px;
    border-bottom: 1px solid #e0e0e0
}

.yz-ul2 li {
    float: left
}

.yz-ul2 a {
    display: block;
    width: 120px;
    text-align: center;
    height: 60px;
    line-height: 57px;
    font-size: 16px;
    color: #333;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.yz-ul2 li a.on, .yz-ul2 li a:hover, .yz-ul2 li.on a {
    color: #0f7df9;
    border-bottom: 3px solid #0f7df9
}

.con-tit {
    font-size: 17px;
    color: #333;
    position: relative;
    padding-left: 14px;
    line-height: 1em;
    margin-bottom: 24px
}

.con-tit:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 18px;
    width: 3px;
    background-color: #0f7df9
}

.yz-ul3 li {
    float: left;
    width: 16.66%;
    height: 80px;
    font-size: 0;
    text-align: center
}

.yz-ul3 li:after {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    content: '';
    height: 100%
}

.yz-ul3 li a {
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.yz-ul3 img {
    display: inline-block;
    vertical-align: middle;
    max-width: 90%;
    max-height: 90%
}

.m-tab-con table {
    width: 100%
}

.m-tab-con th {
    text-align: center
}

.m-tab-con thead tr {
    height: 62px;
    border-bottom: 1px solid #d3d3d3;
    background-color: #f3f3f3;
    font-size: 16px;
    color: #333
}

.m-tab-con thead th {
    border-right: 1px solid #d3d3d3
}

.m-tab-con thead th:nth-child(3) {
    border-right: none;
    color: #999
}

.m-tab-con tbody tr {
    border-bottom: 1px solid #d3d3d3;
    font-size: 13px;
    color: #333;
    font-weight: 700
}

.m-tab-con tbody tr:nth-last-child(1) {
    border-bottom: none
}

.m-tab-con tbody tr td {
    border-right: 1px solid #d3d3d3;
    padding: 21px 0;
    vertical-align: top
}

.m-tab-con tbody tr td:nth-last-child(1) {
    border-right: none
}

.m-tab-con tbody tr td div {
    line-height: 1.4em;
    color: #666;
    padding: 0 10px;
    font-weight: 400
}

.m-tab-con tbody tr td div h5 {
    color: #333;
    margin-bottom: 1px;
    font-size: 13px
}

.m-tab-con tbody tr td:nth-child(1) {
    text-align: center
}

.m-tab-con tbody tr td:nth-child(3) div {
    color: #999
}

.m-tab-con tbody tr td:nth-child(3) div h5 {
    color: #999
}

.m-tab-con .y-con {
    border: 1px solid #e8eef5;
    width: 81%
}

.m-tab-con .y-con1 {
    margin-bottom: 67px
}

.m-tab-con .y-con2 {
    margin-bottom: 74px;
    margin-top: 25px
}

.m-tab-con .y-con3 {
    margin-bottom: 80px;
    margin-top: 31px
}

.m-tab-con .y-con2, .m-tab-con .y-con3, .m-tab-con .y-con4 {
    border: 1px solid #d3d3d3
}

.m-tab-con .y-con4 {
    margin-top: 31px
}

.y-con4 .con-sub {
    font-size: 16px;
    background-color: #f3f3f3;
    height: 46px;
    border-bottom: 1px solid #d3d3d3;
    color: #333;
    line-height: 45px;
    padding: 0 24px
}

.y-conbox {
    padding: 23px 24px 24px;
    color: #666;
    font-size: 13px;
    line-height: 1.92em
}

.y-conbox .info {
    line-height: 1.54em
}

.y-conbox .info h5 {
    color: #333;
    font-size: 13px;
    margin-bottom: 3px
}

.y-conbox table {
    border: 1px solid #d3d3d3;
    margin: 8px 0 9px
}

.y-conbox table thead th:nth-child(3) {
    color: #333
}

.y-conbox table tbody tr {
    color: #666;
    font-weight: 400;
    text-align: center
}

.y-conbox table tbody tr td {
    padding: 10px 0;
    line-height: 1.5em
}

.y-conbox table thead tr {
    height: 40px
}

.y-conbox table thead th {
    font-size: 12px
}

.h18 {
    height: 18px;
    clear: both
}

@media only screen and (max-width: 1280px) {
    .z-list2 li {
        width: 33.33%
    }
}

@media only screen and (max-width: 1199px) {
    .m-book {
        padding: 85px 0 90px;
        margin: 135px 0 20px
    }
    .m-book h2 {
        font-size: 34px
    }
    .m-book .con-box {
        margin: 80px auto 0;
        width: 90%
    }
    .m-book h3 {
        font-size: 34px
    }
    .yz-list1 {
        margin: 0 -5px 50px
    }
    .y-list1 .con {
        height: 480px
    }
    .yz-list1 .pic {
        margin: 0 auto 15px;
        width: 80%;
        height: 100px
    }
    .yz-list1 .pic1, .yz-list1 .pic3 {
        -webkit-background-size: 100px auto;
        background-size: 100px auto
    }
    .yz-list1 .pic2, .yz-list1 .pic4 {
        -webkit-background-size: auto 100px;
        background-size: auto 100px
    }
    .yz-list1 a {
        font-size: 18px
    }
    .m-book h5 {
        font-size: 16px
    }
    .y-ipt {
        height: 40px;
        line-height: 38px;
        font-size: 16px;
        width: 300px
    }
    .y-info {
        margin-bottom: 50px
    }
    .y-info h5 {
        margin-bottom: 13px
    }
    /* new */
    .y-btn-1 {
        width: 130px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        margin: -38.5px 38% 0;
    }
    /* end */
    .yz-list1 a {
        margin: 0 5px;
        padding: 15px 0
    }
    .yz-list1 li.on .pic {
        background-position: center 90%
    }
    .yz-list2 {
        margin: 24px -10px -3px
    }
    .yz-list2 a {
        margin: 0 10px
    }
    .m-new-des {
        padding: 30px;
        line-height: 1.8em
    }
    .m-new-des h1 {
        font-size: 24px
    }
    .y-pic {
        margin: 30px 0
    }
    .m-mbx {
        padding-top: 30px
    }
    .m-mbx a {
        margin: 0 15px
    }
    .m-mbx li.on a, .m-mbx li:hover a {
        font-size: 22px;
        padding-bottom: 6px
    }
    .z-list2 {
        margin: 30px -15px 0
    }
    .z-list2 .tit {
        height: 68px;
        padding: 15px 15px 0
    }
    .z-list2 .y-box {
        font-size: 14px
    }
    .z-list2 h5 a {
        font-size: 18px;
        margin-bottom: 10px
    }
    .z-list2 .con {
        margin: 0 10px
    }
    .z-list2 li {
        margin-bottom: 30px
    }
    .yz-info {
        margin-top: 37px;
        line-height: 1.8em
    }
    .yz-info h2 {
        font-size: 24px
    }
    .z-list1 {
        margin: 37px -15px 0
    }
    .z-list1 .con {
        margin: 0 15px
    }
    .z-list1 li {
        margin-bottom: 30px
    }
    .z-list1 h5 a {
        font-size: 18px;
        margin-bottom: 6px
    }
    .z-list1 .tit {
        height: 65px;
        padding: 0 14px
    }
    .z-list1 .txt {
        font-size: 15px;
        line-height: 1.6em;
        padding: 0 10px 6px
    }
    .z-list1 .txt b {
        width: 10px;
        height: 7px;
        margin-bottom: 4px
    }
    .y-rowb1 {
        padding: 30px 0 0
    }
    .z-tit {
        margin-bottom: 30px
    }
    .yz-info2 {
        font-size: 20px;
        margin-bottom: 100px
    }
    .y-list1 h3 {
        font-size: 23px
    }
    .y-list1 h5 {
        font-size: 19px;
        margin: 8px 0 15px
    }
    .y-list1 .txt {
        font-size: 14px;
        line-height: 1.8em
    }
    .y-list2 h5 {
        font-size: 20px
    }
    .y-list2 .txt {
        font-size: 16px
    }
    .y-list3 h5 {
        font-size: 18px
    }
    .y-list3 .txt {
        height: 88px;
        padding: 20px 0 0
    }
    .y-list3 .p1 {
        font-size: 20px
    }
    .y-rowb4 {
        padding: 50px 0 0
    }
    .y-list4 {
        padding: 30px 0 28px
    }
    .z-tit {
        font-size: 30px
    }
    .z-tit2 {
        font-size: 24px
    }
    .y-rowb2 {
        padding: 30px 0 26px
    }
    .y-list2 {
        margin: 30px -9px 0
    }
    .m-pop1 form {
        padding: 30px
    }
    .m-pop1 form .y-info {
        margin: 15px 0 30px
    }
    .m-pop1 form .row-hy {
        margin-right: 0
    }
    .yz-pop h3 {
        font-size: 18px;
        height: 50px;
        line-height: 50px
    }
    .m-pop1 form h5 {
        font-size: 16px;
        margin-bottom: 0
    }
    .y-content {
        padding: 40px;
        margin: 150px 0 100px
    }
    .yz-ul {
        margin: 30px 0 0 -68px
    }
    .yz-ul .con {
        font-size: 20px
    }
}

@media only screen and (max-width: 1024px) {
    .y-list1 .pic {
        height: 156px;
        line-height: 156px
    }
    .y-list1 .con {
        height: 350px
    }
    .y-list2 li {
        width: 50%
    }
    .y-list3 li {
        width: 50%;
        margin-bottom: 10px
    }
    .y-list4 li {
        width: 25%
    }
    .y-list2 .li1 {
        margin-bottom: 18px
    }
    .m-load2 {
        margin: 20px auto 43px
    }
    .ban-txt {
        top: 25%
    }
    .ban-txt h2 {
        margin-bottom: 15px;
        font-size: 35px
    }
    .ban-txt a {
        margin-top: 30px
    }
}

@media only screen and (max-width: 1023px) {
    .m-tab-lb.ok {
        top: 50px
    }
    .m-book, .y-content {
        margin: 30px 0
    }
}

@media only screen and (max-width: 959px) {
    .yz-list2 li {
        width: 14.29%
    }
    .m-pop .cont {
        width: 90%
    }
    .m-pop .p1 {
        font-size: 22px
    }
    .y-list1 .con {
        padding: 0 20px
    }
    .m-pop1 form .row-hy {
        margin-bottom: 18px
    }
    .yz-ul {
        margin: 30px 0 0 -30px
    }
    .yz-ul .con {
        margin-left: 30px
    }
    .yz-ul li {
        margin-bottom: 30px
    }
    .y-content {
        margin: 30px 0
    }
    .m-tab-lb {
        padding: 0 25px;
        margin-bottom: 15px
    }
    .m-tab-con {
        padding: 15px 25px 30px;
        margin-bottom: 30px
    }
    .m-tab-con .y-con {
        width: 100%
    }
    .m-tab-con .y-con1 {
        margin-bottom: 30px
    }
    .con-tit {
        margin-bottom: 15px
    }
    .m-tab-con .y-con2 {
        margin-bottom: 30px;
        margin-top: 0
    }
    .y-conbox {
        padding: 15px
    }
    .m-tab-lb.ok {
        top: 50px
    }
}

@media only screen and (max-width: 767px) {
    .m-new-des {
        padding: 18px 25px 24px;
        margin: 24px 0 100px
    }
    .m-new-des h1 {
        font-size: 20px;
        line-height: 1.41em
    }
    .m-new-des span {
        font-size: 12px
    }
    .y-pic {
        margin: 22px 0
    }
    .m-mbx {
        overflow: hidden;
        padding: 0 24px;
        margin: 0 -12px;
        text-align: left
    }
    .m-mbx li {
        margin-top: 24px
    }
    .m-mbx a {
        margin: 0 12px;
        height: 30px
    }
    .z-list2 {
        margin: 15px -7.5px 0
    }
    .z-list2 li {
        width: 50%;
        margin-bottom: 15px
    }
    .z-list2 .con {
        margin: 0 7.5px
    }
    .z-list2 h5 a {
        font-size: 16px
    }
    .z-list1 {
        margin: 37px -7px 0
    }
    .z-list1 li {
        width: 50%;
        margin-bottom: 14px
    }
    .z-list1 .con {
        margin: 0 7px
    }
    .z-list1 .tit {
        height: 56px
    }
    .z-list1 .txt {
        padding: 0 15px 10px
    }
    .z-list1 h5 a {
        font-size: 16px
    }
    .z-list1 .y-box {
        font-size: 14px
    }
    .yz-info h2 {
        font-size: 17px;
        margin-bottom: 9px
    }
    .yz-info {
        font-size: 14px
    }
    .yz-list1 .pic {
        height: 99px
    }
    .yz-list1 .pic1 {
        background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/s-bjo.png")
    }
    .yz-list1 .pic2 {
        background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/s-szo.png")
    }
    .yz-list1 .pic3 {
        background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/s-cdo.png")
    }
    .yz-list1 .pic4 {
        background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/s-cqo.png")
    }
    .yz-list1 li.on .pic {
        background-position: center 70%
    }
    .yz-list1 li.on .pic1 {
        background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/s-bj.png")
    }
    .yz-list1 li.on .pic2 {
        background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/s-sz.png")
    }
    .yz-list1 li.on .pic3 {
        background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/s-cd.png")
    }
    .yz-list1 li.on .pic4 {
        background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/s-cq.png")
    }
    .yz-list2 {
        margin: 15px -4px 0
    }
    .yz-list2 a {
        margin: 0 4px
    }
    .yz-list2 li {
        width: 20%;
        margin-bottom: 10px
    }
    .yz-list2 a {
        width: auto;
        font-size: 14px;
        padding: 0 12px
    }
    .yz-list3 {
        margin: 15px -10px 12px
    }
    .yz-list3 li {
        margin-bottom: 10px
    }
    .yz-list3 a {
        padding: 0 14px;
        font-size: 14px;
        margin: 0 10px
    }
    .y-info .row-ipt {
        float: none;
        width: 100%;
        margin-bottom: 25px
    }
    .y-ipt {
        width: 100%;
        font-size: 14px
    }
    .row-hy .y-ipt {
        width: 100%
    }
    .row-hy .y-ipt-1 {
        width: 100%
    }
    .y-btn {
        width: 50%;
        height: 35px;
        line-height: 35px;
        font-size: 14px
    }
    .y-btn-1 {
        width: 50%;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        margin: -38.5px 48% 0;
    }
    .m-book {
        padding: 40px 0
    }
    .m-book h2 {
        font-size: 20px
    }
    .m-book .con-box {
        margin: 30px auto 0
    }
    .m-book h3 {
        font-size: 18px;
        margin-bottom: 25px
    }
    .yz-list1 {
        margin-bottom: 30px
    }
    .m-book h5, .yz-list1 a {
        font-size: 14px
    }
    .y-list1 {
        margin: 0
    }
    .y-list1 li {
        float: none;
        width: 100%
    }
    .y-list2 {
        margin: 30px 0 0
    }
    .y-list2 li {
        float: none;
        width: 100%
    }
    .y-list2 li .pic {
        height: 300px;
    }
    .y-slider a .img {
        height: 360px;
    }
    .y-list2 .li1 .pic {
        height: 520px;
    }
    .y-list3 {
        margin: 30px 0 0
    }
    .y-list2 .con, .y-list3.con {
        margin: 0
    }
    .y-list3 li {
        float: none;
        width: 100%
    }
    .y-list4 li {
        width: 50%
    }
    .z-tit {
        font-size: 20px
    }
    .yz-info2 {
        font-size: 16px;
        margin-bottom: 30px
    }
    .z-tit2 {
        font-size: 20px
    }
    .z-tit2 a {
        font-size: 14px
    }
    .y-list2 h5 {
        font-size: 18px;
        margin-bottom: 10px
    }
    .y-list2 .txt {
        font-size: 14px
    }
    .y-rowb4 {
        padding: 30px 0 0
    }
    .y-ipt .y-time {
        font-size: 14px
    }
    .y-list1 .con {
        padding: 0 20px 20px;
        margin-bottom: 30px;
        height: auto
    }
    .m-pop1 form .yz-list2 a {
        padding: 0 5px
    }
    .m-pop1 form .y-ipt {
        width: 100%
    }
    .m-pop1 form .y-ipt-1 {
        width: 100%
    }
    .m-pop1 form .y-info .row-ipt {
        width: 46%
    }
    .m-pop1 form .y-info .row-ipt-1 {
        width: 46%
    }
    .m-pop2 .info2 {
        padding: 40px 0
    }
    .m-pop2 .info2 .p2 {
        margin-top: 20px
    }
    .m-pop3 .info {
        padding: 40px 15px
    }
    .m-pop3 .p1 {
        font-size: 18px;
        margin: 0 0 15px
    }
    .y-ntit a {
        float: none;
        margin: 0 auto 10px
    }
    .y-ntit {
        font-size: 22px !important
    }
    .yz-ul span em {
        height: 50px;
        width: 60px;
        margin: -9px 10px 0 0
    }
    .yz-ul .con {
        height: 141px;
        font-size: 18px
    }
    .ban-txt {
        top: 10%;
        line-height: 1.8em
    }
    .ban-txt h2 {
        font-size: 30px
    }
    .ban-txt a {
        width: 40%;
        height: 40px;
        line-height: 40px
    }
    .yz-tab {
        margin-top: 30px
    }
    .m-tab-con .y-con {
        overflow-x: auto
    }
    .m-tab-con table {
        width: 676px
    }
    .y-con4 .con-sub, .y-conbox {
        width: 676px;
        overflow-x: auto
    }
    .y-conbox table {
        width: 646px
    }
    .yz-ul3 li {
        width: 25%;
        height: 50px
    }
    .m-tab-con thead tr {
        height: 45px
    }
    .m-tab-lb, .m-tab-lb.ok {
        display: none
    }
    .m-tab-lbm.show {
        display: block;
        background-color: #fff;
        position: fixed;
        left: 0;
        top: 50px;
        width: 100%;
        z-index: 99;
        margin: 0;
        padding: 0;
        box-shadow: 0 2px 6px rgba(0, 0, 0, .22)
    }
    .m-tab-lbm .i-na {
        position: relative;
        display: block;
        background: url("../../../../../statics/images/bysoft/img_2018/dsj/i-na.png") 15px center no-repeat;
        height: 40px;
        -webkit-background-size: auto auto;
        background-size: auto auto;
        padding: 0 15px
    }
    .m-tab-lbm .yz-ul2m {
        display: none;
        background-color: #fff;
        height: auto
    }
    .m-tab-lbm li {
        float: none;
        width: 100%
    }
    .m-tab-lbm a {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        width: auto;
        display: block;
        text-align: center
    }
    .yz-ul2m li a.on, .yz-ul2m li a:hover, .yz-ul2m li.on a {
        border-bottom: none;
        background-color: #f4f4f4;
        color: #0f7df9
    }
    .m-tab-lbm.on .yz-ul2m {
        display: block
    }
    .m-tab-con {
        padding: 15px 15px 30px
    }
}

@media only screen and (max-width: 600px) {
    .yz-list1 li {
        width: 50%;
        margin-bottom: 10px
    }
    .yz-ul li {
        width: 100%
    }
    .yz-ul .con {
        margin-left: 0
    }
    .yz-ul {
        margin: 30px 0 0
    }
}

@media only screen and (max-width: 479px) {
    .z-list2 li {
        width: 100%
    }
    .z-list2 {
        margin: 15px 0 0
    }
    .z-list2 .con {
        margin: 0
    }
    .z-list1 {
        margin: 30px 0 0
    }
    .z-list1 li {
        width: 100%
    }
    .z-list1 .con {
        margin: 0
    }
    .m-pop1 form .yz-list2 li, .yz-list2 li {
        width: 25%
    }
    .yz-ul3 li {
        width: 33.33%;
        height: 50px
    }
    .y-list2 li, .y-list2 .li1 {
        margin-bottom: 10px;
    }
    .y-list2 li .pic {
        height: 260px;
    }
    .y-slider a .img {
        height: 300px;
    }
    .y-list2 .li1 .pic {
        height: 420px;
    }
}

.m-slpic1 {
    position: relative;
    overflow: hidden
}

.m-slpic1 img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: block
}

.m-slpic1 .img1 {
    position: static
}

.m-slpic1 .img2 {
    z-index: 2
}

.m-slpic1 .img3 {
    z-index: 3
}

.m-slpic1 .img4 {
    z-index: 4
}

.m-slpic1 .img5 {
    z-index: 5
}

.m-slpic1 .img6 {
    z-index: 6
}

.m-slpic1 .img7 {
    z-index: 7
}

.m-slpic1 .img8 {
    z-index: 8
}

.m-slpic1 .img9 {
    z-index: 9
}

.m-slpic1 .img10 {
    z-index: 10
}

.m-slpic1 .tit {
    position: absolute;
    top: 22px;
    right: 20px;
    z-index: 20;
    width: 103px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    background-color: #328cf0
}

.m-slpic1 .tit span {
    padding-left: 31px;
    background: url("../../../../../statics/images/bysoft/img_2018/dsj/ico-s13.png") left center no-repeat
}

.inner-pz {
    background-color: #e1e8f0
}

.inner-pz .main .wp {
    min-height: 100vh;
    background-color: #fff
}

.inner-pz .pz-tit {
    height: 141px;
    line-height: 141px;
    text-align: center
}

.inner-pz .pz-tit img {
    display: inline-block;
    vertical-align: middle
}

.pz-row1 {
    padding-top: 80px
}

.pz-row1 .inp-txt {
    display: block;
    height: 50px;
    font-size: 14px;
    color: #333;
    padding: 0 15px;
    width: 300px;
    margin: 0 auto 30px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #d1dae4
}

.pz-row1 .btn {
    display: block;
    font-size: 18px;
    color: #fff;
    width: 300px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    background-color: #3779f8;
    white-space: nowrap;
    overflow: hidden
}

.pz-row1 .btn:hover {
    opacity: .8;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter: alpha(Opacity=80)
}

.pz-row2 {
    padding-top: 50px
}

.sl-list1 {
    text-align: center
}

.sl-list1 li {
    display: inline-block;
    vertical-align: top;
    margin: 0 22px;
    width: 284px;
    height: 60px;
    line-height: 56px;
    text-align: center
}

.sl-list1 li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #333;
    border-radius: 5px;
    border: 2px solid #d1dae4
}

.sl-list1 li a:hover, .sl-list1 li.on a {
    color: #0f7df9;
    border-color: #0f7df9
}

.pz-row2 .btn-pz {
    display: block;
    width: 320px;
    margin: 50px auto;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
    background: url("../../../../../statics/images/bysoft/img_2018/dsj/ico-s14.png") 95% center no-repeat #0f7df9
}

.pz-row2 .btn-pz:hover {
    opacity: .8;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter: alpha(Opacity=80)
}

@media only screen and (max-width: 1023px) {
    .menuBtn {
        display: block
    }
    .ban-inner {
        height: 600px
    }
}

@media only screen and (max-width: 959px) {
    .ban-inner .col-l {
        padding-left: 50px
    }
    .ban-inner .col-r {
        font-size: 16px
    }
    .ban-inner .col-r .btn {
        top: 40px
    }
    .ban-inner .col-r .tit {
        font-size: 80px;
        margin-bottom: 50px
    }
    .ban-index .item .txt h2 {
        font-size: 36px
    }
    .ban-index .item .txt, .ban-index .slick-dots {
        left: 10%
    }
    .ban-index .item {
        height: 500px
    }
    .ban-inner .wp .txt {
        width: 100%;
        font-size: 16px
    }
    .ban-inner1 .txt {
        left: 10%;
        width: 80%
    }
}

@media only screen and (max-width: 767px) {
    .ban-inner {
        padding-top: 50px;
        height: 500px
    }
    .ban-inner .wp {
        width: 80%
    }
    .ban-inner .col-r {
        position: static;
        width: 100%;
        font-size: 14px;
        height: 260px;
        overflow: hidden
    }
    .ban-inner .col-r .tit {
        font-size: 50px;
        margin-bottom: 30px
    }
    .ban-inner .col-r .btn {
        top: 20px;
        width: 30px;
        height: 30px;
        background-size: 100% 100%
    }
    .ban-inner .col-l {
        position: static;
        left: 0;
        width: 100%;
        padding-left: 0
    }
    .ban-inner .col-l li {
        height: 40px;
        line-height: 40px
    }
    .ban-inner .col-l li a {
        font-size: 16px
    }
    .ban-inner .col-l li a:hover, .ban-inner .col-l li.on a {
        font-size: 24px
    }
    .ban-inner .wp .txt {
        font-size: 14px;
        transform: translateY(-65%)
    }
    .ban-inner .wp .txt h2 {
        font-size: 20px;
        margin-bottom: 30px
    }
    .ban-inner .wp .txt .logo {
        padding-bottom: 20px;
        margin-bottom: 20px
    }
    .ban-inner1 .txt {
        top: 30%;
        font-size: 16px
    }
    .ban-inner1 .txt .btn-box .btn {
        width: 30px;
        height: 30px;
        margin-top: 5px;
        background-size: 100% 100%
    }
    .ban-inner1 .txt .con {
        font-size: 14px
    }
    .ban-inner1 .txt .con h2 {
        font-size: 30px
    }
}

@media only screen and (max-width: 600px) {
    .ban-inner1 .txt {
        left: 5%;
        width: 90%
    }
    .ban-inner1 .txt .box {
        margin-right: 40px
    }
    .ban-index .item .txt h2 {
        font-size: 20px
    }
    .ban-index .item {
        height: 400px
    }
    .ban-index .item .txt, .ban-index .slick-dots {
        left: 8%
    }
    .ban-index .slick-dots {
        bottom: 20px
    }
}

@media only screen and (max-width: 479px) {
    .ban-inner {
        height: 400px
    }
    .ban-inner .col-r {
        font-size: 13px;
        height: 200px
    }
    .ban-inner .col-r .tit {
        font-size: 40px
    }
    .ban-inner .col-r .btn {
        top: 15px
    }
}

.si-pop .cont {
    background-color: rgba(0, 0, 0, 0);
}

.si-pop .si-view {
    background: #fff;
    border-radius: 0 0 5px 5px;
    min-height: 300px;
    padding: 60px 88px 80px 60px;
}

.si-pop .pic1 {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/pic1-20180309.jpg");
}

.si-pop .pic2 {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/pic2-20180309.jpg");
}

.si-pop .pic3 {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/pic3-20180309.jpg");
}

.si-pop .pic4 {
    background-image: url("../../../../../statics/images/bysoft/img_2018/dsj/pic4-20180309.jpg");
}

.si-pop .pic {
    margin: 0 auto 19px;
    height: 145px;
    background-repeat: no-repeat;
    background-position: center;
}

.si-pop .si-icon p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
}

.si-pop .info p {
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e6e6e6;
}

.si-pop .info table {
    background-color: #f6f6f6;
    width: 100%;
    margin: 20px 0;
    height: 100px;
    max-height: 100px;
    padding: 20px 20px;
    overflow: scroll;
}

.si-pop .info table .title td {
    color: #818181;
    font-size: 12px;
    vertical-align: bottom;
    text-align: left;
    padding: 5px 30px;
}

.si-pop .info table .detail td {
    font-size: 14px;
    vertical-align: top;
    text-align: left;
    padding: 5px 30px;
}

@media only screen and (max-width: 959px) {
    .si-pop .cont {
        width: 90%;
        height: 90%;
        overflow-y: hidden;
    }
    .si-pop .si-icon .pic {
        height: 80px;
        width: 80px;
        background-size: 100%;
    }
    .si-pop .info {
        width: 100%;
        overflow-x: auto;
    }
    .si-pop .info table {
        width: 600px;
        height: 80px;
        overflow: hidden;
    }
    .si-pop .info p {
        width: 600px;
    }
}

/* end*/

.m-new-des img {
    height: auto !important;
}
