/*
 .Top002063
 */

.Top002063 header {
    border-bottom: 1px solid #f0f0f0;
    background-color: #f8f8f8;
    font-size: 12px;
    line-height: 20px;
}

.Top002063 header dt {
    float: left;
}

.Top002063 header dt span {
    display: inline-block;
    font-size: 14px;
}

.Top002063 header dd {
    float: right;
}

.Top002063 header dt,
.Top002063 header dd {
    padding: 9px 0;
}

.Top002063 header dd i {
    color: #dbdbdb;
    margin: 0 12px;
    font-style: normal;
}

.Top002063 header dd a {
    display: inline-block;
}

.Top002063 header dd a.a_cart {
    background: url(../images/Top002063-icon_cart.png) no-repeat left center;
    padding-left: 25px;
    padding-right: 15px;
}

.Top002063 header dd a.a_label {
    color: #f04848;
}

.Top002063 .top {
    position: relative;
}

.Top002063 .logo {
    padding: 15px 0;
    display: table;
    width: 100%;
}

.Top002063 .logo dd {
    display: table-cell;
    vertical-align: middle;
}

.Top002063 .logo dd.logo_pic {
    width: 205px;
}


.Top002063 .logo dd.logo_pic img {
    max-width: 405px;
}

.Top002063 .logo dd.mobile_menu {
    display: none;
}

.Top002063 .logo aside {
    border-left: 1px solid #ededed;
    margin-left: 3%;
    padding-left: 3%;
    color: #8d8d8d;
}

.Top002063 .logo aside b {
    display: block;
    font-size: 16px;
    color: #f04848;
}

.Top002063 .search {
    position: absolute;
    right: 0;
    top: 50%;
    width: 400px;
    transform: translateY(-50%);
}

.Top002063 .search dl {
    border: 2px solid #004ea1;
    position: relative;
}

.Top002063 .search dt {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100px;
    line-height: 36px;
    text-align: center;
}

.Top002063 .search dt span {
    display: block;
    background-color: #fafafa;
    cursor: pointer;
}

.Top002063 .search dt span:after {
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #656565;
    margin-left: 10px;
    border-bottom: 0;
    vertical-align: middle;
}

.Top002063 .search dt figure {
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%;
    background-color: #fafafa;
    display: none;
}

.Top002063 .search dt figure a {
    display: block;
}

.Top002063 .search dt figure a:hover {
    background-color: #999;
    color: #fff;
}

.Top002063 .search dd {
    height: 36px;
}

.Top002063 .search dd input {
    border: none;
}

.Top002063 .search dd .text {
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding: 0 70px 0 15px;
    color: #dcdcdc;
    background: none;
}

.Top002063 .search dd .btn {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 100%;
    color: #fff;
    font-size: 16px;
    color: #fff;
    background-color: #004ea1;
    padding: 0;
}

.Top002063 .search p {
    margin: 0;
    font-size: 12px;
    padding-top: 10px;
    height: 30px;
    overflow: hidden;
    line-height: 20px;
}

.Top002063 .search p a {
    color: #8d8d8d;
    margin-right: 10px;
}

.Top002063 .search p a:hover {
    color: #004ea1;
}

.Top002063 nav {
    background-color: #004ea1;
}

.Top002063 .phone_colse {
    display: none;
}

.Top002063 nav ol,
.Top002063 nav li {
    float: left;
    line-height: 46px;
    font-size: 16px;
}

.Top002063 nav ul {
    float: right;
}

.Top002063 nav ol {
    position: relative;
    width: 19.5%;
    z-index: 100;
}

.Top002063 nav ol > span {
    display: block;
    text-align: center;
    background-color: #2880bd;
    color: #fff;
    cursor: pointer;
}

.Top002063 nav ol > span:before {
    display: inline-block;
    content: '';
    background: url(../images/Top002063-icon_nav_hot.gif) no-repeat;
    width: 20px;
    height: 14px;
    margin-right: 10px;
    vertical-align: middle;
}

.Top002063 nav .hover {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background-color: #fff;
    min-height: 100px;
    z-index: 100;
}

.Top002063 nav .hover dd {
    border-bottom: 1px solid #e9e9e9;
    padding: 20px 12%;
    position: relative;
}

.Top002063 nav .hover dd a {
    display: block;
    line-height: 25px;
    background: url(../images/Top002063-subnav_icon_a.gif) no-repeat right center;
    padding-right: 10px;
    font-size: 14px;
}

.Top002063 nav .hover dl dd dl {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    background-color: #f6f6f6;
    width: 100%;
    font-size: 14px;
    /*border-bottom: 1px solid #e9e9e9;*/
}

.Top002063 nav .hover dl dd dl dd a {
    background: none;
    padding-right: 0;
    font-size: 14px;
}

.Top002063 nav .hover dl dd.on {
    background-color: #f6f6f6;
}

.Top002063 nav li a {
    display: block;
    text-align: right;
    padding-left: 95px;
    color: #fff;
}

@media(max-width:1050px) {
    .Top002063 .auto {
        margin: 0 2%;
        padding: 0;
    }
}

@media(max-width:1000px) {
    .Top002063 nav {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        z-index: 100;
        max-width: 300px;
        opacity: 0;
        transform: translateX(-100%);
        transition: 0.3s;
    }
    .Top002063 nav.navOut {
        opacity: 1;
        transform: translateX(0);
    }
    .Top002063 nav ol {
        float: none;
        width: auto;
    }
    .Top002063 nav .hover {
        display: block !important;
        position: relative;
        top: auto;
        min-height: inherit;
    }
    .Top002063 nav .hover dd {
        padding: 5%;
    }
    .Top002063 nav ul {
        float: none;
        overflow: hidden;
    }
    .Top002063 nav li {
        float: left;
        width: 50%;
        border-top: 1px solid #76a7dc;
        border-right: 1px solid #76a7dc;
    }
    .Top002063 nav li:nth-child(2n) {
        border-right: 0;
    }
    .Top002063 nav li a {
        text-align: center;
        padding: 0;
        background-color: #2880bd;
        height: 46px;
        overflow: hidden;
    }
    .Top002063 nav .hover dl dd dl {
        position: relative;
        left: auto;
        border-bottom: 0;
    }
    .Top002063 nav .hover dl dd dl dd:last-child {
        border-bottom: 0;
    }
    .Top002063 .phone_colse {
        display: block;
        overflow: hidden;
        padding: 2%;
    }
    .Top002063 .phone_colse span {
        float: right;
        border-radius: 50%;
        background-color: #fff;
        width: 34px;
        height: 34px;
        line-height: 1000px;
        position: relative;
    }
    .Top002063 .phone_colse span::before,
    .Top002063 .phone_colse span::after {
        background-color: #004ea1;
        position: absolute;
        content: '';
        top: 50%;
        left: 20%;
        width: 60%;
        height: 3px;
        margin-top: -1.5px;
    }
    .Top002063 .phone_colse span::before {
        transform: rotate(45deg);
    }
    .Top002063 .phone_colse span::after {
        transform: rotate(-45deg);
    }

    .Top002063 .search {
        position: relative;
        top: auto;
        transform: translateY(0);
        right: auto;
        width: 100%;
        margin-bottom: 1%;
    }

    .Top002063 .logo dd.mobile_menu {
        width: 60px;
        text-align: center;
        display: table-cell;
    }
    .Top002063 .logo dd.mobile_menu span {
        float: right;
        width: 40px;
        height: 30px;
        background: url(../images/Top002063-icon_nav_hot.gif) no-repeat center center #004ea1;
        border-radius: 5px 0 5px 0;
    }
}

