.button_box {
    position: absolute;
    top: -70px;
    width: 100%;
}

.button_box a {
    font-size: 20px;
    color: #282828;
    background-color: #dcdcdc;
    border: 1px solid #dcdcdc;
    cursor: pointer;
    transition: all 0.3s;
    padding: 10px 10px;
    display: inline-block;
    position: absolute;
    z-index: 2;
    -webkit-tap-highlight-color: transparent;
    outline: none;
}

.button_box a:hover {
    border: 1px solid #6eb92b;
    background-color: #6eb92b;
    color: #fff;
}
@media screen and (min-width:1100px) {
.product_list .button_box a.icon_ar_left {
    right: 70px;
}
}

.product_list .button_box a.icon_ar_right {
    right: 0;
}

.page_banner {
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    height: 290px;
    background-size: cover;
    overflow: hidden;
}

.page_banner .main_box {
    position: relative;
}
.page_tit{text-align: center; width: 1050px; margin: 0 auto;}
.page_tit .p1 {padding: 20px 1.5rem; }
.page_tit .page_tit1 {font-size: 26px; margin-bottom: 20px;}
.page_tit .page_tit1 .point {font-size: 40px; margin: 0 10px;}
.page_tit .page_tit1 .bold {font-weight: bold;}
.page_tit .bbar { width: 70px; height: 3px; background-color: #fd992c;margin-top: -2px;}
.page_tit .line { width: 630px; border-top: 1px solid #ccc; margin: auto; }
.page_tit .page_tit3 {
    margin-top: 25px;
    color: #adadad;
}
.page_des{padding: 30px 0;width: 1050px;margin: 0 auto;line-height: 30px;}
.bdsharebuttonbox {
    margin-top: 30px;
}

.header_top {
    line-height: 35px;
    background-color: #e1e1e1;
}

.header_top .main_box {
    position: relative;
}

.header_top .right_box {
    position: absolute;
    right: 0;
    top: 0;
}
.header_top .right_box a {
    margin-left: 25px;
}
.search_main {
    line-height: 60px;
    background-color: #e0e0e0;
}
.search_box {
    float: right;
    width: 200px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background-color: #f0f0f0;
    vertical-align: middle;
    border-radius: 20px;
    margin-top: 24px;
}
.search_box .search-input {
    width: 160px;
    line-height: 40px;
    padding-left: 20px;
}
.search_box .search_submit {
    width: 33px;
    height: 30px;
    margin-top: 10px;
    background: url('../images/search_btn.jpg') no-repeat;
}
.product_box {
    /* padding-top: 55px; */
    padding-bottom: 70px;
    background: url('../images/index1_03.jpg');
}
.row_title {
    line-height: 160px;
}
.row_title .p1{
    font-size: 107px;
    color: #f6f6f6;
    font-weight: bold;
}
.row_title .p2 {
    /*font-family: "poppins";*/
    font-size: 35px;
    color: #1d2088;
    font-weight: bold;
    line-height: normal;
    line-height: 160px;
}

.product_cate_box {
    /* margin-top: 40px; */
}
.cate_list {
    width: 275px;
    height: 330px;
    padding-top: 42px;
    padding-left: 40px;
    background-color: #f6f6f6;
}
.cate_list ul {
    border-left: 1px dotted #bbbbbb;
}
.cate_list ul li {
    padding-bottom: 27px;
    margin-left: -8px;
}
.cate_list ul li span {
    display: inline-block;
    width: 15px;
height: 15px;
border-radius: 15px;
border: 1px solid #bbbbbb;
background-color: #f6f6f6;
}
.cate_list ul a {
    font-size: 15px;
    margin-left: 30px;
}
.cate_list ul li.active span {
    background-color: #6eb92b;
    border-color: #6eb92b;
}
.cate_list .more_btn {
    margin-top: 20px;
}
.product_list {
    width: 892px;
    position: relative;
}
.product_list_swiper {
    overflow: hidden;
}
.product_list .product_item {
    width: 280px;
    float: left;
    height: 330px;
    margin-right: 25px;
}
@media screen and (min-width: 1100px) {
.product_list .product_item:nth-child(3n+0) {
    margin-right: 0;
}
}
.product_list .product_item p{
    line-height: 55px;
    background-color: #1d2088;
    text-align: center;
    color: #fff;
}
.more_btn {
    display: inline-block;
}
.about_box {
    height: 604px;
    overflow: hidden;
    background-color: #1c3287;
}
.about_box .left {
    /* padding-top: 80px; */
    width: 650px;
    padding-right: 60px;
}
.about_box .left .row_title .p1{
    color: #263c8f;
}
.about_box .left .row_title .p2 {
    /*font-size: 40px;*/
    color: #fff;
    /* font-weight: normal; */
    padding-left: 13px;
    /* margin-bottom: 23px; */
    /* margin-top: -98px; */
}
.about_box .left .row_title .p2 span {
    font-weight: bold;
}
.about_content {
    margin-top: -5px;
    font-size: 15px;
    color: #9cafe1;
    margin-bottom: 85px;
}
.about_content p {
    line-height: 40px;
    /* margin-bottom: 10px; */
}
.about_img {
    width: 310px;
    float: left;
}
.about_img img {
    margin-bottom: 17px;
}
.about_img img:last-child{
    margin-bottom: 0;
}
.about_box .right {
    width: 240px;
    padding: 28px 20px 41px 27px;
    background-color: #2b429b;
}
.about_box .right li {
    text-align: center;
    border-bottom: 1px solid #4f597c;
    padding-top: 35px;
    padding-bottom: 28px;
}
.about_box .right li:last-child{
    border-bottom: none;
}
.about_box .right .p1 {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    font-family: "Arial";
    margin-bottom: 24px;
}
.about_box .right .p2 {
    font-size: 15px;
    color: #9cafe1;
}
.news_box {
    padding-bottom: 90px;
    background-color: #f6f6f6;
}
.news_box .left {
    /* padding-top: 35px; */
}
.news_box .left .row_title .p1{
    color: #efefef;
}
.news_box .left .row_title .p2 {
    /*font-size: 40px;*/
    color: #1d2088;
    /* font-weight: normal; */
    /* margin-bottom: 23px; */
}
.news_box .left .row_title .p2 span {
    font-weight: bold;
}
.tab_content {
    /* margin-top: 35px; */
    display: flex;
    width: 613px;
    justify-content:space-between;
}
.tab_content .tab_item {
    width: 290px;
}
.tab_content .tab_item .new_img_box {
    position: relative;
}
.tab_content .tab_item .new_img_box img {
    transition: all 0.5s;

}
.tab_content .tab_item .new_img_box:hover img {
    transform:scale(1.1,1.1);
}
.tab_content .tab_item  .f_news_date {
    position: absolute;
    width: 115px;
    line-height:45px;
    text-align: center;
    color: #fff;
    left: 0;
    bottom: 0;
    background-color: #6eb92b;m
}
.tab_content .tab_item .news_bottom {
    /* padding: 30px 35px; */
}
.tab_content .tab_item .news_bottom .p1 {
    line-height: 50px;
    color: #282828;
    font-size: 16px;
}
.tab_content .tab_item .news_bottom .p2 {
    margin-bottom: 26px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #312e2e;
}
.news_box .right {
    position: relative;
    margin-top: 125px;
    width: 549px;
}
.news_box .right img {
transition: all 0.5s;

}
.news_box .right img:hover {
    transform:scale(1.1,1.1);
}
.right_title {
    width: 425px;
    position: absolute;
    bottom: 0;
    right: -145px;
    padding-top: 20px;
    background-color: #1d2088;

}
@media screen and (max-width: 1367px) {
    .right_title {
        right: 0;
    }
}
.right_title .p1 {
    color: #fff;
    font-size: 16px;
    margin: 0 42px;
    margin-bottom: 10px;
}
.right_title .p1  a{color: #f2f3f7;}
.right_title .p2 {
        line-height: 20px;
        height: 40px;
        overflow: hidden;
        color: #798ddc;
        margin: 0 45px;
}
.right_title .p3 {
    margin-right: 115px;
    margin-top: 15px;
    padding-left: 50px;
    background-color: #6eb92b;
}
.right_title .p3 a{
    display: inline-block;
    line-height: 40px;
    color: #fff;
    font-size: 13px;
}
.right_title .p3 a i {
    margin-left: 20px;
}
.footer_logo {
    width: 290px;
    float: left;
    padding-right: 46px;
    margin-top: -12px;
}
.footer_logo a{
    margin-bottom: 15px;
}
.footer_logo p{
    color: #312e2e;
    font-size: 15px;
    line-height: 30px;
}
.f_nav {
    margin-top: 20px;
    width: 910px;
}
.f_nav li p{
    color: #000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 23px;
}
.intro_page {
    padding-top: 60px;
}
.intro_box {
    background-color: #fff;
    padding: 0px 85px 30px 85px;
    margin-bottom: 58px;
}
.page_content .row_title {
    text-align: center;
}
.intro_page .row_title .p2 {
    /* font-family: "poppins thin"; */
    /*font-size: 40px;*/
    color: #1c3287;
    /* font-weight: normal; */
    /* margin-bottom: 23px; */
}
.intro_page .row_title .p2 span {
    font-weight: bold;
}
.intro_box .left {
    width: 242px;
    height: 472px;
    overflow: hidden;
    padding: 15px 26px 97px 20px;
    background-color: #f0eded;
    /* margin-top: 20px; */
}
.intro_box .left li {
    text-align: center;
    border-bottom: 1px solid #a0a0a0;
    padding-top: 16px;
    padding-bottom: 19px;
}
.intro_box .left li:last-child{
    border-bottom: none;
}
.intro_box .left .p1 {
    font-size: 25px;
    color: #1d2088;
    font-weight: bold;
    font-family: "Arial";
    margin-bottom: 10px;
}
.intro_box .left .p2 {
    font-size: 14px;
    color: #a0a0a0;
}
.intro_box .right {
    width: 787px;
    /* margin-top: 20px; */
}
.intro_box .right img {
    cursor: pointer;
}
.intro_box .intro_video {
    width: 100%;
    height: 100%;
    border:none;
}
.intro_box .row_title {
    /* margin-bottom: 40px; */
}
.intro_title {
    margin-left: -243px;
    float: left;
    line-height: 80px;
    background-color: #1d2088;
    color: #fff;
    text-align: center;
    opacity: 0.8;
    width: 650px;
    font-size: 20px;
    margin-top: -80px;
}
.intro_content {
    font-size: 15px;
    color: #312e2e;
    line-height: 33px;
    margin-top: 20px;
}
.company_picture {
    /* padding-top: 10px; */
    padding-bottom: 15px;
    background-color: #1d2088;
}
.company_picture .row_title {


}
.company_picture .row_title .p1 {
    color: #263c8f;
}
.company_picture .row_title .p2 {
    color: #fff;
}
.xc_all_block .page_cate_list {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 42px;
    text-align: center;
}
.xc_all_block .page_cate_list  a {
    background-color: #fff;
    color: #282828;
    padding: 8px 20px;
    line-height: normal;
    border: 1px solid #fff;
    margin-right: 50px;
}
.xc_all_block .page_cate_list  a.active, .xc_all_block .page_cate_list  a:hover {
    border-color: #6eb92b;
    background-color: #6eb92b;
    color: #fff;
}
.all_img_content img{
    float: left;
    width: 290px;
    margin-right: 13px;
    margin-bottom: 50px;
    transition: all 0.5s;
}
.all_img_content img:nth-child(4n+0) {
    margin-right: 0;
}
.all_img_content img:hover {
    transform:scale(1.1,1.1);
}
.certificate_box {
    background-color: #fff;
    /* padding-top: 20px; */
}
.cert_img_list {
    /* padding-top: 30px; */
    padding-bottom: 55px;
    position: relative;
}
.cert_swiper {
    overflow: hidden;
}
.cert_swiper img {
    border: 1px solid #e7e7e7;
    transition: all 0.5s;
}
.cert_swiper img:hover {
     transform:scale(1.1,1.1);
}
.cert_img_list .button_box  {
    top: 142px;
}
.cert_img_list .button_box .icon_ar_left {
    left: -50px;
    right: none;
}
.cert_img_list .button_box .icon_ar_right {
    right: -50px;
}
.cert_img_list p {
    margin-top: 25px;
    color: #777777;
    text-align: center;
}
.leader {
    background-color: #f6f6f6;
    /* padding-top: 20px; */
    padding-bottom: 65px;
}
.leader .row_title .p1 {
    color: #efefef;
}
.leader .main_box {
    /* padding-top: 35px; */
}
.leader .main_box .right {
    padding-top: 10px;
    width: 616px;
}
.leader .main_box .right h1 {
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: normal;
    color: #000;
}
.leader .main_box .left {
    width: 551px;
    transition: all 0.5s;
}
.leader .main_box .left:hover {
    transform:scale(1.1,1.1);
}
.leader .main_box .right .leader_content {
    line-height: 24px;
    color: #312e2e;
    font-size: 15px;
}
.product_page {
    /* padding-top: 25px; */
    padding-bottom: 40px;
}
.product_page .row_title .p1 {
    color: #efefef;
}
.page_cate_list {
    /* margin-top: 61px; */
    display: flex;
    justify-content: center;
}
.page_cate_list li {
    float: left;
    margin: 0 10px;
}
.page_cate_list li a{
    display: inline-block;
    width: 170px;
    line-height: 45px;
    background-color: #fff;
    text-align: center;
    font-size: 16px;
    color: #000;
}
.page_cate_list li a:hover, .page_cate_list li a.active {
    background-color: #6eb92b;
    color: #fff;
}
.page_product_list {
    margin-top: 68px;
}
.product_item {
    text-align: center;
    width: 280px;
    float: left;
    height: 323px;
    margin-right: 25px;
    margin-bottom: 40px;
}
.product_item img {
    width: 100%;
    border: 1px solid #e5e5e5;
    border-bottom: none;
    transition: all 0.5s;
}
.product_item img:hover {
    transform:scale(1.1,1.1);
}
.product_item .p1 {
    text-align: center;
    line-height: 42px;
    color: #fff;
    background-color: #1d2088;
}
.cate_img {
    width: 586px;
    height: 355px;
    float: left;
    margin-right: 24px;
}
.cate_img img {
    transition: all 0.5s;
}
.cate_img img:hover {
    transform:scale(1.1,1.1);
} 
.product_detail_page {
    margin: 0 auto;
    /* margin-top: 62px; */
    width: 1100px;
}
.product_image_box {
    background-color: #fff;
    padding: 70px 100px 50px 100px;
    /*margin-bottom: 45px;*/
}
.big_img {
    width: 588px;
    height: 578px;
    float: left;
    border: 1px solid #e5e5e5;
}
.product_image_box .right {
    width: 186px;
    position: relative;
}
.product_image_box .right .gallery-thumbs-box .swiper-container{
    height: 576px;
    overflow: hidden;
}
.product_image_box .right .icon_ar_up {
    position: absolute;
    top: -40px;
    font-size: 30px;
    left: 80px;
    color: #e5e5e5;
     -webkit-tap-highlight-color: transparent;
    outline: none;
}
.product_image_box .right .icon_ar_down {
    bottom: -40px;
    position: absolute;
    font-size: 30px;
    left: 80px;
    color: #ccc;
     -webkit-tap-highlight-color: transparent;
    outline: none;
}
.small_img {
    border: 1px solid #e5e5e5;
    width: 184px;
    height: 182px;
    margin-bottom: 16px;
}
.p_title {
    width: 588px;
    text-align: center;
    font-size: 16px;
    color: #000;
    margin-top: 10px;
}
.product_detail_content {
    background-color: #fff;
    padding: 53px 65px;
    margin-bottom: 45px;
}
.product_detail_content .p1 {
    font-size: 18px;
    color: #000;
}
.product_detail_content .line {
    width: 30px;
    margin-top: 20px;
    border-bottom: 4px solid #1d2088;
    margin-bottom: 35px;
}
.login_box {
    /* padding: 40px; */
    background: url('../images/login_bg.jpg') no-repeat center 100%;
    /* padding-bottom: 400px; */
    height: 730px;
    padding-top: 190px;
}
.layui-form-item:after {
    content: '\20';
    clear: both;
    *zoom: 1;
    display: block;
    height: 0;
}
.fly-panel-user {
    width: 522px;
    background-color: #fff;
    margin: 0 auto;
    padding-bottom: 55px;
}
.layui-this {
    line-height: 100px;
    text-align: center;
    font-size: 27px;
}
.layui-form-pane .layui-form-label {
    width: 157px;
    padding: 2px 15px;
    height: 47px;
    font-size: 16px;
    color: #606060;
    line-height: 47px;
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    float: left;
}
.layui-form-item .layui-input-inline {
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: 295px;
    line-height: 47px;
    border: 1px solid #e5e4e4;
    margin-bottom: 30px;
}
.layui-btn {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 28px;
    background-color: #606060;
    margin-right: 15px;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 16px;
    border: none;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.layui-form-item.form-botton {
   padding-left: 158px;
}
.about_cate_list {
    line-height: 60px;
    display: flex;
    justify-content: center;
}
.about_cate_list li {
    margin: 0 28px;
}
.about_cate_list a {
    font-size: 15px;
    color: #0e050a;
}
.news_page {
    padding-bottom: 30px;
}
.news_page .row_title .p1{
    color: #efefef;
}
.n_list {
    /*margin-top: 67px;*/
}
.h48 {
    width: 100%;
    height: 48px;
}
.n_item {
    /* width: 100%; */
    padding: 27px 40px;
    background-color: #ededed;
    border: 1px solid #e5e4e4;
    margin-bottom: 25px;
}
.n_item:nth-child(even) {
    background-color: #fff;
}
.n_item .n_title {
    color: #282828;
    font-size: 16px;
    margin-bottom: 10px;
}
.n_item .n_desc {
    font-size: 14px;
    color: #312e2e;
} 
.n_list.tab_content {
    width: 1200px;
    display: block;
    flex-wrap: wrap;
}
.n_list .tab_item {
    width: 368px;
    float: left;
    margin-right: 48px;
}
.n_list .tab_item:nth-child(3n+0){
    margin-right: 0;
}
.n_list.tab_content .tab_item .news_bottom {
    padding: 5px 25px;
}
.news_detail_box {
    background-color: #fff;
    padding: 50px 0;
}
.contact_page {
    /* padding-top: 25px; */
}
.contact_page .row_title .p1{
    color: #efefef;
}
.contact_page .row_title .p2 span{
    font-weight: normal;
}
.contact_main {
    /* margin-top: 60px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 75px;
    width: 100%;
}
.contact_info {
    width: 500px;
    padding-top: 25px;
}
.contact_info h1 {
    font-weight: normal;
    font-size: 26px;
    margin-bottom: 30px;
    padding-left: 80px;
    color: #0095d9;
    letter-spacing: 2px;
}
.contact_info li {
    padding: 17px 0;
    padding-left: 25px;
    padding-right: 12px;
    background-color: #f5f5f5;
    margin-bottom: 20px;
    font-size: 14px;
    color: #312e2e;
    position: relative;
}
.contact_info li img {
    margin-right: 20px;
    position: absolute;
    top: 20px;
}
.contact_info li p {
    /* margin-left: 42px; */
}
.contact_info li div {font-size: 15px;position: relative;}
.contact_info li div span {
    position: absolute;
}
.contact_info li div p {margin-left: 45px;}
.contact_info li:nth-child(1) div p  {
    margin-left: 65px;
}
.contact_info li:nth-child(2) div p {
    margin-left: 75px;
}
.join_form {
    padding: 35px 0px 60px 0;
}

.join_tit {
    margin-bottom: 30px;
    text-transform: capitalize;
}

.join_tit .loc2 {
    width: 9px;
    height: 47px;
    background: #e2aa23;
    display: inline-block;
    vertical-align: middle;
}

.join_tit .p1 {
    margin-bottom: 0px;
    color: #000;
    font-size: 23px;
    text-align: left;
    position: relative;
    line-height: normal;
}

.join_tit .p1 img {
    margin-right: 10px;
    /* margin-top: 4px; */
    position: relative;
    top: 10px;
}

.join_tit .p2 {
    font-size: 14px;
    color: #969696;
    line-height: normal;
    padding-left: 75px;
}

.join_post {
    margin: auto;
    box-sizing: border-box;
}

.join_post label {
    font-size: 14px;
    /* margin: 0 30px; */
    color: #312e2e;
    width: 98px;
    text-align: left;
    padding-left: 26px;
    font-weight: normal;
}

.join_post .text_input {
    width: 499px;
    height: 50px;
    font-size: 14px;
    border: none;
    background-color: #fff;
    /* margin-right: 15px; */
}

.join_post li {
    padding: 10px 0 35px 0;
    font-size: 16px;
    box-sizing: border-box;
    display: inline-block;
}

.join_post .title {
    color: #000;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
}

.text_input {
    border: 1px #e1e1e1 solid;
    background: #fff;
    line-height: 23px;
    padding: 5px;
    box-sizing: border-box;
}

.textarea_input {
    height: 145px;
    background: #fff;
    width: 1099px;
    vertical-align: middle;
    padding: 10px;
    box-sizing: border-box;
    font-size: 14px;
    border-color: #fff;
}
.join_form_submit {
    background-color: #1d2088;
        margin-right: 135px;
}
.join_form_reset {
    background-color: #919191;
}
.button_div {
    margin-top: 40px;
}
.map {
    width: 661px;
    height: 472px;
}
.fly-form-app {
    text-align: center;
    padding-top: 20px;
}
.layui-form-item .layui-input {
    padding-left: 5px;
}
.back-btn {
    display: inline-block;
        margin-left: 20px;
    font-size: 16px;
    padding: 5px 10px;
    color: #fff;
    background-color: #6eb92b;
}
.new_back .back-btn {
    margin-left: 0;
}
.news_detail {
    padding-top: 30px;
}
.back_box {
    background-color: #fff; padding: 20px 0; margin-bottom: 45px;
}
.product_video {
    height: 547px;
}