img {
	border: none
}

ul,
ol,
li,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

strong {
	font-weight: bold
}

canvas {
	pointer-events: none;
}

.overflow {
	overflow: hidden;
}

.w-100 {
	width: 100%;
}

.w-50 {
	width: 50%;
}

.clearBoth {
	float: none;
	position: static;
}

.cm {
	width: 1000px;
	float: none;
	margin: 0 auto;
}

.hide {
	display: none;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.textoverhidden,
.homePage .bbox li h4,
.homePage .bbox li.top h4 a,
.news li h3,
.news li h4,
.bookList li h3,
.bookList li h4,
.locomot_page8 li h3,
.locomot_page9 li h3,
.team-list li h3,
.commerceBiding .rightBox .w48,
.joinIndex .notice .scroll a font,
.joinIndex .abox li h3,
.joinIndex .bbox li a,
.joinSociety .list li font,
.joinCampus .item#page3 .list li font,
.joinCampus .item#page3 .list .headline font,
.joinCampus .item#page3 .fromBox .select span,
.projectView .newsTop li,
.commerceIndex .abox .top .info h3,
.commerceBiding .rightBox li span,
.pageBtn .topage {
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.yaHei {
	font-family: "Microsoft YaHei", "微软雅黑", "微軟雅黑";
}

input.no,
textarea.no {
	border: 1px red solid;
}


/*主框架*/

.pagesize,
.main,
.header,
.banner,
.content,
.footer,
.textArea {
	width: 100%;
}

.main {
	overflow: hidden;
}

.header .cm {
	width: 100%;
	max-width: 1540px;
}

.textArea {
	line-height: 22px;
}

.viewport .textArea {
	width: auto;
	position: absolute;
	float: none;
	top: 0px;
	left: 0px;
	right: 20px;
	font-size: 13px;
}

.textArea * {
	position: static;
	float: none;
	word-wrap: break-word;
}

.textArea ul {
	padding-left: 20px;
}

.textArea li {
	list-style-type: disc;
}

.textArea p {
	width: 100%;
	position: relative;
	float: left;
	line-height: 28px;
	font-size: 16px;
}

.textArea a {
	border-bottom: 1px #c1c1c1 dashed;
}

.textArea img {
	max-width: 100%;
	height: auto;
}

.startBox {
	visibility: hidden;
}

.h100 {
	width: 100%;
	height: 100px;
}

.h50 {
	width: 100%;
	height: 50px;
}

.ipt,
.select {
	width: 258px;
	height: 18px;
	padding: 4px;
	border: 1px #c8c8c8 solid;
	background-color: #fafafa;
	font-size: 14px;
}

.select {
	padding: 0 0 0 4px;
	height: 30px;
	line-height: 30px;
	width: auto;
}

.loading {
	width: 76px;
	height: 76px;
	position: absolute;
	float: none;
	top: 50%;
	left: 50%;
	margin: -45px 0 0 -38px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	background: #fff url("../images/loading.gif"
	) no-repeat center center;
	z-index: 99999;
	border-radius: 76px;
	border: 1px #e4e4e4 solid\9;
	opacity: 0.8;
}

.loading .text {
	width: 76px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	float: none;
	bottom: -32px;
	left: 0px;
	text-align: center;
	font-size: 14px;
}

.default .loading .text {
	color: #fff;
	text-shadow: 0 0px 1px #000;
}

.viewport {
	overflow: hidden;
}

.scrollbar {
	width: 6px;
	position: absolute;
	float: none;
	top: 0px;
	right: 0px;
	z-index: 5;
}

.trackbar {
	background-color: #bdbdbd;
	height: 100%;
	width: 1px;
	position: relative;
	float: left;
}

.thumbbar {
	height: 20px;
	width: 5px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: -2px;
	background-color: #bdbdbd;
	border-radius: 5px;
}

.disable {
	display: none;
}

.noSelect {
	moz-user-select: -moz-none;
	-moz-user-select: none;
	-o-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.dateSelect {
	float: right;
}

.dateSelect select {
	height: 24px;
	line-height: 24px;
	margin-top: 3px;
}

.content {
	margin-top: 30px;
	z-index: 5;
}

.content.home {
	margin-top: -120px;
}

.content.join {
	margin-top: -53px;
}

.content .tit {
	width: 100%;
	border-bottom: 4px #e5e5e5 solid;
	font-weight: bold;
}

.content .tit span {
	font-size: 30px;
	height: 60px;
	line-height: 60px;
}

.content .tit2 {
	font-weight: bold;
	font-size: 30px;
	width: 700px;
	color: #0069B7;
	line-height: 34px;
}

.content .tit2 span {
	font-size: 20px;
	display: block;
	text-align: left;
	margin: 10px 0 15px 0;
}

.icon-box {
	border: 1px solid #e4e4e4;
	padding: 5px;
	color: #b6b6b6;
	width: 198px;
	margin: 10px 0;
	text-align: center;
	text-transform: uppercase;
}

.content .tit .floatLeft a,
.content .tit .floatLeft font {
	float: left;
	margin: 0 5px;
	font-size: 16px;
	font-weight: normal;
}

.content .tit .floatLeft a {
	border-bottom: 1px #666 solid;
}

.content .tit .floatLeft a:hover {
	border-bottom-color: #0b8bd4;
}

.content .tit .floatLeft a.active {
	font-weight: bold;
	color: #0b8bd4;
	border-bottom-color: #0b8bd4;
}

.content .cm {
	/*width: 960px;*/
	width: 1260px;
	z-index: 10;
}

.content.home .con {
	height: auto;
}

.content .left,
.content .right {
	width: 40px;
	height: 100%;
	position: absolute;
	float: none;
	left: 0px;
	top: 0px;
	bottom: 0px;
	background: url("../images/home_info.png") no-repeat left top;
}

.content .right {
	left: auto;
	right: 0px;
	background-position: right top;
}

.content .con {
	height: 80px;
	left: 40px;
	right: 40px;
	background: url("../images/home_bg.png");
	padding-top: 30px;
}

.content .homePage .cm {
	margin-top: 30px;
	width: 100%;
	max-width: 1200px;
}

.browse,
.levelMenu {
	float: right;
	height: 30px;
	line-height: 30px;
	color: #111;
	margin-top: 25px;
	font-size: 14px;
}

.browse a {
	border-bottom: 1px #c1c1c1 dashed;
}

.browse font {
	color: #666;
}

.levelMenu {
	float: left;
	max-width: 600px;
	margin-left: 40px;
}

.levelMenu a {
	color: #111;
	padding: 0 4px;
	font-size: 16px;
	float: left;
	margin-left: 25px;
	border-bottom: 2px transparent solid;
}

.levelMenu a:hover,
.levelMenu a.active {
	color: #f39800;
	border-bottom: 2px #f39800 solid;
}

.tabBox,
.tabBox .tab,
.tabBox .list {
	width: 100%;
}

.tab {
	border-bottom: 1px #0b8bd4 solid;
	padding-left: 1px;
}

.tab span,
.tab a {
	padding: 0 16px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	border: 1px #0b8bd4 solid;
	border-bottom: none;
	white-space: nowrap;
	color: #0b8bd4;
	text-align: center;
	margin-left: -1px;
	display: inline;
	cursor: pointer;
	min-width: 60px;
}

.tab a {
	color: #0b8bd4;
	float: left;
}

.tab span.active,
.tab a.active {
	background-color: #0b8bd4;
	color: #fff;
}

.tabBox.grey .tab span.active {
	background-color: #ababab;
	color: #fff;
}

.tabBox.grey .tab span,
.tabBox.grey .tab {
	border-color: #ababab;
	color: #888;
}

.tabBox .list {
	display: none;
}

.notice .tabBox {
	margin: 15px 0 10px;
}

.notice .tabBox.govern {
	margin: 15px 0 0;
}

.notice .nav {
	width: 100%;
	line-height: 30px;
	text-align: center;
	background-color: #c2e9fc;
	font-size: 16px;
}

.notice .nav a {
	width: 25%;
	height: 30px;
	float: left;
	border-right: 1px #fff solid;
	margin-left: -1px;
	color: #3e9fdb;
	overflow: hidden;
}

.notice .nav a.active {
	background-color: #3e9fdb;
	color: #fff;
}

.notice .navBox {
	width: 100%;
}

.notice .navBox h3 {
	margin-top: 20px;
}

.notice .navBox .textArea {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px #c1c1c1 dashed;
	font-size: 14px;
}

.notice .navBox .textArea p {
	margin-bottom: 5px;
}

.notice .navBox strong {
	font-size: 16px;
}

.header .menuBtn {
	width: 52px;
	height: 40px;
	position: absolute;
	float: none;
	top: 50px;
	right: 10px;
	background: url("../images/menu.png") no-repeat;
	background-size: auto 40px;
	cursor: pointer;
	display: none;
	z-index: 100;
}


/*滚动通用*/

.allScrollBox .prev,
.allScrollBox .next {
	width: 27px;
	height: 27px;
	cursor: pointer;
	position: absolute;
	float: none;
	left: 0px;
	top: 50%;
	margin-top: -14px;
	display: none;
}

.allScrollBox .next {
	float: right;
	left: auto;
	right: 0px;
}

.allScrollBox .box {
	width: 880px;
	margin: 30px 0 0 40px;
	display: inline;
	overflow: hidden;
}

.allScrollBox ul {
	width: 30000%;
}

.allScrollBox li {
	width: 278px;
	height: 210px;
	background-color: #f0f0f0;
	border: 1px #e4e4e4 solid;
	margin-right: 20px;
	display: inline;
}

.allScrollBox li .img {
	width: 100%;
	height: 180px;
	overflow: hidden;
}

.allScrollBox li .img img {
	min-width: 100%;
	height: 100%;
}

.allScrollBox li h3 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 8px;
	font-size: 14px;
	overflow: hidden;
}


/*站内搜索*/

.searchPage {
	width: 70%;
}

.searchPage .ipt {
	border: 1px solid #b6b6b6;
	height: 22px;
	line-height: 22px;
	padding: 6px;
	width: 300px;
}

.searchPage .ipt:focus {
	border-color: #3385ff;
}

.searchPage .btn {
	width: 100px;
	height: 36px;
	color: white;
	letter-spacing: 1px;
	background: #3385ff;
	border-bottom: 1px solid #2d78f4;
	outline: medium;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	font-size: 16px;
	cursor: pointer;
	float: left;
	margin-left: 10px;
}

.searchPage .btn:hover {
	background: #317ef3;
	border-bottom: 1px solid #2868c8;
	box-shadow: 1px 1px 1px #ccc;
}

.searchPage .btn:active {
	background: #3075dc;
	box-shadow: inset 1px 1px 3px #2964bb;
	-webkit-box-shadow: inset 1px 1px 3px #2964bb;
	-moz-box-shadow: inset 1px 1px 3px #2964bb;
	-o-box-shadow: inset 1px 1px 3px #2964bb;
}

.searchPage .list,
.searchPage .list ul,
.searchPage .list li {
	width: 100%;
}

.searchPage .list li {
	margin-top: 10px;
}

.searchPage .list li a:hover {
	text-decoration: underline;
	color: #444;
}

.searchPage em {
	font-style: normal;
	color: #c00;
}

.searchPage .list .el {
	width: 100%;
	font-size: 16px;
	margin-bottom: 10px;
}

.searchPage .list .el .ty {
	padding: 0 16px;
	margin-right: 16px;
	display: inline;
	border-right: 1px solid #ddd;
}

.searchPage .list .textArea {
	width: auto;
	max-height: 66px;
	overflow: hidden;
	padding: 10px 20px;
	border-top: 1px solid #ddd;
	float: none;
	display: block;
}

.searchPage .list .textArea a {
	border-bottom: none;
	color: #888;
}


/*网站地图*/

.map_t {
	background: #ececec;
	border-bottom: 1px solid #ddd;
	padding: 5px 10px;
	margin: 20px 0 10px;
	float: none;
	display: block;
}

.map_line {
	overflow: hidden;
	line-height: 30px;
	padding: 0 10px 8px;
	border-bottom: 1px solid #ddd;
	*zoom: 1;
	float: none;
	display: block;
}

.map_line h4 {
	float: left;
	margin: 8px 10px 0 0;
}

.map_line h4 a {
	display: block;
	text-align: center;
	background: #ececec;
	font-size: 14px;
	float: left;
	min-width: 84px;
	padding: 0 10px;
}

.map_line h4 a:hover {
	background: #198eed;
	color: #fff;
}

.site_cell {
	float: none;
	display: block;
	margin-left: 114px;
}

.mg0 {
	float: none;
	display: block;
	margin: 0px;
}

.site_cell a {
	float: left;
	background: url("../templates/images/cir_map.gif") 18px 10px no-repeat;
	padding-left: 35px;
	transition: none;
	margin-top: 8px;
	white-space: nowrap;
}

.mg0 a {
	float: left;
	background: url("../templates/images/cir_map.gif") 18px 10px no-repeat;
	padding-right: 35px;
	transition: none;
	margin-top: 8px;
	white-space: nowrap;
}

.site_cell a:hover {
	background-position: 18px -31px;
	color: #198eed;
}


/*底部图标导航*/

.bottomMenu,
.bottomMenu ul,
.bottomMenu li {
	width: 100%;
	overflow: hidden;
}

.bottomMenu li {
	width: 25%;
}

.bottomMenu li:hover {
	color: #198eed;
}

.bottomMenu li i {
	width: 46px;
	height: 46px;
	float: left;
	overflow: hidden;
}

.bottomMenu li .text {
	float: none;
	display: block;
	margin-left: 65px;
}

.bottomMenu li a {
	z-index: 1;
}


/*导航*/

.header {
	height: 100px;
	position: absolute;
	float: none;
	top: 0px;
	left: 0px;
	z-index: 998;
}

.header .tools {
	min-width: 440px;
	left: 64%;
	color: #fff;
}

.header .tools a {
	color: #fff;
	float: left;
}

.header .tools a:hover {
	text-decoration: underline;
}

.header .tools .left,
.header .tools .right,
.header .tools .left,
.header .tools {
	height: 74px;
}

.header .tools .left,
.header .tools .right {
	background: url("../images/tools_blut.png") no-repeat left top;
}

.header .tools .left {
	right: 60px;
	padding-left: 125px;
}

.header .tools .right {
	width: 60px;
	float: right;
	background-position: right top;
}

.header .tools i,
.header .tools .arrow {
	width: 16px;
	height: 16px;
	margin-top: 7px;
	position: relative;
	float: left;
}

.header .lang {
	height: 28px;
	line-height: 28px;
	margin-top: 15px;
	margin-right: 20px;
}

.header .tools .lang .item {
	white-space: nowrap;
	cursor: pointer;
	color: #95c6f1;
}

.header .tools .lang .item a {
	color: #95c6f1;
}

.header .tools .lang .item a:hover {
	color: #fff;
	text-decoration: none;
}

.header .tools .lang .item .active a {
	color: #fff;
}

.header .tools .search {
	width: 160px;
	height: 23px;
	padding: 1px;
	margin: 5px 0 0 75px;
	display: inline;
	position: absolute;
	right: 0;
	top: 30px;
}

.header .tools .search .ipt {
	width: 134px;
	height: 18px;
	line-height: 18px;
	padding: 2px 10px 3px;
	border: none;
	background: none;
	color: #c1e2ff;
}

.header .tools .search .btn {
	width: 23px;
	height: 23px;
	float: right;
	border: none;
	background-color: inherit;
	cursor: pointer;
	opacity: 0.6;
	overflow: hidden;
	text-indent: -999px;
}

.header .tools .search .btn:hover {
	opacity: 1;
}

.header .tools .user {
	white-space: nowrap;
	position: absolute;
	float: none;
	top: 40px;
	left: 185px;
}

.header.campus {
	position: fixed;
}

.header.campus .menu {
	top: 0px;
	right: 0px;
	margin-right: 0px;
}

.header.campus .cm {
	max-width: 1440px;
}

.header .menu {
	min-width: 880px;
	top: 0;
	right: 15%;
	margin-right: -185px;
	z-index: 10;
}

.header .menu,
.header .menu .left,
.header .menu .right {
	height: 90px;
}

.header .menu .left,
.header .menu .right {
	background: url("../images/tools_white.png") no-repeat left top;
}

.header .menu .left {
	width: 60px;
}

.header .menu .right {
	left: 60px;
	background-position: right top;
}

.header .menu .logo {
	width: 220px;
	position: absolute;
	float: none;
	top: 8px;
	left: 40px;
	z-index: 1;
}

.header .menu .logo img {
	width: 100%;
}

.header .menu .text {
	position: absolute;
	float: none;
	white-space: nowrap;
	left: 105%;
	top: 20px;
	font-size: 18px;
	line-height: 30px;
	color: #333;
}

.header .menu ul {
	float: right;
	white-space: nowrap;
	margin-right: 60px;
	display: inline;
	white-space: nowrap;
}

.header .menu li {
	font-size: 16px;
	font-weight: bold;
}

.header .menu li:hover,
.header .menu li.active {
	height: 60px;
	border-bottom: 3px #f39800 solid;
}

.header .menu li:hover a,
.header .menu li.active a {
	color: #f39800;
}

.header .menu li,
.header .menu li a {
	height: 73px;
	line-height: 73px;
}

.header .menu li a {
	padding: 0 30px;
	position: relative;
	float: left;
	background: url("../images/menu_line.png") no-repeat right center;
}

.header .menu li.last a,
.header .menu .submenu a {
	background: none;
}

.header .menu .submenu {
	width: auto;
	position: absolute;
	float: none;
	left: 0px;
	top: 73px;
	padding: 20px 35px 20px 0;
	background: #fff;
	background-color: rgba(255, 255, 255, 0.85);
	border-radius: 0 0 15px 15px;
	box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.3);
	display: none;
}

.header .menu .submenu.lastChild {
	left: auto;
	right: 0px;
}

.header .menu .submenu dl {
	margin-left: 35px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

.header .menu .submenu dt {
	width: 100%;
	margin-bottom: 8px;
	display: inline;
}

.header .menu .submenu dt,
.header .menu .submenu dt a {
	color: #0069b7;
	font-weight: bold;
}

.header .menu .submenu dt a:hover {
	text-decoration: underline;
}

.header .menu .submenu dd {
	white-space: normal;
	width: 100%;
	margin-bottom: 10px;
}

.header .menu .submenu a {
	white-space: nowrap;
	font-size: 14px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	color: #333;
}

.header .menu li:hover .submenu a,
.header .menu li.active .submenu a {
	color: #666;
}

.header .menu li:hover .submenu a:hover,
.header .menu li.active .submenu a:hover,
.header .menu li:hover .submenu dt a,
.header .menu li.active .submenu dt a {
	color: #0069b7;
}


/*底部*/

.footer {
	background: #0168b7;
	z-index: 1;
	color: #eee;
	z-index: 10;
}

.footer .bg {
	width: 100%;
	height: 60px;
	position: absolute;
	float: none;
	bottom: 0px;
	left: 0px;
	z-index: -1;
	background: url("../images/footer_line.png") repeat-x;
}

.footer a {
	color: #bbaece;
}

.footer a:hover {
	text-decoration: underline;
}

.footer dl {
	width: 20%;
}

.footer dt,
.footer dd {
	text-align: center;
	width: 100%;
	overflow: hidden;
}

.footer dt {
	height: 38px;
	line-height: 37px;
	font-size: 15px;
	margin-bottom: 10px;
}

.footer dd {
	height: 23px;
	line-height: 23px;
	font-size: 12px;
}

.footer dt a {
	color: #fff;
}

.footer .share {
	width: 100%;
	height: 40px;
	background: url("../images/footer_line2.png") no-repeat center top;
	z-index: 10;
}

.footer .share span {
	left: 50%;
	margin: 6px 0 0 -95px;
}

.footer .share a {
	width: 28px;
	height: 28px;
	margin: 0 5px;
	display: inline;
	position: relative;
	float: left;
	padding: 0px;
}

.footer .copyright {
	width: 100%;
	height: 30px;
	padding-top: 10px;
	text-align: center;
	line-height: 20px;
}

.footer .wechat {
	width: 86px;
	height: 110px;
	position: absolute;
	float: none;
	top: -20px;
	left: 340px;
	padding: 4px 4px 0;
}

.footer a .wechat {
	height: 118px;
	top: -125px;
	left: -35px;
	display: none;
	color: #333;
}

.footer a:hover .wechat {
	display: block;
}

.footer .wechat img {
	width: 86px;
	height: 86px;
}

.footer .wechat h3 {
	width: 100%;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-align: center;
}

.footer.noline .share {
	width: auto;
	float: right;
	white-space: nowrap;
	background: none;
	margin: 1px 10px 0 0;
}

.footer.noline .share span {
	left: auto;
	margin: 6px 0 0 0;
}

.footer.noline .copyright {
	padding-top: 0;
	height: 42px;
	line-height: 42px;
	white-space: nowrap;
	width: auto;
	margin-left: 10px;
}

.footer.noline .cm {
	width: 100%;
}


/*右侧漂浮菜单*/

.rightSubMenu {
	width: 100px;
	position: fixed;
	float: none;
	top: 200px;
	right: 0px;
	z-index: 79;
}

.rightSubMenu ul,
.rightSubMenu li {
	width: 100%;
}

.rightSubMenu li {
	margin-top: 1px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	overflow: hidden;
	background-color: #caebff;
	color: #306687;
}

.rightSubMenu li:first-child {
	border-radius: 5px 0 0 0;
}

.rightSubMenu li:last-child {
	border-radius: 0 0 0 5px;
}

.rightSubMenu li a {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #5a99bf;
	font-weight: bold;
}

.rightSubMenu li a.active,
.rightSubMenu li a:hover {
	background-color: #0069b7;
	color: #fff;
}

.rightSubMenu .btn {
	width: 35px;
	height: 80px;
	position: absolute;
	float: none;
	left: -35px;
	top: 50%;
	margin-top: -40px;
	z-index: 1;
	cursor: pointer;
	background: url("../images/rightmenu.png") no-repeat;
	display: none;
}


/*text animate*/

.textAnimate {
	max-width: 600px;
	min-width: 270px;
	min-height: 135px;
	padding: 30px 0 0 20px;
	position: absolute;
	float: none;
	top: 400px;
	left: 0px;
	/*background: url("../images/text_left.png") no-repeat;*/
	z-index: 10;
	display: none;
}

.textAnimate .text_cn,
.textAnimate .text_en {
	white-space: nowrap;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}

.textAnimate .text_cn {
	font-size: 32px;
	font-weight: bold;
	line-height: 42px;
}

.textAnimate .text_cn font {
	margin-right: 20px;
}

.textAnimate .text_en {
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 15px;
}


/*default*/

.default,
.default .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	float: none;
	top: 0;
	left: 0;
}

.default {
	background: #1289e5 url("../images/default.png") no-repeat center center;
}

.default .bg {
	background: url("../images/default_dot.png");
}

.default .logo {
	position: absolute;
	float: none;
	top: 50%;
	left: 50%;
	margin: -200px 0 0 -150px;
	z-index: 11;
}

.default .info {
	width: 550px;
	height: 144px;
	position: absolute;
	float: none;
	top: 50%;
	left: 50%;
	margin: -35px 0 0 -275px;
	z-index: 11;
	overflow: hidden;
}

.default .info ul {
	width: 110%;
}

.default .info li {
	width: 105px;
	margin-right: 43px;
	display: inline;
}

.default .info li.active {
	z-index: 1;
}

.default .info li i,
.default .info li span {
	width: 105px;
	height: 105px;
	position: relative;
	float: left;
	z-index: 1;
}

.default .info li span {
	position: absolute;
	float: none;
	top: 0px;
	left: 0px;
	z-index: 2;
	visibility: hidden;
	opacity: 1;
}

.default .info li.active span {
	visibility: visible;
	opacity: 0;
}

