.leo-6 {
    width: 50%;
    float: left
}

.hasdrop a {
    font-family: utsaahb
}

.leo-row {
    width: 100%
}

.Home-banner .item {
    position: relative
}

.Home-banner .item img {
    width: 100%;
    vertical-align: middle
}

.Home-banner .banner-page {
    bottom: 26px
}

.Home-banner .banner-page .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 7px;
    background-color: #fff;
    box-sizing: border-box;
    opacity: 1;
    border-radius: 10px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.Home-banner .banner-page .swiper-pagination-bullet-active {
    width: 40px;
    background-color: #2947bb;
    opacity: 1
}

.Home-banner .text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    z-index: 2;
    height: 200px;
    padding-top: 34px;
    display: none
}

.Home-banner .text p {
    font-size: 70px;
    font-weight: 700;
    color: #fff;
    font-style: italic;
    text-transform: uppercase;
    line-height: 1
}

.index_banner {
    padding-top: 139px;
}

.index_banner .swiper-container {
}

.index_banner .swiper-wrapper {
}

.index_banner .swiper-slide {
}

.index_banner .swiper-slide .item {
    position: relative
}

.index_banner .swiper-slide .item .img_box {
}

.index_banner .swiper-slide .item .img_box img:first-child {
    max-width: 100%;
}

.index_banner .swiper-slide .item .img_box img:last-child {
    display: none
}

.index_banner .swiper-slide .item .text_box {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    padding-left: 8%;
    justify-content: center;
    max-width: 50%
}