@media(max-width:768px) {
    .Top002063 header .auto {
        margin: 0;
    }
    .Top002063 header dt,
    .Top002063 header dd {
        float: none;
        text-align: right;
    }
    .Top002063 header dt {
        display: none;
    }
    .Top002063 .logo dd.logo_pic {
        width: 160px;
    }
    .Top002063 .logo dd.logo_pic img {
        max-width: 100%;
    }
}

@media(max-width:480px) {
    .Top002063 header dd i {
        margin: 0 5px;
    }
    .Top002063 .logo aside {
        display: none;
    }
}

/*
 .Floor023
 */

.Floor023 {
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    border: 1px solid #a3c3e8;
}

.Floor023 .auto {
    position: relative;
}

.Floor023 .title {
    position: absolute;
    left: -440px;
    top: 0;
    width: 550px;
    text-align: right;
    z-index: 10;
}

.Floor023 .title span {
    background: url(../images/Floor023-title.png) no-repeat left center;
    display: inline-block;
    padding: 0 15px;
}

.Floor023 .title span a {
    padding-left: 17px;
    font-size: 16px;
    color: #337bcf;
    font-weight: bold;
}

.Floor023 .list {
    padding-left: 115px;
    position: relative;
}

.Floor023 .list .bd li a {
    font-size: 14px;
}

.Floor023 .list .bd li a:hover {
    color: #034ea9;
}

.Floor023 .list .bd li span {
    margin-left: 20px;
    font-size: 14px;
    color: #333333;
}

@media(max-width:768px) {
    /*    .Floor023 .title {
        left: -330px;
    }*/
    .Floor023 .list .bd li {
        width: 90%;
        overflow: hidden;
    }
}

@media(max-width:480px) {
    .Floor023 {
        display: none;
    }
}

/*
 .Floor002116
 */

.Floor002116 {
    background-color: #f8f8f8;
    padding: 3% 0 0;
}

.Floor002116 .title {
    position: relative;
    padding-left: 2%;
}

.Floor002116 .title:before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 14px;
    height: 36px;
    background: #337bcf;
    content: '';
}

.Floor002116 .title h2 {
    margin: 0 0 2%;
    font-size: 26px;
    color: #333;
    text-transform: uppercase;
}

.Floor002116 .title h2 span {
    color: #337bcf;
}


.Floor002116 li dt {
    padding: 0 8%;
}

.Floor002116 li dt h3 {
    position: relative;
    margin: 0;
    padding-bottom: 5%;
    font-size: 16px;
    text-transform: uppercase;
    white-space: nowrap;
}

.Floor002116 li dt h3:before {
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    width: 28px;
    height: 3px;
    background: #337bcf;
    content: '';
}


.Floor002116 li {
    float: left;
    width: 50%;
    max-width: 593px;
    margin-right: 1.167%;
    background: #fff;
    margin-bottom: 2%;
}

.Floor002116 li:nth-child(2n) {
    margin-right: 0;
}

.Floor002116 li a {
    display: block;
    border: 1px solid #efefef;
    overflow: hidden;
}

.Floor002116 li img {
    display: none;
}

.Floor002116 li figure {
    padding-bottom: 59%;
    transition: 0.5s;
}

.Floor002116 li figure:hover {
    transform: scale(1.15);
}

.Floor002116 li div {
    padding: 3% 5%;
}

.Floor002116 p {
    margin: 5px 0 0 0;
    color: #999;
    overflow: hidden;
    line-height: 24px;
    height: 24px;
}

@media(min-width:1001px) {
    .Floor002116 .list dl:nth-child(4n) {
        margin-right: 0;
    }
}

@media(max-width:768px) {
    .Floor002116 .title:before {
        width: 10px;
        height: 30px;
    }
    .Floor002116 li {
        width: 49%;
        margin-right: 1%;
    }
    .Floor002116 li:nth-child(2n) {
        float: right;
    }
    .Floor002116 .list dl {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .Floor002116 .list dl:nth-child(2n) {
        margin-right: 0;
    }
}

@media(max-width:480px) {
    .Floor002116 .title {
        padding-left: 4%;
    }
    .Floor002116 .title:before {
        width: 10px;
        height: 24px;
    }
    .Floor002116 .title h2 {
        font-size: 22px;
    }
    .Floor002116 li {
        float: none;
        width: 100%;
        margin-right: 0;
    }
}

/*
 .PicList002311
 */

.PicList002311 {
    background: #f8f8f8;
}

.PicList002311 .honorList {
    position: relative;
    padding: 0 0 5%;
}

.PicList002311 .honorList .switch {
    position: relative;
    margin: 0 auto;
    padding: 3.5% 0 0;
    width: 15%;
}

.PicList002311 .honorList .switch .btn {
    position: absolute;
    display: block;
    margin-top: -12px;
    width: 55px;
    height: 33px;
    cursor: pointer;
}

.PicList002311 .honorList .switch .prev {
    left: 0;
    background: url(../images/PicList002311-prev.jpg)no-repeat center center;
}

.PicList002311 .honorList .switch .more {
    left: 35%;
    background: url(../images/PicList002311-more.jpg)no-repeat center center;
}

.PicList002311 .honorList .switch .more a {
    display: block;
    width: 55px;
    height: 33px;
}

.PicList002311 .honorList .switch .next {
    right: 0;
    background: url(../images/PicList002311-next.jpg)no-repeat center center;
}

.PicList002311 .honorList .list {
    margin: 0 auto;
    overflow: hidden;
}

.PicList002311 .honorList .list .ul li {
    /* float: left;*/
    background: #fff;
    border: 1px solid #efefef;
    position: relative;
}

.PicList002311 .honorList .list dd {
    width: 100%;
    overflow: hidden;
    padding: 2%;
}

.PicList002311 .honorList .list figure {
    padding-bottom: 100%;
    background-size: contain;
    transition: 0.3s;
}

.PicList002311 .honorList .list dd:hover figure {
    transform: scale(1.15);
}

.PicList002311 .honorList .list dt {
    /*    background: url(../images/Floor002116-more.png)no-repeat 90% 80%;*/
    padding: 0 8%;
}

.PicList002311 .honorList .list dt h3 {
    position: relative;
    margin: 0;
    padding-bottom: 5%;
    font-size: 16px;
    text-transform: uppercase;
    white-space: nowrap;
}

.PicList002311 .honorList .list dt h3:before {
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    width: 28px;
    height: 3px;
    background: #337bcf;
    content: '';
}

.PicList002311 .honorList .list dt p {
    padding-right: 5%;
    font-size: 12px;
    color: #666;
    line-height: 1.8;
    height: 26px;
    overflow: hidden;
    display: none;
}

@media (max-width:768px) {
    .PicList002311 .honorList .switch {
        display: none;
    }
}

@media (max-width:480px) {
    .PicList002311 .honorList .list dt {
        background: none;
    }
}

/*
 .Floor001020
 */

.Floor001020 {
    padding: 2% 0;
}

.Floor001020 .title {
    position: relative;
    padding-left: 2%;
}

.Floor001020 .title:before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 14px;
    height: 30px;
    background: #337bcf;
    content: '';
}

