@font-face {
    font-family: 'FZCuQian-M17';
    src: url('../fonts/fzcqjw.ttf');
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
}

body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li, sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp, strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select {
    margin: 0;
    padding: 0;
}

#newBridge .icon-right-center {
    right: 0px !important;
    top: 50% !important;
    left: 10px !important;
    bottom: auto !important;
    margin: -25px 0 0 0 !important;
}
/*首页*/
#nav {
    border-bottom: 1px solid #ffffff;
}

#nav .container {
    max-width: 1000px !important;
}

.nav_logo {
    width: 150px;
    height: 40px;
    margin: 12px 50px 0 0;
}

.nav-link {
    color: #ffffff;
    font-size: 16px;
    padding: 1.2rem 2rem;
}

#nav .nav-link:hover {
    color: #F08833;
    background: url("../images/nav_img.png") no-repeat;
    background-position: bottom;
}

#nav .nav .active {
    background: url("../images/nav_img.png") no-repeat;
    background-position: bottom;
}

/*banner*/
#banner {
	    width: 100%;
    margin-top: -65px;
}

/*引子*/

.top {
    height: 36px;
    background: #303540;
    line-height: 36px;
    font-size: 11px;
    font-weight: 400;
}

.top .top_left .origin {
    color: #F08833;
    float: left;
    margin-right: 8px;
}

.top .top_left .padding_left {
    margin-top: 10px;
    padding: 0 8px;
    line-height: 15px;
    border-left: 1px solid #888B91;
    float: left;
    color: #888B91;
}

.top_right {
    color: #888B91;
    float: right;
}

.top_right img {

}

.top_right p span {
    color: #F08833;
}

.carousel1 {
    z-index: -1 !important;
    max-width: 1920px !important;
    margin: 0 auto !important;
}

.carousel-item1 {
    z-index: -1 !important;
}

.carousel-indicators1 li {
    width: 12px !important;
    height: 12px !important;
    border-radius: 50% !important;
    background-color: #ffffff !important;
    opacity: 1 !important;
}

.carousel-indicators1 .active {
    background-color: #F08833 !important;
}

.carousel-indicators1 {
    z-index: 999 !important;
    margin-bottom: 40px !important;
}

#bow {
    margin-top: -30px;
    z-index: 1;
}

#bow .bow {
    margin: 0 auto;
    width: 920px !important;
    height: 120px;
    background: #ffffff;
    box-shadow: 0px 5px 20px #c1bdbd;
}

#bow .bow_list {
    padding: 40px 0 0;
    text-align: center;
    float: left;
    width: 198px;
    height: 120px;
}

#bow .bow_search {
    float: left;
    width: 122px;
    height: 120px;
    background: #F08833;
}

#bow .bow_grey {
    float: left;
    width: 2px;
    height: 70px;
    margin-top: 25px;
    background: #DFDFDF;
}

#bow .bow_content p {
    margin-bottom: 13px;
    font-size: 41px;
    font-weight: bold;
    color: #333333;
    line-height: 21px;
}

#bow .bow_content_top_right {
    position: relative;
    top: -80px;
    left: 60px;
}

#bow .bow_content_top_right_ten {
    position: relative;
    top: -80px;
    left: 40px;
}

#bow .bow_search img {
    margin: 35px;
}

/*轮播图*/
.lbt-box {
    position: relative;
    /*width: 1260px;*/
    height: 350px;
    margin: 0 auto;
}

.imgs {
    width: 100%;
    height: 100%;
    perspective: 1000px;
}

.imgitem {
    position: absolute;
    width: 450px;
    height: 320px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0;
    transition: .8s;
    opacity: 0;
}

.imgitem img {
    width: 100%;
    height: 100%;
}

.cur-img {
    width: 550px;
    z-index: 100;
    opacity: 1;
}

.pre-img {
    transform: translateX(-300px) rotateY(0deg) scale(0.8);
    z-index: 9;
    opacity: 0.9;
}

.next-img {
    transform: translateX(300px) rotateY(-0deg) scale(0.8);
    z-index: 9;
    opacity: 0.9;
}

.cur-img .zhezhao {
    display: none;
}

.pre-img .zhezhao, .next-img .zhezhao {
    position: relative;
    bottom: 320px;
}

.introduce:hover .introduce_title {
    /*color: #2040CA;*/
}

.product_introduce {
    margin-top: 40px;
}

.introduce_content {
    text-align: center;
    font-size: 16px;
    color: #999999;
    line-height: 30px;
}

.introduce_title {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    color: #5B5E66;
}

/*轮播图*/
.product_title {
    text-align: center;
    font-family: FZLanTingHeiS-B-GB;
}

.product_title .title_en {
    opacity: 0.3;
    /*/*font-family: SourceHanSansCN;*/
    font-size: 37px;
    color: #7F7F7F;
}

.product_title .title_cn {
    font-size: 38px;
    color: #000000;
    margin-top: -10px !important;
}

