﻿@charset "utf-8";
@import url(icon.css);
strong{font-weight:bold !important;}
/*友情连接*/
.p_l_list li {
	float: left;
	width: 16.66%;
	float: left;
	padding: 10px;
}

.p_l_list li a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 120px;
}
.m_background {
    display: none;
}
.en .ddsmoothmenu>ul>li {
    margin-right: 20px;
}
.en .ddsmoothmenu>ul>li>a {
    line-height: 49px;
}
.en .i_nav {
    width: 100%;
}
.en .ddsmoothmenu ul li a::after {
  display:none;
}
.p_l_list li img {
	width: 120px;
	display: block;
}

/*下载*/
.n_d_list li {
	height: 38px;
	border-bottom: 1px solid #eee;
}

.n_d_list li a {
	float: left;
	line-height: 38px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
}

.n_d_list li span {
	float: right;
	line-height: 35px;
}

/*招聘*/
.n_j_list li {
	height: 38px;
	border-bottom: 1px solid #eee;
}

.n_j_list li a {
	float: left;
	line-height: 38px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
}

.n_j_list li span {
	float: right;
	line-height: 35px;
	font-size: 16px;
}

/*新闻*/
.n_n_list {
	margin-top: -35px;
}

.n_n_list dl {
	margin: 35px 0;
	overflow: hidden;
	background-color: #fff;
	border-bottom: 1px solid #eee;
}

.n_n_list dl dt {
	float: left;
	overflow: hidden;
}

.n_n_list dl dd {
	float: right;
	width: 720px;
	text-align: left;
	margin-left: 20px;
}

.n_n_list dl dd a {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 658px;
	float: left;
}

.n_n_list dl dd ins {
	display: block;
	margin: 10px 0px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	color: #888888;
	text-decoration: none;
	color: #243a8e;
	font-size: 22px;
}

.n_n_list dl dd>div {
	display: block;
	margin-top: 25px;
	height: 60px;
	line-height: 20px;
	overflow: hidden;
	color: #666;
	font-size: 14px;
	width: 580px;
}

.n_n_list dl dd span {
	font-size: 14px;
	color: #333;
	float: right;
}

.listnew_left {
	float: left;
}

.listnew_left li {
	width: 310px;
	height: 190px;
	border: 2px solid #EBEBEB
}

.listnew_left li img {
	width: 285px;
	height: 157px;
	padding: 15px 0 0 13.5px;
}

.listnew_right {
	width: 660px;
	float: right;
	margin-top: 35px
}

.title2 {
	font-size: 14px;
	color: #E60012;
	height: 25px;
}

.title2 a {
	color: #E60012;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	width: 500px;
}

.title2 span {
	float: right;
	font-size: 12px;
	background: url(../images/zhi1.png) no-repeat 75px -2px;
	padding-right: 20px
}

.listnews_article {
	font-size: 12px;
	line-height: 35px;
	margin-top: 10px;
	height: 90px;
	overflow: hidden;
}

.listnews_article span {
	color: #E71021
}

.listnews_article span a {
	color: #E71021
}

.listnews_our {
	margin-bottom: 35px;
	width: 1000px;
	float: left;
}

.waterfall {
	-moz-column-count: 3;
	/* Firefox */
	-webkit-column-count: 3;
	/* Safari 和 Chrome */
	column-count: 3;
	-moz-column-gap: 1em;
	-webkit-column-gap: 1em;
	column-gap: 1em;
}

/*一个内容层*/
.item {
	-moz-page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
}

.item img {
	width: 280px;
}

/*视频*/
.p_v_list {}

.p_v_list li {
	float: left;
	display: inline-block;
	width: 320px;
	margin: 0 6px 10px 7px;
}

.p_v_list li img {
	width: 320px;
	height: 240px;
}

.p_v_list li span {
	display: block;
	height: 35px;
	line-height: 35px;
	text-indent: 20px;
	width: 320px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom: 2px solid #d9d7d7;
	background: url(/templates/images/icon01.jpg) no-repeat 3px center;
}

/* ---------------结束---------------- */

/* ---------------开始首页内容------------------ */

/* 翻页按钮 */
.navPage {
	clear: left;
	padding: 45px 0px 35px 0px;
	font-size: 14px;
	font-family: arial, simsun, sans-serif;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}

.navPage ul {
	text-align: center;
}

.navPage li {
	display: inline-block;
	margin-right: 2px;
}

.navPage a {
	display: block;
	color: #cccccc;
	width: 26px;
	height: 26px;
	display: block;
	border: 1px solid #cccccc;
	line-height: 26px;
}

.navPage a:hover,
a.pagebarCurrent {
	color: #fff;
	text-decoration: none;
	border: 1px solid #33cccc;
	background-color: #33cccc;
}

/* ---------------结束栏目列表---------------- */


.sortnavt {
	display: none;
}

/* ---------------开始栏目详细---------------- */

/*产品展示详细*/
.productview {
	position: relative;
	overflow: hidden;
}

.producttitle {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	margin: 20px 0;
}

/*默认*/
.productimg {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 15px;
	display: block;
	width: 600px;
}

.productinfos {
	overflow: hidden;
	display: none;
	text-align: center;
}

.productimg a {}

.productimg a img {
	margin: 0;
	padding: 0;
	width: 600px;
}

.productimg a:hover img {}

/*IE6固定大小*/
*html .productimg a img {
	width: 400px;
}

/*展示1*/
.productbigimg {
	position: absolute;
	display: inline;
	width: 100%;
	text-align: center;
}

.productinfoslist {
	overflow: hidden;
	padding-left: 335px;
	height: 335px;
}

.shopping {
	padding-left: 80px;
}

.productinfoslistfos {
	margin: 20px 0px;
	float: left;
	width: 340px;
}

.productinfoslist ul {
	width: 335px;
	padding-bottom: 20px;
}

.productremark {
	clear: both;
	line-height: 25px;
}

.productremark .title {
	overflow: hidden;
	font-weight: bold;
	line-height: 29px;
	display: none;
}

/*内容详细页*/
.p_n_title {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
}

.remark {
	line-height: 22px;
	line-height: 25px;
	margin-top: 20px;
}

.remark1 {
	line-height: 25px;
	margin-bottom: 30px;
}

/*下载链接*/
.download_btn {
	text-align: center;
	line-height: 35px;
}

/*新闻详细*/
.p_n_info {
	line-height: 35px;
	text-align: right;
}

.p_n_video {
	text-align: center;
}

/* 产品/视频详细 */
.product_others {
	padding-top: 8px;
	clear: both;
	padding-left: 8px;
}

.product_others li {
	display: block;
	clear: both;
	line-height: 20px;
}

.onlinebuy_list .pc01 {
	width: 500px;
	margin: 0 auto;
	text-align: center;
}

/*.onlinebuy_list .pc01 img{width:500px;}*/
.onlinebuy_list .pc01 img {
	border: 1px solid #bcbcbc;
	margin: 0;
	padding: 0;
	max-width: 500px;
	width: expression(this.width>500?"500px":this.width);
	max-height: 500px;
	height: expression(this.height>500?"500px":this.height);
}

.onlinebuy_list .pc01 a:hover img {
	border: 1px solid #900;
}

/*IE6固定大小*/
*html .onlinebuy_list .pc01 img {
	width: 400px;
}

.viewproduct_infos {
	clear: both;
	padding-left: 8px;
	overflow: hidden;
}

/*导航上下记录*/
.prevnext {
	width: 100%;
	padding: 30px 0 10px;
	line-height: 20px;
}