.default .info li font {
	width: 100%;
	height: 39px;
	line-height: 39px;
	position: relative;
	float: left;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.default .footer {
	position: absolute;
	float: none;
	border-top: 1px #90caf8 solid;
	line-height: 32px;
	color: #90caf8;
	text-align: center;
	left: 0px;
	bottom: 0px;
	z-index: 11;
}

.default .footer a {
	color: #90caf8;
}

.default .footer a:hover {
	text-decoration: underline;
}


/*index*/

.banner {
	background: url("../images/loading.gif") no-repeat center center;
}

.banner,
.banner .pic,
.banner .pic .item,
.banner .pic li a,
.banner .pic ul,
.banner .pic li {
	width: 100%;
	position: relative;
	float: left;
	overflow: hidden;
}

.banner .pic ul {
	width: 30000%;
}

.banner .pic li a img {
	width: 100%;
	height: auto;
}

.banner .pic li a,
.banner.h655 .img,
.banner.h1080 .img {
	background-position: center top;
	background-repeat: no-repeat;
}

.banner.h500 .img {
	background-repeat: no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}

.banner .pic li a {
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.banner .thumb {
	width: 18px;
	height: 100%;
	position: absolute;
	float: none;
	top: 50%;
	right: 50px;
	z-index: 30;
}

.banner .thumb span {
	width: 18px;
	height: 18px;
	margin-top: 10px;
	display: inline;
	cursor: pointer;
	overflow: hidden;
	text-indent: -999px;
}

.banner.h500,
.banner.h500 .pic,
.banner.h500 .pic .item,
.banner.h500 .pic li a,
.banner.h500 .pic ul,
.banner.h500 .pic li,
.banner.h500 .img {
	height: 500px;
}

.banner.h655,
.banner.h655 .pic,
.banner.h655 .pic .item,
.banner.h655 .pic li a,
.banner.h655 .pic ul,
.banner.h655 .pic li,
.banner.h655 .img {
	height: 655px;
}

.banner.h290,
.banner.h290 .pic,
.banner.h290 .pic .item,
.banner.h290 .pic li a,
.banner.h290 .pic ul,
.banner.h290 .pic li,
.banner.h290 .img {
	height: 290px;
}

.banner.h500 .img {
	width: 100%;
	background-size: cover;
}

.banner.h655 .img {
	width: 100%;
}

.banner.h500 .textAnimate {
	display: block;
	top: 200px;
}

.banner.h1080,
.banner.h1080 .img {
	height: 1080px;
}

.banner.h1080 .img {
	width: 100%;
}

.banner.h1080 .textAnimate {
	display: block;
	top: 200px;
}

.banner.h330,
.banner.h330 .pic,
.banner.h330 .pic .item,
.banner.h330 .pic li a,
.banner.h330 .pic ul,
.banner.h330 .pic li,
.banner.h330 .img {
	height: 330px;
}

.banner.h330 .img {
	width: 100%;
}

.banner.h330 .textAnimate {
	display: block;
	top: 110px;
}

.banner.h330 .textAnimate .text_cn {
	font-size: 28px;
}

.banner.h330 .textAnimate .rbg {
	bottom: -30px;
}

.banner .mask {
	width: 100%;
	background: url("../images/banner_mask.png") repeat-y center top;
	padding: 5px 0;
	color: #fff;
	font-size: 20px;
	text-align: center;
	position: absolute;
	float: none;
	left: 0px;
	bottom: 75px;
	font-size: 13px;
}

.banner.h655 .textAnimate {
	display: block;
	top: 200px;
}

.changeList {
	width: 244px;
	position: absolute;
	float: none;
	top: 200px;
	left: 50%;
	margin-left: 284px;
	z-index: 40;
	color: #fff;
	padding: 0 38px;
	padding-bottom: 20px;
}

.changeList .bg {
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	z-index: -1px;
	border-radius: 3px;
}

.changeList h3 {
	width: 100%;
	font-size: 20px;
	height: 30px;
}

.changeList .fromBox,
.changeList .fromBox .item {
	width: 100%;
	z-index: 10;
}

.changeList .fromBox .item {
	margin-top: 12px;
	height: 35px;
}

.changeList .fromBox .item.active {
	z-index: 11;
}

.changeList .fromBox .item .bg {
	background-color: #fff;
	border-radius: 0px;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

.changeList .fromBox .item:hover .bg {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.changeList .fromBox .item span {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-indent: 10px;
	cursor: pointer;
	background: url("../images/add_more.png") no-repeat right center;
}

.changeList .fromBox .viewport,
.changeList .fromBox ul,
.changeList .fromBox li {
	width: 100%;
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.changeList .fromBox .viewport {
	position: absolute;
	float: none;
	top: 35px;
	left: 0px;
	background-color: #fff;
	height: 155px;
	display: none;
}

.changeList .fromBox .viewport .textArea {
	right: 0px;
}

.changeList .fromBox li {
	height: 30px;
	line-height: 30px;
	border-top: 1px #e4e4e4 solid;
	text-indent: 10px;
	color: #444;
	cursor: pointer;
	font-size: 12px;
}

.changeList .fromBox li:hover {
	background-color: #f4f4f4;
}

.changeList .fromBox .btn {
	float: left;
	margin-top: 12px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #fe942d;
	cursor: pointer;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.changeList .fromBox .btn:hover {
	background-color: #f08c2a;
}

.changeList .fromBox .trackbar {
	background: none;
}

.homePage {
	width: 100%;
	display: inline;
	height: 255px;
	z-index: 10;
}

.homePage .abox {
	width: 350px;
	height: 225px;
	overflow: hidden;
	background: url("../images/home_abox_line.png") no-repeat right bottom;
	z-index: 1;
}

.homePage .abox .car {
	width: 232px;
	height: 125px;
	position: absolute;
	float: none;
	right: -116px;
	bottom: 0px;
	background: url("../templates/images/home_abox_car.png") no-repeat;
	z-index: -1;
}

.homePage .bbox {
	left: 390px;
	right: 280px;
}

.homePage .bbox h3 span {
	padding-bottom: 3px;
}

.homePage .bbox ul {
	padding-top: 18px;
}

.homePage .bbox ul,
.homePage .bbox li {
	width: 100%;
}

.homePage .bbox li {
	height: 22px;
	line-height: 22px;
}

.homePage .bbox li h4 {
	left: 8px;
}

.homePage .bbox li .date {
	float: right;
	width: 80px;
	text-align: right;
}

.homePage .bbox li .img img,
.homePage .bbox li .img {
	width: 70px;
	height: 70px;
	overflow: hidden;
}

.homePage .bbox li.top {
	background: none;
	height: 70px;
	padding-bottom: 18px;
}

.homePage .bbox li.top h4 {
	left: 85px;
	right: 0px;
}

.homePage .bbox li.top h4 a {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.homePage .bbox li.top h4 a.more {
	float: none;
	font-size: 12px;
	font-weight: normal;
	color: #f39800;
}

.homePage .bbox li.top h4 a.more:hover {
	text-decoration: underline;
}

.homePage .bbox li.top h4 font {
	width: 100%;
	height: 54px;
	line-height: 18px;
	white-space: normal;
	overflow: hidden;
	float: left;
}

.homePage .bbox li .img,
.homePage .bbox li.top .date {
	display: none;
}

.homePage .bbox li.top .img {
	display: block;
}

.homePage .cbox {
	width: 240px;
	float: right;
}

.homePage .cbox .img,
.homePage .cbox .img img {
	overflow: hidden;
	width: 100%;
}

.homePage .cbox .img img {
	opacity: 0.7;
}

.homePage .cbox .img:hover img {
	opacity: 1;
}

.homePage .cbox .text {
	position: absolute;
	float: none;
	top: 18px;
	right: 15px;
	text-align: right;
	color: #fff;
}


/*about*/

.about_page1 .img,
.about_page1 .img img {
	width: 398px;
	overflow: hidden;
}

.about_page1 .minute {
	-webkit-animation: rotate 20s infinite linear;
	animation: rotate 20s infinite linear;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
}

.about_page1 .clock {
	-webkit-animation: rotate 60s infinite linear;
	animation: rotate 60s infinite linear;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
}

.about_page1 .clock,
.about_page1 .minute {
	width: 6px;
	height: 35px;
	left: 155px;
	top: 106px;
	position: absolute;
	float: none;
	/*background-color: #787878;*/
	background-color: #f39800;
}

.about_page1 .minute {
	height: 60px;
	top: 81px;
}

.about_page1 .textArea {
	width: 770px;
	line-height: 24px;
}

.about_page2 {
	height: 480px;
}

.about_page2 .img,
.about_page2 .img img {
	width: 539px;
	overflow: hidden;
}

.about_page2 .viewport {
	width: 475px;
	height: 340px;
	position: absolute;
	float: none;
	top: 75px;
	right: 15px;
}

.about-img li {
	float: left;
	margin-right: 5px;
}


/*team*/

.team .slogan {
	display: block;
	padding: 15px 30px;
	border: 1px #f39800 solid;
	font-size: 22px;
	line-height: 34px;
	float: none;
	color: #f39800;
}

.team .slogan i {
	width: 30px;
	height: 35px;
	position: absolute;
	bottom: -17px;
	right: 20px;
}

.team .img,
.team .img img {
	width: 435px;
	height: 310px;
}

.team .box {
	width: 760px;
	height: 310px;
	float: right;
}

.team .team_page2 .img {
	float: right;
}

.team .team_page2 .box {
	float: left;
}

.team .viewport {
	width: 730px;
	height: 215px;
	margin-top: 25px;
	display: inline;
}

.team .blue {
	border: 1px #1191d7 solid;
	font-size: 16px;
	color: #1191d7;
}

.team .blue font {
	padding: 20px;
	display: block;
}


/*field*/

.field.field ul {
	width: 100%;
}

.field li .img,
.field li,
.field li .bg,
.field li a {
	height: 160px;
}

.field li {
	width: 940px;
	margin: 1px 0 0 10px;
	color: #e3e3e2;
	background-color: #f0f0f0;
	overflow: hidden;
}

.field li:hover {
	color: #464646;
}

.field li .info {
	width: 100%;
	height: 94px;
	position: absolute;
	float: none;
	top: 125px;
	left: 0px;
	z-index: 2;
}

.field li .num {
	line-height: 94px;
	font-weight: bold;
	letter-spacing: -6px;
	font-size: 120px;
	font-family: Arial;
	margin-left: 50px;
	display: inline;
}

.field li .text {
	position: absolute;
	float: none;
	top: 0px;
	right: 80px;
	bottom: 0px;
	left: 200px;
	text-transform: uppercase;
}

.field li .img,
.field li .img img {
	width: 100%;
	position: absolute;
	float: none;
	top: 0px;
	left: 0px;
}

.field li .bg {
	width: 100%;
	position: absolute;
	float: none;
	top: 160px;
	left: 0px;
	z-index: 1;
	background-color: #f0f0f0;
}

.field li a {
	width: 100%;
	position: absolute;
	float: none;
	top: 0px;
	left: 0px;
	z-index: 10;
}


/*world*/

.world,
.world .img,
.world .img img,
.world .worldInfo {
	width: 100%;
}

.world .img {
	padding-bottom: 40px;
}

.world .img .read {
	width: 370px;
	position: absolute;
	float: none;
	right: 0px;
	bottom: 0px;
	color: #222;
	font-size: 14px;
}

.world .img .read .item {
	line-height: 20px;
	white-space: nowrap;
}

.world .img .read .item i {
	position: relative;
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 8px;
}

.world .worldInfo {
	overflow: hidden;
	margin-top: 35px;
}

.world .worldInfo ul {
	width: 120%;
	padding-top: 1px;
}

.world .worldInfo li {
	width: 460px;
	height: 165px;
	padding-top: 20px;
	overflow: hidden;
	border-top: 1px #d6d6d6 solid;
	border-bottom: 1px #d6d6d6 solid;
	margin: -1px 40px 0 0;
}

.world .worldInfo h5 {
	height: 90px;
	line-height: 18px;
	overflow: hidden;
}


/*honor*/

.honor,
.honor .thumb,
.honor .info .title,
.honor .textArea ul,
.honor .textArea li {
	width: 100%;
}

.honor .thumb {
	height: 27px;
}

.honor .thumb .prev,
.honor .thumb .next {
	width: 27px;
	height: 27px;
	cursor: pointer;
	z-index: 10;
}

.honor .thumb .prev {
	margin-left: 180px;
}

.honor .thumb .next {
	float: right;
	margin-right: 200px;
}

.honor .thumb .box {
	width: 77%;
	right: auto;
	left: 41.5px;
	overflow: hidden;
}

.honor .thumb ul {
	width: 30000%;
	position: absolute;
	float: none;
	top: 0px;
	right: 0px;
}

.honor .thumb li {
	width: 56px;
	cursor: pointer;
	height: 27px;
	line-height: 27px;
	font-size: 22px;
	font-weight: bold;
	color: #b4b4b4;
	margin-right: 33px;
	text-align: center;
}

.honor .thumb li span {
	white-space: nowrap;
}

.honor .thumb li.last,
.honor .thumb li:last-child {
	margin-right: 0;
}

.honor .thumb li:hover,
.honor .thumb li.active {
	color: #f39800;
}

.honor .thumb li.active {
	height: 26px;
	border-bottom: 1px #f39800 solid;
}

.honor .info {
	width: 1000px;
	float: none;
	margin: 0 auto;
}

.honor .info .title {
	text-align: center;
	color: #f39800;
	font-size: 36px;
	font-weight: bold;
	line-height: 28px;
	background: url("../images/honor_tit.png") no-repeat center 18px;
}

.honor .img,
.honor .img img {
	width: 154px;
	margin-left: 20px;
	margin-right: 50px;
}

.honor .viewport {
	width: 750px;
	height: 430px;
	float: left;
	margin-top: 40px;
}

.honor .textArea * {
	position: relative;
	float: left;
	list-style-type: none;
}

.honor .textArea ul {
	padding: 0px;
}

.honor .textArea li {
	margin-top: 20px;
	line-height: 20px;
	font-size: 16px;
	margin-left: 30px;
}

.honor .textArea li .year {
	width: 150px;
	font-weight: bold;
	color: #222;
}

.honor .textArea li .text {
	width: 560px;
	float: left;
	font-weight: normal;
}

.honor .textArea li a {
	float: none;
	position: static;
	margin-left: 8px;
	color: #198eed;
}

.honor .textArea li a:hover {
	text-decoration: underline;
}


/*culture*/

.culture_page1 {
	min-height: 600px;
}

.culture_page1 .circle {
	width: 176px;
	height: 174px;
	position: absolute;
	float: none;
	top: 90px;
	right: 255px;
	background: url("../templates/images/culture/circle.png");
}

.culture_page1 .img,
.culture_page1 .img img {
	width: 100%;
	overflow: hidden;
}

.culture_page1 .img {
	position: absolute;
	float: none;
	left: 0px;
	bottom: 0px;
}

.culture_page1 .item,
.culture_page1 .item h3,
.culture_page1 .item h4 {
	position: absolute;
	float: none;
	left: 0px;
	top: 0px;
}

.culture_page1 .item.l {
	left: auto;
	right: 0px;
}

.culture_page1 .item {
	width: 2px;
	height: 10px;
	text-transform: uppercase;
}

.culture_page1 .item h4 {
	top: 15px;
}

.culture_page1 .item.l h4,
.culture_page1 .item.r h3 {
	text-align: right;
	left: auto;
	right: 15px;
}

.culture_page1 .item h3 {
	color: #00abb2;
	font-size: 14px;
}

.culture_page1 .item h4 {
	font-size: 13px;
	white-space: nowrap;
}

.culture_page2 li {
	margin-right: 2px;
}

.culture_page2 li,
.culture_page2 li i {
	width: 155px;
	height: 175px;
}

.culture_page2 li i {
	position: relative;
	float: left;
	background: url("../templates/images/culture/target.png") no-repeat;
}

.culture_page2 li i.i01 {
	background-position: 0px 0px;
}

.culture_page2 li i.i02 {
	background-position: -155px 0px;
}

.culture_page2 li i.i03 {
	background-position: -310px 0px;
}

.culture_page2 li i.i04 {
	background-position: -465px 0px;
}

.culture_page2 img {
	max-width: 100%;
}

.culture_page3 .img {
	float: none;
	max-width: 844px;
	margin: 0 auto;
}

.culture_page3 .img img {
	width: 100%;
}


/*history*/

.history .box {
	width: 100%;
	height: 400px;
	margin-top: 50px;
	overflow: hidden;
}

.history ul {
	width: 30000%;
	height: 200px;
	position: absolute;
	float: none;
	top: 100px;
	left: 50px;
	z-index: 10;
	cursor: move;
}

.history li {
	width: 13px;
	height: 13px;
	position: absolute;
	float: none;
}

.history li i,
.history li i img {
	width: 13px;
	height: 13px;
	position: relative;
	float: left;
	cursor: pointer;
}

.history .box .e {
	width: 1px;
	height: 1px;
	background-color: #198eed;
	position: absolute;
}

.history li h3 {
	font-size: 18px;
	color: #0b8bd4;
	white-space: nowrap;
	font-weight: bold;
}

.history li h4 {
	width: 130px;
	line-height: 18px;
	overflow: hidden;
	font-size: 13px;
	color: #464646;
}

.history li span {
	position: absolute;
	float: none;
	left: -8px;
	bottom: 25px;
}

.history li.b span {
	bottom: auto;
	top: 23px;
}

.history li.active h3 {
	font-size: 35px;
}

.history li.active h4 {
	width: 340px;
}

.history .car {
	width: 61px;
	height: 38px;
	position: absolute;
	float: none;
	opacity: 0;
	margin: -13px 0 0 -24.5px;
	z-index: 10;
}

.history canvas {
	position: absolute;
	left: 0px;
	top: 0px;
}

v\:PolyLine {
	behavior: url(#default#VML);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}

.history-img {
	position: absolute;
	bottom: 0;
	left: 30px;
	width: 100%;
}

.history-img dd {
	margin-right: 5px;
}


/*research*/

.research_page1 .box,
.research_page1 .scroll {
	height: 350px;
}

.research_page1 .box .car {
	width: 68px;
	height: 30px;
	position: absolute;
	float: none;
	left: 0px;
	top: 143px;
	z-index: 10;
	background: url("../templates/images/research/car.png") no-repeat;
}

.research_page1 ul {
	width: 30000%;
	height: 3px;
	position: absolute;
	float: none;
	top: 173px;
	left: 0px;
	border-top: 4px #0b8bd4 solid;
}

.research_page1 li,
.research_page1 li i {
	width: 13px;
	height: 13px;
}

.research_page1 li {
	position: absolute;
	float: none;
	top: -9px;
	left: 0px;
}

.research_page1 li i {
	position: relative;
	float: left;
}

.research_page1 .prev,
.research_page1 .next {
	width: 30px;
	height: 31px;
	position: absolute;
	float: none;
	left: 0px;
	top: 50%;
	margin-top: -15px;
	cursor: pointer;
}

.research_page1 .next {
	left: auto;
	right: 0px;
}

.research_page1 .box {
	left: 50px;
	right: 50px;
	overflow: hidden;
}

.research_page1 .arrow {
	width: 38px;
	height: 33px;
	position: absolute;
	float: none;
	top: 143px;
	right: 0px;
}

.research_page1 .info {
	position: absolute;
	float: none;
	width: 2px;
	bottom: -8px;
	left: 9px;
	border-left: 1px #0b8bd4 dashed;
}

.research_page1 .info h3,
.research_page1 .info h4,
.research_page1 .info font {
	position: absolute;
	float: none;
}

.research_page1 .info h3 {
	width: 135px;
	line-height: 24px;
	left: -67px;
	bottom: -26px;
	font-size: 16px;
	font-weight: bold;
	color: #0b8bd4;
	text-align: center;
}

.research_page1 .info h4 {
	width: 135px;
	font-size: 13px;
	bottom: 115%;
	left: -67px;
}

.research_page1 .info font {
	width: 6px;
	height: 6px;
	top: -6px;
	left: -4px;
	border-radius: 6px;
	background-color: #0b8bd4;
}

.research_page1 li.even .info {
	bottom: auto;
	top: -20px;
}

.research_page1 li.even h3 {
	bottom: auto;
	top: -26px;
}

.research_page1 li.even h4 {
	bottom: auto;
	top: 115%;
}

.research_page1 li.even font {
	top: auto;
	bottom: -6px;
}

.research_page1 li.first .info {
	left: 6px;
	bottom: 0px;
}

.research_page1 li.first h3,
.research_page1 li.first h4 {
	left: 0px;
	text-align: left;
}

.research_page2 .w70 {
	width: 45%;
	overflow: hidden;
}

.research_page2 img {
	width: 100%;
}

.research_page2 .text {
	width: 50%;
	float: right;
	font-size: 16px;
	line-height: 28px;
	padding-right: 40px;
}

.research_page2 .text font {
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	position: relative;
	float: left;
	white-space: nowrap;
	text-indent: 10px;
}

.research_page2 .text font.even {
	background-color: #e4f1f9;
}

.research_page3 ul {
	width: 100%;
}

.research_page3 li {
	width: 33.33%;
}

.research_page3 li i {
	width: 151px;
	height: 151px;
	position: relative;
	float: left;
}

.research_page3 li i img {
	width: 100%;
}

.research_page3 li .info {
	left: 170px;
	right: 10px;
	top: 10px;
	bottom: 10px;
}

.research_page3 li h3 {
	float: none;
}

.research_page3 li h4 {
	display: block;
	float: none;
	clear: both;
	margin-top: 10px;
}

.research_page4 .img {
	width: 110%;
}

.research_page4 .img img {
	margin-right: 18px;
}

.research_page5 ul {
	width: 100%;
}

.research_page5 li {
	width: 23%;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	display: inline-block
}

.research_page5 li a {
	display: block;
	border: 1px #ddd solid;
	padding: 5px;
}

.research_page5 li a:hover {
	border: 1px solid #00A0D1;
}

.research_page5 li .box {
	float: none;
	display: block;
	clear: both;
	padding: 5px;
}

.research_page5 li .img,
.research_page5 li .img img {
	width: 100%;
	z-index: 1;
}

.research_page5 li .info {
	float: none;
	display: block;
	clear: both;
	overflow: hidden;
	text-align: center;
}

.research_page5 li a .info {
	color: #333;
}


/*duty*/

.duty_page1 .img img,
.duty_page1 .img {
	width: 473px;
}

.duty_page1 .textArea {
	width: 460px;
	float: right;
	font-size: 14px;
}

.duty_page1 .img {
	margin-top: 20px;
}

.duty_page2 ul,
.duty_page2 li {
	width: 100%;
}

.duty_page2 li {
	margin-top: 40px;
	display: inline;
}

.duty_page2 li .img {
	width: 120px;
	margin-left: 10px;
	display: inline;
}

.duty_page2 li .img i {
	width: 91px;
	height: 91px;
	position: relative;
	float: left;
	margin-left: 14.5px;
}

.duty_page2 li .img h4 {
	width: 100%;
	text-transform: uppercase;
	text-align: center;
	padding-top: 6px;
}

.duty_page2 li .info {
	float: none;
	display: block;
	margin-left: 150px;
}

.duty_page2 li h3 {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}

.duty_page2 li .textArea {
	font-size: 14px;
}

.duty_page2 li .info a {
	float: left;
	position: relative;
	height: 30px;
	line-height: 30px;
	border: 1px #e4e4e4 solid;
	padding: 0 8px;
	font-size: 13px;
}

.duty_page2 li .info a:hover {
	background-color: #198eed;
	color: #fff;
}

.dutyItem {
	width: 100%;
	margin-bottom: 30px;
}

.dutyItem h3 {
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.dutyItem img {
	margin-top: 10px;
	float: none;
}

.dutyItem i {
	width: 225px;
	position: relative;
	float: left;
	font-style: normal;
	overflow: hidden;
	text-align: center;
}

.dutyItem.r i {
	float: right;
}

.dutyItem.r .textArea,
.dutyItem.r .viewport {
	margin: 20px 240px 0 0;
}

.protect .dutyItem .textArea {
	margin-top: 0px;
}


/*client*/

.client_page1 .img,
.client_page1 .img img {
	width: 168px;
}

.client_page1 .textArea,
.dutyItem .textArea,
.staff_page1 .textArea,
.protect_page1 .textArea,
.dutyItem .viewport {
	width: auto;
	float: none;
	display: block;
	margin-left: 205px;
	font-size: 14px;
}

.dutyItem .textArea,
.dutyItem .viewport {
	margin-top: 20px;
	margin-left: 240px;
}


/*creditor*/

.creditor {
	overflow: hidden;
}

.creditor ul {
	width: 120%;
}

.creditor li {
	width: 440px;
	height: 225px;
	overflow: hidden;
	font-size: 14px;
	margin-right: 80px;
	display: inline;
	margin-top: 20px;
	display: inline;
}

.creditor li i {
	width: 70px;
	height: 71px;
	position: relative;
	float: left;
	overflow: hidden;
}

.creditor li h3 {
	float: none;
	display: block;
	margin-left: 80px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 12px;
}


/*staff*/

.staff_page1 .img,
.staff_page1 .img img {
	width: 550px;
}

.staff_page1 .textArea {
	margin-left: 40px;
	float: left;
	width: 600px;
}


/*protect*/

.protect_page1 .img,
.protect_page1 .img img {
	width: 438px;
}

.protect_page1 .textArea {
	margin-left: 450px;
}

.protect_page2 {
	overflow: hidden;
}

.protect_page2 ul {
	width: 120%;
}

.protect_page2 li {
	width: 350px;
	margin-right: 50px;
}

.protect_page2 li i {
	width: 95px;
	height: 95px;
	float: left;
	margin-left: 87.5px;
	overflow: hidden;
}

.protect_page2 li .viewport {
	width: 100%;
	height: 80px;
	overflow: hidden;
}

.protect_page2 li .viewport p {
	margin-bottom: 5px;
}

.protect_page2 li .textArea {
	line-height: 28px;
	font-size: 16px;
}

.protect_page3 .dutyItem .viewport {
	height: 180px;
}

.protect_page3 .dutyItem .textArea {
	margin: 0 20px 0 0;
}


/*contact*/

.contact_page1 {
	float: left;
	clear: both;
	border: 1px #b4b4b4 solid;
	background-color: #fafafa;
	display: block;
	overflow: hidden;
}

.contact_page1 ul {
	width: 120%;
}

.contact_page1 li {
	width: 590px;
	margin: 20px;
}

.contact_page1 li .img,
.contact_page1 li .img img {
	width: 190px;
}

.contact_page1 li .textArea {
	width: auto;
	float: none;
	display: block;
	margin: 5px 0 0 210px;
	font-size: 14px;
}

.contact_page2 ul {
	width: 440px;
}

.contact_page2 li {
	margin-top: 40px;
}

.contact_page2 li,
.contact_page2 li h3 {
	width: 100%;
}

.contact_page2 li h3 {
	line-height: 28px;
	height: 28px;
	font-size: 18px;
	color: #fff;
	background-color: #1293dd;
}

.contact_page2 .item {
	width: 100%;
	margin-top: 20px;
}

.contact_page2 li h3 span {
	margin-left: 10px;
}

.contact_page2 li .textArea {
	margin-top: 5px;
}

.contact_page2 li .textArea,
.contact_page2 li h4 {
	width: auto;
	float: none;
	display: block;
	padding: 0 10px;
	font-size: 14px;
}

.contact_page2 li h4 {
	font-size: 16px;
	font-weight: bold;
}


/*news*/

.newsBanner,
.newsBanner .pic,
.newsBanner .pic a {
	width: 100%;
	height: 460px;
	position: relative;
}

.newsBanner .pic img {
	width: 740;
	min-height: 100%;
}

.newsBanner .pic a {
	position: relative;
	float: left;
	overflow: hidden;
}

.newsBanner .thumb {
	width: 41%;
	height: 100%;
	position: absolute;
	float: none;
	right: 0px;
	bottom: 0px;
	background: #0168B7;
	z-index: 1;
}

.newsBanner .thumb .item {
	float: right;
	margin-top: 350px;
	margin-right: 20px;
}

.newsBanner .thumb span {
	width: 105px;
	height: 82px;
	display: inline-block;
	border: 4px #0988D1 solid;
	margin-right: 10px;
	cursor: pointer;
}

.newsBanner .thumb span.active {
	border: 4px #e7e7e7 solid;
}

.newsBanner .thumb span.active {
	width: 105px;
	height: 82px;
	display: inline-block
}

.newsBanner .thumb span.active img,
.newsBanner .thumb span img {
	width: 100%;
	height: 100%;
}

.newsBanner .thumb .box {
	display: none;
}

.newsBanner .info {
	position: absolute;
	left: 760px;
	top: 15px;
	bottom: auto;
	color: #fff;
	z-index: 10;
	width: 480px;
}

.newsBanner .info a {
	color: #fff;
	font-size: 24px;
	line-height: 34px;
}

.newsBanner .info a:hover {
	text-decoration: underline;
}

.newsBanner .info h3,
.newsBanner .info h4 {
	width: 100%;
	font-size: 16px;
}

.newsBanner .info h4 {
	max-height: 200px;
	overflow: hidden;
	line-height: 26px;
	font-weight: normal;
	color: #eee
}

.newsBanner .info h3 {
	font-size: 18px;
}

.news ul {
	width: 100%;
}

.news li {
	width: 47%;
	height: 140px;
	margin-top: 15px;
	margin-right: 30px;
	float: left;
	display: inline-block;
	position: relative;
}

.news li a {
	border: 1px solid #fff;
	border-bottom: 1px #f0f0f0 solid;
	z-index: 10;
	display: block;
	width: 100%;
	height: 100%;
}

.news li a:hover {
	border: 1px #1192dc solid;
}

.news li .date {
	width: 54px;
	height: 50px;
	background-color: #f0f0f0;
	text-align: center;
	padding-top: 4px;
	display: block;
	line-height: 20px;
	font-size: 12px;
}

.news li a .date {
	color: #666;
}

.news li .date font {
	font-size: 24px;
}

.news li:hover .date {
	background-color: #1192dc;
	color: #fff;
}

.news li h3,
.news li h4 {
	height: 40px;
	left: 70px;
	right: 30px;
	top: 0;
	font-size: 20px;
	margin: 0;
	padding: 0;
    position: absolute;
}

.news li h4 {
	color: #999;
	font-size: 15px;
	top: 30px;
	height: 75px;
	white-space: normal;
	line-height: 24px;
	font-weight: normal;
}

.news-list-left {
	width: 54px;
}

.news-list-right {
	width: 500px;
	margin-left: 20px;
}

.newsView {
	width: 70%;
	float: none;
	margin: 0 auto;
}

.newsLeft {
	width: 200px;
	float: right;
	margin-top: 20px;
}

.newsLeft ul,
.newsLeft li {
	width: 100%;
}

.newsLeft li {
	background-color: #f2f2f2;
	padding: 5px 0;
	margin-top: 12px;
}

.newsLeft li .img,
.newsLeft li .info {
	width: 190px;
	margin-left: 5px;
	display: inline;
}

.newsLeft li .img img {
	width: 100%;
}

.pageBtn {
	width: 100%;
	float: left;
	line-height: 24px;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px #e4e4e4 solid;
}

.pageBtn .topage {
	width: 70%;
	margin-right: 10px;
	display: inline;
}

a.back {
	float: right;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
}

a.back img {
	float: none;
	margin-right: 5px;
	vertical-align: middle;
}

a.back:hover {
	color: #04aeda;
}


/*专题报道*/

.project ul,
.project li {
	width: 100%;
}

.project li,
.project li .img {
	height: 120px;
	overflow: hidden;
}

.project li {
	margin-top: 30px;
}

.project li .img {
	width: 180px;
}

.project li .img img,
.projectView .newsTop .img img {
	width: 100%;
	min-height: 100%;
}

.project li .info,
.projectView .newsTop .info {
	position: absolute;
	float: none;
	top: 0px;
	right: 0px;
	left: 200px;
	bottom: 0px;
}

.project li .info h4,
.projectView .newsTop .info h4 {
	/*height:80px;*/
	line-height: 20px;
	text-indent: 30px;
	overflow: hidden;
}

.project li.top,
.project li.top .img,
.projectView .newsTop .img {
	height: 240px;
	overflow: hidden;
}

.projectView .newsTop .viewport {
	width: 100%;
	height: 150px;
	overflow: hidden;
}

.project li.top .img,
.projectView .newsTop .img {
	width: 360px;
}

.project li.top .info,
.projectView .newsTop .info {
	left: 390px;
}

.project li.top .info .text {
	float: none;
	width: auto;
	margin: 50px auto 0;
}

.project li a.absolute {
	z-index: 100;
	display: none;
}

.projectView .newsTop,
.projectView .newsTop ul,
.projectView .newsTop li,
.projectList ul {
	width: 100%;
}

.projectView .newsTop .info h4 {
	/*height:60px;*/
}

.projectView .newsTop .info.cdw ul {
	display: none;
}

.projectView .newsTop li,
.projectList li {
	height: 26px;
	line-height: 26px;
	background: url("../images/dot2.png") no-repeat left center;
	font-size: 14px;
}

.projectView .newsTop li a,
.projectList li a {
	color: #198eed;
	padding: 0 12px;
}

.projectView .newsTop li a:hover,
.projectList li a:hover {
	text-decoration: underline;
}

.content .projectView .tit span {
	font-size: 24px;
}

.projectList li {
	width: 50%;
}

.projectPhoto ul {
	width: 110%;
}

.projectPhoto li {
	width: 225px;
	margin: 20px 20px 0 0;
	display: inline;
	cursor: pointer;
}

.projectPhoto li .img {
	width: 100%;
	height: 150px;
	background-color: #f5f5f5;
	overflow: hidden;
}

.projectPhoto li .img img {
	width: 100%;
	min-height: 100%;
}

.projectPhoto li h3 {
	width: 100%;
	padding-top: 7px;
	font-size: 14px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	text-align: center;
}

.photoHide,
.projectPhoto li h4 {
	display: none;
}


/*video*/

.video .change {
	width: 100%;
}

.video .change .date {
	line-height: 30px;
}

.video .change .date .ipt,
.videoSrarch .ipt {
	width: 130px;
	height: 30px;
	line-height: 30px;
	padding: 4px 5px;
	border: 1px solid #d7d7d7;
	background-color: #fafafa;
	font-size: 18px;
	cursor: default;
}

.videoSrarch {
	float: left;
}

.videoSrarch .ipt {
	width: 200px;
	font-size: 14px;
	color: #666;
}

.videoSrarch .btn {
	width: 30px;
	height: 30px;
	position: relative;
	float: left;
	background-color: #0f8fd9;
	cursor: pointer;
}

.videoSrarch .btn i {
	position: absolute;
	width: 18px;
	height: 18px;
	top: 7px;
	left: 7px;
}

.videoSrarch select {
	font-size: 14px;
	font-family: "microsoft yahei";
	height: 30px;
	border: 1px solid #d7d7d7;
	margin-right: 10px;
}

.videoList,
.videoList .box {
	width: 100%;
	z-index: 10;
}

.videoList .box {
	overflow: hidden;
}

.videoList ul {
	width: 105%;
}

.videoList.list .box {
	height: auto;
}

.videoList.list ul {
	width: 105%;
	position: relative;
	float: left;
}

.videoList li {
	width: 223px;
	border: 1px #d2d2d2 solid;
	margin: 20px 20px 0 0;
	display: inline;
}

.videoList li .img {
	width: 100%;
	height: 150px;
	background-color: #f5f5f5;
	overflow: hidden;
}

.videoList li .img img {
	width: 100%;
	min-height: 100%;
}

.videoList li .info {
	width: 100%;
	padding: 8px 0;
}

.videoList li h3,
.videoList li h4 {
	float: none;
	padding: 0 8px;
}

.videoList li h3 {
	font-size: 14px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}

.videoList li h4 {
	margin-top: 10px;
	line-height: 16px;
}

.videoList li .see {
	position: absolute;
	float: right;
	top: 16px;
	right: 8px;
}

.videoList li .see i {
	width: 20px;
	height: 16px;
	position: relative;
	float: left;
	margin-right: 2px;
}

.videoList .thumb {
	position: absolute;
	float: none;
	right: 0px;
	top: 25px;
}

.videoList .thumb span {
	width: 14px;
	height: 14px;
	border-radius: 14px;
	margin-left: 5px;
	background-color: #e1e1e1;
	cursor: pointer;
}

.videoList .thumb span.active {
	background-color: #b9b9b9;
}

.videoView .playBox,
.videoView .list {
	height: 435px;
}

.videoView .playBox.jp-video-full {
	width: 100%;
	height: 100%;
	position: fixed;
	float: none;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 20000;
}

.videoView .playBox {
	width: 630px;
	background-color: #000;
}

.videoView .list {
	width: 266px;
	padding: 0 12px;
	float: right;
	border: 1px #c1c1c1 solid;
	height: 433px;
}

.videoView .list .viewport {
	height: 380px;
	overflow: hidden;
}

.videoView .list .viewport,
.videoView .list ul,
.viewport .list li {
	width: 100%;
	padding-left: 0px;
}

.videoView .list li {
	width: 100%;
	height: 80px;
	overflow: hidden;
	margin-bottom: 10px;
	background-color: #eee;
}

.videoView .list li .img,
.videoView .list li .img img {
	width: 119px;
	height: 80px;
	overflow: hidden;
}

.videoView .list .textArea li .text {
	float: none;
	width: auto;
	display: block;
	margin: 13px 10px 0 129px;
	line-height: 18px;
}

.videoView .list .textArea li a {
	z-index: 10;
	position: absolute;
	float: none;
	border: none;
}

.videoView .list li a:hover {
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
}

.videoView .list .textArea * {
	float: left;
	position: relative;
}

.videoView .list .textArea .absobg {
	position: absolute;
	float: none;
}

.videoView .list .textArea ul,
.videoView .list .textArea li {
	list-style-type: none;
}

.videoView .playBox.jp-video-full .gui {
	width: auto;
	right: 20px;
	left: 20px;
	bottom: 20px;
}

.videoView .gui {
	width: 100%;
	height: 30px;
	background-color: #f5f5f5;
	position: absolute;
	float: none;
	left: 0px;
	bottom: 0px;
	z-index: 101;
}

.videoView .gui button {
	border: none;
	cursor: pointer;
	width: 30px;
	height: 30px;
	background: url("../images/playBtn.png") no-repeat;
	overflow: hidden;
	text-indent: -999px;
}

.videoView .gui button:hover {
	background-color: #e4e4e4;
}

.videoView .gui button.jp-play {
	background-position: 0px 0px;
}

.videoView .jp-state-playing .gui button.jp-play {
	background-position: 0px -30px;
}

.videoView .gui button.jp-mute {
	background-position: 0px -60px;
	float: right;
}

.videoView .jp-state-muted .gui button.jp-mute {
	background-position: 0px -90px;
}

.videoView .gui button.jp-full-screen {
	background-position: 0px -120px;
	float: right;
}

.videoView .jp-state-full-screen .gui button.jp-full-screen {
	background-position: 0px -150px;
}

.playBar {
	height: 6px;
	position: absolute;
	float: none;
	left: 45px;
	right: 75px;
	top: 12px;
	bottom: 12px;
	background: url("../images/loadbar.gif") repeat-x left center;
}

.jp-seek-bar,
.jp-play-bar {
	height: 6px;
	background-color: #c4c4c4;
	cursor: pointer;
}

.jp-play-bar {
	background-color: #0f8fd9;
	float: none;
	position: static;
}

.playBox .playBtn {
	width: 100%;
	height: 100%;
	position: absolute;
	float: none;
	top: 0px;
	left: 0px;
	overflow: hidden;
	background: url("../images/play.png") no-repeat center center;
	z-index: 100;
	cursor: pointer;
	opacity: 0.8;
}

.playBox.jp-state-playing .playBtn {
	display: none;
}

.playBox .playBtn:hover {
	opacity: 1;
}

.content.tozindex {
	z-index: 999;
}

.about_page3 {
	width: 430px;
	margin-top: 75px;
}

.about_page3.videoView .playBox {
	width: 100%;
	height: 340px;
}

.about_page3.videoView .playBox.jp-video-full {
	height: 100%;
}

.bookList,
.bookList .box {
	width: 100%;
	z-index: 10;
}

.bookList ul {
	width: 105%;
}

.bookList li {
	width: 225px;
	margin: 20px 20px 0 0;
	display: inline;
}

.bookList li .img {
	width: 223px;
	border: 1px #d2d2d2 solid;
	height: 305px;
	background-color: #f5f5f5;
	overflow: hidden;
}

.bookList li .img img {
	width: 100%;
	min-height: 100%;
}

.bookList li h3,
.bookList li h4 {
	width: 100%;
	font-size: 16px;
	line-height: 24px;
}

.bookList li h4 {
	width: auto;
	font-size: 13px;
	line-height: 16px;
	cursor: pointer;
}

.bookList li h4 a {
	color: #0f8fda;
}

.bookList li h4 i {
	width: 16px;
	height: 16px;
	position: relative;
	float: left;
	margin-right: 5px;
}

.bookList li h4:hover {
	text-decoration: underline;
}


/*notice*/

.content .notice,
.content .project {
	width: 100%;
	float: right;
	overflow: hidden;
	margin-top: 20px;
}

.content .project {
	width: 100%;
}

.content .notice {
	margin-top: 0px;
}

.notice .tip {
	float: none;
	min-height: 29px;
	clear: both;
	border: 1px #cccccc solid;
	padding: 10px 15px 10px 60px;
	font-size: 14px;
	background: url("../templates/images/adobe_reader_icon.png") no-repeat 15px 15px;
}

.notice .tip * {
	float: none;
	clear: both;
}

.notice ul {
	width: 100%;
}

.notice li {
	height: 57px;
	margin-top: 15px;
	display: inline;
}

.notice li a {
	position: absolute;
	float: none;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	border: 1px #fff solid;
	background: url("../templates/images/pdf_icon.png") no-repeat 10px center;
	padding: 10px 10px 10px 55px;
	color: #666;
	margin: 0 10px;
	padding-right: 75px;
}

.notice li a font.f-14 {
	width: 100%;
	height: 18px;
	overflow: hidden;
	float: left;
}

.notice li a:hover,
.notice .w33 li:hover a {
	border-color: #1192dc;
	z-index: 10;
}

.notice li .down {
	height: 24px;
	line-height: 24px;
	padding: 0 5px 0 23px;
	position: absolute;
	top: 15.5px;
	right: 15px;
	white-space: nowrap;
	cursor: pointer;
}

.notice .w25 li {
	width: 25%;
}

.notice .w33 li {
	width: 33.33%;
	margin-top: -1px;
}

.notice .w33 li a {
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
}

.notice .w50 li {
	width: 50%;
}

.notice .title {
	float: none;
	clear: both;
	margin: 0 10px 20px;
	height: 28px;
	line-height: 28px;
	text-indent: 10px;
	font-size: 16px;
	font-weight: bold;
	background-color: #f0f0f0;
}

.notice .itemBox,
.notice .itemBox .item {
	width: 100%;
}

.notice .itemBox .item {
	width: 25%;
}

.notice .itemBox .item .box {
	float: none;
	padding: 0 10px;
}

.notice .itemBox .item .img {
	width: 100%;
	height: 120px;
	overflow: hidden;
}

.notice .itemBox .item .img img {
	width: 100%;
	min-height: 100%;
}

.notice .itemBox .item h3 {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}

.levelMenu.conLeft {
	width: 175px;
	height: auto;
	margin-top: 30px;
}

.levelMenu.conLeft.fixed {
	position: fixed;
	float: none;
	top: 0px;
	left: 50%;
	margin-left: -480px;
}

.levelMenu.conLeft span {
	width: 100%;
}

.levelMenu.conLeft a {
	margin-right: 0px;
	padding: 0px;
	text-indent: 10px;
	background: url("../images/arrowMenuGrey.png") no-repeat center left;
}

.levelMenu.conLeft a:hover,
.levelMenu.conLeft a.active {
	background: url("../images/arrowMenu.png") no-repeat center left;
}


/*message*/

.message {
	width: 100%;
}

.message .text {
	width: 350px;
}

.message ul {
	width: 400px;
	float: right;
}

.message li {
	height: 28px;
	line-height: 28px;
	white-space: nowrap;
	margin-top: 10px;
	display: inline;
	float: right;
}

.message li label {
	white-space: nowrap;
}

.message li .ipt,
.message li .textare,
.message li .select {
	width: 295px;
	height: 18px;
	line-height: 18px;
	padding: 4px;
	background-color: #fafafa;
	border: 1px #c8c8c8 solid;
	font-size: 14px;
}

.message li .ipt.no,
.message li .textare.no,
.message li .select.no {
	border-color: red;
}

.message li .select {
	width: 305px;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 4px;
}

.message li span {
	margin-right: 8px;
	font-size: 14px;
}

.message li.textare {
	height: auto;
}

.message li.textare .ipt {
	height: 80px;
}

.message li .btn {
	padding: 0 15px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	position: relative;
	float: left;
	background-color: #e3f5ff;
	color: #1193dd;
	margin-right: 10px;
	cursor: pointer;
}

.message li .btn:hover {
	background-color: #1193dd;
	color: #fff;
}

.message li .btn.clean {
	margin-right: 178px;
}

.message li .h-28 {
	width: 305px;
}

.message li .tip {
	position: absolute;
	padding-left: 10px;
}

.commerce .message .fromBox.userInfo li {
	width: 45%;
	height: auto;
	float: left;
	overflow: hidden;
	margin-right: 5%;
}

.commerce .message .fromBox.userInfo li span {
	margin-right: 0px;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 12px;
	color: #777;
}

.commerce .message .fromBox.userInfo li span.t {
	width: 100%;
	color: #333;
	font-size: 14px;
	line-height: 22px;
}

.commerce .message .fromBox.userInfo li span.t.w {
	width: auto;
	line-height: 28px;
}

.commerce .message .fromBox.userInfo li span.w {
	margin-right: 5px;
}

.commerce .message .fromBox.userInfo li label {
	width: 100%;
	white-space: normal;
}

.commerce .message .fromBox.userInfo ul {
	width: 100%;
}

.commerce .message .fromBox.userInfo {
	width: 450px;
}


/*carGlass*/

.carGlass .title,
.locomot .title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #1191d7;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-indent: 15px;
}

.carGlass_page1 img {
	width: 100%;
}


/*matching*/

.matching_page1 {
	min-height: 630px;
}

.matching ul {
	width: 103%;
	background-color: #fff;
}

.matching li {
	width: 148px;
	height: 112px;
	border: 1px #c1c1c1 solid;
	margin: 12px 12px 0 0;
	display: inline;
	overflow: hidden;
	text-align: center;
}

.matching li img {
	height: 100%;
	float: none;
}

.matching .prev,
.matching .next {
	width: 48px;
	height: 48px;
	position: absolute;
	float: none;
	top: 50%;
	left: -70px;
	margin-top: -24px;
	z-index: 100;
	cursor: pointer;
	display: none;
}

.matching .next {
	left: auto;
	right: -70px;
}

.matching_page2 img {
	width: 100%;
}


/*service*/

.service_menu,
.service_menu a {
	color: #fff;
}

.service_menu {
	width: 920px;
	position: absolute;
	float: none;
	bottom: 140px;
	left: 50%;
	margin-left: -460px;
	z-index: 100;
}

.service_menu .page1,
.service_menu .page2,
.service_menu .page3,
.service_menu .page4 {
	height: 227px;
	margin: 6px 6px 0 0;
}

.service_menu .page1 {
	width: 330px;
}

.service_menu .page2 {
	width: 285px;
}

.service_menu .page3 {
	width: 285px;
}

.service_menu .page4 {
	width: 100%;
}

.service_menu a {
	z-index: 10;
	overflow: hidden;
	text-indent: -999px;
}

.service_menu .page1 *,
.service_menu .page2 *,
.service_menu .page3 *,
.service_menu .page4 * {
	position: absolute;
	float: none;
}

.service_menu i {
	width: 36px;
	height: 36px;
	top: 38px;
	left: 25px;
}

.service_menu h3 {
	font-size: 28px;
	font-weight: bold;
	white-space: nowrap;
	top: 35px;
	left: 70px;
}

.service_menu .more {
	padding: 0 7px;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	border: 1px #fff solid;
	top: 130px;
	left: 30px;
}

.service_menu .btn1,
.service_menu .btn5,
.service_menu .btn6 {
	background-color: #4da4d7;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

.service_menu .btn1 i {
	left: 140px;
	top: 70px;
}

.service_menu .btn1 h3 {
	left: 190px;
	top: 65px;
}

.service_menu .btn1 .img1 {
	left: 20px;
	top: 55px;
}

.service_menu .btn1 .img2 {
	left: 150px;
	top: 120px;
	font-size: 18px;
}

.service_menu .btn1 .more {
	top: 90px;
	left: 140px;
}

.service_menu .more {
	display: none;
}

.service_menu .btn2 i,
.service_menu .btn4 i {
	top: 70px;
}

.service_menu .btn2 h3,
.service_menu .btn4 h3 {
	top: 65px;
}

.service_menu .btn2,
.service_menu .btn3 {
	background-color: #50a9db;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

.service_menu .btn2 .text,
.service_menu .btn4 .text {
	font-size: 16px;
	white-space: nowrap;
	left: 30px;
	top: 120px;
}

.service_menu .btn4 {
	background: #50a9db url("../templates/images/service/04.png") no-repeat right top;
	top: 0px;
	left: 0px;
}

.service_menu .btn5 {
	background: url("../templates/images/service/11.png") no-repeat;
}

.service_menu .btn5 i {
	left: 50px;
	top: 20px;
}

.service_menu .btn5 h3 {
	left: 100px;
	top: 20px;
}

.service_menu .btn5 .more {
	top: 100px;
	left: auto;
	right: 275px;
}

.service_menu .btn5 .img1 {
	left: 25px;
	top: 120px;
}

.service_menu .btn5 .img2 {
	left: 200px;
	top: 140px;
}


/*outlets*/

.outlets {
	height: 615px;
}

.outletsBox {
	position: absolute;
	float: none;
	top: 65px;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
}

.outletsBox .info {
	width: 345px;
	height: 490px;
	position: absolute;
	float: none;
	top: 50px;
	left: 50px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.outletsBox .info .box {
	margin: 15px;
	overflow: hidden;
}

.outletsBox .info .title {
	width: 100%;
	height: 34px;
	line-height: 34px;
	color: #fff;
	background-color: #0988d1;
	font-size: 18px;
}

.outletsBox .info .title i {
	float: left;
	width: 17px;
	height: 20px;
	margin: 7px 7px 0 7px;
}

.outletsBox .info select {
	width: 100%;
	border: 1px #c8c8c8 solid;
	background-color: #efefef;
	padding: 6px;
	margin-top: 10px;
	font-size: 14px;
}

.outletsBox .viewport {
	width: 100%;
	height: 280px;
	margin-top: 15px;
}

.outletsBox .viewport .item,
.outletsBox .viewport h3,
.outletsBox .viewport h4,
.outletsBox .viewport h5 {
	width: 100%;
	position: relative;
	float: left;
	font-size: 14px;
}

.outletsBox .viewport .item {
	padding: 15px 0;
	border-bottom: 1px #e4e4e4 dashed;
	cursor: pointer;
}

.outletsBox .viewport h3 {
	font-weight: bold;
}

.outletsBox .viewport h5 {
	height: 25px;
	margin-top: 8px;
	display: inline;
}


/*leagua*/

.leaguaBg {
	width: 100%;
	height: 245px;
	position: absolute;
	float: none;
	left: 0px;
	top: 400px;
	background: url("../templates/demoFile/25.png") no-repeat center bottom;
	z-index: -1;
}

.leaguaBnaner {
	width: 100%;
}

.leaguaBnaner .pic {
	width: 455px;
	height: 340px;
	overflow: hidden;
	background-color: #fff;
}

.leaguaBnaner .pic {
	border: 7px #fff solid;
}

.leaguaBnaner .thumb {
	width: 100%;
}

.leaguaBnaner .thumb .box {
	width: 627px;
	height: 110px;
	overflow: hidden;
}

.leaguaBnaner .thumb ul {
	width: 30000%;
	position: absolute;
	float: none;
	top: 0px;
	left: 0px;
}

.leaguaBnaner .thumb li {
	width: 148px;
	border: 1px #fff solid;
	background-color: #f5f5f5;
	margin-right: 9px;
	display: inline;
	overflow: hidden;
	height: 108px;
	cursor: pointer;
}

.leaguaBnaner .thumb li.active {
	border: 3px #fff solid;
	width: 144px;
	height: 104px;
}

.leaguaBnaner .thumb li img,
.leaguaBnaner .pic img {
	width: 100%;
	min-height: 100%;
}

.leaguaBnaner .prev,
.leaguaBnaner .next {
	width: 28px;
	height: 28px;
	top: 50%;
	left: 0px;
	margin-top: -14px;
	position: absolute;
	float: none;
	z-index: 10;
	cursor: pointer;
	display: none;
}

.leaguaBnaner .next {
	left: auto;
	right: 0px;
}

.leagua_page2 .title {
	width: 344px;
}

.leagua_page2 .textArea {
	width: 540px;
	float: right;
}

.leagua_page3 ul {
	width: 100%;
}

.leagua_page3 li {
	width: 50%;
	height: 28px;
	margin-top: 15px;
	line-height: 28px;
}

.leagua_page3 li.last {
	width: 100%;
	margin-top: 20px;
}

.leagua_page3 li textarea.ipt {
	height: 60px;
}

.leagua_page3 li label {
	white-space: nowrap;
}

.leagua_page3 li span {
	width: 90px;
	overflow: hidden;
	font-size: 14px;
}

.leagua_page3 li .btn {
	padding: 0 15px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	position: relative;
	float: left;
	background-color: #e3f5ff;
	color: #1193dd;
	margin-right: 10px;
	cursor: pointer;
	margin-left: 410px;
}

.leagua_page3 li .btn:hover {
	background-color: #1193dd;
	color: #fff;
}

.leagua_page3 li .btn.clean {
	margin-left: 0px;
}


/*security*/

.security .cm {
	width: 706px;
}

.security_page1 ul,
.security_page1 li {
	width: 100%;
}

.security_page1 li {
	margin-top: 40px;
}

.security_page1 li i {
	width: 38px;
	height: 38px;
	position: relative;
	float: left;
	background: url("../images/security_icon.png") no-repeat;
}

.security_page1 li i.i01 {
	background-position: 0px 0px;
}

.security_page1 li i.i02 {
	background-position: 0px -38px;
}

.security_page1 li i.i03 {
	background-position: 0px -76px;
}

.security_page1 li .textArea {
	float: none;
	width: auto;
	margin-left: 50px;
	font-size: 14px;
	display: block;
}

.security_page1 li .btn {
	padding: 0 15px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	position: relative;
	float: left;
	background-color: #e3f5ff;
	color: #1193dd;
	margin-right: 10px;
	cursor: pointer;
	margin-left: 68px;
	border: none;
}

.security_page1 li .btn:hover {
	background-color: #1193dd;
	color: #fff;
}

.security_page1 li .btn.clean {
	margin-left: 0px;
}

.security_page2 .textArea,
.security_page3 .textArea {
	float: none;
	width: auto;
	padding: 15px 20px;
	border: 1px #dcdcdc solid;
	background-color: #fafafa;
	font-size: 14px;
}

.security_page3 .text {
	width: 400px;
	margin-top: 30px;
	float: right;
	display: block;
	position: relative;
}


/*partner*/

.partner ul {
	margin-top: 1px;
}

.partner ul,
.partner li {
	width: 100%;
	float: left;
	padding: 0px;
	list-style-type: none;
}

.partner li {
	border-top: 1px #e4e4e4 solid;
	border-bottom: 1px #e4e4e4 solid;
	margin-top: -1px;
	padding: 22px 0;
}

.partner li .img,
.partner li .img img {
	width: 235px;
	height: 104px;
}

.partner li .img {
	border: 1px #e4e4e4 solid;
	background-color: #f5f5f5;
	float: left;
}

.partner li .text {
	float: none;
	width: auto;
	margin-left: 260px;
}

.partner li .text * {
	position: static;
	float: none;
}

.partner li .text p {
	width: 100%;
	margin-bottom: 10px;
	float: left;
}

.partner .viewport {
	width: 100%;
	height: 756px;
}


/*workGlass*/

.workGlass_page2 .text img {
	float: left;
	margin: 0 20px 20px 0;
}

.workGlass_page2 .text p {
	float: none;
	display: block;
}

.workGlass_page2 .w50 {
	width: 50%;
	margin-top: 30px;
}

.workGlass_page2 .w50 .text {
	float: none;
	display: block;
	margin-right: 30px;
}

.workGlass_page2 .w50 .text.r {
	float: none;
	display: block;
	margin-left: 30px;
}

.workGlass_page3 .item {
	width: 100%;
	height: 166px;
	margin-top: 30px;
}

.workGlass_page3 .item .img,
.workGlass_page3 .item .img img {
	width: 266px;
	height: 166px;
}

.workGlass_page3 .item .box {
	width: auto;
	position: absolute;
	float: none;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 290px;
	border-top: 1px #c1c1c1 solid;
	border-bottom: 1px #c1c1c1 solid;
	padding: 20px 0;
}

.workGlass_page3 .item .viewport {
	width: 100%;
	height: 124px;
}


/*mouldGlass*/

.mouldGlass_page1,
.locomot_page1 {
	min-height: 187px;
	background-color: #f0f0f0;
	padding: 20px 0;
}

.mouldGlass_page1 .img,
.mouldGlass_page1 .img img,
.locomot_page1 .img,
.locomot_page1 .img img {
	width: 440px;
}

.mouldGlass_page1 .img,
.locomot_page1 .img {
	margin-left: 20px;
	float: left;
}

.mouldGlass_page1 .textArea {
	width: auto;
	float: none;
	margin: 50px 20px 0 410px;
}

.locomot_page1 .img {
	margin-right: 15px;
	position: relative;
}

.locomot_page1 .textArea {
	width: auto;
	float: none;
	margin: 50px 20px 0 20px;
}

.locomot_page1 .textArea p {
	width: auto;
	float: none;
}

.mouldGlass_page2 ul {
	width: 100%;
}

.mouldGlass_page2 li {
	width: 50%;
	margin-top: 60px;
}

.mouldGlass_page2 li .box {
	float: none;
	clear: both;
	margin: 0 20px;
}

.mouldGlass_page2 li .img img,
.mouldGlass_page2 li .img {
	width: 100%;
	height: 220px;
	text-align: center;
}

.mouldGlass_page2 li .img {
	background-color: #f0f0f0;
	margin-top: 20px;
}

.mouldGlass_page2 li .img img {
	float: none;
}


/*proinfo*/

.proinfo {
	margin-top: 20px;
	display: inline;
}

.proinfo-zl {
	border-bottom: 1px #e4e4e4 dashed;
	padding-bottom: 40px;
	position: relative;
}

.proinfo-zl .img-bg {
	width: 490px;
	height: 345px;
	background: #f1f1f1;
	display: block;
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: -1;
}

.proinfo-zl .img-bg2 {
	width: 490px;
	height: 345px;
	background: #f1f1f1;
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: -1;
}

.proinfo .img,
.proinfo .img img {
	width: 490px;
	height: 345px;
	overflow: hidden;
}

.proinfo .img {
	margin-right: 20px;
	display: inline;
}

.proinfo .img:hover img {
	opacity: 0.8;
}

.proinfo .img2 {
	margin-left: 20px;
	display: inline;
}

.proinfo .img2:hover img {
	opacity: 0.8;
}

.proinfo span {
	text-align: center;
}

.proinfo .img .play {
	width: 113px;
	height: 95px;
	position: absolute;
	float: none;
	left: 50%;
	top: 50%;
	margin: -60px 0 0 -57px;
	background: url("../images/play.png") no-repeat;
}

.proinfo .box {
	width: 710px;
	height: 168px;
	margin-left: 40px;
	display: inline;
	position: relative;
}

.proinfo .box .pro-zl-ico {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0.8;
}

.proinfo .box .pro-zl-btn {
	background: url(../images/pro-zl-btn-ico.jpg) no-repeat left top #0069B7;
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-size: 16px;
	width: 200px;
	padding-left: 40px;
}

.proinfo .box .pro-zl-btn a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}

.proinfo.even .box {
	width: 684px;
}

.proinfo .viewport {
	width: 100%;
	height: 350px;
	margin-top: 10px;
	display: inline;
	overflow: auto;
}

.proinfo .textArea a {
	border: none;
}

.proinfo .textArea p {
	margin-bottom: 0px;
}


/*locomot*/

.locomot_page1 .textArea {
	margin-top: 0px;
}

.locomot .proinfo .img img {
	height: 185px;
}

.locomot .proinfo.w522 .img img,
.locomot .proinfo.w522 .img {
	width: 522px;
}

.locomot .proinfo .img {
	height: 215px;
}

.locomot .proinfo .box {
	height: 213px;
}

.locomot .proinfo .viewport {
	height: 193px;
}

.locomot .proinfo .viewport li {
	margin-bottom: 5px;
}

.locomot_page8 ul {
	width: 30000%;
	position: absolute;
	float: none;
	left: 0px;
	left: 0px;
}

.locomot_page8 li {
	width: 224px;
	height: 254px;
	margin-right: 12px;
	display: inline;
	background-color: #f0f0f0;
	border: 1px #e4e4e4 solid;
}

.locomot_page8 li .imglocomot_page8.locomot li .img img,
.locomot_page8 li img {
	width: 224px;
	height: 224px;
}

.locomot_page8 .scroll.float li,
.locomot_page8 .scroll.float li .img,
.locomot_page8 .scroll.float .img img {
	width: 224px;
}

.locomot_page8 li h3 {
	width: 95%;
	height: 30px;
	line-height: 30px;
	text-indent: 8px;
	font-size: 14px;
}

.locomot_page8 .prev,
.locomot_page8 .next {
	width: 27px;
	height: 27px;
	cursor: pointer;
	position: absolute;
	float: none;
	left: 0px;
	top: 55%;
}

.locomot_page8 .next {
	float: right;
	left: auto;
	right: 0px;
}

.locomot_page8 .box {
	height: 254px;
	width: 1180px;
	overflow: hidden;
	margin: 30px 0 0 40px;
}

.locomot_page9 ul {
	width: 100%;
	margin-top: 40px;
}

.locomot_page9 li {
	width: 290px;
	height: 320px;
	margin-right: 15px;
	margin-bottom: 20px;
	display: inline-block;
	overflow: hidden;
}

.locomot_page9 li:nth-child(4n) {
	margin-right: 0
}

.locomot_page9 li .img,
.locomot_page9 li .img img {
	width: 290px;
	height: 290px;
	overflow: hidden;
}

.locomot_page9 li h3 {
	width: 100%;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
}


/*workGallery*/

.workGallery .gallery {
	width: 100%;
	margin-top: 30px;
}

.workGallery .gallery .pic {
	height: 545px;
}

.workGallery .gallery .pic {
	width: 747px;
	background: url("../templates/images/pad.png") no-repeat;
}

.workGallery .gallery .pic img {
	margin: 63px 0 0 75px;
}

.workGallery .gallery .viewport {
	height: 500px;
	margin-top: 20px;
	width: 180px;
	float: right;
}

.workGallery .gallery .viewport span,
.workGallery .gallery .viewport span img {
	width: 160px;
	height: 112px;
}

.workGallery .gallery .viewport span {
	margin: 6px 0;
	float: left;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

.workGallery .gallery .viewport span h4 {
	position: absolute;
	float: none;
	left: 0px;
	bottom: 0px;
	height: 30px;
	line-height: 30px;
	text-indent: 8px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}


/*charitable*/

.charitable .tabBox .list {
	margin-top: 20px;
}

.charitable .tabBox .list .title {
	width: 100%;
	font-size: 18px;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px #c1c1c1 solid;
}

.charitable .scroll,
.charitable .scroll li {
	width: 465px;
	height: 316px;
	overflow: hidden;
}

.charitable .scroll ul {
	width: 30000%;
	position: absolute;
	float: none;
	top: 0px;
	left: 0px;
}

.charitable .scroll li img {
	min-height: 100%;
	min-width: 100%;
}

.charitable .scroll .prev,
.charitable .scroll .next {
	width: 31px;
	height: 31px;
	position: absolute;
	float: none;
	left: 5px;
	top: 50%;
	margin-top: -15px;
	opacity: 0.7;
	cursor: pointer;
	z-index: 10;
}

.charitable .scroll .prev:hover,
.charitable .scroll .next:hover {
	opacity: 1;
}

.charitable .scroll .next {
	left: auto;
	right: 5px;
}

.charitable .textArea {
	font-size: 14px;
}

.charitable .viewport,
.charitable .box {
	width: 460px;
	height: 316px;
	float: right;
}


/*commerce*/

.commerce {
	font-size: 13px;
}

.commerce .title {
	width: 100%;
	font-size: 15px;
	color: #fff;
	height: 28px;
	line-height: 28px;
	background-color: #0c8ed8;
	text-indent: 8px;
}

.commerce .title.bg-grey {
	background-color: #bebebe;
}

.commerce .leftBox {
	width: 270px;
}

.commerce .border {
	z-index: -1;
	position: absolute;
	float: none;
	border: 1px #c8c8c8 solid;
	border-top: none;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.commerce .rightBox {
	width: 660px;
	float: right;
}

.commerceIndex .cm {
	width: 100%;
	max-width: 1200px;
}

.commerceIndex a.more {
	height: 20px;
	line-height: 20px;
	color: #fff;
	padding: 0 5px;
	float: right;
	background-color: #bababa;
	white-space: nowrap;
}

.commerceIndex a.more:hover {
	background-color: #0c8ed8;
}

.commerceIndex .box {
	height: 335px;
	z-index: 10;
}

.commerceIndex .infoBox {
	margin-right: 250px;
}

.commerceIndex .abox {
	width: 49%;
}

.commerceIndex .abox .top {
	border: 1px #cbcbcb solid;
	padding: 15px;
	float: none;
	clear: both;
	height: 103px;
}

.commerceIndex .abox .top .img {
	width: 117px;
	height: 105px;
	overflow: hidden;
}

.commerceIndex .abox .top .img img {
	width: 100%;
}

.commerceIndex .abox .top .info {
	float: none;
	margin-left: 137px;
	display: block;
}

.commerceIndex .abox .top .info h3 a {
	color: #0c8ed8;
}

.commerceIndex .abox .top .info h3 a:hover {
	text-decoration: underline;
}

.commerceIndex .abox .top .info h4 {
	height: 36px;
	line-height: 18px;
	overflow: hidden;
}

.commerceIndex .abox .top a.more {
	float: left;
}

.commerceIndex .bbox {
	width: 49%;
	float: right;
	font-size: 13px;
}

.commerceIndex .bbox .img {
	width: 100%;
	height: 135px;
	overflow: hidden;
}

.commerceIndex .bbox .img img {
	width: 100%;
	height: auto;
}

.commerceIndex .bbox ul,
.commerceIndex .bbox li,
.commerceIndex .abox ul,
.commerceIndex .abox li {
	width: 100%;
}

.commerceIndex .bbox li,
.commerceIndex .abox li {
	height: 36px;
	line-height: 36px;
}

.commerceIndex .bbox li.even,
.commerceIndex .abox li.even {
	background-color: #f7f7f7;
}

.commerceIndex .bbox li .date,
.commerceIndex .abox li .date {
	width: 70px;
	color: #198eed;
	text-align: center;
}

.commerceIndex .bbox li a,
.commerceIndex .abox li a {
	position: absolute;
	float: none;
	top: 0px;
	right: 8px;
	bottom: 0px;
	left: 80px;
	overflow: hidden;
}

.commerceIndex .abox li .date {
	width: 105px;
	font-size: 14px;
	font-weight: bold;
}

.commerceIndex .abox li a {
	left: 105px;
}

.commerceIndex .cbox {
	width: 230px;
	float: right;
}

.commerceIndex .cbox .title {
	background-color: #77c0e9;
}

.commerceIndex .cbox .info {
	border: 1px #cbcbcb solid;
	border-top: none;
	padding: 10px 15px;
	display: block;
	width: 198px;
	background-color: #fff;
}

.commerceIndex .cbox .info h3 {
	width: 100%;
	height: 18px;
	line-height: 18px;
	font-size: 15px;
	color: #0c8ed8;
}

.commerceIndex .cbox .info h3 i {
	font-size: 18px;
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 5px;
}

.commerceIndex .cbox .info ul {
	width: 100%;
}

.commerceIndex .cbox .info li {
	height: 21px;
	line-height: 21px;
	white-space: nowrap;
	background-color: #b4ccd9;
	margin-top: 8px;
}

.commerceIndex .cbox .info li .l,
.commerceIndex .cbox .info li .r {
	width: 7px;
	height: 21px;
	line-height: 21px;
	background: url("../images/arrow_l.png") no-repeat;
}

.commerceIndex .cbox .info li .r {
	background: url("../images/arrow_r.png") no-repeat;
}

.commerceIndex .cbox .info li h4 {
	padding: 0 6px;
	color: #fff;
	font-size: 13px;
	white-space: nowrap;
}

.commerceBiding .leftBox .list {
	width: 100%;
}

.commerceBiding .leftBox .list ul {
	width: 250px;
	padding: 10px;
}

.commerceBiding .leftBox .list li {
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px #e4e4e4 solid;
}

.commerceBiding .leftBox .list li .date {
	width: 55px;
	font-weight: bold;
	color: #ff5d5d;
	line-height: 18px;
	text-align: center;
}

.commerceBiding .leftBox .list li a {
	float: right;
	line-height: 18px;
	width: 185px;
}

.commerceAssignment .leftBox .nav,
.commerceAssignment .leftBox .nav ul,
.commerceAssignment .leftBox .nav li,
.commerceAssignment .leftBox .nav ol,
.commerceAssignment .leftBox .nav ol a {
	width: 100%;
}

.commerceAssignment .leftBox .nav li {
	line-height: 32px;
	text-indent: 8px;
	cursor: pointer;
	border-bottom: 1px #bababa solid;
}

.commerceAssignment .leftBox .nav li.active,
.commerceAssignment .leftBox .nav li.active:hover {
	background-color: #7ab1de;
	color: #fff;
}

.commerceAssignment .leftBox .nav ol a:hover,
.commerceAssignment .leftBox .nav ol a.active {
	background-color: #c0dbf2;
}

.commerceAssignment .leftBox .nav li i {
	width: 16px;
	height: 16px;
	float: right;
	margin: 8px 8px 0 0;
}

.commerceAssignment .leftBox .nav ol {
	display: none;
}

.commerceAssignment .leftBox .nav ol,
.commerceAssignment .leftBox .nav li:hover {
	background-color: #f3f3f3;
}

.commerceAssignment .leftBox .nav ol a {
	line-height: 32px;
	cursor: pointer;
	float: left;
	border-top: 1px #fff solid;
	color: #666;
	text-indent: 16px;
}

.commerceAssignment .leftBox .videoSrarch .ipt {
	width: 228px;
}

.leftBox .take ul {
	width: 240px;
	padding: 0 15px;
	margin-bottom: 15px;
}

.leftBox .take li {
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px #c8c8c8 solid;
}

.leftBox .take li .img {
	width: 68px;
	height: 60px;
	border: 1px #e4e4e4 solid;
	overflow: hidden;
}

.leftBox .take li .img img {
	min-width: 100%;
	height: 100%;
}

.leftBox .take li .info {
	width: 155px;
	float: right;
	height: 60px;
	margin-top: 1px;
}

.leftBox .take li .info h3,
.leftBox .take li .info h4 {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
}

.leftBox .take li .info h3 {
	height: 40px;
}

.commerceBiding .rightBox ul,
.commerceBiding .rightBox li {
	width: 100%;
}

.commerceBiding .rightBox li {
	line-height: 28px;
	font-size: 13px;
}

.commerceBiding .rightBox li a {
	position: absolute;
	float: none;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 10;
}

.commerceBiding .rightBox .w10 {
	width: 10%;
}

.commerceBiding .rightBox .w15 {
	width: 15%;
}

.commerceBiding .rightBox .w17 {
	width: 17%;
}

.commerceBiding .rightBox .w48 {
	width: 58%;
}

.commerceBiding .rightBox li:hover {
	color: #198eed;
}

.printBox .back {
	position: absolute;
	top: 0px;
	right: 0px;
	width: auto;
	font-size: 13px;
}

.printBox table th {
	background-color: #fbfbfb;
	width: 15%;
}

.printBox table td {
	background-color: #fff;
	width: 35%;
}

.printBox table th,
.printBox table td {
	line-height: 20px;
	padding: 5px 15px;
}

.printBox table img {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 5px;
}

.printBox a {
	border-bottom: none;
}

.commerce .cooperate {
	height: 26px;
	line-height: 26px;
	padding: 0 20px;
	font-size: 15px;
	color: #fff;
	background-color: #f6b939;
	float: right;
}

.commerce .cooperate:hover {
	background-color: #e4ac37;
}

@media print {
	.printBox .tool,
	.printBox .back {
		display: none;
	}
}

.typeBox {
	font-size: 14px;
}

.typeBox,
.typeBox ul,
.typeBox li {
	width: 100%;
	overflow: hidden;
}

.typeBox li {
	margin-top: 12px;
}

.typeBox li span {
	width: 48px;
	height: 24px;
	line-height: 24px;
}

.typeBox li ol {
	margin-left: 48px;
	float: none;
	display: block;
}

.typeBox li a {
	margin-right: 8px;
	height: 24px;
	line-height: 24px;
	white-space: nowrap;
	float: left;
	padding: 0 5px;
}

.typeBox li a.active,
.commercePurchase .list li a {
	color: #fff;
	background-color: #0f8fd9;
}

.commercePurchase .list li a:hover {
	background-color: #fe942d;
}

.commercePurchase .list {
	font-size: 14px;
}

.commercePurchase .list em {
	font-style: normal;
	font-size: 12px;
	color: #999;
}

.commercePurchase .list,
.commercePurchase .list .th,
.commercePurchase .list ul,
.commercePurchase .list li {
	width: 100%;
}

.commercePurchase .list .th span {
	height: 28px;
	line-height: 28px;
}

.commercePurchase .list .th span font {
	position: absolute;
	float: none;
	top: 0;
	right: 2px;
	bottom: 0;
	left: 0;
	padding: 0 10px;
	background-color: #8c8c8c;
	color: #fff;
}

.commercePurchase .list li {
	border-top: 1px #c8c8c8 solid;
	border-bottom: 1px #c8c8c8 solid;
	padding: 15px 0;
	margin-top: -1px;
}

.commercePurchase .list li font {
	padding: 0 10px;
	float: left;
	line-height: 20px;
}

.commercePurchase .list li a {
	padding: 3px 8px;
}

.commercePurchase .list .w5 {
	width: 5%;
}

.commercePurchase .list .w10 {
	width: 10%;
	text-align: center;
}

.commercePurchase .list .w15 {
	width: 15%;
}

.commercePurchase .list .w20 {
	width: 20%;
}

.commercePurchase .list .w25 {
	width: 25%;
}

.commercePurchase .list .w30 {
	width: 30%;
}

.commercePurchase .list .w35 {
	width: 35%;
}

.commercePurchase .list .w40 {
	width: 40%;
}

.commercePurchase .list li .w10 font {
	width: 100%;
	padding: 0px;
}

.assignment,
.assignment ul,
.assignment li {
	width: 100%;
}

.assignment li {
	border: 1px #c8c8c8 solid;
	float: right;
	padding: 15px 0;
	margin-bottom: 15px;
	display: inline;
}

.assignment li .img {
	width: 102px;
	height: 90px;
	overflow: hidden;
	margin-left: 15px;
}

.assignment li .img img {
	min-width: 100%;
	height: 100%;
}

.assignment li .info {
	float: none;
	display: block;
	margin: 0 15px 0 132px;
}

.assignment li .info h3,
.assignment li .info h4 {
	width: 100%;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}

.assignment li .info h3 {
	font-size: 14px;
	font-weight: bold;
}

.assignment li .info h4 {
	height: 36px;
}

.assignment li .info .btn {
	float: left;
	height: 20px;
	line-height: 20px;
	color: #fff;
	background-color: #c0c0c0;
	padding: 0 5px;
	font-size: 12px;
}

.assignment li .info .btn:hover {
	background-color: #0c8ed8;
}

.assignmentView {
	width: 100%;
}

.assignmentView .photoView {
	width: 100%;
	height: 390px;
}

.assignmentView .photoView .box,
.assignmentView .photoView .box li {
	width: 360px;
	height: 360px;
	overflow: hidden;
}

.assignmentView .photoView .box {
	position: absolute;
	float: none;
	top: 15px;
	left: 50%;
	margin-left: -180px;
}

.assignmentView .photoView .box ul {
	width: 30000%;
	position: absolute;
	float: none;
	top: 0px;
	left: 0px;
	margin-left: -1px;
}

.assignmentView .photoView .box li {
	margin-left: 1px;
}

.assignmentView .photoView .box li img {
	height: 100%;
	min-width: 100%;
}

.assignmentView .photoView .prev,
.assignmentView .photoView .next {
	width: 36px;
	height: 36px;
	position: absolute;
	float: none;
	top: 50%;
	left: 0px;
	margin-top: -18px;
	overflow: hidden;
	cursor: pointer;
	display: none;
	z-index: 100;
}

.assignmentView .photoView .next {
	left: auto;
	right: 0px;
}

.assignmentView .conBox,
.assignmentView .conBox h3,
.assignmentView .attribute ul,
.assignmentView .attribute li {
	width: 100%;
}

.assignmentView .conBox h3 {
	height: 34px;
	line-height: 34px;
	background-color: #fafafa;
	border-bottom: 1px #dedede solid;
}

.assignmentView .conBox h3 span {
	padding: 0 25px;
	font-size: 14px;
	white-space: nowrap;
	background-color: #f0f0f0;
}

.assignmentView .attribute li {
	border-bottom: 1px #dedede solid;
	line-height: 28px;
	padding: 3px 0;
}

.assignmentView .attribute li .w30 {
	width: 40%;
}

.assignmentView .attribute li .w70 {
	width: 60%;
}

.commerce .message ul {
	float: left;
}

.commerce .message ul.ml {
	margin-left: 200px;
}

.commerce .message .fromBox {
	width: 400px;
}

.commerce .message .bg-grey {
	background-color: #8c8c8c;
	color: #fff;
}

.commerce .message .bg-grey:hover {
	background-color: #0d8ed9;
}


/*join*/

.content .mask_grey {
	top: 53px;
	background-color: #f7f7f7;
	z-index: 1;
}

.join {
	font-size: 13px;
}

.join .browse,
.join .levelMenu {
	margin-top: 12px;
}

.join .leftBox {
	width: 260px;
}

.join .rightBox {
	width: 650px;
	float: right;
}

.joinhome {
	margin-top: 60px;
}

.join .imgitem {
	width: 105%;
}

.join .imgitem img {
	margin-right: 4px;
}

.content.join .left,
.content.join .right {
	background-image: url("../images/join_info.png"
	);
}

.content.join .con {
	background-image: url("../images/join_bg.png"
	);
}

.joinTab {
	width: 100%;
	height: 34px;
	line-height: 34px;
	background-color: #e0e4e8;
	border-bottom: 1px #6d7c89 solid;
}

.joinTab span {
	padding: 0 20px;
	cursor: pointer;
	font-size: 14px;
	color: #6d7c89;
}

.joinTab span i {
	width: 16px;
	height: 16px;
	float: left;
	margin: 9px 6px 0 0;
	display: inline;
	background: url("../images/join/icon.png"
	) no-repeat;
}

.joinTab span i.i01 {
	background-position: 0px 0px;
}

.joinTab span i.i02 {
	background-position: 0px -32px;
}

.joinTab span.active i.i01 {
	background-position: 0px -16px;
}

.joinTab span.active i.i02 {
	background-position: 0px -48px;
}

.joinTab span.active {
	background-color: #6d7c89;
	color: #fff;
}

.joinTabList .banner .thumb {
	width: 100%;
	height: 30px;
	line-height: 30px;
	right: auto;
	left: 0px;
	top: auto;
	bottom: 0px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.68);
}

.joinTabList .banner .thumb span {
	padding: 0 7px;
	margin: 0 2px;
	display: inline;
	height: 11px;
	border-radius: 15px;
	cursor: pointer;
	overflow: hidden;
	text-indent: -999px;
	background-color: #fff;
	float: none;
	position: static;
	font-size: 12px;
	filter: alpha(opacity=38);
	-moz-opacity: 0.38;
	-khtml-opacity: 0.38;
	opacity: 0.38;
}

.joinTabList .banner .thumb span.active {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.join .leftBox .item {
	width: 260px;
	height: 90px;
	position: relative;
	float: left;
	margin-top: 10px;
}

.join .leftBox .item span {
	position: absolute;
	float: none;
	top: 22px;
	left: 15px;
	white-space: nowrap;
	font-size: 11px;
	text-transform: uppercase;
}

.join .leftBox .item span font {
	font-size: 18px;
	font-weight: bold;
}

.join .leftBox .item.i01 {
	background: url("../images/join/01.png"
	) no-repeat right top;
}

.join .leftBox .item.i02 {
	background: url("../images/join/02.png"
	) no-repeat right top;
}

.join .leftBox .item.i03 {
	background: url("../images/join/03.png"
	) no-repeat right top;
}

.join .leftBox .item.i04 {
	background: url("../images/join/04.png"
	) no-repeat right top;
}

.join .leftBox .item.bluet {
	color: #4a8ab1;
}

.join .leftBox .item.greent {
	color: #5c9382;
}

.join .leftBox .item.yellowt {
	color: #b19154;
}

.join .leftBox .item.pinkt {
	color: #bf8669;
}

.joinIndex .cm {
	width: 100%;
	max-width: 1200px;
	z-index: 5;
}

.joinIndex .title {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #222;
	height: 30px;
	line-height: 30px;
}

.joinIndex .title font {
	color: #c1c1c1;
}

.joinIndex .notice {
	width: 100%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.joinIndex .notice span {
	width: 100px;
}

.joinIndex .notice .scroll {
	left: 100px;
	overflow: hidden;
}

.joinIndex .notice .scroll .box {
	width: 100%;
	position: absolute;
	float: none;
	left: 0px;
	top: 0px;
}

.joinIndex .notice .scroll a {
	width: 20%;
	position: relative;
	float: left;
	text-align: right;
	height: 20px;
}

.joinIndex .notice .scroll a font {
	white-space: nowrap;
	position: absolute;
	float: none;
	top: 0px;
	right: 20px;
	left: 15px;
	bottom: px;
	text-align: left;
}

.joinIndex .abox {
	width: 30%;
}

.joinIndex .bbox {
	left: 30%;
	right: 305px;
	padding: 0 30px;
}

.joinIndex .cbox {
	width: 305px;
	height: 172px;
}

.joinIndex .abox,
.joinIndex .bbox,
.joinIndex .cbox {
	height: 172px;
}

.joinIndex .abox .scroll,
.joinIndex .abox ul,
.joinIndex .abox li,
.joinIndex .abox li h3,
.joinIndex .abox li h4 {
	width: 100%;
	overflow: hidden;
}

.joinIndex .abox li,
.joinIndex .abox ul {
	height: 90px;
}

.joinIndex .abox li h3 {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}

.joinIndex .abox li h4 {
	height: 60px;
	line-height: 20px;
}

.joinIndex .abox .thumb {
	height: 15px;
}

.joinIndex .abox .thumb span {
	width: 12px;
	height: 12px;
	border-radius: 12px;
	background-color: #bababa;
	cursor: pointer;
	margin-right: 3px;
}

.joinIndex .abox .thumb span:hover,
.joinIndex .abox .thumb span.active {
	background-color: #187fd8;
}

.joinIndex .abox .thumb span.active {
	width: 20px;
}

.joinIndex .bbox ul {
	width: 100%;
}

.joinIndex .bbox li {
	width: 50%;
	height: 24px;
	line-height: 24px;
}

.joinIndex .bbox li a {
	position: absolute;
	float: none;
	top: 0px;
	right: 10px;
	bottom: 0px;
	left: 0;
	padding-left: 20px;
	background: url("../images/public.png"
	) no-repeat -478px -478px;
}

.join .videoView .playBox {
	width: 100%;
	height: 100%;
}

.join .leftBox .videoView .playBox {
	width: 260px;
}

.join .videoView .playBox.jp-video-full {
	width: 100%;
	height: 100%;
	position: fixed;
	float: none;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 20000;
}

.join .videoView .gui {
	visibility: hidden;
	border-bottom: 1px #e4e4e4 solid;
}

.join .videoView .playBox.jp-state-playing:hover .gui {
	visibility: visible;
}

.join .search {
	width: 534px;
	border: 2px #47a0ee solid;
	height: 20px;
	padding: 8px;
	background: #fff;
}

.join .search .ipt {
	border: none;
	background: #fff;
	width: 434px;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	padding: 0px;
}

.join .search .btn {
	position: absolute;
	float: none;
	top: -2px;
	right: -2px;
	width: 100px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	border: none;
	background-color: #47a0ee;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
}

.joinSociety,
.joinSociety .list .title,
.joinSociety .list ul,
.joinSociety .list li {
	width: 100%;
}

.joinSociety .list .title {
	background-color: #e0e4e8;
	border-top: 1px #585858 solid;
}

.joinSociety .list .title span {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.joinTabList.list .title {
	background-color: #e9e9e9;
	border: none;
}

.joinSociety .list li {
	border-bottom: 1px #e0e4e8 solid;
}

.joinSociety .list li span {
	height: 40px;
	line-height: 40px;
}

.joinSociety .list li:hover {
	color: #47a0ee;
}

.joinSociety .list .title font,
.joinSociety .list li font {
	position: absolute;
	float: none;
	top: 0px;
	right: 10px;
	bottom: 0px;
	left: 10px;
}

.joinSociety .w15 {
	width: 15%;
	text-align: center;
}

.joinSociety .w16 {
	width: 16.66666666666667%;
	text-align: center;
	color: #444;
}

.joinSociety .w20 {
	width: 20%;
	text-align: center;
}

.joinSociety .w20 {
	width: 20%;
}

.joinSociety .w35 {
	width: 35%;
}

.joinSociety .btn {
	float: left;
	width: 148px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
	border-radius: 3px;
}

.joinSociety .btn.blue {
	background-color: #47a0ee;
}

.joinSociety .btn.org {
	background-color: #ffa84b;
}

.joinSociety .btn.grey {
	background-color: #dfe2e3;
	color: #666;
}

.joinSociety .btn.blue:hover {
	background-color: #3e91da;
}

.joinSociety .btn.org:hover {
	background-color: #e09340;
}

.joinSociety .btn.grey:hover {
	background-color: #c8cdce;
}

.joinTeam .w325 {
	width: 210px;
	float: left;
}

.join .textArea .floatLeft {
	float: left;
	width: 95%;
}

.joinTeam .welfare {
	width: 100%;
}

.joinTeam .welfare .head {
	width: 163px;
	height: 163px;
	position: absolute;
	float: none;
	top: 50%;
	left: 50%;
	margin: -81px 0 0 -81px;
	z-index: 10;
	background: url("../images/join/icon/05.png"
	) no-repeat;
}

.joinTeam .welfare .item {
	width: 50%;
	height: 183px;
	background-color: #a6b4be;
}

.joinTeam .welfare .item .box {
	padding: 10px;
}

.joinTeam .welfare .item i {
	width: 105px;
	height: 65px;
	position: relative;
	float: left;
	left: 50%;
	margin: 30px 0 0 -53px;
}

.joinTeam .welfare .item.i01 i {
	background: url("../images/join/icon/01.png"
	) no-repeat;
}

.joinTeam .welfare .item.i02 i {
	background: url("../images/join/icon/02.png"
	) no-repeat;
}

.joinTeam .welfare .item.i03 i {
	background: url("../images/join/icon/03.png"
	) no-repeat;
}

.joinTeam .welfare .item.i04 i {
	background: url("../images/join/icon/04.png"
	) no-repeat;
}

.joinTeam .welfare .item h3 {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	margin-top: 10px;
}

.joinTeam .welfare .item.i01 .box {
	border-right: 1px #f7f7f7 solid;
	border-bottom: 1px #f7f7f7 solid;
}

.joinTeam .welfare .item.i02 .box {
	border-bottom: 1px #f7f7f7 solid;
}

.joinTeam .welfare .item.i03 .box {
	border-right: 1px #f7f7f7 solid;
}

.joinTeam .welfare .item.i01 {
	border-radius: 10px 0 0 0;
}

.joinTeam .welfare .item.i02 {
	border-radius: 0 10px 0 0;
}

.joinTeam .welfare .item.i03 {
	border-radius: 0 0 0 10px;
}

.joinTeam .welfare .item.i04 {
	border-radius: 0 0 10px 0;
}

.joinTeam .welfare .item.i02,
.joinTeam .welfare .item.i03 {
	background-color: #c4cdd4;
}

.joinTeam .welfare .item.i01:hover,
.joinTeam .welfare .item.i04:hover {
	background-color: #2f8ee3;
}

.joinTeam .welfare .item.i02:hover,
.joinTeam .welfare .item.i03:hover {
	background-color: #ffb900;
}

.waterfall .load {
	height: 20px;
	padding-top: 8px;
}

.waterfall .dot {
	position: absolute;
	float: none;
	width: 20%;
	top: 8px;
	height: 20px;
	left: 40%;
	text-align: center;
}

.waterfall .dot font {
	width: 12px;
	height: 12px;
	border-radius: 6px;
	display: inline-block;
	margin-left: 5px;
	background-color: #878787;
}

.waterfall .dot font.active {
	background-color: #47a0ee;
}


/*问答*/

.faq,
.faq ul,
.faq li {
	width: 100%;
	font-size: 14px;
}

.faq li {
	border-bottom: 1px #cdcdcd dotted;
	cursor: pointer;
}

.faq li .title {
	height: 30px;
	line-height: 30px;
	color: #595757;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0;
	background: url("../images/slideDown.png"
	) no-repeat center right;
}

.faq li.active .title {
	background-image: url("../images/slideUp.png"
	);
}

.faq li.active .title,
.faq li:hover .title {
	color: #47a0ee;
}

.faq li .textArea {
	padding-bottom: 20px;
	display: none;
}

.faq li .title span {
	text-transform: uppercase;
	margin-right: 10px;
	display: inline;
}


/*填写资料*/

.joinWrite h3 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url("../images/join/09.png"
	) no-repeat center center;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.joinWrite .fromBox {
	width: 100%;
}

.joinWrite .fromBox.w440 {
	width: 480px;
	float: none;
	margin: 0 auto;
}

.joinWrite .fromBox label {
	width: 100%;
	font-size: 14px;
	line-height: 30px;
	margin-top: 15px;
}

.joinWrite .fromBox label label {
	width: auto;
	white-space: nowrap;
	margin: 0 15px 0 0;
}

.joinWrite .fromBox label label input {
	margin: 10px 3px 0 0;
}

.joinWrite .fromBox label span {
	width: 100px;
	margin-right: 10px;
	text-align: right;
}

.joinWrite .fromBox label .ipt {
	width: 240px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
}

.joinWrite .fromBox label textarea.ipt {
	height: 100px;
	width: 320px;
}

.joinWrite .fromBox label .ipt:focus {
	border-color: #47a0ee;
}

.joinWrite .fromBox .btn {
	width: 127px;
	height: 35px;
	line-height: 35px;
	border: none;
	background-color: #47a0ee;
	color: #fff;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	border-radius: 3px;
	margin-top: 15px;
	float: left;
}

.joinWrite .fromBox .btn.grey,
.joinWrite .fromBox .btn.grey:hover {
	background-color: #e4e4e4;
	color: #999;
	cursor: default;
}

.joinWrite .fromBox label .btn {
	width: auto;
	white-space: nowrap;
	margin-top: 0px;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background-color: #ffae00;
}

.joinWrite .fromBox label .btn:hover {
	background-color: #eba000;
}

.joinWrite .fromBox .ml-100 {
	margin-left: 110px;
}

.joinWrite .fromBox .btn:hover {
	background-color: #4292d9;
}

.joinWrite .head {
	width: 182px;
	overflow: hidden;
}

.joinWrite .head .img {
	border: 1px #e4e4e4 solid;
}

.joinWrite .head .img,
.joinWrite .head .img img {
	width: 180px;
	height: 213px;
	overflow: hidden;
}

.joinWrite .head .btn {
	width: 100%;
}

.joinWrite .record,
.joinWrite .record ul,
.joinWrite .record li {
	width: 100%;
}

.joinWrite .record li {
	border-bottom: 1px #e4e4e4 solid;
	padding: 15px 0;
}

.joinWrite .record li a {
	color: #4292d9;
}

.joinWrite .record li a:hover {
	text-decoration: underline;
}

.joinWrite .leftBox {
	width: 190px;
}

.joinWrite .rightBox {
	width: 630px;
	float: left;
	margin-left: 70px;
}

.joinWrite .info .fromBox .experience label {
	width: 50%;
	line-height: 22px;
	margin-top: 10px;
}

.joinWrite .info .fromBox .experience label.w-100 {
	width: 100%;
}

.joinWrite .info .fromBox .experience label span {
	width: 27%;
	margin-right: 0px;
}

.joinWrite .info .fromBox .experience label.w-100 span {
	width: 84px;
}

.joinWrite .info .fromBox .experience label font {
	width: 71%;
	float: right;
}

.joinWrite .info .fromBox .experience label.w-100 font {
	width: 85%;
}

.experience a {
	float: right;
	margin-left: 7px;
	cursor: pointer;
}


/*校招*/

.content.joinCampus {
	margin-top: 0px;
	z-index: 1;
}

.joinCampus .item,
.joinCampus .item .bg {
	width: 100%;
	overflow: hidden;
}

.joinCampus .item .bg {
	z-index: -1;
	overflow: hidden;
}

.joinCampus .box {
	width: 1000px;
	position: absolute;
	float: none;
	top: 50%;
	left: 50%;
	margin-left: -500px;
}

.joinCampus .title {
	width: 100%;
	height: 56px;
	text-align: center;
}

.joinCampus .title img {
	float: none;
}

.joinCampus .prev,
.joinCampus .next {
	width: 48px;
	height: 48px;
	position: absolute;
	float: none;
	top: 50%;
	left: -70px;
	margin-top: -24px;
	z-index: 100;
	cursor: pointer;
	display: none;
}

.joinCampus .next {
	left: auto;
	right: -70px;
}

.joinCampus .item .bg img {
	width: 100%;
	min-height: 300px;
}

.joinCampus .item#page1 .bg {
	background-color: #6eaf2f;
}

.joinCampus .item#page1 .text {
	position: absolute;
	float: none;
	top: 50%;
	left: 10%;
	z-index: 10;
	max-width: 422px;
	margin-top: -94px;
}

.joinCampus .item#page1 .text img {
	width: 100%;
}

.joinCampus .item#page1 .text .btn {
	width: 215px;
	height: 65px;
	float: left;
	background: url("../images/join/btn.png"
	) no-repeat;
	cursor: pointer;
	-webkit-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}

.joinCampus .item#page1 .text .btn:hover {
	background-position: 0px -65px;
}

.joinCampus .item#page1 .text .btn:active {
	background-position: 0px -130px;
}

.joinCampus .item#page2 {
	background-color: #f4f4f4;
}

.joinCampus .item#page2 .box {
	margin-top: -183px;
}

.joinCampus .item#page2 ul {
	width: 100%;
}

.joinCampus .item#page2 li {
	width: 195px;
	margin-left: 55px;
}

.joinCampus .item#page3 {
	background: #3678c9 url("../images/join/14.png"
	) no-repeat center center;
}

.joinCampus .item#page3 .box {
	margin-top: -89px;
	z-index: 100;
}

.joinCampus .item#page3 .box.change {
	top: 50px;
	margin-top: 0px;
}

.joinCampus .item#page3 .fromBox {
	height: 42px;
	float: none;
	background-color: #15519b;
	padding: 10px;
	display: block;
	clear: both;
}