.product_title .title_cn span {
    color: #2040CA;
}

.product_title .title_en_white {
    opacity: 0.5;
    /*font-family: SourceHanSansCN;*/
    font-size: 24px;
    color: #ffffff;
}

.product_title .title_cn_white {
    font-size: 38px;
    color: #ffffff;
}

#advantage {
    padding: 60px 0;
}

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

.xntitle_en {
    font-family: Arial;
    font-size: 20px;
    font-weight: 400;
    color: #9E9E9E;
    line-height: 46px;
    margin-bottom: 3px;
}

.xntitle_zh {
    font-size: 34px;
    font-family: FZCuQian-M17;
    font-weight: 400;
    color: #333333;
    line-height: 21px;
}

.xntitle_zh_little {
    font-family: Arial;
    font-size: 18px;
    font-weight: 400;
    color: #979797;
    line-height: 25px;
}

.xntitle img {
    margin: 15px 0 5px;
}

#bussiness {
    padding: 60px 0 20px;
    background: #F7F7F7;
}

#bussiness .container {
    max-width: 1250px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 420px !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/*.swiper-slide img {*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*}*/

.swiper-slide img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 220px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.swiper-slide p {
    padding: 20px;
    position: absolute;
    top: 220px;
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
}

.swiper-slide span {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 22px;
}

.swiper {
    padding: 20px 45px !important;
    width: 100%;
    height: 100%;
}

.swiper-slide {
    margin: 30px 50px 30px 0 !important;
    border-radius: 6px !important;
}

.swiper-slide:hover {
    transform: translateY(-6px);
    transition: ease all 0.4s;
    box-shadow: 0px 5px 20px #c1bdbd;
}


.swiper-button-prev {
    left: 0px !important;
}

.swiper-button-next {
    right: 0px !important;
}

#cooperative {
    padding: 60px 0;
}

.cooperation {
    padding: 40px 0;
    text-align: center;
    border: 1px solid #CCCCCC;
    margin-left: -1px;
    margin-top: -1px;
}

.cooperation img {
    width: 50%;
}

#group {
    padding: 60px 0 0;
}

#group .container {
    border-radius: 5px;
    box-shadow: 0px 5px 20px #c1bdbd;
}

#group .introduction {
    padding: 60px 40px 30px;
}

#group .introduction a {
    line-height: 50px;
    text-align: center;
    font-size: 19px;
    font-weight: 400;
    color: #999999;
    text-decoration: none;
}

#group .introduction .intr_btn {
    margin-top: 20px;
    width: 230px;
    height: 50px;
    border-radius: 20px;
    border: 1px solid #CCCCCC;
}

#group .introduction p {
    text-align: justify;
    text-indent: 2.5rem;
    font-size: 19px;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
    max-height: 225px;
    overflow: hidden;
}

#group .container img {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 100%;
    height: 100%;
}

#group .container .intr_img {
    padding: 0 !important;
}

#project {
    padding: 60px 0 0;
}

#project .container {
    max-width: 1920px !important;
}

#project .project img {
    width: 100%;
}

#project .pro_list {
    padding: 0 !important;
}

/*----------- 从底部上升的遮罩效果 开始---------------------------*/
/*.content-title{*/
/*    margin-top: 50px;*/
/*    text-align: center;*/
/*}*/
/*.content{*/
/*    width:1000px;*/
/*    height: 428px;*/
/*    margin:20px auto;*/
/*    border: 1px solid #ccc;*/
/*    padding: 15px 25px 15px 25px;*/
/*}*/
.con {
    margin: 0 5px;
    /*width: 297px;*/
    /*height: 198px;*/
    float: left;
    /*margin-right: 35px;*/
    /*margin-bottom: 15px;*/
    position: relative;
    cursor: pointer;
}

.con img {
    /*width:297px;*/
    height: 350px;
}

.txt {
    padding-left: 30px;
    padding-right: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background: rgba(33, 33, 33, 0.78);
    /*background: rgb(255 130 0 / 78%)*/
}

.txt h3 {
    padding-top: 12px;
    font-size: 19px;
    font-weight: normal;
}

.txt p {
    font-size: 16px;
    display: block;
    line-height: 20px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -moz-margin-before: 1em;
    -moz-margin-after: 1em;
    -moz-margin-start: 0px;
    -moz-margin-end: 0px;
}

/*------------- 从底部上升的遮罩效果 结束 ------------------------------*/

.footer {
    padding: 50px 0;
    height: 254px;
    background: url("../images/footer.jpg");
}

.footer_anli {
    padding: 50px 0;
    height: 254px;
}

.footer_anli .footer_img {
    border: 4px solid #F08833;
    border-radius: 15px;
}

.footer .container {
    max-width: 1000px !important;
}

.footer_bottom {
    text-align: center;
    color: #ffffff;
    height: 50px;
    background-color: #1F2328;
}

