*, :after, :before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0 !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: ""
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    color: #3d4c63;
    background: #fff;
    font: 14px/1.5 "Microsoft Yahei", sans-serif;
    outline: 0
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: inherit
}

img {
    max-width: 100%;
    border: none
}

em, i {
    font-style: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input, select, textarea {
    font-size: 12px;
    color: #444;
    font-family: "Microsoft Yahei", sans-serif;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

button, input[type=button], input[type=reset], input[type=submit], select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button, input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer
}

.false:focus {
    border: 2px solid #ff1531;
    background: #fff
}

::-webkit-input-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

:-ms-input-placeholder {
    color: #999
}

::-ms-clear, ::-ms-reveal {
    display: none
}

.fix {
    *zoom: 1
}

.fix:after, .fix:before {
    display: block;
    content: "";
    height: 0;
    clear: both
}

.c {
    clear: both
}

.col-l, .l {
    float: left
}

.col-r, .r {
    float: right
}

.ani {
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.unselect {
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none
}

.wp {
    width: 96%;
    max-width: 1180px;
    margin: 0 auto
}

.wp2 {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto
}

.h50 {
    height: 50px;
    clear: both;
    overflow: hidden
}

.h100 {
    height: 100px;
    clear: both;
    overflow: hidden
}

.ovh {
    overflow: hidden
}

.show {
    display: block
}

.hide {
    display: none
}

.header {
    margin-bottom: -5px;
    position: relative;
    z-index: 200
}

.hd-top {
    height: 30px;
    line-height: 30px;
    background-color: #f3f3f3;
    text-align: right;
    font-size: 0
}

.hd-so {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 30px;
    background: url(../images/so.png) no-repeat center center;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: relative
}

.so-box {
    display: none;
    height: 100%;
    width: 290px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #b0101a
}

.so-box .inp {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 12px;
    color: #fff;
    border: none;
    background-color: #b0101a;
    padding-left: 10px;
    z-index: 1;
    line-height: 30px
}

.so-box .inp::-webkit-input-placeholder {
    color: #fff
}

.so-box .inp::-moz-placeholder {
    color: #fff
}

.so-box .inp:-moz-placeholder {
    color: #fff
}

.so-box .inp:-ms-input-placeholder {
    color: #fff
}

.so-box .sub {
    background: url(../images/so-w.png) no-repeat center center;
    -webkit-background-size: 15px auto;
    background-size: 15px auto;
    font-size: 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40px;
    z-index: 2;
    border: none
}

.hd-top_lang {
    display: inline-block;
    vertical-align: middle;
    width: 109px;
    height: 30px;
    background-color: #fff;
    font-size: 0;
    color: #000;
    text-align: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.hd-top_lang:hover {
    opacity: .8
}

.hd-top_lang i {
    display: inline-block;
    vertical-align: middle;
    background: url(../images/lang.png) no-repeat center center;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    width: 20px;
    height: 20px;
    margin-right: 5px
}

.hd-top_lang a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px
}

.hd-top_a {
    display: inline-block;
    vertical-align: middle;
    width: 109px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    color: #000;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.hd-top_a:hover {
    opacity: .8
}

.hd-mid {
    height: 117px;
    background-color: #fff;
    overflow: hidden
}

.hd-mid_logo {
    float: left;
    height: 84px;
    overflow: hidden;
    position: relative;
    top: 18px
}

.hd-mid img {
    display: block;
    height: 100%;
    width: auto
}

.hd-mid_slogan {
    float: right;
    height: 37px;
    overflow: hidden;
    position: relative;
    top: 44px
}

.hd-nav {
    height: 49px;
    background-color: #b0101a
}

.nav {
    position: relative;
    height: 49px;
    text-align: justify;
}

.nav:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
}

.nav-item {
    display: inline-block;
    width: 134px;
    text-align: center;
    height: 53px;
    margin-top: -4px;
    position: relative;
    z-index: 2;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}


.nav-item.on, .nav-item:hover {
    background-color: #ef0000
}

.nav-item.on:after, .nav-item:hover:after {
    content: '';
    width: 5px;
    height: 49px;
    position: absolute;
    left: 100%;
    bottom: 0;
    background: url(../images/shadow.png) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    z-index: 1
}

.nav-item a {
    line-height: 54px;
    font-size: 16px;
    color: #fff
}

.nav2 {
    display: none;
    position: absolute;
    left: 0;
    width: 480px;
    top: 100%;
    z-index: 210;
    padding: 16px 0;
    background-color: #b0101a;
    background-color: rgba(176, 16, 26, .8)
}
.nav2:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 134px;
    height: 4px;
    background-color: #fff;
}
.nav2-item:hover {
    background-color: #ef0000
}

.nav2-item a {
    padding: 8px 36px;
    display: block;
    font-size: 16px;
    line-height: 22px;
    text-align: left
}

.header-m {
    display: none;
    background-color: #b0101a;
    height: 60px;
    line-height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200
}

.menuBtn {
    float: left;
    margin-left: 40px;
    width: 37px;
    height: 60px;
    background: url(../images/bar.png) no-repeat center center;
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}

.menuBtn.open {
    background-image: url(../images/close.png);
    -webkit-background-size: auto;
    background-size: auto
}

.hdm-r {
    float: right
}

.hdm-r .hd-top_lang {
    margin-right: 30px;
    float: right;
    background: 0 0;
    height: 60px;
    color: #fff
}

.hdm-r .hd-top_lang i {
    background-image: url(../images/lang2.png)
}

.hdm-r .hd-top_lang a {
    color: #fff;
    font-size: 18px
}

