@charset "utf-8";
body{color:#222;-webkit-text-size-adjust:none;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl, dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,iframe{margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
body,button,input,select,textarea {font-family:Tahoma,Arial,Roboto,”Droid Sans”,”Helvetica Neue”,”Droid Sans Fallback”,”Heiti SC”,sans-self;font-size:62.5%; line-height:1.5;}
ol,ul{list-style:none;}
a {text-decoration: none;background-color: transparent;}

.navbar{
	padding: 45px 0;
	background-color:#fff;
	transition:padding 0.4s;
	min-height: 50px;
    margin-bottom: 20px;
    display: block;
}
.navbar.scrolled{
	box-shadow: 0 3px 3px rgba(0,0,0,0.1);
	padding: 20px 0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-header .logo{
    display: inline-block;
    position: absolute;
    left: 120px;
    margin-top: -8px;
}
.navbar-header .logo img{
    width: 240px;
}
.navbar-header ul{
    float: right;
    margin-right: 120px;
}
.navbar-header ul li {
    padding: 0;
    line-height: 50px;
    padding-left: 48px;
    display: inline-block;
    list-style: none;
    color: #000;
    position: relative;
    font-size: 16px;
}
.navbar-header ul li a{
    cursor: pointer;
}
.navbar-header ul li a:hover{
    cursor: pointer;
    font-weight: bolder;
}
.navbar-header ul li a:link {
    color: #000;
}
.navbar-header ul li a:hover, a:link, a:visited {
    color: #000;
}
.bold{
	font-weight: bolder;
}

#newsWarp{
	width:1200px;
	height: auto;
	padding-top: 140px;
	margin: auto;
	overflow-y: hidden;
}
#newsWarp .tophot{
    width: 100%;
    height: 360px;
}


.navbar{
    padding: 35px 0;
    background-color: #fff;
    transition: padding 0.4s;
    min-height: 50px;
    margin-bottom: 20px;
    display: block;
    border-bottom: 1px solid rgba(0,0,0,0.06);
}
.navbar.scrolled{
	box-shadow: 0 3px 3px rgba(0,0,0,0.1);
	padding: 20px 0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-header .logo{
    display: inline-block;
    position: absolute;
    left: 120px;
    margin-top: -8px;
}
.navbar-header .logo img{
    width: 240px;
}
.navbar-header ul{
    float: right;
    margin-right: 120px;
}
.navbar-header ul li {
    padding: 0;
    line-height: 50px;
    padding-left: 48px;
    display: inline-block;
    list-style: none;
    color: #000;
    position: relative;
    font-size: 16px;
}
.navbar-header ul li a{
    cursor: pointer;
}
.navbar-header ul li a:hover{
    cursor: pointer;
    font-weight: bolder;
}
.navbar-header ul li a:link {
    color: #000;
}
.navbar-header ul li a:hover, a:link, a:visited {
    color: #000;
}
.bold{
	font-weight: bolder;
}

#newsWarp{
	width:1200px;
	height: auto;
	padding-top: 140px;
	margin: auto;
	overflow-y: hidden;
}
#newsWarp .tophot{
    width: 100%;
    height: 360px;
}
.slide_div {
    width: 100%;
    height: 100%;
    position: relative;
}

.slide_img_div {
    position: relative;
    width: 100%;
    height: 100%;
}

.slide_img_ul {
	width:100%;
	height: 100%;
	overflow: hidden;
}

.slide_img_ul li img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 20px;
}

