@charset "utf-8";

#banner{
    width:100%;
    height:376px;
    overflow:hidden;
    position:relative;
   /* background: url(../images/banner.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
}
#banner a{
	display: block;
	width: 100%;
	height: 100%;
	   
}
#banner a img{
	width:100%;
	height:100%;
	display:block;
}
/*@keyframes mymove
{
from {left:0px;}
to {left:200px;}
}

@-webkit-keyframes mymove
{
from {left:0px;}
to {left:200px;}
}*/
.inform-list{
    width:100%;
    height:auto;
    overflow: hidden;
        /*background: #fff;*/
        border-radius: 7px;
}
.inform-list ul{
    width:100%;
    height:auto;
}
.inform-list ul li{
    width:100%;
    height:126px;
    /*margin:10px 0;*/
    overflow: hidden;
    padding:45px 0;
    border-bottom: 1px solid #ccc;
    display: flex;
}
/*.inform-list ul li:hover{
	background: linear-gradient(#f2f4fd, #fff);
}*/
.inform-lis ul li{
	/*padding:0px!important;*/
	padding-top: 30px;
	height: 187px!important;
	padding-bottom: 0;
}

.vidio-box{
	width: 225px;
	height: 126px;
	margin-right: 32px;
}
.vidio-box img{
	display: block;
	width: 225px;
	height: 126px;
}
.vidio-box1{
	width: 225px;
	height: 126px;
	margin-left: 93px;
	margin-top: 14px;
}
.vidio-box1 a{
	display: block;
	width: 100%;
	height: 100%;
}
.vidio-box a{
	display: block;
	width: 100%;
	height: 100%;
}
.vidio-box1 img{
	display: block;
	width: 225px;
	height: 126px;
}
.informmpbg{
	background: #fff;
}
.inform-list ul li .image-box{
    width:12%;
    height:95px;
    min-width:90px;
    background:#fff;
    overflow: hidden;
}
.inform-list ul li .image-box img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.inform-list ul li .time-box{
    /*width:10%;*/
    height:auto;
    min-width:103px;
    background:#fff;
    margin-left: 20px;

}
.inform-list ul li .time-box .time{
    width:64px;
    height:64px;
    float:left;
    margin-left:10px;
    /*border:1px solid #c3322e;*/
    text-align:center;
    color:#c3322e;
    line-height:22px;
}

.inform-list ul li .time-box .time1{
    width:64px;
    height:64px;
    float:left;
    margin-left:10px;
    border:1px solid #dbdcde;
    text-align:center;
    color:#dbdcde;
    line-height:22px;
}
.inform-list ul li .time-box .time1 h2{
    display:block;
    width:65px;
    margin:0;
    text-align:center;
    font-size:20px;
    color:#dbdcde;
    line-height:40px;
    /*background: #c3322e;*/
}
.inform-list ul li .time-box .time h2{
    display:block;
    width:65px;
    margin:0;
    text-align:center;
    font-size:20px;
    color:#b81b22;
    line-height:40px;
    /*background: #c3322e;*/
}
.inform-list ul li .content-box{
    width:575px;
    height:auto;
}
.inform-list ul li .content-box1{
    width:700px;
    height:auto;
}
.inform-list ul li .content-box1 h2{
    font-size: 18px;
    margin: 0 0 16px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    color: #203152;
}
.inform-list ul li .content-box1 span{
        line-height: 24px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 14px;
}
.inform-list ul li .content-box h2{
    font-size: 18px;
    margin: 0 0 16px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    color: #203152;
}
.inform-list ul li .content-box span{
        line-height: 24px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 14px;
}
.inform-list ul li .content-bt{
    width:100px;
    min-width:100px;
    height:34px;
    text-align:center;
    border: 1px solid #c3322e;
    border-radius: 4px;
	margin-top: 46px;
    margin-left: 95px;    
}
.inform-list ul li .content-bt a:hover{
	background: #c5161e;
	color: #fff;
}
.inform-list ul li .content-bt a{
    display: block;
    width: 100%;
    height: 100%;
    color:#c3322e;
    line-height:34px;
    text-decoration: none;
    
}

.inform-list ul li .content-bt1{
    width:100px;
    min-width:100px;
    height:34px;
    text-align:center;
    border: 1px solid #c3322e;
    border-radius: 4px;
	margin-top: 20px;
    /*margin-left: 95px;*/    
}
.inform-list ul li .content-bt1 a:hover{
	background: #c5161e;
	color: #fff;
}
.inform-list ul li .content-bt1 a{
    display: block;
    width: 100%;
    height: 100%;
    color:#c3322e;
    line-height:34px;
    text-decoration: none;
    
}
.center-middle{
	margin-bottom: 17px;
}
.middleL{
	display: inline-block;
	font-size: 14px;
	color: #4d596b;
	margin-right: 6px;
}
.middleR{
	display: inline-block;
	font-size: 14px;
	color: #4d596b;

}
/*============== news ===============*/
.inform-list.news-list ul li h2{
    font-weight:bold;
}
.inform-list.news-list ul li p{
    margin:10px 0;
    width:100%;
    height:20px;
    display:block;
}
.inform-list.news-list ul li p span, .inform-list.news-list ul li p em{
    display: block;
    width:auto;
    float:left;
    line-height:20px;
    padding-left:24px;
    font-style: normal;
    background-repeat: no-repeat;
    background-position: left;
    margin-right:30px;
    color:#999;
	
}
.inform-list.news-list ul li p span{
    background-image:url(../images/user.png);
    background-size: 14px auto;
}
.inform-list.news-list ul li p em{
    background-image:url(../images/time.png);
    background-size: 14px auto;
}

