﻿
@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	font-family: "Microsoft YaHei", "微软雅黑";
	min-width: 1360px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #4e626d;
	text-decoration: none;
}
.clear {
	clear: both;
	line-height: 0;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
	content: '.';
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
img {
	border: none;
	vertical-align: middle;
	/*max-width: 100%;*/
}
input, textarea {
	font-family: "Microsoft YaHei", "微软雅黑";
}
input:focus, textarea:focus {
	outline: none;
}
.neirong img{
	max-width: 100% !important;
	height: auto !important;
}
.suo{
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*main*/
/*.cont_wrap{ position:relative}
*/.wpb {
	width: 1200px;
	margin: 0 auto;
	/*position: relative;*/
}
.wpc {
	width: 1200px;
	margin: 0 auto;
	/*position: relative;*/
	z-index: 1;
}
.wps {
	width: 1000px;
	margin: 0 auto;
	/*position: relative;*/
}
/*header*/

.hd_fixed{ width:100%; position:fixed; z-index:1000; background: #efefef;top:0;
    height:72px; }




/* NAV */
.nav {
	display: table;
}
.nav .nav-bar {
}
.nav-bar > li {
	display: block;
	float: left;
	text-align: center;
	position: relative;
	margin-top:28px;
	
}
.nav-bar > li:hover, .nav-bar > li .active {
	background-color: #009689; border-top-right-radius: 6px;
border-top-left-radius: 6px;
}
.nav-bar > li > a {
	padding: 23px 16px 25px 16px;
	display: block;
	color: #000000;
	font-size: 16px;
	line-height: 24px;border-top-right-radius: 6px;
border-top-left-radius: 6px;
}
 .nav-bar>li>a:hover,
  .nav-bar>li>a:focus,
 .nav-bar>li>a.active,
 .nav-bar>.active>a,
 .nav-bar>.active>a:hover,
 .nav-bar>.open>a,
 .nav-bar>.open>a:hover,
 .nav-bar>.open>a:focus {
  
  color:#fff
 }
 
.nav-bar > li > a:hover, .nav-bar > li:hover a, .nav-bar > li.active a {
	color: #000;
	text-decoration: none;
}
.nav-bar > li small {
	display: none;
	color: #FFFFFF;
	font-size: 12px;
}
.nav-bar > li:hover small, .nav-bar > li.active small {
	display: block;
}
.nav-bar > li ul {
	display: none;
	background-color: #009689;
	border-bottom-left-radius: 5px;
	padding: 0 0 5px 0;
	border-bottom-right-radius: 5px;
	position: absolute;
	left: 0px;
	top: 72px;
	z-index:9999999999;
}
.nav-bar > li:hover ul {
	display:block;
}
.nav-bar > li ul li a {
	line-height: 28px;
	padding: 5px 30px;
	color: #666666 !important;
	border-bottom: 1px solid #F5F5F5;
	display: block;
	background-color: #FFFFFF !important;
	width: 140px;
	text-align: left;
}
.nav-bar > li ul li a:hover, .nav-bar > li ul li a.hover {
	background-color: #009689 !important;
	color: #FFFFFF !important;
	text-decoration: none;
	border-bottom: 1px solid #009689;
}

.nav-bar > li > ul > li {position:relative}
.nav-bar > li > ul > li ul.list-sanjixiala {position:absolute;top:0px; left:160px;list-style: none;}
.nav-bar > li > ul > li ul.list-sanjixiala {display:none;}
.nav-bar > li > ul > li:hover ul.list-sanjixiala {display:block;}

/*搜索*/
.h_top {
            height:70px;
            position: relative;
            z-index: 2;
            font-family: "Microsoft Yahei"; float:right;
        }.seabg{width:50px;height: 0px;margin: 0 auto;}

.seabox{width:40px;height:38px;z-index:10;position: absolute;right: 0;top:26px;}

.sea_ico{ margin:-10px 23px 0 30px;border:1px solid #009689; padding:10px; border-radius:20px; width:19px; display:block;
box-sizing: content-box;
}

.sea_ico img{width:19px;height:19px;display: block;}

.sea_inp{width:350px;height:48px;overflow: hidden;display: none;position: absolute;right:-80px;top:35px;background:#fff;}

.sea_inp .serach{width:299px;height:48px;border:solid 1px #009689;border-right:0; background:#fff;line-height:46px;color:#333;padding:0 13px;float:left;outline: none;display: block;font-size:14px;position: relative;}

.sea_inp .sub{ width:51px; height:48px;border:0;float:left;cursor: pointer;display: block;background:url(../images/t_sea1.png) no-repeat center #009689;border: 0;}

.seabox:hover .sea_inp,.t_pho:hover span{display: block;}








/* Banner��� */
.rslides {
	height:650px;
	overflow:hidden;
	margin:0 auto;
	width:100%;
	position:relative;
	list-style:none;
}
.rslides li {
	width:100%
}
.header {
	background: #fff url(../images/header_topbj.png) left top repeat-x;
	width: 100%;
	line-height: 24px;
}
.header .top {
	color: #eaeaea;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}
.header .top .wzl {
	float: left;
	padding-left: 10px;
	font-size: 12px;
}
.header .top .wzl a {
	color: #ccc;
}
.header .top .wzr {
	float: right;
	position: relative;
	z-index: 6;
}
.header .top .wzr a.pc {
	color: #ffb243;
	padding-left: 5px;
}
.header .top .wzr span {
	float: left;
	color: #fff;
	background: url(../images/icon_toptel.png) left center no-repeat;
	padding-left: 18px;
}
.header .top .wzr .tbqq {
	float: left;
	background: url(../images/icon_topqq.png) center 5px no-repeat;
	width: 20px;
	height: 30px;
	margin: 0 8px;
}
.header .top .wzr .tbwx {
	float: left;
	background: url(../images/icon_topwx.png) center center no-repeat;
	width: 20px;
	height: 30px;
}
.header .top .wzr .tbwx img {
	position: absolute;
	right: 0px;
	top: 30px;
	display: none;
}
.header .top .wzr .tbwx:hover img {
	display: block;
}
.header .logo {
	float: left;
}
.header .logo img {
	float: left;margin-top: 10px;
}
.header .logo .logowz {
	float: left;
	border-left: 1px dotted #ccc;
	height: 40px;
	padding-left: 14px;
	margin: 34px 0 0 5px;
	color: #000;
	font-size: 12px;
}
.header .logo .logowz span {
	display: block;
	overflow: hidden;
	font-size: 22px;
	color: #e33907;
	font-weight: bold;
	line-height: 22px;
}
.language{ height:30px; }
.language a{ font-size:16px; color:#eaeaea;}
.fr {
    float: right;
}
.header .nav {
	float: right;
	position: relative;
	z-index: 5;
}
.header .nav>ul {
	float: left;
	position: relative;
	z-index: 1;
	margin-right: 40px;
}
.header .nav>ul>li {
	float: left;
	position: relative;
}
.header .nav>ul>li .li {
	display: block;
	overflow: hidden;
	height: 90px;
	line-height: 110px;
	padding: 0 15px;
	font-size: 14px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	color: #2A2B2c;
}
.header .nav .curbg {
	background: #0e9ce4 url(../images/header_nav.png) center center no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 90px;
}
.header .nav .nav_sub {
	position: absolute;
	top: 90px;
	background: #fff;
	border: 1px solid #ddd;
	-moz-box-shadow: 0px 0px 10px #DDDDDD;
	-webkit-box-shadow: 0px 0px 10px #DDDDDD;
	box-shadow: 0px 0px 10px #DDDDDD;
	display: none;
}
.header .nav .nav_sub1 {
	left: -550px;
	width: 1100px;
}
.header .nav .nav_sub2 {
	left: -125px;
	width: 340px;
}
.header .nav .nav_sub3 {
	right: 0px;
	width: 340px;
}
.header .nav .liu {
	overflow: hidden;
}
.header .nav .liu li {
	width: 215px;
	float: left;
	padding: 15px 29px 15px 29px;
	border-left: 1px solid #DDD;
}
.header .nav .liu li .b {
	font-size: 14px;
	font-weight: bold;
}
.header .nav .liu li p {
	color: #666;
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0 10px 0;
}
.header .nav .liu li .tb {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 118px;
	background-position: center center;
	background-repeat: no-repeat;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.header .nav .liu li.tb1 .b {
	color: #555;
}
.header .nav .liu li.tb1 .tb {
	background-image: url(../images/header_navtb1.png);
	background-color: #00a1ff;
}
.header .nav .liu li.tb2 .tb {
	background-image: url(../images/header_navtb2.png);
	background-color: #57C3C1;
}
.header .nav .liu li.tb2 .b {
	color: #FF812E;
}
.header .nav .liu li.tb3 .tb {
	background-image: url(../images/header_navtb3.png);
	background-color: #DD574C;
}
.header .nav .liu li.tb4 .tb {
	background-image: url(../images/header_navtb4.png);
	background-color: #FF812E;
}
.header .nav .liu li.tb5 .tb {
	background-image: url(../images/header_navtb5.png);
	background-color: #94BF2C;
}
.header .nav .liu li.tb5 .b {
	color: #FF812E;
}
.header .nav .liu li.tb6 .tb {
	background-image: url(../images/header_navtb6.png);
	background-color: #fb7e71;
}
.header .nav .liu li.tb7 .tb {
	background-image: url(../images/header_navtb7.png);
	background-color: #596FE0;
}
.header .nav .liu li.tb8 .b {
	color: #F30;
}
.header .nav .liu li.tb8 .tb {
	background-image: url(../images/header_navtb8.png);
	background-color: #09ACDB;
}
.header .nav .liu li:first-child {
	border-left: 1px solid #fff;
}
.header .nav .liu li .b:hover {
	text-decoration: underline;
}
.header .nav .liu li .tb:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.header .nav .erx {
	overflow: hidden;
}
.header .nav .erx li {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #eaeced;
	width: 140px;
	line-height: 38px;
	margin: 0 15px;
	float: left;
	background: url(../images/icon_li1.png) left center no-repeat;
	text-indent: 14px;
	font-size: 14px;
}
.header .nav .erx li a:hover {
	color: #0e9ce4;
}
.header .topan {
	position: absolute;
	right: -55px;
	top: 32px;
}
.header .topan .searchbut {
	width: 35px;
	height: 35px;
	display: block;
	float: left;
	background: url(../images/header_anso.png) center center no-repeat;
	cursor: pointer;
	margin-right: 20px;
}
.header .topan .messbut {
	width: 35px;
	height: 35px;
	display: block;
	float: left;
	background: url(../images/header_anmess.png) center center no-repeat;
	cursor: pointer;
}
.header .search {
	background: url(../images/search_bj.png) no-repeat;
	width: 247px;
	height: 65px;
	position: absolute;
	right: -65px;
	top: 70px;
	display: none;
}
.header .search input[type='text'] {
	margin: 25px 0 0 10px;
	border: 0;
	height: 30px;
	width: 200px;
	float: left;
}
.header .search input[type='submit'] {
	margin: 25px 10px 0 0;
	width: 26px;
	height: 30px;
	text-indent: -9999px;
	cursor: pointer;
	background: url(../images/search_tb.png) center center no-repeat;
	border: 0;
	float: right;
}
.top_mess {
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 100%;
	z-index: 8;
	background: #fff;
	display: none;
	-moz-box-shadow: 0px 0px 10px #DDDDDD;
	-webkit-box-shadow: 0px 0px 10px #DDDDDD;
	box-shadow: 0px 0px 10px #DDDDDD;
}
.top_mess .top_mess_wp {
	width: 970px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	height: 600px;
	position: relative;
}
.top_mess .top_mess_close {
	width: 39px;
	height: 39px;
	display: block;
	position: absolute;
	right: -70px;
	top: 20px;
	background: url(../images/icon_close1.png) no-repeat;
}
.top_mess .top_mess_left {
	width: 450px;
	float: left;
	overflow: hidden;
}
.top_mess .top_mess_left .s1 {
	font-size: 40px;
	line-height: 42px;
	color: #e60012;
}
.top_mess .top_mess_left .s2 {
	font-size: 45px;
	line-height: 48px;
	border-bottom: 1px solid #cccccc;
	padding: 25px 0 35px 0;
	margin-bottom: 20px;
	color: #212121;
}
.top_mess .top_mess_left .s3 {
	color: #333;
	font-size: 16px;
}
.top_mess .top_mess_left .s3 em {
	float: left;
	color: #fff;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 20px;
	padding: 4px;
	margin-right: 10px;
	font-style: normal;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.top_mess .top_mess_left .s3 span {
	color: #e77919;
}
.top_mess .top_mess_left .s3 dt {
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	margin-bottom: 20px;
}
.top_mess .top_mess_left .s3 dt em {
	background: #00affc;
}
.top_mess .top_mess_left .s3 dd {
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	margin-bottom: 20px;
}
.top_mess .top_mess_left .s3 dd em {
	background: #e77919;
}
.top_mess .top_mess_left .s4 {
	background: url(../images/icon_24tel.png) left center no-repeat;
	padding-left: 58px;
	height: 60px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 28px;
}
.top_mess .top_mess_left .s4 span {
	display: block;
	font-size: 26px;
	color: #00affc;
}
.top_mess .top_mess_right {
	width: 425px;
	float: right;
	overflow: hidden;
	font-size: 13px;
	color: #212121;
}
.top_mess .top_mess_right .top_mess_bt {
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 10px;
}
.top_mess .top_mess_right .top_mess_sbt {
	font-size: 16px;
	font-weight: bold;
	padding: 2px 0px;
	color: #1a1a1a;
}
.top_mess .top_mess_right label {
	float: left;
}
.top_mess .top_mess_right span {
	float: left;
	padding-left: 10px;
}
.top_mess .top_mess_right em {
	padding: 0 12px 0 5px;
	font-style: normal;
}
.top_mess .top_mess_right img {
	float: left;
	margin: 1px 0 0 10px;
	cursor: pointer;
}
.top_mess .top_mess_right input[type='text'] {
	width: 403px;
	outline: none;
	font-size: 15px;
	color: #999999;
	background: #f6f6f6;
	border: 1px solid #d9d9d9;
	padding: 0 10px;
	height: 36px;
}
.top_mess .top_mess_right input[type='checkbox'] {
	float: left;
	margin-top: 8px;
}
.top_mess .top_mess_right input[type='radio'] {
	float: left;
	margin-top: 5px;
}
.top_mess .top_mess_right input[type='submit'] {
	border: 2px solid #e81727;
	background: none;
	outline: none;
	font-size: 20px;
	font-weight: bold;
	width: 45%;
	margin-right: 15px;
	float: left;
	color: #e81727;
	height: 50px;
	margin-top: 10px;
	cursor: pointer;
}
.top_mess .top_mess_right a.submit {
	background: #e81727;
	outline: none;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	width: 45%;
	margin-right: 15px;
	float: left;
	color: #fff;
	height: 50px;
	line-height: 50px;
	margin-top: 10px;
	cursor: pointer;
}
.top_mess .top_mess_right input[type='text'].yzm {
	width: 185px;
}
.top_mess .top_mess_right input[type='text'].name {
	width: 185px;
}
.top_mess .top_mess_right input[type='text'].tel {
	width: 185px;
	float: right;
}
.top_mess .top_mess_right ul {
	overflow: hidden;
}
.top_mess .top_mess_right ul li {
	padding: 0 0 8px 0;
	overflow: hidden;
}
.top_mess .top_mess_right dl {
	overflow: hidden;
	line-height: 30px;
}
.top_mess .top_mess_right dl dt {
	width: 230px;
	float: left;
}
.top_mess .top_mess_right dl dd {
	width: 180px;
	float: left;
}
/*footer*/
.footer {
	overflow: hidden;
	width: 100%;
	color: #ccc;
	font-size: 13px;
	line-height: 26px;
}
.footer a {
	color: #ccc;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.footer a:hover {
	color: #e87518;
}
.footer .foot_topbj {
	height: 39px;
	overflow: hidden;
	background: url(../images/footer_backtop.png) center center no-repeat;
}
.footer .foot_topbj .foot_top {
	display: block;
	width: 90px;
	height: 39px;
	margin: 0 auto;
	overflow: hidden;
}
.footer .foot_main {
	padding: 28px 0 20px 0;
	position: relative;
	background: #292929;
	font-size: 14px;
}
.footer .foot_main .foot_lx {
	width: 400px;
	height: 310px;
	float: left;
	
}
.footer .foot_main .foot_lx dl {
	padding: 15px 0 0 0;
}
.footer .foot_main .foot_lx dt {
	overflow: hidden;
	height: 25px;
	line-height: 25px;
	float: left;
	width: 100%;
	margin: 10px 0;
}
.footer .foot_main .foot_lx dd {
	overflow: hidden;
	height: 25px;
	line-height: 25px;
	float: left;
	width: 250px;
	margin: 10px 0;
}
.footer .foot_main .foot_lx label {
	display: block;
	float: left;
	/*width: 56px;*/
	margin-left: 40px;
}
.footer .foot_main .foot_lx span {
	float: left;
}
.footer .foot_main .foot_lx em {
	float: left;
	font-style: normal;
	padding-right: 5px;
}
.footer .foot_main .foot_lx a {
	float: left;
}
.footer .foot_main .foot_lx .tel {
	font-family: Arial, Helvetica, sans-serif;
}
.footer .foot_main .foot_lx .tel i {
	font-size: 20px;
	font-style: normal;
}
.footer .foot_main .foot_lx .tel b {
	color: #009689;
	font-size: 20px;
	font-weight: normal;
}
.footer .foot_main .foot_lx .tb1 {
	background: url(../images/footer_icon.png) left 0 no-repeat;
	background-size: 25px;
}
.footer .foot_main .foot_lx .tb2 {
	background: url(../images/footer_icon.png) left -31px no-repeat;
	color: #34a5e3;
}
.footer .foot_main .foot_lx .tb2 a {
	color: #34a5e3;
}
.footer .foot_main .foot_lx .tb3 {
	background: url(../images/footer_icon.png) left -62px no-repeat;
	width: 230px;
}
.footer .foot_main .foot_lx .tb4 {
	background: url(../images/footer_icon.png) left -93px no-repeat;
}
.footer .foot_main .foot_lx .tb5 {
	background: url(../images/footer_icon.png) left -124px no-repeat;
	width: 250px;
}
.footer .foot_main .foot_lx .tb6 {
	background: url(../images/footer_icon.png) left -155px no-repeat;
}
.footer .foot_main .foot_lx .tb7 {
	background: url(../images/footer_icon.png) left -150px no-repeat;
	background-size: 25px;
}
.footer .foot_main .foot_about {
	width: 290px;
	height: 310px;
	padding: 0 55px;
	float: left;
	border-left: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;
	box-sizing: content-box;
}
.footer .foot_main .foot_about .nr {
	
	overflow: hidden;margin: 20px auto;
	
}
.footer .foot_main .foot_about .nr a {
	color: #ccc;
}
.footer .foot_main .foot_about  p {
 width:50%; float:left
}
.footer .foot_main .foot_about a {
	color: #009689;
	line-height: 30px;
}
.footer .foot_main .foot_ewm {
	float: right;
	width: 373px;
	height: 310px;
	/*margin-right: 15px;*/
	position: relative;
}
.footer .foot_main .foot_ewm dl {
	float: right;
	padding: 35px 0 0 0;
}
.footer .foot_main .foot_ewm dt {
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.footer .foot_main .foot_ewm dd {
	float: left;
	width: 102px;
	margin: 0 10px;
	text-align: center;
	line-height: 30px;
}
.footer .foot_main .foot_ewm .foot_ewm_pic {
	position: absolute;
	left: 20px;
	top: -65px;
}
.footer .foot_main .foot_bt {
	font-size: 16px;
	padding-bottom: 5px;
	line-height: 30px;
}
.footer .foot_copy {
	background: #292929;
	overflow: hidden;
	padding: 14px 0;
}
.footer .foot_copy .sm {
	text-align: center;
}
.footer .foot_copy .href {
	float:left; margin-left:80px;
}
/*fdright_nav*/
.fdright_nav11 {
	position: fixed;
	right: 0px;
	top: 50%;
	margin-top: -138px;
	z-index: 9;
}
.fdright_nav11 li {
	width: 45px;
	height: 45px;
	line-height: 45px;
	position: relative;
	margin-bottom: 1px;
	color: #fff;
	font-size: 14px;
	color: #fff;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.fdright_nav11 li a {
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 140px;
	background-color: #009689;
	color: #fff;
	padding-left: 45px;
	background-position: left top;
	background-repeat: no-repeat;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.fdright_nav11 li img {
	display: none;
	position: absolute;
	right: 45px;
	top: -50px;
	width: 150px;
	height: 150px;
}
.fdright_nav11 li .fdright_nav_qq {
	background-image: url(../images/kefu_wx.png);
}
.fdright_nav11 li .fdright_nav_tel {
	background-image: url(../images/kefu_tel.png);
}
.fdright_nav11 li .fdright_nav_xq {
	background-image: url(../images/kefu_xq.png);
}
.fdright_nav11 li.fdright_nav_wx {
	background: #009689 url(../images/kefu_wx.png) no-repeat;
}
.fdright_nav11 li.fdright_nav_wx:hover {
	background: #262626 url(../images/kefu_wx.png) no-repeat;
}
.fdright_nav11 li.fdright_nav_wx:hover img {
	display: block;
}
.fdright_nav11 li.fdright_nav_top {
	background: #4e4e4e url(../images/kefu_top.png) no-repeat;
	cursor: pointer;
}
.fdright_nav11 li a:hover {
	background-color: #262626;
	left: -105px;
}
.fdright_nav11 .TOP a:hover{ left:0;}
.fdright_nav11 .TOP{ background:#605d5c;}
.fdright_nav11 .TOP a{ background-color:#605d5c; padding-left: 10px; color:#fff;}
/*page*/
.NewPage {
	text-align: center;
	overflow: hidden;
	font-size: 13px;
	padding: 20px 0 0 0;
}
.NewPage .pageBody {
	display: inline-block;
}
.NewPage a {
	display: block;
	margin: 0px 3px;
	width: 28px;
	height: 28px;
	float: left;
	line-height: 28px;
	background: url(../images/icon_page.gif) no-repeat center top;
}
.NewPage span {
	margin: 0px 3px;
	background: url(../images/icon_page.gif) no-repeat center bottom;
	width: 28px;
	height: 28px;
	line-height: 28px;
	float: left;
	color: #FFFFFF;
}
.NewPage .thisclass a {
	background: url(../images/icon_page.gif) no-repeat center bottom;
	color: #FFFFFF;
}
.NewPage .pageinfo {
	margin: 0px 3px;
	background: #F60;
	padding: 0 15px;
	height: 28px;
	line-height: 28px;
	width: 120px;
	color: #FFFFFF;
}
.NewPage a:link {
	background: url(../images/icon_page.gif) no-repeat center top;
}
.NewPage a:visited {
	background: url(../images/icon_page.gif) no-repeat center top;
}
.NewPage a:hover {
	background: url(../images/icon_page.gif) no-repeat center bottom;
	color: #FFFFFF;
}
.NewPage a:active {
	background: url(../images/icon_page.gif) no-repeat center top;
}
.news_ban {
	width: 100%;
	height: 500px;
	background-position: center top;
	background-repeat: no-repeat;
	mar gin-top:150px;
}
 .title {
	background: url(../images/bg5.jpg) no-repeat left;
	height: 70px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;width: 245px;
overflow: hidden;
	
}
 .title h2 {
	line-height: 70px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
 .title i {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-left: 13px;
	padding-top: 2px;
}
 .bort9 {
	border-top: 9px solid #007eb9;
	border-radius: 5px 5px 0px 0px;
}
 .bor9 {
	border-bottom: 9px solid #eaeaea;
}
 .lefta {
	width: 245px;
	margin-bottom: 10px;
}
 .lefta .comt {
	background: #fff;
}
 .lefta .comt ul {
	border: 1px solid #ddd;
}
 .lefta .comt ul li a {
	background: #fff url(../images/tb9.png) 213px center no-repeat;
	border-top: 1px solid #eaeaea;
	line-height: 45px;
	height: 45px;
	display: block;
	padding-left: 25px;
	font-size: 14px;
}
 .lefta .comt ul li .box {
	padding: 10px 0px;
	display: none;
}
 .lefta .comt ul li .box a {
	height: 30px;
	line-height: 30px;
	display: block;
	color: #888;
	border: 0px;
}
 .lefta .comt ul li .box a:hover {
	color: #007eb9;
	background: none;
}
 .lefta .comt ul li:hover a,  .lefta .comt ul li.hover a ,.lefta .comt ul li .on{
	background: #74c6c0 url(../images/tb11.png) 213px center no-repeat;
	font-weight: bold;
	color: #fff
}
 .lefta .comt ul li.hover a {
	background: #74c6c0 url(../images/tb11.png) 213px center no-repeat;
	font-weight: bold;
	color: #fff
}
 .lefta .comt ul li.hover .box a {
	background: none;
	font-weight: normal;
}
 .lefta .comt ul li.hover .box a.hover {
	color: #007eb9;
	font-weight: bold;
}
 .lefta .comt1 ul li a {
	background: #fff url(../images/jia.png) 213px center no-repeat;
	border-top: 1px solid #eaeaea;
	line-height: 60px;
	height: 60px;
	display: block;
	padding-left: 25px;
	font-size: 14px;
}
 .lefta .comt1 ul li .box {
	padding: 10px 0px;
	display: none;
}
 .lefta .comt1 ul li .box a {
	height: 30px;
	line-height: 30px;
	display: block;
	color: #888;
	border: 0px;
}
 .lefta .comt1 ul li .box a:hover {
	color: #007eb9;
	background: none;
}
 .lefta .comt1 ul li:hover a,  .lefta .comt1 ul li.hover a {
	background: #009689 url(../images/jia1.png) 213px center no-repeat;
	font-weight: bold;
	color: #fff
}
 .lefta .comt1 ul li.hover a {
	background: #009689 url(../images/jian.png) 213px center no-repeat;
	font-weight: bold;
	color: #fff
}
 .lefta .comt ul li .boxlist {
	padding: 0;
	display: none;
	border: none;
}
 .lefta .comt ul li .boxlist li {
	line-height: 50px;
	background: #b1aeae;
}
 .lefta .comt ul li .boxlist li a {
	height: 40px;
	padding-left: 45px;
	color: #333;
	font-weight: normal;
	border-bottom: 0;
	line-height: 40px;
	background: #f6f6f6 url(../images/tb12.png) 26px center no-repeat;
	border-top: none;
}
 .lefta .comt ul li .boxlist li a:hover,  .lefta .comt ul li .boxlist li a.hover {
	color: #009689;
	font-weight: bold
}
 .lefta .comt ul li.hover .boxlist {
	display: block;
}
 .leftnews {
	margin-bottom: 10px;
}
 .leftnews .title {

}
 .leftnews .leftnewscomt {
	background: #fff;
	padding: 10px;
}
 .leftnews .leftnewscomt ul li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #f2f2f2;
	overflow: hidden;
}
 .leftnews .leftnewscomt ul li a {
	font-size: 14px;
	display: block;
	padding-left: 10px;
}
 .leftnews .leftcont {
	background: #fff;
	padding: 10px;
}
 .leftnews .leftcont h2 {
	font-size: 16px;
	font-weight: bold;
	color: #009689;
	padding-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
}
 .leftnews .leftcont span {
	line-height: 34px;
	font-size: 14px;
	padding-top: 10px;
	display: block;
	border-bottom: 1px solid #f2f2f2;
}
#NmainR2 {
    width: 860px;
    height: auto;
    margin: 0 auto;
    margin-top: 13px;
    margin-bottom: 20px;
}
 .leftnews .leftcont p {
	font-size: 18px;
	color: #333;
	padding-top: 10px;
	line-height: normal;
}
 .leftnews .leftcont p i {
	font-size: 22px;
	color: #009689;
	display: block;
}
.leftprocomt {
    padding-top: 10px;
}
.leftprocomt li {
	float: left;
	text-align: center;
	width: 112px;
	margin: 5px;
}
.leftprocomt li img {
	width: 117px;
	height: 100px;
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;    border: 1px solid #ccc;
}
.leftprocomt li p {
	line-height: 30px;height: 30px;
	
}
.leftprocomt li:hover img {
	
}
.leftprocomt li:hover p {
	color: #009689;    height: 30px;
    overflow: hidden;
}
.subleft {
    width: 245px;
    margin-top: 30px;
}
.honorlist ul.list {
	float: left;
	width: 100%;
	padding-left: 0px;
}
.honorlist ul.list li.item {
	float: left;
	width: 296px;
	margin-bottom: 30px;
	margin-right: 14px;
}
.honorlist ul.list li.item a:hover img {
	opacity: 0.8;
}
.honorlist ul.list li.item a:hover span {
	color: #fff;
}
.honorlist ul.list li.item span {
	width: 100%;
	height: 45px;
	color: #fff;
	text-align: center;
	display: block;
	line-height: 45px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.honorlist ul.list li.item img {
	width: 100%;
	display: block;
	padding: 0px;
}
.list_imgH ul.list li.item {
	width: 286px;
	margin-right: 20px;
}
.list_imgH ul.list li.item a {
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #afafaf;
}
.ico {
    background: url(../images/icon1.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.list_imgH ul.list li.item a:hover {
	background: #009689;
}
.list_imgH ul.list li.item img {
	display: block;
	width: 100%;
	height: 213px;
}
.item_mask {
	width: 100%;
	height: 213px;
	background: rgba(0,0,0,0);
	position: absolute;
	left: 1px;
	top: 1px;
	opacity: 0;
	filter: Alpha(opacity=0);
*zoom:1;
	-webkit-transform: rotateX(180deg) scale(0.5, 0.5);
	transform: rotateX(180deg) scale(0.2, 0.2);
	transition: all ease-out .5s;
}
.item_link_icon {
	display: block;
	width: 45px;
	height: 45px;
	text-align: center;
	background-position: 0px -105px;
	line-height: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -22px;
	opacity: 0;
	filter: Alpha(opacity=0);
*zoom:1;
}
.list_imgH ul.list li.item:hover .item_mask {
	opacity: 1;
	filter: Alpha(opacity=100);
	-webkit-transform: rotateX(0deg) scale(1, 1);
	transform: rotateX(0deg) scale(1, 1);
	transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
	background: rgba(0, 0, 0, 0.3);
}
.list_imgH ul.list li.item:hover .item_link_icon {
	transform: translateY(-21px);
	opacity: 1;
	filter: Alpha(opacity=100);
}
 .t {
	padding: 0 0 25px;
	color: #009689;
	font-size: 18px;
}
 .t2 {
	padding: 25px 0;
	color: #009689;
	font-size: 24px;
}
/* formData */
.formData {
	padding-bottom: 20px;
}
.formData .item {
	float: left;
	color: #999;
	font-weight: normal;
	width: 420px;
	height: 56px;
	line-height: 56px;
	border: 1px solid #e4e4e4;
	margin-right: 76px;
	margin-bottom: 45px;
	position: relative;
}
.formData .item label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	color: #666;
}
.formData .item input {
	outline: none;
	line-height: 38px;
	height: 38px;
	font-size: 18px;
}
.formData .item .txt {
	width: 350px;
	height: 56px;
	line-height: 56px;
	display: block;
	background: none;
	padding-left: 70px;
	border: 0 none;
	color: #666;
}
.formData .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: #ff0000;
	z-index: 11;
}
.formData .item.mr0 {
	margin-right: 0;
}
.formData .msg-box {
	position: absolute;
	left: 0;
	top: 0px;
}
.formData .liuyan {
	width: 918px;
	height: 260px;
	border: 1px solid #e4e4e4;
	float: left;
}
.formData .liuyan label {
	text-align: right;
	display: block;
}
.formData .liuyan textarea {
	width: 908px;
	height: 234px;
	line-height: 35px;
	padding: 12px 10px;
	text-indent: 100px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #333;
	border: 0 none;
	overflow: hidden;
	background: none;
	resize: none;
	display: block;
	outline: none;
}
.formData .bot {
	width: 100%;
}
.formData .sub {
	width: 232px;
	line-height: 52px;
	border: 2px solid #009689;
	margin-right: 2px;
	text-align: center;
	background: #009689;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.formData .sub:hover {
	background: none;
	color: #009689;
}
.formData .yzm .txt {
	padding-left: 80px;
}
.formData .yzm img {
	position: absolute;
	right: 0;
	top: 0;
	height: 56px;
	border: 0px;
	display: block;
}
.subright {
    width: 920px;
    padding-bottom: 20px;
    line-height: 28px;padding-top: 30px;
}

.subright a{color:#337ab7;}
 .subright .anlitopH4 {
	height: 38px;
	line-height: 38px;
	border: 1px solid #e4e4e4;
	margin-top: 20px;
}
 .subright .anlitopH4 span {
	border-left: 5px solid #009689;
	height: 38px;
	line-height: 38px;
	padding-left: 22px;
	display: block;
	float: left;
	color: #009689;
	font-weight: bold;
	font-size: 14px;
}
 .subright .divanli {
	border: 1px solid #e4e4e4;
	border-top: none;
	margin-bottom: 10px;
	padding: 15px;
}
 .subright .divanli ul {
	width: 105%;
	height: 185px;
}
 .subright .divanli ul li {
	float: left;
	margin-left: 10px;
}
 .subright .divanli ul li:first-child {
	margin-left: 0;
}
 .subright .divanli ul li a img {
	width: 194px;
	height: 143px;
	display: block;
	border: solid 1px #e4e4e4;
}
 .subright .divanli ul li a span {
	height: 45px;
	line-height: 45px;
	text-align: center;
	display: block;
	width: 170px;
}
 .subright .divanli ul li a:hover img {
	border-color: #007eb9;
}
 .subright .divanli ul li a:hover span {
	color: #007eb9;
	font-weight: bold;
}
 .subright .divremmnews {
	border: 1px solid #e4e4e4;
	border-top: none;
	margin-bottom: 10px;
	padding: 15px;
	background-color: #fff;
}
 .subright .divremmnews ul {
	width: 100%;
	overflow: hidden;
}
 .subright .divremmnews ul li {
	float: left;
	width: 47%;
	height: 35px;
	line-height: 35px;
	margin: 0 1.5%;
	border-bottom: 1px dashed #ccc;
}
 .subright .divremmnews ul li a {
	height: 35px;
	line-height: 35px;
	float: left;
	overflow: hidden;
	width: 325px;
}
 .subright .divremmnews ul li span {
	color: #666;
	float: right;
	height: 35px;
	line-height: 35px;
	white-space: nowrap
}
 .subright .divremmnews ul li a:hover {
	color: #009689;
}
.map_ul {
	list-style: outside none none;
	display: block;
	width: 100%;
	padding-top: 10px;
}
.map_ul li {
	display: block;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DCDBDB;
	margin-left: 10px;
	float: left;
}
.map_ul li a {
	font-size: 14px;
	float: left;
	width: 100%;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
}
.map_ul .list-inline {
	display: block;
	margin-left: 14%;
	width: 80%;
	min-height: 30px;
}
.map_ul .list-inline a {
	font-weight: normal;
	width: auto;
	float: none;
	line-height: 32px;
	height: 32px;
	margin: 0 10px 10px 0;
	display: inline-block;
	border: 1px solid #ccc;
	padding: 0px 10px;
}
/*banner*/
.index_ban {
	height: 750px;
	overflow: hidden;
	width: 100%;
	background: url(../images/banner_botbj.png) left bottom repeat-x;
	position: relative;
	padding-top:72px;
}
.index_ban .p a {
	display: block;
	overflow: hidden;
	height: 745px;
	width: 100%;
}
.index_ban .x {
	position: absolute;
	left: 0px;
	top:747px;
	width: 100%;
	text-align: center;
}
.index_ban .x ul {
	display: inline-block;
}
.index_ban .x ul li {
	width: 12px;
	height: 12px;
	float: left;
	background: #ccc;
	margin: 0 10px;
	cursor: pointer;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.index_ban .x ul li.on {
	background: #ff823d;
}
.index_ban .prev, .index_ban .next {
	position: absolute;
	display: block;
	top: 50%;
	background: url(../images/icon_lr2.png) no-repeat;
	margin-top: -50px;
	width: 52px;
	height: 100px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.index_ban .prev {
	background-position: left top;
	left: 50px;
}
.index_ban .next {
	background-position: right top;
	right: 50px
}
.index_ban:hover .prev, .index_ban:hover .next {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.index_ban .prev:hover, .index_ban .next:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
/*foot_link*/
.foot_link {
	overflow: hidden;
	}
.foot_link .foot_link_xun {
	position: relative;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
}
.foot_link .foot_link_xun .foot_link_down {
	position: absolute;
	right: 0px;
	top: 7px;
	width: 16px;
	height: 16px;
	display: block;
	background: url(../images/icon_lr3.png) right bottom no-repeat;
}
.foot_link .foot_link_xun .foot_link_down.on {
	background: url(../images/icon_lr3.png) left bottom no-repeat;
}
.foot_link .foot_link_xun dt {
	float: left;
}
.foot_link .foot_link_xun dd {
	float: left;
	width: 1045px;
	height: 30px;
	overflow: hidden;
}
.foot_link .foot_link_xun dd a {
	color: #959595;
	display: inline-block;
	padding: 0 5px;
	white-space: nowrap;
}
.foot_link .foot_link_xun dd a:hover {
	color: #FF6600;
}
.foot_link .foot_link_tb {
	overflow: hidden;
	padding: 10px 0;
	font-size: 13px;
}
.foot_link .foot_link_tb li {
	overflow: hidden;
	float: left;
	width: 95px;
	margin: 0 4px;
	position: relative;
	padding-left: 40px;
	height: 40px;
	line-height: 20px;
}


.imenu {
	text-align: center;
}
.imenu a {
	font-size: 16px; margin:10px 18px ;
	display: inline-block;
	pad ding:10px 23px;
	text-align: center;
	    border-radius: 25px;
	height: 20px;
	line-height: 40px; background:#009689; color:#fff; 
	width: 240px;  height: 40px;
}
.imenu a:first-child {
	border-left: 0 none;
}
.imenu a:hover {
	color: #0071d0;
}
.index .floor_1_main {
	padding-top: 50px;
	padding-bottom: 50px;
}
.about_con{
 
}
.top50 {
    margin-top: 50px;
}
.aygnwydj {
    width: 547px;
    height: 56px;
    background: url(../images/ab.png) center no-repeat;
    margin: 0 auto;
}
.gyxtjhw {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    padding-top: 10px;
    color: #605d5c;
}
.gyxtjhw font {
    font-size: 30px;
    font-weight: 700;
    color: #009689;
}
.top40 {
    margin-top: 40px;
}
.totalwidth {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.shgbbtl {
    width: 10px;
    height: 420px;
    background: #009689;
    float: left;
}
.hsgbjtzb {
    width: 537px;
    height: 340px;
    background: #f6f7f7;
    padding: 40px 45px;
    float: left;
}

.jjbtyz{
	float: right;
    width: 563px;
    height: 420px;
	background: url(../images/about.jpg) center no-repeat;
	}
.ngjlswbz {
    font-size: 22px;
    color: #009689;
    height: 56px;
}
.gjgnjsld {
    font-size: 14px;
    line-height: 36px;
    color: #605d5c;
    height: 218px;
}
.srhlsnkd {
    width: 130px;
    height: 51px;
    background: #0067d0;
    margin-right: 1px;
    float: left;
    font-size: 16px;
    color: #fff;
    line-height: 51px;
    text-align: center;
}
.srhlsnkd a {
    width: 130px;
    height: 51px;
    background: #605d5c;
    float: left;
    font-size: 16px;
    color: #fff;
    line-height: 51px;
    text-align: center;
    display: block;
}
.ipro {
	position: relative;
	overflow: hidden;
	padding: 30px 0;background: #fff;
    overflow: hidden;
    border: 3px solid #deefee;
    padding: 0 0 8px 0;
    margin: 35px 0 0 0;
}
.ipro .list {
	width: 108%;
}
.ipro .item {
	float: left;
	width: 280px;
	display: block;
	height: 210px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-right: 20px;
	position: relative;border: 1px solid #ccc;
}
.ipro .item a {
	display: block;
	position: relative;
	width: 100%;
	height: 210px;
}
.ipro .item img {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	width: 100%;
	height: 100%;
	display: block;
}
.ipro .item:hover img {
	transform: scale(1.06, 1.06);
}
.ipro .item h3 {
	position: absolute; text-align:center;
	left: 0;
	bottom: 0;
	width: 100%;
	text-indent: 30px;
	font-weight: normal;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	background:url(../images/black60.png) repeat;
	color: #fff;
}
.ipro .item em {
	position: absolute;
	right: 0;
	bottom: 10px;
	z-index: 2;
	width: 32px;
	height: 26px;
	background-position: -190px 0;
	display: block;
	margin-right: 30px;
	vertical-align: middle;
}
.ipro .item:hover h3 {
	background:url(../images/ipro_t.png) repeat-x left top;
}

/*diysbt*/
.diysbt {
	overflow: hidden;
	text-align: center;
}
.diysbt .b1 {
	font-weight: bold;
	overflow: hidden;
	font-size: 30px;
	color: #605d5c;
	line-height: 40px;
}
.diysbt .b2 {
	overflow: hidden;
	font-size: 22px;
	color: #605d5c;
	line-height: 26px;
	margin: 15px 0 0 0;
	text-transform:uppercase;
}
.diysbt .b3 {
	overflow: hidden;
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin: 15px 0 0 0;
}
.diysbt .line {
	width: 69px;
	height: 1px;
	overflow: hidden;
	margin: 18px auto 10px auto;
	background: url(../images/icon_line1.png) no-repeat;
}
/*index_hengp*/
.index_hengp1 {
	width: 100%;
	height: 143px;
	overflow: hidden;
	background: url(../images/hengbj1.png) center center no-repeat;
}
.index_hengp2 {
	width: 100%;
	height: 230px;
	overflow: hidden;
	background: url(../images/hengbj2.png) center center no-repeat;
}

.youshi {
    padding-bottom: 42px;
    width: 1200px;
    margin: 10px auto;
   
}

.youshi .com-width{
	margin-top: 30px;
}

.youshi .index-title {
    padding-top: 70px;
    padding-bottom: 50px;
    background: url(../images/icon-6.png) no-repeat center;
}

.youshi-list {
    width: 1230px;
}

.youshi-list li {
    position: relative;
    float: left;
    margin-right: 31px;
    margin-bottom: 30px;
    padding: 0 26px 0 38px;
    width: 378px;
    height: 210px;
    border: 1px solid #C9C9C9;
    box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.youshi-list li:before {
    position: absolute;
    left: 50%;
    bottom: -26px;
    margin-left: -192px;
    width: 384px;
    height: 25px;
    content: url(../images/youshi-shadow.png);
}

.sp-ys {
    display: inline-block;
    background-image: url(../images/sprite-youshi.png);
    background-repeat: no-repeat;
    overflow: hidden;
}

.youshi-list li>.sp-ys {
    position: absolute;
    left: 0;
    top: 0;
    width: 41px;
    height: 41px;
}

.sp-ys1 {
    background-position: 0 0;
}

.sp-ys2 {
    background-position: 0 -41px;
}

.sp-ys3 {
    background-position: 0 -82px;
}

.sp-ys4 {
    background-position: 0 -123px;
}

.sp-ys5 {
    background-position: 0 -164px;
}

.sp-ys6 {
    background-position: 0 -205px;
}

.youshi-list li .pic {
    width: 70px;
    height: 100px;
    line-height: 100px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.fl {
    float: left;
}
.com-cell {
    display: table-cell;
    vertical-align: middle;
}
.com-table {
    display: table;
    width: 100%;
    height: 100%;
}
.youshi-list li:hover .pic {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}

.youshi-list li .pic .sp-ys {
    vertical-align: middle;
}

.sp-ys1-1 {
    width: 55px;
    height: 55px;
    background-position: -65px -497px;
}

.sp-ys2-1 {
    width: 52px;
    height: 52px;
    background-position: -67px -365px;
}

.sp-ys3-1 {
    width: 56px;
    height: 48px;
    background-position: -63px -437px;
}

.sp-ys4-1 {
    width: 47px;
    height: 47px;
    background-position: -67px -177px;
}

.sp-ys5-1 {
    width: 45px;
    height: 50px;
    background-position: -67px -234px;
}

.sp-ys6-1 {
    width: 48px;
    height: 56px;
    background-position: -67px -291px;
}

.youshi-list li .cont {
    width: 238px;
}

.youshi-list li h5 {
    position: relative;
    margin-bottom: 30px;
    font-size: 22px;
    color: #333;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.youshi-list li:hover h5 {
    color: #009689;
}

.youshi-list li h5:before {
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 25px;
    border-bottom: 1px solid #999;
    content: "";
}

.youshi-list li p {
    line-height: 1.75;
    font-size: 14px;
}


/*indexbox1*/
.indexbox1 {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 0 0;  
}
.case_1{ background:url(../images/casebj2.jpg) left top no-repeat}
.indexbox1 .indexbox1_gun {
	margin: 0 auto;
	padding: 10px 3px;
	position: relative;
}
.indexbox1 .indexbox1_gun li {
	background: #f8f8f8;
	overflow: hidden;
	width: 260px;
	float: left;
	margin: 0 13px;
	text-align: center;
}
.indexbox1 .indexbox1_gun li .pic {
	display: block;
	overflow: hidden;
	position: relative;
}
.indexbox1 .indexbox1_gun li .pic img {
	width: 100%;
	height: 190px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.indexbox1 .indexbox1_gun li .pic i {
	width: 100%;
	height: 200px;
	background: url(../images/icon_yuanj.png) center center no-repeat rgba(0,0,0,0.5);
	position: absolute;
	top: -100%;
	left: 0px;
	z-index: 1;
	display: block;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.indexbox1 .indexbox1_gun li .nr {
	overflow: hidden;
	height: 40px;background: #605d5c;
}
.indexbox1 .indexbox1_gun li .nr .bt {
	overflow: hidden;
	height: 24px;
	display: block;
	padding: 0 0 0 18px;
	color: #fd6c01;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.indexbox1 .indexbox1_gun li .nr p {
	display: block;
	height: 30px;
	line-height: 40px;
	overflow: hidden;
	padding: 0 0 0 18px;    color: #fff;
}
.indexbox1 .indexbox1_gun li .nr .yc {
	overflow: hidden;
	text-align: center;
	padding: 8px 18px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.indexbox1 .indexbox1_gun li .nr .yc a {
	display: block;
	overflow: hidden;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	width: 105px;
	line-height: 28px;
	background: #fff;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
	box-shadow: 0px 0px 5px #fff;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.indexbox1 .indexbox1_gun li .nr .yc .zx {
	float: left;
}
.indexbox1 .indexbox1_gun li .nr .yc .xx {
	float: right;
}
.indexbox1 .indexbox1_gun li .nr .yc a:hover {
	background: #fd6c01;
	color: #fff;
}
.indexbox1 .indexbox1_gun li:hover .nr .yc {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.indexbox1 .indexbox1_gun li:hover .nr .bt {
	margin: 8px 0 0 0;
}
.indexbox1 .indexbox1_gun li:hover .pic i {
	top: 0px;
}
.indexbox1 .indexbox1_gun .prev, .indexbox1 .indexbox1_gun .next {
	display: block;
	width: 23px;
	height: 37px;
	background: url(../images/icon_lr4.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -18px;
}
.indexbox1 .indexbox1_gun .prev {
	background-position: left bottom;
	left: -30px;
}
.indexbox1 .indexbox1_gun .prev:hover {
	background-position: left top;
}
.indexbox1 .indexbox1_gun .next {
	background-position: right bottom;
	right: -30px;
}
.indexbox1 .indexbox1_gun .next:hover {
	background-position: right top;
}
/*indexbox2*/
/*留言*/

.liuyan { overflow:hidden; width:990px; height:323px; border:5px solid #605d5c; margin:20px auto; }

.liuyan .tu{ overflow:hidden; width:439px; height:323px; background:url(../images/liuyan.jpg) no-repeat center; float:left}

.liuyan .tu p{ font-size:25px; color:#fff; font-weight:bold; margin-left:112px; margin-top:225px;}

.liuyan ul{ overflow:hidden; width:525px; float:right; margin-top:30px;}

.liuyan li{ overflow:hidden; margin-bottom:12px;}

.liuyan input{ display:block; float:left; padding-left:40px; height:30px; border:1px solid #c0c0c0; line-height:30px; font-size:13px; color:#333; margin-right:15px; width:203px;}

.liuyan select{ width:245px; height:30px; line-height:32px; border:1px solid #c0c0c0; font-size:13px; color:#333; padding:0 10px;}

.liuyan textarea{ padding:10px; padding-left:40px; width:454px; height:100px; background:url(../images/liuyan04.png) no-repeat left top; font-size:13px; color:#333; border:1px solid #c0c0c0; resize:none; margin-bottom:10px;}

.liuyan .name{ background:url(../images/liuyan01.png) no-repeat left center;}

.liuyan .mianji{ background:url(../images/liuyan02.png) no-repeat left center;}

.liuyan .phone{ background:url(../images/liuyan03.png) no-repeat left center;}

.liuyan em{ display:block; width:248px; height:40px; text-align:center; line-height:40px; font-size:13px; color:#fff; cursor:pointer; background-color:#fc6e19; float:left; margin-right:10px;}

.liuyan a.zxdz{color:#000; background-color:#e6e6e6;display:block; width:248px; height:40px; text-align:center; line-height:40px; font-size:13px;  cursor:pointer;  float:left; margin-right:10px;}


/*indexbox6*/
.indexbox6 {
	width: 100%;
	overflow: hidden;
	padding: 50px 0;
}
.indexbox6 dl {
	overflow: hidden;
}
.indexbox6 dl dt {
	width: 340px;
	float: left;
	margin: 21px 0 0 0;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.indexbox6 dl dt .b {
	color: #009689;
	font-size: 16px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 15px 10px 0 15px;
	font-weight: bold;
}
.indexbox6 dl dt p {
	line-height: 18px;
	height: 54px;
	overflow: hidden;
	display: block;
	margin: 10px 10px 10px 15px;
}
.indexbox6 dl dt span {
	margin: 0 0 15px 15px;
	display: block;
	background: url(../images/icon_time.png) left center no-repeat;
	padding-left: 22px;
}
.indexbox6 dl dd {
	width: 355px;
	height: 60px;
	padding: 15px 10px 15px 15px;
	float: left;
	margin: 21px 0 0 21px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.indexbox6 dl dd .time {
	background: #605d5c;
	color: #fff;
	width: 60px;
	height: 60px;
	overflow: hidden;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 15px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.indexbox6 dl dd .time span {
	display: block;
	font-size: 22px;
	margin: 10px 0 0 0;
}
.indexbox6 dl dd a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	font-weight: bold;
	color: #009689;
}
.indexbox6 dl dd p {
	line-height: 18px;
	height: 36px;
	display: block;
	overflow: hidden;
}
.indexbox6 dl dt.more {
	width: 100%;
	float: left;
}
.indexbox6 dl dt.more a {
	width: 155px;
	line-height: 38px;
	border: 1px solid #000;
	text-align: center;
	margin: 10px auto 0 auto;
	display: block;
	color: #333;
	font-size: 14px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.indexbox6 dl dt.more a:hover {
	background: #555555;
	color: #fff;
}
.indexbox6 dl dt:hover {
	background: #009689;
	color: #fff;
}
.indexbox6 dl dt:hover .b {
	color: #fff;
}
.indexbox6 dl dt:hover span {
	background: url(../images/icon_timeb.png) left center no-repeat;
}
.indexbox6 dl dd:hover {
	background: #009689;
	color: #fff;
}
.indexbox6 dl dd:hover .time {
	background: #fff;
	color: #605d5c;
}
.indexbox6 dl dd:hover a {
	color: #fff;
}
.indexbox6 dl dt.more:hover {
	background: none;
}
.indexbox6 .indexbox6_bt {
	text-align: center;
	overflow: hidden;
	padding: 30px 0 8px 0;
}
.indexbox6 .indexbox6_bt ul {
	display: inline-block;
}
.indexbox6 .indexbox6_bt ul li {
	float: left;
	line-height: 36px;
	margin: 0 6px;
	width: 106px;
	background: #605d5c;
	font-size: 14px;
	color: #fff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	cursor: pointer;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.indexbox6 .indexbox6_bt ul li.on, .indexbox6 .indexbox6_bt ul li:hover {
	background: #009689;
	letter-spacing: 2px;
}

/*indexbox8*/
.indexbox8 {
	width: 100%;
	overflow: hidden;
	height: auto;
	padding: 50px 0 15px;
}
.indexbox8 .wpc {
	position: relative;
}
.indexbox8 .wpc .prev, .indexbox8 .wpc .next {
	display: block;
	width: 33px;
	height: 33px;
	background: url(../images/icon_lr1.png) no-repeat;
	position: absolute;
	top: 50px;
	right: 0px;
	z-index: 1;
}
.indexbox8 .wpc .prev {
	background-position: left top;
	right: 36px;
}
.indexbox8 .wpc .prevStop {
	background-position: left bottom;
}
.indexbox8 .wpc .next {
	background-position: right top;
}
.indexbox8 .wpc .nextStop {
	background-position: right bottom;
}
.indexbox8 .indexbox8_pic {
	overflow: hidden;
	border: 2px solid #4d4d4d;
	margin: 35px 0 40px 0;
}
.indexbox8 .indexbox8_pic li {
	width: 162px;
	height: 80px;
	float: left;
	border-right: 2px solid #4d4d4d;
	border-bottom: 2px solid #4d4d4d;
	cursor: pointer;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.indexbox8 .indexbox8_pic .p1 {
	background: url(../images/p1.jpg);
}
.indexbox8 .indexbox8_pic .p2 {
	background: url(../images/p2.jpg);
}
.indexbox8 .indexbox8_pic .p3 {
	background: url(../images/p3.jpg);
}
.indexbox8 .indexbox8_pic .p4 {
	background: url(../images/p4.jpg);
}
.indexbox8 .indexbox8_pic .p5 {
	background: url(../images/p5.jpg);
}
.indexbox8 .indexbox8_pic .p6 {
	background: url(../images/p6.jpg);
}
.indexbox8 .indexbox8_pic .p7 {
	background: url(../images/p7.jpg);
	border-right: none;
}
.indexbox8 .indexbox8_pic .p8 {
	background: url(../images/p8.jpg);
	border-bottom: none;
}
.indexbox8 .indexbox8_pic .p9 {
	background: url(../images/p9.jpg);
	border-bottom: none;
}
.indexbox8 .indexbox8_pic .p10 {
	background: url(../images/p10.jpg);
	border-bottom: none;
}
.indexbox8 .indexbox8_pic .p11 {
	background: url(../images/p11.jpg);
	border-bottom: none;
}
.indexbox8 .indexbox8_pic .p12 {
	background: url(../images/p12.jpg);
	border-bottom: none;
}
.indexbox8 .indexbox8_pic .p13 {
	background: url(../images/p13.jpg);
	border-bottom: none;
}
.indexbox8 .indexbox8_pic .p14 {
	background: url(../images/p14.jpg);
	border-right: none;
	border-bottom: none;
}
.indexbox8 .indexbox8_pic li:hover {
	background-position: 0 80px;
}
.indexbox8 .indexbox8_xun {
	overflow: hidden;
	position: relative;
	padding: 0 90px;
}
.indexbox8 .indexbox8_xun .indexbox8_xun_bt {
	overflow: hidden;
	background: url(../images/icon_bt1.png) center center no-repeat;
	text-align: center;
	height: 35px;
	line-height: 34px;
	color: #fff;
	font-size: 20px;
	margin: 40px 0 30px 0;
}
.indexbox8 .indexbox8_xun li {
	line-height: 26px;
	overflow: hidden;
	text-align: center;
}
.indexbox8 .indexbox8_xun li a {
	padding: 0 12px;
	display: inline-block;
	font-size: 14px;
}
.indexbox8 .indexbox8_xun li a:hover {
	color: #FF6600;
}
.indexbox8 .indexbox8_xun .sprev, .indexbox8 .indexbox8_xun .snext {
	display: block;
	width: 23px;
	height: 37px;
	background: url(../images/icon_lr4.png) no-repeat;
	position: absolute;
	top: 140px;
	z-index: 1;
}
.indexbox8 .indexbox8_xun .sprev {
	background-position: left bottom;
	left: 30px;
}
.indexbox8 .indexbox8_xun .sprev:hover {
	background-position: left top;
}
.indexbox8 .indexbox8_xun .snext {
	background-position: right bottom;
	right: 30px;
}
.indexbox8 .indexbox8_xun .snext:hover {
	background-position: right top;
}
.indexbox8 .indexbox8_xun .sprever, .indexbox8 .indexbox8_xun .snexter {
	top: 135px;
}
/*index_ourcase*/

.index_case {
	overflow: hidden;
	width: 100%;
	/*background: url(../images/pro_bg.jpg) left bottom  no-repeat;*/
	padding: 40px 0 30px 0;
	position: relative;
}
.index_case .index_case_bt {
	text-align: center;
	color: #fff;
	overflow: hidden;
	position: relative;
}
.index_case .index_case_bt span {
	display: inline-block;
	padding: 0 10px;
	line-height: 40px;
	
	font-size: 30px;
	
	position: relative;
	z-index: 1;
}
.index_case .index_case_bt i {
	position: absolute;
	height: 2px;
	background: #fff;
	width: 780px;
	left: 50%;
	top: 50%;
	margin-left: -390px;
	margin-top: -1px;
}
.index_case .index_case_xun {
	background: #fff;
	overflow: hidden;
	border: 3px solid #deefee;
	padding: 0 0 8px 0;
	margin: 35px 0 0 0;
}
.index_case .index_case_xun ul {
	overflow: hidden;
}
.index_case .index_case_xun ul li {
	float: left;
	margin: 6px 8px;
	overflow: hidden;
	width: 278px;
	position: relative;border: 2px solid #f1eeee;
}
.index_case .index_case_xun ul li .pic_text {
	position: absolute;
	width: 100%;
	text-align: center;
	top: -100%;
	color: #fb811d;
	font-size: 20px;
	z-index: 1;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
}
.index_case .index_case_xun ul li .pic_more {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -34px;
	z-index: 1;
	width: 68px;
	height: 64px;
	background: url(../images/icon_jia.png) no-repeat;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
}
.index_case .index_case_xun ul li .pic_more:hover {
	background: url(../images/icon_jiah.png) no-repeat;
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}
.index_case .index_case_xun ul li .pic_bg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.index_case .index_case_xun ul li:hover .pic_text {
	top: 30%;
}
.index_case .index_case_xun ul li:hover .pic_more {
	top: 46%;
}
.index_case .index_case_xun ul li:hover .pic_bg {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.index_case .index_case_xun .line {
	background: url(../images/icon_bl.png) left center repeat-x;
	overflow: hidden;
	height: 50px;
	margin: 0 10px;
}
.index_case .index_case_an {
	text-align: center;
	overflow: hidden;
	padding: 30px 0 0 0;
	position: relative;
	z-index: 1;
}
.index_case .index_case_an a {
	width: 230px;
	line-height: 44px;
	overflow: hidden;
	display: inline-block;
	background: #605d5c;
	margin: 0 8px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	color: #fff;
	font-size: 20px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.index_case .index_case_an a.on, .index_case .index_case_an a:hover {
	background: #009689;
	color: #fff;
}


.hd-div {
    text-align: center;
    position: relative;
}

    .hd-div .hd-title {
        font-size: 1.375rem;
        color: #47494b;
    }

        .hd-div .hd-title span {
            background: #fff;
            padding: 0 10px;
            display: inline-block;
            line-height: 30px;
        }

    .hd-div .hd-div2 {
        font-size: 2.375rem;
        font-weight: bold;
        color: #009689;
    }

        .hd-div .hd-div2 span {
            background: #fff;
            padding: 0 10px;
            display: inline-block;
            line-height: 40px;
        }

    .hd-div:after {
        position: absolute;
        content: '';
        width: 276px;
        height: 52px;
        background-color: #ffffff;
        border: solid 2px #000000;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        /* IE 9 */
        -moz-transform: translate(-50%, -50%);
        /* Firefox */
        -webkit-transform: translate(-50%, -50%);
        /* Safari 和 Chrome */
        -o-transform: translate(-50%, -50%);
        z-index: -1;
    }

/*index_ser*/
.index_ser {
	overflow: hidden;
	padding: 30px 0;
}
.index_ser .index_ser_left {
	width: 702px;
	float: left;
}
.index_ser .index_ser_left ul {
	padding: 20px 0 0 0;
	overflow: hidden;
}
.index_ser .index_ser_left ul li {
	float: left;
	width: 112px;
	height: 106px;
	margin: 5px 5px 0 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	overflow: hidden;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.index_ser .index_ser_left ul li.sm {
	width: 555px;
	padding-left: 25px;
}
.index_ser .index_ser_left ul li.sm .one {
	color: #000;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
}
.index_ser .index_ser_left ul li.sm span {
	color: #f64936;
}
.index_ser .index_ser_left ul li.sm p {
	font-size: 14px;
	color: #888;
	padding: 10px 0 0 0;
}
.index_ser .index_ser_left ul li.sm p {
	font-size: 14px;
	color: #888;
	padding: 10px 0 0 0;
}
.index_ser .index_ser_left ul li.an {
	background: #f6503a;
	text-align: center;
}
.index_ser .index_ser_left ul li.an span {
	color: #fff;
	display: block;
	overflow: hidden;
	height: 106px;
	font-size: 14px;
}
.index_ser .index_ser_left ul li.an em {
	font-style: normal;
	padding: 22px 0 10px 0;
	display: block;
	font-size: 24px;
}
.index_ser .index_ser_left ul li.an:hover {
	background: #333;
}
.index_ser .index_ser_left ul li.nr {
	width: 229px;
	font-size: 24px;
	line-height: 34px;
}
.index_ser .index_ser_left ul li.nr p {
	padding: 20px 0 0 20px;
}
.index_ser .index_ser_left ul li.nr span {
	color: #f64936;
}
.index_ser .index_ser_left ul li.tb {
	text-align: center;
}
.index_ser .index_ser_left ul li.tb a {
	margin: 36px 0 0 13px;
	display: block;
	float: left;
}
.index_ser .index_ser_right {
	padding: 0 15px;
	border: 1px solid #d6d6d6;
	width: 360px;
	height: 436px;
	float: right;
}
.index_ser .index_ser_right .bt {
	line-height: 44px;
	border-bottom: 1px solid #eaeaea;
	font-size: 16px;
	overflow: hidden;
	margin-bottom: 15px;
}
.index_ser .index_ser_right .bt span {
	color: #f65039;
	font-size: 14px;
	padding-left: 10px;
}
.index_ser .index_ser_right .nr {
	background: url(../images/icon_left.gif) left top no-repeat;
	padding-left: 40px;
	height: 320px;
	overflow: hidden;
	font-size: 13px;
}
.index_ser .index_ser_right .nr li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #ddd;
}
.index_ser .index_ser_right .tb {
	background: url(../images/icon_right.gif) right center no-repeat;
	line-height: 25px;
	color: #f65039;
	font-size: 14px;
	margin: 15px 0 0 0;
}
.index_ser .index_ser_pic {
	background: url(../images/women.png) no-repeat;
	overflow: hidden;
	height: 203px;
	margin: 25px 0 0 0;
}
.index_ser .index_ser_pic .nr {
	padding: 30px 0 0 25px;
	overflow: hidden;
	color: #fff;
	line-height: 20px;
	font-size: 14px;
}
.index_ser .index_ser_pic .nr span {
	color: #ffcc00;
}
.index_ser .index_ser_pic .nr p {
	padding: 2px 0 0;
	font-size: 20px;
	line-height: 25px;
}
.index_ser .index_ser_pic .nr p.wangzhang {
	padding: 15px 0 0;
	font-size: 18px;
}
.index_ser .index_ser_pic .nr .big {
	font-size: 40px;
	float: left;
	margin-right: 25px;
}
.index_ser .index_ser_pic .nr .big span {
	font-size: 60px;
	display: block;
	overflow: hidden;
	line-height: 56px;
	padding-bottom: 18px;
}
.qqlink {
	cursor: pointer;
}

/*animate.css*/
@charset "utf-8";
.animated {
	-webkit-animation地-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}
@-webkit-keyframes bounce {
0%, 100%, 20%, 53%, 80% {
-webkit-transition-timing-function:cubic-bezier(0.215, .61, .355, 1);
transition-timing-function:cubic-bezier(0.215, .61, .355, 1);
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
40%, 43% {
-webkit-transition-timing-function:cubic-bezier(0.755, .050, .855, .060);
transition-timing-function:cubic-bezier(0.755, .050, .855, .060);
-webkit-transform:translate3d(0, -30px, 0);
transform:translate3d(0, -30px, 0)
}
70% {
-webkit-transition-timing-function:cubic-bezier(0.755, .050, .855, .060);
transition-timing-function:cubic-bezier(0.755, .050, .855, .060);
-webkit-transform:translate3d(0, -15px, 0);
transform:translate3d(0, -15px, 0)
}
90% {
-webkit-transform:translate3d(0, -4px, 0);
transform:translate3d(0, -4px, 0)
}
}
@keyframes bounce {
0%, 100%, 20%, 53%, 80% {
-webkit-transition-timing-function:cubic-bezier(0.215, .61, .355, 1);
transition-timing-function:cubic-bezier(0.215, .61, .355, 1);
-webkit-transform:translate3d(0, 0, 0);
-ms-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
40%, 43% {
-webkit-transition-timing-function:cubic-bezier(0.755, .050, .855, .060);
transition-timing-function:cubic-bezier(0.755, .050, .855, .060);
-webkit-transform:translate3d(0, -30px, 0);
-ms-transform:translate3d(0, -30px, 0);
transform:translate3d(0, -30px, 0)
}
70% {
-webkit-transition-timing-function:cubic-bezier(0.755, .050, .855, .060);
transition-timing-function:cubic-bezier(0.755, .050, .855, .060);
-webkit-transform:translate3d(0, -15px, 0);
-ms-transform:translate3d(0, -15px, 0);
transform:translate3d(0, -15px, 0)
}
90% {
-webkit-transform:translate3d(0, -4px, 0);
-ms-transform:translate3d(0, -4px, 0);
transform:translate3d(0, -4px, 0)
}
}
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom
}
@-webkit-keyframes flash {
0%, 100%, 50% {
opacity:1
}
25%, 75% {
opacity:0
}
}
@keyframes flash {
0%, 100%, 50% {
opacity:1
}
25%, 75% {
opacity:0
}
}
.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}
@-webkit-keyframes pulse {
0% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
50% {
-webkit-transform:scale3d(1.05, 1.05, 1.05);
transform:scale3d(1.05, 1.05, 1.05)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
@keyframes pulse {
0% {
-webkit-transform:scale3d(1, 1, 1);
-ms-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
50% {
-webkit-transform:scale3d(1.05, 1.05, 1.05);
-ms-transform:scale3d(1.05, 1.05, 1.05);
transform:scale3d(1.05, 1.05, 1.05)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
-ms-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}
}
 .thumblist .list {
	padding-bottom: 20px;
}
 .thumblist .item {
	width: 880px;
	border-bottom: 1px solid #eaeaea;
	display: block;
	padding: 20px;
	transition: all .5s;
}
 .thumblist .item a {
	display: block;
}
 .thumblist .item .img {
	position: relative;
	width: 140px;
	height: 110px;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
 .thumblist .item img {
	width: 100%;
	height: 100%;
	transition: all 0.3s ease-out 0s;
}
 .thumblist .item a:hover img {
	transform: scale(1.1, 1.1);
}
 .thumblist .item .txt {
	width: 710px;
	cursor: pointer;
}
 .thumblist .item .txt h3 {
	font-size: 16px;
	line-height: 30px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
 .thumblist .item .txt .mark {
	color: #999;
	font-size: 12px;
	line-height: 30px;
	padding: 0;
}
 .thumblist .item .txt .mark span {
	display: inline-block;
	padding-right: 18px;
}
 .thumblist .item .txt p {
	color: #666;
	line-height: 25px;
}
 .thumblist .item .txt p span {
	display: inline-block;
	color: #1048a0;
	padding-left: 10px;
}
 .thumblist .item a:hover .txt h3 {
	color: #009689;
}
 .thumblist .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.pglist {
	padding: 20px 0 30px;
	width: 100%;
	text-align: center;
	clear: both;
}
.pglist a {
	color: #666;
	padding: 0 14px;
	margin: 0 3px;
font-/weight: bold;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pglist * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .hover {
	display: inline-block;
	color: #fff;
	background: #009689;
	border-color: #009689;
}
.foot_about .nr p{float: left;
    width: 40%;}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
30% {
-webkit-transform:scale3d(1.25, .75, 1);
transform:scale3d(1.25, .75, 1)
}
40% {
-webkit-transform:scale3d(0.75, 1.25, 1);
transform:scale3d(0.75, 1.25, 1)
}
50% {
-webkit-transform:scale3d(1.15, .85, 1);
transform:scale3d(1.15, .85, 1)
}
65% {
-webkit-transform:scale3d(.95, 1.05, 1);
transform:scale3d(.95, 1.05, 1)
}
75% {
-webkit-transform:scale3d(1.05, .95, 1);
transform:scale3d(1.05, .95, 1)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
@keyframes rubberBand {
0% {
-webkit-transform:scale3d(1, 1, 1);
-ms-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
30% {
-webkit-transform:scale3d(1.25, .75, 1);
-ms-transform:scale3d(1.25, .75, 1);
transform:scale3d(1.25, .75, 1)
}
40% {
-webkit-transform:scale3d(0.75, 1.25, 1);
-ms-transform:scale3d(0.75, 1.25, 1);
transform:scale3d(0.75, 1.25, 1)
}
50% {
-webkit-transform:scale3d(1.15, .85, 1);
-ms-transform:scale3d(1.15, .85, 1);
transform:scale3d(1.15, .85, 1)
}
65% {
-webkit-transform:scale3d(.95, 1.05, 1);
-ms-transform:scale3d(.95, 1.05, 1);
transform:scale3d(.95, 1.05, 1)
}
75% {
-webkit-transform:scale3d(1.05, .95, 1);
-ms-transform:scale3d(1.05, .95, 1);
transform:scale3d(1.05, .95, 1)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
-ms-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform:translate3d(-10px, 0, 0);
transform:translate3d(-10px, 0, 0)
}
20%, 40%, 60%, 80% {
-webkit-transform:translate3d(10px, 0, 0);
transform:translate3d(10px, 0, 0)
}
}
@keyframes shake {
0%, 100% {
-webkit-transform:translate3d(0, 0, 0);
-ms-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform:translate3d(-10px, 0, 0);
-ms-transform:translate3d(-10px, 0, 0);
transform:translate3d(-10px, 0, 0)
}
20%, 40%, 60%, 80% {
-webkit-transform:translate3d(10px, 0, 0);
-ms-transform:translate3d(10px, 0, 0);
transform:translate3d(10px, 0, 0)
}
}
.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}
@-webkit-keyframes swing {
20% {
-webkit-transform:rotate3d(0, 0, 1, 15deg);
transform:rotate3d(0, 0, 1, 15deg)
}
40% {
-webkit-transform:rotate3d(0, 0, 1, -10deg);
transform:rotate3d(0, 0, 1, -10deg)
}
60% {
-webkit-transform:rotate3d(0, 0, 1, 5deg);
transform:rotate3d(0, 0, 1, 5deg)
}
80% {
-webkit-transform:rotate3d(0, 0, 1, -5deg);
transform:rotate3d(0, 0, 1, -5deg)
}
100% {
-webkit-transform:rotate3d(0, 0, 1, 0deg);
transform:rotate3d(0, 0, 1, 0deg)
}
}
@keyframes swing {
20% {
-webkit-transform:rotate3d(0, 0, 1, 15deg);
-ms-transform:rotate3d(0, 0, 1, 15deg);
transform:rotate3d(0, 0, 1, 15deg)
}
40% {
-webkit-transform:rotate3d(0, 0, 1, -10deg);
-ms-transform:rotate3d(0, 0, 1, -10deg);
transform:rotate3d(0, 0, 1, -10deg)
}
60% {
-webkit-transform:rotate3d(0, 0, 1, 5deg);
-ms-transform:rotate3d(0, 0, 1, 5deg);
transform:rotate3d(0, 0, 1, 5deg)
}
80% {
-webkit-transform:rotate3d(0, 0, 1, -5deg);
-ms-transform:rotate3d(0, 0, 1, -5deg);
transform:rotate3d(0, 0, 1, -5deg)
}
100% {
-webkit-transform:rotate3d(0, 0, 1, 0deg);
-ms-transform:rotate3d(0, 0, 1, 0deg);
transform:rotate3d(0, 0, 1, 0deg)
}
}
.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}
@-webkit-keyframes tada {
0% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
10%, 20% {
-webkit-transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
}
30%, 50%, 70%, 90% {
-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
}
40%, 60%, 80% {
-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
@keyframes tada {
0% {
-webkit-transform:scale3d(1, 1, 1);
-ms-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
10%, 20% {
-webkit-transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
-ms-transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
}
30%, 50%, 70%, 90% {
-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
-ms-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
}
40%, 60%, 80% {
-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
-ms-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
-ms-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}
@-webkit-keyframes wobble {
0% {
-webkit-transform:none;
transform:none
}
15% {
-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
}
30% {
-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
}
45% {
-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
}
60% {
-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
}
75% {
-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
}
100% {
-webkit-transform:none;
transform:none
}
}
@keyframes wobble {
0% {
-webkit-transform:none;
-ms-transform:none;
transform:none
}
15% {
-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
-ms-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
}
30% {
-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
-ms-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
}
45% {
-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
-ms-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
}
60% {
-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
-ms-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
}
75% {
-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
-ms-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
}
100% {
-webkit-transform:none;
-ms-transform:none;
transform:none
}
}
.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}
@-webkit-keyframes bounceIn {
0%, 100%, 20%, 40%, 60%, 80% {
-webkit-transition-timing-function:cubic-bezier(0.215, .61, .355, 1);
transition-timing-function:cubic-bezier(0.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
20% {
-webkit-transform:scale3d(1.1, 1.1, 1.1);
transform:scale3d(1.1, 1.1, 1.1)
}
40% {
-webkit-transform:scale3d(.9, .9, .9);
transform:scale3d(.9, .9, .9)
}
60% {
opacity:1;
-webkit-transform:scale3d(1.03, 1.03, 1.03);
transform:scale3d(1.03, 1.03, 1.03)
}
80% {
-webkit-transform:scale3d(.97, .97, .97);
transform:scale3d(.97, .97, .97)
}
100% {
opacity:1;
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
@keyframes bounceIn {
0%, 100%, 20%, 40%, 60%, 80% {
-webkit-transition-timing-function:cubic-bezier(0.215, .61, .355, 1);
transition-timing-function:cubic-bezier(0.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
-ms-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
20% {
-webkit-transform:scale3d(1.1, 1.1, 1.1);
-ms-transform:scale3d(1.1, 1.1, 1.1);
transform:scale3d(1.1, 1.1, 1.1)
}
40% {
-webkit-transform:scale3d(.9, .9, .9);
-ms-transform:scale3d(.9, .9, .9);
transform:scale3d(.9, .9, .9)
}
60% {
opacity:1;
-webkit-transform:scale3d(1.03, 1.03, 1.03);
-ms-transform:scale3d(1.03, 1.03, 1.03);
transform:scale3d(1.03, 1.03, 1.03)
}
80% {
-webkit-transform:scale3d(.97, .97, .97);
-ms-transform:scale3d(.97, .97, .97);
transform:scale3d(.97, .97, .97)
}
100% {
opacity:1;
-webkit-transform:scale3d(1, 1, 1);
-ms-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}
@-webkit-keyframes bounceInDown {
0%, 100%, 60%, 75%, 90% {
-webkit-transition-timing-function:cubic-bezier(0.215, .61, .355, 1);
transition-timing-function:cubic-bezier(0.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(0, -3000px, 0);
transform:translate3d(0, -3000px, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(0, 25px, 0);
transform:translate3d(0, 25px, 0)
}
75% {
-webkit-transform:translate3d(0, -10px, 0);
transform:translate3d(0, -10px, 0)
}
90% {
-webkit-transform:translate3d(0, 5px, 0);
transform:translate3d(0, 5px, 0)
}
100% {
-webkit-transform:none;
transform:none
}
}
@keyframes bounceInDown {
0%, 100%, 60%, 75%, 90% {
-webkit-transition-timing-function:cubic-bezier(0.215, .61, .355, 1);
transition-timing-function:cubic-bezier(0.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(0, -3000px, 0);
-ms-transform:translate3d(0, -3000px, 0);
transform:translate3d(0, -3000px, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(0, 25px, 0);
-ms-transform:translate3d(0, 25px, 0);
transform:translate3d(0, 25px, 0)
}
75% {
-webkit-transform:translate3d(0, -10px, 0);
-ms-transform:translate3d(0, -10px, 0);
transform:translate3d(0, -10px, 0)
}
90% {
-webkit-transform:translate3d(0, 5px, 0);
-ms-transform:translate3d(0, 5px, 0);
transform:translate3d(0, 5px, 0)
}
100% {
-webkit-transform:none;
-ms-transform:none;
transform:none
}
}
.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
0%, 100%, 60%, 75%, 90% {
-webkit-transition-timing-function:cubic-bezier(0.215, .61, .355, 1);
transition-timing-function:cubic-bezier(0.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(-3000px, 0, 0);
transform:translate3d(-3000px, 0, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(25px, 0, 0);
transform:translate3d(25px, 0, 0)
}
75% {
-webkit-transform:translate3d(-10px, 0, 0);
transform:translate3d(-10px, 0, 0)
}
90% {
-webkit-transform:translate3d(5px, 0, 0);
transform:translate3d(5px, 0, 0)
}
100% {
-webkit-transform:none;
transform:none
}
}
@keyframes bounceInLeft {
0%, 100%, 60%, 75%, 90% {
-webkit-transition-timing-function:cubic-bezier(0.215, .61, .355, 1);
transition-timing-function:cubic-bezier(0.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(-3000px, 0, 0);
-ms-transform:translate3d(-3000px, 0, 0);
transform:translate3d(-3000px, 0, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(25px, 0, 0);
-ms-transform:translate3d(25px, 0, 0);
transform:translate3d(25px, 0, 0)
}
75% {
-webkit-transform:translate3d(-10px, 0, 0);
-ms-transform:translate3d(-10px, 0, 0);
transform:translate3d(-10px, 0, 0)
}
90% {
-webkit-transform:translate3d(5px, 0, 0);
-ms-transform:translate3d(5px, 0, 0);
transform:translate3d(5px, 0, 0)
}
100% {
-webkit-transform:none;
-ms-transform:none;
transform:none
}
}
.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
0%, 100%, 60%, 75%, 90% {
-webkit-transition-timing-function:cubic-bezier(0.215, .61, .355, 1);
transition-timing-function:cubic-bezier(0.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(3000px, 0, 0);
transform:translate3d(3000px, 0, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(-25px, 0, 0);
transform:translate3d(-25px, 0, 0)
}
75% {
-webkit-transform:translate3d(10px, 0, 0);
transform:translate3d(10px, 0, 0)
}
90% {
-webkit-transform:translate3d(-5px, 0, 0);
transform:translate3d(-5px, 0, 0)
}
100% {
-webkit-transform:none;
transform:none
}
}
@keyframes bounceInRight {
0%, 100%, 60%, 75%, 90% {
-webkit-transition-timing-function:cubic-bezier(0.215, .61, .355, 1);
transition-timing-function:cubic-bezier(0.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(3000px, 0, 0);
-ms-transform:translate3d(3000px, 0, 0);
transform:translate3d(3000px, 0, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(-25px, 0, 0);
-ms-transform:translate3d(-25px, 0, 0);
transform:translate3d(-25px, 0, 0)
}
75% {
-webkit-transform:translate3d(10px, 0, 0);
-ms-transform:translate3d(10px, 0, 0);
transform:translate3d(10px, 0, 0)
}
90% {
-webkit-transform:translate3d(-5px, 0, 0);
-ms-transform:translate3d(-5px, 0, 0);
transform:translate3d(-5px, 0, 0)
}
100% {
-webkit-transform:none;
-ms-transform:none;
transform:none
}
}
.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
0%, 100%, 60%, 75%, 90% {
-webkit-transition-timing-function:cubic-bezier(0.215, .61, .355, 1);
transition-timing-function:cubic-bezier(0.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(0, 3000px, 0);
transform:translate3d(0, 3000px, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(0, -20px, 0);
transform:translate3d(0, -20px, 0)
}
75% {
-webkit-transform:translate3d(0, 10px, 0);
transform:translate3d(0, 10px, 0)
}
90% {
-webkit-transform:translate3d(0, -5px, 0);
transform:translate3d(0, -5px, 0)
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes bounceInUp {
0%, 100%, 60%, 75%, 90% {
-webkit-transition-timing-function:cubic-bezier(0.215, .61, .355, 1);
transition-timing-function:cubic-bezier(0.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(0, 3000px, 0);
-ms-transform:translate3d(0, 3000px, 0);
transform:translate3d(0, 3000px, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(0, -20px, 0);
-ms-transform:translate3d(0, -20px, 0);
transform:translate3d(0, -20px, 0)
}
75% {
-webkit-transform:translate3d(0, 10px, 0);
-ms-transform:translate3d(0, 10px, 0);
transform:translate3d(0, 10px, 0)
}
90% {
-webkit-transform:translate3d(0, -5px, 0);
-ms-transform:translate3d(0, -5px, 0);
transform:translate3d(0, -5px, 0)
}
100% {
-webkit-transform:translate3d(0, 0, 0);
-ms-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform:scale3d(.9, .9, .9);
transform:scale3d(.9, .9, .9)
}
50%, 55% {
opacity:1;
-webkit-transform:scale3d(1.1, 1.1, 1.1);
transform:scale3d(1.1, 1.1, 1.1)
}
100% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
}
@keyframes bounceOut {
20% {
-webkit-transform:scale3d(.9, .9, .9);
-ms-transform:scale3d(.9, .9, .9);
transform:scale3d(.9, .9, .9)
}
50%, 55% {
opacity:1;
-webkit-transform:scale3d(1.1, 1.1, 1.1);
-ms-transform:scale3d(1.1, 1.1, 1.1);
transform:scale3d(1.1, 1.1, 1.1)
}
100% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
-ms-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
}
.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform:translate3d(0, 10px, 0);
transform:translate3d(0, 10px, 0)
}
40%, 45% {
opacity:1;
-webkit-transform:translate3d(0, -20px, 0);
transform:translate3d(0, -20px, 0)
}
100% {
opacity:0;
-webkit-transform:translate3d(0, 2000px, 0);
transform:translate3d(0, 2000px, 0)
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform:translate3d(0, 10px, 0);
-ms-transform:translate3d(0, 10px, 0);
transform:translate3d(0, 10px, 0)
}
40%, 45% {
opacity:1;
-webkit-transform:translate3d(0, -20px, 0);
-ms-transform:translate3d(0, -20px, 0);
transform:translate3d(0, -20px, 0)
}
100% {
opacity:0;
-webkit-transform:translate3d(0, 2000px, 0);
-ms-transform:translate3d(0, 2000px, 0);
transform:translate3d(0, 2000px, 0)
}
}
.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity:1;
-webkit-transform:translate3d(20px, 0, 0);
transform:translate3d(20px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:translate3d(-2000px, 0, 0);
transform:translate3d(-2000px, 0, 0)
}
}
@keyframes bounceOutLeft {
20% {
opacity:1;
-webkit-transform:translate3d(20px, 0, 0);
-ms-transform:translate3d(20px, 0, 0);
transform:translate3d(20px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:translate3d(-2000px, 0, 0);
-ms-transform:translate3d(-2000px, 0, 0);
transform:translate3d(-2000px, 0, 0)
}
}
.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
20% {
opacity:1;
-webkit-transform:translate3d(-20px, 0, 0);
transform:translate3d(-20px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:translate3d(2000px, 0, 0);
transform:translate3d(2000px, 0, 0)
}
}
@keyframes bounceOutRight {
20% {
opacity:1;
-webkit-transform:translate3d(-20px, 0, 0);
-ms-transform:translate3d(-20px, 0, 0);
transform:translate3d(-20px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:translate3d(2000px, 0, 0);
-ms-transform:translate3d(2000px, 0, 0);
transform:translate3d(2000px, 0, 0)
}
}
.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform:translate3d(0, -10px, 0);
transform:translate3d(0, -10px, 0)
}
40%, 45% {
opacity:1;
-webkit-transform:translate3d(0, 20px, 0);
transform:translate3d(0, 20px, 0)
}
100% {
opacity:0;
-webkit-transform:translate3d(0, -2000px, 0);
transform:translate3d(0, -2000px, 0)
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform:translate3d(0, -10px, 0);
-ms-transform:translate3d(0, -10px, 0);
transform:translate3d(0, -10px, 0)
}
40%, 45% {
opacity:1;
-webkit-transform:translate3d(0, 20px, 0);
-ms-transform:translate3d(0, 20px, 0);
transform:translate3d(0, 20px, 0)
}
100% {
opacity:0;
-webkit-transform:translate3d(0, -2000px, 0);
-ms-transform:translate3d(0, -2000px, 0);
transform:translate3d(0, -2000px, 0)
}
}
.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
0% {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInDown {
0% {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
-ms-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
100% {
opacity:1;
-webkit-transform:none;
-ms-transform:none;
transform:none
}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity:0;
-webkit-transform:translate3d(0, -2000px, 0);
transform:translate3d(0, -2000px, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInDownBig {
0% {
opacity:0;
-webkit-transform:translate3d(0, -2000px, 0);
-ms-transform:translate3d(0, -2000px, 0);
transform:translate3d(0, -2000px, 0)
}
100% {
opacity:1;
-webkit-transform:none;
-ms-transform:none;
transform:none
}
}
.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
-ms-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
-ms-transform:none;
transform:none
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity:0;
-webkit-transform:translate3d(-2000px, 0, 0);
transform:translate3d(-2000px, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInLeftBig {
0% {
opacity:0;
-webkit-transform:translate3d(-2000px, 0, 0);
-ms-transform:translate3d(-2000px, 0, 0);
transform:translate3d(-2000px, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
-ms-transform:none;
transform:none
}
}
.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
-ms-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
-ms-transform:none;
transform:none
}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity:0;
-webkit-transform:translate3d(2000px, 0, 0);
transform:translate3d(2000px, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInRightBig {
0% {
opacity:0;
-webkit-transform:translate3d(2000px, 0, 0);
-ms-transform:translate3d(2000px, 0, 0);
transform:translate3d(2000px, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
-ms-transform:none;
transform:none
}
}
.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
0% {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInUp {
0% {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
-ms-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
100% {
opacity:1;
-webkit-transform:none;
-ms-transform:none;
transform:none
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity:0;
-webkit-transform:translate3d(0, 2000px, 0);
transform:translate3d(0, 2000px, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInUpBig {
0% {
opacity:0;
-webkit-transform:translate3d(0, 2000px, 0);
-ms-transform:translate3d(0, 2000px, 0);
transform:translate3d(0, 2000px, 0)
}
100% {
opacity:1;
-webkit-transform:none;
-ms-transform:none;
transform:none
}
}
.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
}
@keyframes fadeOutDown {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
-ms-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
}
.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, 2000px, 0);
transform:translate3d(0, 2000px, 0)
}
}
@keyframes fadeOutDownBig {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, 2000px, 0);
-ms-transform:translate3d(0, 2000px, 0);
transform:translate3d(0, 2000px, 0)
}
}
.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
}
@keyframes fadeOutLeft {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
-ms-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
}
.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(-2000px, 0, 0);
transform:translate3d(-2000px, 0, 0)
}
}
@keyframes fadeOutLeftBig {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(-2000px, 0, 0);
-ms-transform:translate3d(-2000px, 0, 0);
transform:translate3d(-2000px, 0, 0)
}
}
.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
}
@keyframes fadeOutRight {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
-ms-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
}
.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(2000px, 0, 0);
transform:translate3d(2000px, 0, 0)
}
}
@keyframes fadeOutRightBig {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(2000px, 0, 0);
-ms-transform:translate3d(2000px, 0, 0);
transform:translate3d(2000px, 0, 0)
}
}
.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
}
@keyframes fadeOutUp {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
-ms-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
}
.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, -2000px, 0);
transform:translate3d(0, -2000px, 0)
}
}
@keyframes fadeOutUpBig {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, -2000px, 0);
-ms-transform:translate3d(0, -2000px, 0);
transform:translate3d(0, -2000px, 0)
}
}
.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
0% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);
transform:perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
40% {
-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
50% {
-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
80% {
-webkit-transform:perspective(400px) scale3d(.95, .95, .95);
transform:perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
}
@keyframes flip {
0% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);
transform:perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
40% {
-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-ms-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
50% {
-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-ms-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
80% {
-webkit-transform:perspective(400px) scale3d(.95, .95, .95);
-ms-transform:perspective(400px) scale3d(.95, .95, .95);
transform:perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
100% {
-webkit-transform:perspective(400px);
-ms-transform:perspective(400px);
transform:perspective(400px);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
}
.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in;
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in
}
60% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity:1
}
80% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);
transform:perspective(400px) rotate3d(1, 0, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}
@keyframes flipInX {
0% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
-ms-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in;
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
-ms-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in
}
60% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
-ms-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity:1
}
80% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);
-ms-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);
transform:perspective(400px) rotate3d(1, 0, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
-ms-transform:perspective(400px);
transform:perspective(400px)
}
}
.flipInX {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in;
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in
}
60% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity:1
}
80% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}
@keyframes flipInY {
0% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in;
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in
}
60% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity:1
}
80% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
-ms-transform:perspective(400px);
transform:perspective(400px)
}
}
.flipInY {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
30% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity:1
}
100% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity:0
}
}
@keyframes flipOutX {
0% {
-webkit-transform:perspective(400px);
-ms-transform:perspective(400px);
transform:perspective(400px)
}
30% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
-ms-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity:1
}
100% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
-ms-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity:0
}
}
.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
30% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);
transform:perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity:1
}
100% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity:0
}
}
@keyframes flipOutY {
0% {
-webkit-transform:perspective(400px);
-ms-transform:perspective(400px);
transform:perspective(400px)
}
30% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);
transform:perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity:1
}
100% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity:0
}
}
.flipOutY {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);
transform:translate3d(100%, 0, 0) skewX(-30deg);
opacity:0
}
60% {
-webkit-transform:skewX(20deg);
transform:skewX(20deg);
opacity:1
}
80% {
-webkit-transform:skewX(-5deg);
transform:skewX(-5deg);
opacity:1
}
100% {
-webkit-transform:none;
transform:none;
opacity:1
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);
-ms-transform:translate3d(100%, 0, 0) skewX(-30deg);
transform:translate3d(100%, 0, 0) skewX(-30deg);
opacity:0
}
60% {
-webkit-transform:skewX(20deg);
-ms-transform:skewX(20deg);
transform:skewX(20deg);
opacity:1
}
80% {
-webkit-transform:skewX(-5deg);
-ms-transform:skewX(-5deg);
transform:skewX(-5deg);
opacity:1
}
100% {
-webkit-transform:none;
-ms-transform:none;
transform:none;
opacity:1
}
}
.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
0% {
opacity:1
}
100% {
-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);
transform:translate3d(100%, 0, 0) skewX(30deg);
opacity:0
}
}
@keyframes lightSpeedOut {
0% {
opacity:1
}
100% {
-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);
-ms-transform:translate3d(100%, 0, 0) skewX(30deg);
transform:translate3d(100%, 0, 0) skewX(30deg);
opacity:0
}
}
.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin:center;
transform-origin:center;
-webkit-transform:rotate3d(0, 0, 1, -200deg);
transform:rotate3d(0, 0, 1, -200deg);
opacity:0
}
100% {
-webkit-transform-origin:center;
transform-origin:center;
-webkit-transform:none;
transform:none;
opacity:1
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin:center;
-ms-transform-origin:center;
transform-origin:center;
-webkit-transform:rotate3d(0, 0, 1, -200deg);
-ms-transform:rotate3d(0, 0, 1, -200deg);
transform:rotate3d(0, 0, 1, -200deg);
opacity:0
}
100% {
-webkit-transform-origin:center;
-ms-transform-origin:center;
transform-origin:center;
-webkit-transform:none;
-ms-transform:none;
transform:none;
opacity:1
}
}
.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate3d(0, 0, 1, -45deg);
transform:rotate3d(0, 0, 1, -45deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:none;
transform:none;
opacity:1
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate3d(0, 0, 1, -45deg);
-ms-transform:rotate3d(0, 0, 1, -45deg);
transform:rotate3d(0, 0, 1, -45deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:none;
-ms-transform:none;
transform:none;
opacity:1
}
}
.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, 45deg);
transform:rotate3d(0, 0, 1, 45deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:none;
transform:none;
opacity:1
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, 45deg);
-ms-transform:rotate3d(0, 0, 1, 45deg);
transform:rotate3d(0, 0, 1, 45deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:none;
-ms-transform:none;
transform:none;
opacity:1
}
}
.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate3d(0, 0, 1, 45deg);
transform:rotate3d(0, 0, 1, 45deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:none;
transform:none;
opacity:1
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate3d(0, 0, 1, 45deg);
-ms-transform:rotate3d(0, 0, 1, 45deg);
transform:rotate3d(0, 0, 1, 45deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:none;
-ms-transform:none;
transform:none;
opacity:1
}
}
.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, -90deg);
transform:rotate3d(0, 0, 1, -90deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:none;
transform:none;
opacity:1
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, -90deg);
-ms-transform:rotate3d(0, 0, 1, -90deg);
transform:rotate3d(0, 0, 1, -90deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:none;
-ms-transform:none;
transform:none;
opacity:1
}
}
.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin:center;
transform-origin:center;
opacity:1
}
100% {
-webkit-transform-origin:center;
transform-origin:center;
-webkit-transform:rotate3d(0, 0, 1, 200deg);
transform:rotate3d(0, 0, 1, 200deg);
opacity:0
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin:center;
-ms-transform-origin:center;
transform-origin:center;
opacity:1
}
100% {
-webkit-transform-origin:center;
-ms-transform-origin:center;
transform-origin:center;
-webkit-transform:rotate3d(0, 0, 1, 200deg);
-ms-transform:rotate3d(0, 0, 1, 200deg);
transform:rotate3d(0, 0, 1, 200deg);
opacity:0
}
}
.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
opacity:1
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0, 0, 1, 45deg);
transform:rotate(0, 0, 1, 45deg);
opacity:0
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
opacity:1
}
100% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0, 0, 1, 45deg);
-ms-transform:rotate(0, 0, 1, 45deg);
transform:rotate(0, 0, 1, 45deg);
opacity:0
}
}
.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
opacity:1
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, -45deg);
transform:rotate3d(0, 0, 1, -45deg);
opacity:0
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
opacity:1
}
100% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, -45deg);
-ms-transform:rotate3d(0, 0, 1, -45deg);
transform:rotate3d(0, 0, 1, -45deg);
opacity:0
}
}
.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
opacity:1
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate3d(0, 0, 1, -45deg);
transform:rotate3d(0, 0, 1, -45deg);
opacity:0
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
opacity:1
}
100% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate3d(0, 0, 1, -45deg);
-ms-transform:rotate3d(0, 0, 1, -45deg);
transform:rotate3d(0, 0, 1, -45deg);
opacity:0
}
}
.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
opacity:1
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, 90deg);
transform:rotate3d(0, 0, 1, 90deg);
opacity:0
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
opacity:1
}
100% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, 90deg);
-ms-transform:rotate3d(0, 0, 1, 90deg);
transform:rotate3d(0, 0, 1, 90deg);
opacity:0
}
}
.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
20%, 60% {
-webkit-transform:rotate3d(0, 0, 1, 80deg);
transform:rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
40%, 80% {
-webkit-transform:rotate3d(0, 0, 1, 60deg);
transform:rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out;
opacity:1
}
100% {
-webkit-transform:translate3d(0, 700px, 0);
transform:translate3d(0, 700px, 0);
opacity:0
}
}
@keyframes hinge {
0% {
-webkit-transform-origin:top left;
-ms-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
20%, 60% {
-webkit-transform:rotate3d(0, 0, 1, 80deg);
-ms-transform:rotate3d(0, 0, 1, 80deg);
transform:rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin:top left;
-ms-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
40%, 80% {
-webkit-transform:rotate3d(0, 0, 1, 60deg);
-ms-transform:rotate3d(0, 0, 1, 60deg);
transform:rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin:top left;
-ms-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out;
opacity:1
}
100% {
-webkit-transform:translate3d(0, 700px, 0);
-ms-transform:translate3d(0, 700px, 0);
transform:translate3d(0, 700px, 0);
opacity:0
}
}
.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}
@-webkit-keyframes rollIn {
0% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes rollIn {
0% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
-ms-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
}
100% {
opacity:1;
-webkit-transform:none;
-ms-transform:none;
transform:none
}
}
.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}
@-webkit-keyframes rollOut {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
}
}
@keyframes rollOut {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
-ms-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
}
}
.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}
@-webkit-keyframes zoomIn {
0% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
50% {
opacity:1
}
}
@keyframes zoomIn {
0% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
-ms-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
50% {
opacity:1
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
0% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, .055, .675, .19);
animation-timing-function:cubic-bezier(0.55, .055, .675, .19)
}
60% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function:cubic-bezier(0.175, .885, .32, 1);
animation-timing-function:cubic-bezier(0.175, .885, .32, 1)
}
}
@keyframes zoomInDown {
0% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-ms-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, .055, .675, .19);
animation-timing-function:cubic-bezier(0.55, .055, .675, .19)
}
60% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-ms-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function:cubic-bezier(0.175, .885, .32, 1);
animation-timing-function:cubic-bezier(0.175, .885, .32, 1)
}
}
.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
0% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, .055, .675, .19);
animation-timing-function:cubic-bezier(0.55, .055, .675, .19)
}
60% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(0.175, .885, .32, 1);
animation-timing-function:cubic-bezier(0.175, .885, .32, 1)
}
}
@keyframes zoomInLeft {
0% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-ms-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, .055, .675, .19);
animation-timing-function:cubic-bezier(0.55, .055, .675, .19)
}
60% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-ms-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(0.175, .885, .32, 1);
animation-timing-function:cubic-bezier(0.175, .885, .32, 1)
}
}
.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
0% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, .055, .675, .19);
animation-timing-function:cubic-bezier(0.55, .055, .675, .19)
}
60% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(0.175, .885, .32, 1);
animation-timing-function:cubic-bezier(0.175, .885, .32, 1)
}
}
@keyframes zoomInRight {
0% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-ms-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, .055, .675, .19);
animation-timing-function:cubic-bezier(0.55, .055, .675, .19)
}
60% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-ms-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(0.175, .885, .32, 1);
animation-timing-function:cubic-bezier(0.175, .885, .32, 1)
}
}
.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
0% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, .055, .675, .19);
animation-timing-function:cubic-bezier(0.55, .055, .675, .19)
}
60% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function:cubic-bezier(0.175, .885, .32, 1);
animation-timing-function:cubic-bezier(0.175, .885, .32, 1)
}
}
@keyframes zoomInUp {
0% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-ms-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, .055, .675, .19);
animation-timing-function:cubic-bezier(0.55, .055, .675, .19)
}
60% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-ms-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function:cubic-bezier(0.175, .885, .32, 1);
animation-timing-function:cubic-bezier(0.175, .885, .32, 1)
}
}
.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
0% {
opacity:1
}
50% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
100% {
opacity:0
}
}
@keyframes zoomOut {
0% {
opacity:1
}
50% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
-ms-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
100% {
opacity:0
}
}
.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
40% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, .055, .675, .19);
animation-timing-function:cubic-bezier(0.55, .055, .675, .19)
}
100% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin:center bottom;
transform-origin:center bottom;
-webkit-animation-timing-function:cubic-bezier(0.175, .885, .32, 1);
animation-timing-function:cubic-bezier(0.175, .885, .32, 1)
}
}
@keyframes zoomOutDown {
40% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-ms-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, .055, .675, .19);
animation-timing-function:cubic-bezier(0.55, .055, .675, .19)
}
100% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-ms-transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin:center bottom;
-ms-transform-origin:center bottom;
transform-origin:center bottom;
-webkit-animation-timing-function:cubic-bezier(0.175, .885, .32, 1);
animation-timing-function:cubic-bezier(0.175, .885, .32, 1)
}
}
.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:scale(.1) translate3d(-2000px, 0, 0);
transform:scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin:left center;
transform-origin:left center
}
}
@keyframes zoomOutLeft {
40% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);
-ms-transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:scale(.1) translate3d(-2000px, 0, 0);
-ms-transform:scale(.1) translate3d(-2000px, 0, 0);
transform:scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin:left center;
-ms-transform-origin:left center;
transform-origin:left center
}
}
.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
40% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:scale(.1) translate3d(2000px, 0, 0);
transform:scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin:right center;
transform-origin:right center
}
}
@keyframes zoomOutRight {
40% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
-ms-transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:scale(.1) translate3d(2000px, 0, 0);
-ms-transform:scale(.1) translate3d(2000px, 0, 0);
transform:scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin:right center;
-ms-transform-origin:right center;
transform-origin:right center
}
}
.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
40% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, .055, .675, .19);
animation-timing-function:cubic-bezier(0.55, .055, .675, .19)
}
100% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin:center bottom;
transform-origin:center bottom;
-webkit-animation-timing-function:cubic-bezier(0.175, .885, .32, 1);
animation-timing-function:cubic-bezier(0.175, .885, .32, 1)
}
}
@keyframes zoomOutUp {
40% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-ms-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, .055, .675, .19);
animation-timing-function:cubic-bezier(0.55, .055, .675, .19)
}
100% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-ms-transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin:center bottom;
-ms-transform-origin:center bottom;
transform-origin:center bottom;
-webkit-animation-timing-function:cubic-bezier(0.175, .885, .32, 1);
animation-timing-function:cubic-bezier(0.175, .885, .32, 1)
}
}
.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}
.x_ct {
	font-size: 18px;
	line-height: 35px;
}
.wuyou_news {
	overflow: hidden;
	padding-bottom: 10px;
}
.wuyou_news li {
	float: left;
	height: 125px;
	overflow: hidden;
	margin-bottom: 20px;
}
.wuyou_news li .img {
	margin: 0 15px;
	width: 221px;
	height: 125px;
	float: left;
	overflow: hidden;
}
.wuyou_news li img {
	transition: all 0.8s;
	transform: scale(1)
}
.wuyou_news li:hover img {
	transform: scale(1.2)
}
.wuyou_news li .newsinfo {
	float: left;
	width: 320px;
	margin: 0 13px;
	padding-top: 10px;
}
.wuyou_news li .newsinfo .title a {
	font-size: 16px;
	color: #383838;
	font-weight: bold;
}
.wuyou_news li .newsinfo .title a:hover {
	color: #02918d;
}
.wuyou_news li .newsinfo .info {
	color: #9d9d9d;
	font-size: 12px;
	line-height: 25px;
	margin-top: 5px;
}
.choose li img:hover {
	transition: all 0.8s;
	transform: rotate(360deg);
}
/* reLink */
.reLink {
	width: 100%;
	height: 25px;
	border-top: 1px solid #d7d6d6;
	padding: 15px 0 40px;
}
.reLink .nextLink, .reLink .prevLink {
	width: 50%;
	line-height: 25px;
	color: #666;
}
.reLink .nextLink a, .reLink .prevLink a {
	color: #666;
}
.reLink .nextLink {
	text-align: right;
}
.reLink a:hover {
	color: #009689;
}
span.bds_more, .bds_tools a {
	line-height: 14px !important;
}