.Floor001020 .title h2 {
    margin: 0 0 2%;
    font-size: 26px;
    color: #333;
    text-transform: uppercase;
}

.Floor001020 .title h2 span {
    color: #337bcf;
}

.Floor001020 .title .more {
    position: absolute;
    top: 30%;
    right: 6%;
}

.Floor001020 .list_image {
    position: relative;
    z-index: 1;
}

.Floor001020 .list_image li figure {
    background-size: contain;
    padding-bottom: 30%;
    border: 1px solid #e8e8e8;
}

.Floor001020 .list_image .bx-viewport {
    z-index: 2;
}

.Floor001020 .list_image .bx-controls-direction {
    position: absolute;
    right: 0;
    top: -54px;
    width: 66px;
    height: 33px;
    z-index: 5;
}

.Floor001020 .list_image .bx-controls-direction a {
    display: inline-block;
    width: 33px;
    height: 33px;
    background-image: url(../images/Floor001020-btn.png);
    background-repeat: no-repeat;
    overflow: hidden;
    line-height: 100px;
    float: left;
}

.Floor001020 .list_image .bx-controls-direction a.bx-prev {
    background-position: 0 0;
}

.Floor001020 .list_image .bx-controls-direction a.bx-prev:hover {
    background-position: 0 bottom;
}

.Floor001020 .list_image .bx-controls-direction a.bx-next {
    background-position: right bottom;
}

.Floor001020 .list_image .bx-controls-direction a.bx-next:hover {
    background-position: right 0;
}

.Floor001020 .list_image .bx-pager {
    display: none;
}

@media(max-width:768px) {
    .Floor001020 .title:before {
        width: 10px;
        height: 30px;
    }
    .Floor001020 .title .more {
        right: 10%;
    }
    .Floor001020 .list_image .bx-controls-direction {
        top: -48px;
    }
}

@media(max-width:480px) {
    .Floor001020 .title {
        padding-left: 4%;
    }
    .Floor001020 .title:before {
        width: 10px;
        height: 24px;
    }
    .Floor001020 .title h2 {
        font-size: 22px;
    }
    .Floor001020 .more {
        display: none;
    }
    .Floor001020 .list_image .bx-controls-direction {
        display: none;
    }
}

/*
 .Bottom002359
 */

.Bottom002359 {
    background-color: #333;
    line-height: 24px;
}

.Bottom002359 .share {
    background: #262626;
    height: 60px;
}

.Bottom002359 .share .auto {
    position: relative;
}

.Bottom002359 .share .title {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    line-height: 60px;
}

.Bottom002359 .share dl {
    padding-left: 7%;
}

.Bottom002359 .share dd a {
    float: left;
    margin-right: 1%;
    max-width: 35px;
    line-height: 60px;
}

.Bottom002359 .bottom {
    padding: 2% 0 1.5%;
    position: relative;
}

.Bottom002359 nav {}

.Bottom002359 nav dl {
    position: relative;
    padding: 0;
    float: left;
    width: 14%;
    max-height: 170px;
    text-align: left;
}

.Bottom002359 nav dl:nth-child(5) {
    width: 27%;
}

.Bottom002359 nav dl:nth-child(6) {
    float: right;
    width: 12%;
}

.Bottom002359 nav dl:before {
    position: absolute;
    left: -10%;
    top: 0;
    width: 1px;
    height: 105px;
    background: #464646;
    content: '';
}

.Bottom002359 nav dl:nth-child(1):before {
    display: none;
}

.Bottom002359 nav dt {
    font-size: 16px;
    font-weight: bold;
}

.Bottom002359 nav dt a {
    color: #fff;
}

.Bottom002359 nav dl:nth-child(5) dd {
    margin-bottom: 5%;
}

.Bottom002359 nav dd p {
    margin: 0;
    font-size: 14px;
    color: #dce3e5;
    line-height: 1.25;
}

.Bottom002359 nav dd a {
    color: #dce3e5;
    line-height: 2;
}

.Bottom002359 nav dd a:hover {
    color: #fff;
}

.Bottom002359 .footer {
    margin-top: 2%;
    padding: 1.5% 0 0;
    font-size: 14px;
    color: #dce3e5;
    border-top: 1px solid #464646;
}

@media(max-width:768px) {
    .Bottom002359 .share {
        display: none;
    }
    .Bottom002359 nav dl:nth-child(1),
    .Bottom002359 nav dl:nth-child(2),
    .Bottom002359 nav dl:nth-child(3),
    .Bottom002359 nav dl:nth-child(4) {
        display: none;
    }
    .Bottom002359 nav dl:nth-child(5) {
        float: none;
        width: 100%;
        text-align: center;
    }
    .Bottom002359 nav dl:nth-child(5) dd {
        margin-bottom: 1%;
    }
    .Bottom002359 .bottom {
        text-align: center;
    }

    .Bottom002359 nav dl:nth-child(6) {
        float: none;
        width: 100%;
        text-align: center;
    }
}


/*
 .Banner002388
 */

.Banner002388 {
    overflow: hidden;
}

.Banner002388 img {
    position: relative;
    width: 100%;
}

@media only screen and (max-width:1024px) {
    .Banner002388 img {
        width: 130%;
        left: -15%;
        max-width: none;
    }
}

@media only screen and (max-width:768px) {
    .Banner002388 img {
        width: 150%;
        left: -25%;
    }
}

@media only screen and (max-width:480px) {
    .Banner002388 img {
        width: 190%;
        left: -45%;
    }
}

/*Menu002169 */

.Menu002169 {
    padding-bottom: 3%;
}

