a:hover {
    text-decoration: underline
}

.trans {
    transition: all 0.3s ease-in-out 0s
}

@font-face {
    font-family: Akziden;
    src: url("../static/font/AkzidenzGrotesk-ExtraBoldCond.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins-Bold;
    src: url("../static/font/Poppins-Bold.ttf") format("truetype");
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    src: url("../static/font/Poppins-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: rgb(170,170,170)
}

.pics {
    position: relative;
    height: 0;
    padding-bottom: 100%;
    width: 100%;
    overflow: hidden
}

.pics img {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease-in-out 0s
}

.pc {
    display: block !important
}

.wap {
    display: none !important
}

@media screen and (max-width: 600px) {
    .pc {
        display:none !important
    }

    .wap {
        display: block !important
    }
}

.f-akzi {
    font-family: 'Kanit-Medium',
}

.f-PoppinsBold {
    font-family: 'Kanit-Bold';
}

.f-Poppins {
    /*font-family: Poppins*/
    font-family: 'Kanit-Medium';
}

.tou_01 {
    margin-bottom: 35px;
    margin-top: 50px
}
.tou_01.special{
    margin-top:0;
}

.tou_01 .h1 {
    font-size: 45px;
    color:#fff;
    text-align: center;

}

.tou_01 .p2 {
    font-size: 18px;
    max-width: 855px;
    margin: 5px auto 0px;
    text-align: center;
    color: #fff;
}

.tou_01 span {
    width: 50px;
    height: 5px;
    display: block;
    margin: 20px auto 0px;
    background: rgb(3,109,183)
}

.bgCover {
    background-size: cover
}

.head_top {
    line-height: 43px;
    border-bottom: 1px solid
}

.head_top .layout {
}

.head_top .p1 {
    float: left;
    margin-top: 2px;
}

.head_top .head_t_info {
    float: right
}

.head_t_info {height: 50px;float: left;}

.head_t_info .info {
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 23px;
    margin-left: 15px;
    display: inline-block;
    margin-top: 4px;
}
.head_t_info .info a{display: block;line-height: 21px;}
.head_t_info .info:nth-of-type(1) {
    padding-left: 20px
}

.head_btu {
    font-size: 20px;
    float: right;
    margin-left: 60px
}

.head_btu a {
    line-height: 44px;
    height: 40px;
    background: rgb(3,109,183);
    display: block;
    color: white;
    padding: 0px 25px;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 100;
    overflow: hidden
}

.home_banner_tj {
    position: relative;
    z-index: 6
}

.home_banner_tj .layout {
}

.home_banner_tj ul {
    box-shadow: rgba(0,0,0,0.42) 1.5px 2.598px 7px 0px;
    margin-top: -174px
}

.home_banner_tj ul li {
    width: 50%;
    float: left;
    background: white
}

.home_banner_tj ul .item {
    padding: 40px 50px;
    position: relative
}

.home_banner_tj ul .item .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    display: none
}

.home_banner_tj ul .item:hover .bg {
    display: block
}

.home_banner_tj ul .item .ro {
    position: relative;
    color: rgb(3,109,183)
}

.home_banner_tj ul .item:hover .ro {
    color: white
}

.home_banner_tj ul .item .pic {
}

.home_banner_tj ul .item .pic img {
    height: 73px
}

.home_banner_tj ul .item .pic .img_01 {
    display: block
}

.home_banner_tj ul .item .pic .img_02 {
    display: none
}

.home_banner_tj ul .item:hover .pic .img_01 {
    display: none
}

.home_banner_tj ul .item:hover .pic .img_02 {
    display: block
}

.home_banner_tj ul .item .h1 {
    font-weight: bold;
    font-size: 30px;
    margin-top: 25px;
    height: 45px
}

.home_banner_tj ul .item .h3 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    max-width: 330px;
    margin-top: 5px;
    height: 48px
}

.home_banner_tj ul .item .btu {
    font-size: 18px;
    color: rgb(3,109,183);
    border: 1px solid rgb(3,109,183);
    line-height: 33px;
    display: inline-block;
    padding: 0px 20px;
    margin-top: 14px
}

.home_banner_tj ul .item:hover .btu {
    background: rgb(3,109,183);
    border: 1px solid rgb(3,109,183);
    color: white
}

.home_about {
    position: relative;
    margin-top: 115px
}

.home_about .layout {
    position: initial
}

.home_about .video_bg {
    height: 100%;
    position: absolute;
    width: 53%;
    left: 53%;
}

.home_about .video_bg::after {
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    background-image: url("../static/image/ico_83.png");
    left: 50%;
    top: 50%;
    margin-top: -40px;
    margin-left: -40px;
    cursor: pointer
}

.home_about .ro {
    width: 50%;
    float: left;
    height: 100%;
    margin-right: 2.15%;
}

.home_about .ro .flex_jz {
}

