@charset "utf-8";
.section{
    padding: 90px 0;
}
.swiper-container1 .swiper-pagination {
    position: absolute;
    bottom: 20px;
    z-index: 20;
    left:0;
    right: 0;
    width:720px;
    margin:auto;
    text-align: center;
}

.swiper-container1 .swiper-pagination>span.swiper-pagination-bullet{
    cursor: pointer;
    height: 6px;
    width: 6px;
    background-color: rgba(255,255,255,0);
    margin: 0 8px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    display: inline-block;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 0 0 4px rgba(255,255,255,0);
    opacity: 1;
}
.swiper-container1 .swiper-pagination>span.swiper-pagination-bullet-active {
    background-color: rgba(255,255,255,1);
    box-shadow: 0px 0 0 4px rgba(255,255,255,.3);
}
.pro-navbar{
    margin-bottom: 16px;
}
.pro-navbar ul li.tab-show,.pro-navbar li:hover,.pro-navbar li:hover i{
    color:#24aef5;
}
.pro-navbar li{
    float: left;
    line-height: 18px;
    transition: all 0.3s;
    margin:0 25px 15px 30px;
}
.pro-navbar i{
    display: inline-block;
    margin-right: 8px;
    width: 11px;
    height: 11px;
    border: 1px solid #666666;
    position: relative;
    border-radius: 100%;
    margin-top: 3px;
    vertical-align: top;
}
.pro-navbar i:after{
    content: "";
    position: absolute;
    top: 0;
    width: 7px;
    height: 7px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border-radius: 100%;
}
.pro-navbar li.tab-show i,.pro-navbar li:hover i{
    border-color: #24aef5;
}
.pro-navbar li.tab-show i:after{
    background-color: #24aef5;
}
.pro-article li{
    float: left;
    line-height: 1.6;
    width: 285px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.pro-article li:nth-child(4n){
    margin-right: 0;
}
.pro-article li>a{
    display: block;
    background-color: #e5e5e5;
    transition: all .4s;
}
.pro-article li a:hover{
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
}
.pro-article .pBg-parent{
    padding-bottom: 80%;
    overflow: hidden;
}
.pro-article li .pBg{
    padding-bottom: 80%;
    background-size: cover;
    transition: 0.4s all;
}
.pro-article li>a:hover .pBg{
    transform: scale(1.2);
}
.pro-article li .cell-bottom{
    position: relative;
    height: 66px;
}
.pro-article li .i-ellipsis{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    right: 20px;
    line-height: 24px;
}

.section-link{
    text-align: right;
    margin-top: 6px;
}
.section-link a:hover{
    text-decoration: underline;
    color: #0380bb;
}
.haveBgc .section-link a{
    color: #ffffff;
}

.section.section2{
    padding: 100px 0 20px;
}
.section2 img{
    width: 600px;
}
.s2-right{
    margin-left: 600px;
    padding: 22px 20px 14px;
}
.s2-main{
    margin: 16px 0;
    line-height: 1.8;
    height: 291px;
    overflow: hidden;
}
.s2-main p+p{
    margin-top: 1.8em;
}
.section2 .self-btn-default{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    background-color: #24aef5;
    border-radius: 2px;
}
.section.section3{
    padding: 70px 0 80px;
}
.section3 li{
    float: left;
    width: 285px;
    box-sizing: border-box;
    margin:0 20px 20px 0;
    position: relative;
}
.section3 li:nth-child(4n){
    margin-right: 0;
}
.section3 li>div{
    line-height: 44px;
    color: #ffffff;
    height: 44px;
    background-color: rgba(0,0,0,0.6);
    padding: 0 12px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.section3 li ins{
    font-size: 12px;
    padding-left: 6px;
}

.section5{
    background: url(//xinjun.haocew.com/image/rongcy/img_16.jpg) center center/cover no-repeat;
    padding-bottom: 60px;
    position: relative;
}
.section5:after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.section5>div{
    position: relative;
    z-index: 10;
}
.section5 ul{
    padding-left: 2px;
    padding-top: 30px;
}
.section5 li{
    padding: 9px 4px;
    background-color: #ffffff;
    width: 124px;
    margin:0 20px 20px 0;
    float: left;
}
.section5 li:nth-child(8n){
    margin-right: 0;
}

.section6 li{
    width: 544px;
    border-top: solid 1px #e9e9ea;
    float: left;
    padding: 11px 0;
}
.section6 li:first-child{
    width: 636px;
    border-top: 0;
    margin-right: 20px;
    padding:0;
}
.section6 li:nth-of-type(2){
    padding-top: 0;
    border-top: 0;
}
.section6 .cell-hd .pBg-parent,.section6 .cell-hd .pBg{
    padding-bottom: 490px;
}
.section6 .cell-bd{
    bottom:0;
    left: 0;
    right: 0;
    padding:15px 23px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.6);
}
.section6 .cell-left{
    width: 148px;
}
.section6 li:first-child h4{
    margin-bottom: 5px;
}
.section6 li .pBg{
    transition: 0.3s all;
}
.section6 li a:hover .pBg{
    transform: scale(1.2);
}
.section6 li>a{
    display: block;
    overflow: hidden;
}
.section6 .cell-right{
    margin:10px 0 0 165px;
}
.section6 .i-ellipsis{
    height: 48px;
    line-height: 24px;
    margin:13px 0 30px;
}
.section6 .cell-right svg{
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
}
.section6 a:hover .cell-right h4{
    color: #0380bb;
}
.section6 .cell-right>p{
    line-height: 20px;
}
.section6 .section-link{
    margin-top: 0;
}
body .footer{
    margin-top: 0;
}