.Menu002169 dt {
    text-align: right;
    background: url(../images/Menu002169-icon_home.gif) no-repeat right center;
    font-size: 12px;
    padding: 30px 20px 30px 0;
    color: #999;
}

.Menu002169 dt a {
    background: url(../images/Menu002169-cur_a.gif) no-repeat right center;
    padding-right: 10px;
    margin-right: 5px;
    color: #999;
}

.Menu002169 dt span {
    color: #006cba;
}

.Menu002169 dd {
    width: 200px;
    line-height: 80px;
    background: url(../images/Menu002169-columnbg.png) no-repeat left top #006cba;
    font-size: 24px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: -30px;
}

.Menu002169 dd:before {
    display: inline-block;
    content: '';
    width: 15px;
    height: 3px;
    background: #fff;
    margin-right: 5px;
    vertical-align: middle;
}

.Menu002169 nav {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    background: #f9f9f9;
    line-height: 50px;
    height: 52px;
    margin-top: -52px;
}

.Menu002169 nav ul {
    float: right;
}

.Menu002169 nav li {
    float: left;
    margin-left: 56px;
}

.Menu002169 nav li:after {
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
    content: '';
    border: 6px solid transparent;
    border-bottom: 0;
}

.Menu002169 nav li a {
    display: block;
    padding: 0 12px;
    position: relative;
}

.Menu002169 nav li a:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    content: '';
    bottom: -1px;
}

.Menu002169 nav li.aon a:after {
    background: #006cba;
}

.Menu002169 nav li.aon:after {
    border-top-color: #006cba;
}

.Menu002169 nav li.aon {
    font-weight: bold;
}

.Menu002169 nav li a:hover,
.Menu002169 nav li.aon a {
    color: #006cba;
}

@media(max-width:1200px) {
    .Menu002169 nav li {
        margin-left: 20px;
    }
}

@media(max-width:1000px) {
    .Menu002169 dd,
    .Menu002169 nav {
        margin-top: 0;
    }
    .Menu002169 nav ul {
        float: none;
    }
}

@media(max-width:1000px) and (min-width:641px) {
    .Menu002169 dl {
        overflow: hidden;
    }
    .Menu002169 dd {
        float: left;
    }
    .Menu002169 dt {
        float: right;
    }
}

@media(max-width:768px) {
    .Menu002169 nav {
        height: auto;
        line-height: 40px;
    }
    .Menu002169 nav li {
        margin: 0;
        width: 25%;
        text-align: center;
    }
    .Menu002169 nav li a {
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}

@media(max-width:640px) {
    .Menu002169 dt {
        display: none;
    }
    .Menu002169 dd {
        width: auto;
        line-height: normal;
        text-align: left;
        padding: 2%;
        background-position: right top;
        background-size: contain;
    }
}

@media(max-width:480px) {
    .Menu002169 dd {
        font-size: 20px;
    }
    .Menu002169 nav li {
        width: 33.33333333333%;
    }
}

/*
 .RighInfo002254
 */

.RighInfo002254 .auto_1260 {
    max-width: 1260px;
}

@media only screen and (max-width:1260px) {
    .RighInfo002254 .auto_1260 {
        padding: 0 2%;
    }
}

.RighInfo002254 {
    padding: 30px 0 1%;
}

.RighInfo002254 .list_img {
    float: left;
    width: 55.6%;
    position: relative;
}

.RighInfo002254 .big_img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 80%;
    min-height: 474px;
}

.RighInfo002254 .big_img li,
.RighInfo002254 .big_img li figure {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
}

.RighInfo002254 .big_img li figure {
    border: 1px solid #dcdcdc;
    background-size: contain;
}

.RighInfo002254 .list {
    padding: 42px 0 42px 82.9%;
}

.RighInfo002254 .list .bd {
    position: relative;
}

.RighInfo002254 .list a {
    position: absolute;
    width: 17.1%;
    height: 40px;
    right: 0;
    background: url(../images/RighInfo002254-btn_prev.png) no-repeat center center/auto 50%;
    cursor: pointer;
}

.RighInfo002254 .list a.prev {
    top: 0;
}

.RighInfo002254 .list a.next {
    bottom: 0;
    background-image: url(../images/RighInfo002254-btn_next.png);
}

.RighInfo002254 .list a.prevStop,
.RighInfo002254 .list a.nextStop {
    cursor: default;
}

.RighInfo002254 .list li {
    height: 130px;
    position: relative;
}

.RighInfo002254 .list li figure {
    position: absolute;
    left: 0;
    width: 97%;
    top: 9px;
    bottom: 15px;
    background-size: contain;
    border: 1px solid #f2f2f2;
}

.RighInfo002254 .list li.on figure {
    border: 2px solid #3c89d9;
}

.RighInfo002254 .right_info {
    float: right;
    width: 39.2%;
}

.RighInfo002254 .right_info h1,
.RighInfo002254 .right_info h3,
.RighInfo002254 .right_info p {
    margin: 0;
    padding: 1% 0;
    /*    border-bottom: 1px solid #e7e8e8;*/
}

.RighInfo002254 .right_info h1 {
    padding: 3% 0;
    color: #3c89d9;
    font-size: 26px;
}

.RighInfo002254 .right_info h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 30PX;
}

.RighInfo002254 .right_info p {
    line-height: 26px;
    color: #999;
    /*    margin-bottom: 10%;*/
}

.RighInfo002254 .right_info a {
    display: inline-block;
    border: 1px solid #fdf3f2;
    padding: 10px 5%;
    color: #3c89d9;
    transition: 0.4s;
}

.RighInfo002254 .right_info a:hover {
    background-color: #3c89d9;
    color: #fff;
}

.RighInfo002254 .tab {
    padding: 3% 0;
}

.RighInfo002254 .tab .h1_tab {
    margin: 0;
    border-bottom: 1px solid #e7e8e8;
    overflow: hidden;
    font-size: 16px;
    font-weight: normal;
    color: #000;
}

.RighInfo002254 .tab .h1_tab span {
    float: left;
    padding: 0 5%;
    line-height: 50px;
    background-color: #f2f2f3;
    margin-right: 4px;
    cursor: pointer;
}

.RighInfo002254 .tab .h1_tab span.on {
    background-color: #3c89d9;
    color: #fff;
}

.RighInfo002254 .tab .info {
    padding-top: 3%;
}

.RighInfo002254 .ul_download li {
    border-bottom: 1px solid #d1d1d3;
    line-height: 34px;
    background: url(../images/RighInfo002254-icon_download.png) no-repeat right center;
    padding: 10px 0;
}

.RighInfo002254 .ul_download li a {
    padding: 0 38px;
    background: url(../images/RighInfo002254-icon.png) no-repeat left center;
}

