@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: 35px; background: #F0F0F0;}
	.topbar .wrapper {width: 1100px; height: 35px; margin: 0px auto;}
	.topbar .hotline {width: auto; height: 35px; padding-left: 20px; background: url(../images/tel.png) left center no-repeat; background-size: auto 12px; line-height: 35px; color: #787878; overflow: hidden; float: left;}
	.topbar .email {width: auto; height: 35px; margin-left: 15px; padding-left: 24px; background: url(../images/email.png) left center no-repeat; background-size: auto 12px; line-height: 35px; color: #787878; overflow: hidden; float: left; display: inline;}
	.topbar .fav {width: 250px; height: 30px; padding-top: 5px; background: url(../images/sethome.png) left bottom no-repeat; font-size: 12px; overflow: hidden; float: right;}
		.topbar .fav a {width: 80px; height: 30px; margin: 0px 0px 0px 30px; text-align: center; line-height: 30px; color: #FFF; display: inline-block;}
.header {width: 100%; height: 120px;}
	.header .wrapper {width: 1100px; height: 120px; margin: 0px auto;}
	.header .logo {float: left;}
		.header .logo img {display: block;}
	.header .ewm {width: 281px; height: 100px; margin-top: 10px; overflow: hidden; float: right; display: inline;}
		.header .ewm li {width: 140px; height: 100px; overflow: hidden; float: right;}
		.header .ewm li:last-child {border-left: #DDD 1px solid;}
			.header .ewm li p {width: 20px; height: 100px; padding: 0px 10px; text-align: center; line-height: 20px; overflow: hidden; float: left;}
			.header .ewm li img {width: 100px; height: 100px; float: right; display: block;}
				
.menu {width: 100%; height: 50px; background: #181c1d;}
	#menubtn {display: none;}
	.menu ul {width: 1100px; height: 50px; margin: 0px auto; overflow: hidden;}
		.menu ul li {width: 136px; height: 50px; padding-right: 1px; text-align: center; line-height: 50px; overflow: hidden; float: left;}
			.menu ul li a {font-size: 16px; color: #FFF; display: block;}
			.menu ul li a:hover, .menu ul li a.cur {background: #f0480a; color: #FFF;}
		
.banner {width: 100%; height: auto; overflow: hidden;}
	.banner img {display: block;}

.ititle {width: 100%; height: auto; margin: 0px auto; text-align: center; overflow: hidden;}
	.ititle p {width: auto; height: auto; margin: 0px auto; border-bottom: #f0480a 2px solid; text-align: center; line-height: 40px; font-size: 24px; overflow: hidden; display: inline-block;}
	.ititle span {width: 100%; height: auto; text-align: center; line-height: 30px; color: #666; display: block;}

.mainbody {width: 100%; height: auto; overflow: hidden;}
	.mainbody .wrapper {width: 1100px; height: auto; margin: 0px auto; overflow: hidden;}
	.mainbody .left {width: 260px; height: auto; padding: 30px 0px; overflow: hidden; float: left;}
	.mainbody .right {width: 800px; height: auto; min-height: 400px; padding: 30px 0px; overflow: hidden; float: right;}

.about {padding: 40px 0px;}
	.about .qlink {width: 300px; height: auto; overflow: hidden; float: left;}
		.about .qlink li {width: 300px; height: auto; padding: 10px 0px; overflow: hidden;}
			.about .qlink li .icon {width: 100px; height: 100px; border: #FD0 2px solid; border-radius: 50%; float: left;}
			.about .qlink li .icon.a1 {background: #FFF url(../images/about01-1.png) center no-repeat; background-size: 64px 64px;}
			.about .qlink li:hover .icon.a1 {background: #FD0 url(../images/about01-2.png) center no-repeat; background-size: 64px 64px;}
			.about .qlink li .icon.a2 {background: #FFF url(../images/about02-1.png) center no-repeat; background-size: 64px 64px;}
			.about .qlink li:hover .icon.a2 {background: #FD0 url(../images/about02-2.png) center no-repeat; background-size: 64px 64px;}
			.about .qlink li .icon.a3 {background: #FFF url(../images/about03-1.png) center no-repeat; background-size: 64px 64px;}
			.about .qlink li:hover .icon.a3 {background: #FD0 url(../images/about03-2.png) center no-repeat; background-size: 64px 64px;}
			.about .qlink li .title {width: 140px; height: 80px; padding: 24px 28px 0px 28px; line-height: 40px; font-size: 24px; overflow: hidden; float: left;}
				.about .qlink li .title span {font-size: 14px; display: block;}
	.about .profile {width: 800px; height: auto; overflow: hidden; float: right;}
		.about .profile .image {width: 800px; height: 150px; overflow: hidden;}
			.about .profile .image img {width: 100%; height: 100%; display: block;}
		.about .profile .content {width: 800px; height: 210px; padding-top: 10px; line-height: 30px; overflow: hidden;}
.product {padding: 40px 0px;}
	.product ul {width: 1132px; height: auto; min-height: 300px; overflow: hidden;}
		.product ul li {width: 250px; height: auto; margin: 21px 29px 0px 0px; border: #DDD 1px solid; border-radius: 8px; overflow: hidden; float: left; display: inline; position: relative; z-index: 99;}
		.product ul li:first-child {width: 530px;}
			.product ul li img {width: 100%; height: auto; display: block;}
			.product ul li p {width: 100%; height: 40px; background: rgba(221, 221, 221, 0.8); text-align: center; line-height: 40px; overflow: hidden; position: absolute; left: 0px; bottom: 0px; z-index: 99;}
			.product ul li:hover {border: #f0480a 1px solid;}
			.product ul li:hover p {background: rgba(240, 72, 10, 0.7); color: #FFF;}
.news {padding: 40px 0px;}
	.news ul {width: 1140px; height: auto; min-height: 162px; overflow: hidden;}
		.news ul li {width: 530px; height: auto; margin-right: 40px; padding: 20px 0px; border-bottom: #DDD 1px dashed; overflow: hidden; float: left; display: inline;}
			.news ul li .title {width: 100%; height: 30px; line-height: 30px; font-size: 18px; overflow: hidden;}
			.news ul li .time {width: 100%; height: 20px; line-height: 20px; font-size: 12px; color: #999; overflow: hidden;}
			.news ul li .summary {width: 100%; height: 72px; line-height: 24px; color: #666; overflow: hidden;}
.contact {padding: 40px 0px; background: #F0F0F0;}
	.contact .text {width: 370px; height: auto; padding-top: 40px; line-height: 40px; overflow: hidden; float: left;}
		.contact .text strong {font-size: 16px;}
	.contact .map {width: 728px; height: auto; margin-top: 40px; border: #DDD 1px solid; overflow: hidden; float: right; display: inline;}

.footer {width: 100%; height: auto; padding: 20px 0px; background: #181c1d;color: #FFF; overflow: hidden;}
	.footer .wrapper {width: 1100px; height: auto; margin: 0px auto; overflow: hidden;}
	.footer .copyright {width: 100%; height: auto; text-align: center; line-height: 30px; overflow: hidden;}
		.footer .copyright span {padding: 0px 10px;}
	.footer a {color: #FFF;}


.submenu {width: 260px; height: auto; overflow: hidden;}
	.submenu dt {width: 220px; height: 60px; padding-left: 40px; background: #282828; line-height: 60px; font-size: 24px; color: #FFF;}
	.submenu dd {width: 260px; height: 50px; background: #f3f3f3; border-top: #FFF 1px solid; line-height: 50px; overflow: hidden;}
		.submenu dd a {padding-left: 36px; border-left: #282828 4px solid; font-size: 16px; display: block;}
.pagetitle {width: 100%; height: 59px; border-bottom: #282828 1px solid; line-height: 59px;}
	.pagetitle strong {font-size: 24px; font-weight: normal; float: left;}
	.pagetitle span {font-size: 12px; color: #666; float: right;}
		.pagetitle span a {color: #666;}
		.pagetitle span a:hover {color: #e12478;}
.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: #282828 1px solid; background-color: #282828; color: #FFF;}
		.pagelist span:hover a, .pagelist span:hover a:hover {color: #FFF;}
	.pagelist span.cur {padding: 2px 6px; border: #282828 1px solid; background-color: #282828; 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; overflow: hidden;}
	.newslist li {width: 100%; height: auto; padding: 20px 0px; border-bottom: #DDD 1px dashed; overflow: hidden;}
		.newslist li .title {width: 100%; height: 30px; line-height: 30px; font-size: 18px; overflow: hidden;}
		.newslist li .time {width: 100%; height: 20px; line-height: 20px; font-size: 12px; color: #999; overflow: hidden;}
		.newslist li .summary {width: 100%; height: 48px; line-height: 24px; color: #666; overflow: hidden;}
.joblist {width: 100%; height: auto; overflow: hidden;}
	.joblist li {width: 100%; height: auto; padding: 20px 0px; border-bottom: #DDD 1px dashed; overflow: hidden;}
		.joblist li .title {width: 100%; height: auto; border-bottom: #DDD 1px solid; line-height: 30px; font-size: 16px; font-weight: bold; overflow: hidden;}
			.joblist li .title span {padding-left: 10px; font-size: 12px; font-weight: normal; color: #666;}
		.joblist li .content {width: 100%; height: auto; line-height: 30px; overflow: hidden;}
.list {width: 822px; height: auto; overflow: hidden;}
	.list li {width: 252px; height: auto; margin: 20px 22px 0px 0px; overflow: hidden; float: left; display: inline;}
		.list li img {width: 250px; height: auto; border: #DDD 1px solid; border-radius: 8px; display: block;}
		.list li p {width: 252px; height: 40px; text-align: center; line-height: 40px; overflow: hidden;}
		.list li:hover img {border: #f0480a 1px solid;}
.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 .posttime {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: 260px; 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 {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; 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: #282828; 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;}
}