.overh {
    overflow: hidden;
}
    .dian-div {
        margin: 0 auto;
    margin-top: -50px;
    position: relative;
    z-index: 9;
    width: 1200px;
    height: 195px;
    background: #ffffff;
}

.dian-ul {
    
    text-align: center;
    

}

    .dian-ul li {
        width: 21.66%;
        padding: 30px 20px 25px;
        float: left;

        box-shadow: 3px 5px 6px 0px rgba(222, 221, 221, 0.43);

    }
    /* .dian-ul li:nth-child(2){
        display: none;
    } */

        .dian-ul li .ly-title {
            font-size: 1.125rem;
            line-height: 28px;
            letter-spacing: 1px;
            color: #181818;
            margin-top: 10px;
        }


canvas {

    display:block;

}

.waves {

    position:absolute; z-index:0;

    left:0;

    top:0;

    right:0;

    bottom:0;

}



#navi ul li.hl .gl1 {
        /*background-color: #009689;*/
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
        display: block;
        color: #009689
    }

    .h1 .sed_nav1 li {
        margin-top: 0;
        font-size: 16px;
    }

    .sed_nav1 li a:hover {
        color: #fff
    }

    .top_con ul li .gl1:hover {
        color: #fff
    }

    .head {
        width: 100%;
        height: 50px;
        background: #009689;
        color: #fff;
    }

    .top {
        width: 1200px;
        height: 50px;
        line-height: 50px;
        margin: 0 auto;
    }

    .top h1 {
        float: left;
        font-size: 16px;
    }


    .top_con {
        width: 1200px;
        height: 100px;
        margin: 0 auto;
    }

    .top_con .logo {
        float: left;
        margin-top: 10px;
    }



    .top_con #navi {
        float: right;
        margin-top: 0px;
    }

    .top_con ul {
        float: left;
    }

    .top_con ul li {
        float: left;
        text-align: center;
        position: relative;
    }

    .top_con ul li .gl1 {
        padding: 23px 15px 25px 15px;
        display: block;
        font-size: 16px;
        line-height: 24px;
    }

    .top_con ul li:hover .gl1 {
        /*background-color: #009689;*/
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
        color: #009689;
    }
    
 


    .sed_nav1 {
        position: absolute;
        top: 72px;
        left: 0;

        display: none;
        z-index: 100;
    }

    .sed_nav1 {
        background-color: #fff;
        width: 150px;
    }

    .li1 .sed_nav1 li {
        margin-top: 0;
        border: 1px solid #009689;
    border-top: none;
    }

    .sed_nav1 li a {
        display: block;
        height: 42px;
        width: 150px;
        line-height: 42px;

        font-size: 14px;
        color: #000;
        border: none;
    }

    .sed_nav1 li:hover {
        display: block;
        background: #009689;
    }

    #navi ul li:hover .sed_nav1 {
        display: block;
    }

