* {
	margin: 0px;
	padding: 0px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
}

html {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

.clear {
	height: 0px;
	width: 0px;
	clear: both;
}

body {

	margin: 0px;
	padding: 0px;

}

img {
	border: 0;
}

ul,
li {
	list-style-type: none;
	list-style: none;
}

/*头部*/
.menu-fixed {
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0;
	z-index: 9999;
	height: 180px;
	-webkit-box-shadow: 2px 0px 8px rgba(0, 0, 0, .5);
	-moz-box-shadow: 2px 0px 8px rgba(0, 0, 0, .5);
	box-shadow: 2px 0px 8px rgba(0, 0, 0, .5);
}

.logo {
	background: #fff;
	float: left;
	height: 124px;
}

.logo img {}

.fixednav {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 10000;
	height: 56px;
}

.navtop {
	width: 100%;
	height: 56px;
	float: left;
}

.head_top {
	width: 100%;
	height: 124px;
	float: left;
	background: #fff;
}

.head_in {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.nav_box {
	width: 100%;
	height: 56px;
	float: left;
	background: #00ab98;
}

.nava {
	width: 1220px;
	height: auto;
	margin: 0 auto;
}

.nava ul li {
	text-align: center;
	width: 105px;
	font-family: "微软雅黑";
	float: left;
	height: 56px;
	line-height: 56px;
	color: #666;
	position: relative;
	z-index: 100;
	background: url(../images/line.jpg) no-repeat right center;
	display: inline;
}

.nava ul li:nth-child(9) {
	text-align: center;
	width: 128px;
	font-family: "微软雅黑";
	float: left;
	height: 56px;
	line-height: 56px;
	color: #666;
	position: relative;
	z-index: 100;
	background: url(../images/line.jpg) no-repeat right center;
	display: inline;
}


.nava ul li a {
	color: #fff;
	display: block;
	font-size: 16px;
	transition: all 0.4s linear 0s;
}

.nava ul li a:hover {
	color: #fff;
	background: #109884;
}

.nava ul li ul {
	position: absolute;
	display: none;
	width: 400px;
	height: 252px;
	background: #fff;
	border: 1px solid #eee;
	/* box-shadow: 5px 5px 5px 5px #fff; */
}

.nava ul li:hover ul {
	position: absolute;
	display: block;
	background: #fff;
	width: 402px;
	height: 252px;
	overflow: hidden;
}

.nava ul li ul .nav_l {
	height: auto;
	background: #00ab98;
	min-height: 232px;
	padding-top: 20px;
	width: 115px;
	float: left;
}

.nava ul li ul .nav_l a {
	height: 32px;
	width: 115px;
	border-bottom: 1px solid #00a28d;
	float: left;
	text-align: center;
	transition: all 0.4s linear 0s;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.nava ul li ul .nav_l a:hover {
	height: 32px;
	width: 115px;
	transition: all 0.4s linear 0s;
	float: left;
	background: #fff;
	border-bottom: none;
	color: #00ab98;
}

.nava ul li ul .nav_r {
	width: 285px;
	height: auto;
	background: #fff;
	float: right;
}

.nava ul li ul .nav_r .nav_img {
	height: 142px;
	width: 285px;
	float: left;
	text-align: center;
	margin-top: 20px;
}

.nava ul li ul .nav_r .nav_img img {
	height: 142px;
	width: 249px;
}

.nava ul li ul .nav_r p {
	height: auto;
	width: 254px;
	float: left;
	text-align: left;
	font-weight: normal;
	margin-top: 15px;
	margin-left: 15px;
	line-height: 23px;
	color: #666;
	font-size: 14px;
}

.head_right {
	width: 410px;
	float: right;
	margin-top: 30px;
	background: url(../images/call.jpg) no-repeat left center;
}

.head_right span {
	width: 75%;
	float: right;
	height: auto;
	color: #333;
	font-size: 16px;
	margin-top: 32px;
}

.head_right font {
	width: 83%;
	float: right;
	height: auto;
	color: #1e8687;
	font-size: 28px;
	font-weight: bold;
}

#fullpage {
	padding: 0px;
}

#section0 {}

#section1 {
	background: url("../images/page2.jpg") no-repeat center top;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

#section2 {
	background: url("../images/page3.jpg") no-repeat center top;
	background-size: cover;
}

#section3 {
	background: url("../images/page3.jpg") no-repeat center top;
	background-size: cover;
}

