﻿/**global style **/

html {
	font-size: 100%;
	
}

p,
h1 {
	padding: 0;
	margin: 0;
}

body {
	font-family: "Microsoft YaHei", "San Francisco" ! important;
	font-size: 14px;
	color: #212121;
	font-weight: normal;
	width: 100%;
	overflow-x: hidden !important;
	line-height: 25px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/** preloader end**/


/** nav bar start**/

header {
	position: relative;
	height: 100px;
	
	
}

.navbar {
	overflow: hidden;
	text-align: left;
}

#main-nav {
	position: absolute;
	width: 100%;
	z-index: 1000;
	margin-bottom: 0;
}
#main-nav { position: absolute; width: 100%; z-index: 2200; position: fixed; margin-bottom: 0; transition: all 1s ease 0s; background:rgba(0,0,0,0.5) !important; }

#main-nav.fixed {
	position: fixed !important;
	top: 0;
}

.responsive-logo img {
	max-width: 100%;
}


.navbar-brand {
	position: relative;
	height: 100px;
	line-height: 100px;
	padding: 0 0 0 50px;
	min-width: 80px;
}

.navbar-brand img {
	width: 123px;
	height: 67px;
	margin-top:15px 
}


/*.navbar-brand a{ width: 100px; url(../images/toplogo.png) no-repeat left center;*/


/*background:red;*/


/*}*/

.navbar-toggle {
	margin: 36px 10px;
}

#main-nav .navbar-collapse li {
	display: inline;
}

#main-nav .navbar-collapse.collapsing li,
#main-nav .navbar-collapse.in li {
	display: inline;
	width: 100%;
	height: 37px;
}

#main-nav .navbar-collapse li img {
	transition: transform .3s;
	-webkit-transition: transform .3s;
	-ms-transition: transform .3s;
	-moz-transition: transform .3s;
}

#main-nav .navbar-collapse li img:hover {
	transform: rotate(360deg);
}

#main-nav .navbar-collapse li:last-child {
	margin-right: 0;
}

#main-nav .navbar-collapse li>a {
	color: #0f0f0f;
	font-size: 16px;
	height: 100px;
	width: 100px;
	line-height: 100px;
	text-align: center;
	box-sizing: border-box;
	color: #FFFFFF;
	padding: 0;
}

#main-nav .navbar-collapse.collapsing li>a,
#main-nav .navbar-collapse.in li>a {
	line-height: 37px;
	text-align: left;
	padding-left: 16px;
}

#main-nav .navbar-collapse.in li>a {
	width: 100%;
}

#main-nav .navbar-collapse.in li>a.linking {
	background: 0;
}

