@charset "utf-8";

/* CSS Document */

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 {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
button,
textarea,
option {
	font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif;
}

ul,
li,
div {
	list-style: none;
	border: 0px;
}

img {
	border: 0px;
}

.clear {
	font: 0px/0px serif;
	display: block;
	clear: both;
	overflow: hidden;
}

html {
	-webkit-text-size-adjust: none;
}

input {
	outline: none;
}

button {
	border: none;
}

textarea {
	resize: none;
}

a {
	text-decoration: none;
}

body:nth-of-type(1) input:focus,
textarea:focus {
	outline: none;
}

body {
	font: 12px "\5b8b\4f53", "Tahoma", "Arial", "Microsoft Yahei";
	color: #333;
	background: #fff;
	position: relative;
}

.iframe {
	width: 100%;
	height: 43px;
	overflow: hidden;
}


/*header*/

#header {
	width: 100%;
	height: 42px;
	margin: 0 auto;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
}

.header {
	width: 1100px;
	height: 42px;
	margin: 0 auto;
	position: relative;
}

.header ul {
	float: left;
}

.header ul li {
	float: left;
	color: #666;
	line-height: 42px;
}

.header ul li input {
	width: 103px;
	height: 22px;
	float: left;
	border: 1px solid #d4d4d4;
	border-radius: 2px;
	margin: 9px 15px 0 0;
}

.header ul li a {
	color: #666;
	padding: 0 4px;
}

.header li a.login {
	color: #ff0000;
}

.header ul li a:hover {
	color: #359102;
}

.header ul li button {
	width: 47px;
	height: 24px;
	float: left;
	background: #469917;
	margin: 9px 20px 0 -5px;
	color: #fff;
	text-align: center;
	border-radius: 2px;
}

.header p {
	float: right;
	width: 206px;
	line-height: 42px;
	color: #c5c5c5;
}

.header p a {
	color: #4f4d4d;
	padding: 0 6px;
}

.header p a:hover {
	color: #f60;
}

.header a.mobile {
	width: 55px;
	height: 20px;
	display: inline-block;
	padding-left: 3px;
	text-indent: 18px;
	margin-top: 11px;
	line-height: 20px;
	margin-left: 3px;
	color: #ff6600;
	background: url(../../images/index2016/index2014.png) no-repeat -125px 0;
}

.header a.mobile:hover {
	color: #f60;
}

.freephone {
	float: left;
	margin-left: 115px;
	color: #4f4d4d;
}

.freephone span {
	font: 16px/42px "Microsoft Yahei", "simhei";
	color: #fe7001;
	padding-left: 36px;
	background: url(../../images/index2016/on-line-ico.gif) no-repeat 0 -2px;
}

.code {
	width: 100px;
	height: 100px;
	position: absolute;
	right: 0;
	top: 6px;
}

.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: 10px 5px 0 5px;
}

.adTop img,
.adTop embed {
	float: left;
}

.top {
	width: 1100px;
	height: 60px;
	margin: 10px 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;
}

.search {
	width: 440px;
	height: 38px;
	position: absolute;
	top: 16px;
	left: 433px;
	border: 1px solid #c1c1c1;
	border-right: 0;
	z-index: 77;
}

.top .text {
	width: 350px;
	height: 38px;
	display: block;
	position: absolute;
	top: 17px;
	left: 523px;
	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;
	left: 873px;
	background: url(../../images/news2014/news.gif) no-repeat 0 -20px;
	cursor: pointer;
	z-index: 77;
}

.selectbox-wrapper {
	width: 88px;
	border: 1px solid #cdcdcd;
	border-top: 0;
	background: #fff;
	text-align: center;
	position: absolute;
	top: 56px;
	left: 433px;
	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: 88px;
	cursor: pointer;
	font-size: 14px;
	line-height: 18px;
	padding-top: 3px;
	/* text-indent: 20px; */
	text-align: center;
}

.selectbox {
	width: 82px;
	height: 36px;
	border: 0;
	border-right: 1px solid #d4d4d4;
	display: block;
	line-height: 36px;
	font-size: 14px;
	color: #666;
	/* text-indent: 16px; */
	position: absolute;
	top: 18px;
	left: 441px;
	cursor: pointer;
	background: #fff url(../../images/news2014/news.gif) no-repeat -79px -20px;
	z-index: 77;
	text-align: center;
	box-sizing: border-box;
	padding-right: 20px;
}