.home_about .ro .p1 {
    font-size: 16px;
    color: rgb(0,0,0);
    background-image: url("../static/image/ico_11.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
    margin-top: 45px
}

.home_about .ro .p2 {
    font-size: 50px;
    color:#121214;
    font-weight: bold;
    line-height: 60px;
    margin-top: 90px
}
@media screen and (max-width: 1280px) {
    .home_about .ro .p2 {font-size: 30px;line-height: 1.25;}
}
.home_about .ro .p3 {
    margin-top: 15px;
    text-align: justify;
    font-size: 16px;
    color:#618dc7;
}

.home_about .ro .btu {
    line-height: 44px;
    background: rgb(3,109,183);
    color: white;
    display: inline-block;
    padding: 0px 25px;
    margin-top: 28px
}

.home_pro {
    padding-bottom: 80px;
    margin-top:50px;
    /*height:780px;*/
}

.home_pro .layout {
}

.home_pro .pro {
    position: relative;
}
.home_pro .pro_left .ro {
}

.home_pro .pro_left .ro p {
    width: 250px;
    line-height: 55px;
    border: 1px solid rgb(211,211,211);
    border-radius: 10px;
    margin-bottom: 29px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    color: #333333;
}

.home_pro .pro_left .ro p a {
    display: block
}
.home_pro .pro_left .ro p.cur{
  background-color: rgb(3,109,183);
    color: white  
}
.home_pro .pro_left .ro p a:hover,.home_pro .pro_left .ro p:hoverÃƒÂ¯Ã‚Â¼Ã…â€™
.home_pro .pro_left .ro p.cur a,.home_pro .pro_left .ro p.cur{
    background-color: rgb(3,109,183);
    color: white
}

.home_pro .pro_left {
    display: inline-block;
    width:46%;
    max-width:372px;
    margin:0 2% 0 0;
}
.home_pro .pro_left img{
    display: block;
    width:100%;
}
.home_pro .pro_right{
    display: inline-block;
    width:46%;
    max-width:372px;
}
.home_pro .pro_right img{
    display: block;
    width:100%;
}
.home_pro .pro_left .item {
}

.home_pro .pro_left .item .home_swiper_prev {
}

.home_pro .pro_left .item .home_swiper_next {
}

.home_swiper_prev {
    background-image: url("../static/image/ico_31.png");
    right: 90px;
    left: auto
}

.home_swiper_next {
    background-image: url("../static/image/ico_32.png");
    right: 28px
}

.home_pro .home_swiper_prev,.home_pro .home_swiper_next {
    top: auto;
    margin-top: auto;
    bottom: 112px;
}

.home_swiper_prev,.home_swiper_next {
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    border: 2px solid rgb(153,153,153);
    border-radius: 100%;
    z-index: 11;
    opacity: 1
}

.home_swiper_prev::before,.home_swiper_next::before {
    opacity: 0
}

.home_pro .pro_left .home_pro_swiper {
}

.home_pro .pro_right .item .home_pro_swiper:first-child {
    display: block
}

.home_pro_swiper {
    display: none;
    z-index: 1;
    position: relative
}

.home_pro_swiper .swiper-slide {
}

.home_pro_swiper .swiper-slide .pics {
    height: 0px;
    padding-bottom: 500px;
    position: relative;
    float: left;
    width: 60%;
    border: 1px solid rgb(225,225,225);
    border-radius: 22px;
    overflow: hidden
}

.home_pro_swiper .swiper-slide .pics img {
    object-fit: contain
}

.home_pro_swiper .swiper-slide .ro {
    float: right;
    width: 35%
}

.home_pro_swiper .swiper-slide .ro .h1 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid rgb(181,181,181);
    text-align: center;
    padding-bottom: 20px;
    margin-top: 25px;
    color: #333333;
}

.home_pro_swiper .swiper-slide .ro .desc {
    font-size: 16px;
    padding: 20px;
    margin-top: 30px;
    text-align: center;
    color: #666666;
}

.home_pro_swiper .swiper-slide .ro .more {
    position: absolute;
    bottom: 50px;
    right: 0px;
    font-size: 18px;
    color: rgb(153,153,153)
}

.home_app {
    position: relative;
    width: 100%;
}

.home_app > .bg {
    width: 100%;
    z-index: 0;
    padding: 100px 0 135px 0;
}
.bg  .black{
    width: 100%;
    height:100%;
    background:rgba(0,0,0,0.85);
    position: absolute;
    left:0;
    top:0;
}
/*.home_pro > .bg  .black{*/
/*    width: 100%;*/
/*    height:100%;*/
/*    background:rgba(0,0,0,0.85);*/
/*    */
/*}*/

.home_app .layout {
    z-index: 11;
    padding-top: 1px
}

.home_app .tou_01 {
    color: white;
    margin-top: 70px
}

.home_app .tou_01 .h1 {
    color: white;
}

.home_app .tou_01 .p2 {
    margin-top: 12px;
    color: whitesmoke;
}

.home_app .tou_01 span {
    display: none
}

.home_app .home_app_swiper {
    margin-top: 90px
}

.home_app_swiper {
    position: relative
}

.home_app_swiper .swiper-container {
    padding-bottom: 5px
}

.home_app_swiper .home_swiper_prev {
    left: -65px;
    background-image: url("../static/image/ico_33.png")
}

.home_app_swiper .home_swiper_next {
    background-image: url("../static/image/ico_34.png");
    right: -65px
}

.home_app_swiper .home_swiper_prev,.home_app_swiper .home_swiper_next {
    border: 3px solid rgb(7,71,146);
    margin-top: -22px
}

