body{
    margin: 0;
    padding-bottom: 50px;
}
.banner_set{
    width: 100%;
    max-height: 900px;
    min-height: 400px;
    height: auto;
    position: relative;
}
.banner_set p{
    position: absolute;
    width: 1.5rem;
    height: 0.6rem;
    cursor: pointer;
}
.banner_set p img{
    display: inline-block;
    width:0.6rem;
    height: 0.6rem;
    vertical-align: top;
}
.banner_set p span{
    display: inline-block;
    width:0.5rem;
    height: 0.6rem;
    font-size: 0.2rem;
    color: white;
}
.video-sty{
    width: 2rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    border: 1px solid white;
    border-radius: 3px;
    position: absolute;
    left: 45%;
    top: 44%;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 0.24rem;
}
.padding-lr{
    padding-left: 0.1rem;
    padding-right: 0.1rem;
}
.padding-lr2{
    padding-left: 0.12rem;
    padding-right: 0.12rem;
}
.banner-text{
    position: absolute;
    top: 34%;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    font-size: 0.4rem;
}
.video-sty:hover{
    background: #828BD3;
}
.videoArea{
    position: absolute;
    width: 700px;
    height: 500px;
    left: 50%;
    top: 50%;
    z-index: 9999;
    margin: -230px 0 0 -350px;
    display: none;
}
@-webkit-keyframes fadeInOut {
    0% {
        opacity:0;
    }
    25% {
        opacity:0.5;
    }
    50% {
        opacity: 0.7;
    }
    75% {
        opacity:1;
    }
}
.list_desc{
    width: 100%;
    height: 130px;
    background: #000543;
    opacity:0.7313;
    /*margin: 0 auto;*/
    float: left;
    position: relative;
    /*padding-left: 20px;*/
}
.list_desc ul{
    width: 880px;
    height: 60px;
    margin: 30px auto;
}
.list_desc ul li{
    float: left;
    height: 100%;
    padding-left: 30px;
}
.list_desc ul li img{
    display: inline-block;
    height: 90%;
    width: 3px;
    margin-left: 30px;
    margin-bottom: 25px;
}
.list_desc ul li span{
    display: inline-block;
}
.list_desc_num{
    color: #29D0D4;
    font-size: 50px;
    margin-left: 20px;
}
.list_desc_text{
    color: white;
    font-size: 20px;
    margin-left: 5px;
    font-family: PingFangSC;
}
.home_content{
    width: 100%;
    background: white;
    float: left;
}
.home_content ul{
    width: 1060px;
    margin: 0 auto;
}
.home_content ul li{
    width: 100%;
    height: 380px;
    float: left;
    /*margin: 30px;*/
    position: relative;
    margin-top: 50px;
    margin-bottom: 30px;
}
.home_content ul li:nth-child(1){
    margin-top: 60px;
}
.home_content ul li:last-child{
    margin-bottom: 100px;
}
.home_content img{
    display: inline-block;
    width: 670px;
    height: 380px;
}
.home_content span{
    display: inline-block;
}
.home_content_right img{
    position: absolute;
    top: 0;
    right: -30px;
}
.home_content_left img{
    position: absolute;
    top: 0;
    left: -50px;
}
.home_content_desc{
    width: 580px;
    height: 270px;
    position: absolute;
    background: white;
    top: 52px;
    box-shadow: 0px 2px 30px 9px rgba(130,129,154,0.24);
    border-radius: 10px;
}
.home_content_desc_loaction{
    padding: 50px;
    padding-left: 70px;
}

