

/* more */
.more {
    display: inline-block;
    padding: 10px 30px;
    background: #ffab00;
    color: #fff;
    font-size: 16px;
}

/* szxn_product */

.szxn_product {
    box-sizing: border-box;
    z-index: 2;
    position: relative;
    height: 914px;
}

.szxn_product .nav_list {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.szxn_product .nav_list li {
    width: 100%;
    border-right: 1px solid #fff;

}



.szxn_product .nav_list li a {
    display: block;
    height: 50px;
    background: #1168ab url(../image/more.png) no-repeat 95% 15px;
    color: #fff;
    line-height: 50px;
    font-size: 16px;
    text-align: left;
    padding-left: 20px;
    box-sizing: border-box;
}

.szxn_product .nav_list li a:hover {
    background: #ffab00 url(../image/more.png) no-repeat 95% 15px;

}

.szxn_product .nav_list li:last-child a {
    text-align: center;
    background: #1168ab;
}

.szxn_product .nav_list li:last-child a:hover {
    text-align: center;
    background: #ffab00;
}

.szxn_product_con {
    padding: 40px 0;
}

.szxn_product_con .left {
    width: 600px;
    height: 606px;
    background: #fff;
    border: 1px solid #efefef;
    padding: 15px;
    box-sizing: border-box;
}


.szxn_product_con .left img {
    z-index: 1;
    position: relative;
    width: 100%;
    height: 500px;
}

.szxn_product_con .left .title {
    line-height: 55px;
    color: #333;
    position: relative;
    z-index: 2;
    width: 100%;
    text-align: left;
    text-indent: 5px;
    font-size: 16px;
    margin-top: 10px;
    background: #efefef;
    height: 55px;
    box-sizing: border-box;
}

.szxn_product_con .left .title span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 75%;
}

.szxn_product_con .left .title em {
    width: 108px;
    height: 55px;
    display: inline-block;
    position: absolute;
    right: 0;
    background: #1168ab url(../image/jt_hover.png) no-repeat center;
}


.szxn_product_con .left a:hover .title em {
    width: 108px;
    height: 55px;
    position: absolute;
    right: 0;
    background: #fdb812 url(../image/jt_hover.png) no-repeat center;
}

.szxn_product_con .left a:hover .title {
    background: #1168ab;
    color: #fff;
}

.szxn_product_con .right {
    text-align: left;
    width: 640px;
    margin-left: 40px;
}

.szxn_product_con .right dl {
    width: 300px;
    float: left;
    text-align: center;
    margin-right: 40px;
    background: #fff;
    margin-bottom: 30px;
    border: 1px solid #efefef;
    box-sizing: border-box;
    padding: 10px;
}

.szxn_product_con .right dl img {
    width: 100%;
    height: 209px;
    border-bottom: 1px solid #efefef;
}

.szxn_product_con .right dl dt {
    line-height: 55px;
    text-align: left;
}

.szxn_product_con .right dl dt {
    line-height: 55px;
    color: #333;
    position: relative;
    z-index: 2;
    width: 100%;
    text-align: left;
    font-size: 16px;
    height: 55px;
    box-sizing: border-box;
}

.szxn_product_con .right dl dt span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 70%;
}

.szxn_product_con .right dl dt em {
    width: 92px;
    height: 55px;
    display: inline-block;
    position: absolute;
    right: 0;
    background: url(../image/jt.png) no-repeat center;
}

.szxn_product_con .right dl:hover {
    background: #1168ab;
    color: #fff;
}

.szxn_product_con .right dl:hover span {
    color: #fff;
}

.szxn_product_con .right dl:hover dt em {
    width: 92px;
    height: 55px;
    display: inline-block;
    position: absolute;
    right: 0;
    background: url(../image/jt_hover.png) no-repeat center;
}

.szxn_product_con .right dl a {
    font-size: 16px;
}

.szxn_product_con .right dl:nth-child(2n+0) {
    margin-right: 0;
}



