#baguetteBox-overlay {
    display: none
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    background-color: #f0f0f0
}

::-webkit-scrollbar-thumb {
    background-color: #cdcdcd;
    border-radius: 2px
}

::-webkit-scrollbar-thumb:hover {
    background-color: #d9d9d9
}

::-webkit-scrollbar-thumb:active {
    background-color: #554f5e
}

* {
    padding: 0;
    margin: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: arial,"sans-serif";
    overflow-x: hidden;
    -webkit-tap-highlight-color: transparent
}

a {
    text-decoration: none;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

li {
    list-style: none
}

img {
    vertical-align: middle;
    max-width: 100%;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

select,input,textarea,button {
    outline: none
}

table {
    border-collapse: collapse
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 400
}

.pro_page_table {
    overflow-x: auto;
    scroll-behavior: smooth;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 10px
}

.wrap {
    width: 94%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    *zoom:1}

.fl {
    float: left
}

.fr {
    float: right
}

.mobile_header {
    display: none;
    clear: both;
    width: 100%;
    height: 52px;
    transition: all .5s;
    -webkit-transition: all .5s
}

.mobile_header_top {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 7;
    width: 100%;
    height: 52px;
    background: rgba(255,255,255,.9);
    box-shadow: 0 2px 3px rgba(0,0,0,.1)
}

.mobile_logo {
    width: 180px;
    height: 52px;
    margin-left: 15px
}

.mobile_logo>a {
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.mobile_logo img {
    display: block;
    height: 35px;
    width: auto
}

.mobile_menu_btn {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    width: 54px;
    height: 52px;
    cursor: pointer
}

.mobile_menu_btn span {
    display: block;
    height: 3px;
    width: 28px;
    background: #b32135;
    border-radius: 4px;
    margin-bottom: 6px
}

.mobile_menu_btn span:last-child {
    margin-bottom: 0
}

.mobile_search_icon {
    width: 40px;
    height: 52px;
    color: #b32135;
    font-size: 26px;
    line-height: 52px;
    text-align: center;
    margin-right: 52px;
    cursor: pointer
}

.mobile_header.hover {
    background: rgba(0,0,0,.5);
    box-shadow: 0 2px 3px rgba(0,0,0,.1);
    transition: all .5s;
    -webkit-transition: all .5s
}

.mobile_menu_box {
    position: fixed;
    right: -110%;
    top: 0;
    z-index: 9;
    width: 75%;
    height: 100%;
    background: #fff;
    padding: 20px 15px;
    overflow-y: auto;
    transition: all .5s;
    -webkit-transition: all .5s
}

.mobile_menu_box.show {
    right: 0;
    transition: all .5s;
    -webkit-transition: all .5s
}

.mobile_menu_dl dd {
    clear: both;
    line-height: 1.3;
    border-bottom: 1px solid #e1e1e1
}

.mobile_menu_tt {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.mobile_menu_tt .text {
    float: left;
    width: 80%;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 0;
    text-transform: capitalize
}

.mobile_menu_dl dd.hover .mobile_menu_tt .text {
    color: #b32135
}

.mobile_menu_tt_icon {
    display: none;
    float: right;
    float: right;
    width: 44px;
    line-height: 44px;
    text-align: center;
    color: #333;
    font-size: 16px;
    -webit-transition: all .5s;
    transition: all .5s;
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg)
}

.mobile_menu_down {
    display: none;
    padding: 6px 0 10px 12px
}

.mobile_menu_down_clm {
    margin-bottom: 8px
}

.mobile_menu_down_clm_tt {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 14px;
    color: #333
}

.mobile_menu_down_clm_tt .tt {
    width: calc(100% - 50px);
    color: #333;
    line-height: 20px;
    padding: 7px 0
}

.mobile_menu_down_clm_tt .icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    -o-transform: rotateZ(90deg);
    -webit-transition: all .5s;
    transition: all .5s
}

.mobile_menu_down_clm.hover .mobile_menu_down_clm_tt .icon {
    -webit-transition: all .5s;
    transition: all .5s;
    transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg)
}

.mobile_menu_down_clm_list {
    display: none;
    padding: 5px 0 0 10px
}

.mobile_menu_down_clm_list a {
    display: block;
    font-size: 12px;
    line-height: 1.4;
    color: #333;
    padding: 5px 0 5px 14px;
    position: relative
}

.mobile_menu_down_clm_list a::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 5px;
    height: 5px;
    margin-top: -3px;
    background: #333;
    border-radius: 50%
}

.mobile_menu_tt_icon.hover {
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    -webit-transition: all .5s;
    transition: all .5s
}

.mobile_search_box {
    position: fixed;
    left: 0;
    top: 52px;
    z-index: 7;
    display: none;
    width: 100%;
    padding: 20px;
    background: #fafafa
}

.mobile_search_box form {
    width: 100%;
    padding: 2px;
    border-radius: 5px;
    border: 1px solid #ddd
}

.mobile_search_text {
    float: left;
    line-height: 40px;
    padding-left: 15px;
    font-size: 14px;
    width: calc(100% - 40px);
    border: 0
}

.mobile_search_btn_text {
    float: right;
    width: 40px;
    height: 40px;
    font-size: 22px;
    color: #b32135;
    text-align: center;
    line-height: 40px;
    border: none;
    background: 0 0
}

.mobile_menu_b {
    margin-top: 40px
}

.mobile_menu_b_clm {
    margin-bottom: 25px
}

.mobile_menu_b_clm .tt {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    margin-bottom: 8px
}

.mobile_menu_b_clm .text {
    font-size: 14px;
    color: #333
}

.mobile_menu_b_clm .text a {
    color: #333;
    word-break: break-all
}

.mobile_lag_box {
    padding: 20px 0 10px;
    margin-bottom: 30px
}

.mobile_lag_tt {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    padding-bottom: 18px
}

.mobile_lag_text {
    padding-bottom: 8px;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.mobile_lag_text a {
    color: #333;
    font-size: 16px;
    margin-right: 25px
}

.mask,.mobile_menu_mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 6;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2)
}

.mobile_menu_mask {
    z-index: 7
}

.pc_public_head {
    height: 160px
}

.pc_head_top {
    background: #182b42
}

