.page .bread-nav {
    padding: 10px 0 20px;
}
.page .content {
    float: left;
    margin: 20px;
    overflow: hidden;
    font-size: 14px;
}
.page .content h2 {
    text-align: center;
    color: #666;
    font-size: 24px;
    line-height: 60px;
}
.page .content .detaBody img,.page .content img {
    width: 100% !important;
}
.page .content .menu {
    background: #fff;
    box-shadow: 0 10px 10px -8px rgba(156, 156, 156, 0.6);
    padding: 15px;
    margin-bottom: 40px;
}
.page .content .menu a {
    color: #c4001b;
    margin: 4px 10px;
    font-size: 18px;
    padding: 6px;
}
.page .content .menu a:hover {
    margin: 20px 2px;
    color: #fff;
    font-size: 16px;
    padding: 4px 10px;
    background: #c4001b;
}

.page .content .newslist .new {
    overflow: hidden;
    padding: 20px 0;
}
.page .content .newslist .new .pic {
    float: left;
    width: 200px;
    height: 150px;
    margin-right: 20px;
    margin-bottom: 5px;
}
.page .content .newslist .new .pic a:hover img {
    transform: scale(1.1);
}
.page .content .newslist .new .pic img {
    width: 100%;
    height: 100%;
    transition: all .9s;
}

.page .content .newslist .new .cont {
    height: 150px;
}
.page .content .newslist .new .cont .title {
    padding: 10px 0;
}
.page .content .newslist .new .cont .title a {
    margin: 10px 0;
    font-size: 22px;
    color: #c4001b;
}
.page .content .newslist .new .cont .outline {
    line-height: 2;
    font-size: 14px;
    color: #808080;
}
.page .content .newslist .new .cont .info {
    text-align: right;
    font-size: 12px;
    color: #555;
}
.page .content .newslist .new .cont .info span {
    font-size: 12px;
}
.page .content .newslist .new .cont .info img {
    width: 30px;
}
.page .content .handle {
    margin: 60px 10px;
    padding: 15px 20px;
    box-shadow: 5px 5px 10px #E5e5e5;
}
.page .content .handle a {
    font-size: 12px;
    color: #555;
}
.page .content .handle a span {
    color: #c4001b;
}
.page .content .handle a.prev {
    float: left;
}
.page .content .handle a.next {
    float: right;
}

#pages li {
    display: inline-block;
    padding: 0 3px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #c4001b;
    font-size: 16px;
}
#pages li.active {
    color:  #fff;
    background: #c4001b;
}

.page .sider {
    float:  right;
    width: 360px;
    overflow: hidden;
}
.page .sider .cont {
    width: 328px;
    overflow: hidden;
    margin: 5px 0 30px 5px;
    padding-left: 10px;
    padding-top: 10px;
    box-shadow: 0 0 9px 0px rgba(0, 0, 0, 0.16), 0 0 9px 0 rgba(0, 0, 0, 0.12);
    border-radius: 5px;
}
.page .sider .cont h3 {
    display: inline-block;
    border-bottom: 2px solid #c4001b;
    padding: 5px;
    color: #c4001b;
    font-size: 20px;
}
.page .sider .cont .branch {
    background: url('../images/tel1.svg') no-repeat left center;
    height: 100px;
    line-height: 1.5;
    margin: 10px 0 30px;
    padding-left: 100px;
    box-shadow: rgba(0,0,0,0.1) 0px 15px 5px -12px;
}
.page .sider .cont .branch .name {
    padding-top: 10px;
    font-size: 16px;
}
.page .sider .cont .branch .tel {
    color: #c4001b;
    font-size: 20px;
}

.page .sider .cont .title {
    margin: 20px;
    font-size: 14px;
    font-weight: bold;
}
.page .sider .cont .link {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 20px;
}
.page .sider .cont .link .zx a {
    margin-right: 20px;
    width: 110px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    display: block;
    background: #c4001b;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.page .sider .cont .link .yy a {
    width: 110px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    display: block;
    background: #fff;
    text-align: center;
    font-size: 18px;
    color: #c4001b;
    box-shadow: 10px 0 10px -10px #666666,-10px 0 10px -10px #666666;
}

.page .sider .cont .doc {
    padding-bottom: 20px;
}
.page .sider .cont .doc ul {
    display: flex;
    flex-wrap: wrap;
}
.page .sider .cont .doc li {
    width: calc(100% / 3);
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 15px;
}
.page .sider .cont .doc li img {
    width: 80px;
    height: 120px;
    border-radius: 5px;
}
.page .sider .cont .doc span {
    padding-top: 3px;
    color: #c4001b;
    font-size: 14px;
    font-weight: bold;
}


