body, ul, img, h1, h2, h3, h4, h5, h6, input, dl, dt, dd, p {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑", "Microsoft YaHei", sans-serif, Arial;
	font-weight: normal;
}

body, html {
	height: 100%;
	width: 100%;
}

img, ul{
	display: block;
	border: 0px;
	list-style: none;
}

a:link, a:visited, a:active, a:hover {
	color: #000000;
	text-decoration: none;
}

.wrap {
	min-height: 100%;
	position: relative;
	z-index: 1;
}

.subWrap {
	position: relative;
	display: block;
}

.content {
	position: relative;
}

.footer {
	display: block;
	width: 100%;
	z-index: 2;
	position: relative;
	top: 0px;
}

.shadow {
	display: block;
	position: absolute;
	width: 100%;
	height: 10px;
	top: 0px;
	overflow: hidden;
}

.shadow span {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #000;
	box-shadow: 0 0 10px #000;
	position: absolute;
	top: -1px;
	behavior: url(/js/PIE.htc);
}

.header {
	min-width: 1200px;
	width: 100%;
	z-index: 9999;
}

.header ul.navbar {
	padding: 0px 30px;
	font-size: 0px;
}

.header .content {
	display: block;
	width: 940px;
	margin: auto;
	margin-top: 0px;
	overflow: hidden;
	padding-bottom: 16px;
	background: url(../images/headbg.png) no-repeat center;
	background-size: 300px;
	background-position: 420px;
}

.header .logo {
	float: left;
}

.header {
	padding-top: 4px;
	background: url(../images/top_bj.gif) repeat-x ;
	z-index: 99;
	position: relative;
}

.header .logo img {
	display: block;
	height: 80px;
	margin-top: 4px;
	float: left;
	padding: 6px 4px 0 0;
}

.header .search {
	float: right;
	margin-top: 38px;
}

.header input.textbar {
	margin: 0px;
	padding: 0px 6px;
	line-height: 28px;
	height: 28px;
	float: left;
	border: 1px solid #dfdfdf;
	border-right: 0px;
	width: 200px;
	border-radius: 6px 0 0 6px;
	behavior: url(/js/PIE.htc);
}

.header input.submitbar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 46px;
	height: 30px;
	border: 0;
	background: none;
	vertical-align: bottom;
	background: url(../images/search_icon.png) no-repeat center;
	background-color: #df3737;
	cursor: pointer;
	border-radius: 0 6px 6px 0;
	behavior: url(/js/PIE.htc);
}

.header input.submitbar:hover {
	background-color: #e76464;
}

.header .container {
	border-top: 1px solid #c2c2c2;
	width: 100%;
	background-color: #f1f1f1;
	box-shadow: 0 10px 10px -10px #727272;
	behavior: url(/js/PIE.htc);
}

.header .fixedNav {
	position: fixed;
	top: 0px;
	margin-top: 0px;
	z-index: 99;
	border: 0px;
	box-shadow: 0 0 10px #727272;
	behavior: url(/js/PIE.htc);
}

.header ul.navbar {
	width: 980px;
	margin: auto;
}

.header ul.navbar li.menu {
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	height: 40px;
	vertical-align: bottom;
	font-size: 14px;
	width: 16.6%;
	line-height: 40px;
	background: url(../images/linev.png) no-repeat left;
}

.header ul.navbar li.home {
	background: none;
}

.header ul.navbar li.menu a {
	display: block;
	color: #4a4a4a;
	font-size:15px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 38px;
}

.header ul.navbar li.cur a {
	color: #ed2326;
}

.header ul.subnav {
	display: none;
	z-index: 3;
	position: relative;
	background: #2a2a2a;
	width: 100%;
	padding: 10px 0;
	border-radius: 0 0 6px 6px;
	overflow: hidden;
	top: 2px;
}

.header ul.navbar li.menu:hover {
	background: none;
	background-color: #2a2a2a;
}

.header ul.navbar li.menu:hover a {
	color: #ffffff;
}

.header ul.navbar ul.subnav li a {
	color: #ffffff;
}

.header ul.subnav li {
	line-height: 40px;
}

.header ul.subnav li:hover {
	background-color: #ed2326;
}

