﻿@charset "utf-8";
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,form,input,textarea,p{margin:0;padding:0;font-size:14px;font-family:"Microsoft YaHei",Arial;}
html,body{color:#333}
body{background:#fff}
ul,ol,li{list-style:none}
a{color:#333;text-decoration:none;cursor: pointer;}
a:hover,a:focus{text-decoration:none;color: inherit;}
img{border:0}

/* banner */
#pc .carousel-inner {
    height: 100%;
}

#pc .carousel-inner .mbanner.item {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

#pc .carousel-inner .mbanner.item > a > img {
    width: 100%;
}

.header {
    border-bottom: 1px solid #e5e5e5;
}

.mbanner.item img {
    width: 100%;
}

.content-body {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.lx-nav {
    position: relative;
}

.logo {
    float: left;
    line-height: 85px;
}

.logo img {
    max-height: 85px;
}

.nav-en {
    display: inline-block;
    float: right;
}

.nav-en li {
    float: left;
    position: relative;
    margin-left: 20px;
}

.nav-en li:first-child {
    margin-left: 0;
}

.nav-en li a {
    display: inline-block;
    font-size: 16px;
    padding: 30px 13px;
    text-decoration: none;
    border-bottom: 3px solid #fff;
}

.nav-en li.active a, .nav-en li:hover a, .nav-en li a:focus {
    background: #f2f2f2;
    color: #333;
    border-bottom-color: #b22222;
}

.menu-switch {
    display: none;
    float: right;
    margin-top: 9px;
    top: 0;
    right: 0;
    z-index: 99;
    width: 60px;
    height: 60px;
    cursor: pointer;
    border: 1px solid #fff;
}

.s-close {
    background: url("../img/open.png") no-repeat center, #b32222;
}

.s-open {
    background: url("../img/close.png") no-repeat center, #b32222;
}

.search {
    float: right;
    padding-top: 26px;
    margin-left: 30px;
}

.ch-en {
    float: left;
    margin-right: 5px;
}

.ch-en a, .ch-en span {
    font-size: 12px;
    color: #999;
    line-height: 30px;
}

.search-body {
    float: left;
    text-align: right;
}

.h-s {
    position: relative;
    width: 160px;
    height: 30px;
    display: inline-block;
    margin-right: 50px;
}

.h-s > input {
    width: 100%;
    height: 100%;
    border-radius: 0;
    border: 1px solid #f2f2f2;
    padding-left: 16px;
    outline: none;
    background: #f2f2f2;

}

.fdj {
    position: absolute;
    top: 1px;
    right: 1px;
    display: inline-block;
    width: 27px;
    height: 27px;

}

.fdj > button {
    outline: none;
    width: 100%;
    height: 100%;
    font-size: 18px;
    line-height: 30px;
    border: none;
    color: #a9a9a9;
    background: #f2f2f2;
    border-radius: 0;
    text-align: center;
    padding: 0;
}

/*.h-s:hover > input, .h-s > input:hover, .h-s > input:focus {*/
/*border-color: #006eab;*/
/*}*/

/*.h-s:hover .fdj > button, .h-s > input:hover + .fdj button, .h-s > input:focus + .fdj button {*/
/*background: #006eab;*/
/*}*/

input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #dbdbdb;
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #dbdbdb;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #dbdbdb;
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #dbdbdb;
}

.gsjj {
    padding: 60px 0;
}

.jj-msg {
    float: left;
    width: 50%;
    display: table;
    padding: 40px 80px;
}

.jj-t {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 260px;
}

.jj-t h4 {
    font-size: 20px;
    color: #bf2120;
    font-weight: bold;
}

.jj-t h2 {
    font-size: 36px;
    color: #bf2120;
    font-weight: bold;
    padding: 10px 0;
}

.jj-t p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-top: 10px;
}

.jj-t > div {
    margin-top: 50px;
}

.more-btn {
    display: inline-block;
    font-size: 14px;
    color: #666;
    padding: 10px 30px;
    border: 1px solid #dee2e5;
}

.more-btn:hover {
    color: #bf2120;
    border-color: #bf2120;
}

.jj-img {
    float: left;
    width: 50%;
    text-align: center;
    padding: 0 80px;
}

