a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
    outline: 0;
}

.panel-body {
    padding: 5%;
}

* {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

.row {
    width: 101%;
    transition: .2s width ease;
    *zoom: 1
}

.row:before,
.row:after {
    display: table;
    clear: both;
    content: ''
}

.row>[class*="span-"] {
    float: left;
    margin-right: 1%;
    *margin-right: .89%
}

.row>.span-1 {
    width: 7.33333333%
}

.row>.span-2 {
    width: 15.66666667%
}

.row>.span-3 {
    width: 24%
}

.row>.span-4 {
    width: 32.33333333%
}

.row>.span-5 {
    width: 40.66666667%
}

.row>.span-6 {
    width: 49%
}

.row>.span-7 {
    width: 57.33333333%
}

.row>.span-8 {
    width: 65.66666667%
}

.row>.span-9 {
    width: 74%
}

.row>.span-10 {
    width: 82.33333333%
}

.row>.span-11 {
    width: 90.66666667%
}

.row>.span-12 {
    width: 99%
}

.full-row {
    width: 100%;
    transition: .2s width ease;
    *zoom: 1
}

.full-row:before,
.full-row:after {
    display: table;
    clear: both;
    content: ''
}

.full-row>[class*='span'] {
    float: left
}

.full-row>.span-1 {
    width: 8.33333333%;
    *width: 8.22333333%
}

.full-row>.span-2 {
    width: 16.66666667%;
    *width: 16.55666667%
}

.full-row>.span-3 {
    width: 25%;
    *width: 24.89%
}

.full-row>.span-4 {
    width: 33.33333333%;
    *width: 33.22333333%
}

.full-row>.span-5 {
    width: 41.66666667%;
    *width: 41.55666667%
}

.full-row>.span-6 {
    width: 50%;
    *width: 49.89%
}

.full-row>.span-7 {
    width: 58.33333333%;
    *width: 58.22333333%
}

.full-row>.span-8 {
    width: 66.66666667%;
    *width: 66.55666667%
}

.full-row>.span-9 {
    width: 75%;
    *width: 74.89%
}

.full-row>.span-10 {
    width: 83.33333333%;
    *width: 83.22333333%
}

.full-row>.span-11 {
    width: 91.66666667%;
    *width: 91.55666667%
}

.full-row>.span-12 {
    width: 100%;
    *width: 99.89%
}

.row>.pull-right,
.full-row>.pull-right {
    float: right
}

.row>.center {
    position: relative;
    left: -0.5%;
    display: block;
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto
}

.full-row>.center {
    display: block;
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto
}

.pull-left-1 {
    position: relative;
    left: -8.33333333%
}

.pull-left-2 {
    position: relative;
    left: -16.66666667%
}

.pull-left-3 {
    position: relative;
    left: -25%
}

.pull-left-4 {
    position: relative;
    left: -33.33333333%
}

.pull-left-5 {
    position: relative;
    left: -41.66666667%
}

.pull-left-6 {
    position: relative;
    left: -50%
}

.pull-left-7 {
    position: relative;
    left: -58.33333333%
}

.pull-left-8 {
    position: relative;
    left: -66.66666667%
}

.pull-left-9 {
    position: relative;
    left: -75%
}

.pull-left-10 {
    position: relative;
    left: -83.33333333%
}

.pull-left-11 {
    position: relative;
    left: -91.66666667%
}

.pull-left-12 {
    position: relative;
    left: -100%
}

.pull-right-1 {
    position: relative;
    left: 8.33333333%
}

.pull-right-2 {
    position: relative;
    left: 16.66666667%
}

.pull-right-3 {
    position: relative;
    left: 25%
}

.pull-right-4 {
    position: relative;
    left: 33.33333333%
}

.pull-right-5 {
    position: relative;
    left: 41.66666667%
}

.pull-right-6 {
    position: relative;
    left: 50%
}

.pull-right-7 {
    position: relative;
    left: 58.33333333%
}

.pull-right-8 {
    position: relative;
    left: 66.66666667%
}

.pull-right-9 {
    position: relative;
    left: 75%
}

.pull-right-10 {
    position: relative;
    left: 83.33333333%
}

.pull-right-11 {
    position: relative;
    left: 91.66666667%
}

.pull-right-12 {
    position: relative;
    left: 100%
}

@media only screen and (max-width:1240px) {
    .row>.midd-1 {
        width: 7.33333333%
    }
    .row>.midd-2 {
        width: 15.66666667%
    }
    .row>.midd-3 {
        width: 24%
    }
    .row>.midd-4 {
        width: 32.33333333%
    }
    .row>.midd-5 {
        width: 40.66666667%
    }
    .row>.midd-6 {
        width: 49%
    }
    .row>.midd-7 {
        width: 57.33333333%
    }
    .row>.midd-8 {
        width: 65.66666667%
    }
    .row>.midd-9 {
        width: 74%
    }
    .row>.midd-10 {
        width: 82.33333333%
    }
    .row>.midd-11 {
        width: 90.66666667%
    }
    .row>.midd-12 {
        width: 99%
    }
    .midd-hide {
        display: none
    }
    .midd-center {
        position: relative;
        left: -0.5%;
        display: block;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto
    }
    .full-row>.midd-1 {
        width: 8.33333333%
    }
    .full-row>.midd-2 {
        width: 16.66666667%
    }
    .full-row>.midd-3 {
        width: 25%
    }
    .full-row>.midd-4 {
        width: 33.33333333%
    }
    .full-row>.midd-5 {
        width: 41.66666667%
    }
    .full-row>.midd-6 {
        width: 50%
    }
    .full-row>.midd-7 {
        width: 58.33333333%
    }
    .full-row>.midd-8 {
        width: 66.66666667%
    }
    .full-row>.midd-9 {
        width: 75%
    }
    .full-row>.midd-10 {
        width: 83.33333333%
    }
    .full-row>.midd-11 {
        width: 91.66666667%
    }
    .full-row>.midd-12 {
        width: 100%
    }
}

@media only screen and (max-width:992px) {
    .row>.smidd-1 {
        width: 7.33333333%
    }
    .row>.smidd-2 {
        width: 15.66666667%
    }
    .row>.smidd-3 {
        width: 24%
    }
    .row>.smidd-4 {
        width: 32.33333333%
    }
    .row>.smidd-5 {
        width: 40.66666667%
    }
    .row>.smidd-6 {
        width: 49%
    }
    .row>.smidd-7 {
        width: 57.33333333%
    }
    .row>.smidd-8 {
        width: 65.66666667%
    }
    .row>.smidd-9 {
        width: 74%
    }
    .row>.smidd-10 {
        width: 82.33333333%
    }
    .row>.smidd-11 {
        width: 90.66666667%
    }
    .row>.smidd-12 {
        width: 99%
    }
    .smidd-hide {
        display: none
    }
    .smidd-center {
        position: relative;
        left: -0.5%;
        display: block;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto
    }
    .full-row>.smidd-1 {
        width: 8.33333333%
    }
    .full-row>.smidd-2 {
        width: 16.66666667%
    }
    .full-row>.smidd-3 {
        width: 25%
    }
    .full-row>.smidd-4 {
        width: 33.33333333%
    }
    .full-row>.smidd-5 {
        width: 41.66666667%
    }
    .full-row>.smidd-6 {
        width: 50%
    }
    .full-row>.smidd-7 {
        width: 58.33333333%
    }
    .full-row>.smidd-8 {
        width: 66.66666667%
    }
    .full-row>.smidd-9 {
        width: 75%
    }
    .full-row>.smidd-10 {
        width: 83.33333333%
    }
    .full-row>.smidd-11 {
        width: 91.66666667%
    }
    .full-row>.smidd-12 {
        width: 100%
    }
}

@media only screen and (max-width:760px) {
    .row>.smal-1 {
        width: 7.33333333%
    }
    .row>.smal-2 {
        width: 15.66666667%
    }
    .row>.smal-3 {
        width: 24%
    }
    .row>.smal-4 {
        width: 32.33333333%
    }
    .row>.smal-5 {
        width: 40.66666667%
    }
    .row>.smal-6 {
        width: 49%
    }
    .row>.smal-7 {
        width: 57.33333333%
    }
    .row>.smal-8 {
        width: 65.66666667%
    }
    .row>.smal-9 {
        width: 74%
    }
    .row>.smal-10 {
        width: 82.33333333%
    }
    .row>.smal-11 {
        width: 90.66666667%
    }
    .row>.smal-12 {
        width: 99%
    }
    .smal-hide {
        display: none
    }
    .smal-show {
        display: block
    }
    .smal-center {
        position: relative;
        left: -0.5%;
        display: block;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto
    }
    [class*='pull-left-'],
    [class*='pull-right-'] {
        right: auto;
        left: auto
    }
    .full-row>.smal-1 {
        width: 8.33333333%
    }
    .full-row>.smal-2 {
        width: 16.66666667%
    }
    .full-row>.smal-3 {
        width: 25%
    }
    .full-row>.smal-4 {
        width: 33.33333333%
    }
    .full-row>.smal-5 {
        width: 41.66666667%
    }
    .full-row>.smal-6 {
        width: 50%
    }
    .full-row>.smal-7 {
        width: 58.33333333%
    }
    .full-row>.smal-8 {
        width: 66.66666667%
    }
    .full-row>.smal-9 {
        width: 75%
    }
    .full-row>.smal-10 {
        width: 83.33333333%
    }
    .full-row>.smal-11 {
        width: 91.66666667%
    }
    .full-row>.smal-12 {
        width: 100%
    }
}

.util-page {
    font-size: 0;
    color: #000;
    text-align: center;
}

.util-page .gobutton,
.util-page .sl,
.util-page .num,
.util-page .count {
    color: #000;
    display: inline-block;
    border: 1px solid #ededed;
    margin: 10px 0;
    padding: 5px 10px;
    vertical-align: middle;
    margin: 0 0 10px -1px;
    background: #fff;
    font-size: 16px;
    font-weight: normal;
}

.util-page .gobutton:hover,
.util-page .num:hover,
.util-page .current {
    color: #fff;
    background: #3cabff;
}

.util-page span.gobutton,
.util-page span.gobutton:hover {
    color: #000;
    background-color: #eee;
}

.util-page .gobutton .ion {
    font-size: .8em;
}

.util-page .count {
    margin-left: 10px;
    color: #000;
    background: none;
    border: none;
}

.util-page span.jump {
    background: none;
    color: #000;
    display: inline-block;
    margin: 0 7px;
    vertical-align: top;
}

.util-page span.jumpto,
.util-page span.jumpto_text,
.util-page span.jumpto_text {
    background: none;
    border: none;
    color: #000;
    font-size: 14px;
}

.util-page .jumpto_inp {
    width: 40px;
    text-align: center;
    height: 37px;
    line-height: 37px;
    vertical-align: top;
}

.BdMapArea {
    margin: 0 auto 55px;
    max-width: 1200px;
}

.BdMapWrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 45%;
    overflow: hidden;
}

.BdMapWrapper .BdMapCon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width:760px) {
    .BdMapArea {
        display: none;
    }
}

.bdshare_popup_box {
    display: none!important;
}

.ico1_2 {
    background-position: -20px 0;
}

.ico1_3 {
    background-position: -40px 0;
}

.ico1_4 {
    background-position: -60px 0;
}

.ico1_5 {
    background-position: -80px 0;
}

.ico2_1 {
    background-position: 0 -20px;
}

.ico2_2 {
    background-position: -20px -20px;
}

.ico2_3 {
    background-position: -40px -20px;
}

.ico2_4 {
    background-position: -60px -20px;
}

.ico2_5 {
    background-position: -80px -20px;
}

.ico3_1 {
    background-position: 0 -40px;
}

.ico3_2 {
    background-position: -20px -40px;
}

.ico3_3 {
    background-position: -40px -40px;
}

.ico3_4 {
    background-position: -60px -40px;
}

.ico3_5 {
    background-position: -80px -40px;
}

.ico4_1 {
    background-position: 0 -60px;
}

.ico4_2 {
    background-position: -20px -60px;
}

.ico4_3 {
    background-position: -40px -60px;
}

.ico4_4 {
    background-position: -60px -60px;
}

.ico4_5 {
    background-position: -80px -60px;
}

.wrap {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}

.mwrap {
    max-width: 1366px;
    margin-right: auto;
    margin-left: auto;
}


/*for ie8*/

body {
    min-width: 1240px\9;
    overflow-x: auto;
}


/*for ie9+*/

@media all and (min-width:0) {
    body {
        min-width: 0;
        overflow-x: hidden;
    }
}

body {
    font-size: 15px;
    line-height: 1.8;
    color: #555;
    background: #fff;
}

a {
    color: inherit;
}

a:hover {
    color: #DA251D;
}

::-moz-selection {
    color: #fff;
    background: #DA251D;
}

::selection {
    color: #fff;
    background: #DA251D;
}

::-webkit-input-placeholder {
    color: #aaa;
}

.placeholder {
    color: #aaa;
}

.ellipsis {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.ellipsis-3 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}


/*css缁勪欢璁剧疆*/

.form-control,
.input-group-addon,
.btn {
    border-radius: 2px;
}

.form-control:focus {
    border-color: #DA251D;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(102, 175, 233, 0.6);
}

.imgZoom img,
.imgY180 img {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.imgZoom {
    overflow: hidden;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.imgZoom:hover img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.imgY180:hover img {
    cursor: pointer;
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.none {
    display: none;
}


/* 缃戠珯鏍峰紡 */

.d_b {
    display: block;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #fff;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #fff;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #fff;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #fff;
}

.common_btn {
    position: relative;
    overflow: hidden;
}

.common_btn>span {
    display: inline-block;
    vertical-align: middle;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    vertical-align: 0
}

.common_btn::before {
    content: attr(c-text);
    position: absolute;
    top: 0;
    left: 10%;
    width: 80%;
    height: 100%;
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    display: none\0;
}

.common_btn:hover .iconfont {
    color: #fff;
}

.common_btn:hover {
    background: #3d3b3b;
}

.common_btn:hover::before {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.common_btn:hover>span {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: inline-block;
}

.common_btn>span.sep {
    width: 5px;
    height: 5px;
    display: inline-block;
}

.common_btn:hover>span:nth-child(1) {
    -webkit-transition-delay: 45ms;
    transition-delay: 45ms
}

.common_btn:hover>span:nth-child(2) {
    -webkit-transition-delay: .09s;
    transition-delay: .09s
}

.common_btn:hover>span:nth-child(3) {
    -webkit-transition-delay: .135s;
    transition-delay: .135s
}

.common_btn:hover>span:nth-child(4) {
    -webkit-transition-delay: .18s;
    transition-delay: .18s
}

.common_btn:hover>span:nth-child(5) {
    -webkit-transition-delay: .225s;
    transition-delay: .225s
}

.common_btn:hover>span:nth-child(6) {
    -webkit-transition-delay: .27s;
    transition-delay: .27s
}

.common_btn:hover>span:nth-child(7) {
    -webkit-transition-delay: .315s;
    transition-delay: .315s
}

.common_btn:hover>span:nth-child(8) {
    -webkit-transition-delay: .36s;
    transition-delay: .36s
}

.common_btn:hover>span:nth-child(9) {
    -webkit-transition-delay: .405s;
    transition-delay: .405s
}

.common_btn:hover>span:nth-child(10) {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}

.common_btn:hover>span:nth-child(11) {
    -webkit-transition-delay: .495s;
    transition-delay: .495s
}

.common_btn:hover>span:nth-child(12) {
    -webkit-transition-delay: .54s;
    transition-delay: .54s
}

.common_btn:hover>span:nth-child(13) {
    -webkit-transition-delay: .585s;
    transition-delay: .585s
}

.common_btn:hover>span:nth-child(14) {
    -webkit-transition-delay: .63s;
    transition-delay: .63s
}

.common_btn:hover>span:nth-child(15) {
    -webkit-transition-delay: .675s;
    transition-delay: .675s
}

.common_btn:hover>span:nth-child(16) {
    -webkit-transition-delay: .72s;
    transition-delay: .72s
}

.common_btn:hover>span:nth-child(17) {
    -webkit-transition-delay: .765s;
    transition-delay: .765s
}

.common_btn:hover>span:nth-child(18) {
    -webkit-transition-delay: .81s;
    transition-delay: .81s
}

.common_btn:hover>span:nth-child(19) {
    -webkit-transition-delay: .855s;
    transition-delay: .855s
}

.common_btn:hover>span:nth-child(20) {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.common_btn.static_btn:hover {
    background: none;
}

.common_btn.static_btn>span {
    color: #3d3b3b;
}

.common_btn.static_btn::before {
    left: 0;
}

.header {
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    height: 100px;
    transition: top .5s ease;
    -webkit-transition: top .5s ease;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    border-top: #1b203e 8px solid;
}

.header.fixed {
    top: 0;
    box-shadow: 0 5px 8px rgba(0, 0, 0, .2);
    background: #fff;
}

.header .logo {
    height: 74px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 10px;
    display: inline-block;
}

.header .header_logo {
    width: 30%;
    float: left;
    position: relative;
    height: 90px;
    text-align: left;
}

.header .header_nav {
    width: 55%;
    float: right;
    text-align: right;
}

.header .header_nav img {
    text-align: right;
}

.header .header_tools {
    float: right;
    position: relative;
    width: 25%;
    margin-top: 20px;
    text-align: right;
}

.header .header_tools img {
    width: 268px
}

.header .header_nav .nav_container {
    text-align: right;
}

.header .header_nav .nav_container>ul {
    overflow: hidden;
    display: block;
}

.header .header_nav .nav_container>ul>li {
    float: left;
    text-align: right;
    font-size: 18px;
    margin-top: 3px;
}

.header .header_nav .nav_container>ul>li:hover {
    color: #e3051c;
    font-weight: bold;
}

.header .header_nav .nav_container>ul>li:hover a {
    color: #e3051c
}

.header .header_nav .nav_container>ul>li a {
    display: block;
    position: relative;
}

.header .header_nav .nav_container li>div {
    display: none;
    width: 210px;
    margin-left: 63%;
    text-align: center;
    color: #fff;
    position: absolute;
    background: linear-gradient(to bottom, #f42d30, #b51515);
    z-index: 9999;
    box-sizing: border-box;
    margin-top: 18px;
}

.header .header_nav .nav_container li div a {
    display: block;
    color: #fff;
    LINE-HEIGHT: 45px;
    HEIGHT: 45px;
    FONT-SIZE: 16px;
    font-weight: normal;
    margin-top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.header .header_nav .nav_container li div a:hover {
    color: #333;
    background: #f42d30;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    font-weight: normal;
    transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
}


/* 浜у搧涓嬫媺 */

.header .header_nav .pro .inner_box li:before {
    visibility: hidden;
}

.header .header_nav .pro .inner_box li.t:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 1px;
    background: #000;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    visibility: visible;
}

.header .header_nav .pro .inner_box ul:hover li.t:before {
    width: 130px;
    background: #DA251D;
}

.header .header_nav .pro .inner_box ul {
    float: left;
    width: 25%;
}

.header .header_nav .pro .inner_box ul li {
    float: none;
    width: 100%;
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    height: auto;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 13px;
}

.header .header_nav .pro .inner_box li.t {
    font-size: 18px;
    color: #000;
    padding: 30px 0 5px;
}

.header .header_nav .pro .inner_box li.more {
    margin-top: 5px;
    font-size: 12px;
    font-family: "Impact";
    font-weight: normal;
}

.xuanzhun {
    -webkit-transition-property: -webkit-transform;
    animation: rotate 5s linear infinite;
}

@keyframes rotate {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(359deg)
    }
}

.index_header {
    top: -80px;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.index_header.ani {
    top: 0;
}

.copy {
    border-top: 1px #2b3c5a solid;
    padding-top: 15px;
    font-size: 16px;
    color: #8a97b7;
    text-align: center;
    margin-top: 40px;
}

.footer {
    background: #1a2539;
    padding: 70px 0 40px;
    color: #cfcfcf
}

.footer .wrap {
    display: flex;
    justify-content: space-between;
}

.sp_fenlei {
    width: 100%;
    margin: 0 auto;
}

.sp_fenlei li {
    width: 49%;
    margin: 0.5%;
    float: left;
    text-align: left;
    line-height: 33px;
}

.sp_fenlei li a {
    display: block;
    color: #8a97b7;
    border-radius: 8px;
}

.sp_fenlei li a :hover {
    color: #dd0021;
    font-weight: bold;
}

.end_lm {
    width: 100%
}

.end_lm h3 {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: url(../images/e.jpg) left center no-repeat;
    padding-left: 40px;
}

.end_lm .line {
    background: #dd0021;
    height: 2px;
    width: 34px;
    margin: 10px 0 20px;
}

.footer .daohang {
    width: 30%
}

.footer .daohang li {
    list-style: none;
    font-size: 16px;
    line-height: 36px;
}

.footer .daohang li:hover {
    font-weight: 600;
}

.footer .lianxi {
    width: 35%;
    font-size: 15px;
    line-height: 36px;
    color: #8a97b7;
}

.footer .lianxi .end_lx {
    width: 100%
}

.footer .lianxi .end_lx li {
    list-style: none;
    font-size: 16px
}

.footer .link {
    width: 15%
}

.footer .link li {
    list-style: none;
    font-size: 16px;
    line-height: 36px;
}

.footer .link li a {
    color: #8a97b7;
}

.footer .link li a:hover {
    color: #dd0021;
}

.ibanner .circle.lg {
    width: 800px;
    height: 800px;
    margin-top: -400px;
    margin-left: -400px;
}

.ibanner .owl-carousel .mobile_img {
    display: none;
}

.circle {
    -webkit-transition-property: -webkit-transform;
    animation: circle 3s linear 1.5s infinite;
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

#circle1 {
    position: absolute !important;
    left: -8px;
    top: -8px;
}

.ibanner .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    text-align: center;
}

.ibanner .owl-dot {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 15px;
    height: 15px;
    background: #ccc;
    border-radius: 50%;
    margin: 0 5px;
}

.ibanner .owl-dot.active {
    background: #DA251D;
}

.banner_mouse {
    position: absolute;
    width: 23px;
    height: 40px;
    cursor: pointer;
    background: url(../images/banner_mouse_ico.png) no-repeat -23px 0px;
    -webkit-animation: nudgeMouse 1.6s linear infinite;
    animation: nudgeMouse 1.6s linear infinite;
    bottom: 35px;
    left: 9%;
    z-index: 1;
}

.banner_mouse:after,
.banner_mouse:before {
    content: "";
    position: absolute;
}

.banner_mouse:before {
    width: 23px;
    height: 40px;
    background: url(../images/banner_mouse_ico.png) no-repeat 0px 0px;
    -webkit-animation: colorSlide 1.6s linear infinite;
    animation: colorSlide 1.6s linear infinite;
    top: 0;
    left: 0;
}

.banner_mouse:after {
    background-color: #ffffff;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    -webkit-animation: trackBallSlide 1.6s linear infinite;
    animation: trackBallSlide 1.6s linear infinite;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

@-webkit-keyframes colorSlide {
    0% {
        height: 0;
    }
    90% {
        height: 40px;
    }
}

@keyframes colorSlide {
    0% {
        height: 0;
    }
    90% {
        height: 40px;
    }
}

@-webkit-keyframes trackBallSlide {
    0% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-8px);
        transform: scale(1) translateY(-8px);
    }
    34% {
        opacity: 1;
        -webkit-transform: scale(0.9) translateY(4px);
        transform: scale(0.9) translateY(4px);
    }
    68% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(16px);
        transform: scale(0.4) translateY(16px);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(-8px);
        transform: scale(0.4) translateY(-8px);
    }
}

@keyframes trackBallSlide {
    0% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-8px);
        transform: scale(1) translateY(-8px);
    }
    34% {
        opacity: 1;
        -webkit-transform: scale(0.9) translateY(4px);
        transform: scale(0.9) translateY(4px);
    }
    68% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(16px);
        transform: scale(0.4) translateY(16px);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(-8px);
        transform: scale(0.4) translateY(-8px);
    }
}

@-webkit-keyframes nudgeMouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes nudgeMouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.index .en {
    color: #DA251D !important;
    font-family: Impact;
    text-transform: uppercase;
    line-height: 1;
}

.index .en1 {
    font-size: 75px;
    visibility: hidden;
}

.index .en2 {
    font-size: 65px;
    visibility: hidden;
}

.index .cn {
    color: #000;
    line-height: 1;
}

.index .pt1 {
    background: url(../images/abg.jpg) no-repeat center;
    background-size: cover;
    overflow: hidden;
    padding: 30px 0;
}

.index .pt1 .left_box {
    width: 60%;
    padding: 100px 0 70px;
}

.index .pt1 .left_box .more {
    width: 150px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    text-align: center;
    margin-top: 30px;
}

.index .pt1 .left_box .more a {
    display: block;
    width: 150px;
    height: 50px;
    text-align: left;
    padding-left: 40px;
    border-radius: 50px;
    background: url("../images/morea.png") no-repeat scroll right center;
    border: 1px #ececec solid;
}

.index .pt1 .left_box .more:hover a {
    width: 160px;
    height: 50px;
    color: #e3051c;
    border-radius: 50px;
    text-align: left;
    border: 1px #e3051c solid;
    background: url("../images/moreah.png") no-repeat scroll right center;
}

.index .pt1 .right_box {
    width: 35%;
}

.index .pt1 .cn {
    font-weight: bold;
}

.index .pt1 .cn1 {
    font-size: 38px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.index .pt1 .cn2 {
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 1.4;
    color: #DA251D;
}

.index .pt1 .desc {
    color: #555;
}

.index .comname {
    margin-bottom: 20px;
    font-weight: bold;
    color: #e3051c
}

@media only screen and (min-width: 1000px) {
    .index .comname {
        font-size: 36px;
    }
}

@media only screen and (min-width: 1200px) {
    .index .comname {
        font-size: 42px;
    }
}

@media only screen and (min-width: 1400px) {
    .index .comname {
        font-size: 48px;
    }
}

@media only screen and (min-width: 1600px) {
    .index .comname {
        font-size: 56px;
    }
}

.comname img {
    display: block;
    width: 100%;
}

.index .pt1 .right_box ul {
    margin-left: 10%;
    padding-top: 104px;
    position: relative;
}

.index .pt1 .right_box li {
    float: left;
    width: 50%;
    padding-bottom: 95px;
    position: relative;
    z-index: 2;
}

.index .pt1 .right_box li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #DA251D;
    width: 2px;
    height: 80px;
    z-index: 2;
}

.index .pt1 .right_box li .n {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 18%;
    color: #373737;
    position: relative;
    overflow: hidden;
}

