@charset "utf-8";
/* CSS Document */
/*2022/07/04*/
/*.con1{margin-top: 100vh;position: fixed;left: 0;top: 0;opacity: 0;width: 100%;}
.content{position: fixed;width: 100%;min-height: 100vh;left: 0;}
body.on .con1{position: static;margin-top: 0;opacity: 1;}*/
.banner{position: relative;z-index: 1;overflow: hidden;}
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;position:relative} /* Hide the slides before the JS is loaded. Avoids image jumping */
.banner .flexslider .slides > li a{display: block;width: 100%; height:100%; overflow:hidden;position: relative;}
.banner .flexslider ul li.flex-active-slide { transition:transform 6000ms linear 0s;
 -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.flexslider .slides > li.clone{position:relative}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative;zoom:1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 58px; height: 58px;  overflow: hidden; cursor: pointer;
    transition: all 0.35s ease-in-out;border-radius: 50%;border: rgba(255,255,255,0.3) 1px solid;}
.flex-direction-nav a:hover{text-shadow: 1px 1px 0 #666;}
.flex-direction-nav .flex-prev {}
.flex-direction-nav .flex-next {}
.flexslider:hover .flex-prev {}
.flexslider:hover .flex-next {}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd}
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
/* Control Nav */ 
.flex-control-nav {width: 100%; position: absolute; bottom: -2px; /*! left:0; */ text-align: center; z-index:9999; }
.flex-control-nav li {margin: 10px 6px 0; display: block; zoom: 1; *display: inline;vertical-align: bottom;}
.flex-control-paging li a {width: 8px; height: 8px; display: block;  cursor: pointer;  }
.flex-control-paging li a:hover {  }
.flex-control-paging li a.flex-active { }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

.banner .flexslider .slides .gp-img-responsive{ height: 100%; padding-bottom: 0; }
.banner .flex-direction-nav{ display: none;}
.banner .flex-direction-nav .flex-prev{ background: url(../images2022/arrow_lf.png) no-repeat center rgba(0,0,0,0.16); position: absolute;left:8%;top: 50%;z-index: 9;margin-top: -28px;}
.banner .flex-direction-nav .flex-next{ background: url(../images2022/arrow_rt.png) no-repeat center rgba(0,0,0,0.16); position: absolute;right:8%;top: 50%;z-index: 9;margin-top: -28px;}
.banner .flex-direction-nav .flex-prev:hover{background: url(../images2022/arrow_lf.png) no-repeat center rgba(43,67,138,0.8); }
.banner .flex-direction-nav .flex-next:hover{background: url(../images2022/arrow_rt.png) no-repeat center rgba(43,67,138,0.8); }

.banner .flex-control-paging{  position: absolute;top:calc(50% - 10vh);right:30px;z-index: 1045;width: 25px; } 
.banner .flex-control-nav li{margin:20px 0; overflow: hidden;display:block;}
.banner .flex-control-nav li a{text-indent: 0;display: inline-block;width: 20px; height: 20px;background: rgba(255,255,255,0); border: #fff 1px solid; border-radius: 50%; }
.banner .flex-control-nav li a.flex-active{background:rgba(255,255,255,1); position: relative;}
.banner .flexslider{ position: relative;z-index: 0; }


.content{ position: absolute; top: 0; height:100vh; z-index: 99; overflow: hidden; }
.content:before{ content: ""; display: block;width: 100%; height: 100%; background: url(../images2022/banner.jpg) no-repeat center; background-size: cover; 
filter: blur(6px);position: absolute; top: 0;}
.wrapmode1{ padding: 100px; overflow: hidden;}
.mode1{ overflow: hidden; position: relative; }
.mode1 > .gp-fl{ width: 70%; position: relative;}
.welcome{display: block;width: 300px;height: 99px;background: url(../images2022/welcome.png) no-repeat; background-size: cover; margin-left: -180px; margin-top: 20px;}
.mode1 > .gp-fr{ width: 30%; background: #fff; position: relative;z-index: 99;}
.mode1 > .gp-fr:before{ content: ""; display: block;width: 533px; height: 100%;background: url(../images2022/bg.png) no-repeat center; 
position: absolute; left:-531px; bottom: 0;z-index: 99;}
.logo_02{ display: block; width: 383px; position: absolute; top: 30px; left: 30px;z-index: 9; }
.mode1 .articleList{ margin: 70px 40px 100px 0;  position: relative;z-index: 99;}
.mode1 .articleText { position: relative; padding-top: 40px; height: 400px; overflow: hidden; }
.mode1 .articleText:before{ content: ""; display: block; width: 120px; height: 10px;background: #8F000B; position: absolute;top:0; left: 50%; margin-left: -60px;}
.mode1 .articleText p{ line-height: 40px; }
.mode1 .gp-img-responsive{ padding-bottom: 62.2%; }
.mode1 .enter{ display: block;width: 267px;height: 267px; overflow: hidden; position: absolute;right: -63px; bottom: -134px; }
.mode1 .enter a{ display: block; }










@media screen  and (max-width:1800px) {
	.wrapmode1{ padding: 50px; }
}

 
@media screen  and (max-width:1600px) {
	.mode1 > .gp-fr{ width: 40%; }
   .mode1 > .gp-fl:after{ width: 200px; height: 120px; right: 0; bottom: 0;  }
   .mode1 .enter{ width: 100px; height: 100px; right: -20px; bottom: -40px;}
   .mode1 .articleList{ margin: 40px 20px 40px 0; }
   .mode1 .articleText{ padding-top: 20px; }
}


@media screen and (max-width: 1200px) {
	.wrapmode1{ padding: 30px; }
	.mode1{ background-size: 100% !important; }
	.mode1 > .gp-fl,.mode1 > .gp-fr{ width: 100%; float: none;}
	.mode1 > .gp-fr{ margin-top:150px; overflow: hidden;}
	.mode1 .articleList{ margin: 40px; }
	.mode1 .articleText{ height: 160px; }
	.welcome{ width: 150px; height: 50px; margin-left: 0; }
}

@media screen and (max-width:1024px) {
   
}

@media screen and (max-width:766px) {
	.logo_02{ width: 200px; } 
	.wrapmode1{ padding: 20px; }
	.mode1 .articleList{ margin: 20px; }
	.mode1 .articleText{ max-height: 260px; height: auto; }
	.mode1 .articleText p{ line-height: 26px; font-size: 16px; font-size: 1.6rem;}
	.mode1 .articleText:before{ height: 5px; }
    .mode1 > .gp-fr{ margin-top:100px;}
    .mode1 .enter{ width: 95px; height: 95px; }
    .welcome{width: 90px; height: 30px;}
}


@media screen and (max-width:640px) {
    
}