.prevrecord,
.nextrecord {
	display: block;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.prevrecord a,
.nextrecord a {
	font-weight: bold;
}


/* 招聘 */
.p_jv_jobs {
	line-height: 30px;
	margin: 0px 0px;
	padding: 0 30px;
}

.p_jv_jobs .jobs {
	height: 33px;
}

.i_p_list .p_jv_item {
	clear: both;
	width: 660px;
}

.p_jv_title {
	float: left;
	clear: left;
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	color: #333;
}

.p_jv_cont {
	float: left;
	text-align: left;
	font-size: 14px;
	color: #333;
}

.p_jv_contb {
	text-align: left;
	clear: both;
	padding: 0 0 10px 0;
	font-size: 14px;
}

/* 网站地图 */
.p_m_div {
	margin: auto;
	clear: both;
	text-align: left;
	overflow: hidden;
	width: 100%;
	padding: 0 30px;
	padding-top: 30px;
}

.p_m_div a {
	line-height: 20px;
	height: 20px;
	font-size: 12px;
}

.p_m_div a:hover {
	line-height: 20px;
	font-size: 12px;
}

.p_m_ul {
	margin: 0 0 6px 0;
	display: table;
	border-bottom: dashed 1px #d7d7d7;
	width: 100%;
	padding: 0px;
}

.p_m_div2 .p_m_ul {
	margin: 0px;
	float: left;
	width: auto;
	border: none;
	padding-left: 10px;
}

.p_m_menu {
	font-weight: bold;
	clear: both;
}

.i_p_list .p_m_ul li,
.menusort_list li {
	white-space: nowrap;
	width: 653px;
}

.p_m_class,
.menusort_lists {
	margin-left: 24px;
}

.p_m_div2 {
	margin: 0 10px 0 0;
}

/* ----开始网站Rss订阅中心---- */
.onlinerss {
	width: 220px;
	margin: 0 0 10px;
	padding-bottom: 5px;
	border: solid #dbdbdb 1px;
	background: #f0f0f0;
}

.onlinerss dl {
	width: 214px;
	height: 28px;
	margin: 0 auto;
	padding-top: 6px;
	background: url(../images/t1.jpg) no-repeat bottom;
}

.onlinerss dt {
	float: left;
	padding-left: 25px;
	color: #fff;
	line-height: 20px;
	font-size: 14px;
}

.onlinerss dt a,
.onlinerss dt a:hover {
	color: #fff;
	text-decoration: none;
}

.onlinerss li {
	padding-bottom: 10px;
	text-align: center;
}

.onlinerss li a.a1 {
	display: block;
	overflow: hidden;
	width: 200px;
	height: 170px;
	margin: 0 auto;
	border: 1px solid #cbc5bf;
}

.onlinerss li a.a1 img {
	width: 200px;
}

.onlinerss li a.a2 {
	display: block;
	overflow: hidden;
	width: 200px;
	margin: 0 auto;
	;
	line-height: 22px;
	white-space: nowrap;
	text-overflow: ellipsis
}

.onlinerss .singletxt_main {
	width: 192px;
	margin: 0 auto;
	padding: 10px;
	border: solid #c8c8c8 1px;
	border-top: none;
	background: #fff;
	line-height: 20px;
}

.main_rssxmllist {
	clear: both;
	display: block;
}

.main_rssxmllist ul {
	display: block;
	padding-bottom: 2px;
	padding: 0px;
	margin: 0px;
}

.rssmain_topbar {
	clear: both;
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0px 4px;
	border: solid 1px #d7d7d7;
}

.rssmain_toptit {
	float: left;
	font-weight: bold;
}

.rssmain_topbtn {
	display: block;
	float: right;
	padding-top: 2px;
}

.rssmain_topbtn .rssxml_url {
	display: block;
	margin: 4px 15px 0 0;
	float: left;
	line-height: 20px;
}

.rssmain_topbtn .rssxml_btn {
	display: block;
	float: left;
	line-height: 20px;
}

.rssxml_btn .subscribe_btn {
	clear: both;
	display: block;
	cursor: pointer;
	background: url(../../images/rss_icon.jpg) no-repeat left center;
	padding: 2px 4px 0px 20px
}

.rssxml_btn .subscribe_list {
	top: 22px;
	right: -5px;
	z-index: 1000;
	position: absolute;
	padding: 4px;
	border: solid 1px #DDD;
	background-color: #FFF;
}

.subscribe_list a {
	clear: both;
	display: block;
	padding: 4px;
}

.viewitem_list {
	margin: 0px;
	padding: 4px 4px 8px;
}

.viewitem_list ul {
	margin: 0px;
	padding: 0px;
	display: table;
	width: 100%;
	line-height: 20px;
}

.viewitem_list ul li {
	line-height: 20px;
}

.viewitem_list ul li a {
	display: block;
	float: left;
	width: 600px;
	white-space: nowrap;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.viewitem_list ul span {
	float: right;
	padding-right: 0px;
}

#com_pmodule_rssonline {
	text-align: center;
	margin: 0 auto;
}

#com_pmodule_rssonline li {
	padding: 3px 0;
}

#com_rssonline li {
	text-align: center;
	margin: 0 auto;
	padding: 5px 0;
}

.sidebar .rss1 {
	background: url(../images/t1.jpg) no-repeat scroll 0 0 transparent;
	height: 29px;
	width: 194px;
}

.sidebar .rss1 span {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	padding-left: 34px;
}

.sidebar .rss1 span a {
	color: #fff;
}

/* ------在线调查---- */
.survey_indexshow {
	margin: 0px 0 15px 5px;
}

.survey_indexpost {
	padding-left: 20px;
	margin-bottom: 8px;
}

.survey_post input {
	border: 0px;
}

.survey_postbtn {
	line-height: 35px;
}

.survey_postbtn input {
	line-height: 20px;
	margin-right: 8px;
	cursor: pointer;
	width: 100px;
	background: #ddd;
	color: #25262b;
	border: solid 1px;
}

/* ---------------结束栏目详细---------------- */


/* ---------------开始扩展区----------------- */

#com_definedkeys_1,
#com_definedkeys_2,
#com_definedkeys_3,
#com_definedkeys_4 {
	/*margin-bottom:-6px;*/
}

.i_u_def1,
.i_u_def2,
.i_u_def3,
.i_u_def4,
.p_u_def1,
.p_u_def2,
.p_u_def3,
.p_u_def4 {
	overflow: hidden;
}

.move_divouter .content {
	overflow: hidden;
	line-height: 20px;
}

.move_divouter .list {
	overflow: hidden;
}

.move_divouter .title a {
	text-decoration: none;
}

#index #com_definedkeys_1 {
	display: inline;
}


.i_u_def1 {
	margin-bottom: 20px;
	width: 1100px;
}

.i_u_def1 .title {
	text-align: center;
}

.i_u_def1 .title .tt {
	color: #000;
	display: block;
	font-size: 35px;
	height: 57px;
	letter-spacing: 15px;
	line-height: 57px;
}

.i_u_def1 .title .tm {
	float: right;
	color: #454545;
	background: #fff;
	line-height: 80px;
	height: 80px;
	padding-left: 8px;
	font-size: 24px;
	font-weight: 500;
	display: none;
}

.i_u_def1 .content {
	line-height: 25px;
	padding: 20px 10px;
	width: 1080px;
}

.i_u_def1 .list {
	padding: 20px 10px;
	width: 1080px;
	overflow: hidden;
}

.i_u_def1 .list ul {}

.i_u_def1 .list li {
	float: left;
	width: 222px;
	float: left;
	margin: 10px 24px;
}

.i_u_def1 .list li a {
	width: 210px;
}

.i_u_def1 .list li img {
	width: 210px;
	height: 160px;
	border: 6px solid #e5eef5;
	margin-bottom: 10px;
}

.i_u_def1 .list li span {
	display: block;
	width: 210px;
	padding: 0px 6px;
	height: 36px;
	background-color: #e5eef5;
	line-height: 36px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


#index #com_definedkeys_2 {
	display: inline;
	float: left;
}

.i_u_def2 {
	width: 590px;
	margin-top: 15px;
}

.i_u_def2 .content {
	line-height: 22px;
	margin-top: 5px;
}

.i_u_def2 .list {
	float: left;
	margin-top: 5px;
}

.i_u_def2 .list li {
	height: 31px;
	background: url(../Images/icon06.jpg) repeat-x left bottom;
}

.i_u_def2 .list li a {
	display: block;
	height: 29px;
	line-height: 35px;
	font-size: 12px;
}

