/*
 .Video
 */

.Video {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 0;
    max-width: 1920px;
    max-height: 1080px;
    width: 100%;
    height: 100%;
}

@media(max-width:1400px) {
    .Video {
        width: 100%;
        height: auto;
    }
}

@media(max-width:768px) {
    .Video {
        display: none;
    }
}

/*
 .Floor002390
 */

.Floor002390 {
    width: 100%;
    position: relative;
}

/* 头部-header Start */

.Floor002390 header {
    position: fixed;
    background: rgba(255, 255, 255, 1);
    z-index: 99;
    width: 100%;
}

.Floor002390 header .auto {
    height: 100px;
}

/*logo*/

.Floor002390 header .logo {
    width: 14%;
    max-width: 161px;
    float: left;
    margin-top: 12px;
}

@media(max-width:1200px) {
    .Floor002390 header .logo {
        left: 2%;
    }
}

@media(max-width:1000px) {
    .Floor002390 header .auto {
        height: 80px;
    }
    .Floor002390 header .logo {
        width: 16%;
    }
}

@media(max-width:768px) {
    .Floor002390 header .logo {
        width: 28%;
    }
}

/*头部分享-share*/

.Floor002390 header .share {
    float: right;
    margin-top: 30px;
    width: 96x;
    height: 35px;
}

.Floor002390 header .share a {
    display: inline-block;
    height: 35px !important;
    line-height: 35px !important;
    width: 90px !important;
    padding: 0 !important;
    padding-left: 15px !important;
    color: #666 !important;
    background: none !important;
    margin: 0 !important;
}

@media(max-width:768px) {
    .Floor002390 header .share {
        margin-top: 3.8%;
        padding-right: 12%;
    }
}

@media(max-width:480px) {
    .Floor002390 header .share {
        margin-top: 6.5%;
        padding-right: 18%;
    }
}

/*头部语言版本-lang*/

.Floor002390 header .lang {
    position: relative;
    display: inline-block;
}

.Floor002390 header .lang:before {
    display: inline-block;
    content: '';
    width: 7px;
    height: 5px;
    background: url(../images/Floor002390-dot.png) no-repeat;
    position: absolute;
    right: 0px;
    top: 15px;
    vertical-align: middle;
}

.Floor002390 header .lang div {
    display: none;
    position: absolute;
    right: 0;
    top: 33px;
    z-index: 10;
    padding: 0;
}

.Floor002390 header .lang div a {
    position: relative;
    color: #333;
}

.Floor002390 header .lang div a:hover {
    color: #279aee;
}


/*头部导航栏-nav*/

.Floor002390 header nav {
    width: 72%;
    float: right;
    line-height: 100px;
    height: 100px;
}

.Floor002390 header nav li {
    float: left;
    z-index: 101;
    position: relative;
}

.Floor002390 header nav li a {
    display: block;
    position: relative;
    text-align: center;
}

.Floor002390 header nav li a:before {
    position: absolute;
    right: 0;
    top: 45%;
    margin-top: -1.5px;
    content: '';
    width: 1px;
    height: 10px;
    background-color: #999;
}

.Floor002390 header nav li a:last-child:before {
    background-color: none;
}

.Floor002390 header nav li > a {
    font-size: 17px;
    color: #333;
    padding: 0 35px;
    position: relative;
}

.Floor002390 header nav li > a:hover,
.Floor002390 header nav li > a.aon {
    color: #279aee;
}

.Floor002390 header nav li dl {
    background: rgba(255, 255, 255, 1);
    position: absolute;
    left: 0;
    top: 70%;
    width: 100%;
    display: none;
    padding: 5px 0;
}

.Floor002390 header nav li#m2 dl {
    padding: 0 20px;
    width: 150%;
}

.Floor002390 header nav li#m2 dl a {
    text-align: left;
    white-space: normal;
}

.Floor002390 header nav li dd {
    line-height: 1.75;
    padding: 10px 0;
}

.Floor002390 header nav li dd a {
    background-color: none;
    font-size: 14px;
    color: #666;
}

.Floor002390 header nav li#02 dl {
    width: 120%;
}

.Floor002390 header nav li#02 dd a {
    padding: 0 20px;
    text-align: left;
}

.Floor002390 header nav li dd a:before {
    display: none;
}

.Floor002390 header nav li dd a:hover {
    color: #279aee;
}

@media(max-width:1199px) {
    .Floor002390 header nav li > a {
        padding: 0 11px;
    }
}

@media(max-width:1000px) {
    .Floor002390 header {
        position: relative;
    }
    .Floor002390 header nav {
        line-height: 30px;
        height: auto;
        z-index: 9999;
        position: absolute;
        right: 0;
        top: 100%;
        background-color: #fff;
        width: 100%;
        max-width: 250px;
        border-radius: 0 0 0 5px;
        display: none;
    }
    .Floor002390 header nav ul {
        float: none;
        padding: 5%;
        position: static
    }
    .Floor002390 header nav li {
        float: none;
        margin-left: 0;
        width: 100%;
        overflow: hidden;
    }

    .Floor002390 header nav li a {
        background: none;
        color: #404040;
    }
    .Floor002390 header nav li > a {
        padding: 5%;
        font-size: 18px;
        color: #333;
    }
    .Floor002390 header nav li dl {
        position: relative;
        top: auto;
        width: auto;
        display: none;
        padding-top: 0;
    }
    .Floor002390 header nav li dd {
        float: none;
        border-bottom: 1px solid #eee;
    }        
    .Floor002390 header nav li#m2 dl{
        width: 100%;
    }      
    .Floor002390 header nav li#m2 dl a {
        text-align: center;
    }

    .Floor002390 header .mobile_menu {
        overflow: hidden;
        position: absolute;
        width: 50px;
        height: 32px;
        border-radius: 5px 5px 0 0;
        top: 35%;
        right: 5%
    }
    .Floor002390 header .mobile_menu span,
    .Floor002390 header .mobile_menu span:before,
    .Floor002390 header .mobile_menu span:after {
        position: absolute;
        width: 60%;
        left: 20%;
        height: 3px;
        background-color: #2196f3;
        transition: transform 0.3s;
    }
    .Floor002390 header .mobile_menu span:before,
    .Floor002390 header .mobile_menu span:after {
        width: 100%;
        left: 0;
        content: '';
    }
    .Floor002390 header .mobile_menu span {
        top: 50%;
        margin-top: -1.5px;
    }
    .Floor002390 header .mobile_menu span:before {
        top: 8px;
    }
    .Floor002390 header .mobile_menu span:after {
        top: -8px;
    }
    .Floor002390 header .open_menu span {
        background-color: transparent;
    }
    .Floor002390 header .open_menu span:before,
    .Floor002390 header .open_menu span:after {
        top: 50%;
    }
    .Floor002390 header .open_menu span:before {
        transform: rotate(45deg);
    }
    .Floor002390 header .open_menu span:after {
        transform: rotate(-45deg);
    }
    .Floor002390 header nav li a:before {
        display: none;
    }
    .Floor002390 .section1 {
        padding: 20% 0;
    }
    .Floor002390 .section .section1_cn {
        font-size: 24px;
    }
    .Floor002390 .section .section1_en {
        font-size: 18px;
        line-height: 3;
    }
}

