.main{
    width: 1100px;
    margin: 0 auto;
}
/* header */
#header{
    height: 36px;
    line-height: 36px;
    background-color: #f5f5f5;
}
#header .main{
    overflow: hidden;
}
#header a{
    font-size: 12px;
    color: #666;
}
#header a:hover{
    color: #f60;
}
#header p{
    float: left;
}
#header p a{
    margin-right: 25px;
}
#header p a:last-child{
    margin-right: 0;
}
#header span{
    float: right;
    font-size: 12px;
    color: #666;
}
#header span a{
    margin: 0 4px;
}
#header span a.moblie{
    display: inline-block;
    color: #38880b;
}
#header span a.moblie i{
    display: inline-block;
    width: 13px;
    height: 16px;
    background: url(../../../../Images/link/version/2021/iconHeadPhone.png) no-repeat;
    vertical-align: top;
    margin: 9px 5px 0 2px;
}
/* top */
.top{
    height: 70px;
    margin: 30px auto;
    position: relative;
}
.top .logo{
    float: left;
}
.top h1 {
	border-left: 1px solid #d7d7d7;
	color: #009944;
	float: left;
    line-height: 70px;
	font-size: 28px;
    font-weight: 700;
	padding-left: 35px;
	margin-left: 35px;
}
.top p {
	font-size: 14px;
	color: #e2e2e2;
	position: absolute;
	right: 240px;
	top: 0;
}
.top p a {
	color: #333;
	padding: 0 20px;
	cursor: pointer;
}
.top p a:first-child{
	padding-left: 0;
}
.top p a:last-child{
	padding-right: 0;
}

.top p a:hover {
	color: #000033;
}