.footer_bottom_anli {
    text-align: center;
    color: #1F2328;
    height: 50px;
    background-color: #ffffff;
}

.footer_bottom_anli p {
    font-size: 14px;
    line-height: 50px;
}

.footer_bottom_anli a {
    color: #1F2328;
    text-decoration: none;
}

.footer_bottom p {
    font-size: 14px;
    line-height: 50px;
}

.footer_bottom a {
    color: #ffffff;
    text-decoration: none;
}

.footer_img {
    float: left;
    width: 115px;
    border-radius: 5px;
    margin-top: 20px;
}

.footer_contact {
    border-right: 1px solid #7A7B7C;
    padding: 30px 60px;
    float: left;
    text-align: center;
}

.footer_contact01 {
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 21px;
}

.footer_contact02 {
    font-size: 28px;
    font-weight: bold;
    color: #ED6C00;
    line-height: 28px;
}

.footer_contact03 {
    font-size: 13px;
    font-weight: 400;
    color: #64676A;
    line-height: 23px;
}

.footer_anli .footer_title {
    color: #232330;
}

.footer_title {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 28px;
}

.footer_ul {
    font-size: 14px;
    margin: 10px 0 0 20px;
    color: #7A7B7C;
}

/*悬浮窗*/
.right_float {
    z-index: 99;
    position: fixed;
    right: 10px;
    top: 150px;
    width: 70px;
}

.right_float .float {
    width: 70px;
    height: 70px;
    text-align: center;
    margin-bottom: 1px;
}

.right_float .float img {
    width: auto;
    height: 30px;
    margin-top: 13px;
}

.right_float .float p {
    font-size: 13px;
    color: #FFFFFF;
}

.second_hidden p {
    font-size: 20px !important;
}

.right_float a {
    text-decoration: none;
}

.right_float .float:hover {
    background: #F08833;
}

.right_first {
    background: #303540;
}

.right_second {
    background: #303540;
    float: right;
    transition: all 0.8s;
    -moz-transition: width 0.8s; /* Firefox 4 */
    -webkit-transition: width 0.8s; /* Safari and Chrome */
    -o-transition: width 0.8s; /* Opera */
}

.right_third {
    text-align: center;
    background: #303540;
    float: right;
    transition: all 0.8s;
    -moz-transition: width 0.8s; /* Firefox 4 */
    -webkit-transition: width 0.8s; /* Safari and Chrome */
    -o-transition: width 0.8s; /* Opera */
}

.right_fourth {
    background: #F08833;
    float: right;
    display: none;
}

.right_second:hover .second {
    /*float: left;*/
    /*margin-left: 30px;*/
}

.right_second:hover .second_hidden {
    display: block;
}

.right_second:hover {
    width: 250px;
    height: 100px;
}

.second_hidden {
    display: none;
}

.second_hidden p {
    color: #FFFFFF;
    line-height: 30px;
    font-size: 25px;
}

.right_third:hover {
    width: 160px;
    height: 210px;
}

.third_hidden {
    display: none;
}

.right_third:hover .third_hidden {
    display: block;
}

.right_third:hover .third_hidden img {
    width: 120px;
    height: 120px;
}

.gototop {
    margin-top: 20px !important;
}

#navigation {
    padding: 25px;
    box-shadow: 3px 6px 17px 7px #8d8d8d2b;
}

.navigation img {
    float: left;
    height: 18px;
}

.navigation p {
    padding-left: 25px;
    font-size: 15px;
    font-family: FZLanTingHei-M-GBK;
    font-weight: 400;
    color: #7F7F7F;
}

.navigation p a {
    color: #7F7F7F;
    text-decoration: none;
}


#news_news {
    padding: 30px 0 0;
}

#news_news .news_news p img {
    width: 100%;
}

.new_list {
    /*border: 1px solid #ccc;*/
    padding: 15px 0;
    /*border-radius: 5px;*/
    /*margin-bottom: 25px;*/
}

.new_list:hover {
    /*border: 1px solid #F08833;*/
    /*transform: translateY(-6px);*/
    /*transition: ease all 0.4s;*/
}

.new_list:hover .right_view, .new_list:hover a {
    border: none;
    background: #F08833;
    color: #ffffff;
}

.new_list img {
    /*height: 160px;*/
    /*width:214px;*/
    height: 149px;
    width: 100%;
}

.news_detail {
    padding: 10px;
}