/* down */
.down li {
    width: 100%;
    height: 54px;
    border-bottom: 1px solid #f6f6f6;
    line-height: 54px;
}

    .down li a.b {
        font-size: 13px;
        color: #636363;
        padding-left: 30px;
    }

    .down li span {
        background: url("../images/down.png") no-repeat left center;
        padding-right: 63px;
        padding-left: 20px;
        font-size: 14px;
        color: #585858;
    }

        .down li span a {
            color: #585858;
        }

    .down li:hover {
        background-color: #f6f6f6;
    }





.pr {
position: relative;
}

.pa {
position: absolute;
}


.ban .zzi {
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
/* IE 9 */
-moz-transform: translate(-50%, -50%);
/* Firefox */
-webkit-transform: translate(-50%, -50%);
/* Safari 和 Chrome */
-o-transform: translate(-50%, -50%);
text-align: center;
}

.ban .zzi .p1 {
font-size: 1.875rem;
line-height: 24px;
color: #ffffff;
font-weight: bold;
text-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}

.ban .zzi .pp2 {
font-size: 1rem;
margin-top: 20px;
line-height: 24px;
color: #ffffff;
}

.ban .zzi .pp2 a {
color: #ffffff;
}

.ban .zzi .pp2 a:hover {
color: #19a59a;
}


