.banner {
    width: 100%;
    height: 480px;
    text-align: center;
    background-color: #3962f4;
}
.banner .pic {
    display: inline-block;
    width: 100%;
    max-width: 1920px;
    height: 480px;
    background: url("../images/about/banner.png") no-repeat center;
}
.banner .pic h2 {
    font-size: 52px;
    color: #ffffff;
    font-weight: 500;
    margin-top: 200px;
}
.banner .pic p {
    font-size: 36px;
    color: #ffffff;
    margin-top: 10px;
}
.w1440 {
    width: 1440px;
    margin: 0 auto;
}
.w1070 {
    width: 1070px;
    margin: 0 auto;
}
.title {
    position: relative;
    text-align: center;
    padding-top: 47px;
}
.title h6 {
    width: 100%;
    height: 46px;
    background: url("../images/index/c4tit.png") no-repeat center;
}
.title p {
    height: 46px;
    line-height: 46px;
    font-size: 34px;
    color: #192437;
    position: absolute;
    bottom: -6px;
    width: 100%;
}



.content1 {
    width: 100%;
    height: 740px;
    background: #fff;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
}
.content1 .title-text{
    font-size: 18px;
	line-height: 32px;
	color: #666666;
    margin: 48PX auto;
    margin-bottom: 18px;
    text-align: justify;
}
.content1:before {
    content: '';
    width: 316px;
    height: 365px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("../images/about/line_c1_l.png");
}
.content1 .c {
    float: left;
    width: 328px;
    height: 350px;
    border-radius: 10px;
    margin-top: 30px;
}
.content1 .c img {
    margin-top: 20px;
    margin-bottom: 16px;
}
.content1 .c h6 {
    font-size: 22px;
    color: #333333;
    font-weight: 500;
    margin-bottom: 22px;
}
.content1 .c p {
    font-size: 18px;
    color: #666666;
    padding: 0px 20px;
    text-align: left;
    line-height: 28px;
}
.content1 .c:hover {
    /* box-shadow: 0px 0px 20px 0px #eee; */
    box-shadow: 0px 0px 10px 0px rgba(56,96,244,0.1);
}


.content2 {
    width: 100%;
    height: 1020px;
    background: url("../images/about/c2_bg.png") no-repeat center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    text-align: center;
}

.content2 .title h6,.content2 .title p {
    color: #ffffff;
    text-align: center;
}
.content2 p{
    text-align: justify;
}

.content2 .title-text{
    font-size: 18px;
	line-height: 32px;
	color: #ffffff;
	opacity: 0.8;
    margin-top: 48px;
}
.content2 .item {
    margin-top: 50px;
}
.content2 .item .title{
    font-size: 22px;
	font-weight: 500;
	line-height: 30px;
	color: #ffffff;
    margin-bottom: 20px;
    padding-top: 0;

}
.content2 .item .text{
    font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	opacity: 0.8;
	font-weight: 300;

}
.content2 .item .text b{
	font-size: 18px;
	font-weight: 500;

}


.content3 {
    width: 100%;
    height: 392px;
    background: #ffffff;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
}
.content3:before {
    content: '';
    width: 155px;
    height: 410px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/about/line_c2_l.png");
}
.content3:after {
    content: '';
    width: 149px;
    height: 325px;
    position: absolute;
    top: 0;
    right: 0;
    background: url("../images/about/line_c2_r.png");
}
.content3 .swiper-slide {
    height: 125px !important;
    text-align: center;
}
.content3 .swiper-slide a {
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.content3 .swiper-slide:hover {
    /* box-shadow: 0px 0px 20px 0px #eee; */
    box-shadow: 0px 0px 10px 0px rgba(56,96,244,0.1);
}
.content3 .swiper-slide img {
    /*width: 218px;*/
    height: 60px;
    margin-top: 33px;
}
.content3 .swiper-button-next, .content3 .swiper-button-prev {
    width: 40px;
    height: 63px;
    top: 72%;
}
.content3 .swiper-button-next:focus, .content3 .swiper-button-prev:focus {
    outline:none;
}
.content3 .swiper-button-next {
    background: url("../images/about/jt_r.png") no-repeat center;
    right: -80px;
}
.content3 .swiper-button-prev {
    background: url("../images/about/jt_l.png") no-repeat center;
    left: -80px;
}
.content3 .swiper-button-prev:hover {
    background-image:url("../images/index/prev.png");
}
.content3 .swiper-button-next:hover {
    background-image:url("../images/index/next.png");
}

/*新闻资讯*/
.news_cont1{
    width: 100%;
    height: 905px;
    background: #fff;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
}
.new_bann .pic{
    background: url("../images/about/new_bann.png") no-repeat center;
}
.new_bann .pic h2{
    margin-top: 198px;
}
.news_item{
    margin-top: 88px;
}
.news_item .n_item1{
    width: 284px;
	display: inline-block;
    margin-right: 35px;
	float: left;
}
.news_item .n_item1:nth-child(4n) {
    margin: 0;
    margin-bottom: 51px;
}
.news_item .n_item1 .new_i{
    width: 284px;
	height: 190px;
    border-radius: 10px;
    margin-bottom: 8px;
}
.news_item .n_item1 .new_i img {
    width: 284px;
	height: 190px;
    border-radius: 10px;
}
.news_item .n_item1 .new_t{
    cursor: pointer;
}
.news_item .n_item1 .new_t h1{
	height: 50px;
    font-size: 16px;
    font-weight: 500;
	line-height: 25px;
    color: #666666;
    letter-spacing: 0.7px;
    text-align: left;
    /* word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
    margin: 0px;
    margin-bottom: 8px;
}
.news_item .n_item1 .new_t h6{
    font-size: 12px;
    font-weight: 500;
    color: #666666;
    text-align: right;
}
.im1 {
    position: absolute;
    z-index: 10;
    left: -22px;
    bottom: -1px;
}
.im2 {
    position: absolute;
    z-index: 10;
    right: 2px;
    bottom: -1px;
}


.news_pag{
    display: flex;
    float: right;
}
.news_pag li{
    padding: 4px 15px; 
}
.news_pag li.active{
    background-color: #fde42a;
    border-radius: 5px;
}
.news_pag li a{
    font-size: 14px;
    text-align: center;
    color: #0a1633;
    text-decoration: none;
}
/* #pageMain li {
    list-style: none;
    line-height: 22px;
}
#pageBox {
    padding: 10px 0 0 0;
} */

#pageBox span {
    display: inline-block;
}
/* 
#pageNav {
    display: inline-block;
}
#pageNav a {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    color: #0a1633;
    text-decoration: none;
    padding: 4px 15px;
}

#pageNav a.active{
    background-color: #fde42a;
    border-radius: 5px;
} */
#prev{
    width: 5px;
	height: 12px;
    background: url("../images/about/prev.png") no-repeat center;  
    cursor: pointer;
}
#next{
    width: 5px;
	height: 12px;
    background: url("../images/about/next.png") no-repeat center; 
    cursor: pointer;
}