.news_detail .new_title {
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.news_detail .new_content {
    margin-top: 15px !important;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
}

.news_detail .new_read {
    position: absolute;
    bottom: 15px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
}

.new_list .news_right {
    margin-top: 15px;
    text-align: center;
    padding: 20px;
}

.submitbutton input {
    border: none;
    color: #ffffff;
    width: 165px;
    height: 43px;
    background: #2345C2;
}

.submitbutton {
    width: 165px;
    margin: 50px auto 0px;
}

.news_title {
    text-align: center;
    font-size: 24px;
}

.newscontent {
    text-align: justify;
    
}

.news_right .right_date {
    font-size: 48px;
    font-weight: 300;
    color: #999999;
    line-height: 21px;
}

.news_right .right_month {
    margin: 10px 0 !important;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
}

.news_right .right_a {
    font-size: 14px;
    line-height: 32px;
    color: #999999;
}

.news_right .right_a:hover {
    color: #ffffff;
}

.news_right .right_view {
    border: 1px solid #999999;
    border-radius: 5px;
    height: 32px;
    width: 90px;
    margin: 0 auto;
}

.news_right .right_view:hover {
    background: #F08833;
}

.navigation p a {
    color: #7F7F7F;
}

.pagination {
    text-align: center;
    padding: 40px 0;
    margin-right: 30px;
}


.news_pagination {
    list-style: none;
}

.news_pagination li:hover {
    color: #ffffff;
    background: #F08833;
    /*border: 1px solid #F08833;*/
}

.news_pagination li:hover a {
    color: #ffffff;
}

.news_pagination .thisclass {
    background: #F08833;
    color: #ffffff;
    /*border: 1px solid #F08833;*/
}

.news_pagination li {
    /*background: #F08833;*/
    /*color: #ffffff;*/
    color: #F08833;

    margin-right: 3px;
    border: 1px solid #F08833;
    display: inline;
    padding: 6px 15px;
    border-radius: 5px;
}

.news_pagination li a {
    /*color: #ffffff;*/
    text-decoration: none;
    color: #F08833;
}

.next_page:hover {
    background: #F08833 url(../images/jiantou_hover.png) no-repeat !important;
    background-position: center !important;
    background-size: auto 100% !important;
}

.pre_page:hover {
    background: #F08833 url(../images/jiantou_left_hover.png) no-repeat !important;
    background-position: center !important;
    background-size: auto 100% !important;
}

.next_page {
    background: url(../images/jiantou.png) no-repeat;
    background-position: center;
    background-size: auto 100%;
    padding: 6px 35px !important;
    margin-left: 3px;
    /*border-top-right-radius: 5px!important;*/
    /*border-top-left-radius: 0!important;*/
    /*border-bottom-left-radius: 0!important;*/
    /*border-bottom-right-radius: 5px!important;*/
}

.pre_page {
    background: url(../images/jiantou_left.png) no-repeat;
    background-position: center;
    background-size: auto 100%;
    padding: 6px 35px !important;
    margin-left: 3px;
    /*border-top-right-radius: 0px!important;*/
    /*border-top-left-radius: 5px!important;*/
    /*border-bottom-left-radius: 5px!important;*/
    /*border-bottom-right-radius: 0px!important;*/
}

.page_pre_next {
    padding: 10px 0px 30px;
}

.page_pre_next a {
    color: #212529;
}

.news_visit {
    padding: 10px 0 0;
    font-size: 15px;
    text-align: center;
    color: #a5a1a1;
}

.news_visit img {
    height: 14px;
    margin-top: -2px;
    margin-right: 3px;
}

#allmap {
    border: 1px solid #dfdbdb;
    box-shadow: 0px 1px 9px 1px rgba(84, 82, 82, 0.25);
    overflow: hidden;
    margin: 30px 0 0;
    height: 750px;
    overflow: hidden;
    position: unset;
    z-index: 0;
    background-color: rgb(243, 241, 236);
    color: rgb(0, 0, 0);
    text-align: left;
}

#allmap_background {
    position: absolute;
    background-color: rgba(47, 54, 67, .67);
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 1;

}

.map_relative {
    position: relative;
}

#allmap_background .contact {
    height: 520px;
    border: 2px solid rgba(237, 108, 0, .6);
    /*box-shadow: 0px 0px 30px rgb(237 108 0 / 80%);*/
    margin: 115px auto;
    background-color: rgba(47, 54, 67, .67);
}

#allmap_background .contact_content {
    padding: 80px 80px 80px 120px;
}

#allmap_background .contact_title {
    font-size: 30px;
    color: #fff;
}

#allmap_background .contact_title_english {
    font-size: 18px;
    color: hsla(0, 0%, 74.9%, .89);
    margin-top: 10px;
    font-weight: 200;
}

#allmap_background .contact_tel {
    margin: 30px 0;
    font-size: 40px;
    color: hsla(0, 0%, 74.9%, .89);
    font-weight: 300;
}

.BMap_cpyCtrl {
    display: none;
}

.anchorBL {
    display: none;
}

#eye {
    text-align: center;
    position: absolute;
    right: 70px;
    top: 70px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #ff740091;
    z-index: 999;
}

#eye img {
    margin-top: 13px;
    width: 40px;
}

#form {
    padding: 60px 0 0;
}

#form label {
    color: #F08833;
    margin-bottom: 5px;
}

#form textarea {
    height: 120px;
}