.i_u_def2 .list li a ins {
	display: block;
	float: left;
	width: 490px;
	text-decoration: none;
	text-indent: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.i_u_def2 .list li a span {
	display: block;
	float: right;
	width: 100px;
	padding-right: 5px;
	text-align: right;
}

.i_u_def2 .list li a:hover {
	background: #b50e00;
	color: #FFF;
}

.i_u_def3 {
	width: 590px;
	margin-top: 20px;
}

.i_u_def3 .content {
	line-height: 22px;
	margin-top: 5px;
}

.i_u_def3 .list {
	float: left;
	margin-top: 5px;
}

.i_u_def3 .list ul {}

.i_u_def3 .list li {
	float: left;
	display: inline-block;
	width: 285px;
	margin: 0 5px 10px 5px;
}

.i_u_def3 .list li span {
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	width: 285px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.i_u_def3 .list li i {
	display: block;
	width: 285px;
	height: 213px;
	overflow: hidden;
}

.i_u_def3 .list li i img {
	width: 285px;
	height: 232px;
}

.i_u_def3 .list li a:hover i img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}

#com_definedkeys_4 {}

.i_u_def4 {
	margin-top: 20px;
	width: 1100px;
}

.i_u_def4 .title {
	text-align: center;
}

.i_u_def4 .title .tt {
	color: #000;
	display: block;
	font-size: 35px;
	height: 57px;
	letter-spacing: 15px;
	line-height: 57px;
}

.i_u_def4 .title .tm {
	float: right;
	color: #454545;
	background: #fff;
	line-height: 80px;
	height: 80px;
	padding-left: 8px;
	font-size: 24px;
	font-weight: 500;
	display: none;
}

.i_u_def4 .content {
	line-height: 25px;
	padding: 20px 10px;
	width: 1080px;
}

.i_u_def4 .list {
	padding: 20px 10px;
	width: 1080px;
	overflow: hidden;
}

.i_u_def4 .list ul {}

.i_u_def4 .list li {
	float: left;
	width: 222px;
	float: left;
	margin: 10px 24px;
}

.i_u_def4 .list li a {
	width: 210px;
}

.i_u_def4 .list li img {
	width: 210px;
	height: 160px;
	border: 6px solid #e5eef5;
	margin-bottom: 10px;
}

.i_u_def4 .list li span {
	display: block;
	width: 210px;
	padding: 0px 6px;
	height: 36px;
	background-color: #e5eef5;
	line-height: 36px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.p_u_def1 {
	width: 1120px;
	margin-bottom: 20px;
	background-color: #fff;
}

.p_u_def1 .content {
	line-height: 22px;
	padding: 15px;
}

.p_u_def1 .list {
	padding: 15px;
}

.p_u_def1 .list ul {}

.p_u_def1 .list li {
	float: left;
	display: inline-block;
	width: 265px;
	margin: 0 3px 10px 4px;
}

.p_u_def1 .list li img {
	width: 265px;
	height: 170px;
}

.p_u_def1 .list li span {
	display: block;
	height: 35px;
	line-height: 35px;
	width: 265px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.p_u_def2 {
	width: 370px;
	margin-top: 20px;
	background-color: #fff;
}

.p_u_def2 .content {
	line-height: 22px;
	padding: 15px;
}

.p_u_def2 .list {
	float: left;
	padding: 15px;
}

.p_u_def2 .list li {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	overflow: hidden;
}

.p_u_def2 .list li a {
	display: block;
	float: left;
	width: 340px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.p_u_def3 {
	width: 727px;
	margin-top: 20px;
	background-color: #fff;
}

.p_u_def3 .content {
	line-height: 22px;
	padding: 15px;
}

.p_u_def3 .list {
	float: left;
	padding: 15px;
}

.p_u_def3 .list ul {}

.p_u_def3 .list li {
	float: left;
	display: inline-block;
	width: 225px;
	margin: 0 3px 10px 4px;
}

.p_u_def3 .list li img {
	width: 225px;
	height: 145px;
}

.p_u_def3 .list li span {
	display: block;
	height: 35px;
	line-height: 35px;
	width: 225px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.p_u_def4 {
	width: 1120px;
	margin-top: 20px;
	background-color: #fff;
}

.p_u_def4 .content {
	line-height: 22px;
	padding: 15px;
}

.p_u_def4 .list {
	padding: 15px;
}

.p_u_def4 .list ul {}

.p_u_def4 .list li {
	float: left;
	display: inline-block;
	width: 265px;
	margin: 0 3px 10px 4px;
}

.p_u_def4 .list li img {
	width: 265px;
	height: 170px;
}

.p_u_def4 .list li span {
	display: block;
	height: 35px;
	line-height: 35px;
	width: 265px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/*module.css*/

.title01 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #e28b0f;
	border-radius: 4px 4px 0 0;
}

.title01 h3 {
	float: left;
	font-size: 16px;
	color: #FFF;
	text-indent: 15px;
}

.title02 {
	padding: 0 35px 0 20px;
	height: 100px;
	border-bottom: 1px solid #ededed;
}

.title02 h3 {
	display: block;
	float: left;
	height: 100px;
	line-height: 60px;
	text-indent: 15px;
	font-size: 18px;
	color: #333333;
	background: url(../images/icon04.png) no-repeat left center;
}

.title02 span {
	display: block;
	float: right;
	line-height: 60px;
	font-size: 14px;
}

.title02 span a {
	color: #666666;
	padding: 0 10px;
}

.title03 {
	height: 34px;
	color: #333;
	font-size: 24px;
	line-height: 34px;
	text-align: center;
}

.roll02 {
	float: right;
	width: 64px;
}

.roll02 a {
	float: left;
	display: block;
	width: 32px;
	height: 40px;
}

.roll02 a.rol02 {
	background: url(../images/rol02.png) no-repeat center center;
}

.roll02 a.ror02 {
	border-radius: 0 4px 0 0;
	background: url(../images/ror02.png) no-repeat center center;
}

.roll02 a:hover {
	background-color: #cb7d0d;
}

.roll03 {
	float: right;
	margin-right: 25px;
	border-right: 1px solid #f2f2f2;
}

.roll03 a {
	float: left;
	display: block;
	width: 55px;
	height: 100px;
	border-left: 1px solid #f2f2f2;
}

.roll03 a.rol03 {
	background: url(../images/rol03.png) no-repeat center center;
}

.roll03 a.ror03 {
	background: url(../images/ror03.png) no-repeat center center;
}

.roll03 a.rol03:hover {
	background: url(../images/rol03_on.png) no-repeat center center #969696;
}

.roll03 a.ror03:hover {
	background: url(../images/ror03_on.png) no-repeat center center #969696;
}


/**
 * Swiper 5.3.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 11, 2020
 */

@font-face {
	font-family: swiper-icons;
	src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
	font-weight: 400;
	font-style: normal
}

:root {
	--swiper-theme-color: #007aff
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-container-3d {
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
	scroll-snap-type: y mandatory
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	text-transform: none;
	font-variant: initial
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
	--swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
	--swiper-navigation-color: #000000
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform, .2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white {
	--swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
	--swiper-pagination-color: #000000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s infinite linear;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}



/* gotop */
.actGotop {
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 9999;
	display: none;
	cursor: pointer;
	background: url(../Images/backTop.png) no-repeat center center #33cccc;
}

.actGotop:hover {
	background: url(../Images/backTop.png) no-repeat center center rgba(191, 27, 57, 0.35);
}

/*global.css*/

/* CSS Document 2016.12.1 */
body {
	font-family: microsoft yahei;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #888888;
	background: #FFF;
}

* {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	transition: color 0.2s, background 0.4s;
	-webkit-transition: color 0.2s, background 0.4s;
	-moz-transition: color 0.2s, background 0.4s;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

img,
a img {
	vertical-align: bottom;
	max-width: 100%;
}

input,
select,
textarea {
	vertical-align: middle;
	font-family: microsoft yahei;
}

input:focus,
textarea:focus {
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

/* Link */
a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* Other */
.clear {
	clear: both;
	font-size: 1px;
	width: 1px;
	height: 0;
	visibility: hidden;
	overflow: hidden;
}

.clear::after {
	content: "";
	clear: both;
	font-size: 1px;
	width: 1px;
	height: 0;
	visibility: hidden;
	overflow: hidden;
}


/* Font  */
.fb {
	font-weight: bold;
}

.f12px {
	font-size: 12px;
}

.f14px {
	font-size: 14px;
}

.f16px {
	font-size: 16px;
}

.f18px {
	font-size: 18px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 35px;
}

.mt60 {
	margin-top: 60px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml30 {
	margin-left: 35px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ovht {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

@-webkit-keyframes a-fadein {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes a-fadein {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-ms-keyframes a-fadein {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes a-fadein {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.fadein-top {
	-webkit-animation-name: fadeinT;
	-moz-animation-name: fadeinT;
	-ms-animation-name: fadeinT;
	animation-name: fadeinT;
}

@-webkit-keyframes fadeinT {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-50px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeinT {
	0% {
		opacity: 0;
		-moz-transform: translateY(-50px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-ms-keyframes fadeinT {
	0% {
		opacity: 0;
		-ms-transform: translateY(-50px);
	}

	100% {
		opacity: 1;
		-ms-transform: translateY(0);
	}
}

@keyframes fadeinT {
	0% {
		opacity: 0;
		transform: translateY(-50px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadein-right {
	-webkit-animation-name: fadeinR;
	-moz-animation-name: fadeinR;
	-ms-animation-name: fadeinR;
	animation-name: fadeinR;
}

@-webkit-keyframes fadeinR {
	0% {
		opacity: 0;
		-webkit-transform: translateX(50px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeinR {
	0% {
		opacity: 0;
		-moz-transform: translateX(50px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-ms-keyframes fadeinR {
	0% {
		opacity: 0;
		-ms-transform: translateX(50px);
	}

	100% {
		opacity: 1;
		-ms-transform: translateX(0);
	}
}

@keyframes fadeinR {
	0% {
		opacity: 0;
		transform: translateX(50px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadein-bottom {
	-webkit-animation-name: fadeinB;
	-moz-animation-name: fadeinB;
	-ms-animation-name: fadeinB;
	animation-name: fadeinB;
}

@-webkit-keyframes fadeinB {
	0% {
		opacity: 0;
		-webkit-transform: translateY(50px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeinB {
	0% {
		opacity: 0;
		-moz-transform: translateY(50px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-ms-keyframes fadeinB {
	0% {
		opacity: 0;
		-ms-transform: translateY(50px);
	}

	100% {
		opacity: 1;
		-ms-transform: translateY(0);
	}
}

@keyframes fadeinB {
	0% {
		opacity: 0;
		transform: translateY(50px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadein-left {
	-webkit-animation-name: fadeinL;
	-moz-animation-name: fadeinL;
	-ms-animation-name: fadeinL;
	animation-name: fadeinL;
}

@-webkit-keyframes fadeinL {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-50px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeinL {
	0% {
		opacity: 0;
		-moz-transform: translateX(-50px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-ms-keyframes fadeinL {
	0% {
		opacity: 0;
		-ms-transform: translateX(-50px);
	}

	100% {
		opacity: 1;
		-ms-transform: translateX(0);
	}
}

@keyframes fadeinL {
	0% {
		opacity: 0;
		transform: translateX(-50px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeout {
	-webkit-animation-name: a-fadeout;
	-moz-animation-name: a-fadeout;
	-ms-animation-name: a-fadeout;
	animation-name: a-fadeout;
}

@-webkit-keyframes a-fadeout {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-moz-keyframes a-fadeout {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-ms-keyframes a-fadeout {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes a-fadeout {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.fadeout-top {
	-webkit-animation-name: fadeoutT;
	-moz-animation-name: fadeoutT;
	-ms-animation-name: fadeoutT;
	animation-name: fadeoutT;
}

@-webkit-keyframes fadeoutT {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-100px);
	}
}

@-moz-keyframes fadeoutT {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(-100px);
	}
}

@-ms-keyframes fadeoutT {
	0% {
		opacity: 1;
		-ms-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-ms-transform: translateY(-100px);
	}
}

@keyframes fadeoutT {
	0% {
		opacity: 1;
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		transform: translateY(-100px);
	}
}

.fadeout-right {
	-webkit-animation-name: fadeoutR;
	-moz-animation-name: fadeoutR;
	-ms-animation-name: fadeoutR;
	animation-name: fadeoutR;
}

@-webkit-keyframes fadeoutR {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(100px);
	}
}

@-moz-keyframes fadeoutR {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(100px);
	}
}

@-ms-keyframes fadeoutR {
	0% {
		opacity: 1;
		-ms-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-ms-transform: translateX(100px);
	}
}

@keyframes fadeoutR {
	0% {
		opacity: 1;
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		transform: translateX(100px);
	}
}

.fadeout-bottom {
	-webkit-animation-name: fadeoutB;
	-moz-animation-name: fadeoutB;
	-ms-animation-name: fadeoutB;
	animation-name: fadeoutB;
}

@-webkit-keyframes fadeoutB {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(100px);
	}
}

@-moz-keyframes fadeoutB {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(100px);
	}
}

@-ms-keyframes fadeoutB {
	0% {
		opacity: 1;
		-ms-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-ms-transform: translateY(100px);
	}
}

@keyframes fadeoutB {
	0% {
		opacity: 1;
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		transform: translateY(100px);
	}
}

.fadeout-left {
	-webkit-animation-name: fadeoutL;
	-moz-animation-name: fadeoutL;
	-ms-animation-name: fadeoutL;
	animation-name: fadeoutL;
}

@-webkit-keyframes fadeoutL {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-100px);
	}
}

@-moz-keyframes fadeoutL {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(-100px);
	}
}

@-ms-keyframes fadeoutL {
	0% {
		opacity: 1;
		-ms-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-ms-transform: translateX(-100px);
	}
}

@keyframes fadeoutL {
	0% {
		opacity: 1;
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		transform: translateX(-100px);
	}
}

.bounce,
.bounce-hover:hover {
	-webkit-animation-name: a-bounce;
	-moz-animation-name: a-bounce;
	-ms-animation-name: a-bounce;
	animation-name: a-bounce;
}

@-webkit-keyframes a-bounce {

	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-35px);
	}

	60% {
		-webkit-transform: translateY(-15px);
	}
}

@-moz-keyframes a-bounce {

	0%,
	20%,
	50%,
	80%,
	100% {
		-moz-transform: translateY(0);
	}

	40% {
		-moz-transform: translateY(-35px);
	}

	60% {
		-moz-transform: translateY(-15px);
	}
}

@-ms-keyframes a-bounce {

	0%,
	20%,
	50%,
	80%,
	100% {
		-ms-transform: translateY(0);
	}

	40% {
		-ms-transform: translateY(-35px);
	}

	60% {
		-ms-transform: translateY(-15px);
	}
}

@keyframes a-bounce {

	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateY(0);
	}

	40% {
		transform: translateY(-35px);
	}

	60% {
		transform: translateY(-15px);
	}
}

.bouncein {
	-webkit-animation-name: a-bouncein;
	-moz-animation-name: a-bouncein;
	-ms-animation-name: a-bouncein;
	animation-name: a-bouncein;
}

@-webkit-keyframes a-bouncein {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
	}

	70% {
		-webkit-transform: scale(0.9);
	}

	100% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes a-bouncein {
	0% {
		opacity: 0;
		-moz-transform: scale(0.3);
	}

	50% {
		opacity: 1;
		-moz-transform: scale(1.05);
	}

	70% {
		-moz-transform: scale(0.9);
	}

	100% {
		-moz-transform: scale(1);
	}
}

@-ms-keyframes a-bouncein {
	0% {
		opacity: 0;
		-ms-transform: scale(0.3);
	}

	50% {
		opacity: 1;
		-ms-transform: scale(1.05);
	}

	70% {
		-ms-transform: scale(0.9);
	}

	100% {
		-ms-transform: scale(1);
	}
}

@keyframes a-bouncein {
	0% {
		opacity: 0;
		transform: scale(0.3);
	}

	50% {
		opacity: 1;
		transform: scale(1.05);
	}

	70% {
		transform: scale(0.9);
	}

	100% {
		transform: scale(1);
	}
}

.bounceout {
	-webkit-animation-name: a-bounceout;
	-moz-animation-name: a-bounceout;
	-ms-animation-name: a-bounceout;
	animation-name: a-bounceout;
}

@-webkit-keyframes a-bounceout {
	0% {
		-webkit-transform: scale(1);
	}

	25% {
		-webkit-transform: scale(0.95);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.3);
	}
}

@-moz-keyframes a-bounceout {
	0% {
		-moz-transform: scale(1);
	}

	25% {
		-moz-transform: scale(0.95);
	}

	50% {
		opacity: 1;
		-moz-transform: scale(1.1);
	}

	100% {
		opacity: 0;
		-moz-transform: scale(0.3);
	}
}

@-ms-keyframes a-bounceout {
	0% {
		-ms-transform: scale(1);
	}

	25% {
		-ms-transform: scale(0.95);
	}

	50% {
		opacity: 1;
		-ms-transform: scale(1.1);
	}

	100% {
		opacity: 0;
		-ms-transform: scale(0.3);
	}
}

@keyframes a-bounceout {
	0% {
		transform: scale(1);
	}

	25% {
		transform: scale(0.95);
	}

	50% {
		opacity: 1;
		transform: scale(1.1);
	}

	100% {
		opacity: 0;
		transform: scale(0.3);
	}
}

.rotatein {
	-webkit-animation-name: a-rotatein;
	-moz-animation-name: a-rotatein;
	-ms-animation-name: a-rotatein;
	animation-name: a-rotatein;
}

@-webkit-keyframes a-rotatein {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-200deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: rotate(0);
	}
}

@-moz-keyframes a-rotatein {
	0% {
		opacity: 0;
		-moz-transform: rotate(-200deg);
	}

	100% {
		opacity: 1;
		-moz-transform: rotate(0);
	}
}

@-ms-keyframes a-rotatein {
	0% {
		opacity: 0;
		-ms-transform: rotate(-200deg);
	}

	100% {
		opacity: 1;
		-ms-transform: rotate(0);
	}
}

@keyframes a-rotatein {
	0% {
		opacity: 0;
		transform: rotate(-200deg);
	}

	100% {
		opacity: 1;
		transform: rotate(0);
	}
}

.rotateout {
	-webkit-animation-name: a-rotateout;
	-moz-animation-name: a-rotateout;
	-ms-animation-name: a-rotateout;
	animation-name: a-rotateout;
}

@-webkit-keyframes a-rotateout {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(200deg);
		opacity: 0;
	}
}

@-moz-keyframes a-rotateout {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(200deg);
		opacity: 0;
	}
}

@-ms-keyframes a-rotateout {
	0% {
		-ms-transform-origin: center center;
		-ms-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-ms-transform-origin: center center;
		-ms-transform: rotate(200deg);
		opacity: 0;
	}
}

@keyframes a-rotateout {
	0% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		transform-origin: center center;
		transform: rotate(200deg);
		opacity: 0;
	}
}

.flash,
.flash-hover:hover {
	-webkit-animation-name: a-flash;
	-moz-animation-name: a-flash;
	-ms-animation-name: a-flash;
	animation-name: a-flash;
}

@-webkit-keyframes a-flash {

	0%,
	50%,
	100% {
		opacity: 1;
	}

	25%,
	75% {
		opacity: 0;
	}
}

@-moz-keyframes a-flash {

	0%,
	50%,
	100% {
		opacity: 1;
	}

	25%,
	75% {
		opacity: 0;
	}
}

@-ms-keyframes a-flash {

	0%,
	50%,
	100% {
		opacity: 1;
	}

	25%,
	75% {
		opacity: 0;
	}
}

@keyframes a-flash {

	0%,
	50%,
	100% {
		opacity: 1;
	}

	25%,
	75% {
		opacity: 0;
	}
}

.shake,
.shake-hover:hover {
	-webkit-animation-name: a-shake;
	-moz-animation-name: a-shake;
	-ms-animation-name: a-shake;
	animation-name: a-shake;
}

@-webkit-keyframes a-shake {

	0%,
	100% {
		-webkit-transform: translateX(0);
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px);
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px);
	}
}

@-moz-keyframes a-shake {

	0%,
	100% {
		-moz-transform: translateX(0);
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-moz-transform: translateX(-10px);
	}

	20%,
	40%,
	60%,
	80% {
		-moz-transform: translateX(10px);
	}
}

@-ms-keyframes a-shake {

	0%,
	100% {
		-ms-transform: translateX(0);
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-ms-transform: translateX(-10px);
	}

	20%,
	40%,
	60%,
	80% {
		-ms-transform: translateX(10px);
	}
}

@keyframes a-shake {

	0%,
	100% {
		transform: translateX(0);
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateX(-10px);
	}

	20%,
	40%,
	60%,
	80% {
		transform: translateX(10px);
	}
}

.swing,
.swing-hover:hover {
	-webkit-animation-name: a-swing;
	-moz-animation-name: a-swing;
	-ms-animation-name: a-swing;
	animation-name: a-swing;
}

@-webkit-keyframes a-swing {
	20% {
		-webkit-transform: rotate(15deg);
	}

	40% {
		-webkit-transform: rotate(-10deg);
	}

	60% {
		-webkit-transform: rotate(5deg);
	}

	80% {
		-webkit-transform: rotate(-5deg);
	}

	100% {
		-webkit-transform: rotate(0);
	}
}

@-moz-keyframes a-swing {
	20% {
		-moz-transform: rotate(15deg);
	}

	40% {
		-moz-transform: rotate(-10deg);
	}

	60% {
		-moz-transform: rotate(5deg);
	}

	80% {
		-moz-transform: rotate(-5deg);
	}

	100% {
		-moz-transform: rotate(0);
	}
}

@-ms-keyframes a-swing {
	20% {
		-ms-transform: rotate(15deg);
	}

	40% {
		-ms-transform: rotate(-10deg);
	}

	60% {
		-ms-transform: rotate(5deg);
	}

	80% {
		-ms-transform: rotate(-5deg);
	}

	100% {
		-ms-transform: rotate(0);
	}
}

@keyframes a-swing {
	20% {
		transform: rotate(15deg);
	}

	40% {
		transform: rotate(-10deg);
	}

	60% {
		transform: rotate(5deg);
	}

	80% {
		transform: rotate(-5deg);
	}

	100% {
		transform: rotate(0);
	}
}

.wobble,
.wobble-hover:hover {
	-webkit-animation-name: a-wobble;
	-moz-animation-name: a-wobble;
	-ms-animation-name: a-wobble;
	animation-name: a-wobble;
}

@-webkit-keyframes a-wobble {
	0% {
		-webkit-transform: translateX(0);
	}

	15% {
		-webkit-transform: translateX(-50px) rotate(-5deg);
	}

	30% {
		-webkit-transform: translateX(40px) rotate(3deg);
	}

	45% {
		-webkit-transform: translateX(-33px) rotate(-3deg);
	}

	60% {
		-webkit-transform: translateX(10px) rotate(2deg);
	}

	75% {
		-webkit-transform: translateX(-10px) rotate(-1deg);
	}

	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes a-wobble {
	0% {
		-moz-transform: translateX(0);
	}

	15% {
		-moz-transform: translateX(-50px) rotate(-5deg);
	}

	30% {
		-moz-transform: translateX(40px) rotate(3deg);
	}

	45% {
		-moz-transform: translateX(-33px) rotate(-3deg);
	}

	60% {
		-moz-transform: translateX(10px) rotate(2deg);
	}

	75% {
		-moz-transform: translateX(-10px) rotate(-1deg);
	}

	100% {
		-moz-transform: translateX(0);
	}
}

@-ms-keyframes a-wobble {
	0% {
		-ms-transform: translateX(0);
	}

	15% {
		-ms-transform: translateX(-50px) rotate(-5deg);
	}

	30% {
		-ms-transform: translateX(40px) rotate(3deg);
	}

	45% {
		-ms-transform: translateX(-33px) rotate(-3deg);
	}

	60% {
		-ms-transform: translateX(10px) rotate(2deg);
	}

	75% {
		-ms-transform: translateX(-10px) rotate(-1deg);
	}

	100% {
		-ms-transform: translateX(0);
	}
}

@keyframes a-wobble {
	0% {
		transform: translateX(0);
	}

	15% {
		transform: translateX(-50px) rotate(-5deg);
	}

	30% {
		transform: translateX(40px) rotate(3deg);
	}

	45% {
		transform: translateX(-33px) rotate(-3deg);
	}

	60% {
		transform: translateX(10px) rotate(2deg);
	}

	75% {
		transform: translateX(-10px) rotate(-1deg);
	}

	100% {
		transform: translateX(0);
	}
}

.ring,
.ring-hover:hover {
	-webkit-animation-name: a-ring;
	-moz-animation-name: a-ring;
	-ms-animation-name: a-ring;
	animation-name: a-ring;
}

@-webkit-keyframes a-ring {
	0% {
		-webkit-transform: scale(1);
	}

	10%,
	20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
	}
}

@-moz-keyframes a-ring {
	0% {
		-moz-transform: scale(1);
	}

	10%,
	20% {
		-moz-transform: scale(0.9) rotate(-3deg);
	}

	30%,
	50%,
	70%,
	90% {
		-moz-transform: scale(1.1) rotate(3deg);
	}

	40%,
	60%,
	80% {
		-moz-transform: scale(1.1) rotate(-3deg);
	}

	100% {
		-moz-transform: scale(1) rotate(0);
	}
}

@-ms-keyframes a-ring {
	0% {
		-ms-transform: scale(1);
	}

	10%,
	20% {
		-ms-transform: scale(0.9) rotate(-3deg);
	}

	30%,
	50%,
	70%,
	90% {
		-ms-transform: scale(1.1) rotate(3deg);
	}

	40%,
	60%,
	80% {
		-ms-transform: scale(1.1) rotate(-3deg);
	}

	100% {
		-ms-transform: scale(1) rotate(0);
	}
}

@keyframes a-ring {
	0% {
		transform: scale(1);
	}

	10%,
	20% {
		transform: scale(0.9) rotate(-3deg);
	}

	30%,
	50%,
	70%,
	90% {
		transform: scale(1.1) rotate(3deg);
	}

	40%,
	60%,
	80% {
		transform: scale(1.1) rotate(-3deg);
	}

	100% {
		transform: scale(1) rotate(0);
	}
}

.rotate,
.rotate-hover:hover {
	-webkit-animation-name: a-rotate;
	-moz-animation-name: a-rotate;
	-ms-animation-name: a-rotate;
	animation-name: a-rotate;
}

@-webkit-keyframes a-rotate {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
	}
}

@-moz-keyframes a-rotate {
	0% {
		-moz-transform: rotate(0deg);
	}

	100% {
		-moz-transform: rotate(359deg);
	}
}

@-ms-keyframes a-rotate {
	0% {
		-ms-transform: rotate(0deg);
	}

	100% {
		-ms-transform: rotate(359deg);
	}
}

@keyframes a-rotate {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(359deg);
	}
}




/*ddsmoothmenu.css*/

.ddsmoothmenu {
	font-size: 14px;
}

.ddsmoothmenu a {
	position: relative;
	/* text-align: center; */
	/* line-height: 0px; */
	font-size: 16px;
	display: inline-block;
	/* padding-bottom: 20px; */
	/* padding: 0 25px; */
	color: #333;
}

.ddsmoothmenu a::before {
	font-size: 45px;
	float: left;
	margin-right: 5px;
	color: #333;
	vertical-align: middle;
}

.ddsmoothmenu ul li a::after {
	display: inline-block;
	color: #828282;
	font-size: 14px;
	margin-top: 5px;
	vertical-align: middle;
}

.ddsmoothmenu ul li:nth-of-type(1) a::after {
	content: 'ABOUT US';
}

.ddsmoothmenu ul li:nth-of-type(2) a::after {
	content: 'PRODUCT';
}

.ddsmoothmenu ul li:nth-of-type(3) a::after {
	content: 'CASE';
}

.ddsmoothmenu ul li:nth-of-type(4) a::after {
	content: 'CONTACT';
}

.ddsmoothmenu ul li:nth-of-type(5) a::after {
	content: 'HONORS';
}

.ddsmoothmenu ul li:nth-of-type(6) a::after {
	content: 'NEWS';
}

.ddsmoothmenu ul {
	z-index: 100;
	padding: 0;
	list-style-type: none;
	/* margin-left: 20px; */
	display: flex;
}

.ddsmoothmenu ul li {
	position: relative;
	float: left;
	display: inline;
}

/*.i_nav .ddsmoothmenu li.i_n06{background: url(../Images/icon_nav_title.png) right center no-repeat;}
*/
.ddsmoothmenu a.navactive {
	color: #33cccc;
}

.ddsmoothmenu a.navactive::before {
	color: #33cccc;
}

.ddsmoothmenu a.navactive::after {
	color: #33cccc;
}

/*.selected{color: #33cccc;} */
.ddsmoothmenu a:hover {
	color: #33cccc;
}

.ddsmoothmenu a:hover::before {
	color: #33cccc;
}

.ddsmoothmenu a:hover::after {
	color: #33cccc;
}

.i_nav ul li ul {
	display: none !important;
}

/*.nava:hover .ddsmoothmenu  a::after {left: 0;right: 0;z-index: 1;} 
.nava:hover::after  {left: 0;right: 0;z-index: 1;} 
.navactive:hover::after  {left: 0;right: 0;z-index: 1;}
.navactive::after  {left: 0;right: 0;z-index: 1;}*/


/* Holly Hack for IE \*/
* html .ddsmoothmenu {
	height: 1%;
}

/*Holly Hack for IE7 and below*/
.downarrowclass {
	position: absolute;
	top: 12px;
	right: 15px;
}

.ddshadow {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background: silver;
}

.toplevelshadow {
	/*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
	filter: alpha(opacity=0);
	opacity: 0;
}

/*animate.css*/

Animate.css - http: //daneden.me/animate
Licensed under the MIT license - http: //opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden */.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.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, -35px, 0);
		transform: translate3d(0, -35px, 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);
		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, -35px, 0);
		transform: translate3d(0, -35px, 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)
	}
}

.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);
		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)
	}
}

.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);
		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)
	}
}

.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);
		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)
	}
}

.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);
		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)
	}
}

.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);
		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)
	}
}

.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;
		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
	}
}

.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);
		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)
	}
}

.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);
		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
	}
}