#section4 {
	background: #fff;
	background-size: cover;
}

#section5 {
	background: #f6f6f6;
	background-size: cover;
	position: relative;
}


.page-1 {
	text-align: center;
}

.page-1,
.page-2,
.page-3,
.page-4,
.page-5,
.page-6,
.page-7,
.page-8,
.page-9 {
	width: 1200px;
	margin: 0px auto;
	position: relative;
	height: 100%;
}

.slides-box {
	width: 100%;
	height: 100%;
	margin: auto;
	overflow: hidden;
}

.slides {
	position: relative;
	height: 100%;
	width: 100%;
	margin: auto;
	float: left;
}

.slides li {
	position: absolute;
	width: 100%;
	height: 100%;
}

.slides li img {
	width: 100%;
	height: 82%;
	margin:0 auto;
}

.prev,
.next {
	position: absolute;
	z-index: 99;
	top: 50%;
	margin-top: -40px;
	left: 0;
	height: 70px;
	width: 30px;
	color: #fff;
	cursor: pointer;
	background-color: #000;
	opacity: .5;
}

.prev:hover,
.next:hover {
	opacity: .7;
}

.prev {
	background-image: url(../images/prev.gif);
}

.next {
	left: auto;
	right: 0;
	background-image: url(../images/next.gif);
}

.pagination {
	position: absolute;
	bottom: 5px;
	z-index: 99;
}

.pagination li {
	padding: 5px 3px;
	float: left;
}

.pagination li a {
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 25px;
	background: #999;
	color: #fff;
	text-align: center;
	font-family: Arial;
	text-decoration: none;
}

.pagination .active {
	background: #00ab98;
}

/*走进羚度测控*/
.page-2 .left {
	width: 100%;
	height: auto;
	text-align: center;
	float: left;
	margin-top: 105px;
}

.page-2 .left img {
	max-width: 78%;
}

.about_l {
	width: 590px;
	height: 525px;
	float: left;
	margin-top: 130px;
	border-right: 1px solid #898a89;
}

.about_in {
	width: 490px;
	height: auto;
	float: left;
	margin-bottom: 50px;
}

.about_in h1 {
	width: 100%;
	height: auto;
	float: left;
}

.about_in p {
	width: 96%;
	height: auto;
	float: right;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
}

.about_r {
	width: 490px;
	height: auto;
	float: right;
	margin-top: 130px;
}

.about_in1 {
	width: 490px;
	height: auto;
	float: left;
}

.about_in1 h1 {
	width: 100%;
	height: auto;
	float: left;
}

.about_in1 p {
	width: 96%;
	height: auto;
	float: right;
	color: #fff;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 30px;
}

.ke_box {
	width: 462px;
	height: 180px;
	float: left;
	margin-top: 20px;
	background: #eeeeee;
	border: 1px solid #00e3c6;
}

.ke_box li {
	width: 87px;
	height: 65px;
	display: inline-block;
	margin-left: 20px;
	background: #fff;
	margin-top: 15px;
}

.ke_box li img {
	width: 87px;
	height: 65px;
}

/*产品中心*/
.page-3 .title {
	width: 100%;
	height: auto;
	text-align: center;
	float: left;
	margin-top: 100px;
}

.page-3 .title img {
	max-width: 78%;
}

.pro_nav {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
}

.pro_nav span {
	background: url(../images/left.jpg) left center no-repeat;
	height: 24px;
	float: left;
	line-height: 24px;
	text-indent: 10px;
	color: #373737;
	font-size: 24px;
}

