@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'GothamPro';
    src: url('../fonts/TT0142M_.TTF');
}

body {
    font-family: "Microsoft YaHei", "微软雅黑" !important;
    background: #f0f0f0;
}

::-webkit-scrollbar-track-piece {
    width: 10px;
    background-color: #fff;
}

::-webkit-scrollbar {
    width: 10px;
    height: 6px
}

::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #c1c1c1;
}

::-webkit-scrollbar-thumb:hover {
    background: #c1c1c1;
}

::selection {
    background: #c1c1c1;
    color: #fff;
}
	
.main-layout-header-abs {
    position: absolute;
    right: 0%;
    top: 1.5rem !important;
}
/*****header*******/
.header_on {
    background: #0e1d5d;
    height: 11rem;

}

.header_logo {
    margin-top: 40px;
    float: left;
    width: 10%;
}

.menu {
    width: 90%;
    float: right;
    position: relative;

}
.menu li{
    margin-right: 1%;
}

.nav_menu {
    overflow: hidden;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
}

.abs {
    width: 288px;
    overflow: hidden;
    margin-top: 20px;
    float: right;
    height: 5rem;
}

.abs > p {
    float: left;
    color: #fff;
}

#select-iam {
    float: left;
    border: none;
    border-bottom: 2px solid #fff;
    margin-left: 15px;
    position: relative;
    width: 15rem;
    padding-bottom: 4px;
}

#select-iam1 {
    border: none;
    color: #fff;
    width: 100%;
    background: #0e1d5d;
}

.bot {
    height: 5rem;
    margin-top: 5rem;
    line-height: 5rem;
    position: relative;
}

select {
    cursor: pointer;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
}

.select-iam_line {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

#languages, #searchs {
    margin-left: 15px;
    float: left;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    color: #fff;
}

.nav_menu li {
    float: left;
    font-size: 2rem;
    margin-left: 6rem;
}

.nav_menu li a {
    color: #fff;
}

.iii {
    position: absolute;
    top: 0;
    right: 0px;
}

@media (max-width: 1200px) {
    .nav_menu li {
        margin-left: 4rem;
    }
}

/*****header*******/
.caigou_one {

    background: #0e1d5d;
    color: #fff;
    position: relative;
}

.caigou_text {
    position: relative;
    opacity: 0;
    left: -100px;
}

.caigou_text h4 {
    color: #fff;
    /* letter-spacing: 2px; */
}

.caigou_text h2 {
    padding-top: 6rem;
    margin-bottom: 0;
    font-size: 7rem;
    font-weight: 600;
    margin-top: 0;
    font-family: Montserrat;
}

.caigou_text {
    width: 46%;
    /* height: 700px; */
    /* overflow-y: scroll; */
}

.caigou_text h4 {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 3.6rem;
    font-weight: 550;
}

.caigou_text p {
    margin-bottom: 0;
    font-size: 1.4rem;
    /* line-height: 2.2rem; */
    /* letter-spacing: 1px; */
    text-align: justify;
    text-justify: inter-ideograph;
}

.container {
    width: 84%;
    margin: 0 auto;
    position: relative;
    padding: 0;
   
}
.container2 {
    width: 84%;
    margin: 0 auto;
    position: relative;
    padding: 0;
  height: 810px;
}
.cai_pic {
    position: absolute;
    right: 0;   
    top: 5px;
    z-index: 1;
    width: 51%;
    opacity: 0;
    right: -100px;

}

.cai_pic > img {
    width: 100%;
}

.pic_bg {
    position: absolute;
    background: #fff;
    width: 150px;
    height: 78%;
    right: 0;
    bottom: 0px;
}

.pic_bg > p {
    color: #0e1d5d;
    font-size: 2.4rem;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 170px;
    margin-top: 205px;
    font-family: Montserrat;
}

.pic_bg > img {
    margin-top: 75px;
    margin-left: 52%;
    width: 12%;
}

.caigou_two {
    margin-top: 8rem;
}

.caigou_two h3 {
    font-size: 6rem;
    color: #0e1d5d;
    font-weight: 700;
    font-family: Montserrat;
    position: relative;
    opacity: 0;
    top: 60px;
}

.caigou_two h4 {
    font-size: 3.6rem;
    color: #0e1d5d;
    margin-top: 25px;
    font-weight: 550;
    margin-bottom: 70px;
    position: relative;
    opacity: 0;
    top: 60px;

}

.clm10 {
    margin-left: -10px;
    margin-right: -10px;
}

.clp10 {
    padding-left: 10px;
    padding-right: 10px;

}

.caigou_two_list {
    background: #fff;
    text-align: center;
    padding: 60px 50px;
    margin-bottom: 40px;
}

.caigou_two_list > h3 {
    font-size: 2.7rem;
    margin-bottom: 60px;
}

.caigou_two_text {
    margin-top: 60px;
    text-align: left;
    font-size: 1.4rem;
   min-height: 145px;
}

.cell a img {
    width: 3.5rem;
    margin-right: 10px;
}

.cell a {
    font-size: 20px;
    color: #fff;
}