#main-nav .navbar-collapse.collapsing li>a:focus,
#main-nav .navbar-collapse.collapsing li>a:hover,
#main-nav .navbar-collapse.in li>a:focus,
#main-nav .navbar-collapse.in li>a:hover {
	background: #666666;
	color: #fff;
}
.main{background:#FFFFFF!important;border-bottom: solid 1px #ececec;}
.main-nav .navbar-collapse li>a {
    color:#666666!important;
}
.main-nav.navbar-default .navbar-toggle span{
    background: #333333!important;

}


/** nav bar end**/


/*topnav*/

.topnav {
	background-image: url("../images/top.jpg");
	height: 25rem;
	background-size: cover;
}

.toptext {
	width: 100%;
	text-align: center;
	color: #FFFFFF
}

.toptext h1 {
	font-size: 3.75rem;
	font-weight: normal;
	margin-bottom: 2.5rem;
	margin-top: 4.375rem;
}

.toptext p {
	font-size: 13px;
}

.toptext p:last-child {
	padding-bottom: 70px;
}


/*联系地址三栏*/

.addresslist {
	background: #FFFFFF;
	padding: 100px 0px 90px 0;
}

.addresslist dl dt {
	float: left;
	width: 73px;
	height: 92px;
	border-right: solid 1px #dedede;
	margin-right: 30px;
	position: relative;
}

.addresslist dl dt img {
	width: 38px;
	height: 38px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -19px;
}

.addresslist dl dd:nth-child(2) {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 27px;
}

.addresslist dl dd {
	font-size: 13px;
	color: #666;
	margin-bottom: 6px;
}

.addresslist .last dd:nth-child(2) {
	margin-top: 14px;
}


/*地图*/

.map {
	background-image: url("../images/map.jpg");
	background-size: cover;
	height: 680px;
	width: 100%;
}

.map .liuyanban {
	float: right;
	width: 370px;
	height: 440px;
	background: rgba(59, 179, 180, 0.9);
	box-sizing: border-box;
	padding: 70px 35px 0;
}

.map .liuyanban .first {
	width: 300px;
	height: 40px;
	box-sizing: border-box;
	border: solid 1px #fff;
	color: #fff;
	font-size: 12px;
	line-height: 40px;
	padding-left: 20px;
	background-color: rgba(59, 179, 180, 0.9);
	margin-bottom: 20px;
	outline: none
}

.map .liuyanban .second {
	height: 120px;
	line-height: 20px;
	padding-right: 20px;
	padding-top: 5px;
}

.map .liuyanban input::-webkit-input-placeholder {
	color: #fff;
	font-size: 12px;
}


.map .liuyanban .second::-webkit-input-placeholder {
	color: #fff;
	font-size: 12px;
}

.map .liuyanban .second:-moz-placeholder {
	color: #fff;
	font-size: 12px;
}




.map .liuyanban div span {
	float: left;
	display: inline-block;
	width: 120px;
	height: 40px;
	background-color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 13px;
	color: #3bb3b4;
	cursor: pointer;
}

.map .liuyanban div a {
	text-decoration: underline;
	color: #fff;
	font-size: 13px;
	float: right;
	margin-top: 14px
}


/*底部*/


/*.footer .line{ width: 280px; border-right: 1px solid #323232;*/


/*height:180px;*/


/*font-size:13px; color: #969696;*/


/*margin-bottom: 25px;*/


/*}*/


/*.footer .line img{padding-right: 8px;}*/


/*.footer .line strong{*/


/*font-size: 24px; color: #FFFFFF}*/


/*.footer .line p{ margin-bottom: 28px;*/


/*}*/

.footer {
	background: #282828;
	padding-top: 50px;
}

.footer .bottom {
	background: #232323;
	border-top: 1px solid #2f2f2f;
	line-height: 45px;
	color: #FFFFFF;
	min-height: 46px;
	margin-top: 25px;
	font-size: 13px;
}

.footer .bottom .right {
	text-align: right;
}

.footer .footer-Left {
	width: 280px;
	border-right: solid 1px #323232;
}

.footer .footer-Left p {
	font-size: 13px;
	color: #c8c8c8;
	margin-bottom: 6px;
}

.footer .footer-Left h1 {
	font-size: 24px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 20px;
}

.footer .footer-Left h1 span {
	font-size: 13px;
	color: #969696;
	font-weight: normal;
}

.footer .footer-Left p img {
	margin-right: 6px;
	vertical-align: middle;
}

.footer .footer-Cen {
	width: 100%;
}

.footer .footer-Cen dl {
	margin-left: 58px;
}

.footer .footer-Cen dl dt,
.footer .footer-Cen1 dl dt {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 30px;
}

.footer .footer-Cen dl dd a,
.footer .footer-Cen1 dl dd a {
	font-size: 13px;
	color: #c8c8c8;
	margin-bottom: 5px
}

.footer .footer-Cen1 dl {
	margin-left: 38px;
}

.footer .footer-Right {
	float: right;
	border-left: solid 1px #252525;
	padding-right: 0;
	border-left: 1px solid #323232;
}

.footer .footer-Right img {
	width: 115px;
	height: 115px;
	float: right;
	margin-bottom: 20px;
}

.footer .footer-Right p {
	font-size: 13px;
	color: #fff;
	padding-right: 26px;
	box-sizing: border-box;
	clear: both;
	text-align: right;
}

.footer .cen1 {
	padding-right: 0;
}

.footer .cen2 {
	padding-left: 0;
}


/*收款*/

.price {}

.price h1 {
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
	color: #333333;
	padding-top: 6.25rem;
	padding-bottom: 6.875rem;
}

.price .priceleft {
	float: left;
	height: 100%;
}

.price .priceleft h2 {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}

.price .priceleft img {
	width: 21px;
	height: 21px;
	margin-right: 15px;
	vertical-align: middle;
	margin-top: -5px
}

.price .priceleft div {
	height: 115px;
	box-sizing: border-box;
	border: solid 1px #f6f6f6;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #fdfdfd;
}

.price .priceleft div p {
	font-size: 13px;
	color: #666;
	margin-bottom: 5px;
}

.price .priceleft div p:last-child {
	margin-bottom: 0px;
}

.price .account {
	margin-top: 5rem;
	padding-bottom: 6.25rem;
	width: 100%;
	height: auto;
}

.price .account .list {
	float: left;
	height: 100%;
}

.price .account .list h3 {
	font-size: 15px;
	color: #333;
	margin-bottom: 16px;
	text-align: right;
}

.price .account .list div {
	height: 115px;
	box-sizing: border-box;
	border: solid 1px #f6f6f6;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #fdfdfd;
}

.price .account .list div p {
	font-size: 13px;
	color: #666;
	margin-bottom: 5px
}

.price .account .list .bank01 {
	background: url(../images/price04.png) no-repeat top right;
	transition: all 1.5s ease-in-out;
	-webkit-transition: all 1.5s ease-in-out;
	-moz-transition: all 1.5s ease-in-out;
	-ms-transition: all 1.5s ease-in-out;
}

.price .account .list .bank02 {
	background: url(../images/price05.png) no-repeat top right;
	transition: all 1.5s ease-in-out;
	-webkit-transition: all 1.5s ease-in-out;
	-moz-transition: all 1.5s ease-in-out;
	-ms-transition: all 1.5s ease-in-out;
}

.price .account .list .bank03 {
	background: url(../images/price06.png) no-repeat top right;
	transition: all 1.5s ease-in-out;
	-webkit-transition: all 1.5s ease-in-out;
	-moz-transition: all 1.5s ease-in-out;
	-ms-transition: all 1.5s ease-in-out;
}

.price .account .list .bank01:hover {
	background: url(../images/price050.png) no-repeat top right;
}

.price .account .list .bank02:hover {
	background: url(../images/price040.png) no-repeat top right;
}

.price .account .list .bank03:hover {
	background: url(../images/price060.png) no-repeat top right;
}

.price .account h2 {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
	position: absolute;
}

.price .account h2 img {
	width: 21px;
	height: 21px;
	margin-right: 15px;
	vertical-align: middle;
	margin-top: -5px
}


/*动态*/

.dynamic {}

.dynamic .title {
	height: 65px;
}

.dynamic .title ul li {
	float: left;
	margin-right: 14px;
	width: auto;
	height: 65px;
	line-height: 65px;
	box-sizing: border-box;
}

.dynamic .title ul li.active {
	border-bottom: solid 3px #16babb;
}

.dynamic .title ul li:hover {
	border-bottom: solid 3px #16babb;
}

.dynamic .title ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 15px;
	color: #666;
}