.pro_nav a {
	background: url(../images/jian.png) right center no-repeat;
	height: 24px;
	width: 110px;
	float: right;
	line-height: 24px;
	color: #373737;
	font-size: 17px;
}

.pro_list {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
}

.pro_list li {
	width: 286px;
	height: 302px;
	float: left;
	background: #eee;
	border: 1px solid #32bcac;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-right: 16px;
	border-bottom: 1px solid #d7d7d7;
}

.pro_list li:nth-child(4) {
	width: 286px;
	height: 302px;
	float: right;
	background: #eee;
	border: 1px solid #32bcac;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-right: 0px;
	border-bottom: 1px solid #d7d7d7;
}

.pro_list li:nth-child(5) {
	width: 286px;
	height: 302px;
	float: left;
	background: #eee;
	border: 1px solid #32bcac;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top: 0px;
}

.pro_list li:nth-child(6) {
	width: 286px;
	height: 302px;
	float: left;
	background: #eee;
	border: 1px solid #32bcac;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top: 0px;
}

.pro_list li:nth-child(7) {
	width: 286px;
	height: 302px;
	float: left;
	background: #eee;
	border: 1px solid #32bcac;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top: 0px;
}

.pro_list li:nth-child(8) {
	width: 286px;
	height: 302px;
	float: right;
	background: #eee;
	border: 1px solid #32bcac;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top: 0px;
	margin-right: 0px;
}

.pro_list li a {
	width: 286px;
	height: 302px;
	float: left;
	transition: all 0.4s linear 0s;
}

.pro_list li a .btn_bg {
	width: 187px;
	height: 37px;
	float: left;
	margin-left: 49.5px;
	background: url(../images/btn.png) no-repeat;
	line-height: 32px;
	text-align: center;
	font-size: 23px;
	color: #fff;
	margin-top: 13px;
}
.pro_list li a:hover {
	background: #00ac98;
}
.pro_list li a:hover .btn_bg {
	background: url(../images/btn_h.png) no-repeat;
	color: #00907d;
}
.pro_list li a img {
	width: 265px;
	height: 213px;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	border-radius: 10px;
}

.page-4 .title {
	width: 100%;
	height: auto;
	text-align: center;
	float: left;
	margin-top: 100px;
}

.page-4 .title img {
	max-width: 78%;
}

/*应用案例*/
.page-5 .title {
	width: 100%;
	height: auto;
	text-align: center;
	float: left;
	margin-top: 100px;
}

.page-5 .title img {
	max-width: 78%;
}

.tagMenu2 {
	height: 68px;
	position: relative;
	width: 100%;
	float: left;
	margin-top: 35px;
}

.tagMenu2 ul {
	position: absolute;
	height: auto;
	left: 0px;
	float: right;
}

ul.menu2 li {
	height: 68px;
	width: 239px;
	text-align: center;
	margin-right: 1px;
	cursor: pointer;
	color: #fff;
	float: left;
	background: #00ac98;
}

ul.menu2 li:nth-child(5) {
	height: 68px;
	width: 239px;
	text-align: center;
	margin-right: 0px;
	cursor: pointer;
	color: #fff;
	float: right;
	background: #00ac98;
}

ul.menu2 li span {
	height: auto;
	width: 100%;
	color: #fff;
	font-size: 20px;
	float: left;
	margin-top: 15px;
}

ul.menu2 li font {
	height: auto;
	width: 100%;
	color: #fff;
	font-size: 12px;
	float: left;
}


ul.menu2 li.current2 {
	height: 68px;
	width: 239px;
	background: #e6414e;
	float: left;
}

.content2 {
	width: 1198px;
	height: auto;
	min-height: 415px;
	float: left;
	border: 1px solid #efefef;
	border-top: 0;
}

.box_an {
	width: 96%;
	height: 405px;
	float: left;
	margin-left: 2%;
	overflow: hidden;
}