.jj-img-item {
    position: relative;
    display: inline-block;
    background: url("../img/timgk.png") no-repeat top right;
    background-size: 95% 95%;
    padding-top: 26px;
    padding-right: 26px;
}

.jj-img-item img {
    max-width: 100%;
}

.t-logo {
    position: absolute;
    display: inline-block;
    top: -10px;
    right: -60px;
}

.propaganda {
    position: relative;
}

.propaganda img {
    max-width: 100%;
}

.gg-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../img/ggbg.png");
    text-align: center;
}

.gg-text > div {
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.gg-text > div > div {
    display: table-cell;
    vertical-align: middle;
}

.gg-text span {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #a82224;
    border-radius: 50%;
    margin-top:20px;
    margin-bottom: 20px;
}

.gg-text span:before {
    content: '';
    position: absolute;
    display: block;
    left: -10px;
    top: -10px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px solid #a82224;
}

.service-items {
    padding: 80px 0;
}

.gg-text h2 {
    font-family: 黑体;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}

.own-title {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}

.own-title span {
    display: inline-block;
    font-size: 36px;
    font-family: 黑体;
    font-weight: bold;
    border-bottom: 3px solid #a82224;
    margin-bottom: -2px;
    padding: 15px;
}


.description {
    width: 747px;
    margin: auto;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    padding: 60px 10px;
}

.sv-box {
    padding: 10px 0;
}

.sv-item {
    float: left;
    width: 24%;
    text-align: center;
    margin-left: 1%;
    border: 1px dashed #b2b2b2;
    padding: 35px 0;
    border-radius: 6px;
    cursor: pointer;
    margin-top: 2px;
}

.sv-item > div {
    margin-bottom: 25px;
    width: 100%;
    height: 60px;
}

.sv-item a {
    position: relative;
    font-size: 14px;
    color: #666;
    padding: 15px 0;
}

/*.sv-item span:before {
    content: '';
    position: absolute;
    display: block;
    bottom: -5px;
    left: 19px;
    width: 20px;
    border-top: 2px solid #c7251e;
}*/

.zcyy > div {
    background: url("../img/fw01.png") no-repeat center center;
}

.zldj > div {
    background: url("../img/fw02.png") no-repeat center center;
}

.hyhd > div {
    background: url("../img/fw03.png") no-repeat center center;
}

.zckj > div {
    background: url("../img/fw04.png") no-repeat center center;
}

.sv-item:hover {
    background: #a82224;
    border: 1px solid #a82224;
    box-shadow: 0 0 14px 2px #a82224;
}

.sv-item:hover a {
    color: #fff;
}

.sv-item:hover span:before {
    border-color: #fff;
}

.sv-item:hover.zcyy > div {
    background: url("../img/fw011.png") no-repeat center center;
}

.sv-item:hover.zldj > div {
    background: url("../img/fw022.png") no-repeat center center;
}

.sv-item:hover.hyhd > div {
    background: url("../img/fw033.png") no-repeat center center;
}

.sv-item:hover.zckj > div {
    background: url("../img/fw044.png") no-repeat center center;
}

.case-box {
    padding: 50px 0;
}

.case-item {
    float: left;
    position: relative;
    width: 25%;
    cursor: pointer;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.case-item:nth-child(4n + 4) {
    border-right: none;
}

.case-item img {
    max-width: 100%;
}

.case-item .case-zz {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
    left: 0;
    top: 0;
    background: #a82224;
    padding: 30px;
}

.case-zz h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.case-zz > div {
    margin-top: 30px;
    margin-bottom: 70px;
}

.case-zz > div .more-btn {
    color: #fff;
}

.case-zz > div .more-btn:hover {
    background: #fff;
    color: #a82224;
}

.case-zz span {
    color: #fff;
    opacity: 0.6;
}

.case-item:hover .case-zz {
    display: block;
}









.case-all li {
    float: left;
    position: relative;
    width: 23.5%;
    min-height: 205px;
    cursor: pointer;
    margin-left: 2%;
    margin-bottom: 20px;
}

.case-all li:nth-child(4n + 1) {
    margin-left: 0;
}

.case-all li img {
    max-width: 100%;
}

.case-all li .case-all-zz {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
    left: 0;
    top: 0;
    background: #a82224;
    padding: 35px 5px;
}

.case-all-zz h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: #fff;
    padding: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.case-all-zz > div {
    margin-top: 30px;
    margin-bottom: 70px;
}

.case-all-zz > div .more-btn {
    color: #fff;
}

.case-all-zz > div .more-btn:hover {
    background: #fff;
    color: #a82224;
}

.case-all li:hover .case-all-zz {
    display: block;
}










.news .content-body {
    padding: 80px 10px;
}

.xg-n-item {
    position: relative;
    border-bottom: 1px dashed #ccc;
    cursor: pointer;
}

.item-time {
    position: absolute;
    width: 130px;
    left: 0;
    top: 25px;
    text-align: center;
    padding-top: 20px;
}

.item-time p {
    font-size: 50px;
    line-height: 50px;
    color: #666;
}

.item-time span {
    display: inline-block;
    font-size: 14px;
    color: #999;
    border-top: 1px solid #c2c2c2;
}

.main-body {
    margin-left: 370px;
    padding: 35px 10px 25px ;
    min-height: 190px;

}

.main-body h4 {
    position: relative;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
}

.main-body h4:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 25px;
    border-top: 3px solid #333;
}

.main-body p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.item-img {
    position: absolute;
    width: 225px;
    max-height: 140px;
    overflow: hidden;
    left: 140px;
    top: 25px;
}

.item-img img {
    max-height: 100%;
    transition: all 0.6s;
}

.xg-n-item:hover {
    background: #f2f2f2;
}

.xg-n-item:hover .item-time p,.xg-n-item:hover .main-body h4, .xg-n-item:hover .item-time span {
    color: #a82224;
}

.xg-n-item:hover .main-body h4:before {
    border-color: #a82224;
}

.xg-n-item:hover .item-img img {
    transform: scale(1.2);
}



.leave-msg {
    background: url("../img/footbg.png") 100% 100%;
    text-align: center;
    padding: 70px 10px;
}

.ly-form {
    display: inline-block;
}

.leave-msg h2 {
    font-family: 黑体;
    text-align: center;
    font-weight: bold;
    font-size: 50px;
    color: #fff;
    margin-bottom: 50px;
}

.ly-group {
    float: left;
    width: 340px;
    height: 45px;
    line-height: 45px;
    margin-left: 20px;
    margin-bottom: 10px;
}

.lv-button {
    float: left;
    margin-left: 20px;
}

.ly-group input {
    width: 100%;
    height: 100%;
    border: none;
    background: #a6a6a6;
    border-radius: 4px;
    padding: 0 10px;
    outline: none;
}

.ly-group input:focus {
    background: #fff;
}

.ly-group input::-webkit-input-placeholder{
    color: #333;
}
.ly-group input::-moz-placeholder{
color: #333;
}
.ly-group input:-ms-input-placeholder{
color: #333;
}

.lv-button button {
    width: 100px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #a82224;
    border-radius: 4px;
    background: #a82224;
    color: #fff;
}

.lv-button button:hover {
    color: #a82224;
    background: #fff;
}

footer {
    background: url("../img/foot.png") 100% 100%;
    padding: 50px 10px;
}

.left-qd {
    float: left;
}

.code {
    display: inline-block;
    margin-left: 10px;
}

.code div {
    width: 100px;
    height: 100px;
}

.code div img {
    width: 100%;
    height: 100%;
}

.code h4 {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fff;
    margin-top: 4px;
}

.left-qd > span {
    display: block;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    width: 320px;
    line-height: 50px;
    background: #a82224;
    margin-top: 40px;
    margin-bottom: 40px;
}

.right-list {
    float: right;
}

.right-list > li {
    float: left;
    width: 200px;
    text-align: center;
    border-left: 1px solid #313131;
    min-height: 150px;

}

.right-list > li:first-child {
    border-left: none;
}

.right-list > li > a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    opacity: 0.6;
    margin-bottom: 20px;
}