.dynamic-list {
	width: 100%;
	height: auto;
	margin-top: 40px;
}

.dynamic-list .dynamic-lists {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.dynamic-list .dynamic-lists li {
	width: 31.333%;
	height: auto;
	background-color: #f8f8f8;
	margin:0 1%;
	margin-bottom: 40px;
	float: left;
}

.dynamic-list .dynamic-lists li:nth-child(3),
.dynamic-list .dynamic-lists li:nth-child(6),
.dynamic-list .dynamic-lists li:nth-child(9) {
	margin-right: 0;
}

.dynamic-list .dynamic-lists li>a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.dynamic-list .dynamic-lists li img {
	width: 100%;
	height: auto;
	transition: all 1.5s ease-out;
	-moz-transition: all 1.5s ease-out;
	-webkit-transition: all 1.5s ease-out;
	transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1)
}

.dynamic-list .dynamic-lists li:hover img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1)
}

.dynamic-list .dynamic-lists li div {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 25px 20px 20px;
}

.dynamic-list .dynamic-lists li div a {
	font-size: 15px;
	color: #333;
	margin-bottom: 15px;
	transition: all .5s ease;
	-ms-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}

.dynamic-list .dynamic-lists li div a:hover {
	color: #25ABA8;
}

.dynamic-list .dynamic-lists li div span {
	font-size: 13px;
	color: #999;
	display: inline-block;
}

.dynamic-list .dynamic-lists li div p {
	margin-top: 10px;
	font-size: 13px;
	color: #666;
	line-height: 23px;
}

.clearfix h5{
display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
/*动态结束*/


/*动态分页*/

.page {
	width: 100%;
	height: 30px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 72px;
	text-align: center
}

.page span {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-right: 10px;
	background-color: #ebebeb;
	font-size: 13px;
	color: #666;
	cursor: pointer;
}

.page span.active {
	background-color: #16aba9;
	color: #fff
}

.page span:hover {
	background-color: #16aba9;
	color: #fff
}

.page .last {
	width: 50px;
}

.page i {
	width: 9px;
	height: 30px;
	margin-top: 14px;
	margin-right: 10px;
}


/*动态分页结束*/


/*动态详情*/

.dynamic-title {
	width: 100%;
	height: 164px;
	padding-top: 68px;
	border-bottom: solid 1px #efeef3;
}

.dynamic-title h3 {
	font-size: 24px;
	color: #333;
	margin-bottom: 18px;
	text-align: center;
}

.dynamic-title p {
	text-align: center;
	font-size: 13px;
	color: #999;
}

.dynamic-title p span {
	display: inline-block;
	margin-right: 38px;
}

.dynamic-title p i {
	font-style: normal;
}

.dynamic-title p span:nth-child(3) {
	margin-right: 0
}

.dynamic-content {
	margin-top: 40px;
	height: auto;
	padding-bottom: 15px;
	border-bottom: solid 1px #efeef3;
}

.dynamic-content p {
	line-height: 24px;
	font-size: 13px;
	color: #666;
	margin-bottom: 30px;
}

.dynamic-content img {
	width: 700px;
	height: 390px;
	display: block;
	margin: 15px auto 50px;
}

.dynamic-content h3 {
	line-height: 24px;
	font-size: 13px;
	color: #666;
	margin-bottom: 35px;
	font-weight: bold
}

.dynamic .container .prev {
	min-height: 162px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 50px;
}

.dynamic .container .prev .prev01 {
	width: auto;
	height: auto;
	color: #666;
}

.dynamic .container .prev .prev01 span {
	display: inline-block;
	margin-bottom: 15px;
}

.dynamic .container .prev .prev01 a {
	display: inline;
	font-size: 13px;
	color: #999;
	transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
}

.dynamic .container .prev .prev01 a:hover {
	color: #27b9ba;
	text-decoration: underline;
}

.dynamic .container .prev .prev02 .share {
	margin-top: 0
}

.share {
	color: #666;
	font-size: 13px;
	margin-top: 52px;
	line-height: 32px;
	float: left;
}

.share a {
	display: inline-block;
	width: 32px;
	height: 31px;
	margin-left: 13px;
	vertical-align: bottom;
	transition: 0.8s transform;
	-webkit-transition: 0.8s transform;
	-moz-transition: 0.8s transform;
	-ms-transition: 0.8s transform;
}

.share a:hover {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}

.share .share01 {
	background: url(../images/icon.png) -0px -70px no-repeat;
}

.share .share02 {
	background: url(../images/icon.png) -45px -70px no-repeat;
}

.share .share03 {
	background: url(../images/icon.png) -90px -70px no-repeat;
}

.share .share04 {
	background: url(../images/icon.png) -130px -70px no-repeat;
}

.share .share01:hover {
	background: url(../images/icon.png) -0px -35px no-repeat!important;
}

.share .share02:hover {
	background: url(../images/icon.png) -45px -35px no-repeat!important;
}

.share .share03:hover {
	background: url(../images/icon.png) -90px -35px no-repeat!important;
}

.share .share04:hover {
	background: url(../images/icon.png) -130px -35px no-repeat!important;
}


/*动态详情*/


/*案例开始*/

.case-title {
	width: 100%;
	padding-left: 50px;
	height: auto;
	margin: 0 auto;
	padding-top: 50px;
}

.case-title .case-industry {
	margin-bottom: 35px;
}

.case-title .case-industry span {
	display: inline-block;
	width: 71px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 13px;
	color: #707173;
	background: url(../images/case01.jpg) 0 4px no-repeat;
	box-sizing: border-box;
	padding-left: 27px;
	float: left;
}

.case-title .case-industry li {
	float: left;
	width: 70px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	background: #ededed;
	font-size: 12px;
	color: #666;
	margin-right: 5px;
	cursor: pointer;
	transition: all .8s;
}

.case-title .case-industry li.active {
	color: #fff;
	background: #65686a
}

.case-title .case-industry li:hover {
	color: #fff;
	background: #65686a
}

.case-title .case-color span {
	display: inline-block;
	width: 71px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 13px;
	color: #707173;
	background: url(../images/case02.jpg) 0 4px no-repeat;
	box-sizing: border-box;
	padding-left: 27px;
	float: left;
}

.case-title .case-color ul {
	width: auto;
	height: 25px;
}

.case-title .case-color li {
	float: left;
	width: 70px;
	height: 10px;
	box-sizing: border-box;
	cursor: pointer;
	margin-top: 7.5px;
}

.case-list {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 0 50px;
	margin-top: 45px;
}

.case-list li {
	width: 32%;
	height: auto;
	text-align: center;
	float: left;
	padding:0 10px;
	margin-bottom: 20px;
}

.case-list li:nth-of-type(3),
.case-list li:nth-of-type(6),
.case-list:nth-of-type(9) {
	margin-right: 0;
}

.case-list li .case-bu {
	position: relative;
	overflow: hidden;
}

.case-list li .case-bu,
.case-list li .case-bu img {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.case-list li .case-bu .bg {
	display: block;
	width: 100%;
	height: auto;
	transition: all 1.5s ease-out;
	-moz-transition: all 1.5s ease-out;
	-webkit-transition: all 1.5s ease-out;
	transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1)
}

.case-list li:hover .case-bu .bg {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1)
}