.product_center {
padding: 30px 0;
}

.product_center .product_div .left {
width: 20%;
}

.product_center .product_div .left .navigation_ul > li {
position: relative;
margin-bottom: 4px;
}

.product_center .product_div .left .navigation_ul > li.active ul {
display: block;
}

.product_center .product_div .left .navigation_ul > li .div1 {

height: 48px;
line-height: 48px;
padding: 0 25px;
background-color: #ffffff;
border: solid 1px rgba(0, 0, 0, 0.1);
}

.product_center .product_div .left .navigation_ul > li .div1 a {
display: block;
font-size: 1rem;
color: #181818;
font-weight: bold;
}

.product_center .product_div .left .navigation_ul > li .div1:hover a {
color: #19a59a;
}

.product_center .product_div .left .navigation_ul > li .nav_ul {
display: none;
padding: 10px 0;
}

.product_center .product_div .left .navigation_ul > li .nav_ul > li {
padding: 0 25px;
line-height: 30px;
}

.product_center .product_div .left .navigation_ul > li .nav_ul > li a {
font-size: 14px;
color: #8a8a8a;
}

.product_center .product_div .left .navigation_ul > li .nav_ul > li:hover a,
.product_center .product_div .left .navigation_ul > li .nav_ul > li.active a {
color: #19a59a;
}