@media(max-width:768px) {
    .RighInfo002254 .big_img {
        min-height: auto;
    }
    .RighInfo002254 .list_img,
    .RighInfo002254 .right_info {
        float: none;
        width: auto;
    }
}

@media(max-width:640px) {
    .RighInfo002254 .list li {
        height: 100px;
    }
    .RighInfo002254 .right_info h1 {
        font-size: 20px;
        padding-right: 0;
    }
    .RighInfo002254 .right_info h3 {
        font-size: 16px;
    }
}

@media(max-width:480px) {
    .RighInfo002254 .list {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .RighInfo002254 .list a {
        height: 28px;
    }
    .RighInfo002254 .list li {
        height: 80px;
    }
    .RighInfo002254 .tab .h1_tab {
        font-size: 14px;
    }
    .RighInfo002254 .tab .h1_tab span {
        padding: 0 3%;
    }
}

/*PicList002150 */

.PicList002150 .auto {
    max-width: 1200px;
}

.PicList002150 .title {
    text-align: center;
    font-size: 30px;
    border-bottom: 1px dashed #e5e5e5;
    padding: 2% 0;
    margin-bottom: 2%;
    color: #333;
}

.PicList002150 li {
    float: left;
    width: 49%;
    margin-right: 1%;
    font-size: 12px;
    margin-bottom: 4%;
}

.PicList002150 li a {
    display: block;
    position: relative;
    padding-left: 184px;
}

.PicList002150 li figure {
    position: absolute;
    left: 0;
    border: 1px solid #d8d8d8;
    background-color: #f7f7f7;
    width: 170px;
    height: 100%;
    padding: 3px;
}

.PicList002150 li dl {
    display: none;
}

.PicList002150 li .Ispic {
    display: block;
    height: 100%;
    background-size: contain;
    background-color: #fff;
}

.PicList002150 li h3 {
    margin: 0;
    font-size: 18px;
    font-weight: normal;
}

.PicList002150 li h3 i {
    font-style: normal;
}

.PicList002150 li h3:after {
    display: block;
    content: '';
    width: 24px;
    height: 2px;
    background: #b8b8b8;
    margin: 10px 0;
}

.PicList002150 li p {
    margin: 5px 0 10px 0;
    color: #999;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.PicList002150 li span {
    width: 93px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    color: #fff;
    background: #337bcf;
}

@media(max-width:1600px) {
    .PicList002150 .auto {
        padding: 0 2%;
    }
}

@media(min-width:1367px) {
    .PicList002150 li:nth-child(2n) {
        margin-right: 0;
    }
}

@media(max-width:1366px) {
    .PicList002150 li {
        width: 32%;
        margin-right: 2%;
    }
}

@media(max-width:1366px) and (min-width:1001px) {
    .PicList002150 li:nth-child(2n) {
        margin-right: 0;
    }
}

@media(max-width:1000px) {
    .PicList002150 ul {
        max-width: 768px;
        margin: 0 auto;
    }
    .PicList002150 li {
        width: 49%;
    }
    .PicList002150 li:nth-child(2n) {
        margin-right: 0;
    }
}

@media(max-width:640px) {
    .PicList002150 li {
        float: none;
        width: auto;
        margin-right: 0;
    }
    .PicList002150 .title {
        font-size: 20px;
    }
}

@media(max-width:375px) {
    .PicList002150 li a {
        padding-left: 134px;
    }
    .PicList002150 li figure {
        width: 120px;
    }
}

/*
 .PicList001200
 */

.PicList001200 li {
    padding: 10px;
    border: 1px solid #ebebeb;
    margin-bottom: 2%;
}

.PicList001200 li span {
    display: block;
    overflow: hidden;
    width: 27%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.PicList001200 li a {
    display: block;
    position: relative;
    padding-left: 30%;
    padding-right: 15%;
}

.PicList001200 li a::after {
    position: absolute;
    content: '';
    width: 33px;
    height: 33px;
    background: url(../images/PicList001200-more.png) no-repeat left top;
    right: 5%;
    top: 50%;
    margin-top: -16px;
}

.PicList001200 li figure {
    height: 100%;
    width: 100%;
    transition: 0.5s;
}

.PicList001200 li figure:hover {
    transform: scale(1.15);
}

.PicList001200 li div {
    position: relative;
    padding-right: 5%;
    padding-bottom: 13%;
}

.PicList001200 li div::before,
.PicList001200 li div::after {
    position: absolute;
    content: '';
}

.PicList001200 li div::before {
    width: 1px;
    height: 70%;
    top: 15%;
    background-color: #ebebeb;
    right: 0;
}

.PicList001200 li div::after {
    width: 7%;
    height: 1px;
    background-color: #337bcf;
    bottom: 10%;
    left: -9%;
    z-index: 2;
}

.PicList001200 li h3 {
    margin: 0;
    font-size: 16px;
    padding: 3% 0 0 0;
    font-weight: normal;
    color: #333;
}

.PicList001200 li p {
    margin: 3% 0 0 0;
    color: #969696;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    font-size: 12px;
}

.PicList001200 li time {
    position: absolute;
    left: 0;
    bottom: 5%;
    color: #969696;
}

.PicList001200 li:hover {
    border-color: #337bcf;
    box-shadow: 0 5px 5px #eee;
}

.PicList001200 li:hover a::after {
    background-position: left bottom;
}

@media(max-width:768px) {
    .PicList001200 li span {
        width: 27%;
    }
    .PicList001200 li p {
        line-height: 22px;
        height: 44px;
    }
    .PicList001200 li time {
        font-size: 12px;
    }
}

@media(max-width:480px) {
    .PicList001200 li div::before,
    .PicList001200 li a::after {
        display: none;
    }
    .PicList001200 li span {
        width: 100%;
    }
    .PicList001200 li div,
    .PicList001200 li a {
        padding-right: 0;
    }
    .PicList001200 li a {
        padding-left: 40%;
    }
    .PicList001200 li figure {
        width: 37%;
    }
}

/*
 .Page002193
 */

.Page002193 {
    zoom: 1;
    overflow: hidden;
    text-align: center;
    padding: 30px 0 5%;
    text-align: center;
}

.Page002193 span {
    padding: 0px 3px;
    display: inline-block;
}

.Page002193 a {
    display: inline-block;
    margin: 0px 2px;
    border: 1px solid #ededed;
    padding: 0 1em;
    color: #666;
    line-height: 35px;
    border-radius: 3px;
    transition: .3s ease-out;
}

.Page002193 a:hover {
    color: #fff;
    border: 1px solid #337bcf;
    background: #337bcf;
}

.Page002193 .p_cur,
.Page002193 .p_count,
.Page002193 .p_total,
.Page002193 .p_jump,
.Page002193 .a_first,
.Page002193 .a_end {
    display: none;
}

.Page002193 .p_cur b {
    color: #F00;
}

.Page002193 .p_count b {
    color: #F00;
}

.Page002193 .p_total b {
    color: #F00;
}

.Page002193 .p_page em {
    font-style: normal;
}

.Page002193 .p_page em a {}

.Page002193 .p_page em a.a_cur {
    color: #fff;
    background: #337bcf;
    border-color: #337bcf;
}

.Page002193 .p_page b {
    font-weight: normal;
}


/*
 .TextList002205
 */

.TextList002205 {
    padding-bottom: 3%;
}

.TextList002205 .siderLeft {
    width: 16.7%;
    float: left;
}

.TextList002205 .siderLeft ul li {
    text-align: center;
    line-height: 34px;
}

.TextList002205 .siderLeft ul li + li {
    border-top: 1px solid #fff;
}

.TextList002205 .siderLeft ul li > a {
    display: block;
    background: #f4f4f4;
}

.TextList002205 .siderLeft ul li.cur > a {
    background: #337bcf;
    color: #fff;
}

.TextList002205 .list {
    float: right;
    width: 100%;
}

.TextList002205 .list .item {
    margin-bottom: 10px;
}

.TextList002205 .list .item i.icon {
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    background: url(../images/TextList002205-icon.png) -44px -82px no-repeat;
    width: 21px;
    height: 11px;
    transition: all 0.5s ease-out 0s;
    overflow: hidden;
}

.TextList002205 .list .item .Q {
    margin: 0;
    line-height: 50px;
    padding-left: 75px;
    padding-right: 50px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    position: relative;
    background: #f9f9f9;
    cursor: pointer;
    transition: all 0.5s ease-out 0s;
}

.TextList002205 .list .item .Q > a {
    color: #333333;
    font-size: 14px;
}

.TextList002205 .list .item em.icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 100%;
    display: block;
    text-align: center;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    color: #333;
}

.TextList002205 .list .item .Q em.icon {
    background: #efefef;
    transition: all 0.5s ease-out 0s;
}

.TextList002205 .list .item .A {
    position: relative;
    padding: 25px 25px 25px 75px;
    background: #f1f1f1;
    display: none;
}

.TextList002205 .list .item .A em.icon {
    background: #f9f9f9;
    color: #337bcf;
    transition: all 0.5s ease-out 0s;
}

.TextList002205 .list .item.active .Q em.icon {
    background: #337bcf;
    color: #fff;
}

.TextList002205 .list .item.active i.icon {
    background-position: -44px -70px;
}

/*Spec002089 */

.Spec002089 {
    border: 1px solid #eee;
    border-bottom: 0;
}

.Spec002089 dl {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    line-height: 24px;
    position: relative;
    min-height: 54px;
    padding: 15px 0 15px 0;
    padding-left: 120px;
}

.Spec002089 dt {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 132px;
    text-align: right;
    color: #1d1d1d;
    background-color: #fdf9f9;
    padding: 15px 15px 0 0;
}

.Spec002089 dd {
    position: relative;
    padding: 0 50px 0 0;
    font-size: 12px;
    overflow: hidden;
}

.Spec002089 dd a {
    color: #555;
    display: inline-block;
}

.Spec002089 dd a:after {
    display: inline-block;
    content: '';
    vertical-align: middle;
    width: 2px;
    background-color: #e7e7e7;
    border-left: 1px solid #a9a9a9;
    height: 13px;
    margin: 0 15px;
}

.Spec002089 dd a.on,
.Spec002089 dd a:hover {
    color: #e14343;
}

.Spec002089 dd span {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 48px;
    height: 24px;
    line-height: 24px;
    background: #e14343;
    color: #fff;
    cursor: pointer;
    display: none;
    border-radius: 3px;
}

@media(max-width:640px) {
    .Spec002089 dd a:after {
        margin: 0 5px;
    }
}

@media(max-width:480px) {
    .Spec002089 dl {
        padding: 5px;
        min-height: inherit;
    }
    .Spec002089 dt {
        position: relative;
        height: auto;
        width: auto;
        text-align: left;
        margin-bottom: 10px;
        padding: 10px 0;
    }
    .Spec002089 dl:last-of-type dt {
        margin-bottom: 0;
    }
}

/*
 .PicList001480
 */

.PicList001480 .auto_1260 {
    max-width: 1260px;
}

@media only screen and (max-width:1260px) {
    .PicList001480 .auto_1260 {
        padding: 0 2%;
    }
}

.PicList001480 {
    padding: 35px 0 0;
    overflow: hidden;
}

.PicList001480 ul {
    margin: 0 -13px;
}

.PicList001480 li {
    float: left;
    width: 50%;
    padding: 0 13px 40px;
}

.PicList001480 li .item-wrap {
    border: 1px solid #f1f1f1;
    background-color: #f7f7f7;
    overflow: hidden;
}

.PicList001480 li .item-wrap .pic {
    /*    width: 100%;
    display: table;
    height: 200px;
    text-align: center;*/
    background-color: #fff;
    overflow: hidden;
    padding: 2%;
}

.PicList001480 li .item-wrap .pic a {
    /*    display: table-cell;
    vertical-align: middle;*/
    display: block;
    background-size: contain;
    padding-bottom: 100%;
}

.PicList001480 li .txt {
    font-size: 14px;
    background: url(../images/PicList001480_txtbg.png) no-repeat center top;
    background-size: 100% auto;
    position: relative;
    margin-top: -15px;
    padding: 40px 15px 15px;
}

.PicList001480 li h1 {
    margin: 0;
    font-size: 18px;
    line-height: 22px;
    font-weight: 800;
    padding-bottom: 5px;
}

.PicList001480 li h1 a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.PicList001480 li .brand {
    font-size: 12px;
    color: #a1a1a1;
}

.PicList001480 li figure {
    display: block;
    margin: 10px 0;
    font-size: 12px;
    color: #666;
    line-height: 22px;
    white-space: nowrap;
    overflow: hidden;
}

.PicList001480 li p {
    line-height: 27px;
    margin: 0;
}

.PicList001480 li p span {
    font-size: 12px;
    color: #ff720b;
}

.PicList001480 li p a {
    background-color: #337bcf;
    width: 83px;
    height: 27px;
    text-align: center;
    color: #fff;
    border-radius: 27px;
    display: block;
}

@media only screen and (min-width:488px) {
    .PicList001480 li .item-wrap .pic {
        height: 278px;
    }
    .PicList001480 li p a {
        float: right;
    }
    .PicList001480 li figure,
    .PicList001480 li .brand {
        font-size: 14px;
    }
    .PicList001480 li figure {
        margin: 10px 0;
        height:44px;
        overflow: hidden;;
    }
}

@media only screen and (min-width:768px) {
    .PicList001480 li {
        width: 33.3334%;
    }
    .PicList001480 li p {
        padding-top: 15px;
    }

}

@media only screen and (min-width:1024px) {
    .PicList001480 li {
        width: 25%;
    }
}





/*
 .TextList001398
 */

.TextList001398 {
    padding: 0 0 2%;
}

.TextList001398 li {
    height: 60px;
    padding: 0 10px;
    border-bottom: 1px solid #e3e3e3;
    line-height: 60px;
    position: relative;
}

.TextList001398 li a {
    display: block;
    padding: 0 143px 0 20px;
    background: url(../images/TextList001398_dow.png) 0 50% no-repeat;
    font-size: 16px;
    color: #3d3d3d;
}

.TextList001398 li a:hover {
    color: #337bcf;
}

.TextList001398 li .btn {
    width: 134px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 10px;
    background: url(../images/TextList001398_btn.png) 0 50% no-repeat;
}

.TextList001398 li:nth-child(odd) {
    background: #f2f2f2;
}

@media (max-width:480px) {
    .TextList001398 li a {
        padding: 0 20px 0;
    }
    .TextList001398 li .btn {
        display: none;
    }
}

/*
 .RighInfo002275
 */

.RighInfo002275 .p,
.RighInfo002275 .h2,
{}

.RighInfo002275 {
    padding: 8% 0
}

.RighInfo002275 .text {
    margin-bottom: 30px
}

.RighInfo002275 .text .title {
    font-size: 30px;
    color: #e4e4e4;
    font-weight: normal;
    margin-bottom: 20px;
}

.RighInfo002275 .text .title span {
    font-weight: 700;
}

.RighInfo002275 .text .p {
    font-size: 16px;
    color: #666;
    line-height: 38px;
    margin: 0;
    padding: 0;
}

.RighInfo002275 .map {
    width: 100%;
    height: 350px;
}

.RighInfo002275 .map #map {
    height: 100%;
}