.case-list li .title01 {
	font-size: 15px;
	color: #333;
	line-height:50px;
	margin: 16px auto 3px;
	transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out;
}

.case-list li:hover .title01 {
	color: #27b9ba;
}

.case-list li .title02 {
	font-size: 13px;
	color: #666;
}

.case-list li .case-bu .tupian {
	position: absolute;
	left: 0;
	top: 0;
	width: 101%;
	height: 100%;
	background: #31b6b8;
	opacity: 0;
	filter: alpha(opacity=0);
	display: table;
	text-align: center;
	transition: all .6s ease-out;
	-moz-transition: all .6s ease-out;
	-webkit-transition: all .6s ease-out;
	padding-bottom: 33px;
	padding-top: 9.5%;
}

.case-list li:hover .case-bu .tupian {
	opacity: 0.95;
	filter: alpha(opacity=95);
}

.case-list li .case-bu .tupian a {
	display: block;
	width: 100%;
	height: 100%;
}

.case-list li .case-bu .tupian .img {
	width: 168px;
	height: 70px;
	opacity: 0;
	filter: alpha(opacity=0);
	margin-top: -20px;
	transition: all .4s cubic-bezier(.3, .8, .6, 1) .2s;
	-moz-transition: all .4s cubic-bezier(.3, .8, .6, 1) .2s;
	-webkit-transition: all .4s cubic-bezier(.3, .8, .6, 1) .2s;
	transform: translateY(30px);
	-moz-transform: translateY(30px);
	-webkit-transform: translateY(30px);
}

.case-list li:hover .case-bu .tupian .img,
.case-list li:hover .case-bu .tupian h3,
.case-list li:hover .case-bu .tupian p {
	opacity: 1;
	transform: translateY(0);
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
}

.case-list li:hover .case-bu div span {
	opacity: 1;
	transform: translateY(0);
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
}

.case-list li .case-bu div h3 {
	font-size: 18px;
	color: #fff;
	margin: 26px auto 15px;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .4s cubic-bezier(.3, .8, .6, 1) .2s;
	-moz-transition: all .4s cubic-bezier(.3, .8, .6, 1) .2s;
	-webkit-transition: all .4s cubic-bezier(.3, .8, .6, 1) .2s;
	transform: translateY(30px);
	-moz-transform: translateY(30px);
	-webkit-transform: translateY(30px);
}

.case-list li .case-bu div i {
	display: inline-block;
	width: 0px;
	height: 2px;
	background: #fff;
	margin-bottom: 22px;
	transition: all .6s ease-out;
	-moz-transition: all .6s ease-out;
	-webkit-transition: all .6s ease-out;
	transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
}

.case-list li:hover .case-bu div i {
	display: inline-block;
	width: 91.67%;
	height: 2px;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
}

.case-list li .case-bu div p {
	width: 100%;
	height: auto;
	color: #fff;
	font-size: 13px;
	line-height: 24px;
	padding: 0 55px;
	opacity: 0;
	filter: alpha(opacity=0);
	text-align: center;
	box-sizing: border-box;
	margin-bottom: 30px;
	transition: all .4s cubic-bezier(.3, .8, .6, 1) .2s;
	-moz-transition: all .4s cubic-bezier(.3, .8, .6, 1) .2s;
	-webkit-transition: all .4s cubic-bezier(.3, .8, .6, 1) .2s;
	transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-webkit-transform: translateY(-30px);
}

