@charset "utf-8";
*,:after,:before {
    margin:0;
    padding:0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    outline:0!important;
    -webkit-tap-highlight-color:rgba(255,255,255,0);
    -webkit-tap-highlight-color:transparent;
    -webkit-text-size-adjust:100%;
    -webkit-font-smoothing:antialiased
}
table {
    border-collapse:collapse;
    border-spacing:0
}
ol,ul {
    list-style:none
}
q:after,q:before {
    content:''
}
abbr,acronym,fieldset,img {
    border:0
}
.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 {
    float:right
}
.c {
    clear:both
}
.fix {
    *zoom:1
}
.fix:after,.fix:before {
    display:block;
    content:"clear";
    height:0;
    clear:both;
    overflow:hidden;
    visibility:hidden
}
em {
    font-weight:400;
    font-style:normal
}
body {
    color:#333;
    font-size:14px;
    line-height:1.5;
    font-family:'Microsoft Yahei',"PingFang SC","Helvetica Neue",Helvetica,Arial,sans-serif
}
img {
    max-width:100%;
    border:none
}
input,select,textarea {
    font-size:14px;
    color:#333;
    border:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    border-radius:0
}
input[type=button],input[type=reset],input[type=submit] {
    cursor:pointer
}
::-webkit-input-placeholder {
    color:rgba(204,204,204,1.8)
}
::-moz-placeholder {
    color:rgba(204,204,204,1.8)
}
::-ms-input-placeholder {
    color:rgba(204,204,204,1.8)
}
select::-ms-expand {
    display:none
}
a {
    color:#333;
    text-decoration:none
}
@font-face {
    font-family:SourceHanSerifSC-Heavy;
    src:url(../fonts/sourcehanserifsc-heavy.ttf)
}
@font-face {
    font-family:georgia;
    src:url(../fonts/georgia.ttf)
}
body, .sr-header{
    margin: 0 auto;
    max-width: 1920px;
}
.sr-wp {
    width:90%;
    max-width:1500px;
    margin:0 auto
}
.mod-pc {
    display:block
}
.mod-mobile {
    display:none
}
.sr-header {
    position:fixed;
    left:0;
    top:0;
    right:0;
    background-color:#fff;
    z-index:100
}
.sr-header-top {
    height:167px;
    line-height:167px;
    background-repeat:no-repeat;
    background-position:center center;
    -webkit-background-size:cover;
    background-size:cover;
    -webkit-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.sr-header-top .l {
    padding-top:28px;
    float:left;
    -webkit-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.sr-header-top .r {
    padding-top:42px;
    float:right;
    -webkit-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.sr-logo {
    float:left;
    width:645px;
    height:114px;
    line-height:114px;
    font-size:0;
    -webkit-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.sr-logo img {
    display:inline-block;
    vertical-align:middle;
    max-width:100%;
    max-height:100%
}
.sr-header-link {
    margin:0 -22px;
    font-size:0;
    text-align:right;
    line-height:1.1
}
.sr-header-link a {
    margin-bottom:15px;
    padding:0 22px;
    display:inline-block;
    vertical-align:middle;
    font-size:18px;
    color:rgba(255,255,255,.8);
    line-height:24px;
    position:relative;
    -webkit-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s
}
.sr-header-link a:before {
    content:'';
    position:absolute;
    left:0;
    top:50%;
    width:1px;
    height:20px;
    background-color:rgba(255,255,255,.8);
    margin-top:-10px
}
.sr-header-link a:first-child:before {
    display:none
}
.sr-header-link a:hover {
    text-decoration:underline;
    color:rgba(255,255,255,1)
}
.sr-header-so {
    width:360px;
    position:relative;
    overflow:hidden
}
.sr-header-so input {
    outline:0;
    border:none;
    background-color:transparent
}
.sr-header-so .inp {
    padding:0 60px 0 20px;
    display:block;
    width:100%;
    height:45px;
    line-height:43px;
    border:1px solid rgba(255,255,255,.6);
    font-size:18px;
    color:#fff
}
.sr-header-so .submit {
    position:absolute;
    right:0;
    top:0;
    width:50px;
    height:45px;
    background:url(../images/sr-so.png) center center no-repeat;
    -webkit-background-size:30px auto;
    background-size:30px auto
}
.sr-header-bd {
    position:relative
}
.sr-nav {
    font-size:0;
    text-align:center
}
.sr-nav li {
    display:inline-block;
    vertical-align:middle;
    font-size:20px;
    color:#333;
    font-weight:700;
    height:60px;
    line-height:60px;
    text-align:center;
    position:relative;
    -webkit-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s
}
.sr-nav li:after {
    content:'';
    position:absolute;
    left:-1px;
    top:0;
    right:-1px;
    bottom:0;
    background-color:#d74041;
    opacity:0;
    -webkit-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s
}
.sr-nav li>a {
    padding:0 65px;
    display:block;
    min-width:148px;
    color:inherit;
    height:inherit;
    line-height:inherit;
    position:relative;
    z-index:2
}
.sr-nav li:before {
    margin-top:-12px;
    content:'';
    position:absolute;
    left:0;
    top:50%;
    width:1px;
    height:24px;
    border-left:1px dashed #ccc
}
.sr-nav li:last-child:before {
    margin-top:-12px;
    content:'';
    position:absolute;
    left:0;
    top:50%;
    width:100%;
    height:24px;
    border-left:1px dashed #ccc;
    border-right:1px dashed #ccc
}
.sr-nav li>a i {
    position:absolute;
    right:20px;
    top:50%;
    width:16px;
    height:10px;
    background:url(../images/sr-arrow4.png) center center no-repeat;
    -webkit-background-size:contain;
    background-size:contain;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
    display:none
}
.sr-nav .home a {
    background:url(../images/sr-home.png) center center no-repeat;
    -webkit-background-size:30px auto;
    background-size:30px auto
}
.sr-nav .sr-sub {
    position:absolute;
    left:50%;
    top:100%;
    min-width:100%;
    background-color:rgba(140,0,0,.6);
    box-shadow:0 0 10px rgba(0,0,0,.3);
    border-radius:0 0 10px 10px;
    border-top:3px solid #94070a;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%);
    overflow:hidden;
    display:none
}
.sr-nav .sr-sub a {
    padding:0 14px;
    display:block;
    font-size:16px;
    color:#fff;
    font-weight:400;
    line-height:45px;
    white-space:nowrap;
    -webkit-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s
}
.sr-nav .li:hover,.sr-nav .on {
    z-index:10
}
.sr-nav .on:after,.sr-nav li:hover:after {
    opacity:1
}
.sr-nav .on>a,.sr-nav li:hover>a {
    color:#fff
}
.sr-nav .home:hover>a,.sr-nav .on.home>a {
    background-image:url(../images/sr-home_on.png)
}
.sr-nav .sr-sub a:hover {
    background:#8c0000
}
.sr-menuBtn {
    display:none;
    position:fixed;
    top:15px;
    right:15px;
    width:30px;
    height:30px;
    cursor:pointer;
    z-index:10;
    transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s
}
.sr-menuBtn b {
    display:block;
    height:4px;
    background-color:#fff;
    margin:4px 0;
    transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s
}
.sr-menuBtn.open b {
    display:none;
    margin:-5px 0 0;
    position:absolute;
    left:0;
    top:50%;
    width:30px
}
.sr-menuBtn.open b:first-child {
    display:block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg)
}
.sr-menuBtn.open b:last-child {
    display:block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg)
}
.sr-header.fixed {
    box-shadow:0 0 10px rgba(0,0,0,.2)
}
.sr-header.fixed .sr-header-top {
    height:120px
}
.sr-header.fixed .sr-header-top .l,.sr-header.fixed .sr-header-top .r {
    padding-top:20px
}
.sr-header.fixed .sr-logo {
    height:80px;
    line-height:80px
}
@media only screen and (max-width:1667px) {
    .sr-header-top {
        height:140px;
        line-height:140px
    }
    .sr-header-top .l {
        padding-top:20px
    }
    .sr-logo {
        height:100px;
        line-height:100px
    }
    .sr-header-top .r {
        padding-top:30px
    }
    .sr-nav li>a {
        padding:0 40px;
        min-width:100px
    }
}
@media only screen and (max-width:1365px) {
    .sr-header-top,.sr-header.fixed .sr-header-top {
        height:110px;
        line-height:110px
    }
    .sr-header-top .l,.sr-header.fixed .sr-header-top .l {
        padding-top:15px
    }
    .sr-header.fixed .sr-logo,.sr-logo {
        width:400px;
        height:80px;
        line-height:80px
    }
    .sr-header-top .r,.sr-header.fixed .sr-header-top .r {
        padding-top:20px
    }
    .sr-header-link,.sr-header.fixed .sr-header-link {
        margin:0 -16px
    }
    .sr-header-link a,.sr-header.fixed .sr-header-link a {
        padding:0 16px;
        font-size:16px
    }
    .sr-header-so,.sr-header.fixed .sr-header-so {
        width:300px
    }
    .sr-header-so .inp,.sr-header.fixed .sr-header-so .inp {
        height:40px;
        line-height:38px;
        font-size:16px
    }
    .sr-header-so .submit,.sr-header.fixed .sr-header-so .submit {
        width:40px;
        height:40px
    }
    .sr-header.fixed .sr-nav li,.sr-nav li {
        font-size:18px;
        height:50px;
        line-height:50px
    }
    .sr-header.fixed .sr-nav li>a,.sr-nav li>a {
        padding:0 25px;
        min-width:90px
    }
}
@media only screen and (max-width:1024px) {
    .sr-header.fixed .sr-nav li,.sr-nav li {
        font-size:16px;
    }
    .sr-header.fixed .sr-nav li>a,.sr-nav li>a {
        padding:0 20px;
    }
}
@media only screen and (max-width:899px) {
    .sr-menuBtn {
        display:block
    }
    .sr-header.fixed .sr-logo,.sr-logo {
        position:absolute;
        left:15px;
        top:10px;
        -webkit-transform:translate(0);
        -ms-transform:translate(0);
        -o-transform:translate(0);
        transform:translate(0);
        width:250px;
        height:40px;
        line-height:40px;
        z-index:10
    }
    .sr-header-top,.sr-header.fixed .sr-header-top {
        height:60px;
        overflow:hidden;
        position:relative;
        z-index:101
    }
    .sr-header-top .r,.sr-header.fixed .sr-header-top .r {
        display:none
    }
    .sr-header-bd {
        padding-top:70px;
        position:fixed;
        left:0;
        top:0;
        right:0;
        bottom:0;
        height:auto;
        background-color:#8c0000;
        display:none
    }
    .sr-header-bd .scroll {
        padding-bottom:30px;
        display:block;
        height:100%;
        overflow:hidden;
        overflow-y:auto
    }
    .sr-header.fixed .sr-nav li,.sr-nav li {
        margin:0!important;
        width:100%;
        text-align:left;
        font-size:15px;
        color:#fff;
        border-bottom:1px solid rgba(255,255,255,.13);
        height:auto
    }
    .sr-header.fixed .sr-nav li>a,.sr-nav li>a {
        padding:5px 20px
    }
    .sr-header.fixed .sr-nav li>a:before,.sr-nav li>a:before {
        display:none
    }
    .sr-header.fixed .sr-nav li>a i,.sr-nav li>a i {
        display:block
    }
    .sr-header.fixed .sr-nav .home>a,.sr-nav .home>a {
        height:50px;
        line-height:50px
    }
    .sr-header.fixed .sr-nav .sr-sub,.sr-nav .sr-sub {
        padding-left:30px;
        position:static;
        -webkit-transform:translate(0);
        -ms-transform:translate(0);
        -o-transform:translate(0);
        transform:translate(0);
        box-shadow:none;
        border:none;
        background-color:transparent
    }
    .sr-header.fixed .sr-nav .sr-sub a,.sr-nav .sr-sub a {
        padding:10px 0;
        color:#fff;
        font-size:13px;
        border-bottom:1px solid rgba(255,255,255,.13);
        line-height:1.5
    }
    .sr-header.fixed .sr-nav .sr-sub a:last-child,.sr-nav .sr-sub a:last-child {
        border:none
    }
    .sr-header.fixed .sr-nav .home a,.sr-nav .home a {
        background-position:left 20px center
    }
    .sr-header.fixed .sr-nav li:hover,nav li:hover {
        color:#fff
    }
    .sr-header.fixed .sr-nav li.on a i,.sr-nav li.on a i {
        background-image:url(../images/sr-arrow3.png)
    }
    .sr-header-link,.sr-header.fixed .sr-header-link {
        margin:20px 0 0;
        padding:0 5px;
        display:block;
        text-align:center
    }
    .sr-header-link a,.sr-header.fixed .sr-header-link a {
        padding:0 15px;
        display:inline-block;
        font-size:14px;
        color:#fff;
        line-height:30px
    }
    .sr-header-so,.sr-header.fixed .sr-header-so {
        display:block;
        margin:10px 20px 0;
        width:calc(100% - 40px);
        border-radius:5px;
        overflow:hidden
    }
    .sr-header-so .inp,.sr-header.fixed .sr-header-so .inp {
        padding:0 40px 0 20px;
        display:block;
        width:100%;
        height:40px;
        line-height:40px;
        background-color:#fff;
        font-size:14px;
        color:#333
    }
    .sr-header-so .submit,.sr-header.fixed .sr-header-so .submit {
        position:absolute;
        right:0;
        top:0;
        width:40px;
        height:40px;
        background:url(../images/sr-so2.png) center center no-repeat;
        -webkit-background-size:14px auto;
        background-size:14px auto
    }
    .sr-nav li:after,.sr-nav li:before {
        display:none!important
    }
}
.sr-footer {
    padding:46px 8.28% 60px 6.98%;
    background-color:#8c0000
}
.sr-footer-l {
    float:left;
    width:64%
}
.sr-footer-r {
    padding-top:6px;
    float:right;
    max-width:36%
}
.sr-footer-nav {
    min-height:224px;
    font-size:16px;
    color:rgba(204,204,204,1);
    line-height:26px;
    display:flex
}
.sr-footer-nav dl {
    padding:6px 23px 0;
    display:inline-block;
    vertical-align:top;
    min-width:180px;
    border-left:1px solid rgba(204,204,204,.2)
}
.sr-footer-nav dl:first-child {
    border:none
}
.sr-footer-nav dt {
    margin-bottom:17px;
    font-size:20px;
    color:#fff;
    line-height:1.2
}
.sr-footer-nav dd a {
    display:block;
    font-size:inherit;
    color:inherit;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.sr-footer-nav dd a:hover {
    color:#fff;
    text-decoration:underline
}
.sr-footer-share {
    margin-bottom:36px
}
.sr-footer-share ul {
    margin-left:-28px;
    font-size:0
}
.sr-footer-share li {
    display:inline-block;
    vertical-align:middle;
    position:relative;
    margin-left:28px
}
.sr-footer-share li:last-child {
    margin-left:32px
}
.sr-footer-share li .a1 {
    display:block;
    width:57px;
    height:56px;
    background-color:rgba(255,255,255,.2);
    border-radius:10px;
    overflow:hidden;
    -webkit-transition:.3s;
    -moz-transition:.3s;
    -ms-transition:.3s;
    -o-transition:.3s;
    transition:.3s
}
.sr-footer-share li:hover .a1 {
    opacity:.8;
    filter:alpha(opacity=80);
    filter:alpha(Opacity=80);
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)'
}
.sr-footer-share li:last-child .a1 {
    width:54px;
    height:65px;
    background:0 0;
    border-radius:0
}
.sr-footer-share .down {
    width:140px;
    height:140px;
    position:absolute;
    left:50%;
    bottom:65px;
    -webkit-transform:translate(-50%,-20px);
    -ms-transform:translate(-50%,-20px);
    -o-transform:translate(-50%,-20px);
    transform:translate(-50%,-20px);
    background-color:rgba(255,255,255,.5);
    -webkit-box-shadow:0 0 10px rgba(0,0,0,.2);
    -moz-box-shadow:0 0 10px rgba(0,0,0,.2);
    -ms-box-shadow:0 0 10px rgba(0,0,0,.2);
    -o-box-shadow:0 0 10px rgba(0,0,0,.2);
    box-shadow:0 0 10px rgba(0,0,0,.2);
    padding:10px;
    z-index:10;
    visibility:hidden;
    opacity:0;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.sr-footer-share .down:before {
    content:"";
    position:absolute;
    bottom:-6px;
    border-left:5.5px solid transparent;
    border-right:5.5px solid transparent;
    border-top:6px solid rgba(255,255,255,.5);
    left:50%;
    margin-left:-5.5px
}
.sr-footer-share .down .pic {
    width:100%;
    height:auto;
    overflow:hidden
}
.sr-footer-share .down .pic img {
    display:block;
    width:100%;
    height:auto
}
.sr-footer-share li:hover .down {
    visibility:visible;
    opacity:1;
    -webkit-transform:translate(-50%,0);
    -ms-transform:translate(-50%,0);
    -o-transform:translate(-50%,0);
    transform:translate(-50%,0)
}
.sr-footer-info {
    font-size:16px;
    color:rgba(204,204,204,1);
    line-height:24px
}
.sr-footer-info h4 {
    margin-bottom:16px;
    font-size:20px;
    font-weight:700;
    color:rgba(255,255,255,1)
}
@media only screen and (max-width:1667px) {
    .sr-footer-nav{
        font-size: 14px;
    }
    .sr-footer-nav dl{
        padding: 6px 13px 0;
        min-width: 160px;
    }
}
@media only screen and (max-width:1365px) {
    .sr-footer {
        padding:40px 2%
    }
    .sr-footer-nav {
        min-height:170px
    }
    .sr-footer-nav dl {
        padding:0 10px;
        min-width:20%
    }
    .sr-footer-r {
        padding-top:0
    }
    .sr-footer-share {
        margin-bottom:10px
    }
    .sr-footer-info h4 {
        margin-bottom:5px
    }
    .sr-footer-share ul {
        margin-left:-20px
    }
    .sr-footer-share li {
        margin-left:20px
    }
    .sr-footer-share li .a1 {
        width:34px;
        height:34px
    }
    .sr-footer-share li:last-child .a1 {
        width:34px;
        height:40px
    }
    .sr-footer-nav{
        font-size: 12px;
    }
}
@media only screen and (max-width:1439px) {
    .sr-footer-l {
        width:70%
    }
    .sr-footer-nav {
        font-size:14px;
        min-height:200px
    }
    .sr-footer-nav dt {
        font-size:18px
    }
    .sr-footer-r {
        max-width:30%
    }
    .sr-footer-share {
        margin-bottom:20px
    }
    .sr-footer-share li:last-child {
        margin-left:25px
    }
    .sr-footer-share li .a1 {
        width:40px;
        height:40px
    }
    .sr-footer-share li:last-child .a1 {
        width:40px;
        height:48px
    }
    .sr-footer-info {
        font-size:14px
    }
    .sr-footer-info h4 {
        margin-bottom:10px;
        font-size:18px
    }
}
@media only screen and (max-width:1023px) {
    .sr-footer-l{
        width: 68%;
    }
    .sr-footer-r{
        max-width: 32%;
    }
    .sr-footer-nav dl{
        min-width: 18%;
    }
    .sr-footer-nav{
        font-size: 12px;
        min-height: 150px;
    }
    .sr-footer-nav dt{
        margin-bottom: 8px;
        font-size: 16px;
    }
    .sr-footer-share{
        margin-bottom: 10px;
    }
    .sr-footer-share li .a1{
        width: 30px;
        height: 30px;
        border-radius: 5px;
    }
    .sr-footer-share li:last-child .a1{
        width: 30px;
        height: 34px;
    }
    .sr-footer-info{
        font-size: 12px;
    }
    .sr-footer-info h4{
        font-size: 16px;
    }
}
@media only screen and (max-width:899px) {
    .sr-footer {
        padding:20px 15px
    }
    .sr-footer-l,.sr-footer-r {
        float:none;
        width:100%;
        max-width:100%
    }
    .sr-footer-l {
        margin-bottom:15px
    }
    .sr-footer-nav {
        display:block
    }
    .sr-footer-nav dl {
        margin-bottom:2px;
        padding:0;
        width:100%;
        border:none
    }
    .sr-footer-nav dt {
        margin:0;
        padding:10px 30px 10px 20px;
        line-height:1.5;
        background:url(../images/sr-arrow4.png) right 10px center no-repeat rgba(255,255,255,.2);
        -webkit-background-size:16px auto;
        background-size:16px auto;
        font-size:16px
    }
    .sr-footer-nav dd {
        padding:10px 20px;
        display:none
    }
    .sr-footer-nav dd a {
        padding:5px 0
    }
    .sr-footer-nav dt.on {
        background-image:url(../images/sr-arrow3.png)
    }
    .sr-footer-nav dl.method {
        margin-top:20px
    }
    .sr-footer-nav dl.method dt {
        padding:0 20px;
        margin-bottom:5px;
        background:0 0
    }
    .sr-footer-nav dl.method dd {
        padding:0 20px;
        display:block!important
    }
    .sr-footer-info {
        text-align:center;
        font-size:12px;
        line-height:1.5
    }
    .sr-footer-info h4 {
        font-size:14px
    }
    .sr-footer-share {
        text-align:center
    }
    .sr-footer-share .down {
        bottom:50px
    }
}
@keyframes ani_toRight {
    0%,100% {
        right:0
    }
    50% {
        right:5px
    }
}
@keyframes ani_turnCircle {
    0% {
        -webkit-transform:rotate(0);
        -ms-transform:rotate(0);
        -o-transform:rotate(0);
        transform:rotate(0)
    }
    100% {
        -webkit-transform:rotate(-360deg);
        -ms-transform:rotate(-360deg);
        -o-transform:rotate(-360deg);
        transform:rotate(-360deg)
    }
}
.bodyIn {
    padding-top:227px
}
.sr-lc1 {
    width:100%;
    height:100%;
    transform:rotate(120deg);
    overflow:hidden
}
.sr-lc1 .lc2,.sr-lc1 .lc3 {
    width:100%;
    height:100%;
    transform:rotate(-60deg);
    overflow:hidden
}
.lineAni span {
    background-image:linear-gradient(#fff,#fff);
    background-position:0 100%;
    background-size:0 1px;
    background-repeat:no-repeat;
    transition:background-size .5s
}
.lineAni:hover span {
    background-image:linear-gradient(#fff,#fff);
    background-size:100% 1px
}
.sr-hd {
    margin-bottom:55px;
    line-height:42px;
    overflow:hidden
}
.sr-hd .title {
    float:left;
    font-size:40px;
    color:#8c0000;
    font-weight:400;
    font-family:SourceHanSerifSC-Heavy;
    line-height:inherit
}
.sr-hd .more {
    padding-left:30px;
    float:right;
    font-size:0;
    background:url(../images/sr-icon1.png) left center no-repeat;
    -webkit-background-size:26px auto;
    background-size:26px auto;
    position:relative
}
.sr-hd .more .line-t {
    position:absolute;
    left:0;
    top:0;
    width:35.71%;
    height:1px;
    background-color:#ccc;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.sr-hd .more .line-t:before {
    content:'';
    position:absolute;
    left:0;
    top:50%;
    width:5px;
    height:5px;
    background-color:#900;
    margin-top:-2.5px;
    border-radius:50%;
    z-index:1;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.sr-hd .more .line-b {
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:1px;
    background-color:#999;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.sr-hd .more .line-b:before {
    content:'';
    position:absolute;
    right:0;
    top:50%;
    width:5px;
    height:5px;
    background-color:#999;
    border-radius:50%;
    margin-top:-2.5px;
    z-index:1;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.sr-hd .more .txt {
    padding-left:6px;
    display:inline-block;
    vertical-align:middle;
    font-size:18px;
    color:#999;
    line-height:30px;
    position:relative;
    text-transform:uppercase;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.sr-hd .more:hover .line-t {
    width:100%;
    background-color:#900
}
.sr-hd .more:hover .line-t:before {
    background-color:#900
}
.sr-hd .more:hover .line-b {
    width:35.71%;
    background-color:#900
}
.sr-hd .more:hover .line-b:before {
    background-color:#900
}
.sr-hd .more:hover .txt {
    color:#900
}
.pages li.on a,.pages li:hover a {
    background-image:url(../images/sr-bg6.png)
}
.sr-banner {
    margin-top:227px;
    position:relative;
    overflow:hidden
}
.sr-banner .slider {
    height:100%;
    position:relative
}
.sr-banner .swiper-slide {
    overflow:hidden
}
.sr-banner .bg,.sr-banner video {
    display: block;
    padding-top: 31.77%;
    background-repeat:no-repeat;
    background-position:center center;
    -webkit-background-size:cover;
    background-size:cover;
    object-fit: cover;
}
/*.sr-banner .bg {
    -webkit-transform:scale(1.05);
    -ms-transform:scale(1.05);
    -o-transform:scale(1.05);
    transform:scale(1.05);
    -webkit-transition:all 3s ease-in;
    -o-transition:all 3s ease-in;
    transition:all 3s ease-in
}
.sr-banner .swiper-slide-active .bg {
    -webkit-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
}*/
.sr-banner .button-pagination {
    position:absolute;
    left:0;
    bottom:30px;
    right:0;
    font-size:0;
    text-align:center;
    z-index:10
}
.sr-banner .button-pagination .swiper-pagination-bullet {
    margin:0 12px;
    display:inline-block;
    vertical-align:middle;
    width:15px;
    height:15px;
    border-radius:50%;
    background-color:rgba(255,255,255,.88);
    opacity:1
}
.sr-banner .button-pagination .swiper-pagination-bullet-active {
    width:50px;
    height:50px;
    background:url(../images/qh.png) center center no-repeat;
    -webkit-background-size:200% auto;
    background-size:200% auto;
    border-radius:0
}
.sr-ban:after {
    display:none
}
.sr-section-index1 {
    padding:82px 0;
    position:relative;
    z-index:1;
    background-color:#f8f8f8;
    box-shadow:0 3px 50px 0 rgba(204,204,204,.3) inset;
    font-size:0;
    overflow:hidden
}
.sr-section-index1 .sr-wp {
    height:100%;
    position:relative
}
.sr-section-index1 .sr-wp:after {
    content:'';
    position:absolute;
    left:58.2%;
    top:8px;
    bottom:12px;
    width:2px;
    border-left:2px dashed #999
}
.sr-secInd1-logo {
    position:absolute;
    left:50%;
    top:50%;
    max-height:100%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    z-index:-1
}
.sr-secInd1-logo img {
    display:block;
    max-width:100%;
    max-height:100%
}
.sr-section-index1 .col-l,.sr-section-index1 .col-r {
    display:inline-block;
    vertical-align:top
}
.sr-section-index1 .col-l {
    margin-right:6%;
    float:none;
    width:55.4%
}
.sr-section-index1 .col-r {
    float:none;
    width:38.6%
}
.sr-news-swp1 {
    margin-bottom:17px;
    padding-right:65px;
    height:215px;
    position:relative;
    overflow:hidden
}
.sr-news-swp1 .slider {
    height:100%;
    position:relative;
    overflow:hidden
}
.sr-news-swp1 .slider .swiper-item {
    height:100%!important
}
.sr-news-swp1 .wrap {
    display:block;
    overflow:hidden
}
.sr-news-swp1 .pic {
    margin-right:35px;
    float:left;
    width:350px;
    height:215px;
    overflow:hidden
}
.sr-news-swp1 .pic img {
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    -webkit-transition:all .8s ease;
    -o-transition:all .8s ease;
    transition:all .8s ease
}
.sr-news-swp1 .text {
    padding-top:6px;
    overflow:hidden
}
.sr-news-swp1 .date {
    margin-bottom:15px;
    font-size:20px;
    color:#999;
    line-height:1.5
}
.sr-news-swp1 .date .news {
    margin:-2px 6px 0 0;
    display:inline-block;
    vertical-align:middle;
    width:37px;
    font-size:12px;
    color:#fff;
    text-align:center;
    background-color:#900;
    line-height:16px;
    border-radius:8px
}
.sr-news-swp1 .title {
    margin-bottom:12px;
    font-size:22px;
    color:#333;
    font-weight:400;
    line-height:1.5;
    white-space:nowrap;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
    overflow:hidden;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.sr-news-swp1 .lab {
    font-size:18px;
    color:#666;
    line-height:28px;
    height:84px;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    display:-webkit-box;
    overflow:hidden
}
.sr-news-swp1 .wrap:hover .pic img {
    -webkit-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1)
}
.sr-news-swp1 .wrap:hover .title {
    color:#8c0000
}
.sr-news-swp1 .button-pagination {
    position:absolute;
    left:0;
    bottom:5px!important;
    right:0;
    font-size:0;
    text-align:center;
    z-index:10;
    display:none
}
.sr-news-swp1 .button-pagination .swiper-pagination-bullet {
    margin:0 4px;
    width:6px;
    height:6px;
    background-color:#981116;
    border-radius:50%;
    opacity:.6
}
.sr-news-swp1 .button-pagination .swiper-pagination-bullet-active {
    opacity:1
}
.sr-news-swp1 .button-next,.sr-news-swp1 .button-prev {
    position:absolute;
    width:40px;
    height:40px;
    border:1px solid rgba(153,153,153,.6);
    border-radius:50%;
    background-repeat:no-repeat;
    background-position:center center;
    -webkit-background-size:16px auto;
    background-size:16px auto;
    cursor:pointer;
    z-index:10;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.sr-news-swp1 .button-prev {
    right:0;
    bottom:54px;
    background-image:url(../images/sr-arrow1.png)
}
.sr-news-swp1 .button-prev:hover {
    border-color:#900;
    background-color:#900;
    background-image:url(../images/sr-arrow3.png)
}
.sr-news-swp1 .button-next {
    right:0;
    bottom:0;
    background-image:url(../images/sr-arrow2.png)
}
.sr-news-swp1 .button-next:hover {
    border-color:#900;
    background-color:#900;
    background-image:url(../images/sr-arrow4.png)
}
.sr-news-ul1 .wrap {
    display:block;
    height:50px;
    line-height:50px;
    overflow:hidden;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.sr-news-ul1 .date {
    margin-left:20px;
    float:right;
    font-size:20px;
    color:#999;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.sr-news-ul1 .title {
    font-size:20px;
    color:#333;
    font-weight:400;
    line-height:inherit;
    white-space:nowrap;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
    overflow:hidden
}
.sr-news-ul1 .title .news {
    margin:-2px 6px 0 0;
    display:inline-block;
    vertical-align:middle;
    width:36px;
    font-size:12px;
    color:#fff;
    text-align:center;
    line-height:16px;
    background-color:#900;
    border-radius:8px
}
.sr-news-ul1 .wrap:hover {
    padding-left:18px
}
.sr-news-ul1 .wrap:hover .date {
    color:#900
}
.sr-news-ul2 {
    margin:-15px -27px -9px
}
.sr-news-ul2 .ul-item {
    margin-bottom:9px
}
.sr-news-ul2 .wrap {
    padding:12px 20px;
    display:block;
    overflow:hidden
}
.sr-news-ul2 .date {
    margin-right:26px;
    float:left;
    width:66px;
    min-height:57px;
    font-size:0;
    position:relative
}
.sr-news-ul2 .date:after {
    content:'';
    position:absolute;
    right:0;
    top:10px;
    bottom:0;
    width:1px;
    background-color:#8c0000
}
.sr-news-ul2 .date .date-in {
    display:inline-block;
    max-width:100%;
    font-size:16px;
    color:#999;
    text-align:center;
    line-height:1;
    font-family:Georgia
}
.sr-news-ul2 .date .n1 {
    font-size:36px;
    color:#8c0000
}
.sr-news-ul2 .text {
    padding-top:8px;
    overflow:hidden
}
.sr-news-ul2 .title {
    font-size:22px;
    color:#333;
    font-weight:400;
    line-height:1.5;
    white-space:nowrap;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
    overflow:hidden
}
.sr-news-ul2 .title span {
    background-image:linear-gradient(#fff,#fff);
    background-position:0 100%;
    background-size:0 1px;
    background-repeat:no-repeat;
    transition:background-size .8s ease
}
.sr-news-ul2 .lab {
    font-size:18px;
    color:rgba(102,102,102,.6);
    line-height:1.5;
    white-space:nowrap;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
    overflow:hidden
}
.sr-news-ul2 .lab p {
    white-space:nowrap;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
    overflow:hidden
}
.sr-news-ul2 .wrap:hover .title {
    color:#900
}
.sr-news-ul2 .wrap:hover .title span {
    background-image:linear-gradient(#900,#900);
    background-size:100% 1px
}
.sr-section-index2 {
    padding:70px 0 106px;
    background-repeat:no-repeat;
    background-position:center center;
    -webkit-background-size:cover;
    background-size:cover;
    overflow:hidden
}
.sr-media-ul1 {
    margin:0 -40px -44px;
    padding-bottom:86px;
    font-size:0
}
.sr-media-ul1 .ul-item {
    padding:0 40px;
    margin-bottom:44px;
    display:inline-block;
    vertical-align:top;
    width:50%
}
.sr-media-ul1 .wrap {
    display:block;
    font-size:0
}
.sr-media-ul1 .date {
    display:inline-block;
    vertical-align:middle;
    width:85px;
    height:85px;
    line-height:85px;
    font-size:0;
    text-align:center;
    background-color:#900;
    border-radius:50%;
    position:relative
}
.sr-media-ul1 .date:before {
    content:'';
    position:absolute;
    left:-4px;
    top:-4px;
    right:-4px;
    bottom:-4px;
    border:1px dashed #900;
    border-radius:50%
}
.sr-media-ul1 .date .date-in {
    display:inline-block;
    vertical-align:middle;
    width:100%;
    color:#fff;
    line-height:1;
    font-family:Georgia
}
.sr-media-ul1 .date .n1 {
    font-size:36px
}
.sr-media-ul1 .date .n2 {
    font-size:16px
}
.sr-media-ul1 .text {
    padding-left:34px;
    display:inline-block;
    vertical-align:middle;
    width:calc(100% - 85px)
}
.sr-media-ul1 .adr {
    margin-bottom:2px;
    font-size:20px;
    color:#8c0000;
    line-height:1.5;
    white-space:nowrap;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
    overflow:hidden
}
.sr-media-ul1 .adr a {
    display:block;
    color:inherit;
    line-height:inherit
}
.sr-media-ul1 .title {
    margin-bottom:2px;
    font-size:22px;
    color:#333;
    font-weight:400;
    line-height:1.5;
    white-space:nowrap;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
    overflow:hidden
}
.sr-media-ul1 .title a {
    display:block;
    color:inherit;
    line-height:inherit;
    white-space:nowrap;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
    overflow:hidden
}
.sr-media-ul1 .title span {
    background-image:linear-gradient(#fff,#fff);
    background-position:0 100%;
    background-size:0 1px;
    background-repeat:no-repeat;
    position:relative;
    transition:background-size .8s ease
}
.sr-media-ul1 .lab {
    font-size:20px;
    color:#999;
    line-height:1.5;
    white-space:nowrap;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
    overflow:hidden
}
.sr-media-ul1 .lab p {
    white-space:nowrap;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
    overflow:hidden
}
.sr-media-ul1 .wrap:hover .date:before {
    -webkit-animation:1s linear infinite ani_turnCircle;
    animation:1s linear infinite ani_turnCircle
}
.sr-media-ul1 .wrap:hover .title {
    color:#900
}
.sr-media-ul1 .wrap:hover .title span {
    background-image:linear-gradient(#900,#900);
    background-size:100% 1px
}
.sr-recruit-ul1 {
    margin:0 -32px;
    font-size:0
}
.sr-recruit-ul1 .ul-item {
    padding:0 32px;
    display:inline-block;
    vertical-align:top;
    width:50%
}
.sr-recruit-ul1 .wrap {
    display:block;
    height:140px;
    line-height:140px;
    font-size:0;
    text-align:center;
    position:relative;
    overflow:hidden;
    -webkit-transition:all .5s linear;
    -o-transition:all .5s linear;
    transition:all .5s linear
}
.sr-recruit-ul1 .ul-bg {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-position:center center;
    -webkit-background-size:cover;
    background-size:cover;
    z-index:1
}
.sr-recruit-ul1 .title {
    display:inline-block;
    vertical-align:middle;
    width:100%;
    font-size:60px;
    color:#be0402;
    text-align:center;
    line-height:1.1;
    text-shadow:0 2px 0 #fff;
    font-family:SourceHanSerifSC-Heavy;
    position:relative;
    z-index:2
}
.sr-section-index3 {
    padding:90px 0 117px;
    background-repeat:no-repeat;
    background-position:center center;
    -webkit-background-size:cover;
    background-size:cover;
    overflow:hidden;
    box-shadow:0 3px 50px 0 rgba(204,204,204,.3) inset
}
.sr-section-index3 .sr-wp {
    height:100%;
    position:relative
}
.sr-section-index3 .sr-hd {
    position:absolute;
    left:0;
    top:0;
    z-index:2
}
.sr-feature-swp1 {
    font-size:0
}
.sr-feature-swp1 .feature-l,.sr-feature-swp1 .feature-r {
    display:inline-block;
    vertical-align:top
}
.sr-feature-swp1 .feature-l {
    margin-right:2.27%;
    padding-top:94px;
    width:54.06%
}
.sr-feature-swp1 .feature-r {
    width:43.67%
}
.sr-feature-swp1 .feature-imgs {
    position:relative;
    overflow:hidden
}
.sr-feature-swp1 .feature-imgs .slider {
    position:relative;
    overflow:hidden;
    z-index:2
}
.sr-feature-swp1 .feature-imgs .wrap {
    display:block;
    padding-top:86.56%;
    position:relative;
    overflow:hidden
}
.sr-feature-swp1 .feature-imgs img {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    object-fit:cover
}
.sr-feature-swp1 .feature-for {
    margin-bottom:40px;
    position:relative;
    overflow:hidden
}
.sr-feature-swp1 .feature-for .wrap {
    padding:40px 0;
    width:86.65%;
    display:block
}
.sr-feature-swp1 .feature-for .title {
    margin-bottom:33px;
    font-size:32px;
    color:#981116;
    font-weight:700;
    line-height:1.5;
    white-space:nowrap;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
    overflow:hidden
}
.sr-feature-swp1 .feature-for .lab {
    margin-bottom:30px;
    font-size:22px;
    color:#333;
    line-height:38px;
    height:152px;
    text-indent: 2em;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient:vertical;
    display:-moz-box;
    -moz-line-clamp:4;
    -moz-box-orient:vertical;
    word-wrap:break-word;
    word-break:break-all;
    white-space:normal
}
.sr-feature-swp1 .feature-for .arrow {
    float:right;
    width:60px;
    height:16px;
    background:url(../images/sr-arrow5.png) center center no-repeat;
    -webkit-background-size:60px auto;
    background-size:60px auto;
    position:relative
}
.sr-feature-swp1 .feature-for .wrap:hover .arrow {
    -webkit-animation:1s ease-in infinite ani_toRight;
    animation:1s ease-in infinite ani_toRight
}
.sr-feature-swp1 .feature-nav {
    margin:0 -12px;
    padding:0 60px 0 28px;
    position:relative;
    z-index:1;
    overflow:hidden
}
.sr-feature-swp1 .feature-nav:before {
    content:'';
    position:absolute;
    left:12px;
    top:71px;
    right:12px;
    height:1px;
    background-color:rgba(153,153,153,.6);
    z-index:-1
}
.sr-feature-swp1 .feature-nav .slider {
    position:relative;
    overflow:hidden
}
.sr-feature-swp1 .feature-nav .wrap {
    display:block;
    position:relative
}
.sr-feature-swp1 .feature-nav .wrap:after {
    content:'';
    position:absolute;
    left:50%;
    top:70px;
    width:40px;
    height:2px;
    background-color:#981116;
    margin-left:-20px
}
.sr-feature-swp1 .feature-nav .icon {
    margin-bottom:18px;
    height:60px;
    line-height:60px;
    font-size:0;
    text-align:center
}
.sr-feature-swp1 .feature-nav .icon img {
    display:inline-block;
    vertical-align:middle;
    max-width:100%;
    max-height:100%
}
.sr-feature-swp1 .feature-nav .icon img:nth-child(2) {
    display:none
}
.sr-feature-swp1 .feature-nav .title {
    margin:0 auto;
    width:70%;
    font-size:20px;
    color:#333;
    font-weight:400;
    line-height:22px;
    text-align:center
}
.sr-feature-swp1 .feature-nav .active .icon img {
    display:none
}
.sr-feature-swp1 .feature-nav .active .icon img:nth-child(2) {
    display:inline-block
}
.sr-feature-swp1 .feature-nav .active .title {
    color:#981116
}
.sr-feature-swp1 .feature-nav .button-next,.sr-feature-swp1 .feature-nav .button-prev {
    position:absolute;
    top:52px;
    width:40px;
    height:40px;
    background-repeat:no-repeat;
    background-position:center center;
    -webkit-background-size:20px auto;
    background-size:20px auto;
    cursor:pointer;
    z-index:10
}
.sr-feature-swp1 .feature-nav .button-prev {
    left:0;
    background-image:url(../images/sr-arrow8.png)
}
.sr-feature-swp1 .feature-nav .button-next {
    right:0;
    background-image:url(../images/sr-arrow9.png)
}
.sr-feature-swp1 .feature-nav .button-prev.swiper-button-disabled {
    background-image:url(../images/sr-arrow6.png)
}
.sr-feature-swp1 .feature-nav .button-next.swiper-button-disabled {
    background-image:url(../images/sr-arrow7.png)
}
.sr-section-index4 {
    padding:80px 0;
    background-repeat:no-repeat;
    background-position:center center;
    -webkit-background-size:cover;
    background-size:cover;
    overflow:hidden
}
.sr-graceful {
    margin:0 -6px 53px;
    padding-top:37.87%;
    position:relative
}
.sr-graceful .ul-item {
    padding:0 6px;
    position:absolute
}
.sr-graceful .wrap {
    display:block;
    position:relative;
    overflow:hidden
}
.sr-graceful img {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    object-fit:cover;
    -webkit-transition:all .8s ease;
    -o-transition:all .8s ease;
    transition:all .8s ease
}
.sr-graceful .title {
    padding:9px 20px 9px 16px;
    position:absolute;
    left:0;
    top:30px;
    background-color:#8c0000;
    border-radius:0 26px 26px 0;
    line-height:1.5;
    font-size:22px;
    color:#fff;
    font-weight:400
}
.sr-graceful .ul-item.it1 {
    left:0;
    top:0;
    width:30.53%
}
.sr-graceful .ul-item.it1 .wrap {
    padding-top:49.67%
}
.sr-graceful .ul-item.it2 {
    left:30.73%;
    top:0;
    width:33.4%
}
.sr-graceful .ul-item.it2 .wrap {
    padding-top:45.53%
}
.sr-graceful .ul-item.it3 {
    right:0;
    top:0;
    width:35.77%
}
.sr-graceful .ul-item.it3 .wrap {
    padding-top:61.48%
}
.sr-graceful .ul-item.it4 {
    left:0;
    bottom:0;
    width:41.1%
}
.sr-graceful .ul-item.it4 .wrap {
    padding-top:53.86%
}
.sr-graceful .ul-item.it5 {
    left:41.3%;
    bottom:0;
    width:22.8%
}
.sr-graceful .ul-item.it5 .wrap {
    padding-top:98.5%
}
.sr-graceful .ul-item.it6 {
    right:0;
    bottom:0;
    width:35.7%
}
.sr-graceful .ul-item.it6 .wrap {
    padding-top:43.26%
}
.sr-graceful .wrap:hover img {
    -webkit-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1)
}
.sr-specialNav-swp1 {
    margin:0 -60px;
    padding:0 40px;
    position:relative;
    overflow:hidden
}
.sr-specialNav-swp1 .slider {
    padding:6px 0;
    position:relative;
    overflow:hidden
}
.sr-specialNav-swp1 .wrap {
    padding:30px 8px 10px;
    margin:0 auto;
    display:block;
    width:140px;
    height:140px;
    font-size:0;
    text-align:center;
    position:relative
}
.sr-specialNav-swp1 .wrap .wrap-in {
    display:inline-block;
    vertical-align:top
}
.sr-specialNav-swp1 .circle {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    border:1px dashed rgba(140,0,0,.4);
    border-radius:50%;
    -webkit-transform:rotate(-40deg);
    -ms-transform:rotate(-40deg);
    -o-transform:rotate(-40deg);
    transform:rotate(-40deg);
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.sr-specialNav-swp1 .circle:before {
    content:'';
    position:absolute;
    right:20px;
    top:12px;
    width:8px;
    height:8px;
    background-color:#8c0000;
    border-radius:50%;
    opacity:0;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.sr-specialNav-swp1 .circle:after {
    content:'';
    position:absolute;
    left:32px;
    bottom:4px;
    width:8px;
    height:8px;
    background-color:#dbb365;
    border-radius:50%;
    opacity:0;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.sr-specialNav-swp1 .icon {
    height:48px;
    line-height:48px;
    font-size:0;
    text-align:center
}
.sr-specialNav-swp1 .icon img {
    display:inline-block;
    vertical-align:middle;
    max-width:100%;
    max-height:100%
}
.sr-specialNav-swp1 .title {
    font-size:18px;
    color:#333;
    font-weight:400;
    text-align:center;
    line-height:20px
}
.sr-specialNav-swp1 .wrap:hover .circle {
    -webkit-transform:rotate(0);
    -ms-transform:rotate(0);
    -o-transform:rotate(0);
    transform:rotate(0)
}
.sr-specialNav-swp1 .wrap:hover .circle:after,.sr-specialNav-swp1 .wrap:hover .circle:before {
    opacity:1
}
.sr-specialNav-swp1 .button-next,.sr-specialNav-swp1 .button-prev {
    margin-top:-20px;
    position:absolute;
    top:50%;
    width:40px;
    height:40px;
    background-repeat:no-repeat;
    background-position:center center;
    -webkit-background-size:24px auto;
    background-size:24px auto;
    cursor:pointer;
    z-index:10
}
.sr-specialNav-swp1 .button-prev {
    left:0;
    background-image:url(../images/sr-arrow12.png)
}
.sr-specialNav-swp1 .button-next {
    right:0;
    background-image:url(../images/sr-arrow13.png)
}
.sr-specialNav-swp1 .button-prev.swiper-button-disabled {
    background-image:url(../images/sr-arrow10.png)
}
.sr-specialNav-swp1 .button-next.swiper-button-disabled {
    background-image:url(../images/sr-arrow11.png)
}
.g-title1 .t1 img {
    margin-right:10px;
    display:inline-block;
    vertical-align:middle;
    max-width:32px
}
.g-title1 .t1 span {
    margin-top:-10px;
    display:inline-block;
    vertical-align:middle;
    position:relative
}
.g-title1 .t1 span:after {
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    right:0;
    height:2px;
    background-color:#94070a
}
/*.g-box1.sr-box1_2 .cont {
    margin:0
}*/
.ul-txt6.sr-txt6_2 li {
    width:25%
}
.snv .tit {
    background-repeat:no-repeat;
    background-position:center center;
    -webkit-background-size:cover;
    background-size:cover
}
.g-box1.sr-box1_3 .curbox {
    margin-bottom:20px
}
.sr-detail1 {
    font-size:20px;
    color:#333;
    line-height:1.8
}
.sr-sz-ul1 {
   /* margin:0 -14%;*/
    overflow:hidden
}
.sr-sz-ul1 .ul-item {
    padding:0 5%;
    margin-bottom:50px;
    width:25%;
    float:left
}
.sr-sz-ul1 .wrap {
    display:block
}
.sr-sz-ul1 .pic {
    margin:0 auto 12px;
    position:relative;
    overflow:hidden
}
.sr-sz-ul1 .pic:after {
    content:'';
    display:block;
    padding-top:129.58%
}
.sr-sz-ul1 .pic img {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    object-fit:cover;
    -webkit-transition:all .8s;
    -o-transition:all .8s;
    transition:all .8s
}
.sr-sz-ul1 .title {
    margin:0 auto 4px;
    font-size:20px;
    color:#333;
    font-weight:400;
    line-height:1.5;
    text-align:center
}
.sr-sz-ul1 .lab {
    margin:0 auto;
    font-size:16px;
    color:#666;
    line-height:22px;
    height:44px;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    display:-webkit-box;
    overflow:hidden
}
.sr-sz-ul1 .wrap:hover .pic img {
    -webkit-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1)
}
.sr-detail-hd {
    margin-bottom:62px;
    overflow:hidden
}
.sr-detail-hd .head {
    padding:0 0 22px 24px;
    float:left;
    position:relative;
    width:336px
}
.sr-detail-hd .head:before {
    content:'';
    position:absolute;
    left:0;
    top:54px;
    right:54px;
    bottom:-22px;
    background-color:#900;
    z-index:-1
}
.sr-detail-hd .head img {
    display:block;
    width:100%
}
.sr-detail-hd .cont {
    padding:72px 0 0 54px;
    overflow:hidden
}
.sr-detail-hd .title {
    margin-bottom:36px;
    font-size:26px;
    color:#8c0000;
    font-weight:700;
    line-height:1.5;
    position:relative;
    z-index:1
}
.sr-detail-hd .title:after {
    content:'';
    position:absolute;
    left:-10px;
    bottom:-10px;
    width:119px;
    height:89px;
    background:url(../images/sr-yh.png) center center no-repeat;
    -webkit-background-size:contain;
    background-size:contain
}
.sr-detail-hd .lab {
    font-size:18px;
    color:#333;
    line-height:1.5
}
.sr-detail-hd .lab p {
    margin-bottom:24px
}
.sr-tabs {
    margin-bottom:22px;
    font-size:0;
    border-bottom:1px solid rgba(204,204,204,.5)
}
.sr-tabs .ul-item {
    margin-right:20px;
    padding:0 10px;
    display:inline-block;
    vertical-align:bottom;
    min-width:130px;
    font-size:20px;
    color:#333;
    text-align:center;
    line-height:54px;
    position:relative;
    cursor:pointer;
    -webkit-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s
}
.sr-tabs .ul-item:after {
    content:'';
    position:absolute;
    left:0;
    bottom:-1px;
    right:0;
    height:3px;
    background-color:#900;
    opacity:0;
    -webkit-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s
}
.sr-tabs .ul-item.on {
    color:#900;
    font-size:26px;
    font-weight:700
}
.sr-tabs .ul-item.on:after {
    opacity:1
}
.sr-tabs-desc .tab-item {
    display:none
}
.sr-tabs-desc .tab-item.on {
    display:block
}
.sr-info {
    font-size:18px;
    color:#333;
    line-height:2.44
}
.sr-detail3 {
    margin-bottom:104px;
    font-size:20px;
    color:#333;
    line-height:1.8
}
.sr-fc-swp1 {
    padding:36px 0;
    position:relative;
    overflow:hidden
}
.sr-fc-swp1 .swiper-slide {
    width:46.2%
}
.sr-fc-swp1 .wrap {
    display:block;
    position:relative;
    border-radius:30px;
    border:1px solid #fff;
    overflow:hidden
}
.sr-fc-swp1 .pic {
    padding-top:63.53%;
    position:relative;
    overflow:hidden
}
.sr-fc-swp1 .pic img {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    object-fit:cover
}
.sr-fc-swp1 .title {
    padding:0 70px;
    position:absolute;
    left:0;
    bottom:0;
    right:0;
    background-color:rgba(255,255,255,.8);
    line-height:45px;
    font-size:18px;
    color:#333;
    text-align:center;
    font-weight:400;
    opacity:0;
    -webkit-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s
}
.sr-fc-swp1 .swiper-slide-active .wrap {
    box-shadow:0 0 35px 0 rgba(51,51,51,.3)
}
.sr-fc-swp1 .swiper-slide-active .title {
    opacity:1
}
.sr-fc-swp1 .button-next,.sr-fc-swp1 .button-prev {
    position:absolute;
    bottom:40px;
    width:40px;
    height:40px;
    background-repeat:no-repeat;
    background-position:center center;
    -webkit-background-size:20px auto;
    background-size:20px auto;
    z-index:10;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%);
    cursor:pointer
}
.sr-fc-swp1 .button-prev {
    margin-left:-19%;
    left:50%;
    background-image:url(../images/sr-arrow16.png)
}
.sr-fc-swp1 .button-next {
    margin-left:19%;
    left:50%;
    background-image:url(../images/sr-arrow17.png)
}
.sr-fc-swp1 .button-scrollBar {
    position:absolute;
    left:50%;
    bottom:0;
    width:46.2%;
    margin-left:-23.1%;
    height:5px;
    border-radius:3px;
    z-index:10
}
.sr-fc-swp1 .button-scrollBar:after {
    content:'';
    position:absolute;
    left:0;
    top:50%;
    width:100%;
    height:3px;
    margin-top:-1.5px;
    background-color:rgba(231,218,218,.8)
}
.sr-fc-swp1 .button-scrollBar .swiper-scrollbar-drag {
    height:5px;
    background-color:#900;
    z-index:2
}
.curbox.sr-curbox {
    margin-bottom:20px!important;
    border:none
}
@media only screen and (max-width:1667px) {
    .bodyIn {
        padding-top:200px
    }
    .sr-banner {
        margin-top:200px;
    }
}
@media only screen and (max-width:1439px) {
    .sr-news-swp1 {
        height:184px
    }
    .sr-news-swp1 .pic {
        width:300px;
        height:184px
    }
    .sr-news-swp1 .date {
        margin-bottom:10px
    }
    .sr-news-ul2 {
        margin-top:-20px;
        margin-bottom:0
    }
    .sr-news-ul2 .ul-item {
        margin-bottom:0
    }
    .sr-recruit-ul1 .title {
        font-size:48px
    }
    .sr-feature-swp1 .feature-l {
        padding-top:60px
    }
    .sr-feature-swp1 .feature-for {
        margin-bottom:30px
    }
    .sr-feature-swp1 .feature-for .lab,.sr-feature-swp1 .feature-for .title {
        margin-bottom:20px
    }
    .sr-detail-hd .head {
        width:30%
    }
    .sr-detail-hd .cont {
        padding-top:60px
    }
}
@media only screen and (max-width:1365px) {
    .bodyIn {
        padding-top:160px
    }
    .sr-banner {
        margin-top:160px;
    }
    .sr-section-index1 {
        padding:60px 0
    }
    .sr-news-swp1 .pic{
        width: 240px;
        height: auto;
        position: relative;
    }
    .sr-news-swp1 .pic:after{
        content: '';
        display: block;
        padding-top: 61.43%;
    }
    .sr-news-swp1 .pic img{
        position: absolute;
        left: 0;
        top: 0;
    }
    .sr-hd {
        margin-bottom:30px
    }
    .sr-section-index2 {
        padding:60px 0
    }
    .sr-media-ul1 {
        margin:0 -20px -30px;
        padding-bottom:40px
    }
    .sr-media-ul1 .ul-item {
        padding:0 20px;
        margin-bottom:30px
    }
    .sr-recruit-ul1 {
        margin:0 -20px
    }
    .sr-recruit-ul1 .ul-item {
        padding:0 20px
    }
    .sr-recruit-ul1 .wrap {
        height:120px;
        line-height:120px
    }
    .sr-recruit-ul1 .title {
        font-size:32px
    }
    .sr-section-index3 {
        padding:60px 0
    }
    .sr-feature-swp1 .feature-for .wrap {
        padding:20px 0;
        width:100%
    }
    .sr-section-index4 {
        padding:60px 0
    }
    .sr-graceful .title {
        padding:6px 15px;
        font-size:18px
    }
    .sr-specialNav-swp1 {
        margin:0 -40px;
        padding:0 60px
    }
    .g-title1 .t1 img {
        max-width:20px
    }
    .g-title1 .t1 span {
        margin-top:-3px
    }
    .snv li .a1:after {
        width:14px;
        height:14px
    }
    .sr-detail1 {
        font-size:16px
    }
    .sr-detail-hd {
        margin-bottom:50px
    }
    .sr-detail-hd .cont {
        padding:40px 0 0 40px
    }
    .sr-detail-hd .title {
        margin-bottom:20px;
        font-size:24px
    }
    .sr-detail-hd .title:after {
        width:90px;
        height:68px
    }
    .sr-detail-hd .lab {
        font-size:16px
    }
    .sr-detail-hd .lab p {
        margin-bottom:15px
    }
    .sr-tabs .ul-item {
        font-size:18px;
        line-height:48px
    }
    .sr-tabs .ul-item.on {
        font-size:24px
    }
    .sr-info {
        font-size:16px
    }
    .sr-detail3 {
        margin-bottom:40px;
        font-size:16px
    }
    .sr-fc-swp1 {
        margin-top:-30px
    }
    .ul-txt5 h3{
        font-size: 16px;
    }
    .ul-txt5 .date{
        font-size: 12px;
    }
    .ul-txt5 .date em{
        font-size: 16px;
    }
    .ul-txt5 .desc{
        font-size: 14px !important;
    }
    .m-text1 h1{
        font-size: 24px;
    }
    .m-text1 .info span{
        font-size: 14px;
    }
    .sr-specialNav-swp1 .wrap{
        padding-top: 10px;
        width: 100px;
        height: 100px;
    }
    .sr-specialNav-swp1 .icon{
        height: 34px;
        line-height: 34px;
    }
    .sr-specialNav-swp1 .circle:before{
        right: 8px;
    }
    .sr-specialNav-swp1 .circle:after{
        left: 16px;
    }
    .sr-specialNav-swp1 .title{
        font-size: 14px;
    }
    .sr-hd .title{
        font-size: 32px;
    }
    .sr-hd .more .txt{
        font-size: 16px;
    }
    .sr-news-swp1{
        padding-right: 58px;
        height: 160px;
    }
    .sr-news-swp1 .date{
        margin-bottom: 6px;
        font-size: 16px;
    }
    .sr-news-swp1 .title{
        margin-bottom: 6px;
        font-size: 18px;
    }
    .sr-news-swp1 .lab{
        font-size: 16px;
    }
    .sr-news-ul1 .title{
        font-size: 16px;
    }
    .sr-news-ul1 .date{
        font-size: 16px;
    }
    .sr-news-ul2{
        margin-left: -14px;
        margin-right: -14px;
    }
    .sr-news-ul2 .date .date-in{
        font-size: 14px;
    }
    .sr-news-ul2 .date .n1{
        font-size: 30px;
    }
    .sr-news-ul2 .title{
        font-size: 18px;
    }
    .sr-news-ul2 .lab{
        font-size: 16px;
    }
    .sr-media-ul1 .date .n1{
        font-size: 30px;
    }
    .sr-media-ul1 .date .n2{
        font-size: 14px;
    }
    .sr-media-ul1 .text{
        padding-left: 30px;
    }
    .sr-media-ul1 .adr{
        font-size: 16px;
    }
    .sr-media-ul1 .title{
        font-size: 18px;
    }
    .sr-media-ul1 .lab{
        font-size: 16px;
    }
    .sr-feature-swp1 .feature-for .title{
        font-size: 28px;
    }
    .sr-feature-swp1 .feature-for .lab{
        font-size: 16px;
    }
    .sr-feature-swp1 .feature-nav .title{
        font-size: 16px;
    }
    .sr-banner .button-pagination{
        bottom: 10px;
    }
}
@media only screen and (max-width:1023px) {
    .sr-banner .button-pagination .swiper-pagination-bullet {
        margin:0 8px;
        width:10px;
        height:10px;
    }
    .sr-banner .button-pagination .swiper-pagination-bullet-active {
        width:32px;
        height:32px;
    }
    .sr-hd .title {
        font-size:30px;
    }
    .sr-hd .more{
        padding-left: 26px;
        -webkit-background-size: 22px auto;
        background-size: 22px auto;
    }
    .sr-hd .more .txt {
        font-size:14px;
        line-height: 24px;
    }
    .sr-news-swp1{
        padding-right: 50px;
        margin-bottom: 4px;
        height: 160px;
    }
    .sr-section-index1 .sr-wp:after{
        bottom: 16px;
    }
    .sr-news-swp1 .text{
        margin-bottom: 4px;
    }
    .sr-news-swp1 .date {
        margin-bottom: 8px;
        font-size:14px;
    }
    .sr-news-swp1 .title {
        font-size:16px;
    }
    .sr-news-swp1 .lab {
        font-size:14px;
    }
    .sr-news-swp1 .button-next, .sr-news-swp1 .button-prev{
        width: 30px;
        height: 30px;
    }
    .sr-news-swp1 .button-next{
        bottom: 6px;
    }
    .sr-news-swp1 .button-prev{
        bottom: 46px;
    }
    .sr-news-ul2{
        margin: -15px -15px 0;
    }
    .sr-news-ul2 .date{
        margin-right: 20px;
        width: 54px;
    }
    .sr-news-ul2 .date:after{
        bottom: 3px;
    }
    .sr-news-ul2 .date .date-in{
        font-size: 12px;
    }
    .sr-news-ul2 .date .n1{
        font-size: 26px;
    }
    .sr-news-ul1 .title,.sr-news-ul1 .date {
        font-size:14px;
    }
    .sr-news-ul2 .title {
        font-size:14px;
    }
    .sr-news-ul2 .lab {
        font-size:12px;
    }
    .sr-media-ul1 .date {
        width:70px;
        height:70px;
        line-height:70px;
    }
    .sr-media-ul1 .date .n1 {
        font-size:26px;
    }
    .sr-media-ul1 .date .n2 {
        font-size:12px;
    }
    .sr-media-ul1 .text {
        padding-left:20px;
        width:calc(100% - 70px);
    }
    .sr-media-ul1 .adr {
        font-size:14px;
    }
    .sr-media-ul1 .title {
        font-size:16px;
    }
    .sr-media-ul1 .lab {
        font-size:16px;
    }
    .sr-recruit-ul1 .wrap {
        height:100px;
        line-height:100px;
    }
    .sr-recruit-ul1 .title {
        font-size:26px;
    }
    .sr-feature-swp1 .feature-for .title {
        font-size:22px;
    }
    .sr-feature-swp1 .feature-for .lab {
        font-size:16px;
    }
    .sr-feature-swp1 .feature-nav .title {
        font-size:16px;
    }
    .sr-detail1 {
        font-size:12px;
    }
    .sr-detail3 {
        font-size:12px;
    }
    .sr-sz-ul1 .title {
        font-size:16px;
    }
    .sr-sz-ul1 .lab {
        font-size:12px;
    }
    .sr-detail-hd .title {
        font-size:18px;
    }
    .sr-detail-hd .lab {
        font-size:12px;
    }
    .sr-detail-hd .lab p {
        margin-bottom:10px;
    }
    .sr-tabs .ul-item {
        font-size:14px;
    }
    .sr-tabs .ul-item.on {
        font-size:18px;
    }
    .sr-info {
        font-size:12px;
    }
    .sr-news-swp1 .pic{
        margin-right: 20px;
        width: 200px;
    }
    .sr-specialNav-swp1{
        padding: 0 40px;
    }
    .sr-specialNav-swp1 .wrap{
        width: 90px;
        height: 90px;
    }
    .sr-specialNav-swp1 .icon{
        height: 30px;
        line-height: 30px;
    }
    .sr-specialNav-swp1 .title{
        font-size: 12px;
    }
    .sr-graceful .title{
        top: 20px;
        padding: 4px 12px;
        font-size: 16px;
    }
}
@media only screen and (max-width:899px) {
    .sr-wp {
        width:100%;
        padding:0 20px
    }
    .bodyIn,body {
        padding-top:60px
    }
    .sr-banner {
        margin: 0;
    }
    .sr-banner .button-pagination {
        bottom:10px
    }
    .sr-banner .button-pagination .swiper-pagination-bullet {
        margin:0 6px;
        width:8px;
        height:8px
    }
    .sr-banner .button-pagination .swiper-pagination-bullet-active {
        width:34px;
        height:34px
    }
    .sr-section-index1 .sr-wp:after {
        display:none
    }
    .sr-section-index1 .col-l,.sr-section-index1 .col-r {
        display:block;
        width:100%;
        margin:0
    }
    .sr-section-index1 .col-l {
        margin-bottom:40px
    }
    .sr-news-ul2 {
        margin:-12px -20px 0;
        font-size:0
    }
    .sr-news-ul2 .ul-item {
        display:inline-block;
        vertical-align:top;
        width:50%
    }
    .sr-hd {
        line-height:38px
    }
    .sr-hd .title {
        font-size:32px
    }
    .sr-hd .more .txt {
        font-size:16px;
        line-height:26px
    }
    .sr-news-swp1 {
        height:172px
    }
    .sr-news-swp1 .pic {
        width:280px;
        height:172px
    }
    .sr-news-swp1 .date {
        font-size:16px
    }
    .sr-news-swp1 .title {
        font-size:18px
    }
    .sr-news-swp1 .lab {
        font-size:16px
    }
    .sr-news-ul1 .date,.sr-news-ul1 .title {
        font-size:18px
    }
    .sr-news-ul2 .ul-item {
        width:100%
    }
    .sr-news-ul2 .title {
        font-size:18px
    }
    .sr-news-ul2 .lab {
        font-size:16px
    }
    .sr-news-ul2 .date {
        width:56px
    }
    .sr-news-ul2 .date .date-in {
        font-size:14px
    }
    .sr-news-ul2 .date .n1 {
        font-size:28px
    }
    .sr-media-ul1 .ul-item {
        width:100%
    }
    .sr-media-ul1 .date {
        width:70px;
        height:70px;
        line-height:70px
    }
    .sr-media-ul1 .date .n1 {
        font-size:28px
    }
    .sr-media-ul1 .date .n2 {
        font-size:14px
    }
    .sr-media-ul1 .text {
        padding-left:30px;
        width:calc(100% - 70px)
    }
    .sr-media-ul1 .adr {
        font-size:16px
    }
    .sr-media-ul1 .title {
        font-size:18px
    }
    .sr-media-ul1 .lab {
        font-size:16px
    }
    .sr-recruit-ul1 .wrap {
        height:100px;
        line-height:100px
    }
    .sr-recruit-ul1 .title {
        font-size:28px
    }
    .sr-section-index3 .sr-hd {
        position:static
    }
    .sr-feature-swp1 {
        display:flex;
        flex-wrap:wrap
    }
    .sr-feature-swp1 .feature-l,.sr-feature-swp1 .feature-r {
        display:block;
        width:100%;
        margin:0
    }
    .sr-feature-swp1 .feature-l {
        padding-top:30px;
        order:2
    }
    .sr-feature-swp1 .feature-r {
        border:1
    }
    .sr-feature-swp1 .feature-for .title {
        margin-bottom:15px;
        font-size:24px
    }
    .sr-feature-swp1 .feature-for .lab {
        margin-bottom:15px;
        font-size:18px;
        line-height:30px;
        height:120px
    }
    .sr-feature-swp1 .feature-for .arrow {
        width:50px;
        height:14px;
        -webkit-background-size:50px auto;
        background-size:50px auto
    }
    .sr-feature-swp1 .feature-nav .title {
        font-size:18px
    }
    .sr-graceful .title {
        padding:4px 10px;
        font-size:16px
    }
    .sr-specialNav-swp1 {
        margin:0 -30px;
        padding:0 40px
    }
    .sr-specialNav-swp1 .wrap {
        padding-top:18px;
        width:120px;
        height:120px
    }
    .sr-specialNav-swp1 .icon {
        height:40px;
        line-height:40px
    }
    .sr-specialNav-swp1 .title {
        font-size:16px
    }
    .sr-specialNav-swp1 .circle:before {
        right:13px
    }
    .sr-specialNav-swp1 .circle:after {
        left:25px
    }
    .cur,.curbox h3 {
        line-height:1.5
    }
    .g-box1.sr-box1_3 .curbox {
        margin-bottom:20px
    }
    .cur i {
        margin-top:-4px;
        width:14px;
        height:14px
    }
}
@media only screen and (max-width:767px) {
    .sr-section-index1 {
        padding:40px 0
    }
    .sr-section-index1 .col-l {
        margin-bottom:30px
    }
    .sr-hd {
        margin-bottom:20px
    }
    .sr-hd .more {
        padding-left:24px;
        -webkit-background-size:22px auto;
        background-size:22px auto
    }
    .sr-hd .more .txt {
        font-size:14px
    }
    .sr-hd .title {
        font-size:24px
    }
    .sr-news-swp1 {
        padding:0 0 20px;
        height:auto;
        margin-bottom:20px
    }
    .sr-news-swp1 .pic {
        margin:0 0 10px;
        float:none;
        width:100%;
        height:auto;
        position:relative
    }
    .sr-news-swp1 .pic:after {
        content:'';
        display:block;
        padding-top:61.43%
    }
    .sr-news-swp1 .pic img {
        position:absolute;
        left:0;
        top:0
    }
    .sr-news-swp1 .date {
        margin-bottom:8px;
        font-size:14px
    }
    .sr-news-swp1 .title {
        margin-bottom:8px;
        font-size:16px
    }
    .sr-news-swp1 .lab {
        font-size:14px
    }
    .sr-news-swp1 .button-pagination {
        display:block
    }
    .sr-news-swp1 .button-next,.sr-news-swp1 .button-prev {
        display:none
    }
    .sr-news-swp1 .button-prev {
        left:0;
        top:40%;
        right:auto
    }
    .sr-news-swp1 .button-next {
        left:auto;
        top:40%;
        right:0
    }
    .sr-news-ul1 .title {
        font-size:16px
    }
    .sr-news-ul1 .date {
        margin-left:15px;
        font-size:14px
    }
    .sr-news-ul2 .text {
        padding-top:12px
    }
    .sr-news-ul2 .title {
        font-size:16px
    }
    .sr-news-ul2 .lab {
        font-size:14px
    }
    .sr-section-index2 {
        padding:40px 0
    }
    .sr-media-ul1 {
        padding-bottom:30px
    }
    .sr-media-ul1 .text {
        padding-left:20px
    }
    .sr-media-ul1 .adr {
        font-size:14px
    }
    .sr-media-ul1 .title {
        font-size:16px
    }
    .sr-media-ul1 .lab {
        font-size:14px
    }
    .sr-recruit-ul1 {
        margin:0 -10px -20px
    }
    .sr-recruit-ul1 .ul-item {
        padding:0 10px;
        margin-bottom:20px;
        width:100%
    }
    .sr-recruit-ul1 .wrap {
        height:90px;
        line-height:90px
    }
    .sr-recruit-ul1 .title {
        font-size:24px
    }
    .sr-section-index3 {
        padding:40px 0
    }
    .sr-feature-swp1 .feature-l {
        padding:0
    }
    .sr-feature-swp1 .feature-for {
        margin-bottom:20px
    }
    .sr-feature-swp1 .feature-for .wrap {
        width:100%
    }
    .sr-feature-swp1 .feature-for .title {
        margin-bottom:8px;
        font-size:20px
    }
    .sr-feature-swp1 .feature-for .lab {
        margin-bottom:8px;
        font-size:16px
    }
    .sr-feature-swp1 .feature-nav {
        padding:0 40px
    }
    .sr-feature-swp1 .feature-nav .wrap:after,.sr-feature-swp1 .feature-nav:before {
        top:46px
    }
    .sr-feature-swp1 .feature-nav .icon {
        margin-bottom:12px;
        height:40px;
        line-height:40px
    }
    .sr-feature-swp1 .feature-nav .title {
        font-size:16px
    }
    .sr-feature-swp1 .feature-nav .button-next,.sr-feature-swp1 .feature-nav .button-prev {
        top:27px
    }
    .sr-section-index4 {
        padding:40px 0
    }
    .sr-graceful {
        padding:0;
        margin:0 0 40px
    }
    .sr-graceful .ul-item {
        padding:0 5px;
        margin-bottom:10px;
        position:static;
        width:100%!important
    }
    .sr-specialNav-swp1 {
        margin:0 -20px
    }
    .g-box1.sr-box1_2 {
        padding:20px 0
    }
    .cur,.curbox h3 {
        line-height:1.5
    }
    .ul-txt6 {
        margin-bottom:-10px
    }
    .ul-txt6 li {
        margin-bottom:10px;
        width:100%!important
    }
    .ul-txt6 .icon {
        left:8px;
        width:20px;
        height:20px;
        line-height:20px
    }
    .ul-txt6 .tit {
        padding:0 50px 0 40px
    }
    .ul-txt6 .arrow {
        width:50px
    }
    .ul-txt6 .arrow:after {
        margin:-5px 0 0 -3px;
        width:10px;
        height:6px
    }
    .ul-txt6 .con:hover .arrow {
        width:40px
    }
    .g-box1.sr-box1_3 .curbox {
        margin-bottom:20px
    }
    .sr-detail1 {
        font-size:14px
    }
    .sr-sz-ul1 {
        margin:0 -10px
    }
    .sr-sz-ul1 .ul-item {
        padding:0 10px;
        margin-bottom:20px;
        width:50%
    }
    .sr-sz-ul1 .title {
        font-size:18px
    }
    .sr-sz-ul1 .lab {
        font-size:14px
    }
    .sr-detail-hd {
        margin-bottom:20px
    }
    .sr-detail-hd .head {
        float:none;
        width:auto;
        margin-bottom:20px
    }
    .sr-detail-hd .head:before {
        bottom:-5px
    }
    .sr-detail-hd .cont {
        padding:0
    }
    .sr-tabs .ul-item {
        margin-right:0;
        font-size:16px;
        min-width:100px
    }
    .sr-tabs .ul-item.on {
        font-size:20px
    }
    .sr-info {
        font-size:14px
    }
    .sr-detail3 {
        margin-bottom:30px;
        font-size:14px
    }
    .sr-fc-swp1 {
        margin:0 -20px;
        padding:0 20px 30px
    }
    .sr-fc-swp1 .swiper-slide {
        width:100%
    }
    .sr-fc-swp1 .wrap {
        box-shadow:0 0 20px rgba(0,0,0,.2);
        border-radius:10px
    }
    .sr-fc-swp1 .title {
        padding:0 60px
    }
    .sr-fc-swp1 .button-scrollBar {
        width:90%;
        margin-left:-45%
    }
    .sr-fc-swp1 .button-next,.sr-fc-swp1 .button-prev {
        -webkit-transform:translate(0);
        -ms-transform:translate(0);
        -o-transform:translate(0);
        transform:translate(0);
        bottom:34px
    }
    .sr-fc-swp1 .button-prev {
        left:30px;
        right:auto;
        margin-left:0
    }
    .sr-fc-swp1 .button-next {
        right:30px;
        left:auto;
        margin-left:0
    }
    .sr-banner .button-pagination {
        bottom:0;
    }
    .sr-banner .button-pagination .swiper-pagination-bullet {
        margin:0 4px;
        width:8px;
        height:8px;
    }
    .sr-banner .button-pagination .swiper-pagination-bullet-active {
        width:26px;
        height:26px;
    }
    .m-text1 h1{
        font-size: 20px;
    }
}
/* 领导页 */
.scale { overflow: hidden;}
.imged { position: relative; padding-bottom: 65%; width: 100%; display: block; overflow: hidden; transition: 0.5s; background-size: cover !important; }
.imged img {display: none; }
.xrld li{margin-bottom: 60px;}
.xrld li a{display: flex;align-items: center;flex-wrap: wrap;position: relative;padding: 0 30px 30px;z-index: 1;}
.xrld li a::after{width: 100%;content: "";position: absolute;top: 30px;bottom: 0;background: url(../images/ldbg1.jpg) no-repeat right bottom #fff;background-size: 100%;transition: 0.5s;z-index: -1;left: 0;}
.xrld li .scale{width: 240px;}
.xrld li .con{width: calc(100% - 240px);padding-left: 40px;}
.xrld li h3{font-size: 30px;font-weight: bold;color: #333;padding-left: 20px;border-left: 3px solid #910405;transition: 0.5s;line-height: 1.1;font-family: SourceHanSerifSC-Heavy;}
.xrld li h4{font-size: 20px;color: #666;margin: 15px 0 20px;font-weight: normal;display: flex;align-items: center;}
.xrld li h4 span{width: 23px;height: 20px;background: url(../images/ld-i1.png) no-repeat;background-size: 100% !important;transition: 0.5s;display: inline-block;margin-right: 10px;}
.xrld li p{font-size: 16px;color: #999;line-height: 24px;transition: 0.5s;}
.xrld li .imged{padding-bottom: 135%;}
@media screen and (min-width: 1200px) {
    .xrld li a:hover::after{background: url(../images/ldbg2.jpg) no-repeat right bottom #910405;}
    .xrld li a:hover h4 span{background: url(../images/ld-i2.png) no-repeat;}
    .xrld li a:hover h3{border-left: 3px solid #fff;color: #fff;}
    .xrld li a:hover h4,.xrld li a:hover p{color: #fff;}
}
@media screen and (max-width: 768px) {
    .xrld li .scale{width: 180px;}
    .xrld li .con{width: calc(100% - 180px);padding-left: 20px;}
    .xrld li h3{font-size: 20px;}
    .xrld li h4{font-size: 18px;}

}
@media screen and (max-width: 500px) {
    .xrld li .scale{width: 180px;margin: 0 auto 30px;}
    .xrld li .con{width: 100%;padding-left: 0;}
}