.home_app_swiper .swiper-slide {
    background: white;
    height: 470px;
    border-right: 1px solid rgb(222,222,222);
    box-shadow: rgba(0,0,0,0.13) 1px 1.732px 1px 0px
}
.home_app_swiper .swiper-slide+.swiper-slide{border:none}
.home_app_swiper .swiper-slide.swiper-slide-next,.home_app_swiper .swiper-slide.swiper-slide-next+.swiper-slide,.home_app_swiper .swiper-slide.swiper-slide-active{ border-right: 1px solid rgb(222,222,222);}
.home_app_swiper .swiper-slide .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 0;
    opacity: 0
}

.home_app_swiper .swiper-slide .bg::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgba(3,109,183,0.72)
}

.home_app_swiper .swiper-slide:hover .bg {
    opacity: 1
}

.home_app_swiper .swiper-slide .ro {
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 155px auto 0px;
    width: 80%
}

.home_app_swiper .swiper-slide .ro .h1 {
    font-size: 24px;
    text-align: center;
    color: #036db7;
}

.home_app_swiper .swiper-slide .ro .p {
    font-size: 16px;
    color: rgb(102,102,102);
    line-height: 24px;
    text-align: center;
    margin-top: 5px
}

.home_app_swiper .swiper-slide:hover .ro .h1,.home_app_swiper .swiper-slide:hover .ro .p {
    color: white
}

.home_news {
}

.home_news .layout {
}

.home_news .tou_01 {
}

.home_news .home_news_list {
}

.home_news .item_more {
    text-align: center
}

.item_more {
}

.item_more .btu {
    line-height: 50px;
    display: inline-block;
    background: rgb(3,109,183);
    color: white;
    padding: 0px 45px;
    font-size: 18px
}
.item_more .btu :hover{color:white}
.home_news_list {
}

.home_news_list li {
    width: 31.5%;
    margin-left: 1.833%;
    box-shadow: rgba(0,0,0,0.13) 1px 1.732px 1px 0px
}

.home_news_list li .pics {
    position: relative;
    padding-bottom: 66%;
}

.home_news_list li .pics img {
}

.home_news_list li .pics .time {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 106px;
    height: 88px;
    background: rgb(3,109,183);
    color: white;
    text-align: center;
    border-bottom-right-radius: 51px;
    z-index: 11
}

.home_news_list li .pics .time p {
    font-size: 24px;
    line-height: 24px;
    margin-top: 17px
}

.home_news_list li .ro {
    padding: 35px 15px;
    display: block;
    text-decoration: none !important;
}

.home_news_list li .ro .p1 {
    font-size: 28px;
    color: black;
    text-decoration: none !important;
}

.home_news_list li .ro .p2 {
    margin-top: 8px;
    color: rgb(51,51,51);
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    text-decoration: auto !important;
}

.home_news_list li .ro .p3 {
    margin-top: 10px
}
.home_news_list li:hover .ro .p3{
    text-decoration:underline
}
.home_news_list li .ro .p3 span {
    font-size: 18px;
    background-image: url("../static/image/ico_41.png");
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px
}

.home_news_list li:hover .ro .p3 span {
    padding-right: 50px
}

.homr_form {
    margin-top: 70px;
    margin-bottom: 160px
}
.homr_form{margin-bottom:50px}
.homr_form .layout {
    width: 1140px;
    height: 495px
}

.homr_form .layout .form_l {
    width: 40%;
    background: rgb(3,109,183);
    color: white;
    padding-top: 50px;
    padding-left: 40px;
    height: 100%;
    float: left
}

.homr_form .layout .form_l .h1 {
    font-size: 30px
}

.homr_form .layout .form_l ul {
    margin-top: 15px;
    font-size: 16px
}

.homr_form .layout .form_l ul li {
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    margin-bottom: 40px;
    max-width: 330px
}

.homr_form .layout .form_l ul li a {
    color: white;
    display: block
}

.homr_form .layout .form_r {
    width: 60%;
    float: right;
    box-shadow: rgba(0,0,0,0.16) 1.5px 2.598px 27px 0px;
    height: 100%;
    padding: 50px 60px 0px
}

.homr_form .layout .form_r ul {
}

.homr_form .layout .form_r ul li {
    margin-bottom: 20px;
    width: 100%
}

.homr_form .layout .form_r ul li.l,.homr_form .layout .form_r ul li.r {
}

.homr_form .layout .form_r ul li.li1 {
    width: 47%
}

.homr_form .layout .form_r ul li.li2 {
}

.homr_form .layout .form_r ul li input {
    border: none;
    background: rgb(244,244,244);
    line-height: 60px;
    text-indent: 20px;
    font-size: 16px;
    width: 100%
}

.homr_form .layout .form_r ul li textarea {
    border: none;
    background: rgb(244,244,244);
    line-height: 60px;
    text-indent: 20px;
    font-size: 16px;
    width: 100%
}

.homr_form .layout .form_r .sub {
    text-align: center;
    margin-top: 37px
}

.homr_form .layout .form_r .sub input[type="submit"] {
    width: 305px;
    height: 45px;
    border: none;
    font-size: 16px;
    background: rgb(3,109,183);
    cursor: pointer;
    color: white;
    margin: 0px
}

