@charset "utf-8";
/* CSS Document */

div, dl, dt, dd, ul, ol, li, form, p {margin: 0px; padding: 0px;}
ul, ol, li {list-style: none; list-style-type: none;}
img {border: 0px;}

.topbar {width: 100%; height: 50px; background: #EEE;}
	.topbar .wrapper {width: 1200px; height: 50px; margin: 0px auto;}
	.topbar .mail {width: auto; height: 50px; padding-left: 25px; background: url(../images/icon_mail.png) left center no-repeat; line-height: 50px; font-size: 16px; overflow: hidden; float: right;}
	.topbar .search {width: 240px; height: 30px; margin: 9px 30px; background: #F7F7F7; border: #CCC 1px solid; overflow: hidden; float: right;}
		.topbar .search input[type=text] {width: 169px; height: 30px; margin: 0px 5px; padding: 0px; background: #F7F7F7; border: none; line-height: 30px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666; overflow: hidden; float: left;}
		.topbar .search input[type=submit], .topbar .search input[type=button] {width: 60px; height: 30px; margin: 0px; padding: 0px; background: #F7F7F7; border: none; border-left: #CCC 1px solid; text-align: center; line-height: 30px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666; overflow: hidden; float: left; cursor: pointer;}
.header {width: 100%; height: 100px;}
	.header .wrapper {width: 1200px; height: 100px; margin: 0px auto;}
	.header .logo {width: 230px; height: 100px; overflow: hidden; float: left;}
	.header .ewm {width: 80px; height: 80px; padding: 10px 0px; overflow: hidden; float: right;}
		.header .ewm img {width: 80px; height: 80px; display: block;}
.menu {width: 810px; height: 100px; padding: 0px 40px; float: left;}
	#menubtn {display: none;}
	.menu ul {width: 810px; height: 100px; overflow: hidden;}
		.menu ul li {width: 135px; height: 100px; text-align: center; line-height: 70px; font-size: 18px; overflow: hidden; float: left;}
			.menu ul li a {padding: 28px 5px 0px 5px; display: inline-block;}
			.menu ul li a:hover {border-bottom: #f28f00 2px solid; color: #f28f00;}
.banner {width: 100%; height: auto; overflow: hidden;}
	.banner img {display: block;}
.block-title {width: 240px; height: 50px; margin: 0px auto; background: #f28f00; border-radius: 10px; text-align: center; line-height: 50px; font-size: 36px; font-weight: bold; color: #FFF; overflow: hidden;}
.mainbody {width: 100%; height: auto; overflow: hidden;}
	.mainbody .wrapper {width: 1200px; height: auto; margin: 0px auto; overflow: hidden;}
	.mainbody .left {width: 260px; height: auto; padding: 30px 0px; overflow: hidden; float: left;}
	.mainbody .right {width: 900px; height: auto; min-height: 400px; padding: 30px 0px; overflow: hidden; float: right;}

.application {padding: 50px 0px; position: relative;}
.application:after {width: 2px; height: 436px; margin: 0px 0px 0px -1px; background: #f28f00; position: absolute; left: 50%; top: 130px; content: "";}
	.heavyduty {width: 570px; height: auto; overflow: hidden; float: left;}
	.garments {width: 570px; height: auto; overflow: hidden; float: right;}
	.application ul {width: 600px; height: auto; overflow: hidden;}
		.application ul li {width: 170px; height: auto; margin: 30px 30px 0px 0px; overflow: hidden; float: left; display: inline;}
			.application ul li p {width: 150px; height: 150px; padding: 9px; background: #FFF; border: #b4b4b4 1px solid; border-radius: 50%; overflow: hidden;}
				.application ul li p img {width: 150px; height: 150px; background: #dcdcdc; border-radius: 50%; display: block;}
				.application ul li:hover p img {background: #f28f00;}
			.application ul li span {width: 100%; height: 40px; text-align: center; line-height: 40px; font-size: 16px; overflow: hidden; display: block;}

.footer {width: 100%; height: auto; margin-top: 30px; padding: 20px 0px; background: #034f9e; overflow: hidden;}
	.footer .wrapper {width: 1200px; height: auto; margin: 0px auto; overflow: hidden;}
	.footer .blogo {width: 230px; height: auto; margin-top: 7px; padding: 15px 40px 16px 0px; border-right: #FFF 1px solid; overflow: hidden; float: left;}
		.footer .blogo img {width: 100%; height: auto; display: block;}
	.footer .copyright {width: 880px; height: auto; padding-left: 40px; line-height: 30px; color: #FFF; float: left;}
		.footer .copyright span {padding: 0px 15px 0px 0px;}
		.footer .copyright a {color: #FFF;}

.floatmenu {width: 50px; height: 204px; position: fixed; right: 0px; top: 150px; z-index: 9999;}
	.floatmenu li {width: 150px; min-width: 50px; height: 50px; background-color: #333; border-bottom: #444 1px solid; line-height: 50px; font-size: 16px; color: #FFF; overflow: hidden; position: absolute; left: 0px; z-index: 9999; transition: left 0.5s;}
	.floatmenu li:hover {width: 150px; background-color: #f28f00; border-bottom: #f28f00 1px solid; left: -100px; transition: left 0.5s;}
		.floatmenu li a {padding: 0px 15px 0px 50px; color: #FFF; display: block;}
	.floatmenu li:nth-child(1) {top: 0px; background-image: url(../images/floatmenu1.png); background-position: left center; background-repeat: no-repeat;}
	.floatmenu li:nth-child(2) {top: 51px; background-image: url(../images/floatmenu2.png); background-position: left center; background-repeat: no-repeat;}
	.floatmenu li:nth-child(3) {top: 102px; background-image: url(../images/floatmenu3.png); background-position: left center; background-repeat: no-repeat;}
	.floatmenu li:nth-child(4) {top: 153px; background-image: url(../images/floatmenu4.png); background-position: left center; background-repeat: no-repeat;}


.location {width: 100%; height: 50px; background: #e7e7e7; line-height: 50px; font-weight: bold;}
	.location .wrapper {width: 1175px; height: 50px; margin: 0px auto; padding-left: 25px; background: url(../images/icon_home.png) left 15px no-repeat; overflow: hidden;}
.submenu {width: 260px; height: auto; background: #f3f3f3; overflow: hidden;}
	.submenu li {width: 260px; height: auto; line-height: 20px; font-weight: bold; overflow: hidden;}
	.submenu li.level1 {margin-top: 5px;}
	.submenu li.level1:first-child {margin: 0px;}
		.submenu li.level1 a {width: 230px; height: auto; padding: 10px 15px; background: #0b6e97; font-size: 16px; color: #FFF; display: block;}
		.submenu li.level1 a:hover {background: #f28f00; color: #FFF;}
		.submenu li.level2 a {width: 220px; height: auto; padding: 5px 10px 5px 30px; background: url(../images/icon_level2.png) 15px top no-repeat; color: #555; display: block;}
		.submenu li.level2 a:hover {background: #DDD url(../images/icon_level2.png) 15px top no-repeat; color: #0b6e97;}
		.submenu li.level3 a {width: 205px; height: auto; padding: 5px 10px 5px 45px; background: url(../images/icon_level3.png) 15px top no-repeat; color: #555; font-weight: normal; display: block;}
		.submenu li.level3 a:hover {background: #DDD url(../images/icon_level3.png) 15px top no-repeat; color: #0b6e97}
.pagetitle {width: 100%; height: 40px; text-align: center; line-height: 40px; font-size: 24px; position: relative;}
.pagetitle:after {width: 80px; height: 2px; margin: 0px 0px 0px -40px; background: #0b6e97; position: absolute; left: 50%; bottom: 0px; content: "";}
.pagetitle.ptop {margin-top: 30px;}
.singlepage {width: 100%; height: auto; padding: 20px 0px; line-height: 30px; overflow: hidden;}
.pagelist {width: 100%; height: auto; margin: 0px auto; padding: 20px 0px; text-align: right; font-size: 12px; overflow: hidden; clear: both;}
	.pagelist span {margin-left: 5px; border: #999 1px solid; background-color: #FFF; display: inline-block;}
		.pagelist span a, .pagelist span a:hover {padding: 2px 6px; color: #333; text-decoration: none; display: block;}
	.pagelist span:hover {border: #0b6e97 1px solid; background-color: #0b6e97; color: #FFF;}
		.pagelist span:hover a, .pagelist span:hover a:hover {color: #FFF;}
	.pagelist span.cur {padding: 2px 6px; border: #0b6e97 1px solid; background-color: #0b6e97; color: #FFF;}
	.pagelist span.prev {padding-left: 6px;}
		.pagelist span.prev a {padding: 2px 6px 2px 10px; background: url(../images/pageprevdef.png) left center no-repeat;}
		.pagelist span.prev a:hover {background: url(../images/pageprevcur.png) left center no-repeat;}
	.pagelist span.next {padding-right: 6px;}
		.pagelist span.next a {padding: 2px 10px 2px 6px; background: url(../images/pagenextdef.png) right center no-repeat;}
		.pagelist span.next a:hover {padding: 2px 10px 2px 6px; background: url(../images/pagenextcur.png) right center no-repeat;}
.newslist {width: 900px; height: auto; overflow: hidden;}
	.newslist li {width: 900px; height: auto; padding: 20px 0px; border-bottom: #DDD 1px dashed; overflow: hidden;}
		.newslist li .image {width: 200px; height: 150px; overflow: hidden; float: left;}
			.newslist li .image img {width: 100%; height: 100%; display: block;}
		.newslist li .title {width: 675px; height: 30px; line-height: 30px; font-size: 16px; overflow: hidden; float: right;}
		.newslist li .time {width: 675px; height: 46px; line-height: 46px; font-size: 12px; color: #999; overflow: hidden; float: right;}
		.newslist li .summary {width: 675px; height: 72px; line-height: 24px; color: #666; overflow: hidden; float: right;}
.categorylist {width: 1200px; height: auto; min-height: 400px; padding: 30px 0px; overflow: hidden;}
	.categorylist li {width: 298px; height: auto; margin: 0px 2px 2px 0px; overflow: hidden; float: left; display: block;}
	.categorylist li:nth-child(4n) {margin: 0px 0px 2px 0px;}
	.categorylist li:nth-child(4n+1) {clear: left;}
		.categorylist li a {position: relative; z-index: 9; display: block;}
			.categorylist li a img {width: 100%; height: auto; display: block;}
			.categorylist li a p {width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); position: absolute; left: 0px; top: 0px; z-index: 9; display: none;}
			.categorylist li:hover a p {display: block;}
				.categorylist li a p span {width: 93%; height: auto; padding: 0px 0px 20px 7%; line-height: 24px; font-size: 18px; font-weight: bold; color: #FFF; display: block; position: absolute; left: 0px; bottom: 0px; z-index: 9;}
			.categorylist li.noimg a p {background: none; display: block;}
				.categorylist li.noimg a p span {font-weight: normal; color: #999;}
			.categorylist li.noimg:hover a p {background: rgba(0, 0, 0, 0.7);}
				.categorylist li.noimg:hover a p span {font-weight: bold; color: #FFF;}
.list {width: 920px; height: auto; overflow: hidden;}
	.list li {width: 280px; height: auto; margin: 20px 20px 0px 0px; overflow: hidden; float: left; display: inline;}
	.list li:nth-child(3n+1) {clear: left;}
		.list li img {width: 270px; height: auto; padding: 4px; border: #CCC 1px solid; display: block;}
		.list li p {width: 280px; height: auto; max-height: 60px; padding: 5px 0px; text-align: center; line-height: 20px; overflow: hidden;}
.detail {width: 100%; height: auto; padding: 20px 0px; overflow: hidden;}
	.detail .title {width: 100%; height: auto; padding-top: 10px; text-align: center; line-height: 30px; font-size: 20px; font-weight: bold; overflow: hidden;}
	.detail .time {width: 100%; height: auto; padding-top: 10px; text-align: right; line-height: 24px; border-bottom: #DDD 1px dashed; overflow: hidden;}
	.detail .image {width: 100%; height: auto; padding-top: 10px; text-align: center; overflow: hidden;}
	.detail .content {width: 100%; height: auto; padding-top: 20px; line-height: 30px; overflow: hidden;}
.productdetail {width: 100%; height: auto; padding: 20px 0px; overflow: hidden;}
	.productdetail .image {width: 500px; height: auto; border: #DDD 1px solid; overflow: hidden; float: left;}
		.productdetail .image img {width: 100%; height: auto; display: block;}
	.productdetail .item {width: 360px; height: auto; padding-bottom: 20px; line-height: 20px; overflow: hidden; float: right; clear: right;}
	.productdetail .title {font-size: 16px; font-weight: bold;}
	.productdetail .contenttitle {width: 100%; height: 30px; margin-top: 20px; background: #ececec; line-height: 30px; float: left; display: inline;}
		.productdetail .contenttitle span {width: auto; height: 30px; padding: 0px 20px; background: #9a9a9a; text-align: center; color: #FFF; display: inline-block;}
	.productdetail .content {width: 100%; height: auto; padding-top: 20px; line-height: 30px; overflow: hidden; float: left;}
.goback {width: 100%; height: auto; padding: 20px 0px; text-align: center; overflow: hidden;}
	.goback a, .goback a:hover {width: 70px; height: 40px; margin: 0px auto; padding: 0px 10px 0px 40px; background: url(../images/backbg.png) center no-repeat; line-height: 40px; font-size: 16px; font-weight: bold; color: #FFF; display: block;}
.feedback {width: 98%; height: auto; margin: 20px auto; background: #FFF; border: #999 1px solid; border-radius: 5px; box-shadow: 0px 0px 3px #CCC; overflow: hidden;}
	.feedtitle {width: 100%; height: 30px; background: url(../images/feedtitlebg.jpg) repeat-x; border-bottom: #999 1px solid; border-radius: 5px 5px 0px 0px;}
		.feedtitle span {width: 94%; height: 30px; margin: 0px auto; line-height: 30px; display: block;}
	.feedlist {width: 94%; height: auto; margin: 5px auto; line-height: 30px; overflow: hidden;}
		.feedlist dt {width: 22%; height: auto; padding: 5px 0px; font-weight: bold; overflow: hidden; float: left; clear: left;}
		.feedlist dd {width: 78%; height: auto; padding: 5px 0px; text-align: center; overflow: hidden; float: left; clear: right;}
			.feedlist dd input, .feedlist dd select, .feedlist dd textarea {width: 98%; margin: 0px auto; padding: 0px; border: none; background: #FFF; border-radius: 3px; box-shadow: 0px 0px 1px 1px #CCC;}
			.feedlist dd input, .feedlist dd select {height: 30px;}
	.feedbtn {width: 94%; height: auto; margin: 0px auto; padding: 5px 0px; overflow: hidden;}
		.feedbtn input {width: 76%; height: 30px; margin: 0px 0px 0px 23%; padding: 0px; border: none; background: #00416d; border-radius: 3px; box-shadow: 0px 0px 1px 1px #CCC; text-align: center; line-height: 30px; color: #FFF; cursor: pointer;}

@media (max-width: 1200px) {
	body {width: 1200px;}
}