html, body {
	margin:0;
	min-width: 1200px;
	width:100%;
}
body {
	background-color: #FFFFFF;
	/*background:url(../img/2.jpg)no-repeat center 0px;
	background-size:cover;*/
}

#logo_img {
	height:72px;
	margin-left:96px;
}

#backdrop_img {
	width:100%;
}

#title_nav {
	left:0px; top:0px;position:absolute;  
	margin-top:50px;
	width:100%;
	min-width: 1200px;
	z-index:12;
}
.nav_item {
	float:right;
}
.nav_item a {
	text-align:center;
	float:right;
}
.nav-sub {
	color: #222222; font-size:x-large;
    position: relative;
	margin-right:2em;
	font-weight:bold;
	/*text-shadow:1px 1px 1px #000; padding:10px 0;*/
}

.sign {
	font-size:xx-large;background-color:#8B0000;color:#FFFFFF;
	border: 1px solid #008B0000;
	border-radius: 10px;
	padding: 8px;
	margin-left:50px;
	font-family:'Comic Sans MS', cursive, sans-serif;
}

a {text-decoration:none;cursor: pointer;}

#nav_layout { float:right;margin-right:50px; }

.banner-w3text {
    padding-top: 3.8%;
    text-align: center;
}
.banner-w3text .effect1 {
    font-size: 2em;
    color: #00bcd4;
    font-weight: 300;
    letter-spacing: 4px;
}
.banner-w3text .effect2 {
    font-size: 3.8em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    /*margin: .6em 0;*/
}
.banner-w3text .effect3 {
    font-size: 2em;
    color: #969696;
    font-weight: 100;
    letter-spacing: 1px;
}
.effect6 {
    font-size: 1.5em;
	cursor: pointer;
}

._w3btn {
    border: none;
    color: #fff;
    background: #ff7200;
    padding: 12px 60px 12px 25px;
    display: inline-block;
    margin: 2.5em 0 0;
    font-weight: 400;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
}
._w3btn:hover{
	color: #fff;
}
._w3btn:after {
	content: '';
	position: absolute;  
	width: 34%;
    height: 250%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1;
    right: 0;
    top: 0;
    margin: -5px 0 0 -5px;
    -webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
    -webkit-transform: rotate(-20deg); 
    -moz-transform: rotate(-20deg); 
    -ms-transform: rotate(-20deg); 
    transform: rotate(-20deg);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
._w3btn:before {
    content: "";
    font: normal normal normal 14px/1 FontAwesome;
    -moz-osx-font-smoothing: grayscale;
    left: auto;
    right: 18px;
    z-index: 2;
    position: absolute;
    font-size: 0.5em;
    color: #fff;
}
._w3btn:hover:after {
	width: 112%;
}
.agileits_welcome_grid_left {
	width:100%;
    letter-spacing: 2px;
    font-family: 'Pacifico', cursive;
}
.swiper-container {
	padding-top:120px;
}
.swiper-wrapper {
	width:100%;
}
.swiper-slide {
	text-align:center;
	color: #fff;
	width:100%;
}
.page-item {
	width:1200px;
	margin:0 auto;
}
.video-item {
    -webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	background-color: #FFF;
	width:360px;
	height:360px;
	margin:15px;
	float:left;
	-moz-box-shadow: 10px 10px 5px #CCCCCC;
	box-shadow: 10px 10px 5px #CCCCCC;
}
.null-item {
	visibility: hidden;
	width:360px;
	height:360px;
	margin:15px;
	float:left;
}
.video-item img {
    -webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	 width:100%;
}
.video-item p {
    -webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
    font-size: 1.3em;
    font-weight: 700;
    color: #000;
	margin:0px;
	height:60px;
	padding:10px 1em;
	background-color: #FFF;
}
.page-cnt {
	width:1200px;
	margin:0 auto;
	
    letter-spacing: 2px;
    font-family: 'Pacifico', cursive;
}
.page-cnt p {
    font-size: 3.2em;
    text-transform: uppercase;
    font-weight: 800;
    margin: .2em 0;
    color: #ff9800;

	text-align:center;
	width:100%;
}
#about {
	text-align:center;
  flex: 1;
  vertical-align: top;  /* 靠顶部对齐（行内元素才生效） */
  padding-top: 0;       /* 控制上*/
}
#contact {
	text-align:center;
  flex: 1;                /* 让两个区域平分宽度，可去掉以固定宽度 */
  vertical-align: top;  /* 靠顶部对齐（行内元素才生效） */
  padding-top: 0;       /* 控制上*/
}
#a1 {
    color: #666666;
    margin: 0;
    font-weight: 800;
	
    font-size: 2em;
}
#about .about-describe p {
	color: #FFFFFF;
    letter-spacing: 3px;
    font-size: 1.5em;
	
    font-weight: 500;
}
.about-img {
	width:100%;
}
.about-img img {
	width:30%;
	margin:0;
}

