﻿@charset "utf-8";




.sort_list ul {
	display: flex;
	flex-wrap: wrap;
}

.sort_list ul li {
	width: calc(100% / 4 - 20px);
	margin: 0 10px 20px;
}

.sort_list ul li .pic {
	text-align: center;
	border: 1px solid #e6e6e6;
}

.sort_list ul li h3 {
	text-align: center;
	font-weight: bold;
	line-height: 2;
	font-size: 18px;
}

.header {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 99999;
	background: #fff;
}

.i_banner_box,
.p_banner_box {
	margin-top: 104px;
}

.fazhan {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.mileposts_content {
	background: url(/templates/Images/Vertical_line.png);
	background-repeat: repeat-y;
	background-position: center;
	overflow: hidden;
	margin-top: 60px;
	padding-bottom: 145px;
	position: relative;
}

.mileposts_container {
	overflow: hidden;
}

.mileposts_content .mileposts_container>ul {
	position: relative;
	padding-top: 60px;
	width: 540px;
	border: 1px solid #ccc;
	border-radius: 8px;
	padding: 25px 20px;
	float: left;
	position: relative;
	background-size: 100% 100%;
}

.mileposts_content .mileposts_container>ul::before {
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #CCCCCC;
	top: 20px;
	right: -10px;
}

.mileposts_content .mileposts_container>ul .title {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
}

.mileposts_list {
	padding-left: 20px;
}

.mileposts_list li {
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	list-style: disc;
}

.mileposts_content .mileposts_container>ul::after {
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	background: url(/templates/Images/circular_big.png.png) no-repeat 100%;
	right: -69px;
	top: 22px;
}

.mileposts_content .mileposts_container:nth-child(2n)>ul {
	border: 1px solid #ccc;
	border-radius: 8px;
	float: right;
	background-size: 100%;
}

.mileposts_content .mileposts_container:nth-child(2n)>ul::before {
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #CCCCCC;
	right: auto;
	left: -10px;
	border-left: none;
}

.mileposts_content .mileposts_container:nth-child(2n)>ul::after {
	left: -68px;
}






























/*友情连接*/
.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;
}

.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;
}

/* ---------------结束---------------- */

/* ---------------开始首页内容------------------ */
/* 首页推荐新闻*/
.i_n_list {}

.i_n_list .nlist2 li {
	line-height: 24px;
	padding-left: 8px;
	width: 224px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../images/icon4.gif) no-repeat 8px 10px;
	padding-left: 15px;
}

