@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'iconfont';
  src:url(../icons/iconfont.eot);
  src: url(../icons/iconfont.eot?#iefix) format('embedded-opentype'),
  url(../icons/iconfont.woff) format('woff'),
  url(../icons/iconfont.ttf) format('truetype'),
  url(../icons/iconfont.svg#iconfont) format('svg');
}
.iconfont{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
@font-face{
	src:url(../fonts/ipaexm.woff);
	font-family:"mytitle";
	}
@font-face{
	src:url(../fonts/ossbk.woff2);
	font-family:"mytitle2";
	}
html, body, div,  h1, h2, h3, h4, h5, h6, a, em, img, hr, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    color:#666;
    font-weight: inherit;
    font-style: inherit;
	list-style:none;
	font-size:12px;
	line-height:24px;
	font-family:"mytitle2",Aril,sans-serif;
	}
img{
	display:block;
	}
p{
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
	list-style:none;
	font-size:12px;
	line-height:24px;
	}
article, aside, dialog, figure, footer, header, hgroup, menu, nav, dir, section {
    margin: 0;
    padding: 0;
    display: block;	
}
.clear{
	clear:both;
	}
a{
	text-decoration:none;
	}
.w_all{
	width:86%;
	margin:auto;
	}
.w_all2{
	width:55%;
	margin:auto;
	}
.header_b{
	width:92%;
	position:fixed;
	left:0%;
	padding:30px 4%;
	top:0;
	z-index:999;
	}
.header_b .logo img{
	display:block;
	height:52px;
	float:left;
	z-index:9;
	margin-top:-18px;
	}
.header_b .logo .img2{
	display:none;
	height:40px;
	margin-top:7px;
	-webkit-transition:all 0.3s linear;
	transition:all 0.3s linear;
	}
.nav{
	float:right;
	z-index:9;
	margin-top:-10px;
	}
.nav span{
	font-size:1.26rem;
	color:#fff;
	float:left;
	letter-spacing:1px;
	cursor:default;
	position:relative;
	overflow:hidden;
	padding:15px 40px;
	}
.nav a span{
	cursor:pointer;}
.nav span > a{
	font-size:1.26rem;
	color:#fff;
	}
.nav > span:last-of-type{
	color:#fff;
	text-decoration:underline;}
.nav span i{
	margin-left:10px;
	}	
.nav span.ll:hover{
	background:#112540;
	overflow:inherit;
	}
.nav .s_menu{
	width:100px;
	background:#112540;
	padding:15px 40px;
	position:absolute;
	left:0px;
	top:42px;
	opacity:0;
	}
.nav a:hover span,.nav .ll:hover{
	color:#fff !important;}
.nav .s_menu p{
	color:#fff;
	font-size:1.1rem;
	margin:5px 0;
	-webkit-transition:all 0.4s linear;
	transition:all 0.4s linear;
	}	
.nav span.ll:hover .s_menu{
	opacity:1;
	top:52px;
	-webkit-transition:all 0.4s linear;
	transition:all 0.4s linear;
	}
.nav .s_menu p:hover{
	color:rgba(255,255,255,0.8);
	text-decoration:underline;
	}
.navBtn{
	display:none;}
.banner{
	width: 100%;
	height:100%;
	position:relative;
	z-index:5;
	background:#000;
	overflow:hidden;
}
.banner:before{
	content:"";
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.2);
	position:absolute;
	left:0;
	top:0;
	z-index:6;
	}
.banner .bg{
	width: 100%;
	height:100%;
	position:absolute;
	display:none;
	left:0;
	top:0;
	}
.banner .bg:first-of-type{
	display:block;}
.banner .video{
	width: 100%;
	height:100%;
	margin-top:-0%;
	display:block;
	object-fit:cover;
	border:0;
}
.banner ul{
	width:50%;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	z-index:10;
	}
.banner ul li{
	color:#fff;
	float:left;
	width:50%;
	text-align:center;
	font-size:2rem;
	border-right:1px solid rgba(255,255,255,0.3);
	box-sizing:border-box;
	line-height:3rem;
	letter-spacing:0.2rem;
	opacity:0.5;
	}
.banner ul li:last-of-type{
	border:none;
	}
.banner ul li img{
	height:48px;
	display:block;
	margin:0 auto;
	padding-bottom:30px;
	}
.banner ul li:first-of-type img{
	height:92px;
	margin-top:-44px;}
.banner ul li a{
	display:block;
	color:#fff;
	border:1px solid rgba(255,255,255,0.7);
	width:120px;
	margin:15px auto 0;
	padding:3px 0;
	letter-spacing:0.1rem;
	font-size:1.1rem;
	}
.o_ban{
	position:relative;
	width:100%;
	height:100%;
	}
.o_ban .txt{
	width:50%;
	position:absolute;
	left:50%;
	top:60%;
	-webkit-transform:translate(-50%,-40%);
	transform:translate(-50%,-40%);
	text-align:center;
	opacity:0;
	}
.o_ban .txt h1{
	color:#fff;
	font-size:2.8rem;
	letter-spacing:0.4rem;
	}
.o_ban .txt p{
	color:#fff;
	font-size:1.3rem;
	margin-top:40px;
	letter-spacing:0.1rem;
	opacity:0;
	line-height:24px;
	text-shadow:0 0 5px rgba(0,0,0,0.15);
	}
.o_ban .txt p a{
	color:#fff;
	font-size:1.3rem;
}
.title {
    font-size: 2rem;
    color: #111;
    letter-spacing: 0.1rem;
    position: relative;
    padding-bottom: 25px;
}
.title:before {
    content: "";
    width: 23%;
    height: 2px;
    background: #333;
    position: absolute;
    left: 0;
    bottom: 0;
}
.contact{
	background:#f9f9f9;
	position:relative;}
.contact .txt{
	position:relative;
	z-index:3;
	opacity:0;
	padding-left:10%;}
.contact .txt h2{
	font-size:1.28rem;
	color:#333;
	font-weight:bold;
	margin-top:10px;
	}
.contact .txt h2 span{
	font-size:1.24rem;
	display:block;
	color:#666;
	font-weight:normal;
	margin-top:5px;
	line-height:20px;
	}
.contact .right .lp p{
	margin-top:30px;
	font-size:1.3rem;
	color:#111;
	letter-spacing:0.05rem;
	}
.contact .right .message{
	width:60%;}
.contact .right .message b{
	font-size:1.24rem;
	color:#333;
	margin-top:15px;
	font-weight:bold;
	display:block;
	line-height:20px;
	}
.contact .right  input{
	font-size:1.1rem;
	color:#333;
	background:none;
	border:none;
	border-bottom:1px solid #ccc;
	line-height:20px;
	width:100%;
	}
.contact .right .message .bar{
	position:relative;
	overflow:hidden;
	}
.contact .right .message .bar:before{
	content:"";
	width:0;
	height:1px;
	background:#333;
	position:absolute;
	left:0;
	bottom:0;
	-webkit-transition:all 0.4s linear;
	transition:all 0.4s linear;
	opacity:0;
	}
.contact .right .message .bar:hover:before{
	opacity:1;
	width:100%;
	}
input:focus{
	outline:none;
	}
textarea:focus{
	outline:none;
}
.contact .right  textarea{
	font-size: 1.2rem;
    color: #333;
	background:none;
	border:none;
	border-bottom:1px solid #ccc;
	width:100%;
	height:40px;
    display: block;
	font-family:"mytitle2";
	line-height:20px;
	}
.contact .right  .submit{
	border:1px solid #333;
	float:left;
	width:130px;
	text-align:center;
	margin-top:40px;
	display:block;
	color:#333;
	padding:8px 0;
	-webkit-transition:all 0.3s linear;
	transition:all 0.3s linear;
	cursor:pointer;
	}
.contact .right  .submit:hover{
	background:#333;
	color:#fff;
	}
.contact .con3{
	background: #f0f0f0;
	float:right;
	width:50%;
	padding:5%;
	display:none;
	}
.contact .con3 .title2{
	margin-bottom:30px;}
.contact .con_nav{
	position:absolute;
	left:20%;
	top:23%;
	opacity:0;
	}
.contact .con_nav p{
	font-size:1.3rem;
	color:#333;
	position: relative;
	padding-bottom:10px;
	margin-bottom:20px;
	cursor:default;
	letter-spacing:1.2px;
	}
.contact .con_nav p.active {
	font-weight:bold;
    color: #112540;
	-webkit-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
.contact .con_nav p:before {
    content: "";
    width:0%;
    height: 1px;
    background: #333;
    position: absolute;
    left: 0;
    bottom: 0px;
	opacity:0;
	
}
.contact .con_nav p.active:before {
    width: 100%;
	opacity:1;
	-webkit-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
.con_ban p strong{
	color:#fff;
	font-size:1.2rem;
	margin:3px 10px;
	letter-spacing:0.2px;}
.con_ban p strong i{
	color:#fff;
	font-size:1.4rem;
	margin-right:10px;}
.gy1.contact22{
	background:none;
	padding:5% 0;
	}
.gy1.contact22 .contain .txt {
	}
.gy1.contact22 .right .bar1:nth-of-type(2) b:before{
	display:none;
	}
.gy1.contact22 .contain .txt h2 strong {
    font-size: 1.4rem;
	font-weight:bold;
}
.gy1.contact22 .contain .txt h2 {
    margin-top: 20px;
}
.gy1.contact22 h2 i {
    font-size: 1.24rem;
    color: #333;
    margin-top: 20px;
    font-weight: bold;
	display:block;
	font-style:normal;
	margin-bottom:5px;
}
.gy1.contact22 .contain .txt h2 span{
    font-size: 1.24rem;
    display: block;
    color: #333;
    font-weight: normal;
    line-height: 20px;
}
.footer{
	width:100%;
	background:#050505;
	position:relative;
	padding:10px 0 ;
	z-index:20;
}
.footer .contain .copyright{
	float:right;
	}
.footer .contain h1{
	float:left;
	}
.footer .contain h1 a{
	font-size:1rem;
	color:#fff;
	letter-spacing:1px;
	margin-left:10px ;
	line-height:8px;
	position:relative;
	opacity:0.6;
	}
.footer .contain h1 a:first-of-type{
	padding-right:10px;
	margin-left:0;}
.footer .contain h1 a:first-of-type:before{
	content:"";
	position:absolute;
	right:0;
	top:0px;
	background:#fff;
	width:1px;
	height:90%;
	opacity:0.6;
	}
.footer .contain .copyright p{
	color:#fff;
	opacity:0.4;
	float:left;
	font-size:1.1rem;
	}
.footer .contain .copyright p a{
	color:#fff;
	margin-left:10px;
	font-size:1rem;
	}
.gy{
	width:100%;
	height:100%;
	overflow:hidden;}
.gy .bar{
	width:50%;
	float:left;
	height:100%;
	position:relative;
	-webkit-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
	overflow:hidden;
	cursor:pointer;
	}
.gy .bar:before{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:rgba(17,37,64,0.4);
	-webkit-transition:all 0.3s linear;
	transition:all 0.3s linear;
	}
.gy .bar p{
	width:70%;
	position:absolute;
	left:50%;
	top:60%;
	-webkit-transform:translate(-50%,-40%);
	transform:translate(-50%,-40%);
	color:#fff;
	font-size:2.6rem;
	text-align:center;
	letter-spacing:0.4rem;
	opacity:0;
	z-index:2;
	}
.gy .bar p span{
	display:block;
	color:#eee;
	font-size:1.26rem;
	margin-top:40px;
	letter-spacing:0.1rem;
	opacity:0;
	}
.gy .bar .more{
	position:absolute;
	left:50%;
	top:65%;
	-webkit-transform:translate(-50%,0%);
	transform:translate(-50%,0%);
	color:#fff;
	font-size:1.16rem;
	opacity:0;
	-webkit-transition:all 0.5s linear;
	transition:all 0.5s linear;
	letter-spacing:0.1rem;
	}
.gy .bar .more i{
	margin-left:10px;
	}
.gy .bar .more:hover{
	border-bottom:1px solid #fff;}
.gy .bar:hover{
	-webkit-transform: scale(1.02) translate(-8px,0);
	transform: scale(1.02) translate(-8px,0);
	}
.gy a:nth-of-type(2) .bar:hover{
	-webkit-transform: scale(1.02) translate(8px,0);
	transform: scale(1.02) translate(8px,0);
	}
.gy .bar:hover:before{
	background:rgba(17,37,64,0.2);
	}
.gy .bar:hover .more{
	opacity:1;
	top:60%;
	}
.gy1{
	background:#f6f6f6;
	padding:6% 0 8%;
	}
.gy1 .contain .txt{
	position:absolute;
	left:-60%;
	top:30%;
	opacity:0;
	width:56%;
	z-index:5;
	-webkit-transition:all 0.3s linear;
	transition:all 0.3s linear;
	}
.gy1 .contain .txt h2{
	margin-top:30px;}
.gy1 .contain .txt h2 strong{
	font-size:1.8rem;
	color:#112540;
	display:block;
	letter-spacing:0.1rem;
	}
.gy1 .contain .txt h2 span{
	font-size:1.26rem;
	color:#333;
	display:block;
	margin-top:10px;
	line-height:22px;
	}
.gy1 .contain .right{
	width:62%;
	float:right;
	}
.gy1 .contain .right .bar1{
	position:relative;
	}
.gy1 .contain .right .bar1:nth-of-type(2){
	margin-top:8%;
	position:relative;}
.gy1 .contain .right .bar1:nth-of-type(2):before{
	content:"";
	width:150%;
	top:0%;
	height:100%;
	position:absolute;
	left:-50%;
	background:#eee;
	}
.gy1 .contain .right b img{
	display:block;
	width:100%;
	position:relative;
	z-index:2;
	}
.gy1 .contain .box{
	position:absolute;
	left:-50%;
	bottom:0;
	background:#fff;
	box-shadow:0 0 8px rgba(0,0,0,0.1);
	width:66%;
	z-index:2;
	}
.gy1 .contain .box ul{
	padding:5% 6%;
	}
.gy1 .contain .box ul li{
	float:left;
	width:25%;
	position:relative;
	cursor:default;
	opacity:0.5;
	-webkit-transition:all 0.3s linear;
	transition:all 0.3s linear;
	}
.gy1 .contain .box ul li img{
	display:block;
	margin:10px auto;
	width:80%;
	}
.gy1 .contain .box ul li.active{
	opacity:1;
	}
.gy1 .contain .p_txt{
	position:absolute;
	left:8%;
	width:62%;
	top:-50%;
	}
.gy1 .contain .p_txt p{
	font-size:1.26rem;
	line-height:20px;
	color:#555;
	position:absolute;
	left:0;
	top:10px;
	opacity:0;
	}
.gy1 .contain .p_txt p:first-of-type{
	opacity:1;
	top:0;
	}
.gy1 .contain2{
	margin-top:5%;
	position:relative;
	}
.gy1 .contain2 .left{
	float:left;
	width:50%;
	position:relative;
	}
.gy1 .contain2 .left img{
	display:block;
	width:100%;
	}
.gy1 .contain2 .left .imgs{
	position:absolute;
	right:-18.5%;
	bottom:-6%;
	width:40%;
	overflow:hidden;
	}
.gy1 .contain2 .left .imgs li{
	float:left;
	width:100%;
	}
.gy1 .contain2 .right{
	float:right;
	width:50%;
	padding-top:2.5%;
	position:relative;
	z-index:5;
	}
.gy1 .contain2 .right .title{
	padding-left:18%;
	margin-left:-6%;
	}
.gy1 .contain2 .right .txt{
	width:50%;
	margin-left:30%;
	margin-top:12%;
	position:relative;}
.gy1 .contain2 .right .txt h2{
	font-size:1.8rem;
	color:#112540;
	letter-spacing:0.1rem;
	position:absolute;
	left:0;
	top:0;
	display:none;
	}
.gy1 .contain2 .right .txt h2:first-of-type{
	display:block;
	}
.gy1 .contain2 .right .txt h2 span{
	font-size:1.26rem;
	color:#333;
	margin-top:10px;
	line-height:22px;
	display:block;
	}
.gy1 .contain2 .btn{
	position:absolute;
	right:10%;
	bottom:0%;
	width:25%;
	border-top:1px solid #ddd;
	padding-top:25px;
	}
.gy1 .contain2 .btn i{
	float:left;
	font-size:1.5rem;
	margin-right:30px;
	color:#fff;
	background:#112540;
	padding:6px 10px;
	border-radius:50%;
	text-align:center;
	box-shadow:0 0 8px rgba(0,0,0,0.15);
	-webkit-transition:all 0.3s linear;
	transition:all 0.3s linear;
	border:1px solid rgba(255,255,255,0.1);
	}
.gy1 .contain2 .btn .b_left i{
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg);
	float:left;
	}
.gy1 .contain2 .btn i:hover{
	background:#eee;
	color:#333;
	}
.gy2 .bar1{
	position:absolute;
	cursor:default;
	}
.gy2.active:before{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:rgba(255,255,255,0.9);
	z-index:2;
	-webkit-transition:all 0.3s linear;
	transition:all 0.3s linear;
	}
.gy2 .bar1 span{
	background:#fff;
	border-radius:50%;
	padding:5px;
	display:block;
	width:20px;
	height:20px;
	font-size:1.5rem;
	text-align:center;
	line-height:20px;
	color:#111;
	-webkit-transition:all 0.3s linear;
	transition:all 0.3s linear;
	position:relative;
	box-shadow:0 3px 8px rgba(0,0,0,0.2);
	z-index:3;
	}
.gy2 .bar1:after{
	content:"";
	width:30px;
	height:30px;
	background:rgba(255,255,255,0.4);
	position:absolute;
	left:0%;
	top:0%;
	z-index:0;
	border-radius:50%;
	-webkit-animation: history-circle 1.5s cubic-bezier(0.22, 0.61, 0.36, 0.5) infinite;
	animation: history-circle 1.5s cubic-bezier(1, 2, 0.66, 3) infinite; 
	}
.gy2 .bar1:nth-of-type(2):after{
	-webkit-animation: history-circle 2s cubic-bezier(0.22, 0.61, 0.36, 0.5) infinite;
	animation: history-circle 2.5s cubic-bezier(1, 2, 0.66, 3) infinite; 
	}
.gy2 .bar1:nth-of-type(3):after{
	-webkit-animation: history-circle 1s cubic-bezier(0.22, 0.61, 0.36, 0.5) infinite;
	animation: history-circle 2s cubic-bezier(1, 2, 0.66, 3) infinite; 
	}
.gy2 .bar1:nth-of-type(4):after{
	-webkit-animation: history-circle 0.5s cubic-bezier(0.22, 0.61, 0.36, 0.5) infinite;
	animation: history-circle 1.5s cubic-bezier(1, 2, 0.66, 3) infinite; 
	}
@keyframes history-circle {
  0% {
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	opacity: 0.5; 
   }
  50% {
	opacity: 1.0; 
   }
  100% {
	-webkit-transform: scale(1.4);
			transform: scale(1.4);
	opacity: 0; } 
}
.gy2 .bar1 span:hover{
	color:#fff;
	background:#112540;}
.gy2 .bar1 span:before{
	content:"";
	width:100%;
	height:100%;
	overflow:hidden;
	border-radius:50%;
	background:url(../image/gy2_img1.jpg) no-repeat center center;
	background-size:cover;
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	-webkit-transition:all 0.5s linear;
	transition:all 0.5s linear;
	border:8px solid rgba(255,255,255,0.8);
	opacity:0;
	}
.gy2 .bar1:nth-of-type(5) span:before{
	background:url(../image/gy2_img4.jpg) no-repeat center center;
	background-size:cover;}
.gy2 .bar1:nth-of-type(3) span:before{
	background:url(../image/gy2_img2.jpg) no-repeat center center;
	background-size:cover;}
.gy2 .bar1:nth-of-type(4) span:before{
	background:url(../image/gy2_img3.jpg) no-repeat center center;
	background-size:cover;}
.gy2 .bar1 span.active:before{
	padding:60px;
	left:-60px;
	top:-60px;
	opacity:1;
	}
.gy2 .bar1 h2{
	position:absolute;
	left:-310px;
	top:70%;
	width:230px;
	font-size:1.5rem;
	font-weight:bold;
	color:#fff;
	letter-spacing:0.06rem;
	-webkit-transform:translate(0,-50%);
	transform:translate(0,-50%);
	opacity:0;
	z-index:5;
	}
.gy2 .bar1:nth-of-type(5) h2{
	left:inherit;
	right:-330px;}
.gy2 .bar1 h2 b{
	display:block;
	font-weight:normal;
	font-size:1.26rem;
	margin-top:10px;
	color:#fff;
	line-height:22px;
	}
.product {
	padding:5% 0;
	opacity:0;
	margin-top:5%;
	}
.product ul {
	position:relative;}
.product ul li{
	float:left;
	width:46%;
	margin-right:5%;
	position:relative;
	margin-top:-15%;
	cursor:default;
	}
.product ul li:nth-of-type(2n){
	margin-right:0;
	margin-top:5%;
	}
.product ul li b{
	display:block;
	width:100%;
	}
.product ul li b img{
	display:block;
	width:100%;
	}
.product ul li .txt{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(17,37,64,0.8);
	opacity:0;
	-webkit-transition:all 0.3s linear;
	transition:all 0.3s linear;
	}
.product ul li .txt h1{
	padding:110% 10% 3%;
	color:#fff;
	font-size:1.8rem;
	opacity:0.8;
	-webkit-transition:all 0.4s linear;
	transition:all 0.4s linear;
	float:left;}
.product ul li .txt h1 strong{
	font-size:1.2rem;
	color:#fff;
	float:right;
	margin-left:5px;
	}
.product ul li .txt h2{
	padding:0 10%;
	color:#fff;
	font-size:2.8rem;
	line-height:3.6rem;}
.product ul li:hover .txt{
	opacity:1;
	}
.product ul li:hover .txt h1{
	padding:100% 10% 5%;
	}
.product ul li:first-of-type .txt{
	opacity:1;
	background:rgba(17,37,64,0.96);
	}
.product ul li:first-of-type .txt p{
	position:absolute;
	left:50%;
	top:20%;
	-webkit-transform:translate(-50%,0%);
	transform:translate(-50%,0%);
	width:76%;
	}
.product ul li:first-of-type .txt span{
	color:#fff;
	font-size:1.26rem;
	margin-top:10px;
	display:block;
	opacity:0.8;
	}
.product ul li:first-of-type .txt strong{
	color:#fff;
	font-size:1.8rem;
	margin-bottom:12%;
	display:block;
	padding-bottom:5%;
	border-bottom:2px solid #fff;
	letter-spacing:0.1rem;
	}
.product .links{
	position:absolute;
	left:0;
	bottom:3%;
	font-size:1.4rem;
	color:#333;
	}
.product .links i{
	margin-left:10px;}
 .contain .right .bar1:nth-of-type(2):before{
	display:none;
	}
.about1 {
	padding:0 0 6%;
	position:relative;
	overflow:hidden;
	}
.about1 .contain0{
	padding:6% 0;
	height:100%;
	position:relative;}
.about1 .contain0 .left0{
	float:left;
	width:45%;
	}
.about1 .contain0 .left0 img{
	display:block;
	width:100%;
	}
.about1 .contain0 .right0{
	width:48%;
	position:absolute;
	top:50%;
	right:0;
	-webkit-transform:translate(0%,-50%);
	transform:translate(0%,-50%);
	}
.about1 .contain0 .right0 .tx{
	width:90%;
	}
.about1 .contain0 .right0 .tx h1{
	font-size:2rem;
	color:#111;
	margin-bottom:3%;
	letter-spacing:0.1rem;
	}
.about1 .contain0 .right0 .tx p{
	font-size:1.22rem;
	color:#333;
	}
.about1 .contain0 .right0 .tx p strong{
	font-size:1.26rem;
	color: #112540;
	display:block;
	padding-left:15px;
	margin-left:2px;
	border-left:2px solid #333;
	margin:30px 0 15px;
	}
.about1 .contain{
	position:relative;
	}
.about1 .contain:before{
	content:"";
	width:90%;
	right:-10%;
	height:106%;
	top:-2.75%;
	background:#eee;
	position:absolute;
	}
.about1 .contain .right{
	float:right;
	width:70%;
	}
.about1 .contain .right .bar1 {
    padding-top: 8%;
	margin-top:0;
	position:relative;
	z-index:2;
}
.about1 .contain .right .bar1 b{
	overflow:hidden;
	display:block;
	}
.about1 .contain .right .bar1 img{
	display:block;
	width:88%;
	float:right;
}
.about1 .contain .right .bar1:nth-of-type(1) {
    padding-top: 0%;
}
.about1 .contain .right .txt{
	width:50%;
	position:absolute;
	left:-43%;
	top:30%;
	opacity:0;
	-webkit-transition:all 0.5s linear;
	transition:all 0.5s linear;
	}
.about1 .contain .right .bar1:first-of-type .txt{
	top:20%;
	}
.about1 .contain .txt h2 span {
    font-size: 1.26rem;
    color: #333;
    display: block;
    margin-top: 10px;
    line-height: 22px;
}
.about1 .contain .txt h2 {
    margin-top: 30px;
}
.about1 .contain .txt h2 strong {
    font-size: 1.8rem;
    color: #112540;
    display: block;
    letter-spacing: 0.1rem;
}
.about1 .contain .txt .title{
	font-size:2.4rem;
	font-weight:bold;}
.gy1.about2 {
	padding:5% 0 1%;
	position:relative;
	}
.gy1.about2 .contain2 {
	width:76%;
    margin-top: 0%;
	margin-bottom:4%;
	position:relative;
}
.gy1.about2 .contain2 .right{
	position:absolute;
	right:0;
	top:50%;
	-webkit-transform:translate(0,-50%);
	transform:translate(0,-50%);
	}
.gy1.about2 .contain2 .right .title{
	padding-bottom:15px;
	padding-left:17%;
	font-weight:bold;
	}
.gy1.about2 .contain2 .right .txt {
	width:66%;
    margin-left: 11%;
	margin-top:5%;}
.gy1.about2 .contain2:nth-of-type(2n) .left {
	float:right;
	margin-bottom:6%;
	}
.gy1.about2 .contain2:nth-of-type(2n) .left img{
	position:relative;
	z-index:2;
	}
.gy1.about2 .contain2:nth-of-type(2n) .left:before {
	content:"";
	width:190%;
	height:100%;
	position:absolute;
	right:10%;
	top:20%;
	background:#eee;
	}
.gy1.about2 .contain2:nth-of-type(2n) .right {
	right:inherit;
	left:0;
	}
.gy1.about2 .contain2:nth-of-type(2n) .right .title{
	margin-left:11%;
	padding-left:0;
	}
.gy1.about2 .contain2 .right .txt h2{
	position:static;
	line-height:2.4rem;
	}
.about3 {
	padding:5% 0;
	opacity:1;
	margin-top:5%;
	}
.about3 ul {
	position:relative;}
.about3 ul li{
	float:left;
	width:46%;
	margin-right:5%;
	position:relative;
	margin-top:-15%;
	cursor:pointer;
	}
.about3 ul li:nth-of-type(2n){
	margin-right:0;
	margin-top:5%;
	}
.about3 ul li b{
	display:block;
	width:100%;
	}
.about3 ul li b img{
	display:block;
	width:100%;
	}
.about3 ul li:before{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(17,37,64,0.8);
	opacity:0;
	-webkit-transition:all 0.3s linear;
	transition:all 0.3s linear;
	z-index:3;
	}
.about3 ul li .txt{
	position:absolute;
	z-index:4;
	left:10%;
	bottom:0;
	-webkit-transition:all 0.4s linear;
	transition:all 0.4s linear;
	opacity:0;
	width:80%;
	}
.about3 ul li .txt h1,.about3 ul li .txt p{
	color:#fff;
	font-size:1.2rem;
	opacity:0.8;
	float:left;
	letter-spacing:1px;
	margin-bottom:15px;
	line-height:20px;
	}
.about3 ul li .txt h1 strong{
	font-size:1.2rem;
	color:#fff;
	float:right;
	margin-left:5px;
	}
.about3 ul li .txt h2{
	color:#fff;
	font-size:2.2rem;
	line-height:3.6rem;
	border-top:1px solid rgba(255,255,255,0.5);
	padding-top:15px;
	}
.about3 ul li:hover:before{
	opacity:1;
	}
.about3 ul li:hover .txt{
	bottom:5%;
	opacity:1;
	}
.service{
	padding:5% 0;
	}
.service .left{
	float:left;
	width:65%;}
.service .left .txt{
	padding:10% 10% 10% 0;
	}
.title2{
	font-size:2rem;
	letter-spacing:0.1rem;
	color:#111;}
.service .left p{
	font-size:1.26rem;
	color:#333;
	margin:5% 0;
	}
.service .left h2{
	font-size:1.3rem;
	color:#112540;
	padding-left:20px;
	border-left:2px solid #112540;
	letter-spacing:0.06rem;
	}
.service .left h2 strong{
	display:block;
	font-size:1.26rem;
	color:#555;
	line-height:20px;
	margin-bottom:5px;
	}
.service .right{
	float:left;
	width:35%;
	position:relative;}
.service .right:before{
	content:"";
	width:100%;
	height:100%;
	background:#eee;
	position:absolute;
	right:7%;
	top:5%;
	}
.service .right img{
	display:block;
	width:100%;
	z-index:2;
	position:relative;}
.more{
	font-size:1.2rem;
	color:#333;
	border:1px solid #333;
	padding:7px 0px;
	width:150px;
	text-align:center;
	margin-top:8%;
	letter-spacing:0.06rem;
	float:left;
	margin-right:30px;
	}
.service a:first-of-type .more{
	background:#333;
	color:#fff;
	}
.service .contain2{
	position:relative;
	margin-top:8%;
	}
.service .contain2 .right{
	float:left;
	width:65%;
	position:relative;
	z-index:6;
	}
.service .contain2.contain2_s{
	height:100%;
	background:#f6f6f6;}
.service .contain2 .left{
	position:absolute;
	right:0;
	top:0%;
	width:30%;
	z-index:2;
	padding:14% 0% 0% 8%;
	}
.service .contain2 .left strong{
	font-size:1.6rem;
	display:block;
	color:#111;
	text-decoration:underline;}
.service .contain2 .right:before{
	top:-6%;
	right:5%;
	}
.service .contain2_s .right:before{
	top:-6%;
	right:5%;
	display:none;
	}
.gy1.service2 .right .bar1:nth-of-type(2) b:before{
	content:"";
	position:absolute;
	right:0;
	top:0;
	width:150%;
	height:100%;
	background:#eee;
	z-index:2;
	}
.service2 .right .bar1 p{
	padding:6%;
	font-size:1.36rem;
	color:#333;}
.service .contain2:nth-of-type(3) .right{
	float:right;
	width:80%;
	}
.service .contain2:nth-of-type(3) .left{
	right:inherit;
	left:6%;
	bottom:inherit;
	top:0;
	width:20px;
	background:none;
	padding: 2% 5%;
	}
.service .contain2:nth-of-type(3) .right:before {
	display:none;
}
.service .contain2:nth-of-type(3) .left .txt {
	padding:5% 5% 5% 0;}
.service .contain2:nth-of-type(3) .left .title2 {
	line-height:32px;
	text-align:right;}
.service .contain3{
	float:left;
	width:47.5%;
	margin-bottom:8%;
	}
.service .contain3:nth-of-type(2) {
	float:right;
	padding-top:20%;
	}
.service .contain3 .right {
    width: 100%;
	z-index:0;
}
.service .contain3 .right:before {
	opacity:0.5;
	top:4%;
}
.service .contain3:nth-of-type(2) .right:before  {
	right:-5%;
	top:-8%;
}
.service .contain3:nth-of-type(1) .left{
	padding:2% 0% 0% 6%;
	border:none;
	border-top:2px solid #333;
	top:5%;
	left:inherit;
	right:-30%;
	text-align:right;
	}
.service .contain3 .left{
	padding:6% 4% 0%;
	border-left:2px solid #333;
	top:96%;
	left:5%;
	background:none;
	}
.service .contain3 .left .title2  {
	font-size:1.8rem;
	line-height:28px;
	letter-spacing:1px;}

.click_xq{
	cursor:pointer;}
.xq{
	width:100%;
	height:100%;
	position:fixed;
	z-index:999999;
	background:rgba(238,238,238,0.96);
	left:0;
	top:0;
	display:none;
	overflow-y:scroll;
	}
.xq .x_box{
	width:50%;
	height:100%;
	float:left;
	}
.xq .x_right{
	float:right;
	width:50%;}
.xq .x_contain{
	width:80%;
	margin-top:16%;
	}
.xq .x_contain h1{
	font-size:2.2rem;
	color:#112540;
	letter-spacing:2px;
	margin-bottom:30px;
	}
.xq .x_contain p{
	font-size:1.24rem;
	color:#333;
	margin-top:10px;
	}
.xq .x_contain h2{
	font-size:1.4rem;
	color:#111;
	margin:20px 0 5px;
	letter-spacing:1px;
	}
.xq .x_contain .time h2{
	margin-top:10px;
	margin-bottom:10px;}
.xq .x_contain .bar p{
	float:left;
	margin-right:25px;
	color:#333;
	cursor:default;
	margin-top:5px;
	}
.xq .x_contain b{
	width:10px;
	height:10px;
	border-radius:50%;
	background:#ccc;
	display:block;
	float:left;
	margin-right:10px;
	margin-top:6px;
	position:relative;
	-webkit-transition:all0 .4s linear;
	transition:all0 .4s linear;
	}
.xq .x_contain b:before{
	content:"";
	width:4px;
	height:4px;
	position:absolute;
	left:50%;
	top:50%;
	border-radius:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	background:#333;
	opacity:0;
	}
.xq .x_contain b.active{
	background:#ccc;
	}
.xq .x_contain b.active:before{
	opacity:1;}
.xq .close{
	width:32px;
	height:32px;
	position:fixed;
	right:3%;
	top:4%;
	z-index:7000;
	opacity:1;
	cursor:pointer;
	}
.xq .close:after{
	content:"";
	width:32px;
	height:2px;
	background:#333;
	position:absolute;
	left:0;
	top:20px;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	}
.xq .close:before{
	content:"";
	width:32px;
	height:2px;
	background:#333;
	position:absolute;
	left:0;
	top:20px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	}
.xq .message{
	width:80%;
	}
.xq .message input{
	font-size:1.1rem;
	color:#333;
	margin-top:5px;
	background:none;
	border:none;
	border-bottom:1px solid #ccc;
	padding:5px 0 8px;
	width:100%;
	}
.xq .message h3{
	position:relative;
	margin-bottom:10px;
	}
.xq .message h3:before{
	content:"";
	width:0;
	height:1px;
	background:#333;
	position:absolute;
	left:0;
	bottom:0;
	-webkit-transition:all 0.4s linear;
	transition:all 0.4s linear;
	opacity:0;
	}
.xq .message h3:hover:before{
	opacity:1;
	width:100%;
	}
.xq .submit{
	border:1px solid #333;
	width:130px;
	text-align:center;
	margin-top:40px;
	display:block;
	color:#333;
	padding:10px 0;
	}
.xq .bar{
	position:relative;
	}
.xq .bar .otherp{
	width:340px;
	position:absolute;
	left:250px;
	top:14px;
	background:#fff;
	box-shadow:0 0 3px rgba(0,0,0,0.05);
	padding:10px;
	opacity:0;
	}
.xq .bar .otherp:before{
	content: '';
    display: inline-block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #fff;
    position: absolute;
	left:-5px;
	top:50%;
	margin-top:-6px;
	z-index:2
	}
.xq .bar .otherp h6{
	font-size:1.2rem;
	color:#333;
	line-height:20px;
	}
.xq .bar .otherp2 {
	width:inherit;
	padding:0;
	top:33px;
	display:none;
	background:none;
	left:400px;
}
.xq .bar .otherp:after {
    content: '';
    display: inline-block;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #ddd;
    position: absolute;
	left:-7px;
	top:50%;
	margin-top:-7px;
}
.xq .bar .otherp2 select{
	margin:0;
	display:block;
	width:130px;
}
select:focus{
	outline:none;
	border:none;
	}
.o_ban > i{
	position:absolute;
	color:#fff;
	font-size:2rem;
	text-align:center;
	opacity:0;
	display:block;
	bottom:5%;
	left:50%;
	margin-left:-10px;
	cursor:pointer;
	}
.o_ban > i{
	-webkit-animation:myfirst 2.8s ease-in-out 0s infinite;
	animation:myfirst 2.8s ease-in-out 0s infinite;
}
@keyframes myfirst
{
    0%,100% {bottom: 4%; opacity: 1;}
    50% {bottom: 3%; opacity: 0.6;}
}
 
@-webkit-keyframes myfirst
{
    0%,100% {bottom: 4%; opacity: 1;}
    50% {bottom: 3%; opacity: 0.6;}
}
/*.all_bottom{
	width:100%;
	position:fixed;
	left:0;
	bottom:-50px;
	text-align:center;
	background:#000;
	z-index:9999;
	opacity:0;
	}
.all_bottom p{
	color:#fff;
	font-size:1rem;
	line-height:40px;
	}
.all_bottom .btn{
	position:absolute;
	right:0;
	bottom:0;
	}
.all_bottom .btn span{
	padding:0 30px;
	line-height:40px;
	float:left;
	display:block;
	color:rgba(255,255,255,0.6);
	font-size:0.8rem;
	letter-spacing:1px;
	border-left:1px solid rgba(255,255,255,0.15);
	}
.all_bottom .btn a span{
	background:#8c0d22;
	color:#fff;
	}*/
.all_bottom{
	position:fixed;
	left:340px;
	top:18px;
	z-index:9999;
	opacity:0;
	height:22px;
	}
.all_bottom:before{
	content:"";
	width:90%;
	height:1px;
	position:absolute;
	left:10%;
	bottom:-1px;
	background:#333;
	-webkit-transition:all 0.4s linear;
	transition:all 0.4s linear;
	}
.all_bottom img{
	display:block;
	width:22px;
	margin-top:0px;
	float:left;
	}
.all_bottom span{
	color:#333;
	font-size:1.24rem;
	letter-spacing:0.5px;
	margin-left:6px;
	-webkit-transition:all 0.2s linear;
	transition:all 0.2s linear;
	}
.all_bottom:hover:before{
	background:#112540;
	}
.all_bottom:hover span{
	letter-spacing:1.4px;}
.books{
	position:fixed;
	left:0;
	bottom:6%;
	color:#333;
	z-index:888;
	opacity:0;
	}
.books2{
	opacity:1;
	color:#fff;
	bottom:inherit;
	top:3%;
	left:5%;
	z-index:999999;
	position:fixed;
	}
.books img{
	width:30px;
	margin:auto;
	opacity:0.8;
	-webkit-transition:all 0.3s linear;
	transition:all 0.3s linear;
	}
.books:hover img {
    -webkit-animation: change 1s;
    -moz-animation: change 1s;
    animation: change 1s;
	opacity:1;
}
@-webkit-keyframes change {
    from, 11.1%, to { -webkit-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}

@-moz-keyframes change {
    from, 11.1%, to { -moz-transform: none; transform: none }
    22.2% { -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}

@keyframes change {
    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}
.address h6{
	margin-top:20px;
	font-size:14px;
	color:#333;
	}
.address strong{
	color:red}
.edui-upload-video {
	width:100%;}
