@charset "gb2312";

/* 12ºÅ×Ö */
.f12{
    font-size:12px;
}
/* 14ºÅ×Ö */
.f14{
    font-size:14px;
}
/* 18ºÅ×Ö */
.f18{
    font-size:18px;
}
.f18h{
    font-size:18px;
	font-family:ºÚÌå;
}
/* 16ºÅ×Ö */
.f16{
    font-size:16px;
}
.f16h{
    font-size:16px;
	font-family:ºÚÌå;
}
/* 24ºÅ×Ö */
.f24{
    font-size:24px;
}
/* ÎÄ×Ö¼Ó´Ö */
.fontB{
    font-weight:bold;
}
/* ÎÄ×Ö²»´Ö */
.fontNb{
    font-weight:normal;
}
.fontWr{
	font-family:"Î¢ÈíÑÅºÚ", Arial, Helvetica, sans-serif;
}
.fontDe{
	text-decoration:none;
}
.fontDe a{
	text-decoration:none;
}
.fontDe a:hover{
	text-decoration:none;
}


/* °×É« */
.white{
    color:#FFFFFF;
}
.white a{
    color:#ffffff;
	text-decoration:none;
}
.white a:hover{
    color:#ffffff;
	text-decoration:underline;
}

.white2{
	color:#ffc8fc;
}
.white2 a{
    color:#ffc8fc;
	text-decoration:none;
}
.white2 a:hover{
    color:#ffc8fc;
	text-decoration:underline;
}

/* ×ÏÉ« */
.violet1{
	color:#d06ecb;
}
.violet1 a{
	color:#d06ecb;
	text-decoration:none;
}
.violet1 a:hover{
	color:#d06ecb;
	text-decoration:underline;
}

.violet2{
	color:#b85fb2;
}
.violet2 a{
	color:#b85fb2;
	text-decoration:none;
}
.violet2 a:hover{
	color:#b85fb2;
	text-decoration:underline;
}

.violet3{
	color:#912c8c;
}
.violet3 a{
	color:#912c8c;
	text-decoration:none;
}
.violet3 a:hover{
	color:#912c8c;
	text-decoration:underline;
}
/* ºìÉ« */
.red{
    color:#ee0e09;
}
.red a{
    color:#ee0e09;
	text-decoration:none;
}
.red a:hover{
    color:#ee0e09;
	text-decoration:underline;
}

.red2{
    color:#cf0045;
}
.red2 a{
    color:#cf0045;
	text-decoration:none;
}
.red2 a:hover{
    color:#cf0045;
	text-decoration:underline;
}
/* »ÒÉ« */
.gray{
    color:#999999;
}
.gray a{
    color:#999999;
	text-decoration:none;
}
.gray a:hover{
    color:#999999;
	text-decoration:underline;
}
/* »ÒÉ«2 */
.gray2{
    color:#666666;
	}
.gray2 a{
    color:#666666;
	text-decoration:none;
	}
.gray2 a:hover{
    color:#666666;
	text-decoration:underline;
	}
.gray3{
	color:#858585;
}
.gray3 a{
	color:#858585;
	text-decoration:none;
}
.gray3 a{
	color:#858585;
	text-decoration:underline;
}

/* ºÚÉ« */
.black{
    color:#404040;
	}
.black a{
    color:#404040;
	text-decoration:none;
	}
.black a:hover{
    color:#404040;
	text-decoration:underline;
	}
/* »ÆÉ« */
.yellow{
    color:#fe6c00;
	}
.yellow a{
    color:#fe6c00;
	text-decoration:none;
	}
.yellow a:hover{
    color:#fe6c00;
	text-decoration:underline;
	}
/* À¶É« */
.blue{
    color:#2066ae;
	}
.blue a{
    color:#2066ae;
	text-decoration:none;
	}
.blue a:hover{
    color:#FF0000;
	text-decoration:underline;
	}

/* ÂÌÉ« */
.green{
    color:#308518;
	}
.green a{
    color:#308518;
	text-decoration:none;
	}
.green a:hover{
    color:#FF0000;
	text-decoration:underline;
	}
	
	


@charset "gb2312";
/* Ê×Ò³CSS */

.ifocus_box {
	float: left;
	width: 972px;
	padding: 0;
	margin: 0;
}
#ifocus {
	width: 532px;
	height: 294px;
	overflow:hidden;
	margin:3px auto auto 3px;
	position:relative;
}
#ifocus_pic {
	position: relative;
	float: left;
	width: 457px;
	height: 294px;
	overflow: hidden;
}
#ifocus_piclist {
	position: absolute;
	left: 0;
	top: 0;
}
#ifocus_piclist ul {
	padding: 0;
	margin: 0;
}
#ifocus_piclist li {
	width: 457px;
	height: 294px;
	overflow: hidden;
}
#ifocus_piclist img {
	width: 457px;
	height: 294px;
}
#ifocus_btn {
	display: inline;
	width: 70px;
	height:294px;
	float:right;
	overflow:hidden;
}
#ifocus_btn li {
	width: 70px;
	height: 70px;
	cursor: pointer;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	margin-bottom:5px;
}
#ifocus_btn img {
	width: 70px;
	height: 70px;
	overflow:hidden;
}
#ifocus_btn .current {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
#ifocus_opdiv {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 457px;
	height: 35px;
	background: #000;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	z-index:1;
}
#ifocus_tx {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #FFF;
	width: 457px;
	height:35px;
	overflow:hidden;
	z-index:3;
}
#ifocus_tx .normal {
	display: none;
}
#ifocus_tx .current a {
	color: #FFFFFF;
	font-family:"Î¢ÈíÑÅºÚ";
}
#ifocus_tx .current a:hover {
	color: #FFFFFF
}
#ifocus_tx .current {
	line-height: 35px;
	font-size: 14px;
	text-indent:7px;
	color: #FFFFFF
}