.top p .on {
	color: #009944;
}
.top form{
	float: right;
	width: 500px;
	overflow: hidden;
	border-radius: 6px;
    position: relative;
    margin-top: 26px;
}
.top form input{
	float: left;
	height: 36px;
	line-height: 36px;
	width: 400px;
	border: 2px solid #e6e6e6;
	border-right: 0;
	font-family: "microsoft yahei";
	text-indent: 16px;
	font-size: 12px;
	color: #666;
}
.top form button{
	position: absolute;
	right: 0;
	width: 100px;
	height: 40px;
	line-height: 40px;
	background-color: #f08200;
	border: none;
	font-size: 14px;
	color: #fff;
	z-index: 9;
	border-radius: 6px;
}
/* banner */
.banner{
	width: 100%;
	background-color: #1aa913;
}
/* container */
.container{
	width: 100%;
	padding: 40px 0;
	background-color: #eeeeee;
}
.container .main:after{
	content: "";
	height: 0;
	clear: both;
	display: block;
}
.linkLeft{
	float: left;
	width: 780px;
	padding: 20px;
	margin-right: 20px;
	position: relative;
	background-color: #fff;
}
.linkLeft h3{
	font-size: 20px;
	color: #333;
	padding-bottom: 13px;
	padding-left: 29px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
	position: relative;
}
.linkLeft h3 i{
	position: absolute;
	left: 0;
	top: 6px;
	width: 24px;
	height: 21px;
	background: url(../../../../Images/link/version/2021/iconTitle001.png) no-repeat;
	background-size: 100% 100%;
}
.linkLeft p.welcome{
	border: 1px solid #fdb08b;
	padding: 16px 12px;
	border-radius: 10px;
	font-size: 14px;
	line-height: 24px;
	color: #ff6d25;
	background: #fff9f3;
}
.linkLeft dl{overflow: hidden;}
.linkLeft dl dt{
	float: left;
	text-align: right;
	padding-right: 10px;
	margin-top: 32px;
	width: 65px;
	margin-right: 20px;
	font-size: 14px;
	line-height: 40px;
}
.linkLeft dl dd{
	overflow: hidden;
	margin-top: 32px;
}
.linkLeft dl dd.code input{
	width: 164px;
}
.linkLeft dl dd.code img{
	margin-top: 10px;
	height: 23px;
	float: left;
	margin-left: 16px;
}
.linkLeft dl dd input{
	float: left;
	height: 38px;
	width: 438px;
	text-indent: 12px;
	font-size: 16px;
	line-height: 54px;
	border: 1px solid #dcdcdc;
}
.linkLeft dl dd strong{
	float: left;
	margin-left: 10px;
	font: normal 12px/40px "microsoft yahei";
	color: #999999;
}
.linkLeft dl dd b{
	font: normal 12px/40px "microsoft yahei";
	color: #c90202;
}
.linkLeft button {
	font: normal 14px/40px "microsoft yahei";
	height: 40px;
	width: 200px;
	margin-left: 95px;
	margin-top: 20px;
	color: #fff;
	background-image: linear-gradient(to right,#ff8913 , #ff6502);
	border: none;
	border-radius: 9px;
}
.explain{
	float: left;
	width: 100%;
	padding-bottom: 20px;
	margin-top: 20px;
}
.explain b{
	float: left;
	width: 100%;
	margin: 20px 0;
	font-size: 16px;
}
.explain p{
	font-size: 12px;
	line-height: 24px;
	color: #999;
}
.linkRight{
	overflow: hidden;
	background-color: #fff;
	border-top: 2px solid #009944;
}
.linkRight b {
	display: block;
	font-size: 22px;
	color: #333;
	text-align: center;
	margin-bottom: 20px;
	padding: 15px 0;
	background-color: #f6faff;
}
.linkRight b i{
	/* position: absolute; */
	display: inline-block;
	width: 25px;
	height: 18px;
	margin: 0 22px;
}
.linkRight b i:first-child{
	background: url(../../../../Images/link/version/2021/titleLeftIcon.png) no-repeat;
	margin-left: 0;
}
.linkRight b i:last-child{
	background: url(../../../../Images/link/version/2021/titleRightIcon.png) no-repeat;
	margin-right: 0;
}
.linkRight b.contactBox{
	background: transparent;
	padding: 0 0 0 15px;
	font-size: 22px;
	position: relative;
	margin: 26px 20px 20px;
	text-align: left;
}
.linkRight b.contactBox:after{
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	bottom: 2px;
	width: 4px;
	background-color: #009944;
	border-radius: 6px;
}
.linkRight p{
	line-height: 26px;
	padding-bottom: 25px;
	border-bottom: 1px dashed #dcdcdc;
	color: #666;
	font-size: 14px;
	margin: 0 18px;
}

.contact{
	line-height: 40px;
	color: #666;
	font-size: 16px;
	margin: 0 30px;
}
.contact i{
	float: left;
	font-size: 16px;
	font-style: normal;
}
.contact a{
	float: left;
	width: 112px;
	height: 34px;
	line-height: 34px;
	margin-left: 22px;
    border: 1px solid #31aa51;
    border-radius: 17px;
    background-color: #dcf1e2;
    color: #31aa51;
    box-shadow: 0px 7px 7px -7px rgba(49,170,81,0.35);
}
.contact img{
	vertical-align: top;
	margin: 7px 6px 0 12px;
}
/* footer */
#footer {
	width: 1100px;
	margin: 0 auto 0;
	text-align: center;
	color: #818181;
	line-height: 24px;
	padding-bottom: 15px;
}
#footer .footNav {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background-color: #009944;
	color: #fff;
	text-align: center;
}
#footer .footNav a {
	color: #fff;
	margin: 0 10px;
}
#footer span {
	display: inline-block;
	color: #333333;
	font: normal 14px/60px \5b8b\4f53;
}
#footer strong {
	font-weight: normal;
	margin: 0 30px 0 0;
	font-family: tahoma, "\5b8b\4f53";
}
#footer strong img {
	vertical-align: middle;
	margin-left: 3px;
}
#footer a:hover {
	text-decoration: underline;
	color: #ff6600;
}
/* 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.6;
	filter: Alpha(Opacity=60);
   }
   .barBox a:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
   }
   .barBox a.jcTong {
	background: url(https://www.jc35.com/images/detail/exhi.gif) no-repeat -110px -366px;
   }
   .barBox a.weiXin {
	background: url(https://www.jc35.com/images/detail/exhi.gif) no-repeat -55px -366px;
   }
   .barBox .QQ {
	background: url(https://www.jc35.com/images/detail/exhi.gif) no-repeat 0px -366px;
	position: relative;
	cursor: pointer;
   }
   .barBox a.goHome {
	width: 54px;
	height: 54px;
	background: #38880b;
	text-align: center;
	font: normal 14px/20px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 8px 8px 0 8px;
	box-sizing:border-box;
   }
   .barBox a.proposal {
	background: url(https://www.jc35.com/images/detail/exhi.gif) no-repeat 0px -180px;
   }
   .barBox a.goToTop {
	background: url(https://www.jc35.com/images/detail/exhi.gif) no-repeat -54px -180px;
	display: none;
   }
   .jcTongBot {
	position: absolute;
	top: 0;
	right: 60px;
	display: none;
	width: 223px;
   }
   .weiXinBot {
	position: absolute;
	top: 50px;
	right: 60px;
	display: none;
	width: 240px;
   }
   .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;
   }
   .goToTop{
	   display: block;
   }
   .barBox .QQ:hover{
	   opacity: 1;
   }
   .barBox .QQ:hover .qqBot{
	   display: block;
   }
      /* 20221116底部+qq */
#footer p b 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 b 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;
}
.contact a{
    position: relative;
}
.contact .QQhover {
	position: absolute;
	left: 0px;
	bottom: 32px;
	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;
}
.contact a:hover .QQhover{
	display: inline-block;
} 
   