#form .submit_btn {
    margin: 30px auto 0;
    width: 150px;
    height: 40px;
    background: #F08833;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
}

#bd-map {
    padding: 60px 0 0;
}

/*时间轴*/

@media (max-width: 1200px) {
    .timeline.animated .timeline-row.active:nth-child(odd) .timeline-content .newline {
        margin-left: 590px;
    }

    .timeline {
        height: 2150px !important;
    }

    .newline4 {
        height: 360px !important;
    }

    .newline5 {
        height: 220px !important;
    }
}

.timeline1 {

}

.timeline2 {
    top: -100px !important;
}

.timeline3 {
    top: -170px !important;
}

.timeline4 {
    top: -370px !important;
}

.timeline5 {
    top: -435px !important;
}

.timeline6 {
    top: -705px !important;
}

.timeline7 {
    top: -855px !important;
}

.newline1 {

}

.newline2 {

}

.newline3 {

}

.newline4 {
    height: 310px !important;
}

.newline5 {

}

.newline6 {

}

.newline7 {
    height: 400px!important;
}

.timeline {
    height: 1980px;
    list-style: none;
    position: relative;
    max-width: 1200px;
    padding: 20px;
    margin: 0 auto;
    overflow: hidden;
}

.timeline.animated .timeline-row.active:nth-child(odd) .timeline-content .newline {
    top: 60px;
    position: absolute;
    background-color: #F08833;
    height: 200px;
    /*height: 100%;*/
    width: 2px;
    border-radius: 2px;
    display: block;
    right: -121px !important;
}

.timeline.animated .timeline-row.active:nth-child(even) .timeline-content .newline {
    top: 60px;
    position: absolute;
    background-color: #F08833;
    height: 240px;
    /*height: 100%;*/
    width: 2px;
    border-radius: 2px;
    display: block;
    left: -121px !important;
}


.timeline .timeline-row {
    padding-left: 50%;
    position: relative;
    z-index: 10;
}

.timeline .timeline-row .timeline-time {
    position: absolute;
    right: 50%;
    top: 31px;
    text-align: right;
    margin-right: 40px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 600;
}

.timeline .timeline-row .timeline-time small {
    display: block;
    color: white;
    text-transform: uppercase;
    opacity: 0.75;
    font-size: 11px;
    font-weight: 400;
}

.timeline .timeline-row .timeline-icon {
    line-height: 25px;
    text-align: center;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -70px;
    width: 140px;
    height: 40px;
    border-radius: 20px;
    border: 5px solid #ffffff;
    background-image: linear-gradient(to right, #F08833, #f9c79f);
    /*background-color: white;*/
    text-align: center;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);*/
    overflow: hidden;
    padding: 3px;
    color: white;
    font-size: 14px;
    z-index: 100;
}

.timeline .timeline-row .timeline-icon > div {
    border-radius: 20px;
    line-height: 34px;
    font-size: 16px;
}

.timeline .timeline-row .timeline-content {
    margin-left: 120px;
    position: relative;
    background-color: white;
    color: #333333;
}

.timeline .timeline-row .timeline-content:after {
    content: "";
    position: absolute;
    top: 48px;
    left: -41px;
    height: 2px;
    width: 30px;
    background-color: #F08833;
    z-index: -1;
}

.timeline .timeline-row .timeline-content .panel-body {
    padding: 20px 30px 2px;
    position: relative;
    z-index: 10;
}

.timeline .timeline-row .timeline-content h2 {
    font-size: 22px;
    margin-bottom: 12px;
    margin-top: 0;
    line-height: 1.2;
}

.timeline .timeline-row .timeline-content p {
    margin-bottom: 15px;
}

.timeline .timeline-row .timeline-content img {
    width: 100%;
    margin-bottom: 15px;
}

.timeline .timeline-row .timeline-content blockquote {
    border-color: #eeeeee;
}

.timeline .timeline-row .timeline-content blockquote footer, .timeline .timeline-row .timeline-content blockquote small, .timeline .timeline-row .timeline-content blockquote .small, .timeline .timeline-row .timeline-content blockquote.blockquote-reverse footer, .timeline .timeline-row .timeline-content blockquote.blockquote-reverse small, .timeline .timeline-row .timeline-content blockquote.blockquote-reverse .small {
    color: #999999;
}

.timeline .timeline-row .timeline-content .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    margin-bottom: 15px;
    overflow: hidden;
}

.timeline .timeline-row .timeline-content .video-container iframe, .timeline .timeline-row .timeline-content .video-container object, .timeline .timeline-row .timeline-content .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.timeline .timeline-row:nth-child(odd) {
    padding-left: 0;
    padding-right: 50%;
}

.timeline .timeline-row:nth-child(odd) .timeline-time {
    right: auto;
    left: 50%;
    text-align: left;
    margin-right: 0;
    margin-left: 40px;
}

.timeline .timeline-row:nth-child(odd) .timeline-content {
    margin-right: 120px;
    margin-left: 0;
}