.joinCampus .item#page3 .fromBox .select {
	width: 250px;
	height: 42px;
	line-height: 42px;
	background: #f4f8fa;
	border: none;
	cursor: pointer;
}

.joinCampus .item#page3 .fromBox .select span {
	left: 10px;
	right: 10px;
	background: url("../images/join/arrow.png"
	) no-repeat right center;
	font-size: 16px;
	overflow: hidden;
	padding-right: 10px;
}

.joinCampus .item#page3 .fromBox .ipt {
	width: 280px;
	border: none;
	height: 20px;
	line-height: 20px;
	padding: 11px 10px;
	font-size: 16px;
}

.joinCampus .item#page3 .fromBox .btn {
	width: 140px;
	float: right;
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background-color: #e88d0c;
	cursor: pointer;
}

.joinCampus .item#page3 .info {
	width: 100%;
	top: 228px;
	bottom: 50px;
}

.joinCampus .item#page3 .cm {
	width: 100%;
	height: 100%;
	max-width: 1000px;
}

.joinCampus .item#page3 .list,
.joinCampus .item#page3 .detail {
	border: 3px #15519b solid;
	background-color: #fff;
	overflow: hidden;
	overflow-y: auto;
	font-size: 14px;
}

.joinCampus .item#page3 .list ul,
.joinCampus .item#page3 .list li,
.joinCampus .item#page3 .list .headline {
	width: 100%;
}