/*================ news content ==============*/
.news-content-box{
    width:100%;
    height:auto;
    overflow: hidden;
    padding:20px 10px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.news-content-box h1{
    text-align:center;
    font-weight:bold;
    color:#333;
    line-height:1.2;
}
.news-content-box p{
    text-align: center;
    line-height:2;
}
.news-content-box p span{
    margin:0 20px;
    color:#999;
    text-align:center;
}
.news-content-box .line{
    width:100%;
    height:1px ;
    background:#ccc;
    margin:20px 0;
}
.news-content-box .digest{
    width:100%;
    height:auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding:20px 40px;
    background:#eee;
    margin:20px 0;
    color:#999;
    font-size:16px;
    line-height:1.5;
}
.news-content-box .news-text{
    width:900px;
    height:auto;
    overflow: hidden;
    margin:0 auto;
    line-height:1.8;
    font-size:18px;
    color:#333;
}
.news-content-box .news-text img{
    display: block;
    width:780px;
    height:auto;
    margin:10px auto;
    margin-bottom:20px;
}
.news-content-box .news-bt{
    width:auto;
    height:40px;
    margin:30px auto;
    margin-top:60px;
    line-height:40px;
    font-size:18px;
    float:right;
    color:#666;
    padding-right:40px;

}
.news-content-box .news-bt a{
    padding-right: 40px;
    background-image: url(../images/right-blue.png);
    background-position: right;
    background-repeat: no-repeat;
}
.media-content-box .media-bt{
    width:100%;
    height:60px;
    margin:50px 0 10px 0;
    text-align: center;
}
.media-content-box .media-bt a{
    display:block;
    width:110px;

    margin:10px auto;
}
.crumds-box{
	width: 1240px;
	margin: 0 auto;
	height:26px;
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(123,133,153,1);
	line-height:26px;
	/* padding-left: 34px; */
}
.tespan{width: 310px;}
.crumds-box a{
	color: #7B8599;
	font-size: 14px;
	/* padding-right: 10px; */
}
.crumds-box .s{
	color: #A72226;
}
.main-box{
	width: 1240px;
	margin: 0 auto;
	height: auto;
	background: #fff;
}
.main-left{
	width: 686px;
	padding-left: 34px;
	padding-right: 44px;
	min-height: 1000px;
	float: left;
}
.main-leftL{padding-left: 0;margin-top: 16px;}
.main-right{
	width: 406px;
	/*background: #F9E8E8;*/
	min-height: 1000px;
	float: right;
}
.left-tit{
	width:686px;
	/*height:40px;*/
	font-size:25px;
	font-family:PingFangSC;
	font-weight:500;
	color:rgba(16,28,51,1);
	line-height:40px;
}
.left-sug{
	/*width:406px;*/
	height:26px;
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(32,49,82,1);
	line-height:26px;
	display: flex;
	margin-top: 15px;
}
.left-text li p{line-height: 32px;}
.left-sug-type,.left-sug-time{
	margin-right: 43px;

}
.left-sug span{
	
	color: #203152;
}
.span{
	margin-left: 8px;
}
.left-video{
	width: 685px;
	height: 410px;
	border-radius: 7px;
	margin-top: 30px;
}
.left-video video{
	border-radius: 4px;
}
.left-text{
	margin-top: 40px;
}
.left-text .text-content{
	width:685px;
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(76,88,106,1);
	line-height:26px;
	margin-bottom: 18px;
}
.left-text .text-img{
	width: 685px;
	height: 410px;
	margin-top: 32px;
	margin-bottom: 30px;
}
.left-text .text-img a{
	width: 100%;
	height: 100%;
	display: block;
}
.left-text .text-img img{
	width: 100%;
	height: 100%;
	display: block;	
}
.main-right{
	border-top: 1px solid #BA1A21;
}
.right-news{
	
}
.right-news dl{
	width: 363px;
}
.right-news dl dt{
	width:272px;
	height:25px;
	font-size:18px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(32,49,82,1);
	line-height:25px;
	margin: 16px 0;
}
.right-news dl dd{
	margin-bottom: 14px;
	display: flex;
	
}
.right-newsL{
	width:94px;
	height:94px;
	border-radius:4px;
	margin-right: 12px;
}
.right-newsL img{
	width: 100%;
	height: 100%;
	display: block;
	border-radius:4px;
}
.right-newsR{
	width:265px;
	height: 94px;
}
.right-newsR .right-newsR-top{
	width:265px;
	height:60px;
	font-size:20px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(32,49,82,1);
	line-height:30px;
	margin-bottom: 18px;
}
.right-newsR .right-newsR-top a{
	    width: 100%;
    height: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.right-newsR .right-newsR-top a:hover{
	color: #BA1A21;
}
.right-newsR-bottom span{
	color: #7f889c;
	font-size: 14px;
}
.spanTime{
	margin-right: 6px;
}
.spanCompany{
	margin:0 6px ;
}
.right-video{
	margin-top: 30px;
	border-radius:4px;
}
.right-video video{
	border-radius:4px;
}
.vodeo-top{
	width:"370px";
	height:"207px"
}
.vodeo-bottom{
		
}
.video-bottomT{
	width:373px;
	/*height:30px;*/
	font-size:20px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(32,49,82,1);
	line-height:30px;
	 overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.video-bottomB{
	
}
.video-bottomT{
	margin: 14px 0;
}
.video-bottomB span{
	color: #7f889c;
	font-size: 14px;
}
.bottomTime{
	margin-right: 6px;
}
.bottomCompany{
	margin:0 6px ;
}

.jumpBox{
	/*height: 47px;*/
	width: 1240px;
	margin: 59px auto;
}
.jumpBox .jump-top{
	margin-bottom: 16px;
}
.jumpBox a{
	/*display: block;*/
	height:21px;
	font-size:15px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(18,26,38,1);
	line-height:21px;
	display: flex;
}
.jumpBox a:hover{
	color:rgba(183,27,33,1);
}
.mainNews{
	position: relative;
	background: url(../images/main-bg.png) no-repeat;
	background-size: 100% 1014px;
}
.main-bakground{
	/* background: url(../images/twoy.png) no-repeat; */
	background-size: 310px 353px;
	background-position: left bottom;
	width: 310px;
	height: 353px;
	    position: absolute;
    bottom: -247px;
    left: -10%;
	
}
.main-tuoy{
	background: url(../images/tyx2.png) no-repeat;
	background-size: 193px 309px;
	background-position: left bottom;
	width: 193px;
	height: 309px;
	position: absolute;
    top: 50%;
    right: 0;
}
/*news--content--end*/
/*置顶*/
.main .broadside{
	bottom: 105px;
}

.broadside{
	height: 350px;
	width: 55px;
	position: absolute;
	right: 0;
	text-align: center;
	font-size: 14px;
}
.broadsideTop{
	width: 53px;
	height: 72px;
	border: 1px solid #ebeefb;
	border-top-left-radius: 7px;
}
.broadsideTop a{
	display: block;
	height: 100%;
	width: 100%;
}
.broadsideTop-tb{
	margin-top: 10px;
    height: 28px;
    line-height: 28px;
}
.broadsideMiddle{
	width: 53px;
	height: 138px;
	border: 1px solid #ebeefb;
	writing-mode : tb-rl;
	line-height: 53px;
	letter-spacing:3px;
	position: relative;
}
.red{
	background: #bf2d32;
	color: #fff;
	
}
.broadsideMiddle-tb{
	position: absolute;
	top: 10px;
	height: 28px;
	   right: 17px;
}
.broadsideMiddle p{
	position: absolute;
	top: 48px;
	height: 68px;
	cursor:default 	 
}
.broadsideBottom{
	width: 53px;
	height: 138px;
	border: 1px solid #ebeefb;
	border-bottom-left-radius: 7px;
	writing-mode : tb-rl;
	letter-spacing:3px;
	line-height: 53px;
	position: relative;
}
.broadsideBottom-tb{
	position: absolute;
	top: 10px;
	height: 28px;
	    right: 13px;
}
.broadsideBottom p{
	position: absolute;
	top: 48px;
	height: 68px;
}
.broadsideMiddleLeft{
	width: 200px;
	height: 170px;
	background: #bf2d32;
	font-size: 10px;
	color: #fff;
	padding-left:10px;
	position: absolute;
	right:54px;
	z-index: 2;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	bottom: 105px;
	display: none;
}
.broadsideMiddleLeft1{
	height: 14px;
	width: 170px;
	padding-top: 14px;
	display: flex;
	justify-content: flex-start;
	margin-bottom: 10px;
}
.broadsideMiddleLeft1 .teloneLeft{
	width: 14px;
	height: 14px;
	line-height: 14px;
}
.teloneLeft1 .fa{
	margin-top: 7px;
}
.teloneRight p{
	display: inline-block;
	width: 56px;
	padding-left:10px;
}
.broadsideMiddleLeft2,.broadsideMiddleLeft5{
	height: 14px;
	width: 170px;
	margin-bottom: 10px;
	margin-left: 6px;
}
.broadsideMiddleLeft3{
	width: 130px;
	height: 30px;
	border-radius: 15px;
	margin-bottom: 20px;
}
.broadsideMiddleLeft3 a{
	width: 130px;
	height: 30px;
	border-radius: 15px;
	background: #fff;
	color: #bf2d32;
	display: block;
	display: flex;
	justify-content: center;
    margin-left: 23px;
}
.telkfRight{
	padding-left: 10px;
}
.telkfRight,.teloneLeft{
	line-height: 30px;
}
.broadsideMiddleLeft4{
	width: 100%;
	display: flex;
	margin-bottom: 10px;
}
.broadsideMiddleLeft4 .teloneLeft1{
	line-height: 14px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #fff;
}
.broadsideMiddleLeft4 .teloneRight p{
	width: 61px
}


.plan{
	text-align: center;
	/* padding:0 24px; */
	width: 1240px;
}
.plan-name{
	width:17%;
	height:33px;
	font-size:30px;
	font-family:PingFangSC;
	font-weight:bold;
	color:#2A2E2E;
	line-height:33px;
	padding-top: 30px;
	    text-align: center;
}
.plan-name1{
	width:15%;
	height:33px;
	font-size:30px;
	font-family:PingFangSC;
	font-weight:bold;
	color:#2A2E2E;
	line-height:33px;
	padding-top: 30px;
	    text-align: left;
}
.attract-name{
	width:11%;
	height:33px;
	font-size:30px;
	font-family:PingFangSC;
	font-weight:bold;
	color:#2A2E2E;
	line-height:33px;
	    text-align: center;
}
.attract-nameGH{
	width:30%;
	height:33px;
	font-size:30px;
	font-family:PingFangSC;
	font-weight:bold;
	color:#2A2E2E;
	line-height:33px;
}
.guihuaImg{width: 100%;height: 434px;margin-top: 30px;}
.plan-text{
	/*width:240px;*/
	height:22px;
	font-size:16px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(118,130,150,1);
	line-height:22px;
	margin-top: 10px;
	margin-bottom: 20px;
	    text-align: center;
}
.plan-p{width:89%;}
.plan-p p{color: rgba(16,24,38,1);}
.plan-p img{
	width: 31px;
    display: block;
    margin-top: 30px;
	}
.plan-gh img{
	width: 31px;
    display: block;
    margin-top: 30px;
	}
.plan-gh p{
	width:100%;
	/*height:73px;*/
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(16,24,38,1);
	line-height:26px;
	margin-top: 28px;
	text-align: left;
}	
.plan p{
	width:100%;
	/*height:73px;*/
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(16,24,38,1);
	line-height:26px;
	margin-top: 28px;
	text-align: left;
}
.palnBottom{
	display: flex;
	margin-top: 60px;
}
.palnBottom-left{
	width:64px;
	height:320px;
	background:rgba(252,248,248,1);
	border-radius:4px;
	border:1px solid rgba(169,40,44,1);
	margin-right: 16px;
	
}
.clickLi{
	background: #A9282C;
	color: #f5e7e7;
}
.palnBottom-left dl dd{
	width:64px;
	height:64px;
	text-align: center;
	line-height: 64px;
}

.palnBottom-right{
	width:97.5%;
	height:363px;
	background:#EDEDED;
	border-radius:4px;
	/* border:1px solid rgba(169,40,44,1); */
	padding: 16px;
	
	/*display: flex;*/
}
.palnBottom .palnMian{
	display: none;
}

.plan-span{
	/* color: #a92529; */
	margin-left: 8px;
	color: #5F6464;
	font-size: 22px;
	width: 470px;
}
.pan-namePT{display: flex;width: 75%;}
.palnBottom-rightL{
	width: 648px;
	height: 350px;
	margin-left: 14px;
	position: relative;
	float: left;
}
.rightL-t{
	position: absolute;
	left: 0;
	top: 2px;
	width:25px;
	height:30px;
	font-size:22px;
	font-family:Avenir;
	font-weight:normal;
	color:#2A2E2E;
	line-height:30px;
}
.plan-tit{display: flex;width: 1240px;margin: 0 auto;}
.palnBottom-rightL img{
	width:565px;
	height:164px;
	display: block;
	padding: 73px 18px;
}
.palnBottom-right .palnBottom-rightL p{
	width:637px;
	height:40px;
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(169,40,44,1);
	line-height:20px;
	margin-top: 0;
}
.palnBottom-rightR{
	width:320px;
	height:100%;
	float: right;
}
.palnBottom-rightR img{
	width:320px;
	height:172px;
	border-radius:4px;
	margin-bottom: 16px;
}
.facilities{margin-top: 30px;}
.facilities-top{
	display: flex;
	justify-content: space-around;
	margin-top: 10px;
}

.facilities-bottom{
	display: flex;
	justify-content: space-around;
	margin-top: 110px;
}
.facilities-topMain{
    width: 48%;
    padding: 0 2%;
    background: #FBFBFB;
	height: 172px;
	margin-right: 10px;
	 
}
.attract-topMain{
    width: 48%;
    padding: 0 2%;
    background: #FBFBFB;
	height: 172px;
	margin-right: 10px;
	display: flex;
	 
}
.attract-topMain07{
    width: 98%;
    padding: 0 2%;
    background: #FBFBFB;
	height: 172px;
	margin-right: 10px;
	display: flex;
}

.facilities-topMain1{margin-right: 0;}
.topMain-img{
	width:100%;
	margin-bottom: 30px;
	display: flex;
	padding-top: 20px;
	
}
.attract-img{
	width:13%;
	margin-bottom: 30px;
	display: flex;
	margin-top: 60px;
}
.attract-img07{width:6%;}
.attract-text{
	width:86%;
	/*height:113px;*/
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(134,142,156,1);
	line-height:24px;
	text-align: left;
	margin-top: 50px;
}
.attract-text07{margin-top: 60px;}
.attract-name{
	/* width:100%; */
	height:20px;
	font-size:40px;
	font-family:PingFangSC;
	font-weight:bold;
	color:#B92B2F;
	line-height:20px;
	/* margin-bottom: 16px; */
	margin-top: 8px;
	margin-left: 10px;
}
.topMain-img img{
	width: 40px;
	height: 40px;
	display: block;
	/*border-radius: 50%;*/
    /* padding: 20px; */
}

.topMain-name{
	/* width:100%; */
	height:20px;
	font-size:20px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(32,49,82,1);
	line-height:20px;
	/* margin-bottom: 16px; */
	margin-top: 8px;
	margin-left: 10px;
}

.topMain-text{
	width:100%;
	/*height:113px;*/
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(134,142,156,1);
	line-height:24px;
	text-align: left;
}
.mainBox-banyuan{
	background: url(../images/tyx2.png) no-repeat;
    background-size: cover;
    top: 50%;
    right: 0;
    position: absolute;
    top: 19%;
    right: 0px;
    position: absolute;
    width: 193px;
    height: 309px;
}
.temp-by{
    background: url(../images/twoy.png) no-repeat;
    background-size: 310px 353px;
    /* background-position: left bottom; */
    width: 310px;
    height: 353px;
    position: absolute;
    bottom: -68px;
    left: 1%;
    z-index: 2;
}
.science{
	margin-top: 40px;
	background: #FBFBFB;
}
.science-top,.science-bottom{
	display: flex;
	padding-bottom: 40px;
}
.science-topLeft{
	width:580px;
	height: 387px;
	margin-right: 30px;
}
.science-topLeft p{
	width:580px;
	/*height:138px;*/
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(16,24,38,1);
	line-height:26px;
	margin-top: 24px;
}
.science-topRight{
	width:620px;
	height:387px;
	position: relative;
}
.topRight-box{
	width: 487px;
    height: 279px;
	border:2px solid rgba(185,43,47,1);
	position: absolute;
	left: 0;
	bottom: 0;
}
.topRight-boxr{
	width:620px;
	height:387px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2!important;
}
.swiper-container{
	width:477px;
	height:275px;
	
}
.swiper-container img{
	display: block;
	width: 100%;
	height: 100%;
}
.scienceMain{width: 1240px;margin: 0 auto;}
.science-bottom{
	margin-top: 30px;
	/* height: 282px; */
}
.science-topRight1{
	width:620px;
	height:387px;
	position: relative;
	margin-right: 30px;
}
.science-topLeft1{
	width:580px;
	height: 387px;
}
.science-topLeft1 p{
	width:580px;
	/*height:138px;*/
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(16,24,38,1);
	line-height:26px;
	/*margin-top: 0;*/
}
.science-topLeft1 .science-p1{
	margin-top: 0;
}
.science-topLeft1 .science-p2{
	margin-top: 12px;
}
.science-topLeft1 .science-p3{
	margin-top: 18px;
}

.policy{
	width: 100%;
	position: relative;
	margin-bottom: 40px;
	/* height: 800px; */
	/* margin-top: -110px; */
}
.policyTop{
	width:100%;
	/* height:437px; */
	/* background:url(../images/juxing.png) no-repeat; */
	background-size: 100% 437px;
	top: 0;
}
.policyTop-main{
	width: 1240px;
	text-align: center;
	/* height: 240px; */
	margin: 0 auto;
}
.policyTop-mainName{
	width:48px;
	height:33px;
	font-size:24px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:33px;
	margin: 0 auto;
	padding-top: 70px;
}
.policyTop-mainText{
	width:608px;
	height:44px;
	font-size:16px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(198,203,210,1);
	line-height:22px;
	margin: 14px auto;
}
.policyBottom{
	position: absolute;
	/* top: 240px; */
	margin: 0 auto;
	width: 1240px;
}
.policyTopMain{width: 100%;margin-top: 30px;}
.policyTopMain ul{width: 100%;display: flex;flex-wrap: wrap;}
.policyTopMain ul li{width: 50%;height: 353px;position: relative;}
.policyTopMain ul li a{width: 100%;height: 353px;display: block;}
/* .policyTopMain ul li a img{width: 100%;height: 100%;display: block;} */
.policyTopMain-imgShow{display: none;}
.policyTopMain-img{width: 100%;height: 100%;}
.policyTopMain-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;}
.policyTopMain-imgShow{position: absolute;top: 0;left: 0;    width: 100%;height: 100%;display: none;}
.policyTopMain-name{position: absolute;left: 10%;bottom: 10%;font-size: 28px;color: #fff;}
.policyTopMain-jt{position: absolute;left: 87%;bottom: 60%;display: none;}
.policyTopMain-jt img{width: 39px;}
.policyTopMain-text{font-size: 16px;color: #fff;}
.policyTopMain-textM{position: absolute;left: 10%;top: 33%;display: none;}
.policyTopMainLi1{background: url(../images/qypt1.png) no-repeat;position: relative;}
.policyTopMainLi2{background: url(../images/kjxm1.png) no-repeat;position: relative;}
.policyTopMainLi3{background: url(../images/jrcs1.png) no-repeat;position: relative;}
.policyTopMainLi4{background: url(../images/rccx1.png) no-repeat;position: relative;}

.policyBottom ul{
	display: flex;
	justify-content: space-around;
	width:1240px;
	height:480px;
	background:rgba(255,255,255,1);
	border-radius:8px;
}
.policyBottom ul li{
	width:248px;
	background: #fff;
	    margin-top: 23px;
}
.policyBottom-name{
	position: relative;
	width: 148px;
	height: 44px;
}
.policyBottom-nameK{
	width:140px;
	height:39px;
	border:1px solid rgba(185,43,47,1);
	position: absolute;
	left: 0;
	bottom: 0;
}
.policyBottom-nameText{
	width:140px;
	height:39px;
	background:rgba(185,43,47,1);
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:39px;
	right: 0;
	top: 0;
	position: absolute;
}
.policyBottom-content{
	width:248px;
	height:352px;
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(30,39,68,1);
	line-height:27px;
	text-align: left;
	margin-top: 20px;
}
.policyBottom-content p{
	margin-top: 5px;
}

.sel{
	padding-top:20px ;
	/* margin-bottom: 60px; */
}
.sel1{margin-bottom: 40px;}
.entMainBMain{margin: 0 auto;width: 1240px;display: flex;justify-content: space-between; padding: 30px 0;}
.sel-nameBox{
	width: 90px;
	height: 90px;
	border: 4px solid rgba(185,43,47,1);
	margin: 0 auto;
}
.sel-nameBox .sel-name{
	width:84px;
	height:84px;
	background:rgba(185,43,47,1);
	margin: 3px;
	line-height: 84px;
	color:rgba(255,255,255,1);
	writing-mode :tb-rl;
    text-align: center;	
    font-size: 20px;
}
.sel-text{
	width:127px;
	/*height:32px;*/
	font-size:12px;
	font-family:Avenir;
	font-weight:normal;
	color:rgba(185,43,47,1);
	line-height:12px;
	margin: 12px auto;
	text-align: center;
}
.plan-jiantou{
	width:0;
	height:0;
	border-right:12px solid transparent;
	border-left:12px solid transparent;
	border-top:12px solid rgba(185,43,47,1);
	margin: 0 auto;
}
.selBottom-top{
	margin-top: 54px;
	margin-bottom: 37px;
}
.selBottom-top p{
	width:937px;
	height:92px;
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(16,24,38,1);
	line-height:26px;
	margin: 0 auto;
}
.selBottom-bottom{
	width:937px;
	margin: 0 auto;
	box-shadow: 0px 5px 8px 0px #dde0e4;
}
.selBottom-bottom img{
	width:937px;
	height:539px;
	border-radius:8px;
}

.condition-name{
	width:84px;
	height:84px;
	background:rgba(185,43,47,1);
	margin: 3px;
	line-height: 84px;
	color:rgba(255,255,255,1);
    text-align: center;
}
.condition-name p{
	width:46px;
	height:64px;
	font-size:20px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:32px;
	margin: 0 auto;
	padding-top: 10px;
}
.conditionBottom{
	height: 705px;
	margin-top: 24px;
}
.conditionBottom-main{
	height: auto;
	width: 683px;
	border-bottom: 1px dashed #B92B2F;
	margin: auto;
}
.conditionBottom-main a{
	width: 100%;
	height: 94px;
	display: flex;
	border-top: 1px dashed #B92B2F;
	
}
.conditionBottom-left{
	width:45px;
	height:95px;
	font-size:40px;
	font-family:Avenir;
	font-weight:normal;
	color:rgba(185,43,47,1);
	line-height:95px;
	margin-right: 24px;
}
.conditionBottom-right{
	width:611px;
	height:59px;
	font-size:15px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(16,24,38,1);
	line-height:26px;
	margin-top: 17px;
}
.tech{
	width:100%;
	height:704px;
	/* background:rgba(185,43,47,1); */
	background: url(../images/jxfz41.png) no-repeat;
	/* border-radius:8px; */
	margin: auto;
	margin-top: 30px;
	/* position: relative; */
}

.techBottomMain{display: flex;width: 1240px; margin: 0 auto;}
.techBottomMain-img{width: 740px;height: 530px;margin-right: 20px;}
.techBottomMain-img img{width: 100%;height: 100%;}
.tech-top{
	margin-top: 50px;
	width: 1px;
	height: 50px;
}
.tech-nameBox{
	width: 90px;
	height: 90px;
	border: 4px solid #fff;
	margin: 0 auto;
}
.tech-name{
	width:84px;
	height:84px;
	background:#fff;
	margin: 3px;
	line-height: 84px;
	color:#B92B2F;
	/*writing-mode :tb-rl;*/
    text-align: center;	
    font-size: 20px;
}
.tech-name p{
	width: 46px;
    height: 64px;
    font-size: 20px;
    font-family: PingFangSC;
    font-weight: 400;
    color: #B92B2F;
    line-height: 32px;
    margin: 0 auto;
    padding-top: 10px;
}
.tech-text{
	width: 127px;
    /* height: 32px; */
    font-size: 12px;
    font-family: Avenir;
    font-weight: normal;
    color: #fff;
    line-height: 12px;
    margin: 12px auto;
    text-align: center;
}
.tech-jiantou{
	width: 0;
    height: 0;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    border-top: 12px solid #fff;
    margin: 0 auto;
}
.techBottom{
	
}
.techBottom-name{
	text-align: center;
	height:30px;
	font-size:22px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:30px;
	margin-top: 18px;
	margin-bottom: 13px;
}
.techBottom-text{
	width:390px;
	/*height:86px;*/
	font-size:15px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:26px;
	margin: 13px auto 25px auto;
}
.information{
	/* margin-top: 42px; */
}
.information-main{
	margin: 0 auto;
}
.information-down{
	display: flex;
	margin-left: 10%;
}
.information-down p{
	height:20px;
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(15,12,35,1);
	line-height:20px;
	 
	width: 620px;
}
.down{
	height:20px;
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
/* 	color:#b92b2f; */
	color:#000;
	line-height:20px;
	width: 820px;
}
.down a{
/* 	display: block; */
	width: 100%;
	height: 100%;
	color:#b92b2f;
	text-decoration: underline;
}
.information-emil{
	width:626px;
	height:20px;
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(15,12,35,1);
	line-height:20px;
	text-align: center;
	margin-top: 10px;
	 
}
.entMain{width: 100%;height: auto;}
.entMainImg{width: 100%;height: 550px;margin-top: 30px; }
.entMainImgBox{width: 402px;height: 354px;padding: 0 60px; background: #fff;position: absolute;top: 15%;}
.entMainImgBox1{background: url(../images/feiji.png) no-repeat;position: relative;}
.entMainImgBox2{background: url(../images/tushuguan.png) no-repeat;position: relative;}
.entMainImgBox3{background: url(../images/lvyou.png) no-repeat;position: relative;}
.entMainImgBoxR{right: 0;}
.entMainImgBox-img{width: 110px;height: 57px;margin-top:35px;}
.entMainImgBox-img img{width: 100%;height: 100%;}
.entMainImgBox-tit{color: #0C1229;font-size: 22px;font-weight: bold;margin-top: 10px;}
.entMainImgBox-p{color: #5F6464;font-size: 14px;width: 416px;margin-top: 10px;line-height: 28px;height: 113px;overflow: hidden;}

.entMainB{width: 100%;margin-top: 40px;margin-bottom: 40px;background: #FBFBFB;}
.entMainB-L{width: 49%;}
.entMainB-L-img{width: 100%;height: 269px;}
.entMainB-L-img img{width: 100%;height: 100%;display: block;}
.entMainB-L-p{width: 100%;margin-top: 27px;}
.entMainB-L-tit{font-size: 22px;color: #0C1229;}
.entMainB-L-text{color: #5F6464;font-size: 14px;margin-top: 7px;line-height: 28px;}

/**/
.backgroundBottom{
	background: url(../images/background1.png) no-repeat;
    background-size: 100% 1141px;
    width: 100%;
    height: 1141;
    position: absolute;
    top: 1241px;
    z-index: -1;
    background-position: top;
}
/*.boxMain{
	position: absolute;
	height: 500px;
	background: #fff;
	top: 0;
	width: 100%;
}*/
.compan-bak{
	background: #fff;
}
.backgroundBottom1{
	background: url(../images/background1.png) no-repeat;
    background-size: 100% 1141px;
    width: 100%;
    height: 1141;
    position: absolute;
    top: -1241px;
    z-index: -1;
    background-position: top;
}
.compan-whly{
	width: 100%;
	height: 291px;
	display: flex;
}

.whly-left{
	width: 406px;
	height: auto;
	position: relative;
}
.whly-left a,.djwh-left a,.gjwh-left a{
	width: 100%;
	height: 100%;
	display: block;
}
.whly-leftBj{
	width:291px;
	height:291px;
	background:linear-gradient(114deg,rgba(185,27,34,0) 0%,rgba(183,27,34,1) 100%);
	opacity:0.04;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
}
.whly-left img{
	width:274px;
	height:142px;
	display: block;
	position: absolute;
	left: 60px;
	top: 60px;
}
.whly-right{
	margin-top: 70px;
}

.whly-right a,.tsc-right a{
	width:352px;
	height:30px;
	display: block;
	margin-bottom: 20px;
}
.whly-rightName{
	width:699px;
	height:30px;
	font-size:22px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(12,18,41,1);
	line-height:30px;
}
.whly-rightName:hover{
	color: #c7411c;
}
.whly-rightText{
	width:699px;
	height:150px;
	font-size:16px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(12,18,41,1);
	line-height:35px;
	overflow: hidden;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
}

.compan-tsc{
	width: 100%;
	height: 338px;
	display: flex;
}
.tsc-right{
	margin-left: 60px;
	margin-top: 58px;
}
.tsc-leftBj{
    width: 0;
    height: 0;
    border-top: 150px solid transparent;
    border-left: 338px solid #fcfafa;
    border-bottom: 150px solid transparent;
    transform: rotate(34deg);
    border-radius: 56px;
    position: absolute;
    left: 138px;
    top: 60px;
}
.tsc-left{
	position: relative;
}
.tsc-left img{
	width:295px;
	height:61px;
	display: block;
	position: absolute;
	left: 60px;
	top: 113px;
}
.gjwh-left{
	width: 406px;
    height: auto;
    position: relative;
}
/*.gjwh-left a{
	width:100%;
	height:100%;
	display: block;
}*/
.gjwh-left img{
	width:131px;
	height:132px;
	display: block;
	position: absolute;
	left: 160px;
	top: 113px
}
.gjwh-leftBj{
    width: 0;
    height: 0;
    border-top: 150px solid transparent;
    border-right: 338px solid #f7f7f9;
    border-bottom: 150px solid transparent;
    transform: rotate(-19deg);
    border-radius: 56px;
    position: absolute;
    left: -100px;
    top: 60px;
}
.dzcbs-leftBj{
	width:375px;
	height:187px;
	background: #f9fbfd;
	border-radius: 50%;
	transform: rotate(165deg);
	position: absolute;
	left: 227px;
}
.djwh-leftBj{
	width:263px;
	height:248px;
	background:linear-gradient(74deg,rgba(190,0,10,0) 0%,rgba(190,0,10,1) 100%);
	opacity:0.05;
	position: absolute;
	bottom: 0;
	left: 0;
}
.djwh-left{	
	width: 406px;
    height: auto;
    position: relative;
}

.djwh-left img{
	width: 197px;
	height: 128px;
	display: block;
	position: absolute;
	left: 150px;
	top: 0;
}

.museum{
	padding-top:84px;
	min-height: 655px;
	margin-bottom: 165px;
}
.museum img{
	width: 297px;
	height: 259px;
	display: block;
	margin: 0 auto;
}
.museum-p1{
	width:100%;
	height:30px;
	font-size:22px;
	font-family:PingFangSC;
	font-weight:400;
	color:#afb2b6;
	line-height:30px;
	margin:24px auto 34px auto;
	text-align: center;
}
.museum-p2{
	width:100%;
	height:45px;
	font-size:32px;
	font-family:PingFangSC;
	font-weight:400;
	color:#b81b22;
	line-height:45px;
	margin: auto;
	text-align: center;
}
.mainBox1{
	/* background: url(../images/main-bg.png) no-repeat; */
    /* background-size: cover; */
}
.museum-box{
	/*margin-bottom: 165px;*/
}
/*主体*/
.mainBox2{
	/* background: url(../images/main-bg.png) no-repeat; */
    /* background-size: 100% 635px; */
	/* width:100% */
}
.companyBox{
	width: 1142px;
	padding:22px 64px;
	height: auto;
}
.company-liaonin{
	width: 100%;
}
.liaonin-name{
	width:440px;
	height:33px;
	font-size:24px;
	font-family:PingFangSC;
	font-weight:400;
	color:#a92529;
	line-height:33px;
	margin: 20px 0;
}
.liaonin-name a,.lianhe-name a{
	width: 100%;
	height: 100%;
	display: block;
	color:#a92529;
}
.liaonin-text{
	width:1042px;
	/*height:144px;*/
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(16,24,38,1);
	line-height:29px;
}
.liaoninImg{
	width: 100%;
	height: 511px;
}
.liaoninImg img{
	width:911px;
	height:511px;
	border-radius:8px;
	display: block;
	margin-left: 73px;
	box-shadow: 0px 5px 8px 0px #dde0e4;
}

.company-lianhe{
	margin-top: 35px;
}
.lianhe-name{
	height:33px;
	font-size:24px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(167,34,38,1);
	line-height:33px;
	padding: 24px 0;
}
.lianhe-text{
	width:1042px;
	/*height:118px;*/
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(16,24,38,1);
	line-height:34px;
}
.company-dalian{
	/*margin-top: 60px;*/
}
.dalian-name a{
	width:440px;
	height:33px;
	font-size:24px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(167,34,38,1);
	line-height:33px;
	display: block;
	padding: 28px 0;
}
.dalian-text{
	width:1037px;
	/*height:241px;*/
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(16,24,38,1);
	line-height:34px;
}
/*主体end*/
.mainBackgroundB{
	/* background: url(../images/twoy.png) no-repeat;
    background-size: 337px 434px;
    position: absolute;
    bottom: -78px;
    width: 337px;
    height: 434px; */
}
/*公司简介*/
.profile{
	/*padding: 37px 40px 0 50px;*/
	width:1076px;
	height:auto;
}
.Profile-name{
	width:1076px;
	/*height:90px;*/
	font-size:14px;
	font-family:PingFangSC;
	font-weight:400;
	color:#131b29;
	line-height:29px;
	padding: 37px 40px 0 50px;
	background: #fff;
}
.Profile-name a{
	display: inline-block;
	font-size: 20px;
	line-height: 29px;
	color: #101826;
}
.Profile-name a:hover{
	color: #be1a29;
}
.profile p{
	/*margin-top: 40px;*/
	    padding: 33px 0px 0 40px;
	    width: 976px;
	    /* height: 55px; */
	    font-size: 14px;
	    font-family: PingFangSC;
	    font-weight: 400;
	    color: rgba(16,24,38,1);
	    line-height: 29px;
	    background: #fff;
}
.profile-img{
	width:1240px;
	/* height:399px; */
	background: #fff;
	padding: 47px 0px;
}
.profile-img img{
	width:1240px;
	/* height:399px; */
	display: block;
	
}
.profileNews{
	width:1076px;
	margin: 50px 0;
	height: 344px;
	padding-left: 50px;
}

.profileNewsEn{
	width:1076px;
	margin: 50px 0;
	height: 644px;
	padding-left: 50px;
}

.profileNews-buzou{
	display: flex;
	height: 44px;
}
.buzou-horn{
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 24px solid transparent;
	border-left: 20px solid #fff;
	position: absolute;
	z-index: 2;
}
.buzou-box1{
	width:221px;
	height:44px;
	display: flex;
	position: relative;
}
.buzou-box01{
	width:201px;
	height:44px;
	background:#edc623;
	color: #fff;
	text-align: center;
	line-height: 44px;
	position: absolute;
	font-size: 20px;
	font-family:Avenir;
	font-weight:normal;
}
.buzou-horn1{
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 24px solid transparent;
	border-left: 20px solid #edc623;
	position: absolute;
	right: 0;
	z-index: 2;
}

.buzou-box2{
	width:230px;
	height:44px;
	display: flex;
	position: relative;
	left: -20px;
}
.buzou-box02{
	width:210px;
	height:44px;
	background:#f3b045;
	color: #fff;
	text-align: center;
	line-height: 44px;
	position: absolute;
	font-size: 20px;
	font-family:Avenir;
	font-weight:normal;
	
}
.buzou-horn2{
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 24px solid transparent;
	border-left: 20px solid #f3b045;
	position: absolute;
	right: -13px;
	z-index: 2;
}

.buzou-box3{
	width:230px;
	height:44px;
	display: flex;
	position: relative;
	left: -27px;
}
.buzou-box03{
	width:210px;
	height:44px;
	background:#ec880e;
	color: #fff;
	text-align: center;
	line-height: 44px;
	position: absolute;
	font-size: 20px;
	font-family:Avenir;
	font-weight:normal;
}
.buzou-horn3{
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 24px solid transparent;
	border-left: 20px solid #ec880e;
	position: absolute;
	right: -13px;
	z-index: 2;
}

.buzou-box4{
	width:230px;
	height:44px;
	display: flex;
	position: relative;
	left: -34px;
}
.buzou-box04{
	width:210px;
	height:44px;
	background:#a74a81;
	color: #fff;
	text-align: center;
	line-height: 44px;
	position: absolute;
	font-size: 20px;
	font-family:Avenir;
	font-weight:normal;
}
.buzou-horn4{
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 24px solid transparent;
	border-left: 20px solid #a74a81;
	position: absolute;
	right: -13px;
	z-index: 2;
}

.buzou-box5{
	width:230px;
	height:44px;
	display: flex;
	position: relative;
	left: -41px;
}
.buzou-box05{
	width:210px;
	height:44px;
	background:#be1a29;
	color: #fff;
	text-align: center;
	line-height: 44px;
	position: absolute;
	font-size: 20px;
	font-family:Avenir;
	font-weight:normal;
}
.buzou-horn5{
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 24px solid transparent;
	border-left: 20px solid #be1a29;
	position: absolute;
	right: -14px;
	z-index: 2;
}

.profileNews-top {
	position: relative;
	height: 176px;
	width: 100%;
}

.profileNews-top-en {
	position: relative;
	height: 376px;
	width: 100%;
}
.profileNews-liucOne{
	position: absolute;
	/* height: 176px; */
	width: 226px;
}
.liucOne-text,.liucTwo-text,.liucThree-text{
	width:216px;
	/* height:112px; */
	font-size:16px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(8,9,31,1);
	line-height:28px;
	padding-right: 10px;
}
.liucOne-hx{
	width:220px;
	height:1px;
	background: #EDC623;
	margin-top: 20px;
}
.liucOne-sx{
	width:2px;
	height:50px;
	background: #EDC623;
	margin: auto;
}
.profileNews-liucTwo{
	position: absolute;
	height: 176px;
	width: 226px;
	left: 400px;
}
.liucTwo-hx{
	width:220px;
	height:1px;
	background: #EC880E;
	margin-top: 20px;
}
.liucTwo-sx{
	width:2px;
	height:50px;
	background: #EC880E;
	margin: auto;
}

.profileNews-liucThree{
	position: absolute;
	height: 176px;
	width: 226px;
	left: 817px;
}
.liucThree-hx{
	width:220px;
	height:1px;
	background: #BE1A29;
	margin-top: 20px;
}
.liucThree-sx{
	width:2px;
	height:50px;
	background: #BE1A29;
	margin: auto;
}

.profileNews-liucFour{
	position: absolute;
	height: 176px;
	width: 226px;
	left: 240px;
}
.liucFour-hx{
	width:220px;
	height:1px;
	background: #F3B045;
	margin-bottom: 20px;
}
.liucFour-sx{
	width:2px;
	height:50px;
	background: #F3B045;
	margin: auto;
}
.liucFour-text,.liucFive-text{
	width:216px;
	height:70px;
	font-size:16px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(8,9,31,1);
	line-height:28px;
	padding-right: 10px;
}

.profileNews-liucFive{
	position: absolute;
	height: 176px;
	width: 226px;
	left: 659px;
}
.liucFive-hx{
	width:220px;
	height:1px;
	background: #A74A81;
	margin-bottom: 20px;
}
.liucFive-sx{
	width:2px;
	height:50px;
	background: #A74A81;
	margin: auto;
}

.focusNews{    padding-left: 50px;}
.focusNewsWorld{
	display: flex;
	position: relative;
}
.focusNewsWorld-left{
	width: 369px;
	height: 180px;
/*	display: flex;*/
}
.focusNewsWorld-time{
	width:375px;
	height:31px;
	font-size:20px;
	font-family:Avenir;
	font-weight:normal;
	color:rgba(8,9,31,1);
	line-height:30px;
	display: flex;
	margin-bottom: 14px;
}
.focusNewsWorld-text{
	width:344px;
	height:112px;
	font-size:15px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(8,9,31,1);
	line-height:28px;
}
.focusNewsWorld-timeSJ{
	width:121px;
	height:31px;
	font-size:22px;
	font-family:Avenir;
	font-weight:normal;
	color:rgba(8,9,31,1);
	line-height:30px;
}
.focusNewsWorld-timeYD{
	width:8px;
	height:8px;
	background:rgba(244,198,0,1);
	border-radius: 50%;
	margin-top: 10px;
}
.focusNewsWorld-timeZX{
	width: 240px;
	height: 1px;
	background: rgba(244,198,0,1);
	margin-top: 13px;
}
.focusNewsWorld-middle{
	margin-top: 13px;
}
.focusNewsWorld-middleSX{
	width:1px;
	height:68px;
	background:rgba(244,198,0,1);
}
.focusNewsWorld-middleHX{
	width:50px;
	height:1px;
	background:rgba(244,198,0,1);
}
.focusNewsWorld-right{
	width:165px;
	height:165px;
	background:rgba(244,198,0,1);
}
.focusNewsWorld-rightM{
	width:165px;
	height:165px;
}
.focusNewsWorld-rightT{
	width:108px;
	height:47px;
	padding: 30px;
}
.focusNewsWorld-rightT .rightT1{
	font-size: 14px;
	color: #fbfefc;
	text-align: center;
}
.focusNewsWorld-rightX{
	width: 107px;
	height: 1px;
	background: #f4db5a;
	margin: auto;
}
.focusNewsWorld-rightB{
	height: 26px;
}
.focusNewsWorld-rightB .rightT2{
	color: #fef1a3;
	font-size: 5px;
	margin-top: 2px;
	text-align: center;
}
.focusNewsWorld-rightS{
	width:0;
	height:0;
	border-right:14px solid transparent;
	border-left:14px solid transparent;
	border-top:14px solid rgba(244,198,0,1);
	margin-left: 69px;
}

.focusNewsGovern{
	display: flex;
	position: relative;
	margin-left: 420px;
	    margin-top: 13px;
}
.focusNewsGovern-middleSX{
	width:1px;
	height:68px;
	background:#feae1e;
	margin-left: 50px;
}	
.focusNewsGovern-middleHX{
	width:50px;
	height:1px;
	background:#feae1e;
}
.focusNewsGovern-timeSJ{
	width:121px;
	height:31px;
	font-size:22px;
	font-family:Avenir;
	font-weight:normal;
	color:rgba(8,9,31,1);
	line-height:30px;
	text-align: right;
}
.focusNewsGovern-text{
	width:344px;
	height:112px;
	font-size:15px;
	font-family:PingFangSC;
	font-weight:400;
	color:rgba(8,9,31,1);
	line-height:28px;
	margin-left: 38px;
}
.focusNewsGovern-right{
	width:165px;
	height:165px;
	background:#feae1e;
}
.focusNewsGovern-rightS{
	width:0;
	height:0;
	border-right:14px solid transparent;
	border-left:14px solid transparent;
	border-top:14px solid #feae1e;
	margin-left: 69px;
}
.focusNewsGovern-rightT{
	width:100%;
	height:73px;
	padding-top: 44px;
}

.focusNewsGovern-rightT-en{
	width:100%;
	height:73px;
	padding-top: 24px;
}
.focusNewsGovern-timeZX,.focusNewsGovern-timeYD{
	background: #feae1e;
}
.rightT3{
	font-size: 29px;
	color: #f5fffd;
	margin-bottom: 6px;
	text-align: center;
}
.rightT4{
	font-size: 16px;
	color: #f5fffd;
	text-align: center;
}
.rightT5{
	font-size: 4px;
	color: #f5d8a3;
	text-align: center;
}
.focusNewsCouncil{
	display: flex;
	position: relative;
	margin-top: 3px;
}
.focusNewsCouncil-rightT{
	padding: 0 18px;
	padding-top: 70px;
	background: #fb8300;
	height: 95px;
}

.focusNewsCouncil-rightT-en{
	padding: 0 18px;
	padding-top: 40px;
	background: #fb8300;
	height: 125px;
}
.focusNewsCouncil-rightS{
	width:0;
	height:0;
	border-right:14px solid transparent;
	border-left:14px solid transparent;
	border-top:14px solid #fb8300;
	margin-left: 69px;
}
.focusNewsCouncil-middleSX,.focusNewsCouncil-middleHX,.focusNewsCouncil-timeYD,.focusNewsCouncil-timeZX{
	background: #fb8300;
}
.focusNewsCopy{
	display: flex;
	position: relative;
	margin-top: 3px;
	margin-left: 420px;
	
}
.focusNewsCopy-timeZX,.focusNewsCopy-timeYD,.focusNewsCopy-middleSX,.focusNewsCopy-middleHX{
	background: #b44183;
}
.focusNewsCopy-rightT{
	background: #b44183;
	height: 121px;
}
.focusNewsCopy-rightT-en{
	background: #b44183;
	height: 143px;
}
.focusNewsCopy-rightS{
	width:0;
	height:0;
	border-right:14px solid transparent;
	border-left:14px solid transparent;
	border-top:14px solid #b44183;
	margin-left: 69px;
}
.rightT6{
	font-size: 20px;
	color: #f9f1f6;
	text-align: center;
	padding: 12px 0;
}

.focusNewsInte{
	display: flex;
	position: relative;
	margin-top: 3px;
}
.focusNewsInte-timeYD,.focusNewsInte-timeZX,.focusNewsInte-middleSX,.focusNewsInte-middleHX{
	background: #cf001f;
}

.focusNewsInte-rightT{
	background: #cf001f;
	height: 125px;
	padding-top: 40px;
}

.focusNewsInte-rightT-en{
	background: #cf001f;
	height: 155px;
	padding-top: 10px;
}

.rightT7{
	font-size: 20px;
	color: #f9f1f6;
	text-align: center;
	padding: 12px 0;
}
.focusNewsInte-rightS{
	width:0;
	height:0;
	border-right:14px solid transparent;
	border-left:14px solid transparent;
	border-top:14px solid #cf001f;
	margin-left: 69px;
}


.left-text .text-content p img{
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
