@charset "utf-8";
/*
color:red !important;/* Firefox、IE7支持 
_color:red;  IE6支持 
*color:red;  IE6、IE7支持 
*+color:red; IE7支持/
color:red\9; IE6、IE7、IE8支持 
color:red\0; IE8支持
@media screen and(-webkit-min-device-pixel-ratio:0){} chrome
background:linear-gradient(#e99c40,#d35224);-webkit-background:linear-gradient(#e99c40,#d35224);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#8fc320,endcolorstr=#122b88,gradientType=1);
-webkit-appearance:none;
appearance:none;
pointer-events:none;
select::-ms-expand{display:none;}
@media screen and (min-width:540px){}
@media screen and (max-width:320px){}
-moz-user-select:none;
-webkit-user-select:none;
-ms-user-select:none;
user-select:none;
*/

/*--默认--*/
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,big,cite,code,del,em,font,img,ins,small,strong,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{margin:0;padding:0;}
body{font-family:微软雅黑,黑体;min-width:320px;margin:auto;}
ol,ul,li{list-style:none outside none;}
a{text-decoration:none;color:inherit;cursor:pointer;outline:none;}
img{border:none;vertical-align:middle;max-width:100%;max-height:100%;}
table{border-collapse:collapse;width:100%;}
tr,td,th{padding:0;margin:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;line-height:1.3;}
i,em,b,strong{font-style:normal;font-weight:normal;}
input,textarea,select{padding:0;font-family:inherit;outline:none;resize:none;background:none;border:none;font-size:inherit;color:inherit;}
input::-moz-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
textarea::-moz-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
select::-moz-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
::-webkit-input-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
::-ms-input-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
/* video::-webkit-media-controls{ display:none !important; } */