.RighInfo002275 .map img {
    max-width: none !important;
}

@media screen and (min-width: 768px) {
    .RighInfo002275 .text {
        float: left;
        width: 45%;
    }
    .RighInfo002275 .map {
        float: right;
        width: 50%;
        height: 500px;
    }
}

@media screen and (min-width: 1024px) {
    .RighInfo002275 .auto {
        background: url(../images/RighInfo002275-contact_bg.png) no-repeat center;
    }
    .RighInfo002275 .map {
        float: right;
        width: 50%;
        height: 320px;
    }
    .RighInfo002275 .text .title {
        font-size: 52px;
    }
}

@media screen and (min-width: 1200px) {
    .RighInfo002275 {
        padding: 0 0 70px
    }
    .RighInfo002275 .text .title {
        margin-bottom: 45px
    }
    .RighInfo002275 .map {
        width: 700px;
        height: 560px;
    }
    .RighInfo002275 .text {
        width: 40%;
    }
}

/*
 .Form002219
 */

.Form002219 {
    padding-bottom: 5%;
}

.Form002219 dl {
    width: 48%;
    float: left;
    padding-left: 85px;
    min-height: 40px;
    position: relative;
    margin-bottom: 15px;
    max-width: 420px;
}

.Form002219 dl.odd {
    margin-left: 4%;
}