.product_center .product_div .left .sou-div {
border: 8px solid #19a59a;
margin-top: 28px;
}

.product_center .product_div .left .sou-div input {
width: 80%;
height: 28px;
padding-left:10px;
border: 0;
}

.product_center .product_div .left .sou-div button {
width: 20%;
height: 28px;
border: none;
border-left: 1px solid rgba(0, 0, 0, 0.09);
text-align: center;
background: #ffffff;
}

.product_center .product_div .left .sou-div button i {
color: #19a59a;
}

.product_center .product_div .left .link-p {
margin-top: 15px;
}

.product_center .product_div .left .link-p .lin-l {
font-size: 1.125rem;
line-height: 30px;
font-weight: bold;
color: #19a59a;
border-bottom: 2px solid #19a59a;
padding-left: 50PX;
position: relative;
}

.product_center .product_div .left .link-p .lin-l::after {
position: absolute;
content: "\e630";
font-size: 42px;
font-family: "iconfont";
left: 0;
background-color: #FFF;
top: 5px;
}

.product_center .product_div .left .link-p .lin-l span {
background: #ffffff;
position: relative;
top: 10px;
padding: 0 10px;
}

.product_center .product_div .left .link-p .link-top {
font-size: 14px;
margin-top: 25px;
line-height: 25px;
color: #181818;
}