@media(max-width:480px) {
    .Floor002390 .section1 {
        padding: 0;
    }
    .Floor002390 .section .section1_cn {
        padding-bottom: 20px !important;
        font-size: 24px;
    }
    .Floor002390 .section .section1_en {
        padding: 0 5%;
        font-size: 14px;
        line-height: 1.5 !important;
    }
}

/*底部*/

.Floor002390 .section4 {
    background: #2a2d34;
    position: relative;
}

/* 底部菜单 */

.Floor002390 .footer_nav {
    background: #2a2d34;
    overflow: hidden;
    padding: 3% 0;
}

.Floor002390 .footer_nav .item {
    margin-right: 9%;
    float: left;
    display: inline-block;
}

.Floor002390 .footer_nav .item:last-child {
    margin-right: 0;
}

.Floor002390 .footer_nav .item h3 {
    margin: 0 0 10px;
    font-weight: normal;
}

.Floor002390 .footer_nav .item h3 a {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}

.Floor002390 .footer_nav .item h3:after {
    display: none;
    content: "";
    width: 45px;
    height: 2px;
    background: #279aee;
    margin: 8px 0px 5px;
}

.Floor002390 .footer_nav .item li {
    padding: 6px 0px
}

.Floor002390 .footer_nav .item a {
    color: #b5b7bb;
    font-size: 14px;
}

.Floor002390 .footer_nav .item a:hover {
    color: #fff;
}

@media (max-width:1000px) {
    .Floor002390 .footer_nav {
        display: none;
    }
}

/* 底部菜单 End*/

/* 底部分享 */

.Floor002390 .bottomshare {
    min-height: 40px;
}

.Floor002390 .bottomshare span {
    display: inline-block;
}

.Floor002390 .bottomshare a {
    display: inline-block !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 32px !important;
    height: 32px !important;
    margin-right: 10px !important;
}

.Floor002390 .bottomshare .iconfont {
    width: 32px;
    height: 32px;
    font-size: 20px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #7F8185;
    border-radius: 50%;
}

.Floor002390 .bottomshare .jiathis_style .jtico {
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    display: block !important;
}

.Floor002390 .bottomshare .jiathis_style .separator,
.jiathis_style .jiathis_separator {
    line-height: 32px !important;
}

/* 底部分享  End*/

/* 底部 链接、版权、备案号等 */

.Floor002390 .footer,
.Floor002390 .footer a {
    color: #7F8185;
}

.Floor002390 .footer a:hover {
    color: #fff;
}

.Floor002390 .footer {
    background: #2a2d34;
    padding: 25px 0;
    font-size: 14px;
    border-top: 1px solid #414141;
}

.Floor002390 .footer .auto > * {
    width: 50%;
    float: left;
}

.Floor002390 .footer .Blink > * + * {
    margin-left: 20px;
    position: relative;
}

.Floor002390 .footer .Blink > * + *:before {
    border-left: 1px dotted #7f8185;
    content: "";
    position: absolute;
    top: 30%;
    left: -10px;
    height: 50%;
}

.Floor002390 .footer .Copyright {
    text-align: right;
    line-height: 2;
}

.Floor002390 .footer .Copyright a {
    text-decoration: underline;
}

@media (max-width:1000px) {
    .Floor002390 .footer {
        position: relative;
        padding: 3% 0;
    }
    .Floor002390 .footer .auto > * {
        width: 100%;
        float: none;
        text-align: center !important;
    }
    .Floor002390 .Blink a {
        padding: 1% 1%;
    }
}

/* 底部 链接、版权、备案号等  End */

/*底部 End*/

/*首页一屏一滚*/

.Floor002390 .section {
    background-position: center;
    background-repeat: no-repeat;
}