/*--滚动条插件--*/
.jspContainer{overflow:hidden;position:relative;}.jspPane{position:absolute;}.jspVerticalBar{position:absolute;top:0;right:0;width:16px;height:100%;}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;}.jspVerticalBar *,.jspHorizontalBar *{margin:0;padding:0;}.jspCap{display:none;}.jspHorizontalBar .jspCap{float:left;}.jspTrack{background:#dde;position:relative;}.jspDrag{background:#ddd;position:relative;top:0;left:0;cursor:pointer;}.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%;}.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;}.jspArrow.jspDisabled{cursor:default;background:#80808d;}.jspVerticalBar .jspArrow{height:16px;}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%;}.jspVerticalBar .jspArrow:focus{outline:none;}.jspCorner{background:#eeeef4;float:left;height:100%;}* html .jspCorner{margin:0 -3px 0 0;}.jspVerticalBar{width:6px;}.jspDrag{background:#a99479;border-radius:8px;}.jspTrack{background:#f5f5f5;border-radius:8px;}
.mCSB_scrollTools .mCSB_draggerRail{background:#ddd;width:2px;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background:#333;}

@font-face{
    font-family:en;
    src: url('fonts/AvianRegular.eot');
    src: url('fonts/AvianRegular.eot?#iefix') format('embedded-opentype'),url('fonts/AvianRegular.woff2') format('woff2'),url('fonts/AvianRegular.woff') format('woff'),url('fonts/AvianRegular.ttf') format('truetype'),url('fonts/AvianRegular.svg#AvianRegular') format('svg');
}
@font-face {
    font-family:impact;
		src: url('fonts/impact.eot');
    src: url("fonts/impact.eot?#iefix") format("embedded-opentype"), url("fonts/impact.woff") format("woff"), url("fonts/impact.ttf") format("truetype"), url("fonts/impact.svg#impact") format("svg");
}
@font-face{
    font-family:icon;
    src: url('fonts/iconfont.eot');
    src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'),url('fonts/iconfont.woff') format('woff'),url('fonts/iconfont.ttf') format('truetype'),url('fonts/iconfont.svg#iconfont') format('svg');
}
@font-face { font-family: "xfont";
	src: url('../fonts/iconfont.eot'); /* IE9*/
	src: url('../fonts/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../fonts/iconfont.woff') format('woff'), /* chrome, firefox */
		url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
		url('../fonts/iconfont.svg#xfont') format('svg'); /* iOS 4.1- */
}

.transTop{transform:translateY(80px);opacity:0;transition:all 0.8s ease-out 0s;}.transTop_1{transform:translateY(80px);opacity:0;transition:all 0.8s ease-out 0.2s;}.transTop_2{transform:translateY(80px);opacity:0;transition:all 0.8s ease-out 0.4s;}.transTop_3{transform:translateY(80px);opacity:0;transition:all 0.8s ease-out 0.6s;}.transTop_4{transform:translateY(80px);opacity:0;transition:all 0.8s ease-out 0.8s;}.transBottom{transform:translateY(-80px);opacity:0;transition:all 0.8s ease-out 0s;}.transLeft{transform:translateX(-80px);opacity:0;transition:all 1s ease-out 0s;}.transLeft_1{transform:translateX(-80px);opacity:0;transition:all 0.8s ease-out 0.2s;}.transLeft_2{transform:translateX(-80px);opacity:0;transition:all 0.8s ease-out 0.4s;}.transLeft_3{transform:translateX(-80px);opacity:0;transition:all 0.8s ease-out 0.6s;}.transRight{transform:translateX(80px);opacity:0;transition:all 0.8s ease-out 0s;}.transRight_1{transform:translateX(80px);opacity:0;transition:all 0.8s ease-out 0.2s;}.transRight_2{transform:translateX(80px);opacity:0;transition:all 0.8s ease-out 0.4s;}.transRight_3{transform:translateX(80px);opacity:0;transition:all 0.8s ease-out 0.6s;}.transList>div{transform:translateY(80px);opacity:0;transition:all 0.8s ease-out 0s;}.transList>div:nth-child(2){transition-delay:0.1s;}.transList>div:nth-child(3){transition-delay:0.2s;}.transList>div:nth-child(4){transition-delay:0.3s;}.transList>div:nth-child(5){transition-delay:0.4s;}.scale{transform:scale(0.5);opacity:0;transition:all 0.8s ease-out 0s;}.scale_1{transform:scale(0.5);opacity:0;transition:all 0.8s ease-out 0.2s;}.scale_2{transform:scale(0.5);opacity:0;transition:all 0.8s ease-out 0.4s;}.scaleList>div{transform:scale(0.5);opacity:0;transition:all 0.8s ease-out 0s;}.scaleList>div:nth-child(2){transition-delay:0.1s;}.scaleList>div:nth-child(3){transition-delay:0.2s;}.scaleList>div:nth-child(4){transition-delay:0.3s;}.scaleList>div:nth-child(5){transition-delay:0.4s;}.show .transTop{transform:none;opacity:1;}.show .transTop_1{transform:none;opacity:1;}show .transTop_2{transform:none;opacity:1;}.show .transTop_3{transform:none;opacity:1;}.show .transTop_4{transform:none;opacity:1;}.show .transBottom{transform:none;opacity:1;}.show .transLeft{transform:none;opacity:1;}.show .transLeft_1{transform:none;opacity:1;}.show .transLeft_2{transform:none;opacity:1;}.show .transLeft_3{transform:none;opacity:1;}.show .transRight{transform:none;opacity:1;}.show .transRight_1{transform:none;opacity:1;}.show .transRight_2{transform:none;opacity:1;}.show .transRight_3{transform:none;opacity:1;}.show .transList>div{transform:none;opacity:1;}.show .scale{transform:none;opacity:1;}.show .scale_1{transform:none;opacity:1;}.show .scale_2{transform:none;opacity:1;}.show .scaleList>div{transform:none;opacity:1;}

/*--类--*/
.gray{-webkit-filter:grayscale(100%);filter:grayscale(100%);filter:gray;}
.fl{float:left;}
.fr{float:right;}
.clearfix:after{content:"";clear:both;display:block;}
.footer.footer_b{position:fixed;left:0;bottom:0;width:100%;}

.input{position:relative;}
.input input{height:34px;padding:0 15px;border:1px solid #ddd;border-radius:5px;width:100%;box-sizing:border-box;transition:all 0.2s ease-out 0s;}
.input input:focus{border-color:#dc7405;box-shadow:0 0 5px rgba(0,0,0,0.15);}

.select{display:inline-block;width:210px;height:30px;line-height:30px;color: #707070;position: relative;border:1px solid #ddd;text-align: left;cursor: pointer;border-radius:5px;}
.select.act{z-index:1;}
.select:before{content:"\e737";right:10px;top:50%;margin-top:-6px;position: absolute;font-family:icon;line-height:1;}
.select span{display:block;margin:0 10px 0 10px;}
.select ul{position:absolute;left:-1px;right:-1px;top:100%;margin-top:1px;background: #fff;display:none;border:1px solid #ddd;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,0.15);}
.select li{padding:0 10px;line-height:30px;}
.select li:hover{background:#f0f0f0;}

.ckbox{width:12px;height:12px;border:1px solid #aaa;display:inline-block;background:#fff;text-align: center;line-height:0;font-size:12px;line-height:12px;cursor: pointer;}
.ckbox.ckd{background:#aaa;}
.ckbox:after{content:"\e794";font-family:icon;color:#fff;}


.radio{cursor: pointer;margin-right:45px;}
.radio i{display:inline-block;vertical-align: sub;width: 11px;height:11px;text-align: center;border:1px solid #aaa;margin-right:5px;line-height:15px;font-size: 0;border-radius:100%;}
.radio.ckd i{border-color:#dc7405;}
.radio.ckd i:after{content:"";width:5px;height:5px;background:#dc7405;display:block;margin:3px 3px 0;border-radius:100%;}

/*--通用--*/
body{font-size:14px;color:#333;line-height:1.6;}
.h{line-height:1.3;}
.h1{line-height:1.3;}
.h2{line-height:1.3;}
.h3{line-height:1.3;}
.block{width:1230px;margin:auto;}
.text{text-align:justify;}
.just{text-align: justify; text-justify: inter-ideograph;}
.text .p{line-height:1.7;text-align:left;}
.menu{display:none;}
.nav_main_m{display:none;}
.search_m{display:none;}
.scmbtn{display:none;}
.list:after{content:"";vertical-align: middle;display:block;clear: both;font-size: 0;}
.prev{cursor: pointer;}
.next{cursor: pointer;}
.gotop{display:none;}

.x-wrap{width: 1230px;margin: auto;position: relative;}
.middle{ font-size: 0; letter-spacing: -1.5em;}
.middle:after{ content: '0'; display: inline-block; vertical-align: middle; height: 100%; font-size: 0;}
.middle-cont{ display: inline-block; vertical-align: middle; font-size: 14px; letter-spacing: 0;max-width: 95%;}

.layer{background:rgba(0,0,0,0.6);position:fixed;left:0;top:0;right:0;bottom:0;z-index:10;display:none;}
.layer .box{background:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.layer .close{font-size:35px;font-family:icon;position: absolute;right:0;top:0;width:60px;height:60px;text-align:center;line-height:60px;cursor: pointer;}
.layer .close:after{content:"\e798";}
.layer .inner{padding:65px;}
.layer h1{font-size:30px;}
.layer .content{margin-top:20px;max-height:345px;overflow: hidden;}

.alert{background:rgba(0,0,0,0.6);position:fixed;z-index:10;left:0;top:0;;right:0;bottom:0;display:none;}
.alert .box{position: absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:40px;background:#fff;min-width:300px;max-width:400px;}
.alert .box.small{min-width:300px;max-width:400px;}
.alert .box.middle{min-width:400px;max-width:550px;}
.alert .box.large{min-width:500px;max-width:800px;}
.alert .box .h{font-size:26px;text-align: center;line-height:1.3}
.alert .box .p{margin-top:30px;font-size:16px}
.alert .box .btns{margin-top:40px;text-align:center;}
.alert .box .btns a{display: inline-block;padding:0 20px;line-height:40px;border:1px solid #ccc;margin:0 15px;font-size:16px;min-width:100px;}
.alert .box .btns a.red{background:#b92b22;color: #fff;border-color:#b92b22;}

.share-box{display:inline-block;vertical-align:middle;text-align:center;font-size:0;}
.share-box:after{content:'';display:table;clear:both;}
.share-box .share-item{position:relative;display:inline-block;vertical-align:middle;border-radius:50%;cursor:pointer;margin:0 0 0 15px;padding-left:0;background-image:none;float:none;width:32px;height:32px;line-height:32px;font-size:26px;}
.share-box .share-item:first-child{margin-left:0;}
.share-box .share-item:hover{z-index:1;}
.share-box .share-item:after{content:'';font-family:icon;font-style:normal;-webkit-text-stroke-width:0.2px;}
.share-box .icon-wchat:after{content:'\e600';font-size:1.05em;margin-top:0.05em;}
.share-box .icon-qq:after{content:'\e606';}
.share-box .icon-qzone:after{content:'\e60a';}
.share-box .icon-sinawb:after{content:'\e604';}
.share-box .icon-txwb:after{content:'\e609';}
.share-label{display:inline-block;}
.share-item .code{position:absolute;bottom:100%;left:50%;margin-left:-70px;margin-bottom:10px;margin-top:15px;padding:10px;width:140px;background-color:#fff;border-radius:3px;box-shadow:0 0 10px rgba(0,0,0,0.15);border-radius:5px;box-sizing:border-box;visibility: hidden;opacity: 0; transform:translateY(-10px); transition:all 0.2s ease-out 0s;}
.share-item .code:after{content:'';position:absolute;left:50%;top:100%;margin-left:-8px;width:0;height:0;border:8px solid transparent;font-size:0;border-top-color:#fff;}
.share-item .code > img{display:block;width:100%;}
.share-item:hover .code{visibility:visible;opacity:1;transform:none;}
#bdshare_weixin_qrcode_dialog{-webkit-box-sizing:content-box;box-sizing:content-box;}

.header{position:relative;height:130px;z-index:3;box-shadow:0 0 5px rgba(0,0,0,0.15);}
.header.posi {position:absolute;left:0;top:0;right:0;height:130px;z-index:6;}
.header .block{position:relative;height:100%;}
.header .logo{position:absolute;left:0;top:0;height:100%;}
.header .logo a{display:block;height:100%;}
.header .logo img{max-height:60%;}
.header .logo a:after{content:"";vertical-align: middle;display:inline-block;height:100%;}
.header .nav_main{font-size:16px;text-align: center;position: absolute;left: 387px;right: 95px;}
.header .nav_main .item{position:relative;display: inline-block;vertical-align: middle;position: relative;}
.header .nav_main .item a{display:block;}
.header .nav_main>.item>a{color:#fff;padding:52px 25px;}
.header .nav_main .item ul{position:absolute;top:100%;box-shadow:0 0 5px rgba(0,0,0,0.15);background:#fff;min-width:100%;left:0;padding:10px 0;display:none;}
.header .nav_main .item ul ul{left:100%;top:0;}
.header .nav_main .item:hover>ul{display:block;}
.header .nav_main .item li:hover>ul{display:block;}
.header .nav_main .item li{line-height:30px;padding:0 20px;white-space:nowrap;}
.header .nav_main .item li:hover{}
.header .tools{position:absolute;right:0;top:50px;z-index:1;}
.header .tools .item{border-radius:100%;margin-left:10px;width:36px;height:36px;line-height:34px;position:relative;float:left;}
.header .tools .item:first-child{margin-left:0;}
.header .tools .item>a{width:100%;height:100%;text-align:center;display:block;}
.header .tools .sc a{line-height:36px;}
.header .tools .sc a:after{content:"\e672";font-size:24px;font-family:icon;color: #fff;}
.header .tools .log i:after{content:"\e601";font-size:20px;font-family:icon;}
.header .tools .lang{font-size:16px;font-family:en;text-transform:uppercase;}
.header .tools .lang .inner{position:absolute;left:-10%;top:100%;width:120%;display:none;padding-top:5px;}
.header .tools .lang .inner ul:before{content:"";position:absolute;left:50%;top:-16px;border:8px solid transparent;border-bottom-color:#ddd;margin-left:-8px;}
.header .tools .lang .inner ul:after{content:"";position:absolute;left:50%;top:-14px;border:7px solid transparent;border-bottom-color:#fff;margin-left:-7px;}
.header .tools .lang:hover .inner{display:block;}
.header .tools .lang .inner ul{background:#fff;border-radius:3px;box-shadow:0 0 5px rgba(0,0,0,0.3);text-align:center;padding:5px 0;line-height:30px;position:relative;}
.header .tools .share-box{float:left;height:36px;line-height:34px;margin-left:20px;}
.header .tools .share-box .share-item{width:36px;height:36px;line-height:36px;}
.header .tools .search{background:#fff;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.15);width:250px;height:36px;position:absolute;right:0;opacity:0;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s;color: #333;top: 0;visibility: hidden;}
.header .tools .s .search{opacity:1;visibility: visible;}
.header .tools .search .kw{display:block;float: left;height:20px;line-height:20px;width:190px;margin:8px 0 0 12px;font-size:16px;}
.header .tools .search .ok{float: right;width:36px;height:36px;cursor: pointer;font-family:icon;font-size:20px;}
input:-ms-input-placeholder { 
	color: #666; 
} 


.ar {font-family: Arial;line-height: 1.2;}
.title{text-align:center;}
.title .h40 {font-size: 40px;padding-bottom: 20px;}
.x-more {position: relative;display: inline-block;padding-right: 11px;}
.x-more .s1 {display: inline-block;vertical-align: middle;position: relative;top: -1px;}
.x-more:after {content: "";display: inline-block;vertical-align: middle;height: 2px;background: #da251c;width: 25px;margin-left: 6px;-webkit-transition: width 0.4s ease-in-out;transition: width 0.4s ease-in-out;}
.x-more .x {position: absolute;right: 0;top: 50%;margin-top: -11px;width: 22px;height: 22px;}
.x-more .x:before {content: "";display: block;position: absolute;left: 50%;top: 50%;width: 11px;height: 11px;background: #da251c;margin: -5.5px 0 0 -5px;border-radius: 50%;}
.x-more .x:after {content: "";display: block;position: absolute;left: 50%;top: 50%;width: 40px;height: 40px;margin: -20px 0 0 -20px;background: url(../image/arr1.png) no-repeat center;background-size: cover;-webkit-transform: scale(0);transform: scale(0);-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;opacity: 0;}
.x-more:hover:after {width: 58px;;}
.x-more:hover .x:after {-webkit-transform: scale(1);transform: scale(1);opacity: 1}
.banner{background:#000;position:relative;overflow: hidden;min-height:100vh;}
.banner video{object-fit: cover;position:absolute;left:0;top:0;z-index: 2;}
.banner .slick-item .bg1{background-position: center;background-size: cover;background-repeat: no-repeat;width: 100%;height: 100%;}
.banner .slick-mod{width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;visibility: hidden;}
.banner.hide1 video{opacity: 0;visibility: hidden;z-index: 1;transition: all 1s ease;}
.banner.hide1 .slick-mod{opacity: 1;visibility: visible;}
.banner.hide1 > .mask{opacity: 0;visibility: hidden;transition: all 1s ease;}
.banner .mask{background:rgba(0,0,0,0);position: absolute;left:0;top:0;color: #fff;text-align: center;width: 100%;height: 100%;z-index: 3;background-position: center;background-repeat: no-repeat;background-size: cover;}
.banner .mask .middle-cont {margin-top: -2%; width: 100%;}
.banner .mask .h60 {font-size: 60px;}
.banner .mask .h46 {font-size: 46px;font-weight: bold;text-transform: uppercase;}
/*.banner .mask img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}*/
.banner .mask .before,.before-down{background:url(../image/png12.png) center center no-repeat;width:65px;height:65px;position: absolute;margin-left:-32px;bottom:100px;left:50%;cursor: pointer;animation: bannericon 2s ease 0s infinite ;}
.banner .bg1 .mask{display: block;}

@keyframes bannericon{
	0%{transform: translateY(0px);}
	20%{transform: translateY(20px);}
	30%{transform: translateY(0px);}
	40%{transform: translateY(20px);}
	50%{transform: translateY(0px);}
	100%{transform: translateY(0px);}
}
.home0 .videopic{display: none;	}
.home1{background:url(../image/bg.jpg) center center no-repeat;background-size:cover;height:952px;position:relative;overflow: hidden;}
.home1 .title{padding:105px 0 0;color: #fff;}
.home1 .content{margin-top:20px;position:relative;height:540px;}
.home1 .content img{width:auto;height:auto;}
.home1 .p9{position:absolute;left:50%;transform:translateX(-50%) scaleX(0);transition:all 2s cubic-bezier(0,1,1,1) 0.5s;bottom:-4px;}
.home1.show .p9{transform:translateX(-50%) scaleX(1);-ms-transform:translateX(-50%) scaleX(1);}
.home1 .p0{position:absolute;left:50%;transform:translateX(-50%) scale(0);transition:all 3s cubic-bezier(0.7,1.3,0.6,1.3) 3.5s;bottom:-147px;}
.home1 .content > img{
	z-index:1;
}
.home1.show .p0{transform:translateX(-50%) scale(1);-ms-transform:translateX(-50%) scale(1);}
.home1 .p1{position:absolute;left:50%;bottom:0;margin-left:-595px;opacity:0;transform-origin:center bottom;transform:scale(0.8);}
.home1 .p2{position:absolute;left:50%;bottom:0;margin-left:-370px;opacity:0;transform-origin:center bottom;transform:scale(0.8);}
.home1 .p3{position:absolute;left:50%;bottom:95px;margin-left:-260px;opacity:0;transform-origin:center bottom;}
.home1 .p4{position:absolute;left:50%;bottom:0;margin-left:-150px;opacity:0;transform-origin:center bottom;}
.home1 .p5{position:absolute;left:50%;bottom:-5px;margin-left:110px;opacity:0;transform-origin:center bottom;transform:scale(0.8);}
.home1 .p6{position:absolute;left:50%;bottom:0;margin-left:125px;opacity:0;transform-origin:center bottom;}
.home1 .p7{position:absolute;left:50%;bottom:-20px;margin-left:260px;opacity:0;transform-origin:center bottom;transform:scale(0.8);}
.home1 .p8{position:absolute;left:50%;bottom:0px;margin-left:510px;opacity:0;transform-origin:center bottom;transform:scale(0.8);}
.home1.show .p1{transition:all 1.5s ease-out 1s;opacity:1;transform:none;}
.home1.show .p2{transition:all 1.5s ease-out 1.4s;opacity:1;transform:none;}
.home1.show .p3{transition:all 2s linear 2s;opacity:1;}
.home1.show .p4{transition:all 2s linear 1.8s;opacity:1;}
.home1.show .p5{transition:all 1.5s ease-out 1s;opacity:1;transform:none;}
.home1.show .p6{transition:all 2s linear 2.2s;opacity:1;}
.home1.show .p7{transition:all 1.5s ease-out 2s;opacity:1;transform:none;}
.home1.show .p8{transition:all 1.5s ease-out 2.2s;opacity:1;transform:none;}
.home1 .d{cursor:pointer;position: absolute;background:rgba(255,255,255,0.07);text-align: center;color: #fff;border-radius:100%;z-index:2;}
.home1 .d .text{height:100%; /* display:flex;  flex-direction:column; justify-content:center; align-items:center;  */transition:all 0.6s ease-out 0s;border-radius: 50%;text-align: center;}
.home1 .d:hover .text{text-shadow:0 0 10px rgba(255,255,0,1);}
.home1 .h{font-size:20px;}
.home1 .p{font-family:en;}
.home1 .d1{width:177px;height:177px;left:50%;top:210px;margin-left:-650px;opacity:0;transform:scale(0.5);}
.home1 .d2{width:220px;height:220px;left:50%;top:40px;margin-left:-400px;opacity:0;transform:scale(0.5);}
.home1 .d3{width:163px;height:163px;left:50%;top:90px;margin-left:240px;opacity:0;transform:scale(0.5);}
.home1 .d4{width:186px;height:186px;left:50%;top:130px;margin-left:470px;opacity:0;transform:scale(0.5);}
.home1.show .d1{transform:none;opacity:1;transition:all 1.5s cubic-bezier(0.7,1.3,0.6,1.3) 2.6s;}
.home1.show .d2{transform:none;opacity:1;transition:all 1.5s cubic-bezier(0.7,1.3,0.6,1.3) 2.2s;}
.home1.show .d3{transform:none;opacity:1;transition:all 1.5s cubic-bezier(0.7,1.3,0.6,1.3) 3s;}
.home1.show .d4{transform:none;opacity:1;transition:all 1.5s cubic-bezier(0.7,1.3,0.6,1.3) 2.8s;}
.home1.show .d.cur .text{text-shadow:0 0 10px rgba(255,255,0,1);background: rgba(255,255,255,0.1);}


.home1 .mask{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;background:url(../image/bg3.jpg) center center no-repeat;opacity:0;transition:all 0.6s ease-out 0s;pointer-events:none;z-index: 9;visibility: hidden;}
@keyframes mask{
0%{clip-path:ellipse(0% 0% at 31% 35%);opacity:1;}
100%{clip-path:ellipse(100% 100% at 31% 35%);opacity:1;}
}
@keyframes point{
0%{transform:scale(1);}
50%{transform:scale(0.8);}
100%{transform:scale(1);}
}
.home1 .mask.act{animation:mask 1.5s ease-out 0s 1;pointer-events:auto;opacity:1;visibility: visible;}
.home1 .mask .block{position:relative;height:100%;padding:0;}
.home1 .mask .t{color:#fff;width: 500px;left:0;top:20%;position: absolute;cursor: pointer;transform:translateX(50px);opacity:0;}
.home1 .mask .t .tit{font-size: 40px;line-height: 1.2;}
.home1 .mask .t .tit1{font-size: 33px;font-family: en;margin-top: 8px;}
.home1 .mask .t .tit2{font-size: 20px;color: #fff586;margin-top: 23px;}
.home1 .mask .t .desc{line-height: 26px;margin-top: 5px;}
.home1 .mask .t .button {margin-top: 68px;}
.home1 .mask .t .button a{padding-left: 52px;position: relative;font-size: 20px;}
.home1 .mask .t .button a:after{content: "";display: block;width: 32px;
height: 25px;background:url(../image/back-1.png) no-repeat center 0;
position: absolute;left: 0;top: 50%;margin-top: -12.5px;}

.home1 .mask .box{opacity: 0;visibility: hidden;height: 100%;position: absolute;top: 0;left: 0;width: 100%;}
.home1 .mask .box.act{opacity: 1;visibility: visible;}
.home1 .mask .box .le1{opacity: 0;width: 1920px;height: 100%;margin-left: -345px;}
.home1 .mask.act .box .le1{opacity: 1; transition: all 1s ease-out 1.0s;}
.home1 .mask .box.bx4{background: url(../image/lyc/home1-1.jpg) no-repeat center;}
.home1 .mask .box.bx3{background: url(../image/lyc/home1-3.jpg) no-repeat center;}
.home1 .mask .box.bx1{background: url(../image/lyc/home1-5.jpg) no-repeat center;}

.home1 .mask.act .t{transform:none;opacity: 1;transition:all 1s ease-out 0.5s;z-index: 9;}
.home1 .mask .pp0{right:17px;top:174px;position:absolute;}
.home1 .mask .pp{right:17px;top:174px;position:absolute;opacity:0;}
.home1 .mask .pp3{right:-11px;top:52px;position:absolute;opacity:0;}
.home1 .mask .pp2{right:-97px;top:-31px;position:absolute;opacity:0;}
.home1 .mask .pp1{right:414px;top:465px;position:absolute;opacity:0;}
.home1 .mask.act .pp{opacity:1;transform:none;transition:all 2s ease-out 1s;}
.home1 .mask.act .pp3{opacity:1;transform:none;transition:all 1s ease-out 1.5s;}
.home1 .mask.act .pp2{opacity:1;transform:none;transition:all 1s ease-out 1.8s;}
.home1 .mask.act .pp1{opacity:1;transform:none;transition:all 1s ease-out 1.5s;}
.home2{background: url(../image/bgi1.jpg);padding: 80px 0 0px;overflow: hidden;}
.home2 .title {padding-bottom: 70px;}
.home2 .roundabout_box {position: relative;}
.home2 .roundabout-holder{width:100%;height:677px;margin:0px auto;position: relative;}
.home2 .roundabout-moveable-item{height:677px;width:1154px;cursor:pointer; top: inherit !important;bottom: 0 !important;}
.home2 .roundabout-moveable-item:before {content: "";display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);}
.home2 .roundabout-moveable-item.roundabout-in-focus:before {opacity: 0;/* -webkit-transform: scale(1.3);transform: scale(1.3); */-webkit-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;visibility: hidden;}
.home2 .roundabout-moveable-item .text {width: 100%;font-size: 18px;color: #fff;display: block;padding: 40px 50px;visibility: hidden;opacity: 0;position: absolute;bottom: -100%;background: rgba(0,0,0,0.6);box-sizing: border-box;}
.home2 .roundabout-moveable-item.roundabout-in-focus .text {visibility: visible;opacity: 1;bottom: 0;webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.home2 .roundabout-moveable-item img{height:100%;width:100%;background-color:#FFFFFF;margin:0;-webkit-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;}
.home2 .roundabout-in-focus{cursor:auto;}

.home2 .roundabout li{margin:0;}
.home2 .roundabout_box .prev,.home2 .roundabout_box .next{display:block;z-index:500;overflow:hidden;cursor:pointer;position:absolute;width:46px;height:46px;top:50%;margin-top: -23px;cursor: pointer;}
.home2 .roundabout_box .prev{background:url(../image/left1.png) no-repeat;left: 50%;margin-left: -644px;}
.home2 .roundabout_box .next{background:url(../image/right1.png) no-repeat;right: 50%;margin-right: -626px;} 
.home3{background:url(../image/home3-bg.png);height:951px;position: relative;}
.home3 .title {color: #fff;padding: 120px 0 90px;position: relative;z-index: 1;}
.home3 .cont{overflow: hidden;position: relative;z-index: 1}
.home3 .cont .item{color: #fff; text-align: center;width: 33.3%;float: left;}
.home3 .cont .item .n .s1{font-size: 100px;font-family:impact;line-height: 1;}
.home3 .cont .item .n .s2{font-size: 20px;}
.home3 .cont .item .s{font-size: 18px;margin-top: -6px;padding-top: 15px;}
.home3 .bgi {position: absolute;left: 0;bottom: 0;right: 0;height: 100%;background-repeat: no-repeat;background-position: bottom center;}
.home3 .bg2 {-webkit-transition: all 2.6s ease-in-out;transition: all 2.6s ease-in-out;opacity: 0;/*-webkit-filter: blur(2px);filter: blur(2px);*/}
.home3.show .bg2 {-webkit-filter: none;filter: none;opacity: 1;}
.home4{background:url(../image/home4-bg1.jpg) center center no-repeat;height:930px;overflow: hidden;}
.home4 .title {padding: 125px 0 35px;}
.home4 .slick-item {position: relative;}
.home4 .posi{position: relative;overflow: hidden;}
.home4 .left{background:url(../image/home4-bg2.jpg) center center no-repeat;height:453px;width: 553px;position: absolute;left: 0;top: 50px;z-index: 4}
.home4 .left .item+ .item{padding-top: 25px;}
.home4 .left .item:hover{color:#2f437d;}
.home4 .left .item:hover a{text-decoration: none;}
.home4 .left .item .date{vertical-align: top;display: inline-block;}
.home4 .left .item.cur{
	color:#2f437d;
}
.home4 .left .item .date .d1{font-size: 40px;line-height: 1;}
.home4 .left .item .date .d2{font-size: 16px;}
.home4 .left .item .tit{font-size: 16px;vertical-align: top;display: inline-block;padding-left: 20px;width: 350px;    margin-top: 5px;}
.home4 .right{position: relative;float: right;}
.home4 .right .img {overflow: hidden;width: 735px;height: 551px;}
.home4 .right .img img {width: 100%;height: auto;}
.home4 .btnbox{position: absolute;top:50px;right: 621px;z-index: 3;}
.home4 .btnbox .btn{width: 57px;height: 57px;line-height: 57px;text-align: center;transition: all ease 0.3s;cursor: pointer;display: block;padding: 0;}
.home4 .btnbox .btn1{background: url(../image/home4-next2.png) center center no-repeat #fff;}
.home4 .btnbox .btn2{background: url(../image/home4-pre.png) center center no-repeat #fff;}
.home4 .btnbox .btn1:hover{background: url(../image/home4-next.png) center center no-repeat #da251c;}
.home4 .btnbox .btn1.state1{background: url(../image/home4-next.png) center center no-repeat #da251c;}
.home4 .btnbox .btn2:hover{background: url(../image/home4-pre2.png) center center no-repeat #da251c;}
.home4 .right .descbox{position: absolute;bottom: 16px;left: 57px;}
.home4 .right .descbox .img{width: 168px;height: 9px;display: inline-block;}
.home4 .right .descbox .d{color: #fff;font-size: 16px;display: inline-block; vertical-align: middle;background-color: rgba(0,0,0,0.66);padding: 20px 140px 20px 20px;}







.footer{background-color: #0c1327;}
.footer .up{padding-top: 85px; width: 100%;}
.footer .up .item{color: #e0e0e0;float: left;}
.footer .up .item+.item{padding-left: 60px;}
.footer .up .item .tit{font-size: 16px;padding-bottom: 17px;}
.footer .up .item .li{color: #8f9195;line-height: 26px;}
.footer .up .right {float: right;width:402px;}
.footer .up .right .tit img{width: 274px;height: 35px;}
.footer .up .right .box{margin-top: 15px;}

.footer .up .right .lg{float: left;}
.footer .up .right .lg .img{border: 2px solid #da251c;font-size: 0; overflow: hidden;border-radius: 5px;width: 156px;height: 156px;}
.footer .up .right .lg .img img{width:100%;height:100%;}
.footer .up .right .lg .t{color: #e0e0e0;padding-top: 10px;text-align: center;}
.footer .up .right .rg{float: left;padding-left: 84px;padding-top: 5px;}
.footer .up .right .rg .w .img{width: 50px;height: 50px;overflow: hidden;}
.footer .up .right .rg .w .img1{float: left;}
.footer .up .right .rg .w .img2{float: left;padding-left: 10px;}
.footer .up .right .rg .p{padding-top: 16px;}
.footer .up .right .rg .p .img{    display: inline-block;vertical-align: bottom;}
.footer .up .right .rg .p .s{color:#fff;font-weight:bold;display:inline-block;vertical-align: bottom;padding-left: 10px;}
.footer .down{padding: 80px 0 20px 0;text-align: center;color: #7f8595;}
.footer .t1{display: inline-block;}
.footer .ftbj{display: inline-block;padding-left: 20px;}


.showtit i{opacity:0;display:inline-block;vertical-align:text-bottom;transform:translateY(120px);-webkit-transform:translateY(120px);transition:all 1s ease-in-out 0s;-webkit-transition:all 1s ease-in-out 0s;}
.showtit.act i{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.showtxt i{display:inline-block;text-align:left;}
.showtxt i b{opacity:0;display:inline-block;white-space:nowrap;overflow:hidden;transition:all 0.6s ease-out 0s;-webkit-transition:all 0.6s ease-out 0s;}
.showtxt i b.h{width:0;}
.showtxt.act i b.h{width:100%;opacity:1;}

/* 搜索结果页 */
.result{ padding:60px 0; }
.result .key{ color:#da251c; }
.result .h24{ font-size:24px; }
.result .h24 span{ margin-left: 30px; font-size:18px; color:#707070; }
.result .list{ margin-bottom: 50px; }
.result .list-item{ padding:30px 0; border-bottom:1px solid #d1d1d1; }  
.result .list .h18{ font-size:18px; margin-bottom: 15px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.result .list .p{ color:#707070; }
.result .list a:hover{ opacity: 0.8;}

/*覆盖分享样式*/
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more{
	padding: 0 !important;
	margin: 0 !important;
	width: auto !important;
	height: auto !important;
	background: none !important;
}
.gotop {
    position: fixed;
    right: 15px;
    bottom: 10px;
    padding: 10px;
    background-color:#333;
	border-radius: 5px;
	color: #fff;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.gotop:before {
    content: '\e823';
    display: block;
    font-family: "xfont" !important;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.gotop.x-show {
    opacity: 1;
    visibility: visible;
}
@media screen and (min-width:1000px){/*效果*/
	.home1 .title {-webkit-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;opacity: 0;position: relative;top: -100px;}
	.home1.show .title {opacity: 1;top: 0;}
	.home2 .title {-webkit-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;opacity: 0;position: relative;top: -100px;}
	.home2.show .title {opacity: 1;top: 0;}
	.home2 .roundabout_box {-webkit-transform: translateY(50%);transform: translateY(50%);-webkit-transition: all 2s ease 0s;transition: all 2s ease 0s;opacity: 0;}
	.home2.show .roundabout_box {-webkit-transform: translateY(0%);transform: translateY(0%);opacity: 1;}
	/*.home2 .roundabout-moveable-item {-webkit-transform: scale(0.4);transform: scale(0.4);-webkit-transition: all 1.8s ease;transition: all 1.8s ease;opacity: 0;}*/
	/*.home2 .roundabout-moveable-item:before {-webkit-transform: scale(0.4);transform: scale(0.4);-webkit-transition: all 1.8s ease;transition: all 1.8s ease;opacity: 0;}*/
	/*.home2.show .roundabout-moveable-item {-webkit-transform: scale(1);transform: scale(1);opacity: 1;}*/
	/*.home3 .title {-webkit-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;opacity: 0;position: relative;top: -100px;}*/
	/*.home3.show .title {opacity: 1;top: 0;}*/
	.home4 .title {-webkit-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;opacity: 0;position: relative;top: -100px;}
	.home4.show .title {opacity: 1;top: 0;}
	.home4 .left {-webkit-transform: translateX(120px);transform: translateX(120px);-webkit-transition: all 1.8s ease;transition: all 1.8s ease;opacity: 0;}
	.home4 .right {-webkit-transform: translateX(-120px);transform: translateX(-120px);-webkit-transition: all 1.8s ease;transition: all 1.8s ease;opacity: 0;}
	.home4 .btnbox {-webkit-transition: all 1.4s ease-in-out;transition: all 1.4s ease-in-out;opacity: 0;-webkit-transform: translateY(100%);transform: translateY(100%);}
	.home4.show .left, .home4.show .right {-webkit-transform: translateX(0);transform: translateX(0);opacity: 1;}
	.home4.show .btnbox {-webkit-transform: translateY(0%);transform: translateY(0%);opacity: 1;}

	.home2 .roundabout-in-focus:hover img {-webkit-transform: scale(1.1);transform: scale(1.1);}
	.home4 .right .img img {-webkit-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;}
	.home4 .right .img:hover img {-webkit-transform: scale(1.2);transform: scale(1.2);}
}



@media screen and (max-width:1000px){
	.title .h40 {padding-bottom: 0.2rem;font-size: 0.48rem;}
	.x-more .x {width: 0.44rem;height: 0.44rem;margin-top: -0.22rem;}
	.x-more .s1{top: 0;}
	.banner .mask .h60 {font-size: 0.6rem;}
	.banner .mask .h46 {font-size: 0.46rem;}
	.banner {height: 4.25rem !important;min-height: 0;}
	.banner video {height: 100% !important;width: 100% !important;margin-top: 0 !important;}
	.banner .mask,.banner .mask .before {display: none;}
	
	.home2 .roundabout_box{
		margin: 0 0.25rem;
	}
	.home1 {height: auto;padding: 1rem 0 0.7rem;}
	.home1 .title {padding: 0;}
	.home1 .content .p1, .home1 .content .p2, .home1 .content .p3, .home1 .content .p4, .home1 .content .p5, .home1 .content .p6, .home1 .content .p7, .home1 .content .p8, .home1 .content .p9, .home1 .content .p0 {display: none;}
	.home1 .content {margin-top: 0.5rem;height: auto;overflow: hidden;}
	.home1 .d {position: static !important;width: 3.4rem;height: 3.4rem;float: left;margin: 0 0 0.3rem 0.23rem !important;}
	.home1 .d:nth-child(odd) {clear: left;}
	.home1 .h {font-size: 0.32rem;}
	.home1 .p {font-size: 0.28rem;}
	.home1.show .d1 {-webkit-transition: 0s ease 0s;transition: 0s ease 0s;}
	.home1.show .d2 {-webkit-transition: 0s ease 0s;transition: 0s ease 0s;}
	.home1.show .d3 {-webkit-transition: 0s ease 0s;transition: 0s ease 0s;}
	.home1.show .d4 {-webkit-transition: 0s ease 0s;transition: 0s ease 0s;}
	.home2 {padding: 1rem 0;}
	.home2 .title {padding-bottom: 0.5rem;}
	.home2 .roundabout-holder {height: auto;width: auto;}
	.home2 .roundabout-holder li .text {padding: 0.3rem 0 0;display: block;}
	.home2 .roundabout_box .prev, .home2 .roundabout_box .next {margin: 0;top: 1.7rem;}
	.home2 .roundabout_box .prev {left: 0.25rem;}
	.home2 .roundabout_box .next {right: 0.25rem;}
	.home3 {height: auto;padding: 1rem 0;}
	.home3 .title {padding: 0 0 0.5rem;}
	.home3 .cont .item {text-shadow: 0px 0px 10px #231c1c;}
	.home3 .cont .item .n .s1{font-size: 0.66rem;}
	.home3 .cont .item .n .s2{font-size: 0.2rem;}
	.home3 .cont .item .s {font-size: 0.3rem;padding: 0.15rem 0.1rem 0;}
	.home3 .bgi {background-size: cover;}
	.home3.show .bg2 {opacity: 0.6;}
	.home4 {height: auto;padding: 1rem 0.25rem 0;}
	.home4 .title {padding: 0 0 0.4rem;}
	.home4 .left {position: static;background: none !important;height: auto;padding-bottom: 0.5rem;width: auto;;}
	.home4 .left .item {overflow: hidden;}
	.home4 .left .item+ .item {padding-top: 0.3rem;}
	.home4 .left .item .date {text-align: center;float: left;width: 1rem;}
	.home4 .left .item .date .d1 {font-size: 0.48rem;}
	.home4 .left .item .tit {margin-top: 0;overflow: hidden;padding-left: 0;width: auto;display: block;}
	.home4 .right {float: none;/* display: none; */}
	.home4 .right .img{
		width: auto;
		height: auto;
	}
	.home4 .btnbox {padding-bottom: 1rem;}
	.home4 .btnbox {top: inherit;bottom: 0;left: 0;right: 0;text-align: center;position: static;}
	.home4 .btnbox .btn {box-shadow: 0px 0px 8px #ccc;display: inline-block;vertical-align: middle;}
	
	.banner #video1{display: none;}
	.home0 > .mask{
		display: none;
	  }
	  .home0 #video1{
    display: block;
	  }
	.home1 .mask .block{
		width: 95%;
	}
	.home1 .mask .t{
		width: auto;
	}
	.home1 .mask .t .tit1{
		font-size: 0.3rem;
		margin-top: 0.1rem;
	}
	.home1 .mask .t .tit{
		font-size: 0.4rem;
	}
	.home1 .mask .t .tit2{
		font-size: 0.3rem;
		margin-top: 0.2rem;
	}
	.home1 .mask .t .desc{
		margin-top: 0.1rem;
		line-height: 1.4;
	}
	.home1 .mask .t .button{
		margin-top: 0.3rem;
	}
	.home1 .mask .t .button a{
		padding-left: 0.5rem;
	}
	.home1 .mask .t .button a:after{
		width: 0.3rem;
		height: 0.3rem;
		background-size: 100%;
		margin-top: -0.1rem;
	}
	.home0 .slick-mod{
		opacity: 1;
		visibility: visible;
	}
	/* 移动端搜索结果页 */
	.result{ padding:0.8rem 0; }
	.result .h24{ font-size:0.36rem; }
	.result .h24 span{ margin-left: 0.3rem; font-size:0.3rem; }
	.result .list{ margin-bottom: 0.5rem; }
	.result .list-item{ padding:0.4rem 0; }
	.result .list .h18{ font-size:0.3rem; margin-bottom: 0.2rem; }
	.banner .slick-item{
		height: 4.25rem;
	}
	.home1 .mask .box{
		
	}
	.home1 .mask .box .le1{
		display: none;
	}
	.home1 .mask .pp0,
	.home1 .mask .pp1,
	.home1 .mask .pp2,
	.home1 .mask .pp3,
	.home1 .mask .pp{
		display: none;
	}
	.home0 .videopic{display: block;width: 100%;	}
}