.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);
		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
	}
}

.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);
		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
	}
}

.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);
		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)
	}
}

.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);
		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)
	}
}

.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);
		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)
	}
}

.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);
		transform: translate3d(20px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-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);
		transform: translate3d(-20px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-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);
		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)
	}
}

.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);
		transform: translate3d(0, -100%, 0)
	}

	100% {
		opacity: 1;
		-webkit-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);
		transform: translate3d(0, -2000px, 0)
	}

	100% {
		opacity: 1;
		-webkit-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);
		transform: translate3d(-100%, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-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);
		transform: translate3d(-2000px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-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);
		transform: translate3d(100%, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-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);
		transform: translate3d(2000px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-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);
		transform: translate3d(0, 100%, 0)
	}

	100% {
		opacity: 1;
		-webkit-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);
		transform: translate3d(0, 2000px, 0)
	}

	100% {
		opacity: 1;
		-webkit-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);
		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);
		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);
		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);
		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);
		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);
		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);
		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);
		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);
		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
	}
}

.animated.flip {
	-webkit-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);
		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)
	}
}

.flipInX {
	-webkit-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);
		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)
	}
}

.flipInY {
	-webkit-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);
		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
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-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);
		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
	}
}

.flipOutY {
	-webkit-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);
		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
	}
}