@media(max-width:768px) {
    .Floor002390 .section1 {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

.Floor002390 .section3 {
    background-size: cover;
}

.Floor002390 .section .section1_cn {
    color: #fff;
    text-align: center;
    line-height: 34px;
    position: relative;
}

/*
.Floor002390 .section .section1_cn:before {
    background: #fff;
    display: block;
    position: absolute;
    left: 36%;
    width: 30px;
    height: 2px;
    top: 55%;
    content: '';
}

.Floor002390 .section .section1_cn:after {
    background: #fff;
    display: block;
    position: absolute;
    right: 36%;
    width: 30px;
    height: 2px;
    top: 55%;
    content: '';
}

.Floor002390 .section1 .section1_cn:before,
.Floor002390 .section1 .section1_cn:after {
    display: none;
}
*/

.Floor002390 .section .section1_en {
    color: rgba(255, 255, 255, 0.9);
    text-align: center;
    line-height: 28px;
    position: relative;
}

.Floor002390 .section .section1_lisn {
    text-align: center;
    color: #fff;
    padding: 20px 0;
    position: relative;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.Floor002390 .section .section1_lisn li .img {
    width: 100%;
    height: 160px;
    display: inline-block;
}

.Floor002390 .section .section1_lisn li .section1_lisn_cn {
    font-size: 14px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Floor002390 .section .section1_lisn li .section1_lisn_en {
    padding: 0 25px 0;
    font-size: 12px;
    line-height: 15px;
    height: 75px;
    overflow: hidden;
}

.Floor002390 .section1 .section1_lisn li {
    text-align: center;
    display: inline-block;
    width: 33.33%;
    max-width: 400px;
    transition: all 1s;
    height: auto;
    padding-bottom: 10px;
    margin: 0px -3px;
    opacity: 0.9;
    position: relative;
}

.Floor002390 .section1 .section1_lisn li:hover {
    transform: scale(1.1);
    opacity: 1;
    z-index: 9999;
    position: relative;
    box-shadow: -4px 4px 14px #a59e9e;
}

.Floor002390 .section3 .empty {
    padding: 1.5% 0;
}

@media (max-width:1366px) {
    .Floor002390 .section3 .empty {
        padding: 10% 0 0;
    }
}

.Floor002390 .section3 .section1_lisn li {
    text-align: center;
    display: inline-block;
    width: 33.33%;
    max-width: 270px;
    margin: 0px -3px;
    position: relative;
    padding-bottom: 0.5%;
}

@media (max-width:1200px) {
    .Floor002390 .section3 .section1_lisn li {
        max-width: 340px;
    }
}

.Floor002390 .section3 .section1_lisn li:hover {
    transform: scale(1.1);
    opacity: 1;
    z-index: 9999;
    position: relative;
}

.Floor002390 .section3 .section1_lisn li a {
    color: #fff;
}

.Floor002390 .section3 .section1_lisn li.lisn1 {
    background: #279aee;
}

.Floor002390 .section3 .section1_lisn li.lisn2 {
    background: #62b549;
}

.Floor002390 .section3 .section1_lisn li.lisn3 {
    background: #ebb030;
}

.Floor002390 .section3 .section1_lisn li.lisn4 {
    background: #b65bd8;
}

.Floor002390 .section3 .section1_lisn li.lisn5 {
    background: #e36624;
}

.Floor002390 .section3 .section1_lisn li.lisn6 {
    background: #607d8b;
}

/*
.Floor002390 .section3 .section1_lisn li.lisn1 {
    background: url(../images/Floor002390-lisn01.png)no-repeat center center #279aee;
    background-size: cover;
}

.Floor002390 .section3 .section1_lisn li.lisn2 {
    background: url(../images/Floor002390-lisn02.png)no-repeat center center #62b549;
    background-size: cover;
}

.Floor002390 .section3 .section1_lisn li.lisn3 {
    background: url(../images/Floor002390-lisn03.png)no-repeat center center #ebb030;
    background-size: cover;
}

.Floor002390 .section3 .section1_lisn li.lisn4 {
    background: url(../images/Floor002390-lisn04.png)no-repeat center center #b65bd8;
    background-size: cover;
}

.Floor002390 .section3 .section1_lisn li.lisn5 {
    background: url(../images/Floor002390-lisn05.png)no-repeat center center #e36624;
    background-size: cover;
}

.Floor002390 .section3 .section1_lisn li.lisn6 {
    background: url(../images/Floor002390-lisn06.png)no-repeat center center #607d8b;
    background-size: cover;
}
*/

.Floor002390 .section3 .section1_lisn li .img {
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%
}

.Floor002390 .fp-controlArrow.fp-next,
.Floor002390 .fp-controlArrow.fp-prev {
    display: none;
}

.Floor002390 .section1 .section1_lisn li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
}

/*滚屏提示*/

.Floor002390 .sidebar {
    position: fixed;
    z-index: 999;
    left: 12%;
    top: 44%;
    display: none;
}

.Floor002390 .sidebar li a {
    width: 20px;
    height: 4px;
    display: block;
    margin: 23px 0px;
    background: #fff;
}

.Floor002390 .sidebar li.active a {
    width: 60px;
    background: #279aee;
}


@media (max-width:768px) {
    .Floor002390 .section3 .empty {
        display: none;
    }
    .Floor002390 .section3 .section1_cn {
        padding-top: 5%;
    }
    .Floor002390 .section .section1_lisn {
        padding: 2% 0 10%;
    }
    .Floor002390 .section3 .section1_lisn li {
        width: 50%;
        margin: 1%;
    }
    .Floor002390 .section .section1_lisn li .section1_lisn_cn {
        font-size: 20px;
        line-height: 2;
    }
    .Floor002390 .section .section1_lisn li .section1_lisn_en {
        font-size: 16px;
        line-height: 1.8;
        height: 180px;
    }
}


@media (max-width:480px) {
    .Floor002390 .section3 .section1_lisn li {
        width: 100%;
        max-width: 90%;
    }
    .Floor002390 .section .section1_lisn li .section1_lisn_en {
        height: 130px;
    }
}

@media (min-width:1024px) {
    .Floor002390 .section .section1_cn {
        padding-bottom: 1px !important;
        font-size: 21px;
    }
    .Floor002390 .section3 .section1_lisn li {
        transition: All 0.55s linear;
        -webkit-transition: All 0.55s linear;
        -moz-transition: All 0.55s linear;
        -o-transition: All 0.55s linear;
    }
    .Floor002390 .section2 .section1_lisn .lisn1 {
        bottom: -400px;
        opacity: 0;
    }
    .Floor002390 .section3 .section1_lisn .lisn2 {
        bottom: -600px;
        opacity: 0;
    }
    .Floor002390 .section3 .section1_lisn .lisn3 {
        bottom: -400px;
        opacity: 0;
    }
    .Floor002390 .section3 .section1_lisn .lisn4 {
        bottom: -600px;
        opacity: 0;
    }
    .Floor002390 .section3 .section1_lisn .lisn5 {
        bottom: -400px;
        opacity: 0;
    }
    .Floor002390 .section3.active .section1_lisn li {
        bottom: 0px;
        opacity: 0.9;
        transition: all 0.5s;
    }
    .Floor002390 .section3.active .section1_lisn li a .Floor002390 .section2.active .section1_lisn li:hover {
        transform: scale(1.2);
        opacity: 1;
        z-index: 9999;
        position: relative;
    }
}

@media (min-width:1366px) {
    .Floor002390 .section1 .section1_cn {
        padding-top: 100px;
    }
    .Floor002390 .section3 .section1_lisn li {
        max-width: 386px;
        margin-right: 1.5%;
        margin-bottom: 2%;
    }
    .Floor002390 .section3 .section1_lisn li:nth-child(3n) {
        margin-right: 0;
    }
    .Floor002390 .section .section1_cn {
        padding-bottom: 1px !important;
        font-size: 22px;
    }

    .Floor002390 .section .section1_lisn {}
    .Floor002390 .section .section1_lisn li .section1_lisn_cn {
        font-size: 16px;
        line-height: 30px;
    }
}

@media (min-width:1600px) {
    .Floor002390 .section1 .section1_cn {
        padding-top: 0px;
    }
    .Floor002390 .section .section1_cn {
        padding-bottom: 1px;
        font-size: 24px;
        line-height: 77px;
    }
    .Floor002390 .section .section1_en {
        font-size: 22px;
    }

    .Floor002390 .section .section1_lisn li .img {
        width: 100%;
        height: 260px;
        display: inline-block;
    }
    .Floor002390 .section .section1_lisn li .section1_lisn_cn {
        font-size: 20px;
        line-height: 46px;
    }
    .Floor002390 .section .section1_lisn li .section1_lisn_en {
        font-size: 14px;
        line-height: 1.75;
        text-align: justify;
    }
    .Floor002390 .section1 .section1_lisn li.lisn1 .img {
        background: url(../images/Floor002390-index_img1.png) no-repeat bottom;
        background-size: auto
    }
    .Floor002390 .section1 .section1_lisn li.lisn2 .img {
        background: url(../images/Floor002390-index_img2.png) no-repeat bottom;
        background-size: auto
    }
    .Floor002390 .section1 .section1_lisn li.lisn3 .img {
        background: url(../images/Floor002390-index_img3.png) no-repeat bottom;
        background-size: auto
    }
    .Floor002390 .section2 .section1_lisn li {
        text-align: center;
        display: inline-block;
        width: 100%;
        max-width: 399px;
        height: 280px;
        margin: 0px -3px;
        padding: 0 2%;
    }
    .Floor002390 .sidebar {
        position: fixed;
        z-index: 999;
        left: 5%;
        top: 48%;
        display: block
    }
}



/*
 .Banner001847
 */

.Banner001847 div {
    height: 400px;
    background-position: center top;
    background-repeat: no-repeat;
}

.Banner001847 div img {
    display: none;
    width: 100%;
}

@media(max-width:1000px) {
    .Banner001847 div {
        height: auto;
        background: none !important;
    }
    .Banner001847 div img {
        display: block;
    }
}


/*
 .Menu002252
 */

.Menu002252 {
    padding: 2% 0 0;
    text-align: center;
    overflow: hidden;
}

.Menu002252 a {
    font-size: 16px;
    color: #666;
    display: block;
    background: #f9f9f9;
    padding: 10px;
    margin-bottom: 1px;
}

.Menu002252 a.aon,
.Menu002252 a:hover {
    color: #fff;
    background-color: #279aee;
}

@media(min-width:768px) {
    .Menu002252 a {
        display: inline-block;
        line-height: 30px;
        padding: 0 15px;
        min-width: 115px;
        border-radius: 30px;
        overflow: hidden;
        margin: 0 5px 2%;
    }
}

@media(min-width:1024px) {
    .Menu002252 a {
        display: inline-block;
        line-height: 38px;
        padding: 0 20px;
        min-width: 130px;
        border-radius: 36px;
    }
}


/*
 .PicList001912
*/

.PicList001912 li {
    margin-bottom: 35px;
    border: 1px solid #e3e3e3;
    padding: 4px;
}

.PicList001912 li div {
    background: url(../images/PicList001912-libg.jpg) repeat-x left bottom #fff;
    padding: 2%;
    overflow: hidden;
}

.PicList001912 li .pic {
    float: left;
    width: 22.5%;
}

.PicList001912 li .pic img {
    display: block;
    width: 100%;
    max-width: 258px;
    max-height: 172px;
}

.PicList001912 li figure {
    float: right;
    border-left: 1px solid #f3f3f3;
    width: 75%;
    padding-left: 25px;
}

.PicList001912 li h3 {
    margin: 0;
    line-height: 50px;
    font-size: 16px;
}

.PicList001912 li h3 span {
    float: right;
    color: #999;
    font-size: 12px;
    font-weight: normal;
}

.PicList001912 li p {
    line-height: 24px;
    overflow: hidden;
    height: 72px;
    color: #999;
}

.PicList001912 li .more {
    color: #279aee;
}

@media(max-width:1000px) {
    .PicList001912 li h3 {
        line-height: normal;
    }
    .PicList001912 li p {
        margin: 2% 0;
        height: 48px;
    }
}

@media(max-width:480px) {
    .PicList001912 li .pic,
    .PicList001912 li figure {
        float: none;
        width: auto;
    }
    .PicList001912 li figure {
        border: 0;
        padding-left: 0;
        padding-top: 3%;
    }
    .PicList001912 li .pic img {
        max-width: none;
        max-height: none;
    }
}

/*
 .Page002274
 */

.Page002274 {
    text-align: center;
    padding: 1% 0 60px;
    color: #666666;
}

.Page002274 * {
    vertical-align: middle;
}

.Page002274 .Pages .p_cur,
.Page002274 .Pages .p_count,
.Page002274 .Pages .p_total {
    display: none;
}

.Page002274 .Pages a {
    display: inline-block;
    padding: 0 15px;
    line-height: 37px;
    background-color: #eef0f1;
    color: #666666;
    margin-left: 5px;
}

.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur {
    color: #fff;
    background-color: #279aee;
}

.Page002274 .Pages em {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
}

.Page002274 .Pages .i_text {
    width: 47px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ceced5;
}

.Page002274 .Pages .i_button {
    cursor: pointer;
    background: none;
    width: 47px;
    height: 36px;
    border: 1px solid #ceced5;
}

.Page002274 .Pages .p_jump b {
    font-weight: normal;
    margin: 0 5px;
}

.Page002274 .Pages .a_prev,
.Page002274 .Pages .a_next {
    font-family: 宋体;
    font-weight: bold;
    padding: 0 25px;
}

@media(max-width:1000px) {
    .Page002274 .Pages em {
        display: none;
    }
}

@media(max-width:640px) {
    .Page002274 {
        padding: 1% 0 5%;
    }
    .Page002274 .Pages a.a_first,
    .Page002274 .Pages a.a_end {
        display: none;
    }
    .Page002274 .Pages a {
        padding: 0 10px;
    }
}

/*
 .RighInfo001277
 */

.RighInfo001277 {
    padding: 2% 0;
}

.RighInfo001277 .list_img {
    float: left;
    width: 40%;
    position: relative;
}

.RighInfo001277 .big_img {
    position: absolute;
    left: 0;
    top: 0;
    height: 90%;
    width: 80%;
}

.RighInfo001277 .big_img li,
.RighInfo001277 .big_img li figure {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
}

.RighInfo001277 .big_img li figure {
    border: 1px solid #dcdcdc;
    background-size: contain;
}

.RighInfo001277 .list {
    padding: 42px 0 42px 82.9%;
}

.RighInfo001277 .list .bd {
    position: relative;
}

.RighInfo001277 .list a {
    position: absolute;
    width: 17.1%;
    height: 40px;
    right: 0;
    background: url(../images/RighInfo001277-btn_prev.png) no-repeat center center/auto 50%;
    cursor: pointer;
}

.RighInfo001277 .list a.prev {
    top: 0;
}

.RighInfo001277 .list a.next {
    bottom: 0;
    background-image: url(../images/RighInfo001277-btn_next.png);
}

.RighInfo001277 .list a.prevStop,
.RighInfo001277 .list a.nextStop {
    cursor: default;
}

.RighInfo001277 .list li {
    height: 100px;
    position: relative;
}

.RighInfo001277 .list li figure {
    position: absolute;
    left: 0;
    width: 100%;
    top: 9px;
    bottom: 9px;
    background-size: contain;
    border: 1px solid #f2f2f2;
}

.RighInfo001277 .list li.on figure {
    border: 2px solid #279aee;
}

.RighInfo001277 .right_info {
    float: right;
    width: 55%;
}

.RighInfo001277 .right_info h1,
.RighInfo001277 .right_info h3,
.RighInfo001277 .right_info p {
    margin: 0;
    padding: 3% 0;
    border-bottom: 1px solid #e7e8e8;
}

.RighInfo001277 .right_info h1 {
    padding: 3% 0;
    color: #279aee;
    font-size: 18px;
}

.RighInfo001277 .right_info h3 {
    font-size: 14px;
    font-weight: normal;
}

.RighInfo001277 .right_info p {
    line-height: 30px;
    color: #999;
    margin-bottom: 4%;
}

.RighInfo001277 .right_info a {
    display: inline-block;
    border: 1px solid #fdf3f2;
    padding: 10px 5%;
    color: #279aee;
    transition: 0.4s;
}

.RighInfo001277 .right_info a:hover {
    background-color: #279aee;
    color: #fff;
}

.RighInfo001277 .tab {
    padding: 3% 0;
}

.RighInfo001277 .tab .h1_tab {
    margin: 0;
    border-bottom: 1px solid #e7e8e8;
    overflow: hidden;
    font-size: 15px;
    font-weight: normal;
    color: #666;
}

.RighInfo001277 .tab .h1_tab span {
    float: left;
    padding: 0 5%;
    line-height: 46px;
    background-color: #f2f2f3;
    margin-right: 4px;
    cursor: pointer;
}

.RighInfo001277 .tab .h1_tab span.on {
    background-color: #279aee;
    color: #fff;
}

.RighInfo001277 .tab .info {
    padding: 1% 2%;
    line-height: 2;
}

.RighInfo001277 .ul_download li {
    border-bottom: 1px solid #eee;
    line-height: 34px;
    background: url(../images/RighInfo001277-icon_download.png) no-repeat right center;
    padding: 10px 0;
}

.RighInfo001277 .ul_download li a {
    background: url(../images/RighInfo001277-icon.png) no-repeat left center;
    padding: 0 45px;
    color: #666;
}

@media(max-width:768px) {
    .RighInfo001277 .list_img,
    .RighInfo001277 .right_info {
        float: none;
        width: auto;
    }
    .RighInfo001277 .right_info p {
        margin-bottom: 5%;
    }
    .RighInfo001277 .tab {
        padding: 8% 0 3%;
    }
}

@media(max-width:640px) {
    .RighInfo001277 .list li {
        height: 100px;
    }
    .RighInfo001277 .right_info h1 {
        font-size: 20px;
    }
    .RighInfo001277 .right_info h3 {
        font-size: 16px;
    }
}

@media(max-width:480px) {
    .RighInfo001277 .list {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .RighInfo001277 .list a {
        height: 28px;
    }
    .RighInfo001277 .list li {
        height: 80px;
    }
    .RighInfo001277 .tab .h1_tab {
        font-size: 14px;
    }
    .RighInfo001277 .tab .h1_tab span {
        padding: 0 3%;
    }
}

/*
 .PicList002146
 */

.PicList002146 {
    padding: 0.5% 0 2%;
}

.PicList002146 li {
    float: left;
    width: 22%;
    margin: 0 1.5% 2%;
    border: 1px solid #eee;
}

.PicList002146 li:hover,
.PicList002146 li:hover h3 {
    background: #279aee;
}

.PicList002146 li:hover h3,
.PicList002146 li:hover p {
    color: #fff;
}

.PicList002146 li a {
    display: block;
    position: relative;
    padding-bottom: 10px;
}

.PicList002146 li h3,
.PicList002146 li h5 {
    margin: 0;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
}

.PicList002146 li figure {
    padding-bottom: 75%;
}

.PicList002146 li h3 {
    background: #fdfdfd;
    padding-top: 5px;
    color: #666;
    line-height: 32px;
    position: relative;
}

.PicList002146 li .hover {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: rgba(39, 154, 238, 0.5);
    z-index: 10;
    transition: 0.3s;
    color: #fff;
}

.PicList002146 li a:hover .hover {
    opacity: 1;
}

.PicList002146 li aside {
    position: absolute;
    left: 10%;
    width: 80%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.PicList002146 li .hover h5 {
    margin-top: 10px;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
}

.PicList002146 li .hover i {
    display: block;
    height: 2px;
    background: #fff;
    width: 30px;
    margin: 10px auto;
}

.PicList002146 li .hover p {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    max-height: 60px;
    overflow: hidden;
}

.PicList002146 li p {
    margin: 0;
    padding: 0 15px;
    font-size: 14px;
    color: #999;
    line-height: 1.75;
    text-align: justify;
    overflow: hidden;
    height: 50px;
}

@media(max-width:1366px) and (min-width:1001px) {
    .PicList002146 li .hover p {
        height: 40px;
    }
}

@media(max-width:1000px) {
    .PicList002146 li {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
    }
}

@media(max-width:640px) and (min-width:376px) {
    .PicList002146 li .hover img {
        width: 50px;
        height: 50px;
    }
    .PicList002146 li .hover p {
        height: 40px;
    }
}

@media(max-width:480px) {
    .PicList002146 li h3,
    .PicList002146 li .hover h5 {
        font-size: 14px;
    }
    .PicList002146 li .hover h5 {
        line-height: 20px;
        max-height: 40px;
    }
}

@media(max-width:375px) {
    .PicList002146 li {
        float: none;
        width: auto;
    }
}

/*插件样式，如果有多个一样的只留一份*/

html.fp-enabled,
.fp-enabled body {
    margin: 0;
    padding: 0;
    overflow: hidden;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#superContainer {
    height: 100%;
    position: relative;

    /* Touch detection for Windows 8 */
    -ms-touch-action: none;

    /* IE 11 on Windows Phone 8.1*/
    touch-action: none;
}

.fp-section {
    position: relative;
    -webkit-box-sizing: border-box;
    /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box;
    /* <=28 */
    box-sizing: border-box;
}

.fp-slide {
    float: left;
}

.fp-slide,
.fp-slidesContainer {
    height: 100%;
    display: block;
}

.fp-slides {
    z-index: 1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}

.fp-section.fp-table,
.fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.fp-slidesContainer {
    float: left;
    position: relative;
}

.fp-controlArrow {
    -webkit-user-select: none;
    /* webkit (safari, chrome) browsers */
    -moz-user-select: none;
    /* mozilla browsers */
    -khtml-user-select: none;
    /* webkit (konqueror) browsers */
    -ms-user-select: none;
    /* IE10+ */
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
    overflow: hidden;
    position: relative;
}

.fp-scroller {
    overflow: hidden;
}

.iScrollIndicator {
    border: 0 !important;
}

.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}

#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
}

#fp-nav.right {
    right: 17px;
}

#fp-nav.left {
    left: 17px;
}

.fp-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.fp-slidesNav.bottom {
    bottom: 17px;
}

.fp-slidesNav.top {
    top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
    margin: 0;
    padding: 0;
}

#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative;
}