/*优势*/
.szxn_advantage {
    border-top: 4px solid #1168ab;
    background-color: #f9f9f9;
    padding-bottom: 30px;
}

.szxn_advantage .content>div {
    width: 640px;
}

.szxn_advantage dl {
    padding: 30px;
    background-color: #fff;
    height: 353px;
    box-sizing: border-box;
}

.szxn_advantage dl dt strong {
    font-size: 54px;
    color: #fdb812;
    font-weight: bold;
    position: relative;
    left: 0;
    margin-right: 10px
}

.szxn_advantage dl dt:before {
    content: "";
    width: 58px;
    height: 1px;
    background: #f2f0f0;
    position: absolute;
    display: inline-block;
    left: -70px;
    top: 40px
}

.szxn_advantage dl dt {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    padding: 0 0 0 0;
    position: relative;
    left: 60px;
}

.szxn_advantage dl dt span {
    font-size: 30px;
    color: #007cc2
}

.szxn_advantage dl dd {
    font-size: 15px;
    line-height: 35px;
    margin: 0 0 0 140px;
    color: #666;
    position: relative;
    padding-left: 20px;
}

.szxn_advantage dl dd::before {
    content: '';
    width: 5px;
    height: 5px;
    border: 2px solid #007cc2;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 14px;
}


/* szxn_cases */
.szxn_cases {
    padding: 0 0 0;
    position: relative;
    height: 410px;
    background: #007cc2;
    z-index: 0;
}


.szxn_cases_con {
    margin: 30px auto;
    position: relative;
    z-index: 1;
    padding: 0 30px;
    box-sizing: border-box;
}

.szxn_cases_con .bd {
    box-sizing: border-box;
    width: 1180px;
    margin: 0 auto;
}

.szxn_cases_con .bd .prev,
.szxn_cases_con .bd .next {
    width: 30px;
    height: 40px;
    background: url(../image/prev.png) no-repeat 0 0;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 30%;
}

.szxn_cases_con .bd .next {
    position: absolute;
    left: 0;
}

.szxn_cases_con .bd .prev {
    position: absolute;
    right: 0;
    background: url(../image/prev.png) no-repeat -30px 0;
}

.szxn_cases_con .bd .prev:hover {
    background: #fdb811 url(../image/prev.png) no-repeat -30px 0;
}

.szxn_cases_con .bd .next:hover {
    background: #fdb811 url(../image/prev.png) no-repeat 0 0;
}