.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);
		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;
		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
	}
}

.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;
		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
	}
}

.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;
		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
	}
}

.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;
		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
	}
}

.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;
		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
	}
}

.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;
		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
	}
}

.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: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

@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: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(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;
		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
	}
}

.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;
		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
	}
}

.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;
		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
	}
}

.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;
		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
	}
}

.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);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}

	100% {
		opacity: 1;
		-webkit-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);
		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);
		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);
		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)
	}
}

.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);
		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)
	}
}

.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);
		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)
	}
}

.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);
		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)
	}
}

.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);
		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);
		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)
	}
}

.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);
		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
	}
}

.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);
		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
	}
}

.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);
		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)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}


/*banner.css*/

#container {
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

#example {
	position: relative;
}

#ribbon {
	position: absolute;
	top: -3px;
	left: -15px;
	z-index: 500;
}

#frame {
	position: absolute;
	z-index: 0;
	width: 1920px;
	top: -3px;
	left: -80px;
}

#slides {
	z-index: 100;
}

#slides .rol,
#slides .ror {
	position: absolute;
	top: 220px;
	width: 35px;
	height: 52px;
	display: block;
	z-index: 101;
}

.slides_container {
	position: relative;
}

#slides .rol {
	left: 360px;
}

#slides .ror {
	right: 360px;
}