.fp-slidesNav ul li {
    display: inline-block;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
    width: 10px;
    height: 10px;
    margin: -5px 0px 0px -5px;
}

#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}

#fp-nav ul li .fp-tooltip.right {
    right: 20px;
}

#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
    height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
    height: auto !important;
}

/*分享样式*/

.jiathis_style > * {
    box-sizing: content-box !important;
}


/*
 .Floor002065
 */

.Floor002065 {
    padding-bottom: 100px;
}


.Floor002065 .section1_cn {
    padding-bottom: 180px !important;
}

.Floor002065 .item {
    position: relative;
}

.Floor002065 .item .pic {
    overflow: hidden;
    position: relative;
}

.Floor002065 .item .Ispic {
    display: block;
    padding-bottom: 85%;
    transition: 0.3s;
    position: relative;
}

.Floor002065 .item .Ispic img {
    display: none;
}

.Floor002065 .item:hover .Ispic {
    transform: scale(1.05);
}

.Floor002065 .item .txt {
    padding: 10px 20px;
    background-color: #f8f8f8;
    font-size: 16px;
}

.Floor002065 .item:hover .txt {
    background-color: #279aee;
}

.Floor002065 .item:hover .txt a {
    color: #fff;
}

.Floor002065 .item p {
    margin: 5px 0;
    font-size: 12px;
    color: #8c8c8c;
    line-height: 20px;
    overflow: hidden;
    height: 40px;
}