#i_topNews{
	width:996px;
	height:57px;
	overflow:hidden;
	margin:0 auto;
	border:#FFF 2px solid;
	background:url(imagespic_01.png) no-repeat left top #fff;
}
#i_topNews .bd{
	width:882px;
	overflow:hidden;
	display:inline;
	margin-left:56px;
	float:left;
}
#i_topNews .bd ul li{
	width:882px;
	height:57px;
	line-height:57px;
	overflow:hidden;
	text-align:center;
	font-size:26px;
	color:#e14a00;
}
#i_topNews .bd ul li a{
	color:#e14a00;
}
#i_topNews .bd ul li a:hover{
	color:#e14a00;
}
.i_topNews_cont{
	width:55px;
	height:57px;
	float:right;
	overflow:hidden;
	background:url(imagesico_more_02.png) no-repeat right bottom;
}
.i_topNews_cont span{
	width:55px; 
	height:57px; 
	display:block;
	overflow:hidden;
	float:right;
}
.i_topNews_cont span a{
	width:55px; 
	height:57px; 
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

.slideBox{
	width:538px;
	height:300px;
	overflow:hidden;
	background:#FFF;
}
.slideBox .hd {
	position: absolute;
	bottom:0;
	left:215px;
	width:112px;
	height:12px;
	z-index:2;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
}
.slideBox .hd ul li {
	width: 8px;
	height: 8px;
	margin:0 10px auto auto;
	display:inline;
	cursor: pointer;
	transition:width 0.5s;
    -moz-transition:width 0.5s;
    -webkit-transition:width 0.5s;
    -o-transition:width 0.5s;
	overflow:hidden;
	background:url(imagesslide_off.png) no-repeat center top;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/slide_off.png");
}
.slideBox .hd ul li.on {
	width:22px;
	background:url(imagesslide_on.png) no-repeat center top;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/slide_on.png");
}
.slideBox .bd {
	height:300px;
	overflow:hidden;
}
.slideBox .bd ul {
	height:300px;
	overflow:hidden;
}
.slideBox .bd ul li {
	position:relative;
	height:300px;
	overflow:hidden;
}
.slideBox .bd ul li .pic {
	width: 538px;
	height: 300px;
	overflow: hidden;
}
.slideBox .bd ul li .pic a {
	display:block;
	overflow:hidden;
	height:300px;
}
.slideBox .bd ul li .pic img {
	width: 538px;
	height: 300px;
	overflow: hidden;
}
.slideBox .bd ul li .bg {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	height:48px;
	width:538px;
	z-index:1;
}
.slideBox .bd ul li .title {
	position: absolute;
	height: 36px;
	line-height: 36px;
	bottom: 12px;
	left:0;
	width:538px;
	z-index:2;
	overflow:hidden;
	text-align:center;
}
.slideBox .bd ul li .title a {
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	font-size:14px;
	font-weight:bold;
}
.slideBox .bd ul li .title a:hover{
	color:#FFF;
}

.i_zwyw{
	width:452px;
	height:300px;
	overflow:hidden;
}
.i_zwyw .title{
	height:40px;
	overflow:hidden;
	background:url(imagestitle_02.png) repeat-x left top #e7e7e7;
}
.i_zwyw .title ul li{
	width:auto;
	height:40px;
	overflow:hidden;
	padding-left:18px;
	padding-right:20px;
	line-height:40px;
	text-align:center;
}
.i_zwyw .title ul li.on{
	font-weight:bold;
	color:#FFF;
	background:url(imagestitle_01.png) no-repeat right top #2b9101;
}
.i_zwyw .title ul li.on a{
	color:#FFF;
}
.i_zwyw .contMain{
	width:450px;
	height:259px;
	overflow:hidden;
	background:#fff;
	border:#FFF 1px solid;
	border-top:none;
}
.i_zwyw .contMain .bd{
	width:400px;
	height:189px;
	overflow:hidden;
	margin:0 auto;
}
.i_zwyw .contMain .bd ul li{
	width:400px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.i_zwyw .contMain .bd ul li span{
	float:right;
}
.i_zwyw .contMain .pic{
	width:392px;
	height:42px;
	overflow:hidden;
	margin:0 auto;
}
.i_zwyw .contMain .pic ul{
	width:500px;
	display:block;
	overflow:hidden;
}
.i_zwyw .contMain .pic ul li{
	height:42px;
	overflow:hidden;
	margin-right:10px;
}
.i_zwyw .contMain .pic ul li a{
	width:100%;
	height:42px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.i_zwyw .contMain .pic ul li a:hover{
	width:100%;
	height:42px;
	display:block;
	overflow:hidden;
}
.i_zwyw .contMain .pic ul li.t1{
	width: 188px;
    transition: all ease-out .3s;
    background: url(imagesico_yw_on_01.png) no-repeat;
}
.i_zwyw .contMain .pic ul li.t1:hover{
	background:url(imagesico_yw_01.png) no-repeat;
}
.i_zwyw .contMain .pic ul li.t2{
	width:188px;
	transition: all ease-out .3s;
	background:url(imagesico_yw_on_02.png) no-repeat;
}
.i_zwyw .contMain .pic ul li.t2:hover{
	background:url(imagesico_yw_02.png) no-repeat;
}
.i_zwyw .contMain .pic ul li.t3{
	width:150px;
	transition: all ease-out .3s;
	background:url(imagesico_yw_on_03.png) no-repeat;
}
.i_zwyw .contMain .pic ul li.t3:hover{
	background:url(imagesico_yw_03.png) no-repeat;
}

.i_ygzw{
	width:998px;
	height:38px;
	overflow:hidden;
	background:url(imagescont_02.png) repeat-y 839px top #d3eec3;
	margin:0 auto;
	border:#FFF 1px solid;
}
.i_ygzw h2{
	width:92px;
	height:38px;
	overflow:hidden;
	line-height:38px;
	display:block;
	background:url(imagesico_zw_01.png) no-repeat right center #3db10e;
	text-align:center;
}
.i_ygzw .contMain{
	width:746px;
	height:38px;
	overflow:hidden;
	line-height:38px;
}
.i_ygzw .contMain a{
	margin-left:14px;
	margin-right:14px;
}
.i_ygzw .text{
	width:158px;
	height:38px;
	line-height:38px;
	overflow:hidden;
	text-align:center;
}

.i_gggs{
	width:328px;
	height:273px;
	overflow:hidden;
	border:#FFF 1px solid;
	display:inline;
	background:#fff;
}
.i_gggs .title{
	height:39px;
	overflow:hidden;
	background:url(imagestitle_04.png) repeat-x left bottom;
}
.i_gggs .title ul li{
	width:auto;
	height:39px;
	overflow:hidden;
	line-height:39px;
	padding-left:20px;
	padding-right:20px;
	border-left:#FFF 1px solid;
	border-right:#e5e5e5 1px solid;
}
.i_gggs .title ul li.on{
	background:url(imagestitle_03.png) repeat-x left bottom;
	color:#308518;
	font-weight:bold;
}
.i_gggs .title ul li.on a{
	color:#308518;
}
.i_gggs .title ul li.on a:hover{
	color:#308518;
}
.i_gggs .contMain{
	width:288px;
	overflow:hidden;
	margin:0 auto;
}
.i_gggs .contMain ul li{
	width:288px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.i_ldzx{
	width:318px;
	height:273px;
	overflow:hidden;
	border:#fff 1px solid;
	background:#fff;
}
.i_ldzx .pic{
	width:286px;
	height:175px;
	overflow:hidden;
	margin:0 auto;
}
.i_ldzx .pic ul li{
	width:98px;
	height:166px;
	overflow:hidden;
	margin:9px auto auto 30px;
}
.i_ldzx .pic ul li .text{
	width:98px;
	height:143px;
	overflow:hidden;
}
.i_ldzx .pic ul li h3{
	width:98px;
	height:23px;
	line-height:23px;
	overflow:hidden;
	display:block;
	text-align:center;
}
.i_ldzx .ico{
	width:318px;
	height:28px;
	overflow:hidden;
	background:url(imagescont_04.png) repeat-x;
	line-height:28px;
	text-align:center;
	margin:0 auto;
}
.i_dqgk{
	width:318px;
	overflow:hidden;
}
.i_dqgk ul li{
	width:93px;
	height:55px;
	overflow:hidden;
	background:#2b9101;
	margin:8px auto auto 10px;
	transition: all ease-out .5s;
}
.i_dqgk ul li:hover{
	background:#6aaa50;
}
.i_dqgk ul li .text{
	width:28px;
	height:28px;
	overflow:hidden;
	margin:5px auto auto 32px;
}
.i_dqgk ul li h3{
	width:93px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	display:block;
	text-align:center;
}
.i_dqgk ul li h3 a:hover{
	text-decoration:none;
}

.i_bssx{
	width:670px;
	height:348px;
	overflow:hidden;
}
.i_bssx dl{
	width:668px;
	height:103px;
	display:block;
	overflow:hidden;
	background:#fff;
	border:#FFF 1px solid;
	margin-bottom:15px;
}
.i_bssx dl dt{
	width:575px;
	height:34px;
	overflow:hidden;
	float:right;
	line-height:34px;
}
.i_bssx dl dd.pic{
	width:52px;
	height:52px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:24px auto auto 18px;
}
.i_bssx dl dd.text{
	width:565px;
	overflow:hidden;
	float:right;
	line-height:20px;
	word-wrap: break-word; 
    word-break: normal; 
	display:inline;
	margin-right:10px;
}
.i_bssx dl dd.text a{
	margin-right:17px;
}

.i_mail{
	width:318px;
	height:295px;
	overflow:hidden;
	border:#FFF 1px solid;
	background:#fff;
}
.i_mail h3{
	width:318px;
	height:38px;
	overflow:hidden;
	display:block;
	margin-bottom:2px;
	background:#d99657;
	cursor:pointer;
}
.i_mail h3.on{
	background:#d96700;
}
.i_mail h3 .pic{
	width:43px;
	height:38px;
	overflow:hidden;
	display:inline;
	margin-left:30px;
}
.i_mail h3 .text{
	width:230px;
	height:38px;
	display:inline;
	line-height:38px;
	overflow:hidden;
}
.i_mail h3 .text a:hover{
	text-decoration:none;
}
.i_mail .contMain{
	width:318px;
	height:138px;
	overflow:hidden;
	margin-top:-2px;
	display:none;
	background:url(imagescont_08.png) no-repeat center top;
}
.i_mail_cont{
	width:292px;
	height:83px;
	overflow:hidden;
	margin:0 auto;
	line-height:24px;
}
.i_mail_sjxx{
	width:292px;
	height:123px;
	margin:0 auto;
	overflow:hidden;
}
.i_mail_sjxx ul li{
	width:292px;
	height:27px;
	line-height:27px;
	overflow:hidden;
	border-bottom:#cdcdcd 1px dashed;
}
.i_mail_dc{
	width:292px;
	height:123px;
	margin:0 auto;
	overflow:hidden;
}
.i_mail_dc h4{
	width:292px;
	height:38px;
	overflow:hidden;
	display:block;
	line-height:38px;
	text-align:center;
}
.i_mail_dc .content{
	width:292px;
	overflow:hidden;
	line-height:26px;
}

.i_mail_ft{
	width:292px;
	height:113px;
	overflow:hidden;
	margin:0 auto;
}
.i_mail_ft dl dt{
	width:136px;
	height:96px;
	overflow:hidden;
	float:right;
	line-height:24px;
}
.i_mail_ft dl dd.pic{
	width:138px;
	height:96px;
	float:left;
	overflow:hidden;
	position:relative;
}
.i_mail_ft dl dd.pic .bg{
	width:138px;
	height:22px;
	background:#000;
	position:absolute;
	left:0;
	bottom:0;
	z-index:2;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
}
.i_mail_ft dl dd.pic .content{
	width:138px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
	z-index:4;
	text-indent:8px;
}
.i_mail_ft dl dd.text{
	width:292px;
	overflow:hidden;
	float:left;
	line-height:28px;
	display:inline;
	margin-top:8px;
}

/*.i_mail_ft .pic{
	width:292px;
	height:80px;
	overflow:hidden;
	position:relative;
}
.i_mail_ft .pic .bg{
	width:292px;
	height:24px;
	background:#000;
	position:absolute;
	left:0;
	bottom:0;
	z-index:2;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
}
.i_mail_ft .pic .text{
	width:292px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
	z-index:4;
	text-indent:14px;
}
.i_mail_ft .content{
	width:292px;
	overflow:hidden;
	line-height:30px;
}*/

.i_mjtk{
	width:998px;
	height:146px;
	overflow:hidden;
	background:#fff;
	margin:0 auto;
	border:#FFF 1px solid;
}

.i_mjtk_cont{
	width:680px;
	height:146px;
	overflow:hidden;
}
.i_mjtk_cont h2{
	width:36px;
	height:146px;
	overflow:hidden;
	display:block;
	background:#308518;
}
.i_mjtk_cont h2 span{
	width:18px;
	height:auto;
	display:block;
	overflow:hidden;
	margin-top:32px;
	margin-left:10px;
}
.i_mjtk_cont .contMain{
	width:644px;
	height:146px;
	overflow:hidden;
}
.i_mjtk_cont .contMain ul{
	width:6000px;
	display:block;
	overflow:hidden;
}
.i_mjtk_cont .contMain ul li{
	width:188px;
	height:126px;
	overflow:hidden;
	margin:10px auto auto 20px;
	position:relative;
}
.i_mjtk_cont .contMain ul li .pic{
	width:188px;
	height:126px;
	overflow:hidden;
}
.i_mjtk_cont .contMain ul li .content{
	width:188px;
	height:24px;
	overflow:hidden;
	position:absolute;
	left:0;
	display:none;
	bottom:0;
}
.i_mjtk_cont .contMain ul li .content .bg{
	width:188px;
	height:24px;
	overflow:hidden;
	background:#000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	z-index:1;
	position:absolute;
}
.i_mjtk_cont .contMain ul li .content .text{
	width:188px;
	height:24px;
	overflow:hidden;
	line-height:24px;
	z-index:3;
	text-align:center;
	position:absolute;
}
.i_mjtk_news{
	width:317px;
	height:146px;
	overflow:hidden;
	background:url(imagescont_07.png) no-repeat left top;
}
.i_mjtk_news .title{
	width:284px;
	height:38px;
	overflow:hidden;
	background:url(imagestitle_05.png) repeat-x left bottom;
	line-height:38px;
	margin:0 auto;
	text-indent:9px;
}
.i_mjtk_news .contMain{
	width:284px;
	overflow:hidden;
	margin:0 auto;
}
.i_mjtk_news .contMain ul li{
	width:284px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}

.i_mjtk_ico{
	width:317px;
	height:146px;
	overflow:hidden;
	background:url(imagescont_07.png) no-repeat left top;
}
.i_mjtk_ico ul{
	width:294px;
	overflow:hidden;
	display:block;
	margin:10px auto auto 10px;
}
.i_mjtk_ico ul li{
	width:90px;
	height:63px;
	overflow:hidden;
	background:#206e00;
	margin:0 auto 8px 8px;
	transition: all ease-out .3s;
	-moz-border-radius: 6px;      
    -webkit-border-radius: 6px;  
    border-radius:6px;
	transition: all ease-out .3s;
}
.i_mjtk_ico ul li .pic{
	width:30px;
	height:30px;
	overflow:hidden;
	margin:7px auto auto 30px;
}
.i_mjtk_ico ul li h3{
	width:90px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	display:block;
	text-align:center;
}
.i_mjtk_ico ul li a:hover{
	text-decoration:none;
}
.i_mjtk_ico ul li:hover{
	background:#6aaa50;
}


@charset "gb2312";
/* ÄÚÒ³CSS */
.p_gsgg{
	width:358px;
	height:243px;
	overflow:hidden;
	border:#FFF 1px solid;
	display:inline;
	background:#FFF;
}
.p_gsgg .title{
	height:39px;
	overflow:hidden;
	background:url(imagestitle_04.png) repeat-x left bottom;
}
.p_gsgg .title ul li{
	width:auto;
	height:39px;
	overflow:hidden;
	line-height:39px;
	padding-left:20px;
	padding-right:20px;
	border-left:#FFF 1px solid;
	border-right:#e5e5e5 1px solid;
}
.p_gsgg .title ul li.on{
	background:url(imagestitle_03.png) repeat-x left bottom;
	color:#308518;
	font-weight:bold;
}
.p_gsgg .title ul li.on a{
	color:#308518;
}
.p_gsgg .title ul li.on a:hover{
	color:#308518;
}
.p_gsgg .contMain{
	width:308px;
	overflow:hidden;
	margin:0 auto;
}
.p_gsgg .contMain ul li{
	width:308px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.p_gsgg_title{
	width:348px;
	height:26px;
	overflow:hidden;
	line-height:22px;
}
.p_gsgg_title ul li{
	width:72px;
	height:26px;
	overflow:hidden;
	text-align:center;
	margin-left:10px;
	margin-right:2px;
}
.p_gsgg_title ul li a:hover{
	text-decoration:none;
}
.p_gsgg_title ul li.on{
	color:#FFF;
	background:url(imagesxxgk_title_01.png) no-repeat left bottom #8bb975;
}
.p_gsgg_title ul li.on a{
	color:#FFF;
}
.p_gsgg_title ul li.on a:hover{
	color:#FFF;
}

.p_ldzx{
	width:258px;
	height:243px;
	overflow:hidden;
	background:url(imagesxxgk_cont_01.png) repeat-x;
	border:#FFF 1px solid;
}
.p_ldzx .contMain{
	width:234px;
	height:155px;
	margin:0 auto;
	overflow:hidden;
}
.p_ldzx .contMain ul li{
	width:87px;
	height:146px;
	overflow:hidden;
	margin:8px auto auto 20px;
}
.p_ldzx .contMain ul li .pic{
	width:87px;
	height:122px;
	overflow:hidden;
}
.p_ldzx .contMain ul li h3{
	width:87px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	text-align:center;
}
.p_ldzx .ico{
	width:258px;
	height:27px;
	overflow:hidden;
	line-height:27px;
	text-align:center;
}
.p_ldzx .text{
	width:258px;
	overflow:hidden;
}
.p_ldzx .text ul li{
	width:73px;
	height:48px;
	overflow:hidden;
	background:#6aaa50;
	margin:7px auto auto 10px;
	transition: all ease-out .5s;
}
.p_ldzx .text ul li:hover{
	background:#2b9101;
}
.p_ldzx .text ul li .pic{
	width:22px;
	height:22px;
	overflow:hidden;
	margin:4px auto auto 25px;
}
.p_ldzx .text ul li h3{
	width:73px;
	height:22px;
	line-height:22px;
	display:block;
	overflow:hidden;
	text-align:center;
}
.p_ldzx .text ul li h3 a:hover{
	text-decoration:none;
}
.p_ygzw{
	width:998px;
	height:177px;
	overflow:hidden;
	background:#FFF;
	border:#FFF 1px solid;
	margin:0 auto;
}
.p_ygzw .title{
	width:978px;
	height:39px;
	overflow:hidden;
	background:url(imagesxxgk_line.png) repeat-x left bottom;
	line-height:38px;
	text-indent:10px;
	margin:0 auto;
}
.p_ygzw .contMain{
	width:998px;
	overflow:hidden;
}
.p_ygzw .contMain ul li{
	width:148px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	margin-left:18px;
}

.p_rszk{
	width:728px;
	height:214px;
	overflow:hidden;
	background:#FFFFFF;
	border:#FFF 1px solid;
}
.p_rszk .title{
	height:40px;
	overflow:hidden;
	background:url(imagestitle_02.png) repeat-x left top #e7e7e7;
}
.p_rszk .title ul li{
	width:auto;
	height:40px;
	overflow:hidden;
	padding-left:18px;
	padding-right:20px;
	line-height:40px;
	text-align:center;
}
.p_rszk .title ul li.on{
	font-weight:bold;
	color:#FFF;
	background:url(imagestitle_01.png) no-repeat right top #2b9101;
}
.p_rszk .title ul li.on a{
	color:#FFF;
}
.p_rszk .contMain{
	width:718px;
	overflow:hidden;
}
.p_rszk .contMain ul li{
	width:339px;
	height:26px;
	line-height:26px;
	overflow:hidden;
	margin-left:20px;
}

.p_dflz{
	width:728px;
	height:173px;
	overflow:hidden;
	background:#FFF;
	border:#FFF 1px solid;
}
.p_dflz h3{
	width:36px;
	height:173px;
	overflow:hidden;
	display:inline;
	margin-right:2px;
	float:left;
	background:#77ba5b;
	cursor:pointer;
}
.p_dflz h3 span{
	width:18px;
	overflow:hidden;
	display:block;
	margin:46px auto auto 10px;
}
.p_dflz h3 span a:hover{
	text-decoration:none;
}
.p_dflz h3.on{
	background:#308518;
}
.p_dflz .contMain{
	width:350px;
	height:173px;
	overflow:hidden;
	float:left;
	display:inline;
	margin-left:-2px;
	display:none;
	background:url(imagesxxgk_cont_07.png) no-repeat right bottom;
}
.p_dflz .contMain .content{
	width:338px;
	height:160px;
	display:block;
	overflow:hidden;
	padding-top:10px;
	background:url(imagesxxgk_cont_06.png) no-repeat left top;
}
.p_dflz .contMain .content ul li{
	width:324px;
	height:26px;
	overflow:hidden;
	line-height:26px;
	margin-left:14px;
}
.p_ztzl{
	width:258px;
	height:399px;
	overflow:hidden;
	border:#FFF 1px solid;
	background:#FFF;
}
.p_ztzl .title{
	width:238px;
	height:39px;
	overflow:hidden;
	line-height:38px;
	text-indent:10px;
	margin:0 auto;
	background:url(imagesxxgk_line.png) repeat-x left bottom;
}
.p_ztzl .contMain{
	width:235px;
	overflow:hidden;
	margin:0 auto;
}
.p_ztzl .contMain ul li.t1{
	width:235px;
	height:148px;
	overflow:hidden;
	margin-bottom:12px;
}
.p_ztzl .contMain ul li.t2{
	width:235px;
	height:27px;
	line-height:27px;
	overflow:hidden;
	border-bottom:#cdcdcd 1px dashed;
}

.p_bs_fw{
	width:996px;
	height:230px;
	overflow:hidden;
	margin:0 auto;
	border:#FFF 2px solid;
	background:url(imagesbs_cont_10.png) repeat-x;
}
.p_bs_fw .title{
	width:160px;
	height:230px;
	overflow:hidden;
}
.p_bs_fw .title ul li{
	width:160px;
	height:56px;
	overflow:hidden;
	margin-bottom:2px;
	background:#77ba5b;
	cursor:pointer;
}
.p_bs_fw .title ul li .pic{
	width:42px;
	height:42px;
	overflow:hidden;
	display:inline;
	margin:8px auto auto 18px;
}
.p_bs_fw .title ul li .text{
	width:94px;
	height:56px;
	line-height:56px;
	overflow:hidden;
}
.p_bs_fw .title ul li.on{
	background:url(imagesbs_ico_bg.png) no-repeat right center #308518;
}
.p_bs_fw .contMain{
	width:836px;
	height:230px;
	overflow:hidden;
}
.p_bs_fw_gr,.p_bs_fw_qy,.p_bs_fw_zd{
	width:836px;
	display:block;
	overflow:hidden;
}
.p_bs_fw_gr li{
	width:119px;
	height:76px;
	overflow:hidden;
}
.p_bs_fw_gr li .pic{
	width:32px;
	height:32px;
	overflow:hidden;
	margin:13px auto auto 43px;
}
.p_bs_fw_gr li .pic img{
	-moz-transition: all 0.8s ease-in-out; 
	-webkit-transition: all 0.8s ease-in-out; 
    -o-transition: all 0.8s ease-in-out; 
    -ms-transition: all 0.8s ease-in-out; 
    transition: all 0.8s ease-in-out;
}
.p_bs_fw_gr li .pic img:hover{
	-moz-transform: rotate(360deg); 
    -webkit-transform: rotate(360deg); 
    -o-transform: rotate(360deg); 
    -ms-transform: rotate(360deg); 
    transform: rotate(360deg); 
}
.p_bs_fw_gr li h3{
	width:119px;
	height:24px;
	line-height:24px;
	display:block;
	overflow:hidden;
	text-align:center;
}

.p_bs_fw_qy li{
	width:139px;
	height:115px;
	overflow:hidden;
}
.p_bs_fw_qy li .pic{
	width:32px;
	height:32px;
	overflow:hidden;
	margin:36px auto auto 53px;
}
.p_bs_fw_qy li .pic img{
	-moz-transition: all 0.8s ease-in-out; 
	-webkit-transition: all 0.8s ease-in-out; 
    -o-transition: all 0.8s ease-in-out; 
    -ms-transition: all 0.8s ease-in-out; 
    transition: all 0.8s ease-in-out;
}
.p_bs_fw_qy li .pic img:hover{
	-moz-transform: rotate(360deg); 
    -webkit-transform: rotate(360deg); 
    -o-transform: rotate(360deg); 
    -ms-transform: rotate(360deg); 
    transform: rotate(360deg); 
}
.p_bs_fw_qy li h3{
	width:139px;
	height:24px;
	overflow:hidden;
	display:block;
	text-align:center;
	line-height:24px;
}
.p_bs_fw_zd li{
	width:167px;
	height:115px;
	overflow:hidden;
}
.p_bs_fw_zd li .pic{
	width:32px;
	height:32px;
	overflow:hidden;
	margin:36px auto auto 67px;
}
.p_bs_fw_zd li .pic img{
	-moz-transition: all 0.8s ease-in-out; 
	-webkit-transition: all 0.8s ease-in-out; 
    -o-transition: all 0.8s ease-in-out; 
    -ms-transition: all 0.8s ease-in-out; 
    transition: all 0.8s ease-in-out;
}
.p_bs_fw_zd li .pic img:hover{
	-moz-transform: rotate(360deg); 
    -webkit-transform: rotate(360deg); 
    -o-transform: rotate(360deg); 
    -ms-transform: rotate(360deg); 
    transform: rotate(360deg); 
}
.p_bs_fw_zd li h3{
	width:167px;
	height:30px;
	overflow:hidden;
	display:block;
	text-align:center;
	line-height:30px;
}
.p_bs_fw_bm{
	width:836px;
	overflow:hidden;
	padding-top:12px;
}
.p_bs_fw_bm dl dd{
	width:258px;
	height:34px;
	line-height:34px;
	overflow:hidden;
	margin-left:20px;
	float:left;
	display:inline;
	background:url(imagesbs_ico_dian.png) no-repeat left center;
	text-indent:14px;
}
.p_bs_lstd{
	width:998px;
	height:38px;
	overflow:hidden;
	margin:0 auto;
	border:#FFF 1px solid;
	background:#d3eec3;
}
.p_bs_lstd h2{
	width:92px;
	height:38px;
	overflow:hidden;
	text-align:center;
	display:block;
	line-height:38px;
	background:url(imagesico_zw_01.png) no-repeat right center #3db10e;
}
.p_bs_lstd .contMain{
	width:900px;
	height:38px;
	line-height:38px;
	overflow:hidden;
	text-align:center;
}
.p_bs_lstd .contMain a{
	margin-left:20px;
	margin-right:20px;
}
.p_bs_gs{
	width:728px;
	height:237px;
	overflow:hidden;
	border:#FFF 1px solid;
	background:#FFF;
}
.p_bs_gs .title{
	width:698px;
	height:37px;
	overflow:hidden;
	line-height:37px;
	margin:0 auto;
	text-indent:10px;
	background:url(imagesxxgk_line.png) repeat-x left bottom;
}
.p_bs_gs .text{
	width:690px;
	height:28px;
	line-height:28px;
	background:#ededed;
	overflow:hidden;
	margin:0 auto;
}
.p_bs_gs .text ul li{
	height:28px;
	overflow:hidden;
	text-align:center;
}
.p_bs_gs .text ul li.t1{
	width:180px;
}
.p_bs_gs .text ul li.t2{
	width:300px;
}
.p_bs_gs .text ul li.t3{
	width:104px;
}
.p_bs_gs .text ul li.t4{
	width:90px;
}

.p_bs_gs .content{
	width:690px;
	height:152px;
	overflow:hidden;
	margin:0 auto;
}
.p_bs_gs .content ul li{
	width:690px;
	height:29px;
	line-height:29px;
	overflow:hidden;
	border-bottom:#c9c9c9 1px dashed;
	transition: all ease-out .3s;
}
.p_bs_gs .content ul li:hover{
	background:#ededed;
}
.p_bs_gs .content ul li .t1{
	width:180px;
	overflow:hidden;
	text-align:center;
	float:left;
}
.p_bs_gs .content ul li .t2{
	width:300px;
	overflow:hidden;
	text-indent:10px;
	float:left;
}
.p_bs_gs .content ul li .t3{
	width:104px;
	overflow:hidden;
	text-align:center;
	float:left;
}
.p_bs_gs .content ul li .t4{
	width:90px;
	overflow:hidden;
	text-align:center;
	float:left;
}
.p_bs_bjtj{
	width:258px;
	height:237px;
	overflow:hidden;
	border:#FFF 1px solid;
	background:#FFF;
}
.p_bs_bjtj .title{
	width:239px;
	height:37px;
	line-height:36px;
	overflow:hidden;
	margin:0 auto;
	background:url(imagesxxgk_line.png) repeat-x left bottom;
	text-indent:10px;
}

.p_faq_ride{
	width:696px;
	height:231px;
	overflow:hidden;
	background:#fff;
	border:#FFF 1px solid;
}
.p_faq_ride h3{
	width:50px;
	height:231px;
	overflow:hidden;
	display:inline;
	margin-right:1px;
	float:left;
	background:#77ba5b;
	cursor:pointer;
}
.p_faq_ride h3 .pic{
	width:33px;
	height:33px;
	overflow:hidden;
	margin:48px auto auto 10px;
}
.p_faq_ride h3 .text{
	width:20px;
	overflow:hidden;
	margin:14px auto auto 17px;
}
.p_faq_ride h3.on{
	background:#308518;
}
.p_faq_ride .contMain{
	width:595px;
	height:231px;
	overflow:hidden;
	background:url(imagesfaq_cont_04.png) no-repeat left top;
	float:left;
	display:inline;
	display:none;
	margin-left:-1px;
}
.p_faq_ride_ser{
	width:532px;
	height:37px;
	overflow:hidden;
	margin:0 auto;
}
.p_faq_ride_ser ul li.t1{
	width:106px;
	height:37px;
	overflow:hidden;
	text-align:center;
	line-height:37px;
	margin-right:23px;
	background:url(imagesfaq_ico_01.png) no-repeat;
}
.p_faq_ride_ser ul li.t2{
	width:321px;
	height:37px;
	overflow:hidden;
	background:url(imagesfaq_input_01.png) no-repeat;
}
.p_faq_ride_ser ul li.t2 input{
	width:321px;
	height:37px;
	overflow:hidden;
	float:left;
	line-height:37px;
	color:#999;
	border:0;
	background:none;
	padding-left:6px;
}
.p_faq_ride_ser ul li.t3{
	width:81px;
	height:37px;
	overflow:hidden;
	background:url(imagesfaq_ico_02.png) no-repeat;
}
.p_faq_ride_ser ul li.t3 input{
	width:81px;
	height:37px;
	line-height:37px;
	overflow:hidden;
	text-align:center;
	float:left;
	border:0;
	background:none;
	cursor:pointer;
	font-size:18px;
	color:#FFF;
	font-family:"Î¢ÈíÑÅºÚ";
}
.p_faq_ride_list{
	width:532px;
	height:150px;
	overflow:hidden;
	margin:0 auto;
}
.p_faq_ride_list ul li{
	width:532px;
	height:26px;
	overflow:hidden;
	line-height:26px;
}
.p_faq_ride_list ul li span{
	width:178px;
	float:right;
}
.p_faq_ride_list ul li span em{
	float:right;
	font-style:normal;
}

.p_faq_rdjy{
	width:342px;
	height:243px;
	overflow:hidden;
	border:#FFF 1px solid;
	background:#fff;
}
.p_faq_rdjy .title{
	width:302px;
	height:40px;
	overflow:hidden;
	margin:0 auto;
	line-height:40px;
	text-indent:10px;
	background:url(imagesxxgk_line.png) repeat-x left bottom;
}
.p_faq_rdjy .contMain{
	width:292px;
	overflow:hidden;
	margin:0 auto;
}
.p_faq_rdjy .contMain ul li{
	width:292px;
	height:26px;
	overflow:hidden;
	line-height:26px;
}

.p_faq_dc{
	width:290px;
	height:242px;
	overflow:hidden;
}
.p_faq_dc .title{
	height:39px;
	overflow:hidden;
	background:url(imagestitle_04.png) repeat-x left bottom;
}
.p_faq_dc .title ul li{
	width:auto;
	height:39px;
	overflow:hidden;
	line-height:39px;
	padding-left:20px;
	padding-right:20px;
	border-right:#e5e5e5 1px solid;
}
.p_faq_dc .title ul li.on{
	background:url(imagestitle_03.png) repeat-x left bottom;
	color:#308518;
	font-weight:bold;
}
.p_faq_dc .title ul li.on a{
	color:#308518;
}
.p_faq_dc .title ul li.on a:hover{
	color:#308518;
}
.p_faq_dc .contMain{
	width:266px;
	height:132px;
	overflow:hidden;
	margin:0 auto;
}
.p_faq_dc .contMain ul li{
	width:266px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}

.p_faq_ft{
	width:290px;
	height:240px;
	overflow:hidden;
}
.p_faq_ft .title{
	height:39px;
	overflow:hidden;
	background:url(imagestitle_04.png) repeat-x left bottom;
}
.p_faq_ft .title ul li{
	width:auto;
	height:39px;
	overflow:hidden;
	line-height:39px;
	padding-left:20px;
	padding-right:20px;
	border-right:#e5e5e5 1px solid;
}
.p_faq_ft .title ul li.on{
	background:url(imagestitle_03.png) repeat-x left bottom;
	color:#308518;
	font-weight:bold;
}
.p_faq_ft .title ul li.on a{
	color:#308518;
}
.p_faq_ft .title ul li.on a:hover{
	color:#308518;
}
.p_faq_ft .contMain{
	width:265px;
	height:170px;
	overflow:hidden;
	margin:0 auto;
	background:#ebebeb;
}
.p_faq_ft .contMain .pic{
	width:265px;
	height:106px;
	overflow:hidden;
	position:relative;
}
.p_faq_ft .contMain .bg{
	width:265px;
	height:24px;
	overflow:hidden;
	position:absolute;
	z-index:3;
	background:#000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	left:0;
	bottom:0;
}
.p_faq_ft .contMain .text{
	width:265px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
	z-index:5;
	text-indent:14px;
}
.p_faq_ft .contMain .content{
	width:238px;
	overflow:hidden;
	margin:0 auto;
	line-height:28px;
}

.p_ml_mjtk{
	width:498px;
	height:304px;
	overflow:hidden;
	position: relative;
	border:#FFF 1px solid;
	box-shadow: 0 0 6px #000;
    -moz-box-shadow: 0 0 6px #000;
    -webkit-box-shadow: 0 0 6px #000;
}
.p_ml_mjtk .hd {
	position: absolute;
	bottom:0;
	left:190px;
	width:146px;
	height:22px;
	z-index:2;
}
.p_ml_mjtk .hd ul {
	overflow: hidden;
	zoom: 1;
}
.p_ml_mjtk .hd ul li {
	width: 12px;
	height: 12px;
	margin:0 14px auto auto;
	display:inline;
	cursor: pointer;
	overflow:hidden;
	background:url(imagesml_off.png) no-repeat center top;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ml_off.png");
}
.p_ml_mjtk .hd ul li.on {
	background:url(imagesml_on.png) no-repeat center top;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ml_on.png");
}
.p_ml_mjtk .bd {
	height:304px;
	overflow:hidden;
}
.p_ml_mjtk .bd ul {
	height:304px;
	overflow:hidden;
}
.p_ml_mjtk .bd ul li {
	position:relative;
	height:304px;
	overflow:hidden;
}
.p_ml_mjtk .bd ul li .pic {
	width: 498px;
	height: 304px;
	overflow: hidden;
}
.p_ml_mjtk .bd ul li .pic a {
	display:block;
	overflow:hidden;
	height:304px;
}
.p_ml_mjtk .bd ul li .pic img {
	width: 498px;
	height: 304px;
	overflow: hidden;
}
.p_ml_mjtk .title{
	width:100px;
	height:42px;
	overflow:hidden;
	position:absolute;
	background:url(imagesml_title_01.png) no-repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ml_title_01.png");
	z-index:10;
	line-height:36px;
	text-align:center;
	left:0;
	top:9px;
}

.p_ml_lydt{
	width:488px;
	height:304px;
	overflow:hidden;
	background:#FFFFFF;
	border:#FFF 1px solid;
}
.p_ml_lydt .title{
	height:40px;
	overflow:hidden;
	background:url(imagestitle_02.png) repeat-x left top #e7e7e7;
}
.p_ml_lydt .title ul li{
	width:auto;
	height:40px;
	overflow:hidden;
	padding-left:18px;
	padding-right:20px;
	line-height:40px;
	text-align:center;
}
.p_ml_lydt .title ul li.on{
	font-weight:bold;
	color:#FFF;
	background:url(imagestitle_01.png) no-repeat right top #2b9101;
}
.p_ml_lydt .title ul li.on a{
	color:#FFF;
}
.p_ml_lydt .contMain{
	width:450px;
	overflow:hidden;
	margin:0 auto;
}
.p_ml_lydt .contMain ul li{
	width:450px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}

.p_ml_ly{
	width:998px;
	height:218px;
	overflow:hidden;
	margin:0 auto;
	background:#FFFFFF;
	border:#FFF 1px solid;
	border-top:none;
}
.p_ml_ly ul{
	width:1200px;
	overflow:hidden;
	display:block;
}
.p_ml_ly ul li{
	width:249px;
	height:213px;
	overflow:hidden;
	transition: all ease-out .3s;
	border-right:#ededed 1px solid;
}
.p_ml_ly ul li:hover{
	background:#fff;
}
.p_ml_ly ul li .pic{
	width:200px;
	height:136px;
	overflow:hidden;
	margin:20px auto auto 24px;
}
.p_ml_ly ul li h3{
	width:249px;
	height:56px;
	overflow:hidden;
	line-height:56px;
	text-align:center;
	display:block;
}
.p_ml_ly ul li a{
	width:100%;
	height:100%;
	display:block;
}
.p_ml_ly ul li.t1{
	border-top:#5151de 5px solid;
}
.p_ml_ly ul li.t1 a:hover{
	color:#5151de;
	text-decoration:none;
}
.p_ml_ly ul li.t2{
	border-top:#e1b024 5px solid;
}
.p_ml_ly ul li.t2 a:hover{
	color:#e1b024;
	text-decoration:none;
}
.p_ml_ly ul li.t3{
	border-top:#b0e124 5px solid;
}
.p_ml_ly ul li.t3 a:hover{
	color:#b0e124;
	text-decoration:none;
}
.p_ml_ly ul li.t4{
	border-top:#e12482 5px solid;
}
.p_ml_ly ul li.t4 a:hover{
	color:#e12482;
	text-decoration:none;
}


.p_list_wiap{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	background:url(imageslist_bg_03.gif) repeat-y right top;
}
.p_list_main{
	width:1000px;
	overflow:hidden;
	padding-bottom:40px;
	background:url(imageslist_bg_04.gif) no-repeat 10px bottom;
}
.p_list_main .contL{
	width:250px;
	overflow:hidden;
	background:url(imageslist_bg_05.png) no-repeat left top;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/list_bg_05.png");
}
.p_list_main .contR{
	width:730px;
	overflow:hidden;
}

.p_list_menu{
	width:250px;
	overflow:hidden;
}
.p_list_menu .title{
	width:210px;
	height:76px;
	overflow:hidden;
	margin-left:25px;
	background:url(imageslist_bg_02.png) repeat-x left bottom;
}
.p_list_menu .title h2{
	width:210px;
	height:36px;
	line-height:36px;
	margin-top:10px;
	display:block;
	color:#298703;
	text-indent:22px;
	overflow:hidden;
	font-size:26px;
}
.p_list_menu .title span{
	width:210px;
	height:18px;
	line-height:18px;
	display:block;
	overflow:hidden;
	text-indent:22px;
	color:#48ac1f;
}
.p_list_menu .contMain{
	width:250px;
	overflow:hidden;
	padding-top:10px;
}
.p_list_menu .contMain ul li {
	display:block;
	width:250px;
	list-style:none;
	overflow:visible;
}
.p_list_menu .contMain ul li span {
	display:block;
	height:42px; 
	width:250px;
	line-height:42px;
	text-indent:72px;
	overflow:hidden;
	outline:none;
	position:relative;
	font-size:16px;
	transition: all ease-out .3s;
}

.p_list_menu .contMain ul li .active {
	background:url(imageslist_menu_on.png) no-repeat 220px center;
	transition:none;
}
.p_list_menu .contMain ul li .inactive {
	
}
.p_list_menu .contMain ul li .on {
	height:42px;
	background:url(imageslist_menu_bg.png) no-repeat 4px top;
	line-height:42px;
	color:#FFF;
}
.p_list_menu .contMain ul li .on a{
	color:#FFF;
}
.p_list_menu .contMain ul li .on a:hover{
	color:#FFF;
	text-decoration:none;
}
.p_list_menu .contMain ul li span:hover{
	height:42px;
	background:url(imageslist_menu_bg.png) no-repeat 4px top;
	line-height:42px;
	color:#FFF;
}
.p_list_menu .contMain ul li span a{
	width:250px;
	height:100%;
	overflow:hidden;
	display:block;
}
.p_list_menu .contMain ul li span a:hover{
	color:#FFF;
	text-decoration:none;
}

.p_list_menu .contMain ul li ul {
	display:none;    
}
.p_list_menu .contMain ul li ul li ul {
	margin-top:;
}
.p_list_menu .contMain ul li ul li span {
	height:42px; 
	width:250px;
	line-height:42px;
	font-size:16px;
	position:relative;
	background:none;
	text-indent:92px;
}

.p_list_dqwz{
	width:100%;
	height:37px;
	overflow:hidden;
	line-height:34px;
	text-indent:20px;
	background:url(imageslist_bg_01.png) repeat-x;
}
.p_list_title{
	width:93%;
	height:54px;
	overflow:hidden;
	background:url(imageslist_ico_01.png) no-repeat left center;
	line-height:54px;
	text-indent:16px;
	margin:0 auto;
	font-size:20px;
}
.p_list_cont{
	width:93%;
	overflow:hidden;
	margin:0 auto;
}
.p_list_cont ul{
	width:100%;
	display:block;
	overflow:hidden;
	padding-top:14px;
	padding-bottom:14px;
	border-bottom:#cacaca 1px dashed;
}
.p_list_cont ul li{
	width:100%;
	height:26px;
	overflow:hidden;
	line-height:26px;
	text-indent:6px;
}
.p_list_cont ul li span{
	float:right;
	display:inline;
	margin-right:10px;
}
.p_list_next{
	width:auto;
	height:30px;
	overflow:hidden;
	background:#ecf6f0;
	margin:0 auto;
}
.p_list_next ul li{
	width:45px;
	height:30px;
	line-height:30px;
	text-align:center;
	overflow:hidden;
	border-right:#caf0d8 1px solid;
}
.p_list_next ul li.on{
	background:#31a81d;
	color:#FFF;
	font-weight:bold;
}
.p_list_next ul li.on a{
	color:#FFF;
}
.p_bm_menu{
	width:690px;
	overflow:hidden;
	margin:0 auto;
}
.p_bm_menu ul{
	width:720px;
	overflow:hidden;
	display:block;
}
.p_bm_menu ul li{
	width:220px;
	height:34px;
	line-height:34px;
	text-align:center;
	overflow:hidden;
	background:#d3eec3;
	margin:auto 10px 10px auto;
	transition: all ease-out .3s;
}
.p_bm_menu ul li a{
	width:220px;
	height:34px;
	display:block;
	overflow:hidden;
}
.p_bm_menu ul li:hover{
	background:#df720e;
}
.p_bm_menu ul li a:hover{
	color:#FFF;
	text-decoration:none;
}
.p_bm_menu ul li.on{
	background:#df720e;
	color:#FFF;
}
.p_bm_menu ul li.on a{
	color:#FFF;
}


.p_grbs_menu{
	width:690px;
	overflow:hidden;
	margin:0 auto;
}
.p_grbs_menu ul{
	width:720px;
	overflow:hidden;
	display:block;
}
.p_grbs_menu ul li{
	width:128px;
	height:34px;
	line-height:34px;
	text-align:center;
	overflow:hidden;
	background:#edf3e8;
	margin:auto 10px 10px auto;
	transition: all ease-out .3s;
}
.p_grbs_menu ul li a{
	width:128px;
	height:34px;
	display:block;
	overflow:hidden;
}
.p_grbs_menu ul li:hover{
	background:#df720e;
}
.p_grbs_menu ul li a:hover{
	color:#FFF;
	text-decoration:none;
}
.p_grbs_menu ul li.on{
	background:#df720e;
	color:#FFF;
}
.p_grbs_menu ul li.on a{
	color:#FFF;
}

.p_pt_list{
	width:676px;
	overflow:hidden;
	margin:0 auto;
}
.p_pt_list ul{
	width:700px;
	overflow:hidden;
	display:block;
}
.p_pt_list ul li{
	width:212px;
	height:166px;
	overflow:hidden;
	background:#e6e6e6;
	margin:0 20px 20px auto;
}
.p_pt_list ul li .pic{
	width:212px;
	height:140px;
	overflow:hidden;
}
.p_pt_list ul li h3{
	width:212px;
	height:26px;
	display:block;
	line-height:26px;
	text-indent:6px;
	overflow:hidden;
}

.p_dis_h1{
	width:94%;
	line-height:50px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	text-align:center;
	display:block;
	font-size:20px;
}
.p_dis_time{
	width:94%;
	height:24px;
	overflow:hidden;
	line-height:24px;
	margin:0 auto;
	background:#fcfcfc;
	text-align:center;
	border-bottom:#ededed 1px solid;
	border-top:#ededed 1px solid;
}
.p_dis_cont{
	width:94%;
	overflow:hidden;
	margin:0 auto;
	line-height:220%;
	font-size:16px !important;
}
.p_dis_fx{
	width:94%;
	height:52px;
	overflow:hidden;
	margin:0 auto;
	background:url(imagesdis_cont_01.png) repeat-x;
}
.p_dis_fx .ico{
	width:auto;
	overflow:hidden;
}
.p_dis_fx .ico ul li{
	width:66px;
	height:24px;
	overflow:hidden;
	line-height:24px;
	background:url(imagesdis_ico_01.png) no-repeat;
	text-align:center;
	margin:10px auto auto 20px;
}
.p_dis_fx .contMain{
	overflow:hidden;
	display:inline;
	margin:12px 20px auto auto;
}

.p_jg_title{
	width:944px;
	height:38px;
	overflow:hidden;
	margin:0 auto;
	line-height:38px;
	background:url(imagesjg_ico_01.png) no-repeat 20px center #2b9101;
	text-indent:34px;
}
.p_jg_list{
	width:942px;
	overflow:hidden;
	margin:0 auto;
	border:#cccccc 1px solid;
	padding-bottom:14px;
}
.p_jg_list .title{
	width:922px;
	height:38px;
	overflow:hidden;
	margin:0 auto;
	line-height:38px;
	border-bottom:#2b9101 1px solid;
	background:url(imagesjg_ico_02.png) no-repeat 10px center;
	text-indent:32px;
}
.p_jg_list .contMain{
	width:922px;
	overflow:hidden;
	margin:0 auto;
	padding-top:12px;
}
.p_jg_list .contMain ul li{
	width:297px;
	height:26px;
	line-height:26px;
	overflow:hidden;
	margin-left:10px;
}

.p_map_list{
	width:944px;
	overflow:hidden;
	margin:0 auto;
}
.p_map_list dl{
	width:944px;
	overflow:hidden;
	display:block;
	padding-top:22px;
	padding-bottom:24px;
	background:url(imagesmap_bg.png) repeat-x left bottom;
}
.p_map_list dl dt{
	width:98px;
	overflow:hidden;
	float:left;
	line-height:32px;
	text-align:center;
}
.p_map_list dl dd{
	width:832px;
	overflow:hidden;
	float:right;
	line-height:26px;
	word-wrap:break-word; 
	word-break:normal; 
}
.p_map_list dl dd a{
	margin-right:20px;
	margin-left:20px;
}

.p_zt_menu{
	width:244px;
	overflow:hidden;
	background:#f2f2f2;
}
.p_zt_menu h2{
	width:244px;
	height:60px;
	overflow:hidden;
	display:block;
	background:url(imageszt_title_01.png) no-repeat;
	text-align:center;
	line-height:52px;
}
.p_zt_menu .contMain{
	width:224px;
	overflow:hidden;
	margin:0 auto;
	padding-top:16px;
	padding-bottom:30px;
}
.p_zt_menu .contMain ul li{
	width:224px;
	height:40px;
	overflow:hidden;
	line-height:40px;
	text-indent:11px;
	transition: all ease-out .3s;
	border-bottom:#fff 1px solid;
}
.p_zt_menu .contMain ul li a{
	width:224px;
	height:40px;
	display:block;
	overflow:hidden;
}
.p_zt_menu .contMain ul li a:hover{
	color:#FFF;
	text-decoration:none;
}
.p_zt_menu .contMain ul li:hover{
	background:#df720e;
}
.p_zt_menu .contMain ul li.on{
	background:#df720e;
	color:#FFF;
}
.p_zt_menu .contMain ul li.on a{
	color:#FFF;
}
.p_zt_list{
	width:696px;
	padding-bottom:12px;
	overflow:hidden;
}
.p_zt_list .title{
	height:32px;
	overflow:hidden;
	line-height:32px;
	background:url(imagesjg_ico_01.png) no-repeat 10px center #2b9101;
}
.p_zt_list .title h2{
	width:auto;
	height:32px;
	display:block;
	overflow:hidden;
	text-indent:24px;
}
.p_zt_list .title h5{
	width:50px;
	height:32px;
	overflow:hidden;
	display:block;
}
.p_zt_list .contMain{
	padding-top:10px;
	overflow:hidden;
}
.p_zt_list .contMain ul li{
	width:696px;
	height:29px;
	overflow:hidden;
	line-height:29px;
	border-bottom:#cacaca 1px dashed;
	text-indent:6px;
}
.p_zt_list .contMain ul li span{
	float:right;
	display:inline;
	margin-right:10px;
	color:#999;
}

.p_ld_pic{
	width:186px;
	height:294px;
	overflow:hidden;
	margin:0 auto;
}
.p_ld_pic .pic{
	width:186px;
	height:224px;
	overflow:hidden;
}
.p_ld_pic h3{
	width:186px;
	height:36px;
	display:block;
	line-height:36px;
	overflow:hidden;
	text-align:center;
}
.p_ld_pic p{
	width:186px;
	height:20px;
	overflow:hidden;
	display:block;
	line-height:20px;
	text-align:center;
}
.p_ld_qt{
	width:217px;
	overflow:hidden;
}
.p_ld_qt .title{
	height:27px;
	overflow:hidden;
	background:url(imagesld_bg_02.png) repeat-x;
	line-height:27px;
	text-align:center;
}
.p_ld_qt .contMain{
	overflow:hidden;
	padding-top:8px;
}
.p_ld_qt .contMain ul li{
	width:108px;
	height:36px;
	line-height:36px;
	overflow:hidden;
	text-align:center;
}
.p_ld_cont{
	width:684px;
	overflow:hidden;
	line-height:220%;
}
.p_ld_list{
	width:684px;
	overflow:hidden;
}
.p_ld_list .title{
	height:32px;
	overflow:hidden;
	line-height:32px;
	background:url(imagesjg_ico_01.png) no-repeat 10px center #2b9101;
}
.p_ld_list .title h2{
	width:auto;
	height:32px;
	display:block;
	overflow:hidden;
	text-indent:24px;
}
.p_ld_list .title h5{
	width:50px;
	height:32px;
	overflow:hidden;
	display:block;
}
.p_ld_list .contMain{
	overflow:hidden;
	padding-top:10px;
}
.p_ld_list .contMain ul li{
	width:684px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.p_ld_list .contMain ul li span{
	float:right;
}
.p_ld_tpjj{
	width:684px;
	height:160px;
	overflow:hidden;
	position:relative;
}
.p_ld_tpjj ul{
	width:5000px;
	display:block;
	overflow:hidden;
}
.p_ld_tpjj ul li{
	width:150px;
	height:160px;
	overflow:hidden;
	background:#f2f2f2;
	margin-left:17px;
}
.p_ld_tpjj ul li .pic{
	width:150px;
	height:133px;
	overflow:hidden;
}
.p_ld_tpjj ul li h3{
	width:150px;
	height:26px;
	overflow:hidden;
	display:block;
	line-height:26px;
	text-align:center;
}
.p_ld_tpjj .prev,.p_ld_tpjj .next{
	width:11px;
	height:21px;
	overflow:hidden;
	position:absolute;
	top:56px;
	cursor:pointer;
}
.p_ld_tpjj .prev{
	left:0;
	background:url(imagesld_ico_01.png) no-repeat;
}
.p_ld_tpjj .next{
	right:0;
	background:url(imagesld_ico_02.png) no-repeat;
}

.p_mail_input1{
	width:240px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	float:left;
	border:#cecece 1px solid;
	background:url(imagesmail_input_01.png) no-repeat;
	padding-left:6px;
	color:#999;
}
.p_mail_input2{
	width:597px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	float:left;
	border:#cecece 1px solid;
	background:url(imagesmail_input_01.png) no-repeat;
	padding-left:6px;
	color:#999;
}
.p_mail_input3{
	width:603px;
	height:140px;
	overflow:hidden;
	border:#cecece 1px solid;
	float:left;
}
.p_mail_img{
	float:left;
	display:inline;
	margin-left:16px;
	margin-top:6px;
}
.p_mail_sub1{
	width:100px;
	height:34px;
	overflow:hidden;
	cursor:pointer;
	border:0;
	background:url(imagesmail_sub_01.png) repeat-x;
	-moz-border-radius: 5px;   
    -webkit-border-radius: 5px;  
    border-radius:5px;
	line-height:34px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	font-family:"Î¢ÈíÑÅºÚ";
	color:#FFF;
	transition: all ease-out .3s;           
}
.p_mail_sub1:hover{
	background:url(imagesmail_sub_03.png) repeat-x;
}
.p_mail_sub2{
	width:100px;
	height:34px;
	overflow:hidden;
	cursor:pointer;
	border:0;
	background:url(imagesmail_sub_02.png) repeat-x;
	-moz-border-radius: 5px;   
    -webkit-border-radius: 5px;  
    border-radius:5px;
	line-height:34px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	font-family:"Î¢ÈíÑÅºÚ";
	color:#2a7615;
	margin-left:18px;
	transition: all ease-out .3s;           
}
.p_mail_sub2:hover{
	background:url(imagesmail_sub_04.png) repeat-x;
}

.p_mail_cxm{
	width:442px;
	height:48px;
	overflow:hidden;
	margin:0 auto;
	line-height:48px;
	text-align:center;
	background:url(imagesmail_bg_02.png) no-repeat;
}

.p_mail_ser{
	width:676px;
	height:42px;
	overflow:hidden;
	margin:0 auto;
}
.p_mail_ser ul li.t1{
	width:566px;
	height:42px;
	overflow:hidden;
	background:url(imagesmail_ser_01.png) no-repeat;
}
.p_mail_ser ul li.t1 input{
	width:566px;
	height:42px;
	overflow:hidden;
	float:left;
	border:0;
	background:none;
	line-height:42px;
	color:#999;
	padding-left:8px;
}
.p_mail_ser ul li.t2{
	width:110px;
	height:42px;
	overflow:hidden;
	background:url(imagesmail_ser_02.png) no-repeat;
}
.p_mail_ser ul li.t2 input{
	width:110px;
	height:42px;
	overflow:hidden;
	float:left;
	border:0;
	background:none;
	cursor:pointer;
	display:block;
	text-indent:-9999px;
}

.p_mail_dis{
	width:944px;
	overflow:hidden;
	margin:0 auto;
	background:#f2f2f2;
	padding-bottom:20px;
}
.p_mail_dis .title{
	width:898px;
	height:34px;
	overflow:hidden;
	margin:0 auto;
	background:url(imagesmail_bg_04.png) repeat-x left bottom;
}
.p_mail_dis .title h2{
	width:88px;
	height:28px;
	overflow:hidden;
	line-height:28px;
	text-align:center;
	background:url(imagesmail_bg_03.png) repeat-x;
}
.p_mail_dis .title h5{
	width:auto;
	height:28px;
	overflow:hidden;
	display:inline;
	margin-right:10px;
	line-height:28px;
}
.p_mail_dis .contMain{
	width:898px;
	overflow:hidden;
	margin:0 auto;
	line-height:220%;
}

.p_ft_new{
	width:676px;
	margin:0 auto;
	overflow:hidden;
}
.p_ft_new dl dt{
	width:384px;
	overflow:hidden;
	float:right;
	line-height:26px;
}
.p_ft_new dl dd.pic{
	width:260px;
	height:170px;
	overflow:hidden;
	float:left;
	border:#f2f2f2 1px solid;
	position:relative;
}
.p_ft_new dl dd.pic .title{
	width:79px;
	height:39px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:6px;
	background:url(imagesft_title_01.png) no-repeat;
	line-height:34px;
	text-align:center;
	z-index:10;
}
.p_ft_new dl dd.more{
	width:74px;
	height:23px;
	overflow:hidden;
	float:right;
	line-height:23px;
	background:url(imagesft_bg_01.png) repeat-x;
	-moz-border-radius: 5px;   
    -webkit-border-radius: 5px;  
    border-radius:5px;
	transition: all ease-out .3s;
	text-align:center;
}
.p_ft_new dl dd.more:hover{
	background:url(imagesft_bg_02.png) repeat-x;
}
.p_ft_new dl dd.more a:hover{
	text-decoration:none;
}
.p_ft_wq{
	width:676px;
	overflow:hidden;
	margin:0 auto;
}
.p_ft_wq .title{
	height:32px;
	overflow:hidden;
	background:url(imagesjg_ico_01.png) no-repeat 10px center #2b9101;
	text-indent:24px;
	line-height:32px;
}
.p_ft_wq .contMain{
	overflow:hidden;
}
.p_ft_wq .contMain dl{
	width:676px;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
	display:block;
	border-bottom:#999999 1px dashed;
}
.p_ft_wq .contMain dl dt{
	width:440px;
	overflow:hidden;
	line-height:26px;
	float:right;
}
.p_ft_wq .contMain dl dd.pic{
	width:212px;
	height:148px;
	overflow:hidden;
	float:left;
	border:#e6e6e6 2px solid;
}

.p_ft_dis_pic{
	width:338px;
	overflow:hidden;
}
.p_ft_dis_pic .pic{
	width:338px;
	height:214px;
	overflow:hidden;
}
.p_ft_dis_cont{
	width:590px;
	overflow:hidden;
}
.p_ft_dis_cont .title{
	height:40px;
	overflow:hidden;
	background:url(imageslist_ico_01.png) no-repeat 10px 6px;
	text-indent:26px;
	font-size:20px;
}
.p_ft_dis_cont .content{
	width:590px;
	overflow:hidden;
	line-height:220%;
}


.p_dc_main{
	width:944px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
}
.p_dc_main h1{
	width:870px;
	overflow:hidden;
	margin:0 auto;
	display:block;
	padding:20px 0px;
	line-height:40px;
	text-align:center;
}
.p_dc_main .time{
	width:870px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	border-bottom:#d5d5d5 1px dashed;
	border-top:#d5d5d5 1px dashed;
}
.p_dc_main .contMain{
	width:944px;
	overflow:hidden;
	margin:0 auto;
	background:#f2f2f2;
	padding-top:20px;
	padding-bottom:30px;
}
.p_dc_bl{
	width:196px;
	height:16px;
	overflow:hidden;
	border:#e0e0e0 1px solid;
	background:#fbfbfb;
}
.p_dc_bl span{
	height:16px;
	display:block;
	overflow:hidden;
	background:#ce8910;
}
	




@charset "gb2312";

/*!
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%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.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%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    -ms-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    -ms-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    -ms-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    -ms-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    -ms-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  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%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    -ms-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    -ms-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    -ms-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -ms-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-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;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -ms-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    -ms-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    -ms-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    -ms-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  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, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 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.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  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, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 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.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  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, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 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.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  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, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  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, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  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, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
/* ä¹¡é•‡ä¸“ç”¨ */


#p_xz_logo{
	width:1000px;
	height:164px;
	overflow:hidden;
	margin:0 auto;
}
#p_xz_nav{
	width:1000px;
	height:46px;
	margin:0 auto;
	overflow:hidden;
	background:url(imagesxzxz_nav_bg.png) no-repeat;
}
.p_xz_nav_cont{
	width:704px;
	height:46px;
	overflow:hidden;
}
.p_xz_nav_cont li{
	width:118px;
	height:46px;
	line-height:46px;
	overflow:hidden;
	text-align:center;
	background:url(imagesxzxz_ico_05.png) no-repeat right center;
}
.p_xz_nav_cont li.no_bg{
	background:none;
}
.p_xz_nav_cont li.on{
	background:url(imagesxzxz_nav_on.png) repeat-x;
	color:#fff;
}
.p_xz_nav_cont li.on a{
	color:#FFF;
}
.p_xz_nav_cont li.on a:hover{
	text-decoration:none
}
.p_xz_gk{
	width:998px;
	height:278px;
	overflow:hidden;
	margin:0 auto;
	border:1px solid #e0e0e0;
	background:#fff;
}
.p_xz_gk .title{
	width:998px;
	height:31px;
	border-bottom:1px solid #2c8f04;
	background:#f5f5f5;
}
.p_xz_gk .title h2{
	background:#2c8f04;
	width:110px;
	height:31px;
	overflow:hidden;
	line-height:31px;
	text-align:center;
}
.p_xz_gk .pic{
	width:300px;
	height:206px;
	overflow:hidden;
	display:inline;
	margin: 20px auto auto 20px;
}
.p_xz_gk .content{
	width:630px;
	height:206px;
	overflow:hidden;
	display:inline;
	margin:18px 18px auto auto;
	line-height:26px;
}
.p_xz_gzdt{
	width:493px;
	height:268px;
	overflow:hidden;
	border:1px solid #e0e0e0;
	background:#fff;
}
.p_xz_gzdt .title{
	width:493px;
	height:31px;
	border-bottom:1px solid #2c8f04;
	background:#f5f5f5;
}
.p_xz_gzdt .title h2{
	
	width:auto;
	display:block;
	height:31px;
	overflow:hidden;
	line-height:31px;
	text-align:center;
}
.p_xz_gzdt .title h2 li{
	width:auto;
	height:31px;
	padding-left:22px;
	padding-right:22px;
	overflow:hidden;
}
.p_xz_gzdt .title h2 li.on{
	background:#2c8f04;
	color:#fff;
}
.p_xz_gzdt .title h2 li.on a{
	color:#fff;
}
.p_xz_gzdt .title h5{
	width:66px;
	height:22px;
	line-height:22px;
	text-align:center;
	display:inline;
	margin:5px 10px auto auto;
	overflow:hidden;
	background:url(imagesxzxz_ico_01.png) no-repeat;
}
.p_xz_gzdt .contMain{
	width:456px;
	overflow:hidden;
	margin:0 auto;
	padding-top:12px;
}
.p_xz_gzdt .contMain ul li{
	width:456px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.p_xz_ldgk{
	width:998px;
	height:234px;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #e0e0e0;
	background:#fff;
}
.p_xz_ldgk .title{
	width:998px;
	height:31px;
	border-bottom:1px solid #2c8f04;
	background:#f5f5f5;
}
.p_xz_ldgk .title h2{
	
	width:auto;
	display:block;
	height:31px;
	overflow:hidden;
	line-height:31px;
	text-align:center;
}
.p_xz_ldgk .title h2 li{
	width:auto;
	height:31px;
	padding-left:22px;
	padding-right:22px;
	overflow:hidden;
}
.p_xz_ldgk .title h2 li.on{
	background:#2c8f04;
	color:#fff;
}
.p_xz_ldgk .title h2 li.on a{
	color:#fff;
}
.p_xz_ldgk .title h5{
	width:66px;
	height:22px;
	line-height:22px;
	text-align:center;
	display:inline;
	margin:5px 10px auto auto;
	overflow:hidden;
	background:url(imagesxzxz_ico_01.png) no-repeat;
}
.p_xz_ldgk .contMain{
	width:998px;
	height:200px;
	position:relative;
	overflow:hidden;
}
.p_xz_ldgk .contMain .bd{
	width:5000px;
	overflow:hidden;
}
.p_xz_ldgk .contMain dl{
	width:430px;
	height:142px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:30px auto auto 60px;
	
}
.p_xz_ldgk .contMain dl dt{
	width:300px;
	height:70px;
	float:right;
	line-height:30px;
	display:inline;
	margin-top:20px;
}
.p_xz_ldgk .contMain dl dd.pic{
	width:112px;
	height:142px;
	float:left;
	overflow:hidden;
}
.p_xz_ldgk .contMain dl dd.more{
	width:117px;
	height:34px;
	float:right;
	overflow:hidden;
	background:url(imagesxzxz_ico_04.png) no-repeat;
	display:inline;
	margin-right:182px;
	line-height:34px;
	text-align:center;
}
.p_xz_ldgk .contMain .prev,.p_xz_ldgk .contMain .next{
	width:20px;
	height:41px;
	position:absolute;
	top:68px;
	overflow:hidden;
	cursor:pointer;
	z-index:10;
}
.p_xz_ldgk .contMain .prev{
	left:0;
	background:url(imagesxzxz_ico_02.png) no-repeat;
}
.p_xz_ldgk .contMain .next{
	right:0;
	background:url(imagesxzxz_ico_03.png) no-repeat;
}
@charset "gb2312";







*{padding:0px; margin:0px;}

body {
	font-size: 12px;
	color: #333333;
	font-family:"ËÎÌå";
	background:#e7f3eb;
}


.fl{ float:left;}
.fr{ float:right;}

.clear{
    content:".";
    display:block;
    font-size:0px;
    line-height:0px;
    height:0px;
    clear:both;
    visibility:hidden;
}


a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#d30000;
	text-decoration:underline;
}
ul{
    list-style-type:none;
	clear:both;
	}
li{
    display:inline;
	float:left;
	}
img{
	border:0;
}
.imgAni:hover img{
    -moz-transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
}
.imgAni img{
    width: 100%;
    height: 100%;
    transition: all ease-out .3s;
}
h2{
	font-family:"Î¢ÈíÑÅºÚ" , Arial, Helvetica, sans-serif;
}
.blankH10{
    height:10px;
	font-size:0px;
	overflow:hidden;
}
.blankH12{
    height:12px;
	font-size:0px;
	overflow:hidden;
}
.blankH5{
    height:5px;
	font-size:0px;
	overflow:hidden;
}
.blankH3{
    height:3px;
	font-size:0px;
	overflow:hidden;
}
.blankH2{
    height:2px;
	font-size:0px;
	overflow:hidden;
}
.blankH6{
    height:6px;
	font-size:0px;
	overflow:hidden;
}
.blankH8{
    height:8px;
	font-size:0px;
	overflow:hidden;
}
.blankH24{
    height:24px;
	overflow:hidden;
}
.blankH28{
    height:28px;
	overflow:hidden;
}
.blankH30{
    height:30px;
	overflow:hidden;
}

.blankH20{
    height:20px;
	overflow:hidden;
}
.blankH22{
    height:22px;
	overflow:hidden;
}
.blankH10{
    height:10px;
	overflow:hidden;
}
.blankH16{
    height:16px;
	overflow:hidden;
}
.blankH18{
    height:18px;
	overflow:hidden;
}
.blankH14{
    height:14px;
	overflow:hidden;
}

	
/* ¹«ÓÃÍ·²¿ÑùÊ½ */
#top_banner{
	width:1000px;
	height:236px;
	overflow:hidden;
	margin:0 auto;
}
#nav_wiap{
	width:1004px;
	height:55px;
	overflow:hidden;
	margin:0 auto;
	background:url(imagesnav_bg.png) no-repeat;
}
.nav_cont{
	width:745px;
	height:55px;
	overflow:hidden;
}
.nav_cont ul li{
	width:142px;
	height:50px;
	overflow:hidden;
	text-align:center;
	line-height:50px;
	margin-left:2px;
	text-shadow: 2px 2px 1px #fff;
	background:url(imagesnav_line.png) repeat-y right top;
}
.nav_cont ul li.on{
	background:url(imagesnav_on.png) repeat-x;
	color:#FFF;
	text-shadow:none;
}
.nav_cont ul li.on a{
	color:#FFF;
}
.nav_cont ul li.on a:hover{
	color:#FFF;
	text-decoration:none;
}
.nav_ser{
	width:234px;
	height:34px;
	overflow:hidden;
	display:inline;
	margin:8px 12px auto auto;
}
.nav_ser ul li.t1{
	width:194px;
	height:32px;
	overflow:hidden;
	border:#d4d8d4 1px solid;
	border-right:none;
	background:url(imagesnav_ser_02.png) no-repeat;
}
.nav_ser ul li.t1 input{
	width:194px;
	height:32px;
	overflow:hidden;
	float:left;
	line-height:32px;
	border:0;
	background:none;
	padding-left:6px;
	color:#999;
}
.nav_ser ul li.t2{
	width:39px;
	height:34px;
	overflow:hidden;
	background:url(imagesnav_ser_01.png) no-repeat;
}
.nav_ser ul li.t2 input{
	width:39px;
	height:34px;
	overflow:hidden;
	float:left;
	border:0;
	background:none;
	cursor:pointer;
	display:block;
	text-indent:-9999px;
}
#fullSlide {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height:600px;
	z-index:-2;
	overflow:hidden;
}
#fullSlide ul {
	height: 100% !important; 
	width: 100% !important; 
}
#fullSlide ul li {
	height: 100% !important;
	width: 100% !important;
	height:600px; 
	background-position: center top; 
	background-repeat: no-repeat;
	overflow:hidden;
}