.index_banner .swiper-slide .item .text_box .title {
    font-size: 55px;
    line-height: 70px;
    font-weight: 700;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.index_banner .swiper-slide .item .text_box .title1 {
    font-size: 16px;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index_banner .swiper-slide .item .text_box .remark{margin-bottom: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.index_banner .swiper-slide .item .text_box .remark p{
    font-size: 16px;
    line-height: 30px;
}
.index_banner .swiper-slide .item .text_box .remark img{
    max-width: 15px;
    margin-top: -5px;
}
.index_banner .swiper-slide .item .text_box a {
    font-size: 18px;
    padding: 10px 15px;
    background: #2846ba;
    width: max-content;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 30px
}

.index_banner .swiper-slide .item .text_box a:hover {
    background: #02219b
}

.index_banner .swiper-slide .item .text_box span {
    font-size: 16px;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.index_banner .swiper-slide .item .text_box span img {
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 4px;
    width: 20px
}

.index_banner .swiper-slide .item .text_box .bottom_img {
}

.index_banner .swiper-slide .item .text_box .bottom_img img {
}

.index_banner .swiper-container .swiper-pagination {
    bottom: 26px
}

.index_banner .swiper-container .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 7px;
    background-color: #fff;
    border: 1px solid #2947bb;
    box-sizing: border-box;
    opacity: 1;
    border-radius: 10px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.index_banner .swiper-container .swiper-pagination-bullet-active {
    width: 40px;
    background-color: #2947bb;
    opacity: 1
}

.index_banner_text {
    background: #dddddd;
}

.index_banner_text .auto-container {
    width: 1200px
}

.index_banner_text .auto-container .item_box {
    display: flex;
    justify-content: space-between;
    padding: 50px 0
}

.index_banner_text .auto-container .item_box .item {
    width: 25%;
    color: #333333;
    display: flex;
    margin-right: 20px
}

.index_banner_text .auto-container .item_box .item .icon {
    width: 10%;
    margin-right: 2%
}

.index_banner_text .auto-container .item_box .item .icon img {
    width: 20px
}

.index_banner_text .auto-container .item_box .item p {
    font-size: 16px;
    width: 88%
}

.section {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fff
}

.Home_title {
    text-align: center;
    margin-bottom: 40px
}

.Home_title .t {
    color: #222;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1
}

.Home_title .p {
    font-size: 18px;
    line-height: 1;
    color: #222
}

.section_hzkh {
    padding: 20px 0;
    background: #f0f0f0
}

.section_hzkh img {
    width: 100%
}

.section_sblogo {
    padding: 36px 0
}

.section_sblogo .swiper-sblogo .swiper-slide img {
    border: 1px solid #dcdcdc;
    width: 100%;
    max-width: 100%
}

.section_about {
    padding-top: 30px;
    padding-bottom: 90px
}

.Home-about {
    position: relative
}

.Home-about .Home-about-container {
    display: table;
    margin-top: 32px
}

.Home-about .Home-about-container .info_r,.Home-about .Home-about-container .video_l {
    width: 50%;
    display: table-cell;
    padding: 0 12px;
    vertical-align: top
}

.Home-about .video_wrap {
    position: relative;
    cursor: pointer
}

.Home-about .video_wrap .cover {
    position: absolute;
    z-index: 5;
    box-shadow: -20px 20px #ddd
}

.Home-about .video_wrap .play_btn {
    width: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -40px;
    margin-left: -40px
}

.Home-about .video_wrap img {
    width: 100%
}

.Home-about .about_c {
    padding-right: 40px
}

.Home-about .about_c .img {
    margin-bottom: 18px
}

.Home-about .about_c .img img {
    width: 140px
}

.Home-about .about_c .t {
    margin-bottom: 26px;
    font-weight: 700;
    font-size: 26px;
    color: #333
}

.Home-about .about_c .inner_body {
    height: 310px;
    overflow: hidden;
    font-size: 16px;
    line-height: 24px;
    color: #222;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 13;
    overflow: hidden
}

.Home-about .about_c .more_about {
    display: inline-block;
    width: 200px;
    height: 50px;
    background: url(../png/btn1.png) no-repeat center;
    background-size: 100%;
    margin-top: 56px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    transition: all .25s ease-in;
    font-size: 18px;
    text-transform: uppercase;
    font-family: HelveticaNeueLTProLt
}

.Home-about .about_c .more_about:hover {
    background-image: url(../png/btn200_hover.png);
    color: #fff
}

.Home-about .about_c .tell {
    margin-top: 88px
}

.Home-about .about_c .tell img {
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle
}

.Home-about .about_c .tell .hotline {
    display: inline-block;
    vertical-align: middle;
    margin-right: 26px;
    font-size: 24px;
    line-height: .8;
    text-align: left;
    color: #000
}

.Home-about .about_c .tell .hotline b {
    display: block;
    font-size: 30px;
    line-height: 24px;
    color: #000
}

.Home-about .about_c .tell .phone-num {
    display: inline-block;
    vertical-align: middle;
    font-size: 40px;
    line-height: 1;
    font-weight: 700;
    color: #2947bb;
    color: #222
}

.Home-about .swiper-us-father {
    position: relative;
    margin-top: 80px
}

.Home-about .swiper-us-father .factory_imgList .item {
    position: relative;
    overflow: hidden
}

.Home-about .swiper-us-father .factory_imgList .item img {
    max-width: 100%
}

.Home-about .swiper-us-father .factory_imgList .bg {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(41,71,187,.8);
    display: table;
    text-align: center
}

.Home-about .swiper-us-father .factory_imgList .bg::after {
    content: '';
    display: block;
    width: 90%;
    height: 90%;
    border: 1px solid rgba(255,255,255,.8);
    position: absolute;
    top: 5%;
    left: 5%
}

.Home-about .swiper-us-father .factory_imgList .bg .info {
    display: table-cell;
    vertical-align: middle;
    color: #fff
}

.Home-about .swiper-us-father .factory_imgList .bg p {
    color: #fff;
    font-size: 26px
}

.Home-about .swiper-us-father .pagination-us {
    width: 100%;
    text-align: center;
    position: relative;
    margin-top: 30px;
    z-index: 1
}

.Home-about .swiper-us-father .pagination-us .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 4px solid #aeaeae;
    box-sizing: border-box;
    margin: 0 7px;
    background-color: transparent;
    opacity: 1
}

.Home-about .swiper-us-father .pagination-us .swiper-pagination-bullet-active {
    background-color: #2947bb
}

.section-who {
    background-color: #2947bb
}

.section-who .inner_row {
    margin: 0 -19px
}

.section-who .who-item {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 0 19px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.section-who .who-item:hover .text h4 {
    color: #2947bb
}

.section-who .who-item .img_box img {
    width: 100%;
    height: 100%
}

.section-who .who-item .text {
    padding: 36px 20px;
    background-color: #fff
}

.section-who .who-item .text h4 {
    margin-bottom: 14px;
    font-size: 24px;
    line-height: 30px;
    color: #222;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 60px
}

.section-who .who-item .text p {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    min-height: 220px
}

.section-who .who-item .text .more {
    display: block;
    width: 120px;
    height: 30px;
    margin: 0 auto;
    margin-top: 48px;
    background: url(../png/btn4.png) no-repeat center;
    text-align: center;
    line-height: 32px;
    font-size: 18px;
    text-transform: uppercase;
    color: #2947bb
}

.section-who .who-item .text .more:hover {
    background-image: url(../png/btn4_hover.png);
    color: #fff
}

.section-customer .three_item_wrapper .inner_row {
    margin: 0 -14px
}

.section-customer .three_item_wrapper .item_box .img_box {
    overflow: hidden
}

.section-customer .three_item_wrapper .item_box .img_box img {
    width: 100%;
    height: auto
}

.section-customer .three_item_wrapper .item_box .img_box a {
    position: relative;
    display: block
}

.section-customer .three_item_wrapper .item_box .img_box .bg {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(41,71,187,.8);
    display: table;
    text-align: center
}

.section-customer .three_item_wrapper .item_box .img_box .bg .info {
    display: table-cell;
    vertical-align: middle;
    color: #fff
}

.section-customer .three_item_wrapper .item_box .img_box .bg .ico {
    width: 29px
}

.section-customer .three_item_wrapper .item_box .img_box .bg p {
    margin-top: 10px;
    color: #fff;
    font-size: 16px
}

.section-customer .three_item_wrapper .item_box .inner_text {
    padding: 0 28px;
    padding-top: 34px
}

.section-customer .three_item_wrapper .item_box .inner_text h4 {
    position: relative;
    padding-bottom: 18px;
    font-size: 20px;
    text-align: center;
    color: #000;
    font-weight: 700
}

.section-customer .three_item_wrapper .item_box .inner_text h4::after {
    content: "";
    display: block;
    width: 40px;
    height: 4px;
    background-color: #2947bb;
    left: 50%;
    margin-left: -20px;
    bottom: 0;
    position: absolute
}

.section-customer .three_item_wrapper .item_box .inner_text p {
    margin-top: 24px;
    color: #222;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.section-customer .read_more_btn {
    font-family: HelveticaNeueLTProLt
}

.read_more_btn {
    display: inline-block;
    width: 200px;
    height: 50px;
    background: url(../png/btn1.png) no-repeat center;
    background-size: 100%;
    margin-top: 56px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    transition: all .25s ease-in;
    font-size: 18px;
    text-transform: uppercase
}

.read_more_btn:hover {
    background-image: url(../png/btn200_hover.png);
    color: #fff
}

.section-news .inner_row {
    margin: 0 -34px
}

.section-news .news-item {
    width: 33.333%;
    float: left;
    box-sizing: border-box;
    padding: 0 34px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.section-news .news-item .img_box {
    overflow: hidden;
    position: relative
}

.section-news .news-item .img_box a {
    display: block;
    width: 100%;
    height: 100%
}

.section-news .news-item .img_box img {
    width: 100%;
    height: 100%
}

.section-news .news-item .img_box .news_title {
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 50px;
    padding: 0 18px;
    width: 100%;
    box-sizing: border-box;
    background-color: rgba(0,0,0,.8);
    color: #fff;
    font-size: 24px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.section-news .news-item .img_box:hover .news_title {
    background-color: rgba(41,71,187,.8)
}

.section-news .news-item .text {
    padding: 32px 0;
    background-color: #fff
}

.section-news .news-item .text h4 {
    margin-bottom: 14px;
    font-size: 20px;
    line-height: 30px;
    color: #222;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.section-news .news-item .text p {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

.section-news .news-item .text .more {
    display: block;
    width: 120px;
    height: 30px;
    margin-top: 48px;
    background: url(../png/btn4.png) no-repeat center;
    text-align: center;
    line-height: 32px;
    font-size: 18px;
    text-transform: uppercase;
    color: #2947bb
}

.section-news .news-item .text .more:hover {
    background-image: url(../png/btn4_hover.png);
    color: #fff
}

.section-honor {
    background-color: #f8f8f8
}

.swiper-honor-father {
    position: relative
}

.swiper-honor-father .item {
    position: relative
}

.swiper-honor-father .item .default_border {
    position: absolute;
    top: 0;
    left: 0
}

.swiper-honor-father .item .hover_border {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.swiper-honor-father .item:hover .default_border {
    display: none
}

.swiper-honor-father .item:hover .hover_border {
    display: block
}

.swiper-honor-father img {
    width: 100%
}

.swiper-honor-father .main {
    width: 100%;
    padding: 10px;
    box-sizing: border-box
}

.swiper-honor-father .pagination-honor {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: 34px
}

.swiper-honor-father .pagination-honor .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 4px solid #aeaeae;
    box-sizing: border-box;
    margin: 0 7px;
    background-color: transparent;
    opacity: 1
}

.swiper-honor-father .pagination-honor .swiper-pagination-bullet-active {
    background-color: #2947bb
}

.product_wrapper {
    position: relative;
    z-index: 2
}

.section-product {
    position: relative;
    z-index: 2;
    background-color: #f8f8f8;
    padding-bottom: 0
}

.section-product::after {
    content: '';
    display: block;
    width: 100%;
    height: 33%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 1
}

.section-product .list_filter {
    margin-bottom: 45px;
    text-align: center
}

.section-product .list_filter .filter_item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3%;
    height: 40px;
    line-height: 40px;
    cursor: pointer
}

.section-product .list_filter .filter_item.active p {
    position: relative;
    color: #2947bb
}

.section-product .list_filter .filter_item.active p::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #2947bb
}

.section-product .list_filter .filter_item.active p::before {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -20px;
    background-color: #2947bb
}

.section-product .list_filter .filter_item.active .default {
    display: none
}

.section-product .list_filter .filter_item.active .hover {
    display: inline-block
}

.section-product .list_filter .filter_item:hover p {
    position: relative;
    color: #2947bb
}

.section-product .list_filter .filter_item:hover p::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #2947bb
}

.section-product .list_filter .filter_item:hover p::before {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -20px;
    background-color: #2947bb
}

.section-product .list_filter .filter_item:hover .default {
    display: none
}

.section-product .list_filter .filter_item:hover .hover {
    display: inline-block
}

.section-product .list_filter .filter_item p {
    display: inline-block;
    font-size: 18px;
    color: #333
}

.section-product .list_filter .filter_item img {
    vertical-align: middle;
    margin-right: 10px
}

.section-product .list_filter .filter_item .default {
    display: inline-block
}

.section-product .list_filter .filter_item .hover {
    display: none
}

.section-product .product_wrapper .product_body .product_swiper-father {
    position: relative
}

.section-product .product_wrapper .product_body .product_swiper-father .swiper-wrapper {
    padding: 20px 0;
    box-sizing: border-box
}

.section-product .product_wrapper .product_body .product_swiper-father .product-next,.section-product .product_wrapper .product_body .product_swiper-father .product-prev {
    z-index: 1;
    width: 69px;
    height: 69px;
    background: url(../png/product_btn.png) no-repeat center;
    background-size: 100%
}

.section-product .product_wrapper .product_body .product_swiper-father .product-next:hover,.section-product .product_wrapper .product_body .product_swiper-father .product-prev:hover {
    background-image: url(../png/product_btn_hover.png)
}

.section-product .product_wrapper .product_body .product_swiper-father .product-next {
    right: -70px
}

.section-product .product_wrapper .product_body .product_swiper-father .product-prev {
    left: -70px;
    transform: rotate(180deg)
}

.section-product .product_wrapper .product_body .swiper-product .swiper-slide::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../png/b21_gray.png) no-repeat center;
    background-size: 120%;
    z-index: 1
}

.section-product .product_wrapper .product_body .swiper-product .item {
    position: relative;
    z-index: 2;
    width: 90%;
    height: 480px;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 30px;
    margin: 0 auto;
    background: url(../png/b21.png) no-repeat center;
    background-size: 100%;
    border: 1px solid transparent
}

.section-product .product_wrapper .product_body .swiper-product .item figure {
    overflow: hidden
}

.section-product .product_wrapper .product_body .swiper-product .item .img img {
    width: 100%
}

.section-product .product_wrapper .product_body .swiper-product .item:hover .info .producy-name a {
    color: #2947bb
}

.section-product .product_wrapper .product_body .swiper-product .info {
    padding: 20px 0
}

.section-product .product_wrapper .product_body .swiper-product .info .producy-name {
    margin-bottom: 5px;
    color: #333;
    font-weight: 700;
    font-size: 18px
}

.section-product .product_wrapper .product_body .swiper-product .info .producy-name a {
    color: #000
}

.section-product .product_wrapper .product_body .swiper-product .info p {
    font-size: 14px;
    color: #000
}

.section-product .product_wrapper .product_body .swiper-product .info .view-btn {
    display: block;
    width: 162px;
    height: 40px;
    margin: 0 auto;
    border-radius: 100px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #2947bb;
    color: #2947bb;
    font-size: 15px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.section-product .product_wrapper .product_body .read_more_btn {
    margin-top: 35px;
    font-family: HelveticaNeueLTProLt
}

.section-advantage {
    overflow: hidden
}

.section-advantage .home_advantage_list {
    margin-top: 200px
}

.section-advantage .home_advantage_list li {
    position: relative;
    width: 25%;
    float: left;
    cursor: pointer
}

.section-advantage .home_advantage_list li:hover .img_cricle .default {
    display: none
}

.section-advantage .home_advantage_list li:hover .img_cricle .hover {
    display: inline-block
}

.section-advantage .home_advantage_list li:hover .text_body {
    background-color: #2847ba;
    background: -moz-linear-gradient(right,#2847ba 0,#0a2aa4 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#2847ba),color-stop(100%,#0a2aa4));
    background: -webkit-linear-gradient(top,#2847ba 0,#0a2aa4 100%);
    background: -o-linear-gradient(right,#2847ba 0,#0a2aa4 100%);
    background: -ms-linear-gradient(right,#2847ba 0,#0a2aa4 100%);
    background: linear-gradient(to right,#2847ba 0,#0a2aa4 100%);
    color: #fff
}

.section-advantage .home_advantage_list li:hover .down .reflection {
    background-image: url(../png/daoying_hover.png)
}

.section-advantage .home_advantage_list .img_cricle {
    position: absolute;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
    width: 336px;
    height: 336px;
    top: -168px;
    background: url(../png/advan-bg.png) no-repeat center;
    text-align: center
}

.section-advantage .home_advantage_list .img_cricle img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.section-advantage .home_advantage_list .img_cricle .default {
    display: inline-block
}

.section-advantage .home_advantage_list .img_cricle .hover {
    display: none
}

.section-advantage .home_advantage_list .text_body {
    width: 80%;
    padding: 0 28px;
    padding-top: 180px;
    margin: 0 auto;
    height: 446px;
    background-color: #e5e4e5;
    background: -moz-linear-gradient(right,#eee 0,#cdcccd 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#cdcccd));
    background: -webkit-linear-gradient(top,#eee 0,#cdcccd 100%);
    background: -o-linear-gradient(right,#eee 0,#cdcccd 100%);
    background: -ms-linear-gradient(right,#eee 0,#cdcccd 100%);
    background: linear-gradient(to right,#eee 0,#cdcccd 100%);
    border-radius: 10px;
    color: #222
}

.section-advantage .home_advantage_list .text_body h4 {
    margin-bottom: 14px;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px
}

.section-advantage .home_advantage_list .text_body p {
    line-height: 18px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical
}

.section-advantage .home_advantage_list .down {
    width: 80%;
    margin: 1px auto
}

.section-advantage .home_advantage_list .down .reflection {
    height: 90px;
    background: url(../png/daoying.png) no-repeat top center;
    background-size: 100%
}

.Home-center-banner {
    position: relative;
    height: 260px;
    box-sizing: border-box;
    background: url(../jpg/center-banner-bj.jpg) no-repeat center
}

.Home-center-banner .item {
    float: left;
    width: 20%;
    margin-top: 57px;
    text-align: center
}

.Home-center-banner .item .rolling-num {
    color: #fff;
    font-size: 60px;
    line-height: 1
}

.Home-center-banner .item .rolling-num span {
    font-size: 80px;
    font-weight: 700;
    line-height: 1
}

.Home-center-banner .item .rolling-num i {
    font-style: normal;
    font-size: 40px
}

.Home-center-banner .item .info {
    margin-top: 0;
    color: #ccc;
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px
}

.Home-center-banner .youshi {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #23221b;
    font-size: 24px;
    line-height: 50px
}

.Home-center-slogan {
    padding: 20px 0;
    background-color: #2947bb;
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase
}

.section-team {
    background: url(../png/bg2.png)
}

.section-team .swiper-team-father .item_box {
    padding: 0 18px
}

.section-team .swiper-team-father .item_box .img_box {
    overflow: hidden
}

.section-team .swiper-team-father .item_box .img_box img {
    max-width: 100%;
    margin: 0 auto;
    display: block
}

.section-team .swiper-team-father .item_box .img_box a {
    position: relative;
    display: block
}

.section-team .swiper-team-father .item_box .img_box .bg {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(41,71,187,.8);
    display: table;
    text-align: center
}

.section-team .swiper-team-father .item_box .img_box .bg .info {
    display: table-cell;
    vertical-align: middle;
    color: #fff
}

.section-team .swiper-team-father .item_box .img_box .bg .ico {
    width: 29px
}

.section-team .swiper-team-father .item_box .img_box .bg p {
    margin-top: 10px;
    color: #fff;
    font-size: 24px
}

.section-team .swiper-team-father .item_box .inner_text {
    padding: 0 28px;
    padding-top: 34px
}

.section-team .swiper-team-father .item_box .inner_text h4 {
    position: relative;
    padding-bottom: 18px;
    font-size: 24px;
    text-align: center;
    color: #000;
    font-weight: 700;
    text-transform: uppercase
}

.section-team .swiper-team-father .item_box .inner_text h4::after {
    content: "";
    display: block;
    width: 40px;
    height: 4px;
    background-color: #2947bb;
    left: 50%;
    margin-left: -20px;
    bottom: 0;
    position: absolute
}

.section-team .swiper-team-father .item_box .inner_text p {
    margin-top: 24px;
    color: #222;
    font-size: 16px;
    line-height: 24px;
    text-align: center
}

.section-team .swiper-team-father .pagination-team {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: 34px
}

.section-team .swiper-team-father .pagination-team .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 4px solid #aeaeae;
    box-sizing: border-box;
    margin: 0 7px;
    background-color: transparent;
    opacity: 1
}

.section-team .swiper-team-father .pagination-team .swiper-pagination-bullet-active {
    background-color: #2947bb
}

.home_leave_msg {
    height: auto;
    padding-bottom: 10px;
    background-color: #162960;
    padding-top: 10px
}

.home_leave_msg .home_msg_wrapper {
    position: relative
}

.home_leave_msg .form_box {
    width: 100%;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-top: 0
}

.home_leave_msg .form_box .inp {
    display: inline-block;
    vertical-align: middle;
    width: 240px;
    height: 50px;
    line-height: 50px;
    padding: 0 14px;
    box-sizing: border-box;
    background-color: #2f458f;
    color: #fff;
    font-size: 16px;
    outline: 0;
    border: 0
}

.home_leave_msg .form_box .inp::placeholder {
    color: #90a0d7
}

.home_leave_msg .form_box .help_text {
    width: 660px
}

.home_leave_msg .form_box .sbtn {
    width: 200px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 4px;
    background: url(../png/btn2.png) no-repeat center;
    background-size: 100%;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    outline: 0;
    border: 0;
    box-sizing: border-box;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.home_leave_msg .form_box .sbtn:hover {
    background-image: url(../png/btn200_hover.png);
    color: #fff
}

.home-footer-baner {
    height: 200px;
    background: url(../jpg/bg3.jpg) no-repeat center;
    background-size: cover;
    text-align: center;
    padding-top: 50px;
    box-sizing: border-box
}

.home-footer-baner p {
    font-size: 30px;
    color: #fff
}

.home-footer-baner .Requestbtn {
    display: inline-block;
    width: 300px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #2947bb;
    color: #fff;
    font-size: 20px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.home-footer-baner .Requestbtn:hover {
    background-color: #3659e6;
    color: #fff
}

.video {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 50
}

.video .videoBox {
    width: 80%;
    position: fixed;
    z-index: 60;
    top: 10%;
    left: 10%
}

.video .zy_media {
    z-index: 60
}

.pop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8)
}

.zy_media audio,.zy_media video {
    position: relative
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(-360deg)
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0)
    }

    to {
        -moz-transform: rotate(-360deg)
    }
}

@-o-keyframes rotate {
    from {
        -o-transform: rotate(0)
    }

    to {
        -o-transform: rotate(-360deg)
    }
}

@keyframes rotate {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(-360deg)
    }
}