.header ul.subnav li:hover a {
	color: #fff;
}

.main {
	position: relative;
}

.main .banner {
	overflow: hidden;
	box-shadow: 0 10px 10px -10px #000;
}

.main .banner ul.rslides li {
	width: 100%;
}

.main .banner ul.rslides li a {
	display: block;
	background-color: #dee7e2;
}

.main .banner ul.rslides li a span {
	background: url(../images/bg-wrapper3.png) no-repeat;
	line-height: 180px;
	min-width: 120px;
	background-color: rgba(0, 0, 0, 0.5);
	display: block;
	width: 20%;
	height: 140px;
	position: absolute;
	top: 15%;
	left: 10%;
	color: #ffffff;
	font-size: 32px;
	text-align: center;
	line-height: 140px;
	min-width: 240px;
	letter-spacing: 10px;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	border-radius: 6px;
	behavior: url(/js/PIE.htc);
}

.main .banner ul.rslides li:nth-child(3) a span {
	width: 28%;
}

@media screen and (max-width: 1200px) {
	.main .banner ul.rslides li a span {
		height: 140px;
		line-height: 140px;
	}
}

.main .banner ul.rslides li a span.right {
	right: 8%;
	left: auto;
}

.main .banner ul.rslides li a img {
	display: block;
	margin: auto;
	width: 100%;
	min-width: 1200px;
}

.main .content h3 {
	color: #ff383b;
	font-weight: bold;
	font-size: 20px;
	padding: 18px;
	text-align: center;
	padding-top: 30px;
}

.main .content p {
	width: 980px;
	margin: auto;
	padding: 18px 0px;
}

.main .content .container {
	background-color: #ff8a36;
	border-top: 2px solid #ff7817;
	border-bottom: 2px solid #ff7817;
}

.main .mainprod {
	position: relative;
	background: url(../images/background-responsiveness.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 20px;
	overflow: hidden;
	padding-top: 14px;
}

.main .mainprod .container {
	width: 980px;
	margin: auto;
	overflow: hidden;
	padding-top: 20px;
}

.main .mainprod .left {
	float: left;
	width: 600px;
	overflow: hidden;
	position: relative;
}

.main .mainprod .right {
	float: right;
	position: relative;
}

.main .mainprod ul.prodshow {
	margin: 0 auto;
	margin-top: 76px;
	height: 370px;
	width: 980px;
	z-index: 2;
	position: relative;
}

.main .mainprod ul.prodshow li {
	height: 432px;
	width: 588px;
	background-color: #ffffff;
	text-align: center;
	cursor: pointer;
}

.main .mainprod ul.prodshow li a {
	display: block;
	position: relative;
	width: 100%;
}

.main .mainprod ul.prodshow li a img {
	width: 100%;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-webkit-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.main .mainprod ul.prodshow li.roundabout-in-focus {
	cursor: default;
}

.main .mainprod ul.prodshow li.roundabout-in-focus a img {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.main .mainprod ul.prodshow li span {
	display: block;
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	font-size: 18px;
	color: #383838;
}

.main .mainprod ul.btn {
	width: 1200px;
	position: relative;
	margin: auto;
	z-index: 3;
	top: -260px;
}

.main .mainprod ul.btn li {
	margin: 10px;
	cursor: pointer;
}

.main .mainprod ul.btn #prod_prev {
	position: absolute;
	left: 0px;
	width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-right: 40px solid #ff0000;
  border-bottom: 30px solid transparent;
}

.main .mainprod ul.btn #prod_next {
	position: absolute;
	right: 0px;
	width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-left: 40px solid #ff0000;
  border-bottom: 30px solid transparent;
}

.main .mainprod ul.btn #prod_prev:hover {
	border-right-color: #999;
}

.main .mainprod ul.btn #prod_next:hover {
	border-left-color: #999;
}

.main .mainprod h3 {
	color: #ff383b;
	font-weight: bold;
	font-size: 28px;
	padding: 16px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
}

.main .mainshow {
	padding: 0 50px;
	border-top: 1px solid #d8d8d8;
	background: url(../images/background-expertise.jpg) center no-repeat;
	background-size: cover;
}