.er-list > li {

}

.er-list > li > a {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    opacity: 0.6;
    margin-bottom: 20px;
}

.filing {
    background: #0f0f0f;
    color: #5f5f5f;
    line-height: 40px;
}

.back-top {
    position: fixed;
    display: none;
    bottom: 0;
    right: 0;
    cursor: pointer;
}

.back-top div {
    width: 80px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    text-align: center;
}

.bt-left {
    font-size: 26px;
    font-weight: bold;
    background: #a82224;
}

.bt-right {

    background: #272727;
}

.bt-right a {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.bread-crumbs  {
    width: 100%;
    height: 40px;
    background: #f9f9f9;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: right;
    line-height: 40px;
}

.bread-crumbs > div a:hover {
    color: #a82224;
}

.bread-crumbs > div a + a {
    color: #a82224;
    line-height: 40px;
}

.sbanner {
    width: 100%;
}

.sbanner img {
    width: 100%;
}

.client-list {
    padding: 100px 10px;
}

.client-list ul {}

.client-list ul li {
    position: relative;
    float: left;
    width: 18%;
    height: 120px;
    text-align: center;
    line-height: 120px;
    margin-left: 2.5%;
    margin-bottom: 20px;
}

.client-list ul li i {
    position: absolute;
    display: block;
}

i.top {
    top: 0;
    left: 0;
    width: 0;
    height: 3px;
    background: #b22222;
}

i.right {
    top: 0;
    right: 0;
    width: 3px;
    height: 0;
    background: #b22222;
}

i.bottom {
    bottom: 0;
    right: 0;
    width: 0;
    height: 3px;
    background: #b22222;
}

i.left {
    bottom: 0;
    left: 0;
    width: 3px;
    height: 0;
    background: #b22222;
}

.client-list ul li:nth-child(5n + 1) {
    margin-left: 0;
}

.client-list ul li a {
    display: block;
    border: 3px solid #e5e5e5;
    width: 100%;
    height: 100%;

}

.client-list ul li img {
    max-width: 100%;
}

.client-list ul li:hover i.top,.client-list ul li:hover i.bottom {
    animation: khkh ease-in 0.2s;
    animation-fill-mode: forwards;
}

.client-list ul li:hover i.right, .client-list ul li:hover i.left {
    animation: khks ease-in 0.2s;
    animation-fill-mode: forwards;
}

@keyframes khkh {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}

@keyframes khks {
    from {
        height: 0;
    }

    to {
        height: 100%;
    }
}

.ser-nav {
    margin-top: 40px;
    margin-bottom: 40px;
}

.ser-nav li {
    float: left;
    margin-left: 20px;
}

.ser-nav li:first-child {
    margin-left: 0;
}

.ser-nav li a {
    display: inline-block;
    text-decoration: none;
    padding: 8px 15px;
    background: #ececec;
    color: #666;
    font-size: 16px;
}

.ser-nav li.active a, .ser-nav li a:hover {
    background: #a82224;
    color: #fff;
}

.detail-content {
    padding: 40px 0 80px;
}

.detail-content p {
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 70px;
}

.detail-content div img {
    max-width: 100%;
}

.cl-detail {
    padding: 80px 0;
}

.cl-js {
    margin-bottom: 30px;
}

.cljs-left {
    float: left;
    width: 50%;
}

.cljs-left img {
    width: 100%;
}

.cljs-right {
    float: left;
    width: 50%;
    padding: 30px 0;
}

.sd-dl dt {
    float: left;
    width: 160px;
    font-size: 14px;
	color: #666;
    font-weight: normal;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
	line-height: 36px;
}

.sd-dl dd {
    margin-left: 165px;
    font-size: 14px;
	color: #666;
	line-height: 36px;
}

.sd-dl dd.xz {
    font-size: 14px;
    color: #666;
    line-height: 36px;
}

.left-menu {
    background: #f2f2f2;
}

.left-menu > li {
    float: left;
    font-size: 16px;
    color: #333;
    background: #f2f2f2;
    cursor: pointer;
}

.left-menu > li:first-child {
    margin-left: 0;
}

.left-menu > li > span {
    display: inline-block;
    padding: 13px 30px;
}

.left-menu > li.active, .left-menu > li:hover {
    color: #fff;
    background: #ab2223;
}

.left-menu > li.active .list-circle {
    display: inline-block;
}

.w-content {
    width: 100%;
    display: none;
    overflow: hidden;
    font-size: 16px;
    line-height: 36px;
    padding: 50px 0;
}

.w-content img {
    max-width: 100%;
}

.active1 {
    display: block;
}

.member-page {
    margin-top: 30px;
    margin-bottom: 30px;
}

.member-page .pagination > li {
}

.member-page .pagination > li > a,
.member-page.pagination > li > span {
    background: #fff;
    color: #a82224;
    border: none;
    margin-left: 2px;
    padding: 10px 16px;
    border: 1px solid #d9d9d9;
}

.member-page .pagination > li.active > a,
.member-page.pagination > li.active > span,
.member-page .pagination > li > a:hover,
.member-page.pagination > li > span:hover,
.member-page .pagination > li > a:focus,
.member-page.pagination > li > span:focus {
    color: #fff;
    background-color: #a82224;
    border: 1px solid #a82224;
}

.d-foot {
    margin-top: 30px;
    border-bottom: 10px solid #a82224;
    padding-bottom: 15px;
}

.back {
    color: #a82224;
    display: inline-block;
    line-height: 40px;
}

.back>span {
    display: inline-block;
    background: url("../img/back.png") no-repeat;
    width: 30px;
    height: 26px;
    vertical-align: middle;
}

.pre-next {
    margin-top: 10px;
}

.pre-next>div {
    line-height: 28px;
}

.pre-next>div a:hover {
    color: #a82224;
}

.case-content {}

.case-content > h2 {
    position: relative;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 10px;
}

.case-content > h2:before {
    content: '';
    position: absolute;
    display: block;
    width: 140px;
    border-top: 1px solid #b2b2b2;
    bottom: 0;
    left: 50%;
    margin-left: -70px;
}

.case-content > p {
    text-align: center;
    margin-bottom: 40px;
}

.case-content > div {
    font-size: 16px;
    line-height: 36px;
}

.case-content > div img {
    max-width: 100%;
}

.dynamic-list {
    padding: 80px 0;
}

.dynamic-content {}

.dynamic-content > h2 {
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #b2b2b2;
}

.dynamic-content > p {
    text-align: center;
    margin-bottom: 40px;
}

.dynamic-content > div {
    font-size: 16px;
    line-height: 36px;
}

.dynamic-content > div img {
    max-width: 100%;
}

.about-jj {
    padding: 60px 0;
    background: #f7f7f7;
}

.about-jj h2 {
    font-size: 25px;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 40px;
}

.about-jj h2 span {
    border-bottom: 3px solid #c42507;
    padding: 10px 0;
}

.honor-img h2 {
    font-size: 25px;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 40px;
}

.honor-img h2 span {
    border-bottom: 3px solid #c42507;
    padding: 10px 0;
}



.jj-left {
    float: left;
    width: 53%;
    line-height: 30px;
    font-size: 16px;
}

.jj-right {
    float: left;
    width: 47%;
    padding: 0 60px;
}

.jj-right img {
    width:100%;
}



.m-l-10 {
    margin-left: 10px !important;
}

.m-l-0 {
    margin-left: 0 !important;
}

.p-t-0 {
    padding-top: 0 !important;
}


.img-lg {
    position: fixed;
    background: rgba(0,0,0,0.8);
    top: 0;
    left: 0;
    z-index: 9999;
}

.show-img {
    position: absolute;
    width: 1200px;
    height: 675px;
    top: 50%;
    left: 50%;
    margin-top: -337px;
    margin-left: -600px;
}

.show-img div {
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 675px;
    text-align: center;
    background:  rgba(0,0,0,.4);
}

.show-img div img {
    max-width:100%;
    max-height: 100%;
}

.img-close {
    position: absolute;
    right: 20px;
    top: 20px;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url("../img/close.png") no-repeat center, rgba(255,255,255,0.5);
    z-index: 99;
    cursor: pointer;
}

.honor-item {
    text-align: center;
    height: 250px;
    line-height: 250px;
}

.honor-item img {
    max-width: 100%;
    max-height: 100%;
}








@media screen and (max-width: 1400px) {
    .content-body {
        width: 100%;
    }

    .logo {
        margin-left: 10px;
    }

    #menuSwitch {
        margin-right: 10px;
    }

    .detail-content {
        padding: 40px 10px;
    }
}

