body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, select, input, textarea, button, p, blockquote, th, td, img, iframe,a { margin: 0; padding: 0; }  table { border-collapse: collapse; border-spacing: 0; }  input, button, textarea, option { font: 12px "Microsoft Yahei", Arial, Helvetica, sans-serif; }  ul, li, div { list-style: none; border: 0px; }  img { border: 0px; vertical-align: middle;max-height: 100%;max-width: 100%;}  .clear { font: 0px/0px serif; display: block; clear: both; }  html { -webkit-text-size-adjust: none; }  input { outline: none; }  textarea { resize: none; }  a { text-decoration: none; color: #333;}  body:nth-of-type(1) input:focus, textarea:focus { outline: none; }  br { background: #fff; }  body { font: 12px "microsoft yahei", "\5b8b\4f53", Tahoma, Arial; color: #333; background: #fff; position: relative; }.clearfix:after{content: "\200b"; display: block; height: 0; clear: both;} .clearfix{*zoom: 1;}a:hover{color: #168ce3;text-decoration: underline;}

#header {
	width: 100%;
	height: 32px;
	margin: 0 auto;
	background-color: #f5f5f5;
	border-bottom: 1px solid #e3e3e3;
}
.header {
	width: 1100px;
	height: 32px;
	margin: 0 auto;
	position: relative;
}
.header ul {
	float: left;
}
.header li {
	float: left;
	color: #666;
	line-height: 32px;
}
.header li a,.header p a {
	color: #666;
	padding: 0 4px;
	font-family: "\5b8b\4f53";
}
.header li a.login{
	color:#ff0000;
}
.header a:hover,.header a.mobile:hover {
	color: #f60;
}
.header input {
	width: 92px;
	height: 18px;
	float: left;
	border: 1px solid #d4d4d4;
	margin: 6px 6px 0 0;
}
.header button {
	width: 35px;
	height: 19px;
	border:0;
	float: left;
	background: url(/images/news2014/news.gif) no-repeat 0 0;
	margin: 6px 4px 0 2px;
}
.header p {
	line-height: 32px;
	float: right;
	padding-right: 6px;
	color: #dfdfdf;
}
.header a.mobile {
	width: 55px;
	height: 16px;
	display: block;
	float: right;
	text-indent: 18px;
	margin-top: 8px;
	line-height: 16px;
	color: #38880b;
	background: url(/images/sample/news.gif) no-repeat -135px 0;
}
.adTop {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.adTop ul {
	width: 1110px;
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}
.adTop li {
	display: block;
	float: left;
	padding: 15px 5px 0 5px;
}
.adTop img,.adTop embed {
	float: left;
}
.top {
	width: 1100px;
	height: 60px;
	margin: 0px auto 0;
	position: relative;
	z-index: 77;
}
.top .logo {
	position: absolute;
	left: 30px;
	top: 10px;
	z-index: 77;
	height:55px;
}
.top h1 {
	height: 50px;
	position: absolute;
	left: 200px;
	top: 12px;
	border-left: 1px solid #d7d7d7;
	font: 30px/50px "Microsoft Yahei", "\5b8b\4f53";
	text-indent: 12px;
	color: #38880b;
}
.top .text {
	width: 350px;
	height: 38px;
	display: block;
	position: absolute;
	top: 17px;
	right: 71px;
	line-height: 38px;
	border: 0px;
	background: #fff;
	color: #666;
	text-indent: 10px;
	font-size: 14px;
	z-index: 77;
}
.search {
	width: 437px;
	height: 38px;
	position: absolute;
	top: 16px;
	right: 70px;
	border: 1px solid #c1c1c1;
	border-right: 0;
	z-index: 77;
}

.top .text {
	width: 350px;
	height: 38px;
	display: block;
	position: absolute;
	top: 17px;
	right: 71px;
	line-height: 38px;
	border: 0px;
	background: #fff;
	color: #666;
	text-indent: 10px;
	font-size: 14px;
	z-index: 77;
}

.top button {
	width: 71px;
	height: 40px;
	display: block;
	position: absolute;
	top: 16px;
	right: 0;
	background: url(/images/offer2016/offer.png) no-repeat 0 -21px;
	cursor: pointer;
	z-index: 77;
	border:none;
}

.selectbox-wrapper {
	width: 83px;
	border: 1px solid #cdcdcd;
	border-top: 0;
	background: #fff;
	text-align: center;
	position: absolute;
	top: 56px;
	right: 423px;
	z-index: 9999;
}

.selectbox-wrapper ul li.selected,
.selectbox-wrapper ul li.current {
	background: #38880b;
	color: #fff;
}
.selectbox-wrapper ul li {
	padding-bottom: 3px;
	width: 83px;
	cursor: pointer;
	font-size: 14px;
	line-height: 18px;
	padding-top: 3px;
	/* text-indent: 20px; */
	text-align: center;
}

.selectbox {
	background: #fff url(/images/offer2016/offer.png) no-repeat -76px -20px;
	width: 84px;
	height: 36px;
	border: 0;
	border-right-color: currentcolor;
	border-right-style: none;
	border-right-width: 0px;
	border-right: 1px solid #d4d4d4;
	display: block;
	line-height: 36px;
	font-size: 14px;
	color: #666;
	text-indent: 8px;
	position: absolute;
	top: 18px;
	right: 423px;
	cursor: pointer;
	z-index: 77;
	text-align: center;
	padding-right: 14px;
	box-sizing: border-box;
}
.nav {
	width: 1099px;
	height: 40px;
	margin: 20px auto 0;
	font: normal 18px/40px "Microsoft Yahei", "\5b8b\4f53";
	border-top: 1px solid #dedede;
	border-right: 1px solid#dedede;
	position: relative;
}
.nav p {
	height: 40px;
	position: absolute;
	font: normal 16px/40px microsoft yahei;
	left: 203px;
	top: 0px;
	z-index: 1;
}
.nav p a {
	width: 127px;
	height: 40px;
	background: #38880b;
	display: inline-block;
	text-align: center;
	color: #fff;
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

.nav p a:hover{
	color: #000;
	background: #fff;
	text-decoration: none;

}
.nav b a{
	width: 204px;
	height: 42px;
	position: absolute;
	font: normal 18px/42px microsoft yahei;
	color: #fff;
	background: #ff8b00;
	left: 0;
	top: -2px;
	z-index: 2;
	text-align: center;
}
.nav b a:hover{
	color: #fff;
	background: #ff8b00;
	text-decoration: none;
}
.position{
	width: 1100px;
	margin: 10px auto;
}
.position p{
	font-size: 14px;
	line-height: 35px;
	height: 35px;
	color: #999;
}
.position p a{
	color: #999;
}
.position p span{
	color: #333;
}
.companyMess {
	width: 1100px;
	height: 89px;
	margin: 0 auto;
	overflow: hidden;
	background: url(/images/sample/advBg.jpg) no-repeat;
}
.companyLogo{
	width: 120px;
	height: 60px;
	margin-top: 15px;
	float: left;
	margin-left: 20px;
}
.companyLogo img{

}
.companyName{
	width: 940px;
	float: right;
}
.companyName h2{
	height: 30px;
	overflow: hidden;
	margin-top: 30px;
	padding-right: 20px;
	font-size: 24px;
	line-height: 30px;
	color: #38880b;
}


.mainBox{
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 40px;
	box-shadow: 0px 5px 20px #eeeeee;
}
.mainBox ul{
	width: 100%;
}
.mainBox ul li{
	width: 180px;
	float: left;
	margin-left: 33px;
	margin-top: 40px;
}
.mainBox ul li img{
	width: 160px;
	height: 205px;
	padding: 10px;
	box-shadow: 0px 5px 10px #eaeaea;
}
.mainBox ul li table{
	/*margin-left: 10px;*/
}
.mainBox ul li table td{
	width: 180px;
	height: 225px;
	text-align: center;
    vertical-align: middle;
}
.page{ height: 42px;line-height: 42px;margin: 40px auto 0; text-align: center;}
.page a{ width: 40px; height: 38px; display: inline-block; border:1px solid #e6e6e6;background: #fff; border-left: 0; text-align: center; font:normal 12px/38px "Tahoma"; color: #666666; vertical-align: middle; }
.page a:hover{color: #333333 !important; text-decoration: none;}
.page a.ft{border-left: 1px solid #e6e6e6;border-right:0;background: #fff url(/images/sample/companyList.png) no-repeat -56px -530px;}
.page a.next{background: #fff url(/images/sample/companyList.png) no-repeat 15px -530px;}
.page a.prev{ width: 68px; background: #fff url(/images/sample/companyList.png) no-repeat 8px -467px; border-left: 1px solid #e6e6e6; }
.page a.lt{ width: 68px; background: #fff url(/images/sample/companyList.png) no-repeat 8px -497px; }
.page a.on{ background: #519126; border:1px solid #519126; border-left: 0; color: #fff; font-weight: bold; }
.page a.on:hover{ color: #fff !important;text-decoration: none; }
.page input{ width: 38px; height: 38px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 12px/38px "Tahoma"; margin: 0 10px; vertical-align: middle; }
.page button{ width: 52px; height: 40px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 12px/40px "Tahoma"; vertical-align: middle; cursor: pointer; background: url(/images/sample/companyList.png) no-repeat 0 -386px; }


.company{
	width: 1070px;
	margin: 20px auto;
	padding: 20px 0px 45px 30px;
	box-shadow: 0px 0px 30px #eeeeee;
	position: relative;
}

.profile{
	width: 485px;
	float: left;
	padding-right: 45px;
	margin-right: 30px;
}
.profile h2{
	font-size: 22px;
	height: 71px;
	line-height: 60px;
	padding-left: 75px;
	color: #38880b;
	font-weight: normal;
	background: url(/images/sample/profile.png) no-repeat;
	position: relative;
}
.profile h2 span{
	display: block;
	width: 40px;
	height: 2px;
	background: #38880b;
	position: absolute;
	top: 55px;
	left: 75px;
}
.profile p{
	font-size: 14px;
	line-height: 25px;
	color: #333;
	padding-top: 10px;
}
.contact{
	width: 500px;
	float: left;
}
.contact h2{
	font-size: 22px;
	height: 71px;
	line-height: 60px;
	padding-left: 75px;
	color: #38880b;
	font-weight: normal;
	background: url(/images/sample/contact.png) no-repeat;
	position: relative;
}
.contact h2 span{
	display: block;
	width: 40px;
	height: 2px;
	background: #38880b;
	position: absolute;
	top: 55px;
	left: 75px;
}
.contact ul{
	padding-top: 10px;
	float: left;
}
.contact ul li{
	font-size: 14px;
	line-height: 25px;
	color: #333;
	height: 25px;
	overflow: hidden;
}
.contact .ul1{
	width: 290px;
}
.contact .ul2{
	width: 180px;
	margin-top: 25px;
	margin-left: 15px;
}
.profile div{
	font-size: 14px;
	line-height: 25px;
	color: #333;
	height: 25px;
}


.verticalBar{
	width: 1px;
	height: 150px;
	background: #e1e3e5;
	position: absolute;
	top: 75px;
	left: 550px;
}
.footer {
	width: 1100px;
	margin: 15px auto 0;
	padding-bottom: 20px;
	border-top: 1px solid #c7c7c7;
	color: #666;
	text-align: center;
}
.footer span {
	width: 1100px;
	height: 26px;
	float: left;
	font: normal 12px/26px "\5b8b\4f53", "Tahoma";
	margin-top: 12px;
	color: #999;
}
.footer span a {
	padding: 0 6px;
	color: #666;
}
.footer span a:hover {
	color: #f60;
}
.footer p,
.footer b {
	width: 1100px;
	height: 26px;
	float: left;
	line-height: 26px;
	font-family: "\5b8b\4f53";
}
.footer b {
	font: normal 12px/26px "Tahoma", "\5b8b\4f53";
}
.footer i {
	margin-right: 20px;
}
.footer img {
	vertical-align: middle;
}
/*rightBar*/
.rightBar {
	position:fixed;
	_position:absolute;
	top:142px;
	display:block;
	right:10px;
	z-index:9999999;
}
*html,* html body {
	background-attachment:fixed;
}
*html .rightBar {
	position:absolute;
	right:expression(eval(document.documentElement.scrollLeft+10));
	top:expression(eval(document.documentElement.scrollTop+142));
}
.barBox {
	width:54px;
	position:relative;
}
.barBox a,.barBox .QQ {
	display:block;
	width:54px;
	height:54px;
	margin-top:4px;
	background:#38880b;
	opacity:0.5 !important;
	filter:Alpha(Opacity=50) !important;
}
.barBox a:hover {
	opacity:1 !important;
	filter:Alpha(Opacity=100) !important;
}
.barBox a.jcTong {
	background:url(/images/sample/exhi.gif) no-repeat -110px -366px;
}
.barBox a.weiXin {
	background:url(/images/sample/exhi.gif) no-repeat -55px -366px;
}
.barBox .QQ {
	background:url(/images/sample/exhi.gif) no-repeat 0px -366px;
	position:relative;
	cursor:pointer;
}
.barBox a.goHome {
	width:38px;
	height:46px;
	background:#38880b;
	text-align:center;
	font:normal 14px/20px "Microsoft Yahei","simhei";
	color:#fff;
	padding:8px 8px 0 8px;
}
.barBox a.goHome:hover{
	text-decoration: none;
}
.barBox a.proposal {
	background:url(/images/sample/exhi.gif) no-repeat 0px -180px;
}
.barBox a.goToTop {
	background:url(/images/sample/exhi.gif) no-repeat -54px -180px;
	display:none;
}
.jcTongBot {
	width: 223px;
	height: 240px;
	position:absolute;
	top:0;
	right:60px;
	display:none;
}
.weiXinBot {
	width: 212px;
	height: 201px;
	position:absolute;
	top:50px;
	right:60px;
	display:none;
}
.qqBot {
	position:absolute;
	top:-17px;
	right:54px;
	width:160px;
	border-right:10px solid #fff;
	z-index:9999;
	display:none;
}
.barBox .qqBox {
	opacity:1 !important;
	filter:Alpha(Opacity=100) !important;
}
.qqBox {
	width:140px;
	height:124px;
	background-color:#fff;
	border:#87b76c 10px solid;
	text-align:center;
	color:#fff;
}
.qqBox h3 {
	width:138px;
	background-color:#38880b;
	border:#fff 1px solid;
	height:28px;
}
.qqBox h3 {
	font:16px/28px "microsoft yahei";
}
.qqBox p {
	margin-left:8px;
}
.qqBox p span {
	margin-top:10px;
	float:left;
	line-height:16px;
	color:#333333;
	margin-right:12px;
	font-family:"microsoft yahei";
}
.qqBox p a {
	margin-top:10px;
	display:block;
	float:left;
	cursor:pointer;
	border:none;
	height:16px;
	line-height:16px;
	width:68px;
	color:#fff;
	font-family:"microsoft yahei";
}
.qqBox p a.btn1 {
	background-color:#38880b;
}
.qqBox p a.btn2 {
	background-color:#f26522;
}
/* 20221116底部+qq */
.footer p a{
    position: relative;
}
.footer .QQhover {
	position: absolute;
	left: 0px;
	bottom: 16px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 110px;
	z-index: 9;
	outline: none;
	text-align: center;
	resize: none;
}
.footer p a:hover .QQhover{
	display: inline-block;
}
/* 20221116 */
.qqBox p a{
    position: relative;
}
.qqBox .QQhover {
	position: absolute;
	left: 0px;
	bottom: 16px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 110px;
	z-index: 9;
	outline: none;
	text-align: center;
	resize: none;
}
.qqBox p a:hover .QQhover{
	display: inline-block;
}