#bot_wiap{
	width:100%;
	overflow:hidden;
	background:url(imagesbot_bg.png) repeat-x center top #e8f4e6;
}
.bot_link{
	width:1000px;
	height:46px;
	overflow:visible;
	margin:0 auto;
	position:relative;
	z-index:10;
	background:url(imageslink_line.png) repeat-x left bottom;
}
.bot_link .title{
	width:1000px;
	height:46px;
	overflow:hidden;
	line-height:46px;
	position:absolute;
	left:0;
	top:0;
}
.bot_link .title ul li{
	width:auto;
	height:46px;
	overflow:hidden;
	padding-left:20px;
	padding-right:30px;
	text-align:center;
}
.bot_link .title ul li.on{
	background:url(imageslink_on.png) no-repeat center bottom;
}
.bot_link .bd ul{
	display:none;
}
.bot_link .contMain{
	width:998px;
	height:92px;
	overflow-x:hidden;
	overflow-y:scroll;
	background:#eff7f2;
	border:#b3d9ae 1px solid;
	position:absolute;
	left:0;
	top:45px;
	padding-top:10px;
	padding-bottom:10px;
	z-index:10;
}
.bot_link .contMain dl dd{
	width:178px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	float:left;
	display:inline;
	margin-left:15px;
	z-index:20;
}
.bot_cont{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	padding-top:20px;
	padding-bottom:20px;
	line-height:24px;
}
.bot_pic{
	width:100%;
	height:55px;
	padding-top:12px;
	overflow:hidden;
}
.bot_pic ul li{
	width:209px;
	height:55px;
	overflow:hidden;
	margin-right:20px;
}