.product_center .product_div .right {
/*width: 78%;*/
}

.product_center .product_div .right .product_ul li {
width: 49%;
padding: 20px 30px 20px 0px;
background: #fff;
box-shadow: 0px 0px 18px 1px rgba(177, 178, 180, 0.17);
border: solid 1px #d2d2d2;
margin-bottom: 20px;
float: left;
transition: 400ms ease-in-out;
-moz-transition: 400ms ease-in-out;
/* Firefox 4 */
-webkit-transition: 400ms ease-in-out;
/* Safari and Chrome */
-o-transition: 400ms ease-in-out;
/* Opera */
cursor: pointer;
box-sizing: border-box;
}

.product_center .product_div .right .product_ul li .product_l {
width: 38%;
text-align: center;
}

.product_center .product_div .right .product_ul li .product_l img{
    max-height: 160px;
    max-width: 160px;
}

.product_center .product_div .right .product_ul li .product_r {
width: 60%;
}

.product_center .product_div .right .product_ul li .product_r .ly-title {
line-height: 24px;
display: -webkit-box;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
overflow: hidden;
}

.product_center .product_div .right .product_ul li .product_r .ly-title a {
font-size: 18px;
/*color: #181818;*/
font-weight: bold;
letter-spacing: 1px;
}

.product_center .product_div .right .product_ul li .product_r .zhasi {
font-size: 14px;
line-height: 24px;
color: #181818;
/* display: -webkit-box;
-webkit-box-orient: vertical; */
margin-top: 10px;
/* -webkit-line-clamp:6; */
height: 120px;
/* overflow: hidden; */
}