.p_banner_box {
	max-width: 1920px;
	margin: auto;
}

.p_banner_box #slides .rol {
	top: 110px;
}

.p_banner_box #slides .ror {
	top: 110px;
}

.pagination {
	display: block;
	position: absolute;
	z-index: 20000;
	bottom: 15px;
	width: 100%;
	text-align: center;
}

.pagination li {
	display: inline-block;
}

.pagination li a {
	display: inline-block;
	margin: 0 15px;
	width: 100px;
	height: 6px;
	text-align: center;
	background: #FFF;
	overflow: hidden;
	font-size: 0px;
}

.pagination li.current a {
	background: #0473ae;
}

.caption {
	position: absolute;
	bottom: -35px;
	height: 35px;
	padding: 5px 20px 0 20px;
	background: #000;
	background: rgba(0, 0, 0, .5);
	width: 898px;
	font-size: 1.3em;
	line-height: 1.33;
	color: #fff;
	border-top: 1px solid #000;
	text-shadow: 1px 1px 1px #ccc;
	display: none;
}




/* 首页部分开始 */
.header {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
}

.header_top {
	text-align: right;
	background: #f7f7f7;
}

.header_top span,
.header_top a {
	font-size: 14px;
	color: #333;
	line-height: 30px;
}

.header_top span:last-child {
	display: none;
}

.button-menu {
	display: none;
}

.mfbox {
	max-width: 950px;
	margin: 0 auto;
	height: 80px;
}

.wp {
	max-width: 1200px;
	margin: 0 auto;
}

.logo {
	max-width: 100px;
}

.nav {
	z-index: 100000;
	height: 100%;
	display: flex;
	align-items: center;
}

.i_banner_box {
	position: relative;
	width: 100%;
}

.i_banner {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.clear {
	clear: both;
}

/*头部开始*/
.left {
	float: left;
}

.right {
	float: right;
}

.header .top1 {
	float: right;
	width: 300px;
	height: 60px;
	background: url(../Images/top1.png) right center no-repeat;
	margin-left: 17px;
	display: none;
}

.mfbox01 {
	padding: 30px 0;
	border-bottom: 1px solid rgba(170, 170, 170, 0.2);
	position: relative;
}

.tel {
	text-align: right;
	color: #148395;
}

.tel p {
	color: #148395;
	font-size: 14px;
	line-height: 20px;
	border-bottom: 1px dashed #148395;
}

.tel p::before {
	font-size: 16px;
	color: #148395;
	padding-right: 8px;
}

.tel h3 {
	font-size: 24px;
}

.top {
	width: 720px;
	color: #B40000;
	float: left;
	margin-left: 15px;
	font-size: 25px;
	line-height: 60px;
	text-align: right;
	/* border-left: 1px solid #ccc; */
}

.top img {
	display: inline-block;
	vertical-align: middle;
}

.top h3 {
	display: inline-block;
	padding-left: 15px;
}

.ss {
	width: 340px;
	height: 40px;
	border-radius: 30px;
	border: #00000026 1px solid;
	position: relative;
	margin-top: 10px;
}

input#keywords {
	width: 220px;
	height: 35px;
	background-color: #fff;
	color: #999;
	font-size: 14px;
	padding: 0px 0px 0px 5px;
	margin-left: 12px;
}

input.search {
	background-image: url(/templates/Images/sea.png);
	position: absolute;
	top: 4px;
	right: 0;
	border: 0;
	width: 95px;
	height: 30px;
	font-size: 14px;
	cursor: pointer;
	color: #fff;
	background-repeat: no-repeat;
	background-color: #fff;
	z-index: 1;
}

.addflex {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1111;
}

/*头部结束*/
.index_title {
	text-align: left;
	padding-top: 65px;
	padding-bottom: 60px;
}

.index_title h3 {
	display: inline-block;
	color: #33cccc;
	font-size: 24px;
	margin-right: 10px;
}

.index_title span {
	font-size: 14px;
	color: #bbb;
}

/* 首页荣誉 */

.swiper-container-honor {
	overflow: hidden;
	position: relative;
}

.index-honor__content li .pic {
	padding-top: 60%;
	position: relative;
	overflow: hidden;
}

.index-honor__content li .pic img {
	max-width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}

/* 首页解决方案 */
.index-solution {
	overflow: hidden;
	clear: both;
	display: none;
}

.index-toplist {
	width: 70%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 25px;
}

.index-toplist .header_top {
	width: 100%;
	padding-top: 15%;
	position: relative;
	overflow: hidden;

}

.index-toplist .header_top h3 {
	font-size: 100px;
	color: #ebebeb;
	line-height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-weight: 700;
}

.index-toplist .header_top p {
	font-size: 28px;
	font-weight: 700;
	display: inline;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	color: #333;
	white-space: nowrap;
}

.index-toplist .header_text {
	font-size: 16px;
	line-height: 25px;
	text-align: center;
}

.index-solution__content {}

.index-solution-item {
	width: calc(100% / 3 - 30px);
	margin: 15px;
	float: left;
}

.index-solution-box {}

.index-solution-pic {
	padding-top: 60%;
	position: relative;
	overflow: hidden;
}

.index-solution-pic::before {
	content: '';
	width: 0;
	height: 0;
	bottom: 0;
	left: 0;
	border: 2px solid #33cccc;
	border-right: 0;
	border-bottom: 0;
	position: absolute;
	z-index: 10;
}

.index-solution-pic::after {
	content: '';
	width: 0;
	height: 0;
	top: 0;
	left: 30%;
	border: 2px solid #33cccc;
	border-left: 0;
	border-bottom: 0;
	position: absolute;
	z-index: 10;
}

@keyframes indexborder_left {
	0% {
		width: 0;
		height: 0;
	}

	60% {
		width: 0;
		height: calc(100% - 2px);
	}

	100% {
		width: 30%;
		height: calc(100% - 2px);
	}
}

@keyframes indexborder_right {
	0% {
		width: 0;
		height: 0;
	}

	45% {
		width: calc(70% - 2px);
		height: 0;
	}

	100% {
		width: calc(70% - 2px);
		height: 100%;
	}
}

.index-solution-item:hover .index-solution-pic::before {
	animation: indexborder_left 1.6s linear forwards;
}

.index-solution-item:hover .index-solution-pic::after {
	animation: indexborder_right 2s linear forwards;
}

.index-solution-pic img {
	max-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 100%;
	width: 100%;
}

.index-solution-title {
	font-size: 16px;
	color: #fff;
	background-color: #33CCCC;
	line-height: 40px;
	text-align: center;
}

/* 首页产品中心 */
.index-product__content {}

.index-product__content .index-product-item {
	width: 25%;
	float: left;
}

.index-product-item:hover .index-product-text {
	top: -100%;
}

.index-product-box {
	padding-top: 62%;
	position: relative;
	overflow: hidden;
}