.joinCampus .item#page3 .list li span,
.joinCampus .item#page3 .list .headline span {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.joinCampus .item#page3 .list li font,
.joinCampus .item#page3 .list .headline font {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	padding: 0 20px;
}

.joinCampus .item#page3 .list li font a {
	float: left;
	height: 28px;
	line-height: 28px;
	background-color: #f7a025;
	color: #fff;
	padding: 0 15px;
	margin-top: 6px;
	display: inline;
}

.joinCampus .item#page3 .list li a.absolute {
	z-index: 10;
}

.joinCampus .item#page3 .list .headline {
	font-weight: bold;
	background-color: #e6e7e8;
}

.joinCampus .item#page3 .list li {
	border-bottom: 1px #ececec solid;
	padding: 5px 0;
}

.joinCampus .item#page3 .list li.even {
	background-color: #f9f9f9;
}

.joinCampus .item#page3 .list li:hover {
	background-color: #f5f5f5;
}

.joinCampus .item#page3 .w10 {
	width: 10%;
}

.joinCampus .item#page3 .w15 {
	width: 15%;
}

.joinCampus .item#page3 .w20 {
	width: 20%;
}

.joinCampus .item#page3 .w25 {
	width: 25%;
}

.joinCampus .item#page3 .w30 {
	width: 30%;
}