.case-list li .case-bu div span {
	font-size: 11px;
	color: #fff;
	opacity: 0;
	margin-bottom: 30px;
	display: inline-block;
	filter: alpha(opacity=0);
	transition: all .4s cubic-bezier(.3, .8, .6, 1) .2s;
	-moz-transition: all .4s cubic-bezier(.3, .8, .6, 1) .2s;
	-webkit-transition: all .4s cubic-bezier(.3, .8, .6, 1) .2s;
	transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-webkit-transform: translateY(-30px);
}

.case-list li .case-bu div span img {
	width: 20px;
	height: 11px;
	margin-top: 0;
	margin-right: 8px;
	vertical-align: middle;
	margin-bottom: 3px
}

.loading {
	width: 100%;
	height: 30px;
	position: relative;
	margin-bottom: 125px;
	display: none;
}

.loading span {
	display: block;
	width: 100%;
	height: 1px;
	background: #f0f0f0;
	position: absolute;
	top: 14px;
	left: 0;
}

.loader-inner {
	width: 120px;
	height: 30px;
	background: #fff;
	position: relative;
	left: 50%;
	margin-left: -50px;
}

.no-more {
	width: 100%;
	height: 72px;
	position: relative;
	margin-bottom: 72px;
	display: none;
}

.no-more span {
	display: block;
	width: 100%;
	height: 1px;
	background: #f0f0f0;
	position: absolute;
	top: 17px;
	left: 0;
}

.no-more div {
	width: 220px;
	height: 72px;
	position: absolute;
	left: 50%;
	margin-left: -110px;
	background: #fff;
	text-align: center;
}

.no-more div img {
	width: 128px;
	height: 72px;
	cursor: pointer;
}


/*案例结束*/


/*案例详情开始*/

.case-details {}

.case-details .container {}

.case-details .title {
	padding-top: 6.25rem;
	position: relative;
}

.case-details .title h1 {
	font-size: 1.875rem;
	color: #333333;
	text-align: center;
	margin-bottom: 1.875rem;
}

.case-details .title .line {
	background: red;
}

.case-details .title .line span {
	display: block;
	width: 50px;
	height: 2px;
	background: #27b9ba;
	position: absolute;
	left: 50%;
	margin-left: -25px;
}

.case-details .title p {
	width: 750px;
	height: auto;
	font-size: 13px;
	color: #666666;
	text-align: center;
	margin: 0 auto 35px;
	line-height: 23px;
	margin-top: 1.875rem;
}

.case-details .title .browse {
	width: 100%;
	margin: 0 auto;
	height: 35px;
	margin-bottom: 2.5rem;
}

.case-details .title .browse a {
	display: inline-block;
	width: 150px;
	height: 35px;
	border-radius: 18px;
	border: solid 2px #27b9ba;
	box-sizing: border-box;
	line-height: 31px;
	color: #27b9ba;
	font-size: 15px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -75px;
}

.case-details .title .browse a:hover {
	background-color: #27BABA;
}

.case-details .title .browse a i {
	font-style: normal;
}

.case-details .title .browse a:hover i {
	color: #fff;
	font-style: normal;
}

.case-details .title .browse a:hover>i:nth-child(odd) {
	-webkit-animation: anim-nanuk-11 0.5s forwards;
	animation: anim-nanuk-11 0.5s forwards;
}

.case-details .title .browse a:hover>i:nth-child(even) {
	-webkit-animation: anim-nanuk-21 0.5s forwards;
	animation: anim-nanuk-21 0.5s forwards;
}

.case-details .title .browse a:hover>i:nth-child(odd),
.case-details .title .browse a:hover>i:nth-child(even) {
	-webkit-animation-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-animation-function: cubic-bezier(0.75, 0, 0.125, 1);
}

@-webkit-keyframes anim-nanuk-11 {
	0%,
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	49% {
		opacity: 1;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		color: inherit;
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		color: #fff;
	}
	100% {
		color: #fff;
	}
}

@keyframes anim-nanuk-11 {
	0%,
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	49% {
		opacity: 1;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		color: inherit;
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		color: #fff;
	}
	100% {
		color: #fff;
	}
}

@-webkit-keyframes anim-nanuk-21 {
	0%,
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	49% {
		opacity: 1;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		color: inherit;
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		color: #fff;
	}
	100% {
		color: #fff;
	}
}

@keyframes anim-nanuk-21 {
	0%,
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	49% {
		opacity: 1;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		color: inherit;
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		color: #fff;
	}
	100% {
		color: #fff;
	}
}