#service{
	position:fixed; 
	_position:absolute;
	right:0;
	top:0;
	width:55px;
	height:100%;
	z-index:20;
	overflow:visible;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,0)||0)-(parseInt(this.currentStyle.marginBottom,0)||0)));
}
#service .contMain{
	width:55px;
	height:100%;
	overflow:visible;
	position:relative;
}
#service .contMain .bg{
	width:55px;
	height:100%;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	background:#2b9101;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	z-index:10;
}
#service .contMain .content{
	width:55px;
	overflow:visible;
	position:absolute;
	left:0;
	top:0;
	z-index:16;
}
#service .contMain .content ul li{
	width:55px;
	height:65px;
	overflow:visible;
	border-bottom:#16900c 1px solid;
	position:relative;
	cursor:pointer;
}
#service .contMain .content ul li span{
	width:55px;
	height:65px;
	overflow:hidden;
	display:block;
}
#service .contMain .content ul li span a{
	width:55px;
	height:65px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#service .contMain .content ul li span.t1{
	background:url(imagesico_fw_01.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_01.png");
}
#service .contMain .content ul li span.t2{
	background:url(imagesico_fw_02.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_02.png");
}
#service .contMain .content ul li span.t3{
	background:url(imagesico_fw_03.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_03.png");
}
#service .contMain .content ul li span.t4{
	background:url(imagesico_fw_04.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_04.png");
}
#service .contMain .content ul li span.t5{
	background:url(imagesico_fw_05.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_05.png");
}
#service .contMain .content ul li span.t6{
	background:url(imagesico_fw_06.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_06.png");
}
#service .contMain .content ul li span.t7{
	background:url(../images/ico_fw_07.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_07.png");
}
#service .contMain .content ul li span.t8{
	background:url(../images/ico_fw_08.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_08.png");
}
#service .contMain .content ul li span.t9{
	background:url(../images/ico_fw_09.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_09.png");
}
#service .contMain .content ul li span.t10{
	background:url(../images/ico_fw_10.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_10.png");
}
#service .contMain .content ul li span.t11{
	background:url(../images/ico_fw_11.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_11.png");
}
#service .contMain .content ul li span.t11 a{
	width:36px;
	height:36px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}