.home_footer {
    color:#fff;
    font-size: 16px;
    background:url('../images/black.png') no-repeat center top;
    background-size: 100%;
    background-color:#0B68F2;
    background: linear-gradient(to right top, #013e9a, #000,#000);
}

.home_footer .footerA {
}

.home_footer .footerB {
}

.footerA {
}

.footerA .layout {
    padding-top: 1px;
    width:80%;
}

.footerA .footerA_A {
    width: 36%;
    float: left;
    padding-bottom: 80px
}

.footerA .footerA_B {
    padding-top: 65px;
    float: left;
    margin-left: 140px
}

.footerA .footerA_C {
    float: left;
    padding-top: 65px;
    /*width:400px;*/
    width: 33%;
}

.footerA_A {
}

.footerA_A .logo {
    margin-top: 25px;
    display: block;
    line-height: 0;
    font-size: 0px;
    margin-bottom:10px;
}

.footerA_A .logo img {
    height: 64px;
}
.footerA_A .p2{
   max-width: 400px;
}
.footerA_A .h2{
    font-size:24px;
    margin-top:20px;
}
.footerA_A .email_btn{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top:10px;
}
.footerA_A .email_btn.special{
    display: none;
}
.footerA_A .h2{
    display:block;
}
.footerA_D .h2{
    display: none;
}
.footerA_A .email_btn input{
    height:54px;
    line-height:54px;
    background-color:#fff;
    border-radius:50px;
    color:#013078;
    font-size:18px;
    padding-left:20px;
    box-sizing: border-box;
    margin-right:20px;
    max-width:347px;
}
.footerA_A .email_btn .Subscribe{
    height:54px;
    line-height:54px;
    background:rgba(228,198,36,0.29);
    border-radius:50px;
    padding:0 4px;
    color:#000;
    font-size:18px;
    overflow: hidden;
}
.footerA_A .email_btn .Subscribe div{
    height:46px;
    line-height:46px;
    background:#E4C624;
    border-radius:50px;
    padding:0 20px;
    margin-top:4px;
}

.footerA_A p {
    margin-top: 30px
}

.footerA_A .share {
    margin-top: 20px
}

.footerA_A .share li {
    float: left;
    height: 35px;
    width: 35px;
    border: 1px solid rgb(7,71,146);
    border-radius: 50px;
    text-align: center;
    margin-right: 10px
}

.footerA_A .share li:hover {
    border-radius: 40%;
    transform: rotate(45deg)
}

.footerA_A .share li a {
}

.footerA_A .share li img {
    height: 23px;
    margin-top: 4px
}

.footerA_B {
}

.footerA_B .item {
    float: left;
    width: 300px;
}

.footerA_B .item .p1 {
    font-size: 20px;
    text-transform: uppercase
}

.footerA_B .item a {
    font-size: 16px;
    display: block;
    margin-top: 15px;
    color:#fff;
}

.footerA_C {
}

.footerA_C .p1 {
    font-size: 20px;
    text-transform: uppercase
}

.footerA_C ul {
    margin-top: 15px
}

.footerA_C ul li {
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 16px;
    padding-left: 60px;
    margin-bottom: 20px;
    height:50px;
}

.footerA_C ul li a {
    color:#fff;
    display: block;
}

.footerB {
    padding:25px 0px 25px 0;
    text-align: center;
    font-size: 16px;
    color: white;
    box-shadow:12px 0px 21px rgba(0,0,0,0.2);
}

.footerB .layout {
}

.footerB .p1 {
}

.footerB .p1 a {
    color: white
}
@media only screen and (max-width: 1540px){
    .footerA_A .email_btn input{
        width:250px;
    }
    .footerA_A .email_btn .Subscribe{
        font-size:16px;
    }
}
@media only screen and (max-width: 1440px){
    .footerA_A .email_btn input{
        width:200px;
    }
}
@media only screen and (max-width: 960px){
    .footerA_A .email_btn{
        display: none;
    }
    .footerA_A .email_btn.special{
        display: flex;
        margin-bottom:20px;
    }
    .footerA_A .h2{
        display:none;
    }
    .footerA_D .h2{
        display: block;
    }

    .footerA_A .email_btn input{
        width:350px;
    }
    .footerA_A .Subscribe{
        width:350px;
    }
}
@media only screen and (max-width: 500px){
    .footerA_A .email_btn{
        display: none;
    }
    .footerA_A .email_btn.special{
        display: block;
    }
    .footerA_A .email_btn input{
        width:95%;
    }
    .footerA_A .Subscribe{
        width:95%;
        text-align: center;
        margin-top:10px;
    }
}
.video-box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    z-index: 99999999999
}

.video-box button {
    display: inline-block;
    padding: 0;
    border: 0 none;
    background: none;
    text-align: center;
    outline: none;
    cursor: pointer
}

.video-box .video-button {
    display: inline-block;
    width: 36px;
    height: 36px;
    color: #fff;
    position: relative;
    overflow: hidden
}

.video-box .video-button i {
    font-size: 56px
}

.video-box .video-button.video-btn-volume i {
    font-size: 20px
}

.video-box .video-button.video-tooltip-toggle i {
    font-size: 20px
}

