body{
    background: #fff;
}
.point-new{
    width: 1400px;
    text-align: center;
    background: #f2f2f2;
    padding-top: 18px;
    padding-bottom: 25px;
    margin: auto;
}
.point-new .title{
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #1575e5;
    width: 80%;
    margin: auto;
    word-break: break-all;
    margin-bottom: 2px;
}
.point-new .content{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
    color: #2d2d2d;
    width: 90%;
    height: 30px;
    margin: auto;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.new-wrap{
    width: 1200px;
    margin: auto;
    padding-top: 24px;
}
.new-wrap .new01{
    width: 100%;
    height:330px;
    overflow: hidden;
}
.new-wrap .new01>.swiper{
    float: left;
    width: 56%;
}
.new-wrap .new01>.swiper .swiper-imgs{
    position: relative;
    height: 311px;
    width: 100%;
}
.new-wrap .new01>.swiper .swiper-imgs img{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity:0;
    transition: all 0.5s linear;
}
.new-wrap .new01>.swiper .swiper-imgs img:first-child{
    opacity:1;
}
.new-wrap .new01>.swiper .swiper-info{
    width: 100%;
    height: 20px;
    line-height: 20px;
	background-color: #7f7f7f;
}
.new-wrap .new01>.swiper .swiper-info .swiper-info-wrap{
    position: relative;
    display: inline-block;
    width: 20em;
    margin-left: 1em;
    font-size: 21px;
    color: #fff;
    letter-spacing: 1px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
}
.new-wrap .new01>.swiper .swiper-info .swiper-info-wrap .info{
    position: absolute;
    left: 0;
    width: 25em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    opacity: 0;
    font-size: 14px;
}
.new-wrap .new01>.swiper .swiper-info .img-num{
    display: inline-block;
    float: right;

}
.new-wrap .new01>.swiper .swiper-info .img-num li{
    display: inline-block;
    width: 20px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    font-size: 14px;
    background-color: #2c2c2c;
    color: #fff;
    cursor: pointer;
}
.new-wrap .new01>.swiper .swiper-info .img-num li.cur{
    background-color: #f49a43;
}
.new01 .news-list{
    float: right;
    overflow: hidden;
}
.news-list{
    width: 43%;
}
.news-list .news-type{
    width: 100%;
    margin-bottom: 5px;
}
.news-list .news-type>li{
    display: inline;
    padding: 0 5px;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 1px;
}
.news-list .news-type>li::after{
    content: " ";
    display: inline-block;
    height: 22px;
    width: 1px;
    background: rgba(44,44,44,0.8);
}
.news-list .news-type>li .line{
    display: inline-block;
    width: 127px;
    height: 1px;
    margin-right: 10px;
    margin-top: -5px;
    background: #7f7f7f;
    vertical-align: middle;
}
.news-list .news-type>li:last-child{
    font-size: 21px;
    color: #2c2c2c;
    opacity: 0.8;
}
.news-list .news-type>li:last-child::after{
    content:' ';
    display: none;
}
.news-list .news-type>li a{
    color: rgba(44,44,44,0.8);
}
.news-list .news-type>li.cur a{
    color: #000;
}
 .news-title>li{
    font-size: 14px;
    letter-spacing: 1px;
    color: #2c2c2c;
    opacity: 0.8;
    line-height: 30px;
    border-bottom: 1px solid #2c2c2c;
    margin-bottom: 7px;
    overflow: hidden;
}
 .news-title>li span{
    color: rgba(44,44,44,0.8);
    width: 23em;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
     font-size:15px;
     font-family:Simsun;
     word-break:normal; width:auto; display:block; white-space:pre-wrap;word-wrap : break-word ;overflow: hidden ;
}
.news-title>li span:first-child{
    float: left;
    width: 395px;
    height:25px;
}
 .news-title>li span:first-child::before{
    content: "·";
    margin-right: 6px;
}
 .news-title>li span.data{
    float: right;
    text-align: right;
    width: 7.5em;
    margin-right: 5px;
}







.news-title1>li{
    font-size: 14px;
    letter-spacing: 1px;
    color: #2c2c2c;
    opacity: 0.8;
    line-height: 30px;
    border-bottom: 1px solid #2c2c2c;
    margin-bottom: 7px;
    overflow: hidden;
}
.news-title1>li span{
    color: rgba(44,44,44,0.8);
    width: 23em;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    font-size:15px;
    font-family:Simsun;
    word-break:normal; width:auto; display:block; white-space:pre-wrap;word-wrap : break-word ;overflow: hidden ;
}
.news-title1>li span:first-child{
    float: left;
    width: 320px;
    height:25px;
}
.news-title1>li span:first-child::before{
    content: "·";
    margin-right: 6px;
}
.news-title1>li span.data{
    float: right;
    text-align: right;
    width: 7.5em;
    margin-right: 5px;
}




.rolling-info{
    width: 100%;
    height: 47px;
    line-height: 47px;
    border: 1px solid #000;
    margin-top: 46px;
}
.rolling-info  .title{
    float: left;
    display: inline-block;
    width: 122px;
    text-align: center;
    background-color: #f49a43;
    color: #fff;
    height:100%;
     
}
.rolling-info .rolling-box{
    float: left;
    width: calc(100% - 122px);
    overflow: hidden;
    height: 100%;
    white-space: nowrap;
}
.rolling-info .rolling-box ul, #scroll_end{
    display: inline;
}
.rolling-info .rolling-box li{
    display: inline-block;
    height: 45px;
    line-height: 45px;
    margin: 0 10px;
    font-size: 14px;
}
.rolling-info .rolling-box li::before{
    content: "·";
    display: inline-block;
    color:#f49a43;
    font-size: 25px;
    margin-right: 5px;
    vertical-align: top;
}
.labels{
    height: 83px;
    margin-top: 43px;
    display: flex;
    justify-content: space-between;
}
.labels img{
    height: 66px;
}
.part2{
    padding-top: 1px;
    margin: auto;
    margin-top: 30px;

}
.part2 .part2-content{
    width: 1200px;
    margin: auto;
}
.part2 .new02{
    overflow: hidden;
}
.part2  .new02-newlist{
    float: left;
    width: 375px;
}
.part2  .new02-title  {
    margin-bottom: 30px;
}
.part2  .new02-title li{
    display: inline;
    font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #2c2c2c;
}
.part2  .new02-title li:after{
    content: " ";
    display: inline-block;
    width: 1px;
    height: 22px;
    background: rgba(44,44,44,0.8);
}
.part2  .new02-title li:last-child{
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
}
.part2  .new02-title li:last-child .line{
    display: inline-block;
    vertical-align: middle;
    width: 207px;
    height: 1px;
    margin-top: -7px;
    margin-left: 5px;
    background: rgba(44,44,44,0.8);  
}
.part2  .new02-title li:last-child:after{
    content:'';
    display: none
}
.part2  .new02 .news li{
    width: 100%;
    height:44px;
    margin-bottom: 20px;
}
.part2  .new02 .news li .news-title{
    display: inline-block;
    width: 65px;
    font-size: 21px;
    height: 44px;
    line-height: 22px;
    letter-spacing: 2px;
    color: rgba(44,44,44,0.8);
    border-right: 1px solid #000;
}