.hdm-so {
    float: right;
    width: 18px;
    height: 60px;
    margin-right: 30px;
    background: url(../images/so-w.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
    position: relative
}

.hdm-so_inp {
    display: none;
    position: absolute;
    right: -2px;
    top: 50%;
    margin-top: -20px;
    height: 40px;
    line-height: 40px;
    width: 290px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #fff;
    padding-left: 12px;
    border: none
}

.nav-m {
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    z-index: 200;
    height: calc(100% - 60px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: rgba(0, 0, 0, .6);

}

.nav-list-m {
    width: 280px;
    padding-top: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    background-color: #63090e
}

.nav-item-m {
    margin: 10px 0;
    position: relative
}

.nav-item-m > a {
    color: #fff;
    padding-left: 40px;
    font-size: 26px;
    position: relative;
    display: block;
    line-height: 60px
}

.nav-item-m.on > a {
    background-color: #780b10
}

.nav-item-m > a em {
    position: absolute;
    right: 38px
}

.nav2-list-m {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    width: 240px;
    background-color: #780b10;
    z-index: 210
}

.nav2-item-m a {
    display: block;
    line-height: 60px;
    color: #fff;
    text-align: center;
    font-size: 24px
}

.hdm-link {
    width: 280px;
    padding: 20px 40px;
    background-color: #63090e
}

.hdm-link a {
    display: block;
    font-size: 22px;
    color: #fff;
    padding: 10px 0
}

.hdm-b {
    height: 120px;
    background-color: #fff;
    overflow: hidden;
    padding: 0 40px;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    line-height: 120px
}

.hdm-logo {
    float: left;
    width: 60%;
    text-align: left
}

.hdm-slogan {
    float: right;
    width: 40%;
    text-align: right
}

.hdm-b img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%;
    max-width: 80%
}

.footer {
    background-color: #8a0007
}

.fd-link {
    height: 62px;
    line-height: 60px;
    border-bottom: 1px solid #a84d52;
    overflow: hidden
}

.link_tit {
    float: left;
    font-size: 17px;
    color: #fff;
    padding-left: 22px;
    background: url(../images/link.png) no-repeat left center;
    -webkit-background-size: 19px auto;
    background-size: 19px auto;
    padding-right: 8px;
    position: relative
}

.link_tit:after {
    content: '';
    height: 29px;
    width: 1px;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px
}

.link_more {
    float: right;
    font-size: 14px;
    color: #fff;
    opacity: .6;
    padding-right: 15px;
    background: url(../images/r2.png) no-repeat right center;
    -webkit-background-size: 9px auto;
    background-size: 9px auto;
    margin-left: 36px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.link_more:hover {
    opacity: 1;
    color: #fff
}

.link_list {
    overflow: hidden;
    padding-left: 30px;
    white-space: nowrap
}

.link-item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px
}

.link-item a {
    font-size: 14px;
    color: #fff;
    opacity: .6;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.link-item a:hover {
    opacity: 1
}

.fd-info {
    position: relative;
    height: 182px;
    background: url(../images/bg3.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.info-item {
    float: left;
    overflow: hidden
}

.fd-addr {
    float: left;
    max-width: 250px;
    color: #fff;
    padding-top: 45px
}

.fd-addr:first-child {
    margin-right: 35px;
}

.addr-name {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 5px;
}

.info-item2 {
    position: absolute;
    top: 0;
    left: 52%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);

}

.info-item3 {
    float: right;
}

.addr-det {
    font-size: 14px;
    line-height: 26px;
    color: #d5b8b9
}

.fd-logo {
    text-align: center;
    height: 123px;
    overflow: hidden;
    font-size: 0;
    margin-top: 27px
}

.fd-logo img {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.fd-logo img:hover {
    opacity: .8
}

.fd-qr {
    float: right;
    margin-left: 8px;
    text-align: center;
    font-size: 12px;
    color: #d5b8b9;
    padding-top: 36px
}

.qr-pic {
    width: 94px;
    height: 94px;
    overflow: hidden;
    margin-bottom: 10px
}

.qr-pic img {
    display: block;
    width: 100%;
    height: 100%
}

.copyright {
    font-size: 14px;
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: #5f0005;
}

.copyright p {
    opacity: .5;
}

.banner {
    position: relative;
    top: -1px
}

.ban-con {
    height: 540px;
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.ban-pic {
   
    position: relative;
    padding-top: 67%;
    overflow: hidden
}

.ban-pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
object-fit: cover;
}

.ban-txt {
    position: absolute;
    left: 50%;
    bottom: 26px;
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    padding-left: 27px;
    width: 1178px;
    margin-left: -590px;
    z-index: 7;
    
    height:auto;
    letter-spacing: -0.3px;
}

.ban-txt:after {
    content: '';
    top: 6px;
    left: 0;
    height: 60px;
    width: 5px;

    position: absolute
}

.slick-ban .slick-dots {
    position: absolute;
    right: 33px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.slick-ban .slick-dots button {
    font-size: 0;
    background: 0 0;
    border: none
}

.slick-ban .slick-dots li {
    cursor: pointer;
    display: block;
    width: 13px;
    height: 13px;
    background: url(../images/dot1.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
    margin: 6px 0
}

.slick-ban .slick-dots .slick-active {
    background-image: url(../images/dot1-on.png)
}

.idx1 {
    background-color: #fff;
    padding-top: 45px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e9e9
}

.idx1 .wp {
    overflow: hidden
}

.idx-tit {
    color: #000;
    font-size: 30px;
    padding-left: 44px;
    background: no-repeat left center;
    -webkit-background-size: 30px auto;
    background-size: 30px auto;
    overflow: hidden
}

.idx-tit h3 {
    overflow: hidden
}

.idx-tit .more {
    font-weight: bold;
    position: relative;
    top: 20px;
    float: right;
    font-size: 14px;
    color: #000;
    padding-right: 15px;
    background: url(../images/r1.png) no-repeat right center;
    -webkit-background-size: 9px auto;
    background-size: 9px auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.idx-tit .more:hover {
    opacity: .8
}



.idx2 {
    background-color: #fafcfd;
    padding-top: 52px
}

.idx2 .idx-tit {
    border-bottom: 1px solid #9d9d9d;
    padding-bottom: 13px;
    padding-top: 8px
}

.tab-idx2 {
    text-align: left
}

.idx2-item {
    display: inline-block;
    vertical-align: middle;
    padding-right: 26px;
    margin-right: 22px;
    position: relative
}

.idx2-item:after {
    content: '';
    width: 1px;
    height: 30px;
    /*background-color: #cecece;*/
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px
}

.idx2-item a {
    font-weight: bold;
    color: #838383;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.idx2-item.brn {
    padding-right: 0;
    margin-right: 0
}

.idx2-item.brn:after {
    display: none
}

.idx2-item a:hover, .idx2-item.on a {
    color: #000
}

.news-list {
    overflow: hidden;
    margin: 0 -15px;
    padding-top: 26px;
    position: relative
}

.news-list:after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 30px;
    background-color: #fafcfd
}

.news-item {
    float: left;
    width: 33.3%;
    margin-bottom: 30px
}

.news-con {
    display: block;
    margin: 0 15px;
    border-bottom: 1px solid #e7e9ea;
    padding-bottom: 24px;
    padding-left: 52px;
    position: relative
}

.news-con:hover .news-date, .news-con:hover .news-txt {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.news-date {
    position: absolute;
    left: 0;
    top: 0;
    width: 52px;
    height: 49px;
    border: 1px solid #c7242e;
    border-bottom: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.news-date em {
    display: block;
    height: 29px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 29px;
    background-color: #c7242e
}

.news-date span {
    display: block;
    height: 19px;
    line-height: 19px;
    text-align: center;
    font-size: 12px;
    color: #c7242e;
    background-color: #fff;
    border-bottom: 1px solid #c7242e
}

.news-txt {
    font-weight: bold;
    max-width: 295px;
    padding-left: 15px;
    font-size: 15px;
    color: #000;
    line-height: 26px;
    height: 52px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.dn {
    display: none
}

.idx3 {
    padding: 0 0 10px;
    background: no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
}

.idx3 .wp {
    overflow: hidden
}

.idx3-tit {
    text-align: center;
    padding-top: 55px
}

.idx3-tit h3 {
    display: inline-block;
    font-size: 36px;
    color: #000;
    position: relative
}

.idx3-tit h3:after {
    content: '';
    width: 142px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 50%;
    left: 110%
}

.idx3-tit h3:before {
    content: '';
    width: 142px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 50%;
    right: 110%
}


.slick-data{padding-top:75px;overflow:hidden;position:relative;}
.data-item {
    margin-bottom: 54px;
    float: left;
    width: 25%;
}
.data-con {
    overflow: hidden;
    padding-left: 80px;
    position: relative;
    height: 90px;
}
.data-icon{position:absolute;left:0;top:0;width:80px;height:80px;background:no-repeat center center;-webkit-background-size:contain;background-size:contain;-webkit-transition:all 2s;-moz-transition:all 2s;-ms-transition:all 2s;-o-transition:all 2s;transition:all 2s}
.data-con:hover .data-icon{-webkit-transform:rotateZ(180deg);-moz-transform:rotateZ(180deg);-ms-transform:rotateZ(180deg);-o-transform:rotateZ(180deg);transform:rotateZ(180deg);-webkit-transition:all 2s;-moz-transition:all 2s;-ms-transition:all 2s;-o-transition:all 2s;transition:all 2s}
.data-txt{padding-left:17px;padding-top:17px;font-size:14px;color:#000}
.data-txt span{display:block}
.data-txt span em{font-size:40px;color:#c7242e;line-height:26px}
.slick-data .slick-dots{position:absolute;bottom:11px;left:0;width:100%;max-width:1180px;text-align:center}
.slick-data .slick-dots li{display:inline-block;vertical-align:middle;width:20px;height:20px;background:url(../images/dot2.png) no-repeat center center;-webkit-background-size:16px 15px;background-size:16px 15px;margin:0 5px}
.slick-data .slick-dots button{font-size:0;background:0 0;border:none}
.slick-data .slick-dots .slick-active{background-image:url(../images/dot2-on.png)}

.idx4 {
    padding-top: 45px;
    background-color: #fff;
    padding-bottom: 51px;
    overflow: hidden;
}

.spe-list {
    overflow: hidden;
    margin: 0 -30px;
    padding-top: 23px
}

.spe-item {
    float: left;
    width: 33.3%
}

.spe-con {
    display: block;
    margin: 0 30px
}

.spe-pic {
    position: relative;
    padding-top: 63%;
    overflow: hidden
}

.spe-pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s
}

.spe-con:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.idx5 {
    background-color: #f2f5f7;
    padding-top: 42px;
    padding-bottom: 39px;
    overflow: hidden;
}

.link2-list {
    overflow: hidden;
    padding-top: 25px;
    margin: 0 -50px
}

.link2-item {
    float: left;
    width: 16.666%
}

.link2-con {
    display: block;
    margin: 0 50px;
    height: 105px;
    background-color: #b41e27;
    text-align: center;
    padding-top: 15px
}

.link2-icon {
    width: 40px;
    height: 40px;
    background: no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
    margin: 0 auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.link2-con:hover .link2-icon {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px)
}

.link2-txt {
    padding-top: 10px;
    color: #fff;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ban-mask {
    height: 263px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: url(../images/shadow2.png) repeat-x left bottom;
    z-index: 5
}

.ban-in {
    height: 305px;
    background: no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover
}

.side-l {
    float: left;
    width: 270px
}

.side-l-tit {
    position: relative;
    height: 100px;
    margin-top: -60px;
    background: url(../images/titbg.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
}

.side-l-tit h3 {
    text-transform: capitalize;
    position: absolute;
    left: 25px;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    font-size: 24px;
    padding-bottom: 5px;
}

.side-l-tit h3:after {
    content: '';
    width: 52px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0
}

.side-l-pic {
    margin-top: 10px;
    height: 120px;
    overflow: hidden
}

.side-l-pic img {
    display: block;
    height: 100%;
    width: 100%
}

.side-r {
    overflow: hidden;
    padding-left: 60px;
    padding-top: 38px;
    margin-bottom: 100px
}

.page-in-tit {
    overflow: hidden;
    line-height: 42px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 11px
}

.cur {
    float: right;

    max-width: 500px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.cur i {
    display: inline-block;
    width: 16px;
    height: 13px;
    background: url(../images/home.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain
}

.cur span {
    font-size: 14px;
    color: #999
}

.page-in-tit h3 {
    overflow: hidden;
    font-size: 24px;
    color: #333;
    font-weight: 700;


}

.collegeSet {
    overflow: hidden;
    font-size: 0;
    margin-bottom: -1px;
    padding-top: 11px
}

.cs-item {
    float: left;
    width: 33.3%;
    height: 80px;
    line-height: 80px
}

.cs-con {
    border-bottom: 1px solid #e5e5e5;
    margin-right: 60px
}

.cs-item a {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #222;
    padding-left: 18px;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.cs-item a:after {
    content: '';
    width: 4px;
    height: 20px;
    background-color: #c1121d;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px
}

.cs-item a em {
    position: absolute;
    right: 17px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff
}

.cs-item a:hover {
    color: #fff;
    background-color: #c1121d
}

.collegeSet2 .cs-item {
    width: 50%
}

.collegeSet2 .cs-con {
    margin-right: 100px
}

.side-nav {
    background-color: #fdfdfd
}

.side-item {
    position: relative;
    margin: 15px 0 5px;
}

.side-item:after {
    content: '';
    width: 212px;
    height: 1px;
    background-color: #ededed;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.side-item.on:after,
.side-item:hover:after {
    background-color: #c1121d;
}


.side-item a {

    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 10px 15px 10px 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.side-item a em {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5px;
    font-size: 16px;
    color: #333
}

.side-item a:after {
    display: none;
    content: '';
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 13px
}


.side-item a:hover,
.side-item.on a {
    color: #fff;
    background-color: #c1121d
}

.side-item a:hover em,
.side-item.on a em {
    color: #fff
}

.side-item a:hover:after,
.side-item.on a:after {
    display: block
}
.m-text {
    font-size: 16px;
    color: #222;
    line-height: 30px;
    padding-top: 30px;
    word-wrap: break-word
}

.m-text strong {
    font-weight: 700;
  
}

.m-text h2 {
    text-align: center;
    color: #222;
    font-weight: 700
}

.m-text p {
    /*text-indent: 28px*/
font-family:"Open Sans", sans-serif !important; 
}

.m-id {
    padding-top: 35px
}

.g-tit {
    font-size: 18px;
    color: #222;
    padding-left: 19px;
    position: relative
}

.g-tit:after {
    content: '';
    width: 4px;
    height: 20px;
    background-color: #c1121d;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px
}

.id-mode {
    padding-bottom: 65px
}

.id-pic {
    margin-top: 30px;
    width: 620px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    background-color: #fefefe;
    box-shadow: 0 3px 22px 0 rgba(0, 0, 0, .02)
}

.id-pic img {
    display: inline-block;
    vertical-align: middle
}

.id-ps {
    padding-top: 45px;
    font-size: 14px;
    color: #222
}

.id-ps span {
    display: block;
    font-size: 14px;
    color: #222;
    font-weight: 700;
    padding-bottom: 20px
}

.id-pic2 {
    margin-top: 30px;
    height: 400px;
    overflow: hidden
}

.id-pic2 img {
    height: 100%;
    width: auto;
    display: block
}

.id-lyrics {
    font-size: 14px;
    color: #666;
    line-height: 28px
}

.id-lyrics span {
    font-size: 14px;
    color: #222;
    font-weight: 700;
    display: block;
    padding-bottom: 20px
}

.id-audio {
    margin-top: 30px;
    margin-bottom: 20px
}

.audiojs {
    box-shadow: none;
    height: 40px
}

.audiojs, .audiojs .scrubber {
    background-color: #c1121d;
    background-image: none;
    border: none
}

.audiojs .loaded, .audiojs .progress, .audiojs .scrubber {
    height: 9px;
    overflow: visible
}

.audiojs .scrubber {
    margin-top: 15px
}

.audiojs .loaded {
    background: rgba(255, 255, 255, .5)
}

.audiojs .play-pause {
    width: 37px;
    border-right: none;
    font-size: 0;
    padding: 0
}

.audiojs .play {
    margin-left: 5px;
    background: url(../images/play.png) no-repeat center center;
    -webkit-background-size: 14px auto;
    background-size: 14px auto
}

.playing .pause {
    margin-left: 5px;
    background: url(../images/pause.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain
}

.audiojs .progress {
    background-color: #fff;
    background-image: none;
    position: relative
}

.audiojs .progress:after {
    content: '';
    height: 14px;
    width: 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    right: -5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 20
}

.audiojs .time {
    height: 40px;
    line-height: 40px;
    border-left: none;
    text-shadow: none;
    color: #fff
}

.m-adv {
    margin-top: 35px
}

.adv-video {
    margin-top: 17px;
    height: 480px;
    width: 100%;
    position: relative;
    background-color: #000
}

.adv-video video {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
    z-index: 10
}

.btn-play {
    width: 73px;
    height: 73px;
    background: url(../images/v-play.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 11
}

.m-jiyu {
    overflow: hidden;
    margin-top: 40px;
    padding-bottom: 260px;
    position: relative;
    font-size: 16px;
    color: #222;
    line-height: 34px
}

.jy-pic {
    float: left;
    width: 150px;
    height: 203px;
    overflow: hidden;
    margin-right: 46px;
    margin-bottom: 30px
}

.jy-pic img {
    display: block;
    width: 100%;
    height: 100%
}

.jy-txt p {
    text-indent: 32px
}

.jy-sign {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right
}

.sign-pic {
    height: 152px;
    overflow: hidden
}

.sign-pic img {
    max-height: 100%;
    width: auto
}

.leader-list {
    margin-top: 40px
}

.leader-item {
    margin-bottom: 20px
}

.leader-top {
    height: 50px;
    line-height: 50px;
    background-color: #fafafa;
    padding-left: 30px;
    color: #666;
    font-size: 14px
}

.leader-item.on .leader-top {
    background-color: #b0101a;
    color: #fff
}

.leader-name {
    font-size: 18px;
    font-weight: 700;
    margin-right: 55px;
    color: #222;
    width: 55px;
    height: 50px;
    overflow: hidden;
    text-align: justify
}

.leader-name:after {
    content: '';
    display: inline-block;
    width: 100%
}

.leader-item.on .leader-name {
    color: #fff
}

.leader-icon {
    margin-right: 25px;
    height: 50px;
    width: 15px;
    background: url(../images/right.png) no-repeat center center;
    -webkit-background-size: 7px auto;
    background-size: 7px auto
}

.leader-item.on .leader-icon {
    background-image: url(../images/down.png);
    -webkit-background-size: 11px auto;
    background-size: 11px auto
}

.leader-bot {
    display: none;
    padding: 30px;
    background-color: #fcfcfc
}

.leader-pic {
    width: 170px;
    height: 246px;
    overflow: hidden
}

.leader-pic img {
    display: block;
    width: 100%;
    height: 100%
}

.leader-txt {
    padding-top: 10px;
    padding-left: 23px;
    font-size: 14px;
    line-height: 24px;
    color: #4d4d4d
}

.leader-txt h4 {
    font-size: 18px;
    color: #222;
    padding-bottom: 5px
}

.tech-list {
    padding-top: 30px;
    margin: 0 -15px
}

.tech-item {
    float: left;
    width: 50%;
    margin-bottom: 20px
}

.tech-con {
    display: block;
    margin: 0 15px;
    border: 1px solid #f5f5f5;
    padding: 20px;
    background-color: #fdfdfd
}

.tech-pic {
    width: 120px;
    height: 163px;
    overflow: hidden
}

.tech-pic img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s
}

.tech-item:hover .tech-pic img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.tech-txt {
    padding-left: 27px;
    padding-top: 27px
}

.tech-item:hover .tech-name {
    color: #c1121d
}

.tech-name {
    font-size: 18px;
    color: #222;
    font-weight: 700;
    padding-bottom: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.tech-clg, .tech-post {
    font-size: 14px;
    color: #666;
    line-height: 28px
}

.pages {
    text-align: center;
    font-size: 0
}

.pages.tar {
    text-align: right
}

.pages.mt90 {
    margin-top: 90px
}

.pages-s {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px
}

.pages-s:last-child {
    margin-right: 0
}

.pages-s a {
    width: 36px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    color: #222;
    font-size: 18px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.pages-s a:hover, .pages-s.on a {
    color: #fff;
    background-color: #b0101a
}

.pages-s.next a {
    background-color: #666;
    color: #fff
}

.pages-s.next a:hover {
    background-color: #b0101a
}

.m-techDet {
    padding-top: 40px
}

.techDet-top {
    padding-bottom: 30px
}

.techDet-pic {
    width: 234px;
    height: 318px;
    overflow: hidden
}

.techDet-pic img {
    display: block;
    width: 100%;
    height: 100%
}

.techDet-txt {
    padding-left: 46px
}

.techDet-name {
    padding-top: 25px;
    color: #222;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid #ededed;
    padding-bottom: 17px
}

.techDet-info {
    font-size: 14px;
    color: #000;
    padding-top: 26px
}

.techDet-info span {
    padding-right: 90px
}

.techDet-tit {
    border-bottom: 1px solid #ebebeb
}

.techDet-tit h3 {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #c1121d;
    font-size: 14px;
    padding: 0 30px
}

.techDet-desc {
    padding-top: 28px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    word-wrap: break-word
}

.techDet-desc strong {
    font-weight: 700
}

.journal-list {
    padding-top: 25px;
    margin: 0 -15px
}

.journal-item {
    float: left;
    width: 50%;
    margin-bottom: 20px
}

.journal-con {
    margin: 0 15px;
    border: 1px solid #f5f5f5;
    padding: 38px 11px 10px 20px;
    background-color: #fdfdfd
}

.journal-pic {
    width: 120px;
    height: 163px;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .4)
}

.journal-pic img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s
}

.journal-pic:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.journal-txt {
    padding-left: 25px;
    padding-top: 25px;
    height: 163px;
    position: relative
}

.journal-tit a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #222;
    font-weight: 700;
    padding-bottom: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.journal-tit a:hover {
    color: #c1121d
}

.journal-desc {
    font-size: 12px;
    line-height: 14px;
    color: #999;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.journal-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-left: 25px;
    overflow: hidden;
    line-height: 26px
}

.btn-det {
    text-transform: capitalize;
    display: block;
    float: right;
    width: 67px;
    height: 26px;
    line-height: 26px;
    background-color: #ccc;
    color: #fff;
    font-size: 12px;
    padding-left: 15px;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.btn-det:after {
    content: '';
    width: 6px;
    height: 26px;
    background: url(../images/right2.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 10px;
    top: 0
}

.btn-det:hover {
    background-color: #c1121d;
    color: #fff
}

.journal-info .id {
    color: #ccc;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.tab-list {
    border-bottom: 1px solid #f5f5f5;
    line-height: 60px;
    text-align: center
}

.tab-item {
    float: left;
    width: 20%;
    position: relative
}

.tab-item > a {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    font-size: 16px;
    color: #222
}

.tab-item > a:hover {
    color: #c1121d
}

.tab-item > a:after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: transparent;
    position: absolute;
    bottom: -1px;
    left: 0
}

.tab-item.on a:after {
    background-color: #c1121d
}

.download-list {
    padding-top: 30px;
    overflow: hidden;
    margin: 0 -15px
}

.download-item {
    float: left;
    width: 50%;
    margin-bottom: 15px
}

.download-con {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 15px;
    display: block;
    line-height: 50px;
    height: 50px;
    border-bottom: 1px solid #f4f4f4;
    padding: 0 25px;
    font-size: 14px;
    color: #666;
    font-weight: 700;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.download-con span {
    display: block;
    max-width: 85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.download-con:after {
    content: '';
    width: 22px;
    height: 22px;
    background: url(../images/download.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.download-con:hover {
    color: #fff;
    background-color: #b0101a
}

.download-con:hover:after {
    background-image: url(../images/download2.png)
}

.btn-more.tar {
    text-align: right;
    font-size: 14px
}

.btn-more.tar a {
    color: #222
}

.btn-more.tar a:hover {
    color: #b0101a
}

.m-contact {
    overflow: hidden;
    padding-top: 85px
}

.cont-s {
    float: left;
    margin-right: 30px;
    margin-bottom: 15px
}

.cont-s h3 {
    font-size: 18px;
    color: #222;
    font-weight: 700;
    padding-bottom: 5px
}

.cont-s p {
    font-size: 14px;
    color: #666;
    line-height: 25px
}

.cont-s span {
    display: block;
    padding-top: 40px;
    font-size: 14px;
    color: #222
}

.cont-s2 {
    margin-left: 14px;
    text-align: center
}

.cont-qr {
    width: 159px;
    height: 159px;
    overflow: hidden;
    margin: 0 auto
}

.cont-qr img {
    display: block;
    width: 100%;
    height: 100%
}

.download-list2 .download-con:after {
    display: none
}

.deg-box {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 20px 25px;
    background: rgba(193, 18, 29, .8);
    z-index: 20
}

.deg-box a {
    display: block;
    line-height: 28px;
    font-size: 14px;
    color: #fff
}

.deg-box a:hover {
    opacity: .8
}

.deg-btn:before {
    content: '';
    width: 10px;
    height: 6px;
    background: url(../images/down-r.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: -8px
}

.m-text2 {
    font-size: 16px;
    line-height: 32px
}

.g-tit .share {
    float: right;
    overflow: hidden;
    line-height: 27px
}

.share-view {
    float: left;
    margin-right: 20px;
    font-size: 13px;
    color: #353535
}

.bdsharebuttonbox {
    float: left
}

.bdsharebuttonbox span {
    float: left;
    font-size: 13px;
    color: #353535
}

.bdsharebuttonbox .bds_weixin {
    background-repeat: no-repeat;
    background-image: url(../images/sh1.png);
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center center !important
}

.bdsharebuttonbox .bds_tsina {
    background-repeat: no-repeat;
    background-image: url(../images/sh2.png);
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center center !important
}

.bdsharebuttonbox .bds_sqq {
    background-repeat: no-repeat;
    background-image: url(../images/sh3.png);
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center center !important
}

.m-video {
    margin-top: 34px
}

.video-desc {
    padding-top: 12px;
    line-height: 27px
}

.video-desc span {
    overflow: hidden;
    font-size: 18px;
    color: #222
}

.m-video .adv-video {
    height: 721px;
    margin-top: 14px
}

.g-tit .more {
    float: right;
    font-size: 16px;
    color: #666
}

.abo-video {
    margin-top: 35px;
    overflow: hidden;
    margin-bottom: 50px
}

.abo-v {
    overflow: hidden;
    margin: 0 -10px;
    padding-top: 17px
}

.abo-v-item {
    float: left;
    width: 25%;
    margin-bottom: 20px
}

.abo-v-con {
    margin: 0 10px
}

.abo-v-pic {
    padding-top: 74.28%;
    position: relative;
    overflow: hidden
}

.abo-v-pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s
}

.abo-v-pic img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.abo-v-txt {
    padding: 16px 10px
}

.abo-v-tit a {
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px;
    color: #222;
    line-height: 28px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.abo-v-tit a:hover {
    color: #c1121d
}

.abo-v-info {
    padding-top: 9px;
    font-size: 14px;
    color: #666
}

.g-tit2 h3 {
    font-size: 24px
}

.g-tit2:after {
    height: 26px;
    margin-top: -13px
}

.m-subnet {
    padding-top: 61px
}

.subnet-tit-page {
    color: #c30d18;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px
}

.g-tit3 h3 {
    color: #222;
    font-weight: 700;
    font-size: 24px
}

.g-tit3:after {
    height: 26px;
    margin-top: -13px;
    width: 9px
}

.subnet-list {
    padding-top: 27px;
    overflow: hidden;
    margin: 0 -10px 50px
}

.subnet-item {
    float: left;
    width: 25%;
    margin-bottom: 20px
}

.subnet-con {
    margin: 0 10px;
    position: relative;
    padding: 3px 0 11px 40px;
    background-color: #fafafa
}

.subnet-con:after {
    content: '';
    width: 4px;
    height: 100%;
    background-color: #ccc;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

.subnet-tit {
    font-weight: 700;
    font-size: 22px;
    color: #222;
    line-height: 48px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative
}

.subnet-tit:after {
    content: '';
    width: 200px;
    height: 1px;
    border-bottom: 1px solid rgba(34, 34, 34, .1);
    position: absolute;
    left: 0;
    bottom: 0
}

.subnet-web {
    font-size: 14px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 5px
}

.subnet-mask {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(195, 13, 24, .9);
    z-index: 3
}

.subnet-icon {
    display: block;
    width: 44px;
    height: 44px;
    background: url(../images/link2.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 4
}

.subnet-con:hover .subnet-mask {
    display: block
}

.tuwen-list {
    padding-top: 40px
}

.tuwen-item {
    overflow: hidden;
    padding-bottom: 40px;
    margin-bottom: 50px;
    border-bottom: 1px solid #e8e8e8
}

.tuwen-pic {
    width: 260px;
    height: 164px;
    overflow: hidden;
    float: left
}

.tuwen-pic img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s
}

.tuwen-pic img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.tuwen-txt {
    overflow: hidden;
    padding-left: 30px;
    padding-top: 15px
}

.tuwen-tit a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #222;
    padding-bottom: 10px
}

.tuwen-desc {
    font-size: 14px;
    color: #666;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px
}

.tuwen-info {
    font-size: 14px;
    color: #666;
    padding-top: 37px
}

.tuwen-info a:hover, .tuwen-tit a:hover {
    color: #b0101a
}

.exc-list {
    padding-top: 40px
}

.exc-item {
    overflow: hidden;
    height: 70px;
    line-height: 70px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    padding: 0 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.exc-item:hover {
    background-color: #b0101a
}

.exc-date {
    font-size: 14px;
    color: #666;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.exc-tit, .exc-tit a {
    font-size: 18px;
    color: #222;
    font-weight: 700;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.exc-tit a{
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding-right: 30px;
}

.exc-item:hover .exc-date, .exc-item:hover .exc-tit a {
    color: #fff
}

.exc-list2 .exc-item {
    border-bottom: none;
    background-color: #b0101a;
    margin-bottom: 0
}

.exc-list2 .exc-item .exc-date, .exc-list2 .exc-item .exc-tit {
    color: #fff
}

.exc-cont {
    background-color: #fcfcfc;
    padding: 40px 30px
}

.m-content{margin-top:40px}
.cont-tit{padding-bottom:10px;border-bottom:1px solid #f2f2f2}
.cont-tit h1{font-size:20px;color:#222;padding-bottom:15px}
.cont-info{overflow:hidden;font-size:14px;color:#b2b2b2}
.cont-info_date{float:left;padding-left:30px;background:url(../images/time.png) no-repeat left center;-webkit-background-size:25px auto;background-size:25px auto}
.cont-info_view{float:left;margin-left:20px;padding-left:30px;background:url(../images/eye.png) no-repeat left center;-webkit-background-size:25px auto;background-size:25px auto}
.cont-text{padding-top:40px;padding-bottom:30px;margin-bottom:40px;border-bottom:1px solid #f2f2f2;font-size:17px;color:#222;line-height:20px;text-align:left;line-height:1.7222;}
.cont-text p{
    text-indent: 28px;
    font-family:"Open Sans", sans-serif !important;
}
.cont-text p span{
    text-indent: 28px;
    font-family:"Open Sans", sans-serif !important;
}
.cont-text img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}


.m-text3 {
    line-height: 24px;
    padding-top: 0
}

.m-text3 p {
    text-indent: 0
}

.m-text3 h3 {
    font-weight: 700;
    color: #222
}

.det-pages {
    font-size: 14px;
    color: #898989
}

.det-pages .l, .det-pages .r {
    width: 50%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.det-pages .r {
    text-align: right
}

.det-pages a {
    color: #898989;
    -webkit-transition: all .33s;
    -moz-transition: all .33s;
    -ms-transition: all .33s;
    -o-transition: all .33s;
    transition: all .33s
}

.det-pages a:hover {
    color: #b0101a
}


.mo-box{
    display: none;
}


/*
 新增
*/

/* 轮播改动 */
.slick-tab {
    border-bottom: 1px solid #bcbec0;
    margin: 0 -20px;

}


.slick-tab .item {
    font-size: 24px;
    color: #000;
    text-align: center;

}

.slick-box {
    padding: 0 228px 0 123px;
}

.slick-tab .con {
    padding: 0 20px;
    cursor: pointer;
    text-align: center;
    padding-bottom: 4px;
}

.slick-tab .slick-current {
    color: #c7242e;
    position: relative;
}

.slick-tab .slick-current::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #c7242e;
}

.slick-data .item {
    overflow: hidden;
}

.slick-data .data-item {
    float: left;
    width: 280px;
}

.slick-data {
    padding-top: 45px;
    padding-bottom: 53px;
}

.slick-data .slick-dots {
    bottom: 21px;
}



/* 新增首页列表 */

.idx6 {
    overflow: hidden;
    padding-top: 25px;
}

.idx6 .idx-tit {
    margin-bottom: 31px;
}

.ul-list1-t {
    overflow: hidden;
    margin: 0 -11px 44px;
}

.ul-list1-t li {
    width: 33.33%;
    float: left;
    padding: 0 11px;
    box-sizing: border-box;
}

.ul-list1-t .con {
    display: block;
    overflow: hidden;
    position: relative;
}

.ul-list1-t .pic {
    position: relative;
    height: 0;
    padding-top: 73.9%;
    overflow: hidden;
    background-color: #fff;
}

.ul-list1-t .pic img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    min-width: 100%;
    min-height: 100%;
    transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ul-list1-t .con:hover .pic img {
    -webkit-transform: translate(-50%, -50%) scale(1.08);
    -moz-transform: translate(-50%, -50%) scale(1.08);
    -o-transform: translate(-50%, -50%) scale(1.08);
    -ms-transform: translate(-50%, -50%) scale(1.08);
    transform: translate(-50%, -50%) scale(1.08);
}


.ul-list1-t .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    line-height: 50px;
    background: url(../images/img-t4.png) center top no-repeat;
    font-size: 18px;
    text-align: center;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    opacity: .7;
}

.ul-list1-t .txt .tit {
    color: #fff;
}

.ul-list1-t .con:hover .txt {
    background-image: none;
    background-color: rgba(198, 36, 47, .8) !important;
    opacity: 1;
}


/* 合作交流-国际交流 */


.side-item .nav2 {
    position: initial;
    padding: 0;
    width: 100%;
    background: #fff;
}

.side-item a.v1:hover,
.side-item.ok .v1 {
    color: #fff;
    background-color: #c1121d;
    display: block;

}

.side-item .nav2 {
    display: none;
}

.side-item.ok .nav2 {
    display: block;
}

.side-item.ok:after {
    display: none;
}

.side-item a.v1:hover:after,
.side-item.ok a.v1:after {
    display: block
}

.side-item a.v1 em {
    color: #fff;
}

.side-item .nav2-item:hover {
    background-color: transparent;
}

.side-item a:hover,
.side-item.ok a:hover {
    color: #fff;
    background-color: #c1121d;
}

.side-item .nav2:after {
    position: initial;
}

.side-item .v2.ok a,
.side-item .v2 a:hover {
    color: #c1121d;
    background-color: #fff;
}





.ul-list-t1 {
    overflow: hidden;
    padding-top: 40px;
    margin: 0 -9px;
}

.ul-list-t1 li {
    width: 33.33%;
    float: left;
    padding: 0 9px;
    box-sizing: border-box;
    margin-bottom: 17px;
}

.ul-list-t1 .pic {
    position: relative;
    height: 0;
    padding-top: 75%;
    overflow: hidden;
    background-color: #fff;
}

.ul-list-t1 .pic img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    min-width: 100%;
    min-height: 100%;
    cursor: pointer;
    transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ul-list-t1 .con:hover .pic img {
    -webkit-transform: translate(-50%, -50%) scale(1.08);
    -moz-transform: translate(-50%, -50%) scale(1.08);
    -o-transform: translate(-50%, -50%) scale(1.08);
    -ms-transform: translate(-50%, -50%) scale(1.08);
    transform: translate(-50%, -50%) scale(1.08);
}

/* 页码 */
.pages.mt23 {
    margin-top: 23px;
}


.m-pop-pic {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 299;
    background: rgba(0, 0, 0, .5);
    display: none;
}

.m-pop-pic img {
    max-width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}


.m-pop-pic a {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 40px;
    height: 40px;
    background: url(../images/closev2.png) no-repeat center/cover;
}

/* 新增end */


@media only screen and (max-width: 1299px) {


    .nav-item {
        width: 120px;
    }

    .ban-txt {
        width: auto;
        left: auto;
        margin-left: 0;
    }
}


@media only screen and (min-width: 1200px) {
    .slick-idx1 {
        margin: 0 -20px;
        position: relative;
        padding-top: 24px
    }

    .idx1-item {
        margin-bottom: 27px
    }

    .idx1-con {
        width: 356px;
        height: 226px;
        margin: 0 auto;
        display: block;
        position: relative;
        border-top: 2px solid #c92730
    }

    .idx1-pic {
        width: 356px;
        height: 224px;
        overflow: hidden
    }

    .idx1-pic img {
        display: block;
        width: 100%;
        height: 100%;
        -webkit-transition: all .8s;
        -moz-transition: all .8s;
        -ms-transition: all .8s;
        -o-transition: all .8s;
        transition: all .8s
    }

    .idx1-pic img:hover {
        -webkit-transform: scale(1.05, 1.05);
        -moz-transform: scale(1.05, 1.05);
        -ms-transform: scale(1.05, 1.05);
        -o-transform: scale(1.05, 1.05);
        transform: scale(1.05, 1.05)
    }

    .idx1-txt {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        height: 50px;
        line-height: 50px;
        padding: 5px 14px 0;
        background: url(../images/bg1.png) no-repeat center center;
        -webkit-background-size: cover;
        background-size: cover;
        overflow: hidden
    }

    .idx1-txt h3 {
        font-weight: bold;
        line-height: 1.25;
        overflow: hidden;
        font-size: 16px;
        color: #fff;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .idx1-txt h3.dan {
        line-height: 50px
    }

    .idx1-txt span {
        float: right;
        font-size: 12px;
        color: #fff;
        margin-left: 10px
    }

    .idx1-tit a {
        display: block;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-weight: bold;
        font-size: 18px;
        color: #000;
        line-height: 20px;
        height: 40px;
        margin-top: 20px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

    .idx1-tit a:hover {
        opacity: .8
    }

    .idx1-time {
        font-size: 12px;
        color: #000;
        line-height: 45px
    }

    .idx1-desc {
        font-size: 12px;
        color: #000;
        line-height: 20px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical
    }

    .slick-idx1 .slick-dots {
        position: absolute;
        bottom: 19px;
        left: 0;
        width: 100%;
        text-align: center
    }

    .slick-idx1 .slick-dots li {
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 20px;
        background: url(../images/dot2.png) no-repeat center center;
        -webkit-background-size: 16px 15px;
        background-size: 16px 15px;
        margin: 0 5px;
        cursor: pointer
    }

    .slick-idx1 .slick-dots .slick-active {
        background-image: url(../images/dot2-on.png)
    }

    .slick-idx1 .slick-dots button {
        font-size: 0;
        background: 0 0;
        border: none
    }


}

@media only screen and (max-width: 1199px) {

    .mo-box{
        display: block;
    }
    .pc-box{
        display: none;
    }

    .idx1{padding:28px 20px}
    .idx1-con{display:block;position:relative}
    .idx1-txt{position:absolute;left:0;width:100%;bottom:0;height:35px;line-height:35px;background:rgba(0,0,0,.6);overflow:hidden;padding:0 10px;z-index:3}
    .idx1-txt .date{float:right;font-size:12px;color:#fff}
    .idx1-txt .tit{font-size:14px;color:#fff}
    .idx1-pic{padding-top:55.22%;position:relative;overflow:hidden}
    .idx1-pic img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
    .idx1-mask{position:absolute;bottom:0;width:100%;left:0;height:50%;background:url(../images/shadow2.png) no-repeat center center;-webkit-background-size:cover;background-size:cover;z-index:2}
    .slick-idx1{border-top:2px solid #c92730;margin-top:15px}
    .slick-idx1 .slick-dots{position:absolute;bottom:40px;left:10px;width:100%;text-align:left}
    .slick-idx1 .slick-dots li{display:inline-block;vertical-align:middle;width:6px;height:6px;margin:0 2px;background:0 0;border:1px solid #fff;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
    .slick-idx1 .slick-dots .slick-active{background-color:#fff}
    .slick-idx1 .slick-dots button{font-size:0;background:0 0;border:none}
    .idx1-s{margin-top:25px;border-top:2px solid #c92730;padding-top:15px}
    .idx1s-tit a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#222}
    .idx1s-date{font-size:12px;color:#000;padding:10px 0}
    .idx1s-desc{font-size:10px;color:#666}



    body {
        padding-top: 180px
    }

    .header {
        display: none
    }

    .header-m {
        display: block
    }

    .ban-in {
        height: 200px
    }

    .side-l {
        float: none;
        width: 100%
    }

    .side-l-tit {
        width: 270px;
        margin-top: 0
    }

    .side-l-pic {
        display: none
    }

    .side-r {
        padding: 15px;
        margin-bottom: 20px
    }

    .fd-info {
        height: auto;
        padding: 20px 0;
        background: none;
    }

    .info-item {
        float: none;
        width: 100%;
        text-align: center
    }


    .info-item2 {
        position: static;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    .link2-list {
        margin: 0 -20px;
    }

    .link2-con {
        margin: 0 20px;
    }

    .spe-list {
        margin: 0 -10px;
    }

    .spe-con {
        margin: 0 10px;
    }

    .fd-addr {
        float: none;
        display: inline-block;
        vertical-align: middle;
        padding: 0 20px
    }

    .fd-qr {
        float: none;
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px
    }

    .fd-addr:first-child {
        padding-right: 20px
    }

    .side-l-tit {
        width: 100%;
        height: 50px;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .page-in-tit h3, .side-l-tit h3 {
        font-size: 18px
    }

    .side-nav {
        border-bottom: 1px solid #ebebeb
    }
    .side-item{
        margin: 10px 0;
    }
    .side-item:after {
        display: none
    }

    .side-item a em {
        display: none
    }

    .side-item a {
        font-size: 14px;
        line-height: 20px;
        padding-left: 15px;
    }

    .side-item a:after {
        left: auto;
        right: 15px
    }

    .side-l-tit h3 {
        padding-bottom: 0
    }

    .side-l-tit h3:after {
        display: none
    }

    .adv-video video {
        width: 100%;
        height: auto;
        max-height: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .techDet-info span {
        display: block;
        padding-right: 0
    }

    .m-techDet {
        padding-top: 30px
    }

    .techDet-txt {
        padding-left: 20px
    }

    .techDet-name {
        padding: 15px 0
    }

    .techDet-info {
        padding-top: 15px
    }

    .pages.mt90 {
        margin-top: 50px;
        text-align: center
    }

    .m-subnet {
        padding-top: 30px
    }

    .subnet-item {
        width: 33.3%
    }

    .ban-mask {
        height: 150px;
    }

    .data-item{
        width: 50%;
    }



}

@media only screen and (max-width: 959px) {
    .cs-item {
        display: block;
        float: left;
        width: 33.3%;
        margin: 0
    }

    .cs-item {
        height: 40px;
        line-height: 40px
    }

    .cs-item a {
        font-size: 16px
    }

    .link_tit {
        font-size: 14px;
        padding-left: 25px;
        padding-right: 10px
    }

    .link_list {
        padding-left: 10px
    }

    .link-item {
        margin-right: 5px
    }

    .nav-item-m > a {
        font-size: 16px;
        line-height: 40px;
      
    }

    .nav2-item-m {
        padding: 8px 5px;
    }

    .nav2-item-m a {
        font-size: 14px;
        line-height: 20px;
    }


    .nav-list-m {
        padding-top: 20px
    }

    .hdm-link a {
        padding: 0;
        height: 40px;
        line-height: 40px;
        font-size: 18px
    }

    .id-mode {
        padding-bottom: 30px
    }

    .btn-play {
        height: 50px;
        width: 50px
    }

    .collegeSet2 .cs-con {
        margin-right: 50px
    }

    .tech-item {
        width: 100%
    }

    .tab-item {
        float: none;
        width: 100%;
        text-align: left
    }

    .tab-item > a {
        display: block
    }

    .deg-btn:before {
        right: 0
    }

    .deg-box {
        position: static
    }

    .m-text2 {
        font-size: 14px;
        line-height: 28px
    }

    .download-item {
        float: none;
        width: 100%;
        margin-bottom: 10px
    }

    .download-list {
        margin: 0
    }

    .download-con {
        margin: 0;
        height: 40px;
        line-height: 40px
    }

    .cont-s {
        margin-right: 15px
    }

    .cont-s2 {
        margin-left: 0
    }

    .m-contact {
        padding-top: 50px
    }

    .journal-item {
        width: 100%;
        float: none
    }

    .journal-con {
        padding: 20px
    }

    .cs-con {
        margin-right: 30px
    }

    .exc-item {
        height: 50px;
        line-height: 50px;
        margin-bottom: 0;
        padding: 0 15px
    }

    .exc-list {
        padding-top: 25px
    }

    .tuwen-list {
        padding-top: 25px
    }

    .tuwen-item {
        padding-bottom: 20px;
        margin-bottom: 20px
    }

    .tuwen-txt {
        padding-top: 0
    }

    .subnet-tit-page {
        font-size: 20px
    }

    .g-tit2 h3, .g-tit3 h3 {
        font-size: 18px
    }

    .g-tit2:after, .g-tit3:after {
        height: 20px;
        width: 4px;
        margin-top: -10px
    }

    .subnet-con {
        padding-left: 20px
    }

    .subnet-tit {
        font-size: 18px
    }

    .subnet-list {
        padding-top: 20px;
        margin-bottom: 30px
    }

    .m-video .adv-video {
        height: 400px
    }

    .abo-v-item {
        width: 33.3%
    }

    .video-desc span {
        font-size: 16px
    }

    .video-desc span {
        font-size: 14px
    }

    .g-tit .more {
        font-size: 14px
    }

    .abo-v-tit a {
        font-size: 16px
    }

    .abo-v-txt {
        padding: 10px
    }

    .m-video {
        margin-top: 25px
    }


    .ban-con {
        height: auto;
        background: none;
    }

    .ban-con .ban-pic {
        display: block;
    }

    .slick-ban .slick-dots {
        right: 15px;
    }

    .slick-ban .slick-dots li {
        width: 6px;
        height: 6px;
    }

    .ban-mask {
        height: 130px;
        background-image: url(../images/m-shadow2.png);
        -webkit-background-size: auto 100%;
        background-size: auto 100%;
    }

    .ban-txt {
        font-size: 12px;
        line-height: 18px;
       
        left: 20px;
        padding-left: 20px;        max-width: 80%;
    }

    .ban-txt:after {
        top: 3px;
    }


    .link2-list {
        margin: 0 -5px;
    }

    .link2-con {
        margin: 0 5px;
    }

    .spe-list {
        margin: 0 -5px;
    }

    .spe-con {
        margin: 0 5px;
    }

}

@media only screen and (max-width: 767px) {
    .g-tit .share {
        float: none
    }

    .m-adv .g-tit:after {
        text-align: left;
        margin: 0;
        bottom: 3px;
        top: auto
    }

    .download-list2 .download-con {
        padding-left: 15px
    }

    .download-con {
        padding-left: 40px
    }

    .download-con:after {
        left: 5px
    }

    .download-con span {
        max-width: none
    }

    .btn-play {
        display: none
    }

    body {
        padding-top: 100px
    }

    .header-m {
        height: 40px;
        line-height: 40px
    }

    .hdm-so, .menuBtn {
        height: 40px
    }

    .hdm-so_inp {
        height: 30px;
        line-height: 30px;
        margin-top: -15px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px
    }

    .nav-m {
        top: 40px;
        height: calc(100% - 40px)
    }

    .hdm-b {
        padding: 0 15px;
        height: 60px;
        line-height: 60px;
        top: 40px
    }

    .fd-addr {
        padding: 10px
    }

    .fd-addr:first-child {
        padding-right: 10px;
        margin-right: 0;
    }
    .info-item3 .fd-qr { width: 40% }
   .qr-pic { margin: 0 auto 10px; }
    .menuBtn {
        margin-left: 15px
    }

    .hdm-r .hd-top_lang {
        margin-right: 15px;
        width: auto
    }

    .hdm-r .hd-top_lang a {
        font-size: 14px
    }

    .hdm-so {
        margin-right: 20px
    }

    .hdm-so_inp {
        width: 150px
    }

    .cs-item {
        width: 100%
    }

    .cs-con {
        margin-right: 0
    }

    .nav-list-m {
        width: 180px;
        padding-top: 10px
    }

    .nav-item-m > a {
        padding-left: 15px
    }

    .nav-item-m > a em {
        right: 15px
    }

    .nav2-list-m {
        width: 160px
    }

    .hdm-link {
        width: 180px;
        padding-left: 15px
    }

    .ban-in {
        height: 130px
    }

    .copyright {
        height: auto;
        padding: 5px 0;
        line-height: 1.5
    }

    .page-in-tit {
        padding-bottom: 5px
    }

    .menuBtn {
        width: 25px
    }

    .menuBtn.open {
        -webkit-background-size: 80% auto;
        background-size: 80% auto
    }

    .id-pic {
        width: 100%
    }

    .id-pic2 {
        height: auto
    }

    .id-pic2 img {
        width: 100%;
        height: auto
    }

    .adv-video {
        height: 300px
    }

    .jy-pic {
        margin-right: 20px;
        margin-bottom: 20px
    }

    .m-jiyu {
        font-size: 14px;
        line-height: 24px
    }

    .leader-top {
        padding: 10px;
        height: auto;
        line-height: 1.5
    }

    .leader-name {
        margin-right: 15px;
        float: none;
        height: 30px;
        line-height: 30px
    }

    .leader-icon {
        height: 30px;
        margin-right: 0
    }

    .leader-post {
        line-height: 1.5;
        overflow: hidden
    }

    .leader-pic {
        float: none;
        margin: 0 auto
    }

    .leader-bot {
        padding: 10px
    }

    .leader-txt {
        padding: 10px 0 0
    }

    .collegeSet2 .cs-item {
        width: 100%
    }

    .collegeSet2 .cs-item {
        margin-right: 0
    }

    .techDet-pic {
        float: none;
        margin: 0 auto
    }

    .techDet-txt {
        padding-left: 0
    }

    .tech-list {
        margin: 0
    }

    .tech-con {
        padding: 10px;
        margin: 0
    }

    .tech-txt {
        padding-left: 10px;
        padding-top: 10px
    }

    .tech-name {
        padding-bottom: 10px
    }

    .pages.mt90 {
        margin-top: 20px
    }

    .m-contact {
        padding-top: 30px
    }

    .cont-s {
        float: none;
        width: 100%;
        margin-right: 0
    }

    .cont-s span {
        padding-top: 0
    }

    .cont-s2 {
        float: none;
        margin: 0 auto 10px
    }

    .btn-det {
        float: none
    }

    .journal-list {
        margin: 0
    }

    .journal-con {
        margin: 0;
        padding: 15px
    }

    .audiojs {
        width: 100%
    }

    .audiojs .scrubber {
        width: 150px
    }

    .audiojs .time {
        padding: 0;
        margin: 0
    }

    .exc-item {
        height: auto;
        line-height: 1.5;
        padding: 10px
    }

    .exc-date {
        float: none
    }

    .exc-cont {
        padding: 10px
    }

    .det-pages .l, .det-pages .r {
        float: none;
        margin-bottom: 15px;
        width: 100%
    }

    .det-pages .r {
        text-align: left
    }

    .fd-link {
        height: auto;
        line-height: 1.5;
        padding: 10px 0 40px;
        position: relative
    }

    .link_tit {
        float: none;
        height: 35px;
        line-height: 35px
    }

    .link_tit:after {
        display: none
    }

    .link_list {
        white-space: normal;
        padding-left: 0
    }

    .link_more {
        float: none;
        margin-left: 0;
        position: absolute;
        bottom: 10px;
        left: 10px
    }

    .tuwen-pic {
        float: none;
        margin: 0 auto 10px
    }

    .tuwen-txt {
        padding: 0
    }

    .tuwen-tit a {
        font-size: 18px;
        padding-bottom: 5px
    }

    .tuwen-info {
        padding-top: 15px
    }

    .pages-s a {
        width: 30px;
        height: 30px;
        font-size: 14px;
        line-height: 30px
    }

    .subnet-list {
        margin: 0
    }

    .subnet-item {
        width: 100%;
        float: none;
        margin-bottom: 10px
    }

    .subnet-tit {
        font-size: 16px;
        line-height: 32px
    }

    .subnet-con {
        padding-top: 7px;
        margin: 0
    }

    .video-desc {
        padding-top: 0
    }

    .video-desc .share {
        float: none;
        overflow: hidden
    }

    .video-desc span {
        display: block
    }

    .m-video .adv-video {
        height: 200px
    }

    .abo-video {
        margin-top: 20px;
        margin-bottom: 0
    }

    .abo-v-item {
        width: 100%
    }

    .abo-v {
        margin: 0
    }

    .abo-v-con {
        margin: 0
    }


    .link2-item{
        width: 33.33%;
        margin-bottom: 15px;
    }

    .idx5,.idx4{
        padding: 15px;
    }
    .link2-txt{
        font-size: 12px;
    }
    .link2-con{
        height: 90px;
    }
    .idx-tit{
        font-size: 20px;
    }

    .spe-item{
        float: none;
        width: auto;
        margin-bottom: 15px;
    }

    .idx-tit .more{
        top: 9px;
    }
    .idx3-tit h3{
        font-size: 20px;
    }
    .idx3-tit h3:before,
    .idx3-tit h3:after{
        width: 90px;
    }
    .data-item{
        margin-bottom: 10px;
    }
    .idx3-tit{
        padding-top: 20px;
    }
    .slick-data{
        padding: 20px 0 50px;
        margin-right: 0;
    }


    .data-icon{
        width: 50px;
        height: 50px;
    }
    .data-txt{
        font-size: 10px;
        padding: 0 0 15px 5px;
    }
    .data-txt span em{
        font-size: 18px;
        margin-right: 5px;
    }
    .data-con{
        padding-left: 50px;
        height: 70px;
    }

    .slick-data .slick-dots li{
        width: 8px;
        height: 8px;
        -webkit-background-size: 8px auto;
        background-size: 8px auto;
    }


    .news-item{
        float: none;
        width: auto;
    }
    .idx2{
        padding: 30px 15px 0;
    }
    .idx2 .idx-tit{
        padding-left: 0;
        background: none !important;
        font-size: 16px;

    }
    .idx2-item{
        display: block;
        padding-right: 10px;
        margin-right: 10px;
    }
    .idx2-item:after{
        display: none;
        height: 20px;
    }
    .idx2 .idx-tit .more{
        top: 0px;
    }

    .cur{
        float: none;
    }
    .exc-tit a{
        font-size: 14px;
        padding-right: 0;
    }
    .pages-s{
        display: none;
    }
    .pages-s.on,
    .pages-s.next{
        display: inline-block;
    }
/* 新增 */

    .ul-list1-t {
        margin: 0;
        margin-bottom: 0;
    }

    .ul-list1-t li {
        width: auto;
        float: none;
        padding: 0;
        margin-bottom: 30px;
    }

    .ul-list1-t .txt {
        background-size: 100%;
    }

    .slick-box {
        padding: 0;
        /* height: 50px; */
    }

    .slick-data .data-item {
        width: 100%;
        float: none;
    }

    .slick-tab .item {
        font-size: 18px;
    }



    .ul-list-t1 {
        margin: 0;
        padding-top: 20px;
    }

    .ul-list-t1 li {
        width: auto;
        float: none;
        padding: 0;
    }
    .m-pop-pic a{width: 34px;height: 34px;}

    /* 新增 end*/



}


#vsb_content p{font-family:Arial;}