.Form002219 dt {
    color: #5b5b5b;
    font-size: 14px;
    position: absolute;
    left: 0;
    width: 70px;
    text-align: right;
    line-height: 40px;
}

.Form002219 .text {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    width: 100%;
    padding: 0 10px;
    line-height: 38px;
    color: #5b5b5b;
}

.Form002219 dl.dl {
    width: 100%;
    float: none;
    max-width: none;
}

.Form002219 textarea {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    overflow: hidden;
    resize: none;
    width: 100%;
    height: 360px;
    padding: 10px;
    color: #5b5b5b;
}

.Form002219 .btn {
    display: inline-block;
    line-height: 40px;
    min-width: 140px;
    margin-right: 20px;
    background-color: #f3f3f3;
    color: #728391;
    font-size: 14px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.Form002219 .submitbtn {
    color: #fff;
    background-color: #337bcf;
}

@media(max-width:640px) {
    .Form002219 dl {
        float: none;
        width: 100%;
        margin-left: 0 !important;
    }
    .Form002219 textarea {
        height: 250px;
    }
}

@media(max-width:480px) {
    .Form002219 .btn {
        width: 48%;
        margin-right: 2%;
        float: left;
        display: block;
        min-width: 2px;
    }
}

/*Form002219 End*/

/*
 .RighInfo002228
 */

.RighInfo002228 {
    padding: 3% 0;
}

.RighInfo002228 .auto {
    max-width: 1200px;
}

.RighInfo002228 .single-header {
    text-align: center;
}

.RighInfo002228 .single-header h1 {
    color: #333;
    font-size: 20px;
    margin: 0 0 10px 0;
    font-weight: normal;
}

.RighInfo002228 .single-header h3 {
    color: #004ea1;
    font-size: 28px;
    margin: 0;
    font-weight: 800;
    position: relative;
}

.RighInfo002228 .single-header h3:after {
    content: "";
    display: block;
    height: 1px;
    background-color: #f4f9ff;
    width: 100%;
    z-index: 1;
    margin-top: 15px;
}

.RighInfo002228 .single-header h3 span {
    position: relative;
    z-index: 2;
    padding: 0 30px;
    background-color: #fff;
}

.RighInfo002228 .single-content {
    text-justify: inter-ideograph;
    text-align: justify;
    word-wrap: break-word;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    padding-top: 2%;
}

.RighInfo002228 .single-content p {
    text-indent: 2em;
    margin: 0;
    padding: 10px 0;
}

.RighInfo002228 .single-content .no-textindent {
    text-indent: 0;
}

.RighInfo002228 .fr {
    float: none;
}

.RighInfo002228 .col2 + .col2 {
    margin-top: 10px;
}

@media(max-width:950px) {
    .RighInfo002228 .auto {
        padding: 0 2%;
    }
}

@media screen and (min-width:465px) {
    .RighInfo002228 .col2 {
        width: 48%;
    }
    .RighInfo002228 .fr {
        float: right;
    }
    .RighInfo002228 .col2 + .col2 {
        margin-top: 0;
    }
}

@media screen and (min-width:768px) {
    .RighInfo002228 .single-header h1 {
        font-size: 24px;
    }
    .RighInfo002228 .single-header h3 {
        font-size: 28px;
    }
    .RighInfo002228 .single-content p {
        padding: 15px 0;
    }
    .RighInfo002228 .single-header h3:after {
        background-color: #f3eee9;
        position: absolute;
        top: 50%;
        z-index: 1;
        margin-top: 0;
    }

}

@media screen and (min-width:1024px) {
    .RighInfo002228 .single-header h1 {
        font-size: 30px;
    }
}


/*Spec001883*/

.Spec001883 .auto {
    border: 1px solid #e7e7e7;
    max-width: 1200px;
}

.Spec001883 dl {
    border-bottom: 1px dashed #e8e7e7;
    line-height: 52px;
    display: table;
    width: 100%;
}

.Spec001883 dl.more {
    border-bottom: 0;
}

.Spec001883 dt,
.Spec001883 dd {
    display: table-cell;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
}

.Spec001883 dt {
    width: 220px;
    padding-left: 30px;
    color: #1d1d1d;
    background-color: #f7f5f5;
    font-weight: 800;
    font-size: 18px
}

.Spec001883 dd {
    position: relative;
}

.Spec001883 dd ol {
    padding-left: 80px;
    overflow: hidden;
    position: relative;
}

.Spec001883 .input {
    float: left;
}

.Spec001883 .input input {
    max-width: 100px;
    vertical-align: middle;
}

.Spec001883 .input .text {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    height: 32px;
    line-height: 32px;
    width: 25%;
    text-align: center;
}

.Spec001883 .input .btn {
    border: none;
    cursor: pointer;
    background: #337bcf;
    height: 32px;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
    margin-left: 10px;
    width: 30%;
}

.Spec001883 ol a {
    color: #000;
    margin: 0 20px;
    display: inline-block;
    font-size: 16px;
}

.Spec001883 ol .pid_list a{
    font-size: 14px;
    color: #878787;}


.Spec001883 ol i {
    font-style: normal;
    font-size: 14px;
    /*background:#eee;*/
}

.Spec001883 ol i a {
    padding: 0 5px;
    font-size: 14px;
    color: #878787;
}

.Spec001883 a.on,
.Spec001883 a:hover {
    color: #337bcf;
}

.Spec001883 ol span,
.Spec001883 ol a.all {
    position: absolute;
    top: 0;
    text-align: center;
    width: 60px;
    height: 32px;
    padding-right: 20px;
}

.Spec001883 ol a.all {
    left: 0;
    margin-right: 0;
}
.Spec001883 ol a.all:after{ position: absolute; right: 0; top: 20px; content: ''; width: 1px; height: 14px; background: #000;}

.Spec001883 ol span {
    right: 10px;
    color: #fff;
    border-radius: 3px;
    padding: 0 5px;
    background: #337bcf;
    cursor: pointer;
    display: none;
}

.Spec001883 .money ol,
.Spec001883 .more ol {
    float: left;
}

.Spec001883 figure {
    float: left;
    position: relative;
    width: 90px;
}

.Spec001883 figure em {
    display: block;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 8px 0;
    height: 32px;
}

.Spec001883 figure em i {
    font-style: normal;
    display: inline-block;
    width: 60px;
    line-height: 15px;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    color: #000;
    float: left;
}

.Spec001883 figure em:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #337bcf;
}

.Spec001883 figure figcaption {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    border-radius: 3px;
    display: none;
}

.Spec001883 figure figcaption a {
    display: block;
    text-align: center;
}

.Spec001883 figure:hover figcaption {
    display: block;
}

@media(max-width:1000px) {
    .Spec001883 .input {
        float: none;
        padding-bottom: 10px;
        padding-left: 10px;
    }
    .Spec001883 .money ol,
    .Spec001883 .more ol,
    .Spec001883 figure {
        float: none;
    }
    .Spec001883 figure {
        margin-left: 10px;
    }
}

@media(max-width:768px) {
    .Spec001883 dd ol {
        padding: 60px 10px 0;
    }
    .Spec001883 ol span {
        display: block;
        top: 5px;
        line-height: 32px;
    }
    .Spec001883 dt {
        padding-left: 10px;
        width: 140px;
        font-size: 14px;
    }
}

/*
 .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 {
    min-height: 300px;
    font-size: 15px;
    color: #666;
    line-height: 1.8;
    text-align: justify;
}

/*
 .TextList002322
 */

.TextList002322 {
    padding: 30px 0;
}

.TextList002322 .list {
    padding-top: 20px;
}

.TextList002322 .list li {
    position: relative;
    padding: 10px 100px 10px 0;
    line-height: 22px;
    border-bottom: 1px solid #f0f0f0;
}

.TextList002322 .list li * {
    color: #999;
}

.TextList002322 .list li time {
    position: absolute;
    right: 0;
    top: 10px;
    display: block;
}

.TextList002322 .list li a {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-left: 15px;
}

.TextList002322 .list li a:before {
    display: table;
    content: ">";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 20px;
}

.TextList002322 .list li a:hover {
    color: #6C92B9;
}

@media only screen and (max-width:767px) {
    .TextList002322 {
        padding: 20px 3%;
    }
}


.homebanner {
    position: relative;
    z-index: 1;
}

.homebanner li {
    height: 610px;
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
}

.homebanner li a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
}

.homebanner li img {
    display: none;
    width: 100%;
}

@media(max-width:1200px) {
    .homebanner li {
        height: auto;
    }
    .homebanner li img {
        display: block;
    }
}

.homebanner .bx-controls-direction a {
    position: absolute;
    z-index: 10;
    width: 68px;
    height: 68px;
    background: url(../images/icon17.png) no-repeat left center;
    top: 50%;
    margin-top: -34px;
    overflow: hidden;
    text-indent: -9999em;
}

.homebanner .bx-controls-direction a.bx-prev {
    left: 1%;
}

.homebanner .bx-controls-direction a.bx-next {
    right: 1%;
    background-position: right center;
}

@media(max-width:640px) {
    .homebanner .bx-controls-direction a {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        background-size: cover;
    }
}

.RighInfo002254 .right_info{ position: relative;}
.RighInfo002254 .right_info .video_btn{ font-weight: normal; font-size: 16px; top: 0; display: block; max-width: 190px; float: right; text-align: center; right: 0; background: #3c89d9; color: #fff; padding: 15px 25px;}


.myvideo{ width:100%; height:100%; position:fixed; top:0; left:0; background:rgba(0, 0, 0, 0.65); z-index:99; display:none;}
.myvideo .myvideo_m{ position:absolute; top:15%; width:100%;}
.myvideo .myvideo_m .myvideo_box{ max-width:700px; margin:0 auto; position:relative; background:#fff;}
.myvideo .myvideo_m .myvideo_box video{ width:100%;}
.myvideo .myvideo_m .myvideo_box .video_close{ display:block; width:45px; height:45px; background:url(../images/video_close.png) no-repeat center center; position:absolute; top:10px; right:10px; cursor:pointer;}

.myvideo_box iframe{ width: 100%!important; height: 100!important;}

@media(max-width:640px) {
    .RighInfo002254 .right_info .video_btn{ font-size: 14px; position: inherit; max-width: 200px; text-align: center; margin: 0 auto; margin-top: 30px;}
}