.top {
    position: absolute;
    right: -35px;
    top: 200px;
    width: 230px;
z-index: 2;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.product_det_two {
    margin-top: 13rem;
    text-align: center;
}

.product_det_two h3 {
    text-transform: uppercase;
    font-size: 5rem;
    font-weight: 600;
    letter-spacing: 2px;
    color: #1b2873;
    position: relative;
    opacity: 0;
    top: 60px;
    font-family: Montserrat;
    text-align: left;
}

.product_det_two h4 {
    font-size: 3rem;
    letter-spacing: 2px;
    color: #1b2873;
    margin-top: 2.5rem;
    margin-bottom: 5rem;
    position: relative;
    opacity: 0;
    top: 60px;
    text-align: left;
}

.clm35 {
    margin-left: -35px;
    margin-right: -35px;
}

.clp35 {
    padding-left: 35px;
    padding-right: 35px;

}

.cc {
    overflow: hidden;
}

.product_det_list {
    position: relative;
    opacity: 0;
    top: 60px;
}

.product_det_list > p:first-child {
    font-size: 3rem;
    color: #1b2873;
    text-transform: uppercase;
    font-weight: 600;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-family: Montserrat;
}

.product_det_list > p:nth-child(2) {
    font-size: 1.6rem;
    letter-spacing: 2px;
    color: #0e1d5d;
    margin: 0rem auto 3rem;

}

.cc > img {
    width: 100%;
    cursor: pointer;
    transition: all 1s;
}

.cc > img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);

}

.det_jt {
    margin-top: 5rem;
    display: inline-block;
    font-size: 2.4rem;
    color: #102b8d;
    height: 5rem;
    line-height: 5rem;
    font-family: Montserrat;
}

.det_jt > a {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #0e1d5d;
    border-radius: 50%;
    margin-right: 12px;
}

.det_jt > a:hover {

    background: #59639b;

}

.det_jt > a > img {
    margin-top: -22%;
    width: 60%;
}

.ditu {
    padding: 20px;
    background: #fff;
}

.us_bg {
    padding: 40px 0 120px;
    background: #0e1d5d;
    position: relative;
    top: -150px;
    z-index: -1;
}

.us_three {
    background: #0e1d5d;
    margin-top: -150px;
}

.container_text {
    width: 80%;
    margin: 0 auto;
}

.container_text p {
    font-size: 3rem;
    color: #fff;
    letter-spacing: 1px;
    margin-left: 170px;
}

.container_text h2 {
    margin: 0 0 8rem;
    position: relative;
}

.container_text h2 span {
    position: absolute;
    display: inline-block;
    background: #fff;
    width: 150px;
    height: 2px;
    top: 18px;
}

.us_three_list input {
    border: none;
    background: #0e1d5d;
    width: 100%;
    color: #fff;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #fff;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #fff;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #fff;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #fff;
}

.us_three_list {
    font-size: 1.8rem;

    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}

.clm30 {
    margin-left: -30px;
    margin-right: -30px;
}

.clp30 {
    padding-left: 30px;
    padding-right: 30px;

}

.u {
    margin-bottom: 8rem;
}

/************************************/
@media (max-width: 1600px) {

    .cai_pic {

        top: 70px;

    }
}

.row:last-child {
    margin-bottom: 0;
}

.liuyan {
    padding-bottom: 8rem;
}

.agree {
    margin-bottom: 10rem;
    margin-left: 0 !important;
    font-size: 2rem !important;
}

.agree img {
    width: 30px;
}

.tijiao {
    width: 360px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    letter-spacing: 2px;
    color: #0e1d5d;
    background: #fff;
    font-size: 2.5rem;
    border-radius: 35px;
    float: right;
    margin-bottom: 13rem;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    margin-top: 100px;

}

.ff {
    margin-top: 0 !important;
}

.ff1 {
    margin-top: -13px !important;
}

.product_two {
    margin-top: 13rem;
    text-align: center;
}

.product_two h3 {
    text-transform: uppercase;
    font-size: 5rem;
    font-weight: 600;
    letter-spacing: 2px;
    color: #0e1d5d;
    position: relative;
    opacity: 0;
    top: 60px;
    font-family: Montserrat;
    text-align: left;
    margin-left: 8%;
}

.product_two h4 {
    font-size: 28px;
    /* letter-spacing: 2px; */
    color: #0e1d5d;
    margin-top: 2.5rem;
    margin-bottom: 6rem;
    position: relative;
    opacity: 0;
    top: 60px;
    text-align: left;
    margin-left: 8%;
}

.pro_content {
    overflow: hidden;
    margin-bottom: 90px;
    position: relative;
    opacity: 0;
    top: 60px;
}

.pro_left {
    float: left;
    width: 50%;
    position: relative;
    overflow: hidden;
}

.pro_left > img {
    width: 100%;
    cursor: pointer;
    transition: all 1s;
}

.pro_left > img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);

}

.pro_right {
    float: left;
    width: 50%;
    padding: 8% 8% 5% 7%;
    background: #fff;
}

.pic_bg1 {
    position: absolute;
    background: #59639b;
    opacity: .8;
    width: 14%;
    height: 75%;
    left: 0;
    bottom: 0px;
}

.pic_bg1 > p {
    color: #fff;
    font-size: 2.4rem;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 140px;
    margin-top: 150px;
}

.pic_bg1 > img {
    margin-top: 55px;
    width: 12%;
}

.pro_right h1 {
    position: relative;
    overflow: hidden;
    margin: 0;
}

