/*专题页面*/
.zt-banner {
    position: relative;
    overflow: hidden;
}

.pic {
    display: block;
    position: relative;
    overflow: hidden;
}

.zt-banner img {
    display: block;
    width: 100%;
}

.zt-warp .nav {
    width: 100%;
    height: 70px;
    overflow: hidden;
    background: url(/images/zt_nav1.jpg) center repeat-x;
}

.zt1-warp .nav {
    background: url(/images/zt_nav2.jpg) center repeat-x;
}

.nav-box ul li {
    width: 20%;
    float: left;
    text-align: center;

}

.zt1-warp .nav-box ul li {
    width: 20%;
}

.nav-box ul li a {
    line-height: 70px;
    font-size: 20px;
    color: #fff;
    display: block;
}

/*.zt-con {*/
/*    margin: 40px 0;*/
/*}*/

.title-news {
    text-align: center;
}

.title-news a {
    font-size: 40px;
    color: #333;
    font-weight: 600;
}

.zt-news-banner {
    position: relative;
}

.zt-news-banner .zt-news-con {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    line-height: 50px;
}

.zt-news-banner .zt-news-con p {
    font-size: 16px;
    color: #fff;
    width: 85%;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zt-news-banner .pic00 {
    padding-bottom: 60%;
}

.zt-news-banner .pic00 img {
    width: 100%;
    transition: 600ms;
    -webkit-transition: 600ms;
    -ms-transition: 600ms;
    height: auto !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    position: absolute !important;
}

.zt-news-banner .swiper-button {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 15%;
    z-index: 1;
}

.zt-news-banner .swiper-button div {
    position: static;
    left: 0;
    right: 0;
    top: 0;
    background: none;
    margin: 0;
    height: 50px;
    line-height: 50px;
    width: 50%;
    text-align: center;
    float: left;
}

.zt-news-banner .swiper-button .iconfont {
    color: #fff;
    font-size: 26px;
}

.zt1-news {
    margin-top: 40px;
}
.zt-news-content-title.zt-news-content-title-tit h3::after {
    left: 100px;
}
.zt-news-content-title.zt-news-content-title-tit h3::before {
    left: 230px;
    width: 60%;
}
.zt-news-content-title {
    height: 58px;
    line-height: 30px;
}

.zt-news-content-title h3 {
    font-size: 24px;
    color: #d20000;
    position: relative;
    width: 90%;
    float: left;
}

.zt-news-content-title h3::after {
    content: '';
    position: absolute;
    bottom: -25px;
    left: 55px;
    width: 117px;
    height: 58px;
    background: url(/images/title01.png) bottom right no-repeat;
}

.zt-news-content-title h3::before {
    content: '';
    position: absolute;
    top: 15px;
    left: 180px;
    width: 68%;
    height: 10px;
    background: url(/images/line01.jpg) center repeat-x;
}

.zt-news-pic h3 {
    width: 95%;
}

.zt-news-pic h3::before {
    width: 86%;
}

.zt-news-content-title a {
    float: right;
    color: #666;
    font-size: 16px;
}

.zt-news-content-con ul li {
    border-bottom: 1px dashed #eee;
    overflow: hidden;
    padding: 15px 0;
}

.zt-news-content-con .title {
    font-size: 16px;
    font-weight: normal;
    float: left;
    padding-left: 10px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    color: #333;
}

.zt-news-content-con .title:after {
    content: '';
    position: absolute;
    top: 35%;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ccc;
}

.zt-news-content-con .date {
    color: #999;
    font-size: 16px;
    float: right;
}

.zt-news-pic-con li .cons {
    border: 1px solid #eee;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

.zt-news-pic-con li .news-text {
    padding: 15px;
}

.zt-news-pic-con li .news-text .time {
    font-size: 12px;
    color: #999;
}

.zt-news-pic-con li .news-text h3 {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    padding: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zt-news-pic-con li .news-text .tx {
    font-size: 14px;
    color: #666;
    height: 40px;
    overflow: hidden;
}

.zt-news-pic-con .pic {
    overflow: hidden;
}

.zt-news-pic-con .img00 {
    padding-bottom: 55%;
    transition: 600ms;
    -webkit-transition: 600ms;
}

.zt-news-pic-con .img00 img {
    width: 100%;
    transition: 600ms;
    -webkit-transition: 600ms;
    -ms-transition: 600ms;
    height: auto !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    position: absolute !important;
}

.zt-news-pic-con ul li .cons:hover {
    box-shadow: 0 3px 5px rgba(0, 0, 0, .16)
}

.zt-news-pic-con ul li:hover .img00 {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
}

.zt-footer {
    border-top: 5px solid #f1d568;
    background: #d20000;
}

.zt1-warp .zt-footer {
    border: none;
    background: #1961ad;
}

.zt-footer p {
    font-size: 14px;
    color: #fff;
    padding: 30px 0;
    text-align: center;
}

.zt-warp .pagination > .active > a {
    background: #d20000;
    border-color: #d20000;
    color: #fff;
}

.zt1-warp .pagination > .active > a {
    background: #1961ad;
    border-color: #1961ad;
    color: #fff;
}

.zt-warp .pagination > li > a {
    color: #666;
}

.bread {
    font-size: 14px;
    margin-bottom: 20px;
}

.bread a {
    color: #666;
}

.datails-page .title {
    margin-top: 30px;
}

.datails-page .title h2 {
    text-align: center;
}

.datails-page .other {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.datails-page .other span {
    margin: 0 15px;
}

.datails-page .con p {
    font-size: 16px;
    color: #666;
    line-height: 28px;
    text-align: justify;
}

.datails-page .page {
    border-top: 1px solid #eee;
    display: flex;
    margin-top: 20px;
    padding-top: 20px;
    justify-content: space-between;
}

.datails-page .page a {
    border: 1px solid #eee;
    padding: 10px 25px;
    color: #666;
    font-size: 14px;
}

.datails-page img{
    max-width: 650px;
}


.dell-page .title h2 {
    text-align: center;
}

.dell-page .other {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.dell-page .other span {
    margin: 0 15px;
}

.dell-page .con p {
    font-size: 16px;
    color: #666;
    line-height: 28px;
    text-align: justify;
}

.dell-page .page {
    border-top: 1px solid #eee;
    display: flex;
    margin-top: 20px;
    padding-top: 20px;
    justify-content: space-between;
}

.dell-page .page a {
    border: 1px solid #eee;
    padding: 10px 25px;
    color: #666;
    font-size: 14px;
}

/*.dell-page img {*/
    /*max-width: 650px;*/
/*}*/


.zt1-news-content ul li {
    border-top: 1px solid #eee;
    font-size: 14px;
    min-height: 100px;
    padding: 20px 0;
}

.zt1-news-content ul li:last-child {
    padding-bottom: 0;
}

.zt1-news-content ul li a {
    color: #666;
}

.zt1-news-content ul li h3 {
    font-size: 18px;
    color: #333333;
}

.zt1-news-content ul li p {
    height: 38px;
    overflow: hidden;
    margin: 5px 0;
}

.zt1-news-content ul li span {
    color: #1961ad;
    display: none;
}

.zt1-news-content-title {
    height: 55px;
    border-bottom: 1px solid #1961ad;
}

.zt1-news-content-title h3 {
    font-size: 24px;
    line-height: 55px;
    border-bottom: 55px solid #1961ad;
    border-right: 20px solid transparent;
    height: 0;
    padding-left: 30px;
    color: #fff;
    font-weight: normal;
    float: left;
    width: 180px;
}

.zt1-news-content-title a {
    float: right;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
}

.zt1-news-con {
    margin-top: 20px;
}

.zt1-news-con-fl {
    overflow: hidden;
}

.zt1-news-con-fl .img00 {
    padding-bottom: 50%;
    transition: 600ms;
    -webkit-transition: 600ms;
}

.zt1-news-con-fl .img00 img {
    width: 100%;
    transition: 600ms;
    -webkit-transition: 600ms;
    -ms-transition: 600ms;
    height: auto !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    position: absolute !important;
}

.zt1-news-con-fl a:hover .img00 {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
}

.zt1-news-con-fl .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    line-height: 50px;
}

.zt1-news-con-fl .txt p {
    font-size: 16px;
    color: #fff;
    width: 100%;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*党群*/
.party-warp {
    background-image: url(/images/dqbg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #fffdeb;
}

.party-banner {
    text-align: center;
}

.party-banner .pic {
    padding: 250px 0 150px;
}

.party-banner img {
    max-width: 100%;
}

.party-box {
    background: #fff;
    padding: 55px 40px;
}

.party-news-banner .pic00 {
    padding-bottom: 60%;
    background: #eee;
}

.party-news-content-title {
    border-bottom: 1px solid #bd0102;
    overflow: hidden;
    line-height: 49px;
    margin-bottom: 20px;
}

.party-news-content-title h3 {
    background: #bd0102;
    height: 49px;
    line-height: 49px;
    font-size: 24px;
    padding: 0 20px;
    font-weight: normal;
    color: #fff;
    float: left;
}

.party-news-content-title a {
    float: right;
    color: #bd0102;
    font-size: 16px;
}

.party-news-content-con ul li {
    overflow: hidden;
    line-height: 2.3;
}

.party-news-content-con .title {
    font-size: 16px;
    font-weight: normal;
    float: left;
    padding-left: 10px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    color: #333;
}

.party-news-content-con .title:after {
    content: '';
    position: absolute;
    top: 40%;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #bd0102;
}

.party-news-content-con .date {
    color: #999;
    font-size: 16px;
    float: right;
}

.part-news {
    margin-top: 40px;
}

.party-news-banner1 {
    margin: 20px 0;
}

.party-news-banner1 img {
    width: 100%;
    display: block;
}

.party-news-pic-con li .news-text {
    padding: 20px;
    background: #eeeeee;
}

.party-news-pic-con li .news-text .time {
    font-size: 12px;
    color: #999;
}

.party-news-pic-con li .news-text h3 {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.party-news-pic-con li .news-text .tx {
    font-size: 14px;
    color: #666;
    height: 40px;
    margin: 10px 0;
    overflow: hidden;
    text-indent:2em;
}

.party-footer {
    margin-top: 50px;
    background: #d20000;
}

.party-footer p {
    font-size: 14px;
    color: #fff;
    padding: 30px 0;
    text-align: center;
}

.party-warp .nav-box {
    background: #bd0102;
}

.party-warp .nav-box li {
    width: calc(100%/6);
    position: relative;
}

.party-warp .nav-box li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 40%;
    width: 1px;
    height: 15px;
    background: rgba(239, 185, 128, .5);
}

.party-warp .nav-box li:last-child:after {
    display: none;
}

.party-warp .nav-box li a {
    color: #ffe29d;
}

.party-box-list {
    background: #fff;
    padding: 20px 40px 40px;
}

.party-warp .pagination > .active > a {
    background: #d20000;
    border-color: #d20000;
    color: #fff;
}

.party-warp .pagination > li > a {
    color: #666;
}

.page {
    padding-top: 9px;
    margin: 40px 0 0;
    border-top: 1px solid #eee;
}


/*可持续发展*/
.evolve-box .title {
    overflow: hidden;
    margin-bottom: 30px;
}

.evolve-box .title h3 {
    float: left;
    font-size: 30px;
    color: #333;
}

.evolve-box .title a {
    float: right;
    background: #1961ac;
    color: #fff;
    padding: 10px 25px;
}

.evolve-box .title a .iconfont {
    font-size: 12px;
}

.evolve-box .title .tit {
    color: #1961ac;
}

.evolve-con1 .ibox {
    /*background: #f9f9f9;*/
    overflow: hidden;
    position: relative;
}

.evolve-con1 .ibox .fl {
    display: block;
    overflow: hidden;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.evolve-con1 .ibox .fr {
    float: right;
    overflow: hidden;
}

.evolve-con1 .ibox img {
    width: 100%;
    webkit-transition: .6s;
    -moz-transition: .6s;
    transition: .6s;
}

.evolve-con1 .ibox:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.evolve-con1 .con {
    padding: 0 50px;
}

.evolve-con1 .con p {
    color: #666;
    margin-top: 20px;
    font-size: 14px;
    text-indent:2em;
    line-height:1.75;
    text-align: justify;
}

.evolve-con1 .ibox1 .fl {
    right: 0;
    left: auto;
}

.evolve-con1 .ibox1 .fr {
    float: left;
}

/*可持续发展批改*/
.xg-ibox-bg{
    background: url("/images/introduce_bg1.png");
}
.evolve-con1 .xg-ibox1-bg{
    background:#f9f9f9 ;
    padding:50px 50px 0 50px;
}
.evolve-con1 .xg-ibox1-con{
    /*background:#fff ;*/
    /*width: 100%;*/
    /*border-bottom: 4px solid #1961ac;*/
}
.evolve-con1 .xg-ibox1-con a{
    /*display: block;*/
}

.evolve-con1 .xg-ibox1-con ul{
    width: 100%;
    padding:10px 0 30px 0;


}
.evolve-con1 .xg-ibox1-con ul li{
    background: #fff;
    padding:20px;
    margin-top: 20px;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    transition: 0.3s;
}
.evolve-con1 .xg-ibox1-con .xg-dd{
    float: left;
    display: inline-block;
    padding:5px;
    border-radius: 50%;
    background: #1961ac;
    margin-right: 10px;
    margin-top: 7px;
}
.evolve-con1 .xg-ibox1-con .tit{
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333;
    width: 85%;
    font-weight: normal;
    /*float: left;*/
}
.evolve-con1 .xg-ibox1-con .time{
    color: #666;
    font-size: 14px;
    float: right;
}

.evolve-con1 .xg-ibox1-con ul li:hover{
    -webkit-box-shadow: 0 0 12px rgba(0,0,0,0.2); box-shadow: 0 0 12px rgba(0,0,0,0.2);
    -webkit-transform: translate(1px 5px ); -webkit-transform: translate(1px 5px);
}
.evolve-con1 .xg-ibox1-con ul li:hover .tit{color:#1961ac;}


/*批改*/
.evolve-con2 {
    width: 100%;
    min-width: 1280px;
    background: #f9f9f9;
}
.evolve-con2 .abox{
    position: relative;
    margin-top: 20px;
}

.evolve-con2 .con-xg{
    position: absolute;
    width: 50%;
    top: 0;
    left: 0;
    padding-left: 40px;
    height: 100%;
}
/*.evolve-con2 .con-xg:after{*/
    /*content: '';*/
    /*position: absolute;*/
    /*width: 50%;*/
    /*top: 0;*/
    /*left: 0;*/
    /*height: 0;*/
    /*!*background:rgba(91, 158, 227, .8);*!*/
    /*border-bottom: 350px solid rgba(91, 158, 227, .2);*/
    /*border-right: 100px solid transparent;*/
/*}*/
.evolve-con2 .con-xg .tb{
    position: relative;
    z-index: 2;
}
.evolve-con2 .con-xg h2{
    color: #fff;
    font-size: 26px;
    margin-bottom: 20px;
}

.evolve-con2 .con-xg .txt {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
/*.evolve-con2 .con-xg span{*/
    /*border: 1px solid rgba(255,255,255,.3);*/
    /*color: #fff;*/
    /*display: inline-block;*/
    /*padding: 5px 20px;*/
/*}*/

/**/

.evolve-con2 .abox .con {
    background: #fff;
    font-size: 14px;
    color: #666;
}

.evolve-con2 .abox img {
    width: 100%;
    display: block;
    webkit-transition: .6s;
    -moz-transition: .6s;
    transition: .6s;
}

.evolve-con2 ul li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.evolve-con2 ul li .txt {
    padding: 30px;
}

.evolve-con2 ul li .txt h4 {
    margin-bottom: 15px;
    color: #333;
}

.evolve-con3 .txt {
    text-indent: 2em;
    font-size: 14px;
    color: #666;
}

.evolve-con3 .sbox {
    margin-top: 20px;
}
.evolve-con3 .list {
    position: relative;
    /*display: block;*/
    /*height:300px;*/
}
.evolve-con3 .con{
    position: absolute;
    width: 25%;
    top: 0;
    left: 0;
    padding-left: 40px;
    height: 100%;
}
.evolve-con3 .sbox .swiper-slide .con1:after{
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 0;
    /*background:rgba(91, 158, 227, .8);*/
    border-bottom: 350px solid rgba(91, 158, 227, .8);
    border-right: 100px solid transparent;
}
.evolve-con3 .con .tb{
    position: relative;
    z-index: 2;
}
.evolve-con3 .sbox .swiper-slide .con2{
    left: auto;
    right: 0;
    padding-left: 100px;
}
.evolve-con3 .sbox .swiper-slide .con2:after{
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 0;
    /*background:rgba(91, 158, 227, .8);*/
    border-bottom: 350px solid rgba(91, 158, 227, .8);
    border-left: 100px solid transparent;
}
.evolve-con3 .con h2{
    color: #fff;
    font-size: 26px;
    margin-bottom: 20px;
}
.evolve-con3 .con span{
    border: 1px solid rgba(255,255,255,.3);
    color: #fff;
    display: inline-block;
    padding: 5px 20px;
}
.evolve-con3 .list p {
    text-align: center;
    padding: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
}

.evolve-con3 .list img {
    width: 100%;
    display: block;
}

.evolve-con3 .sbox .swiper-pagination {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    position: relative;
}

.evolve-con3 .sbox .swiper-pagination .swiper-pagination-bullet {
    margin: 2px;
    width: 12px;
    height: 12px;
}
/*社会责任列表*/
.evolve-list{
    width: 100%;
    min-width: 1280px;
    background: #f0f0f0;
    padding: 50px 0;
}
.evolve-list ul li{
    margin-bottom: 30px;
}
.evolve-list ul li a{
    background: #fff;
    display: block;
}

.evolve-list ul li  p {
    text-align: center;
    padding: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
}
.evolve-list ul li .img00 {
    transition: 600ms;
    -webkit-transition: 600ms;
    padding-bottom: 50%;
}

.evolve-list ul li img {
    width: 100%;
    transition: 600ms;
    -webkit-transition: 600ms;
    -ms-transition: 600ms;
    height: auto !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    position: absolute !important;
}

.evolve-list ul li:hover .img00 {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
}
/*pdf下载*/
.evolve-list .pdf-box ul li{
    background: #fff;
    padding: 20px;
    font-size: 16px;

}
.evolve-list .pdf-box ul li a{
    color: #333;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.evolve-list .pdf-box ul li .pdf-tit{
    display: flex;
    align-items: center;
}
.evolve-list .pdf-box ul li h3{
    font-weight: normal;
    font-size: 18px;
}
.evolve-list .pdf-box ul li i{
    font-size: 24px;
    color: #999;
    margin-right: 10px;
}
.evolve-list .pdf-box ul li .pdf-time{
    color: #666;
}
/*可持续发展具体*/
.evolve-del ul li{
    margin-top: 30px;
}
/*企业文化*/
.culture-con1 .ibox {
    background: #f9f9f9;
    overflow: hidden;
    position: relative;
}

.culture-con1 .ibox .fl {
    display: block;
    overflow: hidden;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.culture-con1 .ibox .fr {
    float: right;
    overflow: hidden;
}

.culture-con1 .con {
    padding: 0 50px;
}

.culture-con1 .con p {
    color: #666;
    margin-top: 20px;
    font-size: 14px;
    text-indent:2em;
    line-height:1.75;
    text-align: justify;
}

.culture-con1 .ibox1 .fl {
    right: 0;
    left: auto;
}

.culture-con1 .ibox1 .fr {
    float: left;
}

/*.culture-con2 .row{*/
/*    margin: 0 -5px;*/
/*}*/
/*.culture-con2 .row>div {*/
/*    padding: 0 5px;*/
/*}*/
.culture-con2{
    width: 100%;
    min-width: 1280px;
    background: #eee;
    padding: 40px 0;
}
.culture-banner .item{
    position: relative;
}
.culture-banner .item .tb{
    width: 50%;
    padding-left: 50px;
    color: #fff;
}
.culture-banner .item .txt{
    margin-bottom: 20px;
    font-size: 30px;
    opacity: 0;
    transition: all 1s;
    transform: translate3d(100%, 0, 0);
}
.culture-banner .swiper-slide-active .item .txt {
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    transform: translate3d(0, 0, 0);
}
.culture-banner .item p{
    line-height: 1.75;
    text-align: justify;
    text-indent: 2em;
    opacity: 0;
    transition: all 1s;
    font-size: 14px;
    transform: translate3d(100%, 0, 0);
}
.culture-banner .swiper-slide-active .item p {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
    transform: translate3d(0, 0, 0);
}
.culture-banner .item .mark{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0;
    background: rgba(0,0,0,.2);
}
.culture-banner .swiper-pagination{
    width: 100%;

}
.culture-banner .swiper-pagination .swiper-pagination-bullet{
    width: 20%;
    float: left;
    border-radius: 0;
    height: auto;
    opacity:1;
    position: relative;
    background: #fff;
}
.culture-banner .swiper-pagination .swiper-pagination-bullet:after{
    content: '';
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    position: absolute;
    background: #eee;
}
.culture-banner .swiper-pagination .swiper-pagination-bullet:last-child:after{
    display: none;
}
.culture-banner .swiper-pagination .swiper-pagination-bullet .txt{
    /*padding: 30px 40px;*/
    height:80px;
    line-height: 80px;
    text-align: center;
    font-size: 20px;
    color: #333;
    position: relative;
    font-weight: 500;
    z-index: 2;
}
.culture-banner .swiper-pagination .swiper-pagination-bullet:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0;
    background: #1961ac;
    transition: 0.65s;
    z-index: 1;
}
.culture-banner .swiper-pagination .swiper-pagination-bullet-active:before{
    width: 100%;
}
.culture-banner .swiper-pagination .swiper-pagination-bullet-active .txt{
    color: #fff;
}
.culture-con2 .cbox {
    position: relative;
}

.culture-con2 .swiper-slide-active img{-webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);}
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.08); transform: scale(1.08); }
    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}

@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.08); transform: scale(1.08); }
    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}


.culture-con2 .cbox:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.culture-con2 .cbox1 {
    margin-bottom: 30px;
}

.culture-con2 .cbox2 {
    margin-bottom: 30px;
}

.culture-con2 .cbox:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.culture-con2 .cbox1:before {
    background-image: linear-gradient(120deg, rgba(19, 51, 78, 1) 0%, rgba(71, 158, 232, 0) 150%);
}

.culture-con2 .cbox2:before {
    background-image: linear-gradient(120deg, rgba(19, 51, 78, 1) 0%, rgba(71, 158, 232, 0) 180%);
}

.culture-con2 .cbox3:before {
    background-image: linear-gradient(120deg, rgba(19, 51, 78, 1) 0%, rgba(71, 158, 232, 0) 150%);
}

.culture-con2 .cbox4:before {
    background-image: linear-gradient(120deg, rgba(19, 51, 78, 1) 0%, rgba(71, 158, 232, 0) 150%);
}

.culture-con2 .cbox5:before {
    background-image: linear-gradient(120deg, rgba(19, 51, 78, 1) 0%, rgba(71, 158, 232, 0) 150%);
}

.culture-con2 .cbox .con {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    display: flex;
    flex-flow: column;
    align-items:center;/*垂直居中*/
    justify-content: center;/*水平居中*/
    /*padding: 40px;*/
    color: #fff;
    z-index: 2;
    -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    text-align: center;
}
.culture-con2 .cbox .con p{
    position: relative;
    transition: 0.38s;
}
.culture-con2 .cbox .con .txt{
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 24px;
    font-weight: 500;
}
.culture-con2 .cbox .con .tit{
    padding: 5px 0;
    font-size: 24px;
    font-weight: bold;
}
.culture-con2 .cbox .con .more{
    display: inline-block;
    color: rgba(255,255,255,1);
    padding: 5px 20px;
    border: 1px solid rgba(255,255,255,.8);
    margin-top: 20px;
}

/*.culture-con2 .cbox:hover .con {*/
/*    top: 30px;*/
/*}*/
/*.culture-con2 .cbox .con .tit:after{*/
/*    content: '';*/
/*    left: 0 ;*/
/*    top: 0;*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    background: rgba(255,255,255,.5);*/
/*}*/
/*.culture-con2 .cbox .con .tit:before{*/
/*    content: '';*/
/*    left: 0 ;*/
/*    bottom: 0;*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    background: rgba(255,255,255,.5);*/
/*}*/

.culture-con2 .cbox:hover .con .txt {
    opacity: 1;
}
.culture-con2 .cbox:hover .con{
    /*top: 80px;*/
}
.culture-con2 .cbox:hover .con .tit{
    font-size: 16px;
    color: rgba(255,255,255,.5);
    font-weight: normal;
    margin-top: 10px;
}

/*企业资质*/
.honor-box .title {
    overflow: hidden;
    margin-bottom: 30px;
}

.honor-box .title h3 {
    font-size: 36px;
    color: #333;
}

.honor-box .title .tit {
    color: #1961ac;
}

.honor-con1 {
    background: #f9f9f9;
}

.honor-con1 .list {
    background: #fff;
    position: relative;
}

.honor-con1 .list .pic {
    padding: 20px;
}

.honor-con1 .list p {
    text-align: center;
    padding: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
}

.honor-box .list .img00 {
    position: relative;
    width: 100%;
    height: auto;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}

.honor-con1 .list .img00 {
    padding-bottom: 140%;
}

.honor-box .img00 {
    transition: 600ms;
    -webkit-transition: 600ms;
}

.honor-box .list img {
    width: 100%;
    display: block;
    transition: 600ms;
    -webkit-transition: 600ms;
    -ms-transition: 600ms;
    height: auto !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    position: absolute !important;
}

.honor-box .list .cs-add {
    position: absolute;
    top: 50%;
    left: 50%;
    visibility: hidden;
}

.honor-box .list .cs-add:before, .honor-box .list .cs-add:after {
    background: #fff;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
}

.honor-box .list .cs-add:after {
    position: absolute;
    top: -1px;
    left: 50%;
    width: 38px;
    height: 2px;
    margin-left: -19px;
    content: '';
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
    opacity: 0;
}

.honor-box .list .cs-add:before {
    position: absolute;
    top: -18px;
    left: 50%;
    width: 2px;
    height: 38px;
    margin-left: -1px;
    content: '';
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    opacity: 0;
}

.honor-box .list .cover {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 600ms;
    transition: 600ms;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.honor-box .list:hover .cover {
    opacity: 1;
    visibility: visible;
}

.honor-box .list:hover .cs-add:before {
    visibility: visible;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
}

.honor-box .list:hover .cs-add:after {
    visibility: visible;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
}

.honor-box .list:hover .img00 {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.honor-con1 .swiper-pagination {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    position: relative;
}

.honor-con1 .swiper-pagination .swiper-pagination-bullet {
    margin: 2px;
    width: 12px;
    height: 12px;
}

.honor-con2 .fl-con {
    width: 18%;
    float: left;
    position: relative;
}

.honor-con2 .fl-con .pic img {
    width: 100%;
    display: block;
}

.honor-con2 .fl-con .title {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 1;
}

.honor-con2 .fr-con {
    width: 77%;
    padding-right: 2%;
    margin-left: 5%;
    float: left;
    overflow: auto;
    height: 674px;
}

.honor-con2 .fr-con .list {
    border: 1px solid #eeeeee;
    padding: 20px 20px 0 20px;
    margin-bottom: 20px;
}

.honor-con2 .fr-con .img00 {
    padding-bottom: 60%;
}

.honor-con2 .fr-con .list p {
    text-align: center;
    font-size: 14px;
    color: #666666;
    padding: 10px 0;
}

#style::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .05);
}

#style::-webkit-scrollbar {
    width: 10px;
    background-color: rgba(255, 255, 255, 0);
}

#style::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    background-color: #1961ac;
}


/*人力资源*/
.hr-con1 .ibox {
    background: #f9f9f9;
    overflow: hidden;
    position: relative;
}

.hr-con1 .ibox .fr {
    display: block;
    overflow: hidden;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.hr-con1 .ibox .fl {
    float: left;
    overflow: hidden;
}

.hr-con1 .ibox img {
    width: 100%;
    webkit-transition: .6s;
    -moz-transition: .6s;
    transition: .6s;
}

.hr-con1 .ibox:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.hr-con1 .ibox .con {
    padding: 0 50px;
}

.hr-con1 .con p {
    text-indent: 2em;
    color: #666;
    margin: 20px 0;
    font-size: 14px;
}

.ibox3 ul{
    margin-top: 0!important;
}
.ibox3 ul li{
    margin-top: 30px;
}

.hr-con1 .fr a {
    display: inline-block;
    background: #1961ac;
    color: #fff;
    padding: 10px 25px;
}

.hr-con1 .fr a .iconfont {
    font-size: 12px;
}

.hr-con2 {
    width: 100%;
    min-width: 1280px;
    background: #f9f9f9;
}

.hr-box .title {
    overflow: hidden;
    /*margin-bottom: 30px;*/
}

.hr-box .title h3 {
    float: left;
    font-size: 36px;
    color: #333;
}

.hr-box .title a {
    float: right;
    color: #666;
    padding: 10px 0;
}

.hr-box .title .tit {
    color: #1961ac;
}

.hr-con2 .hr-title {
    background: #1961ac;
}
.hr-con2 .ibox2{
    margin-top: 20px;
}
.hr-con2 .ibox2 p {
    width: 20%;
    color: #fff;
    float: left;
    padding: 20px 10px;
    font-size: 16px;
    text-align: center;
}

.hr-con2 .hr-content li {
    background: #fff;
    overflow: hidden;
    margin-bottom: 1px;
    cursor: pointer;
}

.hr-con2 .hr-content li p {
    color: #666;
}

.hr-con3 .con {
    border: 1px solid #eeeeee;
}

.hr-con3 ul li .img00 {
    position: relative;
    width: 100%;
    height: auto;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    padding-bottom: 50%;
}

.hr-con3 ul li .img00 {
    transition: 600ms;
    -webkit-transition: 600ms;
}

.hr-con3 ul li img {
    width: 100%;
    display: block;
    transition: 600ms;
    -webkit-transition: 600ms;
    -ms-transition: 600ms;
    height: auto !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    position: absolute !important;
}

.hr-con3 ul li:hover .img00 {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.hr-con3 ul li .txt {
    padding: 20px;
    color: #999;
    font-size: 14px;
}

.hr-con3 ul li .txt h4 {
    overflow: hidden;
    font-size: 16px;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    padding: 10px 0;
}

.hr-con3 ul li .txt .del {
    height: 42px;
    overflow: hidden;
    text-indent:2em;
    line-height: 1.75;
    text-align: justify;
}

/*业务领域*/
.business {
    width: 100%;
    min-width: 1280px;
    background: #f0f0f0;
}

.business-box {
    padding-bottom: 50px;
    position: relative;
    z-index: 1;
}

.business-container {
    background: #fff;
}

.business-nav {
    margin-top: -110px;
}

.business-nav ul li {
    width: calc(100%/5);
    text-align: center;
    float: left;
    -webkit-transition: 300ms;
    transition: 300ms;
    position: relative;
}
.business-nav.business-nav1 ul li {
    width: calc(100%/5);
}
.business-nav ul li::before{
    content: '';
    height: 30px;
    margin-top: -15px;
    top: 50%;
    position: absolute;
    right: 0;
    width: 1px;
    background: #d4e9f5;
}
.business-nav ul li:last-child::before{
    display: none;
}
.business-nav ul li a {
    color: #333333;
    height: 110px;
    display: block;
}

.business-nav ul li.active a {
    color: #fff;
}

.business-nav ul li h4 {
    font-weight: normal;
}
.business-nav ul li.active{
    margin-top: -10px;
    padding-bottom: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,.15);
    background-image: linear-gradient(120deg, rgba(25, 97, 172, 1) 0%, rgba(91, 158, 227, 1) 100%);
}
.business-nav ul li i {
    font-size: 36px;
    display: inline-block;
    margin: 10px 0 5px;
    background: linear-gradient(120deg, rgba(25, 97, 172, 1) 0%, rgba(91, 158, 227, 1) 150%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1961ac', endColorstr='#5b9ee3', GradientType=1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.business-nav ul li.active i{
    background: #fff;
    margin-top: 20px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.business-nav ul li.active::before, .business-nav ul li.active:last-child:before{
    display: none;
}
.business-nav ul li:hover i{
    transform: rotateY(360deg);
}
.business-sub {
    /*border-bottom: 1px solid #dfe5e9;*/
    margin: 40px 60px 0;
    background: rgba(226,231,236,.5);
}
.business-sub ul li{
    width: calc(100%/4);
    text-align: center;
    float: left;
    -webkit-transition: 300ms;
    transition: 300ms;
    position: relative;
}

.business-sub ul li a{
    font-size: 16px;
    line-height: 2;
    padding: 12px 0;
    display: block;
    /*color: #97abba;*/
    color: #666;
}
.business-sub ul li.active:after{
    content: '';
    display: block;
    width: 1px;
    height: 1px;
    border-top: 10px solid rgba(91, 158, 227, 1);
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
}
.business-sub ul li.active a{
    color: #fff;
    background: rgba(91, 158, 227, 1);
}
.business-con{
    padding: 60px;
    position: relative;
}
.business-con-box .title{
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    align-items:center;
}
.business-con-box .title a{
    font-size: 16px;
    color: #666;
}
.business-con-box .title h3{
    font-size: 30px;
}
.business-con-box .des p{
    line-height: 1.75;
    text-indent:2em;
    text-align: justify;
    font-size: 16px;
    color: #666;
}
.business-cons .business-item-con{
    position: relative;
    overflow: hidden;
    margin-top: 40px;
}
.business-cons .business-item-con:after{
    content: '';
    left: 100px;
    bottom: 0;
    width: 100%;
    height: 22px;
    background: #F0F0F0;
    position: absolute;
}
.business-cons.business2 .business-item-con:after{
    left: auto;
    right: 100px;
}
.business-cons .business-item2 .business-item-con:after{
    left: auto;
    right: 100px;
}
.business-cons.business2 .business-item2 .business-item-con:after{
    left: 100px;
    right: auto;
}
.business-cons .business-fl{
    width: 200px;
    height: 200px;
    background: #D3E1F0;
    border-radius: 50%;
    float: left;
    position: relative;
    display: flex;
    align-items:center;/*垂直居中*/
    justify-content: center;/*水平居中*/
    z-index: 1;
}
.business-cons.business2 .business-fl{
    float: right;
}
.business-cons .business-item2 .business-fl{
    float: right;
}
.business-cons.business2 .business-item2 .business-fl{
    float: left;
}
.business-cons .business-fl:after{
    content: '';
    left: 50%;
    top: 50%;
    margin-top: -75px;
    margin-left: -75px;
    position: absolute;
    width: 150px;
    height: 150px;
    background: #4688CB;
    border-radius: 50%;
}
.business-cons .business-fl .tit{
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 26px;
    font-weight: normal;
    width: 150px;
    text-align: center;
}
.business-cons .business-fr{
    width: 80%;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    padding-bottom: 40px;
}
.business-cons .txt{
    font-size: 16px;
    display: flex;
    padding-top: 80px;
    align-items:center;/*垂直居中*/
    justify-content: center;/*水平居中*/
    font-weight: normal;
}
.business-cons.business2 .business-fr {
    right: auto;
    left: 0;
}
.business-cons .business-item2 .business-fr{
    right: auto;
    left: 0;
}
.business-cons.business2 .business-item2 .business-fr{
    right: 0;
    left: auto;
}
.business-cons .business-fr .tit{
    font-size: 30px;
    font-weight: normal;
    color: #1C61A1;
    padding-top: 30px;
}
.business-cons .business-item1 .business-fr p{
    position: relative;
    padding-left: 10px;
    text-align: justify;
    text-indent: 2em;
    font-size: 16px;
    color: #666;
    line-height: 1.75;
}
.business-cons .business-item1 .business-fr p:after {
    /*content: '';*/
    position: absolute;
    top: 40%;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #1C61A1;
}
.business-cons .business-item2 .business-fr p{
    line-height: 1.75;
    text-indent: 2em;
    text-align: justify;
    font-size: 16px;
    color: #666;
}
.business-new .fl-new{
    width: 40%;
    float: left;
}
.business-new .img00 {
    transition: 600ms;
    -webkit-transition: 600ms;
}
.business-new .fl-new .img00 {
    padding-bottom: 64%;
}
.business-new img{
    width: 100%;
    transition: 600ms;
    -webkit-transition: 600ms;
    -ms-transition: 600ms;
    height: auto !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    position: absolute !important;
}
.business-new .fl-new:hover .img00 {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
}
.business-new .mark{
    position: absolute;
    left: 0 ;
    bottom: 0;
    width: 100%;
    padding: 20px;
    background-color:transparent;
    background-image: linear-gradient(to top, rgba(0,0,0,.8) 20%, rgba(0,0,0,0) 100%);
}
.business-new .center-new-box .mark{
    padding: 10px;
}
.business-new a{
    display: block;
    color: #fff;
    font-size: 14px;
}
.business-new .mark .del{
    text-indent: 2em;
    line-height: 1.5;
    overflow: hidden;
    height: 40px;
}
.business-new .fl-new .mark .tit{
    font-size: 20px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 5px;
    padding-bottom: 10px;
}
.business-new .center-new{
    width: 28%;
    float: left;
    margin-left: 2%;
}
.business-new .center-new-box:first-child{
    margin-bottom: 20px;
}
.business-new .center-new-box .img00 {
    padding-bottom: 42.8%;
}
.business-new .center-new-box:hover .img00 {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
}
.business-new .fr-new{
    width: 28%;
    margin-left: 2%;
    float: left;
    /*min-height: 334px;*/
    overflow: hidden;
}
.business-new .fr-new .img00 {
    padding-bottom: 60%;
}
.business-new .fr-new:hover .img00 {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
}
.business-new .fr-new .mark-tit{
    padding: 20px;
}
.business-new .fr-new .tit{
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    overflow: hidden;
    height: 57px;
    margin-bottom: 5px;
    color: #333;
}
.business-new .fr-new .time{
    margin-bottom: 5px;
    color: #333;
}
.business-new .fr-new .del{
    text-indent: 2em;
    line-height: 1.75;
    overflow: hidden;
    height: 45px;
    color: #666;
}

.business4 .business-cons1{
    min-height: 280px;
    background: url(/images/business4_bg.jpg) center bottom no-repeat;
}
.business4 .business-cons1 .yuan{
    width: 200px;
    height: 200px;
    background: #D3E1F0;
    border-radius: 50%;
    float: left;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    margin-top: 100px;
}
.business4 .business-cons1 .yuan1{
   margin-top: 0;
}
.business4 .business-cons1 .yuan:after {
    content: '';
    left: 50%;
    top: 50%;
    margin-top: -75px;
    margin-left: -75px;
    position: absolute;
    width: 150px;
    height: 150px;
    background: #4688CB;
    border-radius: 50%;
}
.business4 .business-cons1 .tit {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 30px;
    font-weight: normal;
}
.business4 .business-cons1 .business-nre{
    float: right;
    width: 50%;

}
.business4 .business-cons1 .business-nre ul{
    min-height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.business4 .business-cons1 .business-nre li{
    background: #D8D8D8;
    border-radius: 10px;
    min-width: 250px;
    padding: 10px;
    position: relative;
    z-index: 1;
    margin: 10px 0;
}
.business4 .business-cons1 .business-nre li:after{
    content: '';
    position: absolute;
    left: -130px;
    width: 50%;
    top: 50%;
    height: 1px;
    background: #D8D8D8;
}
.business4 .business-cons1 .business-nre li p{
    font-size: 14px;
}
.business4 .business-cons1 .nre1 .li1:after{
    transform: rotate(-30deg);
    top: 100px;
}
.business4 .business-cons1 .nre1 .li3:after{
    transform: rotate(30deg);
    top: 20px;
}
.business4 .business-cons1 .nre2 .li1:after{
    transform: rotate(-30deg);
    top: 80px;
}
.business4 .business-cons1 .nre2 .li2:after{
    transform: rotate(-10deg);
    top: 50px;
}
.business4 .business-cons1 .nre2 .li3:after{
    transform: rotate(30deg);
    top: 30px;
}
.business4 .business-cons1 .nre2 .li4:after{
    transform: rotate(55deg);
    top: -30px;
    left: -200px;
    width: 90%;
}

.business4 .business-cons1 .nre3 .li1:after{
    transform: rotate(-30deg);
    top: 50px;
}
.business4 .business-cons1 .nre3 .li2:after{
    transform: rotate(-10deg);
    top: 30px;
}
.business4 .business-cons1 .nre3 .li3:after{
    transform: rotate(10deg);
    top: 10px;
}
.business4 .business-cons1 .nre3 .li4:after{
    transform: rotate(30deg);
    top: -10px;
}


.business4 .business-cons2{
    display: flex;
    justify-content: center;/*水平居中*/
    min-height: 400px;
}
.business4 .business-cons2 .yuan{
    width: 328px;
    height: 328px;
    background: #D3E1F0;
    border-radius: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.business4 .business-cons2 .yuan:after {
    content: '';
    left: 50%;
    top: 50%;
    margin-top: -126px;
    margin-left: -126px;
    position: absolute;
    width: 252px;
    height: 252px;
    background: #4688CB;
    border-radius: 50%;
}
.business4 .business-cons2 .tit {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 24px;
    line-height: 1.5;
    font-weight: normal;
}
.business4 .business-cons2 .business-txt{
    flex: 30%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.business4 .business-cons2 .first-box{
    overflow: hidden;
    min-height: 150px;
}
.business4 .business-cons2 .first-box h4{
    margin-bottom: 10px;
}
.business4 .business-cons2 .first-box p{
    line-height: 1.75;
    text-indent: 2em;
    font-size: 14px;
    color: #666;
    text-align:justify;
}
.business4 .business-cons2 .first-box .tx{
    width: 80%;
    float: left;
}
.business4 .business-cons2 .first-box .nu{
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: #D3E1F0;
    color: #4688CB;
    font-size: 18px;
    margin-top: 30px;
    float: right;
}
.business4 .business-cons2 .fr-box .tx{
    float: right;
}
.business4 .business-cons2 .fr-box .nu{
    float: left;
}

.business-con-box.cbox3 .business-fl-pic{
    width: 49%;
    float: left;
}
.business-con-box.cbox3 .tx{
    position: absolute;
    width: 100%;
    color: #fff;
    font-size: 16px;
    left: 0;
    bottom:0;
    padding: 10px;
    background: rgba(0,0,0,.5);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.business-con-box.cbox3 .img00 {
    transition: 600ms;
    -webkit-transition: 600ms;

}
.business-con-box.cbox3 .business-fl-pic .img00 {
    padding-bottom: 58%;
}
.business-con-box.cbox3 .shizheng .img00 {
    padding-bottom: 58%;
}
.business-con-box.cbox3 img{
    width: 100%;
    transition: 600ms;
    -webkit-transition: 600ms;
    -ms-transition: 600ms;
    height: auto !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    position: absolute !important;
}
.business-con-box.cbox3 .business-fl-pic:hover .img00 {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
}
.business-con-box.cbox3 .business-fr-pic{
    width: 49%;
    float: left;
    margin-left: 2%;
}
.business-con-box.cbox3 .business-fr-pic .top-pic{
    margin-bottom: 20px;
}
.business-con-box.cbox3 .business-fr-pic .top-pic .img00 {
    padding-bottom: 30%;
}
.business-con-box.cbox3 .business-fr-pic .top-pic.dichan .img00 {
    padding-bottom: 27.2%;
}
.business-con-box.cbox3 .business-fr-pic .dichan:nth-child(2){
    margin: 0;
}
.business-con-box.cbox3 .business-fr-pic .top-pic:hover .img00 {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
}
.business-con-box.cbox3 .business-fr-pic .bow-pic .fr-pic{
    margin-left: 4%;
}
.business-con-box.cbox3 .business-fr-pic .bow-pic .md-img{
    float: left;
    width: 48%;
}
.business-con-box.cbox3 .business-fr-pic .bow-pic .md-img .img00 {
    padding-bottom: 51%;
}
.business-con-box.cbox3 .business-fr-pic .bow-pic .fl-pic:nth-child(2){
    margin-left: 4%;
}
.business-con-box.cbox3 .business-fr-pic .bow-pic .md-img:hover .img00 {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
}
.business5 .business-item-box{
    min-height: 475px;
    background: url(/images/business5_bg.jpg) center bottom no-repeat;
}
.business5 .business-item-box .c-md{
    width: 48%;
    float: left;
}
.business5 .business-item-box .c-md p{
    line-height: 1.75;
    text-indent: 2em;
    font-size: 14px;
    color: #666;
    text-align: justify;
}
.business5 .business-item-box .fl-cn{
    margin-top: 150px;
    width: 45%;
}
.business5 .business-item-box .fr-cn{
    margin-left: 7%;
}
.business5 .business-item-box .fl-cn-tit{
    width: 55%;
    float: left;
}

.business5 .business-item-box .fl-cn-yuan{
    float: right;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.business5 .business-item-box .fl-cn-yuan:before {
    content: '';
    left: -100px;
    bottom: -180px;
    position: absolute;
    width: 250px;
    height: 250px;
    background: rgba(211, 225, 240,.8);
    border-radius: 50%;
}
.business5 .business-item-box .fl-cn-yuan:after {
    content: '';
    left: 50%;
    top: 50%;
    margin-top: -95px;
    margin-left: -95px;
    position: absolute;
    width: 190px;
    height: 190px;
    background: rgba(70, 136, 203,.6);
    border-radius: 50%;
}
.business5 .business-item-box .fl-cn-yuan .tit {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 30px;
    font-weight: normal;
}
.business5 .business-item-box .top-box{
    padding-top: 30px;
}
.business5 .business-item-box .top-box-yuan{
    width: 170px;
    height: 170px;
    background: rgba(211, 225, 240,.8);
    border-radius: 50%;
    float: left;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    margin-top: 50px;
}
.business5 .business-item-box .top-box-yuan:after {
    content: '';
    left: 50%;
    top: 50%;
    margin-top: -70px;
    margin-left: -70px;
    position: absolute;
    width: 140px;
    height: 140px;
    background: rgba(70, 136, 203,.6);
    border-radius: 50%;
}
.business5 .business-item-box .top-box .tit {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
}
.business5 .business-item-box .top-box .fr-cn-tit {
    width: 60%;
    float: right;
}
.business5 .business-item-box .bow-box{
    margin-top: 120px;
    padding-left: 120px;
}
.business5 .business-item-box .bow-box-yuan {
    float: left;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

.business5 .business-item-box .bow-box-yuan:before {
    content: '';
    left: -50px;
    top: -100px;
    position: absolute;
    width: 144px;
    height: 144px;
    background: rgba(211, 225, 240,.8);
    border-radius: 50%;
}
.business5 .business-item-box .bow-box-yuan:after {
    content: '';
    left: 50%;
    top: 50%;
    margin-top: -55px;
    margin-left: -55px;
    position: absolute;
    width: 110px;
    height: 110px;
    background: rgba(70, 136, 203,.6);
    border-radius: 50%;
}
.business5 .business-item-box .bow-box-yuan .tit {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
}
.business5 .business-item-box .bow-box .fr-cn-tit {
    width: 60%;
    float: right;
}
.business-item ul li{
    margin-bottom: 30px;
}
.business-item ul li .img00{
    transition: 600ms;
    -webkit-transition: 600ms;
    padding-bottom: 60%;
}

.business-item ul li img{
    width: 100%;
    transition: 600ms;
    -webkit-transition: 600ms;
    -ms-transition: 600ms;
    height: auto !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    position: absolute !important;
}
.business-item ul li:hover .img00 {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
}
.business-item ul li .tit{
    font-size: 16px;
    color: #333;
    text-align: center;
    padding: 0 10px;
    line-height: 2;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.business-con.hr-con3 ul li{
    margin-bottom: 15px;
}
.fix-nav{
    position: fixed;
    top: 60%;
    z-index: 999;
    width: 180px;
    /*height: 80px;*/
    /*position: absolute;*/
    /*left: -180px;*/
    /*top: 60px;*/
}
/*.fix-nav.act {*/
    /*position: fixed;*/
    /*top: 60px;*/
    /*left: 50%;*/
    /*margin-left: -820px;*/
    /*!* width: 1200px; *!*/
/*}*/
.fix-nav a{
    text-align: center;
    color: #fff;
    font-size: 16px;
    display: block;
    background: #1961ac;
    /*min-height: 50px;*/
    padding: 15px 30px;
    border-bottom: solid 1px rgba(255,255,255,0.5);
    /*display: block;*/
    /*font-size: 16px;*/
    /*line-height: 40px;*/
    /*color: #fff;*/
    /*background: #1961ac;*/
    /*margin-bottom: 1px;*/
}
.fix-nav a:last-child{
    border-bottom: none;
}
/*@media screen and (max-width:1440px) {*/
    /*.fix-nav{*/
        /*left: -40px;*/
    /*}*/
    /*.fix-nav.act{*/
        /*margin-left: -680px;*/
    /*}*/
/*}*/
@media screen and (max-width:2200px) {
    .fix-nav{
        left: 5%;
    }
}
@media screen and (max-width:1800px) {
    .fix-nav{
        left: 20px;
    }
}

@media screen and (max-width:1300px) {
    .fix-nav{
        left: 10px;
        /*top: 400px;*/
    }
}




/*新闻*/
.news-pbanner .item {
    position: relative;
}
.news-pbanner .item .txt{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    line-height: 50px;
}
.news-pbanner .item .txt p{
    color: #fff;
    padding: 0 20px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-pbanner .item .pic{
    position: relative;
    width: 100%;
    height: auto;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    padding-bottom: 40%;
}
.news-pbanner .item img{
    width: 100%;
    display: block;
    transition: 600ms;
    -webkit-transition: 600ms;
    -ms-transition: 600ms;
    height: auto !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    position: absolute !important;
}

.news-pbanner .iconfont{
    font-size: 36px;
    color: #fff;
}
.news-pbanner .swiper-slide{
    width:860px;
}
.news-pbanner .swiper-button-prev {
    width: 50%;
    height: 100%;
    left: -450px;
    top: 0;
    background: rgba(0,0,0,.6);
    margin-top: 0;
    z-index: 1;
    transition: 0.2s;
}
.news-pbanner .swiper-button-next {
    width: 50%;
    height: 100%;
    right: -450px;
    background: rgba(0,0,0,.6);
    top: 0;
    margin-top: 0;
    z-index: 1;
    transition: 0.2s;
}
.news-pbanner .swiper-button-prev i{
    position: absolute;
    padding: 5px 3px;
    background: #fff;
    color: #666;
    left: 94%;
    top: 40%;
}
.news-pbanner .swiper-button-next i{
    position: absolute;
    padding: 5px 3px;
    background: #fff;
    color: #666;
    right: 94%;
    top: 40%;
}
.news-banner1{
    position: relative;
    overflow: hidden;
}
.news-banner1 .swiper-button {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 15%;
    z-index: 1;
}

.news-banner1 .swiper-button div {
    position: static;
    left: 0;
    right: 0;
    top: 0;
    background: none;
    margin: 0;
    height: 50px;
    line-height: 50px;
    width: 50%;
    text-align: center;
    float: left;
}

.news-banner1 .swiper-button .iconfont {
    color: #fff;
    font-size: 26px;
}
.news-con1 .swiper-container{
    width: 80%;
    float: left;
}
.news-con1 .swiper-container .item .pic{
    position: relative;
    width: 100%;
    height: auto;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;

}
.news-con1 .swiper-container .pic{
    padding-bottom: 50%;
}
.news-con1 .swiper-container .item img{
    width: 100%;
    display: block;
    transition: 600ms;
    -webkit-transition: 600ms;
    -ms-transition: 600ms;
    height: auto !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    position: absolute !important;
}

.news-con1 .swiper-pagination{
    width: 20%;
    float: left;
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background: #f9f9f9;
}
.news-con1 .swiper-pagination-bullet {
    border-radius: 0;
    width: auto;
    background: none;
    color: #333;
    padding: 0 20px;
    opacity: 1;
    text-align: left;
    position: relative;
    height: calc(100%/5);
    display: flex;
    align-items: center;
}
.news-con1 .swiper-pagination-bullet:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #eee;
}
.news-con1 .swiper-pagination-bullet:last-child:after{
    display: none;
}
.news-con1 .swiper-pagination-bullet p{
    overflow: hidden;
    height: 40px;
    font-size: 16px;
}
.news-con1 .swiper-pagination-bullet-active{
    background: #1961ac;
    color: #fff;
}
.news-con1 .swiper-pagination-bullet-active:before{
    content: '';
    position: absolute;
    left: -30px;
    bottom: 0;
    width:0;
    height:0;
    border-top:51px solid transparent;
    border-bottom:51px solid transparent;
    border-right:30px solid #1961ac;
}
.news-con2 a{
    display: block;
    color: #333333;
}
.news-con2 h4{
    font-weight: normal;
    font-size: 16px;
    height: 50px;
    overflow: hidden;
    line-height: 1.75;
}
.news-con2 .news-title{
    background: #eee;
    padding: 0 20px;
    overflow: hidden;
    line-height: 50px;
}
.news-con2 .news-title h3{
    position: relative;
    float: left;
    line-height: 50px;
    display: inline-block;
    padding-left: 20px;
}
.news-con2 .news-title h3:before{
    content: '';
    position: absolute;
    left:0;
    top: 30%;
    width: 6px;
    height: 20px;
    background: #1961ac;
    border-radius: 20px;
}
.news-con2 .news-title a{
    display: inline-block;
    float: right;
    color: #666;
    font-size: 14px;
}

.news-con2 .pic{
    background: #f0f0f0;
}

.news-con2 .img00 {
    transition: 600ms;
    -webkit-transition: 600ms;
}


.news-con2 .img00 img {
    width: 100%;
    transition: 600ms;
    -webkit-transition: 600ms;
    -ms-transition: 600ms;
    height: auto !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    position: absolute !important;
}

.news-con2 .nbox a:hover .img00 {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
}

.news-con2 .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    line-height: 50px;
}

.news-con2 .txt p {
    font-size: 16px;
    color: #fff;
    width: 85%;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-item1 .nbox .top{
    margin-top: 20px;
}
.news-item1 .nbox .top .img00 {
    padding-bottom: 45%;
}
.news-item1 .nbox .item-box .img00 {
    padding-bottom: 60%;
}
.news-item2 .nbox .item-box .img00 {
    padding-bottom: 50%;
}
.news-item1 .nbox .item-box li{
    margin-top: 20px;
}
.news-item1 .item-box .pic{
    width: 40%;
    float: left;
}
.news-item1 .item-box .bcon{
    width: 60%;
    float: left;
    padding-left: 10px;
}
.news-item1 .item-box .bcon h4{
    height: 50px;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 1.75;
}
.news-item1 .item-box .bcon .time{
    color: #999;
}

.news-item2 .news-title{
    margin-top: 20px;
}
.news-item2 .nbox .item-box li{
    margin-top: 20px;
}
.news-item2 .item-box .bcon{
    margin-top: 10px;
}
.fixed-nav{
    position: fixed;
    width: 180px;
    top: 610px;
    left: 10%;
    z-index:99;
}
.fixed-nav ul li{
    position: relative;
    width: 180px;

}
.fixed-nav ul li:last-child:before{
    display: none;
}
.fixed-nav ul li:before{
    content: '';
    position: absolute;
    width: 180px;
    height: 1px;
    left: 0;
    bottom: 0;
    background: rgba(255,255,255,0.5);
}
.fixed-nav ul li a{
    text-align: center;
    color: #fff;
    font-size: 16px;
    display: block;
    background: #1961ac;
    /*line-height: 50px;*/
    padding: 15px 30px;
}
@media screen and (max-width:2200px) {
    .fixed-nav{
        left: 5%;
    }
}
@media screen and (max-width:1800px) {
    .fixed-nav{
        left: 20px;
    }
}
@media screen and (max-width:1400px) {
    .fixed-nav{
        left: 10px;
    }
}




/*详情*/
.detaile-page{
    background: #eee;
    padding: 40px 0;
}
.bgColor{
    background: #fff;
}
.detaile-page .fl-box{
    padding: 40px;
}
.detaile-page-title{
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: solid 1px #eee;
}
.detaile-page-title h4{
    font-size: 26px;
    line-height: 1.75;
    color: #333;
    text-align: center;
}
.detaile-page-title .tab{
    text-align: center;
    padding-top:30px;
    font-size: 14px;
}
.detaile-page-title .tab span{
    padding:0 20px;
    color: #999;
    font-size: 14px;
}
.detaile-page .art p{
    line-height: 1.75;
    font-size: 16px;
    color: #666;
    text-align: justify;
}
.detaile-page .art .news-img{
    max-width: 650px;
    margin: 20px 0;
}
.detaile-page img{
    max-width: 650px;
}
.detaile-page .fr-box .news-ranking{
    margin-bottom: 20px;
}
.detaile-page .fr-box .tit{
    background: #1961ac;
    color: #fff;
    padding: 10px;
    font-size: 16px;
}

.news-list-con{
    padding: 10px;
}
.news-list-con a{
    display: block;
    overflow: hidden;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    line-height: 1.75;
    position: relative;
    padding-left: 10px;
}
.news-list-con a:before{
    content: '';
    left: 0;
    top: 50%;
    margin-top: -3px;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid #999;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
}
.detaile-page .page{
    border-top: 1px solid #eee;
    display: flex;
    margin-top: 20px;
    padding-top: 20px;
    justify-content: space-between;
}
.detaile-page .page a {
    border: 1px solid #eee;
    padding: 10px 25px;
    color: #666;
    font-size: 14px;
}
.party-con{
    background: none;
    padding: 20px 0 0 0;
}
.party-con .fr-box .tit{
    background: #bd0102;
    color: #ffe29d;
}
.zt-con,.zt2-con{
    padding: 20px 0 40px 0;
}
.zt-con .fr-box .tit{
    background: #d20000;
    color: #fff;
}
.align-center{
    text-align: center;
}



/*首页新闻列表*/
.news-home{
    margin-top: 24px;
}
.news-home ul li{
    overflow: hidden;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #eee;
}
.news-home ul li:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
.news-home .title{
    overflow: hidden;
    padding: 9px 0;
}
.news-home .title i{
    float: left;
    color: #999;
}
.news-home .title .tit{

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333;
    width: 80%;
    font-weight: normal;
    float: left;
}
.news-home .title .time{
    color: #999;
    font-size: 14px;
    float: right;
}
.news-home ul li.over .del{
    display: block;
}
.news-home ul li .del {
    display: none;
}
.news-home ul li .del p {
    line-height: 22px;
    font-size: 12px;
    overflow: hidden;
    text-indent: 2em;
    color: #666;
    height: 44px;
    text-align: justify;
}

.news-home ul li.top .title .tit{
    color: #1961ac;
    font-size:18px
}
.news-home ul li.top .title .time{
    color: #1961ac;
}



/*科技成就列表页面*/
.xg-chuangxin{
    background: #fff;
    padding:32px 24px;
}
.xg-chuangxin p{
    text-indent: 2em;
    text-align: justify;
    margin: 20px 0;
    font-size: 16px;
    line-height: 32px;
}
.xg-chuangxin2{
    background: #fff;
    padding:32px 24px;
    margin-top: 40px;
}
.xg-chuangxin2 ul{
    margin-top: 10px;
}
.xg-chuangxin2 ul .li{
    margin-top:20px;
    padding:20px;background-color: #f9f9f9;
    cursor: pointer;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    transition: 0.3s;
}
.xg-chuangxin2 ul li h4{
    font-size: 18px;color:#333;line-height: 32px;
}
.xg-chuangxin2 ul li .date{text-align: right;color: #999;font-size: 14px;line-height: 32px;}
.xg-chuangxin2 ul li p{
    text-indent:2em; text-align: justify;color: #666;font-size: 14px;line-height: 20px;
    margin-top: 12px;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
}
.xg-chuangxin2 ul li:hover{
    -webkit-box-shadow: 0 0 12px rgba(0,0,0,0.2); box-shadow: 0 0 12px rgba(0,0,0,0.2);
    -webkit-transform: translate(1px 5px ); -webkit-transform: translate(1px 5px);
}
.xg-chuangxin2 ul li:hover h4{color:#1961ac;}




/*专题-大干100天*/

.hundred{
    background-color: #fffaf0;
    width: 100%;
    height:100%;
    min-width: 1280px;
    /*padding-bottom: 260px;*/
}
/*header*/
.hundred-banner{
    width: 100%;
    min-width: 1280px;
    height:auto;
}
.hundred-banner img{
    display: block;
    width: 100%;
}
/*footer*/
.hundred-footer{
    width: 100%;
    min-width: 1280px;
    height:80px;
    background-color: #fdd984;
}
.hundred-footer-item{
    padding-top: 10px;
}
.hundred-footer-item p{
    width: 100%;
    min-width: 1280px;
    height:70px;
    line-height: 70px;
    background-color: #c52e2c;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.hundred-main{
    margin:0 auto;
}
.hundred-cont-top{
    position: absolute;
    width: 1280px;
    top:-40px;
    left:-40px;

}
.hundred-cont-top img{
    display: block;
    width: 100%;
}
.hundred-cont-main{
    position: relative;
    width: 1200px;
    margin:120px auto 40px;
    background-color: #fff;
    padding:200px 40px 40px 40px;
}

.hundred-item{
    margin-top: 40px;

}
.hundred-item-title{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hundred-item-title-news{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hundred-item-title h3, .hundred-item-title-news h3{
    width: 180px;
    font-size: 30px;
    font-weight:bolder;
    color: #c52e2c;
    text-align: center;
    margin:20px 0;
}
.hundred-item p{
    color: #333;
    font-size: 14px;
    text-indent: 2em;
    text-align: justify;
    line-height: 24px;
}

/*线+图案*/
.hundred-item-line{
    height:20px;
    border-top:solid 2px #c52e2c;
    border-bottom: solid 2px #c52e2c;
}
.hundred-item-line-left{
    margin-right: 20px;
}
.hundred-item-line-right{
    margin-left:20px;
}

.hundred-item-line-xing{
    width: calc(50% - 231px);
}
.hundred-item-xingxing{
    width: 121px;
}
.hundred-item-line-yuan{
    width: calc(50% - 286px);
}
.hundred-item-yuan{
    width: 176px;
}
.hundred-item-line-lingxing{
    width: calc(50% - 327px);
}
.hundred-item-lingxing{
    width: 217px;
}
.hundred-item-line-sanjiao{
    width: calc(50% - 404px);
    margin-top: 10px;
}
.hundred-item-sanjiao{
    width: 294px;
}
/*end*/


/*功夫*/
.hundred-item-time{
    display: flex;
    justify-content: center;
    align-items: center;
    margin:40px 0;
}
.hundred-yuan-img{
    color: #fff;
    text-align: center;
    width: 158px;
    height: 158px;
    border-radius: 50%;
}
.hundred-yuan-img .tit{
    margin-top: 60px;
    font-size: 20px;
}
.hundred-yuan-img .tx{
    margin-top: 10px;
    font-size: 16px;
}
.hundred-yuan-start{
    background: url("/images/hundred-days/hundred-yuan-start.png");
    background-size: 158px 158px;
}
.hundred-yuan-end{
    background: url("/images/hundred-days/hundred-yuan-end.png");
    background-size: 158px 158px;
}
.hundred-yuan-line{
    width: 200px;
    margin:0 20px;
    height:1px;
    border-top: dotted 8px #fee3c0;
}

/*内容*/
.hundred-item-con{
    display: flex;
    flex-wrap:wrap;
    margin-top: 40px;
}
.hundred-item2{
    flex:  0 0 50%;
    width: 50%;
    border:solid 1px #eee;
    border-top:none;
    padding:20px;
    position: relative;
}

.hundred-item2:first-child:before, .hundred-item2:nth-child(2):before,
.hundred-item2:last-child:before, .hundred-item2:nth-last-child(2):before{
    content: '';
    position: absolute;
    width: 10px;
    height:10px;
    border-radius: 50%;
    background-color: #c52e2c;
    top: -5px;
    left: -5px;
}

.hundred-item2:nth-child(1):after, .hundred-item2:nth-child(2):after,
.hundred-item2:last-child:after, .hundred-item2:nth-last-child(2):after{
    content: '';
    position: absolute;
    width: 10px;
    height:10px;
    z-index: 2;
    border-radius: 50%;
    background-color: #ddd;
    bottom: -5px;
    left: -5px;
}
.hundred-item2-box-diandain:before{
    content: '';
    position: absolute;
    width: 10px;
    height:10px;
    border-radius: 50%;
    background-color: #c52e2c;
    top: -5px;
    right: -5px;
}
.hundred-item2-box-diandain:after{
    content: '';
    position: absolute;
    width: 10px;
    height:10px;
    z-index: 2;
    border-radius: 50%;
    background-color: #ddd;
    bottom: -5px;
    right: -5px;
}

/*奇数odd,偶数even*/
.hundred-item2:nth-child(even){
    border-left:none
}
.hundred-item2:last-child{
    border-bottom: none;
}
.hundred-item2:nth-last-child(2){
    border-bottom: none;
}

.hundred-item2-title{
    width: 240px;
    height:40px;
    background-color: #c52e2c ;
    position: relative;
    left:50%;
    margin-left: -120px;
}
.hundred-item2-title h4{
    position: absolute;
    width: 240px;
    height:40px;
    margin-left: -2px;
    margin-top: -2px;
    line-height: 40px;
    text-align: center;
    background-color:#fff;
    border:solid 1px #c52e2c;
}
.hundred-item2 p{
    margin-top: 20px;
}

/*新闻*/
.hundred-more{
    text-align: right;
    margin-top: 0px;
}
.hundred-more a{
    color: #c52e2c;
    font-size: 14px;
}
.hundred-more a:hover, .hundred-more a:visited{
    color: #c52e2c;
}
.hundred-news{
    /*width:1200px;*/
    margin-top: 40px;
}
.hundred-swiper-item{
}
.hundred-swiper-img{
    display: block;
    position: relative;
    overflow: hidden;
    height:165px;
}
.hundred-swiper-img img{
    display: block;
    width: 100%;
    height:165px;
    object-fit: cover;
}
.hundred-swiper-img-txt{
    position: absolute;
    left:0;
    bottom: 0;
    padding:0 10px;
    background-color: rgba(0,0,0,.6);
    width: 100%;
    height:40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hundred-news .swiper-button-prev{
    background-color:rgba(0,0,0, .6);
    background-size: 60% 65%;
    left:0
}
.hundred-news .swiper-button-next{
    background-color:rgba(0,0,0, .6);
    background-size: 60% 65%;
    right:0
}


/*专题-大干100天列表*/
.hundred-list{
    width: 100%;
    min-width: 1280px;
    background-color: #fff;
}
.hundred-list-main{
    width: 1280px;
    margin:40px auto;
    padding:0 20px;
}

.hundred-list-item ul li {
    border-bottom: 1px dashed #eee;
    overflow: hidden;
    padding: 15px 0;
}

.hundred-list-item .title {
    font-size: 16px;
    font-weight: normal;
    float: left;
    padding-left: 10px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    color: #333;
}
.hundred-list-item .title:after {
    content: '';
    position: absolute;
    top: 35%;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ccc;
}
.hundred-list-item .date {
    color: #999;
    font-size: 16px;
    float: right;
}<!--耗时1771224350.3813秒-->