/*common*/

/*img��Ӧʽ*/
.img-imax {
	width: 100%;
	height: auto;
}
/*position*/
.section {
	position: relative;
	overflow: hidden;
}

/*location*/
.logo {
	left: 2%;
	top: 4%;
}
.ct-menu {
	right: 0;
	top: 4%;
	width: 200px;
	height: 40px;
	z-index: 1601;
}
.nav-area,
.nav-menu {
	top: 0;
}
/*common-toggle style*/
/*a tag common style*/
.common-toggle a {
	color: white;
	text-decoration: none;
}
.ct-menu a {
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	display: inline-block;
	font-size: 0.8em;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	background: url(../img/icon/cb.png);
}
.ct-menu .active a,
.ct-menu a:hover {
	background: url(../img/icon/cw.png);
	color: #000000;
}
.btn-area {
	height: 25px;
	width: 25px;
	text-align: center;
	border: none;
}
.btn-menu {
	height: 40px;
	width: 40px;
	text-align: center;
}
/*nav area menu*/
.nav-area,
.nav-menu {
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgb(53, 162, 182);
	padding-top: 50px;
}
.nav-area ul,
.nav-menu ul {
	height: 100%;
	width: 100%;
}

.nav-menu ul li {
	text-align: center;
	height: 16.5%;
	width: 100%;
}
.nav-area ul li {
	text-align: center;
	height: 16.5%;
	width: 100%;
}
.nav-area a,
.nav-menu a {
	color: #FFFFFF;
	font-weight: 900;
	font-size: 2em;
	line-height: 1.5em;
}
/*common footer*/

.common-footer {
	width: 100%;
	height: auto;
	margin: 20px auto 0;
}
.wechat {
	width: 140px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
.wechat p {
	font-size: 1.1em;
	color: #000000;
	line-height: 2em;
}
.cf-ICP a,
.cf-more span,
.cf-ICP,
.cf-more {
	display: inline-block;
	line-height: 60px;
}
.cf-more {
	float: right;
}
.cf-ICP,
.cf-ICP a,
.cf-more a {
	text-decoration: none;
	color: #666666;
}
.cf-ICP,
.cf-more {
	font-size: 0.8em;
}
.cf-ICP a,
.cf-more a {
	font-size: 1em;
}
.clear {
	clear: both;
}
/*project company recruitment*/
.comb {
	width: 100%;
	height: 700px;
	background-position: top!important;
}
.comb p {
	width: 100%;
	height: 800px;
	text-align: center;
	line-height: 600px;
	font-size: 3em;
	text-shadow: 2px 2px 4px #444;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
	.comb { height: 285px;}
	.comb p { height: 285px; line-height: 285px;font-size: 2em;}
}
/**nav*/
/**/
.nav {
	width: 100%;
	margin: 40px auto;
	text-align: center;
}
.nav li a {
	width: 100%;
	height: 100%;
}
.nav li,
.nav li a {
	height: 60px;
	line-height: 60px;
	background: none;
	display: inline-block;
	font-size: 1em;
	color: #333;
	cursor: pointer;
}
.nav li {
	border: 1px solid gainsboro;
	background-color: #FFFFFF;
}
.nav li a {
	line-height: 20px;
	background: none!important;
}
.nav li:hover,
.nav .active {
	background-color: #f95923;
	border: hidden;
	color: #FFFFFF;
}
/*内页h1标题*/
.cth {
	width: 100%;
	height: auto;
}
.cth h1 {
	width: 320px;
	height: 102px;
	text-align: center;
	display: block;
	margin: 0 auto;
	line-height: 102px;
	font-size: 1.8em;
	font-weight: bold;
}
.cth {
	background: url(../img/icon/title.png) no-repeat bottom center;
}
/*min-width 0 400*/
@media only screen and (min-width: 0px) and (max-width: 640px) {
	.logo img {
		max-width: 50%;
		height: auto;
	}
}
/* min-width:0px */
@media only screen and (min-width: 0px) {
	/*common nav list*/
	.nav li {
		width: 50%;
		float: left;
	}
}
/*min-width 768px*/
@media only screen and (min-width: 768px) {
	.nav li {
		width: 33.3%;
	}
}
/*min-width 992px*/
@media only screen and (min-width: 992px) {
	.nav li {
		width: 25%;
	}
}
/*min-width 1200px*/
@media only screen and (min-width: 1200px) {
	.nav li {
		width: 16.6%;
	}
}
/*min-width 1920px*/
@media only screen and (min-width: 1920px) {}



/*tp*/

.tptp { position: fixed;right: 2%;bottom: 100px; z-index:100px ; background: url(../img/icon/tp.png) no-repeat right;width: 35px;height: 35px;}
.tptp:hover {background-position:left ;}
.tptp a {display: block;width: 100%;height: 100%;color:rgba(241, 241, 241, 0);}


/*为首页第二屏设置的投影仪奇葩分辨率800*600系列*/
@media only screen and (min-width: 799px) and (max-width: 801px) {
	.secTwo { width: 100%;height: 100%;overflow: hidden;}
	.st{width: 50%!important;padding-top: 5px!important;padding-bottom: 5px!important;}
	.sm { position: absolute;left: 50%;top: 0;width: 50%!important;padding: 0!important;}
	.sb {height: 35%;overflow: hidden;}
}
@media only screen and (min-width: 100px) and (max-width: 640px) {
.nav-area , .nav-menu {padding-top: 80px;}
}
