@charset "gb2312";
/* 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: 30px; background: #da251c;}
	.topbar .wrapper {width: 1003px; height: 30px; margin: 0px auto;}
	.topbar .welcome {padding-left: 10px; line-height: 30px; font-size: 12px; color: #FFF; float: left;}
	.topbar .share {float: right;}
.header {width: 100%; height: 100px;}
	.header .wrapper {width: 1003px; height: 100px; margin: 0px auto;}
	.header .logo {float: left;}
	.header img {display: block;}
.menu {width: 778px; height: 100px; float: right;}
	#menubtn {display: none;}
	.menu ul {width: 777px; height: 100px; border-left: #F1F1F1 1px solid; overflow: hidden;}
		.menu ul li {width: 110px; height: 100px; border-right: #F1F1F1 1px solid; text-align: center; line-height: 100px; float: left;}
			.menu ul li a {font-size: 16px; color: #222; display: block;}
			.menu ul li a:hover {background: #da251c; color: #FFF; text-decoration: none;}
.banner {width: 100%; height: auto; overflow: hidden;}
	.banner img {display: block;}
.mainbody {width: 100%; height: auto; overflow: hidden;}
	.mainbody .wrapper {width: 1003px; height: auto; margin: 0px auto; overflow: hidden;}
	.mainbody .left {width: 230px; height: auto; padding: 20px 0px; overflow: hidden; float: left;}
	.mainbody .right {width: 750px; height: auto; min-height: 400px; padding: 20px 0px; overflow: hidden; float: right;}

.product {padding: 30px 0px; background: #EEE;}
	.product .title {width: 100%; height: 30px; background: #DDD; line-height: 30px;}
		.product .title label {height: 30px; padding: 0px 20px; background: #da251c; font-size: 20px; color: #FFF; float: left; display: inline-block;}
		.product .title span {padding: 0px 0px 0px 5px; background: #EEE; float: right; display: inline-block;}
			.product .title span a {width: 90px; height: 28px; border: #CCC 1px solid; background: #FFF; text-align: center; line-height: 28px; font-size: 12px; color: #666; display: block;}
			.product .title span a:hover {border: #da251c 1px solid; background: #da251c; color: #FFF; text-decoration: none;}
	.product .image {width: 260px; height: auto; margin-top: 20px; overflow: hidden; float: left; display: inline;}
		.product .image img {display: block;}
	.product ul {width: 741px; height: auto; overflow: hidden;}
		.product ul li {width: 232px; height: auto; margin: 20px 0px 0px 15px; background: #FFF; overflow: hidden; float: left; display: inline;}
			.product ul li img {width: 230px; height: auto; border: #DDD 1px solid; display: block;}
			.product ul li p {width: 232px; height: 30px; background: #DDD; text-align: center; line-height: 30px; overflow: hidden;}
			.product ul li:hover img {border: #da251c 1px solid;}
			.product ul li:hover p {background: #da251c;}
			.product ul li:hover a, .product ul li:hover a:hover {color: #FFF; text-decoration: none; display: block;}
.about {padding: 30px 0px;}
	.about .profile {width: 393px; height: 340px; padding: 10px; background: #da251c; line-height: 30px; color: #FFF; overflow: hidden; float: left;}
		.about .profile dt {width: 100%; height: 40px; line-height: 40px; font-size: 24px;}
		.about .profile dd {width: 100%; overflow: hidden;}
		.about .profile dd.content {height: 270px;}
		.about .profile dd.more {height: 30px; text-align: right;}
			.about .profile dd.more a {width: 90px; height: 28px; background: #FFF; border: #CCC 1px solid; border-radius: 5px; text-align: center; line-height: 28px; font-size: 12px; color: #666; float: right; display: block;}
			.about .profile dd.more a:hover {background: #da251c; border: #FFF 1px solid; color: #FFF; text-decoration: none;}
	.about .image {width: 590px; height: 360px; overflow: hidden; float: right;}
	.about ul {width: 1024px; height: auto; overflow: hidden; float: left;}
		.about ul li {width: 235px; height: auto; margin: 20px 21px 0px 0px; overflow: hidden; float: left; display: inline;}
			.about li img {width: 235px; height: auto; display: block;}
			.about li p {width: 100%; height: 30px; background: #D8D8D8; text-align: center; line-height: 30px; overflow: hidden;}
.contact {padding: 20px 0px; background: #F1F1F1;}
	.contact .contacts {width: 400px; height: auto; line-height: 30px; overflow: hidden; float: left;}
		.contact .contacts strong {font-size: 16px;}
	.contact .map {width: 600px; height: auto; border: #CCC 1px solid; overflow: hidden; float: right;}

.footer {width: 100%; height: auto; padding: 10px 0px; background: #474747; color: #999; overflow: hidden;}
	.footer .wrapper {width: 1003px; height: auto; margin: 0px auto; overflow: hidden;}
	.footer .footerleft {float: left;}
	.footer .bmenu {width: auto; height: 40px; padding-bottom: 5px; border-bottom: #4f4f4f 1px solid; line-height: 40px; overflow: hidden; float: left;}
	.footer .copyright {padding-top: 5px; line-height: 40px; float: left; clear: left;}
	.footer span {padding: 0px 10px 0px 0px;}
	.footer a{color: #999;}
	.footer a:hover {color: #FFF; text-decoration: none;}
	.footer .ewm {width: 220px; height: auto; overflow: hidden; float: right;}
		.footer .ewm li {width: 80px; height: auto; padding-left: 30px; overflow: hidden; float: right;}
			.footer .ewm li img {width: 80px; height: 80px; display: block;}
			.footer .ewm li p {width: 100%; height: 20px; text-align: center; line-height: 20px; font-size: 12px; overflow: hidden;}
	
.submenu {width: 228px; height: auto; border: #ebebeb 1px solid; background: #f8f8f8; overflow: hidden;}
	.submenu dt {width: 200px; height: 50px; padding-left: 28px; background: #0093dd; line-height: 50px; font-size: 18px; color: #FFF;}
	.submenu dd {width: 228px; height: 40px; border-top: #ebebeb 1px solid; line-height: 40px;}
		.submenu dd a {width: 200px; height: 40px; padding-left: 28px; background: #f8f8f8 url(../images/icon_submenu.png) 15px center no-repeat; display: block;}
		.submenu dd a:hover {background: #da251c url(../images/icon_submenu.png) 15px center no-repeat; color: #FFF; text-decoration: none;}
.leftcontact {width: 228px; height: auto; margin-top: 20px; border: #ebebeb 1px solid; background: #f8f8f8; overflow: hidden;}
	.leftcontact dt {width: 228px; height: 50px; padding: 0px 14px; background: #da251c; line-height: 50px; font-size: 18px; color: #FFF;}
	.leftcontact dd {width: 200px; height: auto; padding: 14px; line-height: 30px; font-size: 12px; overflow: hidden;}
.pagetitle {width: 100%; height: 30px; margin-top: 20px; border-bottom: #ebebeb 1px solid; line-height: 29px;}
	.pagetitle h3 {margin: 0px; padding: 0px 5px; border-bottom: #0093dd 2px solid; font-size: 18px; font-weight: normal; float: left; display: inline-block;}
	.pagetitle span {padding-left: 15px; background: url(../images/icon_wz.png) left center no-repeat; font-size: 12px; color: #666; float: right;}
		.pagetitle span a {color: #666;}
.singlepage {width: 100%; height: auto; padding-top: 20px; line-height: 30px; overflow: hidden;}
.pagelist {width: 100%; height: auto; margin: 0px auto; padding-top: 20px; 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: #da251c 1px solid; background-color: #da251c; color: #FFF;}
		.pagelist span:hover a, .pagelist span:hover a:hover {color: #FFF;}
	.pagelist span.cur {padding: 2px 6px; border: #da251c 1px solid; background-color: #da251c; 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: 100%; height: auto; margin-top: 20px; overflow: hidden;}
	.newslist li {width: 100%; height: 35px; border-bottom: #CCC 1px dashed; line-height: 35px; overflow: hidden;}
		.newslist li p {width: 65%; height: 35px; margin: 0px; padding: 0px 0px 0px 15px; background: url(../images/icon_news.png) left center no-repeat; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; float: left;}
			.newslist li p a {width: 100%; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
		.newslist li span {color: #999; float: right;}
.list {width: 777px; height: auto; overflow: hidden;}
	.list li {width: 232px; height: auto; margin: 27px 27px 0px 0px; overflow: hidden; float: left; display: inline;}
		.list li img {width: 230px; height: auto; background: #FFF; border: #DDD 1px solid; display: block;}
		.list li p {width: 230px; height: 30px; background: #DDD; border: #DDD 1px solid; text-align: center; line-height: 30px; overflow: hidden;}
		.list li:hover img {border: #da251d 1px solid;}
		.list li:hover p {background: #da251d; border: #da251d 1px solid;}
		.list li:hover a, list li:hover a:hover {color: #FFF; text-decoration: none; display: block;}
.detail {width: 100%; height: auto; margin-top: 20px; overflow: hidden;}
	.detail .title {width: 100%; height: auto; padding-top: 10px; text-align: center; line-height: 30px; font-size: 16px; font-weight: bold; overflow: hidden;}
	.detail .posttime {width: 100%; height: auto; padding-top: 10px; text-align: right; line-height: 24px; border-bottom: #CCC 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: 10px; line-height: 30px; overflow: hidden;}
		.detail .content img {display: block;}
.productdetail {width: 100%; height: auto; margin-top: 20px; overflow: hidden;}
	.productdetail .image {width: 400px; height: auto; padding: 1px; border: #CCC 1px solid; overflow: hidden; float: left;}
		.productdetail .image img {margin: 0px auto; display: block;}
	.productdetail .title {width: 320px; height: auto; line-height: 20px; font-size: 16px; font-weight: bold; overflow: hidden; float: right;}
	.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: 10px; line-height: 30px; overflow: hidden; float: left;}
		.productdetail .content img {display: block;}
.goback {width: 100%; height: auto; padding-top: 20px; text-align: center; overflow: hidden;}	
	.goback a, .goback a:hover {padding: 2px 6px 2px 20px; border: #DDD 1px solid; background: #FFF url(../images/icon_back.png) 6px center no-repeat; text-decoration: none; font-size: 12px; color: #333; display: inline-block;}
.feedback {width: 98%; height: auto; margin: 20px auto 0px 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: #da251c; border-radius: 3px; box-shadow: 0px 0px 1px 1px #CCC; text-align: center; line-height: 30px; color: #FFF; cursor: pointer;}

@media (max-width: 1003px) {
	body {width: 1003px;}
}