.product_center .product_div .right .product_ul li .product_r .zhasi p{
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}

.product_center .product_div .right .product_ul li:nth-child(even) {
float: right;
}

.product_center .product_div .right .product_ul li:hover {
box-shadow: 0 0 10px 2px #e4e4e4;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.product_center .product_div .right .list_l {
line-height: 34px;
font-size: 14px;
color: #181818;
width: 71px;
}

.product_center .product_div .right .product_ul li .ly-title a{
	color:#19a59a;
	transition: 400ms ease-in-out;
-moz-transition: 400ms ease-in-out;
/* Firefox 4 */
-webkit-transition: 400ms ease-in-out;
/* Safari and Chrome */
-o-transition: 400ms ease-in-out;
/* Opera */
}

.ly-other{
        width: 100%;
    margin-top: 10px;
     }
     .ly-other-a1{
    background: #888;
    color: #fff;
    border-radius: 20px;
    padding: 5px 20px;
    float: left;
    margin-right: 20px;
     }

     .ly-other-a2{
    
    color: #888;
    border: 1px solid #888;
    border-radius: 20px;
    padding: 5px 20px;
    float: left;
     }

.product_center .product_div .right .product_ul li .ly-other-a1{
background:#19a59a;
border: 1px solid #19a59a;
	transition: 400ms ease-in-out;
-moz-transition: 400ms ease-in-out;
/* Firefox 4 */
-webkit-transition: 400ms ease-in-out;
/* Safari and Chrome */
-o-transition: 400ms ease-in-out;
/* Opera */
}

.product_center .product_div .right .product_ul li .ly-other-a2{
	color:#19a59a;
	transition: 400ms ease-in-out;
-moz-transition: 400ms ease-in-out;
/* Firefox 4 */
-webkit-transition: 400ms ease-in-out;
/* Safari and Chrome */
-o-transition: 400ms ease-in-out;
/* Opera */
border: 1px solid #19a59a;
}

.box_02 .center .txt a:hover,.srhlsnkd a:hover,.product_center .product_div .right .product_ul li .ly-other-a1:hover,.product_center .product_div .right .product_ul li .ly-other-a2:hover{
background: #f39700;
border: 1px solid #f39700;
color: #fff;
transition: 400ms ease-in-out;
-moz-transition: 400ms ease-in-out;
/* Firefox 4 */
-webkit-transition: 400ms ease-in-out;
/* Safari and Chrome */
-o-transition: 400ms ease-in-out;
/* Opera */
}

.mores a:hover{
background: #f39700;
color: #fff;
transition: 400ms ease-in-out;
-moz-transition: 400ms ease-in-out;
/* Firefox 4 */
-webkit-transition: 400ms ease-in-out;
/* Safari and Chrome */
-o-transition: 400ms ease-in-out;
/* Opera */
}


.product_center .product_div .right .all_div {
width: 58px;
line-height: 34px;
height: 34px;
text-align: center;
color: #ffffff;
background-color: #19a59a;
cursor: pointer;
}

.product_center .product_div .right .all_columns {
margin-bottom: 25px;
}

.product_center .product_div .right .all_columns .all_list {
padding-bottom: 3px;
border-bottom: 1px solid rgba(0, 0, 0, 0.17);
margin-bottom: 12px;
}

.product_center .product_div .right .list_ul {
width: 92%;
}

.product_center .product_div .right .list_ul li {
float: left;
font-size: 14px;
margin-right: 34px;
line-height: 34px;
text-align: center;
background-color: #FFF;
cursor: pointer;
padding: 0px 10px;
margin-bottom: 10px;
}


.product_center .product_div .right .list_ul li.active {
background-color: #19a59a;
}

.product_center .product_div .right .list_ul li.active a {
color: #FFF;
}

.product_center .product_div .right .list_ul li a {
color: #7d7d7e;
}
.product_center .product_div .left .navigation_ul > li.active .div1 > a {
color: #19a59a;
}