.joinCampus .item#page3 .w40 {
	width: 40%;
}

.joinCampus .item#page3 .detail {
	z-index: 1000;
	padding: 15px;
}

.joinCampus .item#page3 .bg-white {
	height: 40px;
	position: absolute;
	float: none;
	right: 0px;
	top: 0px;
	z-index: 100;
	background: none;
}

.joinCampus .item#page3 .joinSociety .btn {
	height: 30px;
	line-height: 30px;
	width: auto;
	padding: 0 20px;
	font-size: 14px;
	margin: 0 0 0 10px;
}

.joinCampus .item#page3 .info,
.joinCampus .item#page3 .list,
.joinCampus .item#page3 .detail {
	display: none;
}

.joinCampus .item#page3 .info .btnUp {
	position: absolute;
	float: none;
	width: 120px;
	height: 30px;
	line-height: 30px;
	bottom: -30px;
	left: 50%;
	margin-left: -60px;
	color: #fff;
	background-color: #15519b;
	font-size: 14px;
	z-index: 10;
	text-align: center;
	cursor: pointer;
}

.joinCampus .item#page3 .fromBox .viewport,
.joinCampus .item#page3 .fromBox ul,
.joinCampus .item#page3 .fromBox li {
	width: 100%;
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.joinCampus .item#page3 .fromBox .viewport {
	position: absolute;
	float: none;
	top: 42px;
	left: 0px;
	background-color: #fff;
	height: 210px;
	display: none;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.joinCampus .item#page3 .fromBox .viewport .textArea {
	right: 0px;
}

.joinCampus .item#page3 .fromBox li {
	height: 34px;
	line-height: 34px;
	border-top: 1px #e4e4e4 solid;
	text-indent: 10px;
	color: #444;
	cursor: pointer;
	font-size: 12px;
}

.joinCampus .item#page3 .fromBox li:hover {
	background-color: #f4f4f4;
}

.joinCampus .item#page3 .trackbar {
	background: none;
}

.joinCampus .item#page4 {
	background-color: #f4f4f4;
}

.joinCampus .item#page4 .box {
	margin-top: -231px;
}

.joinCampus .item#page4 .scroll,
.joinCampus .item#page4 .scroll .box {
	width: 100%;
}

.joinCampus .item#page4 .scroll ul {
	width: 30000%;
}

.joinCampus .item#page4 .scroll li {
	width: 233px;
	border: 1px #e2e1e2 solid;
	border-bottom: 4px #e2e1e2 solid;
	margin-right: 20px;
	background-color: #fff;
}

.joinCampus .item#page4 .scroll li:hover {
	background-color: #e4f0ff;
	color: #3678c9;
}