.index .pt1 .right_box li .n .num {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    line-height: 1;
}

@media only screen and (min-width: 1000px) {
    .index .pt1 .right_box li .n .num {
        font-size: 42px;
    }
}

@media only screen and (min-width: 1200px) {
    .index .pt1 .right_box li .n .num {
        font-size: 48px;
    }
}

@media only screen and (min-width: 1400px) {
    .index .pt1 .right_box li .n .num {
        font-size: 52px;
    }
}

@media only screen and (min-width: 1600px) {
    .index .pt1 .right_box li .n .num {
        font-size: 56px;
    }
}

.index .pt1 .right_box li .desc {
    margin-left: 18%;
    color: #3b3b3b;
    font-size: 16px;
    text-indent: 0;
}

.index .pt2 {
    position: relative;
    color: #fff
}

.index .pt2 .bg {
    position: relative;
    height: 650px;
    width: 100%;
    overflow: hidden;
}

.index .pt2 .bg img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    max-width: none;
    visibility: hidden;
    opacity: 0;
    top: 50%;
    margin-top: -350px;
}

.index .pt2 .bg img.cur {
    opacity: 1;
    visibility: visible;
}

.index .pt2 .con {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 75px;
}

.index .pt2 .en,
.index .pt2 .cn {
    color: #fff !important;
}

.index .pt2 .cn1 {
    font-size: 32px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: bold;
}

.index .pt2 .cn2 {
    font-size: 16px;
    margin-bottom: 60px;
    width: 50%;
    line-height: 1.8;
    text-indent: 2em;
}

.index .pt2 .tab {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/grey.5.png);
    text-align: center;
}

.index .pt2 .tab .span-2 {
    /*width: 20%;*/
    width: 16.6%;
    overflow: hidden;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    cursor: pointer;
}

.index .pt2 .tab .span-2.cur,
.index .pt2 .tab .span-2:hover {
    background: url(../images/blue.8.png);
}

.index .pt2 .tab a:hover {
    color: #fff;
}

.index .pt2 .tab .icon {
    height: 80px;
    width: 80px;
    margin: 20px auto;
    background: url(../images/pt2_icon.png) no-repeat center center;
    background-position: 0 0;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.index .pt2 .tab a:hover .icon {
    cursor: pointer;
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.index .pt2 .tab .i3 .icon {
    /*background-position: -80px 0;*/
}

.index .pt2 .tab .i2 .icon {
    /*background-position: -160px 0;*/
}

.index .pt2 .tab .i4 .icon {
    /*background-position: -240px 0;*/
}

.index .pt2 .tab .i5 .icon {
    /*background-position: -320px 0;*/
}

.index .pt2 .tab .i6 .icon {
    /*background-position: -400px 0;*/
}

.index .pt2 .tab .desc {
    font-size: 22px;
    padding-bottom: 20px;
}

.index .pt2 .list {
    position: relative;
}

.index .pt2 .list .item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: translateX(50px);
    opacity: 0;
    visibility: hidden;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    overflow: hidden;
    height: 0;
}

.index .pt2 .list .item.cur {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    height: auto;
}

.index .pt2 .list .item.cur .en,
.index .pt2 .list .item.cur .cn {
    visibility: visible;
}

.index .pt3 {
    padding: 95px 0;
}

.index .pt3 .rect-140 {
    /*padding-bottom: 140%;*/
    padding-bottom: 96%;
}


/*.index .pt3 .l {	width: 28%;}.index .pt3 .r {	width: 72%;}*/

.index .pt3 .cn1 {
    font-size: 30px;
    color: #000;
    margin-bottom: 30px;
    font-weight: bold;
}

.index .pt3 .cn2 {
    font-size: 15px;
    color: #555;
    width: 65%;
    line-height: 1.8;
    text-indent: 2em;
}

.index .pt3 .fix {
    position: relative;
}

.index .pt3 .r a .pic {
    position: relative;
}

.index .pt3 .r a .pic:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -5px;
    bottom: 0;
    background: url(../images/ipt3_cover.png) repeat left bottom;
    background-size: contain;
    z-index: 1;
}

.index .pt3 .r a .pic:after {
    content: "+";
    font-size: 40px;
    color: #fff;
    position: absolute;
    right: 25px;
    bottom: 20px;
    z-index: 2;
    line-height: 1;
    opacity: .5;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    width: 48px;
    height: 48px;
    line-height: 40px;
    text-align: center;
}

.index .pt3 .r .e {
    font-size: 50px;
    font-family: Impact;
    position: absolute;
    bottom: 80px;
    left: 30px;
    line-height: 1;
    color: #fff;
    z-index: 2;
    text-transform: uppercase;
}

.index .pt3 .r .c {
    width: 270px;
    padding-left: 30px;
    font-size: 18px;
    position: absolute;
    bottom: 24px;
    left: 0px;
    line-height: 24px;
    /*height: 24px;*/
    color: #fff;
    z-index: 2;
    /*display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;*/
    white-space: normal;
    text-overflow: initial;
}

.index .pt3 .r a .pic:hover:after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.index .pt4 {
    padding: 80px 0 100px;
    background: #fafafa;
}

.index .pt4 .cn {
    font-size: 30px;
    color: #000;
    font-weight: bold;
    margin: 20px 0 40px;
    position: relative;
}

.index .pt4 .en1 {
    display: none !important;
}

.index .pt4 .l {
    width: 50%;
}

.index .pt4 .l .con .desc {
    white-space: normal;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index .pt4 .r {
    width: 50%;
}

.index .pt4 .l .con {
    padding-right: 60px;
}

.index .pt4 .l .con .center {
    margin-bottom: 38px;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    padding: 35px 0 0;
}

.index .pt4 .date {
    font-size: 16px;
    color: #666;
}

.index .pt4 .tit {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    transition: none;
    margin: 5px 0;
}

.index .pt4 .desc {
    font-size: 15px;
    color: #555;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index .pt4 .more {
    color: #3d3b3b;
    font-size: 15px;
    font-family: "SimHei";
    text-transform: uppercase;
    line-height: 45px;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-right: 50px;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.index .pt4 .more:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 7px;
    height: 7px;
    background: url(../images/line_btn_jt_red.png) no-repeat center;
    margin-top: -3px;
}

.index .pt4 .r li {
    overflow: hidden;
    padding: 35px 50px 0;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.index .pt4 .r li a>* {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.index .pt4 .l .con .center:hover {
    padding-left: 50px;
    padding-right: 50px;
}

.index .pt4 .r li:hover,
.index .pt4 .l .con .center:hover {
    background: url(../images/inews_bg.jpg) no-repeat;
    background-size: cover;
}

.index .pt4 .r li:hover .date,
.index .pt4 .l .con .center:hover .date {
    color: #fff;
}

.index .pt4 .r li:hover .desc,
.index .pt4 .l .con .center:hover .desc {
    color: #fff;
}

.index .pt4 .r li:hover .tit,
.index .pt4 .l .con .center:hover .tit {
    color: #fff;
}

.index .pt4 .r li:hover .more,
.index .pt4 .l .con .center:hover .more {
    opacity: 0;
    visibility: hidden;
}

.index .pt4 .video_box {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/video_play.png) no-repeat center;
    cursor: pointer;
}

.index .pt5 {
    background: #ececee;
    text-align: center;
    padding: 50px 0;
}

.index .pt5 .e {
    font-size: 41px;
    color: #DA251D !important;
    font-family: Arial;
}

.index .pt5 .t {
    font-size: 30px;
    color: #DA251D;
    margin-bottom: 22px;
    font-weight: bold;
}

.index .pt5 .page_btn {
    background: #DA251D;
}

.lujing {
    width: 100%;
    border-bottom: 1px #ececec solid;
    line-height: 66px;
    text-align: left;
    padding-left: 5%;
}

.banner_line {
    background: #e3051c;
    height: 2px;
    width: 60px;
    margin: 10px 0 0px;
}

.xc_banner {
    background: url(../images/xc_banner.jpg) no-repeat center;
    background-size: cover;
    padding: 100px 0 20px;
    color: #fff;
    position: relative;
}

.xc_banner .xc_banner_img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    max-width: none;
    width: 1920px;
    height: 80px;
    z-index: 1;
}

.xc_banner .wrap {
    position: relative;
    z-index: 2;
}

.xc_banner.has_banner {
    height: 150px;
    overflow: hidden;
}

.xc_banner .l {
    width: 75%;
}

.xc_banner .r {
    width: 25%;
}

.xc_banner .r img {
    max-width: 100%
}

.xc_banner a:hover {
    color: #fff;
}

.xc_banner .root_channel {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
}

.xc_banner .sec_channel a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 16px;
    margin-right: 2%;
    position: relative;
    line-height: 50px;
}