#bottom {
	padding: 1em;
	height:480px;
	background-color: #222222;  /* 背景颜色 */
	color: #ffffff;              /* 文字颜色改为白色，保证对比度 */
	display: flex;
}
#bottom2 {
	padding: 1em;
	height:380px;
	background-color: #FFFFFF;  /* 背景颜色 */
	color: #ffffff;              /* 文字颜色改为白色，保证对比度 */
	display: flex;
}
#ctT {
	color: #FFFFFF; 
	font-size:2.5em;
	padding:0.2em;
	border: 1px solid #ff7200;
}
.ct-w {
	margin-top:1em;
	font-size:1.6em;
	text-align:center;
	align-items: flex-start; /* 顶部对齐 */
}
.ct-w-s {
	color:#000;
	align-items: flex-start; /* 顶部对齐 */
}
#close {
    width:30px; 
    height:30px; 
    cursor:pointer; 
    position:absolute; 
    right:5px; 
    top:5px; 
    text-indent:-999em;
}
#mask {
    background-color:#222;
    opacity:0.8;
    filter: alpha(opacity=70); 
    position:absolute; 
    left:0;
    top:0;
	height:100%;
    z-index:1000;
	text-align:center;
}
#login {
	-webkit-overflow-scrolling: touch;  
    overflow:auto;  
	height:100%;
	width:100%;
    position:fixed;
    z-index:1001;
	text-align:center;
}
#login #closeDig{
    position:absolute; 
	margin:0;
    left:0;
    top:0;
	padding-top:20px;
	padding-bottom:20px;
    background-color:#222;
	cursor:pointer;
	width:100%;
	text-align:center;
	font-size:2em;
	color: #FFFFFF; 
}
#login img{
    background-color: #FFFFFF;
	padding: 0.6em;
	margin: 0.6em;
	max-width: 95%;
}
#login iframe{
	height:100%;
	color: #FFFFFF; 
	width:100%;
}
.loginCon {
    position:relative; 
    background:lightblue;
    border:3px solid #333;
    text-align: center;
}

.propaganda-video {
    text-align: center;
	
}

#beian {
	background-color: #FFFFFF;
	padding:10px;
	text-align:center;
    color: #333333;
	margin:0 auto;
}
#beian a {
	display:inline-block;
	text-decoration:none;
	height:20px;
	line-height:20px;
    color: #333333;
}

.logo-title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;     /* 左对齐，如果想居中用 center */
    color: #fff;
    text-shadow:
        0 0 5px #ffcc66,
        0 0 10px #ffcc66,
        0 0 15px #ff9933,
        0 0 20px #ff9933;       /* 发光效果 */
    font-family: 'Arial', sans-serif;
}
/* 中文标题 */
.logo-chinese {
    font-size: 68px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
}

/* 英文副标题 */
.logo-english {
    font-size: 48px;
    font-weight: 500;
    line-height: 1;
    margin-top: 5px;
    opacity: 0.9;                /* 可选，营造层次感 */
}