.pro_right h1 > span {
    display: inline-block;
    width: 63%;
    height: 2px;
    background: #102b8d;
    position: absolute;
    top: 15px;
    left: 0;
}

.pro_right h1 > p {
    width: 185px;
    font-size: 24px;
    float: right;
    color: #102b8d;
}

.pro_right > h2 {
    font-size: 6rem;
    color: #0e1d5d;
    margin-top: 8%;
    text-align: left;
    font-family: Montserrat;
    font-weight: 600;
}

.pro_right > h2 > span {
    font-size: 3.6rem;
    color: #0e1d5d;
    font-family: "Microsoft YaHei", "微软雅黑" !important;
}

.pro_list {
    width: 100%;
    padding-left: 0;
    margin-top: 8%;

}

.pro_list li {
    text-align: left;
    margin-bottom: 6%;
    position: relative;
    color: #666;
}

.pro_list li span {
    display: inline-block;
    font-size: 1.6rem;
}

.pro_list li span:nth-child(2) {
    width: 72%;
    height: 1px;
    background: #ccc;
    position: absolute;
    top: 10px;
    /* left: 48%; */
    right: 60px;
}

.pro_list li span:nth-child(3) {
    width: 40px;
    height: 40px;
    background: #ecedf2;
    border-radius: 50%;
    position: absolute;
    top: -12px;
    right: 0px;
    line-height: 40px;
    text-align: center;

    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.pro_content2 {
    margin-top: 90px;
}

.anli li {
    margin-bottom: 3%;
    font-size: 1.6rem;
    color: #fff;
}

.pic_bg2 {
    position: absolute;
    background: #59639b;
    opacity: .8;
    width: 14%;
    height: 75%;
    right: 0;
    bottom: 0px;
}

.pic_bg2 > p {
    color: #fff;
    font-size: 2.4rem;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 140px;
    margin-top: 150px;
}

.pic_bg2 > img {
    margin-top: 55px;
    width: 12%;
}

.an {
    background: #0e1d5d;
    padding: 8% 10% 5% 8%;
}

.an h2, .an h2 span {
    color: #fff;
}

.product_two .pro_content:last-child {
    margin-bottom: 0;
}

.an a:last-child li > span {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    line-height: 40px;
    margin-right: 20px;

    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

/* .an a:last-child li>span:hover{
	
	background: rgba(255, 255,255,.2);
	
} */
.an a:last-child li {
    color: #fff;
    font-size: 20px;
    font-family: Montserrat;
}

.cur, .curr {
    background: #0e1d5d !important;
}

.tijiao:hover {
    background: #102b8d;
    color: #fff;
}

.fw {
    padding: 8% 7% 5% 8%;
}

/**************************************/

.site-footer {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f0f0f0;
    color: #fff;
    position: relative;
    z-index: 6;
    border-top: 1px solid #ccc;
    margin-top: 80px;
}

@media (min-width: 1024px) {
    .site-footer {
        padding-top: 50px;
        padding-bottom: 50px;
    }

}

.site-footer__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.container1 {
    width: 84%;
    margin: 0 auto;
    padding: 0;
}

.site-footer__section {
    width: 50%;
}

@media (min-width: 1024px) {
    .site-footer__section {
        width: 25%;
    }
}

.site-footer__home {
    display: block;
    width: 100%;
}

@media (min-width: 768px) {

    .site-footer__home {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
}

.site-footer__section2 h4, .site-footer__section3 h4 {
    font-size: 20px;
    color: #6e6e6e;
    margin-bottom: 10px;
}

.site-footer__section2 {
    width: 25%;
}

.line_1 {
    width: 15px;
    height: 1px;
    background: #6e6e6e;
}

.site-footer__section2 p, .site-footer__section3 p {
    font-size: 14px;
    color: #6e6e6e;
    margin: 0;
    margin-top: 10px;
}

.site-footer__section3 {
    width: 20%;
}

.foot_bottom {
    background: #fff;
    padding: 30px 0;
}

@media (max-width: 1880px) {
    /* .abs{
        width: 100%;
        overflow: hidden;
        margin-top: 20px;
        height: 5rem;
        padding-left: 70%;
    } */
    .pic_bg1 > p {
        margin-left: -10px;
    }

}

@media (max-width: 1460px) {
    .pic_bg1 > p {
        margin-left: -20px;
    }

    .cai_pic {

        top: 100px;

    }

    .pic_bg > p {

        margin-top: 120px;
    }
}

.zhuan {
    background: #fff;
    font-size: 18px;
    color: #1b2873;
    text-align: left;
    padding: 6% 8%;
}

.load {
    overflow: hidden;
    margin-top: 5%;
    font-size: 24px;
    padding-left: 10px;
    border-bottom: 1px solid #1b2873;
    padding-bottom: 40px;
}

.load_left, .load_c {
    float: left;
}

.load_c {
    color: #1b2873
}

.load_right {
    float: right;

}

.load_left {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    background: #1b2873;
    margin-right: 70px;

}

.news_y {
    background: #fff;
    padding: 6% 6% 8%;
    /* overflow: hidden; */
    position: relative;
    opacity: 0;
    top: 60px;
    z-index: 3;
}

.yy {
    color: #1b2873;
    font-size: 30px;
    width: 50%;
    float: left;
}

.yy select {
    width: 55%;
    margin-left: 20px;
    padding: 15px 30px;
    border-radius: 50px;
    background: #ecedf2;
    border: none;
    color: #ccc;
    outline: none;
    font-size: 20px;
}

.yy select option {
    display: block;
    line-height: 40px;
}

.yy span {
    position: relative;
}

.yy span > img {
    position: absolute;
    right: 30px;
    top: 10px;
}

.news_list {
    margin-top: 90px;
    border-top: 1px solid #102b8d;
    padding: 90px 0;
}

.clm45 {
    margin-left: -45px;
    margin-right: -45px;
}

.clp45 {
    padding-left: 45px;
    padding-right: 45px;
}

.clm40 {
    margin-left: -40px;
    margin-right: -40px;

}

.clp40 {
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 60px;
}

.news_list_one {
    padding: 45px;
    border: 1px solid #ccc;
    position: relative;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

.news_list_one:hover p {
    color: #000;
}

.n {
    margin-bottom: 30px;
    overflow: hidden;
}

.n img {
    width: 100%;
    cursor: pointer;
    transition: all 1s;
}

.n img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.bian {
    border: 1px solid #102b8d;
}

.news_list_one:hover {
    border: 1px solid #102b8d;
}
.news_list_one > p:nth-child(2) {
    color: #333;
    font-size: 16px;
    margin-bottom: 30px;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    display: -webkit-box;
      -webkit-box-orient: vertical;
           -webkit-line-clamp: 2;
            overflow: hidden;
            font-weight: 600;
            height: 50px;
 }
.news_list_one > p {
    color: #666;
    font-size: 14px;
    margin-bottom: 20px;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    line-height: 26px;

}

.s {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;

}

.news_list_one:hover .s {
    background: #102b8d;
}

.jiao {
    background: #102b8d;
}

.s1 {
    position: absolute;
    top: -5px;
    left: -5px;
}

.s2 {
    position: absolute;
    top: -5px;
    right: -5px;
}

.s3 {
    position: absolute;
    bottom: -5px;
    left: -5px;
}

.s4 {
    position: absolute;
    bottom: -5px;
    right: -5px;
}

.news_list > .row:first-child {
    margin-bottom: 60px;
}

.news_three > img {
    width: 100%;

}

.news_three {
    position: relative;
}

.make {
    width: 60%;
    position: absolute;
    top: 13%;
    left: 8%;
}

.make > h2 {
    font-size: 54px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 4%;
    font-family: Montserrat;
}

.make > p {
    font-size: 18px;
    color: #fff;
    line-height: 40px;
}

.c1 {
    display: inline-block;
    position: absolute;
    bottom: 14%;
    left: 8%;
    font-size: 26px;
    color: #fff;
    font-family: Montserrat;
}

.news_bg {
    position: absolute;
    right: 1%;
    top: 22%;
}

.news_bg > p {
    color: #fff;
    font-size: 2.6rem;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-family: Montserrat;

}

.news_bg > img {
    margin-top: 50px;
    margin-left: 48px;
}

/* .loimg{
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
	transition: 0.3s linear;
} */
.loimg1 .load_left {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;

}

/* .load:hover .loimg{
	-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}	 */
.load .i1 {
    display: none;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;

}

.load .i2 {
    display: block;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;

}

.loimg1 .i1 {
    display: block;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;

}

.loimg1 .i2 {
    display: none;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;

}

/*************郭**************************/
.us_culture {
    position: relative;
    margin-top: 10rem;
    /* width: 100%;
    height: 82rem;
    background: url("../images/ab_bg.png") no-repeat; */
}

.us_culture_txt {
    left: 0;
    top: 0;
    position: absolute;
    width: 67.44%;
    /* height: 66.7rem; */
    padding: 11.4rem 0 10rem 15rem;
    background-color: #fff;

    opacity: 0;
    top: 60px;
}

.us_culture_title {
    width: 100%;
    height: 10rem;
    line-height: 10rem;
    font-size: 3.6rem;
    color: #1b2873;
    margin-bottom: 90px;
}

.us_culture_title span {
    font-size: 7rem;
    font-family: Montserrat;
    font-weight: 600;
}

.us_culture_txt h6 {
    font-size: 1.6rem;
    color: #333;
    font-weight: 600;
    margin-bottom: 1.5rem;
}

.us_culture_txt p {
    font-size: 1.4rem;
    color: #333;
    margin-bottom: 3.5rem;
    width: 80%;
}

.us_culture_txt .pic_bg {
    height: 100%;
}

.us_culture_txt .pic_bg p {
    color: #122a87;
    font-size: 2.6rem;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 19rem;
    margin-top: 20.5rem;
    font-family: Montserrat;
    font-weight: 600;
}

.us_culture_txt .pic_bg img {
    margin-left: 74%;
}

.us_history {
    width: 100%;
    background-color: #fff;
    margin-top: 70px;
    margin-bottom: 70px;
}

.history_pic {
    position: relative;

    opacity: 0;
    left: -100px;
}

.history_pic > img {
    width: 100%;
    height: 100%;
}

.history_pic_shu {

    width: 15rem;
    position: absolute;
    left: 0;
    bottom: 0;
}

.history_txt {
    padding: 8rem 11rem;
    background: #fff;
    position: relative;
    opacity: 0;
    right: -100px;
}

.line_box {
    width: 100%;

}

.line_box .line {
    display: inline-block;
    width: 73%;
    margin-right: 3rem;
    position: relative;
    bottom: 0.7rem;
    border-top: 0.1rem solid #1b2873;
}

.line_box span {
    font-size: 2.4rem;
    color: #102b8d;
}

.us_history_title {
    width: 100%;
    height: 10rem;
    line-height: 10rem;
    font-size: 3.6rem;
    color: #1b2873;
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.us_history_title span {
    font-size: 7rem;
    font-family: Montserrat;
    font-weight: 600;
}

.history_txt h6 {
    font-size: 3rem;
    color: #102b8d;
    margin-bottom: 1.5rem;
    font-weight: 600;
}

.history_txt p {
    font-size: 1.6rem;
    color: #666;
    margin-bottom: 3.5rem;
}

.us_companies {
    width: 89%;
    margin: 0 auto;
    margin-top: 5rem;
    margin-bottom: 2rem;
}

.container-fluid .row {
    margin-bottom: 0;
}

.us_companies ul {
    margin: 0 auto;
}

.us_companies ul li {
    margin-right: 0%;
    position: relative;
    opacity: 0;
    top: 60px;
}

.us_companies ul li a {
    position: relative;
    display: block;
}

.us_companies ul li a > img {
    width: 100%;
}

.us_companies .txt_box {
    position: absolute;
    bottom: 0;
    padding: 0 4.5rem 20%;

}

.us_companies .txt_box h5 {
    font-size: 2.4rem;
    color: #1b2873;
    font-weight: 700;
    text-align: center;

    margin-bottom: 5rem;
}

.us_companies .txt_box p {
    font-size: 1.6rem;
    color: #666;
    line-height: 1.8;
}

.us_companies .txt_box .more {
    text-align: center;
    margin-top: 37%;
}

.us_companies .txt_box .more img {
    transform: scale(.8);
    position: relative;
    top: -0.5rem;
}

.us_companies .txt_box .more span {
    font-size: 2.6rem;
    color: #1b2873;
    font-family: Montserrat;
    /* font-weight: 600; */
}

/*招聘开始*/
.recruit_info {
    width: 84%;
    margin: 0 auto;
}

.recruit_info h1 {
    font-size: 7rem;
    color: #1b2873;
    margin-bottom: 5rem;
    font-family: Montserrat;
    font-weight: 600;
    position: relative;
    opacity: 0;
    top: 60px;
}

.recruit_info p {
    font-size: 3.6rem;
    color: #1b2873;
    margin-bottom: 9rem;
    position: relative;
    opacity: 0;
    top: 60px;
}

.recruit_info form {
    height: 22.4rem;
    line-height: 22.4rem;
    padding-left: 6rem;
    background-color: #fff;
}

.recruit_info form span {
    color: #1b2873;
    font-size: 3rem;
    position: relative;
    top: 0.5rem;
    margin-right: 3rem;
}

.recruit_info form select {
    width: 41rem;
    height: 7.5rem;
    font-size: 3rem;
    color: #999;
    line-height: 7.5rem;
    text-align: center;
    padding-left: 3rem;
    border-radius: 4.8rem;
    background-color: #ecedf2;
    vertical-align: middle;
}

.time_form img {
    position: relative;
    left: -5rem;
}

.detail {
    width: 84%;
    margin: 0 auto;
    margin-top: 9rem;
    border-top: 0.1rem solid #333;
}

.detail ul {
    width: 100%;
    display: flex;
    padding-left: 0;
    flex-direction: column;
}

.detail li {
    flex: 1;
    display: flex;
    border-bottom: 0.1rem solid #ccc;
    position: relative;
    opacity: 0;
    top: 60px;
}

.detail .time {
    width: 13%;
    margin: 9rem 0 7rem 0;
}

.detail .time span {
    font-size: 2.4rem;
}

.detail .time p {
    font-size: 4.8rem;
    color: #222;
    font-weight: 700;
}

.detail .job {
    margin-top: 9rem;
    flex: 1;
    width: 60%;
    margin-left: 2%;
}

.detail .job h4 {
    font-size: 2.4rem;
    color: #333;
    margin-bottom: 2.4rem;
    font-weight: 700;
}

.detail .job p {
    font-size: 1.4rem;
    color: #666;
    padding-right: 155px;
    line-height: 24px;
}

.detail .more {
    display: block;
    margin-top: 9rem;
    width: 16%;
}

.detail .more {
    text-align: center;
    /*margin-top: 37%;*/
}

.detail .more img {
    transform: scale(.8);
    position: relative;
    top: -0.5rem;
}

.detail .more span {
    font-size: 2.6rem;
    color: #1b2873;
    font-family: Montserrat;
    /* font-weight: 600; */
}

.contact_us {
    position: relative;
    width: 100%;
    height: 76rem;
    background: url("../images/zp_bg.jpg") no-repeat;
    padding: 14rem 0 0 15rem;
    margin-top: 10rem;
}

.contact_us h2 {
    font-size: 5.4rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 7rem;
    font-family: Montserrat;
}

.contact_us p {
    font-size: 2.5rem;
    color: #fff;
    margin-bottom: 2rem;
    font-family: Montserrat;
}

.contact_us .arrow_box {
    margin-top: 10rem;
    cursor: pointer;
}

.contact_us .arrow_box img {
    position: relative;
    margin-right: 2.6rem;
    top: -0.5rem;
}

.contact_us .arrow_box span {
    font-size: 2.6rem;
    color: #fff;
    font-family: Montserrat;
}

.contact_us .pic_bg {
    color: #fff;
    height: 100%;
    bottom: 2rem;
    background-color: transparent;
}

.contact_us .pic_bg img {
    width: auto;
    margin-left: 54%;
}

/*招聘结束*/
/*招聘详情开始*/
.detail_box {
    position: relative;
    width: 84%;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 7rem;
    margin-bottom: 9rem;
    padding: 7rem 13rem 9rem 13rem;
}

.detail_box .title {
    font-size: 3rem;
    color: #1b2873;
    margin-bottom: 6.4rem;
    font-weight: 700;
}

.detail_box h6 {
    font-size: 2.4rem;
    color: #1b2873;
    margin-bottom: 3.8rem;
}

.detail_box p {
    font-size: 1.4rem;
    color: #666;
    margin-bottom: 1.4rem;
}

.detail_box .box1 {
    margin-bottom: 6rem;
}

.detail_box .box1 p > img {
    position: relative;
    top: -1px;
    margin-right: 3px;
}

.detail_box .more {
    display: block;
    position: absolute;
    text-align: center;
    right: 7%;
    bottom: 16%;
}

.detail_box .more img {
    transform: scale(.8);
    position: relative;
    top: -0.5rem;
}

.detail_box .more span {
    font-size: 2.4rem;
    color: #1b2873;
}

/*招聘详情结束*/

/*我写的样式结束*/

/**************************************/

.site-footer {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f0f0f0;
    color: #fff;
    position: relative;
    z-index: 6;
    border-top: 0.1rem solid #ccc;
    margin-top: 5rem;
}

@media (min-width: 102.4rem) {
    .site-footer {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

}

.site-footer__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.container1 {
    width: 84%;
    margin: 0 auto;
    padding: 0;
}

/* .site-footer__section {
    width: 50%;
} */

@media (min-width: 102.4rem) {
    .site-footer__section {
        width: 25%;
    }
}

@media (max-width: 1400px) {
    .site-footer__section {
        width: 35%;
    }

    .caigou_two_text {
        font-size: 1.2rem;
        /* width: 125%; */
    }
}

.site-footer__home {
    display: block;
}

@media (min-width: 76.8rem) {

    .site-footer__home {
        display: block;
        width: 94%;
        margin: 0 auto;
    }
}

.site-footer__section2 h4, .site-footer__section3 h4 {
    font-size: 2.5rem;
    color: #6e6e6e;
    
    font-family: Montserrat;

}
.line_1{
    margin-top: 25px !important;
    margin-bottom: 20px !important;
}
.site-footer__section2 {
    width: 25%;
}

.line_1 {
    width: 1.5rem;
    height: 0.1rem;
    background: #6e6e6e;
}

.site-footer__section2 p, .site-footer__section3 p {
    font-size: 1.4rem;
    color: #6e6e6e;
    margin: 0;
    margin-top: 2px;
}
.site-footer__section3 p a{
    color: #6e6e6e;
}

.site-footer__section3 {
    width: 15%;
}

.foot_bottom {
    background: #fff;
    padding: 3rem 0;
}

/* @media (max-width: 188rem) {
    .abs {
        width: 100%;
        overflow: hidden;
        margin-top: 2rem;
        height: 5rem;
        padding-left: 71%;
    }
} */
@media (max-width: 1700px) {

    /* .pro_list li span:nth-child(2) {
        width: 28%;
    left: 60%;
    }
    .lili{
        width: 42% !important;
        left: 47% !important;
    }  */
    .detail .more {

        width: 28%;
    }

    .detail .job p {
        padding-right: 30px;
    }
}

@media (max-width: 1400px) {
    .contact_us {
        padding: 7rem 0 0 15rem;
    }

    .us_culture_txt {
        padding: 0 0 0 15rem;
    }

    .us_companies .txt_box h5 {
        font-size: 2rem;
        margin-bottom: 2rem;
    }

    .us_companies .txt_box p {
        font-size: 1.4rem;
        color: #666;
        line-height: 1.6;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .us_companies .txt_box {
        /* bottom: -50px; */
        padding: 0 2.5rem 22%;
    }

    .us_culture_title {
        margin-bottom: 24px;
    }
}

@media (max-width: 1300px) {
    .us_culture_txt p {
        font-size: 1.4rem;
        color: #333;
        margin-bottom: 0rem;
    }
}

@media (max-width: 1520px) {
    .us_history_title {
        margin-top: 0rem;
    }

    .history_txt {
        padding: 4rem 7rem;
        background: #fff;
    }

    .us_culture_txt .pic_bg p {

        margin-top: 10.5rem;

    }

    .us_culture_title span {
        font-size: 5rem;
    }

    .us_culture_title {
        font-size: 2.6rem;

    }

}

@media (max-width: 1800px) {
    .us_companies .txt_box .more {
        margin-top: 20%;
    }

    .us_companies .txt_box {
        /* bottom: -50px; */
        padding: 0 2.5rem 25%;
    }

    .us_culture {
        position: relative;
        margin-top: -5rem;
        /* width: 100%;
        height: 82rem;
        background: url("../images/ab_bg.png") no-repeat; */
    }

    .us_culture_txt {
        padding: 3.4rem 0 5rem 15rem;
    }
}

@media (max-width: 1600px) {
    .us_companies .txt_box .more {
        margin-top: 10%;
    }

    .us_companies .txt_box {
        /* bottom: -50px; */
        padding: 0 2.5rem 5%;
    }

    .pro_right > h2 {
        font-size: 5rem;

    }

    .pro_right {
        padding: 8% 8% 5% 4%;
    }
    .us_history_title {
        width: 100%;
        height: 10rem;
        line-height: 10rem;
        font-size: 3.6rem;
        color: #1b2873;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
    /* .caigou_two_text {

    } */
}

@media (max-width: 1500px) {
    .us_culture_txt {
        padding: 3rem 0 2rem 15rem;
    }

    .caigou_text {

        padding-bottom: 12rem;
    }
}

@media (max-width: 1200px) {
    .us_history_title span {
        font-size: 6rem;

    }

    .us_history_title {
        font-size: 2.6rem;
    }

}

@media (max-width: 1400px) {
    .us_companies .txt_box {
        /* bottom: -50px; */
        padding: 0 2.5rem 22%;
    }

    .us_companies .txt_box .more span {
        font-size: 1.6rem;
    }

    .container_text h2 {
        margin: 0 0 5rem;

    }

    .u {
        margin-bottom: 2rem;
    }

    .liuyan {
        padding-bottom: 2rem;
    }
}

@media (max-width: 1200px) {
    .us_companies .txt_box {
        /* bottom: -50px; */
        padding: 0 2.5rem 5%;
    }
}

.xian > em {
    position: absolute;
    left: 10%;
    bottom: 0;
}

.xian:hover em {
    animation: test 0.4s ease;
    border: 1px solid #FFF;
    width: 130px;
}

@keyframes test {
    from {
        width: 0;

    }
    to {
        width: 130px;
    }
}
.ip{
    display: none !important;
}
.xian1 {
    position: relative;
}

.xian1 > em {
    position: absolute;
    left: 24%;
    bottom: 0;
}

.xian1:hover em {
    animation: test1 0.4s ease;
    border: 1px solid #102b8d;
    width: 180px;
}

@keyframes test1 {
    from {
        width: 0;

    }
    to {
        width: 180px;
    }
}

/* @media (max-width: 1620px){
	.xian>em{
		position: absolute;
		left: 12%;
		bottom: 0;
	}
}  		
@media (max-width: 1400px){
	.xian>em{
		position: absolute;
		left: 15%;
		bottom: 0;
	}
}  			
	 */

.xian2 {
    position: relative;
}

.xian2 > em {
    position: absolute;
    left: 30%;
    bottom: -12px;
}

.xian2:hover em {
    animation: test2 0.4s ease;
    border: 1px solid #FFF;
    width: 150px;
}

@keyframes test2 {
    from {
        width: 0;

    }
    to {
        width: 150px;
    }
}

@media (max-width: 1200px) {
    .pic_bg > p {
        margin-top: 35px;
    }
}

@media (max-width: 1200px) {
    .pic_bg > p {
        margin-top: 65px;
    }
}

@media (max-width: 768px) {
    .cai_pic {
        /* display: none; */
    }

    .us_three_list input {
        font-size: 14px;
    }
    .container {
        width: 100%;
        margin: 0 auto;
        position: relative;
        padding: 0;
    }
   
}

/*gdd-移动端兼容处理开始*/
@media (max-width: 767px) {
    
.gdd_header{
    width: 100%;
    position: fixed;
    z-index: 999;
    /* background: #0e1d5d; */
}
.navbar {
    margin-bottom: 0px;
}
    .pc{
        display: none  !important;
    }
    .container2 {
        width: 84%;
        margin: 0 auto;
        position: relative;
        padding: 0;
        height:auto;
    }  
    .caigou_one .container {
        width: 100%;
        padding: 0 15px;
    }

    /*头部处理开始*/
    .gdd_header .nav li {
        text-align: center;
        background-color: #fff;
    }

    .gdd_header .container {
        width: 100%;
        background-color: #0e1d5d;
    }

    .gdd_header .container-fluid {
        background-color: #0e1d5d;
    }

    .gdd_header .navbar-toggle {
        /*background-color: transparent;*/
    }

    .gdd_header .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #0e1d5d;
    }

    .gdd_header .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
    }

    .gdd_header .navbar {
        border: none;
    }

    .navbar-toggle {
        border: none !important;
        margin-right: 12px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #eee;
    }

    .navbar-brand {
        padding-left: 20px;
    }

    /*头部处理结束*/
    /*公共区域处理开始*/
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        background-color: transparent;
        color: #0d1d64;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 16px;
    }

    .caigou_text h2 {
        padding-top: 0;
        font-size: 2rem !important;
    }

    .caigou_text h4 {
        margin-top: 10px;
        margin-bottom: 25px;
        font-size: 1.8rem !important;
        font-weight: 700;
    }

    .caigou_text {
        width: 100%;
        padding-bottom: 1rem;
        padding-top: 25px;
    }

    .caigou_text p {
        line-height: 2rem;
        margin-bottom: 1.2rem;
    }

    .caigou_two h3 {
        font-size: 3rem;
    }

    .caigou_two h4 {
        font-size: 2rem;
    }

    .caigou_text p {
        letter-spacing: 1px;
    }

    /*公共区域处理结束*/
    /*product内容处理开始*/
    .top {
        position: absolute;
        right: -76px;
        top: 88px;
        width: 230px;
    }

    .product_two {
        margin-top: 0;
    }

    .product_two h4 {

        font-size: 17px;
        /* letter-spacing: 2px; */
        color: #0e1d5d;
        margin-top: 1.5rem;
        margin-bottom: 2rem;
        position: relative;
        opacity: 0;
        top: 60px;
        text-align: left;
        margin-left: 8%;
    }

    .pro_left {
        width: 100%;
    }

    .pro_right {
        width: 100%;
    }

    .pro_right h1 > span {
        width: 38%;
    }

    .product_two h3 {
        font-size: 2rem;
        text-align: center;
        margin-left: 0;
    }
    .pro_list li span:nth-child(2) {
      
        display: none;
    }
    .product_two h4 {
        margin-left: 0;
        padding: 0 15px;
        font-size: 1.4rem;
    }

    .pro_right > h2 {
        font-size: 2rem;
    }

    .pro_list li span:nth-child(3) {
        width: 25px;
        height: 25px;
        line-height: 30px;
        top: 4px;
    }

    .pro_right > h2 > span {
        font-size: 1.8rem;
    }

    .pro_right > h2 {
        margin-bottom: 15px;
    }

    .pro_right {
        height: auto !important;
        padding: 8% 4% 5% 4%;
    }

    .pro_list li {
        margin-bottom: 10%;
    }

    .pro_content {
        margin-bottom: 0px;
    }
    .pro_list li span>span{
        font-size: 20px !important;
        margin-top: -3px;
    }
    /*product内容处理结束*/
    /*底部处理开始*/
    .site-header__container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .site-footer__home {
        display: block;
        width: 50%;
        margin: 0 auto;
    }

    .site-footer__home img {
        transform: scale(.5);
    }

    .b-quotes {
        padding-top: 7rem;
        padding-bottom: 5rem

    }

    .site-footer__section2 {
        width: 100% !important;
    }

    .site-footer__section2 h4 {
        margin-top: 14px;
        text-align: center;
    }

    .site-footer__section2 .line_1 {
        display: none;
    }

    .site-footer__section2 .sect_flex_img {
        padding: 0;
        margin-top: 20px;
        text-align: center;
        display: block;
    }

    .site-footer {
        padding: 30px 0;
    }

    .foot_bottom_flex {
        text-align: center;
    }

    .hidden_in_xs {
        display: none;
    }

    .b-quotes {
        padding-top: 7rem;
        padding-bottom: 5rem

    }

    .site-footer__section2 {
        width: 100% !important;
    }

    .site-footer__section2 h4 {
        margin-top: 14px;
        text-align: center;
    }

    .site-footer__section2 .line_1 {
        display: none;
    }

    .site-footer__section2 .sect_flex_img {
        padding: 0;
        margin-top: 20px;
        text-align: center;
        display: block;
    }

    .site-footer {
        padding: 15px 0;
        margin-bottom: 10px;
    }

    .foot_bottom_flex {
        text-align: center;
    }

    .site-footer__section2 h4 {
        margin-top: 14px !important;
        font-size: 20px !important;
    }

    .foot_bottom {
        padding: 15px 0;
        font-size: 12px;
    }

    /*底部处理结束*/
    /*字体统一处理*/
    .ff2 {
        font-size: 2rem;
    }

    .ff16 {
        font-size: 1.6rem;
    }

    .ff12 {
        font-size: 1.2rem;
    }
    .an a:last-child li > span {
        width: 25px;
        height: 25px;
        line-height: 26px;
    }
}

/*gdd-移动端兼容处理结束*/

@media (min-width: 768px) {
    .news_list .clp40 {
        margin-bottom: 0;
    }
    
}


@media (max-width: 1440px) {
	.history_pic_shu .hidden_in_xs >img{
        width: 100% !important;
    }	
    .main-layout-header-menu-sub-items .sub-menu {
        margin: 0;
        padding-left: 2rem !important;
        padding-right: 7.5rem;
    }
    .vertical-cell{
        margin-left: 110px !important;
    }
    .main-layout-header-logo {
        background-size: 80% !important;
        background-repeat: no-repeat !important;
    }
    .main-layout-header-menu-nav .menu > .menu-item {
        font-size: 2.1250rem !important;
    }
    .us_culture_title {
        margin-bottom: 20px;
    }
    .us_history_title span {
        font-size: 5rem;
    }
    .us_history_title {
       
        height: 6rem;
        line-height: 6rem;
        font-size: 3rem;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
    .history_txt p {
       
        margin-bottom: 2rem;
    }
    .history_txt h6 {
        margin-bottom: 1rem;
    }
    .main-layout-header-menu-sub {
        width: 260% !important;
    }
}	
	
.foot_bottom_flex{
    color: #333 !important;
}	

	
	
	