.i_n_list .nlist2 a {
	display: block;
	width: 220px;
	overflow: hidden;
	float: left;
	font-size: 12px;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.i_n_list .nlist2 a:hover {
	text-decoration: none;
}

.i_n_list .i_title li {
	width: 90px;
}

.i_n_list .i_title a {
	float: left;
	padding-left: 13px;
	font-size: 12px;
	text-align: left;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: none;
	color: #616161;
}

.i_n_list .i_title a:hover {
	color: #fff;
}

/* 首页推荐产品 */
/* 首页友情链接图片列表式 */
.i_l_list {
	display: inline-block;
}

.i_l_list a {
	display: block;
	display: inline;
	overflow: hidden;
	float: left;
	width: 30.5%;
	margin: 5px;
	line-height: 22px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.i_l_list img {
	display: block;
	width: 96%;
	height: 80px;
	padding: 1px;
	border: 1px solid #C4C4C4;
}

.i_l_list a:hover img {
	border: 1px solid #900;
}

/* 翻页按钮 */
.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 #16a787;
	background-color: #16a787;
}

/* ---------------结束栏目列表---------------- */
/*产品分类*/
.sortnavt {
	display: none;
}

.sortnavt h3 {
	height: 35px;
	line-height: 35px;
	color: #666;
}

.sortnavt span {
	float: left;
	display: block;
	font-size: 14px;
	line-height: 40px;
	text-indent: 10px;
	text-transform: capitalize;
	display: none;
}

.sortnavli {
	position: relative;
}

ul.sortnavul {}

.sortnavul li a {
	color: #666;
	position: relative;
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
	text-align: center;
}

.sortnavul li a:hover::before {
	left: 0;
	right: 0;
	z-index: 1;
}


/*单页图文分类*/
.sortnavbtn {
	background: url(../images/lb.gif) no-repeat scroll 40px 0 transparent;
	color: #D4D4D4;
	font-weight: bold;
	line-height: 32px;
}

.sortnavbtn a {
	background: url(../images/lb.gif) no-repeat 40px 0;
	color: #D4D4D4;
	display: block;
	font-weight: bold;
	line-height: 32px;
	overflow: hidden;
	padding-bottom: 8px;
	padding-left: 50px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 177px;
}

.sortnavbtn a:hover {
	line-height: 32px;
	background: url(../images/lhover.gif) no-repeat 40px 0px;
	padding-left: 50px;
	color: #c30708;
	font-weight: bold;
	text-decoration: none;
}

/*首页产品分类*/
.i_ullist_sortnav {
	float: left;
}

.i_ullist_sortnav li {
	border-bottom: 1px solid #ffefe1;
	width: 150px;
}

/* ---------------开始栏目详细---------------- */

/*产品展示详细*/
.productview {
	position: relative;
}

.producttitle {
	font-size: 16px;
	color: #000;
	margin: 0 auto 20px;
	font-weight: 700;
}

.page_text {
	line-height: 2;
}

.productview .navbar {
	border-bottom: 1px solid #e5e5e5;
	margin-top: 30px;
}

.productview .navbar ul {
	display: flex;
	flex-wrap: wrap;
}

.productview .navbar ul li {
	padding: 15px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
	color: #777;
	text-decoration: underline;
	cursor: pointer;
}

.productview .navbar ul li.active {
	background: #eee;
	border-radius: 5px 5px 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: 700;
	text-decoration: none;
}

.navbar_content_item {
	padding: 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;
}

/* 留言 */
.gbook_formbtn {
	padding: 4px;
}

.gbook_formbtn goback_btn {
	clear: both;
	margin-left: 150px;
	background: #888888;
	color: #FFFFFF;
	border: solid 1px #666666;
	font-weight: bold;
	padding: 4px 6px;
}

.gbook_formbtn input {
	color: #333;
	border: medium none;
	float: left;
	cursor: pointer;
	line-height: 35px;
	margin: 10px 10px 0px 0px;
	width: 100px;
	text-align: center;
	border: #fff 1px solid;
}

.gbook_indexpost {
	margin-bottom: 8px;
	padding: 0 30px;
	padding-top: 45px;
}

.gbook_tblist {
	margin-bottom: 4px;
}

.gbook_tblist input,
.gbook_tblist textarea {
	width: 100%;
	height: 26px;
}

.p_g_gbook {
	padding: 0px;
}

.p_g_title {
	font-weight: bold;
	line-height: 35px;
	text-align: left;
	padding-left: 10px;
	clear: both;
}

.p_g_content {
	text-align: left;
	line-height: 24px;
	padding: 0 5px;
	clear: both;
}

/* 招聘 */
.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;
}


.sort_title {
	margin-bottom: 60px;
}

.sort_title p {
	font-size: 14px;
	color: #333;
	line-height: 2;
}

.sort_title h3 {
	color: #000;
	margin: 0 auto 20px;
	font-weight: 700;
	font-size: 16px;
}



.xinzeng_environment .swiper-slide h3 {
	font-size: 16px;
	text-align: center;
	line-height: 1.2;
	color: #333;
}














.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 #16a787;
}

.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%;
	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: 44px;
	font-size: 16px;
	color: #000;
	overflow: hidden;
}

.ddsmoothmenu ul {
	z-index: 100;
	padding: 0;
	list-style-type: none;
	margin-left: 20px;
}

.ddsmoothmenu ul li {
	position: relative;
	float: left;
	display: inline;
	color: #fff;
	text-align: center;
	width: 117px;
}

.nava {}

.ddsmoothmenu a.navactive {
	color: #16a787;
}

.selected {
	color: #16a787;
}

.navactive:hover,
.nava:hover {
	color: #16a787;
}


.i_nav ul li ul {
	position: absolute;
	visibility: hidden;
	width: 117px;
	margin-left: 0;
	right: 0;
	top: 0;
	background: #16a787;
	margin-top: 20px;
}

.i_nav ul li ul li {
	display: list-item;
	position: relative;
	margin: 0 auto;
	height: 100%;
}

.i_nav ul li ul li a {
	border-top: none;
	display: block;
	float: left;
	font: normal 14px Verdana;
	cursor: pointer;
	width: 100%;
	text-align: center;
	z-index: 2001;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 40px;
	line-height: 40px;
	color: #dddada;
	padding: 0;
	font-size: 14px;
}