.Floor002065 .item:hover .txt p {
    color: #fff;
}

.Floor002065 .owl-nav div {
    position: absolute;
    top: 55%;
    width: 22px;
    overflow: hidden;
    line-height: 1000px;
    height: 40px;
    margin-top: -20px;
    background: url(../images/Floor002065-btn.png) no-repeat left top;
    z-index: 10;
}

.Floor002065 .owl-nav .owl-prev {
    left: 0;
    margin-left: -60px;
}

.Floor002065 .owl-nav .owl-next {
    right: 0;
    margin-right: -60px;
    background-position: right top;
}

@media(max-width:1366px) {
    .Floor002065 {
        padding: 50px 0 0;
    }
}

@media(max-width:1100px) {
    .Floor002065 .owl-carousel {
        padding: 0 30px;
    }
    .Floor002065 .owl-nav .owl-prev {
        margin-left: 0;
    }
    .Floor002065 .owl-nav .owl-next {
        margin-right: 0;
    }
}

@media(max-width:768px) {
    .Floor002065 {
        padding: 13% 0 15%;
    }
    .Floor002065 .item p {
        font-size: 14px;
    }
}

@media(max-width:480px) {
    .Floor002065 {
        padding: 8% 0 15%;
    }
    .Floor002065 .title span {
        display: block;
    }
}