.part2  .new02 .news li .news-title1{
    display: inline-block;
    width: 65px;
    font-size: 21px;
    height: 44px;
    line-height: 22px;
    letter-spacing: 2px;
    color: rgba(44,44,44,0.8);
    border-right: 1px solid #000;
}
.part2  .new02 .news li .news-content{
    position: relative;
    display: inline-block;
    width: calc(100% - 80px);
    margin-left: 5px;
    font-size: 14px;
    height: 44px;
    letter-spacing: 0.5px;
    vertical-align: top;
    color: #2c2c2c;
    border-bottom: 1px solid rgba(0,0,0,0.35);
    cursor: pointer;
}
 .part2  .new02 .news li .news-content span:nth-child(1),  .part2  .new02 .news li .news-content span:nth-child(2){
    position: relative;

     word-break:normal; width:auto; display:block; white-space:pre-wrap;word-wrap : break-word ;overflow: hidden ;
}
/*
.part2  .new02 .news li .news-content span:nth-child(1)::after{
    content: "......."
} */
.part2  .new02 .news li .news-content .data{
    position: absolute;
    right: 0;
    bottom: 3px;
}
.part2  .new02-newlist{
    margin-right: 12px
}
.part2 .maps-wrap{
    width: 422px;
    float: right
}
.part2 .map-title{
    margin-bottom: 42px;
    overflow: hidden;
}
.part2 .map-title li{
    width: 50%;
    text-align: center;
    float: left;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
	letter-spacing: 1px;
    color: rgba(44,44,44,0.8);
    border-left: 1px solid rgba(44,44,44,0.8);
    /*border-right: 1px solid rgba(44,44,44,0.8);*/
}
.part2 .map-title li:last-child{
    font-size: 20px;
	letter-spacing: 1px;
    color: rgba(44,44,44,0.8);
    border-left: none;
}
.part2 .map-title .map{
    height: 321px;
}
.part2 .maps-wrap .map>img{
    display: block;
    width: 100%;
}
.part2 .maps-wrap .mapName{
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #1575e5;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
}
.part2 .down-wrap li{
    height: 51px;
    line-height: 51px;
    margin-top: 14px;
}
.part2 .down-wrap .downCenter {
    display: inline-block;
    width: 100%;
    height: 51px;
    line-height: 51px;
    border: 1px solid #1575e5;
    text-align: center;
    font-size: 21px;
	letter-spacing: 1px;
	color: #2c2c2c;
}
.part2 .down-wrap li:first-child a:first-child{
    width: 165px;
}
.part2 .down-wrap li:first-child a:last-child{
    /* width: 344px;
    margin-left: 9px; */
    width: 100%;
    cursor: pointer;
}	
.part2 .labels{
    margin:33px 0;
}
.part3{
    margin:auto;
}
.part3-wrap{
    width: 1200px;
    margin: auto;
}
.common-title li{
    display: inline;
    font-size: 20px;
    letter-spacing: 1px;
    color: #2c2c2c;
    font-weight: bold;
}
.common-title li::after{
    content: "";
    width: 1px ;
    height: 24px;
    display: inline-block;
    margin: 0 9px;
    display: inline-block;
    background: #000;
    vertical-align: middle;
}
.common-title li:last-child::after{
    display: none;
}
.common-title li:last-child .line{
    display: inline-block;
    width: 637px;
    height: 1px;
    vertical-align: middle;
    background: rgba(44, 44, 44, 0.8);
}
.common-title li:last-child a{
    font-size: 20px;
	letter-spacing: 1px;
	color: rgba(44, 44, 44, 0.8);
}
.part3-content{
    overflow: hidden;
}
 .part3-content .title{
    float: left;
    width: 71%;
    overflow: hidden;
}
.part3-content .title .content{
    width: 100%;
    margin-top: 19px;
    overflow: hidden;
    margin-bottom: 40px;
}
.part3-content .point-new{
    width: 400px;
    height: 266px;
    float: left;
    background: transparent;
    padding: 0;
    float: left;
    background: transparent;
    padding: 0;
}
.part3-content .img-text{
    position: relative;
    width: 400px;
    height: 100%;
    background:100% 100% url(../assets/img_result.jpg) ;
        background-size: 100% 100%;
}
.part3-content .img-text p{
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    font-size: 35px;
    color: #f9fc0b;
    text-align: center;
    transform: translateY(-50%);
}
.part3-content .content .text p{
    text-align: left;
}
.part3-content .content .text p.newsTitle{
    font-size:21px;
    line-height: 45px;
    letter-spacing: 1px;
    color: #2d2d2d;
    font-weight: bold;
    width: 15em;
    overflow: hidden;
}
.part3-content .content .text p.textarea span{ 
    font-size: 17px;
    line-height: 21px;
	letter-spacing: 1px;
	color: #2d2d2d;
}