.index-product-box .index-product-pic {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

.index-product-box .index-product-pic img {
	width: 100%;
}

.index-product-box .index-product-text {
	width: 100%;
	height: 200%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .8s linear;
}

.index-product-box .index-product-text .title {
	width: 100%;
	height: 50%;
	padding: 15% 10%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #000;
	background-color: rgba(255, 255, 255, .4);
	font-size: 14px;
	line-height: 25px;

}

.index-product-box .index-product-text .p_ease10 {
	width: 100%;
	height: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.index-product-text .p_ease10 .li_box {
	width: 80%;
	height: 50%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}

.index-product-text .p_ease10 .li {
	float: left;
	padding: 5px 10px;
	color: #fff;
	background-color: #33cccc;
	border-radius: 10px;
	margin: 10px 5px;
}

/* 首页成功案例 */
.index-case {
	clear: both;
	overflow: hidden;
}

.index-case__nav {
	display: flex;
	justify-content: space-around;
	height: 60px;
	align-items: center;
	margin-bottom: 30px;
}

.index-case__nav .case-nav__l {
	display: inline-block;
	padding: 8px 20px;
	background-color: #E5E5E5;
	color: #000;
	font-size: 14px;
	box-sizing: border-box;
	border-radius: 5px;
	box-shadow: 4px 4px 4px 1px #999;
}

.index-case__content {
	position: relative;
}

.swiper-container-case {
	overflow: hidden;
}

.index-case .swiper-container-case .item_img {
	position: relative;
}

.index-case .swiper-container-case .item_wrapper {
	line-height: 40px;
	text-align: center;
	border: 1px solid #ccc;
	border-top: 0;
	font-size: 14px;
	color: #666;
}

.swiper-container-case .item_img::before {
	content: '';
	width: 0;
	height: 0;
	bottom: 0;
	left: 0;
	border: 2px solid #33cccc;
	border-right: 0;
	border-bottom: 0;
	position: absolute;
	z-index: 10;
}

.swiper-container-case .item_img::after {
	content: '';
	width: 0;
	height: 0;
	top: 0;
	left: 30%;
	border: 2px solid #33cccc;
	border-left: 0;
	border-bottom: 0;
	position: absolute;
	z-index: 10;
}

.swiper-container-case .swiper-slide:hover .item_wrapper {
	background-color: #33cccc;
	color: #fff;
	border-color: #33cccc;
}

.swiper-container-case .swiper-slide:hover .item_img::before {
	animation: indexborder_left 1.2s linear forwards;
}

.swiper-container-case .swiper-slide:hover .item_img::after {
	animation: indexborder_right 1.5s linear forwards;
}

.index-case__content .swiper-button-prev {
	left: -60px;
}

.index-case__content .swiper-button-next {
	right: -60px;
}

/* 联系我们 */
.index_contact {
	background: url(../Images/contact1.jpg) no-repeat 0 0 / cover;
	overflow: hidden;
	margin-top: 40px;
	padding-bottom: 40px;
}

.index_contact .index-toplist .header_top h3 {
	color: #515151;
}

.index_contact .index-toplist .header_top p {
	color: #fff;
	background-color: #303030;
}

.index-contact__content {
	overflow: hidden;
}

.index-contact__content .contact_dex {
	float: left;
	padding-left: 20px;
	width: 50%;
	font-size: 16px;
	line-height: 30px;
}

.index-contact__content .contact_dex h3 {
	display: block;
	color: #1d90a5;
	font-weight: 400;
}

.index-contact__content .contact_dex p {
	color: #d2d2d2;
}

.index-contact__content .contact_dex .img {
	padding: 10px;
	margin: 15px auto 0;
	background: #7d7d7d;
	width: 130px;
	box-sizing: content-box;
	font-size: 12px;
	color: #fff;
}

.index-contact__content .contact_dex span {
	display: block;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 20px;
	height: 25px;
}

.index-contact__content .pro_gbook {
	width: 50%;
	float: right;
}

.index-contact__content .pro_gbook .gbook_indexpost {
	padding-left: 15%;
	width: 450px;
}

.pro_gbook .gbook_indexpost form {
	width: 450px;
}

.pro_gbook .gbook_indexpost .gbook_tblist {
	width: 100%;
}

.pro_gbook .gbook_indexpost form tr {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	color: #d2d2d2;
	display: flex;
	width: 100%;
}

.pro_gbook .gbook_indexpost form tr td {}

.pro_gbook .gbook_indexpost form tr td:first-child {
	width: 12%;
	flex-shrink: 0;
	line-height: 35px;
}

.pro_gbook .gbook_indexpost form tr td:last-child {
	width: 100%;
}

.pro_gbook .gbook_indexpost form tr td input {
	height: 35px;
	width: 100%;
	border-radius: 3px;
	padding: 2px 10px;
}

.pro_gbook .gbook_indexpost form tr td textarea {
	width: 100% !important;
	padding: 2px 10px;
}

.gbook_formbtn input {
	margin-top: 10px;
	width: 88%;
	font-size: 16px;
	color: #fff;
	background-color: #33cccc;
	margin-left: 12%;
	height: 40px;
	border-radius: 5px;
}

.gbook .col-l {
	display: none;
}

.gbook .p_con>h3 {
	display: none;
}

/* 首页友情链接 */
.index_link {
	background: #4b4b4b;
	padding: 10px 0;
	overflow: hidden;
}

.index_link strong {
	float: left;
	font-size: 14px;
	color: #d2d2d2;
	line-height: 30px;
	font-weight: 400;
}

.index_link a {
	float: left;
	font-size: 14px;
	margin: 5px 10px 5px 0;
	line-height: 20px;
	color: #d2d2d2;
}

/*产品*/
.sidebar .sortsubnavcontainer {
	display: none;
}

.i_product .wp {
	position: relative;
}

.pro_child_menu .pro_child_item {
	display: none;
}

.pro_child_menu .pro_child_item.active {
	display: block;
}

.pro_child_menu {
	width: 200px;
	float: left;
	border-top: 1px solid #ccc;
	margin-right: 40px;
}

#com_thenm_list {
	overflow: hidden;
}

#com_pmodule_products_list {
	overflow: hidden;
}

.pro_child_item a {
	font-size: 14px;
	margin-left: 15px;
	position: relative;
}

.pro_child_item a::before {
	content: '';
	display: inline-block;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #828282;
	position: absolute;
	left: -10px;
	top: 50%;
	transform: translateY(-50%);
}

.pro_child_item ul li,
.pro_child_item h3 {
	border-bottom: 1px solid #ccc;
	line-height: 48px;
}

.pro_child_item a:hover {
	text-decoration: underline;
}

.pro_child_item a.on {
	color: #33cccc;
}

.main_prolist ul li {
	width: calc(100% / 3 - 30px);
	margin: 15px;
	float: left;
}

.main_prolist ul li .item_img {
	padding-top: 100%;
	position: relative;
	overflow: hidden;
}

.main_prolist ul li .item_img img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 100%;
	max-width: 100%;
}

.main_prolist ul li .des,
.main_prolist ul li .code {
	display: none;
}

.main_prolist ul li .item_wrapper h3 {
	position: relative;
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 50px;
	background: #eee;
	padding: 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 50px;
	overflow: hidden;
}

.main_prolist ul li .item_wrapper h3::before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	border-left: 1px solid #33cccc;
	border-bottom: 1px solid #33cccc;
	left: 0;
	transform: scale();
}

.main_prolist ul li .item_wrapper h3::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0%;
	top: 0;
	border-right: 1px solid #33cccc;
	right: 1px;
}

.main_prolist ul li:hover .item_wrapper h3 {
	color: #33cccc;
}

.main_prolist ul li:hover .item_wrapper h3::before {
	animation: borderMove 1.5s linear forwards;
}

.main_prolist ul li:hover .item_wrapper h3::after {
	animation: borderMove 1.5s linear forwards;
}

@keyframes borderMove {
	0% {
		height: 0%;
		width: 0%;
	}

	40% {
		height: calc(100% - 1px);
		width: 0%;
	}

	100% {
		height: calc(100% - 1px);
		width: 100%
	}
}

/* 产品详情  */
.products_show_top {
	overflow: hidden;
}

.products_show_top .img {
	width: 30%;
	padding-top: 33%;
	float: left;
	position: relative;
	overflow: hidden;
}

.products_show_top .img img {
	position: absolute;
	max-width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 100%;
}

.products_show_top .text {
	padding-left: 30px;
	overflow: hidden;
}

.products_show_top .text strong {
	color: #000;
	font-size: 24px;
	line-height: 30px;
	overflow: hidden;
	display: block;
}

.show_right .font {
	overflow: hidden;
	background: #eeeeee;
	padding: 10px;
	line-height: 20px;
	font-size: 18px;
	color: #33cccc;
	margin: 10px 0;
}

.products_show_top .text .p {
	overflow: hidden;
	padding: 5px 0;
	line-height: 30px;
	font-size: 16px;
}

.products .font {
	overflow: hidden;
	background: #eeeeee;
	padding: 10px;
	line-height: 20px;
	font-size: 18px;
	color: #33cccc;
	margin: 10px 0;
}

.products_show_body {
	padding: 10px 0 0;
	font-size: 16px;
	color: #2d2d2d;
	line-height: 2;
}

.products_show_body img {
	display: block;
	margin: 0 auto;
}

/* 科学健身 */
.news_dll ul li {
	width: calc(100% / 3 - 30px);
	float: left;
	padding: 15px;
}

.news_dll ul li .item_time {
	float: left;
	width: 70px;
	height: 70px;
	text-align: center;
	background: #33cccc;
	color: #fff;
	line-height: 70px;
	font-size: 14px;
}

.news_dll ul li .item_time .mouth {
	font-size: 18px;
	display: inline;
}

.news_dll ul li .item_wrapper {
	overflow: hidden;
	padding-left: 10px;
}