.xc_banner .sec_channel a:after {
    content: "";
    position: absolute;
    left: 0;
    width: 0;
    bottom: 5px;
    height: 3px;
    background: #e3051c;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.xc_banner .sec_channel a:hover,
.xc_banner .sec_channel a.cur {
    font-weight: bold;
    color: #e3051c
}

.xc_banner .sec_channel a:hover:after,
.xc_banner .sec_channel a.cur:after {
    width: 100%;
}

.xc_banner .slogan {
    line-height: 45px;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: bold;
    position: relative;
    z-index: 1;
}

.xc_banner .en {
    font-family: Impact;
    font-size: 54px;
    text-align: right;
    text-transform: uppercase;
    line-height: 1;
}

.channel_content {
    min-height: 400px;
}


/*news_detail end*/

.product_main .part1 {
    position: relative;
    margin-top: 90px;
}

.product_main .part1_owl .item {
    position: relative;
    height: 700px;
    overflow: hidden;
    -webkit-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
}

.product_main .part1_owl .item img {
    width: 1920px;
    height: 700px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    max-width: none;
}

.product_main .part1_owl .item.big {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.product_main .part1 .dot_box {
    position: absolute;
    left: 0;
    bottom: 6%;
    text-align: center;
    z-index: 10;
    width: 100%;
}

.product_main .part1 .part1_dot {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 50px;
    color: #fff;
    cursor: pointer;
    position: relative;
}

.product_main .part1 .part1_dot .dot_icon {
    width: 10px;
    height: 10px;
    border: 1px solid transparent;
    border-radius: 50%;
    display: block;
    margin: 0 auto 6px;
    position: relative;
}

.product_main .part1 .part1_dot .dot_icon:after {
    content: "";
    width: 6px;
    height: 6px;
    background: #cfcece;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -3px;
    margin-left: -3px;
    border-radius: 50%;
}

.product_main .part1 .part1_dot.active .dot_icon {
    border-color: #DA251D;
}

.product_main .part1 .part1_dot.active .dot_icon:after {
    background: #DA251D;
}

.product_main .part1 .part1_dot:after {
    content: "";
    width: 150px;
    height: 1px;
    background: rgba(207, 206, 207, .60);
    filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#99cfcecf, endcolorstr=#99000000);
    position: absolute;
    top: 6px;
    right: 68%;
}

.product_main .part1 .part1_dot:first-child:after {
    display: none;
}

.product_main .part1_cover {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/cover.png) repeat;
}

.product_main .part1_text {
    position: absolute;
    width: 480px;
    height: 480px;
    position: absolute;
    border-radius: 50%;
    top: 12%;
    left: 50%;
    margin-left: -240px;
    z-index: 10;
}

.product_main .page_btn {
    background: #DA251D;
}

.product_main .part1_text li {
    display: none;
}

.product_main .part1_text .list_box {
    padding: 16% 14% 0;
    color: #fff;
}

.product_main .part1_text .list_hd .en_title {
    font-family: "Impact";
    font-size: 35px;
    color: #fff !important;
    text-transform: uppercase;
}

.product_main .part1_text .list_hd .cn_title {
    font-size: 35px;
    color: #fff !important;
    font-weight: bold;
}

.product_main .part1_text .list_p {
    padding: 20px 0 30px;
    font-size: 14px;
    line-height: 2;
}

.product_main .part1_text .common_btn {
    margin: 0 auto;
}

.product_main .part1_text .move_ball {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: -1;
    top: 0;
    left: 0;
    background: url(../images/wel15.png) no-repeat center\0;
}

.product_main .part1_text .dot {
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    display: block;
}

.product_main .part1_text .dot.cur {
    background: #DA251D;
}

.product_main .part1_text .dot1 {
    top: 2px;
    left: 50%;
}

.product_main .part1_text .dot2 {
    top: 25%;
    right: 32px;
}

.product_main .part1_text .dot3 {
    bottom: 25%;
    right: 32px;
}

.product_main .part1_text .dot4 {
    bottom: 2px;
    left: 50%;
}

.product_main .part1_text .dot5 {
    top: 25%;
    left: 32px;
}

.product_main .part1_text .dot6 {
    bottom: 25%;
    left: 32px;
}

.product_main .right_dots {
    position: absolute;
    right: 20px;
    top: 50%;
    z-index: 10;
    margin-top: -150px;
}

.product_main .right_dots .item {
    height: 20px;
    width: 20px;
    background: url(../images/product_dot.png) no-repeat;
    margin: 10px auto;
    cursor: pointer;
}

.product_main .right_dots .item.cur {
    background-position: 0 -20px;
}

.product_main .right_dots .line {
    width: 1px;
    margin: 20px auto;
    height: 50px;
    background: #fff;
    opacity: .25;
}

.product_main .right_dots .num {
    color: #fff;
}

.product_main .right_dots .num .current {
    color: #fff;
    font-size: 22px;
}

.product_main .left_dots {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 10;
    margin-top: -150px;
    color: #fff;
}

.product_main .left_dots .line {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 30px;
    margin-left: 20px;
    height: 1px;
    background: #fff;
    opacity: .25;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
}

.product_main .left_dots .tit {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 16px;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.product_main .left_dots .item.cur .line {
    width: 50px;
    margin-left: 0;
}

.product_main .left_dots .item.cur .tit {
    opacity: 1;
    visibility: visible;
}

.product_main .svg_border {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.product_main .move_ball_box {
    -webkit-transition: stroke-dasharray 1s;
    transition: stroke-dasharray 1s;
    transform: matrix(0, -1, 1, 0, 0, 540);
    stroke-dashoffset: 1665;
    fill: rgba(0, 0, 0, 0.5);
}


/*浜у搧鍒楄〃*/

.prosearch {
    width: 496px;
    max-width: 100%;
}

.prosearch .news_list {
    padding: 0;
}

.prosearch .news_list .pt1 .ipt_box {
    width: 100%;
}

.prosearch .news_list .pt1 .sele_box {
    padding: 0;
}

.weizhi {
    margin-bottom: 10px;
    padding-bottom: 15px;
    font-size: 14px;
    color: #444;
    line-height: 50px;
    border-bottom: 1px solid #ccc;
}

.proxqmain .weizhi {
    line-height: 16px;
}

.curpos {
    display: inline-block;
    vertical-align: bottom;
}

.weizhi span {
    padding-left: 24px;
    background: url(../images/weizhi.png) no-repeat left center;
}

.weizhi a {
    color: #444;
}

.ny-sec {
    padding: 50px 0;
    background: #F4F4F4;
}

.layoutleft {
    float: left;
    width: 20.5%;
}

.layoutright {
    float: right;
    width: 75.8%;
}

.nynav {
    position: relative;
    background: #fff;
    z-index: 1;
}

.nynavmain {
    position: relative;
    background: #fff;
    -moz-box-shadow: 0px 2px 5px rgba(204, 204, 204, 0.65);
    -webkit-box-shadow: 0px 2px 5px rgba(204, 204, 204, 0.65);
    box-shadow: 0px 2px 5px rgba(204, 204, 204, 0.65);
    z-index: 1;
}

.nynav .tit {
    background: #DA251D url(../images/pronavbg.jpg) no-repeat left center;
    font-size: 25px;
    color: #ffffff;
    font-weight: bold;
    line-height: 68px;
    text-align: center;
}

.nynav ul {
    padding: 15px 20px 35px;
}

.nynav ul>li,
.nynav ol>li {
    list-style: none;
    border-top: 1px dotted #eee;
}

.nynav ul li:first-child {
    border: none;
}

.nynav ul li a {
    display: block;
    font-size: 15px;
    line-height: 36px;
}

.nynav ul li .first {
    position: relative;
}

.nynav ul li .first a {
    position: relative;
    color: #212121;
    font-size: 18px;
    line-height: 50px;
    padding: 0 35px 0 25px;
}

.arrow {
    /*position: absolute;
    top: 50%;
    transform: translateY(-50%);*/
    z-index: 2;
}

.nynav ul li .first .arrow {
    content: "";
    position: absolute;
    right: 10px;
    top: 12.5px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-indent: -9999px;
    background: #F4F4F4 url(../images/proff_r1_c2.png) no-repeat center center;
}

.nynav ul li.on .first .arrow,
.nynav ul li:hover .first .arrow {
    background: #fff url(../images/proff_r3_c1.png) no-repeat center center;
}

.nynav ul li .first:hover a,
.nynav ul li.on .first a {
    color: #fff;
    background: #35363A;
}

.nynav .second {
    display: block;
    padding: 5px 0;
}


/*.nynav ul li:hover .second,*/

.nynav ul li.on .second {
    display: block;
}

.nynav ol {
    padding: 0;
}

.nynav ol>li>a {
    font-size: 17px;
    color: #444444;
    line-height: 45px;
    padding-left: 35px;
}

.nynav ol>li {
    position: relative;
}

.nynav ol>li>.arrow {
    position: absolute;
    top: 4.5px;
}

.nynav ol>li>.arrow:before {
    content: "+";
    display: inline-block;
    min-width: 35px;
    font-size: 20px;
    vertical-align: top;
}

.nynav ol>li.active>a {
    color: #D9251D;
}

.nynav ol>li:hover>.arrow:before,
.nynav ol>li.active>.arrow:before {
    color: #D9251D;
}

.nynav ol>li.active>.arrow:before {
    content: "-";
}

.nynav .third {
    background: #F7F7F7;
    padding: 15px 25px;
    display: none;
}


/*.nynav ol>li:hover .third,*/

.nynav ol>li.active .third {
    display: block;
}

.nynav .third dt {
    position: relative;
}

.nynav .third dt .arrow {
    content: "";
    position: absolute;
    right: 0px;
    top: 0;
    width: 36px;
    height: 36px;
    background: url(../images/proff_r1_c2.png) no-repeat center center;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.nynav .third dl:hover dt .arrow {
    background-image: url(../images/proff_r3_c1.png)
}

.nynav .third dl.on dt .arrow {
    background: url(../images/proff_r3_c1.png) no-repeat center center;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.nynav .third dt a {
    padding-right: 36px;
}

.nynav .third dd {
    display: none;
}


/*.nynav .third dl:hover dd,*/

.nynav .third dl.on dd {
    display: block;
}

.nynav .third dd a {
    font-size: 14px;
    color: #444;
    line-height: 28px;
}

.nynav .third dd a:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #444;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.nynav .second a.on,
.nynav .second a:hover,
.nynav .third dl:hover dt a,
.nynav .third dl.on dt a,
.nynav .third dd a.on,
.nynav .third dd a:hover {
    color: #D9251D;
}

.nynav .third dd a.on:before,
.nynav .third dd a:hover:before {
    background: #D9251D;
}

.prolist {}

.prolist ul li {
    float: left;
    width: 32%;
    margin-left: 2%;
    margin-bottom: 35px;
    background: #fff;
    -moz-box-shadow: 0px 2px 5px rgba(204, 204, 204, 0.65);
    -webkit-box-shadow: 0px 2px 5px rgba(204, 204, 204, 0.65);
    box-shadow: 0px 2px 5px rgba(204, 204, 204, 0.65);
}

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

.prolist a {
    display: block;
    border: 1px solid rgba(204, 204, 204, 0.65);
}

.prolist a:hover {
    border-color: #DA251D;
}

.prolist .pic {
    padding: 10px;
    overflow: hidden;
    border-bottom: 1px solid #EBEBEB;
}

.prolist .pic img {
    display: block;
    width: 100%;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.prolist a:hover .pic img {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}

.prolist .tbox {
    text-align: center;
    height: 108px;
    margin-top: 15px;
}

.prolist .t1 {
    font-size: 17px;
    color: #444;
    line-height: 25px;
    max-height: 75px;
    padding: 0 40px;
}

.prolist .t2 {
    margin-top: 10px;
    font-size: 15px;
    color: #444;
    line-height: 23px;
    height: 23px;
}

.prolist .more {
    margin: 15px auto 25px;
    width: 138px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #BCBCBC;
    border-radius: 25px;
    font-size: 14px;
    color: #777;
}

.prolist a:hover .more {
    color: #fff;
    border-color: #fff;
    background-color: #DA251D;
}

.case-sec .item {
    float: left;
    width: 25%;
    margin-bottom: 35px;
}

.case-sec .item a {
    background: #fff;
    border-color: #f4f4f4;
    -moz-box-shadow: 0px 2px 5px rgba(204, 204, 204, 0.65);
    -webkit-box-shadow: 0px 2px 5px rgba(204, 204, 204, 0.65);
    box-shadow: 0px 2px 5px rgba(204, 204, 204, 0.65);
}

.ny-sec .page_nn a,
.ny-sec .page_nn span {
    background: #fff;
}

.ny-sec .page_nn a.num:hover,
.ny-sec .page_nn a.goprev:hover,
.ny-sec .page_nn a.gonext:hover,
.ny-sec .page_nn a.current {
    color: #fff;
    background-color: #DA251D;
}


/*  * 浜у搧璇︽儏 * */

.proxqmain {
    margin-top: 68px;
    padding: 15px 25px;
    background: #fff;
    -moz-box-shadow: 0px 2px 5px rgba(204, 204, 204, 0.65);
    -webkit-box-shadow: 0px 2px 5px rgba(204, 204, 204, 0.65);
    box-shadow: 0px 2px 5px rgba(204, 204, 204, 0.65);
}

.proxq {
    margin-top: 50px;
}

.proimg {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.proimg .pic {
    width: 51%;
    display: table-cell;
    vertical-align: top;
    background: #fff;
}

.proimg .pic img {
    display: block;
    width: 100%;
}

.gallery-top {
    float: right;
    width: 86.2%;
    overflow: hidden;
}

.owl-carousel-pro .item {
    background: #fff;
    padding: 0 95px;
}

.gallery-thumbs {
    float: right;
    width: 13.8%;
    position: relative;
}

.gallery-thumbs .swiper-container {}

.gallery-thumbs .swiper-slide {
    width: 100%;
    opacity: 1;
    overflow: hidden;
    background: #fff;
}

.gallery-thumbs .swiper-slide img {
    margin-bottom: 15px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.gallery-thumbs .active-nav img {
    border-color: #DA251D;
}

.url:hover img,
.url:focus img {
    border-color: #DA251D;
}


/*.gallery-top .swiper-button-next, .gallery-top .swiper-button-prev{	margin-top: -30px;	height: 60px;	width: 31px;}.gallery-top .swiper-button-next{	background: url(../images/proxqr.jpg) no-repeat center center;	} .gallery-top .swiper-button-prev{	background: url(../images/proxql.jpg) no-repeat center center;}.gallery-thumbs .swiper-button-next:hover{	background-image:  url(../images/proxqr0.jpg) ;} .gallery-thumbs .swiper-button-prev:hover{	background: url(../images/proxql0.jpg)}*/

.owl-carousel-pro .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.owl-carousel-pro .owl-prev {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -30px;
    height: 60px;
    width: 31px;
    text-indent: -999px;
    background: url(../images/proxql.png) no-repeat center center;
}

.owl-carousel-pro .owl-next {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -30px;
    height: 60px;
    width: 31px;
    text-indent: -999px;
    background: url(../images/proxqr.png) no-repeat center center;
}

.owl-carousel-pro .owl-prev:hover {
    background-image: url(../images/proxql0.png)
}

.owl-carousel-pro .owl-next:hover {
    background-image: url(../images/proxqr0.png)
}

.proimg .tbox {
    width: 49%;
    display: table-cell;
    vertical-align: top;
    padding: 0 3.5%;
}

.proimg .t1 {
    font-size: 26px;
    color: #444;
    line-height: 1.2;
}

.proimg .t2 {
    margin-top: 20px;
    font-size: 25px;
    color: #444;
    line-height: 1.2;
}

.proimg .t3 {
    display: block;
    margin-top: 15px;
    padding-top: 40px;
    font-size: 16px;
    color: #777;
    line-height: 28px;
    border-top: 1px solid #ddd;
}

.proinfo {
    margin-top: 10px;
}

.proinfo .tit {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    line-height: 70px;
    background: #A5A5A5;
    text-align: center;
}

.proinfo .tit ul li {
    float: left;
    width: 50%;
    cursor: pointer;
}

.proinfo .tit ul li.on {
    background: #DA251D;
}

.proinfo .tit ul li img {
    vertical-align: middle;
    margin-right: 15px;
}

.proinfo .con {
    font-size: 16px;
    color: #777;
    line-height: 28px;
    padding: 50px;
}

.proinfo .con .box {
    display: none;
    overflow: auto;
}

.proinfo .con .box:first-child {
    display: block;
}

.proinfo .con .box:before,
.proinfo .con .box:after {
    display: table;
    clear: both;
    content: ''
}

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

.owl-carousel-xgtj a {
    background: #fff;
    border-color: #f4f4f4;
    -moz-box-shadow: 0px 2px 5px rgba(204, 204, 204, 0.65);
    -webkit-box-shadow: 0px 2px 5px rgba(204, 204, 204, 0.65);
    box-shadow: 0px 2px 5px rgba(204, 204, 204, 0.65);
}

.owl-carousel-xgtj .owl-dots {
    text-align: center;
    margin-top: 55px;
}

.owl-carousel-xgtj .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-carousel-xgtj .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #302E2C;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.owl-carousel-xgtj .owl-dots .owl-dot.active span {
    background: #DA251D;
}

.xgtjmain {
    margin-top: 55px;
}

.xgtjtit {
    padding-bottom: 20px;
    margin-bottom: 10px;
    font-size: 26px;
    color: #DA251D;
    border-bottom: 1px solid #DDDDDD;
}

.xgcp {
    padding: 55px 0;
    background: #F4F4F4;
}

.xgcp .xgtjmain {
    margin-top: 0px;
}


/*鍔ㄧ敾*/

@-webkit-keyframes bordershow {
    0% {
        box-shadow: 0px 0px 0px 0px #DA251D;
    }
    50% {
        box-shadow: 0px 0px 14px 3px #DA251D;
    }
    100% {
        box-shadow: 0px 0px 0px 0px #DA251D;
    }
}

@-moz-keyframes bordershow {
    0% {
        box-shadow: 0px 0px 0px 0px #DA251D;
    }
    50% {
        box-shadow: 0px 0px 14px 4px #DA251D;
    }
    100% {
        box-shadow: 0px 0px 0px 0px #DA251D;
    }
}

@keyframes boderM {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
    20% {
        opacity: 1
    }
    75% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes boderM {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
    20% {
        opacity: 1
    }
    75% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@keyframes bordershow {
    0% {
        box-shadow: 0px 0px 0px 0px #DA251D;
    }
    50% {
        box-shadow: 0px 0px 14px 4px #DA251D;
    }
    100% {
        box-shadow: 0px 0px 0px 0px #DA251D;
    }
}


/*鍏ㄧ悆甯冨眬*/

.network {
    position: relative;
}

.network .map_box {
    width: 100%;
    height: 730px;
}

.network .pt2 {
    position: absolute;
    top: 100px;
    left: 9%;
    background: #fff;
    width: 460px;
}

.network .pt2 .top {
    padding: 30px 45px;
}

.network .pt2 .top .cn {
    font-size: 30px;
    color: #DA251D !important;
    font-weight: bold;
}

.network .pt2 .top .en {
    font-size: 86px;
    color: #DA251D !important;
    font-family: Impact;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.network .pt2 .top select,
.network .pt2 .top .select-ui-choose-default {
    width: 370px;
    display: block;
    margin-bottom: 10px;
    border: none;
    background: #ebebeb;
    height: 50px;
    line-height: 50px;
    border-radius: 0;
}

.network .pt2 .top .select-ui-choose-default ._txt {
    padding-left: 6%;
    color: #6a6a6a;
}

.network .pt2 .top .select-ui-choose-default ._arrow {
    background: url(../images/select_jt.png) no-repeat center;
}

.network .pt2 .top .select-ui-choose-default ._arrow .arr {
    display: none;
}

.network .pt2 .top .select-ui-choose ._arrow {
    right: 20px;
}

.network .pt2 .top input {
    width: 270px;
    height: 50px;
    line-height: 50px;
    background: #ebebeb;
    border: none;
    padding: 0;
    margin: 0;
    color: #6a6a6a;
    padding: 0 6%;
    border-radius: 0;
}

.network .pt2 .top input::-webkit-input-placeholder {
    color: #6a6a6a;
}

.network .pt2 .top button {
    background: #DA251D;
    border-radius: 0;
    border: none;
    color: #fff;
    font-size: 20px;
    height: 50px;
    padding: 0;
    width: 50px;
    text-align: center;
}

.network .pt2 .bottom {
    padding: 30px 45px;
    background: url(../images/network_bg.png) no-repeat center;
    background-size: cover;
    color: #000;
}


/*鍙戝睍鍘嗙▼*/

.develop {}

.develop .pt1 {
    background: url(../images/develop_bg.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
    padding: 70px 0 90px;
}

.develop .pt1 .owl-carousel .owl-nav.disabled {
    display: block;
}

.develop .pt1 .owl-carousel .owl-nav>div {
    position: absolute;
    left: -50px;
    top: 0;
}

.develop .pt1 .owl-carousel .owl-nav .owl-next {
    left: auto;
    right: -50px;
}

.develop .pt1 .tit {
    font-size: 36px;
    text-align: center;
    color: #fff !important;
}

.develop .pt1 .desc {
    font-size: 16px;
    text-align: center;
    margin-bottom: 50px;
}

.develop .pt1 .line {
    height: 30px;
    background: url(../images/develop_line.png) no-repeat center;
    background-size: contain;
}

.develop .pt1 .time {
    position: absolute;
    left: 0;
    right: 18px;
    top: 0;
    height: 30px;
    text-align: center;
    color: #DA251D;
    font-size: 22px;
}

.develop .pt1 .item {
    position: relative;
}

.develop .pt1 .item .box {
    margin: 30px 110px 0;
    background: #ededed;
    color: #DA251D;
    padding: 25px;
    line-height: 1;
    cursor: pointer;
    position: relative;
}

.develop .pt1 .item .box:before {
    content: "";
    width: 12px;
    height: 10px;
    background: url(../images/develop_sj_grey.png) no-repeat center;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -16px;
}

.develop .pt1 .item .box.cur,
.develop .pt1 .item .box:hover {
    background: #DA251D;
    color: #fff;
}

.develop .pt1 .item .box.cur:before,
.develop .pt1 .item .box:hover:before {
    background: url(../images/develop_sj_blue.png) no-repeat center;
}

.develop .pt1 .item .box .name {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

.develop .pt1 .item .box .year {
    font-size: 21px;
}

.develop .pt2 {
    padding-top: 75px;
}

.develop .pt2 .rect-38 {
    padding-bottom: 38%;
}

.develop .pt2 .item {
    float: left;
    width: 50%;
    padding-bottom: 65px;
    position: relative;
}

.develop .pt2 .item .box {
    background: #f8f8f8;
    position: relative;
}

.develop .pt2 .item .box_wrap {
    margin: 0 35px;
    padding: 0 15px;
    position: relative;
}

.develop .pt2 .item .tit {
    color: #DA251D;
    font-size: 48px;
    font-family: Arial;
    margin: 20px 0 0;
}

.develop .pt2 .item .desc {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 20px;
    height: 50px;
}

.develop .pt2 .item.odd:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #dbdbdb;
    position: absolute;
    left: 100%;
    top: 0;
}

.develop .pt2 .item.odd:before {
    content: "";
    width: 17px;
    height: 17px;
    background: url(../images/develop_dot.jpg) no-repeat center;
    position: absolute;
    left: 100%;
    top: 15px;
    margin-left: -8px;
    z-index: 1;
}

.develop .pt2 .item.odd {
    text-align: right;
}

.develop .pt2 .item.odd .tit {
    padding-right: 50px;
}

.develop .pt2 .item.odd .desc {
    padding-right: 50px;
    padding-left: 30%;
}

.develop .pt2 .item.even .tit {
    padding-left: 50px;
}

.develop .pt2 .item.even .desc {
    padding-left: 50px;
    padding-right: 30%;
}

.develop .pt2 .item.odd .box_wrap:after {
    content: "";
    width: 12px;
    height: 15px;
    background: url(../images/develop_left.png) no-repeat;
    position: absolute;
    left: 100%;
    top: 16px;
    margin-left: -18px;
}

.develop .pt2 .item.even .box_wrap:after {
    content: "";
    width: 12px;
    height: 15px;
    background: url(../images/develop_right.png) no-repeat;
    position: absolute;
    right: 100%;
    top: 16px;
    margin-right: -18px;
}


/*.about*/

.about .pt1 {
    height: 209px;
    position: relative;
    overflow: hidden;
}

.about .pt1 .about_banner {
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    top: 0;
    max-width: none;
    z-index: 0;
}

.about .pt1 .wrap {
    position: relative;
    z-index: 1;
}

.about .pt1 .info {
    text-align: center;
    width: 85%;
    margin: 0 auto;
    padding-top: 60px;
}

.about .pt1 .info .en {
    font-size: 60px;
    font-family: Impact;
    position: relative;
    color: #fff !important;
}

.about .pt1 .info .tit {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
    color: #fff !important;
}

.about .pt1 .info .desc {
    font-size: 15px;
}

.about .pt1 .info .big_data {
    margin-top: 40px;
    overflow: hidden;
}

.about .pt1 .info .big_data .item {
    float: left;
    width: 25%;
}

.about .pt1 .info .big_data .item .num {
    font-size: 16px;
    line-height: 1;
}

.about .pt1 .info .big_data .item .num .no {
    font-size: 74px;
    color: #e3051c;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.about .pt1 .btm {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}


/*.about .pt1 .btm:before{content:""; width:1200px; height:100%; position:absolute; left:64%; top:0; background:url(../images/about.blue.8.png) repeat;}*/


/*.about .pt1 .btm:after{content:""; width:1200px; height:100%; position:absolute; right:64%; top:0; background:url(../images/about.blue.8.png) repeat;}*/

.about .pt1 .btm .wrap {
    overflow: hidden;
}

.about .pt1 .btm .box {
    float: left;
    width: 18%;
    margin-right: 2.5%;
    /* width:32.3%;*/
    background: url(../images/about.blue2.8.png) repeat;
}

.about .pt1 .btm .box:nth-child(5n) {
    margin-right: 0;
}

.about .pt1 .btm .box.center {
    margin: 0 1.5%;
    background: url(../images/about.blue2.8.png) repeat;
}

.about .pt1 .btm .box a {
    padding: 40px 40px;
}

.about .pt1 .btm .box a:hover {
    color: #fff;
}

.about .pt1 .btm .box .en {
    font-size: 50px;
    font-family: Impact;
    line-height: 1;
}

.about .pt1 .btm .box .an {
    font-size: 28px;
    text-align: center;
}

.about .pt1 .btm .box .flag {
    font-size: 30px;
    text-align: right;
    line-height: 1;
    font-weight: lighter;
}

.about .infor {
    position: relative;
    margin-bottom: 35px;
}

.about .desc {
    text-indent: 2em;
}

.about .infor .en_tit {
    position: relative;
    font-size: 60px;
    font-family: Impact;
    color: #DA251D !important;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 11px;
}

.about .infor .tit {
    position: relative;
    font-size: 30px;
    line-height: 1;
    color: #000 !important;
    font-weight: bold;
}

.about .infor a:after {
    content: '';
    width: 26px;
    height: 49px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -24px;
    /*background: url(../images/support_jt.png) no-repeat center;*/
}

.about .pt2 {
    padding-top: 80px;
    padding-bottom: 120px;
}

.about .pt2 .item {
    position: relative;
    /*min-height: 550px;*/
    overflow: hidden;
}

.about .pt2 .item .pic {
    /*position: absolute;
	width: 1600px;
	max-width: none;
	left: 50%;
	margin-left: -800px;
	top: 0;
	z-index: 0;*/
    width: 100%;
    display: block;
}

.about .pt2 .item:after {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/about_shadow.png) no-repeat;
    position: absolute;
    background-size: 100% 100%;
    z-index: 1;
}

.about .pt2 .talk {
    position: absolute;
    top: 65px;
    bottom: 30px;
    right: 30px;
    width: 650px;
    background: url(../images/about_talk.png) no-repeat;
    background-size: 100% 100%;
    z-index: 2;
}

.about .pt2 .talk .info {
    padding: 10% 10% 0 10%;
}

.about .pt2 .talk .info .tit {
    font-size: 25px;
    color: #DA251D;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 15px;
}

.about .pt2 .talk .info .desc {
    font-size: 15px;
    text-indent: 2em;
}

.about .pt2 .talk .info .nav {
    color: #c2c3c3;
    font-size: 40px;
    position: absolute;
    left: 10%;
    bottom: 20%;
    font-weight: lighter;
}

.about .pt2 .talk .info .nav>* {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.about .pt2 .talk .info .nav .iconfont {
    margin: 0;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    cursor: pointer;
}

.about .pt2 .talk .info .nav .iconfont:hover {
    color: #DA251D;
}

.about .pt3 {
    padding-bottom: 90px;
}

.about .pt3 .left {
    width: 33%;
    float: left;
}

.about .pt3 .right {
    width: 65%;
    float: right;
    position: relative;
}

.about .pt3 .infor a:after {
    display: none;
}

.about .pt3 .big_data {
    overflow: hidden;
    margin-top: 50px;
    color: #000;
}

.about .pt3 .big_data .item {
    float: left;
    margin-right: 12%;
}

.about .pt3 .big_data .item .num {
    position: relative;
    padding-right: 10px;
}

.about .pt3 .big_data .item .no {
    font-size: 40px;
}

.about .pt3 .big_data .item .flag {
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0;
}

.about .pt3 .boll {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.about .pt3 .boll .b1 {
    position: absolute;
}

.about .pt3 .boll .b1:after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 4px;
    height: 18px;
    width: 1px;
    background: #DA251D;
    margin-bottom: -2px;
}

.about .pt3 .boll .b1 .tag {
    position: absolute;
    left: -34px;
    bottom: 100%;
    margin-bottom: 16px;
    width: 80px;
    background: #DA251D;
    color: #fff;
    text-align: center;
    padding: 2px 0;
    border-radius: 5px;
}

.about .pt3 .boll .list_boll {
    width: 8px;
    height: 8px;
    border: 1px solid #DA251D;
    display: block;
    border-radius: 50%;
    position: relative;
    -moz-animation: bordershow 3s infinite;
    cursor: pointer;
    box-shadow: 0px 0px 14px 3px #ccc;
    background: #333;
}

.about .pt3 .boll .list_boll {
    box-shadow: 0px 0px 20px 15px #DA251D;
    background: #DA251D;
}

.about .pt3 .boll .list_boll:after,
.about .pt3 .boll .list_boll:before {
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
    background: rgba(255, 157, 157, 0.5);
    box-shadow: 0px 0px 4px rgba(255, 255, 255, 0.5);
    display: block;
    border-radius: 50%;
    position: absolute;
    top: -6px;
    left: -6px;
}

.about .pt3 .boll .list_boll:after {
    -webkit-animation: boderM 3s infinite;
    -moz-animation: boderM 3s infinite;
    animation: boderM 3s infinite;
}

.about .pt3 .boll .list_boll:before {
    -webkit-animation: boderM 3s .75s infinite;
    -moz-animation: boderM 3s .75s infinite;
    animation: boderM 3s .75s infinite;
}

.about .pt4 {
    padding: 80px 0;
    background: #f6f6f9;
}

.about .pt4 .l {
    width: 65%;
    background: #fff;
}

.about .pt4 .l .info {
    float: left;
    width: 48%;
}

.about .pt4 .l .info .box {
    padding-top: 50px;
    padding-left: 60px;
}

.about .pt4 .l .info .tit {
    font-size: 30px;
    font-weight: bold;
    color: #DA251D !important;
    position: relative;
    margin-bottom: 20px;
}

.about .pt4 .l .info .year {
    font-size: 43px;
    color: #DA251D;
}

.about .pt4 .l .info .desc {
    text-indent: 2em;
}

.about .pt4 .l a:hover {
    color: #555;
}

.about .pt4 .l .pic {
    float: right;
    width: 50%;
    overflow: hidden;
    height: 338px;
}

.about .pt4 .l .pic img {
    min-width: 100%;
    max-width: none;
}

.about .pt4 .r {
    width: 32%;
    color: #fff;
}

.about .pt4 .r a:hover {
    color: #fff;
}

.about .pt4 .r .top {
    background: url(../images/about_honorbg.jpg) no-repeat center;
    background-size: cover;
    height: 180px;
}

.about .pt4 .r .top .info {
    padding-top: 50px;
    padding-left: 50px;
}

.about .pt4 .r .top .cn {
    font-size: 30px;
    color: #fff !important;
    position: relative;
    font-weight: bold;
}

.about .pt4 .r .top .en {
    position: relative;
    font-size: 90px;
    font-family: Impact;
    text-transform: uppercase;
    line-height: 1;
    color: #fff !important;
}

.about .pt4 .r .btm {
    background: url(../images/about_map_bg.jpg) no-repeat right center;
    background-size: cover;
    height: 158px;
}

.about .pt4 .r .btm .info {
    padding-left: 50px;
    padding-top: 30px;
    width: 50%;
    line-height: 2;
    font-size: 16px;
}


/*dwk*/


/*dwk鏍稿績瀹炲姏C*/

.jxzz .line_btn {
    padding-left: 0;
}

.jxzz .common_btn::before {
    left: 0 !important;
}

.sec_jxzz .common_btn:hover {
    background: none !important;
}

.album_wrap_case4 .album_case4 .right_btn .btn_box:hover {
    background: #DA251D;
}

.jxzz .line_btn {
    border-left: none;
    border-right: none;
}


/*鍖犲績鍒堕€�*/

.jxzz.channel_content {
    padding: 0;
}

.jxzz01 {
    height: 399px;
    overflow: hidden;
}

.jxzz01>.wrap1300 {
    position: relative;
    height: 100%;
}

.jxzz01 .left {
    width: 67%;
    float: left;
    padding-top: 63px;
    height: 100%;
    box-sizing: border-box;
}

.jxzz01 .left .infor {
    padding-right: 12%;
}

.jxzz01 .left .infor .en_tit {
    font-size: 56px;
    font-family: Impact;
    line-height: 1;
    color: #DA251D !important;
    text-transform: uppercase;
    margin-bottom: 19px;
}

.jxzz01 .left .infor .tit {
    font-size: 30px;
    line-height: 1;
    color: #000 !important;
    margin-bottom: 35px;
}

.jxzz01 .left .infor .con {
    font-size: 15px;
    color: #333;
    line-height: 27px;
}

.jxzz01 .right {
    width: 33%;
    position: absolute;
    right: 0;
    height: 100%;
    background: #eef6f9;
}

.jxzz01 .right .infor {
    padding-top: 60px;
}

.jxzz01 .right .infor .num {
    width: 53px;
    height: 53px;
    text-align: center;
    font-size: 32px;
    font-family: Impact;
    color: #fff;
    line-height: 53px;
    background: #DA251D;
    margin-bottom: 46px;
}

.jxzz01 .right .infor .c {
    font-size: 18px;
    columns: #000000;
    line-height: 48px;
    padding-left: 60px;
}

.jxzz01 .right::after {
    content: "";
    width: 500px;
    height: 399px;
    background: #eef6f9;
    position: absolute;
    top: 0;
    right: -500px;
}


/*绗簩閮ㄥ垎鍙婁互鍚� 鍏叡閮ㄥ垎*/

.sec_jxzz {
    overflow: hidden;
}

.sec_jxzz>.wrap1300 {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.sec_jxzz .common_btn {
    width: 200px;
}

.sec_jxzz .common_btn:hover {
    background: #ffdf00;
}

.sec_jxzz .common_btn>span {
    color: #fff;
}

.sec_jxzz .common_btn:hover .iconfont {
    color: #1a1a1a;
}

.sec_jxzz .box {
    width: 33%;
    position: absolute;
    left: 0;
    height: 100%;
    background: #DA251D;
    background: rgba(0, 87, 164, 0.9);
}

.sec_jxzz .box .intro {
    padding-top: 70px;
}

.sec_jxzz .box .intro .tit_box {
    color: #fff;
    line-height: 1;
    position: relative;
    padding-left: 86px;
    padding-right: 40px;
}

.sec_jxzz .box .intro .tit_box .num {
    width: 53px;
    height: 53px;
    text-align: center;
    font-size: 32px;
    font-family: Impact;
    color: #fff;
    line-height: 53px;
    background: #DA251D;
    position: absolute;
    left: 0;
    top: 0;
}

.sec_jxzz .box .intro .tit_box .en_t {
    font-size: 56px;
    font-family: Impact;
    text-transform: uppercase;
}

.sec_jxzz .box .intro .tit_box .t {
    font-size: 30px;
    margin-top: 15px;
    margin-bottom: 32px;
}

.sec_jxzz .box .intro .tit_box .c {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 60px;
}


/*绗簩閮ㄥ垎鍙婁互鍚� 鍏叡閮ㄥ垎 end*/

.jxzz03 .box {
    background: transparent;
    background: rgba(255, 255, 255, 0.2);
}

.jxzz04 .box {
    background: #DA251D;
    left: inherit;
    right: 0;
}

.jxzz05 .box {
    background: #eef2f5;
}

.jxzz05.sec_jxzz .box .intro .tit_box {
    color: #000;
}


/*璧勮川鑽ｈ獕*/

.honor .left_con {
    width: 275px;
}

.honor .right_con {
    /* width:67%;*/
    width: 74%;
    position: relative;
    min-height: 500px;
}

.honor .right_con:after {
    content: "";
    position: absolute;
    top: 0;
    left: -6%;
    width: 1px;
    height: 100%;
    display: block;
    background-color: #dedede;
}

.honor .rect-105 {
    padding-bottom: 105%;
}

.honor .left_con li a {
    display: block;
    color: #333;
    background-color: #f2f9fe;
    border-bottom: 1px solid #fff;
    padding: 20px 0 20px 40px;
    font-size: 16px;
}

.honor .left_con li.cur a,
.honor .left_con li:hover a {
    background-color: #DA251D;
    color: #fff;
}


/*.honor .right_con .box {height:845px;overflow:hidden;position:relative;}*/

.honor .right_con li.odd {
    position: relative;
}

.honor .right_con li.odd:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -6%;
    width: 6px;
    height: 6px;
    border: 5px solid #dedede;
    border-radius: 50%;
    display: block;
    background-color: #fff;
    margin-top: -8px;
    margin-left: -8px;
    z-index: 2;
}

.honor .right_con .img_box {
    height: 65px;
    line-height: 65px;
    float: left;
    width: 47%;
    margin-right: 3%;
    cursor: pointer;
}

.honor .right_con li.odd .img_box {
    background-color: #f2f9fe;
}

.honor .right_con .title {
    color: #333;
    position: relative;
    padding-left: 30px;
    padding-right: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.honor .right_con .title:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10%;
    display: block;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    margin-right: -16px;
    background: url(../images/find.png) no-repeat;
    display: none;
}

.honor .right_con .img {
    display: none;
}

.honor .right_con .img_box:hover,
.honor .right_con li.odd .img_box:hover {
    background-color: #DA251D;
}

.honor .right_con .img_box:hover .title {
    color: #fff;
}

.honor .right_con .img_box:hover .title:after {
    display: block;
}

.honor .right_con li {
    position: relative;
    padding-right: 20px;
}

.honor .right_con li::before {
    content: "";
    width: 2px;
    height: 100%;
    background: #f1f1f1;
    position: absolute;
    top: 0;
    right: 2px;
}

.honor .right_con::before {
    content: "";
    width: 5px;
    height: 20%;
    max-height: 123px;
    background: #f1f1f1;
    position: absolute;
    top: 0;
    right: 0;
}


/*鎼滅储妗�*/


/*news_list*/

.honor {
    padding: 0 0 60px;
}

.honor .pt1_box {
    background: #f4f8fd;
}

.honor .pt1 {
    padding: 60px 0;
    margin-bottom: 60px;
}

.honor .pt1 .sele_box {
    font-size: 18px;
}

.honor .pt1 .sele {
    width: 32%;
    margin-right: 2%;
    padding-bottom: 4px;
    height: 50px;
    line-height: 50px;
    text-indent: 20px;
    color: #DA251D;
    border: 0;
    background: none;
    border-bottom: 4px solid #DA251D;
    border-radius: 0;
}

.honor .pt1 .ipt_box {
    width: 32%;
    padding-bottom: 4px;
    height: 50px;
    line-height: 50px;
    text-indent: 20px;
    color: #DA251D;
    position: relative;
    background: none;
    border-bottom: 4px solid #DA251D;
}

.honor .pt1 .ipt_box .ipt {
    padding-right: 40px;
}

.honor .pt1 .select-ui-choose ._arrow .arr {
    border-color: #DA251D transparent transparent;
}

.honor .pt1 .select-ui-choose-default.on ._arrow .arr {
    border-color: transparent transparent #DA251D;
}

.select-ui-options-sele_list2 {
    padding-top: 2px;
}

.select-ui-options-sele_list2 li {
    line-height: 40px;
    color: #333;
    text-indent: 20px;
    font-size: 16px;
    border-bottom: 1px solid #fff;
    background: #f0f0f0;
}

.select-ui-options-sele_list2 li:hover {
    color: #fff;
    background: #DA251D;
}

.honor .pt1 .ipt_box .ipt input {
    font-size: 18px;
    border: none;
    outline: none;
    display: block;
    height: 50px;
    line-height: 50px;
    width: 100%;
    padding: 0;
    text-indent: 20px;
    background: none;
    color: #0057AA;
}

.honor .pt1 .ipt_box button {
    display: block;
    width: 40px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    outline: none;
    box-shadow: none;
    background: url(../images/sele_search.png) center center no-repeat;
    padding: 0;
    cursor: pointer;
}

.honor .pt2 {
    padding: 40px 0 50px;
}

.honor .page_box {
    margin-top: 40px;
}

.select-ui-options-default li:hover {
    color: #fff !important;
    background: #DA251D !important;
}

.honor .pt1 .ipt_box .ipt input::-webkit-input-placeholder {
    color: #999;
}


/*浜烘墠*/


/*椤堕儴*/

.talents {
    background: #fff;
}

.talents .oneItem {
    margin-top: 80px;
    overflow: hidden;
    position: relative;
}

.talents .oneItem .right {
    width: 54%;
    background: url(../images/t_line1_bg.png) no-repeat center;
    background-size: 100% 100%;
    padding: 60px;
    box-sizing: border-box;
    text-align: right;
}

.talents .oneItem .right .title {
    font-size: 60px;
    font-family: Impact;
    line-height: 1;
    color: #DA251D !important;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.talents .oneItem .right .stitle {
    font-size: 30px;
    font-weight: 600;
    line-height: 80px;
    color: #000000 !important;
}

.talents .oneItem .right .scon {
    color: #555555;
    font-size: 15px;
}

.talents .oneItem .left {
    width: 46%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}

.talents .oneItem .left .img_box {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}

.talents .oneItem .left .img_box img {
    display: block;
    width: 100%;
}

.talents .fenlan {
    width: 14px;
    margin-bottom: 34px;
}

.talents .fenlan img {
    display: block;
    width: 100%;
}

.talents .twoItem {
    margin-bottom: 120px;
}

.talents .twoItem .title_line {
    overflow: hidden;
    margin-bottom: 56px;
}

.talents .twoItem .title_line .left .title {
    color: #DA251D;
    font-size: 36px;
    font-weight: 600;
}

.talents .twoItem .title_line .left .stitle {
    color: #333333;
    font-size: 17px;
    font-weight: 600;
}

.talents .twoItem .con_box {
    font-size: 0;
}

.talents .twoItem .con_box .con_item {
    display: inline-block;
    width: 33.33%;
    font-size: 14px;
    height: 330px;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    background: #f1f4f7;
    border-bottom: 1px solid #fff;
    overflow: hidden;
    position: relative;
    transition: all .8s;
    cursor: pointer;
}

.talents .twoItem .con_box .con_item .real_con_box {
    position: absolute;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    padding: 45px 50px;
}

.talents .twoItem .con_box .con_item .h_show {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.talents .twoItem .con_box .con_item:hover {
    box-shadow: 0 -2px 18px #ccc;
    border-bottom: 0;
    border-right: 0;
    color: #fff;
}

.talents .twoItem .con_box .con_item:hover .con_item_title {
    color: #fff;
}

.talents .twoItem .con_box .con_item:hover .h_show {
    display: block;
}

.talents .twoItem .con_box .con_item:hover .con_item_bottom {
    /* display:block;*/
    opacity: 1;
}

.talents .twoItem .con_box .con_item .h_show .item_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.talents .twoItem .con_box .con_item .h_show .item_img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.talents .twoItem .con_box .con_item:nth-child(n+5) {
    border-bottom: none;
}

.talents .twoItem .con_box .con_item:nth-child(3n) {
    border-right: none;
}

.talents .twoItem .con_box .con_item .con_item_title {
    font-size: 24px;
    color: #191919;
}

.talents .twoItem .con_box .con_item .con_item_title_line {
    height: 1px;
    width: 46px;
    margin: 20px 0;
    background: #c5c6c8;
}

.talents .twoItem .con_box .con_item .con_item_text_line {
    line-height: 32px;
}

.talents .twoItem .con_box .con_item .con_item_bottom {
    height: 14px;
    margin-top: 30px;
    /* display:none;*/
    position: relative;
    height: 14px;
    opacity: 0;
}

.talents .jiantou_box {
    width: 30px;
    height: 14px;
    background: url(../images/common_arr.png) 0 -28px no-repeat;
    float: left;
}

.talents .twoItem .con_box .con_item .con_item_bottom .cheng {
    width: 10px;
    height: 2px;
    background: #fff;
    float: left;
    margin-top: 6px;
    transition-delay: all.8s;
    transition: all .8s;
    margin-right: 20px;
}

.talents .twoItem .con_box .con_item:hover .cheng {
    width: 45px;
}

.talents .twoItem .con_box .con_item .con_item_bottom img {
    display: block;
    height: 100%;
}


/*鎼滅储妗�*/

.talents .twoItem .title_line .search_box {
    width: 100%;
    height: 60px;
    color: #DA251D;
    position: relative;
    border-bottom: 4px solid #DA251D;
}

.talents .twoItem .title_line .right {
    width: 360px;
}

.talents .twoItem .title_line .search_box input {
    display: block;
    width: 100%;
    height: 60px;
    border: none;
    font-size: 18px;
    color: #DA251D;
    padding-right: 60px;
    box-sizing: border-box;
}

.talents .twoItem .title_line .search_box input::-webkit-input-placeholder {
    color: #999;
}

.talents .twoItem .title_line .search_box .search_btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background: url(../images/sele_search.png) center center no-repeat;
    cursor: pointer;
}

.job_detail_bg {
    display: none;
}

.job_detail_bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    bottom: 0;
    background: rgba(0, 0, 0, .60);
    filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
}

.job_detail_bg .job_detail_win {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -300px;
    margin-left: -470px;
    width: 940px;
    height: 600px;
    overflow: hidden;
    background: #fff;
}

.job_detail_bg .job_detail_win>iframe {
    border-radius: 10px;
}

.job_detail {
    position: relative;
    padding: 10px 45px 40px;
}

.job_detail_bg .btn_close {
    display: block;
    position: absolute;
    top: 25px;
    right: 45px;
    width: 30px;
    height: 30px;
    font-size: 0;
    background: url(../images/job03.png) 0 0 no-repeat;
    z-index: 2;
}

.job_detail .job_tit {
    line-height: 2.4em;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    border-bottom: #d2d2d2 2px solid;
}

.job_detail .txt_con {
    margin: 18px 0 20px;
    height: 380px;
    overflow-y: auto;
    font-size: 14px;
    line-height: 28px;
}

.job_detail .det_rec {
    margin-bottom: 6px;
}

.job_detail .det_rec .tit {
    width: 12.3%;
    color: #666;
}

.job_detail .det_rec .desc {
    width: 77.6%;
    color: #333;
}

.job_detail .det_mailto_box {
    margin-left: 12.3%;
    padding: 15px 0 15px 3.6%;
    font-size: 14px;
    color: #333333;
    line-height: 23px;
    background-color: #cfcfcf;
}

.job_detail .det_mailto_box>a {
    font-weight: bold;
    color: #2e3669;
    text-decoration: underline;
}

.intro_box {
    background: #fff;
}

.intro_box_s {
    padding: 100px 0 85px;
    background: #fff;
}

.intro_box_s .top {
    font-size: 0;
}

.intro_box_s .top .item {
    display: inline-block;
    width: 33%;
    font-size: 14px;
    margin-left: 0.3%;
    position: relative;
    padding-bottom: 9%;
    cursor: pointer;
    color: #fff;
    position: relative;
}

.intro_box_s .top .item .ccon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.intro_box_s .top .item.acti::after {
    content: "";
    width: 0;
    height: 0;
    border: 16px solid;
    border-color: transparent transparent #f4f8fd;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
}

.intro_box_s .top .item:first-child {
    margin-left: 0;
}

.intro_box_s .top .item .t_item_con {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 35px;
    z-index: 3;
    box-sizing: border-box;
}

.intro_box_s .top .item .t_item_con .t_item_con_mtitle {
    font-size: 50px;
    font-family: Impact;
    text-transform: Uppercase;
    margin-top: 10px;
}

.intro_box_s .top .item .t_item_con .t_item_con_stitle {
    font-size: 25px;
    margin-top: -11px;
}

.intro_box_s .top .item .t_item_con .t_item_con_jiahao {
    width: 18px;
    height: 18px;
    background: url(../images/jiahao.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 30px;
    right: 30px;
}

.intro_box_s .top .item .t_item_con_h {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
    transition: .8s;
}

.intro_box_s .top .item.acti .t_item_con_h,
.intro_box_s .top .item:hover .t_item_con_h {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgb(15, 110, 184, 0.8);
    z-index: 2;
}

.intro_box_s .top .item .t_item_con_img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.intro_box_s .top .item .t_item_con_img img {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}

.intro_box_s .bottom {
    padding: 60px 55px;
    margin-top: 50px;
    background: #f4f8fd;
    position: relative;
}

.intro_box_s .bottom .bottom_item {
    display: none;
}

.intro_box_s .bottom .bottom_item.acti {
    display: block;
}

.intro_box_s .bottom .bottom_one {
    overflow: hidden;
}

.intro_box_s .bottom .bottom_one .left {
    width: 24.3%;
    height: 411px;
    position: relative;
    background: #DA251D;
    padding: 40px 50px;
    box-sizing: border-box;
}

.intro_box_s .bottom .bottom_one .left .ad_logo {
    display: block;
    width: 170px;
    height: 170px;
}

.intro_box_s .bottom .bottom_one .left .m_title {
    font-size: 32px;
    color: #fff;
    margin-top: 35px;
}

.intro_box_s .bottom .bottom_one .left .s_title {
    font-size: 16px;
    color: #fff;
    margin-top: 15px;
}

.intro_box_s .bottom .bottom_one .right {
    width: 74%;
    background: #fff;
    height: 411px;
    position: relative;
}

.intro_box_s .bottom .bottom_one .left::after {
    content: "";
    width: 0;
    height: 0;
    border-width: 22px 0 22px 18px;
    border-style: solid;
    border-color: transparent transparent transparent #DA251D;
    /*閫忔槑 閫忔槑 閫忔槑 鐏�*/
    position: absolute;
    top: 65px;
    right: -17px;
}

.intro_box_s .bottom .bottom_one .right::after {
    content: "";
    width: 0;
    height: 0;
    border-width: 22px 0 22px 18px;
    border-style: solid;
    border-color: transparent transparent transparent #f4f8fd;
    /*閫忔槑 閫忔槑 閫忔槑 鐏�*/
    position: absolute;
    top: 65px;
    left: 0;
}

.intro_box_s .bottom .bottom_one .right .r_con {
    padding: 0 55px 0 96px;
    box-sizing: border-box;
}

.intro_box_s .bottom .bottom_one .right .mm_title {
    color: #DA251D;
    font-family: Impact;
}

.intro_box_s .bottom .bottom_one .right .mm_title .t1 {
    font-size: 75px;
    margin-top: 30px;
    white-space: nowrap;
    color: #DA251D !important;
}

.intro_box_s .bottom .bottom_one .right .mm_title .t2 {
    font-size: 60px;
    margin-top: -35px;
    white-space: nowrap;
    color: #DA251D !important;
}

.intro_box_s .bottom .bottom_one .right .ss_title {
    font-size: 30px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 15px;
}

.intro_box_s .bottom .bottom_two {
    margin-top: 40px;
}


/*鏄剧ず鍚庡彴鎸備欢*/


/*.intro_box_s .bottom .jr-widgets-panel .bottom_item{display:block;}*/


/*20190619 琛ュ厖 棰嗗鍏虫€€*/

.care {
    padding: 70px 0;
}

.care li {
    position: relative;
    overflow: hidden;
    margin-bottom: 34px;
    width: 32%;
    float: left;
    margin-bottom: 0;
    margin-right: 2%;
    margin-bottom: 30px;
}

.care li.end {
    margin-right: 0;
}

.care .list_box {
    display: block;
    padding: 8% 4%;
    background: #f4f8fd;
    font-size: 16px;
    color: #666;
    overflow: hidden;
}

.care li:hover {
    box-shadow: 0 0 20px 7px #e6e6e6;
}

.care .list_text {
    padding: 0 6%;
}

.care .list_time {
    display: block;
    padding: 5px 0px;
    font-size: 13px;
}

.care .list_title {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-bottom: 16px;
}

.care .list_p {
    margin-bottom: 44px;
    line-height: 28px;
    font-size: 14px;
}


/*20190620*/

.footer .footer1 .logo img {
    width: auto;
}

.header .header_nav .pro .inner_box ul {
    width: 20%;
}


/*浼佷笟鏂囧寲*/

.culture {
    padding-top: 85px;
    padding-bottom: 120px;
}

.culture01 .top {
    position: relative;
    background-image: url(../images/culture_pt1bg.jpg);
    background-size: cover;
}


/*.culture01 .top:after{content:""; position:absolute; top:0; bottom:0; right:473px; width:30px; background:#fff;}*/

.culture01 .top .top_left .left_con {
    position: relative;
    z-index: 2;
}

.culture01 .top .top_left .con {
    padding: 45px 55px 65px;
    color: #fff;
}

.culture01 .top .top_left .con .en {
    position: relative;
    color: #fff !important;
    font-family: Impact;
    text-transform: uppercase;
    font-size: 75px;
    line-height: 1;
}

.culture01 .top .top_left .con .cn {
    position: relative;
    color: #fff !important;
    font-size: 30px;
    font-weight: bold;
    margin: 10px 0 20px;
}

.culture01 .top .top_left .item_con {
    line-height: 34px;
    margin-bottom: 15px;
}

.culture01 .top .top_left .item_con .mtitle {
    font-size: 20px;
    font-weight: 600;
    color: #f8f8f8;
}

.culture01 .top .top_left .item_con .stitle {
    font-size: 16px;
    color: #f8f8f8;
}

.culture01 .bottom {
    margin-top: 70px;
    padding: 45px 55px 45px;
    background-size: cover;
    background-image: url(../images/culture_pt2bg.jpg);
}

.culture01 .bottom .en {
    position: relative;
    color: #DA251D !important;
    font-family: Impact;
    text-transform: uppercase;
    font-size: 75px;
    line-height: 1;
}

.culture01 .bottom .cn {
    position: relative;
    color: #fff !important;
    font-size: 30px;
    font-weight: bold;
    margin: 10px 0 20px;
}

.culture01 .bottom .row li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-left: 6%;
}

.culture01 .bottom .row li.li1 {
    padding-left: 0;
}

.culture01 .bottom .li_con {
    position: relative;
}


/*.culture01 .bottom .li_con:after{content:""; position:absolute; top:12px; height:40px; width:1px; left:-20%; background:rgba(255, 255, 255, .2); }*/

.culture01 .bottom .li1 .li_con:after {
    display: none;
}

.culture01 .bottom .li_con .li_con_img {
    background: url(../images/culture_icon.png) repeat;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.culture01 .bottom .li_con:hover .li_con_img {
    cursor: pointer;
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.culture01 .bottom .li2 .li_con .li_con_img {
    background-position: -120px 0;
}

.culture01 .bottom .li3 .li_con .li_con_img {
    background-position: -240px 0;
}

.culture01 .bottom .li4 .li_con .li_con_img {
    background-position: -360px 0;
}

.culture01 .bottom .li5 .li_con .li_con_img {
    background-position: -480px 0;
}

.culture01 .bottom .li6 .li_con .li_con_img {
    background-position: -600px 0;
}

.culture01 .bottom .li_con .li_con_text .text1 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.culture01 .bottom .li_con .li_con_text .text2 {
    font-size: 14px;
    color: #fff;
}


/*鍥剧墖鍒楄〃*/

.picture_list li {
    margin-bottom: 55px;
    cursor: pointer;
}

.picture_list li .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/blue.4.png) center;
    left: 0;
    top: 100%;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.picture_list li .cover .ico {
    width: 68px;
    height: 68px;
    position: absolute;
    left: 50%;
    margin-left: -34px;
    top: 50%;
    margin-top: -34px;
    background: url(../images/pic_fd.png) no-repeat center;
}

.picture_list li .infor {
    padding: 20px 26px;
    background: #aaaaaa;
    color: #fff;
    line-height: 24px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.picture_list li .infor .tit {
    font-size: 16px;
    margin-bottom: 15px;
}

.picture_list li .infor .con {
    font-size: 12px;
}

.picture_list li:hover .cover {
    top: 0;
}

.picture_list li:hover .infor {
    background: #DA251D;
}

.crs {
    padding-bottom: 120px;
}

.crs.talents .twoItem {
    margin-bottom: 56px;
}

.crs .page_nn {
    margin-top: 0;
}

.crs .twoItem {
    position: relative;
}

.crs .twoItem .left:after {
    content: '';
    width: 26px;
    height: 49px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -24px;
    background: url(../images/support_jt.png) no-repeat center;
}

.network .pt2 {
    z-index: 2;
}

.network .map_box {
    position: relative;
    z-index: 1;
}

#map_box {
    width: 100%;
    height: 100%;
    border: #ccc solid 1px;
}

#map_box iframe {
    display: block;
    border: none
}


/*鍏氬缓*/

.party_banner {
    height: 400px;
    overflow: hidden;
    position: relative;
    margin-top: 90px;
}

.party_banner .banner_img {
    position: absolute;
    width: 1920px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -960px;
    max-width: none;
    z-index: 1;
}

.party_banner .channel {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    color: #fff;
    overflow: hidden;
}

.party_banner .channel a {
    font-size: 16px;
    line-height: 20px;
    padding: 50px 0 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    margin-right: 3%;
    position: relative;
}

.party_banner .channel .first_channel {
    font-size: 28px;
    font-weight: bold;
    line-height: 40px;
    padding: 20px 30px 30px 100px;
}

.party_banner .channel a:after {
    content: "";
    position: absolute;
    left: 0;
    width: 0;
    bottom: 5px;
    height: 3px;
    background: #fff;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.party_banner .channel a:hover,
.party_banner .channel a.cur {
    font-weight: bold;
}

.party_banner .channel a:hover:after,
.party_banner .channel a.cur:after {
    width: 100%;
}

.party_banner .channel a:hover {
    color: #fff;
}

.party_banner .channel .first_channel:hover:after {
    display: none;
}

.party {
    padding: 75px 0 120px;
}

.party .pt1 .tit {
    overflow: hidden;
    margin-bottom: 50px;
}

.party .pt1 .tit .tag {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    background: url(../images/party_tit.jpg) no-repeat;
    line-height: 52px;
    width: 107px;
    margin-right: 20px;
    float: left;
}

.party .pt1 .tit .t {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 38px;
    color: #be1b12;
    font-weight: bold;
    line-height: 52px;
    float: left;
}

.party .pt1 .desc {
    line-height: 28px;
    margin-bottom: 50px;
}

.rect-6667 {
    padding-bottom: 66.67%;
}

.channel_content.party {
    margin-top: 0;
}

.party .pt2 ._t {
    display: none;
}

.party .pt2 .pic {
    cursor: pointer;
}

.party .pt2 .fix {
    position: relative;
    overflow: hidden;
}

.party .pt2 .left {
    width: 34%;
    position: absolute;
    left: 0;
    top: 0;
}

.party .pt2 .left .l_wrap {
    padding-right: 20px;
}

.party .pt2 .right {
    width: 66%;
    float: right;
}

.party .pt2 .prev {
    width: 41px;
    height: 84px;
    background: url(../images/party_arr.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -42px;
}

.party .pt2 .next {
    width: 41px;
    height: 84px;
    background: url(../images/party_arr.png) no-repeat;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -42px;
    background-position: -41px 0;
}


/*鎶€鏈湇鍔�*/

.rect-62 {
    padding-bottom: 62%;
}

.rect-72 {
    padding-bottom: 72%;
}

.tech {
    padding-top: 95px;
}

.tech .pt1 {
    margin-bottom: 85px;
}

.tech .pt1 .fix {
    position: relative;
    overflow: hidden;
    background: #f6f9fd;
}

.tech .pt1 .pic {
    width: 42%;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.tech .pt1 .left {
    width: 58%;
    float: left;
}

.tech .pt1 .left .con {
    padding: 65px;
    text-indent: 2em;
}

.tech .pt1 .left .con .en {
    color: #DA251D !important;
    line-height: 1;
    text-transform: uppercase;
    font-family: Impact;
}

.tech .pt1 .left .con .en1 {
    font-size: 75px;
}

.tech .pt1 .left .con .en2 {
    font-size: 65px;
}

.tech .pt1 .left .con .cn {
    color: #000 !important;
    font-size: 30px;
    font-weight: bold;
    line-height: 80px;
}

.tech .pt2 {
    background: #f4f8fd;
    padding: 55px 0 120px;
}

.tech .pt2 .txt {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 101%;
    display: table;
    background: #e7e7eb;
    color: #333333;
    line-height: 30px;
}

.tech .pt2 .txt .d {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10%;
}

.tech .pt2 .txt .d .tit {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    line-height: 1;
    line-height: 30px;
}

.tech .pt2 .txt .d p {
    padding-bottom: 30px;
}

.tech .pt2 .five .txt {
    background: none;
    color: #fff;
}

.tech .pt2 .desc {
    color: #000;
    font-size: 17px;
    line-height: 30px;
    margin: 30px 0;
}

.tech .pt2 .part {
    margin-bottom: 50px;
}

.tech .pt2 .con2>.span-6 {
    margin-bottom: 30px;
}

.tech .pt2 .con2 .txt {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.tech .pt2 .con2 .txt .d {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-top: 40px;
}

.rect-115 {
    padding-bottom: 115%;
}


/*鏁板瓧鏍囬*/

.common-no-tit {
    overflow: hidden;
    line-height: 33px;
}

.common-no-tit .no {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #fff;
    background: url(../images/num_tit.png);
    width: 71px;
    padding-left: 10px;
    font-size: 22px;
}

.common-no-tit .t {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #000;
    font-size: 22px;
    font-weight: bold;
}


/*瑕嗙洊鍏徃浠嬬粛鏍峰紡*/

.tech .intro_box_s .top .item.acti::after {
    display: none;
}

.tech .intro_box_s .bottom {
    background: #fff;
}

.tech .intro_box_s {
    padding: 0;
    background: none;
}

.tech .intro_box {
    background: none;
}

.tech .intro_box_s .top .item {
    width: 24.7%;
    margin-left: 0.4%;
}

.tech .intro_box_s .top .item:first-child {
    margin-left: 0
}


/*鑱旂郴鎴戜滑*/

.contact {
    padding: 15px 0 120px;
}

.contact .left {
    width: 30%;
    height: 500px;
    background: #f3f4f8
}

.contact .r {
    width: 68%;
}

.contact .r .map {
    height: 500px;
    width: 100%;
}

.contact .l .con {
    padding: 45px 7%;
}

.contact .l .con .en {
    font-size: 45px;
    text-transform: uppercase;
    color: #DA251D !important;
    line-height: 1;
    font-family: Impact;
}

.contact .l .con .cn {
    font-size: 28px;
    color: #000 !important;
    border-bottom: 1px solid #dcdde1;
    padding-bottom: 20px;
}

.contact .l .con .item {
    line-height: 40px;
    padding: 20px 0;
    border-bottom: 1px solid #dcdde1;
    font-size: 16px;
    color: #616161;
}

.contact .l .con .item span {
    width: 40px;
    height: 40px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url(../images/contact_icon.jpg) no-repeat;
    background-position: 0 0;
    float: left;
    margin-right: 15px;
}

.contact .l .con .item .icon2 {
    background-position: -40px 0;
}

.contact .l .con .item .icon3 {
    background-position: -80px 0;
}

.contact .l .con .item .icon4 {
    background-position: -120px 0;
}

.contact .l .con .item .icon5 {
    background-position: -160px 0;
}

.contact .l .ercode {
    text-align: center;
    font-size: 16px;
    color: #616161;
    margin-top: 30px;
}

.contact .l .ercode .l {
    width: 40%;
    padding: 2%;
}

.contact .l .ercode .r {
    width: 40%;
    padding: 2%;
}


/*绉戝垱鎴愭灉*/

.science {
    padding: 85px 0 0;
}

.science .pt1 {
    padding-bottom: 60px;
}

.science .pt1 .desc {
    margin: 20px 0 45px;
    line-height: 25px;
    text-indent: 2em;
}

.science .pt2 {
    position: relative;
}

.science .pt2 .item {
    height: 450px;
    overflow: hidden;
    position: relative;
}

.science .pt2 .bg_img {
    width: 1920px;
    max-width: none;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.science .pt2 .word {
    position: absolute;
    left: 9%;
    top: 50px;
    right: 50%;
    bottom: 50px;
    background: url(../images/science_bg.png) no-repeat;
    background-size: cover;
    color: #fff;
    padding: 40px 60px;
    z-index: 1;
}

.science .pt2 .word .name {
    font-size: 39px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 5px;
}

.science .pt2 .word .pos {
    font-size: 24px;
}

.science .pt2 .word .desc {
    margin-top: 10px;
    line-height: 35px;
    max-height: 140px;
    overflow: hidden;
    height: 140px;
}

.science .pt2 .word .trigger_btn {
    margin-top: 20px;
    display: none;
}

.science .pt2 .word .trigger_btn>div {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 40px;
    cursor: pointer;
}

.science .pt2 .word .trigger_btn i {
    margin: 0 5px;
}

.science .pt3 {
    margin-top: 95px;
}

.science .pt3 .item {
    background: url(../images/science_human.jpg) no-repeat;
    background-size: cover;
    margin-bottom: 95px;
}

.science .pt3 .item .pic {
    width: 40%;
    float: left;
}

.science .pt3 .item .info {
    overflow: hidden;
    padding-top: 15%;
    padding-left: 6%;
    padding-bottom: 10%;
    padding-right: 10%;
}

.science .pt3 .item .info .name {
    font-size: 24px;
    font-weight: bold;
    color: #000;
}

.science .pt3 .item .info .pos {
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
}

.science .pt3 .item .info .desc {
    color: #5a5a5a;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
}


/*20100621 璋冩暣*/

.intro_box_s .top .item:hover .t_item_con_jiahao {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.care .list_p {
    height: 56px;
    overflow: hidden;
}

.index .pt5 {
    background: url(../images/index_contact_bg.jpg) no-repeat;
}

.footer .footer1 .sharemore_ico {
    margin-right: 0;
}

.footer .footer1 .sm {
    border: 1px solid #fff;
    width: 60px;
    height: 60px;
}

.footer .footer1 .border {
    border: 1px solid #fff;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 60px;
    height: 60px;
    float: left;
    margin-left: 5px;
}

.footer .footer1 .border a {
    margin: 0;
}

.about .pt1 .info a:hover {
    color: #fff;
}

.about .pt1 .btm .box .flag {
    height: 37px;
    width: 35px;
    text-align: center;
    position: absolute;
    bottom: 20px;
    right: 40px;
}

.about .pt1 .btm .box a {
    overflow: hidden;
    position: relative;
}

.about .pt1 .btm .box:hover .flag {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.news_center01 .content .left img {
    width: 780px;
    margin-top: -210px;
}

.news_center01 .content .right .box {
    padding: 20px 6%;
}

.news_center01 .content .right .box {
    margin-bottom: 9px;
}

.news_center02 .right .rect-72 {
    height: auto;
    padding-bottom: 0;
    position: relative;
    height: 313px;
    text-align: center;
}


/*鍙戝睍鍘嗙▼绗簩鐗�*/

.resource-type-wrap .panel span {
    line-height: 44px;
    color: #DA251D;
    font-size: 36px;
    padding: 0 4px;
    position: relative;
    left: -3px;
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
    font-weight: bold;
}

.resource-type-wrap .panel span font {
    display: block;
    width: 20px;
    height: 44px;
    right: -20px;
    position: absolute;
    top: 0;
}

.resource-type-wrap .panel:hover font {}

.resource-type-wrap .panel .image img {
    width: 100%;
    height: auto;
}

.resource-type-wrap .panel .title {
    padding: 10px;
    line-height: 1.8;
}

.resource-type-wrap .panel .title a {
    color: #000;
}

.resource-type-wrap .head {
    padding: 28px 20px 0;
    height: 242px
}

.inner_box {
    width: 100%;
}

.resource-type-wrap .panel .title {
    line-height: 22px;
    padding: 24px 0;
    font-size: 18px;
    color: #626670;
    font-weight: normal;
}

.resource-type-wrap .panel .inner {
    position: relative;
    left: -1px;
    border: 1px #e6e6e6 solid;
    width: 80%;
    padding: 5%;
    margin-left: 10%;
    position: relative;
}

.resource-type-wrap .panel .inner:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url(../images/ico.png) -20px -80px no-repeat;
    position: absolute;
    top: 30px;
    left: -20px;
}

.resource-type-wrap .panel.leftBox_resource .inner:after {
    right: -20px;
    background-position: 0 -80px;
    left: auto;
}

.resource-type-wrap .panel .inner_box i {
    display: block;
    width: 75px;
    height: 2px;
    overflow: hidden;
    font-size: 0;
    background: #222222;
    margin-bottom: 24px;
}

.resource-type-wrap .panel .inner_box p {
    color: #626670;
    font-size: 14px;
    line-height: 22px;
    margin: 25px 0 0;
}

.resource-type-wrap .panel .inner_box p .image {
    margin-bottom: 0;
}

.resource-type-wrap .panel.leftBox_resource {
    margin-top: 0;
}

.resource-type-wrap .panel.leftBox_resource span {
    float: right;
    position: relative;
    left: 3px;
    display: inline-block;
}

.resource-type-wrap .panel.leftBox_resource .title {
    line-height: 22px;
    padding: 24px 0;
    font-size: 18px;
    color: #626670;
    font-weight: normal;
    float: right;
}

.resource-type-wrap .panel.leftBox_resource .inner_box {
    clear: both;
    padding-left: 0;
}

.resource-type-wrap .panel.leftBox_resource .inner_box i {
    display: block;
    width: 75px;
    height: 2px;
    overflow: hidden;
    font-size: 0;
    background: #222222;
    margin-bottom: 24px;
    float: right;
    clear: both;
}

.resource-type-wrap .panel.leftBox_resource .inner_box p {
    color: #626670;
    font-size: 14px;
    line-height: 24px;
    clear: both;
    text-align: right;
}

.resource-type-wrap .panel.leftBox_resource .inner_box p .image {
    margin-bottom: 0;
}

.resource-type-wrap .panel.leftBox_resource .inner {
    left: 0px;
    margin-left: 0;
}

.resource-type-wrap .panel.leftBox_resource:hover .inner {
    position: relative;
}

.resource-type-wrap .panel.leftBox_resource span font {
    display: block;
    width: 20px;
    height: 44px;
    left: -20px;
    position: absolute;
    top: 0;
}

.resource-type-wrap .panel.leftBox_resource:hover font {}

.resource-type-wrap {
    background: url(../images/opp.gif) repeat-y center top;
    padding-top: 10px;
}

.resource-type-wrap {
    width: 100%;
    background-position: 49.2% top;
}

.resource-type-wrap .panel {
    width: 49.2%;
    position: relative;
    margin-top: 40px;
}

.his_box_tit {
    background-position: 49.2% bottom;
}

.load-more-link {
    display: block;
    width: 153px;
    height: 40px;
    margin: 0 auto;
    background: url(../images/his_more.jpg) no-repeat;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
}

.resource_type_t {
    font-size: 72px;
    color: #e6e6e6;
    background-color: #fff;
    margin-bottom: 40px;
}

.resource-type-wrap .panel:after {
    content: '';
    width: 17px;
    height: 17px;
    background: url(../images/his_li_dian.png) right top no-repeat;
    position: absolute;
    left: -8px;
    top: 32px;
}

.resource-type-wrap .panel.leftBox_resource:after {
    right: -9px;
    left: auto;
}

.develop2 .pt2 {
    padding: 85px 0 120px;
}


/*20190622*/

.index .pt5 .page_btn:hover {
    color: #fff;
}

.index .pt4 .l .con .pics .pic {
    height: 242px;
    overflow: hidden;
}

.index .pt2 .tab .span-2 {
    position: relative;
}

.index .pt2 .tab .span-2:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    background: url(../images/white.16.png) repeat;
}

.index .pt2 .tab .span-2:first-child:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    background: url(../images/white.16.png) repeat;
}

.rect-145 {
    padding-bottom: 145%;
}

.party_banner .channel .first_channel {
    padding: 38px 0 10px;
}

.contact .r .map #map-52813 {
    width: 100% !important;
    height: 100% !important;
}

.contact .r .map img {
    max-width: none;
}

.header .header_nav .nav_container>ul>li a.cur {
    color: #DA251D;
}

.jxzz04 .box {
    background: rgba(0, 87, 164, 0.9);
}


/*.sec_jxzz .box .intro .tit_box .num{color:#DA251D;}*/

body .scrollbar-ui .scroll_slider {
    width: 3px;
    background: rgba(14, 104, 176, 0.5);
}

body .scrollbar-ui .scroll_bar {
    width: 3px;
    background: rgba(117, 121, 129, .5);
}

.honor .right_con li::before {
    display: none;
}

.honor .right_con::before {
    display: none;
}

.header .header_nav .nav_container>ul>li {
    width: calc(100%/6);
}

.index .pt4 .l .con .pics .pic img {
    height: 100%;
    max-width: none;
}


/*channel_content闂磋窛*/

.common-page-xc {
    padding: 100px 0 115px;
}

.intro_box_s {
    padding: 100px 0 115px;
}

.care {
    padding: 100px 0 85px;
}

.develop2 .pt2 {
    padding: 100px 0 115px;
}

.honor .pt1 {
    margin-bottom: 100px;
}

.honor {
    padding: 0 0 115px;
}

.culture {
    padding: 100px 0 115px;
}

.talents .oneItem {
    margin-top: 40px;
}

.crs {
    padding-bottom: 115px;
}

.party {
    padding: 100px 0 115px;
}

.news_center.channel_content {
    padding-bottom: 55px;
}

.news_list {
    padding: 100px 0 65px;
}

.news_detail {
    padding: 100px 0 115px;
}

.science {
    padding: 100px 0 115px;
}

.tech {
    padding-top: 100px;
}

.tech .pt2 {
    padding-bottom: 115px;
}

.talents .twoItem {
    margin-bottom: 115px;
}

.contact {
    padding: 0px 0 115px;
}

.contactlist .item {
    float: left;
    width: 30%;
    margin-top: 40px;
    margin-right: 5%;
    background: #f3f4f8;
    height: 184px;
    overflow: hidden;
}

@media only screen and (max-width:1280px) {
    .contactlist .item {
        height: 212px;
    }
}

@media only screen and (max-width:640px) {
    .contactlist .item {
        height: auto;
    }
}

.contactlist .item:nth-child(3n) {
    margin-right: 0;
}

.contactlist .item dl {
    padding: 20px;
}

.contactlist .item dt {
    font-size: 18px;
    font-weight: bold;
}

.contactlist .item dd {
    font-size: 16px
}


/*.contact .l .ercode{display:none;}*/

.intro_box_s .top .item {
    width: 49%;
    margin-left: 2%;
}

.intro_box .culture {
    padding-bottom: 0;
}

.intro_box .culture ul li {
    float: left;
    width: 16.6%;
}

.intro_box .culture .culture01 .bottom .li2 .li_con_img {
    background-position: -120px 0;
}

.intro_box .culture .culture01 .bottom .li3 .li_con_img {
    background-position: -240px 0;
}

.intro_box .culture .culture01 .bottom .li4 .li_con_img {
    background-position: -360px 0;
}

.intro_box .culture .culture01 .bottom .li5 .li_con_img {
    background-position: -480px 0;
}

.intro_box .culture .culture01 .bottom .li6 .li_con_img {
    background-position: -600px 0;
}

.intro_box .culture .culture01 .bottom {
    margin-top: 0;
    padding: 0;
}

.index .pt3 .cn2 {
    width: 80%;
}

.index .pt1 .right_box li {
    padding-bottom: 68px;
}

.tech .pt2 .con2 .txt .d {
    height: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 0;
}

.tech .pt2 .con2 .single .txt .d {
    padding-top: 30px;
}

.tech .intro_box_s .bottom .rect-115 {
    background: #e7e7eb;
}

.science .pt3 {
    display: none;
}

.intro_box_s .bottom .bottom_one .right {
    width: 73%;
}

.intro_box_s .bottom .bottom_one .left {
    width: 25%;
    padding: 40px 30px;
}

.index .casecenter .r {
    width: 72%;
}

.index .casecenter .l {
    width: 28%;
}

.index .procenter .r {
    width: 72%;
}

.index .procenter .l {
    width: 28%;
    float: right;
}

.procenter {
    background: #333;
}

.index .procenter .cn2 {
    width: 100%;
    color: #e4e0e0;
}

.index .procenter .cn1 {}

.index .procenter .l .con {
    margin-left: 20%;
    width: 80%;
}

.procenter .line_btn.line_btn_red {
    color: #e4e0e0;
}


/*20190628 璋冩暣*/

.about .line_btn.line_btn_red {
    position: relative;
    margin-top: 50px;
}

.ibanner .word .tit {
    font-size: 50px;
    font-weight: bold;
    line-height: 1;
}

.ibanner .word .ban_en {
    font-size: 51px;
    font-family: Impact;
    text-transform: uppercase;
    line-height: 1;
    color: #fff;
    margin: 20px 0 10px;
}

.ibanner .word .ban_cn {
    font-size: 29px;
    line-height: 1;
    color: #fff;
}


/*.ibanner .word{margin-top:-65px;}*/

.ibanner .page_btn {
    background: none;
    width: 180px;
    border: 1px solid #fff;
}

.ibanner .page_btn:hover {
    color: #fff;
}

.talents .oneItem .right {
    text-align: left;
}

.sec_jxzz .box {
    width: 56%;
}

.ibanner video {
    top: 0%;
    left: 0%;
    margin-left: 0px;
    margin-top: 0px;
}

.about .pt2 .talk {
    width: 700px;
}

.about .pt2 .talk .line_btn.line_btn_red {
    margin-top: 40px;
}

.about .pt4 .r .btm .info {
    padding-top: 25px;
}

.ibanner .word .ban_cn {
    line-height: 1.5;
}

.header .header_tools li.quick_a .quick_box a:hover {
    font-weight: bold;
}

.about .pt2 .item:after {
    display: none;
}

.about .line_btn.line_btn_red {
    margin-top: 120px;
}

.intro_box_s .bottom .bottom_one .left .s_title {
    line-height: 28px;
    margin-top: 5px;
}

.intro_box_s .bottom .bottom_one .left .m_title {
    margin-top: 25px;
}

.develop .pt1 .tit {
    font-weight: bold;
    margin-bottom: 15px;
}

.crs .care {
    padding: 0;
}

.party .care {
    padding: 0;
}

.product_main .part1_text .list_hd .en_title {
    font-size: 27px;
}

.intro_box_s .top .item .t_item_con .t_item_con_mtitle {
    font-size: 35px;
    margin-top: 20px;
    margin-bottom: 5px;
}

.xc_banner .sec_channel a {
    margin-right: 2%;
}

.ibanner .circle {
    display: none;
}

.ibanner .word {
    text-align: left;
    width: 100%;
    margin-left: 0;
    left: 9%;
}

.ibanner .page_btn {
    text-align: center;
}


/*鍏氬缓*/

.party_new {
    padding: 100px 0 0;
}

.party_new .party_h1 {
    font-size: 30px;
    background: url(../images/party_h1.jpg) no-repeat;
    color: #fff;
    line-height: 62px;
    width: 355px;
    font-weight: bold;
    letter-spacing: 8px;
    padding-left: 90px;
    margin-bottom: 40px;
}

.party_new .desc {
    font-size: 15px;
    line-height: 28px;
}

.party_new .party_h2 {
    font-size: 22px;
    background: url(../images/party_h2.jpg) no-repeat;
    color: #e00c1f;
    line-height: 75px;
    width: 300px;
    font-weight: bold;
    text-align: right;
    background-position: left bottom;
    margin: 45px 0;
}

.party_new .pt1 .con1 {
    background: url(../images/party_bg1.jpg) no-repeat;
    font-size: 15px;
    background-size: contain;
    padding-bottom: 19%;
    height: 0;
    position: relative;
    line-height: 30px;
}

.party_new .pt1 .con1 .text {
    position: absolute;
    top: 50%;
    right: 10%;
    left: 25%;
    bottom: 5%;
}

.party_new .pt1 .con2 {}

.party_new .pt1 .con2 .fix {
    width: 101%;
}

.party_new .pt1 .con2 .item {
    float: left;
    margin-right: 1%;
    height: 270px;
}

.party_new .pt1 .con2 .item.bor {
    width: 6%;
}

.party_new .pt1 .con2 .item.pur {
    width: 14%;
}

.party_new .pt1 .con2 .item.center {
    width: 25%;
    background: url(../images/party_flag2.png) no-repeat center top;
    background-size: contain;
    position: relative;
}

.party_new .pt1 .con2 .item.center:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 105px;
    background: url(../images/party_flag3.png) center bottom no-repeat;
}

.party_new .pt1 .con2 .item .box {
    background: #e52324;
    margin-top: 30px;
    height: 240px;
}

.party_new .pt1 .con2 .item .box .text {
    padding: 50px 30px 0;
}

.party_new .pt1 .con2 .item1 {
    background: url(../images/party_flag1.png) no-repeat right bottom;
}

.party_new .pt1 .con2 .item7 {
    background: url(../images/party_flag4.png) no-repeat left bottom;
}

.party_new .pt1 .con2 .item4.mobile {
    display: none;
}

.party_new .pt1 .con2 .t {
    color: #fff;
    font-weight: bold;
    font-size: 19px;
    line-height: 27px;
    margin-bottom: 10px;
}

.party_new .pt1 .con2 .d {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}

.party_new .pt1 .con2 .item.center .box .text {
    padding: 30px 30px 0;
    color: #ffeb5a;
    text-align: center;
    font-size: 15px;
}

.party_new .pt1 {
    padding-bottom: 75px;
}

.party_new .pt_news {
    background: #f8f8fa;
    padding: 60px 0;
}

.party_new .pt_news .item {
    width: 100%;
}

.party_new .pt_news .box {
    height: 225px;
    overflow: hidden;
}

.party_new .pt_news .top {
    margin-bottom: 20px;
}

.party_new .pt_news .top .left,
.party_new .pt_news .bottom .right {
    width: 67%
}

.party_new .pt_news .top .right,
.party_new .pt_news .bottom .left {
    width: 32%
}

.party_new .pt_news .top .left .l,
.party_new .pt_news .bottom .right .r {
    width: 49.3%;
}


/*.party_new .pt_news .top .left .l img,.party_new .pt_news .bottom .right .r img{width:100%; min-height:100%;}*/

.party_new .pt_news .top .left .r,
.party_new .pt_news .bottom .right .l {
    width: 50.7%;
}

.party_new .pt2 .top .plag {
    width: 100%;
    height: 225px;
    background: url(../images/party_news.jpg) no-repeat center;
    background-size: cover;
}

.party_new .pt4 .top .plag {
    width: 100%;
    height: 225px;
    background: url(../images/party_news2.jpg) no-repeat center;
    background-size: cover;
}

.party_new .pt_news .top .left .r {
    position: relative;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.party_new .pt_news .top .left .r:after {
    content: "";
    position: absolute;
    right: 100%;
    top: 30px;
    width: 15px;
    height: 30px;
    background: url(../images/party_sj.png) no-repeat;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.party_new .pt_news .top .left .r:hover:after {
    background: url(../images/party_sj_cur.png) no-repeat;
}

.party_new .owl-nav>div {
    color: #dfe1e6;
    font-size: 70px;
    position: absolute;
    top: 50%;
    margin-top: -65px;
}

.party_new .owl-nav>div:hover {
    color: #e00c1f;
}

.party_new .owl-nav>div i {
    margin: 0;
}

.party_new .owl-nav .owl-prev {
    left: -80px;
}

.party_new .owl-nav .owl-next {
    right: -80px;
}

.party_new .pt_news .news .info {
    color: #666;
    font-size: 14px;
    background: #fff;
    padding: 40px 45px;
    height: 145px;
    display: block;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.party_new .pt_news .news .info:hover {
    background: #e00c1f;
    color: #fff;
}

.party_new .pt_news .news .t {
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.party_new .pt_news .news .d {
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}

.party_new .pt_news .news .info:hover .t {
    color: #fff;
}

.party_new .pt3 {
    padding-top: 40px;
    padding-bottom: 75px;
}

.party_new .pt3 .party_h2 {
    width: 350px;
}

.party_new .pt3 .con {
    position: relative;
}

.party_new .pt3 .con1 {
    background: url(../images/party_bg2.jpg) repeat;
    font-size: 18px;
    font-weight: bold;
    line-height: 34px;
    padding: 35px;
    color: #e00c1f;
    padding-right: 35%;
}

.party_new .pt3 .con img {
    position: absolute;
    bottom: -10px;
    right: 0;
}

.intro_box_s .bottom .item_0 .bottom_one .left {
    background: url(../images/intro_bg1.jpg) no-repeat center;
}

.intro_box_s .bottom .item_1 .bottom_one .left {
    background: url(../images/intro_bg2.jpg) no-repeat center;
}

.intro_box_s .bottom .bottom_one .left:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/blue.6.png) repeat;
    z-index: 0;
}

.intro_box_s .bottom .bottom_one .left .ad_logo,
.intro_box_s .bottom .bottom_one .left .m_title,
.intro_box_s .bottom .bottom_one .left .s_title {
    position: relative;
    z-index: 1;
}

.intro_box_s .bottom .bottom_one .left .m_title i {
    margin: 0;
    position: relative;
    bottom: 7px;
    font-weight: bold;
    font-size: 30px;
}

.intro_box_s .bottom .bottom_one .left {
    cursor: pointer;
}

.party_new .pt_news .bottom .right .r img {
    height: 225px;
}


/*棣栬缂╄繘*/

.intro_box_s .bottom .bottom_two,
.intro_box_s .bottom .bottom_one .right .ss_con,
.intro_box_s .bottom .bottom_one .left .s_title,
.care .list_p,
.talents .oneItem .right .scon,
.party_new .pt_news .news .d,
.party_new .pt1 .con2 .d,
.party_new .pt1 .con1 .text,
.party_new .desc,
.tech .pt1 .left .con .desc,
.tech .pt2 .desc,
.tech .pt2 .txt .d,
.tech .pt2 .con2 .txt .d .scroll_cont {
    text-indent: 2em;
}

.tech .pt2 .txt .d .tit {
    text-indent: 0;
}

.rect-105 {
    padding-bottom: 105%;
}


/* 鍙戝睍鍘嗙▼ */

.history {
    padding: 100px 0 115px;
}

.widget-history-9-slide .his_left {
    width: 28%;
}

.widget-history-9-slide .his_right {
    width: 66%;
    min-height: 580px;
}

.widget-history-9-slide .left_list li {
    line-height: 70px;
    text-align: center;
    font-size: 22px;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
    color: #000;
}

.widget-history-9-slide .left_list .tab_t_cur {
    background-color: #DA251D;
    color: #ffffff;
}

.widget-history-9-slide .his_right ul {
    padding: 0 46px 0 50px;
    background: url(../images/history01.png);
    background-position: 0 0;
    background-repeat: repeat-y;
}

.widget-history-9-slide .his_right li {
    margin-bottom: 40px;
}

.widget-history-9-slide .his_right li:hover .list_box {
    box-shadow: 0px 10px 20px -10px #555;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.widget-history-9-slide .his_right .month {
    color: #000;
    font-weight: bold;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 10px;
}

.widget-history-9-slide .his_right .list_box {
    padding: 36px 30px;
    background-color: #f7f7f7;
    position: relative;
}

.widget-history-9-slide .his_right .list_ico02 {
    width: 8px;
    height: 8px;
    border: 4px solid #DA251D;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: -58px;
    top: 32px;
}

.widget-history-9-slide .his_right .list_title {
    font-size: 24px;
    color: #141414;
    font-weight: normal;
}

.widget-history-9-slide .his_ri.ght .list_time {
    font-size: 24px;
    color: #DA251D;
    font-family: Arial;
    padding: 4px 0px 10px;
    font-weight: bold;
}

.widget-history-9-slide .his_right .list_text {
    font-size: 17px;
    color: #6f6f6f;
    line-height: 30px;
    margin-bottom: 20px;
}

.widget-history-9-slide .left_list .li_img {
    display: none;
}

.widget-history-9-slide .left_list .tab_t_cur .text {
    display: none;
}

.widget-history-9-slide .left_list .tab_t_cur .li_img {
    display: block;
}

.widget-history-9-slide .left_list .tab_t_cur .li_img ._img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.widget-history-9-slide .his_right .list_box .list_time {
    font-size: 22px;
    color: #DA251D;
    font-weight: bold;
}

.widget-history-9-slide .left_list li span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 10px;
}

.report {
    padding: 100px 0 55px;
    color: #333;
}

.report .sub_tit {
    font-size: 22px;
    color: #DA251D;
    font-weight: bold;
    text-align: center;
}

.report .sub_desc {
    font-size: 16px;
    margin: 18px 0 35px;
    text-indent: 2em;
}

.report .line_btn.line_btn_red {
    position: relative;
    margin: 20px 32px 80px;
    text-indent: 0;
}

.report .part .desc {
    margin: 30px 0 60px;
    line-height: 30px;
    font-size: 16px;
    text-indent: 2em;
}

.report .sec_tit {
    color: #DA251D;
    font-weight: bold;
}

.report .sec_desc {
    margin-bottom: 20px;
}

.report .text-right {
    text-align: right;
}

.report .sec_net {
    margin: 40px 0 50px;
}

.report .sec_net .box {
    background: #f5f5f5;
    line-height: 30px;
    padding: 45px 240px 45px 40px;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.report .sec_net .box img {
    position: absolute;
    top: 0;
    right: 0;
    height: 120px;
}

.intro_box_s .top .item .t_item_con .t_item_con_mtitle {
    display: none;
}

.intro_box_s .top .item .t_item_con .t_item_con_stitle {
    margin-top: 30px;
    text-align: center;
}

.intro_box_s .top .item .t_item_con_h {
    background: none;
}

.intro_box_s .bottom .bottom_one .right .mm_title,
.intro_box_s .bottom .bottom_one .right .ss_title {
    display: none;
}

.intro_box_s .bottom .bottom_one .right .r_con {
    padding-top: 50px;
}

.culture01 .top .top_left .con .en {
    display: none;
}

.care_news.news_list .pt2 {
    padding-top: 0;
}

.widget-history-9-slide .left_list .tab_t_cur .text {
    display: block;
}

.widget-history-9-slide .left_list .tab_t_cur .li_img {
    display: none;
}

.widget-history-9-slide .list_boll {
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    display: block;
    border-radius: 50%;
    box-shadow: 0px 0px 14px 3px #DA251D;
    position: absolute;
    -webkit-animation: bordershow 3s infinite;
    -moz-animation: bordershow 3s infinite;
    animation: bordershow 3s infinite;
    cursor: pointer;
    top: 50%;
    left: 5%;
    margin-top: -4px;
}

.widget-history-9-slide .list_boll:after,
.widget-history-9-slide .list_boll:before {
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0px 0px 4px rgba(255, 255, 255, 0.5);
    display: block;
    border-radius: 50%;
    position: absolute;
    top: -6px;
    left: -6px;
}

.widget-history-9-slide .list_boll:after {
    -webkit-animation: boderM 3s infinite;
    -moz-animation: boderM 3s infinite;
    animation: boderM 3s infinite;
}

.widget-history-9-slide .list_boll:before {
    -webkit-animation: boderM 3s .75s infinite;
    -moz-animation: boderM 3s .75s infinite;
    animation: boderM 3s .75s infinite;
}

.widget-history-9-slide .left_list li {
    position: relative;
}

.honor {
    padding: 100px 0 115px;
}

.talents .oneItem .left .img_box {
    display: none;
}

.talents .oneItem .left {
    display: none;
}

.talents .oneItem .right {
    width: auto;
    float: none;
    display: block;
}

.talents .oneItem {
    margin: 50px 0;
}

.talents .oneItem .right .title {
    display: none !important;
}

.header .header_nav .pro .inner_box li.more {
    display: none;
}


/*鏍稿績瀹炲姏2*/

.pro_index_bj {
    width: 100%;
    padding: 50px 0px 80px;
    background-size: cover;
    background: url(../images/pro_index_bj.jpg) repeat top center;
}

.core2 .pro_ihd {
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
    padding: 0 6%;
}

.core2 .pro_ihd .pro_ititle {
    font-size: 0px;
    margin-bottom: 20px;
}

.core2 .pro_ihd .pro_itext {
    font-size: 16px;
    line-height: 1.8;
    display: none;
}

.core2 .pro_ibd .list_box {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 25px;
}

.core2 .pro_ibd .list_box:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #fff;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.core2 .pro_ibd li:nth-child(4n+1) .list_box:after {
    display: none;
}

.core2 .pro_ibd .list_text {
    background: url(../images/white_55.png) repeat;
    padding: 16% 8% 6%;
    text-align: center;
    color: #000;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.core2 .pro_ibd .list_title {
    font-size: 24px;
    margin-bottom: 10px;
    /*min-height: 43px;*/
    line-height: 43px;
    height: 86px;
    overflow: hidden;
}

.core2 .pro_ibd .list_cover .list_title {
    padding: 0 8%;
}

.core2 .pro_ibd .list_p {
    font-size: 15px;
    /*min-height: 80px;*/
    color: #666;
    text-align: left;
    text-indent: 2em;
    line-height: 27px;
    height: 108px;
    overflow: hidden;
}

.core2 .pro_ibd .list_img {
    width: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.core2 .pro_ibd .list_cover {
    background: url(../images/white_55.png) repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    visibility: hidden;
    opacity: 0;
}

.core2 .pro_ibd .list_cover .list_ico {
    width: 100px;
    height: 100px;
    background: url(../images/pro_indx_ico.png) no-repeat;
    display: block;
    margin: 12% auto 4%;
}

.core2 .pro_ibd .li2 .list_cover .list_ico {
    background-position: -100px 0px;
}

.core2 .pro_ibd .li3 .list_cover .list_ico {
    background-position: -200px 0px;
}

.core2 .pro_ibd .li4 .list_cover .list_ico {
    background-position: -300px 0px;
}

.core2 .pro_ibd .list_cover .list_p {
    padding: 0 12% 10%;
}

.core2 .pro_ibd .more_btn {
    margin: 0 auto;
    width: 58%;
    background: #DA251D;
    border-color: #DA251D;
}

.core2 .pro_ibd li:hover .list_cover {
    right: 0;
    visibility: visible;
    opacity: 1;
}

.core2 .pro_ibd li:hover .list_text {
    visibility: hidden;
    opacity: 0;
}

.core2 .pro_ibd li:hover .list_img {
    visibility: hidden;
    opacity: 0;
}

.core2 .pro_ibd li:hover .list_cover .list_title {
    color: #DA251D;
}

.core2 .pro_ibd li:hover .list_cover .list_p {
    color: #666;
    max-height: none;
}

.core2 .pro_ibd li a:hover {
    color: #000;
}

.core2 .more {
    color: #3d3b3b !important;
    font-size: 15px;
    font-family: "SimHei";
    text-transform: uppercase;
    line-height: 45px;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-right: 50px;
}

.core2 .more:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 7px;
    height: 7px;
    background: url(../images/line_btn_jt_red.png) no-repeat center;
    margin-top: -3px;
}

.tech .pt1 .left .con .en1,
.tech .pt1 .left .con .en2 {
    display: none !important;
}

.network2 {
    background: #09224b;
}

.network2 .text_box {
    position: absolute;
    bottom: 30px;
    left: 0;
    color: #fff;
}


/*.core2 .line_btn.line_btn_red{position:relative; text-align:left;}*/

.intro_box_s .bottom .tit {
    font-size: 30px;
    color: #DA251D;
    padding: 40px 0 20px;
    font-weight: bold;
}

.intro_box_s .bottom .desc {
    text-indent: 2em;
}

.intro_box_s .bottom .pic {
    width: 30%;
    margin-left: 3%;
    margin-bottom: 1%;
}

.intro_box_s .bottom .pic .rect-6667:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/black.5.png) repeat;
}

.intro_box_s .bottom .icon {
    width: 119px;
    height: 114px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -60px;
    margin-top: -70px;
    background: url(../images/intro_play.png) no-repeat center;
    z-index: 3;
}

.intro_box_s .bottom .icon:after {
    content: "鐐瑰嚮鎾斁瑙嗛";
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    text-align: center;
}

.network3 .pic_box {
    height: auto;
    background: url(../images/network3_bg.jpg) no-repeat center;
    background-size: cover
}

.network3 .pic_box .wrap {
    position: relative;
    height: 100%
}

.network3 .pic_box .con {
    padding: 80px 0;
}

.network3 .pic_box .con .top {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    width: 20%;
    padding: 10px 0;
}

.network3 .pic_box img {
    width: 100%;
}

.network3 .pic_box .top,
.network3 .pt2 .bottom {
    padding: 30px 35px;
}

.network3 .pic_box li {
    color: #fff;
    margin-bottom: 5px;
    font-size: 14px;
}

.network3 .pic_box li span {
    font-weight: bold;
}

.network3 .pic_box li .area {
    text-align: justify;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 45px;
    text-align-last: justify;
}

.network3 .pic_box .top .cn {
    margin-bottom: 10px;
    font-size: 26px;
}

.network3 .pic_box .bottom {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    padding: 30px 35px;
    font-size: 20px;
}

.network3 .pic_box .top_text {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

.index .line_btn.line_btn_red {
    position: relative;
    margin-top: 30px;
}

.index .pt4 .l .con .pics {
    overflow: hidden;
    background-position: center;
    background-size: cover;
}

.index .pt4 .l .con .pics img {
    display: block;
    width: 100%;
}

.party_new .pt_news .link_more {
    color: #333;
    font-size: 15px;
    font-family: "SimHei";
    text-transform: uppercase;
    line-height: 45px;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-right: 50px;
    margin-top: 5px;
}

.party_new .pt_news .link_more:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 7px;
    height: 7px;
    background: url(../images/line_btn_jt_red.png) no-repeat center;
    margin-top: -3px;
    color: #fff;
}

.party_new .pt_news .common_btn.static_btn>span {
    color: #fff;
}

.party_new .pt_news a:hover .link_more:after {
    background: url(../images/line_btn_jt.png) no-repeat center;
}

.party_new .pt_news a:hover .static_btn::before {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.party_new .pt_news a:hover .static_btn>span {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: inline-block;
}

.party_new .pt_news a:hover .static_btn>span:nth-child(1) {
    -webkit-transition-delay: 45ms;
    transition-delay: 45ms
}

.party_new .pt_news a:hover .static_btn>span:nth-child(2) {
    -webkit-transition-delay: .09s;
    transition-delay: .09s
}

.party_new .pt_news a:hover .static_btn>span:nth-child(3) {
    -webkit-transition-delay: .135s;
    transition-delay: .135s
}

.party_new .pt_news a:hover .static_btn>span:nth-child(4) {
    -webkit-transition-delay: .18s;
    transition-delay: .18s
}

.index .pt4 .cn,
.index .pt3 .cn1,
.about .infor .tit,
.about .infor .tit,
.core2 .pro_ibd .list_title,
.common-no-tit .t,
.talents .oneItem .right .stitle {
    color: #DA251D !important;
}

.contact .l .con .cn {
    color: #DA251D !important;
    font-weight: bold;
}

.culture01 .bottom .btm_row {}

.culture01 .bottom .btm_row .item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-right: 50px;
    margin-bottom: 40px;
    position: relative;
    width: 200px;
}

.culture01 .bottom .btm_row .item:after {
    content: "";
    position: absolute;
    top: 20px;
    right: 46px;
    width: 2px;
    height: 25px;
    background: #fff;
}

.culture01 .bottom .btm_row .item.item3:after,
.culture01 .bottom .btm_row .item.item6:after {
    display: none;
}


/*talents2 鎷涜仒鍒楄〃*/

.talents2 .wrap {
    background: #fff;
    padding: 40px;
}

.talents2 .sx_item {
    margin-bottom: 24px;
    overflow: hidden;
}

.talents2 .sx_item span {
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.talents2 .sx_xx {
    float: left;
}

.talents2 .sx_xx span {
    font-weight: normal;
    cursor: pointer;
    margin-right: 20px;
}

.talents2 .sx_xx span:hover {
    color: #DA251D;
}

.talents2 .sx_xx span.on {
    color: #DA251D;
}

.talents2 .job_search {
    width: 60%;
    line-height: 40px;
    border: 1px solid #dddddd;
    padding: 0 2%;
    overflow: hidden;
    margin-bottom: 40px;
}

.talents2 .job_search input {
    height: 40px;
    line-height: 40px;
    width: 70%;
    float: left;
    border: none;
    padding: 0;
    margin: 0;
}

.talents2 .job_search button {
    height: 40px;
    border: none;
    cursor: pointer;
    color: #dddddd;
    font-size: 18px;
    background: none;
    float: right;
    outline: none;
}

.talents2 .widget-job-1 {
    margin-bottom: 40px;
    border-top: 4px solid #DA251D;
}

.talents2 .widget-job-1 .first {
    background: #f4f6f9;
    border-bottom: none;
    padding: 0;
    height: 60px;
    line-height: 60px;
}

.talents2 .widget-job-1 li {
    border-bottom: 0px solid #cccccc;
    float: left;
    width: 100%;
    height: 75px;
    line-height: 75px;
    background-color: #fff;
}

.talents2 .widget-job-1 li.j_t {
    cursor: pointer;
    border-bottom: 1px dashed #eee;
}

.talents2 .widget-job-1 li.j_t.j_t_cur {
    border-color: transparent;
}

.talents2 .widget-job-1 li.j_c {
    height: auto;
    line-height: 1.8;
    background-color: #f4f8fd;
    display: none;
}

.talents2 .widget-job-1 ._t1 {
    width: 20%;
    margin-right: 5%;
}

.talents2 .widget-job-1 ._t2 {
    width: 20%;
}

.talents2 .widget-job-1 ._t3 {
    width: 17%;
}

.talents2 .widget-job-1 ._t4 {
    width: 17%;
}

.talents2 .widget-job-1 ._t5 {
    width: 14%;
}

.talents2 .widget-job-1 ._t6 {
    width: 15%;
    cursor: pointer;
}

.talents2 .widget-job-1 .first ._ut {
    float: left;
    text-align: center;
    color: #000;
    font-weight: 700;
    font-size: 18px;
}

.talents2 .widget-job-1 li ._un {
    float: left;
    text-align: center;
    height: 75px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.talents2 .widget-job-1 ._jcon {
    padding: 4% 6% 10%;
    position: relative;
}

.talents2 .widget-job-1 ._title {
    font-size: 18px;
    color: #333333;
}

.talents2 .widget-job-1 ._part {
    margin-bottom: 40px;
}

.talents2 .widget-job-1 .ewm_box {
    position: absolute;
    bottom: 10%;
    right: 10%;
    text-align: center;
    display: none;
}

.talents2 .widget-job-1 .ewm_box h4 {
    color: #666666;
    padding: 20px 0px;
    font-weight: normal;
}

.talents2 .widget-job-1 .more_btn {
    border-color: #DA251D;
    background: #DA251D;
}

.talents2 .widget-job-1 .ewm_box .rect-100 {
    padding-bottom: 100%;
}

.talents2 .widget-job-1 .line_btn_red {
    position: relative;
}

.talents_st {
    padding: 100px 0 115px;
}

.talents_st li {
    margin-bottom: 40px;
    background: #fff;
    font-size: 16px;
    color: #666666;
}

.talents_st li:nth-child(even) .list_l {
    float: right;
}

.talents_st li:nth-child(even) .list_r {
    float: left;
}


/*.talents_st li:nth-child(even) .list_text{text-align:right;}*/

.talents_st .list_text {
    padding: 50px;
}

.talents_st .list_title {
    font-size: 30px;
    color: #DA251D;
    margin-bottom: 20px;
}

.talents_st .list_box {
    background: #f6f6f9;
}


/*鎷涜仒璇︾粏*/

.job_detail_page {
    padding: 100px 0 110px;
}

.job_detail_page .left {
    background: #f6f9fd;
    width: 70%;
}

.job_detail_page .left .left_con {
    padding: 40px 80px 150px 90px;
}

.job_detail_page .left .top {
    line-height: 60px;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
    margin-bottom: 40px;
}

.job_detail_page .left .top .tit {
    color: #000;
    font-size: 30px;
    font-weight: bold;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.job_detail_page .left .top .back {
    float: right;
    color: #666666;
    font-size: 16px;
}

.job_detail_page .left .top .back:hover {
    color: #DA251D;
}

.job_detail_page .left .info {
    overflow: hidden;
    margin: 20px 0;
    line-height: 28px;
}

.job_detail_page .left .info .t {
    float: left;
    width: 130px;
    font-size: 18px;
    color: #000;
}

.job_detail_page .left .info .con {
    overflow: hidden;
}

.job_detail_page .left .send {
    margin-left: 130px;
    background: #DA251D;
    padding: 30px;
    color: #fff;
    margin-top: 40px;
}

.job_detail_page .left .send a {
    text-decoration: underline;
}

.job_detail_page .left .send a:hover {
    color: #fff;
}

.job_detail_page .right {
    background: #f6f9fd;
    width: 28%;
}


/*.job_detail_page .right_con{padding:0 65px 80px 30px;}*/

.job_detail_page .right_con .item {
    padding: 45px;
    position: relative;
    color: #666666;
    display: block;
    -moz-transition: background .8s ease 0s;
    -ms-transition: background .8s ease 0s;
    -o-transition: background .8s ease 0s;
    -webkit-transition: background .8s ease 0s;
    transition: background .8s ease 0s;
}

.job_detail_page .right_con .item:hover {
    background: #DA251D;
    color: #fff;
}

.job_detail_page .right_con .item:hover .t {
    color: #fff;
    background: #DA251D;
}

.job_detail_page .right_con .item .t {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-right: 20px;
    background: #f6f9fd;
    position: relative;
    z-index: 1;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    -moz-transition: background .8s ease 0s;
    -ms-transition: background .8s ease 0s;
    -o-transition: background .8s ease 0s;
    -webkit-transition: background .8s ease 0s;
    transition: background .8s ease 0s;
}

.job_detail_page .right_con .item:after {
    content: "";
    position: absolute;
    left: 45px;
    right: 45px;
    top: 60px;
    z-index: 0;
    height: 1px;
    background: #dcdcdc;
}

.job_detail_page .right_con .item .date {
    font-size: 14px;
    margin: 15px 0;
}

.job_detail_page .right_con .item .name {
    font-size: 18px;
}

.job_detail_page .right_con .item:hover .name {
    color: #fff;
}

.job_list_page {
    padding: 100px 0 110px;
}

.job_list_page .job_fl {
    overflow: hidden;
    font-size: 18px;
    margin-bottom: 30px;
}

.job_list_page .job_fl span {
    float: left;
    margin-right: 20px;
}

.job_list_page .job_fl .sx_xx {
    overflow: hidden;
}

.job_list_page .job_fl .sx_xx .on {
    color: #DA251D;
}

.job_list_page .job_fl .sx_xx a {
    margin-right: 15px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.job_list_page .job_search {
    margin-bottom: 50px;
    border-bottom: 3px solid #DA251D;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 32%;
    position: relative;
}

input {
    border: none;
    width: 85%;
    line-height: 40px;
    height: 40px;
    padding-right: 60px;
}

input::-webkit-input-placeholder {
    color: #DA251D;
}

input:-moz-placeholder {
    color: #DA251D;
}

input::-moz-placeholder {
    color: #DA251D;
}

input:-ms-input-placeholder {
    color: #DA251D;
}

.job_list_page .job_search button {
    color: #DA251D;
    font-size: 22px;
    border: none;
    padding: 10px;
    background: none;
    position: absolute;
    right: 0;
    bottom: 0;
}

.job_list_page .widget-job-1 {
    margin-bottom: 40px;
}

.job_list_page .widget-job-1 .first {
    background: #DA251D;
    border-bottom: none;
    padding: 0;
    height: 60px;
    line-height: 60px;
}

.job_list_page .widget-job-1 li {
    border-bottom: 0px solid #cccccc;
    float: left;
    width: 100%;
    height: 75px;
    line-height: 75px;
    background-color: #fff;
}

.job_list_page .widget-job-1 li.j_t {
    cursor: pointer;
    border-bottom: 1px dashed #eee;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.job_list_page .widget-job-1 li.j_t>a {
    display: block;
}

.job_list_page .widget-job-1 li.j_t .link_more>span {
    color: #fff;
}

.job_list_page .widget-job-1 li.j_t a:hover {
    color: #555;
}

.job_list_page .widget-job-1 li.j_t:hover {
    background: #f6f9fd;
}

.job_list_page .widget-job-1 li.j_t:hover .link_more {
    background: #DA251D;
}

.job_list_page .widget-job-1 li.j_t:hover .link_more:after {
    background: url(../images/line_btn_jt.png) no-repeat center;
}

.job_list_page .widget-job-1 li.j_t:hover .link_more::before {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.job_list_page .widget-job-1 li.j_t:hover .link_more>span {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: inline-block;
}

.job_list_page .widget-job-1 li.j_t:hover .link_more>span {
    color: #fff;
}

.job_list_page .widget-job-1 li.j_t:hover .link_more::before {
    left: 0;
}

.job_list_page .widget-job-1 li.j_t:hover .link_more>span:nth-child(1) {
    -webkit-transition-delay: 45ms;
    transition-delay: 45ms
}

.job_list_page .widget-job-1 li.j_t:hover .link_more>span:nth-child(2) {
    -webkit-transition-delay: .09s;
    transition-delay: .09s
}

.job_list_page .widget-job-1 li.j_t:hover .link_more>span:nth-child(3) {
    -webkit-transition-delay: .135s;
    transition-delay: .135s
}

.job_list_page .widget-job-1 li.j_t:hover .link_more>span:nth-child(4) {
    -webkit-transition-delay: .18s;
    transition-delay: .18s
}

.job_list_page .widget-job-1 li.j_t.j_t_cur {
    border-color: transparent;
}

.job_list_page .widget-job-1 li.j_c {
    height: auto;
    line-height: 1.8;
    background-color: #f4f8fd;
    display: none;
}

.job_list_page .widget-job-1 ._t1 {
    width: 20%;
}

.job_list_page .widget-job-1.senior ._t1 {
    width: 40%;
}

.job_list_page .widget-job-1 ._t2 {
    width: 20%;
}

.job_list_page .widget-job-1 ._t3 {
    width: 15%;
}

.job_list_page .widget-job-1 ._t4 {
    width: 15%;
}

.job_list_page .widget-job-1 ._t5 {
    width: 15%;
}

.job_list_page .widget-job-1 ._t6 {
    width: 15%;
    cursor: pointer;
}

.job_list_page .widget-job-1 .first ._ut {
    float: left;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}

.job_list_page .widget-job-1 li ._un {
    float: left;
    text-align: center;
    height: 75px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.job_list_page .widget-job-1 ._jcon {
    padding: 4% 6% 10%;
    position: relative;
}

.job_list_page .widget-job-1 ._title {
    font-size: 18px;
    color: #333333;
}

.job_list_page .widget-job-1 ._part {
    margin-bottom: 40px;
}

.job_list_page .widget-job-1 .link_more:after {
    content: "";
    position: absolute;
    right: 40px;
    top: 50%;
    width: 7px;
    height: 7px;
    background: url(../images/line_btn_jt_red.png) no-repeat center;
    margin-top: -3px;
    color: #DA251D;
}

.job_list_page .widget-job-1 .link_more {
    color: #333;
    font-size: 15px;
    font-family: "SimHei";
    text-transform: uppercase;
    line-height: 45px;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-right: 50px;
    margin-top: 10px;
    padding: 0 60px 0 34px;
    border-left: 1px solid #DA251D;
    border-right: 1px solid #DA251D;
}

.hr_page {
    padding: 100px 0 110px;
}

.hr_page .pt1 .wrap {
    background: url(../images/t_line1_bg.png);
}

.hr_page .pt1 .wrap .con {
    padding: 0 40px 60px;
}

.hr_page .t {
    color: #DA251D;
    font-size: 30px;
    font-weight: bold;
    margin: 25px 0;
}

.hr_page .pt1 .desc {
    text-indent: 2em;
}

.hr_page .pt3 .d {
    font-size: 18px;
    font-weight: bold;
    margin-top: 50px;
}

.hr_page .pt3 .d span {
    color: #3d3b3b;
}

.hr_page .pt2 .t {
    margin: 40px 0 35px;
}

.widgets_business_accordion_2 .card-area {
    height: 900px;
    width: 100%;
    position: relative;
}

.widgets_business_accordion_2 .bg-e8e8e8 {
    background: #f1f6fc
}

.widgets_business_accordion_2 .bg-e1e1e1 {
    background: #ebf3fc
}

.widgets_business_accordion_2 .card-item {
    z-index: 4;
    transition: all .8s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
    position: relative;
    float: left;
    width: 17%;
    height: 900px;
    background-color: transparent;
}

.widgets_business_accordion_2 .card-item+.card-item {
    margin-left: -1px
}

.widgets_business_accordion_2 .card {
    transition: all .8s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #fff;
}

.widgets_business_accordion_2 .card-content {
    width: 100%;
}

.widgets_business_accordion_2 .content-first {
    transition: all .12s cubic-bezier(.4, 0, .2, 1) .18s;
    z-index: 3;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=(100))
}

.widgets_business_accordion_2 .content-second {
    transition: all .12s cubic-bezier(.4, 0, .2, 1) 0s;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=(0));
}

.widgets_business_accordion_2 .content-second li {
    float: left;
    width: 50%
}

.widgets_business_accordion_2 .card-content,
.widgets_business_accordion_2 .card-title {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1
}

.widgets_business_accordion_2 .card-title {
    padding-top: 1px;
    transition: all .8s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
    height: 145px;
    font-size: 14px;
    top: 0;
    background-size: cover;
    border-left: 1px solid #3285c0;
}

.widgets_business_accordion_2 .card-title:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #DA251D;
    z-index: 0;
}

.widgets_business_accordion_2 .card-title .content {
    width: 100%;
    padding: 25px 0;
    position: relative;
    z-index: 1;
}

.widgets_business_accordion_2 .card-title h1 {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0
}

.widgets_business_accordion_2 .card-title .short-info {
    color: #8dbbdc;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 20px
}

.widgets_business_accordion_2 .card-title .zq-product-img {
    width: 40px;
    height: 40px;
    margin: 10px auto;
    position: relative
}

.widgets_business_accordion_2 .active .card-title .zq-product-img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.widgets_business_accordion_2 .card-title .zq-product-img img {
    position: absolute;
    left: 0;
    width: 100%
}

.widgets_business_accordion_2 .card-title .zq-product-img .un-hover {
    z-index: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=(100))
}

.widgets_business_accordion_2 .card-title .zq-product-img .with-hover {
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=(0))
}

.widgets_business_accordion_2 .card-title .short-info,
.widgets_business_accordion_2 .card-title .zq-product-img img,
.widgets_business_accordion_2 .card-title h1 {
    transition: all .15s cubic-bezier(.4, 0, .2, 1) 0s
}

.widgets_business_accordion_2 .card-content {
    height: 700px;
    position: absolute;
    top: 145px
}

.widgets_business_accordion_2 .content-first .content-first-list {
    width: 100%;
    max-width: 250px;
    font-size: 16px;
    color: #373d41;
    margin-top: 47px;
    margin-bottom: 47px
}

.widgets_business_accordion_2 .content-first .content-first-list li {
    margin-bottom: 10px;
    text-align: left;
    margin-left: 20%;
    position: relative;
}

.widgets_business_accordion_2 .content-first .content-first-list li:after {
    content: "";
    position: absolute;
    top: 10px;
    left: -15px;
    width: 6px;
    height: 6px;
    background: #DA251D;
    transform: rotate(45deg);
}

.widgets_business_accordion_2 .content-second {
    width: 85%;
    left: 7%;
    font-size: 14px;
    text-align: left;
    padding-top: 45px
}

.widgets_business_accordion_2 .content-second .s_t {
    font-size: 20px;
    color: #333;
    margin-top: 10px;
}

.widgets_business_accordion_2 .content-second .d {
    text-indent: 2em;
}

.widgets_business_accordion_2 .card-item.active {
    z-index: 6;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2);
    width: 49%;
    height: 900px;
}

.widgets_business_accordion_2 .card-item.active .card-title {
    height: 159px;
    top: -15px;
    border: none;
}

.widgets_business_accordion_2 .card-item.active .card-title .short-info {
    color: #9ed8f5
}

.widgets_business_accordion_2 .card-item.active .card-title h1 {
    color: #fff;
    font-size: 32px;
}

.widgets_business_accordion_2 .card-item.active .content-first {
    transition: all .12s cubic-bezier(.4, 0, .2, 1) 0s;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=(0))
}

.widgets_business_accordion_2 .card-item.active .content-second {
    transition: all .12s cubic-bezier(.4, 0, .2, 1) .18s;
    z-index: 3;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=(100))
}

.widgets_business_accordion_2 .card-item.active .card-title:after {
    opacity: 0;
    visibility: hidden;
}

@media only screen and (max-width: 992px) {
    body .widgets_business_accordion_2 .card-item,
    body .widgets_business_accordion_2 .card-item.active {
        width: 100%;
        height: auto;
    }
    body .widgets_business_accordion_2 .card-content {
        height: 0;
        position: static;
        padding: 0 30px;
    }
    body .widgets_business_accordion_2 .active .card-content {
        height: auto;
        padding: 30px;
    }
    body .widgets_business_accordion_2 .card-area {
        height: auto;
    }
    body .widgets_business_accordion_2 .card-item .content-first {
        display: none;
    }
    body .widgets_business_accordion_2 .card-title {
        position: static;
    }
}

@media only screen and (max-width: 760px) {
    .widgets_business_accordion_2 .content-second .s_t {
        font-size: 18px;
    }
    .widgets_business_accordion_2 .card-item.active .card-title h1 {
        font-size: 20px;
    }
    .hr_page .t {
        font-size: 20px;
    }
    .hr_page .pt1 .wrap .con {
        padding: 0 20px 30px;
    }
}


/*鏍″洯鎷涜仒*/

.job_school {
    padding: 110px 0 100px;
}

.job_school .tab_content .pt {
    display: none;
    margin-top: 50px;
}

.job_school .job_list_page {
    opacity: 0;
    padding: 0;
}

.job_school .job_list_page .job_fl.job_fl_city {
    padding-right: 80px;
    position: relative;
    line-height: 32px;
    height: 100%;
    -moz-transition: height .8s ease 0s;
    -ms-transition: height .8s ease 0s;
    -o-transition: height .8s ease 0s;
    -webkit-transition: height .8s ease 0s;
    transition: height .8s ease 0s;
}

.job_school .job_list_page .job_fl.job_fl_city.limit {
    height: 32px;
    overflow: hidden;
}

.job_school .job_list_page .job_fl.job_fl_city .more {
    position: absolute;
    top: 0;
    right: 0;
    color: #DA251D;
    cursor: pointer;
}

.job_school .scholl_tit {
    font-size: 30px;
    font-weight: bold;
    color: #DA251D;
    margin-bottom: 25px;
}

.job_school .school_list .item {
    text-align: center;
    cursor: pointer;
}

.job_school .school_list .item .con {
    border: 1px solid #d4dfee;
    padding: 40px 13%;
    height: 270px;
    margin-bottom: 20px;
    position: relative;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.job_school .school_list .item .con .name {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding: 15px 0 20px;
    margin-bottom: 20px;
    position: relative;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.job_school .school_list .item .con .city {
    position: absolute;
    top: 1px;
    left: 1px;
    background: #f4f8fd;
    font-size: 14px;
    padding: 2px 15px;
}

.job_school .school_list .item .con .name:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: #d4dfee;
}

.job_school .school_list .item .con .info {
    text-align: left;
}

.job_school .school_list .item:hover {
    color: #DA251D;
}

.job_school .school_list .item:hover .name {
    color: #DA251D;
}

.job_school .pt2,
.job_school .pt3 {
    margin-top: 60px;
}

.job_school .job_list_page .widget-job-1 ._t2 {
    width: 30%;
}

.job_school .job_list_page .widget-job-1 ._t3 {
    width: 20%;
}

.job_school .pt3 ul {
    overflow: hidden;
}

.job_school .pt3 ul li {
    float: left;
    width: 14.28%;
    text-align: center;
    padding-bottom: 20px;
    cursor: pointer;
    color: #000;
    position: relative;
}

.job_school .pt3 ul li:before {
    content: "";
    position: absolute;
    right: 100%;
    width: 40px;
    height: 20px;
    background: url(../images/school_job_jt.png) no-repeat;
    top: 20px;
    margin-right: -20px;
}

.job_school .pt3 ul li.li1:before {
    display: none;
}

.job_school .pt3 ul li:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 2px;
    left: 0;
    right: 100%;
    background: #DA251D;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.job_school .pt3 ul li .desc {
    font-size: 18px;
    margin: 5px 0;
}

.job_school .pt3 ul li .icon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
}

.job_school .pt3 ul li .con {
    display: none;
}

.job_school .pt3 ul li .icon .tri {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 1;
    visibility: visible;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.job_school .pt3 ul li:hover {
    color: #DA251D;
}

.job_school .pt3 ul li:hover .icon .tri {
    opacity: 0;
    visibility: hidden;
}

.job_school .pt3 .content {
    padding: 40px;
    background: #e9eef5;
    border-top: 1px solid #dce4ed;
}

.job_school .pt3 ul li:hover:after {
    right: 0;
}

.job_school .intro_box_s {
    padding: 0 0 30px;
}

.job_school .intro_box_s .top .item {
    width: 32%;
}

.job_school .intro_box_s .top .item.acti::after {
    display: none;
}

.job_school .intro_box_s .top .item .t_item_con_img img {
    top: 0;
    bottom: auto;
}


/*楂樼骇鎷涜仒璇︾粏*/

.senior_detail .join_columns {
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
}

.senior_detail .join_columns .columns_title {
    text-align: left;
    padding-left: 55px;
    width: auto;
    font-size: 36px;
    color: #000;
    margin-bottom: 40px;
}

.senior_detail .join_columns .columns_title p {
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    display: none;
}

.senior_detail .join_part h3 {
    height: 63px;
    line-height: 63px;
    font-size: 28px;
    color: #fff;
    background: #DA251D;
    text-align: center;
}

.senior_detail .join_part ul {
    background: #f4f8fd;
    padding: 50px 0 35px 2%;
    margin-bottom: 45px;
}

.senior_detail .join_part ul li {
    width: 24%;
    float: left;
    height: 32px;
    line-height: 32px;
    color: #636262;
    background: url(../images/join_xsj.jpg) no-repeat 0 center;
    padding-left: 1%;
}

.senior_detail .join_content {
    line-height: 36.38px;
}

.senior_detail .join_content li {
    padding-left: 220px;
}

.senior_detail .join_content li h3 {
    margin-left: -180px;
    float: left;
    background: url(../images/join_one.gif) no-repeat;
    height: 36px;
    padding-top: 89px;
    line-height: 36px;
    font-size: 18px;
    width: 152px;
    color: #fff;
    text-indent: 30px;
}

.senior_detail .join_content li.item2 h3 {
    background: url(../images/join_two.gif) no-repeat;
}

.senior_detail .close {
    float: right;
    width: 98px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background: #DA251D;
    text-align: center;
    margin-top: 30px;
}

.senior_detail .close:hover {
    color: #fff;
}

.senior_detail .join_content li dl {
    border-top: 1px solid #e4e4e4;
    padding: 14px 14px 0;
    min-height: 200px;
}

.senior_detail .join_content li.item1 dl {
    padding: 14px 14px 55px
}

.senior_detail .join_content li dl ._t {
    font-size: 18px;
    color: #DA251D;
    font-weight: bold;
}

.senior_detail .join_content li.item1 dl dd {
    padding-left: 30px;
}

.senior_detail .join_content li.item1 dl dd span {
    float: left;
    margin-left: -30px;
    color: #0855bd;
}

.senior_detail .join_content li.item2 dl dd span {
    color: #DA251D;
}

.senior_detail .join_content .send {
    margin-left: 0;
}

.senior_detail .join_content .send a {
    text-decoration: underline;
}

.senior_detail .join_content .send a:hover {
    color: #fff;
}

.job_detail_page .senior_detail .left_con {
    padding: 40px 40px 90px;
}

.smart {
    padding-bottom: 110px;
}

.smart .tech .pt1 .fix {
    padding: 0 0 0 65px;
}

.smart .tech .pt1 .left .con {
    padding: 65px 0;
}

.smart .tech .pt1 .video_box {
    float: right;
    width: 29%;
    margin-left: 3%;
}

.smart .tech .pt1 .left {
    width: 68%;
}

.smart .icon {
    width: 119px;
    height: 114px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -60px;
    margin-top: -70px;
    background: url(../images/intro_play.png) no-repeat center;
    z-index: 3;
}

.smart .icon:after {
    content: "鐐瑰嚮鎾斁瑙嗛";
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    text-align: center;
}

.smart .rect-6667:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/black.5.png) repeat;
}

.smart .pt2 img {
    width: 100%;
}

.smart .tech .pt1 {
    margin-bottom: 50px;
}

.header_search_fix input {
    border: none;
    width: 85%;
    line-height: 40px;
    height: 40px;
    padding-right: 60px;
}

.header_search_fix input::-webkit-input-placeholder {
    color: #fff;
}

.header_search_fix input:-moz-placeholder {
    color: #fff;
}

.header_search_fix input::-moz-placeholder {
    color: #fff;
}

.header_search_fix input:-ms-input-placeholder {
    color: #fff;
}

body .content-52814 .submit {
    width: 125px;
    cursor: pointer;
    border: 1px solid #ccc;
    line-height: 30px;
    height: 30px;
    padding: 0;
}

.crs .page_nn {
    margin-top: 50px;
}

.core2 .pro_ibd .list_img .rect-75 {
    padding: 0;
    height: auto;
}

.core2 .pro_ibd .list_img .rect-75 img {
    width: 100%;
    display: block;
}


/*  * 鍝嶅簲寮� * */

@media only screen and (max-width:1440px) {
    .proinfo .con .box table {
        max-width: 1000px!important;
    }
    .index .pt2 .tab .desc {
        font-size: 18px;
    }
    .index .pt3 .r {
        width: 65%;
    }
    .index .pt3 .l {
        width: 35%;
    }
    .index .pt3 .r .c {
        font-size: 16px;
        padding-left: 2%;
        width: 80%;
        max-width: 100%;
    }
    .index .pt3 .r a .pic:after {
        font-size: 24px;
        /*height: 40px;*/
        right: 0;
    }
    .index .pt3 {
        padding: 55px 0;
    }
    .header .header_nav .inner_box {
        padding: 40px 0;
    }
    .header .header_nav .inner_box .box_l li {
        font-size: 15px;
    }
    .header .header_nav .inner_box .box_l {
        width: 70%;
    }
    .header .header_nav .inner_box .box_r {
        width: 20%;
    }
    .ibanner .word .tit {
        font-size: 40px;
    }
    .ibanner .word .ban_cn {
        font-size: 20px;
    }
    .about .pt1 .info .big_data .item .num .no {
        font-size: 66px;
    }
    .about .pt1 .btm .box .an {
        font-size: 22px;
    }
    .about .pt1 .btm .box .flag {
        bottom: 38px;
        right: 29px;
        display: none;
    }
    .about .pt1 .btm .box a {
        padding: 30px;
    }
    .core2 .pro_ibd .list_title {
        font-size: 17px;
    }
    .prolist .t1 {
        font-size: 15px;
    }
    .prolist .t2 {
        font-size: 13px;
    }
    .proimg .t1 {
        font-size: 24px;
    }
    .proimg .t2 {
        font-size: 22px;
    }
    .proinfo .tit {
        font-size: 23px;
    }
}

@media only screen and (max-width:1280px) {
    .full-row>.span-3 {
        width: 50%;
    }
    .proinfo .tit {
        line-height: 55px;
    }
    .prosearch {
        width: 396px;
    }
    .core2 .pro_ibd .list_title {
        font-size: 17px;
    }
}

@media only screen and (max-width:1024px) {
    .ibanner .owl-carousel .owl-item .ban_img {
        transform: none;
    }
    .layoutleft {
        display: none;
    }
    .layoutright {
        width: 100%;
    }
    .prolist .t1,
    .prolist .t2 {
        padding: 0 10px;
    }
    .owl-carousel-pro .item {
        padding: 0 45px;
    }
    .xgcp {
        padding: 35px 0;
    }
    .ny-sec {
        padding: 90px 0 50px;
    }
    .pro_listnav {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
    .pro_listnav .pt1 .sele {
        width: 100%!important;
        margin-right: 0!important;
    }
    .prosearch {
        width: 100%;
    }
}

@media only screen and (max-width:960px) {
    .footer .footer2 .d {
        font-size: 12px;
    }
    .proimg .pic {
        width: 100%;
        display: block;
    }
    .proimg .tbox {
        width: 100%;
        display: block;
        padding: 0;
    }
    .proinfo .con {
        font-size: 14px;
        line-height: 24px;
        padding: 20px 0;
    }
    .proinfo .con .box table {
        max-width: 640px!important;
    }
}

@media only screen and (max-width:640px) {
    .header_search_fix .submit {
        position: relative;
    }
    .ibanner,
    .ibanner .item {
        height: 400px;
        overflow: hidden;
    }
    .ibanner .page_btn {
        margin-top: 30px;
    }
    .index .pt2 .con {
        position: static;
        background: #969594;
    }
    .index .pt2 .list .item {
        position: static;
    }
    .news_detail .news_title {
        font-size: 20px;
    }
    .news_detail .l_tools {
        margin-bottom: 20px;
    }
    .widget-newslist-10 .list_time {
        font-size: 13px;
    }
    .core2 .pro_ibd .list_box {
        margin: 0;
    }
    .proxqmain {
        padding: 15px;
    }
    .proxq {
        margin-top: 0px;
    }
    .prolist ul li {
        width: 100%;
    }
    .gallery-thumbs {
        width: 100%;
        font-size: 0;
    }
    .gallery-thumbs .swiper-slide {
        width: 25%;
        display: inline-block;
    }
    .gallery-thumbs .swiper-slide a {
        padding: 5px;
        display: block;
    }
    .gallery-top {
        width: 100%;
    }
    .owl-carousel-pro .item {
        padding: 0 15px;
    }
    .owl-carousel-pro .owl-prev,
    .owl-carousel-pro .owl-next {
        width: 15px;
        height: 30px;
        margin-top: -15px;
        background-size: cover;
    }
    .proimg .t1 {
        font-size: 18px;
    }
    .proimg .t2 {
        font-size: 15px;
        margin-top: 10px;
    }
    .proimg .t3 {
        margin-top: 15px;
        padding-top: 10px;
        font-size: 14px;
        line-height: 22px;
    }
    .proinfo .tit {
        line-height: 46px;
        font-size: 17px;
    }
    .xgtjmain {
        margin-top: 30px;
    }
    .xgtjtit {
        padding-bottom: 10px;
        font-size: 20px;
    }
    .owl-carousel-xgtj .owl-dots {
        margin-top: 25px;
    }
    .header .header_tools li.quick_a {
        height: 69px;
        line-height: 69px;
    }
    .header .header_tools li {
        height: 70px;
        line-height: 70px;
    }
    .header .header_tools {
        height: 70px;
    }
    .header .header_logo {
        height: 70px;
    }
    .header .logo {
        margin-top: 10px;
    }
    .header .header_logo {
        height: 70px;
    }
    .header {
        height: 70px;
    }
    .ny-sec {
        padding: 85px 0 30px;
    }
    .proxqmain {
        margin-top: 0;
    }
    .pro_listnav {
        margin-bottom: 0;
    }
    .case-sec .item {
        width: 100%;
    }
    .weizhi {
        line-height: 16px;
    }
    .proinfo .con .box table {
        max-width: 300px!important;
    }
}

.page_nn a:hover,
.page_nn a.current {
    color: #fff;
    background-color: #DA251D;
}

.xiangqing_neiye {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.xiangqing_neiye h1 {
    color: #e3051c
}


/*-------------why_list-------*/

.why_list {
    width: 90%;
    margin: 50px auto;
    border-bottom: 1px #ececec solid;
    display: flex;
    justify-content: space-between;
}

.why_list li {
    display: flex;
    justify-content: start;
    margin-bottom: 20px;
}

.why_list li .pic {
    width: 120px;
    text-align: left;
}

.why_list li .wz {
    width: auto
}

.why_list li .wz h2 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
    line-height: 30px;
    padding-top: 10px;
}

.why_list li .wz h4 {
    font-size: 11px;
    color: #787878;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

.why_list li .wz p {
    font-size: 14px;
    color: #787878
}


/*-------------sy_lm---------------*/

.sy_lm {
    width: 100%;
    text-align: center;
    margin: 50px auto 20px;
    background: url("../images/lm.png") top center no-repeat
}

.sy_lm h2 {
    color: #303647;
    font-size: 48px;
    line-height: 66px;
    padding-top: 60px;
}

.sy_lm p {
    font-size: 18px;
    color: #303647;
    margin: 5px auto;
}

.sy_lm .jiantou {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}


/*sy_lmfenlei*/

.sy_cp {
    background: #303647;
    padding: 4px 0 70px 0;
}

.sy_lmfenlei {
    width: 1000px;
    margin: 0 auto 20px;
    overflow: hidden;
    text-align: center;
}

.sy_lmfenlei li {
    display: block;
    padding: 0 23px;
    text-align: center;
    float: left;
    border-right: 1px #ececec solid;
}

.sy_lmfenlei li:last-child {
    border-right: none
}

.sy_lmfenlei li a {
    color: #787878;
    font-size: 16px
}

.sy_lmfenlei li:hover a {
    color: #e3051c;
    font-weight: bold;
}

.chanpin_con {
    padding: 0px 0 30px 0;
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
}

.chanpin_con li {
    float: left;
    height: auto;
    padding-bottom: 0.5%;
    margin: 0 0.5% 1% 0.5%;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.chanpin_con li:hover {
    background: #f6f6f6;
}

.chanpin_con .old img {
    width: 100%;
    transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
}

.chanpin_con li:hover .old img {
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.chanpin_con .old {
    width: 100%;
    margin: 0px auto 0 auto;
    position: relative;
    overflow: hidden;
}

.chanpin_con p a {
    color: #333;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 60px;
}

.chanpin_con li {
    width: 24%;
}

.chanpin_con li:hover p a {
    font-weight: bold;
    color: #e3051c
}

.chanpin_con p {
    display: block;
    font-size: 16px;
    color: #666;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    text-align: left;
    line-height: 25px;
    padding-top: 10px
}

.chanpin_con .tedian {
    width: 90%;
    margin: 0 auto 15px;
    overflow: hidden;
    font-size: 14px;
    color: #888
}

.chanpin_con li:hover .anniu {
    background: #DA251D;
}

.chanpin_con .anniu {
    background: #c7c7c7;
    width: 44px;
    height: 28px;
    padding-top: 16px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
}


/*------baner----*/

#banner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

#banner ul {
    position: relative;
    overflow: hidden;
    width: 400%;
    margin: 0;
}

#banner ul li {
    width: 25%;
    float: left
}

#banner ul li img {
    width: 100%;
    display: block;
}

#banner aside {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 0;
    width: 90%;
    right: 0;
    left: 0;
    margin: auto
}

#banner aside span {
    display: block;
    width: 65px;
    height: 65px;
    z-index: 63;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    position: relative;
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s;
    margin-top: -2%;
}

#banner:hover aside span {
    opacity: 1;
}

#banner aside span:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 20%;
    margin: auto;
    width: 27px;
    height: 27px;
    border-top: 3px solid #b4b4b4;
    border-left: 3px solid #b4b4b4;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg)
}

#banner aside span.prev {
    float: left;
}

#banner aside span.next {
    float: right;
}

#banner aside span.next:after {
    left: 0;
    right: 20%;
    -webkit-transform: rotateZ(135deg);
    -moz-transform: rotateZ(135deg);
    -ms-transform: rotateZ(135deg);
    -o-transform: rotateZ(135deg);
    transform: rotateZ(135deg)
}

#banner #bannerBtnS {
    width: 100px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 6%;
    margin: auto
}

#banner #bannerBtnS em {
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 4.75px;
    background: #b4b4b4;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

#banner #bannerBtnS em.act {
    background: #e51212;
}