.part3-content .news-title{
    float: right;
    width: calc(100% - 412px);    
}

.part3-content .news-title1{
    float: right;
    width: calc(100% - 412px);
}
.part3-content  .talk-wrap{
    float: right;
    width: 310px;
}
.part3-content  .talk-wrap .common-title li:last-child .line{
    width: 136px;
}
.part3-content  .talk-wrap .btns-wrap {
    overflow: hidden;
    margin-top: 19px;
}
.part3-content  .talk-wrap .btns-wrap li{
    display: inline-block;
    float: left;
    width: 145px;
    text-align: center;
    height: 123px;
    margin-bottom: 20px;
    border-radius: 10px;
    border: 1px solid #66a4e6         
}
.part3-content  .talk-wrap .btns-wrap li:nth-child(2n){
    margin-left: 20px;
}
.part3-content  .talk-wrap .btns-wrap li:nth-child(3){
    margin-bottom: 0px;
}
.part3-content  .talk-wrap .btns-wrap li:nth-child(4){
    margin-bottom: 0px;
}
.part3-content  .talk-wrap .btns-wrap li p{
    font-size: 14px;
	letter-spacing: 1px;
	color: #2c2c2c;
}
.part3-content  .talk-wrap .btns-wrap li:nth-child(1) img{
    margin-top: 14px;
    width: 125px;
}
.part3-content .talk-wrap .btns-wrap li:nth-child(1) p{
    margin-top: -9px;
}
.part3-content  .talk-wrap .btns-wrap li:nth-child(2) img{
    margin-top: 20px;
    width: 58px;
}
.part3-content  .talk-wrap .btns-wrap li:nth-child(3) img{
     margin-top: 28px;
     width: 66px
}
.part3-content  .talk-wrap .btns-wrap li:nth-child(4) img{
    margin-top: 23px;
    width: 57px;
}
.part3-content .news-title>li{
    margin-bottom: 0px;
    line-height: 37px;  
}