.main .subwrap {
	overflow: hidden;
	width: 980px;
	margin: auto;
	padding: 20px;
	position: relative;
}

.main .mainprod .h4d {
	width: 550px;
	border-bottom: 1px solid #c7c7c7;
	padding: 0px;
	margin: 10px 0;
	position: relative;
}

.main .mainprod .h4d span {
	position: absolute;
	top: 12px;
	right: 0px;
	font-size: 13px;
}

.main .mainprod .h4d span a:hover {
	color: red;
	text-decoration: underline;
}

.main .mainprod .right .h4d {
	width: 380px;
}

.main .mainprod h4 {
	font-size: 18px;
	padding: 4px;
	color: #4c4c4c;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 2px solid #e7392c;
	width: 100px;
	position: relative;
	top: 1px;
}

.main .mainshow .content p {
	width: auto;
	text-align: left;
	line-height: 24px !important;
	font-size: 13px !important;
	padding-left: 0px;
	text-indent: 20px;
}

.main .mainprod ul.rslides2 {
	display: block;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}

.main .mainprod ul.rslides2 li a {
	display: block;
	background-color: #dee7e2;
	border-radius: 12px;
	padding: 5px;
	overflow: hidden;
	behavior: url(/js/PIE.htc);
}

.main .mainprod ul.rslides2 li a img {
	display: block;
	margin: auto;
	width: 370px;
	background-color: #ffffff;
	border-radius: 10px;
	behavior: url(/js/PIE.htc);
}

.main .mainprod ul.rslides2_tabs {
	display: block;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 2;
	border-radius: 0 0 10px 0;
}

.main .mainprod ul.rslides2_tabs li {
	float: left;
	display: block;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.4);
	padding: 2px 0;
}

.main .mainprod ul.rslides2_tabs li a {
	color: #ffffff;
	padding: 2px 10px;
}

.main .mainprod ul.rslides2_tabs li.rslides_here {
	background-color: rgba(255, 0, 0, 0.6);
}

.main .mainprod ul.prodshow2 {
	
}

.main .mainprod ul.prodshow2 li {
	display: block;
	width: 190px;
	float: left;
	margin-bottom: 10px;
	background-color: #fff;
}

.main .mainprod ul.prodshow2 li a img {
	width: 160px;
	margin: auto;
}

.main .mainprod ul.prodshow2 li a span {
	display: block;
	font-size: 12px;
	width: 180px;
	text-align: center;
	color: #414141;
}

.main .mainprod ul.prodshow2 li a {
	display: block;
	padding-bottom: 8px;
}

.main .mainprod ul.prodshow2 li a:hover span {
	color: #ff0000;
}

.main .mainshow .container {
	display: block;
	width: 420px;
	float: left;
	padding: 0 30px;
}

.main .mainshow .container h4 {
	color: #d2feff;
}

.main .mainshow .container .content {
	display: block;
	width: 430px;
}

.main .mainshow .container .tomore {
	background: url(../images/point.png) no-repeat left;
	background-size: contain;
	padding-left: 20px;
	margin-left: 10px;
}

.main .mainshow .container .tomore a {
	color: #ffffff;
	font-size: 13px;
	display: block;
	width: 80px;
}

.main .mainshow .container .tomore a:hover {
	color: #ff4b4b;
	text-decoration: underline;
}

.main .mainshow .container:nth-child(1) {
	border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.main .mainshow .container:nth-child(2) {
	border-left: 1px solid rgba(255, 255, 255, 0.2);
}

#indexmain .content p {
	color: #efefef;
	font-size: 15px;
	line-height: 10px;
}

.footer {
	background-color: #3c3c3c;
}

.footer .container {
	background-color: #353535;
}

.footer .container ul.footnav {
	display: block;
	width: 980px;
	margin: auto;
	padding: 14px;
	overflow: hidden;
	line-height: 10px;
}

.footer ul.footnav li {
	float: left;
	width: 16.2%;
	text-align: center;
}

.footer ul.footnav li a {
	display: block;
	width: 80%;
	color: #9a9a9a;
	font-size: 14px;
}

.footer ul.footnav li a:hover {
	color: #ff2525;
}

.footer .content {
	background-color: #3c3c3c;
	padding: 6px;
}