.joinCampus .item#page4 .scroll li .img {
	width: 233px;
	height: 272px;
	overflow: hidden;
}

.joinCampus .item#page4 .scroll li .img img {
	min-width: 100%;
	height: 100%;
}

.joinCampus .item#page4 .scroll li a {
	z-index: 10;
}

.joinCampus .item#page4 .scroll li h5 {
	display: none;
}

.joinCampus .item#page4 .info {
	width: 100%;
	height: 345px;
	position: absolute;
	float: none;
	top: 0px;
	left: 0px;
	background-color: #fff;
	z-index: 100;
	display: none;
}

.joinCampus .item#page4 .info .close {
	width: 64px;
	height: 58px;
	position: absolute;
	float: none;
	top: 0px;
	right: 0px;
	background: url("../images/join/close.png"
	) no-repeat;
	cursor: pointer;
}

.joinCampus .item#page4 .info .img {
	width: 307px;
	height: 345px;
	overflow: hidden;
}

.joinCampus .item#page4 .info .img img {
	min-width: 100%;
	height: 100%;
}

.joinCampus .item#page4 .info .detail {
	width: 645px;
	float: right;
	margin-right: 25px;
}

.joinCampus .item#page4 .info .detail .viewport {
	width: 100%;
	height: 195px;
}

.joinCampus .item#page5 {
	background: #3678c9 url("../images/join/15.png"
	) no-repeat center center;
}

.joinCampus .item#page5 .box {
	margin-top: -259px;
}

.joinCampus .item#page5 .imgBox {
	width: 856px;
	margin-left: 72px;
	display: inline;
}

.joinCampus .item#page5 .w223 {
	width: 223px;
	height: 402px;
	overflow: hidden;
}

.joinCampus .item#page5 .w239 {
	width: 239px;
	height: 197px;
	overflow: hidden;
}

.joinCampus .item#page5 .w383 {
	width: 383px;
	height: 197px;
	overflow: hidden;
}

.joinCampus .item#page5 .w395 {
	width: 395px;
	height: 201px;
	overflow: hidden;
}

.joinCampus .item#page5 .w227 {
	width: 227px;
	height: 201px;
	overflow: hidden;
}

.joinCampus .item#page5 .mask {
	width: 100%;
	height: 36px;
	line-height: 36px;
	position: absolute;
	float: none;
	bottom: 0px;
	left: 0px;
	color: #fff;
	background: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 10;
	font-size: 16px;
	text-indent: 15px;
}


/*会员注册*/

.joinFlow {
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-bottom: 2px #eaecee solid;
	text-align: center;
	font-size: 16px;
}

.joinFlow font {
	padding: 14px 40px;
}

.joinFlow font i {
	background-color: #c3cdd3;
	font-style: normal;
	padding: 3px 8px;
	color: #fff;
	border-radius: 100%;
	margin-right: 5px;
}

.joinFlow font.active {
	border-bottom: 2px #428fd4 solid;
	color: #428fd4;
}

.joinFlow font.active i {
	background-color: #428fd4;
}


/*瀑布流*/

.waterfall {
	min-height: 300px;
}

.waterfall,
.waterfall ul {
	width: 100%;
	overflow: hidden;
}

.waterfall li {
	width: 216px;
	overflow: hidden;
	position: absolute;
	float: none;
	visibility: hidden;
	cursor: pointer;
}

.waterfall li .img,
.waterfall li.more {
	margin: 6px 0 0 0;
	display: inline;
}

.waterfall li .img,
.waterfall li .img img {
	width: 98%;
	height: auto;
}

.waterfall li .img img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	opacity: 0.8;
}

.waterfall li .img img:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: alpha(opacity=100);
	opacity: 1;
}

.waterfall li.more {
	width: 210px;
	height: 200px;
	background: url("../images/loadmore.png") no-repeat center center;
	background-color: #e8e8e8;
}

.waterfall li.more:hover {
	background-color: #bac4c9;
}


/*gototop*/

.gototop {
	width: 41px;
	height: 41px;
	position: fixed;
	bottom: 30px;
	left: 50%;
	margin-left: 660px;
	cursor: pointer;
	display: none;
	z-index: 69;
}


/*window*/

.bodyMask {
	width: 100%;
	height: 100%;
	position: fixed;
	float: none;
	top: 0px;
	left: 0px;
	z-index: 1000;
	background: #000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	display: none;
}

.bodyWindow {
	background-color: #fff;
	padding: 20px;
	position: fixed;
	float: none;
	top: 45%;
	left: 50%;
	z-index: 1500;
	display: none;
}

.bodyWindow .close {
	width: 30px;
	height: 30px;
	position: absolute;
	float: none;
	top: 0px;
	right: -30px;
	background-color: #fff;
	cursor: pointer;
	z-index: 10;
}

.bodyWindow .close:hover {
	background-color: #c1c1c1;
}

.bodyWindow .close i {
	width: 30px;
	height: 30px;
	float: left;
}

.bodyWindow.login {
	width: 520px;
	height: 260px;
	margin: -130px 0 0 -260px;
}

.bodyWindow.login .fromBox {
	width: 356px;
	margin-left: 82px;
}

.bodyWindow.login .fromBox ul,
.bodyWindow.login .fromBox li,
.bodyWindow.login .fromBox li label {
	width: 100%;
}

.bodyWindow.login .fromBox li {
	margin-top: 25px;
	line-height: 30px;
	font-size: 14px;
}

.bodyWindow.login .fromBox li span {
	width: 70px;
}

.bodyWindow.login .fromBox li .ipt {
	width: 270px;
	float: right;
	height: 20px;
	line-height: 20px;
}

.bodyWindow.login .fromBox li .btn {
	width: 100%;
	height: 30px;
	float: left;
	line-height: 30px;
	color: #fff;
	background-color: #f6b939;
	cursor: pointer;
	font-size: 14px;
}

.bodyWindow.login .fromBox li .btn:hover {
	background-color: #e6ae37;
}

.bodyWindow.rss {
	width: 520px;
	height: 260px;
	margin: -130px 0 0 -260px;
}

.bodyWindow.rss .fromBox {
	width: 356px;
	margin-left: 82px;
}

.bodyWindow.rss .fromBox ul,
.bodyWindow.rss .fromBox li,
.bodyWindow.rss .fromBox li label {
	width: 100%;
}

.bodyWindow.rss .fromBox li {
	margin-top: 25px;
	line-height: 30px;
	font-size: 14px;
}

.bodyWindow.rss .fromBox li span {
	width: 70px;
}

.bodyWindow.rss .fromBox li .ipt {
	width: 270px;
	float: right;
	height: 20px;
	line-height: 20px;
}

.bodyWindow.rss .fromBox li .btn {
	width: 100%;
	height: 30px;
	float: left;
	line-height: 30px;
	color: #fff;
	background-color: #f6b939;
	cursor: pointer;
	font-size: 14px;
}

.bodyWindow.rss .fromBox li .btn:hover {
	background-color: #e6ae37;
}

.bodyWindow.photo,
.bodyWindow.photo .img {
	width: 400px;
	height: 400px;
}

.bodyWindow.photo {
	margin: -200px 0 0 -200px;
}

.bodyWindow.photo .img {
	text-align: center;
	background: url("../images/loading.gif"
	) no-repeat center center;
	overflow: hidden;
}

.bodyWindow.photo .img img {
	float: none;
	visibility: hidden;
}

.bodyWindow.change {
	width: 620px;
	height: 460px;
	background-color: #fff;
	position: fixed;
	float: none;
	top: 50%;
	left: 50%;
	margin: -280px 0 0 -315px;
	z-index: 1500;
	display: none;
}

.bodyWindow.change .viewport {
	position: absolute;
	float: none;
	top: 30px;
	right: 20px;
	bottom: 60px;
	left: 30px;
}

.bodyWindow.change .textArea * {
	position: relative;
	float: left;
}

.bodyWindow.change .textArea dl {
	margin-top: 20px;
}

.bodyWindow.change .textArea dl,
.bodyWindow.change .textArea dt {
	width: 100%;
}

.bodyWindow.change .textArea dt {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #e4e4e4 dashed;
}

.bodyWindow.change .textArea dd {
	white-space: nowrap;
	height: 28px;
	line-height: 28px;
	margin: 5px 5px 0 0;
	padding: 0 10px;
	cursor: pointer;
}

.bodyWindow.change .textArea dd:hover {
	background-color: #f4f4f4;
}

.bodyWindow.change .textArea dd.active {
	background-color: #198eed;
	color: #fff;
}

.bodyWindow.change .btn {
	position: absolute;
	float: none;
	left: 50%;
	bottom: 10px;
	margin-left: -50px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background-color: #fe942d;
	cursor: pointer;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-size: 14px;
	z-index: 100;
}

.bodyWindow.change .btn:hover {
	background-color: #f08c2a;
}

.bodyWindow.scroll,
.bodyWindow.change {
	width: 620px;
	height: 460px;
	background-color: #fff;
	padding: 15px 15px 5px;
	position: fixed;
	float: none;
	top: 50%;
	left: 50%;
	margin: -280px 0 0 -325px;
	z-index: 1500;
	display: none;
}

.bodyWindow.scroll {
	padding: 0px;
	height: 442px;
}

.bodyWindow.scroll .box,
.bodyWindow.scroll .pic,
.bodyWindow.scroll li,
.bodyWindow.scroll .img {
	width: 620px;
	height: 442px;
	overflow: hidden;
}


/*.bodyWindow.scroll .img{height:430px;}*/

.bodyWindow.scroll ul {
	width: 30000%;
}

.bodyWindow.scroll li img {
	visibility: hidden;
}

.bodyWindow.scroll .title {
	position: absolute;
	float: none;
	bottom: 0px;
	left: 0px;
	right: 0px;
	line-height: 20px;
	padding: 5px 10px;
	z-index: 10;
	color: #fff;
}

.bodyWindow.scroll .title .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	float: none;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background: #000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	z-index: -1;
}

.bodyWindow.scroll .prev,
.bodyWindow.scroll .next {
	width: 48px;
	height: 48px;
	position: absolute;
	float: none;
	top: 50%;
	left: 50%;
	margin-top: -24px;
	z-index: 100;
	cursor: pointer;
	display: none;
	background: url("../images/picBtn.png"
	) no-repeat;
	z-index: 100;
}

.bodyWindow.scroll .prev {
	margin-left: -393px;
	background-position: 0px 0px;
}

.bodyWindow.scroll .prev:hover {
	background-position: 0px -48px;
}

.bodyWindow.scroll .next {
	margin-left: 345px;
	background-position: 0px -96px;
}

.bodyWindow.scroll .next:hover {
	background-position: 0px -144px;
}

.bodyWindow.scroll .thumb {
	width: 620px;
	position: absolute;
	float: none;
	left: 0px;
	bottom: -45px;
	height: 15px;
	text-align: center;
	z-index: 10;
	display: none;
}

.bodyWindow.scroll .thumb span {
	padding: 0 7px;
	margin: 0 2px;
	display: inline;
	height: 11px;
	border-radius: 15px;
	cursor: pointer;
	overflow: hidden;
	text-indent: -999px;
	background-color: #fff;
	float: none;
	position: static;
}

.bodyWindow.scroll .thumb span.active {
	background-color: #006296;
}

.bodyWindow.scroll .con {
	width: 100%;
	height: 40px;
	line-height: 20px;
}


/*动画*/