.szxn_cases_con .bd ul li {
    margin: 0 20px;
    width: 260px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.szxn_cases_con .bd ul li .pic {
    overflow: hidden;
    width: 260px;
    border: 1px solid #efefef;
    box-sizing: border-box;
}

.szxn_cases_con .bd ul li img {
    width: 260px;
    background-color: #fff;
    height: 195px;
    box-sizing: border-box;
}

.szxn_cases_con .bd ul li h4 {
    line-height: 3.5;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



/* szxn_news */

.szxn_news {
    box-sizing: border-box;
    padding: 0 0 30px;
}

.szxn_news .t {
    margin-bottom: 30px;
}

.szxn_news .t_n {
    text-align: left;
    color: #fff;
    font-size: 28px;
    position: relative;
}

.szxn_news .t_n i {
    display: block;
    color: #fff;
    text-transform: capitalize;
}

.szxn_news .t_n a {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #ffab00;
    color: #fff;
    right: 0;
    top: 10px;
    line-height: 30px;
    text-align: center;
}

.szxn_news .left {
    width: 430px;
    height: 585px;
    overflow: hidden;
    background: url(../image/n_l.jpg) 0 0 no-repeat #f5f5f5;
    padding: 20px 35px;
    box-sizing: border-box;
}

.szxn_news .left dl {
    padding-top: 30px;
    position: relative;
}

.szxn_news .left dt {
    width: 100%;
}

.szxn_news .left dt img {
    width: 360px;
    height: 240px;
    border: 1px solid #fff;
    box-sizing: border-box;
}

.szxn_news .left dl {
    width: 100%;
    position: relative;
}

.szxn_news .left dd {
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 0;
    color: #333;
}

.szxn_news .left dd h3 {
    width: 100%;
    font-size: 18px;
    line-height: 2.5;
    font-weight: normal;
}

.szxn_news .left dd p {
    width: 100%;
    font-size: 15px;
    line-height: 2;
    color: #999;
}

.szxn_news .left dl .date {
    display: block;
    text-align: right;
    font-size: 14px;
    color: #999999;
    position: relative;
}

.szxn_news .left dl .date:before {
    content: '';
    width: 100px;
    height: 1px;
    background-color: #d1d1d1;
    position: absolute;
    left: 0;
    top: 10px;
}

.szxn_news .right {
    width: 830px;
    box-sizing: border-box;
}

.szxn_news .right .top,
.szxn_news .right .bottom {
    border: 1px solid #dedede;
    padding: 20px 35px;
}

.szxn_news .right .top {
    margin-bottom: 20px;
}

.szxn_news .right .t_n {
    color: #333;
}

.szxn_news .right .t_n span {
    color: #c4151c;
    font-weight: bold;
}

.szxn_news .right .t_n i {
    color: #999;
}

.txtScroll-left {
    position: relative;
}

.txtScroll-left .hd {
    overflow: hidden;
    height: 30px;
    position: absolute;
    top: -40px;
    right: 0;
}

.txtScroll-left .hd .next {
    background-position: 0 -50px;
}

.txtScroll-left .hd .prevStop {
    background-position: -60px 0;
}

.txtScroll-left .hd .nextStop {
    background-position: -60px -50px;
}

.txtScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
}

.txtScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #dbdbdb;
    border-radius: 10px;
}

.txtScroll-left .hd ul li.on {
    width: 20px;
    background-color: #ffab00;
}

.txtScroll-left .bd {
    overflow: hidden;
}

.txtScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.txtScroll-left .bd ul li {
    margin-right: 20px;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: left;
    _display: inline;
}

.txtScroll-left .bd ul li span {
    color: #999;
}

.szxn_news .right .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.szxn_news .right .list dl {
    position: relative;
    width: 369px;
    box-sizing: border-box;
    margin-right: 20px;
}

.szxn_news .right .list dt {
    width: 100%;
}

.szxn_news .right .list dd {
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 0 0 0;
    color: #333;
}