.footer .content p {
	width: 940px;
	margin: auto;
	color: #ececec;
	font-size: 14px;
	padding: 6px 0;
}

.main .content p em {
	font-weight: bold;
	font-style: normal;
}

/*-----------关于我们-----------*/
#aboutus {
	padding-bottom: 26px;
}

.main .headshow {
	position: relative;
}

.main .headshow span {
	background-color: rgba(0, 0, 0, 0.6);
	display: block;
	width: 20%;
	height: 140px;
	position: absolute;
	top: 10%;
	color: #ffffff;
	font-size: 38px;
	text-align: center;
	line-height: 140px;
	min-width: 240px;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

#aboutus .headshow span {
	width: 26%;
	height: 180px;
	right: 18%;
	line-height: 180px;
	min-width: 400px;
}

@media screen and (max-width: 1200px) {
	#aboutus .headshow span {
		height: 140px;
		line-height: 140px;
	}
}

.main .headshow img {
	width: 100%;
	min-width: 980px;
}

#aboutus .content{
width:980px;
margin:auto;
margin-top:30px;
line-height: 32px;
color: #363636;
text-align: left;
text-indent:20px;
}

#aboutus .content p:nth-child(4) {
	text-align: center;
	color: #f54548;
	font-size: 18px;
	font-weight: bold;
}

#contactus .headshow span {
	left: 6%;
	letter-spacing: 14px;
}

#contactus .container {
	width: 980px;
	margin: auto;
	overflow: hidden;
	padding: 30px 0;
}

#contactus .content {
	width: 480px;
	float: left;
}

#contactus .content p {
	color: #000000;
	text-align: left;
	font-size: 17px;
	width: 440px;
}

.my-map { margin: 0 auto; width: 500px; height: 300px; float: left; display: block;}
.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }
.my-map .icon-cir { height: 31px; width: 28px; }
.my-map .icon-cir-red { background-position: -11px -5px; }

/***----prodlist----***/

.subhead {
	font-weight: bold;
	color: #4e4e4e;
	margin: 0 15px;
	padding: 0 3px;
	border-bottom: 1px dashed #dddddd;
	line-height: 29px;
	font-size: 16px;
	margin-bottom: 20px;
}

#prod {
	padding-top: 20px;
	border-top: 1px solid #f2f2f2;
	margin-bottom: 20px;
}

#prod .subcont {
	overflow: hidden;
	width: 980px;
	margin: auto;
}


#prod .sidebar {
	display: block;
	float: left;
	width: 220px;
}

#prod ul.sidebar li.title h2 {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	line-height: 30px;
	color: #ffffff;
	padding-left: 10px;
	padding-left: 30px;
	background: url(../images/gear.png) no-repeat left;
	background-position: 6px center;
	background-color: #363636;
}

#prod ul.sidebar li.slist {
	font-size: 14px;
	line-height: 36px;
	border-bottom: 1px dashed #c7c7c7;
	background-color: #f8f8f8;
}

#prod ul.sidebar li.slist a {
	color: #363636;
	text-align: left;
	padding-left: 15px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#prod ul.sidebar li.slist a:hover {
	color: #e7392c;
	text-decoration: underline;
}

#prod ul.sidebar li.slist ul {
	margin-left: 16px;
	padding-right: 4px;
}

#prod ul.sidebar li.slist ul li {
	background: url(../images/cricle.png) no-repeat left;
	line-height: 14px;
	padding: 8px 0;
	padding-left: 14px;
}

#prod .subcont ul.sidebar li.cur {
	background-color: #ffffff;
}

#prod .subcont ul.sidebar li.cur >　a {
		color: #ff1200;
}

#prod .subcont ul.sidebar li ul li a {
	padding: 0px;
	font-size: 13px;
}

#prod .subcont ul.sidebar li ul li.cur {
	background: url(../images/cricle_red.png) no-repeat left;
}

#prod .subcont ul.sidebar li.slist {
	background-color: #fff;
}

#prod .subcont ul.sidebar li.slist > a {
	display: block;
	background-color: #f8f8f8;
}

#prod .subcont ul.sidebar > li.cur > a {
	display: block;
	background-color: #ff5e5e;
	color: #ffffff;
}