/*
 .Floor002212
 */

.Floor002212 {
    padding: 0 0 50px;
}

.Floor002212 .section1_cn {}

.Floor002212 .List li h4 a,
.Floor002212 .List li,
.Floor002212 .List li .more {
    transition: all 0.5s ease-out 0s;
}

.Floor002212 .h1_tab {
    text-align: center;
}

.Floor002212 .h1_tab span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin: 0 1%;
    padding: 0 25px;
    min-width: 140px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    line-height: 40px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 40px;
    cursor: pointer;
}

.Floor002212 .h1_tab span.aon,
.Floor002212 .h1_tab span:hover {
    background: #fff;
    color: #279aee;
}

.Floor002212 .h1_tab .aon,
.Floor002212 .h1_tab span:hover {
    background: #fff;
    color: #279aee;
}

.Floor002212 .List {
    margin-top: 4%;
    position: relative;
}

.Floor002212 .List li {
    float: left;
    margin-right: 40px;
    width: 260px;
}

.Floor002212 .List li .pic {
    width: 100%;
    overflow: hidden;
    display: block;
}

.Floor002212 .List li .pic img {
    width: 100%;
    display: block;
    transition: 1s;
}

@media(min-width:768px) {
    .Floor002212 .List li .pic img {
        max-height: 150px;
    }
    .Floor002212 .List li {
        width: 240px !important;
    }
}

.Floor002212 .List li:hover .pic img {
    transform: scale3d(1.04, 1.04, 1.04);
}

.Floor002212 .List li figure {
    padding: 20px;
    background: #fff;
}

.Floor002212 .List li .time {
    font-size: 12px;
    color: #9099a0;
}

.Floor002212 .List li h4 {
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    margin: 5px 0 0;
    font-weight: normal;
}

.Floor002212 .List li h4 a {
    color: #5e6a73;
}

.Floor002212 .List li p {
    font-size: 12px;
    color: #9ba6af;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    margin: 5px 0 0;
}

.Floor002212 .List li .more {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    padding-right: 22px;
    color: #9099a0;
    font-size: 12px;
    background: url(../images/Floor002212-icon1.png) 100% 50% no-repeat;
    margin-top: 8px;
}

.Floor002212 .List li .more:hover,
.Floor002212 .List li h4 a:hover {
    color: #008cd6;
}

.Floor002212 .List .btn {
    width: 20px;
    height: 42px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    background-image: url(../images/Floor002212-icon.png);
    background-repeat: no-repeat;
    display: block;
    z-index: 5;
}

.Floor002212 .List .prev {
    left: -70px;
    background-position: 0 0;
}

.Floor002212 .List .next {
    right: -70px;
    background-position: -21px 0;
}

.Floor002212 .List .prev:hover {
    background-position: 0 -42px;
}

.Floor002212 .List .next:hover {
    background-position: -21px -42px;
}

.Floor002212 .List .btn a {
    display: block;
    width: 20px;
    height: 42px;
}

@media(max-width:1366px) {
    .Floor002212 {
        padding: 110px 0 0;
    }

    .Floor002212 .List .prev {
        left: -50px;
    }
    .Floor002212 .List .next {
        right: -50px;
    }
}

@media(max-width:768px) {
    .Floor002212 .List .prev,
    .Floor002212 .List .next {
        display: none;
    }
}

@media(max-width:1199px) {
    .Floor002212 .h2 {
        font-size: 35px;
    }
}

@media(max-width:1000px) {
    .Floor002212 {
        padding: 8% 0;
    }
    .Floor002212 .h2 {
        font-size: 30px;
    }
}

@media(max-width:768px) {
    .Floor002212 nav ul li {
        width: 25%;
        max-width: none;
        float: left;
        padding: 0 5px;
    }
    .Floor002212 nav ul li a {
        padding: 0 10px;
        min-width: 1px;
    }
    .Floor002212 .List li {
        width: 320px !important;
        margin: 0 10px;
    }
}