@media screen and (max-width: 1366px) {

}

@media screen and (max-width: 1200px) {

}

@media screen and (min-width: 993px) {
    .pc-hide {
        display: none;
    }
}

@media screen and (max-width: 992px) {
    .yd-hide {
        display: none;
    }

    .description {
        width: 100%;
    }

    .gg-text span {
        width: 40px;
        height: 40px;
        line-height: 30px;
        padding: 5px;
    }

    .gg-text span:before {
        width: 50px;
        height: 50px;
        left: -5px;
        top: -5px;
    }

    .gg-text h2 {
        font-size: 20px;
    }

}


@media screen and (min-width: 769px) {

}

@media screen and (max-width: 768px) {
    .banner {
        margin-top: 85px;
    }

    .back-top {
        right: 0;
    }

    .jj-msg {
        width: 100%;
    }

    .jj-img {
        width: 100%;
    }

    .case-item {
        width: 50%;
    }

    .case-item .case-zz {
        padding: 20px;
    }

    .xg-n-item {
        min-height: 220px;
    }

    .item-time {
        width: 70px;
    }

    .item-img {
        left: 8px;
        top: 120px;
        width: 120px;
    }

    .item-img img {
        width: 100%;
    }

    .main-body {
        margin-left: 135px;
    }

    .leave-msg h2 {
        margin-bottom: 20px;
    }

    .ly-group {
        float: none;
    }

    .lv-button {
        text-align: center;
        float: none;
    }

    .menu-switch {
        display: inline-block;
    }

    .header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff;
        opacity: 0.9;
        z-index: 9;
    }

    .nav-en {
        position: absolute;
        display: block;
        float: none;
        background: #b32222;
        width: 100%;
        z-index: 9;
        left: -100%;
    }

    .nav-en li {
        float: none;
        margin-left: 0;
    }

    .nav-en li a {
        width: 100%;
        text-align: center;
        color: #fff;
        border-bottom-width: 1px;
    }

    .ydclear {
        clear: both;
    }

    .gsjj {
        padding: 30px 0;
    }

    .service-items {
        padding: 30px;
    }

    .case-box {
        padding: 30px 0;
    }

    .news .content-body {
        padding: 30px;
    }

    .left-qd {
        width: 100%;
        text-align: center;
    }

    .left-qd > span {
        display: inline-block;
    }

    .right-list {
        float: none;
    }

    .right-list > li {
        width: 20%;
    }

    .second-page {
        margin-top: 85px;
    }

    .client-list {
        padding: 30px 10px;
    }

    .client-list ul li {
        width: 32%;
        height: 120px;
        line-height: 120px;
        margin-left: 2%;
    }

    .client-list ul li:nth-child(5n + 1) {
        margin-left: 2%;
    }

    .client-list ul li:nth-child(3n + 1) {
        margin-left: 0;
    }

    .cl-detail {
        padding: 30px 10px;
    }

    .cljs-left {
        width: 100%;
    }

    .cljs-right {
        width: 100%;
    }

    .sd-dl dt {
        width: 100px;
    }

    .sd-dl dd {
        margin-left: 105px;
    }

    .case-all li {
        width: 49%;
        margin-left: 2%;
    }

    .case-all li:nth-child(2n + 1) {
        margin-left: 0;
    }

    .bread-crumbs {
        padding: 0 10px;
    }

    .dynamic-list {
        padding: 30px 0;
    }

    .about-jj {
        padding: 30px 10px;
    }

    .jj-left {
        width: 100%;
        padding: 10px;
    }

    .jj-right {
        width: 100%;
        padding: 0 10px;

    }

    .jj-right img {
        width: 100%;
    }
    
    .show-img {
        width: 100%;
        margin-left: 0;
        left: 0;
    }
}
*内容分页翻页样式*/
/*page*/
.page {
    /* text-align: center; */
    /* margin-top: 30px; */
}
.page a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    background: #e7e7e7;
    color: #0b2b4d;
    font-size: 14px;
    margin-bottom: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
.page a:hover, .page a.current {
    background: #b32222;
    color: #ffffff;
}

.page strong{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    background: #b32222;
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}

.friend-link .dropdown-menu {
    background: #282828;
    overflow-y: auto;
    height: 100px;
}