.top a.fubu {
	width: 133px;
	height: 38px;
	border: 1px solid #38880b;
	color: #38880b;
	text-align: center;
	font: 16px/38px "Microsoft Yahei";
	position: absolute;
	right: 0;
	top: 16px;
}

.top a.fubu:hover {
	border: 1px solid #38880b;
	color: #fff;
	background: #38880b;
}

.nav {
	width: 1100px;
	height: 38px;
	margin: 13px auto 0;
	background: #38880b;
}

.nav p {
	width: 1100px;
	float: left;
	font: bold 16px/38px "Microsoft Yahei", "simhei";
}

.nav p a {
	color: #fff;
	width: 136px;
	height: 38px;
	border-right: 1px solid #b7d4a7;
	display: block;
	float: left;
	text-align: center;
}

.nav p a.focus {
	width: 140px;
	color: #fff;
	background: #ff8b00;
	border-right: 1px solid #ff8b00;
}

.nav p a:hover {
	color: #fff;
	background: #ff8b00;
}

.position {
	width: 1100px;
	margin: 0 auto;
	text-indent: 30px;
	height: 54px;
	background: url(../../../images/job2017/job.png) 0 15px no-repeat;
}

.position p {
	float: left;
	font: normal 14px/54px "Microsoft Yahei", "simhei";
	color: #666;
}

.position p a {
	color: #666;
	padding: 0 5px;
}

.position p a:hover {
	color: #f60;
}

.position p span {
	padding-left: 5px;
	color: #666666;
}

.job {
	width: 100%;
	background-color: #ebf0ef;
	height: 208px;
	position: relative;
}

.job .company {
	font: normal 14px/20px "microsoft yahei";
	padding-top: 24px;
	margin-left: 30px;
}

.job .company a {
	color: #555555;
}

.job .post {
	font: normal 30px/40px "microsoft yahei";
	margin-top: 6px;
	margin-left: 30px;
}

.job .desc {
	margin-top: 4px;
	font: normal 18px/30px "microsoft yahei";
	margin-left: 30px;
}

.job .desc b {
	font: bold 18px/30px arial;
	color: #ff6600;
}

.job .time {
	margin-left: 30px;
}

.job .time i {
	font: normal 12px/22px "microsoft yahei";
	background-color: #38880b;
	color: #fff;
	margin-top: 6px;
	display: inline-block;
	text-align: center;
	border-radius: 2px;
	padding: 0 7px;
}

.job .update {
	font: normal 14px/30px "arial", "microsoft yahei";
	color: #999;
	margin-left: 30px;
	margin-top: 6px;
}

.job .contact {
	position: absolute;
	right: 30px;
	top: 50px;
	height: 50px;
}
.job .contact dl{
	width: 300px;
}

.job .contact dl dt {
	float: left;
	font: normal 14px/30px "microsoft yahei";
	color: #999999;
}

.job .contact dl dd {
	font: normal 16px/30px arial;
	color: #999999;
}
.job .contact dl dd em{
	font:bold 15px/30px "microsoft yahei";
	color: #333;
}
.job .contact dl dd b{
	font:normal 18px/30px arial;
	color: #f23319;
}
.job_show {
	width: 1100px;
	margin: 0px auto 0;
}

.job_left {
	width: 810px;
	float: left;
}

.job_left .hd {
	height: 36px;
	border-top: 3px solid #38880b;
	background: #f2f2f2;
	margin-top: 20px;
}

.job_left .hd a {
	padding: 0 30px;
	display: inline-block;
	font: normal 16px/36px "microsoft yahei";
}

.job_left .hd a.on {
	background: #fff;
	color: #38880b;
	font: bold 16px/36px "microsoft yahei";
}

.job_left .details {
	font: normal 15px/36px "microsoft yahei";
	padding: 16px 24px;
}
.job_left .details p{
	font-weight: bold;
}

.job_right {
	width: 270px;
	float: right;
}

.job_right .company {
	width: 100%;
}

.job_right .company h3 {
	background: url(../../images/product_show2016/gold_medal.png) 0 0 no-repeat #388803;
	height: 44px;
	width: 187px;
	padding: 12px 10px 14px 73px;
	font: normal 14px/44px "microsoft yahei";
	display: table-cell;
	vertical-align: middle;
}

.job_right .company h3 a {
	color: #fff;
}