.slide_option {
    position: absolute;
    z-index: 999;
    top: 40px;
    width: 80px;
    text-align: center;
    display: block;
    list-style: none;
    right: 55px;
}
.slide_option li {
    font-weight: 800;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .805031px;
    color: #fff;
    opacity: .6;
    cursor: pointer;
    margin-bottom: 45px;
    padding: 10px 0px;
    /* background-color: aqua; */
}
.check_li {
    color: black !important;
    font-weight: 800;
    text-align: center;
  
    font-size: 12px;
    /* background: #fff; */
    border-radius: 73.2579px;
    width: 80px;

    opacity: 1 !important;
}
.banner_text{
    position: absolute;
    z-index: 10;
    top: -moz-calc(50% - 120px);
    top: calc(50% - 120px);
    left: 120px;
    font-size: 3.33vw;
    line-height: 4.37vw;
    letter-spacing: .1vw;
    color: #fff;
    font-weight: bold;
}
.banner_text p{
    width: 41.67vw;
    font-size: 1.11vw;
    line-height: 1.67vw;
    text-align: justify;
    letter-spacing: .1vw;
    color: #fff;
    opacity: .7;
    margin-bottom: 2.22vw;
}
.lineGroup{
    position: absolute;
    z-index: 1;
    width: 80px;
    right: 55px;
    text-align: center;
    top: 77px;
}
.lineGroup .line{
    width: 1px;
    height: 43px;
    /* background: #fff; */
    opacity: .3;
    margin-bottom: 38px;
    margin-left: 39px;
}
.newsContianer{
	width: 100%;
	height: auto;
	overflow-y: hidden;
    margin: 80px 0px;
}
.newsContianer h1{
	font-size: 38px;
}
.news-display{
	width: 100%;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	cursor: pointer;
}
.list:hover .list-content{
    top: -15px;
}
.list-content{
    width: 384px;
    position: relative;
    margin-top: 48px;
    position: relative;
    top: 0;
    -webkit-transition: top .2s ease-in-out;
    -moz-transition: top .2s ease-in-out;
    transition: top .2s ease-in-out;
    padding: 0;
}
.list-content img {
    border-radius: 20px;
    width: 384px;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
}
.list-content h2{
    margin-top: 20px;
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    text-align: justify;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-content p{
    color: #777e87;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    letter-spacing: .02em;
}
.list-content span{
    background-color: #ffffff;
    margin-top: -18px;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-left: 3px;
}
.footer{
    opacity: 1;
    left: 0;
    width: 100%;
    min-width: 1200px;
    height: 200px;
    position: relative;
    background-color: black;
}


/*关于我们*/
#aboutMain{
    width: 100%;
    height: auto;
    overflow-y: hidden;
    margin-top: 140px;
}
#aboutMain .banner{
    margin: 0 auto;
    width: 1200px;
    height: 240px;
    position: relative;
}
#aboutMain .banner img{
    width: 100%;
    height: 100%;
    border-radius: 20px;
}
#aboutMain .banner h2{
    font-style: normal;
    font-weight: bold;
    font-size: 23px;
    line-height: 42px;
    margin-top: 4px;
    letter-spacing: 1px;
    color: #fff;
}
#aboutMain .banner p{
    font-family: OPPOSans;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    position: relative;
    letter-spacing: 1px;
    color: #fff;
    opacity: .8;
}
#aboutMain .line{
    margin-top: 16px;
    width: 370px;
    height: 1px;
    background: #fff;
    mix-blend-mode: normal;
    opacity: .2;
}
#aboutMain .banner .title{
    position: absolute;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 400px;
    margin-left: 80px;
    top: 58px;
}
#aboutMain .warp{
    width: 1200px;
    height: auto;
    overflow-y: hidden;
    margin: 0 auto;
    margin-top: 80px;
}
#aboutMain .warp h2{
    font-size: 38px;
}
#aboutMain .warp .container{
    width: 100%;
    height: auto;
    overflow-y: hidden;
}
#aboutMain .warp .article{
    margin-top: 60px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.article .text {
    width: 667px;
}
.arti-img{
    margin-left: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    width: 480px;
    height: 270px;
    border-radius: 20px;
}
.article .text h3{
    margin-top: 5px;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 48px;
    letter-spacing: 1px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.article .text p{
    margin-top: 24px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
    letter-spacing: 2px;
    color: #777e87;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

#video{
    width: 100%;
    min-width: 1200px;
    margin-top: 90px;
    overflow: hidden;
    position: relative;
}
#video .container{
    height: 80.7vh;
    width: 100%;
    overflow: hidden;
    background-color: #f9f9f9;
}
.video-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#video .message{
    position: absolute;
    font-style: normal;
    font-weight: bold;
    color: #fff;
    width: 456px;
    z-index: 100;
    left: 50%;
    margin-left: -228px;
    margin-top: 28vh;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#video .message h2{
    font-size: 36px;
    line-height: 47px;
}
#video .message .tip{
    margin-top: 16px;
    letter-spacing: 24px;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.message .inner-line{
    background: #fff;
    opacity: .3;
    height: .75px;
    z-index: 2000;
    width: 38.29px;
}
.message .tip p{
    margin-top: -8px;
    margin-left: 15px;
    width: 370px;
    text-align: center;
}
.join-button{
    margin-top: 29px;
    border: 2px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    width: 144px;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1.0;
    z-index: 200;
    cursor: pointer;
}
.join-button:hover {
    opacity: .8;
    cursor: pointer;
    background: rgba(255,255,255,0.2);
}
#contact{
    width: 1200px;
    height: auto;
    overflow-y: hidden;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 80px;
}
#contact h1{
    font-size: 38px;
}
#contact p{
    font-size: 20px;
    line-height: 36px;
    text-align: justify;
    font-weight: bold;
    color: #383e46;
    letter-spacing: 1px;
}
#contact span{
    font-size: 20px;
    line-height: 68px;
    letter-spacing: 1px;
    color: #777e87;
    margin-right: 40px;
}
.page_bottom_beian{
	padding-top: 8%;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: white;
}