.video-box .video-video {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.video-box .video-video video {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.video-box .video-container {
    width: 852px;
    min-height: 550px;
    max-height: 90vh;
    background: #000000;
    overflow: hidden;
    opacity: 0
}

.video-box .video-container.video-ready {
    opacity: 1
}

.video-box.quanping .video-container {
    width: 100%;
    height: 100%;
    max-height: 100%;
    position: relative;
    left: 0;
    top: 0;
    transform: none
}

.video-box.video-playing .video-div.video-hide-ui .video-ui {
    -webkit-transform: translateY(39px);
    -ms-transform: translateY(39px);
    transform: translateY(39px)
}

.video-box.heibian .video-container {
    padding: 40px 0
}

.video-box.heibian .video-div.video-hide-ui .video-ui {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px)
}

.video-box.heibian.quanping .video-container {
    padding: 0
}

.video-box.hideui .video-div .video-ui {
    -webkit-transform: translateY(39px);
    -ms-transform: translateY(39px);
    transform: translateY(39px)
}

.video-box .i {
    font-family: none;
    height: 100%;
    width: 100%;
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat
}

.video-box .i:before,.video-box i:after {
    display: none !important
}

.video-box .i-voice-on {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M2%2C10L2%2C20L5%2C20L13%2C25L13%2C5L5%2C10L5%2C10Z'%2F%3E%3Cpath%20d%3D'M18%2C10C%2022%2C12%2022%2C18%2018%2C20'%20%2F%3E%3Cpath%20d%3D'M22%2C6C%2028%2C10%2028%2C20%2022%2C24'%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.video-box .i-voice-off {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20%3E%3Cpath%20d%3D'M2%2C10L2%2C20L5%2C20L13%2C25L13%2C5L5%2C10L5%2C10Z'%2F%3E%3Cpath%20d%3D'M18%2C11L27%2C20'%20%2F%3E%3Cpath%20d%3D'M18%2C20L27%2C11'%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.video-box .i-bofang {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%3E%3Cg%20fill%3D'%23fff'%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M10%2C7L10%2C23L24%2C15z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.video-box .i-zhanting {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%3E%3Cg%20fill%3D'%23fff'%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M7%2C7L7%2C23L11%2C23L11%2C7z'%2F%3E%3Cpath%20d%3D'M20%2C7L20%2C23L24%2C23L24%2C7z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.video-box .i-quanping {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20%3E%3Cpath%20d%3D'M6%2C10L6%2C6L10%2C6'%2F%3E%3Cpath%20d%3D'M6%2C21L6%2C25L10%2C25'%2F%3E%3Cpath%20d%3D'M20%2C6L24%2C6L24%2C10'%2F%3E%3Cpath%20d%3D'M20%2C25L24%2C25L24%2C21'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.video-box .i-suoxiao {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20%3E%3Cpath%20d%3D'M6%2C10L10%2C10L10%2C6'%2F%3E%3Cpath%20d%3D'M6%2C21L10%2C21L10%2C25'%2F%3E%3Cpath%20d%3D'M20%2C6L20%2C10L24%2C10'%2F%3E%3Cpath%20d%3D'M20%2C25L20%2C21L24%2C21'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.video-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .9
}

.video-div {
    background: #000;
    font-size: 0;
    letter-spacing: -1px;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.video-ui {
    position: absolute;
    width: 100%;
    height: 41px;
    background-color: rgba(0,0,0,0.8);
    left: 0;
    bottom: 0;
    z-index: 6;
    letter-spacing: .25px;
    -webkit-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px)
}

.video-loading-pulse {
    position: absolute;
    width: 6px;
    height: 24px;
    top: 50%;
    left: 50%;
    background-color: rgba(255,255,255,0.2);
    -webkit-animation: pulse 750ms infinite;
    animation: pulse 750ms infinite;
    -webkit-animation-delay: 250ms;
    animation-delay: 250ms
}

.video-loading-pulse:before,.video-loading-pulse:after {
    content: '';
    position: absolute;
    display: block;
    height: 16px;
    width: 6px;
    background: rgba(255,255,255,0.2);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-animation: pulse 750ms infinite;
    animation: pulse 750ms infinite
}

.video-loading-pulse:before {
    left: -12px
}

.video-loading-pulse:after {
    left: 12px;
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

@keyframes pulse {
    50% {
        background: white
    }
}

.video-loading {
    opacity: 1;
    color: #2c97f6;
    font-size: 0;
    overflow: hidden;
    box-shadow: 0px 0px 0px 3600px #000;
    background: #000;
    width: 30px;
    height: 30px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s
}

.video-loading i {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: block;
    border: 0.25rem solid rgba(255,255,255,0.2);
    border-top-color: white;
    -webkit-animation: adeg 1s infinite linear;
    -o-animation: adeg 1s infinite linear;
    -ms-animation: adeg 1s infinite linear;
    -moz-animation: adeg 1s infinite linear;
    animation: adeg 1s infinite linear
}

.video-loading .i-loading:before {
    display: none;
    opacity: 0;
    visibility: hidden
}

.video-loading.yihuanchun {
    opacity: 0
}

@keyframes adeg {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.video-close {
    position: absolute;
    top: calc(52px + 2%);
    right: 5%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%3E%3Cg%20fill%3D'%23fff'%3E%3Cpath%20d%3D'M0%2C1L1%2C0L30%2C29L29%2C30z'%2F%3E%3Cpath%20d%3D'M29%2C0L29%2C0L30%2C1L1%2C30L0%2C29z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat
}

.video-bofang.f-czspjuzhong {
    z-index: 2;
    font-size: 0
}

.video-bofang.f-czspjuzhong i {
    display: block;
    border-radius: 50%;
    text-align: center;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    width: 60px;
    height: 60px;
    cursor: pointer;
    line-height: 62px;
    font-size: 66px;
    -webkit-transition: transform 1s;
    -o-transition: transform 1s;
    -ms-transition: transform 1s;
    -moz-transition: transform 1s;
    transition: transform 1s
}

.video-hide {
    z-index: 0 !important
}

.video-hide i {
    opacity: 0;
    -webkit-transform: scale(3);
    -o-transform: scale(3);
    -ms-transform: scale(3);
    -moz-transform: scale(3);
    transform: scale(3);
    will-change: transform,opacity;
    z-index: 0
}

.video-progress {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 36px;
    height: 5px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 2
}

.video-progress:hover .video-progress-hover,.video-progress:hover .video-tooltip-time {
    opacity: 1
}

.video-tooltip-time {
    width: 46px;
    position: absolute;
    height: 20px;
    z-index: 5;
    left: 0;
    right: 0;
    bottom: 8px;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.video-tooltip-time .video-tinytip-content {
    margin-left: -23px
}

.video-tooltip-time .video-text {
    background: rgba(0,0,0,0.5);
    padding: 2px;
    border-radius: 2px
}

.video-tinytip .video-tooltip-content {
    display: inline-block;
    padding: 0 4px;
    color: rgba(255,255,255,0.5);
    font-size: 10px;
    line-height: 20px;
    text-align: center
}

.video-progress-padding {
    position: absolute;
    width: 100%;
    height: 16px;
    bottom: 0;
    z-index: 40;
    cursor: pointer
}

.video-progress-list {
    position: relative;
    top: -1px;
    z-index: 39;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.2);
    -webkit-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    transform: scaleY(0.6);
    transition: -webkit-transform 0.1s cubic-bezier(0.4,0,1,1);
    transition: transform 0.1s cubic-bezier(0.4,0,1,1);
    transition: transform 0.1s cubic-bezier(0.4,0,1,1),-webkit-transform 0.1s cubic-bezier(0.4,0,1,1)
}

.video-progress-play,.video-progress-buffer,.video-progress-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%
}

.video-progress-buffer {
    z-index: 33;
    background-color: rgba(255,255,255,0.4);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.video-progress-hover {
    z-index: 34;
    background-color: rgba(255,255,255,0.5);
    opacity: 0;
    -webkit-transition: opacity 0.25s cubic-bezier(0,0,0.2,1);
    -o-transition: opacity 0.25s cubic-bezier(0,0,0.2,1);
    -ms-transition: opacity 0.25s cubic-bezier(0,0,0.2,1);
    -moz-transition: opacity 0.25s cubic-bezier(0,0,0.2,1);
    transition: opacity 0.25s cubic-bezier(0,0,0.2,1)
}

.video-progress-play {
    z-index: 35;
    background-color: #2c97f6
}

.video-progress-handle {
    width: 13px;
    height: 13px;
    position: absolute;
    top: 50%;
    right: -6.5px;
    margin-top: -6.5px;
    border-radius: 50%;
    background-color: #2c97f6;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: -webkit-transform 0.1s cubic-bezier(0.4,0,1,1);
    transition: transform 0.1s cubic-bezier(0.4,0,1,1);
    transition: transform 0.1s cubic-bezier(0.4,0,1,1),-webkit-transform 0.1s cubic-bezier(0.4,0,1,1)
}

.video-progress-padding:hover + .video-progress-list {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.video-progress-padding:hover + .video-progress-list .video-progress-handle {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.video-controls-buttons {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 36px;
    width: 100%;
    padding: 0 10px;
    z-index: 3
}

.video-time-panel {
    font-size: 12px;
    color: #777;
    display: inline-block;
    vertical-align: top;
    height: 36px;
    padding: 0 5px;
    line-height: 36px;
    letter-spacing: .25px
}

.video-time-panel-current {
    color: #DEDEDF
}

.video-fullscreen {
    float: right
}

.video-definition {
    float: right;
    width: 55px;
    height: 36px;
    position: relative
}

.video-definition .video-button {
    width: 100%
}

.video-definition .video-button span {
    background: #fff;
    color: #333;
    font-size: 14px;
    padding: 2px 5px
}

.video-definition .video-tooltip-content {
    width: 80px;
    left: 50%;
    margin-left: -40px;
    display: none;
    background: rgba(0,0,0,0.5)
}

.video-definition:hover .video-tooltip-content {
    position: absolute;
    bottom: 35px;
    color: #aaa;
    display: block;
    z-index: 6
}

.video-menu .video-menu-item {
    display: block;
    width: 100%;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    padding: 0 12px;
    cursor: pointer;
    position: relative;
    height: 38px;
    background: -webkit-linear-gradient(top,transparent 0,transparent 50%,rgba(255,255,255,0.1) 50%) center bottom no-repeat;
    background-size: 80% 1px
}

.video-menu .video-menu-item:hover {
    color: #fff;
    background: rgba(255,255,255,0.12)
}

.video-menu .video-menu-item.video-active {
    color: #FF8F00
}

.video-volume {
    float: right;
    position: relative
}

.video-popup .video-popup-content {
    transform: scaleY(0);
    bottom: 41px;
    position: absolute
}

.video-popup .video-popup-content:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
    border: 5px solid transparent;
    border-top-color: rgba(0,0,0,0.5)
}

.video-popup:hover .video-popup-content {
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1)
}

.video-volume-slider {
    left: 0;
    width: 36px;
    height: 100px;
    cursor: pointer;
    background: rgba(0,0,0,0.8)
}

.video-tinytip-tiao {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-volume-range {
    position: absolute;
    left: 16px;
    top: 10px;
    width: 4px;
    height: 80px;
    background-color: rgba(0,0,0,0.2)
}

.video-volume-range-current {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    background-color: #2c97f6
}

.video-volume-handle {
    position: absolute;
    top: 0;
    left: -4px;
    width: 12px;
    height: 3px;
    background-color: #fff
}

@media (max-width: 998px) {
    .video-box .video-container {
        width:80vw;
        max-height: 80vh;
        min-height: 44.9vw
    }
}

@media (max-width: 468px) {
    .video-box .video-container {
        width:100vw;
        min-height: 54.9vw
    }

    .video-loading i {
        font-size: 26px
    }

    .video-definition {
        display: none
    }
}

.f-czspjuzhong {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.home_kf {
    position: fixed;
    top: 50%;
    right: 5px;
    z-index: 111;
    margin-top: -114px
}

.home_kf .item {
    margin-bottom: 15px;
    position: relative
}

.home_kf .item>a {
    width: 42px;
    height: 42px;
    display: block;
    background-color: #036db7;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px
}

.home_kf .item .img {
    position: absolute;
    width: 150px;
    height: 150px;
    transition: all .5S;
    margin-right: 10px;
    top: 0;
    right: -200px
}

.home_kf .item:hover .img {
    right: 100%
}

.mmfoot {
    display: none;
    position: fixed;
    width: 100%;
    height: 55px;
    bottom: 0;
    background-color: #d2d1d1;
    z-index: 111;
}

.mmfoot .item {
    width: 25%;
    float: left;
    height: 100%
}

.mmfoot .item a {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.mmfoot .item.bg {
    background-color: #b9b9b9
}

@media screen and (max-width: 1700px) {
    .nav_wrap .head_nav>li {
        margin-right: 30px;
    }
    .footerA .footerA_B {
        margin-left:100px
    }

    .footerA .footerA_C {
        /*width: 300px;*/
        float: right;
        width: 33%;
    }

    .footerA_B .item {
        width: 220px
    }
    .head_btu{margin-left:20px}
}

@media screen and (max-width: 1400px) {
    .footerA .footerA_A {
        /*width:250px*/
    }

    .footerA .footerA_B {
        margin-left: 70px
    }

    .footerA_B .item {
        width: 180px
    }

    .nav_wrap .head_nav>li {
        margin-right: 24px;
    }

    .home_app .home_app_swiper {
        padding: 0 50px
    }

    .home_app_swiper .home_swiper_next {
        right: 0
    }

    .home_app_swiper .home_swiper_prev {
        left: 0;
        top: inherit;
    }
}

@media screen and (max-width: 1200px) {
	.homr_form .layout{width: 98%;/* height: auto; */}
     .head_btu{display:none}
    .nav_wrap .head_nav>li {
        margin-right: 10px;
    }
    .web_head .logo img{
        height:40px;
    }
}

@media screen and (max-width: 1100px) {
    .head_btu {
        display:none
    }

    .footerA .footerA_A {
        width: 100%;
        padding-bottom: 0
    }
}

@media screen and (max-width:991px) {
    .footerA_A .logo img{height:80px}
    .footerA_A p{margin-top:10px}
    .homr_form .layout{height:auto}
    .home_pro .pro_left .ro p{display:inline-block;line-height: 35px;font-size: 16px;min-width: auto;width: auto;padding: 0 20px;margin-bottom: 0;}
    .home_pro .pro_left .ro{/* display:inline-block; */margin: 0px 10px;/* overflow:hidden; */position:relative;white-space: nowrap;overflow-y: auto;}
	.home_pro .pro_left .ro::-webkit-scrollbar{ display: none;}
    .homr_form .layout{width:100%;padding: 0;}
    .homr_form .layout .form_r ul li.li1{width:100%}
    .homr_form .layout .form_l{width: 100%;float: none;padding-bottom: 20px;}
	.homr_form .layout .form_r{width: 100%;float: none;padding: 20px 10px;padding-bottom: 30px;}
	.mmfoot_top{height: 55px;}
    .footerB{color: black;padding:0;background: rgb(237 237 237);}
    .footerB .p1 a{color: black;display: inline-block;}
    .footerB .layout{text-align:left;font-size: 16px;}
    .home_pro .pro_left{
        width:45%;
        position: relative;
        overflow: hidden;
        overflow-x:scroll;
        -webkit-overflow-scrolling:touch;
        overflow: hidden;
        max-width:183px;
    }
    .home_pro .pro_right{
        width:45%;
        position: relative;
        overflow: hidden;
        overflow-x:scroll;
        -webkit-overflow-scrolling:touch;
        overflow: hidden;
        max-width:183px;
    }
    .home_pro .pro{padding-left:0;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .home_pro_swiper .swiper-slide .pics{width:100%;padding-bottom: 60%;}
    .home_pro_swiper .swiper-slide .ro{width:100%;padding-bottom: 100px;}
    .home_pro .home_swiper_prev, .home_pro .home_swiper_next{bottom: 66px;width: 35px;height: 35px;background-size: 10px;}
    .home_pro_swiper .swiper-slide .ro .more{bottom: 0;}
    .home_about {margin-top: 0;height: auto;}
    .home_about .video_bg{width:100%;height: 220px;bottom: 0;}
    .home_about .video_bg::after{width:35px;height:35px;background-size: contain;background-repeat: no-repeat;background-position: center;margin-top: -17px;margin-left: -17px;}
    .home_about .ro{width:100%;margin-right: 0;}
    .home_about .ro .p2{font-size:24px;line-height: 1.3;}
    .tou_01{margin-top:50px;margin-bottom:30px}
    .tou_01 .h1{font-size:24px}

    .tou_01 span{margin-top:10px}
    .home_app .tou_01{display:none}
    .home_news_list li .ro .p3 span{color:#036db7}
    .home_news_list li .pics{}
    .home_app .home_app_swiper{padding:0;padding-bottom: 50px;}
    .home_app_swiper .home_swiper_prev, .home_app_swiper .home_swiper_next{bottom:0;margin-top: 0;top: inherit;width: 30px;height: 30px;border-width: 2px;background-size: 7px;}
    .home_app_swiper .home_swiper_prev{
    left: 50%;
    margin-left: -45px;
}
    .home_app_swiper .home_swiper_next{
    right: 50%;
    margin-right: -45px;
}
    .home_app_swiper .swiper-slide .bg {
        display: block;
        opacity: 1;
    }

    .home_app_swiper .swiper-slide .ro .h1, .home_app_swiper .swiper-slide .ro .p {
        color: white;
    }

    .web_head {
        display: none
    }

    .mmfoot {
        display: block
    }

    body {
        padding-top: 50px;
        padding-bottom: 70px;
    }

    .home_kf {
        display: none
    }

    .footerA .footerA_B {
        width: 100%;
        margin-left: 0;
        padding-top: 30px;
    }

    .footerA .footerA_C {
        width: 100%;
        padding-top: 30px;
    }

    .footerA_B .item {
        width: 100%
    }

    .home_news_list li {
        width: 100%;
        margin-left: 0
    }

    
.home_banner_tj ul{margin-top:-50px}
    .home_banner_tj ul li {
        width: 100%
    }

    .home_banner_tj ul li:first-child .item .bg {
        display: block
    }

    .home_banner_tj ul li:first-child .item .ro {
        color: white
    }

    .home_banner_tj ul li:first-child .item .pic .img_01 {
        display: none
    }

    .home_banner_tj ul li:first-child .item .pic .img_02 {
        display: block
    }

    .home_banner_tj ul li:first-child .item .btu {
        background: rgb(3,109,183);
        border: 1px solid rgb(3,109,183);
        color: white
    }

    .home_banner_tj ul .item .pic img {
        height: 30px
    }

    .home_banner_tj ul .item .h1 {
        font-size: 20px;
        margin-top: 10px;
        line-height: 1.5;
        height: auto
    }

    .home_banner_tj ul .item .h3 {
        font-size: 16px;
        margin-top: 4px
    }

    .home_banner_tj ul .item {
        padding: 25px 20px
    }

    .home_banner_tj ul .item .btu {
        line-height: 30px;
        font-size: 16px
    }
} 
#cont > ul > li > ul > li > a{color: rgb(3,109,183)!important;}
#cont > ul > li > ul > li > ul > li > a{color: rgb(3,109,183)!important;}
#cont > ul > li > ul > li > ul > li > a:before{border-top-color: rgb(3,109,183)!important;border-right-color: rgb(3,109,183)!important;}
.sitemap-logo-boxs h2{background: rgb(3,109,183)!important;}
#footer{background: rgb(3,109,183)!important; }
 
 .fl-rich-text{font-size: 18px;
    color: #3c3c3c;
    color: #666666;
    line-height: 2;}
.pro_inner_01{
    display: flex;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 50px;
    margin-bottom: 50px;
}
.pro_inner_01 .ro{
    max-width: 48%;
    font-size: 18px;
    color: #3c3c3c;
    color: #666666;
    line-height: 2;
}
.pro_inner_01 .ro strong{
    color: #3c3c3c;
}
.pro_inner_01 .img{
    max-width: 50%;
    border: 1px solid #fff5f5;
} 
.pro_inner_01 .img img{
    width: 100%;
}
@media screen and (max-width: 950px) {
    .pro_inner_01{display:block}
    .pro_inner_01 .ro,.pro_inner_01 .img{
        max-width:inherit;
        width:100%;
        font-size:16px
    }
}
.pro_inner_02{
    border-top: 1px solid #d2d2d2;
    margin-top: 50px;
    margin-bottom: 50px;
}
.pro_inner_02 .tt{
    font-size: 20px;
    text-transform: uppercase;
    padding: 20px 0;
}
.pro_inner_02 table{
    background: #dedede;
    border-top: 1px solid #Dedede;
}
.pro_inner_02 table tr{}
.pro_inner_02 table td{
    background: white;
    border: none;
    border-bottom: 1px solid #Dedede;
    font-size: 18px;
    padding: 20px 0;
}
.pro_inner_02 table td strong{color:#545455}
@media screen and (max-width: 950px) {
    .pro_inner_02 .tt{font-size:16px}
    .pro_inner_02 table td{font-size:16px;} 
}