.job_right .companyBot {
	width: 268px;
	border: 1px solid #dddddd;
	float: left;
}

.job_right .companyBot dl dd {
	font: normal 14px/20px "microsoft yahei";
	margin-left: 20px;
	margin-top: 17px;
}

.job_right .companyBot dl dd b {
	font: bold 14px/20px "microsoft yahei";
	color: #38880b;
}

.job_right .companyBot dl dd span {
	font: normal 14px/20px arial;
}

.job_right .companyBot dl dd i {
	height: 14px;
	width: 14px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	background: url(../../../images/job2017/job.png) no-repeat;
}

.job_right .companyBot dl dd i.icon1 {
	background-position: 0 -142px;
}

.job_right .companyBot dl dd i.icon2 {
	background-position: 0 -178px;
}

.job_right .companyBot dl dd i.icon3 {
	background-position: 0 -215px;
}

.job_right .companyBot dl dd i.icon4 {
	background-position: 0 -252px;
}

.job_right .company strong {
	margin-top: 17px;
	font: normal 14px/28px "microsoft yahei";
	color: #000;
	padding-top: 6px;
	width: 224px;
	background-color: #f2f2f2;
	display: block;
	padding-left: 22px;
	padding-right: 22px;
	height: 77px;
}

.job_right .company strong a {
	color: #FF6600;
}

i.companyAuth {
	display: inline-block;
	width: 23px;
	height: 22px;
	margin-left: 10px;
	vertical-align: middle;
	background: url("https://www.jc35.com/NewShowStand/images/authentication.png") no-repeat 0 0;
}

i.personAuth {
	display: inline-block;
	width: 23px;
	height: 22px;
	margin-left: 10px;
	vertical-align: middle;
	background: url("/NewShowStand/images/authentication.png") no-repeat -31px 0;
}

i.noAuth {
	display: inline-block;
	width: 23px;
	height: 22px;
	margin-left: 10px;
	vertical-align: middle;
	background: url("/NewShowStand/images/authentication.png") no-repeat -62px 0;
}

.product {
	width: 270px;
	float: left;
	margin-top: 20px;
}

.product .hd {
	height: 40px;
	background-color: #38880b;
	position: relative;
}

.product .hd h3 {
	font: normal 16px/40px "microsoft yahei";
	text-indent: 16px;
	color: #fff;
}

.product .hd a.more {
	position: absolute;
	right: 10px;
	top: 0;
	font: normal 12px/40px "microsoft yahei";
	color: #fff;
}

.product_list {
	background: #f2f2f2;
	padding: 0 15px 30px;
}

.product_list ul li {
	height: 126px;
	width: 240px;
	border-bottom: 1px dashed #cbcbcb;
}

.product_list ul li span {
	display: block;
	width: 100%;
	margin-top: 6px;
	font: normal 14px/36px "microsoft yahei";
	height: 36px;
	overflow: hidden;
}

.product_list ul li span a {
	color: #333333;
}

.product_list ul li span a:hover {
	color: #FF6600;
}
.product_list ul li .proimgs{
	display:block;
	float:left;
	width:82px;
	height:70px;
	text-align: center;
    vertical-align: middle;
    background: #fff;
}



.product_list ul li p {
	font: normal 14px/24px "microsoft yahei";
	width: 140px;
	float: left;
	margin-left: 10px;
	color: #666666;
	height: 48px;
	overflow: hidden;
	padding-bottom: 24px;
	word-break: break-all;
	word-wrap: anywhere;
}

.product_list ul li p a {
	color: #ff6600;
}

.footer {
	width: 1100px;
	margin: 10px 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;
}

.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:1; filter: Alpha(Opacity=100);}.barBox a:hover{ opacity: 1; filter: Alpha(Opacity=100);}.barBox a.jcTong{ background: url(../../images/detail/exhi.gif) no-repeat -110px -366px;}.barBox a.weiXin{ background: url(../../images/detail/exhi.gif) no-repeat -55px -366px;}.barBox .QQ{ background: url(../../images/detail/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.proposal{ background: url(../../images/detail/exhi.gif) no-repeat 0px -180px;}.barBox a.goToTop{ background: url(../../images/detail/exhi.gif) no-repeat -54px -180px; display: none;}.jcTongBot{ position: absolute; top: 0; right: 60px; display: none;}.weiXinBot{ 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; filter: Alpha(Opacity=100);}.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;
}