a,
.animate,
.header .tools .search .btn,
.banner .thumb span,
.tab span,
.honor .thumb .prev,
.honor .thumb .next,
.honor .thumb li span,
.history li i img,
.research_page1 .prev,
.research_page1 .next,
.newsBanner .thumb span,
.newsBanner .thumb span img,
.news li .date,
.notice li span,
.leaguaBnaner .prev,
.leaguaBnaner .next,
.locomot_page8 .prev,
.locomot_page8 .next,
.workGallery .gallery .thumb span h4,
.commerceIndex .bbox li a,
.assignmentView .photoView .prev,
.assignmentView .photoView .next,
.joinIndex .abox .thumb span,
.waterfall li,
.waterfall li .img img,
.joinCampus .item#page4 .scroll li .img img,
.joinCampus .item#page4 .scroll li,
.allScrollBox .prev,
.allScrollBox .next,
.joinCampus .item#page3 .box,
.project li .img img,
.projectPhoto li .img img,
.locomot_page9 .scroll.float .img img,
.team-list .scroll.float .img img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.default .info li i,
.default .info li.active span,
.homePage .cbox .img img,
.homePage .bbox li .img img,
.field li .num,
.field li .text,
.history li h3,
.history li h4,
.videoList li .img img,
.bookList li .img img,
.service_menu .btn3 img,
.service_menu .btn6 img,
.proinfo .img img,
.proinfo .img2 img,
.workGallery .gallery .viewport span img,
.leftBox .take li .img img,
.assignment li .img img {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.duty_page2 li .img i,
.matching li img {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.duty_page2 li:hover .img i,
.matching li:hover img {
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

.homePage .bbox li .img:hover img,
.videoList li:hover .img img,
.bookList li .img:hover img,
.service_menu .btn3:hover img,
.service_menu .btn6:hover img,
.workGallery .gallery .viewport span:hover img,
.leftBox .take li .img img:hover,
.assignment li .img img:hover,
.joinCampus .item#page4 .scroll li:hover .img img,
.project li .img:hover img,
.projectPhoto li .img:hover img,
.locomot_page9 .scroll.float li .img:hover img,
.team-list .scroll.float li .img:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.default .info li.active span,
.history li i img:hover {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}

.bodyWindow .close i {
	-webkit-transition: -webkit-transform .3s ease-in;
	-moz-transition: -moz-transform .3s ease-in;
	-o-transition: -o-transform .3s ease-in;
	transition: transform .3s ease-in;
}

.bodyWindow .close:hover i {
	-moz-transform: rotate(180deg);
	-moz-transform-origin: center center;
	-webkit-transform: rotate(180deg);
	-webkit-transform-origin: center center;
	-o-transform: rotate(180deg);
	-o-transform-origin: center center;
	transform: rotate(180deg);
	transform-origin: center center;
}

.default .logo {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

.footer .share a:hover {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.default .info li {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

.service_menu .btn1:hover i,
.service_menu .btn1:hover h3,
.service_menu .btn1:hover .more {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

.service_menu .btn2:hover i,
.service_menu .btn2:hover h3,
.service_menu .btn2:hover .more,
.service_menu .btn2:hover .text {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

.service_menu .btn5:hover i,
.service_menu .btn5:hover h3,
.service_menu .btn5:hover .more,
.service_menu .btn5:hover .img1 img,
.service_menu .btn5:hover .img2 img {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

.service_menu .btn1:hover .img1 img,
.service_menu .btn1:hover .img2,
.service_menu .btn4:hover i,
.service_menu .btn4:hover h3,
.service_menu .btn4:hover .more,
.service_menu .btn4:hover .text {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.creditor li:hover i {
	-webkit-animation-name: swing;
	animation-name: swing;
}

.research_page3 li:hover i,
.duty_page2 li:hover .img i,
.dutyItem:hover i {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

.service_menu i,
.service_menu h3,
.service_menu .more,
.service_menu .btn1 .img1 img,
.service_menu .btn1 .img2,
.service_menu .btn2 .text,
.service_menu .btn4:hover .text,
.service_menu .btn5:hover .img1 img,
.service_menu .btn5:hover .img2 img {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.default .logo,
.default .info li,
.default .info li i,
.footer .share a,
.research_page3 li i,
.dutyItem i,
.creditor li i {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.delay100 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

.delay200 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.delay300 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

.delay400 {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

.delay500 {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.delay600 {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

.delay1000 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

.delay1500 {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
}


/*animate*/

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

@-webkit-keyframes bounce {
	0%,
	100%,
	20%,
	53%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%,
	43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
		transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
		transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {
	0%,
	100%,
	20%,
	53%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%,
	43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
		transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -30px, 0);
		-ms-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
		transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -15px, 0);
		-ms-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		-ms-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {
	0%,
	100%,
	50% {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {
	0%,
	100%,
	50% {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		-ms-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		-ms-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		-ms-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		-ms-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		-ms-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		-ms-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {
	0%,
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shake {
	0%,
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		-ms-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		-ms-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}
	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		-ms-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		-ms-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		-ms-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		-ms-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}
	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		-ms-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		-ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		-ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		-ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		-ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		-ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes bounceIn {
	0%,
	100%,
	20%,
	40%,
	60%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes bounceIn {
	0%,
	100%,
	20%,
	40%,
	60%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-ms-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		-ms-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		-ms-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		-ms-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes bounceInDown {
	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInDown {
	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		-ms-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		-ms-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		-ms-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		-ms-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInLeft {
	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		-ms-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		-ms-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		-ms-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		-ms-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInRight {
	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		-ms-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		-ms-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		-ms-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		-ms-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInUp {
	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		-ms-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		-ms-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		-ms-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		-ms-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		-ms-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-ms-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		-ms-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		-ms-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-ms-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		-ms-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-ms-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		-ms-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-ms-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		-ms-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		-ms-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-ms-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-ms-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-ms-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-ms-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-ms-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		-ms-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-ms-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		-ms-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-ms-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-ms-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-ms-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-ms-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-ms-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		-ms-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	100% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}
	100% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}
	100% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}
	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		-ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: skewX(20deg);
		-ms-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}
	80% {
		-webkit-transform: skewX(-5deg);
		-ms-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}
	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1
	}
	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1
	}
	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		-ms-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		-ms-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-ms-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-ms-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-ms-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		-ms-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		-ms-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0, 0, 1, 45deg);
		transform: rotate(0, 0, 1, 45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0, 0, 1, 45deg);
		-ms-transform: rotate(0, 0, 1, 45deg);
		transform: rotate(0, 0, 1, 45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-ms-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-ms-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		-ms-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		-ms-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		-ms-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		-ms-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		-ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		-ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	100% {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	100% {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		-ms-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		-ms-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		-ms-transform-origin: left center;
		transform-origin: left center
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		-ms-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		-ms-transform-origin: right center;
		transform-origin: right center
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		-ms-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}


/*响应*/

@media screen and (min-width: 1920px) {
	.content.home {
		margin-top: -207px;
	}
	.homePage {
		height: 267px;
	}
	.textAnimate {
		top: 300px;
		left: 240px;
	}
	.textAnimate2 {
		top: 160px;
		left: 800px;
	}
	.textAnimate3 {
		top: 300px;
		left: 300px;
	}
	.textAnimate4 {
		top: 160px;
		left: 700px;
	}
}

@media screen and (max-width: 1380px) {
	/*首页*/
	.content .homePage .cm {
		margin: 30px 20px 0 40px;
		width: auto;
	}
}

@media screen and (max-width: 1200px) {
	.rightSubMenu {
		display: none;
	}
	.joinIndex .cm,
	.commerceIndex .cm {
		width: auto;
		padding: 0 20px;
	}
	.changeList {
		left: auto;
		right: 10px;
	}
}

@media screen and (max-width: 1440px) {
	/*首页*/
	.banner,
	.banner .pic,
	.banner .pic .item,
	.banner .pic li a,
	.banner .pic ul,
	.banner .pic li {
		height: auto;
	}
	.banner {
		height: 682px;
	}
	.banner .pic li a {
		background-size: auto 100%;
	}
	.banner .pic li a img {
		display: block;
		width: 100%;
		/*margin-left: -15%;*/
	}
	.textAnimate {
		top: 200px;
		left: 60px;
	}
	.textAnimate2 {
		top: 140px;
		left: 560px;
	}
	.textAnimate3 {
		top: 220px;
		left: 100px;
	}
	.textAnimate4 {
		top: 140px;
		left: 500px;
	}
	.content.home {
		margin-top: -207px;
	}
}

@media screen and (max-width: 1150px) {
	.header,
	.header .tools,
	.header .tools .left,
	.header .tools .lang,
	.menu.absolute,
	.header .menu .right,
	.header .tools .user {
		position: relative;
		float: left;
	}
	.banner.h500,
	.banner.h500 .pic,
	.banner.h500 .pic .item,
	.banner.h500 .pic li a,
	.banner.h500 .pic ul,
	.banner.h500 .pic li,
	.banner.h500 .img {
		height: 300px;
	}
	.banner.h655,
	.banner.h655 .pic,
	.banner.h655 .pic .item,
	.banner.h655 .pic li a,
	.banner.h655 .pic ul,
	.banner.h655 .pic li,
	.banner.h655 .img {
		height: 350px;
	}
	.banner.h500 .img {
		background-size: auto 300px;
	}
	.banner.h500 .textAnimate,
	.banner.h655 .textAnimate {
		top: 80px;
	}
	.banner.h655 .img {
		background-size: 100% auto;
	}
	.changeList {
		left: auto;
		top: 87px;
		right: 0px;
		margin-left: 0px;
		padding-bottom: 10px;
	}
	.changeList .fromBox .viewport .textArea {
		width: 100%;
	}
	.changeList h3 {
		margin-top: 30px;
	}
	/*首页*/
	.homePage .abox {
		width: 250px;
	}
	.homePage .bbox {
		left: 270px;
		right: 260px;
	}
	/*导航*/
	.header .tools {
		min-width: inherit;
	}
	.header .tools,
	.header .tools .left {
		width: 100%;
		height: 34px;
		left: auto;
	}
	.header .tools .right {
		display: none;
	}
	.header .tools .left {
		background: none;
		background-color: #308fe3;
		padding: 0px;
		right: auto;
	}
	.header .tools .lang {
		margin: 0 0 0 10px;
		right: 0px;
		height: 34px;
		line-height: 34px;
	}
	.header .tools i {
		margin-top: 9px;
	}
	.menu.absolute {
		width: 100%;
		top: auto;
		left: auto;
		right: auto;
		margin-right: 0px;
		height: 73px;
		background-color: #fff;
	}
	.header .menu .left {
		display: none;
	}
	.header .menu .logo {
		left: 10px;
	}
	.header .menu .right {
		background: none;
		left: auto;
		width: 100%;
		height: 73px;
	}
	.header .tools .search {
		float: right;
		margin: 4px 10px 0 0;
	}
	.header .tools .search {
		display: none;
	}
	.header .tools .user {
		float: right;
		top: auto;
		left: auto;
		right: 10px;
		height: 34px;
		line-height: 34px;
	}
	.header .menu ul {
		margin-right: 10px;
	}
	.textAnimate {
		top: 80px;
		left: 20px;
		background: none;
		padding: 0px;
	}
	.textAnimate .rbg {
		display: none;
	}
}

@media screen and (max-width: 1040px) {
	.browse {
		width: 100%;
		text-align: right;
	}
	.levelMenu {
		float: right;
		margin-top: 5px;
	}
	.levelMenu a {
		margin-right: 0px;
		margin-left: 25px;
	}
	.levelMenu.conLeft {
		float: left;
	}
	.levelMenu.conLeft a {
		margin-left: 0px;
	}
	.levelMenu.conLeft.fixed {
		left: 10px;
		margin-left: 0px;
	}
	.outletsBox {
		top: 150px;
	}
	.banner.h655 .img {
		background-size: auto 100%;
	}
}

@media screen and (max-width: 1030px) {
	.joinCampus .item#page1 {
		margin-top: 73px;
	}
	.joinCampus .box,
	.joinCampus .item#page3 .info,
	.joinCampus .item#page3 .list,
	.joinCampus .item#page3 .info .btnUp {
		width: 100%;
		position: relative;
		float: left;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		margin: 0;
		padding: 0px;
	}
	.joinCampus .item#page2 .box,
	.joinCampus .item#page3 .box,
	.joinCampus .item#page4 .box,
	.joinCampus .item#page5 .box {
		margin: 0;
		padding: 40px 0;
	}
	.joinCampus .item#page2 .mt-30 {
		display: none;
	}
	.joinCampus .item#page2 li {
		width: 23.5%;
		margin-left: 1.2%;
		margin-top: 25px;
	}
	.joinCampus .item#page3 {
		z-index: 10;
		overflow: inherit;
	}
	.joinCampus .item#page3 .box.change {
		top: 0px;
		padding-bottom: 0px;
	}
	.joinCampus .item#page3 .info {
		padding-bottom: 40px;
		z-index: 100;
	}
	.joinCampus .item#page3 .detail {
		position: fixed;
		top: 73px;
	}
	.joinCampus .item#page3 .fromBox {
		width: 100%;
		height: auto;
		float: left;
		padding: 10px 0;
	}
	.joinCampus .item#page3 .fromBox .select,
	.joinCampus .item#page3 .fromBox .ipt,
	.joinCampus .item#page3 .fromBox .btn {
		width: 23%;
		margin-left: 1%;
	}
	.joinCampus .item#page3 .fromBox .ipt {
		width: 33%;
		padding: 11px 0;
		text-indent: 10px;
	}
	.joinCampus .item#page3 .fromBox .btn {
		width: 15%;
		float: left;
	}
	.joinCampus .item#page4 .scroll ul {
		width: 765px;
		float: none;
		margin: 0 auto;
	}
	.joinCampus .item#page4 .info {
		height: auto;
		position: fixed;
		top: 73px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		overflow: auto;
	}
	.joinCampus .item#page4 .info .detail {
		width: auto;
		float: none;
		margin: 0 25px 0 327px;
		display: block;
	}
}

@media screen and (max-width: 1000px) {
	.cm {
		width: 100%;
		float: left;
	}
	.content .cm {
		width: auto;
		padding: 0 10px;
		float: none;
	}
	.footer {
		background: #1289e4;
	}
}

@media screen and (max-width: 980px) {
	.message .text,
	.message ul {
		width: 100%;
		margin-top: 20px;
	}
	.message li {
		width: 100%;
	}
	.message li span {
		width: 80px;
		text-align: right;
	}
	.message li input.btn {
		margin-left: 88px;
	}
}

@media screen and (max-width: 970px) {
	.notice .nav a {
		width: 50%;
	}
	.duty_page1 .img {
		width: 30%;
		margin: 0 10px 10px 0;
	}
	.duty_page1 .img img {
		width: 100%;
	}
	.duty_page1 .textArea,
	.duty_page1 .textArea p {
		float: none;
		width: auto;
	}
	.hrcsjjh img {
		width: 100%;
	}
	.charitable .viewport,
	.charitable .box {
		width: 400px;
	}
	.protect_page2 li {
		margin-right: 30px;
	}
	.workGallery .gallery .pic {
		display: none;
	}
	.workGallery .gallery .viewport {
		width: 100%;
		height: auto;
		margin: 0px;
	}
	.workGallery .gallery .viewport .textArea {
		float: left;
		position: relative;
	}
	.workGallery .gallery .viewport span {
		margin: 10px 10px 0 0;
		width: 210px;
		height: 140px;
	}
	.workGallery .gallery .viewport span img {
		width: 100%;
		height: auto;
	}
	/*商务站*/
	.commerceBiding .leftBox {
		width: 28%;
	}
	.commerceBiding .leftBox .list ul {
		width: auto;
	}
	.commerceBiding .leftBox .list li a {
		width: auto;
		float: none;
		display: block;
		margin-left: 60px;
	}
	.commerce .rightBox {
		width: 70%;
	}
	.commerceBiding .rightBox .w10,
	.commerceBiding .rightBox .w17 {
		display: none;
	}
	.commerceBiding .rightBox .w15 {
		width: 20%;
	}
	.commerceBiding .rightBox .w48 {
		width: 80%;
	}
}

@media screen and (max-width: 960px) {
	/*切换*/
	.tab {
		border-bottom: none;
	}
	.tab span {
		padding: 0px;
		width: 33.3333%;
		margin-left: -2px;
		background-color: #fff;
		border-bottom: 1px #0b8bd4 solid;
		margin-top: -1px;
	}
	/*公司简介*/
	.about_page1 .textArea {
		margin-top: 30px;
		width: 100%;
	}
	.field,
	.field li {
		width: 100%;
	}
	.field li {
		margin-left: 0px;
		margin-top: 20px;
	}
	.field li,
	.field li .info {
		top: auto;
		left: auto;
		height: auto;
		float: left;
		position: relative;
		color: #464646
	}
	.field li .text {
		float: none;
		position: static;
		top: auto;
		left: auto;
		bottom: auto;
		right: auto;
	}
	.field li .text h4 {
		float: none;
	}
	.field li .img,
	.field li .bg {
		display: none;
	}
	.field li .num {
		margin-left: 20px;
		display: none;
	}
	.field li .info {
		float: none;
		padding: 20px;
		width: auto;
	}
	/*福耀全球*/
	.world .worldInfo ul {
		width: 100%;
	}
	.world .worldInfo li {
		width: 100%;
		height: auto;
		margin-right: 0px;
		padding-bottom: 20px;
	}
	.world .worldInfo h5 {
		height: auto;
	}
	/*福耀荣誉*/
	.honor .thumb .prev,
	.honor .thumb .next {
		display: none;
	}
	.honor .thumb .box,
	.honor .thumb ul {
		position: relative;
		float: left;
		left: auto;
		top: auto;
		bottom: auto;
		width: 100%;
	}
	.honor .thumb {
		height: auto;
		margin-top: 0px;
	}
	.honor .thumb ul {
		max-width: 100%;
		margin-top: 5px;
	}
	.honor .thumb li {
		margin-right: auto;
		width: 20%;
		text-align: center;
		height: 40px;
		line-height: 40px;
		border: 1px #e4e4e4 solid;
		border-right: none;
		margin: -1px 0 0 -1px;
	}
	.honor .thumb li.active {
		height: 40px;
		line-height: 40px;
		border-bottom: none;
		background-color: #198eed;
		color: #fff;
	}
	.honor .thumb li span {
		width: 100%;
		font-size: 18px;
	}
	/*品牌文化*/
	.culture_page1 .f-30 {
		font-size: 20px;
		margin: 20px 0 0 0;
	}
	.culture_page1 .circle {
		top: 120px;
		right: auto;
		left: 50%;
		margin-left: -88px;
	}
	/*历史沿革*/
	.history .box {
		margin-top: 0px;
		height: auto;
	}
	.history .w-100.f-v,
	.history li i {
		display: none;
	}
	.history ul {
		height: auto;
		width: 100%;
		position: relative;
		float: left;
		top: auto;
		left: auto;
		cursor: default;
	}
	.history li {
		width: 100%;
		height: auto;
		position: relative;
		float: left;
		margin-top: 20px;
	}
	.history li span {
		width: 100%;
		position: relative;
		float: left;
		left: auto;
		bottom: auto;
	}
	.history li h3,
	.history li h4 {
		width: 100%;
	}
	/*股东*/
	.creditor li,
	.creditor ul {
		width: 100%;
	}
	.creditor li {
		margin: 30px 0 0 0;
		height: auto;
	}
	/*产品*/
	.w-100.mt-20.f-14.h-22 img {
		width: 100%;
	}
	/*滚动*/
	.locomot_page8 .prev,
	.locomot_page8 .next {
		display: none;
	}
	.locomot_page8 .box,
	.locomot_page8 ul,
	.locomot_page8 .scroll,
	.locomot_page8 .scroll ul {
		width: 100%;
		margin: 0px;
		height: auto;
		position: relative;
		float: left;
	}
	.locomot_page8 li {
		margin-top: 12px;
	}
	/*视频*/
	.videoView .list {
		width: 100%;
		height: auto;
		padding: 0px;
		border: none;
	}
	.videoView .h100 {
		height: 30px;
	}
	.videoView .list .viewport {
		height: auto;
	}
	.videoView .list .viewport .textArea {
		float: left;
		position: relative;
		right: auto;
	}
	.videoView .list li {
		width: 33.3333%;
		background: none;
	}
	.videoView .list .textArea li a {
		box-shadow: inset 0 0 0 #fff;
	}
	.about_page3 {
		width: 100%;
		margin-top: 40px;
	}
	.about_page3.videoView .playBox {
		height: 450px;
	}
	.about_page2 {
		height: auto;
	}
	.about_page2 .viewport {
		width: 100%;
		height: auto;
		margin-top: 15px;
	}
	.viewport .textArea,
	.about_page2 .viewport {
		position: relative;
		float: left;
		left: auto;
		bottom: auto;
		top: auto;
		right: auto;
		font-size: 16px;
	}
	/*商务*/
	.commerce .leftBox {
		width: 28%;
	}
	.commerce .leftBox .videoSrarch {
		display: none;
	}
	.leftBox .take ul {
		width: auto;
	}
	.leftBox .take li .info {
		margin-left: 75px;
		width: auto;
		float: none;
	}
	/*招聘*/
	.join .browse font {
		margin-right: 20px;
	}
	.join .leftBox,
	.join .rightBox {
		width: 100%;
	}
	.join .leftBox .videoView .playBox {
		display: none;
	}
	.join .leftBox .item {
		width: 25%;
	}
	.joinCampus .item#page5 .title {
		margin-bottom: 20px;
	}
	.joinCampus .item#page5 .imgBox {
		float: none;
		margin: 0 auto;
		display: block;
	}
}

@media screen and (max-width: 945px) {
	/*公司简介*/
	.team .viewport,
	.team .textArea {
		position: relative;
		left: auto;
		bottom: auto;
		top: auto;
		right: auto;
		font-size: 16px;
	}
	.team .img,
	.team .img img {
		width: 200px;
		height: auto;
	}
	.team .img {
		margin: 0 15px 10px 0;
	}
	.team .box,
	.team .box *,
	.team .team_page2 .box {
		float: none;
		width: auto;
		height: auto;
	}
	.team .team_page2 .img {
		float: left;
	}
	/*专题报道*/
	.project li.top {
		height: 120px;
	}
	.project li.top .img {
		width: 180px;
		height: 120px;
	}
	.project li.top .info {
		left: 200px;
	}
	.project li.top .info .text {
		float: left;
		width: 100%;
		margin-top: 0px;
	}
	.project li.top .info .text span {
		font-size: 16px;
		line-height: 30px;
	}
	.project li.top .info .text a {
		margin-top: 0px;
	}
	.project li a.absolute {
		display: block;
	}
}

@media screen and (max-width: 930px) {
	/*技术创新*/
	.research_page3 li i {
		width: 100px;
		height: 100px;
	}
	.research_page3 li .info {
		left: 110px;
	}
	/*联系我们*/
	.contact_page2 ul,
	.contact_page1 li {
		width: 100%;
	}
	.contact_page1 {
		overflow: hidden;
	}
	/*售后*/
	.banner.h1080 {
		height: auto;
		padding-bottom: 10px;
		background-color: #f4f4f4;
	}
	.banner.h1080 .img {
		display: none;
	}
	.service_menu {
		width: 100%;
		position: relative;
		float: left;
		bottom: auto;
		left: 0px;
		margin-left: auto;
	}
	.service_menu .page1,
	.service_menu .page2,
	.service_menu .page3 {
		width: 100%;
		margin-right: 0px;
	}
	.service_menu .btn5 {
		background: #50a9db url("../images/service/04.png"
		) no-repeat right top;
		top: 0px;
		left: 0px;
	}
	.service_menu .btn5 i {
		width: 36px;
		height: 36px;
		top: 38px;
		left: 25px;
	}
	.service_menu .btn5 h3 {
		font-size: 28px;
		font-weight: bold;
		white-space: nowrap;
		top: 35px;
		left: 70px;
	}
	.service_menu .btn5 .more {
		padding: 0 7px;
		height: 23px;
		line-height: 23px;
		font-size: 14px;
		border: 1px #fff solid;
		top: 100px;
		left: 30px;
	}
	.leaguaBg {
		display: none;
	}
	.leagua_page2.mt-120 {
		margin-top: 50px;
	}
	.leagua_page2 .title {
		margin-top: 0px;
	}
	.leagua_page2 .textArea {
		width: 100%;
		margin-top: 10px;
	}
}

@media screen and (max-width: 915px) {
	.levelMenu.conLeft {
		display: none;
	}
	.content .notice,
	.message,
	.content .project {
		width: 100%;
		margin-top: 20px;
	}
}

@media screen and (max-width: 900px) {
	.levelMenu.levelSub {
		margin-top: 40px;
	}
	/*首页*/
	.homePage {
		height: auto;
		padding-bottom: 10px;
	}
	.homePage .abox {
		width: 300px;
	}
	.homePage .bbox {
		left: 340px;
		right: 0px;
	}
	.homePage .cbox {
		width: 100%;
	}
	.homePage .cbox .img {
		width: 50%;
	}
	.textAnimate .text_cn {
		font-size: 28px;
	}
	.banner .thumb {
		height: 20px;
		width: auto;
		white-space: nowrap;
		top: auto;
		left: 50%;
		right: auto;
		bottom: 80px;
		margin-left: -70px;
	}
	.banner .thumb span {
		margin: 0 5px;
	}
	/*导航*/
	.header .menuBtn {
		display: block;
	}
	.header .menu {
		min-width: inherit;
	}
	.header .menu .right {
		display: none;
		background-color: #fff;
		position: absolute;
		float: none;
		top: 73px;
		height: auto;
		bottom: auto;
		right: auto;
		box-shadow: 0px 5px 0 #ccc;
	}
	.header .menu ul {
		width: 100%;
		margin-right: 0px;
	}
	.header .menu li,
	.header .menu li a,
	.header .menu li:hover,
	.header .menu li.active {
		height: auto;
		line-height: 40px;
	}
	.header .menu li {
		width: 100%;
		border-top: 1px #c1c1c1 solid;
	}
	.header .menu li:hover,
	.header .menu li.active {
		border-bottom: none;
	}
	.header .menu li a {
		background: none;
		padding: 0px;
		width: 100%;
		text-align: center;
	}
	.header .menu li .submenu {
		background-color: #fff;
		border-radius: 0px;
		position: relative;
		float: left;
		width: 100%;
		top: 0px;
		padding: 0px;
		left: auto;
		box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0);
		background-color: #f5f5f5;
	}
	.header .menu .submenu a {
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		position: absolute;
		float: none;
		top: 0px;
		left: 0px;
		right: 0px;
		bottom: 0px;
		border-right: 1px #e4e4e4 solid;
	}
	.header .menu .submenu dl {
		margin-left: 0px;
		width: 100%;
		float: none;
	}
	.header .menu .submenu dt {
		display: none;
	}
	.header .menu .submenu dd {
		width: 50%;
		border-top: 1px #e4e4e4 solid;
		border-bottom: 1px #e4e4e4 solid;
		height: 40px;
		margin-top: -1px;
	}
	/*慈善*/
	.charitable .viewport,
	.charitable .box {
		width: 350px;
	}
	.protect_page2 li {
		margin-right: 0px;
	}
	.protect_page2 li i {
		margin-left: 0px;
	}
	.protect_page2 li .f-18 {
		margin-top: 10px;
	}
	/*售后*/
	.banner.h330 {
		display: none;
	}
	/*商务站*/
	.commerceIndex .box {
		height: auto;
	}
	.commerceIndex .infoBox {
		width: 100%;
		position: relative;
		float: left;
		margin-right: 0px;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
	}
	.commerceIndex a.more {
		height: 24px;
		line-height: 24px;
	}
	.commerceIndex .abox,
	.commerceIndex .bbox,
	.commerceIndex .cbox {
		width: 100%;
	}
	.commerceIndex .bbox,
	.commerceIndex .cbox {
		margin-top: 20px;
	}
	.commerceIndex .cbox .info {
		width: auto;
	}
	.bottomMenu li .text {
		margin-left: 56px;
	}
}

.pro-zl-list {
	margin-top: 30px;
	padding: 0!important;
}

.pro-zl-list li {
	margin-bottom: 10px;
	font-size: 14px;
}

.pro-info-title {
	float: left;
	width: 90px;
	background: #747474;
	color: #fff;
	text-align: center;
}

.pro-info-list,
.pro-info-list li {
	float: left;
}

.pro-info-list li {
	margin-left: 20px;
	list-style-type: none;
	width: 95px;
}

.pro-info-list li font {
	display: block;
	vertical-align: middle;
}

.pro-info-list li td {
	font-size: 14px;
	padding: 0 2px;
}

.pro-info-list li span {
	width: 50px;
	height: 20px;
	background: #f0f0f0;
	display: inline-block;
}

.pro-info-color,
.pro-info-type {
	margin-bottom: 20px;
}

.pro-info-main {
	padding-top: 20px;
}

.pro-info-main li {
	margin-top: 15px;
}

.pro-info-main td {
	padding: 10px;
	font-size: 16px;
}

.pro-info-main2 img {
	display: block;
	margin: 0 auto;
}

.pro-info-other ul {
	margin-top: 10px
}

.pro-info-other li {
	width: 130px;
	height: auto;
	margin: 0;
}

.pro-info-other li .img,
.pro-info-other li .img img {
	display: block;
	width: 130px;
	height: 130px;
	margin: 0;
}

.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 600px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}

.zoomMask {
	position: absolute;
	background: url(../images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 99;
	opacity: 0.5;
}

.pro-search {
	background: #f0f0f0;
	padding: 10px;
}

.team-list ul {
	width: 100%;
	margin-top: 40px;
}

.team-list li {
	width: 290px;
	height: 247px;
	margin-right: 15px;
	margin-bottom: 20px;
	display: inline;
	background-color: #f0f0f0;
	overflow: hidden;
}

.team-list li .img,
.team-list li .img img {
	width: 290px;
	height: 217px;
	overflow: hidden;
}

.team-list li h3 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 8px;
	font-size: 14px;
}

.hr-list li {
	background: #fff;
	width: 330px;
	height: 92px;
	margin-right: 20px;
}

.hr-list li a {
	border: 1px solid #ddd;
	display: block;
	width: 330px;
	height: 90px;
}

.hr-list li a:hover {
	border: 1px solid #F39800;
}

.hr-list2 {
	margin-top: 20px;
	position: absolute;
	right: 40px;
}

.hr-list2 li {
	margin-right: 20px;
}

@media screen and (max-width: 860px) {
	.charitable .scroll,
	.charitable .scroll li {
		width: 400px;
	}
	.newsBanner,
	.newsBanner .pic,
	.newsBanner .pic a {
		height: 350px;
	}
	.joinCampus .item#page5 .imgBox {
		float: left;
		width: 100%;
	}
	.joinCampus .item#page5 .imgBox img {
		width: 100%;
	}
	.joinCampus .item#page5 .w223,
	.joinCampus .item#page5 .w239,
	.joinCampus .item#page5 .w383,
	.joinCampus .item#page5 .w395,
	.joinCampus .item#page5 .w227 {
		width: 100%;
		height: 250px;
		overflow: hidden;
	}
}

@media screen and (max-width: 800px) {
	.charitable .scroll,
	.charitable .scroll li {
		width: 350px;
	}
}

@media screen and (max-width: 768px) {
	body,
	h3,
	h4,
	h5,
	h6 {
		font-size: 14px;
	}
	.newsBanner .info h3 {
		white-space: nowrap;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		overflow: hidden;
	}
	.tab span {
		width: 50%;
	}
	.browse {
		display: none;
	}
	.banner.h500 {
		height: 200px;
	}
	.banner.h500 .img {
		background-size: auto 200px;
	}
	.banner.h655 {
		height: 250px;
	}
	.banner.h655 .img {
		background-size: auto 250px;
	}
	/*首页*/
	.content .homePage .cm {
		margin: 30px 10px 0 10px;
	}
	.content,
	.content.home {
		margin-top: -20px;
	}
	.homePage {
		background-color: #fff;
	}
	.content .left,
	.content .right,
	.content .con {
		display: none;
	}
	.homePage .abox {
		width: 100%;
		min-height: 200px;
		height: auto;
	}
	.homePage .bbox {
		position: relative;
		float: left;
		left: auto;
		right: auto;
		top: auto;
		bottom: auto;
		width: 100%;
		border-top: 1px #e4e4e4 solid;
		padding-top: 10px;
	}
	.homePage .bbox li .date {
		display: none;
	}
	.homePage .bbox li h4 {
		right: 0px;
	}
	.homePage .bbox li {
		height: 32px;
		line-height: 32px;
		border-top: 1px #e4e4e4 solid;
		border-bottom: 1px #e4e4e4 solid;
		margin-top: -1px;
	}
	.homePage .bbox li.top {
		border: none;
	}
	.banner .thumb {
		bottom: 50px;
	}
	.about_page2 .img {
		display: none;
	}
	.about_page2 .viewport {
		margin-top: 30px;
	}
	.world .img .read {
		display: none;
	}
	/*福耀荣誉*/
	.honor .info,
	.honor .viewport {
		width: 100%;
	}
	.honor .viewport {
		height: auto;
	}
	.honor .img {
		display: none;
	}
	.honor .textArea li .text {
		float: none;
		margin-left: 50px;
		display: block;
		width: auto;
	}
	/*企业文化*/
	.culture_page2 .f-30 {
		margin: 20px 0 0 0;
		font-size: 20px;
	}
	.culture_page2 ul {
		margin-right: 0px;
		width: 100%;
		margin-top: 0px;
	}
	.culture_page2 li {
		margin-right: 0px;
		width: 50%;
		margin-top: 20px;
	}
	.culture_page2 li i {
		position: absolute;
		float: none;
		top: 0px;
		left: 50%;
		margin-left: -78px;
	}
	.culture_page3.w-100 {
		margin-top: 20px;
	}
	.culture_page3 .ml-60 {
		margin-left: 0px;
		width: 100%;
		float: left;
		line-height: 30px;
	}
	.culture_page3 .mr-60 {
		margin-right: 0px;
		width: 100%;
		float: left;
	}
	/*技术创新*/
	.research_page2 .w70,
	.research_page2 .text {
		width: 100%;
	}
	.research_page2 .text {
		margin-top: 20px;
	}
	.research_page3 ul,
	.research_page5 ul {
		margin-top: 0px;
	}
	.research_page3 li,
	.research_page3 li h3,
	.research_page3 li h4 {
		width: 100%;
		margin-top: 20px;
	}
	.research_page3 li h3,
	.research_page3 li h4 {
		margin-top: 10px;
	}
	.research_page5 li {
		width: 50%;
		margin-top: 20px;
	}
	/*慈善*/
	.charitable .viewport,
	.charitable .box {
		width: 100%;
		height: auto;
	}
	.charitable .box {
		margin-top: 15px;
	}
	.charitable .hrcsjjh .textArea {
		font-size: 16px;
	}
	/*员工*/
	.staff_page1 .textArea {
		float: left;
		width: 100%;
		margin-left: 0px;
	}
	.protect_page2 {
		margin-top: 0px;
	}
	.protect_page2 ul {
		width: 100%;
	}
	.protect_page2 li {
		width: 100%;
		margin-top: 20px;
	}
	.protect_page2 li i {
		position: relative;
		left: 50%;
		margin-left: -46px;
	}
	.protect_page2 li .viewport {
		height: auto;
	}
	/*投资者*/
	.notice .w50 li,
	.notice .w33 li {
		width: 100%;
		overflow: hidden;
	}
	.notice .w50 li .f-14 {
		margin-right: 65px;
		display: block;
	}
	/*新闻中心*/
	.newsBanner,
	.newsBanner .pic,
	.newsBanner .pic a {
		height: 300px;
	}
	.newsBanner .info {
		left: 0px;
		right: 0px;
		bottom: 0px;
		background: url("../images/black2.png"
		);
		padding: 0 10px;
	}
	.newsBanner .info h3 {
		font-size: 16px;
		padding: 5px 0;
	}
	.newsBanner .thumb,
	.newsBanner .info h4 {
		display: none;
	}
	.news ul {
		margin-top: 30px;
	}
	/*滚动条*/
	.viewport .textArea {
		position: relative;
		float: left;
		left: auto;
		bottom: auto;
		top: auto;
		right: auto;
		font-size: 16px;
	}
	.scrollbar {
		display: none;
	}
	.team .viewport,
	.team .textArea {
		float: none;
		position: static;
	}
	/*专题报道*/
	.project li.top,
	.project li {
		height: auto;
	}
	.project li.top .img,
	.project li .img,
	.projectView .newsTop .img {
		width: 100%;
		height: 213px;
		overflow: hidden;
	}
	.project li.top .info,
	.project li .info,
	.projectView .newsTop .info {
		width: 100%;
		position: relative;
		float: left;
		left: auto;
		margin-top: 7px;
	}
	.project li.top .info .text span,
	.project li .info .text span {
		font-weight: normal;
		color: #444;
	}
	.project li.top .info .text a,
	.project li .info .text a {
		width: 100%;
		font-size: 16px;
	}
	.projectView .newsTop li,
	.projectList li {
		width: 100%;
		height: 40px;
		line-height: 40px;
		border-bottom: 1px #e4e4e4 solid;
	}
	.projectView .newsTop li a,
	.projectList li a {
		position: absolute;
		float: none;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
	}
	/*产品中心*/
	.proinfo .box {
		margin-left: 0px;
		width: 100%;
	}
	.proinfo .viewport,
	.proinfo .box {
		height: auto;
	}
	.proinfo .box {
		padding-bottom: 10px;
	}
	.workGlass_page3 {
		margin-top: 20px;
	}
	.workGlass_page3 .item,
	.workGlass_page3 .item .box,
	.workGlass_page3 .item .box .viewport {
		height: auto;
	}
	.workGlass_page3 .item .box {
		position: relative;
		float: left;
		width: 100%;
		left: auto;
		padding: 10px 0 0 0;
		border: none;
	}
	.locomot .proinfo .viewport,
	.locomot .proinfo .box {
		height: auto;
	}
	/*视频*/
	.videoView .list li {
		width: 33.3333%;
		height: auto;
		background: none;
	}
	.videoView .list li .img {
		width: 90%;
		height: 140px;
	}
	.videoView .list li .img img {
		width: 100%;
		min-height: 100%;
		height: auto;
	}
	.videoView .list .textArea li .text {
		float: left;
		width: 90%;
		margin: 10px 0 0 0;
		height: 54px;
		font-size: 14px;
		overflow: hidden;
	}
	.videoView .playBox {
		width: 100%;
	}
	/*服务网点*/
	.outlets.mt-40 {
		display: none;
	}
	.outletsBox,
	#outletsBox,
	.outletsBox .info,
	.outletsBox .info .box {
		width: 100%;
		height: auto;
		position: relative;
		float: left;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
	}
	#outletsBox {
		height: 400px;
	}
	.outletsBox .viewport {
		height: auto;
	}
	.outletsBox .info .box {
		float: none;
		width: auto;
	}
	.levelMenu.levelSub {
		width: 100%;
		max-width: none;
		height: auto;
		margin: 60px 0 20px 0;
	}
	.levelMenu.levelSub a {
		height: 40px;
		line-height: 40px;
		border: 1px #e4e4e4 solid;
		padding: 0px;
		margin-left: 0px;
		width: 25%;
		margin-left: -2px;
		text-align: center;
		background-color: #fff;
	}
	.levelMenu.levelSub a.active {
		background: #198eed;
		color: #fff;
	}
	.leagua.mt-40 {
		margin-top: 0px;
	}
	.leagua_page3 li {
		width: 100%;
		height: auto;
	}
	.leagua_page3 li input.btn {
		margin-left: 90px;
	}
	.security.mt-40 {
		margin-top: 20px;
	}
	.security_page4 .mt-40 {
		margin-top: 20px;
	}
	.security_page4 .mt-40 h3,
	.security_page4 .mt-40 img {
		width: 100%;
		margin-top: 0px;
	}
	.security_page4 .mt-40 img {
		margin-top: 20px;
	}
	.security_page3 .textArea {
		text-align: center;
		height: auto;
		float: left;
		padding: 0px;
		border: none;
		background: none;
		margin-top: 15px;
	}
	.security_page3 .textArea img {
		float: none;
	}
	.security_page3 .text {
		width: 100%;
	}
	/*商务站*/
	.banner .mask {
		display: none;
	}
	.bottomMenu.pt-27 {
		padding-top: 0px;
	}
	.bottomMenu ul {
		margin-top: 10px;
	}
	.bottomMenu li {
		width: 50%;
		margin-top: 20px;
	}
	.commerce .box {
		margin-top: 20px;
	}
	.commerce .leftBox {
		display: none;
	}
	.commerce .rightBox {
		width: 100%;
		float: left;
	}
	.commerceBiding .rightBox li {
		line-height: 40px;
		border-bottom: 1px #e4e4e4 solid;
	}
	.printBox table th,
	.printBox table td {
		width: 71%;
		display: inline;
		float: left;
		padding: 5px 0;
		border: none;
		border-top: 1px #c4c4c4 solid;
		margin-top: -1px;
	}
	.printBox table td {
		padding-left: 1%;
		border-left: 1px #c4c4c4 solid;
	}
	.printBox table th {
		width: 27%;
		background-color: inherit;
	}
	.commercePurchase .list .w15 {
		display: none;
	}
	.commercePurchase .list .w10 {
		width: 15%;
	}
	.commerce .assignmentView .border {
		display: none;
	}
	.content.join {
		margin-top: 0px;
	}
	.changeList {
		width: auto;
		padding: 0px 10px;
		position: relative;
		display: block;
		top: 10px;
		color: #666;
	}
	.changeList .bg {
		display: none;
	}
	.changeList .fromBox .item .bg {
		display: block;
		background-color: #c1c1c1;
	}
	.changeList h3 {
		margin-top: 10px;
	}
	.changeList .fromBox .viewport {
		height: auto;
	}
	.content .mask_grey {
		display: none;
	}
	/*资讯*/
	.pageBtn .topage {
		width: 70%;
		margin-right: 10px;
		display: inline;
	}
	a.back,
	.pageBtn .topage {
		width: 100%;
		margin-right: 0px;
	}
	.newsLeft {
		display: none;
	}
	.newsView {
		width: 100%;
	}
	/*招聘*/
	.joinIndex .notice {
		height: auto;
	}
	.joinIndex .notice span,
	.joinIndex .notice .scroll a {
		width: 100%;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		overflow: hidden;
	}
	.joinIndex .notice span img {
		margin-top: 11px;
	}
	.joinIndex .notice .scroll,
	.joinIndex .notice .scroll a font,
	.joinIndex .bbox {
		width: 100%;
		height: 205px;
		position: relative;
		float: left;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
	}
	.joinIndex .notice .scroll a,
	.joinIndex .bbox li a {
		border-bottom: 1px #e4e4e4 solid;
	}
	.joinIndex .notice .scroll a font {
		height: auto;
	}
	.joinIndex .abox,
	.joinIndex .bbox,
	.joinIndex .cbox {
		width: 100%;
	}
	.joinIndex .bbox {
		height: auto;
		padding: 0px;
	}
	.joinIndex .bbox li {
		width: 100%;
		height: 40px;
		line-height: 40px;
	}
	.joinIndex .bbox li a {
		background: none;
		padding-left: 0px;
	}
	.joinIndex .cbox {
		margin-top: 30px;
	}
	.join .h100 {
		height: 30px;
	}
	.join .leftBox .item {
		width: 260px;
		margin-right: 20px;
	}
	.join .banner .thumb {
		margin-left: 0px;
	}
	.join .imgitem {
		width: 100%;
	}
	.join .imgitem img {
		margin: 0 0 10px 0;
		width: 100%;
	}
	.joinTeam .w325 {
		width: 100%;
	}
	.joinTeam .mt-40 img {
		width: 100%;
	}
	.joinCampus .item#page2 li {
		width: 98%;
		margin-left: 1%;
		margin-top: 25px;
	}
	.joinCampus .item#page3 .fromBox {
		padding-top: 0px;
	}
	.joinCampus .item#page3 .fromBox .select,
	.joinCampus .item#page3 .fromBox .ipt,
	.joinCampus .item#page3 .fromBox .btn {
		width: 97%;
		margin-left: 1.5%;
		padding-left: 0px;
		margin-top: 10px;
	}
	.joinCampus .item#page3 .info .cm {
		padding: 0px;
	}
	.joinCampus .item#page3 .w15 {
		display: none;
	}
	.joinCampus .item#page3 .w40 {
		width: 100%;
	}
	.joinCampus .item#page4 .info .img,
	.joinCampus .item#page4 .info .img img {
		width: 100%;
		height: auto;
	}
	.joinCampus .item#page4 .info .detail {
		float: left;
		margin: 0 10px;
		padding-bottom: 30px;
	}
	.joinCampus .item#page4 .scroll ul {
		width: 510px;
	}
}