.case-details .title .browse a:hover>i:nth-child(1) {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

.case-details .title .browse a:hover>i:nth-child(2) {
	-webkit-animation-delay: 0.05s;
	animation-delay: 0.05s;
}

.case-details .title .browse a:hover>i:nth-child(3) {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

.case-details .title .browse a:hover>i:nth-child(4) {
	-webkit-animation-delay: 0.15s;
	animation-delay: 0.15s;
}

.case-details .title .browse a:hover>i:nth-child(5) {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.case-details .case-img {
	width: 100%;
	height: auto;
}

.case-details .case-img img {
	width: 100%;
	height: 100%;
}

.case-details .case-next {
	width: 100%;
	height: 120px;
	background: #fafafa;
	position: relative;
}

.case-details .case-next .case-left {
	margin-top: 40px;
	margin-left: 30px;
}

.case-details .case-next .case-left dt {
	width: 35px;
	height: 35px;
	box-sizing: border-box;
	border: solid 1px #27b9ba;
	margin-right: 19px;
	float: left;
	position: relative;
	cursor: pointer;
	transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
}

.case-details .case-next .case-left dt:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.case-details .case-next .case-left dt img {
	width: 7px;
	height: 11px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3px;
	margin-top: -5px
}

.case-details .case-next .case-left dd {
	font-size: 15px;
	color: #666;
	float: left;
}

.case-details .case-next .case-left .bottom {
	font-size: 12px;
	color: #999;
}

.case-details .case-next dd a {
	transition: all .8s ease;
}

.case-details .case-next dd a:hover {
	color: #27b9ba;
}

.case-details .case-next .case-zan {
	width: 80px;
	height: 80px;
	box-sizing: border-box;
	border: solid 2.5px #eae7e3;
	border-radius: 100%;
	background: #fcaf34;
	margin:0 auto;
	margin-top: 18px;
	text-align: center;
	cursor: pointer;
}

.case-details .case-next .case-zan img {
	width: 25px;
	height: 27px;
	margin-top: 12px;
	margin-bottom: 10px;
	transition: all .8s ease;
}

.case-details .case-next .case-zan:hover img {
	transform: translateY(-5px);
}

.case-details .case-next .case-zan p {
	color: #fff;
	font-size: 13px;
	z-index: 10;
}

.case-details .case-next .case-right {
	position: absolute;
	right: 30px;
	top: 40px;
}

.case-details .case-next .case-right dt {
	width: 35px;
	height: 35px;
	box-sizing: border-box;
	border: solid 1px #27b9ba;
	margin-left: 19px;
	float: right;
	position: relative;
	cursor: pointer;
	transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
}

.case-details .case-next .case-right dt:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.case-details .case-next .case-right dt img {
	width: 7px;
	height: 11px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3px;
	margin-top: -5px
}

.case-details .case-next .case-right dd {
	font-size: 15px;
	color: #666;
	float: left;
}

.case-details .case-bottom {
	width: 100%;
	height: 143px;
	background: #fff;
	box-sizing: border-box;
	padding: 0 30px;
	position: relative;
}

.case-details .case-bottom .consult {
	width: 260px;
	height: 40px;
	display: inline-block;
	position: absolute;
	left: 50%;
	margin-left: -130px;
	border-radius: 20px;
	background: #27b9ba;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	transition: all 1s;
	text-align: center;
}

.case-details .case-bottom .consult:hover {
	transform: scale(1.03);
	box-shadow: 0 0 10px #333;
}

.case-details .case-bottom .consult img {
	width: 13px;
	height: 15px;
	margin-right: 8px;
	margin-top: -2px;
}

.case-details .case-bottom .people {
	font-size: 15px;
	color: #666;
	float: right;
	margin-top: 50px;
}

.case-details .case-bottom .people span {
	font-size: 45px;
	color: #666;
	margin-left: 12px;
}


/*案例详情结束*/


/*关于开始*/

.about {}

.aboutitle {
	padding-bottom: 25px;
	padding-top: 80px;
	position: relative;
}

.aboutitle h3 {
	font-size: 24px;
	color: #979797;
	text-align: center;
}

.aboutitle h4 {
	font-size: 30px;
	color: #333;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}

.aboutitle .long {
	width: 250px;
	height: 1px;
	background-color: #45b8b5;
	position: absolute;
	bottom: 1px;
	left: 50%;
	margin-left: -125px;
}

.aboutitle .short {
	width: 148px;
	height: 3px;
	background-color: #45b8b5;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -74px;
}

.companyintroduce {
	padding-top: 80px;
}

.companyintroduce .p1 {
	font-size: 13px;
	color: #333;
	text-align: center;
	width: 840px;
	margin: 0 auto;
	line-height: 30px;
}

.companyintroduce .p2 {
	font-size: 13px;
	color: #333;
	text-align: center;
	margin: 0 auto;
	line-height: 30px;
	padding-top: 40px;
}

.companyintroduce .p3 {
	font-size: 13px;
	color: #333;
	text-align: center;
	margin: 0 auto;
	line-height: 30px;
}

.companyintroduce .p4 {
	font-size: 13px;
	color: #333;
	text-align: center;
	margin: 0 auto;
	line-height: 30px;
	padding-top: 30px;
}

.companyintroduce .p5 {
	font-size: 13px;
	color: #333;
	text-align: center;
	margin: 0 auto;
	line-height: 30px;
}

.companyintroduce .h3 {
	font-size: 24px;
	color: #25aba8;
	text-align: center;
	padding: 55px 0;
	font-weight: bold;
}

.seogood {
	background-image: url("../images/seogood.jpg");
	background-position: center center;
	height: 260px;
	margin-top: 105px;
}

.seogood .seoinner:first-child {
	margin-left: 60px;
}

.seogood .seoinner {
	float: left;
	margin-left: 72px;
	margin-top: 70px;
	text-align: center;
	width: 115px;
}

.seogood .seoinner img {
	transition: all 1.5s ease;
	-webkit-transition: all 1.5s ease;
	-moz-transition: all 1.5s ease;
	-ms-transition: all 1.5s ease;
	
	
}

.seogood .seoinner:hover img {
	-webkit-transform:rotate(360deg) scale(1.2); 
	-moz-transform:rotate(360deg) scale(1.2); 
	-ms-transform:rotate(360deg) scale(1.2); 
	-o-transform:rotate(360deg) scale(1.2);
}

.seogood .seoinner p {
	color: #fff;
	font-size: 14px;
	padding-top: 15px;
}


/*关于-我们的优势*/

.advantage .aboutitle {
	padding-bottom: 25px;
	padding-top: 80px;
	position: relative;
}

.advantage .aboutitle h3 {
	font-size: 24px;
	color: #979797;
	text-align: center;
}

.advantage .aboutitle h4 {
	font-size: 30px;
	color: #333;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}

.advantage .aboutitle .long {
	width: 250px;
	height: 1px;
	background-color: #45b8b5;
	position: absolute;
	bottom: 1px;
	left: 50%;
	margin-left: -125px;
}

.advantage .aboutitle .short {
	width: 148px;
	height: 3px;
	background-color: #45b8b5;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -74px;
}

.advantagelist {
	margin-bottom: 90px;
}

.advantagelist .advantages {
	float: left;
	width: 198px;
	margin-left: 45px;
	margin-top: 60px;
}

.advantagelist .advantages:first-child {
	margin-left: 0;
}

.advantagelist .advantages p {
	font-size: 13px;
	color: #333;
	padding-top: 15px;
}

.advantagelist .advantages .advantageinnner {
	width: 196px;
	height: 176px;
	border: 2px solid #25aba8;
	transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-webkit-transition: all .8s ease;
display: table-cell;
    vertical-align: middle;
}

.advantagelist .advantages .advantageinnner:hover {
	box-shadow: 0 0 20px #25aba8;
	cursor: pointer;
	-webkit-transform:rotate(360deg) scale(1.1); 
	-moz-transform:rotate(360deg) scale(1.2); 
	-ms-transform:rotate(360deg) scale(1.2); 
	-o-transform:rotate(360deg) scale(1.2);
}

.advantagelist .advantages .advantageinnner h3 {
	color: #878787;
	margin: 0 auto;
	text-align: center;
	width: 120px;
font-size:18px;
}

.advantagelist .advantages .advantageinnner h4 {
	color: #25aba8;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}

.about .curtomerbanner {
	background-image: url("../images/curtomerbanner.jpg");
	height: 260px;
	text-align: center;
	width: 100%
}

.about .curtomerbanner img {
	margin-top: 42px;
}

.about .curtomerbanner p {
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	margin: 0 auto;
	text-align: center;
	width: 900px;
	margin-top: 22px;
}


/*服务领域*/

.serviceareas {
	background-image: url("../images/serviceareas.png");
	height: 516px;
	margin-top: 60px;
	margin-bottom: 100px;
	position: relative;
	padding-left: -15px;
}

.serviceone {
	background-color: #25aba8;
}

.serviceone:hover,
.servicetwo:hover,
.servicethree:hover,
.servicefour:hover,
.servicefive:hover,
.servicesix:hover,
.serviceseven:hover,
.serviceeight:hover,
.servicenine:hover {
	box-shadow: 0 0 30px #25aba8;
	-webkit-transform:rotate(90deg) scale(0.8); 
	-moz-transform:rotate(90deg) scale(0.8);
	-ms-transform:rotate(90deg) scale(0.8);
	-o-transform:rotate(90deg) scale(0.8);

}

.servicetwo {
	background-color: #4b3b5d;
}

.servicethree {
	background-color: #3a7e9f;
}

.servicefour {
	background-color: #31b652;
}

.servicefive {
	background-color: #4073cf;
}

.servicesix {
	background-color: #de7b5c;
}

.serviceseven {
	background-color: #47a193;
}

.serviceeight {
	background-color: #185aa3;
}

.servicenine {
	background-color: #25aba8;
}

.serviceinner {
	height: 150px;
	overflow: hidden;
	position: absolute;
	transform: rotate(45deg);
	width: 150px;
	transition: all .8s ease;
	-ms-transition: all .8s ease;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	cursor: pointer;
}

.serviceinner h3 {
	bottom: 20px;
	color: #fff;
	font-size: 138px;
	font-weight: bold;
	left: 0;
	opacity: 0.15;
	position: absolute;
	transform: rotate(-45deg);
}

.serviceinner p {
	color: #fff;
	font-size: 15px;
	line-height: 25px;
	padding: 50px 10px;
	text-align: center;
	transform: rotate(-45deg);
	width: 125px;
}

.serviceone {
	left: 32px;
	top: 133px;
}

.servicetwo {
	left: 152px;
	top: 253px;
}

.servicethree {
	left: 276px;
	top: 133px;
}

.servicefour {
	left: 400px;
	top: 253px;
}

.servicefive {
	left: 525px;
	top: 133px;
}

.servicesix {
	left: 647px;
	top: 256px;
}

.serviceseven {
	left: 769px;
	top: 138px;
}

.serviceeight {
	left: 895px;
	top: 256px;
}

.servicenine {
	left: 1012px;
	top: 133px;
}


/*关于结束*/

/*人才招聘*/
.reruitment .title {width: 100%;text-align: center;}
			
			.reruitment .title h1 {
				font-size: 24px;
				font-weight: bold;
				color: #333;
				padding-top: 100px;
				padding-bottom: 64px;
			}
			
			.recruit-list {
				width: 100%;
				height: auto;
				margin-bottom: 65px;
				
			}
			
			.recruit-list .recruit-lists {
				width: 100%;
				height: auto;
				margin: 0 auto;
				position: relative;
				
			}
			
			.recruit-list .jcarousel {
				width: 100%;
				height: 100%;
				overflow: hidden;
			}
			
			.recruit-list .recruit-lists ul {
				width: 2000em;
				position: relative;
			}
			
			.recruit-list .recruit-lists li {
				/*width: 30%;*/
				height: auto;
				float: left;
				margin-right: 10px;
				list-style: none;
			}
			
			.recruit-list .recruit-lists li h1 {
				width: 96%;
				height: 50px;
				border-radius: 25px;
				text-align: center;
				line-height: 50px;
				font-size: 24px;
				color: #fff;
				margin-bottom: 23px;
			}
			
			.recruit-list .recruit-lists li div {
				/*width: 380px;*/
				height: auto;
				box-sizing: border-box;
				padding: 0 20px;
			}
			
			.recruit-list .recruit-lists li div h5 {
				font-size: 15px;
				color: #666;
				font-weight: bold;
				margin-bottom: 6px;
			}
			
			.recruit-list .recruit-lists li div p {
				font-size: 13px;
				color: #666;
				line-height: 24px;
			}
			
			.recruit-list .recruit-lists li .ZY-cont {
				min-height: 240px;
			}
			
			.recruit-list .recruit-lists .img img {
				width: 17px;
				height: 31px;
			}
			
			.recruit-list .recruit-lists .img {
				position: absolute;
				top: 50%;
				margin-top: -15px;
				cursor: pointer;
				display: inline-block;
				z-index: 2000;
			}
			
			.recruit-list .recruit-lists .prev {
				left: -64px;
			}
			
			.recruit-list .recruit-lists .next {
				right: -64px;
			}
			.recruit-bot{
	width: 100%;
	height: auto;
	margin-bottom: 80px;
}
.recruit-bot .recruit-bottom{
	width: 100%;
	height: 75px;
	text-align: center;
	margin:0 auto;
}
.recruit-bot .recruit-bottom span{
	font-size: 15px;
	color: #333;
}
.recruit-bot .recruit-bottom a{
	display: inline-block;
	width: 255px;
	height: 50px;
	background: #16babb;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	margin-top: 10px;
	transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-webkit-transition: all .8s ease-in-out;
	-ms-transition: all .8s ease-in-out;
}
.recruit-bot .recruit-bottom a:hover{
	box-shadow: 0 0 10px #333;
}
			
/*人才招聘结束*/
/*头部文字飞入*/

@keyframes fly1 {
	0% {
		transform: translateX(-2000px);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes fly1 {
	0% {
		-webkit-transform: translateX(-2000px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-o-keyframes fly1 {
	0% {
		-webkit-transform: translateX(-2000px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-ms-keyframes fly1 {
	0% {
		-webkit-transform: translateX(-2000px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes fly1 {
	0% {
		-webkit-transform: translateX(-2000px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

.fly1 {
	animation: fly1 1s ease 1;
	-webkit-animation: fly1 1s ease 1;
	-ms-animation: fly1 1s ease 1;
	-o-animation: fly1 1s ease 1;
	-moz-animation: fly1 1s ease 1;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
}

@keyframes fly2 {
	0% {
		transform: translateX(2000px);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes fly2 {
	0% {
		-webkit-transform: translateX(2000px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-o-keyframes fly2 {
	0% {
		-webkit-transform: translateX(2000px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-ms-keyframes fly2 {
	0% {
		-webkit-transform: translateX(2000px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes fly2 {
	0% {
		-webkit-transform: translateX(2000px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

.fly2 {
	animation: fly2 1s ease 1;
	-webkit-animation: fly2 1s ease 1;
	-moz-animation: fly2 1s ease 1;
	-ms-animation: fly2 1s ease 1;
	-o-animation: fly2 1s ease 1;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	margin-top: -4px;
}
.position{
	width: 100%;
	height: 60px;
	background: #27baba;
	position: fixed;
	bottom: 0;
	z-index: 9999;
	display: none;
}
.uls{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.uls li{
	width: 25%;
	height: 60px;
	float: left;
	text-align: center;
}
.uls li img{
	width: auto;
	height: 24px;
	margin: 9px auto 0;
}
.uls li a p {
	font-size: 14px;
	color: #fff;
	height: 20px;
}

@media screen and (min-width: 768px) and (max-width: 992px){


.dynamic .container .prev {
    min-height: 162px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 50px;
    margin-bottom: 50px;
}
}
@media screen and (max-width: 768px){
.dynamic .title ul li{
padding-right:0;
}
.case-title .case-color span{
	float:none;
	margin-bottom:10px;
}
.case-details .title {
	padding-top: 40px;
}
.case-title .case-industry span{
	float:none;
	margin-bottom:10px;
}
.case-title .case-industry li {
    float: left;
    width: 23%;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background: #ededed;
    font-size: 12px;
    color: #666;
    margin: 0 1%;
    /* margin-right: 5px; */
    cursor: pointer;
    transition: all .8s;
    margin-bottom: 10px;
}
.case-title .case-color li {
    float: left;
    width: 25%;
    height: 10px;
    box-sizing: border-box;
    cursor: pointer;
    margin-top: 10px;
}
.case-details .case-bottom .people{
margin-top:-50px;
}
	.footer{
		display: none;
	}
	.position{
		display: block;
	}
	#main-nav{
		position: fixed;
		top: 0;
	}
}