.news_dll ul li .item_wrapper h3 {
	display: block;
	overflow: hidden;
	color: #000;
	font-size: 16px;
	height: 20px;
	font-weight: 400;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_dll ul li .item_wrapper .des {
	overflow: hidden;
	color: #999;
	padding-top: 10px;
	height: 66px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

/*案例*/
.i_case {
	padding-top: 50px;
	padding-bottom: 60px;
}

.case_pro ul li {
	width: calc(100% / 4 - 20px);
	margin: 10px;
	margin-bottom: 20px;
	float: left;
}

.case_pro ul li .item_img {
	overflow: hidden;
	padding-top: 70%;
	position: relative;
}

.case_pro ul li .item_img img {
	position: absolute;
	max-width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	right: 0;
	margin: 0 auto;
}

.case_pro ul li .item_wrapper h3 {
	display: block;
	border: 1px solid #e5e5e5;
	text-align: center;
	font-size: 14px;
	line-height: 49px;
	border-top-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.case_pro ul li .item_wrapper .des {
	display: none;
}

.case_pro ul li:hover {
	box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);
}

.case_pro ul li:hover .item_wrapper h3 {
	background-color: #33cccc;
	border-color: #33cccc;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* 荣誉 */
.menu_109 .case_pro ul .item_wrapper {
	display: none;
}

.menu_109 .case_pro ul li .item_img {
	padding-top: 65%;
}



/*新闻*/
.i_news {
	padding-top: 60px;
	padding-bottom: 60px;
}

.news {
	position: relative;
}

.news .item_img {
	overflow: hidden;
}

.news .item_img img {
	width: 380px;
	height: 180px;
}

.news .item_wrapper {
	padding: 40px 0 100px;
	position: relative;
}

.news .item_wrapper h3 {
	transition: all 0.36s ease;
	color: #333;
	font-size: 16px;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.news .item_wrapper span {
	display: block;
	height: 70px;
	line-height: 70px;
	font-weight: 600;
	font-size: 20px;
	border-top: 1px solid #e2e4e6;
	position: absolute;
	width: 100%;
	bottom: 0;
}

.news .item_wrapper .des {
	transition: all 0.36s ease;
	font-size: 13px;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	color: #999;
	margin-top: 13px;
}


.news .swiper-slide:hover .item_img img {
	transform: scale(1.08) translate3d(0, 0, 0);
	transition: all 0.36s ease;
}

.news .swiper-slide:hover .item_wrapper h3,
.news .swiper-slide:hover .item_wrapper span {
	color: #33cccc;
}

.news .swiper-slide:hover .item_wrapper span {
	border-top: 1px solid #33cccc;
	transition: all 0.36s ease;
}


/*底部*/
.footer-menu {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 45px;
	background: #18879B;
	z-index: 9999;
	display: none;
}

.footer-menu ul {
	display: flex;
	justify-content: space-between;
	height: 100%;
}

.footer-menu ul li {
	width: 25%;
	text-align: center;
	height: 100%;
	display: flex;
	flex-direction: column;
	color: #fff;
	justify-content: space-around;
	font-size: 12px;
}

.footer-menu ul li img {
	width: 17px;
}

.footer {
	background: #d2d2d2;
}

.footer .footer_1 {
	overflow: hidden;
	padding: 10px 0 20px;
}

.footer .footer_1 li {
	float: left;
	width: calc(100% / 6 - 2%);
	margin-right: 2%;
}

.footer .footer_1 li strong {
	color: #1d90a5;
	display: block;
	line-height: 39px;
	border-bottom: 1px solid #b5b5b5;
	margin-bottom: 5px;
}

.footer .footer_1 li a {
	display: block;
	color: #1d90a5;
	line-height: 25px;
	height: 25px;
	padding-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.footer .footer_1 li .p {
	overflow: hidden;
	padding-top: 5px;
	line-height: 25px;
	color: #1d90a5;
}

.footer .footer_1 li .b {
	line-height: 25px;
	color: #1d90a5;
	overflow: hidden;
	font-weight: bold;
	font-size: 18px;
	height: 25px;
	padding-top: 5px;
}

.fd_pic {
	width: 20%;
}

.fd_pic h3 {
	color: #3d3d3d;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 60px;
}

.fa.fa-weibo,
.fa.fa-qq {
	margin-right: 30px;
}

.ff_social img {
	width: 20px;
	height: 20px;
}

.fd_txt {
	width: 70%;
}

.fd_txt ul li {
	width: 50%;
	float: left;
}

.fd_txt ul li p {
	line-height: 40px;
	font-size: 13px;
	color: #989898;
}

.copyright {
	border-top: 1px solid #eee;
	background-color: #4b4b4b;
	font-size: 16px;
	color: #d2d2d2;
	padding: 10px 56px;
	line-height: 24px;
	text-align: center;
}

/* 首页部分结束 */


/* 内页部分开始 */
.sortnavt h3 {
	display: none;
}

.col-l {
	padding-top: 45px;
}

.col-r {
	margin-top: 20px;
}

.col-r .r_posnav {
	display: none;
}

.col-l .l_posnav {
	font-size: 30px;
	color: #33cccc;
	text-align: center;
	display: none;
}


.path {
	color: #666;
	font-size: 12px;
}

.path a {
	font-size: 12px;
	color: #666;
	font-weight: 400;
}

.pathbox {
	display: none;
}

.sidebar_l {
	text-align: center;
}

ul.sortnavul {
	display: inline-block;
}

.sortnavul li {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}

.sortnavul li::after {
	content: '';
	padding: 1px 1px;
	background-color: #828282;
}

.sortnavul li:last-child::after {
	content: '';
	padding: 0;
}

.sortnavul li a {
	color: #828282;
	display: inline-block;
	padding: 0 15px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
}

.sortnavul li a.on {
	color: #33cccc;
}

.sortnavul li a:hover {
	color: #33cccc;
}




/* 内页部分结束 */

/*响应式*/
@media screen and (max-width: 1920px) {}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1280px) {
	.wp {
		width: 96%;
	}
}

@media screen and (max-width: 1024px) {

	.mfbox,
	.wp {
		width: 94%;
	}

	.contact,
	.lianxi {
		padding: 75px 0px 80px 20px;
	}

	/* 首页 */
	.header .ss {
		display: none;
	}

	/* 联系我们 */
	.index-contact__content .contact_dex {
		width: 100%;
		float: none;
		padding-left: 2%;
		position: relative;
	}

	.index-contact__content .contact_dex .img {
		position: absolute;
		top: 5px;
		right: 10%;
	}

	.index-contact__content .pro_gbook {
		width: 100%;
		display: inline-block;
		float: none;
		margin-top: 30px;
	}

	.index-contact__content .pro_gbook .gbook_indexpost {
		padding-left: 2%;
		width: 100%;
		box-sizing: border-box;
	}

	.index-contact__content .contact_dex h3 {
		width: calc(100% - 180px);
	}

	.index-contact__content .contact_dex p {
		width: calc(100% - 180px);
	}

	.products_show_top .img {
		width: 40%;
		padding-top: 40%;
	}
}

@media screen and (max-width: 860px) {
	.ddsmoothmenu a::before {
		font-size: 35px;
	}

	.ddsmoothmenu ul li a::after {
		font-size: 12px;
	}

	.index-toplist .header_top h3 {
		font-size: 80px;
	}

	.index-contact__content .contact_dex .img {
		right: 5%;
	}
}

@media screen and (max-width: 768px) {

	.header .top {
		font-size: 20px;
		line-height: 50px;
	}

	.header .top1 {
		display: none;
	}

	.mfbox01 {
		padding: 15px 0;
	}

	.index-toplist .header_top p {
		font-size: 22px;
	}

	.index-toplist .header_text {
		font-size: 12px;
	}

	.index-solution-title {
		line-height: 30px;
		font-size: 12px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.ddsmoothmenu a::before {
		content: '';
		display: none;
	}

	.ddsmoothmenu ul li a::after {
		content: '';
		display: none;
	}

	.mfbox {
		height: 100vh;
		width: 0;
		position: absolute;
		top: 80px;
		right: 0;
		z-index: 999;
		background: #f5f5f5;
		display: none;
		transition: all .8s linear;
	}

	.mfbox.active {
		display: block;
		width: 300px;
	}

	.nav {
		z-index: 100000;
		height: 100%;
		display: flex;
		align-items: center;
	}

	.i_nav {
		height: 100%;
	}

	.ddsmoothmenu ul {
		z-index: 100;
		display: flex;
		flex-direction: column;
		width: 300px;
		justify-content: start;
		align-items: center;
		padding: 20px 0;
	}

	.ddsmoothmenu ul li {
		line-height: 40px;
	}

	.button-menu {
		display: block;

	}

	.icon-caidan:before {
		font-size: 30px;
	}

	.index-solution-item {
		width: calc(100% / 3 - 20px);
		margin: 10px;
	}

	.index-toplist .header_top h3 {
		font-size: 60px;
	}

	/* 产品 */
	.pro_child_menu {
		width: 100%;
		float: none;
	}

	.pro_child_item h3 {
		display: none;
	}

	.pro_child_item ul li {
		border-bottom: 1px solid #ccc;
		line-height: 40px;
		display: inline-block;
		margin-right: 5px;
	}

	.pro_child_item .pro_child_list {
		display: inline-block;
	}

	.case_pro ul li {
		width: calc(100% / 3 - 20px);
	}

	.case_pro ul li .item_wrapper h3 {
		font-size: 14px;
		line-height: 40px;
	}

	.products_show_top .img {
		width: 45%;
		padding-top: 45%;
	}

	.products_show_top .text strong {
		font-size: 22px;
	}

	.show_right .font {
		font-size: 16px;
	}

	.products_show_top .text .p {
		font-size: 14px;
	}

	/* 联系我们 */
	.index-contact__content .contact_dex .img {
		right: 0%;
	}

	.index-contact__content .contact_dex .img {
		position: relative;
		display: inline-block;
	}

	.col-r {
		margin-top: 0;
	}
}

@media screen and (max-width: 680px) {
	.products_show_top .img {
		float: none;
		position: relative;
		overflow: hidden;
		margin: 20px auto;
	}

	.products_show_top .text {
		padding-left: 0;
		overflow: hidden;
	}

	.products_show_body img {
		max-width: 94% !important;
		height: auto !important;
	}
}

@media screen and (max-width: 480px) {
	.top {
		margin-left: 15px;
	}

	.top h3:first-child {
		display: none;
	}

	.index-toplist {
		width: 100%;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.index-toplist .header_top h3 {
		font-size: 50px;
		line-height: 50px;
	}

	.index-toplist .header_top p {
		font-size: 18px;
	}

	.index-toplist .header_text p {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.index-solution-item {
		width: calc(100% / 2 - 20px);
	}

	/* 产品 */
	.main_prolist ul li {
		width: calc(100% / 2 - 20px);
		margin: 10px;
		float: left;
	}

	.case_pro ul li {
		width: calc(100% / 2 - 20px);
	}

	.case_pro ul li .item_wrapper h3 {
		font-size: 12px;
		line-height: 30px;
	}

	.products_show_top .img {
		width: 55%;
		padding-top: 55%;
	}

	/* 联系我们 */
	.index-contact__content .contact_dex h3,
	.index-contact__content .contact_dex p {
		width: 100%;
	}

	.pro_gbook .gbook_indexpost form {
		width: 100%;
	}

}

@media screen and (max-width: 414px) {

	.logo img {
		width: 100%;
	}

	.header .top {
		font-size: 18px;
		line-height: 43px;
	}

	.top {
		margin-left: 10px;
	}

	.top h3 {
		padding-left: 10px;
	}

	.footer-menu {
		display: block;

	}

}

@media screen and (max-width: 375px) {
	.button-menu {
		display: block;
		margin-top: 5px;
	}

	.mfbox {
		top: 70px;
		width: 240px;
	}
}

@media screen and (max-width: 320px) {
	.header .top {
		font-size: 16px;
		line-height: 40px;
	}

}