.part3-content .news-title1>li{
    margin-bottom: 0px;
    line-height: 37px;
}
.part3-wrap  .part4-title-wrap{
    height: 71px;
	background-color: #7083c2;
}
.part3-wrap .part4-title-wrap .parts-title li{
    position: relative;
    width: 264px;
    line-height: 71px;
    display: inline-block;
    height: 71px;
    text-align: center;
    font-size: 28px;
	letter-spacing: 1px;
    color: #ffffff;
    margin-right: 42px;
}
.part3-wrap .part4-title-wrap .parts-title li:first-child{
    background-color: #364fab;
    font-weight: bold;
}
.part3-wrap .part4-title-wrap .parts-title li::after{
    content: "";
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    display: block;
    width: 0;
    height: 0;
    border-left: 15px solid #fff;
    border-top: 10px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 10px solid transparent;
}
.part3-wrap .part4-title-wrap .parts-title li:first-child::after{
    content: "";
    position: absolute;
    top: 0;
    right: -90px;
    display: block;
    width: 0;
    height: 0;
    transform: inherit;
    border-left: 43px solid #364fab;
    border-top: 35px solid transparent;
    border-right: 48px solid transparent;
    border-bottom: 36px solid transparent;
}
.part3-wrap  .links{
    margin-top: 25px;
}
.part3-wrap  .links li{
    width: 216px;
    height: 51px;
    line-height: 51px;
    border: 1px solid#66a4e6;
    text-align: center;
    font-size: 21px;
    letter-spacing: 1px;
    color: #2c2c2c;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 17px;
    overflow: hidden;
}
.part3-wrap  .links li:nth-child(6N){
    margin-right: 0;
}
.bg{
    width: 1400px;
    margin: auto;
    background: #f2f2f2;
}