.timeline .timeline-row:nth-child(odd) .timeline-content:after {
    left: auto;
    right: -41px;
}

.timeline.animated .timeline-row .timeline-content {
    opacity: 0;
    left: 20px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}

.timeline.animated .timeline-row:nth-child(odd) .timeline-content {
    left: -20px;
}

.timeline.animated .timeline-row.active .timeline-content {
    opacity: 1;
    left: 0;
    background: #F5F5F5;
}

.timeline.animated .timeline-row.active:nth-child(odd) .timeline-content {
    text-align: right;
    left: 0;
}

/*.timeline.animated .timeline-row.active:nth-child(even) .timeline-content {*/
/*    bottom: 20px;*/
/*}*/


#licheng {

}

#fengcai {
    padding: 0 0 60px;
}

.wenhua p {
    line-height: 32px;
    padding: 40px 20px;
    text-align: justify;
    font-size: 18px;
    font-weight: 400;
    color: #666666;
}

.wenhua img {
    width: 100%;
}

.nav-pills .nav-link {
    font-size: 22px;
    font-weight: 400;
    color: #F08833;
    line-height: 51px;
}

.nav-pills .nav-link {
    font-size: 22px;
    font-weight: 400;
    color: #000;
    line-height: 51px;
}

.nav-pills .nav-link.active {
    background: none;
    color: #F08833;
}

.nav-pills .nav-link p {
    padding: 5px;
}

.nav-pills .nav-link.active p {
    padding-bottom: 0 !important;
    border-bottom: 1px solid;
}

.tabs {
    /*不合理*/
    /*position: relative;*/
    /*top: -85px;*/
    width: 330px;
    margin: 0 auto;
}

.tab-content {
    /*不合理*/
    /*position: relative;*/
    /*top: -60px;*/
}

#bussinesses {
    padding: 60px 0;
}

#bussinesses .product {
    padding: 15px 15px;
}

#bussinesses .product .content {
    padding: 45px 30px;
    text-align: center;
    height: 410px;
    border: 1px solid #CCCCCC;
}

#bussinesses .product .content .product_img {
    width: 70px;
}

#bussinesses .product .content .product_img_hover {
    width: 70px;
}

#bussinesses .product .content .product-title {
    margin-top: 15px;
    font-size: 26px;
    font-weight: 400;
}

#bussinesses .product .content .product-intr {
    margin-top: 20px;
    font-size: 23px;
    font-weight: 400;
    opacity: 0.8;
}

#bussinesses .product:hover .product_intr_more {
    margin-top: 15px;
    display: block;
}

#bussinesses .product .product_intr_more {
    display: none;
}

#bussinesses .product .content .pro_btn {
    width: 120px;
    padding: 5px 20px;
    border: 1px solid #F08833;
    margin: 30px auto;
    color: #F08833;
    font-size: 18px;
    font-weight: 400;
}

#bussinesses .product .content:hover .pro_btn {
    display: none;
}

#bussinesses .product:hover .content {
    background: #F08833;
    color: #ffffff;
    border: none;
    box-shadow: 10px 10px 35px #a3a2a2c4;
}

#bussinesses .product:hover .content .pro_btn {
    border: 1px solid #ffffff;
    color: #ffffff;
}


#bussinesses .product .product_img {
    display: initial;
}

#bussinesses .product .product_img_hover {
    display: none;
}

#bussinesses .product:hover .product_img {
    display: none;
}

#bussinesses .product:hover .product_img_hover {
    display: initial;
}

#work {
    padding: 90px 0;
    height: 730px;
    background: url("../images/product_banner_02.png");
}

#work .work {
    text-align: center;
}

#work .work .work_title {
    font-size: 36px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 46px;
}

#work .work .work_content {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
}

#work .work_detail {
    margin-top: 140px;
    border-top: 1px solid #F08833;
}


#work .works .yuanyuanquanquan_02 {
    line-height: 50px;
    color: #F08833;
    margin: 0 auto;
    text-align: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #FFFFFF;
}

#work .works .yuanyuanquanquan_01 {
    margin: 0 auto;
    text-align: center;
    width: 62px;
    height: 62px;
    border-radius: 50%;
    border: 6px solid #ffffffb3;
}

#work .works .yuanyuanquanquan {
    margin: 0 auto;
    text-align: center;
    width: 74px;
    height: 74px;
    border-radius: 50%;
    border: 6px solid #ffffff82;
}

#work .works:hover .yuanyuanquanquan_02 {
    line-height: 50px;
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #F08833;
}

#work .works:hover .yuanyuanquanquan_01 {
    margin: 0 auto;
    text-align: center;
    width: 62px;
    height: 62px;
    border-radius: 50%;
    border: 6px solid #f08833b3;
}

#work .works:hover .yuanyuanquanquan {
    margin: 0 auto;
    text-align: center;
    width: 74px;
    height: 74px;
    border-radius: 50%;
    border: 6px solid #f0883382;
}