.home_content_left_desc{
    left: 0;
}
.home_content_right_desc{
    right: 0;
}
.home_content_desc_title{
    color: #11A8FF;
    font-size: 24px;
}
.home_content_desc_text{
    width: 380px;
    height: 66px;
    color: #666666;
    font-size: 14px;
    margin-top: 20px;
}
.home_content_desc a{
    margin-top: 30px;
    color: #29D0D4;
    font-size: 14px;
    display: inline-block;
}
.business_desc{
    width: 100%;
    background: #2391F6;
    float: left;
}
.business_desc_content{
    width: 55%;
    margin: 100px auto;
    position: relative;
    padding-bottom: 70px;
}
.business_desc_content_text{
    width: 100%;
    font-size: 24px;
    color: white;
}
.business_desc_content_text_jiao{
    font-size: 16px;
    color: white;
    float: right;
    margin-top: 50px;
    position: relative;
}
.scene_desc{
    background: #00033C;
    width: 100%;
    /*min-height: 1000px;*/
    max-height: 1700px;
    /*height: 1630px;*/
    background-image: url("./image/scene_bg.png");
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
}
.scene_desc1{
    width: 100%;
    height: 630px;
}
.scene_desc1_title{
    width: 1000px;
    height: 60px;
    margin: 150px auto;
    margin-bottom: 120px;
    color: white;
    font-size: 35px;
    text-align: center;
}
.scene_desc1_title img{
    display: inline-block;
    width: 230px;
    height: 3px;
    margin-bottom: 10px;
}
.scene_desc1_list{
    width: 100%;
    height: 300px;
    margin: 0 auto;
    float: left;
}
.scene_desc1_list ul{
    width: 1100px;
    height: 300px;
    margin: 0 auto;
}
.scene_desc1_list ul li{
    width: 130px;
    height: 250px;
    margin: 0 50px 0 61px;
    float: left;
    text-align: center;
}
.scene_desc1_list ul li:nth-child(1){
    margin-left: 0;
}
.scene_desc1_list ul li img{
	display: inline-block;
	width: 80px;
	height: 80px;
}
.scene_desc1_list_desc{
	color: white;
	font-size: 24px;
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
.scene_desc1_list ul li:last-child{
    margin-right: 0;
}
.scene_desc2{
    width: 100%;
    height: 640px;
    margin-bottom: 120px;
}
.job_since{
	width: 100%;
	height: 500px;
}
.job_since_content{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.job_since_content_1{
	width: 100%;
	height: 250px;
}
.job_since_content_2{
	width: 100%;
	height: 250px;
	margin-top: 5px;
}
.job_since_content_1 ul,.job_since_content_2 ul{
	width: 100%;
	height: 250px;
}
.job_since_content_1 ul li{
	width: 390px;
	height: 240px;
	margin-left: 15px;
	float: left;
    cursor: pointer;
}
.job_since_content_1 ul li img{
    width: 390px;
    height: 240px;
}
.job_since_content_2 ul li{
	width: 288.5px;
	height: 240px;
	margin-left: 15px;
	float: left;
    cursor: pointer;
}
.job_since_content_2 ul li img{
    width: 288.5px;
    height: 240px;
}
.job_since_content_1 ul li:first-child,.job_since_content_2 ul li:first-child{
	margin-left: 0;
}
@media screen and (max-width: 1220px) {
    .scene_desc1{
        height: 520px;
    }
    .scene_desc1_list{
        height: 220px;
    }
    .scene_desc1_list ul{
        width: 900px;
        height: 200px;
    }
    .scene_desc1_list ul li{
        width: 120px;
        height: 200px;
        margin: 0 35px 0 40px;
        float: left;
        text-align: center;
    }
    .scene_desc1_list_desc{
        font-size:20px;
    }
    .scene_desc1_list ul li img{
        display: inline-block;
        width: 80px;
        height: 80px;
    }
    .job_since_content{
        width: 930px;
    }
    .job_since_content_1{
        width: 100%;
        height: 210px;
    }
    .job_since_content_2{
        width: 100%;
        height: 210px;
        margin-top: 5px;
    }
    .job_since_content_1 ul,.job_since_content_2 ul{
        width: 100%;
        height: 210px;
    }
    .job_since_content_1 ul li{
        width: 300px;
        height: 200px;
        margin-left: 15px;
        float: left;
        cursor: pointer;
    }
    .job_since_content_1 ul li img{
        width: 300px;
        height: 200px;
    }
    .job_since_content_2 ul li{
        width: 221px;
        height: 210px;
        margin-left: 15px;
        float: left;
        cursor: pointer;
    }
    .job_since_content_2 ul li img{
        width: 221px;
        height: 210px;
    }
    .scene_desc2{
        margin-bottom: 0px;
    }
}
.indormation_head{
    width: 100%;
    color: #283961;
    text-align: center;
    font-size: 35px;
    margin: 100px auto;
}
.indormation_head .xiantiao_L{
    display: inline-block;
    width:230px ;
    background: -webkit-gradient(linear, 0% 0%, 100% 0%,from(rgba(255,255,255,0)), to(#283961));
    height: 3px;
    margin-bottom: 10px;
}
.indormation_head .xiantiao_R{
    display: inline-block;
    width:230px ;
    background: -webkit-gradient(linear, 0% 0%, 100% 0%,from(#283961), to(rgba(255,255,255,0)));
    height: 3px;
    margin-bottom: 10px;
}
.information_content{
    width: 100%;
}
a:hover{
    text-decoration: none;
}
.zidrow{
    margin-top: 10px;
}
.news_list{
    width: 360px;
    margin-left: 30px;
    padding: 0;
    height: 360px;
}
.information_list{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.information_list .list_content{
    float: left;
    width: 370px;
    height: 100%;
    margin-left: 45px;
}
.information_list .list_content:first-child{
    margin-left: 0;
}
.information_list_title{
    width: 100%;
    height: 70px;
    color: #596C99;
    font-size: 24px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.mouse-hove{
	 cursor:pointer; 
	 padding:10px ;
	 box-sizing: border-box;
}
.mouse-hove:hover{
	box-shadow: 0px 0px 10px 0px rgb(130 129 154 / 24%);
}
.information_list_date{
    color: #9AA9C9;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.information_list_text{
    font-size:16px;
    font-family:PingFangSC-Regular;
    color:rgba(139,155,192,1);
    height: 190px;
}
.information_list_text img{
    display: inline-block;
    width:340px;
    height: 200px;
}
.partner{
    width: 100%;
    height: 180px;
    overflow: hidden;
    position: relative;
}
.partner ul{
    width: 100%;
    height: 180px;
    position: absolute;
    left: 0;
    top: 0;
	transition: left 0.2s;
}
.partner ul li{
    float: left;
    width: 360px;
    height: 180px;
    margin-left: 40px;
}
.partner ul li img{
    display: inline-block;
    width: 100%;
    height: 100%;
}
#partner ul li:first-child{
    margin-left: 0;
}
@media screen and (max-width: 1200px) {
    .zidrow{
        width: 360px;
        margin: 0 auto;
    }

}