#prod .subcont .sidebar ul.slisty li{
	background-color: #ffffff;
}

#prod .subcont ul.sidebar li.cur ul li.cur a {
	color: #e7392c;
}

.rightcont {
	float: left;
	margin-left: 19px;
	width: 740px;
}

.rightcont p{
	font-size: 14px;
	word-break: break-all;
}

.rightcont .subcont {
	padding: 0 20px;
	width: auto;
}

#prod dl.proditem {
	width: 780px;
	margin-top: 0px;
}

#prod dl.proditem dd {
	padding: 0 15px 50px 16px;
	float: left;
	width: 220px;
	display: block;
	height: 166px;
}

#prod dl.proditem dd a img {
	width: 220px;
}

#prod dl.proditem dd a {
	width: 220px;
	position: relative;
	display: block;
	border: 1px solid #e5e5e5;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

#prod dl.proditem dd a span {
	background-color: #e5e5e5;
	width: 100%;
	display: block;
	text-align: center;
	line-height: 30px;
	color: #292929;
	font-size: 13px;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

#prod dl.proditem dd a:hover {
	border: 1px solid #f7383b;
}

#prod dl.proditem dd a:hover span {
	background-color: #f7383b;
	color: #ffffff;
}

/***----certifications----***/
#certifications .headshow span {
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	letter-spacing: 0px;
	top: 22%;
	left: 5%
}

#certifications .headshow span:nth-child(2) {
	top: 42%;
	left: 10%;
}

#certifications .headshow span:nth-child(3) {
	top: 62%;
	left: 14%;
}

#certifications .content {
width:980px;
margin:auto;
	color: #000000;
	text-align: left;
	font-size: 18px;
	padding: 0px;
	line-height:32px;
	padding-top: 24px;
	text-indent: 50px;
}
#certifications .content p {
	color: #000000;
	text-align: left;
	font-size: 18px;

}

#certifications .content p:nth-child(1) {
	
	color: #f54548;
	font-size: 18px;
	font-weight: bold;
	
}

#certifications .content img {
	margin: auto;
	padding: 40px 0;
}

/***----prodinfo----***/
#iteminfopage img {
	margin: auto;
	width: 100%;
}

#iteminfopage .subcont {
	width: 100%;
}

#iteminfopage .rightinfo {
	display: block;
	width: 240px;
	height: 40px;
	display: block;
	position: relative;
	margin: auto;
}

#iteminfopage .subcont h5 {
	text-align: center;
	font-size: 18px;	
	width: 100%;
	font-weight: bold;
	color: #343434;
	letter-spacing: 2px;
}

#iteminfopage .rightinfo p {
	line-height: 36px;
}

#iteminfopage .rightinfo em {
	font-style: normal;
	font-weight: normal;
}

#iteminfopage .rightinfo .btnsub {
	display: block;
	width: 240px;
	height: 40px;
	background-color: #e7392c;
	margin: auto;
	text-align: center;
	line-height: 40px;
	color: #ffffff;
	cursor: alias;
}

#iteminfopage .rightinfo .btnsub:hover {
	background-color: #992e2e;
}

#iteminfopage .rightinfo .btnsub span {
	background-color: #e7392c;
	position: absolute;
	bottom: 40px;
	width: 80%;
	left: 0px;
	text-align: left;
	padding: 0 10%;
	display: none;
}

#iteminfopage .detail {
	margin-top: 20px;
	width: 94%;
	margin: auto;
	padding-bottom: 160px;
}

#iteminfopage .detail h6 {
	font-size: 16px;
	color: #4e4e4e;
	padding: 10px 6px;
	border-bottom: 1px dashed #dddddd;
}

#iteminfopage .detail p {
	padding: 12px;
}

#workshops .content p {
	width: 980px;
	margin: auto;
	color: #2f2f2f;
	text-indent: 20px;
	line-height: 30px;
	letter-spacing: 1px;
	font-size: 17px;
}

#workshops .headshow span {
	left: 6%;
	letter-spacing: 14px;
}

#workshops .content img {
	margin: auto;
	padding: 30px;
	padding-bottom: 40px;
}