.i_nav ul li ul li a:hover {
	color: #fff;
}

/*.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 #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;
}




/* 首页部分开始 */
.mfbox,
.wp {
	max-width: 1200px;
	margin: 0 auto;
}

.logo {
	margin-top: 30px;
}

.nav {
	margin: 30px 0;
	z-index: 100000;
}

.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;
}

.arrowsWrapper {
	z-index: 1;
	position: relative;
}

/*.addflex{position: fixed;top: 0;width: 100%;z-index: 1111;} */
/*头部结束*/
.index_title {
	text-align: center;
	padding-top: 65px;
	padding-bottom: 60px;
}

.index_title h3 {
	font-size: 30px;
	color: #16a787;
	margin-bottom: 8px;
}

.index_title span {
	font-size: 14px;
	color: #666;
}

/*产品*/
.product ul li {
	float: left;
	width: 33.33%;
	margin-bottom: 10px;
	padding: 0 10px;
}

.product ul li .item_img {
	position: relative;
	overflow: hidden;
	transition: all ease .5s;
	-webkit-transition: all ease .5s;
}

.product ul li .mask {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
}

.product ul li .item_img img {
	width: 390px;
	height: 260px;
}

.product ul li .item_wrapper {
	color: #333;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.product ul li:hover .mask {
	opacity: 0.3;
	background-color: #fff;
}

.product ul li:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

.more {
	margin: 30px 0 60px;
}

.more a {
	border: 1px solid #e9e9e9;
	width: 125px;
	line-height: 40px;
	text-align: center;
	display: block;
	margin: 0 auto;
	font-size: 14px;
	color: #16a787;
}

.more a:hover {
	background: #16a787;
	color: #fff;
}

/*我们*/
.i_about {
	padding-top: 60px;
	padding-bottom: 50px;
	background: #f4f4f4;
}

.i_about .index_title {
	text-align: left;
	padding-top: 0;
	padding-bottom: 30px;
}

.i_about .more a {
	margin: 0;
}

.about_l {
	float: left;
	width: 50%;
}

.about_r {
	float: right;
	width: 50%;
}

.i_about .index_title h3 {
	display: inline-block;
	margin-right: 5px;
}

.about_l img {
	width: 560px;
	height: 370px;
}

.about_txt {
	color: #666;
	font-size: 16px;
	line-height: 34px;
}

.about_list ul li {
	display: inline-block;
}

.ab_list,
.line {
	float: left;
}

.line {
	width: 108px;
	height: 1px;
	display: block;
	border: #c6c6c6 1px dashed;
	margin-top: 50px;
}

.ab_list {
	text-align: center;
}

.ab_list img {
	width: 93px;
	height: 93px;
}

