@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;}

.header {width: 100%; height: 130px; background: #FFF; position: fixed; left: 0px; top: 0px; z-index: 9999;}
	.header .wrapper {width: 1000px; height: 130px; margin: 0px auto;}
	.header .logo {float: left;}
		.header .logo img {display: block;}
.menu {width: 765px; height: 40px; margin-top: 78px; float: right; display: inline;}
	#menubtn {display: none;}
	.menu ul {width: 765px; height: 40px; overflow: hidden;}
		.menu ul li {width: 85px; height: 40px; text-align: center; line-height: 28px; overflow: hidden; float: left;}
			.menu ul li a {padding: 0px 5px; color: #666; display: inline-block;}
			.menu ul li a:hover, .menu ul li a.cur {border-bottom: #0294d4 3px solid; color: #0294d4;}

.banner {width: 100%; height: auto; padding-top: 130px; overflow: hidden; position: relative; z-index: 999;}
	.banner img {display: block;}
	.bannerleft {width: auto; height: 340px; position: absolute; left: 0px; top: 278px; z-index: 999;}
		.bannerleft img {width: auto; height: 340px; display: block;}
.innerbanner {width: 100%; height: 210px; overflow: hidden;}

.mainbody {width: 100%; height: auto; overflow: hidden;}
	.mainbody .wrapper {width: 1000px; height: auto; margin: 0px auto; overflow: hidden;}
	.mainbody .wrapper.minH {min-height: 300px;}

.fixedinfo {width: 999px; height: 0px; margin: 0px auto; position: relative; z-index: 999;}
	.fixedinfo dl {width: 277px; height: 152px; padding: 30px 28px; color: #FFF; overflow: hidden; position: absolute; top: -212px; z-index: 999;}
	.fixedinfo .team {background: rgba(65, 181, 134, 0.85); left: 0px;}
	.fixedinfo .about {background: rgba(2, 148, 212, 0.85); left: 333px;}
	.fixedinfo .case {background: rgba(243, 155, 69, 0.85); left: 666px;}
		.fixedinfo dl dt {width: 100%; height: 60px; margin-bottom: 20px; line-height: 30px; font-size: 20px; overflow: hidden;}
			.fixedinfo dl dt span {display: block;}
			.fixedinfo dl dt a {color: #FFF;}
		.fixedinfo dl dd {width: 100%; height: 24px; line-height: 24px; overflow: hidden;}
		.fixedinfo dl.about dd {height: 72px;}
			.fixedinfo dl dd a {color: #FFF;}
			.fixedinfo dl dd a:hover {text-decoration: underline;}
.infoblock {padding: 25px 0px 0px 0px;}
	.infoblock ul {width: 999px; height: auto; overflow: hidden;}
		.infoblock ul li {width: 333px; height: 100px; margin: 25px 0px; overflow: hidden; float: left; display: inline;}
			.infoblock ul li .image {width: 78px; height: 90px; padding: 5px 0px; overflow: hidden; float: left;}
				.infoblock ul li .image img {display: block;}
			.infoblock ul li dl {width: 170px; height: auto; padding-left: 34px; overflow: hidden; float: left;}
				.infoblock ul li dl dt {width: 100%; height: 31px; font-size: 20px; color: #0294d4; overflow: hidden;}
					.infoblock ul li dl dt a {color: #0294d4;}
				.infoblock ul li dl dd {width: 100%; height: 66px; line-height: 22px; font-size: 12px; color: #666; overflow: hidden;}
.newsblock {padding: 28px 0px 0px 0px;}
	.newsblock ul {width: 999px; height: auto; overflow: hidden;}
		.newsblock ul li {width: 333px; height: auto; overflow: hidden; float: left;}
			.newsblock ul li img {width: 333px; height: 211px; display: block;}
			.newsblock ul li p {width: 333px; height: 60px; text-align: center; line-height: 60px; font-size: 20px; color: #FFF; overflow: hidden;}
			.newsblock ul li:nth-child(1) p {background: #41b586;}
			.newsblock ul li:nth-child(2) p {background: #0294d4;}
			.newsblock ul li:nth-child(3) p {background: #f39b45;}
.partner {background: #e4e5e6;}
	.partner .title {width: 100%; height: 50px; padding: 70px 0px 26px 0px; background: #FFF; text-align: center; line-height: 25px; font-size: 20px; overflow: hidden;}
		.partner .title span {display: block;}
	.partner ul {width: 1050px; height: auto; padding: 15px 0px 60px 0px; overflow: hidden;}
		.partner ul li {width: 300px; height: 200px; margin: 45px 50px 0px 0px; overflow: hidden; float: left; position: relative; z-index: 999;}
			.partner ul li img {width: 300px; height: 200px; display: block;}
			.partner ul li p {width: 270px; height: 36px; padding: 9px 15px; background: rgba(211, 242, 255, 0.8) url(../images/partnerbg.png) right bottom no-repeat; line-height: 18px; font-size: 12px; color: #5a5e56; overflow: hidden; position: absolute; left: 0px; bottom: 0px; z-index: 999;}
				.partner ul li p span {font-size: 14px; color: #000; display: block;}
			.partner ul li p:hover {background: rgba(0, 136, 68, 0.8) url(../images/partnerbgcur.png) right 16px center no-repeat; color: #FFF;}
				.partner ul li p:hover span {color: #FFF;}

.news {padding: 40px 0px; background: #0294d4;}
	.news .lefttitle {width: 240px; height: auto; line-height: 25px; font-size: 20px; font-weight: bold; color: #FFF; overflow: hidden; float: left;}
		.news .lefttitle span {line-height: 30px; display: block;}
		.news .lefttitle p {width: 100%; height: 20px; padding-top: 30px; line-height: 20px; font-size: 14px; font-weight: normal; color: #FFF; overflow: hidden;}
			.news .lefttitle p a {color: #FFF;}
			.news .lefttitle p a:hover {color: #f39b45;}
	.news .newsbox {width: 440px; height: 105px; overflow: hidden; float: left;}
		.news .newsbox .jtleft {width: 40px; height: 105px; background: url(../images/jtleft.png) left center no-repeat; overflow: hidden; float: left; cursor: pointer;}
		.news .newsbox #inews {width: 360px; height: 105px; overflow: hidden; float: left;}
			.news .newsbox #inews .inewslist {width: 360px; height: 105px; overflow: hidden;}
				.news .newsbox #inews .inewslist .image {width: 128px; height: 94px; padding: 5px 0px; overflow: hidden; float: left;}
					.news .newsbox #inews .inewslist .image img {width: 128px; height: 94px; display: block;}
				.news .newsbox #inews .inewslist .time {width: 210px; height: 20px; line-height: 20px; font-size: 12px; color: #CCC; overflow: hidden; float: right;}
				.news .newsbox #inews .inewslist .title {width: 210px; height: 20px; line-height: 20px; color: #FFF; overflow: hidden; float: right;}
					.news .newsbox #inews .inewslist .title a {color: #FFF;}
				.news .newsbox #inews .inewslist .summary {width: 210px; height: 36px; padding-top: 5px; line-height: 18px; font-size: 12px; color: #EEE; overflow: hidden; float: right;}
				.news .newsbox #inews .inewslist .more {width: 210px; height: 20px; padding-top: 4px; line-height: 20px; font-size: 12px; overflow: hidden; float: right;}
					.news .newsbox #inews .inewslist .more a {color: #AAA;}
		.news .newsbox .jtright {width: 40px; height: 105px; background: url(../images/jtright.png) right center no-repeat; overflow: hidden; float: left; cursor: pointer;}
	.news .link {width: 280px; height: 28px; margin-top: 38px; background: #FFF; overflow: hidden; float: right; display: inline;}
		.news .link p {width: 68px; height: 28px; text-align: center; line-height: 28px; font-size: 12px; color: #666; overflow: hidden; float: left;}
		.news .link select {width: 200px; height: 22px; margin: 3px 0px; padding: 0px; background: #FFF; border: #AAA 1px solid; line-height: 22px; font-family: "微软雅黑"; font-size: 14px; color: #666; overflow: hidden; float: left;}

.bottom {padding: 50px 0px; background: #222;}
	.bottom .video {width: 305px; height: auto; overflow: hidden; float: right;}
		.bottom .video dt {width: 100%; height: 20px; line-height: 20px; color: #FFF; overflow: hidden;}
		.bottom .video dd {width: 100%; height: auto; padding-top: 19px; overflow: hidden;}
	.bottom .contact {width: 350px; height: auto; overflow: hidden; float: left;}
		.bottom .contact dt {width: 100%; height: 20px; line-height: 20px; color: #FFF; overflow: hidden;}
		.bottom .contact dd {width: 100%; height: auto; padding-top: 15px; line-height: 20px; font-size: 12px; color: #999; overflow: hidden;}
	.bottom .follow {width: 280px; height: 96px; border-bottom: #333 1px solid; overflow: hidden; float: left;}
		.bottom .follow dt {width: 200px; height: 20px; text-align: right; line-height: 20px; color: #FFF; overflow: hidden; float: right;}
		.bottom .follow .image {width: 75px; height: 75px; overflow: hidden; float: left;}
			.bottom .follow .image img {width: 75px; height: 75px; display: block;}
		.bottom .follow .xhgz {width: 200px; height: 22px; padding-top: 33px; text-align: right; overflow: hidden; float: right;}
	.bottom .teamshow {width: 280px; height: 125px; padding-top: 14px; border-bottom: #333 1px solid; overflow: hidden; float: left;}
		.bottom .teamshow dt {width: 100%; height: 36px; line-height: 18px; font-size: 12px; color: #666; overflow: hidden;}
			.bottom .teamshow dt a {color: #666;}
		.bottom .teamshow .image {width: 100%; height: 49px; padding-top: 5px; overflow: hidden;}
			.bottom .teamshow .image img {width: 83px; height: 49px; display: block;}
		.bottom .teamshow .time {width: 100%; height: 20px; padding-top: 5px; line-height: 20px; font-size: 12px; color: #666; overflow: hidden;}

.footer {width: 100%; height: auto; padding: 37px 0px 15px 0px; overflow: hidden;}
	.footer .wrapper {width: 1000px; height: auto; margin: 0px auto; overflow: hidden;}
	.footer .blogo {float: left;}
	.footer .bmenu {width: 765px; height: 25px; padding-top: 30px; overflow: hidden; float: right;}
		.footer .bmenu li {width: 85px; height: 25px; text-align: center; line-height: 25px; font-weight: bold; float: left;}
			.footer .bmenu li a {color: #666;}
			.footer .bmenu li a:hover {color: #0294d4;}
	.footer .copyright {width: 737px; height: auto; padding-top: 16px; line-height: 18px; font-size: 12px; color: #999; overflow: hidden; float: right;}
		.footer .copyright span {padding: 0px 15px 0px 0px;}
		.footer .copyright a {color: #999;}

.footer_2 {width: 100%; height: auto; margin-top: 20px; padding: 40px 0px 25px 0px; background: #f2f2f2; overflow: hidden;}
	.footer_2 .wrapper {width: 1000px; height: auto; margin: 0px auto; overflow: hidden;}
	.footer_2 .blogo {width: 185px; height: auto; overflow: hidden; float: left;}
	.footer_2 .center {width: 550px; height: auto; overflow: hidden; float: left;}
		.footer_2 .center .bmenu {width: 550px; height: 24px; overflow: hidden;}
			.footer_2 .center .bmenu li {width: 68px; height: 24px; line-height: 24px; font-size: 12px; overflow: hidden; float: left;}
				.footer_2 .center .bmenu li a {color: #666;}
		.footer_2 .center .copyright {width: 520px; height: auto; padding-top: 20px; line-height: 18px; font-size: 12px; color: #999; overflow: hidden;}
			.footer_2 .center .copyright span {padding: 0px 15px 0px 0px;}
			.footer_2 .center .copyright a {color: #999;}
	.footer_2 .contact {width: 260px; height: auto; overflow: hidden; float: right;}
		.footer_2 .contact .ewm {width: 75px; height: 75px; overflow: hidden; float: left;}
			.footer_2 .contact .ewm img {width: 75px; height: 75px; display: block;}
		.footer_2 .contact .text {width: 175px; height: auto; line-height: 25px; font-size: 12px; color: #777; overflow: hidden; float: right;}
	

.pagetitle {width: 100%; height: 50px; background: #f2f2f2;}
	.pagetitle .wrapper {width: 1000px; height: 50px; margin: 0px auto;}
.submenu {float: left;}
	.submenu li {width: 132px; height: 50px; text-align: center; line-height: 50px; font-size: 16px; overflow: hidden; float: left;}
		.submenu li a, .submenu li a:hover {color: #666; display: block;}
		.submenu li a.cur, .submenu li a.cur:hover {background: #DDD; color: #0294d4;}
.pagenav {line-height: 50px; color: #888; float: right;}
	.pagenav a {color: #888;}
	.pagenav a:hover {color: #0294d4;}
.singlepage {width: 100%; height: auto; min-height: 300px; padding: 50px 0px; line-height: 30px; overflow: hidden;}
	.singlepage .lefttext {width: 500px; height: auto; overflow: hidden; float: left;}
	.singlepage .rightmap {width: 480px; height: auto; overflow: hidden; float: right;}
.pagelist {width: 100%; height: auto; padding: 20px 0px; text-align: center; overflow: hidden; clear: both;}
	.pagelist span {padding: 0px 4px;}
		.pagelist span a, .pagelist span a:hover {color: #333;}
	.pagelist span.cur {font-weight: bold; color: #0294d4;}
.list {width: 1036px; height: auto; padding: 20px 0px 30px 0px; overflow: hidden;}
	.list li {width: 440px; height: auto; margin: 30px 36px 0px 0px; padding: 20px; background: #f6f6f6; border: #e4e4e4 1px solid; overflow: hidden; float: left; display: inline;}
		.list li .image {width: 150px; height: 100px; overflow: hidden; float: left;}
			.list li .image img {width: 150px; height: 100px; display: block;}
		.list li .title {width: 275px; height: 20px; margin-bottom: 5px; line-height: 20px; overflow: hidden; float: right;}
			.list li .title a {color: #333;}
			.list li .title a:hover {color: #0294d4;}
		.list li .item {width: 275px; height: 25px; line-height: 25px; color: #666; overflow: hidden; float: right;}
		.list li .summary {width: 275px; height: 40px; line-height: 20px; font-size: 12px; color: #666; overflow: hidden; float: right;}
		.list li .time {width: 275px; height: 20px; padding-top: 15px; line-height: 20px; font-size: 12px; color: #999; overflow: hidden; float: right;}
		.list li .jobtitle {width: 100%; height: 30px; line-height: 30px; font-weight: bold; color: #0294d4; overflow: hidden;}
			.list li .jobtitle a {color: #0294d4;}
			.list li .jobtitle a:hover {text-decoration: underline;}
			.list li .jobtitle span {font-size: 12px; font-weight: normal; color: #333; float: right;}
		.list li .jobintro {width: 100%; height: 60px; margin-top: 15px; line-height: 20px; font-size: 12px; color: #666; overflow: hidden;}
		.list li .jobcontact {width: 100%; height: 20px; margin-top: 10px; text-align: right; line-height: 20px; font-size: 12px; color: #999; overflow: hidden;}
			.list li .jobcontact span {padding-left: 20px;}
.honorlist {width: 1024px; height: auto; padding: 20px 0px 30px 0px; overflow: hidden;}
	.honorlist li {width: 232px; height: auto; margin: 20px 24px 0px 0px; overflow: hidden; float: left; display: inline;}
		.honorlist li img {width: 230px; height: auto; border: #e4e4e4 1px solid; display: block;}
		.honorlist li p {width: 232px; height: 30px; text-align: center; line-height: 30px; overflow: hidden;}
.downlist {width: 1036px; height: auto; padding: 20px 0px 30px 0px; overflow: hidden;}
	.downlist li {width: 480px; height: 60px; margin: 30px 36px 0px 0px; background: #f6f6f6; border: #e4e4e4 1px solid; overflow: hidden; float: left; display: inline;}
		.downlist li .time {width: 80px; height: 60px; background: #0294d4; text-align: center; color: #FFF; overflow: hidden; float: left;}
			.downlist li .time label {width: 80px; height: 35px; line-height: 40px; font-size: 30px; overflow: hidden; display: block;}
			.downlist li .time span {font-size: 12px;}
		.downlist li .title {width: 370px; height: 48px; margin: 6px 15px; line-height: 24px; overflow: hidden; float: right;}
			.downlist li .title a {color: #666;}
			.downlist li .title a:hover {color: #0294d4;}
.detail {width: 100%; height: auto; padding: 50px 0px; overflow: hidden;}
	.detail .title {width: 100%; height: auto; padding: 10px 0px; text-align: center; line-height: 30px; font-size: 24px; overflow: hidden;}
	.detail .time {width: 100%; height: auto; padding-bottom: 1px; border-bottom: #ededed 1px solid; text-align: center; line-height: 35px; font-size: 12px; color: #b9b9b9; overflow: hidden;}
		.detail .time span {width: 100%; height: auto; padding-bottom: 25px; border-bottom: #dcdcdc 1px solid; overflow: hidden; display: block;}
	.detail .content {width: 100%; height: auto; padding-top: 20px; line-height: 30px; overflow: hidden;}

.jobdetail {width: 100%; height: auto; padding: 50px 0px; overflow: hidden;}
	.jobdetail .title {width: 100%; height: auto; padding: 10px 0px; line-height: 30px; font-size: 24px; overflow: hidden;}
	.jobdetail .time {width: 100%; height: auto; padding-bottom: 1px; border-bottom: #ededed 1px solid; line-height: 35px; font-size: 12px; color: #b9b9b9; overflow: hidden;}
		.jobdetail .time span {width: 100%; height: auto; padding-bottom: 25px; border-bottom: #dcdcdc 1px solid; overflow: hidden; display: block;}
	.jobdetail .content {width: 100%; height: auto; padding-top: 20px; line-height: 30px; overflow: hidden;}
	.jobdetail .contact {width: 100%; height: auto; margin-top: 10px; line-height: 30px; color: #999; overflow: hidden;}
		.jobdetail .contact span {padding-right: 20px;}


.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;}
}