@font-face{font-family:'cuya';src:url('cuya.ttf');}
.cuya{font-family:"cuya";}
#fullPage-nav LI{margin:0 0;}
em,i,u{font-style:normal;}
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote{margin:0;padding:0;}
body{color:#333;font-size:16px;}
#fullPage-nav LI A{text-align:right;width:21px;background:url(dot1.png) no-repeat center center;float:right;height:21px;color:#f1c820;text-decoration:none;-webkit-transition:all 0.1s ease;transition:all 0.1s ease;}
#fullPage-nav LI .active{background-position:0px bottom;background:url(dot2.png) no-repeat 5px 5px;background:url(dot2.png) no-repeat center center;}
#fullPage-nav LI A:hover{background:url(dot3.png) no-repeat center center;}
#fullPage-nav SPAN{display:none;}
.fullPage-tooltip{font:12px/21px "Microsoft Yahei";float:left;color:#fff;top:0px;margin-right:5px;width:60px;text-align:center;line-height:21px;border-radius:25px;background:#0051a2;}
.dtgif{width:50px;position:relative;left:0;top:88%;right:0;margin:auto;}
.anniu{position:absolute;top:0px;width:78px;height:70px;background:url(1.png) no-repeat;animation:updown 1.5s infinite;animation-timing-function:linear;z-index:999;}

/*通用头部*/
.head{z-index:10000;margin:0 auto;width:100%;position:relative;top:0px;left:0px;}
.navc{position:absolute;width:100%;top:100%;left:0;height:70px;}
.navc .myLogo{float:left;display:block;margin:25px 0 0 20px;}
.navc .navMaing{float:right;margin:50px 100px 0 0;}
.navMaing li{float:left;color:#fff;margin-right:60px;}
.navMaing li a{color:#fff;font-size:16px;transition:all 0.3s;display:block;text-shadow:1px 1px 2px rgba(0,0,0,0.8);}
.navMaing li a:hover{transform:translateY(-3px);}
.navMaing li a:hover:after{content:"";display:block;width:60px;height:2px;background:#fff;position:absolute;}
#nav{display:none;}
#nav ul ul{display:none;width:100%;top:108px;position:absolute;left:0;background:rgba(0,0,0,0.8);color:#fff;z-index:9999;}
#nav ul ul li{float:left;width:14.28571429%;margin:0;}
#nav > ul > li ul li a{padding:2%!important;transition:0.5s;}
#nav > ul > li ul li a span{display:block;overflow:hidden;}
#nav > ul > li ul li a img{width:100%;display:block;}
#nav > ul > li ul li a p{line-height:30px;font-size:14px;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fff;}
#nav > ul > li ul li a:hover{background:#1d2087;}
#container{overflow:hidden;position:relative;top:0;left:0;right:0;bottom:0;}
.topbg{background:url("b1.jpg") no-repeat;position:absolute;width:100%;height:100%;display:block;z-index:8;}
#background_video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover;}
#video_cover{  /*      position: absolute;*/
width:100%;height:100%;background:url("b1.jpg") no-repeat;background-size:cover;background-position:center;}
#video_controls{  /*      position: absolute;*/
left:50%;transform:translate(-50%,0);}
#play img{width:100px;}
#pause img{width:90px;}
#pause{display:none;}
@media (min-width:768px){
	#video_controls{display:none;}
}
#container{height:100%;}
#overlay{position:absolute;top:0;right:0;left:0;bottom:0;background:url(vdian.png);opacity:0.7;filter:alpha(opacity=70);  /* 针对 IE8 以及更早的版本 */}
#main_content{z-index:2;position:relative;display:inline-block;  /* Vertical center */top:50%;transform:translateY(-50%);}
.sypic{position:absolute;top:0;left:0;z-index:9;right:0;width:100%;margin:auto;bottom:0;height:100%;}
.sypic img{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;animation:sss3 1s infinite alternate linear;width:50.78%;}

/*底部版权*/
#copybox{width:96%;height:40px;line-height:40px;background:rgba(0,0,0,0.589);position:fixed;bottom:0;z-index:99999;color:#fff;padding:0 2%;font-size:14px;}
#copybox a{color:#fff;}
#copybox span{float:right;}
#copybox img{vertical-align:middle;margin-left:15px;}
@keyframes sss1{
	0%{transform:scaleX(1.05) scaleY(1.05);}
	50%{transform:scaleX(1) scaleY(1);}
	100%{transform:scaleX(1.05) scaleY(1.05);}
}
@keyframes sss{
	0%{transform:translateY(-10px);}
	100%{transform:translateY(0px);}
}
@keyframes bg_moveww{
	0%{transform:scale3d(1,1,1);}
	50%{transform:scale3d(1.1,1.1,1.1);}
	100%{transform:scale3d(1,1,1);}
}
@keyframes bg_move{
	0%{background-size:100%;}
	25%{background-size:102%;}
	50%{background-size:104%;}
	75%{background-size:102%;}
	100%{background-size:100%;}
}
.section{background: 50%/cover no-repeat;
    height: 100%;position: relative;overflow: hidden;margin-right: 280px;}
.section_one{background-image:url(b1.jpg);}
.section3{background-image:url(03.jpg);}
.section15{background-image:url(b15.jpg);}
.section2{background-image:url(02.jpg);}
.section7{background-image:url(06.jpg);}
.section5{background-image:url(05.jpg);}
.section8{background-image:url(07.jpg);}
.section6{background-image:url(09.jpg);}
.w1300{width:1300px;margin:auto;}
.w1200{width:1200px;margin:auto;}

.section>a{display: inline-block;position: absolute;left: 0;right: 0;bottom: 3%;margin: auto;z-index: 99;width: 66px;animation:sss 1s infinite alternate linear;}

.about_box .person-word-box{ padding-left:8%; margin-bottom:80px; }
.about_box .person-word-box img{ width:480px; height:320px; vertical-align: bottom; }
.about_box .person-word-box .words{ position: relative;  width:660px; height:255px; padding:39px 20px 20px 94px; background: #fff url('img_chat.png') no-repeat; background-size: cover; display: inline-block; text-align: center; }
.about_box .person-word-box .words h3{ /*font-family: LucidaGrande-Bold;*/ font-family: "Microsoft YaHei"; font-size: 40px; color: #666666; letter-spacing: 0.67px; height:30px; line-height:30px; }
.about_box .person-word-box .words p{ font-family: "Microsoft YaHei"; font-size: 20px; color: #666666; line-height: 40px; width:470px;  margin:0 auto; text-indent: 2em;}
.about_box .auto1{background: #000;position: relative;margin-bottom: 50px;}
.about_box .auto1 .apic_box{width: 50%;position: absolute;box-sizing: border-box;height: 100%;display: block;}
.about_box .auto1 .apic_box .video_box{width: 100%;height: 100%;display: block;overflow: hidden;}
.about_box .auto1 .apic_box .video_box video{width: 100%;height: 100%;}
.about_box .sygs{width: 50%;text-align: left;background: rgba(255,255,255, .9);overflow: hidden;box-sizing: border-box;padding: 30px;}
.about_box .sygs .sygswz{color:#707070;line-height:200%;margin-top: 10px;text-align: left;text-indent: 2em;}
.about_box .sygs a.more{color: #707070;padding-left: 70px;position: relative;float: right;}
.about_box .sygs a.more::after,.about_box .sygs a.more::before{content: "";display: block;overflow: hidden;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;transition: .5s;}
.about_box .sygs a.more::after{width: 60px;height: 1px;background: rgba(112,112,112,0.5);}
.about_box .sygs a.more::before{width: 7px;height: 7px;border-radius: 50%;background: rgba(112,112,112,1);}
.about_box .sygs a.more:hover{color: #E85000;}
.about_box .sygs a.more:hover::before{left: 60px;background: #E85000;}

.section8 .fl{width: 43%;height: 100%;position: absolute;left: 5%;}
.section8 .fl img{animation:sss1 5s infinite alternate linear;}
.section8 .fr{width: 39%;height: 100%;position: absolute;right: 5%;}
.section8 .fr.txt h5,.section8 .fr.txt .info{text-align: left;color: #fff;}
.section8 .fr.txt h5{background: url(aline.png) no-repeat left center;background-size: cover;font-weight: 500;line-height: 62px;margin-top: 20px;padding-left: 10px;}
.section8 .fr.txt .info{line-height: 40px;margin-top: 20px;font-weight: 300;}
.section8 .fr .amore{float: right;text-align: center;color: #fff;border-radius: 50px;border: 1px solid #fff;padding: 10px 30px;}
.section8 .fr .amore img{display: inline-block;margin-left: 10px;transition: .3s;}
.section8 .fr .amore:hover{background: #0C4720;border-color: #0C4720;}
.section8 .fr .amore:hover img{margin-left: 15px;}

.section6 .inner{border-radius: 30px;background: #163827;width: 80%;margin: auto;position: absolute;left: 0;right: 0;top: 100px;bottom: 0;height: 54.5%;z-index: 99;}
.section6 .inner .fl{position: relative;width: 60%;height: 100%;}
.section6 .inner .fl>img{position: absolute;left: -12%;bottom: 0;z-index: 99;width: 80%;}
.section6 .inner .fl .txt{position: absolute;right: 5%;top: 10%;width: 42%;}
.section6 .inner .fl .txt h4{color: #EFB402;font-weight: 700;font-size: 52px;text-align: justify}
.section6 .inner .fl .txt p{color: #809B8D;margin-top: 20px;}
.section6 .inner .fl .txt a{margin-top: 30px;float: right;background: #EFB402;color: #000;;border-radius: 20px;padding:5px 25px;}
.section6 .inner .fl .txt a img{display: inline-block;}
.section6 .inner .fl .txt a:hover{background: #fff;}
.section6 .inner .fr{width: 32%;margin-top: 5%;margin-right: 6%;}
.section6 .inner .fr img:nth-child(2){margin-top: 20px;}
.section6 .inner .fr h5{color: #EFB402;font-weight: 700;}
.section6 .img1{position: absolute;left: 0;right: 0;top: 10%;margin: auto;width: 90%;}
.section6 .img2{position: absolute;right:5%;bottom: 5%;width: 27.5%;z-index: 100;}


#fp-nav.right{left: 15px;right: auto;}
