*{
	margin:0;
	padding:0;
	font-family: 'Arial','Microsoft YaHei' ;
	box-sizing: border-box;
	/*text-size-adjust:none;*/
}
body,html{
	width: 100%;
	height: auto;
	overflow-x: hidden;
}
ul{
	list-style: none;
}
a,a:hover,a:active,a:visited,a:link,a:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline:none;
    /*background: none;*/
    text-decoration: none;
}
a:active{
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
*::before, *::after {
    box-sizing: border-box;
}
img {
    border: 0;
    vertical-align: middle;
}
.m-none{
    display: none !important;
}

.szh5{
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
}
.szh6{
    width: 75.6%;
    height: 100%;
    margin: 0 auto;
}
.szh7{
    font-size: 0.4rem;
    line-height: 0.5rem;
    color: #333;
    text-align: center;
}
.szh8{
    font-size: 0.16rem;
    color: #999999;
    line-height: 0.5rem;
    text-align: center;
}
.szh9{
    font-size: 0.14rem;
    color: #333;
    line-height: 0.3rem;
    text-indent: 2em;
}
.szh9:last-child{
    margin-bottom: 0.45rem;
}
.qywh1{
    font-size: 0.2rem;
    margin-top: 0.3rem;
    margin-bottom: 0.1rem;
}


.gysa1{
	width: 100%;
	height: 5rem;
	background: url("../img/gysa1.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.gysa2{
	width: 100%;
	height:100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.5rem;
	color: #fff;
}

.gysa3{
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
}
.gysa4{
	width: 75.6%;
	height: 100%;
	margin: 0 auto;
}
.gysa5{
	font-size: 0.4rem;
	color: #333;
	text-align: center;
}
.gysa6{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 0.4rem;
}

.gysa7{
    width: 45%;
}
.gysa8{
	font-size: 0.14rem;
	color: #666666;
	line-height: 0.3rem;
    text-indent: 2em;
}
.gysa9{
	font-size: 0.14rem;
	color: #666666;
	line-height: 0.3rem;
	margin-top: 0.4rem;
    text-indent: 2em;
}
.gysa10{
	margin-top: 0.4rem;
	font-size: 0.14rem;
	color: #666666;
	line-height: 0.3rem;
    text-indent: 2em;
}
.gysa11{
	width: 45%;
	display: flex;
}



.gysa12{
	width: 62.5%;
	height: auto;
	margin: 0.7rem auto 0;
}
.gysa13{
	width: 100%;
	height: 100%;
}

.auCv-wrap {
    position: relative;
    z-index: 2;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}
.clearfix:after {
    clear: both;
}
.auCv-box {
    padding: 1.01rem 0 0;
    width: 8.54rem;
    height: 3.34rem;
    background: #fff;
    box-shadow: 0px 5px 10px rgba(221,0,0,.12);
    position: absolute;
    top: 0.6rem;
    /*left: 2.8333%;*/
    z-index: 2;
    right: 0;
}
.auCv-box .auCv-block {
    width: 88%;
    line-height: 0.44rem;
    font-size: 0.16rem;
    color: #777777;
    position: relative;
    margin: 0 auto;
}
.auCv-block>span{
	color: #29468c;
}
.auCv-block:before, .auCv-block:after {
    content: "";
    display: block;
    width: 0.3rem;
    height: 0.25rem;
    background: url(../img/icon-dqm.png) no-repeat center center / cover;
    position: absolute;
}
.auCv-block:before {
    top: -0.33rem;
    left: -0.18rem;
}
.auCv-block:after {
    bottom: -0.41rem;
    right: 0.2rem;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.auCv-img {
    width: 40%;
    height: 4.54rem;
    position: relative;
    float: left;
    /*margin: 0 4.5% 0 0;*/
}
.auCv-img>img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.auCv-img:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    /*border: 1px solid #e9414f;*/
     background: #29468c; 
    position: absolute;
    left: -20px;
    bottom: -20px;
    z-index: -1;
}



/*发展历程*/
.gysa14{
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
}
.abUs-comHist {
    padding: 50px 0 0;
    background: url(../img/gysa5.jpg) no-repeat top center / 100% 592px;
}
.p-title {
    text-align: center;
}
.abUs-comHist .p-title .t {
    color: #fff;
}
.p-title .t {
    line-height: 49px;
    font-size: 0.4rem;
}
.abUs-comHist .p-title .s {
    background: #e50012;
}
.p-title .s {
    display: block;
    width: 20px;
    height: 3px;
    background: #e50012;
    margin: 10px auto 0;
}
.auCHist-man {
    width: 928px;
    padding: 0 0 246px;
    position: relative;
    margin: 80px auto 0;
}
.auCHist-man:before {
    left: -103px;
}
.auCHist-man:before, .auCHist-man:after {
    content: "";
    display: block;
    width: 26px;
    height: 24px;
    background: url(../img/auCHist-orn1.png) no-repeat center center;
    position: absolute;
    top: 125px;
}
.auCHist-man .swiper-container {
    padding: 69px 0 0;
}

.auCHist-man .auCHman-box {
    display: block;
    height: 72px;
    text-align: center;
    color: #fff;
    /* background: url(../img/auCHist-bg.png) no-repeat center 68px; */
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    top: -3px;
}
.auCHman-box.cur:before, .auCHman-box.cur:after {
    background: #e50012;
}
.auCHman-box:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    bottom: -4px;
}
.auCHman-box.cur .year {
    width: 77px;
    height: 77px;
    line-height: 77px;
    background: #008fd3;
    border-radius: 100%;
    position: absolute;
    top: -43px;
    left: 50%;
    margin-left: -38.5px;
}
.auCHman-box .year {
    line-height: 28px;
    font-size: 16px;
}
.auCHman-box.cur .year:after {
    content: "";
    display: block;
    width: 109px;
    height: 109px;
    background: rgba(0,143,211,.2);
    border-radius: 100%;
    position: absolute;
    top: -16px;
    left: -16px;
    z-index: -1;
}
.auCHman-box.cur:after {
    height: 30px;
    z-index: 2;
}
.auCHman-box.cur:before, .auCHman-box.cur:after {
    background: #008fd3;
}
.auCHman-box:after {
    content: "";
    display: block;
    width: 1px;
    height: 9px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    bottom: 5px;
}



.auCHistManSwiper-prev {
    left: -58px;
    background: url(../img/swiper2-l.png) no-repeat center center;
}
.auCHistManSwiper-prev, .auCHistManSwiper-next {
    display: block;
    width: 11px;
    height: 21px;
    position: absolute;
    top: 70px;
    z-index: 10;
}
.auCHistManSwiper-next {
    right: -58px;
    background: url(../img/swiper2-r.png) no-repeat center center;
}

.auCHist-man .orn1, .auCHist-man .orn2 {
    display: block;
    height: 1px;
    background: rgba(255,255,255,.3);
    position: absolute;
    top: 137px;
}

.auCHist-man:after {
    right: -103px;
}





.auCHist-min {
    width: 1000px;
    position: relative;
    margin: -151px auto 0;
    z-index: 2;
}
.auCHist-min .swiper-container {
    padding: 0 0 69px;
}
.auCHist-min .swiper-container .swiper-slide {
    /*padding: 0 10px;*/
}
.auCHmin-box {
    display: block;
    padding: 0 3% 0 47%;
    background: #fff url(../img/auCHistMin-bg.jpg) no-repeat center center / cover;
    box-shadow: 0 4px 20px rgba(162,162,162,.24);
    position: relative;
}
.auCHmin-box .auCHmin-img {
    display: block;
    width: 45.52341597796143%;
    height: 100%;
    /*object-fit: cover;*/
    position: absolute;
    left: 0px;
    top: 0px;
}

.auCHmin-box .auCHmin-block {
    padding: 61px 0 51px;
    min-height: 284px;
}
.auCHmin-block li:first-child {
    margin: 0px;
}
.auCHmin-block li {
    padding: 0 0 0 37px;
    line-height: 29px;
    color: #666666;
    position: relative;
    /*margin: 9px 0 0;*/
    font-size: 0.14rem;
}

.auCHmin-block li:before {
    content: "";
    display: block;
    width: 13px;
    height: 1px;
    background: #afafaf;
    position: absolute;
    left: 0px;
    top: 14px;
}

.auCHmin-block1{
	 padding: 0 0 0 37px;
    line-height: 29px;
    color: #666666;
    position: relative;
    margin: 9px 0 0;
    font-size: 0.14rem;
}
.auCHmin-block1:after{
	content: "";
    display: block;
    width: 13px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0px;
    top: 14px;
}




.gysa15{
	width: 100%;
	height: auto;
	padding:0.5rem 0 0.7rem;
}
.gysa16_add{
    width: 100%;
	font-size: 0.4rem;
	color: #333;
	text-align: center;
	margin-bottom: 0.4rem;
}
.gysa16{
	width: 75.6%;
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.gysa17{
	width: 27%;
	/*height: 4.38rem;*/
	border: 1px solid #dddddd;
}
.gysa18{
	display: flex;
}
.gysa18>img{
	width: 100%;
	height: 1.98rem;
}
.gysa19{
	font-size: 0.22rem;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-top: 0.3rem;
}
.gysa20{
	font-size: 0.14rem;
	color: #333;
	padding: 0 0.4rem;
	margin-top: 0.38rem;
	line-height: 0.32rem;
}
.gysa20>span{
	color: #29468c;
}

.phone_gysa17{
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
}
.phone_gysa18{
    width: 100%;
    padding: 0 0.45rem;
}
.phone_gysa18_add{
    width: 3.9rem;
    height: auto;
}
.gysa15_add{
    width: 100%;
    height: 100%;
}

.swiper-father{
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-father > .swiper-container {
  width: 3.92rem;
  height: 100%;
}
.swiper-father> .swiper-container>.swiper-wrapper{
    align-items: center;
}
.swiper-father> .swiper-container>.swiper-wrapper>.swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -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;
}
.swiper1_1{
    width: 100%;
    height: 100%;
    border: 0.01rem solid #dddddd;
    padding-bottom: 0.6rem;
}
.swiper1_2>img{
    width: 100%;
    /*height: 1.98rem;*/
}
.swiper1_3{
    font-size: 0.22rem;
    color: #333333;
    text-align:center;
    line-height: 0.6rem;
    font-weight: bold;
}
.swiper1_4{
    font-size: 0.14rem;
    color: #333;
    line-height: 0.32rem;
    padding: 0 0.4rem;
}
.swiper1_4>span{
    color: #29468c !important;
}

.swiper-button-next, .swiper-button-prev {
    width: 0.25rem;
    height: 0.39rem;
    background-size: 0.25rem 0.39rem;
}
.swiper-pagination{
    left: 0;
    right: 0;
    bottom: -17%;
}
.swiper-pagination-bullet {
    width: 0.14rem;
    height: 0.14rem;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
    margin: 0 0.55rem;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #29468c;
}




@media (max-width: 980px){
    .d-none{
        display: none;
    }
    .m-block{
        display: flex !important;
    }
	.abUs-comHist {
	    padding: .5rem 0;
	    background-size: cover;
	}
	.auCHist-man {
	    width: 100%;
	    padding: 0px;
	    margin: 1rem 0 0;
	}
	.auCHman-box.cur .year {
	    width: 50px;
	    height: 50px;
	    line-height: 50px;
	    font-size: 14px;
	    margin-left: -25px;
	    top: -33px;
	}
	.auCHman-box.cur .year:after {
	    width: 70px;
	    height: 70px;
	    top: -10px;
	    left: -10px;
	}
	.auCHist-min {
	    margin: 1.2rem 0 0;
	}
     .auCHist-min .swiper-container {
        padding: 0px 0 1rem;
    }
	img {
	    max-width: 100%;
	}

    .gysa1{
        width: 100%;
        height: 5.42rem;
        background: url("../img/phone_gysa1.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: 1.04rem;
    }

    .gysa4{
        width: 100%;
        height: 100%;
        margin: 0 auto;
        padding: 0 0.55rem;
    }
    .phone_gysa6{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin-top: 0.4rem;
    }
    .gysa11{
        width: 100%;
        height: 3.59rem;
        display: flex;
    }
    .gysa15 {
        width: 100%;
        height: auto;
        padding: 0.5rem 0 1rem;
    }
    .gysa7{
        width: 100%;
    }
    .gysa8 {
        font-size: 0.14rem;
        color: #666666;
        line-height: 0.3rem;
        margin-top: 0.4rem;
    }
    .gysa12 {
        width:7.11rem;
        height: auto;
        margin: 0.7rem auto 0;
    }
    .auCv-img {
        width: 100%;
        height: 4.54rem;
        position: relative;
        float: left;
        /* margin: 0 4.5% 0 0; */
    }
    .auCv-img:after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        /* border: 1px solid #e9414f; */
        background: #29468c;
        position: absolute;
        left: -4px;
        bottom: -5px;
        z-index: -1;
    }
    .auCv-box {
        /*padding: 0.3rem 0 0;
        width: 6.52rem;
        height: 3.58rem;
        background: #fff;
        box-shadow: 0px 5px 10px rgba(221,0,0,.12);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        right: 0;
        bottom: 0;
        margin: auto;*/
        width: 6.52rem;
        padding: 0.3rem 0.2rem;
        height: 3.85rem;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        right: 0;
        bottom: 0;
        margin: auto;
    }
    .auCv-box .auCv-block {
        width: 100%;
        padding: 0.3rem 0.25rem;
        line-height: 0.38rem;
        font-size: 0.16rem;
        color: #333;
        position: relative;
        margin: 0 auto;
    }
    .auCv-block:before {
        top: 0;
        left: 0;
    }
    .auCv-block:after {
        bottom: 0;
        right: 0;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }
    .auCHmin-box {
        padding: 0px;
    }
    .auCHmin-box .auCHmin-img {
        width: 100%;
        height: auto;
        position: relative;
    }
    .auCHmin-box .auCHmin-block {
        min-height: 0px;
        padding: 1rem 4%;
    }
   

    	


}
@media (max-width: 1100px){
	.auCHistManSwiper-prev {
	    left: 0px;
	}
	.auCHistManSwiper-next {
	    right: 0px;
	}
	.auCHist-min {
	    width: 100%;
	    padding: 0 4%;
	}

}