.szxn_news .right .list dd h3 {
    width: 100%;
    font-size: 18px;
    line-height: 2.5;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.szxn_news .right .list dd p {
    width: 100%;
    font-size: 15px;
    line-height: 2;
    color: #999;
}

.szxn_news .right .list dl .date {
    display: block;
    text-align: right;
    font-size: 14px;
    color: #999999;
    position: relative;
    padding-right: 20px;
}

.szxn_news .right .list dl .date:before {
    content: '';
    width: 100px;
    height: 1px;
    background-color: #d1d1d1;
    position: absolute;
    left: 0;
    top: 10px;
}

.szxn_news .right .bottom .fl {
    width: 330px;
    height: 250px;
}

.szxn_news .right .bottom .fr {
    text-align: left;
    width: 400px;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    position: relative;
}

.szxn_news .right .bottom .fr .t_n {
    margin-bottom: 20px;
}

.szxn_news .right .bottom .fr dl {
    margin-bottom: 10px;
}

.szxn_news .right .bottom .fr dt {
    position: relative;
    font-size: 16px;
    line-height: 2;
    padding-left: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.szxn_news .right .bottom .fr dt::before {
    content: "问";
    width: 25px;
    height: 25px;
    background-color: #fdb812;
    border-radius: 50%;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 25px;
    margin-right: 10px;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 5px;
}

.szxn_news .right .bottom .fr dd {
    position: relative;
    font-size: 16px;
    padding-left: 40px;
    line-height: 2;
    color: #999;
    padding-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.szxn_news .right .bottom .fr dd::before {
    content: "答";
    width: 25px;
    height: 25px;
    box-sizing: border-box;
    border: 1px solid #efefef;
    border-radius: 50%;
    display: inline-block;
    color: #999;
    text-align: center;
    line-height: 25px;
    margin-right: 10px;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 10px;
}

.txtScroll-top {
    position: relative;
}

.txtScroll-top .hd {
    overflow: hidden;
    height: 30px;
    position: absolute;
    top: -45px;
    right: 0;
}

.txtScroll-top .hd .next {
    background-position: 0 -50px;
}

.txtScroll-top .hd .prevStop {
    background-position: -60px 0;
}

.txtScroll-top .hd .nextStop {
    background-position: -60px -50px;
}

.txtScroll-top .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
}

.txtScroll-top .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #dbdbdb;
    border-radius: 10px;
}

.txtScroll-top .hd ul li.on {
    width: 20px;
    background-color: #ffab00;
}

.txtScroll-top .bd {
    overflow: hidden;
}

.txtScroll-top .bd ul {
    overflow: hidden;
    zoom: 1;
}

.txtScroll-top .bd ul li {
    margin-right: 20px;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: left;
    _display: inline;
}

.txtScroll-top .bd ul li span {
    color: #999;
}


/* szxn_about */
.szxn_about {
    background: #007cc2 url(../image/about_bg.jpg);
    height: 492px;
    padding: 50px 0;
    box-sizing: border-box;
}

.szxn_about .fl {
    width: 465px;
    position: relative;
    padding-left: 15px;
}

.szxn_about .fl img {
    position: relative;
    z-index: 2;
}

.szxn_about .fl:after {
    content: '';
    width: 365px;
    height: 270px;
    background: #fdb812;
    position: absolute;
    left: 0;
    z-index: 0;
    bottom: -15px;
}

.szxn_about .fr {
    width: 800px;
    padding: 50px 0 0 50px;
    position: relative;
    box-sizing: border-box;
}

.szxn_about .fr:before {
    content: "";
    width: 154px;
    height: 1px;
    background: #ffffff;
    position: absolute;
    display: inline-block;
    left: 0;
    top: 30px
}

.szxn_about .fr h3 {
    font-size: 48px;
    color: #fff
}

.szxn_about .fr h2 {
    font-size: 30px;
    color: #fff;
    line-height: 50px;
    font-weight: normal;
}

.szxn_about .fr p {
    font-size: 14px;
    color: #fff;
    line-height: 35px
}

.szxn_about .fr a {
    padding: 10px 30px;
    background: #fdb812;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    font-size: 16px;
}

/* szxn_picture */
.szxn_picture{padding: 30px 0;}
.szxn_picture .hd {
    position: relative;
    text-align: center;
}


.szxn_picture .hd ul li {
    padding: 0 15px;
    cursor: pointer;
    display: inline-block;
    line-height: 50px;
    font-size: 22px;
    margin: 0 10px;
}
.szxn_picture .hd ul li.on{
    border-bottom: 2px solid #007cc2;
}
.szxn_picture .hd ul li.on a{
    color: #007cc2;
}
.szxn_picture .bd ul {
    padding: 15px;
    zoom: 1;
}

.szxn_picture .bd {
    text-align: center;
    padding: 20px 0;
}

.szxn_picture .bd ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0
}

.szxn_picture .bd ul li {
    margin-bottom: 20px;
    width: 24%;
    box-sizing: border-box;
    padding: 8px;
    cursor: pointer;
    margin-right: 1.3333333%;
}

.szxn_picture .bd ul li:nth-child(4n+0) {
    margin-right: 0;
}
.szxn_picture .bd ul li .pic {
    height: 217px;
    border: 1px solid #dadada;overflow: hidden;
}
.szxn_picture .bd ul li img {
    width: 100%;
    box-sizing: border-box;
    height: 217px;
}

.szxn_picture .bd ul li h5 {
    line-height: 3;
    font-size: 15px;font-weight: normal;
}