.page .sider .cont .guide {
    overflow: hidden;
    margin-top: 20px;
}
.page .sider .cont .guide li {
    float: left;
    width: 50%;
}
.page .sider .cont .guide li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 10px 0;
}
.page .sider .cont .guide li img {
    height: 80px;
    padding: 10px;
    background: url('../images/guide_bg.png') no-repeat center;
    box-sizing: border-box;
}
.page .sider .cont .guide li span {
    padding-top: 10px;
}
.page .sider .cont .address {
    margin: 20px;
}
.page .sider .cont .address p {
    line-height: 2;
    font-size: 14px;
}
.page .content-f h2 {
    text-align: center;
    color: #c4001b;
    font-size: 30px;
    line-height: 60px;
    font-weight: normal;
}
.page .content-f .sub-title {
    text-align: center;
    color: #666;
    font-size: 16px;
    margin-bottom: 50px;
}
.page .content-f .guide ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.page .content-f .guide li {
    box-sizing: border-box;
    height: 260px;
    background: rgba(255, 255, 255, .9);
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 20px 30px 20px 20px;
    transition: all .3s;
    box-shadow: 0 10px 14px rgb(0 0 0 / 30%), 0 0 40px rgb(0 0 0 / 10%) inset;
}
.page .content-f .guide li:hover {
    box-shadow: 0px 0px 0 rgba(244,244,244,.8);
    transition: all .3s;
}
.page .content-f .guide li img {
    width: 130px;
    height: 130px;
    padding-right: 35px;
}
.page .content-f .guide li a {
    display: flex;
    align-items: center;
    height: 100%;
}
.page .content-f .guide li a .item .title {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 24px;
    color: #c4001b;
    width: 120px;
    border-bottom: 2px solid #c4001b;
}
.page .content-f .guide li a .item .desc {
    font-size: 16px;
    line-height: 2;
    color: #333;
}
.page .content-f .dep {
    margin-bottom: 20px;
}
.page .content-f .dep ul {
    display: flex;
    justify-content: space-evenly;
}
.page .content-f .dep ul a li{
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 200px;
    margin-right: 15px;
    background-color: #f2f2f2;
    box-shadow: 9px 12px 16px -8px rgba(196, 196, 196, 1);
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.page .content-f .dep ul a li img {
    width: 80px;
    height: 80px;
    margin: 30px 12px 5px;
    transition: all .4s;
}
.page .content-f .dep ul a li .title {
    padding: 10px 0 5px;
    color: #c4001b;
    font-size: 20px;
    transition: all .4s;
}
.page .content-f .dep ul a li .title::before {
    content: '';
    position: relative;
    display: block;
    width: 20px;
    border-bottom: 2px solid #b07576;
    border-radius: 20px;
    margin: 0 auto 20px;
    transition: all .4s;
}
.page .content-f .dep ul a:hover li {
    background-color: rgb(160 87 87 / 70%);
}
.page .content-f .dep ul a:hover .title {
    color: #fff;
}
.page .content-f .dep ul a:hover li img {
    margin-top: 50px;
}
.page .content-f .dep ul a:hover li .title::before {
    margin-bottom: 0;
    opacity: 0;
}

.page .content-f .team .dep {
    background: url('../images/zjbtbg.png') center no-repeat;
    text-align: center;
    height: 140px;
}
.page .content-f .team .dep .title {
    padding-top: 20px;
    font-weight: 500;
    font-size: 32px;
    color: #c4001b;
}
.page .content-f .team .dep .sub-title a {
    font-size: 16px;
    color: #c4001b;
    font-weight: bold;
}
.page .content-f .team .doclist {
    margin-bottom: 20px;
}


/* .page .module-banner-tab {
    width: 280px;
} */
/* .page .module-banner-tab li {
    width: 100%;
    height: 80px;
    text-align: center;
    position: relative;
    color: #c4001b;
    border: 6px solid #f9f9f9;
    font-size: 20px;
    cursor: pointer;
    margin: 0 auto;
    letter-spacing: 2px;
    margin-bottom: 20px;
    background: url('../images/dep_bg.svg') no-repeat center bottom;
    box-shadow: 0 2px 1px rgba(0,0,0,0.09), 0 4px 2px rgba(0,0,0,0.09), 0 8px 4px rgba(0,0,0,0.09), 0 16px 8px rgba(0,0,0,0.09), 0 32px 16px rgba(0,0,0,0.03);;
} */
/* .page .module-banner-tab li p {
    height: 80px;
    line-height: 80px;
} */

.page .doclist {
    display: flex;
    flex-wrap: wrap;
}
.page .doclist .doc {
    margin: 10px;
    padding: 20px 30px 30px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 9px 12px 16px -8px rgba(196, 196, 196, 1);
}
.page .doclist .doc .cont {
    display: flex;
}
.page .doclist .doc .cont .pic {
    position: relative;
    width: 190px;
    height: 284px;
    padding-right: 20px;
    overflow: hidden;
    box-shadow: 15px 0px 12px -11px rgba(237, 237, 237, 1);
}
.page .doclist .doc .cont .pic .name {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 190px;
    text-align: center;
    background: rgba(160, 87, 87, .8);
    color: #fff;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
}
.page .doclist .doc .cont .pic img {
    width: 100%;
}
.page .doclist .doc .cont .detail {
    flex: 1;
    padding: 0 20px;
}
.page .doclist .doc .cont .detail .d1 p{
    color: #c4001b;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
}
.page .doclist .doc .cont .detail .d1 span {
    color: #595959;
    font-size: 16px;
}
.page .doclist .doc .cont .detail .d2 {
    padding-top: 20px;
}
.page .doclist .doc .cont .detail .d2 span{
    color: #c4001b;
    font-size: 18px;
    font-weight: 500;
}
.page .doclist .doc .cont .detail .d2 p {
    width: 100%;
    color: #333;
    font-size: 16px;
    line-height: 2;
}
.page .doclist .doc .special {
    height: 90px;
    margin: 20px 0 30px;
    padding: 20px 0;
    line-height: 2;
    font-size: 14px;
    color: #554b4b;
    box-shadow: 0px 16px 14px -20px rgba(130, 130, 130, 1);
}
.page .doclist .doc .special span {
    color: #c4001b;
    font-size: 18px;
    font-weight: 500;
}
.page .doclist .doc .link {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.page .doclist .doc .link .tags {
    display: block;
    border: 1px solid #5a5857;
    border-radius: 10px;
    padding: 3px 8px;
    font-size: 14px;
    height: 16px;
    line-height: 16px;
}

.page .doclist .doc .link .yuyue a {
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    background-image: url('../images/btn-icon.png');
    background-repeat: no-repeat;
    background-position: -66px -66px;
    background-color: #c4001b;
    padding-left: 25px;
    border-radius: 3px;
    margin-right: 6px;
    display: inline-block;
    color: #fff;
}
.page .doclist .doc .link .yuyue a:last-child {
    background: #fff;
    color: #c4001b;
    border: 1px solid #c4001b;
    background-image: url('../images/btn-icon.png');
    background-repeat: no-repeat;
    background-position: -86px -66px;
}

.page .content .thumb {
    display: block;
    margin: 0 auto;
}
.page .content p.shzw {
    text-align: center;
}
.page .content p {
    padding-top: 15px;
    font-size: 16px;
    line-height: 2;
}
.page .content h3 {
    margin-top: 25px;
    font-size: 18px;
}

.module-banner-tab-list-box {
    /* float: right; */
    /* width: 820px; */
    /* height: 1100px; */
    box-shadow: 9px 2px 10px -1px rgba(191, 191, 191, 0.3);
    padding: 40px;
    /* overflow: hidden; */
    position: relative;
}
.module-banner-tab-list-box .title {
    font-size: 20px;
    font-weight: 500;
    padding: 10px 20px;
    display: block;
    width: 40%;
    line-height: 40px;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    border: 6px solid #fff;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#b56363), to(#7f4545));
    box-shadow: 0 2px 1px rgba(0,0,0,0.09),0 4px 2px rgba(0,0,0,0.09),0 8px 4px rgba(0,0,0,0.09),0 16px 8px rgba(0,0,0,0.09),0 32px 16px rgba(0,0,0,0.03);
}
.module-banner-tab-list-box .title:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#7f4545), to(#b56363));
    box-shadow: 0 15px 24px rgba(0, 0, 0, 0.22), 0 19px 76px rgba(0, 0, 0, 0.3);
}

.module-tab-box-ma {
    /* width: 820px; */
    z-index: 1;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    position: absolute;
}

.module-tab-title h4 {
    margin: 0 0 20px 0;
    font-size: 22px;
    color: #c4001b;
    font-weight: normal;
    position: relative;
}

.module-tab-title h4:before {
    content: " ";
    display: inline-block;
    width: 4px;
    height: 18px;
    background: #c4001b;
    margin-bottom: -2px;
    margin-right: 8px;

}

.module-tab-title p {
    color: #666;
    font-size: 16px;
    line-height: 32px;
}

.module-tab-text {
    margin: 20px 0;
}

.module-tab-text h4 {
    margin: 0 0 20px 0;
    font-size: 22px;
    font-size: 22px;
    color: #c4001b;
    font-weight: normal;
    position: relative;
}

.module-tab-text h4:before {
    content: " ";
    display: inline-block;
    width: 4px;
    height: 18px;
    background: #c4001b;
    margin-bottom: -2px;
    margin-right: 8px;
}

.module-tab-text ul li {
    /* width: calc(33% - 20px); */
    /* margin-left: 20px; */
    float: left;
    font-size: 14px;
    line-height: 38px;
    cursor: pointer;
    color: #a2a2a2;
    border-radius: 4px;
    border: 1px solid #f1f1f1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    /* margin-left: 30px; */
}

.icon-bdm {
    background: url('../images/doc_bg.png') no-repeat center;
    background-size: cover;
}

.module-tab-text ul li:hover a {
    color: #c4001b;
}

.module-tab-link {
    position: relative;
     margin-bottom: 10px;
}

.module-tab-link:after {
    content: '';
    width: 5px;
    height: 5px;
    float: right;
    margin: 15px 20px 0 0;
    transform: rotate(45deg);
    border-top: 1px solid currentColor;
    border-right: 1px solid currentColor;
}

.module-tab-text ul .module-tab-link:hover:after {
    border-color: #ffcc00;
}

/* .module-tab-text .module-tab-link+.module-tab-link {
    width: calc(33% - 20px);
    margin-left: 20px;
} */
.module-banner-box {
    /* width: 1180px; */
    margin: 0 auto;
    position: relative;
}

.module-banner-head {
    font-weight: normal;
    text-align: center;
    margin-bottom: 40px;
    color: #333;
}

.module-banner-head em {
    display: block;
    margin-bottom: 14px;
    font-style: normal;
    font-size: 30px;
}

.module-banner-head span {
    font-size: 16px;
    opacity: .6;
}

.module-banner-tab-list {
    /* float: left; */
    /* width: 280px; */
}

.module-banner-tab-list .module-tab-nav li {
    background: url('../images/dep_bg.svg') no-repeat center bottom;
    border: 6px solid #f9f9f9;
    border-radius: 1px;
    /* width: 100%; */
    font-size: 20px;
    outline: none;
    cursor: pointer;
    position: relative;
    /* margin:0 auto; */
    transition: 0.2s ease-in-out;
    letter-spacing: 2px;
    box-shadow:0 2px 1px rgba(0,0,0,0.09),0 4px 2px rgba(0,0,0,0.09),0 8px 4px rgba(0,0,0,0.09),0 16px 8px rgba(0,0,0,0.09),0 32px 16px rgba(0,0,0,0.03);
    margin-bottom: 20px;
}


.module-banner-tab-list ul li {
    color: #c4001b;
    font-size: 22px;
    width: 280px;
    height: 80px;
    cursor: pointer;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.module-banner-tab-list ul li p {
    padding-top:32px;

}

.module-banner-tab-list ul li i {
    width: 80px;
    height: 80px;
    display: none;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on {
    opacity: 1;
    color:#ffffff;
    height: 140px;
    /* padding-top: 20px; */
    background-image: linear-gradient(to right, #b76565 0%, #c4001b 100%);
    background-repeat: repeat;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on .icon {
    display: inline-block;
}
.module-banner-tab .module-banner-tab-list .module-tab-nav .on .icon img {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 35px;
    top: 35px;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav li:hover {
    background-image: linear-gradient(to right, rgba(183, 101, 101, 0.4) 0%, rgba(160, 87, 87, 0.4) 100%);
    background-repeat: repeat;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on:hover {
    height: 140px;
    background-image: linear-gradient(to right, #c4001b 0%, #b76565 100%);
    background-repeat: repeat;
}
.module-banner-tab .module-banner-tab-list .module-tab-nav .on p {
    display: inline;
}