.sl {
    width: 100%;
}

.sl,
.st,
.st div,
.sl div {
    overflow: hidden;
}

.nextinfo {
    width: 100%;
    overflow: hidden;
}

.nextinfo span {
    background: #eee;
    margin: 20px 1%;
    width: 48%;
    float: left;
    text-align: center;
    border-radius: 20px;
    font-size: 14px;
}

.nextinfo span a {
    color: #000
}


/**/

.about .pt2 .owl-dot {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 15px;
    height: 15px;
    background: #ccc;
    border-radius: 50%;
    margin: 0 5px;
}

.about .pt2 .owl-dot.active {
    background: #DA251D;
}

.about .pt2 .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word
}


/*-------------新闻列表---------*/

.se_news_con {
    padding: 0px 0 0 0;
    width: 90%;
    margin: 0 auto;
}

.se_news_con2 {
    width: 90%;
    margin: 0 auto;
}

.se_news_con li,
.se_news_con2 li {
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    top: 0;
    padding: 25px 0;
    border-bottom: 1px dashed #ececec
}

.se_news_con2 .se_news_da2， .se_news_con .se_news_da {
    width: 90%;
    margin: 0 auto;
}

.se_news_con .se_news_da2 {
    display: flex;
    justify-content: space-between;
}

.se_news_con ul li .se_news_da,
.se_news_con2 ul li .se_news_da2 {
    display: flex;
    justify-content: space-between;
}