#work .work_content {
    text-align: center;
    padding: 30px 15px;
    color: #ffffff;
}

#work .work_content .word_content_title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    color: #FFFFFF;
}

#work .work_content .word_content_intr {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #FFFFFF;
}

#work .work_content .word_content_more {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
}

#work .work_list {
    margin-top: -38px;
}

#team {
    padding: 60px 0;
}

#team .team {
    padding: 15px;
}

#team .team .content {
    overflow: hidden;
    padding: 25px 10px;
    text-align: center;
    height: 330px;
    border: 1px solid #CCCCCC;
}

#team .team .content .team_img {
    width: 100px;
    height: 100px;
}

#team .team-title {
    font-size: 26px;
    font-weight: 400;
    /*color: #FFFFFF;*/
    line-height: 46px;
}

#team .team-intr {
    font-size: 18px;
    font-weight: 400;
    /*color: #FFFFFF;*/
    line-height: 20px;
}

#team .team .content .pro_btn {
    width: 120px;
    padding: 5px 20px;
    border: 1px solid #F08833;
    margin: 60px auto 20px;
    color: #F08833;
    font-size: 18px;
    font-weight: 400;
}

#team .team:hover .content {
    transform: translateY(-8px);
    transition: all .5s ease;
    background: #F08833;
    color: #ffffff;
    border: 1px solid #F08833;
    box-shadow: 10px 10px 35px #a3a2a2c4;
}

#team .team:hover .team_img {
    display: none;
}

#team .team:hover .team-intr {
    display: none;
}

#team .team .team_intr_more {
    display: none;
}

#team .team:hover .team_intr_more {
    text-align: justify;
    display: block;
}

#team .team:hover .content .pro_btn {
    display: none;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}

#cooperate {
    background: url("../images/product_banner_03.png");
    height: 750px;
}

#cooperate .line {
    width: 2px;
    height: 130px;
    margin: 0 auto;
    background: #FFFFFF;
}

#cooperate .circle_01 {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    background: #ffffff;
}

#cooperate .circle {
    width: 104px;
    height: 104px;
    margin: 0 auto;
    border-radius: 50%;
    border: 12px solid #ffffffa6;
}

#cooperate .abc:hover .circle {
    border: 12px solid #f0883382;
}

#cooperate .abc:hover .circle_01 {
    background: #F08833;
}

#cooperate .circle img {
    margin: 27px;
}

#cooperate .circle .circle_img {
    display: initial;
}

#cooperate .circle .circle_hover_img {
    display: none;
}

#cooperate .abc:hover .circle_img {
    display: none;
}

#cooperate .abc:hover .circle_hover_img {
    display: initial;
}

#cooperate .abc:hover .line {
    background: #F08833;
}

#cooperate .coop {
    margin-top: 100px;
    text-align: center;
    color: #FFFFFF;
}

#cooperate .coop_01 {
    font-size: 60px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 128px;
}

#cooperate .coop_02 {
    font-size: 22px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
}

#message {
    margin: -150px auto 60px;
    width: 556px;
    background: #ffffff;
}

#message .message_top {
    height: 77px;
    width: 100%;
    color: #ffffff;
    background: #F08833;
    text-align: center;
    line-height: 77px;
    font-size: 18px;
    font-weight: 400;
}

#message .message {
    box-shadow: 10px 10px 35px #a3a2a2c4;
}

#message form {
    padding: 30px;
}

#message form button {
    background: #F08833;
    border: none;
    padding: 10px 50px;
    margin-left: 182px;
}

.fengcai_content {
    line-height: 32px;
    text-align: justify;
    font-size: 18px;
    font-weight: 400;
    color: #666666;
}

.fengcai img {
    margin-top: 15px;
    width: 100%;
    border-radius: 5px;
}

.bd-example {
    width: 800px !important;
    position: relative;
    bottom: 170px;
    right: 250px;
}

.carousel-caption {
    padding: 0 10px 10px 100px;
    position: absolute;
    right: 15%;
    top: 0px;
    left: 15%;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
}

.carousel-caption .content {
    padding-left: 40px;
    border-left: 2px solid #89898F;
}

.carousel-caption h5 {
    padding-top: 55px;
}

.carousel-caption p {
    margin: 50px 0;
    font-size: 52px;
    font-weight: bold;
    line-height: 66px;
}

.carousel-caption span {
    font-size: 28px;
    font-weight: bold;
    color: #FFFFFF;
}

.carousel-control-prev {
    z-index: 9999;
    top: 320px;
    left: 32%;
}

.carousel-control-next {
    z-index: 9999;
    top: 320px;
    right: 58%;
}

.carousel-control-next, .carousel-control-prev {
    width: 5%;
}

.carousel-caption .content .pages {
    width: 80px;
    height: 80px;
    position: relative;
    top: 0px;
    left: -122px;
    text-align: center;
    line-height: 80px;
    background: #F08833;
}