#service .contMain .content ul li span.t12{
	background:url(../images/ico_fw_12.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_12.png");
}
#service .contMain .content ul li span.t12 a{
	width:36px;
	height:36px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}

#service .contMain .content ul li.on span.t1{
	background:url(imagesico_fw_on_01.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_01.png");
}
#service .contMain .content ul li.on span.t2{
	background:url(imagesico_fw_on_02.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_02.png");
}
#service .contMain .content ul li.on span.t3{
	background:url(imagesico_fw_on_03.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_03.png");
}
#service .contMain .content ul li.on span.t4{
	background:url(imagesico_fw_on_04.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_04.png");
}
#service .contMain .content ul li.on span.t5{
	background:url(imagesico_fw_on_05.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_05.png");
}
#service .contMain .content ul li.on span.t6{
	background:url(imagesico_fw_on_06.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_06.png");
}
#service .contMain .content ul li.on span.t7{
	background:url(../images/ico_fw_on_07.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_07.png");
}
#service .contMain .content ul li.on span.t8{
	background:url(../images/ico_fw_on_08.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_08.png");
}
#service .contMain .content ul li.on span.t9{
	background:url(../images/ico_fw_on_09.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_09.png");
}
#service .contMain .content ul li.on span.t10{
	background:url(../images/ico_fw_on_10.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_10.png");
}
#service .contMain .content ul li.on span.t11{
	background:url(../images/ico_fw_on_11.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_11.png");
}
#service .contMain .content ul li.on span.t12{
	background:url(../images/ico_fw_on_12.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on_12.png");
}
#service .contMain .content ul li .wind{
	width:100px;
	height:55px;
	overflow:hidden;
	position:absolute;
	left:-94px;
	top:0;
	line-height:55px;
	text-indent:9px;
	display:none;
	background:url(imagesico_fw_on.png) no-repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_on.png");
}
#service .contMain .content ul li .wind_wx{
	width:100px;
	height:110px;
	overflow:hidden;
	position:absolute;
	left:-94px;
	top:0;
	display:none;
	background:url(imageswx_bg.png) no-repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/wx_bg.png");
}
#service .contMain .content ul li .wind_wx .pic{
	width:85px;
	height:85px;
	overflow:hidden;
	margin:4px auto auto 5px;
}
#service .contMain .content ul li .wind_wx h3{
	width:100px;
	height:22px;
	overflow:hidden;
	display:block;
	text-align:center;
	line-height:22px;
}
#service .contMain .content ul li .wind_wx dl{
	width:80px;
	overflow:hidden;
	display:block;
	margin:0 auto;
	padding-top:10px;
}
#service .contMain .content ul li .wind_wx dl dd{
	width:80px;
	height:30px;
	overflow:hidden;
	border-bottom:#cacaca 1px dashed;
	line-height:30px;
	text-align:center;
}

#service .contMain .content ul li span.t6 {
    background: url(imagesico_fw_06.png) no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ico_fw_06.png");
}











