﻿/*ny common css start*/
.tbj
{
    height: 100px;
    width: 100%;
}
.sub_banner
{
    position: relative;
    width: 100%;
    z-index: 2;
    padding-top: 100px;
}
.sub_banner .img1
{
    display: block;
    width: 100%;
}
.sub_banner .tit
{
    position: absolute;
    left: 0%;
    top: 0;
    z-index: 10;
    color: #fff;
    width: 100%;
}
.sub_banner .tit p
{
    font-size: 24px;
    font-weight: lighter;
    line-height: 36px;
}
.sub_banner .tit h3
{
    font-size: 60px;
    text-shadow: 2px 2px 2px rgba(0,0,0,.1);
    font-weight: 400;
    margin-bottom: 10px;
}
.sub_banner .tit span
{
    display: none;
    background: #fff;
    width: 152px;
    height: 3px;
    z-index: 20;
    position: absolute;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
    top: 42px;
    left: 0;
}
.sub_local
{
    position: absolute;
    left: 50%;
    top: 42%;
    margin-left: -700px;
}
.sub_local h3
{
    font-size: 50px;
    color: #fff;
    line-height: 50px;
}
.sub_local i
{
    display: block;
    width: 120px;
    height: 3px;
    background-color: #fff;
    margin-top: 40px;
}
.sub_local .sobtitle
{
    margin-top: 16px;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    text-shadow: 1px 0 1px rgba(0,0,0,.6);
    margin-left: 120px;
    display: none;
}
.sub_local .sobtitle a
{
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    text-shadow: 1px 0 1px rgba(0,0,0,.6);
}
.sub_local .sobtitle a:first-child
{
    margin-left: 14px;
}
.sub_local .sub_right
{
    padding-top: 12px;
    float: right;
    width: 36%;
}
.sub_local .sub_right p
{
    font-size: 12px;
    text-align: left;
    line-height: 26px;
    color: #fff;
}
.ny_wrapper
{
    background: #fff;
}
.menuer
{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.3);
}
.menuer .common_nav
{
    position: relative;
}
.menuer .common_nav b
{
    width: 100%;
    display: block;
    height: 1px;
    background-color: #dfe4ea;
    position: absolute;
    left: 0;
    bottom: 14px;
}
.menuer .common_nav .nav_list
{
    width: 100%;
}
.menuer .common_nav .mitem
{
    float: left;
    height: 60px;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 0 32px;
}
.menuer .common_nav .mitem .mt
{
    display: block;
    height: 60px;
    font-size: 12px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    position: relative;
}
.menuer .common_nav .mitem .mt i
{
    display: block;
    width: 31px;
    height: 31px;
    background-position: -78px -308px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -15.5px;
}
.menuer .menuer .common_nav .mitem.hover .mt
{
    font-weight: bold;
    background-color: #002a93;
}
.menuer .common_nav .mitem:hover .mt
{
    font-weight: bold;
    background-color: #002a93;
}
.menuer .common_nav .mitem.hover .mt i, .menuer .common_nav .mitem:hover .mt i
{
    display: block;
    background-position: -39px -308px;
}
.menuer .common_nav .nav_sub
{
    display: none;
}
.menuer .common_nav .mitem:hover, .menuer .common_nav .mitem.hover
{
    font-weight: bold;
    background-color: #002a93;
}
.menuer .common_nav .mitem:last-child
{
    border-right: none;
}
.menuer .common_nav .mitem .subMenu
{
    display: none;
    width: 800px;
    height: 40px;
    position: relative;
    margin-top: 13px;
}
.menuer .common_nav .mitem.hover .subMenu
{
    display: none;
}
.menuer .common_nav .mitem .subMenu a
{
    display: block;
    padding: 0 30px;
    height: 66px;
    font-size: 12px;
    line-height: 66px;
    text-align: center;
    color: #333;
    position: relative;
}
.menuer .common_nav .mitem .subMenu a.hover
{
    font-weight: bold;
    color: #fff;
    background-color: #4772de;
}
.menuer .common_nav .mitem .subMenu a:hover
{
    font-weight: bold;
    color: #fff;
    background-color: #4772de;
}
.menuer .common_nav .mitem .subMenu i
{
    display: block;
    position: absolute;
    left: 80px;
    top: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 8px 6px;
    border-color: transparent transparent #002a93 transparent;
}
.menuer .common_nav .mitem.li4 .subMenu i
{
    left: 330px;
}
.menuer .common_nav .mitem.li4 .subMenu
{
    margin-left: -240px;
}
.menuer .common_nav .mitem.li5 .subMenu
{
    margin-left: -300px;
}
.menuer .common_nav .mitem.li6 .subMenu
{
    margin-left: -360px;
}
.menuer .common_nav .mitem .mt.hvr-underline-from-center1::before
{
    bottom: 0;
}
@media(max-width: 1660px)
{
    .sub_banner .tit h3
    {
        font-size: 45px;
        line-height: 45px;
    }
    .sub_banner .tit p
    {
        font-size: 20px;
        line-height: 30px;
    }
    .sub_banner .tit span
    {
        width: 120px;
        top: 29px;
    }
    .sub_banner .tit
    {
        padding-left: 170px;
    }
}
.menuer1
{
    width: 100%;
    display: none;
}
.menuer1.on
{
    display: block;
}
.menuer1 .a1
{
    display: none;
}
.menuer1 .subMenu
{
    width: 100%;
    display: inline-block;
}
.menuer1 .subMenu a
{
    display: block;
    float: left;
    font-size: 12px;
    color: #333;
    line-height: 36px;
    margin-top: 30px;
    margin-right: 30px;
    width: 100px;
    text-align: center;
    background-color: #f0f0f0;
    border-radius: 50px;
}
.menuer1 .subMenu a:hover, .menuer1 .subMenu a.hover
{
    color: #fff;
    background-color: #002a93;
}
.nav_lio .mt
{
    display: none;
}
.nav_lio .mitem
{
    display: none;
}
.nav_lio .mitem.hover
{
    display: block;
}
.nav_lio .subMenu .aal
{
    display: block;
    font-size: 28px;
    color: #333;
    line-height: 70px;
    margin-bottom: 12px;
}
.product_center .prolist .nav_lio .list li
{
    background: #fbfbfb;
}
.menuer2
{
    width: 100%;
    height: 66px;
    position: absolute;
    bottom: -32px;
    left: 0;
}
.menuer2 .common_nav2
{
    height: 66px;
    box-shadow: 1px 0 2px rgba(0,0,0,.2);
    background: #fff;
}
.menuer2 .common_nav2 .mitem2
{
    float: left;
    height: 66px;
    text-align: left;
    border-right: 1px solid #ddd;
    position: relative;
    overflow: hidden;
    display: none;
}
.menuer2 .common_nav2 .mitem2 .mt1
{
    display: none;
    padding: 0 30px;
    height: 66px;
    font-size: 12px;
    line-height: 66px;
    text-align: center;
    color: #333;
    position: relative;
}
.menuer2 .common_nav2 .mitem2 .mt1 i
{
    display: none;
    width: 100%;
    height: 3px;
    background-color: #002a93;
    background-image: linear-gradient(to right,#002a93 0%,#a38756 100%);
    position: absolute;
    left: 0;
    bottom: 0;
}
.menuer2 .common_nav2 .mitem2.hover .mt
{
    font-weight: bold;
    color: #002a93;
}
.menuer2 .common_nav2 .mitem2:hover .mt
{
    font-weight: bold;
    color: #002a93;
}
.menuer2 .common_nav2 .mitem2.hover .mt i
{
    display: block;
}
.menuer2 .common_nav2 .nav_sub
{
    display: none;
}
.menuer2 .common_nav2 .mitem2 .subMenu
{
    display: none;
}
.menuer2 .common_nav2 .mitem2 .subMenu a
{
    display: block;
    padding: 0 30px;
    height: 66px;
    font-size: 12px;
    line-height: 66px;
    text-align: center;
    color: #333;
    position: relative;
    float: left;
    border-right: 1px solid #ddd;
}
.menuer2 .common_nav2 .mitem2 .subMenu a i
{
    display: none;
    width: 100%;
    height: 3px;
    background-color: #002a93;
    background-image: linear-gradient(to right,#002a93 0%,#a38756 100%);
    position: absolute;
    left: 0;
    bottom: 0;
}
.menuer2 .common_nav2 .mitem2.hover i
{
    display: block;
}
.menuer2 .common_nav2 .mitem2.hover .subMenu
{
    display: block;
}
.menuer2 .common_nav2 .mitem2.hover
{
    display: block;
    border-right: none;
    width: 100%;
}
.menuer2 .common_nav2 .mitem2 .subMenu .hover, .menuer2 .common_nav2 .mitem2 .subMenu a:hover
{
    font-weight: bold;
    color: #002a93;
}
.menuer2 .common_nav2 .mitem2 .subMenu .hover i, .menuer2 .common_nav2 .mitem2 .subMenu a:hover i
{
    display: block;
}
.menuer2 .common_nav2 .mitem2 .subMenu a:last-child
{
    border-right: none;
}
.sol_a
{
    padding-top: 100px;
    padding-bottom: 86px;
}
.sol_az
{
    padding: 3%;
    display: inline-block;
    width: 94%;
    background-color: #fff;
}
.sol_az .txt_box
{
    float: left;
    width: 54%;
    margin-right: 0;
}
.sol_az .txt_box .ic
{
    float: left;
    width: 52px;
    height: 51px;
}
.sol_az .txt_box .ic .img1
{
    display: block;
    width: 52px;
    height: 51px;
}
.sol_az .txt_box .txt
{
    float: right;
    width: 84%;
}
.sol_az .txt_box .txt .tit
{
    width: 100%;
    font-size: 36px;
    line-height: 52px;
    color: #002a93;
}
.sol_az .txt_box .txt .desc
{
    margin-top: 30px;
    font-size: 12px;
    color: #313131;
    line-height: 30px;
}
.sol_az .img
{
    float: right;
    position: relative;
    width: 518px;
    height: 292px;
    overflow: hidden;
}
.sol_az .img img
{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    transition: all ease .36s;
}
.sol_az:hover .img img
{
    -webkit-filter: brightness(105%);
    filter: brightness(105%);
    transform: scale(1.05);
    transition: all ease .36s;
}
.sol_b
{
    width: 100%;
    background-color: #fff;
    padding-bottom: 110px;
    padding-top: 76px;
    text-align: center;
}
.sol_b h2
{
    text-align: center;
    display: inline-block;
    position: relative;
    font-size: 30px;
    color: #002a93;
    line-height: 30px;
}
.sol_b h2 .i1
{
    display: block;
    width: 20px;
    height: 2px;
    background-color: #333;
    position: absolute;
    left: -30px;
    top: 14px;
}
.sol_b h2 .i2
{
    display: block;
    width: 20px;
    height: 2px;
    background-color: #333;
    position: absolute;
    right: -30px;
    top: 14px;
}
.sol_b1
{
    width: 100%;
    position: relative;
    text-align: left;
    margin-top: 46px;
}
.sol_b1 .hd .next
{
    display: block;
    width: 37px;
    height: 72px;
    background-position: -167px -203px;
    position: absolute;
    left: -70px;
    top: 212px;
    transition: all ease .36s;
    cursor: pointer;
}
.sol_b1 .hd .prev
{
    display: block;
    width: 37px;
    height: 72px;
    background-position: -211px -203px;
    position: absolute;
    right: -70px;
    top: 212px;
    transition: all ease .36s;
    cursor: pointer;
}
.sol_b1 .hd .next:hover
{
    background-position: -167px -115px;
}
.sol_b1 .hd .prev:hover
{
    background-position: -211px -115px;
}
.sol_b1 .bd
{
    width: 100%;
    display: inline-block;
}
.sol_b1 .bd li
{
    width: 100%;
}
.sol_b1 .bd li .img
{
    width: 42%;
    float: left;
    display: block;
}
.sol_b1 .bd li .pin
{
    float: right;
    width: 52.8%;
    margin-right: 2.4%;
}
.sol_b1 .bd li .pin h3
{
    font-size: 24px;
    color: #333;
    line-height: 24px;
    padding-top: 56px;
    font-weight: bold;
}
.sol_b1 .bd li .pin p
{
    padding-top: 26px;
}
.sol_b1 .bd li .pin p span
{
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.bei_an
{
    background: #fff url(keywords.png) no-repeat top center;
    width: 100%;
}
.bei_039
{
    width: 100%;
    margin-bottom: 3.13vw;
}
.bei_039 .box-item .left
{
    width: 570px;
    float: left;
}
.bei_039 .title
{
    border-bottom: 1px solid #bc1618;
    line-height: 25px;
    padding: 0 0 19px 0;
    margin-bottom: 25px;
}
.bei_039 .title a
{
    float: right;
    color: #999;
    font-size: 14px;
}
.bei_039 .title span
{
    padding-left: 40px;
    font-size: 24px;
    background: url("keywords.png") no-repeat left center;
    color: #bc1618;
    background-size: contain;
    display: inline-block;
}
.bei_039 .box-item .box dd
{
    line-height: 42px;
}
.bei_039 .box-item .box dd time
{
    float: right;
    color: #999;
    margin-left: 20px;
}
.dot
{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.bei_039 .box-3
{
    overflow: hidden;
    margin-bottom: 60px;
}
.slick-list
{
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.bei_039 .box-3 .pic-group li
{
    width: 180px;
    float: left;
    margin-right: 14px;
    position: relative;
}
.bei_039 .box-3 .pic-group li img
{
    display: block;
    width: 100%;
}
.bei_039 .box-3 .pic-group li .dot
{
    background-color: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    z-index: 10;
    font-size: 14px;
    width: 100%;
    line-height: 30px;
}
.bei_039 .box-3 .pic-group .hd
{
    text-align: center;
    padding: 20px 0 0 0;
}
.bei_039 .box-3 .pic-group .hd ul
{
    display: inline-block;
}
.bei_039 .box-3 .pic-group .hd li.on
{
    background: #bd0618;
}
.bei_039 .box-3 .pic-group .hd li
{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    cursor: pointer;
    border: 1px solid #bd0618;
    font-size: 0;
}
.bei_039 .box-item .right
{
    float: right;
    width: 570px;
}
.bei_039 .box-item .right .slick-initialized
{
    width: 100%;
    position: relative;
}
.bei_039 .box-item .right .slick-initialized .bd li
{
    width: 100%;
    position: relative;
}
.bei_039 .box-item .right .slick-initialized .bd li img
{
    display: block;
    width: 100%;
}
.bei_039 .box-item .right .slick-initialized .bd li .dot
{
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 0;
    line-height: 60px;
    background-color: rgba(0,0,0,.5);
    padding: 0 100px 0 1.56vw;
    color: #fff;
    width: 100%;
}
.bei_039 .box-item .right .slick-initialized .hd
{
    position: absolute;
    right: 1.56vw;
    bottom: 0;
    z-index: 20;
    padding: 25px 0;
}
.bei_039 .box-item .right .slick-initialized .hd li
{
    float: left;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border: 1px solid #fff;
    font-size: 0;
}
.bei_039 .box-item .right .slick-initialized .hd li.on
{
    background: #bd0618;
    border-color: #bd0618;
}
.ny_wrapper.solution_wrapper1
{
    background: #f5f5f5 url(/jpg/q5hlv8oz.jpg);
    width: 100%;
    padding-bottom: 0;
}
@media(max-width: 1660px)
{
    .sub_local
    {
        margin-left: -600px;
    }
    .sub_local h3 span
    {
        font-size: 40px;
        line-height: 40px;
    }
    .sub_local .sobtitle
    {
        margin-top: 10px;
        font-size: 12px;
        line-height: 16px;
    }
    .sub_local .sobtitle a
    {
        font-size: 12px;
        line-height: 16px;
    }
    .menuer .common_nav .mitem .mt
    {
        font-size: 14px;
    }
    .sub_local
    {
        top: 35%;
    }
}
.din
{
    width: 100%;
}
.din ul
{
    width: 100%;
    display: inline-block;
    margin-top: 1px;
    background-color: #fff;
}
.din li
{
    float: left;
    width: 14%;
    height: 40px;
    text-align: left;
    border-right: 1px solid #ddd;
}
.din li a
{
    display: block;
    height: 40px;
    font-size: 12px;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.din li.on a
{
    font-weight: bold;
    color: #fff;
    background-color: #4772de;
}
.din li:hover a
{
    font-weight: bold;
    color: #fff;
    background-color: #4772de;
}
.ca_wrapper
{
    background: #f7f7f7 url(keywords.png) no-repeat center center;
    width: 100%;
}
.case_center .case_ce
{
    display: inline-block;
    width: 100%;
}
.case_center .n_nav
{
    float: left;
    width: 330px;
    padding-top: 122px;
}
.case_center .n_nav .nested-1
{
    height: 524px;
    position: relative;
}
.case_center .n_nav .nested-1 .bd
{
    overflow: hidden;
    height: 100%;
    width: 100%;
    flex-direction: column;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.nested-1 .bd .item
{
    position: relative;
    height: 60px;
    width: 100%;
}
.nested-1 .bd .item a
{
    display: block;
    width: 100%;
    height: 62px;
    padding-top: 12px;
}
.nested-1 .bd .item img
{
    display: block;
    width: 36px;
    height: 32px;
    float: left;
    transition: all ease .36s;
    margin-left: 30px;
}
.nested-1 .bd .item .img2
{
    display: none;
    transition: all ease .36s;
}
.nested-1 .bd .item.on .img2, .nested-1 .bd .item:hover .img2
{
    display: block;
}
.nested-1 .bd .item.on .img1, .nested-1 .bd .item:hover .img1
{
    display: none;
}
.nested-1 .bd .item span
{
    display: block;
    float: left;
    font-size: 14px;
    color: #555;
    line-height: 32px;
    padding-left: 24px;
}
.nested-1 .bd .item.on span, .nested-1 .bd .item:hover span
{
    color: #002a93;
}
.nested-1 .bd .item i
{
    display: none;
    width: 4px;
    height: 42px;
    background-color: #002a93;
    position: absolute;
    right: 0;
    top: 8px;
}
.nested-1 .bd .item.on i, .nested-1 .bd .item:hover i
{
    display: block;
}
.nested-1 .hd .prev
{
    display: block;
    cursor: pointer;
    width: 57px;
    height: 57px;
    background-position: -306px -310px;
    position: absolute;
    background-image: url("/png/akbb68jq.png");
    vertical-align: middle;
    background-size: 500px 500px;
    right: auto;
    top: auto;
    left: 130px;
    bottom: -30px;
}
.nested-1 .hd .next
{
    display: block;
    cursor: pointer;
    width: 57px;
    height: 57px;
    background-position: -306px -248px;
    position: absolute;
    background-image: url("/png/akbb68jq.png");
    vertical-align: middle;
    background-size: 500px 500px;
    right: auto;
    bottom: auto;
    left: 130px;
    top: -68px;
    margin-top: 0;
}
.nested-1 .hd .prev:hover
{
    background-position: -373px -310px;
}
.nested-1 .hd .next:hover
{
    background-position: -373px -248px;
}
.case_ce .caselist
{
    float: left;
    width: 720px;
    padding: 100px;
    background-color: #fff;
    height: 480px;
    overflow-y: auto;
}
.common_nav1 .mitem1
{
    display: none;
}
.common_nav1 .mitem1 .mt
{
    display: none;
}
.common_nav1 .mitem1.hover
{
    display: block;
}
.common_nav1 .mitem1 .subMenu a
{
    margin-top: 50px;
    display: block;
    float: left;
    font-size: 12px;
    color: #333;
    padding: 6px 20px;
    margin-right: 20px;
    border-radius: 5px;
    border: #333 solid 1px;
}
.common_nav1 .mitem1 .subMenu a.hover, .common_nav1 .mitem1 .subMenu a:hover
{
    background: #1862a7;
    color: #fff;
    border: #1862a7 solid 1px;
}/* reLink */
.reLink
{
    margin-top: 100px;
    height: 100px;
    box-sizing: border-box;
    background: #878f9f;
}
.reLink .prevLink, .reLink .nextLink
{
    position: relative;
    float: left;
    width: 50%;
    height: 100px;
}
.reLink .prevLink .txt
{
    padding: 28px 50px;
    margin-left: 50px;
    height: 100px;
    box-sizing: border-box;
    background: url("/png/hwl396kv.png") no-repeat left center;
    transition: all ease .36s;
}
.reLink .prevLink .txt .tit
{
    font-size: 20px;
    line-height: 20px;
    color: #fff;
}
.reLink .prevLink .txt .sub
{
    margin-top: 9px;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
}
.reLink .prevLink .img
{
    position: absolute;
    right: 0;
    top: 20px;
    width: 135px;
    opacity: 0;
    transition: all ease .36s;
}
.reLink .prevLink img
{
    display: block;
    width: 135px;
    object-fit: contain;
}
.reLink .nextLink .txt
{
    padding: 28px 50px 40px 50px;
    margin-right: 50px;
    height: 100px;
    box-sizing: border-box;
    background: url("/png/oh01363q.png") no-repeat right center;
    transition: all ease .36s;
}
.reLink .nextLink .txt .tit
{
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    text-align: right;
}
.reLink .nextLink .txt .sub
{
    margin-top: 9px;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    text-align: right;
}
.reLink .nextLink .img
{
    position: absolute;
    left: 0;
    top: 20px;
    width: 135px;
    opacity: 0;
}
.reLink .nextLink img
{
    display: block;
    width: 135px;
    object-fit: contain;
}
.reLink .prevLink:hover
{
    background: #002a93;
}
.reLink .prevLink:hover .img
{
    right: 20px;
    transition: all ease .36s;
    opacity: 1;
}
.reLink .prevLink:hover .txt
{
    padding-left: 44px;
    transition: all ease .36s;
}
.reLink .nextLink:hover
{
    background: #002a93;
}
.reLink .nextLink:hover .img
{
    left: 20px;
    transition: all ease .36s;
    opacity: 1;
}
.reLink .nextLink:hover .txt
{
    padding-right: 44px;
    transition: all ease .36s;
}/* 产品详情pronav */
.menuer_prod
{
    position: absolute;
    bottom: -90px;
    width: 100%;
    height: 120px;
}
.menuer_prod .pro_nav
{
    position: relative;
    height: 120px;
    box-shadow: 1px 0 2px rgba(0,0,0,.1);
    background: #fff;
}
.menuer_prod .pro_nav .mitem
{
    position: relative;/* padding-left:50px; */
    box-sizing: border-box;
    float: left;
    width: 25%;
    height: 120px;
}
.menuer_prod .pro_nav .mitem .mt
{
    position: relative;
    padding-left: 80px;
    height: 120px;
    width: calc(100% - 80px);/* margin-left: 50px; */
    font-size: 24px;
    text-align: center;
    line-height: 120px;
    color: #333;
    background: url("keywords.png") no-repeat 50px center;
}
.menuer_prod .pro_nav .mitem:before
{
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    display: block;
    width: 1px;
    height: 120px;
    background: #ddd;
}
.menuer_prod .pro_nav .mitem:first-child:before
{
    display: none;
}
.menuer_prod .pro_nav .mitem.hover .mt
{
    font-weight: bold;
    color: #002a93;
    border-bottom: 3px solid #002a93;
    background: url("keywords.png") no-repeat 50px center;
}
.menuer_prod .pro_nav .mitem:hover .mt
{
    font-weight: bold;
    color: #002a93;
    background: url("keywords.png") no-repeat 50px center;
}
.jie_x1
{
    width: 100%;
    position: relative;
    padding-bottom: 80px;
}
.jie_x11
{
    width: 100%;
    display: inline-block;
    padding-top: 90px;
}
.jie_x11 .j
{
    float: left;
    width: 45%;
    font-size: 12px;
    line-height: 30px;
    color: #fff;
}
.jie_x11 .j h3
{
    font-size: 40px;
    color: #333;
    line-height: 40px;
}
.jie_x11 .j i
{
    font-size: 12px;
    color: #333;
    line-height: 16px;
    padding-top: 14px;
    display: block;
    margin-bottom: 20px;
}
.jie_x11 .j p
{
    font-size: 14px;
    color: #333;
    line-height: 24px;
    display: block;
}
.jie_x11 .j .zx
{
    width: 180px;
    height: 46px;
    text-align: center;
    background-color: #eee;
    border-radius: 50px;
    text-align: center;
    transition: all ease .36s;
    display: block;
    margin-top: 30px;
}
.jie_x11 .j .zx span
{
    display: block;
    padding-left: 42px;
    font-size: 12px;
    color: #333;
    float: left;
    line-height: 46px;
}
.jie_x11 .j .zx i
{
    display: block;
    float: right;
    width: 24px;
    height: 24px;
    background-position: -68px -65px;
    margin-right: 12px;
    margin-top: 11px;
    transition: all ease .36s;
}
.jie_x11 .j .zx:hover
{
    width: 190px;
    background-color: #002a93;
}
.jie_x11 .j .zx:hover span
{
    color: #fff;
}
.jie_x11 .j .zx:hover i
{
    background-position: -97px -65px;
}
.jie_x11 .x
{
    float: right;
    width: 50%;
    position: relative;
}
.jie_x11 .x img
{
    display: block;
    width: 100%;
}
.jie_x11 .x .zx
{
    display: block;
    width: 210px;
    height: 60px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #f5f5f5;
}
.jie_x11 .x .zx p
{
    display: inline-block;
}
.jie_x11 .x .zx p span
{
    display: block;
    float: left;
    font-size: 20px;
    color: #002a93;
    line-height: 60px;
}
.jie_x11 .x .zx p i
{
    display: block;
    width: 30px;
    height: 7px;
    background-position: 0 -462px;
    float: left;
    margin-left: 20px;
    margin-top: 28px;
}
.jie_x11 .x .zx:hover
{
    background-color: #002a93;
}
.jie_x11 .x .zx:hover span
{
    color: #fff;
}
.jie_x11 .x .zx:hover p i
{
    background-position: 0 -473px;
}
.jie_x2
{
    padding-top: 70px;
    padding-bottom: 80px;
    width: 100%;
    background: url(keywords.png);
    margin-top: 110px;
}
.jie_x21
{
    width: 100%;
    padding-top: 70px;
}
.jie_x21 ul
{
    display: inline-block;
    width: 100%;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    background-color: #fff;
}
.jie_x21 ul li
{
    width: 25%;
    height: 690px;
    float: left;
    text-align: left;
    transition: all ease .36s;
    position: relative;
}
.jie_x21 ul li .img1
{
    display: block;
    width: 100%;
    position: relative;
}
.jie_x21 ul li .img1 img
{
    display: block;
    width: 100%;
}
.jie_x21 ul li .wen
{
    width: 100%;
}
.jie_x21 ul li i
{
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 16px 0 16px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    left: 50%;
    margin-left: -16px;
    top: 0%;
}
.jie_x21 ul li .wen .img2
{
    display: block;
    width: 82px;
    margin-top: 54px;
    margin-left: 48px;
}
.jie_x21 ul li h3
{
    font-size: 30px;
    color: #333;
    line-height: 30px;
    padding-top: 36px;
    font-weight: bold;
    margin-left: 48px;
}
.jie_x21 ul li p
{
    font-size: 12px;
    color: #333;
    line-height: 26px;
    padding-top: 20px;
    margin-left: 48px;
    margin-right: 48px;
}
.jie_x21 ul li:hover
{
    transform: translateY(-3px);
    transition: all ease .36s;
}
.jie_x21 ul li.li1 .img1, .jie_x21 ul li.li3 .img1
{
    position: absolute;
    left: 0;
    bottom: 0;
}
.jie_x21 ul li.li2 i, .jie_x21 ul li.li4 i
{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 16px 24px 16px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    left: 50%;
    margin-left: -16px;
    top: auto;
    bottom: 0%;
}
.BMap_bubble_content
{
    font-size: 12px;
    line-height: 20px;
}
.jie_x3
{
    width: 100%;
    padding-top: 78px;
    padding-bottom: 80px;
}
.jie_x31
{
    width: 100%;
    padding-top: 70px;
    position: relative;
}
.jie_x31 ul
{
    display: inline-block;
    width: 100%;
}
.jie_x31 ul li
{
    float: left;
    width: 31.4%;
    margin-right: 2.85%;
    position: relative;
    overflow: hidden;
    transition: all ease .36s;
}
.jie_x31 ul li img
{
    display: block;
    width: 100%;
    transition: all ease .36s;
}
.jie_x31 ul li.li3
{
    margin-right: 0;
}
.jie_x31 ul li:hover
{
    transform: translateY(-3px);
    box-shadow: 8px 0 16px rgba(0,0,0,.1);
    transition: all ease .36s;
}
.jie_x31 ul li:hover img
{
    filter: brightness(105%);
    -webkit-filter: brightness(105%);
}
.jie_x31 ul li .wen
{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70px;
    line-height: 70px;
    background-color: rgba(0,0,0,.5);
}
.jie_x31 ul li .wen h3
{
    font-size: 24px;
    color: #fff;
    line-height: 70px;
    float: left;
    padding-left: 5%;
}
.jie_x31 ul li .wen p
{
    background-color: #676a72;
    width: 70px;
    height: 70px;
    float: right;
    font-size: 30px;
    text-align: center;
    color: #fff;
    line-height: 70px;
    font-family: "Arial";
}
.jie_x31 ul li .wen p:hover
{
    background-color: #002a93;
}
@media(max-width: 1660px)
{
    .jie_x11 .j h3
    {
        font-size: 34px;
        line-height: 34px;
    }
    .jie_x21 ul li h3
    {
        font-size: 26px;
        color: #333;
        line-height: 26px;
        padding-top: 26px;
    }
    .jie_x21 ul li p
    {
        font-size: 14px;
        color: #333;
        line-height: 20px;
        padding-top: 14px;
    }
    .jie_x21 ul li
    {
        height: 592px;
    }
}/* product_center */
.ny_wrapper
{
    padding-bottom: 70px;
}
.product_wrapper
{
    padding-bottom: 60px;
}
.product_center
{
    padding-top: 60px;
}
.product_center .prolist .list
{
    display: inline-block;
    width: 105%;
}
.product_center .prolist .list li
{
    margin-right: 2%;
    margin-bottom: 40px;
    float: left;
    width: 22.3%;
    box-shadow: 0 1px 1px 1px rgba(0,0,0,.1);
    background: #fff;
    transition: all ease .36s;
}
.product_center .prolist .list li .img
{
    display: block;
    overflow: hidden;
    position: relative;
    width: 94%;
    padding: 3%;
}
.product_center .prolist .list li img
{
    display: block;
    width: 100%;
    height: 100%;
    transition: ease-in-out .2s;
}
.product_center .prolist .list li .txtBox
{
    padding: 10px 20px 29px;
    transition: all ease .36s;
    transform: translateY(0);
    z-index: 2;
}
.product_center .prolist .list li .t_top .tit
{
    font-size: 20px;
    line-height: 30px;
    color: #333;
}
.product_center .prolist .list li .t_top .desc
{
    margin-top: 30px;
    height: 48px;
    font-size: 14px;
    line-height: 24px;
    color: #999;
}
.product_center .prolist .list li .t_bottom
{
    padding-top: 30px;
}
.product_center .prolist .list li .t_bottom .ite
{
    font-size: 14px;
    line-height: 30px;
    color: #999;
}
.product_center .prolist .list li .t_bottom .it2
{
    margin-left: 20px;
    color: #666;
}
.product_center .prolist .list li:hover
{
    transform: translateY(-3px);
    box-shadow: 8px 0 16px rgba(0,0,0,.1);
    transition: all ease .36s;
}
.product_center .prolist .list li:hover .t_top .tit
{
    color: #fff;
}
.product_center .prolist .list li:hover img
{
    filter: brightness(105%);
    -webkit-filter: brightness(105%);
}
.product_center .prolist .list li:hover
{
    background-color: #002a93;
}
.product_center .prolist .list li:hover .t_top .desc
{
    color: #fff;
}
.product_center1
{
    padding-top: 70px;
}/*.product_center1 .prolist li{margin-right:2.85%;margin-bottom:40px;float:left;width:31.4%;box-shadow: 1px 0 2px rgba(0,0,0,0.1);background:#fff;transition:all ease 0.36s;}
.product_center1 .prolist li:nth-child(3n){margin-right:0;}
.product_center1 .prolist li .img{display: block;overflow: hidden;position: relative;width:94%; padding:3%;}
.product_center1 .prolist li img{display: block;width: 100%;height: 100%;transition: ease-in-out .2s;}
.product_center1 .prolist li .txtBox{padding:10px 40px 40px;height:28px;transition:all ease 0.36s;transform: translateY(0);z-index:2;}
.product_center1 .prolist li .t_top{}
.product_center1 .prolist li .t_top .tit{font-size:26px;line-height:30px;color:#333;background:url("../images/f2arr2.png") no-repeat center right;}
.product_center1 .prolist li .t_top .desc{margin-top:30px;height:48px;font-size:14px;line-height:24px;color:#999;}
.product_center1 .prolist li .t_bottom{padding-top:30px;}
.product_center1 .prolist li .t_bottom .ite{font-size:14px;line-height:30px;color:#999;}
.product_center1 .prolist li .t_bottom .it2{margin-left:20px;color:#666;}
.product_center1 .prolist li:hover{transform:translateY(-3px);box-shadow: 8px 0 16px rgba(0,0,0,0.1);transition:all ease 0.36s;}
.product_center1 .prolist li:hover .t_top .tit{color:#fff;background:url("../images/f2arr3.png") no-repeat center right;}
.product_center1 .prolist li:hover img{filter:brightness(105%);-webkit-filter:brightness(105%);}
.product_center1 .prolist li:hover .txtBox{}
.product_center1 .prolist li:hover{background-color:#002a93;}
.product_center1 .prolist li:hover .t_top .desc{ color:#fff;}
*/
.product_center1
{
    display: block;
    position: relative;
    margin-bottom: 40px;
}
.product_center1 .list
{
    width: 105%;
    display: inline-block;
}
.product_center1 .list .item
{
    display: block;
    width: 45%;
    margin-right: 5%;
    float: left;
    margin-bottom: 3%;
    background-size: 100%;
    transition: all .5s ease;
    background-color: #f0f3f5;
}
.product_center1 .list .item .img
{
    width: 204px;
    float: left;
}
.product_center1 .list .item .img img
{
    display: block;
    width: 100%;
}
.product_center1 .list .item .txtBox
{
    width: 56%;
    float: left;
    margin-left: 6%;
    position: relative;
    height: 100%;
}
.product_center1 .list .item .txtBox span
{
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 18px;
    margin-top: 10px;
    height: 56px;
}
.product_center1 .list .item .txtBox h3
{
    font-size: 24px;
    color: #333;
    line-height: 24px;
    padding-top: 10%;
}
.product_center1 .list .item .txtBox p
{
    font-size: 14px;
    color: #666;
    line-height: 20px;
}
.product_center1 .list .item .txtBox i
{
    position: absolute;
    left: 0;
    bottom: 5%;
}
.product_center1 .list .item:hover
{
    background-color: #002a93;
    transform: translateY(-3px);
    box-shadow: 8px 0 16px rgba(0,0,0,.1);
    transition: all ease .36s;
}
.product_center1 .list .item:hover h3
{
    color: #fff;
}
.product_center1 .list .item:hover span
{
    color: #fff;
}
.product_center1 .list .item:hover p
{
    color: #fff;
}
.product_center1 .list .item:hover i
{
    color: #fff;
}
.product_center2
{
    padding-top: 70px;
}
.product_center2 .list
{
    width: 105%;
    display: inline-block;
}
.product_center2 .list .item
{
    display: block;
    width: 19.5%;
    margin-right: 3%;
    float: left;
    margin-bottom: 3%;
    background-size: 100%;
    padding: 1%;
    transition: all .5s ease;
    background-color: #fff;
}
.product_center2 .list .item .img
{
    width: 100%;
    border: #e8e8e8 solid 1px;
}
.product_center2 .list .item .img img
{
    display: block;
    width: 100%;
}
.product_center2 .list .item .txtBox
{
    width: 100%;
    position: relative;
    height: 100%;
    text-align: center;
}
.product_center2 .list .item .txtBox h3
{
    font-size: 20px;
    line-height: 30px;
    color: #333;
    padding-top: 4px;
}
.product_center2 .list .item .txtBox p
{
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    margin-top: 14px;
    height: 176px;
}
.product_center2 .list .item .txtBox i
{
    position: absolute;
    left: 0;
    bottom: 5%;
}
.product_center2 .list .item:hover
{
    background-color: #002a93;
    transform: translateY(-3px);
    box-shadow: 8px 0 16px rgba(0,0,0,.1);
    transition: all ease .36s;
}
.product_center2 .list .item:hover h3
{
    color: #fff;
}
.product_center2 .list .item:hover p
{
    color: #fff;
}
.product_center2 .list .item:hover i
{
    color: #fff;
}
.product_center2 .list .item:hover .img
{
    border: #002a93 solid 1px;
}/* 产品中心-详情 */
.product_detail_wrapper
{
    padding-bottom: 80px;
}
.product_detail
{
    padding-top: 80px;
}
.pro_top
{
    height: 450px;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    background: #fff;
}/*****showProduct****/
.showProduct
{
    float: left;
    position: relative;
    width: 50%;
}
.showProduct .showImg
{
    float: left;
    position: relative;
    padding-bottom: 0;
    overflow: hidden;
}
.showProduct .photo
{
    position: relative;
    height: 450px;
}
.showProduct .photo .jqzoom
{
    width: 600px;
    height: 450px;
    position: relative;
    padding: 0;
}
.showProduct .photo .zoomdiv
{
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #ddd;
    display: none;
    text-align: center;
    overflow: hidden;
}
.showProduct .photo .jqZoomPup
{
    z-index: 999;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #eee;
    background: #fff;
    opacity: .6;
    -moz-opacity: .6;
    -khtml-opacity: .6;
    filter: alpha(opacity=50);
}
.showProduct .photo .img
{
    width: 100%;
    height: 100%;
    display: block;
}
.showProduct .photo .bigimg
{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}
.showProduct .photo .bigimg .list
{
    width: 1000%;
    position: relative;
}
.showProduct .photo .bigimg .list li
{
    position: relative;
    display: block;
    width: 600px;
    height: 450px;
    float: left;
}
.showProduct .photo .bigimg .list img
{
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    transition: all ease 300ms;
}
.showProduct .photo .bigimg .list li:before
{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}
.showProduct .photo .bigimg .list li:hover:before
{
    animation: gradient-rectangle 1s 1;
    animation-delay: 0s;
    -webkit-animation-timing-function: cubic-bezier(0,0,.18,.96);
    nimation-timing-function: cubic-bezier(0,0,.18,.96);
}
.showProduct .photo .photoimg
{
    width: 426px;
    height: 60px;
    position: absolute;
    left: 114%;
    top: 58%;
    z-index: 12;
}
.showProduct .photo .photoimg .list
{
    width: 354px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.showProduct .photo .photoimg .listcon
{
    width: 300%;
    position: relative;
}
.showProduct .photo .photoimg .listcon li
{
    width: 80px;
    height: 60px;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 11px;
}
.showProduct .photo .photoimg .listcon li img
{
    width: 80px;
    height: 60px;
    display: block;
}
.showProduct .photo .photoimg .listcon li:hover img, .showProduct .photo .photoimg .listcon li.on img
{
    border: 2px solid #002a93;
    width: 76px;
    height: 56px;
}
.showProduct .photo .photoimg .prev, .showProduct .photo .photoimg .next
{
    width: 26px;
    height: 60px;
    z-index: 10;
    position: absolute;
    top: 0;
    cursor: pointer;
    background: #ddd url(/png/xwa1e9bf.png) no-repeat 0 center;
    border-radius: 3px;
}
.showProduct .photo .photoimg .prev:hover, .showProduct .photo .photoimg .next:hover
{
    background-color: #ccc;
}
.showProduct .photo .photoimg .prev
{
    left: 0;
    background-position: 8px center;
}
.showProduct .photo .photoimg .next
{
    right: 0;
    background-position: -64px center;
}/* .showProduct .photo .bigimg .list li:hover img{filter:brightness(105%);-webkit-filter:brightness(105%);} */
.pro_top .imgtxtcon
{
    padding-left: 7%;
    padding-right: 7%;
    position: relative;
    float: left;
    width: 50%;
    height: 525px;
    box-sizing: border-box;
}
.pro_top .imgtxtcon .tit
{
    padding-top: 80px;
    font-size: 34px;
    line-height: 30px;
    color: #002a93;
}
.pro_top .imgtxtcon .desc
{
    margin-top: 14px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
}
.pro_top .imgtxtcon .wx
{
    position: absolute;
    bottom: 14%;
    left: 14%;
    display: block;
    width: 200px;
    height: 45px;
    font-size: 12px;
    line-height: 45px;
    text-indent: 60px;
    color: #fff;
    background: #002a93;
    transition: all ease .36s;
    z-index: 14;
}
.pro_top .imgtxtcon .wx:hover
{
    text-indent: 64px;
    color: #fff;
    background-color: #002a93;
    transition: all ease .36s;
    box-shadow: 0 6px 12px rgba(71,114,222,.17);
    transition: all ease .36s;
}
.pro_top .imgtxtcon .wx1
{
    position: absolute;
    bottom: 14%;
    left: 45%;
    display: block;
    width: 200px;
    height: 45px;
    font-size: 12px;
    line-height: 45px;
    text-indent: 60px;
    color: #fff;
    background: #002a93;
    transition: all ease .36s;
    z-index: 14;
}
.pro_top .imgtxtcon .wx1:hover
{
    text-indent: 64px;
    color: #fff;
    background-color: #002a93;
    transition: all ease .36s;
    box-shadow: 0 6px 12px rgba(71,114,222,.17);
    transition: all ease .36s;
}
.pro_cont
{
    padding: 3%;
    margin-top: 50px;
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
}
.pro_cont .pro_left
{
    width: 100%;
}
.pro_cont .pro_t .pro_tit
{
    font-size: 34px;
    line-height: 34px;
    color: #333;
    font-weight: bold;
}
.pro_cont .pro_t .pro_b
{
    padding-top: 80px;
}
.pro_cont .pro_t .pro_b .ite
{
    font-size: 12px;
    line-height: 30px;
    color: #999;
    border-bottom: 1px dashed #ddd;
    min-height: 50px;
    padding: 15px 0;
    box-sizing: border-box;
}
.pro_cont .pro_t .pro_b .it2
{
    margin-left: 24px;
    color: #666;
}
.pro_cont .pro_right
{
    float: right;
    width: 50%;
}
.pro_cont .pro_right .pro_context
{
    line-height: 36px;
}
.pro_cont .pro_context img
{
    max-width: 100%;
}
.pro_cont .reLink .prevLink .img
{
    width: 100px;
    height: 75px;
}
.pro_cont .reLink .prevLink img
{
    width: 100px;
    height: 75px;
}
.pro_cont .reLink .nextLink .img
{
    width: 100px;
    height: 75px;
}
.pro_cont .reLink .nextLink img
{
    width: 100px;
    height: 75px;
}
.pro_t .slideTxtBox
{
    padding-top: 40px;
}
.pro_t .slideTxtBox .hd
{
    width: 100%;
}
.pro_t .slideTxtBox .hd ul
{
    width: 100%;
    display: inline-block;
}
.pro_t .slideTxtBox .hd ul li
{
    width: 200px;
    text-align: center;
    border: #ddd solid 1px;
    margin-left: -1px;
    height: 60px;
    line-height: 60px;
    float: left;
}
.pro_t .slideTxtBox .hd ul .on
{
    background-color: #002a93;
    color: #fff;
    border: #002a93 solid 1px;
}
.pro_t .slideTxtBox .bd
{
    width: 100%;
    padding-top: 40px;
}
.pro_t .slideTxtBox .bd ul, .pro_t .slideTxtBox .bd li, .pro_t .slideTxtBox .bd ol
{
    list-style: inherit;
}/* 推荐产品 */
.pro_recom
{
    padding-top: 80px;
}
.pro_recom .pros_tit .tit
{
    margin-left: 10px;
    float: left;
    display: block;
    width: 170px;
    font-size: 40px;
    line-height: 44px;
    color: #333;
}
.pro_recom .pros_tit .morepros
{
    float: right;
    font-size: 20px;
    line-height: 44px;
    color: #999;
}
.pro_recom .pros_tit .morepros:hover
{
    color: #002a93;
}
.pro_recom .prolist
{
    margin-top: 40px;
}
.pro_recom .prolist .list
{
    width: 104%;
}
.pro_recom .prolist li
{
    position: relative;
    margin-right: 3%;
    margin-bottom: 40px;
    float: left;
    width: 30%;
    background: #fbfbfb;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    transition: all ease .36s;
}
.pro_recom .prolist li a
{
    display: block;
}
.pro_recom .prolist li .img
{
    position: relative;
    display: block;
    width: auto;
    overflow: hidden;
}
.pro_recom .prolist li .img img
{
    display: block;
    width: 100%;
}
.pro_recom .prolist li .txt
{
    padding: 20px 40px 26px;
    box-sizing: border-box;
}
.pro_recom .prolist li .img::before
{
    content: "";
    position: absolute;
    width: 100px;
    height: 800px;
    top: 0;
    left: -250px;
    overflow: hidden;
    background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.2)),color-stop(100%,rgba(255,255,255,0)));
    background: -ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    -webkit-transform: skewX(-32deg);
    -ms-transform: skewX(-32deg);
    -moz-transform: skewX(-32deg);
    transform: skewX(-32deg);
    opacity: 0;
}
.pro_recom .prolist li .txt .tit
{
    font-size: 26px;
    line-height: 28px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.pro_recom .prolist li .txt .desc
{
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
    color: #999;
    display: none;
}
.pro_recom .prolist li .plus
{
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 50px;
    height: 50px;
    font-size: 34px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #676a72;
}
.pro_recom .prolist li:hover .plus
{
    background: #002a93;
}
.pro_recom .prolist li:hover
{
    transform: translateY(-3px);
    box-shadow: 8px 0 16px rgba(0,0,0,.1);
    transition: all ease .36s;
}
.pro_recom .prolist li:hover .img::before
{
    -webkit-transition: left 2s;
    -moz-transition: left 2s;
    -ms-transition: left 2s;
    transition: left 2s;
    left: 150%;
    opacity: 1;
}
.pro_recom .prolist li:hover .tit
{
    color: #002a93;
}/*.pro_recom .prolist .list li.item4{display:none;}*//* 客户案例 */
.case_wrapper .caselist li
{
    position: relative;
    float: left;
    width: 48%;
    margin-bottom: 50px;
    margin-right: 4%;
    height: 380px;
    transition: all ease .36s;
}
.case_wrapper .caselist li:nth-child(2n)
{
    margin-right: 0;
}
.case_wrapper .caselist li .img
{
    position: relative;
    display: block;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
}
.case_wrapper .caselist li img
{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.case_wrapper .caselist li .txt
{
    position: absolute;
    bottom: 0;
    left: 0;
    display: table;
    width: 100%;
    height: 20%;
    z-index: 2;
    background: url("/png/w81espth.png") no-repeat center center;
}
.case_wrapper .caselist li .txt .tit
{
    position: relative;
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    text-indent: 50px;
    color: #fff;
    z-index: 12;
}
.case_wrapper .caselist li .txt p
{
    position: relative;
    display: table;
    font-family: arial;
    float: right;
    font-size: 30px;
    width: 75px;
    height: 100%;
    background: #002a93;
    z-index: 12;
}
.case_wrapper .caselist li .txt p span
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 30px;
    color: #fff;
}
.case_wrapper .caselist li .txt:before, .case_wrapper .caselist li .txt:after
{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #002a93;
    z-index: 2;
    transition: .8s;
}
.case_wrapper .caselist li .txt:before
{
    transition: .8s;
    background: #002a93;
    z-index: -1;
}
.case_wrapper .caselist li:hover
{
    transform: translateY(-3px);
    box-shadow: 8px 0 16px rgba(0,0,0,.1);
    transition: all ease .36s;
}
.case_wrapper .caselist li:hover .txt:after, .case_wrapper .caselist li:hover .txt:before
{
    width: 100%;
}
.case_wrapper .caselist li:hover p
{
    background: #002a93;
}
.case_wrapper .caselist li:hover img
{
    filter: brightness(105%);
    -webkit-filter: brightness(105%);
}/* 荣誉资质 */
.honor_wrapper .honorlist1
{
    width: 100%;
}
.honor_wrapper .honorlist1 .list
{
    width: 105%;
    display: inline-block;
}
.honor_wrapper .honorlist1 li
{
    width: 21.5%;
    float: left;
    padding-right: 3%;
    text-align: center;
    padding-top: 4%;
}
.honor_wrapper .honorlist1 li .img
{
    display: block;
    width: 100%;
    position: relative;
    transition: all ease .36s;
}
.honor_wrapper .honorlist1 li img
{
    display: block;
    width: 100%;
}
.honor_wrapper .honorlist1 li .img i
{
    width: 40px;
    height: 57px;
    background: url(/png/8wz1aptw.png) center center no-repeat;
    position: absolute;
    right: -40px;
    bottom: 0;
}
.honor_wrapper .honorlist1 li .tit
{
    font-size: 20px;
    line-height: 20px;
    padding-top: 20px;
}
.honor_wrapper .honorlist1 li:hover .img
{
    transition: all ease .36s;
    transform: translateY(-3px);
}
@media(max-width: 1660px)
{
    .honor_wrapper .honorlist li
    {
        margin: 0 24px;
        width: 266px;
        margin-bottom: 20px;
    }
}
.ip
{
    display: none;
}
.ip.on
{
    display: block;
}
.ip .a1
{
    display: none;
}
.ip .subMenu
{
    display: inline-block;
}
.ip .subMenu a
{
    display: block;
    margin-top: 40px;
    padding: 8px 20px;
    border: #999 solid 1px;
    border-radius: 5px;
    font-size: 12px;
    float: left;
    margin-right: 20px;
}
.ip .subMenu a.hover
{
    border: #002a93 solid 1px;
    color: #fff;
    background-color: #002a93;
}/* 新闻动态 */
.news_wrapper .pager
{
    margin-top: 30px;
}
.news_center
{
    padding-top: 20px;
}
.news_center .newslist li
{
    position: relative;
    transition: all ease .36s;
}
.news_center .newslist li .newscont
{
    padding: 50px 0;
    position: relative;
    display: block;
    border-bottom: 1px solid #ccc;
}
.news_center .newslist li .img
{
    position: relative;
    float: left;
    display: block;
    width: 26.143%;
    overflow: hidden;
}
.news_center .newslist li img
{
    display: block;
    width: 100%;
    transition: all ease .36s;
}
.news_center .newslist li .txtbox
{
    float: right;
    width: 66%;
}
.news_center .newslist li .txt
{
    position: relative;
}
.news_center .newslist li .txt .tit
{
    position: relative;
    font-size: 28px;
    line-height: 36px;
    color: #333;
}
.news_center .newslist li .txt .tit:before
{
    content: '';
    position: absolute;
    left: -13%;
    top: 20px;
    width: 0;
    height: 1px;
    background: #002a93;
    z-index: 2;
    transition: .8s;
}
.news_center .newslist li .txt .time
{
    padding-top: 10px;
    font-family: arial;
    font-size: 24px;
    color: #999;
}
.news_center .newslist li .txt .desc
{
    padding-top: 16px;
    font-size: 12px;
    line-height: 26px;
    color: #a0a3aa;
    padding-right: 50px;
}
.news_center .newslist li .detail
{
    opacity: 0;
}
.news_center .newslist li:hover img
{
    transform: scale(1.05);
    transition: all ease .36s;
}
.news_center .newslist li:hover
{
    box-shadow: 8px 0 16px rgba(99,97,97,.1);
    transform: translateY(-5px);
    background: #fff;
    transition: all ease .36s;
}
.news_center .newslist li:hover a
{
    border-bottom: none;
}
.news_center .newslist li:hover .txt .tit:before
{
    width: 90px;
    transition: all ease .36s;
}
.news_center .newslist li:hover .txt .tit
{
    color: #002a93;
}
.news_center .newslist li .detail
{
    position: relative;
    margin-top: 30px;
    display: block;
    width: 150px;
    height: 36px;
    font-size: 12px;
    line-height: 36px;
    color: #fff;
    background: #002a93;
    transition: all ease .36s;
    text-align: center;
}
.news_center .newslist li .detail span
{
    position: relative;
    z-index: 12;
}/*.news_center .newslist li .detail:before,.news_center .newslist li .detail:after{content: '';position: absolute;left: 0;top: 0;width: 0;height: 36px;background:url("/png/x9lu2x5i.png") 86px center no-repeat #002a93;z-index:2;transition: .5s;}
.news_center .newslist li .detail:before{transition: .3s; background:url("/png/x9lu2x5i.png") 86px center no-repeat #002a93;z-index:-1;}
*/
.news_center .newslist li:hover .detail
{
    transition: all ease .36s;
}
.news_center .newslist li:hover .detail:before, .news_center .newslist li:hover .detail:after
{
    width: 150px;
}
.news_center .newslist li:hover .detail span
{
    color: #fff;
    transition: all ease .36s;
}/*.news_center .newslist li:first-child .newscont{padding:0;background:#fff;border-bottom:0;}*//*.news_center .newslist li:first-child .newscont{ padding-top:0;}*/
.news_center .newslist li:first-child:hover
{
    box-shadow: none;
}
.news_center .newslist li:hover .detail
{
    opacity: 1;
}
.news_center.tuandui .newslist li .img
{
    height: 290px;
    width: 15.6%;
}
.news_center.tuandui .newslist li .txtbox
{
    width: 77%;
}
.news_center.tuandui .newslist li .txt .tit:before
{
    display: none;
}/* 新闻动态-详情 */
.news_center.xin_xl
{
    padding-top: 70px;
}
.news_detail
{
    background: #fff;
    padding: 50px;
    padding-top: 0;
}
.news_detail .title
{
    padding-bottom: 50px;
    border-bottom: 1px solid #999;
}
.news_detail .title h1
{
    font-weight: normal;
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    color: #333;
}
.news_detail .title .marks
{
    margin-top: 30px;
}
.news_detail .title .marks span
{
    font-size: 12px;
    color: #333;
}
.news_detail .title .marks span em
{
    margin-right: 14px;
    color: #999;
}
.news_detail .title .marks span.t1
{
    margin-right: 14px;
}
.news_detail .title .marks span.t2
{
    margin-right: 54px;
}
.news_detail .title .marks span.t3
{
    font-family: arial;
}
.news_detail .context
{
    padding-top: 50px;
    line-height: 30px;
}
.news_detail .context img
{
    max-width: 100%;
}/* 资讯推荐 */
.news_recom
{
    padding-top: 76px;
}
.news_recom .news_tit .tit
{
    margin-left: 10px;
    float: left;
    display: block;
    width: 170px;
    font-size: 40px;
    line-height: 44px;
    color: #333;
    background: url("/png/26ftfhhy.png") no-repeat 30px bottom;
}
.news_recom .news_tit .morenews
{
    float: right;
    font-size: 20px;
    line-height: 44px;
    color: #999;
}
.news_recom .news_tit .morenews:hover
{
    color: #002a93;
}
.news_recom .newslist1
{
    margin-top: 36px;
}
.news_recom .newslist1 .list
{
    width: 103%;
}
.news_recom .newslist1 li
{
    position: relative;
    margin-right: 3.5%;
    float: left;
    width: calc(100% / 3 - 50px);
    height: 590px;
    background: #fff;
}
.news_recom .newslist1 li.nt3
{
    margin-right: 0;
}
.news_recom .newslist1 li .img
{
    display: block;
    width: auto;
    height: 316px;
    overflow: hidden;
}
.news_recom .newslist1 li img
{
    display: block;
    width: auto;
    height: 316px;
    object-fit: contain;
}
.news_recom .newslist1 li .txtbox
{
    padding: 40px 30px 30px 40px;
    box-sizing: border-box;
}
.news_recom .newslist1 li .txtbox .time
{
    font-family: arial;
    font-size: 14px;
    line-height: 16px;
    color: #999;
    transition: all ease .36s;
}
.news_recom .newslist1 li .txt
{
    padding-top: 40px;
    transition: all ease .36s;
}
.news_recom .newslist1 li .txt .tit
{
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    color: #151527;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all ease .36s;
}
.news_recom .newslist1 li .txt .desc
{
    margin-top: 18px;
    height: 48px;
    font-size: 14px;
    line-height: 24px;
    color: #999;
    transition: all ease .36s;
    overflow: hidden;
}
.news_recom .newslist1 li .detail
{
    position: relative;
    margin-top: 20px;
    display: block;
    width: 120px;
    height: 36px;
    font-size: 12px;
    line-height: 36px;
    text-indent: 0;
    color: #151527;
    background: url("/png/ds3qurpw.png") no-repeat 42px center #fff;
    transition: all ease .36s;
}
.news_recom .newslist1 li .detail span
{
    position: relative;
    z-index: 12;
}
.news_recom .newslist1 li .detail:before, .news_recom .newslist1 li .detail:after
{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 36px;
    background: url("/png/x9lu2x5i.png") 68px center no-repeat #002a93;
    z-index: 2;
    transition: .8s;
}
.news_recom .newslist1 li .detail:before
{
    transition: .3s;
    background: url("/png/x9lu2x5i.png") 68px center no-repeat #002a93;
    z-index: -1;
}
.news_recom .newslist1 li:hover .detail
{
    text-indent: 26px;
    transition: all ease .36s;
}
.news_recom .newslist1 li:hover .detail:before, .news_recom .newslist1 li:hover .detail:after
{
    width: 120px;
}
.news_recom .newslist1 li:hover .detail span
{
    color: #fff;
    transition: all ease .36s;
}
.news_recom .newslist1 li:hover .txtbox .time
{
    transform: translateY(10px);
    transition: all ease .36s;
}
.news_recom .newslist1 li:hover .txtbox .txt
{
    transform: translateY(-10px);
    transition: all ease .36s;
}
.news_recom .newslist1 li:hover img
{
    filter: brightness(105%);
    -webkit-filter: brightness(105%);
}/* 响应1200屏幕 */
@media(max-width: 1660px)
{
    .news_recom .newslist1 li
    {
        width: calc(100% / 3 - 40px);
    }
}
.solution_wrapper
{
    background: #f5f5f5 url(/jpg/q5hlv8oz.jpg);
    width: 100%;
}/* 解决方案 */
.solution_wrapper .solution_center
{
    padding-top: 80px;
}
.solution_center li
{
    position: relative;
    margin-top: 30px;
    height: 438px;
    background: #fff;
    transition: all ease .36s;
    box-sizing: border-box;
    box-shadow: 3px 0 6px rgba(51,51,51,.1);
}
.solution_center li:first-child
{
    margin-top: 0;
}
.solution_center li a
{
    display: block;
    height: 340px;
}
.solution_center li .img
{
    float: right;
    position: relative;
    width: 585px;
    height: 438px;
    overflow: hidden;
}
.solution_center li .img img
{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    transition: all ease .36s;
}
.solution_center li .txt_box
{
    float: left;
    width: 46%;
    margin-right: 0;
    padding-top: 4%;
}
.solution_center li .txt_box .sico
{
    margin-top: 30px;
    margin-right: 0;
    float: left;
    position: relative;
    display: block;
    width: 170px;
    height: 170px;
}
.solution_center li .txt_box .sico img
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
}
.solution_center li .txt
{
    float: left;
    width: 80%;
    margin-left: 10%;
}
.solution_center li .txt_box b
{
    float: left;
    width: 10%;
    width: 52px;
    height: 52px;
    background-position: -318px -32px;
}
.solution_center li.li2 .txt_box b
{
    float: left;
    width: 10%;
    width: 52px;
    height: 52px;
    background-position: -398px -32px;
}
.solution_center li .txt .tit
{
    width: 100%;
    font-size: 36px;
    line-height: 52px;
    color: #333;
}
.solution_center li .txt .desc
{
    margin-top: 40px;
    font-size: 12px;
    color: #313131;
    line-height: 30px;
    height: 180px;
}
.solution_center li .txt .onl
{
    width: 180px;
    height: 46px;
    background-color: #eee;
    border-radius: 50px;
    text-align: center;
    transition: all ease .36s;
}
.solution_center li .txt .onl span
{
    display: block;
    padding-left: 42px;
    font-size: 12px;
    color: #333;
    float: left;
    line-height: 46px;
}
.solution_center li .txt .onl i
{
    display: block;
    float: right;
    width: 24px;
    height: 24px;
    background-position: -68px -65px;
    margin-right: 12px;
    margin-top: 11px;
    transition: all ease .36s;
}
.solution_center li .txt .onl:hover
{
    width: 190px;
    background-color: #002a93;
}
.solution_center li .txt .onl:hover span
{
    color: #fff;
}
.solution_center li .txt .onl:hover i
{
    background-position: -97px -65px;
}
.solution_center li:hover
{
    box-shadow: 8px 0 16px rgba(99,97,97,.1);
    transform: translateY(-5px);
    transition: all ease .36s;
}
.solution_center li:hover .img img
{
    -webkit-filter: brightness(105%);
    filter: brightness(105%);
    transform: scale(1.05);
    transition: all ease .36s;
}
.solution_center li:hover .tit
{
    color: #002a93;
}
.solution_center li .online
{
    padding: 0;
    position: absolute;
    bottom: 58px;
    left: 3.5%;
    display: block;
    width: 140px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-indent: 24px;
    color: #fff;
    background: url("/png/znzj5mmv.png") 95px center no-repeat #002a93;
    z-index: 16;
    transition: all ease .36s;
}
.solution_center li .online:hover
{
    text-indent: 28px;
    color: #fff;
    background: url("/png/znzj5mmv.png") 98px center no-repeat #002a93;
    transition: all ease .36s;
    box-shadow: 0 6px 12px rgba(71,114,222,.17);
    transition: all ease .36s;
}
.solution_wrapper .solution_center1
{
    padding-top: 80px;
}
.solution_center1 li
{
    position: relative;
    margin-top: 30px;
    height: 438px;
    background: #fff;
    txt_boxbox-sizing: border-box;
    box-shadow: 3px 0 6px rgba(51,51,51,.1);
    overflow: hidden;
}
.solution_center1 li:first-child
{
    margin-top: 0;
}
.solution_center1 li a
{
    padding: 5%;
    display: inline-block;
    width: 90%;
}
.solution_center1 li .img
{
    float: right;
    position: relative;
    width: 518px;
    height: 292px;
    overflow: hidden;
}
.solution_center1 li .img img
{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    transition: all ease .36s;
}
.solution_center1 li .txt_box
{
    float: left;
    width: 46%;
    margin-right: 0;
}
.solution_center1 li .txt_box .sico
{
    margin-top: 30px;
    margin-right: 0;
    float: left;
    position: relative;
    display: block;
    width: 170px;
    height: 170px;
}
.solution_center1 li .txt_box .sico img
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
}
.solution_center1 li .txt
{
    float: right;
    width: 84%;
}
.solution_center1 li .txt_box .ic
{
    float: left;
    width: 52px;
    height: 51px;
}
.solution_center1 li .txt_box .ic .img1
{
    display: block;
    width: 52px;
    height: 51px;
}
.solution_center1 li .txt_box .ic .img2
{
    display: block;
    width: 52px;
    height: 51px;
    display: none;
}
.solution_center1 li:hover .txt_box .ic .img1
{
    display: none;
}
.solution_center1 li:hover .txt_box .ic .img2
{
    display: block;
}
.solution_center1 li .txt .tit
{
    width: 100%;
    font-size: 36px;
    line-height: 52px;
    color: #333;
}
.solution_center1 li .txt .desc
{
    margin-top: 30px;
    font-size: 12px;
    color: #313131;
    line-height: 30px;
    height: 120px;
    overflow-y: auto;
}
.solution_center1 li .txt .onl
{
    width: 180px;
    height: 46px;
    background-color: #eee;
    border-radius: 50px;
    text-align: center;
    transition: all ease .36s;
    margin-top: 40px;
}
.solution_center1 li .txt .onl span
{
    display: block;
    padding-left: 42px;
    font-size: 12px;
    color: #333;
    float: left;
    line-height: 46px;
}
.solution_center1 li .txt .onl i
{
    display: block;
    float: right;
    width: 24px;
    height: 24px;
    background-position: -68px -65px;
    margin-right: 12px;
    margin-top: 11px;
    transition: all ease .36s;
}
.solution_center1 li .txt .onl:hover
{
    width: 190px;
    background-color: #002a93;
}
.solution_center1 li .txt .onl:hover span
{
    color: #fff;
}
.solution_center1 li .txt .onl:hover i
{
    background-position: -97px -65px;
}
.solution_center1 li:hover
{
    box-shadow: 8px 0 16px rgba(99,97,97,.1);
}
.solution_center1 li:hover .img img
{
    -webkit-filter: brightness(105%);
    filter: brightness(105%);
    transform: scale(1.05);
    transition: all ease .36s;
}
.solution_center1 li:hover .tit
{
    color: #002a93;
}
.solution_center1 li .online
{
    padding: 0;
    position: absolute;
    bottom: 58px;
    left: 3.5%;
    display: block;
    width: 140px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-indent: 24px;
    color: #fff;
    background: url("/png/znzj5mmv.png") 95px center no-repeat #002a93;
    z-index: 16;
}
.solution_center1 li .online:hover
{
    text-indent: 28px;
    color: #fff;
    background: url("/png/znzj5mmv.png") 98px center no-repeat #002a93;
    transition: all ease .36s;
    box-shadow: 0 6px 12px rgba(71,114,222,.17);
    transition: all ease .36s;
}
.solution_center1 li:hover
{
    background: #fff url(/png/uggbegc9.png) right center no-repeat;
}
@media(max-width: 1660px)
{
    .solution_center li
    {
        height: 404px;
    }
    .solution_center li .img
    {
        width: 540px;
        height: 404px;
    }
    .solution_center li .txt .desc
    {
        height: 160px;
    }
    .solution_center1 li
    {
        height: 412px;
    }
}/* 解决方案-详情 */
.sold_1_main
{
    padding-top: 150px;
    height: 480px;
    background: #f5f5f5;
}
.sold1_detail
{
    margin-left: -12px;
    height: 580px;
    background: url("/png/yt3ghbqh.png") left bottom no-repeat;
    position: relative;
}
.sold1_detail .sold_tit .tit
{
    margin-left: 12px;
    float: left;
    display: block;
    width: 170px;
    font-size: 40px;
    line-height: 44px;
    color: #333;
    background: url("/png/26ftfhhy.png") no-repeat 30px bottom;
}
.sold1_detail .left
{
    float: left;
    width: 40%;
}
.sold_cont
{
    padding: 160px 14% 0;
    box-sizing: border-box;
}
.sold_cont .desc
{
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
.sold1_detail .right
{
    float: right;
    width: 60%;
}
.sold_img
{
    position: relative;
    display: block;
    width: 100%;
    height: 480px;
}
.sold_img .dimg
{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.sold_img .dimg:before
{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}
.sold_img .dimg img
{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.sold_img .wx
{
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 250px;
    height: 100px;
    font-size: 20px;
    line-height: 100px;
    text-indent: 60px;
    color: #fff;
    background: url("/png/znzj5mmv.png") 160px center no-repeat #002a93;
    transition: all ease .36s;
    z-index: 12;
}
.sold_img .wx:hover
{
    text-indent: 50px;
    width: 280px;
    background: url("/png/znzj5mmv.png") 180px center no-repeat #002a93;
    transition: all ease .36s;
}
.sold_img .dimg:hover:before
{
    animation: gradient-rectangle 1s 1;
    animation-delay: 0s;
    -webkit-animation-timing-function: cubic-bezier(0,0,.18,.96);
    nimation-timing-function: cubic-bezier(0,0,.18,.96);
}
.sold_2_main
{
    height: 850px;
    background: #fff;
}
.sold_2_main .sold2_tit
{
    padding-top: 200px;
}
.sold_2_main .sold2_tit .tit
{
    display: block;
    width: 170px;
    margin: 0 auto;
    font-size: 40px;
    line-height: 44px;
    color: #333;
    background: url("/png/26ftfhhy.png") no-repeat 30px bottom;
}
.advant
{
    text-align: center;
    padding: 0 7%;
    margin-top: 100px;
}
.advant .list
{
    display: flex;
    justify-content: space-between;
}
.advant .list li
{
    margin-left: 50px;
    width: calc(100% - 50px);
    height: 850px;
    transition: all ease .36s;
}
.advant .list li:first-child
{
    margin-left: 0;
}
.advant .list li .img
{
    position: relative;
    display: block;
    width: 220px;
    height: 220px;
    margin: 0 auto;
}
.advant .list li .bg
{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 220px;
    height: 220px;
    margin: 0 auto;
    background: url("keywords.png") no-repeat center center;
    -webkit-animation: rotate 10s linear 0s infinite;
    animation: rotate 10s linear 0s infinite;
}
.advant .list li img
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    max-width: 100%;
}
.advant .list li .txt
{
    padding-top: 50px;
}
.advant .list li .txt .tit
{
    font-size: 33px;
    line-height: 32px;
    color: #333;
}
.advant .list li .txt .desc
{
    padding-top: 40px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #333;
}
.advant .list li:hover
{
    transform: translateY(-3px);
    transition: all ease .36s;
}
.advant .list li:hover .txt .tit
{
    color: #002a93;
}
.sold_3_main
{
    height: 830px;
    background: #f5f5f5;
}
.sold_3_main .sold_3
{
    padding-top: 100px;
}
.sold_3_main .sold2_tit .tit
{
    margin-left: 12px;
    float: left;
    display: block;
    width: 170px;
    font-size: 40px;
    line-height: 44px;
    color: #333;
    background: url("/png/26ftfhhy.png") no-repeat 30px bottom;
}
.product_portfolio
{
    margin-top: 60px;
    position: absolute;
}
.product_portfolio .list
{
    width: 103%;
}
.product_portfolio .list li
{
    position: relative;
    margin-right: 40px;
    float: left;
    width: calc(100% / 3 - 40px);
    height: 510px;
    background: #fff;
    box-shadow: 1px 0 2px rgba(0,0,0,.1);
    transition: all ease .36s;
}
.product_portfolio .list li a
{
    display: block;
}
.product_portfolio .list li .img
{
    position: relative;
    display: block;
    width: auto;
    height: 330px;
    overflow: hidden;
}
.product_portfolio .list li .img img
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
.product_portfolio .list li .txt
{
    position: relative;
    height: 180px;
    padding: 40px 50px 50px 40px;
    box-sizing: border-box;
}
.product_portfolio .list li .img::before
{
    content: "";
    position: absolute;
    width: 100px;
    height: 800px;
    top: 0;
    left: -250px;
    overflow: hidden;
    background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.2)),color-stop(100%,rgba(255,255,255,0)));
    background: -ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    -webkit-transform: skewX(-32deg);
    -ms-transform: skewX(-32deg);
    -moz-transform: skewX(-32deg);
    transform: skewX(-32deg);
    opacity: 0;
}
.product_portfolio .list li .txt .tit
{
    font-size: 26px;
    line-height: 26px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.product_portfolio .list li .txt .desc
{
    margin-top: 20px;
    font-size: 14px;
    height: 48px;
    line-height: 24px;
    color: #999;
    overflow: hidden;
}
.product_portfolio .list li .plus
{
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 50px;
    height: 50px;
    font-size: 34px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #676a72;
}
.product_portfolio .list li:hover .plus
{
    background: #002a93;
}
.product_portfolio .list li:hover
{
    transform: translateY(-3px);
    box-shadow: 8px 0 16px rgba(0,0,0,.1);
    transition: all ease .36s;
}
.product_portfolio .list li:hover .img::before
{
    -webkit-transition: left 2s;
    -moz-transition: left 2s;
    -ms-transition: left 2s;
    transition: left 2s;
    left: 150%;
    opacity: 1;
}
.product_portfolio .list li:hover .tit
{
    color: #002a93;
}
.product_portfolio .hd
{
    position: absolute;
    top: -110px;
    right: 0;
    display: block;
    width: 204px;
    height: 52px;
}
.product_portfolio .hd .prev, .product_portfolio .hd .next
{
    float: left;
    display: block;
    width: 102px;
    height: 52px;
    cursor: pointer;
}
.product_portfolio .hd .prev
{
    background-position: -160px -60px;
    transition: all ease .36s;
}
.product_portfolio .hd .next
{
    background-position: -270px -60px;
    transition: all ease .36s;
}
.product_portfolio .hd .prev:hover
{
    background-position: -50px -60px;
    transition: all ease .36s;
}
.product_portfolio .hd .next:hover
{
    background-position: -380px -60px;
    transition: all ease .36s;
}
.sold_4_main
{
    height: 730px;
    background: #fff;
}
.sold_4_main .sold_tit
{
    padding-top: 100px;
}
.sold_4_main .sold_tit .tit
{
    float: left;
    display: block;
    width: 170px;
    font-size: 40px;
    line-height: 44px;
    color: #333;
    background: url("/png/26ftfhhy.png") no-repeat 30px bottom;
}
.sold_4_main .sold_tit .morecase
{
    float: right;
    font-size: 24px;
    line-height: 50px;
    color: #333;
}
.sold_4_main .caselist
{
    margin-top: 60px;
}
.sold_4_main .caselist li
{
    position: relative;
    float: left;
    width: 48%;
    margin-bottom: 50px;
    margin-right: 4%;
    height: 380px;
    transition: all ease .36s;
}
.sold_4_main .caselist li:nth-child(2n)
{
    margin-right: 0;
}
.sold_4_main .caselist li .img
{
    position: relative;
    display: block;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
}
.sold_4_main .caselist li img
{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.sold_4_main .caselist li .txt
{
    position: absolute;
    bottom: 0;
    left: 0;
    display: table;
    width: 100%;
    height: 20%;
    z-index: 2;
    background: url("/png/w81espth.png") no-repeat center center;
}
.sold_4_main .caselist li .txt .tit
{
    position: relative;
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    text-indent: 50px;
    color: #fff;
    z-index: 12;
}
.sold_4_main .caselist li .txt p
{
    position: relative;
    display: table;
    font-family: arial;
    float: right;
    font-size: 30px;
    width: 75px;
    height: 100%;
    background: #002a93;
    z-index: 12;
}
.sold_4_main .caselist li .txt p span
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 30px;
    color: #fff;
}
.sold_4_main .caselist li .txt:before, .sold_4_main .caselist li .txt:after
{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #002a93;
    z-index: 2;
    transition: .8s;
}
.sold_4_main .caselist li .txt:before
{
    transition: .8s;
    background: #002a93;
    z-index: -1;
}
.sold_4_main .caselist li:hover
{
    transform: translateY(-3px);
    box-shadow: 8px 0 16px rgba(0,0,0,.1);
    transition: all ease .36s;
}
.sold_4_main .caselist li:hover .txt:after, .sold_4_main .caselist li:hover .txt:before
{
    width: 100%;
}
.sold_4_main .caselist li:hover p
{
    background: #002a93;
}
.sold_4_main .caselist li:hover img
{
    filter: brightness(105%);
    -webkit-filter: brightness(105%);
}
.sold_5_main
{
    height: 550px;
    background: #f5f5f5;
}
.sold_5_main .sold2_tit
{
    padding-top: 100px;
}
.sold_5_main .sold2_tit .tit
{
    display: block;
    width: 170px;
    margin: 0 auto;
    font-size: 40px;
    line-height: 44px;
    color: #333;
    background: url("/png/26ftfhhy.png") no-repeat 30px bottom;
}
.sold_5_main .sold2_tit .subtit1
{
    padding-top: 40px;
    font-size: 20px;
    text-align: center;
    line-height: 24px;
    color: #333;
}
.sold_5_main .sold2_tit .subtit2
{
    padding-top: 20px;
    font-weight: bold;
    font-size: 34px;
    text-align: center;
    line-height: 46px;
    color: #333;
}
.sold_5_main .online_reserve
{
    text-align: center;
    padding: 0 14%;
    margin-top: 40px;
}
.sold_5_main .online_reserve .form_input
{
    display: block;
    width: 900px;
}
.sold_5_main .online_reserve .item
{
    float: left;
    width: 720px;;
    height: 60px;
}
.sold_5_main .online_reserve .item .txt
{
    width: 718px;
    height: 58px;
    font-size: 12px;
    color: #333;
    border: 1px solid #ddd;
    border-right: none;
    text-indent: 30px;
}
.sold_5_main .online_reserve .bot
{
    float: left;
    width: 180px;
    height: 60px;
}
.sold_5_main .online_reserve .bot .btn
{
    width: 178px;
    height: 60px;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    border: none;
    border: 1px solid #587fe0;
    outline: none;
    color: #fff;
    background: #587fe0;
    cursor: pointer;
}
.sold_5_main .online_reserve .bot .btn:hover
{
    opacity: .8;
}
.sold_6_main
{
    height: 550px;
    background: #f5f5f5;
}
.sold_6_main .sold_tit
{
    padding-top: 0;
}
.sold_6_main .sold_tit .tit
{
    float: left;
    display: block;
    width: 170px;
    font-size: 40px;
    line-height: 44px;
    color: #333;
    background: url("/png/26ftfhhy.png") no-repeat 30px bottom;
}
.sold_6_main .product_portfolio .list li
{
    height: 430px;
}
.sold_6_main .product_portfolio .list li .img
{
    height: 250px;
}
.ny_wrapper.about_wrapper
{
    background-color: #fff;
}
.ny_wrapper.product_wrapper
{
    background-color: #fff;
}
.conpan img
{
    max-width: 100%;
}/* 招投标 */
.bid_wrapper
{
    padding-bottom: 80px;
}
.bid_wrapper .pager
{
    margin-top: 50px;
}
.bid_center
{
    padding-top: 70px;
}
.bid_center .bidlist
{
    background: #fff;
}
.bid_center .bidlist .b_top
{
    padding-bottom: 30px;
    border-bottom: 2px solid #666;
}
.bid_center .bidlist .b_top h3
{
    float: left;
    font-size: 26px;
    line-height: 26px;
    color: #333;
}
.bid_center .bidlist .b_top p
{
    float: right;
    font-size: 26px;
    line-height: 26px;
    color: #333;
}
.bid_center .bidlist li
{
    display: block;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #ccc;
    transition: all ease .36s;
}
.bid_center .bidlist li a
{
    display: block;
    height: 80px;
}
.bid_center .bidlist li h3
{
    float: left;
    font-size: 20px;
    color: #333;
    line-height: 80px;
}
.bid_center .bidlist li p
{
    float: right;
    font-family: Arial;
    font-size: 14px;
    line-height: 80px;
    color: #999;
}
.bid_center .bidlist li:hover
{
    transform: translateY(-3px);
    transition: all ease .36s;
}
.bid_center .bidlist li:hover h3
{
    font-weight: bold;
    color: #002a93;
}/* 联系我们 */
.contact_wrapper
{
    padding-bottom: 80px;
    background: #fff;
}
.contact_center
{
    padding-top: 76px;
}
.contactPage
{
    background: #fff;
}
.contactPage .contact_1 .cinfo
{
    float: left;
    width: 50%;
    background: url("keywords.png") top center no-repeat;
    background-size: 100%;
}
.contactPage .contact_1 .cinfo.c2
{
    float: left;
    width: 50%;
    background: url("keywords.png") top center no-repeat;
    background-size: 100%;
}
.contactPage .contact_1 .cinfo .c_top
{
    padding-top: 70px;
    padding-left: 100px;
}
.contactPage .contact_1 .c_top .c_tit
{
    font-size: 40px;
    line-height: 40px;
    color: #fff;
}
.contactPage .contact_1 .c_top .line
{
    margin-top: 32px;
    display: block;
    width: 50px;
    height: 2px;
    background: rgba(255,255,255,.3);
}
.c_bottom
{
    padding-left: 100px;
    padding-top: 180px;
}
.c_bottom .ct1
{
    margin-right: 30px;
    font-size: 20px;
    color: #666;
}
.c_bottom .ct1 i
{
    margin-right: 40px;
}
.c_bottom .ct2
{
    font-family: Arial;
    font-size: 20px;
    color: #333;
}
.c_bottom .c_it1 .ct2
{
    font-family: "微软雅黑";
}
.c_bottom .c_it2 .ct2
{
    font-size: 30px;
    color: #002a93;
}
.c_bottom .c_it
{
    margin-bottom: 20px;
}
.c_bottom .c_it2
{
    margin-top: 20px;
    margin-bottom: 60px;
}
.xin_lx
{
    display: inline-block;
    width: 100%;
    padding-bottom: 0;
}
.xin_lx .contact_1
{
    float: left;
    width: 40%;
}/*.xin_lx .contact_1 p{ display:inline-block; width:100%; padding-bottom:30px;}*/
.xin_lx .contact_1 img
{
    max-width: 100%;
}/*.xin_lx .contact_1 span{ display:block; padding-top:8px;}*/
.contactPage .mapArea
{
    margin: 0 auto;
    float: right;
    width: 55%;
    height: 400px;
}
.contactPage .mapArea #allmap
{
    width: 100%;
    height: 400px;
}
.txtcon .tu
{
    width: 38px;
    height: 38px;
    background-position: -57px -433px;
    display: inline-block;
    margin: 40px 0 0;
}
.txtcon h3
{
    font-family: context;
    font-size: 36px;
    line-height: 40px;
    padding: 24px 0 12px;
}
.txtcon .line
{
    width: 48px;
    height: 1px;
    display: inline-block;
    margin: 15px 0 35px;
    background: #999;
    transition: all ease 300ms;
}
.txtcon .tel
{
    font-size: 28px;
    font-family: context;
    color: #666;
}
.txtcon .tel s
{
    width: 26px;
    height: 32px;
    margin-right: 8px;
    background-position: -108px -437px;
}
.txtcon .txt
{
    line-height: 36px;
    font-size: 20px;
    margin-top: 10px;
}
.contact_2
{
    padding: 80px 0% 20px;
}
.contact_2 .ctit
{
    text-align: center;
}
.contact_2 .ctit .tit
{
    display: block;
    margin: 0 auto;
    font-size: 40px;
    line-height: 44px;
    color: #333;
    text-align: center;
}
.contact_2 .ctit p
{
    padding-top: 20px;
}
.contact_2 .formdata
{
    margin-top: 60px;
}
.contact_2 .formdata .item
{
    position: relative;
    float: left;
    width: 48%;
    height: 58px;
    line-height: 58px;
    border: 2px solid #d6d6d6;
}
.contact_2 .formdata .item.mr
{
    margin-right: 3%;
}
.contact_2 .formdata .item label
{
    float: left;
    display: block;
    margin-top: 18px;
    width: 17%;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-right: 1px solid #ddd;
}
.contact_2 .formdata .item .txt
{
    float: left;
    width: 76%;
    height: 58px;
    line-height: 58px;
    border: none;
    outline: none;
    text-indent: 20px;
}
.contact_2 .formdata .item .red
{
    position: absolute;
    top: 0;
    right: 20px;
    color: #df1f1f;
    font-weight: 100;
    font-size: 22px;
}
.contact_2 .formdata .tarea
{
    margin-top: 40px;
}
.contact_2 .formdata .tarea textarea
{
    border: 2px solid #d6d6d6;
    width: 97.8%;
    height: 174px;
    resize: none;
    padding: 10px;
    *margin-top: 15px;
    overflow: hidden;
    outline: none;
    text-indent: 24px;
}
.contact_2 .formdata .btn
{
    border: none;
    background: #002a93;
    width: 400px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    cursor: pointer;
    transition: ease-in-out .2s;
    margin-bottom: 60px;
    outline: none;
}
.contact_2 .formdata .btn:hover
{
    text-indent: 6px;
    color: #fff;
    background-color: #002a93;
    transition: all ease .36s;
    box-shadow: 0 6px 12px rgba(0,0,0,.17);
}
.servicePage
{
    padding-top: 0;
}
.servicePage .item_top
{
    margin-bottom: 30px;
}
.contact_c1
{
    display: inline-block;
    width: 100%;
}
.contact_c1 .contact_c11
{
    float: left;
    width: 35.6%;
}
.contact_c1 .contact_c11 h3
{
    font-size: 50px;
    line-height: 50px;
    color: #333;
    padding-top: 10%;
}
.contact_c1 .contact_c11 .p
{
    font-size: 12px;
    line-height: 32px;
    color: #666;
    padding-top: 14%;
}
.contact_c1 .contact_c12
{
    float: right;
    width: 54.2%;
    position: relative;
}
.contact_c1 .contact_c12 img
{
    display: block;
    width: 100%;
    border-radius: 15px;
}
.contact_c1 .contact_c12::before
{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}
.contact_c1 .contact_c12:hover::before
{
    animation: gradient-rectangle 1s 1;
    animation-delay: 0s;
    -webkit-animation-timing-function: cubic-bezier(0,0,.18,.96);
    nimation-timing-function: cubic-bezier(0,0,.18,.96);
}
.contact_c2
{
    width: 100%;
    padding-top: 5%;
}
.contact_c2 .contact_c21
{
    width: 100%;
    position: relative;
}
.contact_c21 .bd
{
    width: 100%;
}
.contact_c21 .bd li
{
    width: 100%;
    position: relative;
    border-radius: 10px;
}
.contact_c21 .bd li img
{
    display: block;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.contact_c21 .bd li h3
{
    width: 95%;
    background: url(/png/cnyvgvue.png);
    height: 138px;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 30px;
    color: #fff;
    line-height: 138px;
    padding-left: 5%;
    border-radius: 10px;
}
.contact_c21 .hd
{
    position: absolute;
    right: 5%;
    bottom: 6%;
}
.contact_c21 .hd .prev
{
    width: 42px;
    height: 42px;
    float: left;
    border-radius: 50px;
    margin-left: 20px;
    background-color: #fff;
    cursor: pointer;
}
.contact_c21 .hd .prev span
{
    display: block;
    width: 7px;
    height: 12px;
    background-position: 0 -431px;
    margin: 0 auto;
    margin-top: 16px;
}
.contact_c21 .hd .prev:hover
{
    background-color: #ff9c27;
}
.contact_c21 .hd .prev:hover span
{
    background-position: 0 -446px;
}
.contact_c21 .hd .next
{
    width: 42px;
    height: 42px;
    float: left;
    border-radius: 50px;
    margin-left: 20px;
    background-color: #fff;
    cursor: pointer;
}
.contact_c21 .hd .next span
{
    display: block;
    width: 7px;
    height: 12px;
    background-position: -13px -431px;
    margin: 0 auto;
    margin-top: 16px;
}
.contact_c21 .hd .next:hover
{
    background-color: #ff9c27;
}
.contact_c21 .hd .next:hover span
{
    background-position: -13px -446px;
}
.contact_c3
{
    padding: 5% 7%;
    width: 86%;
    background: #f2f5f7 url(keywords.png) bottom center no-repeat;
    border-radius: 5px;
    margin-top: 5%;
}
.contact_c30
{
    display: inline-block;
    width: 100%;
}
.contact_c31
{
    float: left;
    width: 21.4%;
}
.contact_c31 h3
{
    font-size: 50px;
    color: #333;
    line-height: 50px;
}
.contact_c31 i
{
    display: block;
    width: 60px;
    height: 3px;
    background-color: #999;
    margin-top: 14%;
}
.contact_c32
{
    float: right;
    width: 70%;
}
.contact_c32 ul
{
    display: inline-block;
    width: 105%;
}
.contact_c32 ul li
{
    width: 30%;
    float: left;
    margin-right: 3%;
    height: 84px;
    border-bottom: #c7d7e4 solid 1px;
    line-height: 84px;
    font-size: 24px;
    color: #333;
    line-height: 84px;
    transition: all ease .36s;
}
.contact_c32 ul li:hover
{
    transform: translateX(-6px);
    transition: all ease .36s;
}
.contact_c4
{
    width: 100%;
    padding-top: 1%;
}
.contact_c40
{
    width: 100%;
    display: inline-block;
}
.contact_c41
{
    width: 100%;
}
.contact_c41 ul
{
    display: inline-block;
    width: 105%;
}
.contact_c41 ul li
{
    width: 22%;
    border-radius: 5px;
    float: left;
    margin-right: 1%;
    background-color: #ff9c27;
    height: 198px;
    padding-top: 40px;
}
.contact_c41 ul li a
{
    width: 100%;
    height: 100%;
}
.contact_c41 ul li img
{
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-left: 40px;
    transition: all ease .36s;
}
.contact_c41 ul li h3
{
    font-size: 24px;
    color: #fff;
    line-height: 24px;
    padding-left: 40px;
    padding-top: 52px;
    transition: all ease .36s;
}
.contact_c41 ul li p
{
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    padding-left: 40px;
    padding-top: 12px;
    transition: all ease .36s;
}
.contact_c41 ul li.li2
{
    background-color: #4581ef;
}
.contact_c41 ul li.li3
{
    background-color: #ff5700;
}
.contact_c41 ul li.li4
{
    width: 26.2%;
    border-radius: 5px;
    float: left;
    margin-right: 0%;
    background-color: #6bb0e5;
}
.contact_c41 ul li.li4 h4
{
    padding-left: 40px;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    padding-top: 32px;
}
.contact_c41 ul li:hover
{
    transform: translateY(-6px);
    transition: all ease .36s;
    box-shadow: 0 10px 15px rgba(0,0,0,.2);
}
.contact_c41 ul li:hover img
{
    margin-left: 43px;
    transition: all ease .36s;
}
.contact_c41 ul li:hover h3
{
    padding-left: 43px;
    transition: all ease .36s;
}
.contact_c41 ul li:hover p
{
    padding-left: 43px;
    transition: all ease .36s;
}
.contact_c5
{
    width: 100%;
    padding-top: 5%;
}
.contact_c51 ul
{
    display: inline-block;
    width: 105%;
}
.contact_c51 ul li
{
    width: 29%;
    margin-right: 4%;
    border-bottom: #e0e5e9 solid 2px;
    height: 80px;
    float: left;
    margin-top: 2%;
}
.contact_c51 ul li p
{
    float: left;
    width: 36px;
    font-size: 12px;
    color: #666;
    line-height: 20px;
    padding-top: 20px;
    text-align: left;
}
.contact_c51 ul li span
{
    display: block;
    float: right;
    width: 80%;
    font-size: 24px;
    color: #333;
    line-height: 80px;
    text-align: right;
}
.contact_c51 ul li.li1 span, .contact_c51 ul li.li2 span, .contact_c51 ul li.li3 span
{
    font-family: "Arial";
}
.contact_c51 ul li.li4
{
    width: 62%;
    font-size: 20px;
}
.contact_c51 ul li.li4 span
{
    width: 86%;
    font-size: 20px;
}
.dang_q1
{
    padding-top: 5%;
}
.dang_q11
{
    display: inline-block;
    width: 100%;
    border: #ddd solid 1px;
    border-radius: 60px 15px 60px 15px;
}
.dang_q11 .dang_q111
{
    float: left;
    width: 57%;
    border-radius: 60px 15px 60px 15px;
    overflow: hidden;
}
.dang_q11 .dang_q112
{
    float: right;
    width: 33%;
    margin-right: 4.6%;
}
.dang_q11 .dang_q112 h3
{
    padding-top: 15%;
    font-size: 50px;
    color: #eb1c1b;
    line-height: 50px;
}
.dang_q11 .dang_q112 p
{
    padding-top: 10%;
    font-size: 12px;
    color: #666;
    line-height: 32px;
    text-align: justify;
}
.dang_q2
{
    padding-top: 5%;
    width: 100%;
}
.dang_q21
{
    width: 100%;
    display: inline-block;
}
.dang_q21 h3
{
    font-size: 50px;
    color: #eb1c1b;
    line-height: 50px;
    float: left;
}
.dang_q21 .a1
{
    transition: all ease .36s;
    display: block;
    float: right;
    color: #333;
    line-height: 44px;
    font-size: 12px;
}
.dang_q21 .a1 span
{
    display: block;
    float: left;
    color: #333;
    line-height: 44px;
    font-size: 12px;
    transition: all ease .36s;
}
.dang_q21 .a1 p
{
    width: 44px;
    height: 44px;
    background-color: #eb1c1b;
    border-radius: 50%;
    float: left;
    margin-left: 10px;
    text-align: center;
    line-height: 44px;
    transition: all ease .36s;
}
.dang_q21 .a1 p i
{
    display: block;
    width: 9px;
    height: 15px;
    background-position: -18px -317px;
    margin: 0 auto;
    margin-top: 14px;
}
.dang_q21 .a1:hover span
{
    color: #eb1c1b;
    font-weight: bold;
}
.dang_q21 .a1:hover p
{
    box-shadow: inset 4px 3px 7px 0 #a41110,inset -4px -3px 7px 0 rgba(114,114,115,.2);
}
.dang_q22
{
    margin-top: 4%;
    width: 100%;
    position: relative;
}
.dang_q22 .bd
{
    width: 100%;
}
.dang_q22 .bd ul
{
    display: inline-block;
}
.dang_q22 .bd ul li
{
    width: 360px;
    float: left;
    padding: 40px;
    background-color: #f6f6f6;
    border-radius: 40px 10px 40px 10px;
    margin-right: 40px;
}
.dang_q22 .bd ul li span
{
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 16px;
}
.dang_q22 .bd ul li h3
{
    display: block;
    font-size: 26px;
    color: #272727;
    line-height: 30px;
    margin-top: 30px;
    height: 86px;
}
.dang_q22 .bd ul li p
{
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 28px;
    height: 150px;
}
.dang_q22 .bd ul li i
{
    display: block;
    width: 33px;
    height: 5px;
    background-position: 0 -478px;
}
.dang_q22 .bd ul li:hover
{
    background-color: #eb1c1b;
}
.dang_q22 .bd ul li:hover span
{
    color: #fff;
}
.dang_q22 .bd ul li:hover h3
{
    color: #fff;
}
.dang_q22 .bd ul li:hover p
{
    color: #fff;
}
.dang_q22 .bd ul li:hover i
{
    background-position: 0 -489px;
}
.dang_q22 .hd
{
    text-align: center;
}
.dang_q22 .hd ul
{
    display: inline-block;
}
.dang_q22 .hd ul li
{
    width: 8px;
    height: 8px;
    background-color: #999;
    border-radius: 30px;
    margin: 0 8px;
    font-size: 0;
    float: left;
    margin-top: 30px;
    cursor: pointer;
}
.dang_q22 .hd ul li.on
{
    background-color: #ff9c27;
}
.dang_q3
{
    width: 100%;
    background: url(keywords.png) top center no-repeat #f6f6f6;
    margin-top: 5%;
    padding-top: 5%;
    padding-bottom: 5%;
}
.dang_q32
{
    width: 100%;
}
.dang_q32 ul
{
    display: inline-block;
    width: 100%;
}
.dang_q32 ul li
{
    margin-top: 5%;
    width: 100%;
    display: inline-block;
    background-color: #fff;
    border: #ddd solid 1px;
    border-radius: 60px 15px 60px 15px;
    transition: all ease .36s;
}
.dang_q32 ul li .wen
{
    float: left;
    width: 28.6%;
    margin-left: 7%;
}
.dang_q32 ul li .wen span
{
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 16px;
}
.dang_q32 ul li .wen h3
{
    display: block;
    font-size: 26px;
    color: #272727;
    line-height: 30px;
    margin-top: 22%;
    height: 86px;
}
.dang_q32 ul li .wen p
{
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 28px;
    height: 150px;
    margin-top: 30px;
    text-align: justify;
}
.dang_q32 ul li .wen i
{
    display: block;
    width: 33px;
    height: 5px;
    background-position: 0 -478px;
}
.dang_q32 ul li .img
{
    display: block;
    width: 57%;
    float: right;
    border-radius: 60px 15px 60px 15px;
    overflow: hidden;
    position: relative;
}
.dang_q32 ul li .img img
{
    display: block;
    width: 100%;
}
.dang_q32 ul li:hover
{
    transition: all ease .36s;
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(147,147,147,.1);
}
.dang_q32 ul li:hover h3
{
    color: #eb1c1b;
}
.dang_q32 ul li.li2 .wen, .dang_q32 ul li.li4 .wen
{
    float: right;
    margin-right: 7%;
}
.dang_q32 ul li.li2 .img, .dang_q32 ul li.li4 .img
{
    float: left;
}
.dang_q4
{
    width: 100%;
    background: url(keywords.png) bottom center no-repeat #e6f4ff;
    padding-top: 5%;
    padding-bottom: 5%;
}
.dang_q42
{
    width: 100%;
    padding-top: 4%;
}
.dang_q42 ul
{
    display: inline-block;
    width: 105%;
}
.dang_q42 ul li
{
    width: 29.8%;
    float: left;
    margin-right: 2.8%;
    border-radius: 30px 10px 30px 10px;
    background-color: #fff;
    overflow: hidden;
    transition: all ease .36s;
}
.dang_q42 ul li .img
{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.dang_q42 ul li .img img
{
    display: block;
    width: 100%;
    border-radius: 30px 10px 30px 10px;
}
.dang_q42 ul li .wen
{
    padding: 36px;
}
.dang_q42 ul li .wen span
{
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 16px;
}
.dang_q42 ul li .wen h3
{
    display: block;
    font-size: 20px;
    color: #272727;
    line-height: 28px;
    margin-top: 20px;
    height: 62px;
}
.dang_q42 ul li:hover
{
    transition: all ease .36s;
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(147,147,147,.1);
}
.dang_q42 ul li:hover h3
{
    color: #eb1c1b;
}
.dang_q5
{
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
}
.dang_q5 .dang_q42 ul li
{
    background-color: #f6f6f6;
}
.dang_qw1
{
    width: 100%;
    display: inline-block;
}
.dang_qw1 h3
{
    font-size: 50px;
    color: #333;
    line-height: 50px;
    float: left;
}
.dang_qw1 .a1
{
    transition: all ease .36s;
    display: block;
    float: right;
    color: #333;
    line-height: 44px;
    font-size: 12px;
}
.dang_qw1 .a1 span
{
    display: block;
    float: left;
    color: #333;
    line-height: 44px;
    font-size: 12px;
    transition: all ease .36s;
}
.dang_qw1 .a1 p
{
    width: 44px;
    height: 44px;
    background-color: #ff9c27;
    border-radius: 50%;
    float: left;
    margin-left: 10px;
    text-align: center;
    line-height: 44px;
    transition: all ease .36s;
}
.dang_qw1 .a1 p i
{
    display: block;
    width: 9px;
    height: 15px;
    background-position: -18px -317px;
    margin: 0 auto;
    margin-top: 14px;
}
.dang_qw1 .a1:hover span
{
    color: #ff9c27;
    font-weight: bold;
}
.dang_qw1 .a1:hover p
{
    box-shadow: inset 4px 3px 7px 0 rgba(222,133,27,.6),inset -4px -3px 7px 0 rgba(114,114,115,.2);
}
.dang_w1
{
    padding-top: 4%;
}
.dang_q41
{
    width: 100%;
}
.dang_q41 ul
{
    display: inline-block;
    width: 100%;
}
.dang_q41 ul li
{
    margin-top: 5%;
    width: 100%;
    display: inline-block;
    background-color: #fff;
    border: #ddd solid 1px;
    border-radius: 60px 15px 60px 15px;
    transition: all ease .36s;
}
.dang_q41 ul li .wen
{
    float: right;
    width: 28.6%;
    margin-left: 7%;
    margin-right: 7%;
}
.dang_q41 ul li .wen span
{
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 16px;
}
.dang_q41 ul li .wen h3
{
    display: block;
    font-size: 26px;
    color: #272727;
    line-height: 30px;
    margin-top: 22%;
    height: 86px;
}
.dang_q41 ul li .wen p
{
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 28px;
    height: 150px;
    margin-top: 30px;
}
.dang_q41 ul li .wen i
{
    display: block;
    width: 33px;
    height: 5px;
    background-position: 0 -478px;
}
.dang_q41 ul li .img
{
    display: block;
    width: 57%;
    float: left;
    border-radius: 60px 15px 60px 15px;
    overflow: hidden;
    position: relative;
}
.dang_q41 ul li .img img
{
    display: block;
    width: 100%;
}
.dang_q41 ul li:hover
{
    transition: all ease .36s;
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(147,147,147,.1);
}
.dang_q41 ul li:hover h3
{
    color: #eb1c1b;
}
.dang_w1 .dang_q42 ul li .wen
{
    padding: 36px 0;
}
.dang_w1 .dang_q42 ul li .wen .desn
{
    padding-top: 4%;
    color: #666;
}
.dang_w1 .dang_q42 ul li:hover
{
    transition: all ease .36s;
    transform: translateY(-3px);
    box-shadow: none;
}
.dang_w1 .dang_q42 ul li:hover h3
{
    color: #ff9c27;
}
.dang_w1 .dang_q41 ul li:hover h3
{
    color: #ff9c27;
}
.dang_w2
{
    width: 100%;
    padding-top: 5%;
    padding-bottom: 3%;
}
.dang_w2 ul
{
    display: inline-block;
    width: 100%;
}
.dang_w2 ul li
{
    width: 100%;
    padding: 3.5% 0;
    display: inline-block;
    border-bottom: #ddd solid 1px;
    transition: all ease .36s;
}
.dang_w2 ul li .img
{
    display: block;
    float: left;
    width: 31.4%;
    position: relative;
}
.dang_w2 ul li .img img
{
    display: block;
    width: 100%;
    border-radius: 30px 10px 30px 10px;
}
.dang_w2 ul li .wen
{
    display: block;
    float: left;
    width: 50%;
    margin-left: 4.3%;
}
.dang_w2 ul li .wen h3
{
    font-size: 30px;
    line-height: 40px;
    height: 100px;
    margin-top: 5%;
    width: 70%;
}
.dang_w2 ul li .wen p
{
    font-size: 12px;
    color: #666;
    line-height: 26px;
}
.dang_w2 ul li .wec
{
    float: right;
    font-size: 12px;
    color: #666;
    line-height: 20px;
    text-align: center;
    padding-top: 3%;
}
.dang_w2 ul li .wec span
{
    display: block;
    font-size: 60px;
    line-height: 54px;
}
.dang_w2 ul li.li3
{
    border-bottom: none;
}
.dang_w2 ul li:hover
{
    transition: all ease .36s;
    transform: translateY(-3px);
}
.dang_w2 ul li:hover h3
{
    color: #ff9c27;
}
.floor_1_main
{
    background: url(keywords.png) center center no-repeat;
    height: 938px;
    width: 100%;
    padding-top: 60px;
}
.floor_1
{
    margin-top: 3%;
    height: 690px;
    position: relative;
}
.floor_1_t
{
    padding-top: 6%;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.floor_1_t h3
{
    display: inline-block;
    position: relative;
    font-size: 50px;
    color: #333;
    line-height: 50px;
}
.floor_1_t h3 i
{
    display: block;
    width: 568px;
    height: 2px;
    background-color: #999fab;
}
.floor_1_t h3 .i1
{
    position: absolute;
    left: -600px;
    top: 25px;
}
.floor_1_t h3 .i2
{
    position: absolute;
    right: -600px;
    top: 25px;
}
.floor_1 dl
{
    display: inline-block;
    width: 100%;
}
.floor_1 dl dd
{
    position: absolute;
    border-radius: 10px;
    box-shadow: 0 2px 6px rgba(0,0,0,.1);
    border: #fff solid 3px;
}
.floor_1 dl dd .jim
{
    border-radius: 10px;
}
.floor_1 dl dd .jim img
{
    display: block;
    width: 100%;
    border-radius: 10px;
}
.floor_1 dl dd.i1
{
    left: 0;
    top: 6.5%;
    width: 21.3%;
}
.floor_1 dl dd.i2
{
    left: 3%;
    top: 34.2%;
    width: 18.2%;
}
.floor_1 dl dd.i3
{
    left: 22.6%;
    top: 14%;
    width: 27.8%;
}
.floor_1 dl dd.i4
{
    left: 18.4%;
    top: 53%;
    width: 22.2%;
}
.floor_1 dl dd.i5
{
    left: 51.8%;
    top: 15%;
    width: 21.4%;
}
.floor_1 dl dd.i6
{
    left: 42%;
    top: 52.8%;
    width: 21.6%;
}
.floor_1 dl dd.i7
{
    left: 74.8%;
    top: 0;
    width: 18.2%;
}
.floor_1 dl dd.i8
{
    left: 65%;
    top: 44.4%;
    width: 35%;
}
.floor_1 dl dd.i9
{
    left: 294px;
    top: 148px;
}
.floor_1 dl dd.i10
{
    left: 414px;
    top: 148px;
}
.floor_1 dl dd.i11
{
    left: 456px;
    top: 154px;
}
.floor_1 dl dd.i12
{
    left: 432px;
    top: 160px;
}
.floor_1 dl dd.i13
{
    left: 190px;
    top: 138px;
}
.floor_1 dl dd.i14
{
    left: 208px;
    top: 148px;
}
.floor_1 dl dd.i15
{
    left: 147px;
    top: 141px;
}
.floor_1 dl dd.i16
{
    left: 160px;
    top: 156px;
}
.floor_1 dl dd.i17
{
    left: 222px;
    top: 164px;
}
.floor_1 dl dd.i18
{
    left: 248px;
    top: 165px;
}
.floor_1 dl dd.i19
{
    left: 270px;
    top: 185px;
}
.floor_1 dl dd.i20
{
    left: 306px;
    top: 170px;
}
.floor_1 dl dd.i21
{
    left: 188px;
    top: 174px;
}
.floor_1 dl dd.i22
{
    left: 246px;
    top: 192px;
}
.floor_1 dl dd.i23
{
    left: 116px;
    top: 176px;
}
.floor_1 dl dd.i24
{
    left: 110px;
    top: 194px;
}
.floor_1 dl dd.i25
{
    left: 140px;
    top: 205px;
}
.floor_1 dl dd.i26
{
    left: 180px;
    top: 217px;
}
.floor_1 dl dd.i27
{
    left: 328px;
    top: 222px;
}
.floor_1 dl dd.i28
{
    left: 252px;
    top: 222px;
}
.floor_1 dl dd .hidebox
{
    display: none;
    margin: 23px 0 35px 130px;
    background-size: 100% 100%;
    width: 280px;
    z-index: 66;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -138px;
    border: #ff9c27 solid 2px;
    border-radius: 10px;
    margin-left: 40px;
}
.floor_1 dl dd .hidebox .hidecon
{
    background-size: 100% 100%;
    padding: 15px 18px 20px;
    box-shadow: 10px 0 25px rgba(0,37,71,.25);
}
.floor_1 dl dd .hidebox .simg img
{
    display: block;
    width: 100%;
}
.floor_1 dl dd .hidebox .con
{
    text-align: center;
    margin: 10px 10px 0;
    opacity: 0;
}
.floor_1 dl dd .hidebox .title
{
    margin: 0 0 5px;
}
.floor_1 dl dd .hidebox .title span
{
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #000;
}
.floor_1 dl dd .hidebox .title i
{
    display: block;
    width: 20px;
    height: 1px;
    background: #ccc;
    margin: 10px auto 0;
}
.floor_1 dl dd .hidebox .info
{
    font-size: 14px;
    line-height: 20px;
    height: 48px;
    overflow: hidden;
    color: #666;
}
.floor_1 dl dd .hidebox .more
{
    float: right;
    width: 92px;
    line-height: 26px;
    background: #ff9c27;
    border-radius: 20px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    margin-top: 18px;
}
.floor_1 dl dd .hidebox .more i
{
    margin-left: 6px;
    font-family: "宋体";
}
.floor_1 dl dd .hidebox .more:hover
{
    background-color: #cd7d1e;
}
.floor_1 dl dd:hover
{
    z-index: 6;
}
.floor_1 dl dd .jia
{
    display: block;
    position: absolute;
    z-index: 3;
    width: 32px;
    top: 60%;
    margin-left: -26px;
    margin-top: -26px;
    left: 50%;
}
.floor_1 dl dd .jia span
{
    position: relative;
    z-index: 2;
    display: block;
    width: 32px;
    height: 32px;
    background: #ff9c27;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}
.floor_1 dl dd .jia:before
{
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #ff9c27;
    border-radius: 50%;
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
    height: 60%;
    width: 60%;
    -webkit-animation: pulsehover 3s ease infinite;
    animation: pulsehover 3s ease infinite;
}
.floor_1 dl dd .jia:after
{
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    border: 2px solid #cfe4fc;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    transform: translate(-50%,-50%) scale(.3);
}
.floor_1 dl dd:hover .jia span
{
    background: #e78d22;
    color: #fff;
}
.floor_1 dl dd .jia:hover:before
{
    -webkit-animation: pulsehover 1s ease infinite;
    animation: pulsehover 1s ease infinite;
}
.floor_1 dl dd .jia:hover:after
{
    transform: translate(-50%,-50%) scale(.5);
}
.floor_1 dl dd:hover .hidebox
{
    display: block;
}
.floor_1 dl dd:hover .hidebox .simg, .floor_1 dl dd:hover .hidebox .con
{
    -webkit-animation-name: move_left;
    animation-name: move_left;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.floor_1 dl dd:hover .hidebox .con
{
    animation-delay: .1s;
}
@-webkit-keyframes pulse
{
    0%
    {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    20%, 100%
    {
        opacity: 0;
        -webkit-transform: scale(4);
        transform: scale(4);
    }
}
@keyframes pulse
{
    0%
    {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    20%, 100%
    {
        opacity: 0;
        -webkit-transform: scale(4);
        transform: scale(4);
    }
}
@-webkit-keyframes pulsehover
{
    0%
    {
        opacity: 1;
        -webkit-transform: translate(-50%,-50%) scale(0);
        transform: translate(-50%,-50%) scale(0);
    }
    100%
    {
        opacity: 0;
        -webkit-transform: translate(-50%,-50%) scale(5);
        transform: translate(-50%,-50%) scale(5);
    }
}
@keyframes pulsehover
{
    0%
    {
        opacity: 1;
        -webkit-transform: translate(-50%,-50%) scale(0);
        transform: translate(-50%,-50%) scale(0);
    }
    100%
    {
        opacity: 0;
        -webkit-transform: translate(-50%,-50%) scale(5);
        transform: translate(-50%,-50%) scale(5);
    }
}
@-webkit-keyframes move_left
{
    from
    {
        opacity: 0;
        -webkit-transform: translateX(-120px);
        transform: translateX(-120px);
    }
    to
    {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes move_left
{
    from
    {
        opacity: 0;
        -webkit-transform: translateX(-120px);
        transform: translateX(-120px);
    }
    to
    {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
.cont_lb
{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.cont_lb .list
{
    display: inline-block;
    width: 100%;
    padding-bottom: 4%;
}
.cont_lb .list li
{
    width: 100%;
    position: relative;
    display: inline-block;
}
.cont_lb .list li .w1400
{
    height: 100%;
    position: relative;
}
.cont_lb .list li .w1400 img
{
    max-width: none;
}
.cont_lb .list li .w1400 .diqu
{
    display: none;
}
.cont_lb .list .li1
{
    height: 563px;
}
.cont_lb .list .li1 .img1
{
    width: 1157px;
    position: absolute;
    display: block;
    left: -258px;
    top: 0;
}
.cont_lb .list li .txt_box
{
    position: absolute;
    right: 0;
    top: 18%;
    width: 400px;
}
.cont_lb .list li .txt_box h3
{
    font-size: 50px;
    color: #333;
    line-height: 50px;
}
.cont_lb .list li .txt_box .desc
{
    font-size: 12px;
    color: #666;
    line-height: 32px;
    padding-top: 14%;
    text-align: justify;
}
.cont_lb .list li .onl
{
    transition: all ease .36s;
    display: inline-block;
    margin-top: 18%;
    color: #333;
    line-height: 44px;
    font-size: 12px;
}
.cont_lb .list li .onl span
{
    display: block;
    float: left;
    color: #333;
    line-height: 44px;
    font-size: 12px;
    transition: all ease .36s;
}
.cont_lb .list li .onl p
{
    width: 44px;
    height: 44px;
    background-color: #ff9c27;
    border-radius: 50%;
    float: left;
    margin-left: 10px;
    text-align: center;
    line-height: 44px;
    transition: all ease .36s;
}
.cont_lb .list li .onl p i
{
    display: block;
    width: 9px;
    height: 15px;
    background-position: -18px -317px;
    margin: 0 auto;
    margin-top: 14px;
}
.cont_lb .list li .onl:hover span
{
    color: #ff9c27;
    font-weight: bold;
}
.cont_lb .list li .onl:hover p
{
    margin-left: 15px;
    box-shadow: inset 4px 3px 7px 0 rgba(222,133,27,.6),inset -4px -3px 7px 0 rgba(114,114,115,.2);
}
.cont_lb .list li:hover .txt_box h3
{
    color: #ff9c27;
}
.cont_lb .list .li2
{
    height: 950px;
    margin-top: 5%;
}
.cont_lb .list .li2 .img1
{
    width: 1920px;
    position: absolute;
    display: block;
    left: -258px;
    top: 0;
}
.cont_lb .list .li2 .txt_box
{
    position: absolute;
    right: 0;
    top: 10%;
    width: 100%;
}
.cont_lb .list .li2 .txt_box .desc
{
    font-size: 12px;
    color: #666;
    line-height: 32px;
    padding-top: 2%;
    width: 50%;
    text-align: justify;
}
.cont_lb .list .li2 .txt_box .onl
{
    font-size: 0;
    position: absolute;
    left: 15%;
    top: 4px;
    margin-top: 0;
}
.cont_lb .list .li2 .txt_box .onl span
{
    font-size: 0;
}
.cont_lb .list .li2 .w1400 .diqu
{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
.cont_lb .list .li2 .diqu span
{
    display: block;
    width: 117px;
    height: 95px;
    background: url(/png/sfqsd8pk.png) center center no-repeat;
    text-align: center;
    line-height: 75px;
    font-size: 14px;
    color: #333;
    float: left;
    margin-left: 30px;
    transition: all ease .36s;
}
.cont_lb .list .li2 .diqu span:hover
{
    transition: all ease .36s;
    transform: translateY(-5px);
}
.cont_lb .list .li3
{
    height: 563px;
    margin-top: 5%;
}
.cont_lb .list .li3 .img1
{
    width: 1253px;
    position: absolute;
    display: block;
    right: -262px;
    top: 0;
}
.cont_lb .list .li3 .txt_box
{
    position: absolute;
    left: 0;
    top: 16%;
    width: 330px;
}
.cont_lb .list .li4
{
    height: 799px;
    margin-top: 5%;
}
.cont_lb .list .li4 .img1
{
    width: 1726px;
    position: absolute;
    display: block;
    left: -258px;
    top: 0;
}
.cont_lb .list .li4 .txt_box
{
    position: absolute;
    right: 10%;
    top: 20%;
    width: 600px;
}
.cont_lb .list .li5
{
    height: 655px;
    margin-top: 5%;
}
.cont_lb .list .li5 .img1
{
    width: 1791px;
    position: absolute;
    display: block;
    right: -262px;
    top: 0;
}
.cont_lb .list .li5 .txt_box
{
    position: absolute;
    left: 100px;
    top: 30%;
    width: 300px;
}
.cont_lb .list .li6
{
    height: 563px;
    margin-top: 5%;
}
.cont_lb .list .li6 .img1
{
    width: 1158px;
    position: absolute;
    display: block;
    left: -258px;
    top: 0;
}
.cont_lb .list .li6 .txt_box
{
    position: absolute;
    right: 0;
    top: 25%;
    width: 400px;
}
@media(max-width: 1660px)
{
    .cont_lb .list li .txt_box h3
    {
        font-size: 40px;
        line-height: 40px;
    }
    .cont_lb .list li .txt_box .desc
    {
        font-size: 14px;
        line-height: 26px;
        padding-top: 10%;
    }
    .cont_lb .list .li1
    {
        height: 462px;
    }
    .cont_lb .list .li1 .img1
    {
        width: 950px;
    }
    .cont_lb .list .li2
    {
        height: 700px;
        overflow: hidden;
    }
    .cont_lb .list .li2 .img1
    {
        width: 1660px;
    }
    .cont_lb .list .li3
    {
        height: 456px;
    }
    .cont_lb .list .li3 .img1
    {
        width: 1014px;
    }
    .cont_lb .list .li4
    {
        height: 648px;
    }
    .cont_lb .list .li4 .txt_box
    {
        right: 20%;
        top: 20%;
        width: 400px;
    }
    .cont_lb .list .li4 .img1
    {
        width: 1400px;
    }
    .cont_lb .list .li5
    {
        height: 560px;
    }
    .cont_lb .list .li5 .img1
    {
        width: 1530px;
    }
    .cont_lb .list .li6
    {
        height: 472px;
    }
    .cont_lb .list .li6 .img1
    {
        width: 970px;
    }
    .cont_lb .list li .onl
    {
        margin-top: 12%;
    }
    .contact_c1 .contact_c11 h3
    {
        font-size: 40px;
        line-height: 40px;
    }
    .contact_c31 h3
    {
        font-size: 40px;
        line-height: 40px;
    }
    .dang_q11 .dang_q112 h3
    {
        font-size: 40px;
        line-height: 40px;
    }
    .dang_q21 h3
    {
        font-size: 40px;
        line-height: 40px;
    }
    .dang_q11 .dang_q112 p
    {
        font-size: 14px;
        line-height: 28px;
    }
    .dang_q22 .bd ul li
    {
        width: 328px;
        padding: 26px;
        border-radius: 40px 10px 40px 10px;
        margin-right: 30px;
    }
    .dang_q22 .bd ul li h3
    {
        font-size: 22px;
        line-height: 28px;
        margin-top: 20px;
        height: 66px;
    }
    .dang_q22 .bd ul li p
    {
        font-size: 14px;
        color: #999;
        line-height: 22px;
        height: 120px;
    }
    .dang_q32 ul li .wen h3
    {
        font-size: 22px;
        line-height: 28px;
        margin-top: 15%;
        height: 76px;
    }
    .dang_q32 ul li .wen p
    {
        font-size: 14px;
        line-height: 22px;
        height: 120px;
        margin-top: 20px;
    }
    .dang_q42 ul li .wen h3
    {
        font-size: 14px;
        line-height: 28px;
        margin-top: 16px;
        height: 58px;
    }
    .dang_q41 ul li .wen h3
    {
        font-size: 22px;
        line-height: 28px;
        margin-top: 15%;
        height: 76px;
    }
    .dang_q41 ul li .wen p
    {
        font-size: 14px;
        line-height: 22px;
        height: 120px;
        margin-top: 20px;
    }
    .dang_q41 ul li .wen h3
    {
        font-size: 22px;
        line-height: 28px;
        margin-top: 16px;
        height: 58px;
    }
    .dang_w1 .dang_q41 ul li .wen h3
    {
        margin-top: 16%;
        height: 76px;
    }
    .dang_w2 ul li .wen h3
    {
        font-size: 24px;
        line-height: 34px;
        height: 90px;
        margin-top: 5%;
    }
    .dang_w2 ul li .wen p
    {
        font-size: 14px;
        line-height: 24px;
    }
    .dang_w2 ul li .wec span
    {
        font-size: 50px;
    }
    .floor_1_t h3
    {
        font-size: 40px;
        line-height: 40px;
    }
    .floor_1_main
    {
        height: 860px;
    }
    .floor_1 dl dd.i1
    {
        left: 0;
        top: 6.5%;
    }
    .floor_1 dl dd.i2
    {
        left: 3%;
        top: 31.2%;
    }
    .floor_1 dl dd.i3
    {
        left: 22.6%;
        top: 11%;
    }
    .floor_1 dl dd.i4
    {
        left: 18.4%;
        top: 45%;
    }
    .floor_1 dl dd.i5
    {
        left: 51.8%;
        top: 12%;
    }
    .floor_1 dl dd.i6
    {
        left: 42%;
        top: 44.8%;
    }
    .floor_1 dl dd.i7
    {
        left: 74.8%;
        top: 0;
    }
    .floor_1 dl dd.i8
    {
        left: 65%;
        top: 38.4%;
    }
}/* 关于我们 */
.about_wrapper .about_tit1 p
{
    display: block;
    font-size: 30px;
    line-height: 34px;
    color: #c5ced5;
    text-transform: uppercase;
    font-weight: bold;
}
.about_wrapper .about_tit1 .tit
{
    display: block;
    font-size: 60px;
    line-height: 60px;
    color: #333;
    padding-top: 10%;
}
.about_wrapper .about_tit1 i
{
    display: block;
    width: 100px;
    height: 2px;
    background-color: #94979a;
    margin-top: 7%;
}
.about_wrapper .about_tit2 .tit
{
    display: inline-block;
    font-size: 32px;
    line-height: 32px;
    color: #273548;
    text-align: center;
    position: relative;
}
.about_wrapper .about_tit2 .tit .i1
{
    display: block;
    width: 10px;
    height: 3px;
    background-color: #273548;
    position: absolute;
    left: -36px;
    top: 22px;
}
.about_wrapper .about_tit2 .tit .i2
{
    display: block;
    width: 10px;
    height: 3px;
    background-color: #273548;
    position: absolute;
    right: -36px;
    top: 22px;
}
.about_wrapper
{
    padding-top: 0;
    padding-bottom: 0;
}
.about_1_main
{
    width: 100%;
}
.about_1_0
{
    display: inline-block;
    width: 100%;
    position: relative;
    padding-top: 7%;
}
.about_1_1
{
    width: 42%;
    float: left;
}
.about_1_1 h3
{
    font-size: 24px;
    color: #999;
    line-height: 24px;
}
.about_1_1 h3 span
{
    display: inline-block;
    font-size: 40px;
    color: #333;
    line-height: 40px;
    font-weight: bold;
    padding-right: 10px;
}
.about_1_1 .p
{
    font-size: 12px;
    color: #333;
    line-height: 30px;
    padding-top: 9%;
    width: 100%;
    text-align: justify;
}
.about_1_11
{
    padding-top: 11%;
}
.about_1_11 a
{
    display: block;
    width: 180px;
    height: 44px;
    background-color: #b99b67;
    border-radius: 5px 15px 5px 15px;
    line-height: 44px;
    text-align: center;
}
.about_1_11 a p
{
    display: inline-block;
}
.about_1_11 a p span
{
    display: block;
    float: left;
    font-size: 12px;
    color: #fff;
    line-height: 44px;
    transition: all ease .36s;
}
.about_1_11 a p i
{
    display: block;
    width: 17px;
    height: 10px;
    background-position: -168px -13px;
    margin-left: 16px;
    margin-top: 18px;
    float: left;
    transition: all ease .36s;
}
.about_1_11 a:hover
{
    background-color: #9c8255;
}
.about_1_11 a:hover p i
{
    margin-left: 12px;
}
.about_1_2
{
    width: 50%;
    float: right;
}
.about_1_2 img
{
    display: block;
    width: 100%;
    border-radius: 50px 10px 50px 10px;
}
.about_1_main .floor_5_3
{
    position: relative;
    z-index: 2;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    padding-bottom: 3%;
    padding-top: 5%;
    width: 95%;
    padding-left: 5%;
    background-color: #fff;
    margin-bottom: 0;
}
.about_1
{
    position: relative;
    padding-top: 6%;
}
.about_1 .left
{
    float: right;
    width: 50%;
    margin-right: 7%;
}
.about_1 .left .acont
{
    margin-top: 32px;
    height: 342px;
}
.about_1 .left .acont li
{
    float: left;
    margin-right: 68.5px;
    height: 64px;
}
.about_1 .left .acont li.a4
{
    margin-right: 0;
}
.about_1 .left .acont a
{
    height: 64px;
    position: relative;
    display: block;
}
.about_1 .left .acont a b
{
    display: block;
    width: 24px;
    height: 23px;
    float: left;
}
.about_1 .left .acont ul
{
    display: block;
    font-size: 12px;
    color: #666;
    line-height: 32px;
    text-align: justify;
}
.about_1 .left .acont a i
{
    display: none;
    width: 100%;
    height: 2px;
    background-color: #002a93;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.about_1 .left .acont .a1 b
{
    background-position: -100px -351px;
}
.about_1 .left .acont .a2 b
{
    background-position: -142px -351px;
}
.about_1 .left .acont .a3 b
{
    background-position: -190px -351px;
}
.about_1 .left .acont .a4 b
{
    background-position: -233px -351px;
}
.about_1 .left .acont li.on i
{
    display: block;
}
.about_1 .left .acont li:hover span, .about_1 .left .acont li.on span
{
    color: #002a93;
}
.about_1 .left .acont .a1:hover b, .about_1 .left .acont .a1.on b
{
    background-position: -100px -377px;
}
.about_1 .left .acont .a2:hover b, .about_1 .left .acont .a2.on b
{
    background-position: -142px -377px;
}
.about_1 .left .acont .a3:hover b, .about_1 .left .acont .a3.on b
{
    background-position: -190px -377px;
}
.about_1 .left .acont .a4:hover b, .about_1 .left .acont .a4.on b
{
    background-position: -233px -377px;
}
.about_1 .left .acont .onl
{
    transition: all ease .36s;
    display: block;
    margin-top: 10%;
    color: #333;
    line-height: 44px;
    font-size: 12px;
}
.about_1 .left .acont .onl span
{
    display: block;
    float: left;
    color: #333;
    line-height: 44px;
    font-size: 12px;
    transition: all ease .36s;
}
.about_1 .left .acont .onl p
{
    width: 44px;
    height: 44px;
    background-color: #ff9c27;
    border-radius: 50%;
    float: left;
    margin-left: 10px;
    text-align: center;
    line-height: 44px;
    transition: all ease .36s;
}
.about_1 .left .acont .onl p i
{
    display: block;
    width: 9px;
    height: 15px;
    background-position: -18px -317px;
    margin: 0 auto;
    margin-top: 14px;
}
.about_1 .left .acont .onl:hover span
{
    color: #ff9c27;
    font-weight: bold;
}
.about_1 .left .acont .onl:hover p
{
    margin-left: 15px;
    box-shadow: inset 4px 3px 7px 0 rgba(222,133,27,.6),inset -4px -3px 7px 0 rgba(114,114,115,.2);
}
.about_1 .left .acont .hvr-underline-from-center1::before
{
    height: 2px;
    bottom: -1px;
}
.about_1 .left .acont .ap1
{
    font-size: 24px;
    line-height: 40px;
    color: #333;
    height: 64px;
    width: 100%;
}
.about_1 .left .acont .ap2
{
    margin-top: 8%;
    font-size: 12px;
    line-height: 40px;
    color: #333;
}
.about_1 .left .acont .ap2 span
{
    display: block;
    margin-bottom: 50px;
}
.about_1 .left .amore
{
    margin-top: 70px;
    position: relative;
    display: block;
    width: 200px;
    height: 45px;
    font-size: 12px;
    line-height: 45px;
    text-indent: 50px;
    color: #fff;
    background: url("/png/znzj5mmv.png") 130px center no-repeat #002a93;
}
.about_1 .left .amore span
{
    position: relative;
    z-index: 12;
}
.about_1 .left .amore:before, .about_1 .left .amore:after
{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: url("/png/znzj5mmv.png") 130px center no-repeat #002a93;
    z-index: 2;
    transition: .8s;
}
.about_1 .left .amore:before
{
    transition: .8s;
    background: url("/png/znzj5mmv.png") 130px center no-repeat #002a93;
    z-index: -1;
}
.about_1 .left .amore:hover:after, .about_1 .left .amore:hover:before
{
    width: 100%;
}
.about_1 .right
{
    float: left;
    width: 32%;
}
.about_1 .right img
{
    display: block;
    width: 100%;
    border-radius: 20px;
}
.about_1 .right:before
{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}
.about_1 .right:hover:before
{
    animation: gradient-rectangle 1s 1;
    animation-delay: 0s;
    -webkit-animation-timing-function: cubic-bezier(0,0,.18,.96);
    nimation-timing-function: cubic-bezier(0,0,.18,.96);
}
.about_1_main .floor_20_2
{
    padding-top: 0;
}
.about_1_main .floor_20_2 dl dt span
{
    color: #fff;
    font-weight: bold;
}
.about_1_main .floor_20_2 dl dt
{
    color: #fff;
}
.about_1_main .floor_20_2 dl dd
{
    color: #fff;
}
.about_1_main .floor_20_2 dl.dl1
{
    background-color: #ff7928;
}
.about_1_main .floor_20_2 dl.dl2
{
    background-color: #ff5f20;
}
.about_1_main .floor_20_2 dl.dl3
{
    background-color: #f45726;
}
.about_1_main .floor_20_2 dl.dl4
{
    background-color: #ec4410;
}
.about_1_main .floor_20_2 dl
{
    padding: 2% 6.25%;
}
@media(max-width: 1660px)
{
    .about_1_main .floor_20_2 dl
    {
        padding: 2% 5.96%;
    }
    .about_wrapper .about_tit1 p
    {
        font-size: 20px;
        line-height: 24px;
    }
    .about_wrapper .about_tit1 .tit
    {
        font-size: 40px;
        line-height: 40px;
    }
    .about_1 .left .acont ul
    {
        display: block;
        font-size: 14px;
        color: #333;
        line-height: 26px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        line-clamp: 6;
        -webkit-box-orient: vertical;
    }
}
.about_2
{
    padding-top: 114px;
    padding-bottom: 130px;
}
.about_2 ul
{
    display: inline-block;
    width: 100%;
    padding-top: 50px;
    text-align: center;
}
.about_2 ul li
{
    float: left;
    padding: 0 46px;
    position: relative;
}
.about_2 ul li b
{
    display: inline-block;
    width: 73px;
    height: 71px;
    background-position: -60px 0;
}
.about_2 ul li.li2 b
{
    background-position: -171px 0;
}
.about_2 ul li.li3 b
{
    background-position: -277px 0;
}
.about_2 ul li.li4 b
{
    background-position: -372px 0;
}
.about_2 ul li.li1:hover b
{
    background-position: -60px -79px;
}
.about_2 ul li.li2:hover b
{
    background-position: -171px -79px;
}
.about_2 ul li.li3:hover b
{
    background-position: -277px -79px;
}
.about_2 ul li.li4:hover b
{
    background-position: -372px -79px;
}
.about_2 ul li h3
{
    font-size: 14px;
    color: #333;
    line-height: 18px;
    padding-top: 24px;
}
.about_2 ul li p
{
    font-size: 24px;
    color: #333;
    line-height: 28px;
    padding-top: 20px;
}
.about_2 ul li:hover h3
{
    color: #002a93;
}
.about_2 ul li:hover p
{
    color: #002a93;
}
.about_2 ul li i
{
    display: block;
    width: 1px;
    height: 124px;
    background-color: #e5e5e5;
    position: absolute;
    right: 0;
    top: 14px;
}
.about_2 ul li.li1
{
    padding-left: 0;
}
.about_2 ul li.li4
{
    border-right: none;
    padding-right: 0;
}
.about_2 ul li.li4 i
{
    display: none;
}
.about_4_main
{
    width: 100%;
    padding-top: 2%;
    background-size: 100%;
}
.about_4_main .w1400
{
    height: 100%;
    position: relative;
}
.about_4_main .jq22-container
{
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: 5%;
}
.about_4_main .sociales
{
    text-align: center;
}
.about_4_main #timeline
{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.about_4_main .parHd
{
    width: 100%;
    height: 150px;
    color: #333;
}
.about_4_main .parHd li
{
    list-style: none;
    float: left;
    width: 166px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    position: relative;
    cursor: pointer;
    position: relative;
    z-index: 3;
}
.about_4_main .parHd li .dy
{
    width: 120px;
    height: 120px;
    position: relative;
    border-radius: 50%;
    margin-left: 20px;
}
.about_4_main .parHd li.act .dc
{
    width: 100%;
    height: 100%;
    background-color: #feaa60;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}
.about_4_main .parHd li.act .dh
{
    animation: spin 30s linear -0s infinite;
    width: 100%;
    height: 100%;
    border: #fff solid 1px;
    border-radius: 47%;
    opacity: .9;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    display: none;
}
.about_4_main .parHd li p
{
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 18px;
    z-index: 5;
    font-family: "Arial";
    padding-bottom: 20px;
}
.about_4_main .parHd li i
{
    display: block;
    width: 20px;
    height: 20px;
    background-position: -318px 0;
    margin: 0 auto;
}
.about_4_main .parHd li.act i
{
    background-position: -295px 0;
}
.about_4_main #dates a
{
    line-height: 100%;
    display: block;
}
.about_4_main #dates i
{
    display: block;
    width: 22px;
    height: 22px;
    background-position: -320px -0;
    margin: 0 auto;
}
.about_4_main #dates .selected i
{
    display: block;
    width: 22px;
    height: 22px;
    background-position: -295px -0;
}
.about_4_main #dates .selected
{
    color: #fff;
    opacity: 1;
}
.about_4_main .parBd
{
    width: 1100px;
    overflow: hidden;
    height: 340px;
    margin: 0 auto;
}
.about_4_main .parBd .slideBox
{
    width: 1100px;
    list-style: none;
    float: left;
    height: 100%;
}
.about_4_main .parBd .slideBox img
{
    float: left;
    display: block;
    width: 500px;
}
.about_4_main .parBd .slideBox .nv
{
    width: 520px;
    padding-top: 4%;
    float: right;
}
.about_4_main .parBd .slideBox .bt
{
    display: inline-block;
}
.about_4_main .parBd .slideBox .bt p
{
    font-size: 150px;
    color: #333;
    line-height: 120px;
    float: left;
    font-family: "arial";
}
.about_4_main .parBd .slideBox .bt span
{
    display: block;
    font-size: 36px;
    color: #333;
    line-height: 36px;
    padding-left: 10px;
    float: left;
}
.about_4_main .parBd .slideBox .xq
{
    display: block;
    color: #333;
    font-size: 14px;
    line-height: 35px;
    padding-top: 3%;
}
.about_4_main .parBd .slideBox .xq p
{
    font-size: 20px;
    line-height: 36px;
    background: url(/png/0qh4iss7.png) 0 11px no-repeat;
    padding-left: 18px;
}
.about_4_main .parBd .slideBox .fl h3
{
    color: #333;
    font-size: 65px;
    font-family: arial;
    font-weight: bold;
}
.about_4_main .parBd .slideBox .fr
{
    width: 600px;
    margin-right: 50px;
}
.about_4_main .parBd .slideBox .fr h3
{
    display: inline-block;
    width: 100%;
}
.about_4_main .parBd .slideBox .fr h3 span
{
    display: block;
    float: left;
    font-size: 100px;
    color: #fff;
    line-height: 100px;
    margin-bottom: 12px;
    font-weight: bold;
    font-family: "Arial";
}
.about_4_main .parBd .slideBox .fr h3 i
{
    display: block;
    width: 36px;
    height: 36px;
    background-color: #fff;
    text-align: center;
    line-height: 36px;
    border-radius: 50px;
    float: left;
    margin-left: 10px;
    font-size: 22px;
    color: #333;
    margin-top: 8px;
}
.about_4_main .parBd .slideBox .fr p
{
    font-size: 20px;
    color: #fff;
    line-height: 36px;
}
.about_4_main .sNext, .about_4_main .sPrev
{
    display: none;
    cursor: pointer;
    position: absolute;
    top: 26%;
    font-size: 70px;
    width: 60px;
    height: 60px;
    overflow: hidden;
    background: url(/png/akbb68jq.png) no-repeat;
}
.about_4_main .sNext
{
    right: -40px;
    background-position: -71px -356px;
}
.about_4_main .sPrev
{
    left: -40px;
    background-position: -0 -356px;
}
.about_4_main:hover .sNext
{
    display: block;
}
.about_4_main:hover .sPrev
{
    display: block;
}
.about_4_main .sPrev:hover
{
    background-position: -142px -356px;
}
.about_4_main .sNext:hover
{
    background-position: -213px -356px;
}
.about_4_main #next.disabled, .about_4_main #prev.disabled
{
    opacity: .2;
}
#timeline b
{
    background-color: #c9c7c7;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 101px;
    opacity: .5;
}
.xxz
{
    margin: 0 auto;
    width: 200px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    border: #999 solid 1px;
    font-size: 14px;
    margin-top: 50px;
}
.xxz:hover
{
    background: #002a93;
    border: #002a93 solid 1px;
    color: #fff;
}
.about_2_main
{
    position: relative;
    height: 950px;
    background: url("keywords.png") no-repeat center center;
    box-sizing: border-box;
}
.about_2_main .about_tit2 .tit
{
    color: #fff;
}
.about_2_main .develop_box
{
    padding: 0 14%;
    height: 760px;
    background: url("/png/p42byiov.png") no-repeat center center;
    box-sizing: border-box;
}
.develop
{
    margin-top: 50px;
}
.develop .bd li
{
    position: relative;
    float: left;
    width: 12.5%;
}
.develop .bd li .timeline .t_tit
{
    font-family: arial;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
}
.develop .bd li .txt
{
    z-index: 14;
}
.develop .bd li .t_box
{
    padding: 60px 60px 0 50px;;
    box-sizing: border-box;
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 100px;
    margin-left: -150px;
    display: block;
    width: 300px;
    height: 462px;
    background: url("keywords.png") no-repeat center 0;
    background-size: 300px 462px;
    transition: all ease .36s;
    z-index: 12;
}
.develop .bd li .t_box .time
{
    padding-bottom: 50px;
    font-family: arial;
    font-size: 80px;
    line-height: 60px;
    color: #002a93;
    background: url("/png/tdro9kc9.png") no-repeat bottom left;
}
.develop .bd li .t_box .desc
{
    margin-top: 50px;
    font-size: 12px;
    line-height: 30px;
    color: #666;
    text-align: justify;
}
.develop .bd li:hover
{
    cursor: pointer;
}
.develop .bd li:hover .t_box
{
    opacity: 1;
    top: 50px;
    transition: all ease .36s;
}
.develop .bd li.sw1 .txt
{
    padding-top: 270px;
    text-indent: -60px;
}
.develop .bd li.sw2 .txt
{
    padding-top: 273px;
    text-indent: -40px;
}
.develop .bd li.sw3 .txt
{
    padding-top: 193px;
    text-indent: -6px;
}
.develop .bd li.sw4 .txt
{
    padding-top: 84px;
    text-indent: 24px;
}
.develop .bd li.sw5 .txt
{
    padding-top: 24px;
    text-indent: 54px;
}
.develop .bd li.sw6 .txt
{
    padding-top: 40px;
    text-indent: 74px;
}
.develop .bd li.sw7 .txt
{
    padding-top: 144px;
    text-indent: 4px;
    width: 114px;
    margin-left: 94px;
}
.develop .bd li.sw8 .txt
{
    padding-top: 264px;
    text-indent: 4px;
    width: 114px;
    margin-left: 120px;
}
.develop .bd li.sw5:hover .t_box
{
    top: 0;
}
.develop .bd li.sw6:hover .t_box
{
    top: 0;
}
.develop .hd
{
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -100px;
    width: 201px;
    height: 100px;
    background: url("keywords.png") no-repeat center center;
}
.develop .hd .prev, .develop .hd .next
{
    float: left;
    display: block;
    width: 100px;
    height: 100px;
    cursor: pointer;
}
.develop .hd .line
{
    margin-top: 50px;
    float: left;
    display: block;
    width: 1px;
    height: 22px;
    background: url("/png/vcs9zu5z.png") no-repeat center cneter;
}
.develop .hd .prev
{
    background: url("/png/dtp14w8u.png") no-repeat 48px 50px;
}
.develop .hd .next
{
    background: url("/png/50gm2sqj.png") no-repeat 40px 49px;
}
.develop .hd .prev:hover
{
    background: url("keywords.png") no-repeat center center;
}
.develop .hd .next:hover
{
    background: url("keywords.png") no-repeat center center;
}/* .about_2_main .swiper-container2{width: 100%; height: 100%;} 
.about_2_main .swiper-slide{text-align: center; font-size: 14px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;} */
.about_3_main
{
    width: 100%;
    background: url(keywords.png) no-repeat center center;
    margin-top: -90px;
    padding-top: 6%;
    padding-bottom: 6%;
}
.floor_tb1
{
    text-align: center;
    padding-top: 4%;
}
.floor_tb1 p
{
    font-size: 80px;
    color: #e6e9ed;
    line-height: 80px;
    font-family: "Arial";
    font-weight: bold;
    text-transform: uppercase;
}
.floor_tb1 h3
{
    font-size: 40px;
    color: #333;
    line-height: 40px;
    margin-top: -32px;
    font-weight: bold;
    position: relative;
    z-index: 2;
}
.about_3_2
{
    width: 100%;
    padding-top: 4%;
}
.about_3_2 ul
{
    display: inline-block;
    width: 105%;
}
.about_3_2 ul li
{
    width: 31.2%;
    margin-right: 2%;
    overflow: hidden;
    float: left;
    position: relative;
}
.about_3_2 ul li .img1
{
    display: block;
    width: 100%;
}
.about_3_2 ul li .img2
{
    width: 23.3%;
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 27%;
    margin-left: -12.65%;
    z-index: 2;
    transition: all ease .36s;
}
.about_3_2 ul li h3
{
    font-size: 36px;
    color: #fff;
    line-height: 36px;
    position: absolute;
    left: 5%;
    width: 90%;
    top: 51%;
    z-index: 2;
    text-align: center;
    transition: all ease .36s;
}
.about_3_2 ul li i
{
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    position: absolute;
    left: 0;
    top: 0;
}
.about_3_2 ul li p
{
    width: 80%;
    left: 10%;
    top: 90%;
    position: absolute;
    font-size: 20px;
    color: #fff;
    line-height: 36px;
    text-align: justify;
    opacity: 0;
    transition: all ease .36s;
}
.about_3_2 ul li:hover .img2
{
    top: 17%;
    transition: all ease .36s;
}
.about_3_2 ul li:hover i
{
    background-color: rgba(185,155,103,.85);
}
.about_3_2 ul li:hover h3
{
    opacity: 0;
}
.about_3_2 ul li:hover p
{
    opacity: 1;
    top: 48%;
}
.about-main2
{
    height: 890px;
    width: 100%;
    overflow: hidden;
}
.about-main2 .licheng-bg
{
    background-color: rgba(255,255,255,.9);
    width: 100%;
    height: 100%;
    position: relative;
}
.licheng-bg .w1400
{
    height: 100%;
}
.about-main2 .licheng-bg .warper
{
    height: 100%;
}
.about-main2 .licheng-bg .quxian
{
    max-width: none;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .7;
    background: url(/png/0499rakq.png) no-repeat center center;
    width: 100%;
    height: 670px;
}
.about-main2 .ny-title
{
    padding-top: 80px;
}
.ny-title .title-en
{
    font-size: 36px;
    color: #b4b4b4;
    font-family: arial;
    line-height: 36px;
    font-weight: normal;
}
.ny-title .title-ch
{
    font-size: 26px;
    color: #333;
    margin: 15px 0;
    font-weight: normal;
}
.ny-title i
{
    display: block;
    width: 42px;
    height: 1px;
    background-color: #b5b5b5;
}
.about-main2 .licheng-content
{
    width: 100%;
    height: 100%;
}
.about-main2 .licheng-content .swiper-wrapper, .about-main2 .licheng-content .swiper-slide, .about-main2 .licheng-content ul
{
    width: 100%;
    height: 100%;
}
.about-main2 .licheng-content ul li
{
    width: 33.3%;
    float: left;
    height: 100%;
}
.about-main2 .licheng-content ul li a
{
    display: block;
    width: 100%;
    position: relative;
    height: 280px;
}
.about-main2 .licheng-content ul li .date
{
    color: #0a3875;
    font-size: 30px;
}
.about-main2 .licheng-content ul li .line
{
    margin-bottom: 30px;
}
.about-main2 .licheng-content ul li .line
{
    margin-top: 32px;
}
.about-main2 .licheng-content ul li .line:after
{
    width: 20px;
    height: 20px;
    background-color: rgba(10,56,117,.8);
    display: block;
    content: "";
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    position: absolute;
}
.about-main2 .licheng-content ul li .line:before
{
    width: 20px;
    height: 20px;
    background-color: rgba(10,56,117,.8);
    display: block;
    content: "";
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    position: absolute;
}
.about-main2 .licheng-content ul li .lc-left
{
    position: absolute;
}
.about-main2 .licheng-content ul li .line
{
    height: 180px;
    width: 1px;
    display: block;
    background-color: #0a3875;
    position: relative;
    left: 46px;
}
.about-main2 .licheng-content ul li .lc-right
{
    position: absolute;
    left: 12%;
    width: 88%;
    height: 100%;
    display: table;
}
.about-main2 .licheng-content ul li.item2 .lc-right, .about-main2 .licheng-content ul li.item5 .lc-right, .about-main2 .licheng-content ul li.item8 .lc-right, .about-main2 .licheng-content ul li.item11 .lc-right, .about-main2 .licheng-content ul li.item14 .lc-right, .about-main2 .licheng-content ul li.item17 .lc-right, .about-main2 .licheng-content ul li.item20 .lc-right
{
    width: 400px;
}
.about-main2 .licheng-content ul li .lc-right .right-text
{
    padding: 20px;
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    line-height: 20px;
}
.about-main2 .licheng-content ul li.item1 a, .about-main2 .licheng-content ul li.item4 a, .about-main2 .licheng-content ul li.item7 a, .about-main2 .licheng-content ul li.item10 a
{
    top: 134px;
}
.about-main2 .licheng-content ul li.item1 .lc-left .line:after, .about-main2 .licheng-content ul li.item4 .lc-left .line:after, .about-main2 .licheng-content ul li.item7 .lc-left .line:after, .about-main2 .licheng-content ul li.item10 .lc-left .line:after
{
    bottom: -20px;
    left: -10px;
}
.about-main2 .licheng-content ul li.item1 .lc-right, .about-main2 .licheng-content ul li.item4 .lc-right, .about-main2 .licheng-content ul li.item7 .lc-right, .about-main2 .licheng-content ul li.item10 .lc-right
{
    bottom: 40px;
}
.about-main2 .licheng-content ul li.item2 a, .about-main2 .licheng-content ul li.item5 a, .about-main2 .licheng-content ul li.item8 a, .about-main2 .licheng-content ul li.item11 a
{
    top: 400px;
}
.about-main2 .licheng-content ul li.item2 .lc-left .line:before, .about-main2 .licheng-content ul li.item5 .lc-left .line:before, .about-main2 .licheng-content ul li.item8 .lc-left .line:before, .about-main2 .licheng-content ul li.item11 .lc-left .line:before
{
    top: -20px;
    left: -10px;
}
.about-main2 .licheng-content ul li.item2 .lc-right, .about-main2 .licheng-content ul li.item5 .lc-right, .about-main2 .licheng-content ul li.item8 .lc-right, .about-main2 .licheng-content ul li.item11 .lc-right
{
    top: 0;
}
.about-main2 .licheng-content ul li.item3 a, .about-main2 .licheng-content ul li.item6 a, .about-main2 .licheng-content ul li.item9 a, .about-main2 .licheng-content ul li.item12 a
{
    top: 192px;
}
.about-main2 .licheng-content ul li.item3 .lc-left .line:after, .about-main2 .licheng-content ul li.item6 .lc-left .line:after, .about-main2 .licheng-content ul li.item9 .lc-left .line:after, .about-main2 .licheng-content ul li.item12 .lc-left .line:after
{
    bottom: -20px;
    left: -10px;
}
.about-main2 .licheng-content ul li.item3 .lc-right, .about-main2 .licheng-content ul li.item6 .lc-right, .about-main2 .licheng-content ul li.item9 .lc-right, .about-main2 .licheng-content ul li.item12 .lc-right
{
    bottom: 38px;
}
.about-main2 .licheng-content ul li.item1 .line::before, .about-main2 .licheng-content ul li.item3 .line::before, .about-main2 .licheng-content ul li.item4 .line::before, .about-main2 .licheng-content ul li.item6 .line::before, .about-main2 .licheng-content ul li.item7 .line::before, .about-main2 .licheng-content ul li.item9 .line::before, .about-main2 .licheng-content ul li.item10 .line::before, .about-main2 .licheng-content ul li.item12 .line::before, .about-main2 .licheng-content ul li.item13 .line::before, .about-main2 .licheng-content ul li.item15 .line::before, .about-main2 .licheng-content ul li.item16 .line::before, .about-main2 .licheng-content ul li.item18 .line::before, .about-main2 .licheng-content ul li.item19 .line::before, .about-main2 .licheng-content ul li.item21 .line::before
{
    display: none;
}
.about-main2 .licheng-content ul li.item2 .line::after, .about-main2 .licheng-content ul li.item5 .line::after, .about-main2 .licheng-content ul li.item8 .line::after, .about-main2 .licheng-content ul li.item11 .line::after, .about-main2 .licheng-content ul li.item14 .line::after, .about-main2 .licheng-content ul li.item17 .line::after, .about-main2 .licheng-content ul li.item20 .line::after
{
    display: none;
}
.about-main2 .licheng-content ul li a:hover
{
    color: #333;
}
.about-main2 .licheng-content .right-text h3
{
    font-size: 28px;
    margin-bottom: 14px;
}
.about-main2 .licheng-content .right-text p
{
    font-size: 14px;
    background: url(/png/ohig9th5.png) 0 8px no-repeat;
    padding-left: 12px;
    line-height: 26px;
}
.lc-swiper-btn
{
    width: 100%;
    position: absolute;
    top: 370px;
    z-index: 50;
}
.lc-swiper-btn a
{
    display: block;
    position: absolute;
}
.lc-swiper-btn .btn-prev
{
    position: absolute;
    left: 0;
    top: 50px;
    width: 60px;
    height: 60px;
    background-position: -203px -402px;
    cursor: pointer;
    display: none;
}
.lc-swiper-btn .btn-next
{
    position: absolute;
    right: 0;
    top: 50px;
    width: 60px;
    height: 60px;
    background-position: -271px -402px;
    cursor: pointer;
    display: none;
}
.lc-swiper-btn .iconfont
{
    font-size: 30px;
}
.licheng-content:hover .btn-prev, .licheng-content:hover .btn-next
{
    display: block;
}
.about-main2 .licheng-content ul li.item11 .line
{
    height: 234px;
}
.about-main2 .licheng-content ul li.item2 .line
{
    height: 216px;
}
.yewu_t
{
    padding-top: 2%;
}
.yewu_t1
{
    padding-top: 5%;
}
.yewu_t1 .img1
{
    display: block;
    width: 100%;
    border-radius: 30px 60px 30px 60px;
}
.yewu_t1 dd
{
    width: 22%;
    float: left;
    text-align: center;
}
.yewu_t1 dd h3
{
    font-size: 50px;
    color: #333;
    line-height: 50px;
    font-weight: bold;
    padding-top: 52px;
}
.yewu_t1 dd p
{
    font-size: 19px;
    color: #666;
    line-height: 19px;
    text-transform: uppercase;
    padding-top: 16px;
}
.yewu_t1 dt
{
    float: right;
    margin-top: -126px;
    width: 72.6%;
}
.yewu_t1 dt p
{
    width: 260px;
    height: 340px;
    background-color: #fce9c8;
    border-radius: 40px 70px 40px 70px;
    margin-right: 60px;
    float: left;
    transition: all ease .36s;
}
.yewu_t1 dt p:hover
{
    transform: translateY(-6px);
    transition: all ease .36s;
    background-color: #ecd9b7;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
}
.yewu_t1 dt p img
{
    display: block;
    width: 59%;
    margin: 0 auto;
    padding-top: 14%;
}
.yewu_t1 dt p i
{
    display: block;
    width: 30px;
    height: 2px;
    margin: 0 auto;
    margin-top: 30px;
    background-color: #bb9760;
}
.yewu_t1 dt p span
{
    display: block;
    text-align: center;
    font-size: 36px;
    color: #333;
    line-height: 36px;
    padding-top: 20px;
}
.yewu_t1 .dl
{
    width: 100%;
    display: inline-block;
    position: relative;
    margin-top: 6%;
}
.yewu_t1 .dl .img
{
    width: 50%;
    float: left;
    position: relative;
}
.yewu_t1 .dl .img img
{
    display: block;
    width: 100%;
    border-radius: 10px 60px 10px 60px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.yewu_t1 .dl .img i
{
    height: 422px;
    width: 100%;
    border: #bba174 solid 1px;
    border-radius: 10px 60px 10px 60px;
    margin-top: 10px;
    margin-left: 10px;
    display: block;
}
.yewu_t1 .dl .wn
{
    float: right;
    width: 37%;
    padding-right: 7%;
    padding-left: 5%;
}
.yewu_t1 .dl .wn span
{
    display: inline-block;
    background: url(keywords.png) right center no-repeat;
    padding-right: 114px;
    font-size: 50px;
    color: #002a93;
    font-weight: bold;
    margin-top: 12%;
}
.yewu_t1 .dl .wn h3
{
    font-size: 46px;
    color: #333;
    line-height: 46px;
    padding-top: 20px;
    font-weight: bold;
}
.yewu_t1 .dl .wn h4
{
    font-size: 26px;
    color: #002a93;
    line-height: 26px;
    padding-top: 14px;
}
.yewu_t1 .dl .wn p
{
    font-size: 12px;
    color: #2e2e2e;
    line-height: 30px;
    padding-top: 34px;
}
.yewu_t .floor_tb1 p
{
    color: #f3f3f3;
}
.yewu_t1 .dl.dl2 .img, .yewu_t1 .dl.dl4 .img, .yewu_t1 .dl.dl6 .img
{
    float: right;
}
.yewu_t1 .dl.dl2 .wn, .yewu_t1 .dl.dl4 .wn, .yewu_t1 .dl.dl6 .wn
{
    float: left;
}
.yewu_t2
{
    background: url(keywords.png) center center no-repeat;
    width: 100%;
    margin-top: 5%;
    padding-bottom: 5%;
}
.yewu_t21
{
    width: 100%;
    padding-top: 10px;
}
.yewu_t21 ul
{
    width: 105%;
    display: inline-block;
}
.yewu_t21 ul li
{
    width: 30.5%;
    margin-right: 2%;
    background-color: #fff;
    margin-top: 30px;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    float: left;
}
.yewu_t21 ul li img
{
    display: block;
    width: 100%;
}
.yewu_t21 ul li h3
{
    height: 80px;
    width: 100%;
    line-height: 80px;
}
.yewu_t21 ul li h3 span
{
    display: block;
    float: left;
    font-size: 24px;
    line-height: 80px;
    padding-left: 5%;
}
.yewu_t21 ul li h3 i
{
    display: block;
    float: right;
    margin-right: 5%;
    width: 26px;
    height: 29px;
    background: url(keywords.png) center center no-repeat;
    margin-top: 28px;
}
.yewu_t21 ul li:hover
{
    transform: translateY(-5px);
    transition: all ease .36s;
}
.yewu_t22
{
    margin-top: 40px;
    width: 100%;
}
.yewu_t22 a
{
    display: block;
    margin: 0 auto;
    width: 180px;
    height: 44px;
    background-color: #b99b67;
    border-radius: 5px 15px 5px 15px;
    line-height: 44px;
    text-align: center;
}
.yewu_t22 a p
{
    display: inline-block;
}
.yewu_t22 a p span
{
    display: block;
    float: left;
    font-size: 12px;
    color: #fff;
    line-height: 44px;
    transition: all ease .36s;
}
.yewu_t22 a p i
{
    display: block;
    width: 17px;
    height: 10px;
    background-position: -168px -13px;
    margin-left: 16px;
    margin-top: 18px;
    float: left;
    transition: all ease .36s;
}
.yewu_t22 a:hover
{
    background-color: #9c8255;
}
.yewu_t22 a:hover p i
{
    margin-left: 12px;
}
.about_5_main.yewu_t3
{
    padding-top: 3%;
    padding-bottom: 2%;
}
@media(max-width: 1660px)
{
    .yewu_t1 .dl .wn h3
    {
        font-size: 40px;
        line-height: 40px;
    }
    .yewu_t1 .dl .wn h4
    {
        font-size: 22px;
        line-height: 22px;
    }
    .yewu_t1 .dl .img i
    {
        height: 366px;
    }
    .yewu_t1 dd h3
    {
        font-size: 40px;
        line-height: 40px;
    }
    .yewu_t1 dd p
    {
        font-size: 15px;
        line-height: 15px;
        padding-top: 12px;
    }
    .yewu_t1 dt p
    {
        width: 240px;
        height: 320px;
        border-radius: 40px 70px 40px 70px;
        margin-right: 50px;
    }
    .yewu_t1 dt p span
    {
        font-size: 30px;
        line-height: 30px;
    }
    .about-main2 .licheng-content ul li.item1 a, .about-main2 .licheng-content ul li.item4 a, .about-main2 .licheng-content ul li.item7 a, .about-main2 .licheng-content ul li.item10 a
    {
        top: 102px;
    }
    .about-main2 .licheng-content ul li.item2 a, .about-main2 .licheng-content ul li.item5 a, .about-main2 .licheng-content ul li.item8 a, .about-main2 .licheng-content ul li.item11 a
    {
        top: 412px;
    }
    .floor_tb1 p
    {
        font-size: 70px;
        line-height: 70px;
    }
    .about_tit2 .tit
    {
        font-size: 30px;
        line-height: 30px;
    }
    .about_tit2 p
    {
        font-size: 20px;
        line-height: 20px;
    }
    .about_3_2 .zr_list .list .itec .txt
    {
        width: 60%;
    }
    .about_3_1 .floor_tb1 h3
    {
        font-size: 36px;
        line-height: 36px;
    }
    .about_3_1 .floor_tb1 h4
    {
        font-size: 30px;
        line-height: 30px;
    }
    .about_3_2 ul li h3
    {
        font-size: 28px;
        line-height: 28px;
        top: 52%;
    }
    .about_3_2 ul li p
    {
        font-size: 14px;
        line-height: 30px;
        top: 44%;
    }
    .about_4_main .floor_tb1 h3
    {
        font-size: 40px;
        line-height: 42px;
    }
    .about_4_main #issues li .bt p
    {
        font-size: 100px;
        line-height: 80px;
    }
    .about_4_main #issues li .bt span
    {
        font-size: 40px;
        line-height: 40px;
    }
    .about_4_main #issues li .xq
    {
        font-size: 12px;
        line-height: 30px;
    }
    .about_4_main #issues
    {
        height: 380px;
    }
    .about_4_main #dates
    {
        width: 100%;
        height: 110px;
        color: #333;
        position: relative;
        z-index: 2;
    }
    .about_4_main #dates li
    {
        list-style: none;
        float: left;
        width: 180px;
        font-size: 40px;
        color: #fff;
        text-align: center;
        position: relative;
    }
    .about_4_main #dates li .dy
    {
        width: 100px;
        height: 100px;
        position: relative;
        border-radius: 50%;
        margin-left: 20px;
    }
    .about_4_main #dates li .selected .dc
    {
        animation: spin 15s linear -0s infinite;
        width: 100%;
        height: 100%;
        background-color: #feaa60;
        border-radius: 45%;
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
    }
    .about_4_main #dates li .selected .dh
    {
        animation: spin 30s linear -0s infinite;
        width: 100%;
        height: 100%;
        border: #fff solid 1px;
        border-radius: 47%;
        opacity: .9;
        position: absolute;
        z-index: 2;
        left: 0;
        top: 0;
    }
    .about_4_main #dates li p
    {
        width: 100px;
        font-size: 30px;
        color: #fff;
        text-align: center;
        line-height: 100px;
        position: absolute;
        left: 20px;
        top: 0;
        z-index: 5;
    }
    #timeline b
    {
        opacity: .3;
    }
}
.about_wrapper .jie_x2 .about_tit2 .tit
{
    color: #333;
}
.about_wrapper .jie_x3 .about_tit2 .tit
{
    color: #333;
}
.about_3_12
{
    width: 100%;
    padding-top: 40px;
}
.about_4_main .tech
{
    position: relative;
    margin-top: 60px;
}
.about_4_main .tech .bd
{
    position: relative;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}
.about_4_main .tech .bd li
{
    float: left;
    width: 301px;
    margin-right: 144px;
    position: relative;
    background: url(keywords.png) center center no-repeat;
    height: 245px;
}
.about_4_main .tech .bd li a
{
    display: block;
}
.about_4_main .tech .bd li .img
{
    position: relative;
    width: 100%;
    height: 238px;
}
.about_4_main .tech .bd li .img:before
{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}
.about_4_main .tech .bd li img
{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about_4_main .tech .bd li .txt
{
    padding: 0 10px;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    transition: all ease .36s;
    text-align: center;
}
.about_4_main .tech .bd li .tit
{
    font-size: 12px;
    line-height: 34px;
    transition: all ease .36s;
    width: 70%;
    margin: 0 auto;
    text-align: center;
    padding-top: 110px;
}
.about_4_main .tech .bd li .txt .desc
{
    margin-top: 60px;
    font-size: 12px;
    line-height: 36px;
    color: #fff;
    transition: all ease .36s;
}
.about_4_main .tech .bd li:hover .img:before
{
    animation: gradient-rectangle 1s 1;
    animation-delay: 0s;
    -webkit-animation-timing-function: cubic-bezier(0,0,.18,.96);
    nimation-timing-function: cubic-bezier(0,0,.18,.96);
}
.about_4_main .tech .bd li:hover .txt .tit
{
    transition: all ease .36s;
}
.about_4_main .tech .bd li:hover .txt .desc
{
    transform: translateY(-10px);
    transition: all ease .36s;
}
.about_4_main .tech .bd li:hover
{
    background: url(keywords.png) center center no-repeat;
}
.tech .hd .next, .tech .hd .prev
{
    position: absolute;
    top: 96px;
    font-size: 70px;
    width: 60px;
    height: 60px;
    overflow: hidden;
    background: url(/png/akbb68jq.png) no-repeat;
    cursor: pointer;
}
.tech .hd .next
{
    right: 0;
    background-position: -214px -33px;
}
.tech .hd .prev
{
    left: 0;
    background-position: -149px -33px;
}
.tech .hd .next:hover
{
    background-position: -214px -96px;
}
.tech .hd .prev:hover
{
    background-position: -149px -96px;
}
.about_4_main .fen
{
    margin: 0 auto;
    width: 180px;
    height: 46px;
    border-radius: 50px;
    text-align: center;
    transition: all ease .36s;
    display: block;
    background-color: #002a93;
    background-image: linear-gradient(to right,#002a93 0%,#ed4c04 100%);
    margin-top: 40px;
}
.about_4_main .fen span
{
    display: block;
    padding-left: 42px;
    font-size: 12px;
    color: #fff;
    float: left;
    line-height: 46px;
}
.about_4_main .fen i
{
    display: block;
    float: right;
    width: 24px;
    height: 24px;
    background-position: -97px -65px;
    margin-right: 12px;
    margin-top: 11px;
    transition: all ease .36s;
}
.about_4_main .fen:hover
{
    width: 190px;
    background-color: #002a93;
}
.about_4_main .fen:hover span
{
    color: #fff;
}
.about_4_main .fen:hover i
{
    background-position: -68px -65px;
}
.about_5_main
{
    position: relative;
    padding-bottom: 5%;
}
.about_5_main .floor_tb1
{
    padding-top: 2%;
}
.about_5
{
    display: inline-block;
    width: 100%;
}
.about_5 .about_5_1
{
    width: 100%;
    margin-top: 50px;
}
.about_5_1 .hd
{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-top: 40px;
}
.about_5_1 .hd ul
{
    display: inline-block;
}
.about_5_1 .hd li
{
    display: block;
    width: 20px;
    height: 20px;
    background: url(/png/akbb68jq.png) center center no-repeat;
    background-position: -318px 0;
    float: left;
    margin: 0 8px;
    font-size: 0;
    cursor: pointer;
}
.about_5_1 .hd li.on
{
    background-position: -295px 0;
}
.about_5_1 .bd ul
{
    display: inline-block;
    width: 100%;
}
.about_5_1 .bd ul li
{
    width: 334px;
    text-align: center;
    border: #ddd solid 1px;
    position: relative;
    float: left;
    margin-right: 20px;
}
.about_5_1 .bd ul li a
{
    display: block;
    padding: 5%;
}
.about_5_1 .bd ul li img
{
    display: block;
    width: 100%;
}
.about_5_1 .bd ul li h3
{
    font-size: 14px;
    border-top: #ddd solid 1px;
    padding-top: 16px;
    margin-top: 24px;
}
@media(max-width: 1660px)
{
    .about_5 .bd ul li
    {
        width: 282px;
    }
    .about_5 .bd ul li a
    {
        padding: 16px;
    }
    .about_5_main .floor_tb1
    {
        padding-top: 0%;
    }
}
.about_5_11
{
    width: 100%;
    display: inline-block;
}
.about_5_11 a
{
    width: 260px;
    height: 58px;
    border: #ddd solid 1px;
    border-radius: 5px;
    text-align: center;
    line-height: 58px;
    font-size: 20px;
    color: #333;
    margin-right: 30px;
    display: block;
    float: left;
    font-weight: bold;
}
.about_5_11 a:hover, .about_5_11 a.a1
{
    background-color: #ff9c27;
    border: #ff9c27 solid 1px;
    color: #fff;
}
.cont_gaoxin
{
    width: 100%;
    padding-bottom: 4%;
}
.cont_ga1
{
    display: inline-block;
    width: 100%;
    padding-top: 5%;
}
.cont_ga1 .video
{
    width: 64%;
    float: left;
    border-radius: 10px 40px 10px 40px;
}
.cont_ga1 .cont_ga11
{
    width: 28.8%;
    float: right;
    position: relative;
}
.cont_ga1 .cont_ga11 i
{
    display: block;
    width: 80px;
    height: 72px;
    background: url(keywords.png) center center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.cont_ga1 .cont_ga11 h3
{
    font-size: 50px;
    color: #333;
    line-height: 50px;
    padding-top: 28%;
}
.cont_ga1 .cont_ga11 p
{
    font-size: 12px;
    color: #666;
    line-height: 35px;
    padding-top: 13%;
}
.cont_ga21
{
    display: inline-block;
    width: 100%;
}
.cont_ga21 .wn
{
    float: left;
    width: 43%;
    padding-top: 15%;
}
.cont_ga21 h3
{
    font-size: 34px;
    color: #333;
    line-height: 34px;
}
.cont_ga21 p
{
    font-size: 12px;
    color: #666;
    line-height: 35px;
    padding-top: 6%;
}
.cont_ga21 .img
{
    float: right;
    width: 36%;
    border-radius: 10px 40px 10px 40px;
}
.cont_ga21 .img img
{
    display: block;
    border-radius: 10px 40px 10px 40px;
    width: 100%;
}
.cont_ga3
{
    border-top: #98949f solid 2px;
    margin-top: 5%;
    padding-top: 4%;
    width: 100%;
}
.cont_ga31
{
    width: 100%;
}
.cont_ga31 .wn
{
    display: inline-block;
    width: 100%;
}
.cont_ga31 .wn h3
{
    font-size: 50px;
    color: #333;
    line-height: 55px;
    float: left;
}
.cont_ga31 .wn p
{
    font-size: 12px;
    color: #666;
    line-height: 34px;
    float: right;
    width: 57.6%;
}
.cont_ga31 .img
{
    width: 100%;
    padding-top: 5%;
}
.cont_ga31 .img img
{
    width: 100%;
    display: block;
    border-radius: 10px;
}
@media(max-width: 1660px)
{
    .cont_ga1 .cont_ga11 h3
    {
        font-size: 40px;
        line-height: 40px;
        padding-top: 25%;
    }
    .cont_ga31 .wn h3
    {
        font-size: 40px;
        line-height: 45px;
    }
    .cont_ga31 .wn p
    {
        font-size: 12px;
        line-height: 30px;
    }
    .about_5_1
    {
        padding-bottom: 20px;
    }
    about_5_main
    {
        padding-bottom: 80px;
    }
    .about_5 .floor_tb1 h3
    {
        font-size: 40px;
        line-height: 42px;
    }
}
.about_5_main .about_5
{
    position: relative;
}
.about_5_main .about_5 .equip
{
    margin-top: 50px;
    height: 460px;
}
#index-banner
{
    width: 100%;
    position: relative;
    font-family: microsoft yahei;
}
@media all and (-ms-high-contrast: none)
{
    .line-one
    {
        background: #002a93;
        opacity: .3;
    }
    .line-two
    {
        background: #fff;
        opacity: .4;
    }
    .cloud
    {
        background: none;
    }
}
@keyframes marquee
{
    0%
    {
        transform: translateX(0);
    }
    100%
    {
        transform: translateX(1448px);
    }
}
.hoverAll
{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 395px;
    z-index: 40;
}
#index-banner .swiper-container
{
    opacity: 1;
    width: 100%;
    position: absolute;
    left: 0;
    top: 21px;
    z-index: 20;
}
#index-banner .swiper-button-prev, #index-banner .swiper-button-next
{
    opacity: 1;
    outline: none;
    background-size: 6px auto;
    width: 80px;
    height: 64px;
    background-color: #002a93;
    transition: background-color .2s;
}
#index-banner .swiper-button-prev
{
    background: url("/png/8c8e2x16.png") no-repeat center center #002a93;
}
#index-banner .swiper-button-next
{
    background: url("/png/f7tje0gd.png") no-repeat center center #002a93;
}
#index-banner .swiper-button-prev:hover, #index-banner .swiper-button-next:hover
{
    background-color: #1152f4;
}
#index-banner .swiper-button-prev
{
    left: calc(50% - 450px);
}
#index-banner .swiper-button-next
{
    right: calc(50% - 450px);
}
#index-banner .swiper-pagination
{
    opacity: 0;
    top: 0;
    bottom: unset;
    right: 0;
    width: 940px;
    margin: 0 auto;
    text-align: right;
}
#index-banner .swiper-pagination-bullet
{
    width: 35px;
    height: 3px;
    opacity: 1;
    background: none;
    border-radius: 0;
    margin: 0 1px;
    vertical-align: top;
    border-top: 4px solid #002a93;
    outline: none;
}
#index-banner .swiper-pagination-bullet-active
{
    height: 0;
    border-top: 7px solid #ff7900;
    padding-bottom: 0;
}
#index-banner .swiper-slide
{
    position: relative;
    width: auto;
    overflow: hidden;
}
#index-banner .swiper-slide img
{
    opacity: .8;
    transition: all .3s;
}
#index-banner .swiper-slide-active img, #index-banner .swiper-slide-duplicate-active img
{
    opacity: 1;
}
#index-banner .animating .swiper-slide .img::before
{
    content: "";
    position: absolute;
    width: 100px;
    height: 800px;
    top: 0;
    left: -250px;
    overflow: hidden;
    background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.2)),color-stop(100%,rgba(255,255,255,0)));
    background: -ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
    -webkit-transform: skewX(-32deg);
    -ms-transform: skewX(-32deg);
    -moz-transform: skewX(-32deg);
    transform: skewX(-32deg);
    opacity: 0;
}
#index-banner .animating .swiper-slide img
{
    opacity: 1;
}
#index-banner .animating .swiper-slide:hover .txt .tit
{
    color: #f5f5f5;
}
#index-banner .animating .swiper-slide:hover .img::before
{
    -webkit-transition: left 2s;
    -moz-transition: left 2s;
    -ms-transition: left 2s;
    transition: left 2s;
    left: 150%;
    opacity: 1;
}
.hoverBtn
{
    width: 958px;
    height: 353px;
    position: absolute;
    z-index: 30;
    top: 21px;/* cursor: pointer; */
}
.hoverPrev
{
    left: calc(50% - 1479px);
}
.hoverNext
{
    left: calc(50% + 521px);
}
#index-banner .swiper-slide .txt
{
    display: none;
    position: absolute;
    bottom: 4px;
    left: 0;
    background: url("/png/vji4u6hc.png") no-repeat center center;
    width: 100%;
    height: 116px;
    z-index: 12;
}
#index-banner .swiper-slide .txt .tit
{
    font-size: 20px;
    line-height: 140px;
    text-align: center;
    color: #fff;
}
#index-banner .swiper-slide.swiper-slide-active .txt
{
    display: block;
}
.about_5_main .hmore
{
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
    display: block;
    width: 200px;
    height: 45px;
    font-size: 12px;
    line-height: 45px;
    text-indent: 50px;
    color: #fff;
    background: url("/png/znzj5mmv.png") 130px center no-repeat #002a93;
    transition: all ease .36s;
}
.about_5_main .hmore:hover
{
    text-indent: 54px;
    color: #fff;
    background: url("/png/znzj5mmv.png") 136px center no-repeat #002a93;
    transition: all ease .36s;
    box-shadow: 0 6px 12px rgba(71,114,222,.17);
    transition: all ease .36s;
}
.about_6_main
{
    position: relative;
    height: 1100px;
    background: #fff;
}
.about_6 .sales_network
{
    position: relative;
    display: block;
    width: 1393px;
    height: 751px;
    margin: 0 auto;
    margin-top: 90px;
    background: url("/png/j9mxn2vl.png") no-repeat center 0;
}
.about_6 .net_txt
{
    display: block;
    width: 320px;
    height: 320px;
    margin: 0 auto;
    padding-top: 160px;
}
.about_6 .net_txt .txt
{
    display: block;
    width: 320px;
    height: 320px;
    background: url("keywords.png") no-repeat center center;
}
.about_6 .list
{
    position: absolute;
    top: 0;
    left: 0;
    width: 1393px;
    height: 751px;
}
.about_6 .point
{
    position: absolute;
    display: block;
    width: 46px;
    height: 59px;
}
.about_6 .point:nth-child(3)
{
    display: block;
    width: 62px;
    height: 80px;
}
.about_6 .point .point_ico
{
    display: block;
    width: 46px;
    height: 59px;
    background: url("keywords.png") no-repeat center center;
}
.about_6 .point.p3 .point_ico
{
    display: block;
    width: 46px;
    height: 59px;
    background: url("keywords.png") no-repeat center center;
}
.about_6 .point.p1
{
    top: 24.2%;
    left: 11.6%;
}
.about_6 .point.p2
{
    top: 10.5%;
    left: 51.5%;
}
.about_6 .point.p2 .point_ico
{
    width: 34px;
    height: 44px;
    background: url("/png/tknzulqc.png") no-repeat center center;
}
.about_6 .point.p3
{
    top: 17%;
    right: 18.5%;
}
.about_6 .point.p4
{
    bottom: 26%;
    left: 29%;
}
.about_6 .point.p4 .point_ico
{
    width: 34px;
    height: 44px;
    background: url("/png/tknzulqc.png") no-repeat center center;
}
.about_6 .point.p5
{
    bottom: 20.5%;
    left: 51.8%;
}
.about_6 .point.p6
{
    bottom: 32%;
    right: 11.8%;
}
.about_6 .point.hover .point_ico
{
    width: 62px;
    height: 80px;
    background: url(/png/dc4urbmy.png) no-repeat center center;
    animation: animatemap .8s infinite;
    -webkit-animation: animatemap .8s infinite;
}
.qy_xz1
{
    display: block;
    position: relative;
    margin-bottom: 40px;
    padding-top: 70px;
}
.qy_bt
{
    height: 50px;
    line-height: 50px;
    background: #002a93;
    width: 100%;
}
.qy_bt dl
{
    float: left;
    color: #fff;
    line-height: 50px;
    font-size: 12px;
    text-align: center;
}
.qy_bt dl.dl1
{
    width: 42%;
}
.qy_bt dl.dl2
{
    width: 17%;
}
.qy_bt dl.dl3
{
    width: 25%;
}
.qy_bt dl.dl4
{
    width: 16%;
}
.qy_xz1 .list
{
    width: 100%;
    display: inline-block;
    margin-top: 30px;
}
.qy_xz1 .list .item
{
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    border-bottom: #e6e6e6 solid 1px;
    width: 100%;
    overflow: hidden;
}
.qy_xz1 .list .item h3
{
    font-weight: 600;
    font-size: 12px;
    line-height: 60px;
    color: #333;
    text-indent: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 42%;
    float: left;
}
.qy_xz1 .list .item h3 em
{
    margin-right: 30px;
    font-size: 14px;
    line-height: 60px;
    color: #002a93;
}
.qy_xz1 .list .item p
{
    font-family: arial;
    font-weight: 600;
    font-size: 14px;
    line-height: 60px;
    text-align: center;
    color: #333;
    float: left;
    width: 17%;
    height: 50px;
}
.qy_xz1 .list .item span
{
    font-family: arial;
    font-weight: 600;
    font-size: 14px;
    line-height: 60px;
    text-align: center;
    color: #333;
    float: left;
    width: 25%;
    height: 50px;
}
.qy_xz1 .list .item .b
{
    display: block;
    width: 16%;
    float: left;
}
.qy_xz1 .list .item .b b
{
    display: block;
    width: 28px;
    height: 24px;
    margin: 0 auto;
    margin-top: 18px;
    background: url("keywords.png") no-repeat center center;
    background-size: 28px 24px;
}
.qy_xz1 .list .item:hover .b b
{
    background: url("keywords.png") no-repeat center center;
}
.qy_xz1 .list .item:hover
{
    background: #eee;
}
.qy_xz1 .list .item:hover h3
{
    color: #002a93;
}/* 单页信息 */
.single_wrapper
{
    padding-top: 107px;
}
.single_center
{
    min-height: 520px;
    background: #fff;
    border-radius: 3px;
}
.single_center .about_con img
{
    max-width: 100%;
}
.single_center .about_con p
{
    line-height: 2;
}/* 人力资源 */
.jobs_wrapper .jobs_center
{
    margin-top: 1px;
}
.jobs_center .jobs
{
    padding: 5% 0;
    background: #fff;
}
.titlist
{
    padding-bottom: 30px;
    border-bottom: 1px solid #666;
}
.titlist .j_tit1
{
    float: left;
    font-size: 24px;
    color: #333;
    width: 42%;
    margin-left: 3.5%;
}
.titlist .j_tit2
{
    float: left;
    font-size: 24px;
    color: #333;
    width: 22%;
}
.titlist .j_tit3
{
    float: left;
    font-size: 24px;
    color: #333;
    width: 22%;
}
.postlist .item .top
{
    height: 100px;
    line-height: 100px;
    background: url("/png/afuzkmkc.png") no-repeat right center #fff;
}
.postlist .item:nth-child(2n) .top
{
    background: url("/png/afuzkmkc.png") no-repeat right center #f0f2f6;
}
.postlist .item .top .jt1
{
    float: left;
    width: 42%;
    margin-left: 3.5%;
}
.postlist .item .top .jt2
{
    float: left;
    width: 22%;
    height: 100px;
    font-size: 20px;
    color: #333;
    line-height: 100px;
}
.postlist .item .top .jt3
{
    float: left;
    width: 22%;
    height: 100px;
    font-family: arial;
    font-size: 20px;
    color: #666;
    line-height: 100px;
}
.postlist .item .top .jt1 h3
{
    padding-left: 40px;
    font-size: 20px;
    color: #333;
    background: url("/png/4553ldtm.png") no-repeat left center;
}
.postlist .item .bottom
{
    border: 1px solid #d3d7dd;
    border-top: none;
    width: calc(100% - 2px);
}
.postlist .item .bottom .bid_box
{
    position: relative;
    min-height: 450px;
    padding: 50px;
}
.postlist .item .bottom .bid_box .bit
{
    width: 100%;
}
.postlist .item .bottom .bid_box .bit2
{
    width: 100%;
    padding-top: 40px;
}
.postlist .item .bottom .bid_box.xiaoyuan .bit2
{
    float: none;
    width: 100%;
}
.postlist .item .bottom .bid_box .bit3
{
    width: 100%;
}
.postlist .item .bottom .bid_box .bit h3
{
    font-size: 20px;
    line-height: 20px;
    color: #333;
}
.postlist .item .bottom .bid_box .bit p
{
    margin-top: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
.postlist .item .bottom .bid_box .bit3 .b_cont
{
    padding-top: 30px;
}
.postlist .item .bottom .bid_box .bit3 p
{
    margin-top: 0;
}
.postlist .item .bottom .bid_box .bit p span
{
    display: block;
}
.postlist .item .bottom .apply
{
    position: absolute;
    bottom: 50px;
    right: 50px;
    display: block;
    width: 200px;
    height: 45px;
    font-size: 12px;
    line-height: 45px;
    text-indent: 50px;
    color: #fff;
    background: url("/png/znzj5mmv.png") 130px center no-repeat #3989d3;
}
.postlist .item .bottom .apply span
{
    position: relative;
    z-index: 12;
}
.postlist .item .bottom .apply:before, .postlist .item .bottom .apply:after
{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: url("/png/znzj5mmv.png") 130px center no-repeat #002a93;
    z-index: 2;
    transition: .8s;
}
.postlist .item .bottom .apply:before
{
    transition: .8s;
    background: url("/png/znzj5mmv.png") 130px center no-repeat #093d6c;
    z-index: -1;
}
.postlist .item .bottom .apply:hover:after, .postlist .item .bottom .apply:hover:before
{
    width: 100%;
}
.postlist .item:hover .top
{
    cursor: pointer;
}
.postlist .item.hover .top
{
    background: url("/png/miz3mqsk.png")no-repeat right center #002a93;
}
.postlist .item.hover .top .jt1 h3
{
    background: url("/png/2g1rbxvi.png") no-repeat left center;
    color: #fff;
}
.postlist .item.hover .top .jt2
{
    color: #fff;
}
.postlist .item.hover .top .jt3
{
    color: #fff;
}
.jobs_wrapper .pager
{
    margin-top: 50px;
}/* 用户登录注册 */
.bg_main
{
    box-sizing: border-box;
    background: #f5f5f5;
    padding-top: 120px;
    padding-bottom: 120px;
    min-height: 500px;
    background-size: 100% auto;
}
.detail1
{
    background: #fff;
    padding: 59px;
    border: 1px solid #ddd;
    border-radius: 10px;
    width: 1280px;
    min-height: auto;
}
.detail1 .context
{
    line-height: 30px;
    padding: 25px 0;
}
.loginPage
{
    margin-top: 20px;
}
.loginPage
{
    background: #fff;
    min-height: 300px;
    box-sizing: border-box;
}
.loginPage p
{
    text-align: center;
    padding-bottom: 50px;
}
.loginPage .tit
{
    font-size: 24px;
    text-align: center;
    margin-bottom: 50px;
}
.loginPage .tit small
{
    margin-left: 10px;
}
.loginPage .item
{
    float: left;
    width: 400px;
    *float: inherit;
    position: relative;
    margin-bottom: 3%;
}
.loginPage .item .msg-box
{
    top: 0;
    left: 20px;
}
.loginPage .item label
{
    font-weight: normal;
    line-height: 35px;
    font-size: 14px;
    display: block;
    float: left;
    text-align: right;
    width: 20%;
}
.loginPage .item input
{
    width: 75%;
    float: right;
    text-indent: 1em;
    background: none;
    outline: none;
    border-radius: 3px;
    border: 1px solid #ddd;
    height: 3em;
    line-height: 3em;
}
.loginPage .item #phoneVer
{
    width: 140px;
    margin-right: 20px;
}
.loginPage .item #get_code
{
    width: 140px;
    height: auto;
    text-indent: initial;
    background: #f2f2f2;
}
.loginPage .input_check_box input
{
    width: 15px;
    height: 15px;
    cursor: pointer;
    vertical-align: middle;
    margin-right: 5px;
    float: left;
    margin-left: 100px;
    margin-top: 4px;
}
.loginPage .input_check_box span
{
    color: #38f;
    cursor: pointer;
}
.loginPage .item .wt
{
    width: 75%;
    float: right;
    border-radius: 3px;
    background: none;
    outline: none;
    border: 1px solid #ddd;
    *margin-top: 1px;
    height: 3em;
    line-height: 3em;
}
.loginPage .item .wt select
{
    border: none;
    background: none;
    margin-left: 5px;
    outline: none;
    width: 96%;
}
.loginPage .item .btn
{
    text-align: center;
    background: #002a93;
    border-color: #002a93;
    color: #fff;
    padding: 0;
    border-radius: 3px;
    outline: none;
    height: 3.2em;
    cursor: pointer;
    border: none;
    text-indent: 0;
}
.loginPage .item .btn:hover
{
    opacity: .8;
}
.loginPage .item .red
{
    color: #f00;
}
.loginPage p
{
    width: 100%;
    padding-top: 6px;
}
.indexPage .tit
{
    text-align: center;
    margin-bottom: 50px;
}
.indexPage .tit small
{
    margin-left: 10px;
}
.indexPage .p
{
    width: 100%;
    padding-top: 6px;
}
.indexPage .ul
{
    text-align: center;
}
.indexPage .ul li
{
    display: inline-block;
    width: 16%;
    margin: 0 auto;
    margin-bottom: 30px;
}
.indexPage .ul li a
{
    color: #1e7bdc;
    background: none;
    padding: 0 20px;
    height: 41px;
    font-size: 14px;
    border: 2px solid #002a93;
    line-height: 41px;
    border-radius: 22px;
    display: block;
    text-align: center;
}
.indexPage .ul li a:hover
{
    color: #fff;
    background: #002a93;
    border: 2px solid #002a93;
}
.loginPage .loginform
{
    background: url(keywords.png) no-repeat top right;
    width: 500px;
    margin: 0 auto;
    padding-right: 400px;
}
.registerPage .loginform
{
    background: url(keywords.png) no-repeat top right;
}
.loginPage .reg_bg
{
    background: url(keywords.png) no-repeat top right;
}
.list_list .body li
{
    line-height: 35px;
    margin-bottom: 2px;
}
.list_list .body li b
{
    color: #ff6b6b;
    padding-right: 5px;
    font-weight: 100;
}
.list_list .body li i
{
    width: 7px;
    height: 9px;
    background-position: -365px -26px;
    float: left;
    margin-top: 13px;
    margin-right: 10px;
}
.list_list .body li .fl
{
    border-left: 0 solid #ff6b6b;
}
.list_list .body li .fr
{
    border-right: 0 solid #b0b0b0;
    color: #999;
}
.list_list .body li .fr b
{
    font-size: 12px;
    border: 1px solid #ff6b6b;
    margin-left: 35px;
}
.list_list .body li a
{
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    overflow: hidden;
    cursor: pointer;
}
.loginPage .tit
{
    font-size: 24px;
    text-transform: uppercase;
}
.user_con .detail
{
    min-height: auto;
}
.user_con .detail .ul li
{
    width: 50%;
    margin: 0 auto;
    margin-bottom: 30px;
}
.user_con .detail .ul li a
{
    color: #1e7bdc;
    background: none;
    padding: 0 20px;
    height: 41px;
    font-size: 14px;
    border: 2px solid #1e7bdc;
    line-height: 41px;
    border-radius: 22px;
    display: block;
    text-align: center;
}
.user_con .detail .ul li a:hover
{
    color: #43190a;
    background: #fdc824;
    border: 2px solid #fdc824;
}
.change_password
{
    padding-top: 135px;
    min-height: 400px;
}
.change_password .change
{
    text-align: center;
    font-size: 14px;
}
.change_password .change a
{
    font-size: 18px!important;
    color: #fff!important;
    display: block;
    width: 180px;
    height: 40px;
    margin: 0 auto;
    border-radius: 5px;
    line-height: 40px;
    margin-top: 40px;
    background: #002a93;
    border: 1px solid #ddd;
    transition: all ease .36s;
}
.change_password .change a:hover
{
    text-indent: 6px;
    color: #fff!important;
    background: #002a93;
    transition: all ease .36s;
}
.validation-summary-errors
{
    margin-bottom: 40px;
}
.reset_password
{
    padding-top: 135px;
    min-height: 400px;
}
.reset_password .password
{
    text-align: center;
    font-size: 14px;
}
.reset_password .password a
{
    font-size: 26px!important;
    color: #002a93!important;
}
.reset_password .password a:hover
{
    color: #002a93!important;
}
.validation-summary-errors
{
    margin-bottom: 40px;
}/* 申请职位 */
.ydewmbg
{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/png/wywih5ag.png) repeat left top;
    display: none;
    z-index: 998;
}
.ydewmbg .ydewm
{
    position: relative;
    height: 820px;
    top: 50%;
    margin-top: -410px;
    display: none;
}
.ydewmbg a
{
    position: absolute;
    top: 16px;
    right: 16px;
    width: 32px;
    height: 32px;
    display: block;
    background: url("keywords.png") no-repeat center center;
    transition: all ease-in-out .36s;
}
.ydewmbg a:hover
{
    transform: rotate(360deg);
    transition: all ease-in-out .36s;
}
.mess_pop1
{
    padding: 50px 7%;
    box-sizing: border-box;
    width: 100%;
    height: 600px;
    position: absolute;
    top: 50%;
    margin-top: -300px;
    background: #fff;
    box-shadow: 8px 0 20px rgba(0,0,0,.2);
    animation: topDown1 .4s;
}
.mess_pop1 .job_tit .tit
{
    display: block;
    width: 170px;
    margin: 0 auto;
    font-size: 40px;
    line-height: 44px;
    color: #333;
    background: url("/png/26ftfhhy.png") no-repeat 30px bottom;
}
.mess_pop1 .message
{
    margin-top: 40px;
}
.mess_pop1 .message .item_top
{
    margin-bottom: 20px;
}
.mess_pop1 .message .item
{
    position: relative;
    float: left;
    width: 31.95%;
    height: 48px;
    line-height: 48px;
    border: 1px solid #d6d6d6;
}
.mess_pop1 .message .item.mr
{
    margin-right: 1.8%;
}
.mess_pop1 .message .item label
{
    float: left;
    display: block;
    margin-top: 15px;
    width: 26.4%;
    height: 18px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    border-right: 1px solid #ddd;
    color: #666;
}
.mess_pop1 .message .item .txt
{
    float: left;
    width: 73%;
    height: 48px;
    line-height: 48px;
    border: none;
    outline: none;
    text-indent: 20px;
}
.mess_pop1 .message .item font
{
    position: absolute;
    top: 0;
    right: 20px;
    color: #df1f1f;
    font-weight: 100;
    font-size: 22px;
}
.mess_pop1 .message .tarea
{
    margin-top: 40px;
}
.mess_pop1 .message .tarea label
{
    margin-bottom: 22px;
    font-size: 12px;
    color: #666;
}
.mess_pop1 .message .tarea textarea
{
    margin-top: 22px;
    border: 1px solid #ccc;
    width: 100%;
    height: 150px;
    resize: none;
    padding-top: 26px;
    *margin-top: 15px;
    overflow: hidden;
    outline: none;
    text-indent: 20px;
}
.mess_pop1 .message .btn
{
    border: none;
    background: #002a93;
    width: 400px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    cursor: pointer;
    transition: ease-in-out .2s;
    margin-bottom: 60px;
    outline: none;
}
.mess_pop1 .message .btn:hover
{
    text-indent: 6px;
    color: #fff;
    background-color: #002a93;
    transition: all ease .36s;
    box-shadow: 0 6px 12px rgba(0,0,0,.17);
}
@keyframes topDown1
{
    from
    {
        top: 32%;
        opacity: 0;
    }
    to
    {
        top: 50%;
        opacity: 1;
    }
}/*searcher pager*//*news start*/
.searcher_center
{
    padding-top: 77px;
}
.searchPage .item
{
    width: 100%;
    height: 168px;
    margin-bottom: 20px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    background: #fff;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,.1);
}
.searchPage .item a
{
    width: 100%;
    display: block;
}
.searchPage .item .text
{
    width: 868px;
    display: block;
}
.searchPage .item .img
{
    width: 300px;
    height: 168px;
    display: block;
    margin-right: 30px;
    overflow: hidden;
}
.searchPage .item img
{
    width: 300px;
    height: 168px;
    display: block;
    transition: ease-in-out .4s;
}
.searchPage .item h3
{
    font-size: 20px;
    padding: 35px 0 20px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.searchPage .item .txt
{
    color: #999;
    line-height: 24px;
    height: 48px;
    padding-right: 130px;
    overflow: hidden;
}
.searchPage .item .time
{
    width: 150px;
    padding-top: 45px;
    font-family: arial;
    font-size: 20px;
    color: #999;
}
.searchPage .item .time .day
{
    font-size: 40px;
    line-height: 45px;
    display: block;
}
.searchPage .item:hover
{
    box-shadow: 0 2px 8px rgba(0,0,0,.2);
}
.searchPage .item:hover .img img
{
    transform: scale(1.1);
}
.searchPage .item:hover h3
{
    font-weight: bold;
    color: #002a93;
    text-indent: 5px;
}
.searchPage .item:hover .time .day span
{
    background: #002a93;
}
.searchPage .item:hover .time .day strong
{
    background: #f00;
    color: #fff;
}
.searchPage .item .text
{
    width: 1368px;
}/* map_ul */
.map_ul
{
    list-style: outside none none;
    display: block;
    width: 100%;
    padding-bottom: 50px;
}
.map_ul li
{
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 25px;
}
.map_ul li a
{
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    display: block;
    background: #f6f6f6;
    text-indent: 15px;
}
.map_ul .list-inline
{
    display: block;
    width: 86%;
}
.map_ul .list-inline li
{
    height: 32px;
    display: inline-block;
    *display: inline;
    margin: 15px 5px 15px 0;
    zoom: 1;
    line-height: 32px;
    border-bottom: 0;
    text-align: center;
    width: auto;
    padding: 0;
}
.map_ul .list-inline li a
{
    text-indent: 0;
    font-weight: normal;
    display: block;
    line-height: 32px;
    height: 32px;
    display: inline-block;
    padding: 0 10px;
    width: auto;
    border: 1px solid #ccc;
    text-align: center;
}
.map_ul .list-inline li a:hover
{
    background: #002a93;
    color: #fff;
    border: 1px solid #002a93;
}
.map_ul li.li0
{
    display: none;
}/*pager*/
.pager
{
    padding: 0;
    margin-top: 40px;
    text-align: center;
}
.pager:after
{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.pager
{
    *zoom: 1;
}
.pager p
{
    height: 26px;
    line-height: 26px;
    float: left;
    display: none;
}
.pager ul
{
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
.pager ul li
{
    padding: 0!important;
    height: auto!important;
    border: none!important;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.pager ul a
{
    padding: 0;
    height: 52px;
    line-height: 52px;
    text-decoration: none;
    float: left;
    color: #666;
}
.pager ul li
{
    margin-left: 8px;
    width: 52px;
    height: 52px;
}
.pager ul li a
{
    display: block;
    width: 100%;
    height: 52px;
    font-family: Arial;
    font-size: 20px;
    text-align: center;
    background: url("/png/9l5zqw1a.png") no-repeat center center;
    color: #666;
}
.pager ul li a.current
{
    color: #002a93;
}
.pager ul li:hover a
{
    color: #002a93;
    line-height: 52px;
    display: block;
    width: 52px;
    height: 52px;
}
.pager ul li:nth-child(2)
{
    margin-right: 8px;
    font-size: 0;
    width: 102px;
    height: 52px;
    background: url("/png/trijltlu.png") no-repeat center center;
}
.pager ul li:nth-child(2) a
{/*background:none;*/
    width: 100%;
}
.pager ul li:nth-last-child(2)
{
    margin-left: 16px;
    width: 102px;
    height: 52px;
    font-size: 0;
    background: url("/png/xk6ev3ag.png") no-repeat center center;
    cursor: pointer;
}
.pager ul li:nth-last-child(2) a
{/*background:none;*/
    width: 100%;
}/*.pager ul li:nth-child(2):hover{background:url("../images/pagePrev_h.png") no-repeat center center;}
.pager ul li:nth-last-child(2):hover{background:url("../images/pageNext_h.png") no-repeat center center;}*/
.pager ul li:first-child
{
    font-size: 0;
    display: none;
}
.pager ul li:last-child
{
    font-size: 0;
    display: none;
}/*.pager ul li:nth-child(2) a{font-size:0;}
.pager ul li:nth-last-child(2) a{font-size:0;}
*/
.contactPage
{
    margin-bottom: 0;
}
.sold_1_m
{
    display: inline-block;
    width: 100%;
}
.sold_1_m .tit_l
{
    text-align: center;
    float: left;
}
.sold_1_m .tit_l h3
{
    font-size: 36px;
    color: #002a93;
    line-height: 36px;
    font-weight: bold;
    padding-top: 16px;
    padding-bottom: 8px;
}
.sold_1_m .wenan
{
    float: right;
    width: 820px;
}
.sold_1_1
{
    padding: 0 130px;
    padding-top: 60px;
}
.sold_1_1 dl
{
    display: inline-block;
    width: 100%;
}
.sold_1_1 dl dt
{
    float: left;
    width: 414px;
}
.sold_1_1 dl dt img
{
    display: block;
    width: 100%;
}
.sold_1_1 dl dd
{
    float: right;
    width: 560px;
    background-color: #f4f4f4;
    border-radius: 15px;
    padding: 6px 0;
}
.sold_1_1 dl dd h3
{
    font-size: 24px;
    color: #002a93;
    line-height: 55px;
    font-weight: bold;
    padding-left: 38px;
}
.sold_1_1 dl dd p
{
    display: inline-block;
    width: 100%;
    padding-top: 6px;
}
.sold_1_1 dl dd p span
{
    display: inline-block;
    line-height: 52px;
    border-top: #dedede solid 1px;
    width: 100%;
    font-size: 14px;
}
.sold_1_1 dl dd p span b
{
    display: block;
    font-size: 14px;
    color: #364e91;
    padding-left: 38px;
    padding-right: 10px;
    float: left;
}
.sold_1_1 dl dd p span i
{
    display: block;
    font-size: 14px;
    padding-right: 38px;
    float: left;
    width: 450px;
}
.sold_2_m
{
    padding-top: 50px;
}
.sold_2_m .sold_2_1
{
    padding: 0 130px;
    padding-top: 54px;
}
.sold_2_m .sold_2_1 dl
{
    background-color: #e8eff3;
    width: 100%;
    display: grid;
    border-radius: 15px;
    overflow: hidden;
}
.sold_2_m .sold_2_1 dt
{
    width: 100%;
    display: inline-block;
    padding-top: 12px;
}
.sold_2_m .sold_2_1 dt span
{
    display: block;
    float: left;
    width: 40%;
    padding-left: 10%;
    font-size: 24px;
    color: #333;
    line-height: 55px;
    font-weight: bold;
}
.sold_2_m .sold_2_1 dd
{
    width: 100%;
    display: inline-block;
    padding-top: 10px;
}
.sold_2_m .sold_2_1 dd p
{
    height: 50px;
    width: 100%;
}
.sold_2_m .sold_2_1 dd p.p1, .sold_2_m .sold_2_1 dd p.p3, .sold_2_m .sold_2_1 dd p.p5, .sold_2_m .sold_2_1 dd p.p7, .sold_2_m .sold_2_1 dd p.p9
{
    background-color: #cddce7;
}
.sold_2_m .sold_2_1 dd p span
{
    display: block;
    float: left;
    width: 40%;
    padding-left: 10%;
    font-size: 14px;
    color: #333;
    line-height: 50px;
}
.sold_3_m
{
    padding-top: 50px;
}
.sold_3_m .sold_3_1
{
    padding: 20px;
    padding-top: 40px;
}
.sold_3_m .sold_3_1 dl
{
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}
.sold_3_m .sold_3_1 dl dt
{
    width: 628px;
    float: left;
}
.sold_3_m .sold_3_1 dl dt img
{
    display: block;
    width: 100%;
}
.sold_3_m .sold_3_1 dl dd
{
    background: url(keywords.png) no-repeat center center;
    width: 629px;
    float: right;
    height: 482px;
}
.sold_3_m .sold_3_1 dl dd h4
{
    font-size: 24px;
    color: #202020;
    line-height: 55px;
    padding-left: 16%;
    padding-top: 8%;
}
.sold_3_m .sold_3_1 dl dd .ddc
{
    padding-left: 16%;
    padding-top: 4%;
}
.sold_3_m .sold_3_1 dl.dl2 dt, .sold_3_m .sold_3_1 dl.dl4 dt
{
    float: right;
}
.sold_3_m .sold_3_1 dl.dl2 dd, .sold_3_m .sold_3_1 dl.dl4 dd
{
    float: left;
}
.titlist1
{
    padding-bottom: 30px;
    border-bottom: 1px solid #666;
}
.titlist1 .j_tit1
{
    float: left;
    font-size: 26px;
    color: #333;
    width: 37%;
    margin-left: 5%;
}
.titlist1 .j_tit2
{
    float: left;
    font-size: 26px;
    color: #333;
    width: 42%;
}
.titlist1 .j_tit3
{
    float: left;
    font-size: 26px;
    color: #333;
    width: 11%;
    text-align: right;
    padding-right: 5%;
}
.jobs .list .item
{
    height: 100px;
    width: 100%;
    line-height: 100px;
    background: #fff;
}
.jobs .list .item:nth-child(2n)
{
    background: #f0f2f6;
}
.jobs .list .item .tit
{
    float: left;
    width: 37%;
    padding-left: 5%;
}
.jobs .list .item .desc
{
    float: left;
    width: 42%;
    height: 100px;
    font-size: 20px;
    color: #333;
    line-height: 100px;
}
.jobs .list .item .time
{
    float: left;
    width: 11%;
    height: 100px;
    font-family: arial;
    font-size: 12px;
    color: #666;
    line-height: 100px;
    text-align: right;
    padding-right: 5%;
}
.caseSelect
{
    margin-top: 2px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.newsPage .uist
{
    padding-top: 30px;
}
.caseSelect .item
{
    line-height: 50px;
    width: 1249px;
    overflow: hidden;
    border-top: 1px dotted #ddd;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    position: relative;
}
.caseSelect .item.item1
{
    border-top: 0;
}
.caseSelect .item.item1 i
{
    display: none;
}
.caseSelect .item i
{
    display: block;
    width: 68px;
    height: 50px;
    line-height: 50px;
    color: #444;
    text-align: center;
    background: #eee;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.caseSelect .item .t
{
    width: 68px;
    height: 50px;
    line-height: 50px;
    color: #444;
    text-align: center;
    background: #eee;
    margin-right: 15px;
    position: relative;
    z-index: 2;
}
.caseSelect .item li
{
    float: left;
    padding: 0 10px;
}
.caseSelect .item li a
{
    padding: 0 14px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    color: #444;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.caseSelect .item li:hover a, .caseSelect .item li.hover a
{
    background: #002a93;
    color: #fff;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.caseSelect .item .all
{
    width: 56px;
}
.caseSelect .item .all a
{
    padding: 0 10px;
}
.caseSelect .item .all:hover a, .caseSelect .item .all.hover a
{
    font-weight: bold;
    background: none;
    color: #002a93;
}
.caseSelect .item li:nth-child(20)
{
    margin-left: 92px;
}
.caseSelect .item li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li
{
    margin-left: 92px;
}
.caseSelect .item li.li2
{
    margin-left: 0!important;
}
.solute
{
    width: 105%;
    display: inline-block;
}
.solute .it
{
    display: inline-block;
    float: left;
    width: 46.3%;
    background-color: #fff;
    margin-right: 2.6%;
    margin-top: 2.5%;
    height: 234px;
    overflow: hidden;
}
.solute .it .item
{
    display: block;
    float: left;
    width: 31.5%;
    height: 100%;
}
.solute .it img
{
    display: block;
    width: 100%;
    height: 100%;
}
.solute .it .pic
{
    width: 57.4%;
    float: left;
    margin-left: 6.6%;
    padding-top: 9%;
}
.solute .it h3
{
    font-size: 30px;
    color: #002a93;
    line-height: 30px;
    font-weight: bold;
}
.solute .it h3 span
{
    display: inline-block;
    font-size: 12px;
    color: #acacac;
    line-height: 16px;
    padding-left: 14px;
    font-weight: normal;
}
.solute .it p
{
    font-size: 14px;
    color: #666;
    line-height: 26px;
    padding-top: 7%;
}
.solute .it:hover
{
    background: url(keywords.png) center center no-repeat;
    box-shadow: 8px 0 16px rgba(99,97,97,.1);
    transform: translateY(-5px);
    transition: all ease .36s;
    background-size: 100% 100%;
}
.solute .it:hover h3
{
    color: #fff;
}
.solute .it:hover h3 span
{
    color: #fff;
}
.solute .it:hover p
{
    color: #fff;
}
.cont_hai5
{
    width: 100%;
    margin-top: 5%;
}
.cont_hai51
{
    width: 100%;
    position: relative;
}
.cont_hai51 ul
{
    display: inline-block;
    width: 105%;
}
.cont_hai51 ul li
{
    width: 30.7%;
    margin-right: 2%;
    overflow: hidden;
    border-radius: 15px 5px 15px 5px;
    float: left;
}
.cont_hai51 ul li.li2
{
    margin-top: 3%;
}
.cont_hai51 ul li .title
{
    width: 100%;
    position: relative;
}
.cont_hai51 ul li .title img
{
    display: block;
    width: 100%;
}
.cont_hai51 ul li .title p
{
    width: 95%;
    background: url(/png/jxhwrkfq.png);
    position: absolute;
    left: 0;
    bottom: 0;
    height: 120px;
    left: 0%;
    line-height: 120px;
    font-size: 26px;
    color: #fff;
    padding-left: 5%;
}
.cont_hai51 ul li .pic
{
    width: 80%;
    padding: 5%;
    position: absolute;
    left: 5%;
    height: 70%;
    bottom: 5%;
    background: rgba(255,255,255,.9);
    border-radius: 15px 5px 15px 5px;
    transition: all ease .36s;
    opacity: 0;
}
.cont_hai51 ul li .pic .pih
{
    width: 100%;
    display: inline-block;
    position: relative;
}
.cont_hai51 ul li .pic .pih h3
{
    float: left;
    width: 40%;
}
.cont_hai51 ul li .pic .pih h3 span
{
    font-size: 26px;
    color: #333;
    line-height: 30px;
    width: 95%;
    display: block;
    padding-top: 8%;
}
.cont_hai51 ul li .pic .pih i
{
    display: block;
    width: 70px;
    height: 1px;
    background-color: #000;
    position: absolute;
    left: 0;
    bottom: 15%;
}
.cont_hai51 ul li .pic .pib
{
    padding-top: 5%;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
}
.cont_hai51 ul li:hover .title p
{
    opacity: 0;
    transition: all ease .36s;
}
.cont_hai51 ul li:hover .pic
{
    opacity: 1;
}
.cont_hai51 ul li .pic .pih img
{
    display: block;
    float: right;
    width: 50%;
    border-radius: 15px 5px 15px 5px;
}
.cont_hai3
{
    margin-top: 5%;
}
.cont_hai3 .video
{
    border-radius: 10px;
    overflow: hidden;
}
.cont_hai2
{
    width: 100%;
    padding-top: 4%;
}
.cont_hai21
{
    width: 100%;
    border-bottom: #ccc solid 1px;
    display: inline-block;
    padding-bottom: 5%;
}
.cont_hai21 h3
{
    font-size: 50px;
    color: #333;
    line-height: 55px;
    float: left;
}
.cont_hai21 p
{
    font-size: 12px;
    color: #666;
    line-height: 34px;
    float: right;
    width: 57.4%;
}
.cont_hai22
{
    width: 100%;
    display: inline-block;
    padding-top: 5%;
}
.cont_hai22 ul
{
    display: inline-block;
    width: 100%;
}
.cont_hai22 ul li
{
    width: 31.3%;
    float: left;
    background: url(/png/hs3av23f.png) left center no-repeat;
    padding-left: 26px;
    font-size: 12px;
    color: #333;
    line-height: 34px;
}
.cont_hai4
{
    width: 100%;
    margin-top: 5%;
}
.cont_hai41
{
    width: 100%;
    position: relative;
}
.cont_hai41 .hd
{
    position: absolute;
    right: 10%;
    bottom: 10%;
    text-align: center;
}
.cont_hai41 .hd .prev
{
    display: block;
    width: 42px;
    height: 42px;
    background-color: #4bd7ff;
    border-radius: 50%;
    margin: 10px 0;
    cursor: pointer;
}
.cont_hai41 .hd .next
{
    display: block;
    width: 42px;
    height: 42px;
    background-color: #4bd7ff;
    border-radius: 50%;
    margin: 10px 0;
    cursor: pointer;
}
.cont_hai41 .hd .prev:hover, .cont_hai41 .hd .next:hover
{
    background-color: #fda83a;
}
.cont_hai41 .hd .prev span
{
    display: inline-block;
    width: 7px;
    height: 12px;
    background-position: 0 -446px;
    margin: 0 auto;
    margin-top: 15px;
}
.cont_hai41 .hd .next span
{
    display: inline-block;
    width: 7px;
    height: 12px;
    background-position: -13px -446px;
    margin: 0 auto;
    margin-top: 15px;
}
.cont_hai41 .bd
{
    width: 100%;
}
.cont_hai41 .bd ul
{
    display: inline-block;
    width: 100%;
}
.cont_hai41 .bd ul li
{
    width: 100%;
    position: relative;
}
.cont_hai41 .bd ul li img
{
    display: block;
    width: 100%;
    border-radius: 10px;
}
.cont_hai41 .bd ul li h3
{
    width: 34%;
    font-size: 50px;
    color: #34485e;
    line-height: 65px;
    position: absolute;
    left: 14%;
    top: 10%;
}
.cont_hai6
{
    width: 100%;
    margin-top: 5%;
}
.cont_hai6 .w1400
{
    position: relative;
}
.cont_hai6 i
{
    display: block;
    width: 100%;
    height: 582px;
    border: #d0e1ef solid 3px;
    border-radius: 15px;
    position: relative;
    z-index: 0;
}
.cont_hai61
{
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 100%;
}
.cont_hai61 .pic
{
    width: 100%;
    padding-top: 7%;
}
.cont_hai61 .pic h3
{
    float: left;
    padding-left: 7%;
    font-size: 50px;
    color: #333;
    line-height: 55px;
}
.cont_hai61 .pic h3 span
{
    display: block;
    font-size: 30px;
    color: #666;
    line-height: 55px;
}
.cont_hai61 .pic p
{
    float: right;
    width: 52%;
    font-size: 12px;
    color: #666;
    line-height: 34px;
    padding-right: 7%;
}
.cont_hai61 .title
{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -12px;
}
.cont_hai7
{
    background: url(keywords.png) center center no-repeat;
    width: 100%;
    padding-bottom: 5.5%;
    margin-top: 5%;
}
.cont_hai71
{
    width: 100%;
    position: relative;
}
.cont_hai71 h3
{
    font-size: 34px;
    color: #333;
    line-height: 50px;
    position: absolute;
    right: 0%;
    top: 15%;
    width: 28.7%;
}
.cont_hai71 .hd
{
    width: 28.7%;
    position: absolute;
    right: 0;
    bottom: 0%;
}
.cont_hai71 .hd .prev
{
    display: block;
    width: 42px;
    height: 42px;
    background-color: #4bd7ff;
    border-radius: 50%;
    float: left;
    margin: 0 10px;
    cursor: pointer;
}
.cont_hai71 .hd .next
{
    display: block;
    width: 42px;
    height: 42px;
    background-color: #4bd7ff;
    border-radius: 50%;
    float: left;
    margin: 0 10px;
    cursor: pointer;
}
.cont_hai71 .hd .prev:hover, .cont_hai71 .hd .next:hover
{
    background-color: #fda83a;
}
.cont_hai71 .hd .prev span
{
    display: block;
    width: 7px;
    height: 12px;
    background-position: 0 -446px;
    margin: 0 auto;
    margin-top: 15px;
}
.cont_hai71 .hd .next span
{
    display: block;
    width: 7px;
    height: 12px;
    background-position: -13px -446px;
    margin: 0 auto;
    margin-top: 15px;
}
.cont_hai71 .hd .pageState
{
    float: right;
    line-height: 42px;
    font-size: 24px;
    color: #333;
    font-family: "Arial";
}
.cont_hai71 .hd .pageState span
{
    line-height: 42px;
    font-size: 40px;
}
.cont_hai71 .bd
{
    width: 100%;
    padding-top: 7%;
}
.cont_hai71 .bd ul
{
    display: inline-block;
    width: 100%;
}
.cont_hai71 .bd ul li
{
    width: 100%;
    float: left;
}
.cont_hai71 .bd ul li .pic
{
    float: left;
    width: 64%;
    border-radius: 10px;
}
.cont_hai71 .bd ul li .pic img
{
    display: block;
    border-radius: 10px;
    width: 100%;
}
.cont_hai71 .bd ul li .title
{
    float: right;
    width: 28.7%;
    border-radius: 10px;
    margin-top: 10%;
}
.cont_hai71 .bd ul li .title img
{
    display: block;
    border-radius: 10px;
    width: 100%;
}
.cont_fu1
{
    width: 100%;
    margin-top: 5%;
    background-color: #e6f1f9;
    border-radius: 10px 50px 10px 50px;
    display: inline-block;
}
.cont_fu1 .img
{
    display: block;
    float: left;
    width: 64%;
    border-radius: 10px 50px 10px 50px;
    position: relative;
    overflow: hidden;
}
.cont_fu1 .img img
{
    display: block;
    width: 100%;
}
.cont_fu1 .cont_fu11
{
    width: 24%;
    float: right;
    margin-right: 6%;
    padding-top: 10%;
}
.cont_fu1 .cont_fu11 h3
{
    font-size: 50px;
    color: #333;
    line-height: 50px;
}
.cont_fu1 .cont_fu11 p
{
    font-size: 12px;
    color: #666;
    line-height: 32px;
    padding-top: 12%;
    text-align: justify;
}
.cont_fu1 .img::before
{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}
.cont_fu1:hover .img::before
{
    height: 100%;
}
.cont_fu2
{
    padding-top: 5%;
}
.cont_fu2 h3
{
    font-size: 50px;
    color: #333;
    line-height: 50px;
}
.cont_fu2 p
{
    font-size: 12px;
    color: #666;
    line-height: 32px;
    padding-top: 3%;
    text-align: justify;
}
.cont_fu2 img
{
    display: block;
    padding-top: 5%;
}
.cont_jr3
{
    width: 100%;
    padding-top: 22%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.cont_jr3 img
{
    display: block;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.cont_jr3 h3
{
    font-size: 50px;
    color: #333;
    line-height: 50px;
    position: absolute;
    left: 80px;
    top: 100px;
}
.cont_jr3 h3 span
{
    display: block;
    font-size: 30px;
    color: #333;
    line-height: 30px;
    padding-top: 14px;
}
.cont_jr2
{
    margin-top: 7%;
    width: 100%;
    position: relative;
    z-index: 2;
}
.cont_jr2 i
{
    display: block;
    width: 100%;
    height: 494px;
    border: #d0e1ef solid 3px;
    border-radius: 15px;
    position: relative;
    z-index: 0;
}
.cont_jr21
{
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 100%;
}
.cont_jr21 h3
{
    background-color: #fff;
    position: absolute;
    left: 70px;
    top: -20px;
    font-size: 50px;
    color: #333;
    line-height: 50px;
    padding: 0 26px;
}
.cont_jr21 p
{
    position: absolute;
    left: 90px;
    font-size: 12px;
    color: #666;
    line-height: 35px;
    top: 80px;
    width: 79%;
}
.cont_jr21 img
{
    display: block;
    position: absolute;
    bottom: -230px;
    right: -25px;
}
.cont_jr21 span
{
    display: block;
    font-size: 12px;
    color: #666;
    line-height: 16px;
    position: absolute;
    left: 90px;
    bottom: 80px;
}
.cont_jr22
{
    width: 96%;
    position: absolute;
    left: 2%;
    bottom: -510px;
}
.cont_jr22 ul
{
    display: inline-block;
    width: 105%;
}
.cont_jr22 ul li
{
    width: 30.3%;
    float: left;
    margin-right: 2.2%;
}
.cont_jr22 ul li img
{
    display: block;
    width: 100%;
    border-radius: 10px;
}
.cont_jr31
{
    background-color: #f2f5f7;
    width: 100%;
    height: 700px;
    border-radius: 15px;
}
.cont_jr311
{
    position: absolute;
    right: 70px;
    bottom: 76px;
    width: 992px;
    height: 518px;
}
.cont_jr311 b
{
    background: url(keywords.png) right center no-repeat;
    width: 992px;
    height: 518px;
    display: block;
}
.cont_jr31.aos-init.aos-animate b
{
    opacity: 1;
}
.cont_jr311 ul
{
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}
.cont_jr311 ul li
{
    width: 20%;
    float: left;
    height: 100%;
    position: relative;
}
.cont_jr311 ul li .d3
{
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-family: "Arial";
    font-size: 30px;
    line-height: 30px;
}
.cont_jr311 ul li .d2
{
    width: 52%;
    height: 42px;
    border-radius: 10px;
    margin: 0 auto;
    position: absolute;
    left: 21%;
    bottom: 40px;
    overflow: hidden;
    background: #78b4e8;
    background: -moz-linear-gradient(top,#78b4e8 0%,#a8d2f6 100%);
    background: -webkit-linear-gradient(top,#78b4e8 0%,#a8d2f6 100%);
    background: linear-gradient(to bottom,#78b4e8 0%,#a8d2f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78b4e8',endColorstr='#a8d2f6',GradientType=0);
}
.cont_jr311 ul li .d2 i
{
    display: block;
    width: 52px;
    height: 18px;
    background: url(keywords.png) center center no-repeat;
    position: absolute;
    left: 50%;
    bottom: 10px;
    margin-left: -26px;
    animation: mousemove 3s linear 1s infinite;
}
.cont_jr311 ul li.li2 .d2
{
    height: 72px;
}
.cont_jr311 ul li.li3 .d2
{
    height: 112px;
}
.cont_jr311 ul li.li4 .d2
{
    height: 190px;
}
.cont_jr311 ul li.li5 .d2
{
    height: 302px;
}
.cont_jr311 ul li.li3 .d2 i
{
    height: 38px;
    background: url(keywords.png) center center no-repeat;
}
.cont_jr311 ul li.li4 .d2 i
{
    height: 58px;
    background: url(keywords.png) center center no-repeat;
}
.cont_jr311 ul li.li5 .d2 i
{
    height: 58px;
    background: url(keywords.png) center center no-repeat;
}
.cont_jr311 ul li .d1
{
    background: url(keywords.png) center center no-repeat;
    width: 140px;
    height: 132px;
    position: absolute;
    left: 50%;
    margin-left: -70px;
    top: 240px;
    text-align: center;
    font-size: 28px;
    line-height: 30px;
    transition: .4s ease-out;
}
.cont_jr311 ul li.li2 .d1
{
    top: 218px;
}
.cont_jr311 ul li.li3 .d1
{
    top: 170px;
}
.cont_jr311 ul li.li4 .d1
{
    top: 100px;
}
.cont_jr311 ul li.li5 .d1
{
    top: -5px;
}
.cont_jr311 ul li .d1 p
{
    padding-top: 12px;
}
.cont_jr311 ul li .d1 span
{
    display: block;
    font-size: 20px;
}
.cont_jr311 ul li:hover .d1
{
    background: url(keywords.png) center center no-repeat;
    transition: .4s ease-out;
}
.cont_jr311 ul li:hover .d1 p
{
    padding-top: 24px;
    transition: all ease .36s;
}
.cont_jr311 ul li .d2::before
{
    bottom: 0;
    left: 0;
    right: 0;
    height: 0%;
    width: 100%;
    background-color: #68a7da;
    transition: .4s ease-out;
    position: absolute;
    content: "";
}
.cont_jr311 ul li .d2:hover::before
{
    height: 100%;
}
@keyframes animate
{
    from
    {
        height: 0;
        top: 400px;
    }
    to
    {
        height: 400px;
        top: 0;
    }
}
@keyframes mousemove
{
    0%
    {
        transform: translateY(-5px);
    }
    25%
    {
        transform: translateY(0);
    }
    50%
    {
        transform: translateY(5px);
    }
    75%
    {
        transform: translateY(0);
    }
    100%
    {
        transform: translateY(-5px);
    }
}
.cont_jr1
{
    width: 100%;
    margin-top: 5%;
    position: relative;
}
.cont_jr11
{
    width: 50%;
}
.cont_jr11 h3
{
    font-size: 50px;
    color: #333;
    line-height: 50px;
}
.cont_jr11 p
{
    font-size: 12px;
    color: #666;
    line-height: 35px;
    padding-top: 30px;
}
.cont_jr12
{
    padding-top: 5%;
    width: 50%;
}
.cont_jr12 h2
{
    background: url(keywords.png) right center no-repeat;
    font-size: 24px;
    color: #333;
    padding-right: 304px;
    display: inline-block;
}
.cont_jr12 ul
{
    display: inline-block;
    width: 105%;
    padding-top: 5%;
}
.cont_jr12 ul li
{
    width: 30%;
    height: 70px;
    background: url(keywords.png) center center no-repeat;
    float: left;
    margin-right: 3%;
    text-align: center;
    background-size: 100%;
    transition: all ease .36s;
}
.cont_jr12 ul li p
{
    font-size: 14px;
    color: #333;
    line-height: 18px;
    font-weight: bold;
    padding-top: 5%;
}
.cont_jr12 ul li h3
{
    font-size: 14px;
    color: #999;
    line-height: 14px;
    padding-top: 8%;
}
.cont_jr13
{
    width: 100%;
    position: relative;
    margin-top: 5%;
    height: 532px;
}
.cont_jr13 ul
{
    display: inline-block;
    width: 100%;
}
.cont_jr13 ul img
{
    display: block;
    width: 100%;
    border-radius: 10px;
}
.cont_jr13 ul .li1
{
    width: 24.2%;
    position: absolute;
    right: 0;
    top: -500px;
}
.cont_jr13 ul .li2
{
    width: 60.4%;
    position: absolute;
    left: 0;
    top: 0%;
}
.cont_jr13 ul .li3
{
    width: 32.5%;
    position: absolute;
    right: 0;
    bottom: 0%;
}
.cont_jr12 ul li:hover
{
    transform: translateY(-5px);
    transition: all ease .36s;
}
.cont_tz1
{
    width: 100%;
    padding-top: 2%;
}
.cont_tz11
{
    width: 100%;
    display: inline-block;
}
.cont_tz11 h3
{
    float: left;
    font-size: 50px;
    color: #333;
    line-height: 55px;
}
.cont_tz11 h3 span
{
    display: block;
}
.cont_tz11 i
{
    display: block;
    width: 100px;
    height: 3px;
    background-color: #999;
    margin-top: 46px;
}
.cont_tz11 .img
{
    display: block;
    float: right;
    width: 66%;
    position: relative;
}
.cont_tz11 .img img
{
    display: block;
    width: 100%;
}
.cont_tz12
{
    width: 100%;
    display: inline-block;
}
.cont_tz12 .img
{
    display: block;
    float: left;
    width: 30.8%;
    border-radius: 10px;
    position: relative;
}
.cont_tz12 .img img
{
    display: block;
    width: 100%;
}
.cont_tz12 p
{
    float: right;
    width: 64%;
    font-size: 12px;
    color: #666;
    line-height: 34px;
    padding-top: 7%;
}
.cont_tz13
{
    padding-top: 3%;
    overflow: hidden;
    position: relative;
}
.cont_tz13 img
{
    display: block;
    width: 100%;
    position: relative;
}
.cont_tz2
{
    padding-top: 5%;
    text-align: center;
}
.cont_tz2 h2
{
    font-size: 50px;
    color: #333;
    line-height: 50px;
}
.cont_tz2 b
{
    display: inline-block;
    font-size: 24px;
    color: #333;
    line-height: 24px;
    padding-top: 16px;
    font-weight: normal;
}
.cont_tz2 ul
{
    display: inline-block;
    width: 105%;
    padding-top: 3%;
}
.cont_tz2 ul li
{
    width: 23%;
    margin-right: 2%;
    float: left;
    text-align: center;
    height: 243px;
    transition: all ease .36s;
    position: relative;
}
.cont_tz2 ul li:hover .b1
{
    transform: translateY(-10px);
    transition: all ease .36s;
}
.cont_tz2 ul li h3
{
    font-size: 26px;
    color: #47536a;
    line-height: 36px;
    padding-top: 12%;
}
.cont_tz2 ul li i
{
    width: 30px;
    height: 2px;
    background-color: #b4bbc9;
    margin: 0 auto;
    margin-top: 5%;
    display: block;
}
.cont_tz2 ul li .b1
{
    position: relative;
    z-index: 2;
    background: url(keywords.png) center center no-repeat;
    width: 100%;
    height: 100%;
    transition: all ease .36s;
}
.cont_tz2 ul li .b2
{
    position: absolute;
    z-index: 1;
    background: url(keywords.png) center center no-repeat;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.cont_tz2 ul li:hover .b1 h3
{
    font-weight: bold;
}
.cont_wen1
{
    width: 100%;
    padding-top: 5%;
}
.cont_wen1 h3
{
    width: 33%;
    font-size: 50px;
    color: #333;
    line-height: 55px;
}
.cont_wen1 img
{
    display: block;
    margin-top: 5%;
    border-radius: 10px 50px 10px 50px;
}
.cont_wen1 .p
{
    font-size: 12px;
    color: #666;
    line-height: 34px;
    padding-top: 2%;
}
@media(max-width: 1660px)
{
    .cont_jr22
    {
        bottom: -450px;
    }
    .cont_hai7
    {
        background: url(keywords.png) center center no-repeat;
        width: 100%;
        padding-bottom: 7%;
    }
    .cont_hai61 .pic h3
    {
        font-size: 40px;
        line-height: 45px;
    }
    .cont_hai61 .pic h3 span
    {
        font-size: 20px;
        line-height: 45px;
    }
    .cont_hai6 i
    {
        height: 514px;
    }
    .cont_hai51 ul li .pic .pih h3 span
    {
        font-size: 20px;
        line-height: 26px;
    }
    .cont_hai41 .bd ul li h3
    {
        font-size: 40px;
        line-height: 55px;
        left: 10%;
    }
    .cont_hai21 h3
    {
        font-size: 40px;
        line-height: 45px;
    }
    .cont_fu1 .cont_fu11 h3
    {
        font-size: 40px;
        line-height: 40px;
    }
    .cont_hai22 ul li
    {
        width: 31%;
    }
    .cont_fu2 h3
    {
        font-size: 40px;
        line-height: 40px;
    }
    .cont_jr3 h3
    {
        font-size: 40px;
        line-height: 40px;
    }
    .cont_jr21 h3
    {
        font-size: 40px;
        line-height: 40px;
    }
    .cont_jr21 img
    {
        bottom: -200px;
        right: -20px;
    }
    .cont_jr2 i
    {
        height: 454px;
    }
    .cont_jr11 h3
    {
        font-size: 40px;
        line-height: 40px;
    }
    .cont_jr12 ul li p
    {
        font-size: 12px;
    }
    .cont_jr13
    {
        height: 456px;
    }
    .cont_jr13 ul .li1
    {
        top: -460px;
    }
    .cont_tz11 h3
    {
        font-size: 40px;
        line-height: 45px;
    }
    .cont_tz2 h2
    {
        font-size: 40px;
        line-height: 40px;
    }
    .cont_wen1 h3
    {
        font-size: 40px;
        line-height: 45px;
    }
}/*ny common css end*//* 响应1200屏幕 */
@media(max-width: 1660px)
{
    .detail1
    {
        width: 1080px;
    }
    .product_center .prolist li .t_top .tit
    {
        font-size: 20px;
    }
    .solution_center li .txt_box .sico
    {
        width: 120px;
    }
    .pro_top .imgtxtcon .wx
    {
        left: 21%;
        width: 190px;
    }
    .pro_top .imgtxtcon .wx1
    {
        left: 56%;
        width: 190px;
    }
    .product_portfolio .list li .img
    {
        height: 280px;
    }
    .searchPage .item .text
    {
        width: 1168px;
    }
    .about_4_main .w1400
    {
        width: 1200px;
        overflow: visible;
    }
    .menuer .w1400
    {
        width: 1200px;
        overflow: visible;
    }
    .about_3 li.hr4
    {
        margin: 0 32px;
        margin-bottom: 20px;
    }
    .product_center1 .list .item .txtBox p
    {
        line-height: 20px;
    }
    .product_center1 .list .item .txtBox p
    {
        height: 150px;
    }
    .sold_1_1
    {
        padding: 0 60px;
        padding-top: 54px;
    }
    .sold_2_m .sold_2_1
    {
        padding: 0 60px;
        padding-top: 54px;
    }
    .sold_3_m .sold_3_1
    {
        padding: 0;
        padding-top: 40px;
    }
    .sold_3_m .sold_3_1 dl dt
    {
        width: 546px;
    }
    .sold_3_m .sold_3_1 dl dd
    {
        width: 554px;
        height: 417px;
    }
    .pro_recom .prolist li
    {
        height: 356px;
    }
    .news_center .newslist li .img
    {
        height: 218px;
    }
    .news_center .newslist li .txt .time
    {
        font-size: 22px;
    }
    .news_center .newslist li .txt .desc
    {
        padding-top: 14px;
        font-size: 14px;
        line-height: 22px;
    }
    .news_center .newslist li .detail
    {
        margin-top: 26px;
    }
}/*响应1440 到 1680屏幕*/
@media(min-width: 1440px) and (max-width: 1680px)
{
    .about_2_main .develop_box
    {
        padding: 0 6%;
    }
}
@-webkit-keyframes rotate
{
    0%
    {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    50%
    {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotate
{
    0%
    {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    50%
    {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes animatemap
{
    0%
    {
        transform: translateY(-10px);
    }
    20%
    {
        border-radius: 2px;
    }
    50%
    {
        transform: translateY(-5px);
        border-bottom-right-radius: 25px;
    }
    80%
    {
        border-radius: 2px;
    }
    100%
    {
        transform: translateY(-10px);
    }
}
