@charset "gb2312";
/* CSS Document */

div, dl, dt, dd, ul, ol, li, form {margin: 0px; padding: 0px;}
ul, ol, li {list-style: none; list-style-type: none;}
img {border: 0px;}

.header {width: 100%; height: 100px; background: #F1F1F1;}
	.header .wrapper {width: 1003px; height: 100px; margin: 0px auto;}
	.header .logo {padding: 20px 0px; float: left;}
		.header .logo img {display: block;}
	.header .ver {padding: 15px 20px 0px 0px; line-height: 30px; font-size: 12px; float: right;}
		.header .ver a {padding: 0px 5px;}
	.header .share {width: auto; height: 22px; padding: 17px 0px 0px 0px; overflow: hidden; float: right;}
		
.menubtn {display: none;}
.menu {width: 660px; height: 30px; padding: 10px 0px 0px 0px; float: right;}
	.menu ul {width: 660px; height: 30px;}
		.menu ul li {width: 110px; height: 30px; text-align: center; line-height: 30px; float: left;}
			.menu ul li a {padding: 0px 10px; display: inline-block;}
			.menu ul li a:hover, .menu ul li.cur a, .menu ul li.cur a:hover {background: #2c5885; border-radius: 5px; color: #FFF; text-decoration: none;}

.ititle {width: 100%; height: 40px; border-bottom: #DDD 1px solid; line-height: 38px;}
	.ititle h3 {height: 38px; margin: 0px; padding: 0px; border-bottom: #ff7300 3px solid; font-size: 18px; color: #2c5885; font-weight: normal; float: left;}
	.ititle span {font-size: 12px; float: right;}
.banner {width: 100%; height: auto; overflow: hidden;}
.mainbody {width: 1003px; height: auto; margin: 20px auto 0px auto; overflow: hidden;}
	.mainbody .left {width: 220px; height: auto; overflow: hidden; float: left;}
	.mainbody .right {width: 750px; height: auto; min-height: 300px; overflow: hidden; float: right;}
.product {width: 1003px; height: auto; margin: 20px auto 0px auto; overflow: hidden;}
	.product ul {width: 1024px; height: auto; overflow: hidden;}
		.product ul li {width: 234px; height: auto; margin: 22px 22px 0px 0px; overflow: hidden; float: left; display: inline;}
			.product ul li img {width: 230px; height: 153px; padding: 1px; background: #FFF; border: #CCC 1px solid; display: block;}
			.product ul li p {width: 100%; height: 30px; margin: 0px; padding: 0px; text-align: center; line-height: 30px; overflow: hidden;}
			.product ul li:hover img {border: #0058b3 1px solid;}
			.product ul li:hover a, .product ul li:hover a:hover {color: #0058b3; text-decoration: none;}
.honor {width: 1003px; height: auto; margin: 20px auto 0px auto; overflow: hidden;}
	.honorimage {width: 100%; height: auto; text-align: center; overflow: hidden;}
.about {width: 650px; height: auto; overflow: hidden; float: left;}
	.about .profile {width: 100%; height: 210px; padding-top: 20px; line-height: 30px; overflow: hidden;}
		.about .profile img {padding: 4px 20px 0px 0px; float: left; display: block;}
		.about .profile p {margin: 0px; padding: 0px;}
.contact {width: 320px; height: auto; overflow: hidden; float: right;}
	.contact .image {width: 100%; height: auto; padding-top: 20px; overflow: hidden;}
		.contact .image img {display: block;}
	.contact .text {width: 100%; height: auto; line-height: 30px; overflow: hidden;}
.footer {width: 100%; height: auto; margin-top: 20px; padding: 20px 0px; background: #00469d; overflow: hidden;}
	.footer .wrapper {width: 1003px; height: auto; margin: 0px auto; overflow: hidden;}
	.footer .copyright {line-height: 30px; color: #FFF; float: left;}
	.footer .ewm {width: 390px; height: 120px; float: right;}
		.footer .ewm li {width: 100px; height: 120px; padding-left: 30px; float: right;}
			.footer .ewm li img {width: 100px; height: 100px; display: block;}
			.footer .ewm li p {width: 100%; height: 20px; margin: 0px; padding: 0px; text-align: center; line-height: 20px; font-size: 12px; color: #FFF; overflow: hidden;}
	.footer span {padding: 0px 5px;}
	.footer a, .footer a:hover {color: #FFF;}

.submenutitle {width: 189px; height: 35px; padding-left: 31px; background: #00469d; line-height: 35px; font-size: 16px; color: #FFF;}
.submenulist {width: 198px; height: auto; padding: 10px; border-right: #DDD 1px solid; border-bottom: #00469d 2px solid; border-left: #DDD 1px solid; overflow: hidden;}
	.submenulist li {width: 178px; height: auto; padding: 10px 0px 10px 20px; border-bottom: #CCC 1px dashed; background: url(../images/icon_submenu.png) 5px 15px no-repeat; line-height: 20px; overflow: hidden;}
.pagetitle {width: 100%; height: 35px; background: #00469d; line-height: 35px;}
	.pagetitle h3 {margin: 0px; padding: 0px 0px 0px 10px; font-size: 16px; font-weight: normal; color: #FFF; float: left;}
	.pagetitle span {padding: 0px 10px 0px 0px; font-size: 12px; color: #FFF; float: right;}
		.pagetitle span a {color: #FFF;}
.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; 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: 3px 6px; color: #333; text-decoration: none; display: block;}
	.pagelist span:hover {border: #00469d 1px solid; background-color: #00469d; color: #FFF;}
		.pagelist span:hover a, .pagelist span:hover a:hover {color: #FFF;}
	.pagelist span.cur {padding: 3px 6px; border: #00469d 1px solid; background-color: #00469d; color: #FFF;}
	.pagelist span.prev {padding-left: 6px;}
		.pagelist span.prev a {padding: 3px 6px 3px 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: 3px 10px 3px 6px; background: url(../images/pagenextdef.png) right center no-repeat;}
		.pagelist span.next a:hover {padding: 3px 10px 3px 6px; background: url(../images/pagenextcur.png) right center no-repeat;}
.list {width: 774px; height: auto; overflow: hidden;}
	.list li {width: 234px; height: auto; margin: 20px 24px 0px 0px; overflow: hidden; float: left; display: inline;}
		.list li img {width: 230px; height: auto; padding: 1px; border: #CCC 1px solid; display: block;}
		.list li p {width: 100%; height: 40px; margin: 0px; padding: 0px; text-align: center; line-height: 20px; overflow: hidden;}
.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;}
.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 .contenttitle {width: 100%; height: 30px; margin-top: 10px; background: #ececec; line-height: 30px;}
		.detail .contenttitle span {width: 90px; height: 30px; background: #9a9a9a; text-align: center; color: #FFF; display: inline-block;}
	.detail .content {width: 100%; height: auto; padding-top: 10px; line-height: 30px; overflow: hidden;}
		.detail .content img {display: block;}


.productsdetail {width: 100%; height: auto; margin-top: 20px; overflow: hidden;}
	.productsdetail .main_img {width: 370px; height: auto; padding: 1px; border: #CCC 1px solid; float: left;}
	.productsdetail .column {width: 350px; height: auto; padding: 5px 0px; line-height: 30px; font-size: 14px; overflow: hidden; float: right;}
	.productsdetail .title {padding: 0px; font-size: 18px;}
		.productsdetail .column dt {width: 120px; height: auto; overflow: hidden; float: left; clear: left;}
		.productsdetail .column dd {width: 230px; height: auto; overflow: hidden; float: left; clear: right;}
	.productsdetail .content {width: 100%; height: auto; padding-top: 20px; line-height: 30px; overflow: hidden; float: left;}
		.productsdetail .content img {display: block;}
	.productsdetail .imagelist {width: 100%; height: 37px; padding: 15px 0px; overflow: hidden; float: left;}
		.productsdetail .imagelist .left {width: 20px; height: 37px; padding-right: 12px; float: left;}
			.productsdetail .imagelist .left span {width: 20px; height: 37px; background: url(../images/jt_left_def.png) center no-repeat; display: block; cursor: pointer;}
			.productsdetail .imagelist .left span:hover {background:url(../images/jt_left_hover.png) center no-repeat;}
			.productsdetail .imagelist .left span.none {background: url(../images/jt_left_none.png) center no-repeat;}
		.productsdetail .imagelist .right {width: 20px; height: 37px; padding-left: 12px; float: left;}
			.productsdetail .imagelist .right span {width: 20px; height: 37px; background: url(../images/jt_right_def.png) center no-repeat; display: block; cursor: pointer;}
			.productsdetail .imagelist .right span:hover {background:url(../images/jt_right_hover.png) center no-repeat;}
			.productsdetail .imagelist .right span.none {background: url(../images/jt_right_none.png) center no-repeat;}
		.productsdetail .imagelist .center {width: 310px; height: 37px; overflow: hidden; float: left;}
			.productsdetail .imagelist .center ul {height: 37px; white-space: nowrap;}
				.productsdetail .imagelist .center ul li {width: 50px; height: 33px; margin-right: 10px; padding: 1px; border: #CCC 1px solid; float: left; display: inline; cursor: pointer;}
				.productsdetail .imagelist .center ul li:last-child  {margin-right: 0px;}
				.productsdetail .imagelist .center ul li.cur {border: #CCC 1px solid;}
					.productsdetail .imagelist .center ul li img {width: 50px; height: 33px; display: block;}





.goback {width: 100%; height: auto; padding-top: 20px; text-align: center; overflow: hidden;}	
	.goback a, .goback a:hover {padding: 3px 6px 3px 20px; border: #DDD 1px solid; background: #FFF url(../images/icon_back.png) 6px center no-repeat; text-decoration: none; color: #333; display: inline-block;}
.feedback {width: 700px; height: auto; margin: 20px 0px; overflow: hidden;}
	.feedbackcontent {width: 700px; height: auto; line-height: 24px; overflow: hidden;}
		.feedbackcontent dt {width: 60px; height: auto; padding: 5px; text-align: center; overflow: hidden; float: left; clear: left;}
		.feedbackcontent dd {width: 620px; height: auto; padding: 5px; overflow: hidden; float: left; clear: right;}
	.feedbacktitle {width: 625px; height: auto; padding: 5px 0px 5px 75px; line-height: 24px; overflow: hidden;}
		.feedbacktitle span {font-weight: bold;}
	.feedbackcontact {width: 500px; height: auto; margin: 0px 0px 0px 75px; border: #e5d8ca 1px solid; line-height: 24px; overflow: hidden;}
		.feedbackcontact dt {width: 50px; height: auto; padding: 3px; text-align: right; overflow: hidden; float: left; clear: left;}
		.feedbackcontact dd {width: 438px; height: auto; padding: 3px; overflow: hidden; float: left; clear: right;}
	.feedback input, .feedback textarea, .feedback select {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666;}
	.feedback span {color: #F00;}

@media (max-width: 1003px) {
	body {width: 1003px;}
}