#partner {
    padding: 0 0 60px;
    margin-top: -120px;
}

#partner .container {
    max-width: 1400px;
}

#partner .partner_en {
    font-size: 40px;
    font-weight: bold;
    color: #222222;
}

#partner .partner_zh {
    padding-left: 78px;
    font-size: 34px;
    font-weight: 400;
    color: #493E42;
}

#partner .partner_left {
    padding-left: 40px;
}

#partner .partner_right {
    text-indent: 2rem;
    padding-left: 170px;
    font-size: 16px;
    font-weight: 400;
    color: #534E50;
    line-height: 24px;
}

#anli .container {
    max-width: 1920px;
}

#anli .anli_content{
    position: absolute;
    padding: 30px;
    bottom: 0px;
    width: 100%;
    background-image: linear-gradient(#ffffff00, #000000b5);
}

/*#anli .anli_content:hover{*/
/*    background: rgba(240, 136, 51, 0.50);*/
/*}*/

#anli .anli_list p{
    color: #F08833;
}

#anli .anli_list:hover p{
    color: #FFFFFF;
}

#anli .anli_list .anli_first{
    display: block;
}

#anli .anli_list .anli_second{
    display: none;
}

#anli .anli_list:hover .anli_first{
    display: none;
}

#anli .anli_list:hover .anli_second{
    display: block;
}

#anli .anli_list span{
    font-weight: bold;
    font-size: 20px;
    color: #F08833;
}

#anli .anli_left {
    padding: 0;
    height: 800px;
    background-size: 100% 100% !important;
    background: url("../images/anli_xuexiao.png") no-repeat;
}

#anli .anli_right_01 {
    padding: 0;
    height: 400px;
    background-size: 100% 100% !important;
    background: url("../images/anli_duanshipin.png") no-repeat;
}

#anli .anli_right_02 {
    padding: 0;
    height: 400px;
    background-size: 100% 100% !important;
    background: url("../images/anli_yinchuan.png") no-repeat;
}

#anli .anli_right_03 {
    padding: 0;
    height: 400px;
    background-size: 100% 100% !important;
    background: url("../images/anli_landiao.png") no-repeat;
}

#anli .anli_right_04 {
    padding: 0;
    height: 400px;
    background-size: 100% 100% !important;
    background: url("../images/anli_jiasheng.png") no-repeat;
}


@media (max-width: 1366px) {
    #anli .anli_left {
        height: 600px;
    }

    #anli .anli_right_01 {
        height: 300px;
    }

    #anli .anli_right_02 {
        height: 300px;
    }

    #anli .anli_right_03 {
        height: 300px;
    }

    #anli .anli_right_04 {
        height: 300px;
    }
}

@media (max-width: 1000px) {

    .footer_contact {
        padding: 30px 0;
    }

    #anli .anli_left {
        height: 400px;
    }

    #anli .anli_right_01 {
        height: 200px;
    }

    #anli .anli_right_02 {
        height: 200px;
    }

    #anli .anli_right_03 {
        height: 200px;
    }

    #anli .anli_right_04 {
        height: 200px;
    }
}


#advantages {
    padding: 60px 0 40px;
    background: url("../images/advantage_background.png") no-repeat;
    background-position: right;
}

#advantages .container {
    max-width: 1500px;
}

#advantages .container .row {
    padding: 60px 0;
    margin-left: 150px;
}

#advantages .partner_en {
    font-size: 40px;
    font-weight: bold;
    color: #222222;
}

#advantages .partner_zh {
    padding-left: 78px;
    font-size: 34px;
    font-weight: 400;
    color: #493E42;
}

#advantages .partner_left {
    /*padding-left: 230px;*/
    width: 100%;
}

#advantages .advantage_list .advantage_img {
    float: left;
    margin-top: 12px;
}

#advantages .advantage_list .adv_num {
    font-size: 60px;
    font-weight: bold;
    color: #333333;
}

#advantages .advantage_list .list_content {
    float: left;
}

#advantages .advantage_list .adv_num span {
    font-size: 35px;
    position: absolute;
}

#advantages .advantage_list .adv_con {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

#about {
    padding: 0 0 60px;
}

#about .container {
    max-width: 1920px;
}

#about .about_content {
    padding: 40px 50px;
    background: #56565F;
}

.about_img {
    padding: 0 !important;
}

.about_img img {
    width: 100%;
    height: 100%;
}

#about .about_content_01 {
    margin-top: 20%;
    font-size: 40px;
    font-weight: bold;
    color: #FFFFFF;
}

#about .about_content_02 {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
}

#about .abc {
    margin: 30px 0 35px;
    width: 36px;
    height: 4px;
    background: #ffffff;
}

.swiper-button-next, .swiper-button-prev {
    background: #ccc;
    top: 50%;
    width: 40px !important;
    height: 40px !important;
    color: #fff !important;
    border-radius: 50%;
}