.pc_head_top_w {
    height: 60px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.pc_head_top_L {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.pc_head_top_L .item {
    margin-right: 40px
}

.pc_head_top_L .item a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.pc_head_top_L .item a .iconfont {
    font-size: 22px;
    color: #fff;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.pc_head_top_L .item a span {
    font-size: 14px;
    color: #fff;
    padding-left: 6px;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.pc_head_top_L .item a:hover .iconfont,.pc_head_top_L .item a:hover span {
    color: #ef1c23
}

.pc_head_top_L>.item:last-child {
    margin-right: 0
}

.pc_head_top_R {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.pc_head_top_R .head_media {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.pc_head_top_R .head_media a {
    font-size: 18px;
    color: #fff;
    margin-right: 25px
}

.pc_head_top_R .head_media>a:last-child {
    margin-right: 0
}

.pc_head_top_R .head_media a:hover {
    color: #ef1c23;
    -ms-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

.pc_head_top_R .line {
    width: 1px;
    height: 16px;
    background: #bbc1c7;
    margin: 0 28px
}

.pc_head_language {
    position: relative
}

.head_language_01 {
    padding-top: 2px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer
}

.head_language_01 .icon1 {
    font-size: 24px;
    color: #fff;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.head_language_01 span {
    font-size: 14px;
    color: #fff;
    padding: 0 3px 0 5px;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.head_language_01 .icon2 {
    font-size: 16px;
    color: #fff;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.head_language_01:hover .icon1,.head_language_01:hover span,.head_language_01:hover .icon2 {
    color: #ef1c23
}

.head_language_02 {
    display: none;
    position: absolute;
    z-index: 5;
    top: 43px;
    left: 50%;
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    width: 100%;
    background: #fff;
    padding: 12px 0 10px;
    box-shadow: 0 3px 6px rgba(0,0,0,.2)
}

.head_language_02 a {
    display: block;
    font-size: 14px;
    color: #444;
    text-align: center;
    padding: 5px 0
}

.head_language_02 a:hover {
    color: #ef1c23
}

.pc_head_bot {
    background: #fff
}

.pc_head_bot.active {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 2px 3px rgba(0,0,0,.15)
}

.pc_head_bot_w {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.pc_head_bot_w .logo_box {
    width: 179px
}

.pc_head_bot_w .logo_box a {
    display: block
}

.pc_head_bot_w .logo_box a img {
    width: 100%
}

.pc_head_bot_R {
    width: calc(100% - 360px);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.pc_head_list_box {
    width: calc(100% - 100px);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.pc_head_list_box .item {
    position: relative
}

.pc_head_list_box .item>a {
    position: relative;
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 100px;
    padding: 0 2px;
    text-transform: uppercase
}

.pc_head_list_box .item>a::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 22px;
    left: 50%;
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    opacity: 0;
    width: 0%;
    height: 2px;
    background: #ef1c23;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.pc_head_list_box .item.hover>a {
    color: #ef1c23
}

.pc_head_list_box .item.hover>a::after {
    opacity: 1;
    width: 100%
}

.publicTwo_stage_nav {
    width: 240px;
    display: none;	
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 50%;
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    background: #fff;
    border-bottom: 5px solid #b32135;
    padding: 10px 25px;
    box-shadow: 0 3px 5px rgba(0,0,0,.2)
}

.publicTwo_stage_nav .EveryOne {
    border-bottom: 1px solid #eee
}

.publicTwo_stage_nav .EveryOne a {
    padding: 15px 0 14px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.publicTwo_stage_nav .EveryOne a span {
    width: calc(100% - 20px);
    font-size: 16px;
    color: #333;
    padding-top: 1px;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.publicTwo_stage_nav .EveryOne a .iconfont {
    width: 30px;
    font-size: 20px;
    color: #333;
    text-align: right;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.publicTwo_stage_nav .EveryOne a:hover span,.publicTwo_stage_nav .EveryOne a:hover .iconfont {
    color: #b32135
}

.publicTwo_stage_nav>.EveryOne:last-child {
    border-bottom: none
}

.pc_head_search .click_icon {
    font-size: 30px;
    color: #333;
    cursor: pointer;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.pc_head_search .click_icon:hover {
    color: #ef1c23
}

.all_public_searchBox {
    display: none;
    position: fixed;
    z-index: 20;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5)
}

.all_public_form {
    display: none;
    position: fixed;
    z-index: 21;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 800px
}

.all_public_form input {
    width: 100%;
    outline: none;
    border: none;
    box-sizing: border-box;
    padding: 20px 136px 20px 20px;
    border-radius: 10px
}

.all_public_form .icon_01 {
    font-size: 38px;
    cursor: pointer;
    position: absolute;
    top: 51%;
    right: 80px;
    -ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    outline: none;
    border: none;
    background: 0 0;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #888
}

.all_public_form .icon_01:hover {
    color: #ef1c23
}

.all_public_form .public_form_close {
    font-size: 34px;
    position: absolute;
    top: 11px;
    right: 26px;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #888;
    cursor: pointer
}

.all_public_form .public_form_close:hover {
    color: #ef1c23
}

.index_banner {
    position: relative
}

.index_banner_lunbo .swiper-slide a {
    display: block
}

.index_banner_lunbo .swiper-slide a img {
    width: 100%
}

.index_banner_dots {
    position: absolute;
    z-index: 2;
    bottom: 15px;
    left: 0;
    width: 100%;
    text-align: center
}

.index_banner_dots .swiper-pagination-bullet {
    width: 30px;
    height: 2px;
    outline: none;
    margin: 0 10px;
    opacity: 1;
    border-radius: 0;
    background: rgba(255,255,255,.3);
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.index_banner_dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff
}

.p_100 {
    padding: 90px 0 100px
}

.fz_48 {
    font-size: 48px
}

.public_index_title {
    padding-bottom: 45px
}

.public_index_title a {
    display: block
}

.public_index_title .title {
    font-weight: 700;
    color: #222;
    text-align: center;
    text-transform: uppercase
}

.public_index_title .title span {
    color: #ef1c23
}

.indBoxOne1_lunbo {
    padding-top: 5px
}

.indBoxOne1_lunbo .swiper-slide a {
    display: block
}

.indBoxOne1_lunbo .swiper-slide a .item_top {
    position: relative;
    width: 260px;
    height: 260px;
    margin: 0 auto
}

.indBoxOne1_lunbo .swiper-slide a .item_top::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.indBoxOne1_lunbo .swiper-slide:nth-child(odd) a .item_top::before {
    top: -4px;
    left: -4px;
    background: #b32122
}

.indBoxOne1_lunbo .swiper-slide:nth-child(even) a .item_top::before {
    bottom: -4px;
    left: -4px;
    background: #ef1c23
}

.indBoxOne1_lunbo .swiper-slide a .item_top .img_box {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #f5f8fd;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center
}

.indBoxOne1_lunbo .swiper-slide a .item_top .img_box img {
    max-width: 100%;
    max-height: 100%
}

.indBoxOne1_lunbo .swiper-slide a .item_top .img_box .img_02 {
    display: none
}

.indBoxOne1_lunbo .swiper-slide a:hover .item_top .img_box .img_02 {
    display: block
}

.indBoxOne1_lunbo .swiper-slide a:hover .item_top .img_box .img_01 {
    display: none
}

.indBoxOne1_lunbo .swiper-slide a .bottom_text {
    max-width: 250px;
    margin: 0 auto;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    text-align: center;
    padding-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.indBoxOne1_lunbo .swiper-slide a:hover .bottom_text {
    color: #b32122
}

.indBoxTwo {
    background: #b32122
}

.indBoxTwo1 {
    padding-bottom: 50px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.indBoxTwo1_L {
    width: 58%
}

.indBoxTwo1_L a {
    display: block
}

.indBoxTwo1_L a .tt {
    font-weight: 700;
    font-size: 40px;
    color: #fff
}

.indBoxTwo1_L a .text {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    padding-top: 10px
}

.indBoxTwo1_R a {
    width: 230px;
    height: 48px;
    border-radius: 24px;
    background: #fff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center
}

.indBoxTwo1_R a .iconfont {
    font-size: 34px;
    color: #b32123
}

.indBoxTwo1_R a span {
    font-size: 18px;
    color: #b32123;
    padding: 4px 0 0 10px
}

.indBoxTwo1_R a:hover .iconfont {
    -ms-animation: tada .8s linear;
    -webkit-animation: tada .8s linear;
    animation: tada .8s linear
}

.indBoxTwo2 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.indBoxTwo2 .item {
    width: 124px;
    height: 124px;
    border-radius: 50%;
    border: 2px solid #fff;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.indBoxTwo2 .item a {
    width: 100%;
    height: 100%;
    padding: 10px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center
}

.indBoxTwo2 .item:hover {
    -ms-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px)
}

.indBoxTwo2 .item img {
    max-width: 100%;
    max-height: 100%
}

.indBoxThree_w .public_index_title {
    padding-bottom: 30px
}

.indBoxThree1 {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-align: center;
    padding-bottom: 35px
}

.indBoxThree2 {
    position: relative
}

.indBoxThree2_02_item {
    position: relative
}

.indBoxThree2_02_item img {
    width: 100%
}

.indBoxThree2_02_item::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(30,48,69,.3)
}

.indBoxThree2_02_item .video_btn_box {
    position: absolute;
    top: 32%;
    left: 50%;
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    width: 72px;
    cursor: pointer;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.indBoxThree2_02_item .video_btn_box:hover {
    -ms-transform: translate(-50%,0) scale(1.1);
    -webkit-transform: translate(-50%,0) scale(1.1);
    transform: translate(-50%,0) scale(1.1)
}

.ind_video_maskBox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7)
}

.ind_video_maskBox .video_Box_1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-60%);
    -webkit-transform: translate(-50%,-60%);
    transform: translate(-50%,-60%);
    width: 800px;
    height: 485px
}

.ind_video_maskBox .video_Box_1 .videoIframe {
    background: #333;
    width: 100%;
    height: 100%;
    border: none
}

.ind_video_maskBox .video_Box_1 .closeBtn {
    position: absolute;
    top: 0;
    right: 0;
    -ms-transform: translate(50%,-50%);
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.ind_video_maskBox .video_Box_1 .closeBtn:hover {
    color: #f40a0a
}

.indBoxThree2_01 {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.indBoxThree2_01 .item {
    width: calc(100%/4);
    padding: 22px 10px 20px;
    background: rgba(83,117,165,.5);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.indBoxThree2_01 .item:hover {
    background: rgba(239,28,35,.4)
}

.indBoxThree2_01 .item .iconfont {
    width: 60px;
    font-size: 48px;
    color: #fff
}

.indBoxThree2_01 .item .right_box {
    font-size: 16px;
    color: #fff;
    line-height: 24px
}

.indBoxFour {
    background: #f5f8fd
}

.indBoxFour1_lunbo .swiper-slide .item {
    position: relative
}

.indBoxFour1_lunbo .swiper-slide .item::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -2px;
    width: 1px;
    height: 100%;
    background: #b0bed9
}

.indBoxFour1_lunbo_img {
    position: relative;
    border: 2px solid #b32122;
    border-radius: 15px;
    overflow: hidden
}

.indBoxFour1_lunbo_img img {
    width: 100%
}

.indBoxFour1_lunbo_img .hover_show {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
    background: rgba(34,52,91,.7);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.indBoxFour1_lunbo .swiper-slide .item:hover .indBoxFour1_lunbo_img .hover_show {
    opacity: 1
}

.indBoxFour1_lunbo_img .hover_show .tt {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    text-align: center
}

.indBoxFour1_lunbo_img .hover_show .text {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-align: center;
    padding-top: 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.indBoxFour1_lunbo .swiper-slide .item .bottom_box {
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.indBoxFour1_lunbo .swiper-slide .item:hover .bottom_box {
    opacity: 0
}

.indBoxFour1_lunbo .swiper-slide .item .bottom_box .date {
    font-weight: 700;
    font-size: 24px;
    color: #b32122
}

.indBoxFour1_lunbo .swiper-slide .item .bottom_box .text {
    height: 102px;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    padding-top: 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden
}

.indBoxFour1_lunbo .swiper-slide:last-child .item::after {
    display: none
}

.indBoxFour1_lunbo .swiper-slide:nth-child(odd) .item {
    padding: 0 20px 40px
}

.indBoxFour1_lunbo .swiper-slide:nth-child(odd) .item .bottom_box {
    padding-top: 20px
}

.indBoxFour1_lunbo .swiper-slide:nth-child(even) .item {
    padding: 0 20px 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.indBoxFour1_lunbo .swiper-slide:nth-child(even) .item .bottom_box {
    padding: 10px 0 20px
}

.indBoxFour1_btn_dots {
    position: relative;
    padding-top: 32px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.indBoxFour1_btn_prev,.indBoxFour1_btn_next {
    position: relative;
    z-index: 1;
    font-size: 20px;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background: #b32122;
    outline: none;
    cursor: pointer;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.indBoxFour1_dots {
    width: 80.5%
}

.indBoxFour1_dots .swiper-slide .item .round {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #b32122;
    margin: 0 auto
}

.indBoxFour1_btn_dots::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 13px;
    width: 100%;
    height: 3px;
    background: #b32122
}

.indBoxFive1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.indBoxFive1 .item {
    width: calc((100% - 110px)/3);
    margin-right: 55px
}

.indBoxFive1 .item a {
    display: block
}

.indBoxFive1 .item a .img_box {
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.indBoxFive1 .item a .img_box img {
    width: 100%
}

.indBoxFive1 .item a:hover .img_box img {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.indBoxFive1 .item a .bottom_box {
    position: relative;
    width: 89%;
    padding: 20px 20px 0;
    background: #fff;
    margin: -50px 0 0
}

.indBoxFive1 .item a .bottom_box .date {
    font-size: 14px;
    color: #999
}

.indBoxFive1 .item a .bottom_box .tt {
    font-size: 24px;
    color: #333;
    line-height: 36px;
    padding-top: 12px;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.indBoxFive1 .item a:hover .bottom_box .tt {
    color: #b32135
}

.indBoxFive1 .item a .bottom_box .text {
    font-size: 16px;
    color: #999;
    line-height: 30px;
    padding-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.indBoxFive1 .item a .bottom_box .btn_box {
    width: 150px;
    height: 40px;
    border-radius: 20px;
    border: 1px solid #999;
    margin-top: 18px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.indBoxFive1 .item a:hover .bottom_box .btn_box {
    background: #b32135;
    border-color: #b32135
}

.indBoxFive1 .item a .bottom_box .btn_box span {
    font-size: 14px;
    color: #999;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.indBoxFive1 .item a .bottom_box .btn_box .iconfont {
    font-size: 22px;
    color: #999;
    padding: 2px 0 0 8px;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.indBoxFive1 .item a:hover .bottom_box .btn_box span,.indBoxFive1 .item a:hover .bottom_box .btn_box .iconfont {
    color: #fff
}

.indBoxFive1>.item:nth-child(3n) {
    margin-right: 0
}

.public_foot_top {
    background: #182b42
}

.foot_top_w {
    padding: 70px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.public_foot_top_title {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 18px
}

.public_foot_top_list {
    border-top: 1px solid #3f4f64
}

.public_foot_top_list .item {
    border-bottom: 1px solid #3f4f64
}

.public_foot_top_list .item a {
    display: block;
    font-size: 14px;
    color: #bdbdbd;
    padding: 15px 0
}

.public_foot_top_list .item a:hover {
    color: #ef1c23
}

.foot_top_03 .foot_logo {
    width: 179px
}

.foot_top_03 .foot_logo a {
    display: block
}

.foot_top_03 .foot_logo a img {
    width: 100%
}

.foot_top_03 .text_box {
    font-size: 14px;
    color: #bdbdbd;
    line-height: 24px;
    padding: 20px 0 14px
}

.foot_top_03 .address_box {
    width: 96%;
    font-size: 14px;
    color: #bdbdbd;
    line-height: 24px;
    padding-top: 12px;
    border-top: 1px solid #3f4f64
}

.foot_top_04_content {
    padding-bottom: 5px
}

.foot_top_04_content .item {
    padding-bottom: 16px
}

.foot_top_04_content .item a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.foot_top_04_content .item a .iconfont {
    font-weight: 700;
    font-size: 18px;
    color: #666;
    text-align: center;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 2px;
    background: #bdbdbd
}

.foot_top_04_content .item a span {
    width: calc(100% - 22px);
    font-size: 18px;
    color: #bdbdbd;
    padding: 2px 0 0 8px
}

.foot_top_04_content .item a:hover span {
    text-decoration: underline
}

.foot_top_04_people {
    border-top: 1px solid #3f4f64;
    padding: 18px 0 8px
}

.foot_top_04_people .item {
    padding-bottom: 11px
}

.foot_top_04_people .item a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.foot_top_04_people .item a .iconfont {
    width: 30px;
    font-size: 20px;
    color: #bdbdbd
}

.foot_top_04_people .item a span {
    width: calc(100% - 30px);
    font-size: 14px;
    color: #bdbdbd;
    padding-top: 3px
}

.foot_top_04_people .item a[href]:hover span {
    text-decoration: underline
}

.foot_top_01 {
    width: 28%
}

.foot_top_02 {
    width: 14%
}

.foot_top_03 {
    width: 23%
}

.foot_top_04 {
    width: 24%
}

.public_foot_bot {
    background: #0e1b2b;
    border-top: 1px solid #2d3c4d
}

.foot_bot_w {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.foot_bot_01 {
    font-size: 14px;
    color: #999
}

.foot_bot_01 a {
    color: #999
}

.foot_bot_01 a:hover {
    text-decoration: underline
}

.foot_bot_02 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.foot_bot_02 a {
    display: block;
    font-size: 30px;
    color: #999;
    text-align: center;
    width: 70px;
    line-height: 70px;
    border-right: 1px solid #2d3c4d
}

.foot_bot_02>a:first-child {
    border-left: 1px solid #2d3c4d
}

.foot_bot_02 a:hover {
    color: #ef1c23
}

.SubPage_banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.SubPage_banner_w {
    height: 500px
}

.SubPage_crumbs {
    font-size: 16px;
    color: #fff;
    padding-top: 18px
}

.SubPage_crumbs a {
    color: #fff
}

.SubPage_banner_text {
    max-width: 670px;
    padding-top: 128px
}

.SubPage_banner_text .title {
    font-weight: 700;
    font-size: 60px;
    color: #fff;
    padding-top: 22px;
    text-shadow: 0 2px 5px rgba(0,0,0,.3);
    background-repeat: no-repeat;
    background-position: left top
}

.SubPage_banner_text .text {
    width: 94%;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    padding-top: 8px;
    text-shadow: 0 3px 6px rgba(0,0,0,.5)
}

.cerBoxOne1 {
    padding-bottom: 60px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center
}

.cerBoxOne1 .item {
    width: 260px;
    margin: 0 15px
}

.cerBoxOne1 .item a {
    width: 100%;
    height: 48px;
    border-radius: 24px;
    border: 1px solid #eee;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center
}

.cerBoxOne1 .item a:hover {
    background: #1652ba
}

.cerBoxOne1 .item a .iconfont {
    font-size: 26px;
    color: #666;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.cerBoxOne1 .item a span {
    font-size: 18px;
    color: #666;
    padding: 2px 0 0 8px;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.cerBoxOne1 .item a:hover .iconfont,.cerBoxOne1 .item a:hover span {
    color: #fff
}

.cerBoxOne1 .item.hover a {
    background: #1652ba
}

.cerBoxOne1 .item.hover a .iconfont,.cerBoxOne1 .item.hover a span {
    color: #fff
}

.cerBoxOne2 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.cerBoxOne2 .item {
    width: calc((100% - 90px)/4);
    margin-right: 30px;
    margin-bottom: 40px;
    border: 1px solid #dbe8ff;
    background: #f5f9ff;
    padding: 22px
}

.cerBoxOne2 .item a {
    display: block;
    background: #f5f9ff;
    padding: 20px;
    border: 5px solid #ddd;
    box-shadow: 0 0 15px rgba(0,0,0,.5) inset
}

.cerBoxOne2 .item a img {
    width: 100%
}

.cerBoxOne2>.item:nth-child(4n) {
    margin-right: 0
}

.cerBoxOne3 {
    padding-top: 20px
}

.public_paging {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center
}

.public_paging a {
    display: block;
    font-size: 16px;
    color: #666;
    text-align: center;
    width: 44px;
    height: 44px;
    line-height: 46px;
    background: #f5f8fd;
    margin: 0 5px
}

.public_paging a.iconfont {
    font-size: 22px
}

.public_paging a.hover {
    color: #fff;
    background: #b32135
}

.public_paging a:hover {
    color: #fff;
    background: #b32135
}

.public_foot_inquiry {
    background: url(../images/foot_inquiry_01.jpg) no-repeat center center/cover
}

.foot_inquiry_w {
    padding: 56px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.foot_inquiry_01 {
    width: 38.6%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.foot_inquiry_01 .iconfont {
    font-size: 52px;
    color: #b32132;
    text-align: center;
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 50%;
    background: #fff
}

.foot_inquiry_01 .right_box {
    width: calc(100% - 90px);
    padding: 3px 0 0 20px
}

.foot_inquiry_01 .right_box .tt {
    font-weight: 700;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase
}

.foot_inquiry_01 .right_box .text {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    padding-top: 8px
}

.foot_inquiry_02 {
    width: 58%
}

.foot_inquiry_02_form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.foot_inquiry_02_form .item {
    width: 25%
}




.foot_inquiry_02_form .item input {
    font-family: arial,"sans-serif";
    font-size: 14px;
    color: #b4b9c2;
    width: 100%;
    height: 40px;
    border-radius: 20px;
    background: #fff;
    padding: 0 10px 0 15px;
    border: none
}

.foot_inquiry_02_form .item ::-webkit-input-placeholder {
    color: #b4b9c2
}

.foot_inquiry_02_form button {
    width: 20%;
    height: 40px;
    border-radius: 20px;
    background: #b32135;
    border: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.foot_inquiry_02_form button:hover {
    opacity: .8
}

.foot_inquiry_02_form button .iconfont {
    font-size: 22px;
    color: #fff
}

.foot_inquiry_02_form button span {
    font-family: arial,"sans-serif";
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding-left: 5px
}

.fz_36 {
    font-size: 36px
}

.compBoxOne1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.compBoxOne1_L {
    width: 44%
}

.compBoxOne1_L .title_box {
    font-weight: 700;
    color: #333;
    line-height: 48px;
    padding-top: 50px;
    background-repeat: no-repeat;
    background-position: left top
}

.compBoxOne1_L .text_box {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    padding-top: 15px
}

.compBoxOne1_L_list {
    padding-top: 45px
}

.compBoxOne1_L_list .item {
    padding-bottom: 40px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.compBoxOne1_L_list .item .iconfont {
    position: relative;
    font-size: 50px;
    color: #b32135;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    border: 1px dashed #b32135
}

.compBoxOne1_L_list .item .iconfont .number {
    position: absolute;
    left: -2px;
    top: -4px;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: #b32135
}

.compBoxOne1_L_list .item .right_box {
    width: calc(100% - 80px);
    font-size: 16px;
    color: #666;
    line-height: 30px;
    padding-left: 20px
}

.compBoxOne1_L_list>.item:last-child {
    padding-bottom: 0
}

.compBoxOne1_R {
    width: 52%
}

.compBoxOne1_R img {
    width: 100%
}

.compBoxTwo {
    background: url(../images/company_03.jpg) no-repeat center bottom/cover
}

.compBoxTwo1 {
    max-width: 1180px;
    margin: 0 auto
}

.compBoxTwo1 .tt {
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: uppercase
}

.compBoxTwo1 .text {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    padding-top: 25px
}

.compBoxThree1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.compBoxThree1_L {
    width: 43.5%
}

.compBoxThree1_L .tt {
    font-weight: 700;
    color: #333;
    text-transform: uppercase
}

.compBoxThree1_L .line {
    width: 54px;
    height: 6px;
    background: #b32135;
    margin: 15px 0 0
}

.compBoxThree1_L .text {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    padding-top: 25px
}

.compBoxThree1_R {
    width: 53%
}

.compBoxThree1_R img {
    width: 100%
}

.compBoxFour {
    background: url(../images/company_05.jpg) no-repeat center center/cover
}

.compBoxFour1 {
    text-align: center;
    padding-bottom: 40px
}

.compBoxFour1 .tt {
    font-weight: 700;
    color: #333;
    text-transform: uppercase
}

.compBoxFour1 .text {
    font-size: 16px;
    color: #666;
    padding-top: 12px
}

.compBoxFour2 {
    position: relative
}

.compBoxFour2_lunbo {
    width: 88.5%;
    padding: 7.4% 0
}

.compBoxFour2_lunbo .swiper-slide {
    -ms-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.compBoxFour2_lunbo .swiper-slide a {
    position: relative;
    display: block;
    border: 5px solid #d9e7ff
}

.compBoxFour2_lunbo .swiper-slide a::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(24,43,66,.5);
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.compBoxFour2_lunbo .swiper-slide a img {
    width: 100%
}

.compBoxFour2_lunbo .swiper-slide.swiper-slide-active {
    z-index: 2;
    -ms-transform: scale(1.7);
    -webkit-transform: scale(1.7);
    transform: scale(1.7)
}

.compBoxFour2_lunbo .swiper-slide.swiper-slide-active a::after {
    opacity: 0
}

.compBoxFour2_prev,.compBoxFour2_next {
    font-size: 28px;
    color: #9d9d9e;
    text-align: center;
    position: absolute;
    z-index: 2;
    top: 50%;
    -ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    width: 40px;
    height: 40px;
    line-height: 38px;
    border-radius: 50%;
    border: 2px solid #9d9d9e;
    outline: none;
    cursor: pointer;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.compBoxFour2_prev {
    left: 0
}

.compBoxFour2_next {
    right: 0
}

.compBoxFour2_prev:hover,.compBoxFour2_next:hover {
    color: #1a56bc;
    border-color: #1a56bc
}

.compBoxFour3_dots {
    padding-top: 18px;
    text-align: center
}

.compBoxFour3_dots .swiper-pagination-bullet {
    opacity: 1;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #c7d6ef;
    margin: 0 5px;
    outline: none;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.compBoxFour3_dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #b32135
}

.exh_deBoxOne_w {
    padding: 80px 0 90px
}

.exh_deOne1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.exh_deOne1_L {
    width: calc(100% - 360px)
}

.exh_deOne1_L_01 {
    background: #f5f8fd;
    padding: 55px 50px 80px
}

.exh_deOne1_L_01 .big_title {
    font-weight: 700;
    font-size: 24px;
    color: #333
}

.exh_deOne1_L_01 .little_tt {
    padding: 24px 0 26px;
    border-bottom: 1px solid #e2e2e3;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.exh_deOne1_L_01 .little_tt .item {
    font-size: 16px;
    color: #666;
    padding-right: 25px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.exh_deOne1_L_01 .little_tt>.item:last-child {
    padding-right: 0
}

.exh_deOne1_L_01 .content_box {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    padding: 40px 0 0
}

.exh_deOne1_L_01 .content_box img {
    max-width: 100%;
    max-height: 100%
}

.exh_deOne1_L_02 {
    padding-top: 65px
}

.exh_deOne1_L_02 .tt_box {
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    padding-bottom: 30px
}

.products_list_box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.products_list_box .item {
    width: calc((100% - 78px)/3);
    margin-right: 39px
}

.products_list_box .item .img_box {
    border: 1px solid #eee;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.products_list_box .item:hover .img_box {
    box-shadow: 0 0 8px rgba(0,0,0,.1)
}

.products_list_box .item .img_box a {
    display: block;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.products_list_box .item .img_box a img {
    width: 100%
}

.products_list_box .item:hover .img_box a img {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.products_list_box .item .bottom_box {
    position: relative
}

.products_list_box .item .bottom_box .bottom_tt {
    height: 63px;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    padding: 15px 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.products_list_box .item:hover .bottom_box .bottom_tt {
    color: #b32135
}

.products_list_hover_show {
    display: none;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 15px 10px 25px 9px;
    border: 1px solid #eee;
    border-top: none
}

.products_list_box .item:hover .bottom_box .products_list_hover_show {
    display: block;
    box-shadow: 0 3px 8px rgba(0,0,0,.1)
}

.products_list_hover_show .show_tt {
    font-size: 16px;
    color: #b32135;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.products_list_hover_show .show_text {
    padding: 5px 0 10px
}

.products_list_hover_show .show_text div {
    padding-bottom: 5px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.products_list_hover_show .show_text div::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-top: 5px;
    background: #b32135
}

.products_list_hover_show .show_text div span {
    width: calc(100% - 6px);
    font-size: 14px;
    color: #999;
    padding-left: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.products_list_hover_show .show_btn {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.products_list_hover_show .show_btn a {
    display: block;
    font-size: 16px;
    color: #999;
    text-align: center;
    width: calc((100% - 15px)/2);
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    border: 1px solid #eee
}

.products_list_hover_show .show_btn a:hover {
    color: #fff;
    background: #b32135
}

.products_list_box>.item:nth-child(3n) {
    margin-right: 0
}

.exh_deOne1_R {
    position: relative
}

.exh_deOne1_R,.exh_deOne1_R_float {
    width: 330px
}

.exh_deOne1_R_01 .item {
    margin-bottom: 20px;
    border: 1px solid #eee;
}

.exh_deOne1_R_01 .item a {
    display: block;
    padding: 20px 15px 20px 20px
}

.exh_deOne1_R_01 .item a:hover {
    background: #b32135
}

.exh_deOne1_R_01 .item .tt {
    padding: 10px 15px 0px 20px;
    font-weight: 700;
    font-size: 18px;
    color: #333;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.exh_deOne1_R_01 .item a .text {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    padding-top: 10px;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.exh_deOne1_R_01 .item a:hover .tt,.exh_deOne1_R_01 .item a:hover .text {
    color: #fff
}

.exh_deOne1_R_01 .back_to_list a {
    display: block;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background: #b32135
}

.exh_deOne1_R_01 .back_to_list a:hover {
    opacity: .8
}

.exh_deOne1_R_float.static {
    position: static;
    top: auto
}

.exh_deOne1_R_float.fixed {
    position: fixed;
    top: 100px
}

.exh_deOne1_R_float.absolute {
    position: absolute;
    bottom: 0
}

.exh_deOne1_R_02 {
    margin-top: 40px;
    border-top: 10px solid #b32135;
    padding: 10px 20px;
    background: #f5f8fd
}

.exh_deOne1_R_02 .item {
    padding: 18px 0;
    border-bottom: 1px solid #efeff0
}

.exh_deOne1_R_02 .item a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.exh_deOne1_R_02 .item a .iconfont {
    font-size: 30px;
    color: #b32135;
    text-align: center;
    width: 48px;
    height: 48px;
    line-height: 48px;
    border-radius: 50%;
    border: 1px solid #b32135
}

.exh_deOne1_R_02 .item a .right_box {
    width: calc(100% - 48px);
    padding-left: 18px
}

.exh_deOne1_R_02 .item a .right_box .tt {
    font-size: 16px;
    color: #333
}

.exh_deOne1_R_02 .item a .right_box .text {
    font-size: 16px;
    color: #333;
    padding-top: 4px
}

.exh_deOne1_R_02 .item a:hover .right_box .text {
    text-decoration: underline
}

.exh_deOne1_R_02>.item:last-child {
    border-bottom: none
}

.exhBoxOne_w {
    padding: 80px 0 90px
}

.exhBoxOne1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.exhBoxOne1 .item {
    width: calc((100% - 110px)/3);
    margin-right: 55px;
    margin-bottom: 35px
}

.exhBoxOne1 .item a {
    display: block
}

.exhBoxOne1 .item a .img_box {
    position: relative;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.exhBoxOne1 .item a .img_box img {
    width: 100%
}

.exhBoxOne1 .item a:hover .img_box img {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.exhBoxOne1 .item a .img_box .date_box {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 80px;
    background: #b32135;
    text-align: center;
    padding: 12px 0
}

.exhBoxOne1 .item a .img_box .date_box .day {
    font-size: 30px;
    color: #fff
}

.exhBoxOne1 .item a .img_box .date_box .year {
    font-size: 14px;
    color: #fff;
    padding-top: 2px
}

.exhBoxOne1 .item a .bottom_text {
    font-size: 24px;
    color: #333;
    text-align: center;
    padding-top: 20px;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.exhBoxOne1 .item a:hover .bottom_text {
    color: #b32135
}

.exhBoxOne1>.item:nth-child(3n) {
    margin-right: 0
}

.exhBoxOne2 {
    padding-top: 30px
}

.hisBoxOne1 {
    position: relative;
    margin-bottom: 90px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.hisBoxOne1::before {
    content: "";
    display: block;
    position: absolute;
    top: 19px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #ddd
}

.hisBoxOne1_prev,.hisBoxOne1_next {
    position: relative;
    font-size: 30px;
    color: #ddd;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 36px;
    border-radius: 50%;
    border: 3px solid #ddd;
    background: #fff;
    cursor: pointer;
    outline: none;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.hisBoxOne1_prev:hover,.hisBoxOne1_next:hover {
    color: #b32135;
    border-color: #b32135
}

.hisBoxOne1_lunbo {
    width: calc(100% - 40px - 40px);
    padding-top: 13px
}

.hisBoxOne1_lunbo .swiper-slide .item {
    cursor: pointer
}

.hisBoxOne1_lunbo .swiper-slide .item .round {
    width: 16px;
    height: 16px;
    margin: 0 auto;
    background: #fff;
    border-radius: 50%;
    border: 2px solid #ddd;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.hisBoxOne1_lunbo .swiper-slide .item:hover .round {
    border-color: #b32135
}

.hisBoxOne1_lunbo .swiper-slide .item .year {
    font-size: 24px;
    color: #999;
    text-align: center;
    padding-top: 14px;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.hisBoxOne1_lunbo .swiper-slide .item:hover .year {
    color: #b32135
}

.hisBoxOne2 {
    position: relative;
    padding: 30px 0 100px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.hisBoxOne2::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    width: 2px;
    height: 100%;
    background: #efefef
}

.hisBoxOne2 .item {
    position: relative;
    width: calc((100% - 140px)/2);
    margin-bottom: 120px
}

.hisBoxOne2 .item .year {
    font-weight: 700;
    font-size: 48px;
    color: #333;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.hisBoxOne2 .item:hover .year {
    color: #b32135
}

.hisBoxOne2 .item .text {
    font-size: 18px;
    color: #666;
    line-height: 30px;
    padding: 8px 0 20px
}

.hisBoxOne2_item_lunbo .swiper-slide .lunbo_item img {
    width: 100%
}

.hisBoxOne2_item_dots {
    padding-top: 10px;
    text-align: center
}

.hisBoxOne2_item_dots .swiper-pagination-bullet {
    opacity: 1;
    width: 10px;
    height: 10px;
    background: #c4d9f8;
    margin: 0 5px;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.hisBoxOne2_item_dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #b32135
}

.hisBoxOne2 .item .float_round {
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 3px solid #ddd
}

.hisBoxOne2>.item:nth-child(odd) .year,.hisBoxOne2>.item:nth-child(odd) .text {
    text-align: right
}

.hisBoxOne2>.item:nth-child(odd) .float_round {
    top: 18px;
    right: -80px
}

.hisBoxOne2>.item:nth-child(even) {
    top: 90px
}

.hisBoxOne2>.item:nth-child(even) .float_round {
    top: 18px;
    left: -80px
}

.macBoxOne1 {
    font-weight: 700;
    color: #333;
    text-align: center;
    padding-bottom: 40px
}

.macBoxOne2 {
    position: relative
}

.macBoxOne2_prev,.macBoxOne2_next {
    position: absolute;
    z-index: 2;
    top: 70px;
    font-size: 40px;
    color: #ddd;
    cursor: pointer;
    outline: none;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.macBoxOne2_prev {
    left: 0
}

.macBoxOne2_next {
    right: 0
}

.macBoxOne2_prev:hover,.macBoxOne2_next:hover {
    color: #b32122
}

.macBoxOne2_lunbo {
    width: 92%;
    padding-top: 5px
}

.macBoxOne2_lunbo .swiper-slide a {
    display: block
}

.macBoxOne2_lunbo .swiper-slide a .item_top {
    position: relative;
    width: 168px;
    height: 168px;
    margin: 0 auto
}

.macBoxOne2_lunbo .swiper-slide a .item_top::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.macBoxOne2_lunbo .swiper-slide a .item_top .img_box {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #f5f8fd;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center
}

.macBoxOne2_lunbo .swiper-slide a .item_top .img_box img {
    max-width: 100%;
    max-height: 100%
}

.macBoxOne2_lunbo .swiper-slide a .bottom_text {
    max-width: 210px;
    margin: 0 auto;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    text-align: center;
    padding-top: 20px
}

.macBoxOne2_lunbo .swiper-slide:nth-child(odd) a .item_top::before {
    background: #b32122;
    top: -3px;
    left: -3px
}

.macBoxOne2_lunbo .swiper-slide:nth-child(even) a .item_top::before {
    background: #ef1c23;
    left: -3px;
    bottom: -3px
}

.macBoxOne3 {
    padding-top: 50px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.macBoxOne3 .item {
    width: calc((100% - 60px)/3);
    margin-right: 30px;
    margin-bottom: 30px
}

.macBoxOne3 .item a {
    position: relative;
    display: block
}

.macBoxOne3 .item a .img_box {
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.macBoxOne3 .item a .img_box img {
    width: 100%
}

.macBoxOne3 .item a:hover .img_box img {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.macBoxOne3 .item a .bottom_box {
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px 10px 15px;
    background: url(../images/machining_16.png) repeat-x center bottom;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center
}

.macBoxOne3>.item:nth-child(3n) {
    margin-right: 0
}

.macBoxOne4 {
    padding-top: 30px
}

.ourBoxOne1 {
    height: 460px;
    padding: 90px 30px 30px 10%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.ourBoxOne1_text {
    max-width: 570px
}

.ourBoxOne1_text .tt {
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.ourBoxOne1_text .line {
    width: 54px;
    height: 2px;
    background: #fff;
    margin-top: 14px
}

.ourBoxOne1_text .text {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    padding-top: 18px
}

.ourBoxOne2 {
    padding-top: 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.ourBoxOne2 .item {
    width: calc((100% - 30px)/2);
    padding: 60px 6.5% 50px 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.ourBoxOne2 .item .tt {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase
}

.ourBoxOne2 .item .text {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    padding-top: 15px
}

.serBoxOne1 {
    text-align: center;
    padding-bottom: 45px
}

.serBoxOne1 .tt {
    font-weight: 700;
    color: #333;
    text-transform: uppercase
}

.serBoxOne1 .text {
    font-size: 16px;
    color: #333;
    padding-top: 10px
}

.serBoxOne2 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.serBoxOne2 .item {
    width: calc((100% - 120px)/5);
    margin-right: 30px;
    border: 1px solid #eee;
    text-align: center;
    padding: 40px 10px;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.serBoxOne2 .item:hover {
    background: #1652ba
}

.serBoxOne2 .item .iconfont {
    font-size: 50px;
    color: #999;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    background: #f5f5f5;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.serBoxOne2 .item:hover .iconfont {
    color: #1652ba
}

.serBoxOne2 .item .text {
    font-size: 16px;
    color: #666;
    line-height: 24px;
    padding-top: 20px;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.serBoxOne2 .item:hover .text {
    color: #fff
}

.serBoxOne2>.item:nth-child(5n) {
    margin-right: 0
}

.serBoxTwo {
    background: #f5f8fd
}

.serBoxTwo1 {
    font-weight: 700;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 45px
}

.faq_list1 dd {
    margin-bottom: 10px;
    background: #fff
}

.faq_list_t {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding: 25px 30px 20px;
    cursor: pointer;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.faq_list_t .icon1 {
    width: 40px;
    font-size: 32px;
    color: #1652ba
}

.faq_list_t .tt {
    width: calc(100% - 40px - 30px);
    font-size: 18px;
    color: #333;
    padding: 6px 50px 0 0;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.faq_list_t .icon2 {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #ddd;
    text-align: center;
    -ms-transform: rotateZ(-90deg);
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg);
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.faq_list_down {
    display: none;
    padding: 0 50px 30px 70px;
    font-size: 16px;
    color: #666;
    line-height: 30px
}

.faq_list1 dd.hover .faq_list_t .tt {
    color: #b32135
}

.faq_list1 dd.hover .faq_list_t .icon2 {
    color: #b32135;
    -ms-transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.tecBoxOne1 {
    font-weight: 700;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 45px
}

.tecBoxOne2 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.tecBoxOne2_01 {
    width: 21.5%
}

.tecBoxOne2_01 .item {
    font-size: 18px;
    color: #333;
    padding: 19px 10px 18px 18px;
    border: 1px solid #eee;
    margin-bottom: 20px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.tecBoxOne2_01 .item:hover {
    color: #fff;
    background: #1652ba
}

.tecBoxOne2_01 .item.hover {
    color: #fff;
    background: #1652ba
}

.tecBoxOne2_01>.item:last-child {
    margin-bottom: 0
}

.tecBoxOne2_02 {
    width: 77%
}

.tecBoxOne2_02_item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.tecBoxOne2_02_item .img_box {
    width: 54.7%;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.tecBoxOne2_02_item .img_box img {
    width: 100%
}

.tecBoxOne2_02_item:hover .img_box img {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.tecBoxOne2_02_item .right_box {
    width: 45.3%;
    background: #1652ba;
    padding: 50px 20px 30px 40px
}

.tecBoxOne2_02_item .right_box .tt {
    font-weight: 700;
    font-size: 18px;
    color: #fff
}

.tecBoxOne2_02_item .right_box .line {
    width: 54px;
    height: 2px;
    background: #fff;
    margin-top: 15px
}

.tecBoxOne2_02_item .right_box .text {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    padding-top: 20px
}

.tecBoxTwo {
    background: #f5f8fd
}

.tecBoxTwo1 {
    font-weight: 700;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 45px
}

.tecBoxTwo2 {
    position: relative
}

.tecBoxTwo2_lunbo {
    width: 90%
}

.tecBoxTwo2_lunbo .swiper-slide .item .img_box img {
    width: 100%
}

.tecBoxTwo2_lunbo .swiper-slide .item .bottom_box {
    position: relative;
    background: #fff
}

.tecBoxTwo2_lunbo .swiper-slide .item .bottom_box::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 0%;
    height: 5px;
    background: #1652ba;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.tecBoxTwo2_lunbo .swiper-slide .item:hover .bottom_box::after {
    opacity: 1;
    width: 100%
}

.tecBoxTwo2_lunbo .swiper-slide .item .bottom_box .text {
    height: 63px;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    padding: 15px 15px 0 20px;
    margin-bottom: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.tecBoxTwo2_lunbo .swiper-slide .item:hover .bottom_box .text {
    color: #b32135
}

.tecBoxTwo2_lunbo .swiper-slide .item .bottom_box .line {
    width: 100%;
    height: 5px;
    background: #b2c6e9
}

.tecBoxTwo2_prev,.tecBoxTwo2_next {
    font-size: 56px;
    color: #ddd;
    position: absolute;
    z-index: 2;
    top: 50%;
    -ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    outline: none;
    cursor: pointer;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.tecBoxTwo2_prev {
    left: 0
}

.tecBoxTwo2_next {
    right: 0
}

.tecBoxTwo2_prev:hover,.tecBoxTwo2_next:hover {
    color: #b32135
}

.tecBoxTwo2_dots {
    text-align: center;
    padding-top: 20px
}

.tecBoxTwo2_dots .swiper-pagination-bullet {
    outline: none;
    opacity: 1;
    width: 10px;
    height: 10px;
    background: #b2c6e9;
    margin: 0 5px;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.tecBoxTwo2_dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #1652ba
}

.caseBoxOne1 {
    background: #f5f8fd;
    padding: 36px 30px
}

.caseBoxOne1_form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.caseBoxOne1_form .item {
    width: 35.5%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.caseBoxOne1_form .item .input_tt {
    width: 128px;
    text-align: right;
    padding-right: 10px
}

.caseBoxOne1_form .item select {
    font-family: arial,"sans-serif";
    font-size: 16px;
    color: #999;
    width: calc(100% - 128px);
    height: 48px;
    border-radius: 24px;
    border: 1px solid #eee;
    background: #fff;
    padding: 0 10px
}

.caseBoxOne1_form .item input {
    font-family: arial,"sans-serif";
    font-size: 16px;
    color: #999;
    width: calc(100% - 128px);
    height: 48px;
    border-radius: 24px;
    border: 1px solid #eee;
    background: #fff;
    padding: 0 10px 0 15px
}

.caseBoxOne1_form .item ::-webkit-input-placeholder {
    color: #999
}

.caseBoxOne1_form button {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    width: 22%;
    height: 48px;
    border-radius: 24px;
    border: none;
    background: #b32135;
    cursor: pointer;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.caseBoxOne1_form button:hover {
    opacity: .8
}

.caseBoxOne2 {
    padding-top: 60px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.caseBoxOne2 .item {
    position: relative;
    width: calc((100% - 120px)/4);
    margin-right: 40px;
    margin-bottom: 40px
}

.caseBoxOne2 .item::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 0%;
    height: 5px;
    background: #b32135;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.caseBoxOne2 .item:hover::after {
    opacity: 1;
    width: 100%
}

.caseBoxOne2 .item a {
    display: block;
    border: 1px solid #eee;
    border-bottom: 5px solid #b2c6e9
}

.caseBoxOne2 .item a .img_box {
    position: relative;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.caseBoxOne2 .item a .img_box img {
    width: 100%
}

.caseBoxOne2 .item a:hover .img_box img {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.caseBoxOne2 .item a .img_box .hover_show {
    opacity: 0;
    font-size: 36px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(24,43,66,.5);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.caseBoxOne2 .item a:hover .img_box .hover_show {
    opacity: 1
}

.caseBoxOne2 .item a .bottom_box {
    padding: 20px 15px 18px;
    border-top: 1px solid #eee
}

.caseBoxOne2 .item a .bottom_box .tt {
    height: 48px;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.caseBoxOne2 .item a:hover .bottom_box .tt {
    color: #b32135
}

.caseBoxOne2>.item:nth-child(4n) {
    margin-right: 0
}

.caseBoxOne3 {
    padding-top: 20px
}

.conBoxOne1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.conBoxOne1_L {
    width: 43%
}

.conBoxOne1_L_01 {
    font-weight: 700;
    color: #333
}

.conBoxOne1_L_02 {
    padding: 28px 0 12px
}

.conBoxOne1_L_02 .item {
    margin-bottom: 10px
}

.conBoxOne1_L_02 .item a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.conBoxOne1_L_02 .item a .iconfont {
    width: 30px;
    font-size: 24px;
    color: #b32135
}

.conBoxOne1_L_02 .item a span {
    width: calc(100% - 30px);
    font-size: 16px;
    color: #333;
    line-height: 24px;
    padding-top: 2px
}

.conBoxOne1_L_03 {
    padding: 26px 0 12px;
    border-top: 1px solid #eee;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.conBoxOne1_L_03 .item {
    margin-bottom: 15px
}

.conBoxOne1_L_03 .item a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.conBoxOne1_L_03 .item a::before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #b32135;
    margin-top: 5px
}

.conBoxOne1_L_03 .item a span {
    width: calc(100% - 7px);
    font-size: 14px;
    color: #333;
    padding-left: 10px
}

.conBoxOne1_L_03>.item:nth-child(odd) {
    width: 55%
}

.conBoxOne1_L_03>.item:nth-child(even) {
    width: 38%
}

.conBoxOne1_L_03.last .item {
    width: 100%
}

.conBoxOne1_R {
    width: 53%
}

.conBoxOne1_R .tt_box {
    font-weight: 700;
    color: #333
}

.conBoxOne1_R .tt_box span {
    color: #ef1c23
}

.conBoxOne1_R_form {
    padding-top: 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.conBoxOne1_R_form .item {
    width: calc((100% - 20px)/2);
    margin-bottom: 20px
}

.conBoxOne1_R_form .item input {
    font-family: arial,"sans-serif";
    font-size: 14px;
    color: #666;
    width: 100%;
    height: 48px;
    background: #f5f5f5;
    border-radius: 4px;
    padding: 0 10px 0 15px;
    border: none
}

.conBoxOne1_R_form .item.last {
    width: 100%
}

.conBoxOne1_R_form .item textarea {
    font-family: arial,"sans-serif";
    font-size: 14px;
    color: #666;
    width: 100%;
    height: 140px;
    background: #f5f5f5;
    border-radius: 4px;
    padding: 10px 10px 10px 15px;
    border: none;
    resize: none
}

.conBoxOne1_R_form .btn_box {
    width: 100%;
    padding-top: 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.conBoxOne1_R_form .btn_box button {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    width: 34%;
    height: 48px;
    border-radius: 24px;
    border: none;
    cursor: pointer;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.conBoxOne1_R_form .btn_box button:hover {
    opacity: .8
}

.conBoxOne1_R_form .btn_box>button:nth-child(1) {
    color: #fff;
    background: #b32135
}

.conBoxOne1_R_form .btn_box>button:nth-child(2) {
    color: #b32135;
    background: #e6edf8;
    margin-left: 28px
}

.conBoxTwo img {
    width: 100%
}

.dowBoxOne1 {
    padding-bottom: 50px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center
}

.dowBoxOne1 .item {
    font-size: 18px;
    color: #666;
    text-align: center;
    width: 200px;
    height: 48px;
    line-height: 48px;
    border-radius: 24px;
    margin: 0 15px 10px;
    border: 1px solid #eee;
    cursor: pointer;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.dowBoxOne1 .item:hover {
    color: #fff;
    background: #1652ba;
    border-color: #1652ba
}

.dowBoxOne1 .item.hover {
    color: #fff;
    background: #1652ba;
    border-color: #1652ba
}

.dowBoxOne1_item .item {
    margin-bottom: 20px;
    border: 1px solid #eee;
    padding: 30px 35px 30px 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.dowBoxOne1_item .item:hover {
    background: #f5f8fd
}

.dowBoxOne1_item .item .left_box {
    width: 62.4%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.dowBoxOne1_item .item .left_box .img_box {
    width: 55px
}

.dowBoxOne1_item .item .left_box .img_box img {
    width: 100%
}

.dowBoxOne1_item .item .left_box span {
    width: calc(100% - 55px);
    font-size: 16px;
    color: #333;
    padding-left: 20px
}

.dowBoxOne1_item .item .right_box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.dowBoxOne1_item .item .right_box .icon_text {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.dowBoxOne1_item .item .right_box .icon_text .iconfont {
    font-size: 22px;
    color: #666;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.dowBoxOne1_item .item .right_box .icon_text span {
    font-size: 14px;
    color: #666;
    padding-left: 8px;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.dowBoxOne1_item .item .right_box>.icon_text:nth-child(2) {
    margin-left: 35px
}

.dowBoxOne1_item .item:hover .right_box .icon_text .iconfont,.dowBoxOne1_item .item:hover .right_box .icon_text span {
    color: #1652ba
}

.newBoxOne1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.newBoxOne1_L {
    width: 66.4%
}

.newBoxOne1_L a {
    position: relative;
    display: block
}

.newBoxOne1_L a .img_box {
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.newBoxOne1_L a .img_box img {
    width: 100%
}

.newBoxOne1_L a:hover .img_box img {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.newBoxOne1_L a .bottom_text {
    font-size: 24px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,.6);
    padding: 12px 10px 12px 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.newBoxOne1_R {
    width: 30.7%
}

.newBoxOne1_R .item {
    margin-bottom: 44px;
    border: 1px solid #eee
}

.newBoxOne1_R .item a {
    display: block;
    padding: 35px 10px 30px 25px
}

.newBoxOne1_R .item a .date {
    font-size: 14px;
    color: #999
}

.newBoxOne1_R .item a .tt {
    font-size: 24px;
    color: #333;
    line-height: 36px;
    padding-top: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.newBoxOne1_R .item a:hover .tt {
    color: #b32135
}

.newBoxOne1_R .item a .text {
    font-size: 16px;
    color: #999;
    line-height: 30px;
    padding-top: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.newBoxOne1_R>.item:nth-child(2) {
    margin-bottom: 0
}

.newBoxOne2 {
    padding-top: 60px
}

.newBoxOne2 .item {
    margin-bottom: 30px;
    border: 1px solid #eee
}

.newBoxOne2 .item a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.newBoxOne2 .item a:hover {
    background: #f5f8fd
}

.newBoxOne2 .item a .img_box {
    width: 340px;
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.newBoxOne2 .item a .img_box img {
    width: 100%
}

.newBoxOne2 .item a:hover .img_box img {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.newBoxOne2 .item a .right_box {
    width: calc(100% - 340px);
    padding: 0 60px 0 40px
}

.newBoxOne2 .item a .right_box .date {
    font-size: 14px;
    color: #999
}

.newBoxOne2 .item a .right_box .tt {
    font-size: 24px;
    color: #333;
    padding-top: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.newBoxOne2 .item a:hover .right_box .tt {
    color: #b32135
}

.newBoxOne2 .item a .right_box .text {
    font-size: 16px;
    color: #999;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-top: 15px
}

.newBoxOne3 {
    padding-top: 30px
}

.detail_crumbs {
    background: #f5f8fd
}

.detail_crumbs_w {
    padding: 20px 0
}

.detail_crumbs_01 {
    font-size: 16px;
    color: #666
}

.detail_crumbs_01 a {
    color: #666
}

.pro_deBoxOne_w {
    padding: 40px 0 90px
}

.product_detail {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.product_detail_L {
    position: relative
}

.product_detail_L,.product_detail_L_float {
    width: 320px
}

.product_detail_L01 .tt_box {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    background: #b32135;
    padding: 18px 10px 14px 20px
}

.product_detail_L01_dl {
    background: #f5f8fd
}

.product_detail_L01_dl .item .item_top {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 17px 10px 15px 20px;
    border-bottom: 1px solid #eee
}

.product_detail_L01_dl .item .item_top a {
    width: calc(100% - 25px);
    font-size: 16px;
    color: #333;
    padding: 4px 10px 0 0
}

.product_detail_L01_dl .item .item_top a:hover {
    color: #b32135
}

.product_detail_L01_dl .item .item_top .iconfont {
    font-size: 20px;
    color: #333;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.product_detail_L01_dl .item .item_top .iconfont:hover {
    color: #b32135
}

.product_detail_L01_dl .item .item_bot {
    display: none;
    padding: 16px 15px 8px 20px;
    border-bottom: 1px solid #eee
}

.product_detail_L01_dl .item .item_bot a {
    display: block;
    font-size: 14px;
    color: #666;
    margin-bottom: 10px
}

.product_detail_L01_dl .item .item_bot a:hover {
    color: #b32135
}

.product_detail_L01_dl .item.hover .item_top a {
    color: #b32135
}

.product_detail_L01_dl .item.hover .item_top .iconfont {
    color: #b32135;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.product_detail_R {
    width: calc(100% - 360px)
}

.pro_deOne1 {
    padding-bottom: 40px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.pro_deOne1_L {
    position: relative;
    width: 41.3%;
    border: 1px solid #eee
}

.pro_deOne1_L_lunbo .swiper-slide .item img {
    width: 100%
}

.pro_deOne1_L_dots {
    position: absolute;
    z-index: 2;
    bottom: 8px;
    left: 0;
    width: 100%;
    text-align: center
}

.pro_deOne1_L_dots .swiper-pagination-bullet {
    opacity: 1;
    outline: none;
    margin: 0 5px;
    background: #b6c9ea;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.pro_deOne1_L_dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #b32135
}

.pro_deOne1_R {
    width: 55%
}

.pro_deOne1_R .big_title {
    font-weight: 700;
    font-size: 24px;
    color: #333;
    line-height: 36px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee
}

.pro_deOne1_R dl {
    padding: 25px 0 10px
}

.pro_deOne1_R dl dd {
    padding-bottom: 12px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.pro_deOne1_R dl dd::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #b32135;
    margin-top: 5px
}

.pro_deOne1_R dl dd div {
    width: calc(100% - 6px);
    font-size: 16px;
    color: #666;
    padding-left: 10px
}

.pro_deOne1_R dl dd div span {
    color: #333
}

.pro_deOne1_R .btn_box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.pro_deOne1_R .btn_box a {
    width: 160px;
    height: 48px;
    border-radius: 24px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center
}

.pro_deOne1_R .btn_box a:hover {
    opacity: .8
}

.pro_deOne1_R .btn_box a .iconfont {
    font-size: 28px
}

.pro_deOne1_R .btn_box a span {
    font-size: 16px;
    padding: 2px 0 0 8px
}

.pro_deOne1_R .btn_box>a:nth-child(1) {
    background: #b32135
}

.pro_deOne1_R .btn_box>a:nth-child(1) .iconfont,.pro_deOne1_R .btn_box>a:nth-child(1) span {
    color: #fff
}

.pro_deOne1_R .btn_box>a:nth-child(2) {
    background: #ef1c23;
    margin-left: 20px
}

.pro_deOne1_R .btn_box>a:nth-child(2) .iconfont,.pro_deOne1_R .btn_box>a:nth-child(2) span {
    color: #fff
}

.pro_deOne1_R .btn_box>a:nth-child(3) {
    background: #ddd;
    margin-left: 20px
}

.pro_deOne1_R .btn_box>a:nth-child(3) .iconfont,.pro_deOne1_R .btn_box>a:nth-child(3) span {
    color: #666
}

.pro_deOne1_R .share_box {
    padding-top: 25px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.pro_deOne1_R .share_box .share_text {
    font-size: 16px;
    color: #666;
    padding-right: 10px
}

.pro_deOne2 {
    height: 56px
}

.pro_deOne2_dl {
    height: 56px;
    border-top: 1px solid #eee;
    background: #fff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.pro_deOne2_dl .item {
    position: relative;
    height: 100%;
    font-weight: 700;
    font-size: 16px;
    color: #999;
    margin-right: 58px;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.pro_deOne2_dl .item:hover {
    color: #333
}

.pro_deOne2_dl .item::after {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 50%;
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    opacity: 0;
    width: 0%;
    height: 3px;
    background: #b32135;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.pro_deOne2_dl .item.hover {
    color: #333
}

.pro_deOne2_dl .item.hover::after {
    opacity: 1;
    width: 100%
}

.pro_deOne2_dl .item:hover::after {
    opacity: 1;
    width: 100%
}

.p_t_50 {
    padding-top: 10px
}

.p_t_20 {
    padding-top: 10px
}

.product_detail_title {
    padding-bottom: 5px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.product_detail_title .iconfont {
    font-size: 26px;
    color: #b32135
}

.product_detail_title span {
    font-weight: 700;
    font-size: 16px;
    color: #b32135;
    text-transform: uppercase;
    padding: 5px 0 0 5px
}

.pro_deOne3 .text_box {
    font-size: 14px;
    color: #333;
    line-height: 28px;
    padding-bottom: 10px
}

.pro_deOne1 .text_box {
    font-size: 14px;
    color: #333;
    line-height: 28px;
    padding-bottom: 10px
}

.pro_deOne3_dl dl {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.pro_deOne3_dl dl dd {
    width: calc((100% - 40px)/2);
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.pro_deOne3_dl dl dd::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #b32135;
    margin-top: 5px
}

.pro_deOne3_dl dl dd span {
    width: calc(100% - 6px);
    font-size: 14px;
    color: #666;
    padding-left: 10px
}

.pro_deOne4_01 {
    line-height:28px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.pro_deOne4_01 .list_box {
    width: calc((100% - 270px)/2)
}

.pro_deOne4_01 .list_box>.item:last-child {
    margin-bottom: 0
}

.pro_deOne4_01 .item {
    margin-bottom: 17%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.pro_deOne4_01 .item .icon {
    width: 60px;
    height: 60px;
    padding: 5px;
    border-radius: 50%;
    border: 1px solid #ef1c23;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center
}

.pro_deOne4_01 .item .icon img {
    max-width: 100%;
    max-height: 100%
}

.pro_deOne4_01 .item .text_box {
    width: calc(100% - 60px)
}

.pro_deOne4_01 .item .text_box .tt {
    font-size: 14px;
    color: #333
}

.pro_deOne4_01 .item .text_box .text {
    font-size: 14px;
    color: #666;
    padding-top: 8px
}

.pro_deOne4_01 .item.left {
    padding-right: 50px;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.pro_deOne4_01 .item.left .text_box {
    text-align: right;
    padding-right: 15px
}

.pro_deOne4_01 .item.right {
    padding-left: 50px
}

.pro_deOne4_01 .item.right .text_box {
    padding-left: 15px
}

.pro_deOne4_01 .center_round {
    position: relative;
    width: 270px
}

.pro_deOne4_01 .center_round .img_01 {
    width: 100%
}

.pro_deOne4_01 .center_round .img_02 {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.pro_deOne5 .text_box {
    font-size: 14px;
    color: #333;
    line-height: 26px
}

.pro_deOne6_01 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.pro_deOne6_01_L {
    width: 45%
}

.pro_deOne6_01_L .pro_deOne3_dl dl dd {
    width: 100%
}

.pro_deOne6_01_R {
    width: 50.5%
}

.product_detail_R table {
    width: 100%
}

.product_detail_R table tr td {
    font-size: 14px;
    color: #666;
    text-align: center;
    padding: 16px 5px;
    border: 1px solid #eee
}

.product_detail_R table tr:first-child {
    background: #e6edf8
}

.product_detail_R table tr:first-child td {
    color: #333;
    border-color: #fff
}

.pro_deOne8_title {
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    padding-bottom: 30px
}

.pro_deOne8_form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.pro_deOne8_form .item {
    width: calc((100% - 70px)/3);
    margin-bottom: 30px
}

.pro_deOne8_form .item input {
    font-family: arial,"sans-serif";
    font-size: 14px;
    color: #666;
    width: 100%;
    height: 48px;
    background: #f5f5f5;
    border-radius: 4px;
    padding: 0 10px 0 15px;
    border: none
}

.pro_deOne8_form .item.last {
    width: 100%
}

.pro_deOne8_form .item textarea {
    font-family: arial,"sans-serif";
    font-size: 14px;
    color: #666;
    width: 100%;
    height: 140px;
    background: #f5f5f5;
    border-radius: 4px;
    padding: 15px 10px 10px 15px;
    border: none;
    resize: none
}

.pro_deOne8_form .btn_box {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.pro_deOne8_form .btn_box button {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    width: 25%;
    height: 48px;
    border-radius: 24px;
    border: none;
    cursor: pointer;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.pro_deOne8_form .btn_box button:hover {
    opacity: .8
}

.pro_deOne8_form .btn_box>button:nth-child(1) {
    color: #fff;
    background: #b32135
}

.pro_deOne8_form .btn_box>button:nth-child(2) {
    color: #b32135;
    background: #e6edf8;
    margin-left: 30px
}

.pro_liBoxOne {
    background: #f5f8fd
}

.pro_liBoxOne_w {
    padding: 40px 0
}

.pro_liOne1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.pro_liOne1_L {
    width: 64.3%;
    background: #fff
}

.pro_liOne1_L a {
    padding: 55px 50px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.pro_liOne1_L_text {
    width: 53%;
    padding: 30px 0 60px
}

.pro_liOne1_L_text .tt {
    font-weight: 700;
    font-size: 36px;
    color: #333;
    line-height: 48px
}

.pro_liOne1_L_text dl {
    padding: 25px 0 20px
}

.pro_liOne1_L_text dl dd {
    padding-bottom: 12px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.pro_liOne1_L_text dl dd::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #b32135;
    margin-top: 5px
}

.pro_liOne1_L_text dl dd span {
    width: calc(100% - 10px);
    font-size: 18px;
    color: #b32135;
    padding-left: 8px
}

.pro_liOne1_L_text .btn_box {
    font-size: 16px;
    color: #fff;
    text-align: center;
    width: 160px;
    line-height: 48px;
    border-radius: 24px;
    background: #b32135;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.pro_liOne1_L_text .btn_box:hover {
    opacity: .8
}

.pro_liOne1_L_img {
    width: 44.2%
}

.pro_liOne1_L_img img {
    width: 100%
}

.pro_liOne1_R {
    width: 33.5%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.pro_liOne1_R .item {
    margin-bottom: 30px
}

.pro_liOne1_R>.item:nth-child(2) {
    margin-bottom: 0
}

.pro_liOne1_R .item a {
    padding: 15px 30px 0 25px;
    background: #fff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.pro_liOne1_R .item a .left_box {
    width: 64%;
    padding: 20px 0 40px
}

.pro_liOne1_R .item a .left_box .text {
    font-weight: 700;
    font-size: 24px;
    color: #333;
    line-height: 36px
}

.pro_liOne1_R .item a .left_box .btn_box {
    font-size: 16px;
    color: #999;
    text-align: center;
    width: 150px;
    height: 46px;
    line-height: 46px;
    border-radius: 24px;
    border: 1px solid #ddd;
    margin-top: 20px;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.pro_liOne1_R .item a .left_box .btn_box:hover {
    color: #fff;
    background: #b32135;
    border-color: #b32135
}

.pro_liOne1_R .item a .right_img {
    width: 31.6%
}

.pro_liOne1_R .item a .right_img img {
    width: 100%
}

.pro_liBoxTwo_w {
    padding: 60px 0 100px
}

.pro_liTwo1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.pro_liTwo1_L {
    width: 320px
}

.pro_liTwo1_L_02 {
    margin-top: 40px
}

.pro_liTwo1_L_02 .tt_box {
    padding: 16px 10px 16px 20px;
    background: #b32135;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.pro_liTwo1_L_02 .tt_box span {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase
}

.pro_liTwo1_L_02_btn {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.pro_liTwo1_L_02_btn_prev,.pro_liTwo1_L_02_btn_next {
    font-size: 26px;
    color: #fff;
    outline: none;
    cursor: pointer;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.pro_liTwo1_L_02_btn_next {
    margin-left: 5px
}

.pro_liTwo1_L_02_bot {
    background: #f5f8fd;
    padding: 30px 20px 25px
}

.pro_liTwo1_L_02_lunbo .swiper-slide a {
    display: block
}

.pro_liTwo1_L_02_lunbo .swiper-slide a .img_box {
    -ms-perspective: 900px;
    -moz-perspective: 900px;
    -webkit-perspective: 900px;
    perspective: 900px;
    overflow: hidden
}

.pro_liTwo1_L_02_lunbo .swiper-slide a .img_box img {
    width: 100%
}

.pro_liTwo1_L_02_lunbo .swiper-slide a:hover .img_box img {
    -ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.pro_liTwo1_L_02_lunbo .swiper-slide a .bottom_box {
    padding: 15px 10px 0
}

.pro_liTwo1_L_02_lunbo .swiper-slide a .bottom_box .date {
    font-size: 14px;
    color: #999
}

.pro_liTwo1_L_02_lunbo .swiper-slide a .bottom_box .text {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    padding-top: 8px;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.pro_liTwo1_L_02_lunbo .swiper-slide a:hover .bottom_box .text {
    color: #b32135
}

.pro_liTwo1_R {
    width: calc(100% - 360px);
    padding-top: 18px
}

.pro_liTwo1_R_01 {
    padding-bottom: 10px;
    border-bottom: 5px solid #b32135;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.pro_list_crumbs {
    width: 63%;
    font-size: 16px;
    color: #666;
    padding-bottom: 4px
}

.pro_list_crumbs a {
    color: #666
}

.pro_liTwo1_R_01_form {
    width: 30%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.pro_liTwo1_R_01_form input {
    font-family: arial,"sans-serif";
    font-size: 16px;
    color: #222;
    width: calc(100% - 40px);
    height: 26px;
    border: none
}

.pro_liTwo1_R_01_form button {
    width: 40px;
    font-size: 24px;
    color: #999;
    text-align: right;
    border: none;
    background: 0 0;
    cursor: pointer;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.pro_liTwo1_R_01_form button:hover {
    color: #b32135
}

.pro_liTwo1_R_02 {
    padding-top: 40px
}

.pro_liTwo1_R_02 .products_list_box .item {
    margin-bottom: 35px
}

.pro_liTwo1_R_03 {
    padding-top: 20px
}

.float_side_nav {
    position: fixed;
    z-index: 6;
    right: 0;
    top: 25%;
    width: 70px;
    border-radius: 14px 8px 8px 14px
}

.float_side_nav .item {
    background: #b32122;
    border-bottom: 1px solid #fff
}

.float_side_nav .item a {
    height: 66px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center
}

.float_side_nav .item a .iconfont {
    font-size: 30px;
    color: #fff
}

.float_side_nav .item a:hover .iconfont {
    -ms-animation: swing .8s linear;
    -webkit-animation: swing .8s linear;
    animation: swing .8s linear
}

.float_side_nav .item a .text {
    font-size: 14px;
    color: #fff;
    text-align: center
}

.float_side_nav>.item:last-child {
    border-bottom: none
}

.float_side_nav .item a .hover_show_img {
    display: none;
    width: 110px;
    position: absolute;
    right: 105%;
    top: 50%;
    -ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.float_side_nav .item a:hover .hover_show_img {
    display: block
}

 .current{
        width: 44px;
        height: 44px;
        line-height: 40px;
        margin: 0 6px;
		text-align: center;
		border:1px solid #dddcdc;
    }