@media(max-width:480px) {
    .Floor002212 nav ul li {
        width: 100%;
        margin-bottom: 5px;
        float: none;
    }
    .Floor002212 nav {
        margin: 3% 0;
    }
    .Floor002212 .List li {
        width: 380px !important;
        margin: 0 10px;
    }
}


/*
 .Floor000905
 */

.Floor000905 {
    padding: 1% 0 2%
}

.Floor000905 .auto {
    position: relative;
    overflow: hidden;
}

.Floor000905 .title {
    font-size: 22px;
    line-height: 62px;
    background: url(../images/Floor000905-titbg.png) no-repeat left top;
    color: #555;
    padding: 6% 0 1%;
    position: relative;
    margin-bottom: 1%;
}

.Floor000905 figure {
    padding-right: 48%;
    font-size: 16px;
}

.Floor000905 figure li {
    line-height: 25px;
    margin-bottom: 20px;
    padding-left: 30px;
    background: url(../images/Floor000905-icon1.png) no-repeat left 3px;
}

.Floor000905 figure li:nth-child(2) {
    background-image: url(../images/Floor000905-icon2.png);
}

.Floor000905 figure li:nth-child(3) {
    background-image: url(../images/Floor000905-icon3.png);
}

.Floor000905 figure li:nth-child(4) {
    background-image: url(../images/Floor000905-icon4.png);
}

.Floor000905 .job {
    background: url(../images/Floor000905-bg.jpg) no-repeat center center;
    background-size: contain;
}

@media(max-width:768px) {
    .Floor000905 figure {
        font-size: 14px;
    }
    /*.Floor000905 figure .tips,*/
    .Floor000905 .job p {
        font-size: 12px;
    }
}

@media(min-width:640px) {
    .Floor000905 .job {
        position: absolute;
        right: 0;
        top: 0;
        width: 44.5%;
        height: 100%;
    }
    .Floor000905 .job a {
        position: absolute;
        height: 100%;
        width: 50%;
        left: 0;
        top: 0;
        padding-left: 5%;
        padding-top: 50%;
    }
}

@media(max-width:640px) {
    .Floor000905 figure {
        padding-right: 0;
    }
    .Floor000905 figure .tips {
        padding: 20px 0;
    }
    .Floor000905 .job a {
        padding: 5% 0 5% 5%;
        display: block;
    }
}

@media(max-width:480px) {
    .Floor000905 .title {
        font-size: 24px;
    }
}


/*
 .Timeline002170
 */

.Timeline002170 {
    padding: 1% 0 2%;
}

.Timeline002170 .owl-stage-outer {
    background: url(../images/Timeline002170-bg.png) repeat-x 0 133px;
    padding-top: 2%;
}

.Timeline002170 .owl-item {
    width: 200px;
}

.Timeline002170 .owl-item .item {
    height: 376px;
    background: url(../images/Timeline002170-icon1.png) no-repeat 45px 8px;
}

.Timeline002170 .odd-item .item {
    background-image: url(../images/Timeline002170-icon2.png);
    background-position: 5% 120px;
}

.Timeline002170 .item dl {
    padding-left: 75px;
}

.Timeline002170 .odd-item dl {
    padding-top: 280px;
    padding-left: 0;
}

.Timeline002170 .item dt {
    font-weight: bold;
    font-size: 16px;
}

.Timeline002170 .item dd {
    height: 96px;
    color: #555;
    line-height: 24px;
    overflow: hidden;
}

.Timeline002170 .owl-nav div {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 50%;
    margin-top: -14px;
    background: url(../images/Timeline002170-btn.png) no-repeat left bottom;
    overflow: hidden;
    line-height: 1000px;
}

.Timeline002170 .owl-nav .owl-prev {
    left: -2%;
}

.Timeline002170 .owl-nav .owl-prev.disabled {
    background-position: left top;
}

.Timeline002170 .owl-nav .owl-next {
    right: -2%;
    background-position: right bottom;
}

.Timeline002170 .owl-nav .owl-next.disabled {
    background-position: right top;
}

.Timeline002170 .owl-nav div.disabled {
    cursor: default;
}

@media(max-width:1200px) {
    .Timeline002170 .owl-carousel {
        padding: 0 30px;
    }
}

@media(max-width:375px) {
    .Timeline002170 .owl-item .item {
        height: 250px;
    }
    .Timeline002170 .odd-item .item {
        background-image: url(../images/Timeline002170-icon1.png);
        background-position: 45px 8px;
    }
    .Timeline002170 .odd-item dl {
        padding-top: 0;
        padding-left: 75px;
    }
}

/*
 .TextList001131
 */

.TextList001131 {
    padding: 0 0 2%;
}

.TextList001131 li {
    line-height: 30px;
    font-size: 16px;
    padding: 1.2% 0;
    border-bottom: 1px solid #ededed;
    padding-right: 40px;
    background: url(../images/TextList001131-li.png) no-repeat right center;
}