.ab_list p {
	color: #666;
	padding-top: 30px;
	text-align: center;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*案例*/
.casebox ul li {
	float: left;
	width: 32.5%;
	margin-right: 10px;
	background: #fff;
	box-shadow: #e5e5e5 2px 4px 16px;
	margin-bottom: 10px;
}

.casebox ul li .item_img img {
	width: 390px;
	height: 295px;
}

.casebox ul li .item_wrapper {
	font-size: 18px;
	color: #333;
	text-align: center;
	line-height: 50px;
	padding: 10px 0;
	background-color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*技术*/
.i_js {
	background-image: url(/templates/Images/js_bg.jpg);
	height: 346px;
	position: relative;
	margin-bottom: 300px;
}

.i_js .index_title h3,
.i_js .index_title span {
	color: #fff;
}

.js {
	background: #fff;
	box-shadow: #e5e5e5 0px 6px 15px;
	width: 1100px;
	height: 439px;
	position: absolute;
	top: 179px;
	left: calc(50% - 550px);
	z-index: 3;
}

.js ul li {
	text-align: center;
}

.js ul li h3 {
	font-size: 20px;
	color: #333;
	padding-top: 20px;
}

.js ul li .des {
	width: 540px;
	margin: 0 auto;
	font-size: 14px;
	color: #666;
	padding-top: 20px;
	line-height: 24px;
}

.js ul li img {
	width: 148px;
	height: 148px;
}

.tab-con {
	padding-top: 50px;
}

.tab-menu {
	width: 150px;
	margin: 0 auto;
	margin-top: 30px;
}

.tab-menu ul li {
	display: inline-block;
	width: 20px;
	height: 5px;
	margin: 0 10px;
	text-align: center;
	cursor: pointer;
	background-color: #6dfcdc;
}

.tab-menu ul li.active {
	background: #16a787;
}

.tab-con1 {
	display: none;
}

.tab-con ul li:first-child {
	display: block;
}

/*新闻*/
.news ul {
	display: flex;
	flex-wrap: wrap;
}

.news ul li {
	float: left;
	width: 32%;
	background: #f4f4f4;
	margin-right: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.news ul li img {
	width: 385px;
	height: 260px;
}

.news ul li .con {
	padding-left: 10px;
}

.news ul li .con h3 {
	font-size: 16px;
	color: #333;
	padding: 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news ul li .des {
	font-size: 14px;
	color: #999;
	margin-bottom: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	min-height: 38px;
}

.news ul li .con i {
	font-size: 14px;
	color: #666;
	font-style: normal;
}

/*底部*/
.footer {
	background: #333;
	padding-top: 80px;
	padding-bottom: 20px;
}

.fd_pic {
	float: left;
	padding-right: 100px;
}

.fd_txt {
	float: left;
	width: 600px;
	border-left: #fff 1px solid;
	padding-left: 100px;
}

.fd_txt ul li {
	color: #fff;
	font-size: 14px;
	float: left;
	width: 300px;
	width: 50%;
	margin-bottom: 20px;
}

.fd_er {
	float: right;
}

.fd_er .hq {
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-right: 30px;
	display: inline-block;
	vertical-align: middle;
}

.fd_er img {
	vertical-align: middle;
	width: 80px;
	height: 80px;
}

.fd_er p {
	margin-top: 10px;
}

.copyright {
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-top: 20px;
}

/* 首页部分结束 */


/* 内页部分开始 */
.col-l .wp {
	line-height: 35px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f2f2f2;
	padding-top: 20px;
}

.col-r {
	margin-top: 40px;
}

.col-r .r_posnav {
	display: none;
}

.col-l .l_posnav {
	display: block;
	float: left;
	font-size: 30px;
	color: #16a787;
}

.sidebar {
	float: right;
	height: 37px;
}

.path {
	color: #666;
	font-size: 12px;
}

.path a {
	font-size: 12px;
	color: #666;
	font-weight: 400;
}

.pathbox {
	width: 40%;
	float: left;
	line-height: 45px;
	display: none;
}

ul.sortnavul {
	text-align: center;
}

.sortnavul li {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.sortnavul li a {
	display: inline-block;
	padding: 0 20px;
	line-height: 37px;
	font-size: 14px;
	color: #333;
	text-align: left;
	border: 1px solid #e6e6e6;
	margin-left: 20px;
}

.sortnavul li.open a {
	background: #16a787;
	color: #fff;
	border: 1px solid #16a787;
}

.sortnavul li a:hover {
	background: #16a787;
	color: #fff;
	border: 1px solid #16a787;
}

/*简介*/
.remark1 {
	font-size: 14px;
	color: #666;
}

/*产品*/
.i_pro ul {
	width: 105%;
}

.i_pro li {
	width: 380px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.i_pro li .img {
	overflow: hidden;
	height: 213px;
	display: block;
	border: 1px solid #efefef;
	width: 378px;
	border-bottom: none;
}

.i_pro li .img img {
	width: 380px;
	height: 213px;
	transition: .9s;
}

.i_pro li .img {
	height: 284px;
	border: 1px solid #efefef;
	width: 378px;
	border-bottom: none;
}

.i_pro li .img img {
	height: 284px;
}

.i_pro li:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}

.i_pro li .p {
	border: 1px solid #efefef;
	display: block;
	width: 380px;
	padding: 0 19px;
	height: 108px;
	border-top: none;
}

.i_pro li .p p {
	border-bottom: 1px solid #d6d6d6;
	height: 58px;
	line-height: 58px;
	margin-bottom: 10px;
	font-size: 18px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.i_pro li .p span {
	color: #666;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.i_pro li .p i {
	width: 32px;
	height: 12px;
	background-position: -73px -43px;
}

.i_pro li .p .fl {
	font-size: 12px;
	font-family: arial;
}

.i_pro li:hover a span {
	color: #1f6eb1;
}

.i_pro li:hover a p {
	color: #1f6eb1;
}

.i_pro li:hover {
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

/*联系*/
.contact .i_txt_t {
	text-align: center;
	margin-bottom: 35px;
}

.contact .i_txt_t h3 {
	color: #333;
	font-size: 26px;
	position: relative;
	margin-bottom: 35px;
}

.contact .i_txt_t h3::after {
	content: '';
	position: absolute;
	width: 36px;
	height: 2px;
	bottom: -20px;
	left: 49%;
	background-color: #7da03a;
}

.contact .i_txt_t span {
	color: #787878;
	font-size: 14px;
}

/*新闻*/
.newlist01 ul li {
	padding: 37px 0;
	border-bottom: 1px solid #eaeaea;
	position: relative;
}

.newlist01 ul li .box1 {
	width: 253px;
	height: 190px;
	overflow: hidden;
}

.newlist01 ul li .box1 img {
	width: 253px;
	height: 190px;
	transition: ease-in-out .9s;
}

.newlist01 ul li .box2 {
	padding-left: 42px;
	width: 759px;
	padding-top: 30px;
}

.newlist01 ul li .box2 h1 {
	font-size: 20px;
	color: #333;
	height: 26px;
	line-height: 26px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.newlist01 ul li .box2 .des {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding-top: 10px;
	height: 60px;
	overflow: hidden;
	margin-bottom: 15px;
}

.newlist01 ul li .box2 span {
	font-size: 12px;
	color: #999;
}

.newlist01 ul li .right {
	padding-right: 15px;
	padding-top: 55px;
	text-align: center;
}

.newlist01 ul li .right h3 {
	font-size: 36px;
	color: #999;
	font-weight: 100;
}

.newlist01 ul li .right p {
	font-size: 24px;
	color: #bbb;
	padding-top: 10px;
}

.newlist01 ul li a {
	display: block;
	cursor: pointer;
	width: 100%;
	height: 100%;
}

.newlist01 ul li a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.newlist01 ul li a:hover h1 {
	color: #1f6eb1;
}

.newlist01 ul li b {
	display: block;
	width: 100px;
	height: 30px;
	border: #ccc solid 1px;
	text-align: center;
	line-height: 30px;
	font-weight: normal;
	position: absolute;
	right: 12px;
	top: 161px;
}

/*视频*/
.ul-imgtxt-03 {
	padding-top: 60px;
}

.ul-imgtxt-03 li {
	float: left;
	width: 33.33%;
	padding: 0 15px;
	margin-bottom: 48px;
}

.ul-imgtxt-03 li .prolist_pic03 {
	overflow: hidden;
	position: relative;
}

.ul-imgtxt-03 li .prolist_pic03 img {
	width: 380px;
	height: 245px;
}

.ul-imgtxt-03 li .prolist_txt03 h3 {
	font-size: 18px;
	height: 24px;
	line-height: 24px;
	margin-top: 27px;
	color: #4c4c4c;
	text-align: center;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}

.video-show {
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	color: #FFFFFF;
	width: 100%;
}

.video-show .videoicon {
	display: block;
	width: 65px;
	height: 65px;
	margin: 0 auto;
	background: url(../images/wq_icon11.png) no-repeat center center;
	opacity: 0;
	transform: scale(0);
	transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s, -o-transform 0.35s;
}

.ul-imgtxt-03 li:hover .videoicon {
	opacity: 1;
	transform: scale(1);
}

.ul-imgtxt-03 li:hover .prolist_pic03 img {
	transition: all ease 0.7s;
	transform: scale(1.03, 1.03);
}


/*下载*/
.ul-dowmlist {
	margin-top: 55px;
}

.ul-dowmlist li .down-btn {
	background: #f2f2f2 url(../images/wicon13.png) no-repeat center center;
	width: 90px;
	display: block;
	height: 90px;
	position: absolute;
	top: -1px;
	right: -1px;
	transition: all ease .5s;
}

.ul-dowmlist li {
	padding: 32px 180px 32px 56px;
	margin: 0 0 22px 0;
	border: 1px solid #e6e6e6;
	transition: all ease .5s;
	position: relative !important;
	top: auto !important;
}

.ul-dowmlist li span {
	font-size: 16px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #666;
}

.ul-dowmlist li:hover {
	border-color: #127ee2;
	background-color: #127ee2;
}

.ul-dowmlist li:hover span {
	color: #fff;
}

.ul-dowmlist li:hover .down-btn {
	background-color: #127ee2;
	background-image: url(../images/wicon13ho.png);
}

/*招聘*/
.ul-jobslist,
.p_jv_jobs {
	margin-top: 45px;
}

.ul-jobslist li {
	height: 50px;
	line-height: 50px;
	border-bottom: #ededed 1px solid;
}

.ul-jobslist li a {
	font-size: 14px;
	float: left;
	width: 80%;
}

.ul-jobslist li span {
	float: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/*友链*/
.p_l_list li {
	width: 20%;
	margin-bottom: 20px;
}

.p_l_list li a {
	width: 100%;
}

.p_l_list li img {
	width: 100%;
}


/*留言*/
.gbook_tblist {
	margin: 0 auto;
}

.gbook_tblist tr {
	float: left;
	color: #999;
	font-weight: normal;
	width: 560px;
	line-height: 50px;
	border: 1px solid #e5e5e5;
	margin-right: 35px;
	margin-bottom: 30px;
}

.gbook_tblist tr>td {
	display: inline-block;
	font-size: 18px;
	color: #ccc;
	margin-left: 15px;
}

img.gbverifycode {
	width: auto;
	height: auto;
}

.gbook_indexpost {
	padding: 0;
}

.gbook_tblist input {
	width: 355px;
	height: 50px;
	line-height: 50px;
}

tr.gbook_post_8,
tr.gbook_post_9 {
	display: none;
}

input[type="button"] {
	display: none;
}

input[type="reset"] {
	display: none;
}

.gbook_formbtn input {
	width: 232px;
	line-height: 46px;
	border: 2px solid #16a787;
	color: #fff;
	font-size: 18px;
	background: #16a787;
	margin-left: 475px;
}

.gbook_formbtn input:hover {
	background: #fff;
	color: #16a787;
}

tr.gbook_post_5 {
	width: 1178px;
	height: 214px;
	line-height: 28px;
	padding: 12px 10px;
	text-indent: 100px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #333;
}

tr.gbook_post_5>td {
	margin-left: -100px;
	display: inherit;
}

/* 内页部分结束 */





.index_area {
	background: #f5f5f5;
	padding-bottom: 60px;
	position: relative;
}

.index_area .index_title {
	padding-top: 60px;
	padding-bottom: 30px;
}

.index_area_content .swiper-slide {
	background: #fff;
	-webkit-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}

.index_area_content .swiper-slide .pic {
	overflow: hidden;
}

.index_area_content .swiper-slide .pic img {
	-webkit-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}

.index_area_content .swiper-slide:hover .pic img {
	opacity: .6;
	-webkit-transform: scale(1.2) rotate(6deg);
	transform: scale(1.2) rotate(6deg);
}

.index_area_content .swiper-slide .textbox {
	margin: 15px;
}

.index_area_content .swiper-slide .textbox h3 a {
	display: block;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 15px;
	margin-top: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

.index_area_content .swiper-slide .textbox .summary {
	color: #777;
	line-height: 28px;
	min-height: 220px;
	white-space: normal;
}

.index_area_content .swiper-slide .textbox .area_more {
	margin-top: 20px;
}

.index_area_content .swiper-slide .textbox .area_more a {
	color: #16a787;
}

.index_area .swiper-pagination {
	width: 100%;
	left: 0;
	bottom: 25px;
}

.index_area .swiper-pagination .swiper-pagination-bullet-active {
	background: #16a787;
}

.index_area .swiper-pagination .swiper-pagination-bullet {
	margin: 0 2px;
}

.about_list ul {
	display: flex;
	flex-wrap: wrap;
}

.about_list ul li {
	width: 25%;
	text-align: center;
}

.about_list ul li h3 {
	font-size: 56px;
	color: #000;
	font-weight: 500;
	transition: all 1s ease-in-out 0s;
}

.about_list ul li p {
	font-size: 21px;
	color: #000;
	font-weight: 500;
	margin-bottom: 10px;
}

.about_list ul li span {
	display: block;
	color: #000;
	font-size: 15px;
}

.about_list ul li h3:hover {
	-webkit-transform: rotate(2turn) scale(1.2);
	transform: rotate(2turn) scale(1.2);
}



.contact_content {
	display: flex;
	flex-wrap: wrap;
}

.contact_content .contact_left {
	width: 39.050000000000004%;
	background: #f5f5f5;
	padding: 40px 30px;
}

.contact_content .contact_left h3 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px dashed rgba(255, 255, 255, .5);
	margin-bottom: 19px;
	padding-bottom: 19px;
}

.contact_content .contact_left p {
	font-size: 14px;
	color: rgba(0, 0, 0, .6);
	line-height: 2;
}

.contact_content .contact_right {
	width: 60.95%;
}

.contact_content .contact_right iframe {
	max-width: 100%;
}

.toptitle {
	text-align: center;
}

.toptitle h3 {
	font-size: 30px;
	color: #16a787;
}

.contact_gbook_content {
	margin: 60px 0;
}

.gbook_indexpost form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.gbook_indexpost label {
	width: calc(100% / 3 - 10px);
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	overflow: hidden;
	margin: 0 5px 10px;
}

.gbook_indexpost label input {
	width: 100%;
	border: none;
	background: transparent;
	padding: 0 5px;
	line-height: 35px;
	font-size: 14px;
	color: #333;
}

.gbook_indexpost label.gbookMain {
	width: 100%;
}

.gbook_indexpost label textarea {
	width: 100%;
	border: none;
	background: transparent;
	padding: 5px;
	line-height: 22px;
	font-size: 14px;
	color: #333;
	height: 150px;
}


.language {
    margin-right: 10px;
    position: relative;
    cursor: pointer;
    margin-top: 40px;
    margin-left: 30px;
}
.language_item a {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #333;
}.language_item img {
    margin-right: 5px;
    width: 25px;
}
.language .language_icon {
    width: 28px;
    height: 28px;
    background: url(/templates/Images/language_icon.png) no-repeat;
    background-size: 100%;
    background-position: center;
}
.language_list {
    max-height: 400px;
    overflow: auto;
    position: absolute;
    z-index: 20;
    top: 0;
    right: 0;
    list-style-type: none;
    height: auto;
    padding-top: 69px;
    scrollbar-width: thin;
    scrollbar-color: #5e5d62 #313131;
    width: 800px;
    display: none;
}
.language_list>ul {
    background-color: rgba(255, 255, 255, 0.8);
    display: flex;
    flex-wrap: wrap;
}
.language .language_list li {
    width: calc(100% / 4);
    padding: 5px 4px 5px 13px;
    overflow: hidden;
    border-bottom: 1px solid #cbcbcb;
    float: left;
    border-right: 1px solid #cbcbcb;
}
.language .language_list li a {
    color: #343434;
    position: relative;
    display: flex;
    align-items: center;
    float: none;
    line-height: 1.7;
    font-size: 16px;
}
.language .language_list li img {
    width: 16px;
    margin-right: 5px;
}
 .language:hover .language_list {
    opacity: 1;
    display: block;
}







/*响应式*/
@media screen and (max-width: 1920px) {}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1024px) {

	.mfbox,
	.wp {
		width: 94%;
	}

	.about_l img {
		height: 280px;
	}

	.about_l {
		padding: 10px 20px;
	}

	.about_list {
		width: 525px;
		margin: 0 auto;
	}

	.about_list ul li {
		margin-bottom: 50px;
	}

	.about_list ul li:nth-child(3) .line {
		display: none;
	}

	.news,
	.casebox {
		width: 1000px;
		margin: 0 auto;
	}

	.news ul li,
	.casebox ul li {
		margin-right: 8px;
		width: 32%;
	}

	.js {
		width: 900px;
		left: calc(50% - 450px);
	}

	.fd_pic {
		padding-right: 50px;
	}

	.fd_txt {
		width: 550px;
		padding-left: 50px;
	}

	div#p_newslist,
	div#p_pro02 {
		width: 950px;
	}

}

@media screen and (max-width: 768px) {
	.navbar-toggle {
		background: rgba(0, 0, 0, 0) url("/templates/Images/icon0x.png") no-repeat scroll right top;
		border: 0 none;
		border-radius: 0;
		height: 65px;
		float: right;
		width: 65px;
		top: 0px;
		right: 0;
		display: none;
	}

	.contact_content .contact_left {
		width: 100%;
		background: #f5f5f5;
		padding: 20px 15px;
	}

	.contact_content .contact_right {
		width: 100%;
	}

	.toptitle h3 {
		font-size: 22px;
	}

	.contact_gbook_content {
		margin: 20px 0;
	}

	.gbook_indexpost label {
		width: calc(100% / 2 - 10px);
	}

	.gbook_formbtn input {
		margin-left: 0;
	}

	.i_nav {
		background-color: #FFF;
		border-radius: 0 0 5px 5px;
		display: none;
		height: auto;
		position: absolute;
		top: 67px;
		width: 124px;
		z-index: 1000;
		right: 0;
	}

	.navbar-toggle {
		display: block;
		position: relative;
		right: 0;
	}

	.nav {
		z-index: 1000;
		border-top: none;
		border-bottom: none;
		height: auto;
	}

	.i_nav ul li ul {
		position: initial;
		margin-left: 0;
		border: none;
		margin-top: 0;
	}

	.ddsmoothmenu ul {
		margin-left: 0;
	}

	.ddsmoothmenu ul li {
		width: 124px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.ddsmoothmenu a {
		color: #333;
		line-height: 60px;
	}

	.i_nav ul li ul li a,
	.i_nav ul li ul {
		width: 124px;
	}

	.i_nav ul li ul li a {
		text-align: center;
		color: #333;
	}

	.navactive:hover,
	.nava:hover {
		color: #16a787;
		font-size: 16px;
		background-color: #fff;
	}

	.navactive {
		color: #333;
		background-color: #fff;
	}

	.logo {
		margin-top: 15px;
	}

	.js {
		width: 700px;
		left: calc(50% - 350px);
	}

	.news,
	.casebox {
		width: 700px;
		margin: 0 auto;
	}

	.fd_pic {
		padding-right: 0;
	}

	.fd_er {
		float: none;
		text-align: center;
	}
}

@media screen and (max-width: 480px) {
	.index_title {
		padding: 35px 0 30px;
	}

	.sidebar {
		height: auto;
	}

	.sidebar_l ul.sortnavul {
		display: flex;
		flex-wrap: wrap;
	}

	.sidebar_l ul.sortnavul>li {
		width: calc(100% / 2 - 10px);
		margin: 0 5px 10px;
	}

	.sidebar_l ul.sortnavul>li>a {
		display: block;
		padding: 0;
		margin: 0;
		text-align: center;
	}

	.product ul li {
		width: 50%;
	}

	.product ul li .item_img img {
		height: 120px;
	}

	.product ul li .item_wrapper {
		font-size: 14px;
	}

	.about_l {
		float: none;
		width: 100%;
		padding: 0;
	}

	.about_r {
		float: none;
		width: 100%;
		margin-top: 20px;
	}

	.i_about .index_title {
		padding: 10px 0 0 0;
	}

	.about_list {
		width: 100%;
	}

	.line {
		display: none;
	}

	.about_list ul li {
		width: calc(100% / 2 - 10px);
		margin: 0 5px 10px;
	}

	.about_list ul li h3 {
		font-size: 22px;
	}

	.about_list ul li p {
		font-size: 18px;
	}

	.about_list ul li span {
		font-size: 12px;
	}

	.casebox ul {
		display: flex;
		flex-wrap: wrap;
	}

	.news,
	.casebox {
		width: 100%;
		margin: 0 auto;
	}

	.news ul li,
	.casebox ul li {
		margin-right: 10px;
		width: calc(100% / 2 - 10px);
		margin: 0 5px;
	}

	.casebox ul li .item_img img {
		height: auto;
		width: 100%;
	}

	.casebox ul li .item_wrapper {
		line-height: 35px;
		font-size: 14px;
	}

	.casebox ul li .item_wrapper h3 {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.i_js {
		margin-bottom: 250px;
	}

	.js {
		width: 360px;
		left: calc(50% - 180px);
		top: 135px;
	}

	.js ul li .des {
		width: 100%;
	}

	.news ul li img {
		height: 130px;
	}

	.news ul li:nth-child(3) {
		display: none;
	}

	.footer {
		padding-top: 30px;
	}

	.fd_txt {
		text-align: center;
		width: 100%;
		padding-left: 0;
		float: none;
		border-left: none;
	}

	.fd_pic {
		width: 150px;
		margin: 0 auto;
		display: block;
		float: none;
	}

	.fd_txt ul li {
		width: 100%;
		margin-top: 20px;
		margin-bottom: 0;
	}

	.col-l .l_posnav {
		font-size: 24px;
	}

	div#p_newslist,
	div#p_pro02 {
		width: 365px;
	}

	div#p_newslist ul li {
		margin-bottom: 20px;
	}

	div#p_newslist ul li:nth-child(3) {
		display: block;
	}
}

@media screen and (max-width: 414px) {}