* {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

html{
	background: #fafafa;
}

p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
small,
div,
li,
a {
	font-family: "Microsoft YaHei" !important;
	margin: 0;
	padding: 0;
}

.container {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.header{
	background: #FFFFFF;
}

.top {
	height: 40px;
	background: #e3e3e3;
	line-height: 40px;
	overflow: hidden;
	font-size: 14px;
}

.top p {
	float: left;
}

.top ul {
	float: right;
	overflow: hidden;
}

.top ul li {
	float: left;
	margin-left: 10px;
}

.top ul li a {
	color: #373737;
}

.top ul li a:hover {
	color: #00c5b5;
}

.head {
	height: 178px;
	overflow: hidden;
}

.head a.logo {
	width: 771px;
	height: 74px;
	display: block;
	margin-top: 52px;
	float: left;
}

.head a img {
	display: block;
}

.head .head-tel {
	float: right;
	margin-top: 64px;
}

.head .head-tel img {
	float: left;
	margin-left: 15px;
}

.head-tel .head-text {
	float: left;
	text-align: right;
}

.head-tel .head-text p {
	color: #b2b2b2;
	font-size: 16px;
}

.head-tel .head-text h3 {
	font-size: 26px;
	color: #00c5b5;
	font-weight: bold;
	margin-top: 5px;
}

.nav {
	background: #00c5b5;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}

.nav ul {
	overflow: hidden;
}

.nav ul li {
	float: left;
	width: 150px;
	text-align: center;
}

.nav ul li a {
	color: #FFF;
	font-size: 16px;
	display: block;
}

.nav ul li a:hover {
	background: #ff6600;
}

.nav ul li.nav-active a {
	background: #ff6600;
}

.banner {
	margin-top: 1px;
}

.banner img {
	display: block;
	width: 100%;
}

.tage {
	padding-top: 85px;
	background: #FFFFFF;
}

.tage-title img {
	display: block;
	margin: 0 auto;
}

.tage-wrap {}

.tage-wrap li {
	overflow: hidden;
	margin-top: 65px;
}

.tage-wrap li img {
	display: block;
	float: left;
}

.tage-right {
	float: right;
	width: 500px;
	margin-top: 100px;
	margin-right: 60px;
}

.tage-tit {
	overflow: hidden;
	border-bottom: 1px solid #adadad;
	padding-bottom: 15px;
}

.tage-tit span {
	width: 83px;
	height: 61px;
	background: url(../images/tb1.png) center no-repeat;
	background-size: 100%;
	text-align: center;
	line-height: 61px;
	color: #FFFFFF;
	font-size: 42px;
	display: block;
	float: left;
}

.tage-tit h3 {
	float: right;
	width: 400px;
	color: #00c5b5;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}

.tage-tit h3 strong {
	color: #ff6600;
}

.tage-text p {
	font-size: 18px;
	color: #00c5b5;
	background: url(../images/tb2.png) left 7px no-repeat;
	background-size: 8px;
	padding-left: 20px;
	margin-top: 20px;
	line-height: 22px;
}

.tage-wrap li:nth-of-type(even) img {
	float: right;
	margin-right: 60px;
}

.tage-wrap li:nth-of-type(even) .tage-right {
	float: left;
	margin-right: 0;
	margin-left: 30px;
	margin-top: 50px;
}

.tage-wrap li:nth-child(3) .tage-right {
	margin-top: 40px;
}

.duct {
	background: #fafafa;
	padding: 35px 0;
	margin-top: 40px;
	overflow: hidden;
}

.duct-left {
	width: 256px;
	background: #FFFFFF;
	border: 5px solid #00C5B5;
	padding-bottom: 10px;
	float: left;
}

.duct-title {
	background: #00C5B5;
	padding: 15px 20px;
}

.duct-title hr {
	display: block;
	width: 45px;
	border-top: 1px solid #FFF;
}

.duct-title p {
	color: #ffffff;
	font-size: 24px;
}

.duct-wrap {
	padding: 0 10px 0 20px;
	margin-top: 15px;
}

.duct-wrap h3 {
	color: #2d2d2d;
	font-size: 18px;
	border-bottom: 1px solid #f2f2f2;
	padding: 0 0 15px 20px;
}

.duct-wrap ul {
	margin-top: 10px;
}

.duct-wrap ul li {
	font-size: 14px;
	line-height: 30px;
	padding-left: 20px;
	color: #111;
}

.duct-wrap ul li a {
	color: #111111;
}

.duct-right {
	width: 885px;
	float: right;
}

.duct-search {
	overflow: hidden;
}

.search-left {
	float: left;
	width: 530px;
}

.search-left input {
	display: block;
	float: left;
	color: #686868;
	text-indent: 10px;
	height: 42px;
	width: 424px;
	border: none;
	font-size: 16px;
	background: #f2f2f2;
}

.search-left button {
	display: block;
	float: left;
	width: 106px;
	height: 42px;
	border: none;
	background: #00c5b5 url(../images/search.png) center no-repeat;
}

.search-right {
	float: left;
	width: 305px;
	margin-left: 15px;
}

.search-right h3 {
	font-size: 16px;
	color: #686868;
}

.search-right p {
	overflow: hidden;
}

.search-right a {
	color: #686868;
	font-size: 14px;
	display: block;
	margin-right: 5px;
	float: left;
}

.search-right a:hover {
	color: #00C5B5;
}

.duct-main {
	margin-top: 25px;
	width: 858px;
}

.duct-table {
	background: #f7f7f7;
	height: 40px;
}

.duct-table li {
	margin: 0;
	padding: 0;
	width: 118px;
	height: 38px;
	border: 1px solid #00C5B5;
	text-align: center;
	line-height: 38px;
}

.duct-table li a {
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	display: block;
	font-size: 16px;
}

.duct-table li a:hover {
	background: #FFFFFF;
}

.duct-table li.uk-active a {
	background: #00C5B5;
	border-radius: 0;
}

.duct-table ul {
	float: left;
	margin: 0;
	padding: 0;
}

.duct-more {
	display: block;
	line-height: 40px;
	color: #00C5B5;
	font-size: 14px;
	float: right;
	margin-right: 10px;
}

.duct-contont {
	margin: 0;
	padding: 0;
	margin-left: -33px;
}

.duct-contont li {
	width: 264px;
	float: left;
	margin-left: 33px;
	margin-top: 19px;
}

.duct-contont li img {
	display: block;
	border: 5px solid #f2f2f2;
	width: 254px;
	height: 184px;
}

.duct-contont li h3 {
	color: #2d2d2d;
	font-size: 16px;
	margin-top: 25px;
}

.duct-pic {
	padding-top: 25px;
	background: #FFFFFF;
}

.duct-pic img{
	display: block;
	margin: 0 auto;
}

.witne {
	padding-top: 80px;
	background: #FFFFFF;
}

.witne-title h3 {
	font-size: 48px;
	line-height: 50px;
	color: #00c5b5;
	font-weight: 500;
}

.witne-title h3 span {
	color: #ff6600;
}

.witne-title p {
	color: #e3e3e3;
	font-size: 24px;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 15px;
}

.witne-table {
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-left: -31px;
	margin-top: 70px;
}

.witne-table li {
	padding: 0;
	margin: 0;
	width: 215px;
	height: 215px;
	margin-left: 31px;
}

.witne-table li a {
	padding: 0;
	margin: 0;
	display: block;
	box-shadow: none;
}

.witne-table li img {
	width: 195px;
	height: 195px;
	border-radius: 50%;
	border: 10px solid #FFFFFF;
}

.witne-table li.uk-active a {
	background: none;
	box-shadow: none;
}

.witne-table li a:hover {
	background: none;
	box-shadow: none;
}

.witne-table li.uk-active img {
	border: 10px solid #00C5B5;
}

.witne-wrap {
	overflow: hidden;
	padding-top: 17px;
	position: relative;
}

.witne-main {
	border: 1px solid #dbdbdb;
	padding: 35px 30px;
	border-radius: 5px;
}

.witne-main h3{
	color: #ff6600;
	font-size: 24px;
	line-height: 30px;
}

.witne-main p{
	color: #adadad;
	font-size: 16px;
	line-height: 22px;
	margin-top: 20px;
}

.witne-wrap i{
	display: block;
	width: 20px;
	height: 17px;
	top: 2px;
	left: 70px;
	background: url(../images/san.png) center no-repeat;
	background-size: 100%;
	position: absolute;
}

.witne-subnav li:nth-child(2) .witne-wrap i{
	left: 340px;
}
.witne-subnav li:nth-child(3) .witne-wrap i{
	left: 590px;
}
.witne-subnav li:nth-child(4) .witne-wrap i{
	left: 830px;
}
.witne-subnav li:nth-child(5) .witne-wrap i{
	left:1080px;
}

.case{
	margin-top: 75px;
	background: url(../images/pic11.jpg) center no-repeat;
	overflow: hidden;
}

.case .witne-title{
	margin-top: 85px;
}

.case .witne-title p{
	color: #FFFFFF;
}

.case-container{
	width: 1200px;
	margin: 0 auto;
}

.case-wrap{
	background: #FFFFFF;
	width: 282px;
}

.case-wrap img{
	width: 282px;
	height: 196px;
	display: block;
}

.case-wrap h3{
	text-align: center;
	color: #00C5B5;
	font-size: 18px;
	font-weight: 500;
	line-height: 50px;
}

.previous{
	width: 32px;
	display: block;
	height: 32px;
	background: url(../images/previous.png) center no-repeat;
	position: absolute;
	left: -100px;
	top: 50%;
	margin-top: -16px;
}

.next{
	width: 32px;
	display: block;
	height: 32px;
	background: url(../images/next.png) center no-repeat;
	position: absolute;
	right: -100px;
	top: 50%;
	margin-top: -16px;
}

.case{
	padding-bottom: 80px;
}

.case-main{
	position: relative;
	margin-top: 50px;
}

.about{
	padding-top: 115px;
	background: #FFFFFF;
	padding-bottom: 110px;
}

.about-us{
	margin-top: 50px;
}

.about-wrap{
	margin-top: 35px;
}

.about-wrap p{
	font-size: 20px;
	color: #8f8f8f;
	line-height: 30px;
	margin-top: 35px;
}

.about-wrap iframe{
	display: block;
	width: 700px;
	height: 400px;
	margin: 0 auto;
	border: none;
	margin-top: 70px;
}

.Cate{
	background: url(../images/pic12.jpg) center no-repeat;
	overflow: hidden;
	padding: 50px 0;
}

.Cate-left{
	width: 682px;
}

.Cate-title h3{
	color: #ffffff;
	font-size: 36px;
	line-height: 40px;
}

.Cate-title p{
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 8px;
}

.Cate-input{
	margin-top: 40px;
}

.Cate-input input{
	border: none;
	height: 60px;
	background: #FFFFFF;
	width: 267px;
	display: block;
	float: left;
	text-indent: 20px;
	border-radius: 5px;
	font-size: 18px;
	color: #bcbcbc;
	line-height: 60px;
}

.Cate-input input:nth-child(2){
	float: right;
	width: 392px;
}

.Cate-form textarea{
	font-size: 18px;
	border-radius: 5px;
	background: #FFFFFF;
	padding: 20px;
	width: 642px;
	height: 197px;
	border: none;
	line-height: 26px;
	margin-top: 25px;
	font-family: "微软雅黑";
}

.Cate-form button{
	display: block;
	width: 267px;
	height: 60px;
	border: none;
	font-size: 22px;
	color: #FFFFFF;
	background: #FF6600;
	margin: 0 auto;
	margin-top: 45px;
}

.Cate-right{
	width: 440px;
}

.Cate-wrap{
	padding-bottom: 70px;
	margin-top: 40px;
}

.swiper-pagination-bullet{
	width: 12px;
	height: 12px;
}

.swiper-pagination-bullet-active{
	background: #00C5B5;
}

.Tomer{
	padding-top: 90px;
	background: #FFFFFF;
}

.Tomer-wrap{
	height: 51px;
	border-bottom: 1px solid #e7e7e7;
}

.Tomer-wrap ul{
	margin: 0;
	padding: 0;
	float: left;
}

.Tomer-wrap .Tomer-link{
	color: #787878;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 50px;
	float: right;
}

.Tomer-wrap ul li{
	padding: 0;
	margin: 0;
	height: 50px;
	line-height: 50px;
	width: 100px;
	text-align: center;
	margin-right: 20px;
}

.Tomer-wrap ul li a{
	padding: 0;
	margin: 0;
	color: #787878;
	display: block;
	font-size: 24px;
}

.Tomer-wrap ul li a:hover{
	background: none;
	color: #00C5B5;
	border: none;
	box-shadow: none;
	border-radius: 0;
}

.Tomer-wrap ul li.uk-active a{
	
	background: none;
	color: #00C5B5;
	border: none;
	box-shadow: none;
	border-bottom: 1px solid #00C5B5;
	border-radius: 0;
}

.Tomer-news{
	margin-top: 30px;
}

.Tomer-left{
	width: 590px;
}

.Tomer-left img{
	display: block;
	width: 590px;
	height: 245px;
}

.Tomer-left h3{
	font-size: 18px;
	color: #5d5d5d;
	margin: 20px 0;
}

.Tomer-left h3 a{
	color: #5D5D5D;
}

.Tomer-left h3 a:hover{
	color: #FF6600;
}

.Tomer-left p{
	font-size: 14px;
	color: #a1a1a1;
	line-height: 22px;
}

.Tomer-left p a{
	color: #FF6600;
}

.Tomer-right{
	width: 550px;
}

.Tomer-right li{
	overflow: hidden;
	border-bottom: 1px dashed #d4d4d4;
	padding: 22px 0;
}

.Tomer-right li:nth-child(1){
	padding-top: 0;
}

.Tomer-time{
	float: left;
	width: 115px;
	text-align: center;
}

.Tomer-time h3{
	font-size: 48px;
	color: #9b9b9b;
	font-family: arial;
	line-height: 50px;
}

.Tomer-time p{
	color: #9b9b9b;
	font-size: 16px;
	font-family: arial;
}

.Tomer-text h3{
	color: #5d5d5d;
	font-size: 18px;
}

.Tomer-text h3 a{
	color: #5d5d5d;
}

.Tomer-text p{
	color: #a1a1a1;
	font-size: 14px;
	line-height: 22px;
	margin-top: 8px;
}

.FAQ{
	padding-top: 50px;
	position: relative;
	padding-bottom: 105px;
}

.FAQ-left{
	width: 106px;
}

.FAQ-left h3{
	font-size: 24px;
	color: #262626;
	line-height: 24px;
}

.FAQ-left p{
	color: #d5d5d5;
	font-size: 16px;
	margin-top: 6px;
}

.roll{
	width: 1050px;
	float: right;
}

.FAQ-wrap{
	background: #fcfcfc;
	border: 1px solid #e7e7e7;
	padding: 15px;
}

.FAQ-wrap h3{
	background: url(../images/tb3.png) left top no-repeat;
	background-size: 24px;
	text-indent: 28px;
	font-size: 14px;
	color: #2f2f2f;
}
.FAQ-wrap p{
	background: url(../images/tb4.png) left top no-repeat;
	background-size: 24px;
	padding-left: 28px;
	font-size: 14px;
	color: #898989;
	margin-top: 10px;
}

.previous2{
	width: 53px;
	height: 26px;
	background: url(../images/tb5.png) center no-repeat;
	background-size: 100%;
	display: block;
	z-index: 99;
	position: absolute;
	left: 0;
	top: 80px;
}

.next2{
	width: 53px;
	height: 26px;
	background: url(../images/tb6.png) center no-repeat;
	background-size: 100%;
	display: block;
	z-index: 99;
	position: absolute;
	left: 53px;
	top: 80px;
}

.footer{
	background: #FFFFFF;
}

.footer-top{
	height: 80px;
	line-height: 80px;
	background: #545557;
}

.footer-top h3{
	float: left;
	font-size: 18px;
	color: #ffffff;
	line-height: 80px;
}

.footer-top a{
	float: left;
	display: block;
	color: #e0e0e0;
	margin-left: 30px;
	font-size: 16px;
}

.footer-wrap{
	background: #393939;
	padding: 65px 0;
}

.footer-left{
	width: 275px;
	float: left;
}

.footer-txt{
	color: #aaaaaa;
	font-size: 18px;
	line-height: 38px;
	margin-top: 30px;
}

.footer-txt a{
	color: #AAAAAA;
}

.footer-txt a:hover{
	color: #FF6600;
}

.footer-text{
	width: 630px;
	float: left;
	margin-left: 70px;
}

.footer-text p{
	font-size: 18px;
	line-height: 50px;
	color: #939393;
	float: left;
	width: 285px;
	background: url(../images/tb7.png) left center no-repeat;
	background-size: 22px;
	padding-left: 30px;
	text-transform: uppercase;
}

.footer-text p:nth-child(2){
	background: url(../images/tb8.png) left center no-repeat;
	background-size: 22px;
}
.footer-text p:nth-child(3){
	background: url(../images/tb9.png) left center no-repeat;
	background-size: 22px;
}
.footer-text p:nth-child(4){
	background: url(../images/tb10.png) left center no-repeat;
	background-size: 22px;
}
.footer-text p:nth-child(5){
	background: url(../images/tb11.png) left center no-repeat;
	background-size: 22px;
}
.footer-text p:nth-child(6){
	background: url(../images/tb12.png) left center no-repeat;
	background-size: 22px;
}
.footer-text p:nth-child(7){
	background: url(../images/tb13.png) left center no-repeat;
	background-size: 22px;
	width: 600px;
}
.footer-text p:nth-child(8){
	background: url(../images/tb14.png) left center no-repeat;
	background-size: 22px;
}

.footer-right{
	width: 150px;
	float: right;
}

.footer-img{
	width: 148px;
	height: 148px;
	border: 1px solid #aeaeae;
	overflow: hidden;
}

.footer-img img{
	
}
.wxewm{
	float: left;
	padding-bottom: 40px;
}
.wxewm p{
	font-size: 16px;
	float: left;
	display: block;
	clear: left;
	padding-left: 10px;
}
.wxewm img{
	float: left;
	padding-top: 40px;
	display: block;
}

.footer-right p{
	color: #939393;
	font-size: 18px;
	text-align: center;
	margin-top: 12px;
}

.FAQ-main{
	background: #FFFFFF;
}

.curr{
	margin-top: 35px;
	margin-bottom: 50px;
}

.curr-left{
	width: 266px;
}

.cat{
	width: 258px;
	background: #FFFFFF;
	border: 4px solid #00C5B5;
}

.cat-tit{
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #FFFFFF;
	background: #00C5B5;
	font-size: 24px;
}

.cat-top{
	background: none;
	border-bottom: 1px solid #f2f2f2;
	margin: 0;
	padding: 0;
}

.cat-top h3{
	float: left;
	font-size: 18px;
	line-height: 40px;
	margin-left: 15px;
}

.cat-top i{
	display: block;
	font-size: 20px;
	float: right;
	line-height: 40px;
}

.cat-wrap{
	width: 228px;
	margin-left: 17px;
}

.cat-ul{
	margin-top: 8px;
}
.cat-ul li{
	font-size: 14px;
	line-height: 30px;
	color: #141414;
}

.cat-ul li a{
	color: #141414;
}

.contact{
	width: 258px;
	background: #FFFFFF;
	border: 4px solid #00C5B5;
	margin-top: 16px;
}

.contact-top{
	overflow: hidden;
	width: 220px;
	margin: 0 auto;
	border-bottom: 1px solid #F2F2F2;
	padding: 15px 0;
}

.contact-top img{
	display: block;
	float: left;
	width: 46px;
	height: 46px;
}

.contact-top .contact-top-right{
	float: right;
	width: 160px;
}

.contact-top-right p{
	color: #929292;
	font-size: 16px;
}

.contact-top-right h3{
	color: #00c5b5;
	font-size: 22px;
	font-weight: bold;
}

.contact-text{
	width: 220px;
	margin: 0 auto;
	padding: 15px 0 20px 0;
}

.contact-text p{
	font-size: 16px;
	line-height: 30px;
	color: #929292;
}

.curr-right{
	background: #ffffff;
	width: 914px;
	border: 1px solid #f1f1f1;
	min-height: 880px;
}

.breadcrumb{
	width: 865px;
	border-bottom: 1px solid #dedede;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 16px;
	color: #00C5B5;
	background: url(../images/tb13.png) left center no-repeat;
	text-indent: 35px;
	line-height: 18px;
}

.breadcrumb a{
	color:  #818181;
}

.mess{
	width: 825px;
	margin: 0 auto;
	margin-top: 35px;
	background: url(../images/pic18.jpg) right 60px no-repeat;
}

.mess p{
	font-size: 18px;
	color: #343434;
}

.mess-ul{}

.mess-ul li{
	overflow: hidden;
	margin-top: 25px;
}

.mess-ul li p{
	float: left;
	width: 100px;
	line-height: 42px;
}

.mess-ul li input{
	height: 40px;
	width: 310px;
	border: 1px solid #dddddd;
	line-height: 40px;
	font-size: 18px;
	display: block;
	text-indent: 10px;
}

.mess-ul li textarea{
	font-size: 18px;
	width: 698px;
	height: 200px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	display: block;
}

.mess-btn{
	overflow: hidden;
	margin-top: 60px;
	margin-left: 100px;
}

.mess-btn button{
	display: block;
	float: left;
	width: 150px;
	height: 50px;
	margin-right: 25px;
	border: none;
	background: #00c5b5;
	color: #FFFFFF;
	font-size: 18px;
	border-radius: 5px;
	outline: none;
	cursor:pointer;
}

.mess-btn button:nth-child(2){
	background: #b9b9b9;
}

.tact{
	width: 830px;
	margin: 0 auto;
	background: url(../images/pic19.jpg) right 110px no-repeat;
}

.tact-ul{
	margin: 0;
	padding: 0;
	margin-top: 70px;
}

.tact-ul li{
	overflow: hidden;
	margin-top: 40px;
}

.tact-ul li img{
	display: block;
	float: left;
}

.tact-ul li .tact-text{
	float: left;
	margin-left: 20px;
}

.tact-text p{
	color: #9f9f9f;
	font-size: 18px;
	margin-top: 5px;
}

.tact-text h3{
	font-size: 24px;
	color: #343434;
	line-height: 30px;
	margin-top: 5px;
}

.tact-text a{
	font-size: 24px;
	color: #343434;
	line-height: 30px;
	margin-top: 5px;
	display: block;
}

.tact-iframe{
	width: 100%;
	display:block;
	height:425px;
	margin: 70px 0 50px 0;
}

.US{
	width: 865px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.US p{
	font-size: 16px;
	line-height: 30px;
	color: #929292;
	margin-top: 20px;
}

.US p img{
	display: block;
	margin: 0 auto;
}

.details{
	width: 865px;
	margin: 0 auto;
}

.details-title{
	border-bottom: 1px dashed #757575;
	padding: 25px 0 15px 0;
}

.details-title h3{
	font-size: 24px;
	color: #5d5d5d;
	line-height: 40px;
}

.details-title p{
	color: #a1a1a1;
	font-size: 14px;
	margin-top: 15px;
}

.details-text{}

.details-text p{
	font-size: 16px;
	line-height: 24px;
	color: #555555;
	margin-top: 20px;
}

.details-ul{
	background: #ececec;
	height: 55px;
	line-height: 55px;
	width: 96%;
	margin: 0;
	padding: 0;
	padding: 0 2%;
	margin: 50px 0 40px 0;
}

.details-ul li{
	width: 50%;
	float: left;
	font-size: 18px;
	color: #555555;
}

.details-ul li:nth-child(2){
	text-align: right;
}

.details-ul li a{
	color: #555555;
}

.details-ul li a:hover{
	color: #00C5B5;
}

.details-ul li:nth-child(2) a{
	text-align: right;
	color: #00C5B5;
}

.news{
	width: 865px;
	margin: 0 auto;
}

.news-ul{
	margin: 0;
	padding: 0;
}

.news-ul li{
	overflow: hidden;
	padding: 25px 0;
	border-bottom: 1px dashed #e3e3e3;
}

.news-ul li .news-img{
	border: 1px solid #F2F2F2;
	float: left;
}

.news-ul li .news-img img{
	width: 236px;
	height: 92px;
	display: block;
	border: 5px solid #FFFFFF;
	margin: 0;
	padding: 0;
}

.news-text{
	width: 605px;
	float: right;
}

.news-text h3{
	color: #5d5d5d;
	font-size: 18px;
	line-height: 20px;
	margin-top: 8px;
}

.news-text p{
	font-size: 14px;
	color: #a1a1a1;
	line-height: 22px;
	margin-top: 15px;
}

.news-ul li a:hover .news-text h3{
	color: #00C5B5;
}

.news-ul li a:hover .news-img{
	border: 1px solid #00C5B5;
}

.news-ul li a:hover .news-img img{
	border: 5px solid #00C5B5;
}

.news-margin{
	margin-top: 30px;
	margin-bottom: 30px;
}

.product{
	width: 865px;
	margin: 0 auto;
}

.product-ul{
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-left: -35px;
}

.product-ul li{
	width: 265px;
	float: left;
	margin-top: 20px;
	margin-left: 35px;
}

.product-ul li img{
	display: block;
	width: 100%;
	height: 190px;
	border: 5px solid #f2f2f2;
}

.product-ul li p{
	color: #2d2d2d;
	font-size: 16px;
	line-height: 30px;
	margin-top: 15px;
}

.product-ul li a:hover img{
	border: 5px solid #00C5B5;
}

.product-ul li a:hover p{
	color: #00C5B5;
}

.infor{
	width: 865px;
	margin: 0 auto;
	margin-top: 30px;
}

.infor-top img{
	width: 354px;
	height: 264px;
	display: block;
	border: 5px solid #f2f2f2;
	float: left;
}

.infor-next{
	width: 480px;
	float: right;
	padding-top:10px;
}

.infor-next p{
	font-size: 16px;
	color: #777777;
	overflow: hidden;
	margin-bottom: 20px;
}

.infor-next p span{
	color: #555555;
	font-weight: 600;
	display: inline-block;
	float: left;
	width: 400px;
}
.infor-next p small{
	font-size: 16px;
	color: #777777;
	float: left;
	width: 80px;
}

.infor-next p strong{
	font-size: 24px;
	color: #555555;
}

.infor-next a{
	display: block;
	width: 212px;
	height: 52px;
	background: #FF6600;
	color: #FFFFFF;
	text-align: center;
	line-height: 52px;
	font-size: 18px;
	margin: 0 auto;
	margin-top: 40px;
	letter-spacing:2px;
}

.infor-wrap{
	margin-top: 30px;
}

.infor-title{
	font-size: 18px;
	color: #00c5b5;
	letter-spacing: 2px;
	border-bottom: 1px solid #F2F2F2;	
	padding-bottom: 10px;
}

.infor-text{
	margin-top: 20px;
}

.infor-text p{
	font-size: 16px;
	line-height: 28px;
}

.infor-text p img{
	display: block;
	margin: 0 auto;
}

.infor-news img{
	display: block;
	margin: 0 auto;
}