.TextList001131 li span {
    float: left;
    width: 30px;
    height: 30px;
    background-color: #aeb1b9;
    margin-right: 1.2%;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.TextList001131 li:hover span {
    background-color: #279aee;
}

.TextList001131 li:hover {
    background-image: url(../images/TextList001131-li_hover.png);
}

.TextList001131 li:hover a {
    color: #279aee;
}

.TextList001131 li a {
    display: block;
    overflow: hidden;
}

.TextList001131 li b,
.TextList001131 li em {
    float: left;
}

.TextList001131 li b {
    width: 90%;
    font-size: 16px;
    font-weight: normal;
}

.TextList001131 li em {
    width: 10%;
    color: #999;
    font-style: normal;
}

@media(max-width:768px) {
    .TextList001131 li {
        font-size: 14px;
        padding: 10px 0;
        background: none;
    }
    .TextList001131 li b {
        float: none;
        display: block;
        width: auto;
    }
    .TextList001131 li em {
        display: none;
    }
}

/*
 .Form001273
 */

.Form001273 {
    padding: 0 0 2%;
}

.Form001273 .auto {
    /*    background: url(../images/Form001273-bg.jpg) no-repeat left top/auto 100%;*/
}

.Form001273 .from {
    width: 100%;
    max-width: 756px;
    margin: 0 auto;
    padding: 2% 0;
}

.Form001273 .title,
.Form001273 .from li {
    padding: 0 19%;
}

.Form001273 .title {
    font-size: 28px;
    padding-bottom: 5%;
    text-shadow: 0 1px 0 #fff;
}

.Form001273 .title span {
    display: block;
    font-size: 24px;
    opacity: 0.5;
    text-transform: uppercase;
}

.Form001273 .from li {
    background-color: rgba(39, 154, 238, 0.2);
    margin-bottom: 2%;
    padding-top: 5px;
    padding-bottom: 5px;
    transition: 0.3s;
}

.Form001273 .from li .text {
    background: #fff;
    width: 100%;
    line-height: 30px;
    padding: 2% 10px;
    border: none;
}

.Form001273 .from li .textarea {
    background: #fff;
    width: 100%;
    height: 150px;
    line-height: 30px;
    padding: 2% 10px;
    border: none;
}

.Form001273 .from li:last-child {
    background: none !important;
    padding-top: 3%;
}

.Form001273 .from li .btn {
    display: inherit;
    margin: 0 auto;
    cursor: pointer;
    height: 38px;
    color: #fff;
    width: 40%;
    font-size: 16px;
    background: #279aee;
    border-radius: 44px;
    border: none;
    padding: 0;
    min-width: 100px;
}

.Form001273 .from li:hover {
    background: #279aee;
}

.Form001273 .from li:hover .text,
.Form001273 .from li .text:focus {
    box-shadow: 0 0 3px #4faff5 inset;
}

@media(max-width:1200px) {
    .Form001273 .auto {
        background-position: right top;
    }
}

@media(max-width:768px) {
    .Form001273 .title {
        padding-left: 0;
        padding-right: 0;
    }
    .Form001273 .title {
        font-size: 24px;
    }
    .Form001273 .title span {
        font-size: 20px;
    }
    .Form001273 .from li .btn {
        width: 100%;
    }
}

@media(max-width:640px) {
    .Form001273 .auto {
        background: none;
    }
}

/*
 .RighInfo002223
 */

.RighInfo002223 {
    padding: 1% 0 2%;
}

.RighInfo002223 .pic {
    margin-top: 20px;
}

.RighInfo002223 .h3 {
    margin: 0;
    font-size: 20px;
    color: #279aee;
    line-height: 3;
    font-weight: normal;
}

.RighInfo002223 .h3:after {
    color: #8fb8e1;
    width: 50px;
    height: 2px;
    background: #8fb8e1;
    border: none;
    margin: 15px 0px;
    content: "";
    display: none;
}

.RighInfo002223 p {
    margin: 0px 0px 25px;
    font-size: 16px;
    color: #666;
    line-height: 2;
    clear: both;
}

@media screen and (min-width: 1024px) {
    .RighInfo002223 .h3 {
        font-size: 21px;
    }
    .RighInfo002223 .pic {
        width: 23.765%;
    }
    .RighInfo002223 .con {
        width: 71.235%;
    }

}

@media screen and (min-width: 768px) {
    .RighInfo002223 .h3:after,
    .RighInfo002223 .h3:after {
        margin: 25px 0;
    }
    .RighInfo002223 .pic {
        float: right;
        width: 30.765%;
    }
    .RighInfo002223 .con {
        float: left;
        width: 64.235%;
    }
}

@media (max-width: 768px) {
    .RighInfo002223 {
        padding: 5% 0 2%;
    }
    .RighInfo002223 .pic img {
        width: 100%;
    }
}


/*
 .TextList001398
 */

.TextList001398 {
    padding: 0 0 2%;
}

.TextList001398 li {
    height: 56px;
    padding: 0 10px;
    border-bottom: 1px solid #e3e3e3;
    line-height: 56px;
    position: relative;
}

.TextList001398 li a {
    display: block;
    padding: 0 75px 0 2.5%;
    background: url(../images/TextList001398_dow.png) 0 50% no-repeat;
    font-size: 16px;
    color: #3d3d3d;
}

.TextList001398 li a:hover {
    color: #279aee;
}

.TextList001398 li .btn {
    width: 113px;
    height: 49px;
    position: absolute;
    top: 0;
    right: 10px;
    background: url(../images/TextList001398_btn.png) 0 50% no-repeat;
}

.TextList001398 li:nth-child(2n) {
    background: #f5f5f5;
}

@media (max-width:768px) {
    .TextList001398 li a {
        padding: 0 2% 0 6%;
    }
    .TextList001398 li .btn {
        background: none;
    }
}

/*
 .RichInfo005
 */

.RichInfo005 {
    padding: 20px 0;
}

.RichInfo005 .news_info .title {
    text-align: center;
    padding-bottom: 20px;
}

.RichInfo005 .news_info .title h1 {
    margin: 0;
    padding-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
}

.RichInfo005 .news_info .title p {
    margin: 0;
    border-bottom: 1px dashed #d2d2d2;
    padding-bottom: 10px;
}

.RichInfo005 .news_info .title p span {
    margin: 0 5px;
    color: #777;
}

.RichInfo005 .news_info .info {
    text-align: justify;
    text-justify: inter-ideograph;
}

.RichInfo005 .news_info .info_back {
    text-align: center;
    clear: both;
    padding: 20px 0;
}

.RichInfo005 .news_info .info_back a {
    color: #279aee;
    font-size: 14px;
}

.RichInfo005 .news_info .info_pn span {
    display: block;
}

.RichInfo005 .news_info .info_pn span a {
    color: #999;
    font-size: 15px;
}

.RichInfo005 .news_info .info_pn span a:hover {
    color: #279aee;
}

#dowebok .section1 .section1_h,
#dowebok .section1 .section1_p,
#dowebok .section1 .section1_btn {
    text-align: center;
    color: #0e5ed8;
    position: relative;
    z-index: 99;
    max-width: 800px;
    margin: 0 auto;
}

#dowebok .section1 .section1_h {
    padding: 1% 0 0.5%;
    font-size: 30px;
    text-transform: Capitalize;
    border-radius: 10px 10px 0 0;
}

#dowebok .section1 .section1_p {
    padding: 0 0 1%;
    font-family: "宋体";
    font-size: 14px;
    line-height: 1.75;
    border-radius: 0 0 10px 10px;
}

#dowebok .section1 .section1_btn {
    display: block;
    width: 130px;
    height: 42px;
    font-family: "宋体";
    line-height: 42px;
    border: 1px solid #0e5ed8;
    border-radius: 10px;
    margin: 20px auto 0;
    transition: 0.3s;
}

#dowebok .section1 .section1_btn:hover {
    background: #0e5ed8;
    color: #fff;
}

@media(max-width:768px) {
    #dowebok .section1 .section1_h {
        padding: 2% 0 1.5%;
        font-size: 24px;
    }

    #dowebok .section1 .section1_p {
        padding: 0 20px 1%;
        font-size: 14px;
    }

    #dowebok .section1 .section1_btn {
        width: 100px;
        height: 30px;
        line-height: 30px;
        margin: 20px auto;
    }
}