@media screen and (max-width: 680px) {
	.main .banner .thumb span {
		width: 12px;
		height: 12px;
		background: none;
		border: 1px #fff solid;
		border-radius: 100%;
	}
	.banner .thumb span.active {
		background: #fff;
	}
	.waterfall li,
	.waterfall li .img,
	.waterfall li .img img {
		width: 100%;
	}
}

@media screen and (max-width: 650px) {
	.leaguaBnaner .prev,
	.leaguaBnaner .next {
		visibility: hidden;
	}
	.leaguaBnaner .pic,
	.leaguaBnaner .thumb .box {
		width: 100%;
		border: none;
	}
	.leaguaBnaner .thumb .box {
		height: auto;
	}
	.leaguaBnaner .thumb ul {
		width: 100%;
		position: relative;
		float: left;
	}
	.leaguaBnaner .thumb li,
	.leaguaBnaner .thumb li.active {
		height: 108px;
		margin-right: 0px;
		width: 25%;
		border: none;
	}
	.leaguaBnaner .thumb li img {
		width: 95%;
		height: 95%;
		min-height: inherit;
	}
	.leaguaBnaner .thumb li {
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
	}
	.leaguaBnaner .thumb li.active {
		-webkit-filter: grayscale(0%);
		-moz-filter: grayscale(0%);
		-ms-filter: grayscale(0%);
		-o-filter: grayscale(0%);
	}
	/*login*/
	.bodyWindow.login {
		width: 90%;
		padding: 20px 0;
		margin-left: 0px;
		left: 5%;
	}
	.bodyWindow.rss {
		width: 90%;
		padding: 20px 0;
		margin-left: 0px;
		left: 5%;
	}
}

@media screen and (max-width: 640px) {
	.bodyWindow .close {
		right: 0px;
	}
	.bodyWindow.scroll,
	.bodyWindow.change {
		width: 100%;
		height: 100%;
		padding: 0px;
		top: 0px;
		left: 0px;
		margin: 0px;
		background-color: transparent;
	}
	.bodyWindow.change {
		background-color: #fff;
	}
	.bodyWindow.scroll ul,
	.bodyWindow.scroll li {
		height: 100%;
	}
	.bodyWindow.scroll .box,
	.bodyWindow.scroll .pic {
		width: 100%;
		height: 100%;
	}
	.video .change .date span:first-child {
		width: 100%;
	}
	.videoSrarch {
		float: left;
		width: 100%;
		margin-top: 10px;
	}
	.videoSrarch .ipt {
		width: 237px;
	}
	.locomot_page1,
	.mouldGlass_page1 {
		padding: 0px;
		background: none;
	}
	.mouldGlass_page1 .img,
	.locomot_page1 .img {
		margin: 0px;
		width: 100%;
		border: none;
	}
	.mouldGlass_page1 .img img,
	.locomot_page1 .img img {
		width: 100%;
	}
	.locomot_page1 .textArea,
	.mouldGlass_page1 .textArea {
		width: 100%;
		float: left;
		margin-top: 10px;
		margin: 10px 0 0 0;
	}
	.locomot .proinfo.w522 .img img,
	.locomot .proinfo.w522 .img {
		width: 100%;
	}
	/*图片预览*/
	.bodyWindow.scroll .box,
	.bodyWindow.scroll .pic,
	.bodyWindow.scroll li,
	.bodyWindow.scroll .img,
	.bodyWindow.scroll,
	.bodyWindow.change {
		width: 100%;
		height: 100%;
	}
	.bodyWindow.scroll .prev {
		left: 10px;
		margin-left: 0px;
	}
	.bodyWindow.scroll .next {
		right: 10px;
		left: auto;
		margin-left: 0px;
	}
}

@media screen and (max-width: 610px) {
	/*首页*/
	.textAnimate .text_cn {
		font-size: 18px;
	}
	.textAnimate .text_en {
		display: none;
	}
	/*品牌文化*/
	.culture_page1 {
		min-height: 500px;
	}
	.culture_page1 .circle {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
	.culture_page1 .item h4 {
		font-size: 15px;
	}
	/*员工*/
	.dutyItem.r i,
	.dutyItem i {
		float: left;
		left: 50%;
		margin-left: -112px;
	}
	.dutyItem.r .textArea,
	.dutyItem.r .viewport,
	.dutyItem .textArea,
	.dutyItem .viewport {
		float: left;
		height: auto;
		width: 100%;
		margin-left: 0px;
	}
	/*产品*/
	.locomot_page8 li,
	.locomot_page8 .scroll.float li {
		width: 100%;
		margin-right: 0px;
		height: auto;
	}
	.locomot_page8 li .img,
	.locomot_page8 li .img img,
	.locomot_page8 .scroll.float li .img,
	.locomot_page8 .scroll.float .img img {
		width: 100%;
	}
	.locomot_page8 li h3 {
		text-align: center;
	}
	/*视频*/
	.videoView .list li {
		width: 50%;
	}
	.videoView .playBox,
	.about_page3.videoView .playBox {
		height: 350px;
	}
	/*招聘*/
	.joinCampus .item .bg img {
		width: auto;
		height: 300px;
	}
}

@media screen and (max-width: 580px) {
	.notice .nav a {
		width: 100%;
	}
	/*产品*/
	.proinfo .img,
	.proinfo .img img {
		margin-right: 0px;
		width: 100%;
		height: auto;
	}
	.proinfo .img {
		margin-bottom: 10px;
	}
	.mouldGlass_page2 li,
	.mouldGlass_page2 li .box {
		width: 100%;
		margin: 0px;
		float: left;
	}
	.mouldGlass_page2 li {
		margin-top: 20px;
	}
	.workGallery .gallery .viewport span {
		width: 100%;
		margin-right: 0px;
		height: 200px;
	}
}

@media screen and (max-width: 550px) {
	/*引导页*/
	.default .logo {
		left: 50%;
		margin-left: -122px;
		margin-top: 0px;
		top: 50px;
	}
	.default .info {
		width: 253px;
		height: auto;
		margin: 0 0 0 -126.5px;
		top: 150px;
		left: 50%;
	}
	.default .info ul {
		width: 140%;
	}
	.default .info li {
		margin-top: 20px;
	}
	.leaguaBnaner .pic {
		height: 250px;
	}
	.leaguaBnaner .thumb li,
	.leaguaBnaner .thumb li.active {
		width: 50%;
	}
	.partner li .img,
	.partner li .img img {
		width: 100%;
		height: auto;
		border: none;
	}
	.partner li .text {
		float: left;
		width: 100%;
		margin-left: 0px;
		margin-top: 20px;
	}
	.partner .viewport {
		height: auto;
	}
	.joinCampus .item#page4 .scroll ul {
		width: 235px;
	}
	.joinCampus .item#page4 .scroll li {
		margin-right: 0px;
	}
}

@media screen and (max-width: 480px) {
	.browse,
	.levelMenu {
		display: none;
	}
	/*首页*/
	.homePage .cbox {
		margin-top: 10px;
	}
	.homePage .cbox .img {
		width: 100%;
	}
	/*公司简介*/
	.team .img,
	.team .img img {
		width: 100%;
		height: auto;
	}
	.team .img {
		margin-right: 0px;
	}
	/*福耀荣誉*/
	.honor .thumb li {
		width: 25%;
	}
	/*品牌文化*/
	.culture_page1 {
		min-height: 400px;
	}
	.culture_page1 .circle {
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
	}
	.culture_page1 .item h4 {
		font-size: 15px;
	}
	/*技术创新*/
	.research_page5 li {
		width: 100%;
	}
	.duty_page1 .img {
		width: 40%;
		margin: 0 10px 10px 0;
	}
	/*慈善*/
	.charitable .scroll,
	.charitable .scroll li {
		width: 320px;
		height: 217px;
	}
	/*员工*/
	.staff_page1 .img,
	.staff_page1 .img img {
		width: 100%;
	}
	/*联系我们*/
	.contact_page1 li .img {
		display: none;
	}
	.contact_page1 li .textArea {
		margin-left: 0px;
	}
	/*新闻中心*/
	.newsBanner,
	.newsBanner .pic,
	.newsBanner .pic a {
		height: 200px;
	}
	.projectPhoto ul,
	.videoList.list ul,
	.projectPhoto li,
	.videoList li,
	.videoList ul,
	.bookList li,
	.bookList ul {
		width: 100%;
		margin-right: 0px;
	}
	.projectPhoto li .img,
	.videoList li .img {
		width: 100%;
		height: 213px;
	}
	.videoList .box {
		overflow: inherit;
	}
	.bookList li .img {
		width: 100%;
		height: auto;
	}
	.bookList li h3 {
		margin-top: 5px;
	}
	/*产品*/
	.workGlass_page2 .text img {
		width: 100%;
		margin: 0 0 10px;
	}
	.workGlass_page2 .w50 {
		width: 100%;
	}
	.workGlass_page2 .w50 .text,
	.workGlass_page2 .w50 .text.r {
		margin: 0px;
	}
	/*视频*/
	.videoView .list li,
	.videoView .list .textArea li .text,
	.videoView .list .textArea li .img {
		width: 100%;
	}
	.videoView .playBox,
	.about_page3.videoView .playBox {
		height: 270px;
	}
	/*客户留言*/
	.textArea p.f-28 {
		font-size: 20px;
	}
	.message li {
		height: auto;
	}
	.message li span {
		width: 100%;
		margin-right: 0px;
		text-align: left;
	}
	.message li input.btn {
		margin-left: 0px;
	}
	/*售后*/
	#outletsBox {
		height: 250px;
	}
	.levelMenu.levelSub {
		display: block;
	}
	/*商务站*/
	.bottomMenu li {
		width: 100%;
	}
	.commerceBiding .rightBox li {
		padding: 8px 0;
		line-height: 18px;
	}
	.commerceBiding .rightBox li .w15,
	.commerceBiding .rightBox li .w48 {
		width: 100%;
	}
	/*招聘*/
	.joinSociety .w20,
	.joinSociety .w15 {
		display: none;
	}
	.joinSociety .w35 {
		width: 100%;
	}
	.joinSociety .w16 {
		width: 100%;
		border-top: 1px #e4e4e4 solid;
	}
	.joinSociety .list .title {
		width: 30%;
	}
	.joinSociety .list ul {
		width: 70%;
		float: right;
	}
}


/* 外间距 */

.mt-1 {
	margin-top: 1px;
}

.mt-3 {
	margin-top: 3px;
}

.mt-4 {
	margin-top: 4px;
}

.mt-5 {
	margin-top: 5px;
}

.mt-6 {
	margin-top: 6px;
}

.mt-7 {
	margin-top: 7px;
}

.mt-8 {
	margin-top: 8px;
}

.mt-9 {
	margin-top: 9px;
}

.mt-10 {
	margin-top: 10px;
}

.mt-12 {
	margin-top: 12px;
}

.mt-14 {
	margin-top: 14px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-18 {
	margin-top: 18px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-25 {
	margin-top: 25px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-36 {
	margin-top: 36px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 50px;
}

.mt-60 {
	margin-top: 60px;
}

.mt-120 {
	margin-top: 120px;
}

.mr-3 {
	margin-right: 3px;
}

.mr-4 {
	margin-right: 4px;
}

.mr-5 {
	margin-right: 5px;
}

.mr-8 {
	margin-right: 8px;
}

.mr-10 {
	margin-right: 10px;
}

.mr-12 {
	margin-right: 12px;
}

.mr-15 {
	margin-right: 15px;
}

.mr-20 {
	margin-right: 20px;
}

.mr-30 {
	margin-right: 30px;
}

.mr-60 {
	margin-right: 60px;
}

.mr-70 {
	margin-right: 70px;
}

.mb-5 {
	margin-bottom: 5px;
}

.ml-1 {
	margin-left: 1px;
}

.ml-3 {
	margin-left: 3px;
}

.ml-8 {
	margin-left: 8px;
}

.ml-10 {
	margin-left: 10px;
}

.ml-15 {
	margin-left: 15px;
}

.ml-20 {
	margin-left: 20px;
}

.ml-30 {
	margin-left: 33px;
}

.ml-40 {
	margin-left: 40px;
}

.ml-50 {
	margin-left: 50px;
}

.ml-60 {
	margin-left: 60px;
}

.ml-70 {
	margin-left: 70px;
}

.ml-75 {
	margin-left: 75px;
}

.ml-98 {
	margin-left: 98px;
}

.ml-90 {
	margin-left: 90px;
}

.ml-100 {
	margin-left: 100px;
}

.ml-110 {
	margin-left: 110px;
}

.ml-125 {
	margin-left: 125px;
}

.ml-130 {
	margin-left: 130px;
}

.ml-160 {
	margin-left: 160px;
}

.ml-170 {
	margin-left: 170px;
}

.mlr-3 {
	margin-left: 3px;
	margin-right: 3px;
}

.mlr-5 {
	margin-left: 5px;
	margin-right: 5px;
}

.mlr-8 {
	margin-left: 8px;
	margin-right: 8px;
}

.mlr-10 {
	margin-left: 10px;
	margin-right: 10px;
}

.mlr-15 {
	margin-left: 15px;
	margin-right: 15px;
}

.mlr-20 {
	margin-left: 20px;
	margin-right: 20px;
}

.mlr-30 {
	margin-left: 20px;
	margin-right: 30px;
}

.mt-30,
.mr-10,
.mr-5,
.mlr-10,
.ml-8,
.mlr-8,
.mt-10,
.mt-15,
.mlr-15,
.ml-3,
.mt-5,
.mr-30,
.mr-3,
.mlr-20,
mt-20,
.mr-20,
.ml-20,
.ml-40,
.ml-10,
.mb-5,
.mt-8,
mlr-30,
.mlr-3,
.mt-3,
.mt-12,
.ml-170,
.ml-15,
.mr-8,
.ml-30,
.ml-100,
.ml-110,
.mr-15,
.mt-4,
.mt-25,
.mr-12,
.mt-9,
.ml-70,
.ml-75,
.mt-6,
.ml-90,
.ml-160,
.mt-7,
.mt-1,
.ml-1,
.mt-40,
.mt-18,
.mt-14,
.mlr-5,
.ml-98,
.mt-120,
.mr-70,
.mt-60,
.mt-50,
.ml-50,
.ml-60,
.mr-60,
.mr-4 {
	display: inline-block;
}


/* 内间距 */

.pt-10 {
	padding-top: 10px;
}

.pt-15 {
	padding-top: 15px;
}

.pt-27 {
	padding-top: 27px;
}

.pr-12 {
	padding-right: 12px;
}

.pr-20 {
	padding-right: 20px;
}

.pr-30 {
	padding-right: 30px;
}

.pm-10 {
	padding-bottom: 10px;
}

.pm-15 {
	padding-bottom: 15px;
}

.plr-5 {
	padding-left: 5px;
	padding-right: 5px;
}

.pl-12 {
	padding-left: 12px;
}

.plr-10 {
	padding-left: 10px;
	padding-right: 10px;
}

.pl-10-r-15 {
	padding-left: 10px;
	padding-right: 15px;
}

.plr-14 {
	padding-left: 14px;
	padding-right: 14px;
}

.plr-15 {
	padding-left: 15px;
	padding-right: 15px;
}

.plr-20 {
	padding-left: 20px;
	padding-right: 20px;
}

.plr-30 {
	padding-left: 30px;
	padding-right: 30px;
}

.ptm-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.ptm-15 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.ptm-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.ptm-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}


/* 行高 */

.h-35 {
	line-height: 35px;
}

.h-30 {
	line-height: 30px;
}

.h-20 {
	line-height: 20px;
}

.h-22 {
	line-height: 22px;
}

.h-24 {
	line-height: 24px;
}

.h-25 {
	line-height: 25px;
}

.h-26 {
	line-height: 26px;
}

.h-29 {
	line-height: 29px;
}

.h-33 {
	line-height: 33px;
}

.h-37 {
	line-height: 37px;
}

.h-38 {
	line-height: 38px;
}

.h-40 {
	line-height: 40px;
}

.h-54 {
	line-height: 54px;
}


/*邊框*/

.b-a {
	border: 1px #dbdbdb solid;
}

.b-l {
	border-left: 1px #dbdbdb solid;
}

.b-r {
	border-right: 1px #dbdbdb solid;
}

.b-t {
	border-top: 1px #dbdbdb solid;
}

.b-b {
	border-bottom: 1px #dbdbdb solid;
}

.b-ld {
	border-left: 1px #dbdbdb dashed;
}

.b-rd {
	border-right: 1px #dbdbdb dashed;
}

.b-td {
	border-top: 1px #dbdbdb dashed;
}

.b-bd {
	border-bottom: 1px #dbdbdb dashed;
}


/*背景*/

.bg-orange {
	background-color: #ffac45;
}

.bg-white {
	background-color: #fff;
}

.bg-grey {
	background-color: #f2f4f8;
}

.bg-blue {
	background-color: #39ade7;
}

.bg-green {
	background-color: #b3d56c;
}

.bg-purple {
	background-color: #be9ecc;
}


/* 字体样式 */

.f-12 {
	font-size: 12px;
}

.f-13 {
	font-size: 13px;
}

.f-14 {
	font-size: 14px;
}

.f-15 {
	font-size: 15px;
}

.f-16 {
	font-size: 16px;
}

.f-18 {
	font-size: 18px;
}

.f-20 {
	font-size: 20px;
}

.f-22 {
	font-size: 22px;
}

.f-24 {
	font-size: 24px;
}

.f-26 {
	font-size: 26px;
}

.f-28 {
	font-size: 28px;
}

.f-30 {
	font-size: 30px;
}

.f-38 {
	font-size: 38px;
}

.fbold {
	font-weight: bold;
}

.fboldno {
	font-weight: normal;
}

.f-c {
	text-align: center;
}

.f-r {
	text-align: right;
}

.f-f {
	font-family: "宋体", "Microsoft YaHei", "微软雅黑", "Arial", "Helvetica", sans-serif;
}

.f-t {
	text-decoration: underline;
	cursor: pointer;
}

.f-v {
	vertical-align: middle;
}

.f-v img {
	float: none;
	margin: 0 5px;
}

.f-u {
	text-transform: uppercase;
}

.f-w {
	white-space: nowrap;
}

.greent,
a.greent {
	color: #7acd00;
}

.oranget,
a.oranget {
	color: #ff6600;
}

.greyt,
a.greyt {
	color: #999;
}

.grey6t,
a.grey6t {
	color: #666;
}

.grey6t,
a.grey6t {
	color: #666;
}

.redt,
a.redt {
	color: #e55151;
}

.blackt,
a.blackt {
	color: #333;
}

.bluet,
a.bluet {
	color: #0069b7;
}

.lightbluet,
a.lightbluet,
.lightbluet a {
	color: #66a6e1;
}

.lightbluet a:hover {
	text-decoration: underline;
}

.whitet {
	color: #fff;
}

.purplet,
a.purplet {
	color: #eb7a79;
}

.wm-70 {
	min-width: 70px;
}

a.redt:hover,
a.greent:hover,
a.oranget:hover,
a.greyt:hover,
a.blackt:hover,
a.bluet:hover,
a.lightbluet:hover,
a.purplet:hover {
	text-decoration: underline;
}

.link a {
	border-bottom: 1px #c1c1c1 dashed;
}