.swiper-container {
	width: 100%;
	height: 100%;
	float: left;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.an_img {
	width: 265px;
	height: 330px;
	float: left;
	margin-top: 25px;
	text-align: center;
	background: url(../images/img_bg.jpg) no-repeat 50% bottom;
}

.an_img img {
	width: 208px;
	height: 299px;
}

/*新闻+常见问题*/
.tagMenu3 {
	height: 60px;
	position: relative;
	width: 100%;
	background: #fff;
	float: left;
}

.tagMenu3 ul {
	position: absolute;
	height: auto;
	left: 0px;
	float: right;
}

ul.menu3 li {
	height: 60px;
	width: 300px;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
	color: #333;
	font-size: 16px;
	float: left;
}

ul.menu3 li a {
	height: 60px;
	width: 300px;
	color: #333;
	font-size: 16px;
	float: left;
}

ul.menu3 li.current3 {
	height: 60px;
	width: 300px;
	background: #16b19d;
	float: left;
	font-size: 16px;
	color: #fff;
}

ul.menu3 li.current3 a {
	height: 60px;
	width: 300px;
	float: left;
	font-size: 16px;
	color: #fff;
}

.content3 {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	margin-top: 25px;
}

.content3 li {
	float: left;
	list-style: none;
}

.news_box {
	width: 100%;
	height: auto;
	float: left;
	background: #f6f6f6;
	padding-top: 100px;
	padding-bottom: 30px;
}

.news_l {
	width: 600px;
	height: 473px;
	float: left;
	background: #fff;
}

.news_r {
	width: 580px;
	height: 473px;
	float: right;
	background: #fff;
}

.news_text {
	width: 520px;
	height: auto;
	float: left;
	margin-left: 30px;
}

.news_top {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px dashed #cecece;
	padding-bottom: 10px;
}

.news_pho {
	width: 215px;
	height: 155px;
	float: left;
}

.news_pho img {
	width: 215px;
	height: 155px;
}

.news_wen {
	width: 280px;
	height: auto;
	float: right;
}

.news_ti {
	width: 100%;
	height: auto;
	float: left;
}

.news_ti a {
	width: 100%;
	height: auto;
	float: left;
	color: #333;
	font-size: 16px;
}

.news_ti a:hover {
	width: 100%;
	height: auto;
	float: left;
	color: #16b19d;
	font-size: 16px;
}

.news_time {
	width: 100%;
	height: auto;
	float: left;
	font-size: 12px;
	color: #999;
	line-height: 25px;
}

.news_wen p {
	width: 100%;
	height: auto;
	float: left;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}

.news_down {
	width: 100%;
	height: auto;
	float: left;
}

.news_down li {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px dashed #cecece;
	padding-top: 8px;
	padding-bottom: 8px;
}

.news_down li a {
	height: auto;
	float: left;
	line-height: 33px;
	font-size: 16px;
	color: #000;
}

.news_down li a:hover {
	height: auto;
	float: left;
	font-size: 16px;
	color: #16b19d;
}

.news_down li span {
	height: auto;
	float: right;
	line-height: 33px;
	font-size: 16px;
	color: #333;
}

.news_rti {
	width: 100%;
	height: 60px;
	float: left;
	line-height: 60px;
}

.news_rti span {
	float: left;
	color: #00a698;
	font-size: 20px;
	font-weight: bold;
	margin-left: 30px;
}

.news_rti a {
	color: #333;
	font-size: 16px;
	float: right;
	margin-right: 30px;
}

.news_rlist {
	width: 520px;
	height: auto;
	float: left;
	margin-top: 25px;
	margin-left: 30px;
}

.news_rlist li {
	width: 100%;
	height: auto;
	list-style: none;
	float: left;
	border-bottom: 1px solid #cecece;
	padding-top: 15px;
	padding-bottom: 15px;
}

.news_rlist li h1 {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

.news_rlist li h1 span {
	width: 24px;
	height: 24px;
	float: left;
	background: #00ac98;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
}

.news_rlist li h1 a {
	width: 94%;
	height: auto;
	float: right;
	color: #333;
	font-size: 16px;
	line-height: 24px;
}

.news_rlist li h1 a:hover {
	color: #00ac98;
}

.news_rlist li p {
	width: 100%;
	height: auto;
	float: left;
}

.news_rlist li p span {
	width: 24px;
	height: 24px;
	float: left;
	background: #e60012;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	margin-top: 2px;
}

.news_rlist li p font {
	width: 94%;
	height: auto;
	float: right;
	color: #999;
	font-size: 14px;
	line-height: 24px;
}

/*底部*/
.foot_wai {
	width: 100%;
	height: 240px;
	background: #242d32;
	float: left;
}

.footer {
	width: 100%;
	height: 240px;
	background: #242d32;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.foot_l {
	width: 195px;
	height: auto;
	float: left;
	margin-top: 30px;
}

.foot_l h1 {
	width: 100%;
	height: auto;
	font-size: 20px;
	color: #fff;
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
}

.foot_l li {
	width: 50%;
	height: auto;
	float: left;
}

.foot_l li a {
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #838793;
	float: left;
	line-height: 25px;
}

.foot_c {
	width: 450px;
	height: auto;
	float: left;
	margin-top: 30px;
	margin-left: 100px;
}

.foot_c h1 {
	width: 100%;
	height: auto;
	font-size: 20px;
	color: #fff;
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
}

.foot_c li {
	width: 33%;
	height: auto;
	float: left;
}

.foot_c li a {
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #838793;
	float: left;
	line-height: 25px;
}

.foot_r {
	width: 200px;
	height: auto;
	float: right;
	margin-top: 30px;
}

.foot_r h1 {
	width: 100%;
	height: auto;
	font-size: 20px;
	color: #fff;
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
}

.foot_r h2 {
	width: 100%;
	height: auto;
	font-size: 20px;
	color: #fff;
	line-height: 30px;
	float: left;
	font-weight: normal;
}

.foot_r p {
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #838793;
	float: left;
	line-height: 24px;
}

/*关于我们*/
.about_box {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 180px;
}

.about_bin {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.about_banner {
	width: 100%;
	height: 467px;
	float: left;
	background: url(../images/about_banner.jpg) no-repeat 50% 0;
	background-size: 100% 100%;
}

.qi_info {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 80px;
}

.ti_bg {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 80px;
}

.ti_bg span {
	width: 100%;
	height: auto;
	float: left;
	color: #323232;
	font-size: 30px;
}

.ti_bg font {
	width: 100%;
	height: auto;
	float: left;
	color: #333;
	font-size: 34px;
	font-weight: bold;
}

.ti_bg font em {
	font-style: normal;
	color: #15b19c;
	font-size: 34px;
}


.info_l {
	width: 555px;
	height: auto;
	float: left;
}

.info_l h1 {
	width: 100%;
	height: auto;
	float: left;
	line-height: 40px;
	color: #000;
	font-size: 24px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	background: url(../images/ab_tibg.png) no-repeat left bottom;
}

.info_l p {
	width: 100%;
	height: auto;
	float: left;
	line-height: 30px;
	color: #404040;
	font-size: 16px;
	text-indent: 2em;
	text-align: justify
}

.add_20 {
	margin-top: 20px;
}

.info_r {
	width: 613px;
	height: auto;
	float: right;
}

.qi_box {
	width: 100%;
	height: 448px;
	float: left;
	background: url(../images/qi_bg.jpg) no-repeat 50% 0;
	background-size: 100% 100%;
}

.qi_bg {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

.qi_bg span {
	width: 100%;
	height: auto;
	float: left;
	color: #fff;
	font-size: 30px;
}

.qi_bg font {
	width: 100%;
	height: auto;
	float: left;
	color: #fff;
	font-size: 34px;
	font-weight: bold;
}

.qi_bg font em {
	font-style: normal;
	color: #15b19c;
	font-size: 34px;
}

.qi_bg p {
	width: 100%;
	height: auto;
	float: left;
	line-height: 50px;
	color: rgba(255, 255, 255, .7);
	font-size: 20px;
}


.qi_four {
	width: 100%;
	height: auto;
	float: left;
}

.qi_four li {
	width: 25%;
	height: auto;
	float: left;
	text-align: center;
}

.qi_four li h1 {
	width: 100%;
	height: auto;
	float: left;
	min-height: 70px;
	justify-content: center;
}

.qi_four li h2 {
	width: 100%;
	height: auto;
	float: left;
	line-height: 50px;
	color: #fff;
	font-size: 24px;
}

.qi_four li h2 span {
	color: #00ffe2;
	font-size: 24px;
}

.qi_four li p {
	width: 100%;
	height: auto;
	float: left;
	color: rgba(255, 255, 255, 0.7);
	font-size: 18px;
	line-height: 30px;
}

.shebei_box {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 80px;
}

.shebei_list {
	width: 100%;
	height: auto;
	float: left;
}

.shebei_list li {
	width: 285px;
	height: 394px;
	float: left;
	background: #dddddd;
	border-radius: 5px;
	margin-right: 19px;
	margin-bottom: 29px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.shebei_list li a {
	width: 285px;
	height: 394px;
	float: left;
}

.shebei_list li a img {
	width: 268px;
	height: 318px;
	float: left;
	margin-left: 8px;
	margin-top: 8px;
	border-radius: 5px;
}

.shebei_list li a .btn {
	width: 170px;
	height: 38px;
	background: #15b19c;
	float: left;
	line-height: 38px;
	text-align: center;
	border-radius: 30px;
	margin-top: 15px;
	color: #fff;
	font-size: 24px;
	margin-left: 57.5px;
}

.shebei_list li:nth-child(4n+4) {
	width: 285px;
	height: 394px;
	float: right;
	background: #dddddd;
	border-radius: 5px;
	margin-right: 0px;
	margin-bottom: 29px;
}

.shebei_list li:hover {
	background: #eee;
	-ms-transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	transform: translateY(-3px);
	box-shadow: 0px 18px 15px 0px rgba(0, 0, 0, 0.08);
}

.project_box {
	width: 100%;
	height: auto;
	float: left;
	background: url(../images/bot_bg.jpg) no-repeat 50% top;
}

.project_list {
	width: 100%;
	height: auto;
	float: left;
}

.project_list li {
	width: 358px;
	height: 392px;
	float: left;
	background: #e3e3e3;
	border-radius: 5px;
	margin-right: 62px;
	margin-bottom: 38px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.project_list li a {
	width: 358px;
	height: 392px;
	float: left;
}

.project_list li a img {
	width: 335px;
	height: 317px;
	float: left;
	margin-left: 11px;
	margin-top: 11px;
	border-radius: 5px;
}

.project_list li a .btn {
	width: 100%;
	float: left;
	line-height: 60px;
	text-align: center;
	color: #0ca893;
	font-size: 24px;
}

.project_list li:nth-child(3n+3) {
	width: 358px;
	height: 392px;
	float: right;
	background: #e3e3e3;
	border-radius: 5px;
	margin-right: 0px;
	margin-bottom: 38px;
}

.project_list li:hover {
	background: #eee;
	-ms-transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	transform: translateY(-3px);
	box-shadow: 0px 18px 15px 0px rgba(0, 0, 0, 0.08);
}

@media (min-width: 2550px) and (max-width: 2560px) {
	.page-2 .left {
		width: 100%;
		height: auto;
		text-align: center;
		float: left;
		margin-top: 205px;
	}

	.about_l {
		margin-top: 280px;
	}

	.about_r {
		margin-top: 280px;
	}

	.page-3 .title {
		margin-top: 280px;
	}

	.page-4 .title {
		margin-top: 280px;
	}

	.page-5 .title {
		margin-top: 280px;
	}

	.news_box {
		margin-top: 190px;
	}

}