.se_news_con ul li:nth-child(2n) {
    direction: rtl;
}

.se_news_l {
    width: 25%;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.se_news_l img {
    max-width: 100%;
    transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
}

.se_news_l:hover img {
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.se_news_ll:hover img {
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.se_news_r {
    width: 70%;
    position: relative;
    z-index: 2;
    padding: 0px 20px 0 0
}

.se_news_ll {
    width: 40%;
    position: relative;
    overflow: hidden;
}

.se_news_ll img {
    width: 100%;
    transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
}

.se_news_rr {
    width: 55%;
    position: relative;
    z-index: 2;
    padding: 0px 20px 0 0;
    background: url("../images/map.png") right no-repeat;
}

.se_news_rr h2 {
    font-size: 36px;
    color: #DA251D;
    padding: 30px 0 20px 0;
    font-weight: normal;
}

.se_news_r span {
    display: block;
    line-height: 35px;
    font-size: 14px;
    color: #888;
    padding: 0 0 0 20px;
}

.se_news_r h2 {
    font-size: 14px;
    color: #555555;
    padding: 0 0 10px 0;
    font-weight: normal;
    border-bottom: 1px #ececec solid
}

.se_news_r h2 a {
    font-size: 26px;
    color: #333;
    text-transform: uppercase;
    display: block;
    line-height: 50px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.se_news_r h2 a:hover {
    color: #e3051c;
}

.se_news_r p {
    line-height: 30px;
    color: #777;
    padding: 10px 0 10px 0;
    font-size: 16px;
}

.se_news_r .se_news_more {
    width: 150px;
    line-height: 46px;
    text-align: center;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.se_news_r .se_news_more a {
    color: #fff;
    font-size: 14px;
    background: #e3051c;
    display: block;
}

.se_news_r .se_news_more a:hover {
    color: #fff;
    background: #303647;
}


/*----sy_case----*/

.sy_case {
    width: 90%;
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
    color: #fff
}

.sy_case .right {
    width: 48vw;
    margin-left: 2vw;
}

.sy_case .left {
    width: 51vw;
    overflow: hidden;
}

.sy_case .left .list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}

.sy_case .left .list .bule {
    background: #436cb1;
}

.sy_case .left .list .green {
    background: #52ad47;
}

.sy_case .left .list .org {
    background: #e3051c;
}

.sy_case .left .list .wz {
    width: 68vw;
    text-align: center;
}

.sy_case .left .list .wz h3 {
    font-weight: normal;
}

.sy_case .left .list .wz p {
    width: 70%;
    margin: 0 auto;
}

@media only screen and (max-width: 1200px) {
    .sy_case .left .list .wz h3 {
        padding-top: 2vw;
        font-size: 24px;
    }
}

@media only screen and (min-width: 1201px) {
    .sy_case .left .list .wz h3 {
        padding-top: 2vw;
        font-size: 30px;
    }
}

@media only screen and (min-width: 1400px) {
    .sy_case .left .list .wz h3 {
        padding-top: 2vw;
        font-size: 32px;
    }
}

@media only screen and (min-width: 1600px) {
    .sy_case .left .list .wz h3 {
        padding-top: 2.5vw;
        font-size: 34px;
    }
}

@media only screen and (min-width: 1800px) {
    .sy_case .left .list .wz h3 {
        padding-top: 3vw;
        font-size: 36px;
    }
}

.sy_case .left .list .pic {
    width: 30vw;
}


/*-------ad_bg----------*/

.ad_bg {
    width: 100%;
    background: url("../images/ad.jpg") center no-repeat;
    margin: 30px auto;
    padding: 40px 0 50px;
    text-align: center;
    color: #fff
}

.ad_bg .warp {
    background: url("../images/lanm.png") top center no-repeat;
}

.ad_bg .warp h2 {
    font-size: 48px;
    font-weight: normal;
    line-height: 60px;
    padding-top: 50px;
}

.ad_bg .warp h3 {
    font-size: 36px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 45px;
}

.ad_bg .warp h4 {
    font-size: 16px;
    font-weight: normal;
}

.ad_bg .warp .more {
    background: #e3051c;
    width: 150px;
    line-height: 50px;
    text-align: center;
    margin: 15px auto 0;
}


/*--anniu--*/

.mbx {
    width: 100%;
    height: 66px;
    background: #f5f5f5
}

.mbx .espcms_path {
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 66px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    color: #707070;
    font-size: 15px;
}

.mbx .espcms_path a {
    color: #707070;
}

.mbx .espcms_path .path {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
}

.mbx .espcms_path li {
    display: inline-block;
}

.mbx .espcms_path>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.mbx .espcms_path .call {
    text-align: right;
    float: right;
    color: #ed9f25;
    font-weight: normal
}

.mbx .espcms_path .call span {
    font-family: impact;
    font-weight: normal
}

@media only screen and (min-width: 751px) {
    .mbx .espcms_path .call {
        font-size: 16px;
    }
    .mbx .espcms_path .call span {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1200px) {
    .mbx .espcms_path .call {
        font-size: 18px;
    }
    .mbx .espcms_path .call span {
        font-size: 22px;
    }
}

@media only screen and (min-width: 1201px) {
    .mbx .espcms_path .call {
        font-size: 22px;
    }
    .mbx .espcms_path .call span {
        font-size: 24px;
    }
}

@media only screen and (min-width: 1401px) {
    .mbx .espcms_path .call {
        font-size: 24px;
    }
    .mbx .espcms_path .call span {
        font-size: 28px;
    }
}

.espcms_page {
    width: 90%;
    margin: 50px auto;
}

.espcms_page img {
    max-width: 100%;
    margin: 1% 0;
}

.espcms_page_botton {
    text-align: center;
    padding: 10px 0px 15px 0;
}

.btn-default {
    color: #333;
    background-color: #fff;
    outline: 0px;
}

.btn {
    display: inline-block;
    padding: 10px 23px;
    margin: 10px 0 50px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #303647;
    outline: 0px
}

.btn-default:hover {
    color: #333;
    background-color: #303647;
    outline: 0px
}

.btn-default:active,
.btn-default.active {
    color: #fff;
    background-color: #303647;
    outline: 0px
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
    color: #fff;
    background-color: #7c7c7c;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.espcms_info_pager {
    width: 100%;
    margin: 0 auto 60px auto;
}

.espcms_info_pager li {
    width: 46%;
    float: left;
    text-align: center;
    background: #7c7c7c;
    line-height: 50px;
    margin-right: 5%;
    color: #fff
}

.espcms_info_pager li:nth-child(2n) {
    margin-right: 0px;
}

.espcms_info_pager li a {
    color: #fff
}

.espcms_info_pager li a:hover {
    color: #7c7c7c
}


/*---首页应用领域--/*/

.inner {
    width: 1200px;
    margin: 0px auto;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-loading .slick-list {
    background: #f1f1f1 url(../images/loader.gif) center center no-repeat;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}


/* Arrows */

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
}


/* Dots */

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0px;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0px 5px;
    padding: 0px;
    cursor: pointer;
}

@-webkit-keyframes scaleUpDown {
    from {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scaleUpDown {
    from {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.two-ibox {
    position: relative;
}

.two-ibox .btitle {
    width: 1200px;
    position: absolute;
    left: 50%;
    top: 8%;
    margin-left: -600px;
    z-index: 100;
}

.business-idemo {
    overflow: hidden;
    position: relative;
}

.business-idemo .item img {
    width: 100%;
    display: block;
}

.business-idemo .slick-dots {
    bottom: 3%;
    left: 0;
    width: 100%;
    z-index: 504;
    display: none !important;
}

.business-idemo .slick-dots li {
    position: relative;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    cursor: pointer;
}

.business-idemo .slick-dots li a {
    text-indent: -10em;
    display: block;
    overflow: hidden;
    padding: 0px;
    cursor: pointer;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background: none #fff;
}

.business-idemo .slick-dots li a:focus {
    outline: none;
}

.business-idemo .slick-dots li.slick-active a {
    background: none #fe0000;
}

.business-bot {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: url(../images/black_50.png) repeat;
    background: none rgba(0, 0, 0, 0.5);
}

.business-nav a:link,
.business-nav a:visited {
    color: #3a3a3a;
}

.business-nav a:active,
.business-nav a:hover {
    color: #c40000;
}

.business-nav {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.business-nav dd {
    float: left;
    display: block;
    position: relative;
    padding: 30px 0px;
    width: 14.28%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    z-index: 1;
}

.business-nav dd:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.business-nav dd.moreDD {
    height: 80px;
}

.business-nav dd.moreDD .txt {
    padding-top: 15px;
}

.business-nav dd.moreDD .txt span {
    display: block;
}

.business-nav .ico {
    width: 44px;
    margin: 0px auto 8px;
}

.business-nav .ico img {
    width: 100%;
    display: block;
}

.business-nav dd:after {
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
    bottom: 0px;
    background-color: #c40000;
    transform-origin: 100%;
    -webkit-transform-origin: 100%;
    -webkit-transition: -webkit-transform .38s cubic-bezier(.4, 0, .2, 1);
    transition: transform .38s cubic-bezier(.4, 0, .2, 1);
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    visibility: hidden\9;
}

.business-nav dd:hover:after {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform-origin: 0;
    -webkit-transform-origin: 0;
    visibility: visible\9;
}

.bgfa {
    background-color: #fafafa;
}


/*-------------------产品列表-----------------*/

.inde_pro {
    margin: 50px auto 10px;
    overflow: hidden;
    width: 90%;
}

.inde_pro li {
    list-style: none;
    width: 24%;
    margin: 0 0.4%;
    border: 1px solid #f6f6f6;
    margin-top: 16px;
    overflow: hidden;
    transition: all 1s;
    padding-top: 0.5%;
}

.inde_pro li a {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.inde_pro li a p {
    text-align: left;
    color: #666;
    padding: 10px 20px;
    font-size: 16px;
    position: absolute;
    z-index: 999;
    left: 0;
    top: 0;
    transition: all 1s;
}

.inde_pro li a p i {
    opacity: 0;
    margin-top: 15px;
}

.inde_pro li:hover i {
    opacity: 1;
    font-size: 14px;
    line-height: 25px;
    margin-top: 15px;
}

.inde_pro li a p span {
    display: none;
}

.inde_pro li .inpro_r img {
    width: 100%;
    transition: all 1s;
}

.inde_pro li:hover .inpro_r img {
    transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
}

.inde_pro li em {
    width: 100%;
    font-size: 16px;
    color: #333;
}

.inde_pro li:hover a p {
    background: rgba(0, 0, 0, 0.7);
    width: 90%;
    height: 75%;
    padding: 10% 5%;
    text-align: center;
    color: #FFF;
    margin: 0 auto;
}

.inde_pro li:hover em {
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
}

.big_pic {
    width: 45%;
    border: 1px #ececec solid;
    height: auto;
    margin-bottom: 2em;
    overflow: hidden;
    float: left;
}

.big_pic img {
    width: 100%
}

.nypro_xq {
    width: 50%;
    float: right;
}

.nypro_xq h1 {
    color: #DA251D;
}

.cpxiangqing {
    background: url("../images/map.png") right no-repeat;
    width: 90%;
    margin: 50px auto;
    min-height: 400px;
}

.miaoshu {
    margin: 0 auto;
    background: #303647;
    font-size: 18px;
    color: #fff;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding-left: 15px;
    font-weight: bold;
}

.fanhui {
    background: #DA251D;
    width: 120px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    margin-top: 3%;
}

.fanhui a {
    color: #fff
}


/*服务*/

.culture-top {
    width: 1200px;
    margin: 0px auto;
    text-align: center;
    height: 200px;
    overflow: hidden;
}

.culture-top>h2 {
    font-size: 30px;
    font-weight: bold;
}

.culture-top>p {
    width: 372px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 2;
    color: rgb(96, 96, 96);
}

.culture-top-content {
    width: 90%;
    margin: -80px auto 50px;
    overflow: hidden;
    left: 0;
}

.culture-top-content-left,
.culture-top-content-right {
    width: 50%;
    float: left;
    height: 320px;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    z-index: 2;
}

.culture-top-content-left img,
.culture-top-content-right img {
    width: 100%;
    min-height: 100%;
    transition: 1s;
}

.culture-top-content-left:hover img,
.culture-top-content-right:hover img {
    transform: scale(1.08);
}

.culture-top-content-left-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    background-color: rgb(0, 0, 0)\9;
    filter: alpha(opacity=30);
    box-sizing: border-box;
    padding-top: 70px;
    line-height: 1;
    color: white;
    text-align: center;
    transition: 0.5s;
}

.culture-top-content-left-inner span {
    width: 60px;
    height: 60px;
    border: 1px solid white;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.5s;
}

.culture-top-content-right .culture-top-content-left-inner span {}

.culture-top-content-left-inner h2 {
    font-size: 30px;
    padding-bottom: 10px;
    padding-top: 28px;
    transition: 0.5s;
}

.culture-top-content-left-inner h3 {
    font-size: 14px;
    font-family: arial;
}

.culture-top-content-left-inner h3 {
    padding-bottom: 29px;
    position: relative;
}

.culture-top-content-left-inner h3:after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    background-color: white;
    transition: 0.5s;
}

.culture-top-content-left-inner p {
    font-size: 16px;
    line-height: 2;
    padding-top: 12px;
    opacity: 0;
    transition: 0.5s;
}

.culture-top-content-left-inner:hover {
    background-color: rgba(192, 0, 0, 0.7);
    background-color: rgb(192, 0, 0)\9;
    padding-top: 0;
}

.culture-top-content-left-inner:hover p {
    opacity: 1;
}

.culture-top-content-left-inner:hover h2 {
    padding-top: 30px;
}

.culture-top-content-left-inner:hover h3:after {
    opacity: 0;
}

.culture-top-content-left-inner:hover span {
    opacity: 0;
    visibility: hidden\9;
}

.culture-bottom {
    background-color: rgb(237, 237, 237);
}

.culture-bottom-inner {
    width: 1200px;
    margin: 0 auto;
    padding: 290px 0 30px;
}

.culture-bottom-inner-content {
    padding-bottom: 100px;
}

.culture-bottom-inner-content-left,
.culture-bottom-inner-content-right {
    width: 50%;
    float: left;
    overflow: hidden;
}

.culture-bottom-inner-content-right img {
    width: 100%;
    transition: 1s;
    cursor: pointer;
}

.culture-bottom-inner-content-right:hover img {
    transform: scale(1.08)
}

.culture-bottom-inner-content-left {
    box-sizing: border-box;
    padding: 30px 80px 0;
}

.culture-bottom-inner-content-left h2 {
    font-size: 30px;
    line-height: 1;
    font-weight: bold;
    padding-bottom: 32px;
}

.culture-bottom-inner-content-left p {
    font-size: 16px;
    line-height: 2;
    color: rgb(96, 96, 96);
}


/*------首页新闻-----*/

.espcms_piclist_slide18 {
    overflow: hidden;
    width: 90%;
    margin: 20px auto 70px;
    height: 560px;
}

.espcms_piclist_slide18 ul li {
    float: left;
    margin: 0 10px 5px 0;
    text-align: left;
    background: #fff;
    position: relative;
    width: 432px;
}

.espcms_piclist_slide18 li .pic {
    width: 430px;
    height: auto;
    margin: 0 auto;
    border: 1px #f3f4f7 solid;
}

.espcms_piclist_slide18 li .pic img {
    width: 430px;
    height: 330px;
}

.espcms_piclist_slide18 li em {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 50px;
}

.espcms_piclist_slide18 li .line {
    background: #DA251D;
    height: 3px;
    width: 30px;
}

.espcms_piclist_slide18 li p {
    text-align: left;
    line-height: 24px;
    font-size: 14px;
    z-index: 99;
    margin-top: 10px;
    color: #888
}

.espcms_piclist_slide18 li p a {
    color: #444444;
    font-size: 14px;
}

.espcms_piclist_slide18 li p a:hover {
    color: #fff
}

.pro_btm_arrow {
    font-size: 20px;
    line-height: 40px;
}

.espcms_piclist_slide18 li .case_more {
    width: 60px;
    margin: 0 auto;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #a9a9a9;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #604a32;
    z-index: 99;
    position: relative
}

.espcms_piclist_slide18 li .case_more a {
    color: #604a32;
}

.espcms_piclist_slide18 li .case_more div a {
    color: #a9a9a9;
}


/*厂景厂貌*/

.se_video_con {
    overflow: hidden;
    position: relative;
    margin: 50px auto 0 auto;
    width: 90%
}

.se_video_con li {
    float: left;
    position: relative;
    width: 31.1%;
    height: auto;
    overflow: hidden;
    top: 100%;
    margin: 1.1%;
    background: #f4f3f3;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.se_video_con em {
    font-style: normal;
    text-align: center;
    line-height: 48px;
    width: 420px;
    display: block;
    position: absolute;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    z-index: 3;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    right: 0
}

.se_video_con li {
    box-sizing: border-box;
}

.se_video_con li img {
    width: 100%;
    transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
}

.se_video_con li:hover img {
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.se_video_con .line1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 4px;
    z-index: 99;
    background-color: #e3051c;
}

.se_video_con .line2 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 4px;
    height: 0;
    z-index: 99;
    background-color: #e3051c;
}

.se_video_con .line3 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 4px;
    z-index: 99;
    background-color: #e3051c;
}

.se_video_con .line4 {
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 0;
    z-index: 99;
    background-color: #e3051c;
}

.se_video_con .cp_m {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    border: 0 solid #e3051c
}

.se_video_con li:hover .cp_k {
    bottom: -50px;
}

.se_video_con .cp_k {
    line-height: 50px;
    width: 100%;
    color: #fff;
    font-size: 18px;
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease;
}

.espcms_book p span {
    white-space: pre-line !important;
}


/*----产品详情--*/

.l1 {
    background: url("../images/m1.jpg") left no-repeat;
}

.l2 {
    background: url("../images/m2.jpg") left no-repeat;
}

.l3 {
    background: url("../images/m3.jpg") left no-repeat;
}

.l4 {
    background: url("../images/m4.jpg") left no-repeat;
}

.l5 {
    background: url("../images/m5.jpg") left no-repeat;
}

.contact_list {
    width: 50%;
}

.contact_list li {
    padding-left: 100px;
    height: 78px;
    width: 90%;
    word-wrap: break-word;
    word-break: normal;
}

.contact_list h6 {
    color: #333;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px
}

.contact_list p {
    color: #666;
    font-size: 14px;
    line-height: 20px
}

.message_contact {
    width: 50%;
    margin-top: 10px
}

.contact-info p a {
    color: #333
}

.section-title h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 45px;
    font-weight: 500;
    line-height: 55px;
    margin: 7px 0 20px;
}

.contact-info p {
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    color: #9A9A9A;
}

.prev_next {
    width: 100%;
    font-size: 14px;
    margin-top: 25px;
    line-height: 30px;
}

.prev_next a {
    color: #333;
}

.prev_next a:hover {
    color: #d8352d
}

.se_xiangguan {
    background: #ececec;
    width: 27%;
    padding: 10px 0;
    margin-left: 3%;
}

.se_xiangguan h2 {
    font-size: 20px;
    font-weight: normal;
    line-height: 75px;
}

.se_xiangguan h3 {
    font-size: 24px;
    color: #e3051e;
    text-align: center;
    line-height: 75px;
}

.se_xiangguan li {
    width: 85%;
    margin: 0 auto 10px auto
}

.se_xiangguan li h4 {
    color: #333;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}

.se_xiangguan .se_xiangguan_pic {
    overflow: hidden;
}

.se_xiangguan .se_xiangguan_pic img {
    width: 100%;
    transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
}

.se_xiangguan .se_xiangguan_pic:hover img {
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.se_pindao {
    background: #fff;
    padding: 60px 0
}

.se_pindao ul {
    width: 1300px;
    margin: 0 auto;
}

.se_pindao li {
    width: 420px;
    float: left;
    margin: 0 40px 40px 0;
    cursor: pointer;
    border: 1px solid #eee
}

.se_pindao li:nth-child(3n) {
    margin: 0 0 40px 0;
}

.se_pindao_pic {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.se_pindao_pic img {
    width: 100%;
    transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
}

.se_pindao_pic:hover img {
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.se_pindao_text {
    padding: 15px 20px 25px 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff url(../images/xianxian.jpg) no-repeat center bottom;
}

.se_pindao_text h3 {
    font-size: 24px;
    line-height: 55px;
    margin: 0 0 10px 0;
    color: #333;
    text-align: center
}

.se_canshu {
    line-height: 33px;
    color: #555;
    font-size: 15px;
}

.se_canshu p {
    display: block;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    margin-top: 15px;
}

.se_bg {
    height: 620px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.se_bg .zibg_weizhi {
    font-size: 16px;
    color: #333;
}

.se_bg .zibg_weizhi a {
    color: #333;
}

.se_bg_con {
    width: 90%;
    position: relative;
    height: 450px;
    margin: 0 auto;
}

.se_bg_text {
    width: 540px;
    position: absolute;
    left: 0;
    top: 20px;
    height: 500px;
}

.se_bg_pic {
    width: 600px;
    height: 450px;
    position: absolute;
    right: 0;
    top: 0;
}

.se_bg_text h3 {
    font-size: 33px;
    line-height: 60px;
    color: #333
}

.se_bg_text .se_canshu {
    font-size: 22px;
    color: #333;
    line-height: 43px;
}

.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.guding {
    background: #f5f5f5;
    height: 100px;
    position: absolute;
    width: 100%;
    z-index: 110
}

.prod_nav {
    width: 880px;
    position: absolute;
    left: 50%;
    margin-left: -680px;
    bottom: 0;
}

.prod_nav li {
    width: calc(100%/4);
    text-align: center;
    line-height: 80px;
    float: left;
    display: block;
    color: #444;
}

.prod_nav li.cu_active {
    color: #186dbf;
}

.prod_nav li a {
    color: #444;
    font-size: 20px;
    display: block
}

.prod_nav li a:hover {
    color: #21286e;
}

.prod_nav li.cu_active a {
    color: #d8352d;
    font-weight: bold
}

.nypro_nav {}

.nypro_nav ul {
    width: 1300px;
    margin: 0 auto
}

.nypro_nav li {
    float: left;
    padding: 40px 0;
}

.nypro_nav li a {
    font-size: 18px;
    color: #777;
    line-height: 60px;
    padding: 0 50px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-right: 1px solid #f2f2f2;
    display: block
}

.nypro_nav li a:hover {
    color: #186dbf
}

.nypro_nav li.honor_li {
    border-bottom: 2px solid #186dbf
}

.nypro_nav li.honor_li a {
    color: #186dbf
}

.se_xiangqing {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.se_xiangqing_l {
    width: 70%;
}

.se_xiangqing_r {
    width: 30%;
    background: #ececec;
    margin: 30px 0 0 0;
    padding: 0 0 30px 0
}

.se_xiangqing_r h3 {
    font-size: 24px;
    color: #333;
    text-align: center;
    line-height: 75px;
}

.se_xiangqing_r li {
    width: 85%;
    margin: 0 auto 10px auto
}

.se_xiangqing_r .se_xiangguan_pic img {
    width: 100%;
}

.se_xiangqing_r h4 {
    font-size: 15px;
    color: #444;
    text-align: center;
    line-height: 45px;
    background: #fff;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.guding_title {
    font-size: 30px;
    color: #111;
    margin-bottom: 20px;
}

.guding_canshu {
    padding: 0 0 30px 0
}

.espcms_pro_photo {}

.espcms_pro_photo li {
    float: left;
    width: 80px;
    margin-right: 10px;
    text-indent: 0;
    margin-top: 0px
}

.espcms_pro_photo li img {
    width: 76px;
    height: 56px;
}

.espcms_pro_photo li a {
    padding-left: 20px;
}


/*--首页产品分类-*/

.sy_cpfenlei {
    width: 640px;
    margin: 0 auto 20px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.sy_cpfenlei li {
    border: 1px #fff solid;
    padding: 10px 42px;
    margin: 5px 0
}

.sy_cpfenlei li.on {
    background: #e3051c;
    border: 1px #e3051c solid;
}

.sy_cpfenlei li.on a {
    color: #fff
}

.sy_cpfenlei li:hover {
    background: #e3051c;
    border: 1px #e3051c solid;
}

.sy_cpfenlei li:hover a,
.sy_cpfenlei li a {
    color: #fff
}


/*----首页产品滚动----*/

.haiming_fenlei {
    width: 90%;
    margin: 20px auto 40px;
    display: flex;
    justify-content: space-between;
}

.haiming_fenlei li {
    width: calc(100%/6);
}

.haiming_fenlei li img {
    max-width: 95%
}

.haiming_fenlei li p {
    padding: 10px 20px;
}

.marquee2 {
    width: 90%;
    margin: 0 auto 50px;
    min-width: 1200px;
    overflow: hidden;
}

.marquee2 .pro_cc {
    width: 32%;
    height: auto;
    float: left;
    margin: 1% 0.5%;
    position: relative;
    overflow: hidden;
    background: url(../images/home-cpbg.png) no-repeat;
    background-size: 100% auto;
    padding-bottom: 1.5%;
}

.marquee2 .pro_cc a:hover {
    color: #e20419;
}

.marquee2 .chanpin_con_pic {
    width: 80%;
    margin-left: 10%;
    margin-top: 12%;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
}

.marquee2 .pro_cc img {
    width: 100%;
    transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    border-radius: 15px;
}

.marquee2 .pro_cc:hover img {
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.marquee2 .pro_cc .chanpin_con_cc {
    height: 140px;
    width: 100%;
    overflow: hidden;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}


/*----联系我们栏目---*/

.contact_adress_tit .tit,
.contanct_kh_tit .tit {
    line-height: 60px;
    color: #26376d;
    font-size: 48px;
    font-weight: 900;
    margin-top: -5px
}

.contact_adress_tit .tit:before,
.contanct_kh_tit .tit:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/list_htit_b.png) no-repeat center;
    margin-right: 30px
}

.contact_adress_tit .tit:before {
    margin-right: 130px
}

.contact_adress_tit .tit:after,
.contanct_kh_tit .tit:after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/list_htit_a.png) no-repeat center;
    margin-left: 30px
}

.contact_adress_tit .tit:after {
    margin-left: 130px
}

.contact_adress_tit p,
.contanct_kh_tit p {
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    font-weight: 100;
    padding: 17px 0;
    color: #333
}

.contact_adress .contact_adress_tit .tit {
    margin-top: -18px;
}

.contact_adress_tit {
    padding: 55px 0 50px 0;
    background: url(../images/contact_con_tit_bg.png) no-repeat center 47px
}

.contact_adress_tit h2.tit:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 130px
}


/*---应用领域---*/

.lingyu_list {
    width: 90%;
    margin: 1vh auto 0;
    display: flex;
    justify-content: space-between;
}

.lingyu_list li {
    width:
}

.banner-item {
    float: left;
    box-sizing: border-box;
    margin: 0 auto;
}

.banner-child {
    float: left;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.banner-nav-bottom {
    position: absolute;
    left: 50%;
    z-index: 2000;
}

.banner-nav-bottom>li {
    width: 10px;
    height: 10px;
    float: left;
    border: 1px solid gray;
    border-radius: 50%;
    list-style: none;
    margin: 5px;
    padding: 3px;
    background-color: #fff;
    cursor: pointer;
}

.banner-nav-bottom>li.crnt {
    background-color: #f00;
}

.banner-nav-arrow {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 2001;
    background-size: auto 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.banner-nav-arrow-left {
    left: 20px;
    background-image: url(../images/arrow_l.png);
}

.banner-nav-arrow-right {
    right: 20px;
    background-image: url(../images/arrow_r.png);
}

.banner-clear {
    clear: both;
}


/*----首页关于我们及应用案例----*/

.index_sl {
    width: 100%;
    padding: 4px 0 63px 0;
    background: url(../images/sl_bg.jpg) no-repeat center top;
    background-size: cover;
    overflow: hidden;
}

.index_sl_tit {
    text-align: center
}

.index_sl_tit .tit {
    background: url("../images/hm.png") center no-repeat;
}

.index_sl_tit .tit h2 {
    padding-top: 140px;
    font-size: 48px;
    color: #fff;
}

.index_sl_tit .tit p {
    font-size: 16px;
    color: #afd2f3;
    text-align: center;
    line-height: 43px;
    padding-left: 50px;
    margin-bottom: 20px;
}

.index_sl_tit img {
    display: inline-block
}

.index_sl_con {
    margin-top: 13px;
    border-radius: 10px;
    background: rgba(255, 255, 255, .7);
    width: 90%;
    margin: 0 auto;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff)
}

.index_sl_con_r {
    width: 53%;
    border-radius: 0px 10px 10px 0;
    background: #d5e5f2;
}

.index_sl_con_l {
    width: 47%;
    background: #f4f4f4;
    border-radius: 10px 0 0 10px 0;
}

@media only screen and (max-width: 1300px) {
    .index_sl_con_l {
        height: 80vh;
    }
    .index_sl_con_r {
        height: 73vh;
        padding-top: 7vh;
    }
    .index_sl_con_l .jianjie p {
        line-height: 1.4rem;
        margin-bottom: 15px;
    }
    .index_sl_con_l .jianjie {
        margin: 1vh auto 1vh
    }
}

@media only screen and (min-width: 1301px) {
    .index_sl_con_l {
        height: 75vh;
    }
    .index_sl_con_r {
        height: 68vh;
        padding-top: 7vh;
    }
    .index_sl_con_l .jianjie p {
        line-height: 1.4rem;
        margin-bottom: 15px;
    }
    .index_sl_con_l .jianjie {
        margin: 1vh auto 1vh
    }
}

@media only screen and (min-width: 1400px) {
    .index_sl_con_l {
        height: 82vh;
    }
    .index_sl_con_r {
        height: 75vh;
        padding-top: 7vh;
    }
    .index_sl_con_l .jianjie p {
        line-height: 1.4rem;
        margin-bottom: 15px;
    }
    .index_sl_con_l .jianjie {
        margin: 1vh auto 1vh
    }
}

@media only screen and (min-width: 1500px) {
    .index_sl_con_l {
        height: 84vh;
    }
    .index_sl_con_r {
        height: 82vh;
        padding-top: 2vh;
    }
    .index_sl_con_l .jianjie p {
        line-height: 1.7rem;
        margin-bottom: 18px;
    }
    .index_sl_con_l .jianjie {
        margin: 1.5vh auto 2vh
    }
}

@media only screen and (min-width: 1600px) {
    .index_sl_con_l {
        height: 86vh;
    }
    .index_sl_con_r {
        height: 84vh;
    }
    .index_sl_con_l .jianjie p {
        line-height: 1.7rem;
        margin-bottom: 18px;
    }
    .index_sl_con_l .jianjie {
        margin: 2vh auto 5vh
    }
}

@media only screen and (min-width: 1700px) {
    .index_sl_con_l {
        height: 88vh;
    }
    .index_sl_con_r {
        height: 86vh;
    }
    .index_sl_con_l .jianjie p {
        line-height: 1.8rem;
        margin-bottom: 20px;
    }
    .index_sl_con_l .jianjie {
        margin: 2vh auto 3vh
    }
}

@media only screen and (min-width: 1800px) {
    .index_sl_con_l {
        height: 75vh;
        padding-top: 7vh;
    }
    .index_sl_con_r {
        height: 80vh;
    }
    .index_sl_con_l .jianjie p {
        line-height: 1.8rem;
        margin-bottom: 20px;
    }
}

.index_sl_con_l_tit {
    background: url(../images/sl_li_bg.png) no-repeat center 4px;
    text-align: center;
    padding: 20px 0;
    color: #26376d;
    line-height: 40px;
    margin-top: 2vh;
}

.index_sl_con_l_tit h2 {
    font-size: 40px;
    color: #dd0021;
    margin-bottom: 38px;
    font-weight: 900
}

.index_sl_con_l_tit h3,
.index_sl_con_l_tit h4 {
    color: #0f4c82;
    font-weight: normal;
}

.index_sl_con_l_tit h3 {
    font-size: 22px;
}

.index_sl_con_l_tit h4 {
    font-size: 18px;
}

.index_sl_con_l .jianjie {
    width: 80%;
}


/*---首页产品滚动---*/

.swiper-slide-active {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.swiper-slide li {
    width: 30.36%;
    background: url("../images/home-cpbg.png") center bottom no-repeat;
    background-size: 100%;
    float: left;
    padding-bottom: 75px;
    margin-left: 2.97%;
    margin-bottom: 1%;
    text-align: center;
    position: relative;
    transition: all ease .3s
}

.swiper-slide li .pic {
    width: 80%;
    height: 320px;
    position: relative;
    left: 50%;
    margin-left: -255px;
    display: block
}

.swiper-slide li img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.swiper-slide li h3 a {
    font-size: 20px;
    color: #010101;
    display: block;
    padding: 25px 0;
    transition: all ease .3s;
    position: relative
}

.swiper-slide li h3 a:before {
    content: "";
    height: 6px;
    background: url("../images/home1-cptitzs.png") center no-repeat;
    background-size: 56px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px
}

..swiper-slide li:hover {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px)
}

.swiper-slide li:hover h3 a {
    color: #53aff1
}


/*----首页新闻---*/

.sy_more {
    width: 200px;
    background: url("../images/jb_bg.png") no-repeat center top;
    border-radius: 100px;
    border: 5px solid #d2e2fb;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.sy_more a {
    transition: All .2s ease-in-out;
    color: #fff;
}

.sy_more a:hover {
    border: 5px solid #88afea
}

.index_news_tit {
    padding: 20px 0;
    margin: 57px 0 27px 0;
    background: url(../images/news_tit_bg.png) no-repeat center 15px;
    text-align: center;
}


/*-----------服务支持------*/

.ty_tit h2 {
    color: #26376d;
    font-size: 48px;
    font-weight: 900;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s
}

.ty_tit h2 a:hover {
    color: #da251d
}

.index_service {
    padding: 27px 0 0 0;
    background: #eef3ff;
    background-size: 100% 100%;
    padding-bottom: 30px;
    overflow: hidden
}

.index_service_tit {
    padding: 20px 0;
    background: url(../images/serv_tit_bg.png) no-repeat center 15px;
    text-align: center
}

.index_service_tit .tit {
    text-align: center;
    line-height: 60px;
    color: #26376d;
    font-size: 40px;
    font-weight: 900
}

.index_service_tit .desr {
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    color: #666
}

.index_service_con {
    padding-bottom: 56px;
    position: relative
}

.index_service_con:after {
    content: "";
    display: block;
    clear: both
}

.index_service_con_l {
    width: 31%;
    margin-left: -1.5%
}

.index_service_con_l>div.border1 {
    width: 100%;
    background: #dbe2f2;
    border-radius: 5px
}

.index_service_con_l>div.border1>div.border2 {
    width: 100%;
    background: #8696bb;
    border-radius: 5px;
    position: relative;
    top: 10px;
    left: 10px
}

.index_service_con_l>div.border1>div.border2 img {
    border-radius: 5px;
    display: block;
    width: 109%;
    position: relative;
    top: 10px;
    left: 10px;
    z-index: 2;
    -webkit-box-reflect: below 2px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(90%, transparent), to(rgba(250, 250, 250, .7)))
}

.index_service_con_r {
    padding-top: 40px;
    width: 64%
}

.index_service_con_r ul {
    overflow: hidden;
    margin-bottom: 15px;
}

.index_service_con_r ul li {
    float: left;
    width: 16%;
    margin-left: 9.5%;
    text-align: center
}

.index_service_con_r ul li:first-child {
    margin-left: 7.5%
}

.index_service_con_r ul li>div {
    width: 121px;
    height: 121px;
    margin: 0 auto;
    border-radius: 50%;
    border: 8px solid #dbebff
}

.index_service_con_r ul li>div i {
    display: block;
    width: 105px;
    height: 105px;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid #9bc9f3;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out
}

.index_service_con_r ul li>div i.icon1 {
    background: #d4eafe url(../images/serv_li_icon1.png) no-repeat center center
}

.index_service_con_r ul li>div i.icon2 {
    background: #d4eafe url(../images/serv_li_icon2.png) no-repeat center center
}

.index_service_con_r ul li>div i.icon3 {
    background: #d4eafe url(../images/serv_li_icon3.png) no-repeat center center
}

.index_service_con_r ul li>div i.icon4 {
    background: #d4eafe url(../images/serv_li_icon4.png) no-repeat center center
}

.index_service_con_r ul li p.big {
    font-weight: 900;
    font-size: 20px;
    color: #0f4c82;
    padding-top: 16px;
    line-height: 50px
}

.index_service_con_r ul li p {
    font-size: 15px;
    line-height: 20px;
    color: #666
}

.index_service_con_r ul li:hover i {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg)
}

.index_service_con_r>div.see_more {
    width: 53%;
    margin-top: 25px
}

.index_service_con_r>div.see_more i {
    width: 100%;
    height: 2px;
    background: #abc6e3;
    float: right;
    position: relative;
    right: 200px;
    top: 32px;
    z-index: 1;
    display: inline-block
}

.index_service_con_r>div.see_more a {
    position: relative;
    z-index: 2;
    float: right
}

.see_more {
    text-align: right;
    position: absolute;
    bottom: -22px;
    right: 5px
}

.see_more a {
    display: inline-block;
    width: 195px;
    text-align: center;
    line-height: 44px;
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    margin: 0 2px 46px 0;
    background: url(../images/jb_bg.png) no-repeat center top;
    border-radius: 100px;
    border: 5px solid #d2e2fb;
    transition: All .2s ease-in-out
}

.see_more a:hover {
    border: 5px solid #88afea
}