.product_xind {
padding-bottom: 30px;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.product_xind > div {
width: 48%;
}

.product_xind > .lunbo_chanxing {
width: 50%;
text-align: center;
}

.lunbo_chanxing .swiper-slide img{
    max-height: 500px;
    max-width: 100%;
}

.product_xind .gallery-top {
/*border: solid 1px #b7b7b7;*/
}

.product_xind .gallery-top .swiper-slide {
padding: 30px 0;
}

.product_xind .gallery-thumbs {
margin-top: 10px;
}

.product_xind .gallery-thumbs .swiper-slide {
border: solid 1px #b7b7b7;
box-sizing: border-box;
}

.product_xind .gallery-thumbs .swiper-slide img{
	height: 88px;
 
}

.product_xind .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
border: solid 1px #19a59a;
}

.product_xind .fr .til {
font-size: 1.375rem;
line-height: 49px;
padding-bottom: 10px;
font-weight: bold;
color: #19a59a;
border-bottom: 1px solid rgba(0, 0, 0, 0.32);
position: relative;
}

.product_xind .fr .til::after {
content: '';
position: absolute;
width: 110px;
height: 2px;
background-color: #19a59a;
bottom: -1px;
left: 0;
}

.product_xind .fr .zhis {
margin-top: 20px;
}

.product_xind .fr .zhis .fl {
width: 16%;
font-size: 1rem;
line-height: 28px;
font-weight: bold;
color: #181818;
}

.product_xind .fr .zhis .fr {
width: calc(84% - 10px);
font-size: 14px;
line-height: 28px;
color: #181818;
margin-left: 10px;
}

.product_xind .fr .zhis .fr span::before {
position: relative;
left: 0;
top: -2px;
width: 4px;
height: 4px;
border-radius: 50%;
background: #000;
content: "";
display: inline-block;
margin-right: 6px;
}

.product_xind .fr .zhis .fr span {
margin-left: -10px;
}
.w100 {
width: 100%;
}


.zhangs-bot {
margin-top: 24px;
}

.zhangs-bot a {
width: 45%;
float: left;
font-size: 1rem;
margin: 0 2.5%;
height: 53px;
text-align: center;
line-height: 53px;
box-sizing: border-box;
/*border: solid 1px #d2d2d2;*/
background: #19a59a;
color: #ffffff;
transition: 400ms ease-in-out;
-moz-transition: 400ms ease-in-out;
/* Firefox 4 */
-webkit-transition: 400ms ease-in-out;
/* Safari and Chrome */
-o-transition: 400ms ease-in-out;
/* Opera */
}

.zhangs-bot a:hover {
background: #19a59a;
color: #ffffff;
transition: 400ms ease-in-out;
-moz-transition: 400ms ease-in-out;
/* Firefox 4 */
-webkit-transition: 400ms ease-in-out;
/* Safari and Chrome */
-o-transition: 400ms ease-in-out;
/* Opera */
}

#mads-div .divs-inp {
padding: 10px 10px;
line-height: 30px;
margin-bottom: 0px;
color: #666;
}

#mads-div .divs-inp .fl {
width: 20%;
}

#mads-div .divs-inp .fl span {
color: #ff1800;
line-height: 30px;
display: inline-block;
margin-right: 5px;
}

#mads-div .divs-inp .fr {
width: 80%;
}

#mads-div .divs-inp .fr input {
height: 26px;
width: 100%;
background: #f6f6f6;
border: 1px solid #ddd;
padding-left: 10px;
}

#mads-div .divs-inp .fr textarea {
border-color: #ddd;
width: 100%;
height: 106px;
resize: none;
background: #f6f6f6;
}

#mads-div .divs-inp .fr .code-img img {
border: 1px solid #ddd;
}

#mads-div .divs-inp .fr .code-img a {
color: #666;
display: inline-block;
margin-left: 10px;
}

#mads-div .divs-inp .fr .code-img {
margin: 10px 0;
}

#mads-div .divs-inp .fr .tiaoj button {
width: 135px;
height: 40px;
line-height: 40px;
text-align: center;
color: #ffffff;
border: none;
background: #19a59a;
font-size: 1rem;
}

.product_page {
margin-top: 47px;
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.product_page .product_page_title {
font-size: 1.125rem;
line-height: 30px;
color: #19a59a;
padding-bottom: 20px;
font-weight: bold;
border-bottom: 1px solid rgba(0, 0, 0, 0.17);
position: relative;
}

.product_page .product_page_title::after {
position: absolute;
content: '';
width: 91px;
height: 3px;
background-color: #19a59a;
left: 0;
bottom: -1px;
}

.product_page .product_page_yys {
padding: 40px;
}

.product_page .product_page_yys1 {
padding: 40px 0 0;
}

.product_page1 {
border-bottom: none;
}

.modal-open .modal{
overflow: hidden;
}



.index_cooperative {
    padding: 50px 0;
     
}

    .index_cooperative .cooperative_lunbo {
        margin-top: 60px;
        margin-bottom: 50px;
        height: 260px;
    }

        .index_cooperative .cooperative_lunbo .swiper-slide {
            border: solid 1px rgba(0, 0, 0, 0.16);
            cursor: pointer;
            box-sizing: border-box;
            height: auto;
        }

            .index_cooperative .cooperative_lunbo .swiper-slide:hover {
                border: solid 1px #19a59a;
            }
.index_cooperative .cooperative_lunbo .swiper-slide img{
    height: 110px;
    max-width: 100%;
}
    .index_cooperative .more1 {
        margin-top: 50px;
    }

        .index_cooperative .more1 a {
            display: inline-block;
            width: 148px;
            height: 46px;
            background-color: #ffffff;
            border-radius: 2px;
            text-align: center;
            font-size: 14px;
            line-height: 46px;
            color: #181818;
            border: solid 1px #181818;
            transition: 400ms ease-in-out;
            -moz-transition: 400ms ease-in-out;
            /* Firefox 4 */
            -webkit-transition: 400ms ease-in-out;
            /* Safari and Chrome */
            -o-transition: 400ms ease-in-out;
            /* Opera */
        }

            .index_cooperative .more1 a:hover {
                background: #19a59a;
                border: solid 1px #19a59a;
                color: #ffffff;
                transition: 400ms ease-in-out;
                -moz-transition: 400ms ease-in-out;
                /* Firefox 4 */
                -webkit-transition: 400ms ease-in-out;
                /* Safari and Chrome */
                -o-transition: 400ms ease-in-out;
                /* Opera */
            }

.box_02 {
    width: 100%;
    height: 300px;
    background: url(../images/ad_back.jpg) no-repeat center;
}
.box_02 .center {
    width: 1200px;
    height: 300px;
    margin: 0 auto;
    position: relative;
    color: #fff;
}
.box_02 .center .txt {
    width: 532px;
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
}
.box_02 .center .txt h4 {
    font-size: 28px;
    line-height: 30px;
    font-weight: bold;
    margin-top: 68px;
        letter-spacing: 5px;
}
.box_02 .center .txt h5 {
    font-size: 22px;
    line-height: 22px;
    margin-top: 30px;
    height: 42px;
    border-bottom: solid 1px #8ccfa3;
    overflow: hidden;
        letter-spacing: 5px;
}

.box_02 .center .txt .tel {
    width: 355px;
    height: 40px;
    line-height: 40px;
    margin-top: 25px;
}
.box_02 .center .txt .tel p {
    height: 40px;
    padding-left: 30px;
    font-size: 22px;
    font-weight: bold;
    font-family: Arial;
    position: relative;
    float: left;
}
.box_02 .center .txt .tel p::before {
    content: '';
    width: 22px;
    height: 26px;
    background: url(../images/tel02.png);
    position: absolute;
    top: 7px;
    left: 0;
    animation: msClock 1.2s linear infinite;
}
.box_02 .center .txt a {
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    font-size: 15px;
    color: #333;
    float: right;
    border-radius: 5px;
}


#s_liucheng {

	background: url(../images/s_liucheng_bg.jpg) center no-repeat;

	height: 655px;

	padding: 60px 0;
	box-sizing: border-box;

}

#s_liucheng .s_tt h3 {

	color: #f39700;

}

#s_liucheng .s_tt h3 b {

	color: #fff;

}

#s_liucheng .s_tt span {

	color: #bfbfbf;

}

#s_liucheng .s_tt i {

	background: #fff;

}

#s_liucheng .s_tt p {

	color: #bfbfbf;

}

#s_liucheng ul {

	margin: 0 -31px;

	overflow: hidden;

}

#s_liucheng ul li {

	text-align: center;

	width: 121px;

	color: #fff;

	float: left;

	margin: 0 29px;

}

#s_liucheng ul li .ico {

	width: 121px;

	height: 138px;

	background: url(../images/liucheng_li_bg.png) center no-repeat;

	transition: .3s;

}

#s_liucheng ul li:hover .ico {

	background: url(../images/liucheng_li_bg_on.png) center no-repeat;

}

#s_liucheng ul li .ico font {

	display: block;

	width: 100%;

	height: 100%;

}

#s_liucheng ul li span {

	font-size: 22px;

	font-family: arial;

	display: block;

	margin-top: 25px;

	margin-bottom: 12px;

}

#s_liucheng ul li p {

	font-size: 17px;

}

#s_liucheng .bot {

	text-align: center;

	margin-top: 65px;

}

#s_liucheng .btn_more {

	font-size: 18px;

	color: #fff;

	width: 150px;

	height: 50px;

	line-height: 50px;

	text-align: center;

	background: #f39700;

	border-radius: 3px;

	display: inline-block;

}

#s_liucheng .tel {

	display: inline-block;

	margin-left: 10px;

	height: 50px;

	line-height: 50px;

	background: #f39700 url(../images/s_case_tel.png) 17px center no-repeat;

	border-radius: 3px;

	color: #fff;

	font-size: 24px;

	font-weight: bold;

	font-family: arial;

	padding-left: 41px;

	padding-right: 17px;

}
.m {
    width: 1200px;
    margin: 0 auto;
    display: block;
    position: relative;
}
.s_tt {

	text-align: center;

	margin-bottom: 46px;

}

.s_tt h3 {

	font-size: 36px;

	color: #555758;

	font-weight: bold;

	margin-bottom: 8px;

}

.s_tt h3 b {

	color: #0050a3;

}

.s_tt span {

	font-size: 12px;

	color: #bfbfbf;

	font-family: arial;

	text-transform: uppercase;

}

.s_tt i {

	width: 23px;

	height: 6px;

	display: block;

	background: #0050a3;

	margin: 20px auto;

}

.s_tt p {

	font-size: 14px;

	color: #7c7c7c;

}

    .ly-pro-tit{
        font-size: 16px;
        color: #000;
        line-height: 35px;
    }
    .ly-pro-tit span{
        font-weight: bold;
    }

.product_nav {
    position: absolute;
     
    width: 245px;
    z-index: 99;
 
}

.wrap{margin:0 auto;}
.tabs{height:40px;}
.tabs a{display:block;float:left;width:33.33%;color:#19a59a;text-align:center;background:#eee;line-height:40px;font-size:16px;text-decoration:none;}
.tabs a.active{color:#fff;background:#19a59a;border-radius:5px 5px 0px 0px;}
.ly-tab{background:#fff;height:auto;border-radius:0 0 5px 5px;width:100%;border-top:0;}
.ly-tab .swiper-slide{height:auto !important;width:100%;}
.ly-tab .content-slide{padding:20px;height:auto !important; display:none;}
.ly-tab .swiper-slide-visible .content-slide{display:block;}
.ly-tab .swiper-wrapper{height:auto !important;}
   
.ly-pro-left{width: 100%;   box-shadow:0 0 10px 1px #ccc; }

.ly-pro-left .list{
    width : 100%;
}
.ly-pro-left .list .ly-span{
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    display: block;
    background: #019689;
    color: #fff;
    border-bottom: 1px solid #c3c3c3;
}
.ly-pro-left .list ul{
    list-style: none;
    max-height: 685px; overflow-x:hidden; overflow-y:auto; position: relative;
}
/*.ly-pro-left .list ul::-webkit-scrollbar {*/
/*    width: 6px;*/
/*    height: 8px;*/
/*    background: #000;*/
/*}*/
.ly-pro-left .list>ul>li{
    width        : 100%;
    display: block;
    border-bottom: 1px solid #c3c3c3;
    -webkit-transition: .8s ease;
    -moz-transition: .8s ease;
    -o-transition: .8s ease;
            transition: .8s ease;
    cursor: pointer;
}

.ly-pro-left .list>ul>li:hover p{
    background: #12b5a7 !important;
}
.ly-pro-left .list>ul>li:hover p a{
    color: #fff !important;
}
 
 

.ly-pro-left .list>ul>li p[class=title]{
    width      : 100%;
    background : #fff;
    height     : 57px;
    line-height: 57px;
    padding    : 0;
     padding-left: 30px;
    border     : none;
    position   : relative;
    font-size  : 16px;
    color: #666;
    box-sizing: border-box;
}

.ly-pro-left .list>ul>li p[class=title] a{
    font-size: 16px;
    color: #019689;
    font-weight: bold;
}

.ly-pro-left .list>ul>li p[class=title]>span{
    position: absolute;
    right: 10%;

}
.ly-pro-left .list-se{
    overflow: hidden;
    display: none;
}
.ly-pro-left .list-se>p{
    background: #12b5a7 !important;
    color:#fff !important;
}
.ly-pro-left .list-se>li{
    position: relative;
    right   : -100%;
    -webkit-transition: right .5s;
    -moz-transition   : right .5s;
    -o-transition     : right .5s;
    transition        : right .5s;
}
.ly-pro-left .list-se>li>p{
    background: #fcfeff;
    color: #656565;
    height      : 40px;
    -webkit-box-sizing :border-box;
            box-sizing :border-box;
    padding-left: 15px;
    line-height : 40px;
    border-left : 5px solid #12b5a7; 
    -webkit-transition   : border .5s; 
             transition  : border .5s;
  
             font-size: 15px;
    border-bottom: 1px solid #eee; 
}
.ly-pro-left .list-se>li>p:hover{
     
    background  : #5b5b5b;
    color: #fff !important;
    cursor: pointer;
}

.ly-pro-left .list-se>li>p:hover a{
    color: #fff;
}
.ban{
    margin-top: 72px;
}

.w1400{ max-width:1400px; margin:0 auto; min-width:1200px; width:100%;}
.lianxi_m{ overflow:hidden; background:#eee; margin-top:10px; margin-bottom:24px;}
.lianxi_ml{ float:left; padding:30px 40px 30px 40px; background:#009689; color:#fff; overflow:hidden; text-align:left;}
.lianxi_ml_m{ overflow:hidden; font-size:36px; font-weight:bold; line-height:52px; margin-bottom:18px;}
.lianxi_ml_s{ width:310px; border:solid 2px #fff; font-size:28px; text-align:center; margin-bottom:18px; line-height:55px; }
.lianxi_ml_en{ font-size:24px; line-height:40px;}
.lianxi_mr{ float:right; position:relative; width:calc(100% - 468px);}
.lianxi_mr_i{ float:left; font-family:Arial; font-size:100px; font-weight:89; margin-left:-28px; line-height:normal; color:#999; position:absolute; overflow:hidden; margin-top:20px;}
.lianxi_m .mr_i{ position:absolute; right:30px; font-size:100px; line-height:200px; margin-top:100px; margin-left:calc(100% - 690px);}
.lianxi_mr_m{ width:calc(100% - 69px); float:left; overflow:hidden; padding-left:22px; padding-right:10px; padding-top:38px; line-height:24px; color:#666; font-size:16px; text-align:left;}
.lianxi_mr_m span{ font-size:24px; font-weight:bold; line-height:60px; color:#009689;}



/*联系方式*/
.contact_li{ position:relative;height: 330px;}
.contact_li li{ line-height:22px; float:left; width:33.4%; height:170px; border-width:1px 0 1px 1px; border:1px solid #ececec; padding:50px 10px 33px 20px; margin:-1px 0 0 -1px; text-align:left; box-sizing:border-box;}
.contact_li li:hover{ box-shadow:0px 0px 20px 0px rgba(0,0,0,0.1);}
.contact_li li i{float:left; display:inline-block; width:51px; height:51px; margin-right:9px; margin-top:6px;}
.contact_li li img{ max-width:100% !important;}
.contact_li li span{ display:block; font-weight:bold; color:#009689; margin-bottom:10px; font-size:18px; padding-top:8px;}
.contact_li li p{ padding-left:60px; font-size:18px;}
.contact_li li a{ font-size:16px}
.contact_li li p em{ font-size:18px; color:#333; line-height:26px;}
.contact_li li p em i{ width:auto; height:auto; display:inline-block; font-size:16px; line-height:16px; color:#555;}



/*地图*/
.contact_map{ margin-top:40px;}
.maptit{ text-align:center; margin-bottom:20px;}
.maptit span{ display:block; margin-bottom:6px; font-size:36px; line-height:36px;}
.maptit:after{ display:block; margin:2px auto 0 auto; content:''; width:50px; height:2px; background:#009689;}