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;
	max-width: 100%;
	max-height: 100%;
}

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

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;
}


/*header*/

#header {
	width: 100%;
	height: 32px;
	margin: 0 auto;
	background-color: #f5f5f5;
	border-bottom: 1px solid #e3e3e3;
}

.header {
	width: 1180px;
	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;
}

.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;
	float: left;
	background: url(../images/tech2016/tech.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/tech2016/tech.gif) no-repeat -139px 0;
}


/*adTop*/

.adTop {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}

.adTop ul {
	width: 1190px;
	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*/

.top {
	width: 1180px;
	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: 368px;
	height: 38px;
	position: absolute;
	top: 16px;
	left: 404px;
	border: 1px solid #c1c1c1;
	border-right: 0;
	z-index: 77;
}

.top .text {
	width: 280px;
	height: 38px;
	display: block;
	position: absolute;
	top: 17px;
	left: 489px;
	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: 773px;
	background: url(../images/tech2016/tech.gif) no-repeat 0 -21px;
	cursor: pointer;
	z-index: 77;
}

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

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


/*adRight*/

.adRight {
	position: absolute;
	left: 880px;
	top: 2px;
	z-index: 1;
}


.nav {
	width: 1181px;
	height: 39px;
	margin: 13px auto 0;
	background: #38880b;
	border-top: 1px solid #dedede;
}

.nav p {
	width: 1180px;
	float: left;
	border-right: 1px solid #dedede;
	font: bold 16px/39px "Microsoft Yahei", "simhei";
}

.nav p a {
	color: #fff;
	width: 117px;
	height: 38px;
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	display: inline-block;
	float: left;
	text-align: center;
}

.nav p a.focus {
	width: 117px;
	color: #fff;
	background: #38880b;
}

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

.newtech-top {
	width: 1180px;
	margin: 20px auto 0;
	overflow: hidden;
}

.LeftList {
	width: 320px;
	float: left;
	height: 293px;
	overflow: hidden;
	margin-right: 20px;
}

.LeftList h3 {
	width: 320px;
	float: left;
	height: 40px;
	position: relative;
	background: #efefef;
}

.LeftList h3 a {
	width: 86px;
	text-align: center;
	font: bold 18px/40px "Microsoft Yahei";
	color: #fff;
	background: #3a9a14;
	position: absolute;
	left: 0;
	top: -1px;
}

.LeftList ul {
	width: 318px;
	border: 1px solid #ebebeb;
	border-top: 0;
	float: left;
	height: 242px;
	overflow: hidden;
	padding-top: 10px;
}

.LeftList ul li {
	width: 320px;
	height: 30px;
	text-indent: 10px;
	overflow: hidden;
	font: normal 14px/30px "microsoft yahei";
}

.LeftList ul li a {
	color: #333333;
}

.LeftList ul li a:hover {
	color: #FF6600;
}

.newCont {
	width: 429px;
	height: 293px;
	float: left;
	overflow: hidden;
	position: relative;
}

.newCont ul {
	width: 10000px;
	height: 293px;
	position: absolute;
}

.newCont ul li {
	width: 429px;
	height: 293px;
	float: left;
	position: relative;
}

.msTitle {
	position: absolute;
	height: 37px;
	width: 429px;
	background: #38880b;
	text-indent: 20px;
	filter: alpha(opacity=70);
	opacity: 0.70;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
}

.msTitle a {
	color: #fff;
	font: 18px/37px "Microsoft Yahei";
}

.msTitle a:hover {
	color: #fff;
}

.tgr {
	width: 100px;
	position: absolute;
	bottom: 40px;
	right: 165px;
	z-index: 3;
}

.tgr i {
	width: 10px;
	height: 10px;
	float: right;
	display: inline-block;
	background: #fff;
	border-radius: 5px;
	margin-right: 9px;
}

.tgr i.cur {
	background: #0070ce;
}

.RightList {
	width: 370px;
	float: right;
}

.hotTit {
	width: 100%;
	height: 22px;
	padding-bottom: 10px;
	float: left;
	position: relative;
	border-bottom: 1px solid #d7d7d7;
}

.hotTit h3 {
	position: absolute;
	top: -10px;
	font: 22px/42px "Microsoft Yahei";
}

.hotTit b {
	position: absolute;
	width: 5px;
	height: 19px;
	background-color: #38880B;
	bottom: 11px;
	left: 0;
}

.hotTit h3 a {
	font: 22px/42px "Microsoft Yahei";
	color: #333;
	margin-right: 5px;
	margin-left: 16px;
}

.hotTit i {
	color: #38880b;
	margin-left: 5px;
}

.hotTit h3 a em {
	font-style: normal;
	color: #38880b;
}

.hotTit a.more {
	width: 44px;
	height: 22px;
	position: absolute;
	background: url(../images/tech2016/tech.gif) 0 -270px no-repeat;
	right: 0;
	bottom: 0;
}

.hotTit a.more:hover {
	color: #f60;
}

.RightList dl {
	width: 370px;
	float: left;
	margin-top: 4px;
}

.RightList dl dt {
	width: 340px;
	float: right;
	height: 20px;
	overflow: hidden;
	margin-top: 12px;
}

.RightList dl dt a {
	font: 14px/20px "\5b8b\4f53", "Tahoma";
	color: #666;
	display: inline-block;
	float: left;
}

.RightList dl dt b.hot {
	height: 20px;
	width: 16px;
	display: inline-block;
	float: left;
	background: url(../images/tech2016/tech.gif) -2px -80px no-repeat;
	margin-left: 11px;
}

.RightList dl dt a:hover {
	color: #f60;
}

.RightList dl dd {
	width: 20px;
	height: 20px;
	text-align: center;
	margin-right: 9px;
	color: #fff;
	background: #909090;
	float: left;
	font: 15px/20px "Microsoft Yahei";
	margin-top: 12px;
}

.main {
	width: 1180px;
	margin: 20px auto 0;
}

.techLeft {
	height: 630px;
	width: 769px;
	overflow: hidden;
	position: relative;
	float: left;
}

.mainTitle {
	width: 769px;
	float: left;
	background-color: #f2f0f0;
	position: relative;
	height: 40px;
	font: normal 16px/40px "Microsoft Yahei";
}

.mainTitle b {
	width: 105px;
	display: block;
	float: left;
	background: url(../images/tech2016/tech.gif) 0 -122px no-repeat;
	font: bold 20px/40px "microsoft yahei";
	text-align: center;
	color: #fff;
}

.mainTitle b a {
	color: #fff;
}

.mainTitle p {
	float: left;
	margin-left: 30px;
}

.mainTitle p a {
	margin-left: 34px;
	float: left;
	text-align: center;
	color: #333;
}

.mainTitle a.active {
	font-weight: bold;
	color: #38880B;
	line-height: 34px;
	padding-top: 3px;
	border-bottom: 3px solid #38880B;
}

.tech-bot {
	display: none;
	width: 769px;
	float: left;
}

.tech-bot ul li {
	height: 118px;
	float: left;
	padding-left: 10px;
	position: relative;
	border-bottom: 1px solid #ebebeb;
}

.tech-bot ul li span {
	margin-top: 7px;
	float: left;
	width: 710px;
	font: bold 18px/46px "microsoft yahei";
}

.tech-bot ul li:hover span a {
	color: #38880B;
}

.tech-bot ul li:hover {
	background-color: #fafafa;
}

.tech-bot ul li span a {
	color: #333333;
}

.tech-bot ul li p {
	color: #666666;
	width: 759px;
	float: left;
	font: normal 14px/26px "microsoft yahei";
}

.tech-bot ul li i {
	position: absolute;
	right: 0;
	top: 25px;
	font: normal 14px/20px "microsoft yahei";
}

.tech-bot ul li p a {
	color: #FF6600;
}

.techRight {
	width: 370px;
	float: right;
	height: 630px;
	overflow: hidden;
}

.img-news {
	margin-top: 15px;
	width: 370px;
	float: left;
}

.img-news img {
	width: 113px;
	height: 86px;
	margin-top: 5px;
	float: left;
}

.img-news span {
	font: bold 14px/24px "microsoft yahei";
	width: 240px;
	float: left;
	margin-left: 10px;
}

.img-news span a {
	color: #333;
}

.img-news span a:hover {
	color: #FF6600;
}

.techRight ul li {
	height: 32px;
	width: 360px;
	overflow: hidden;
	text-indent: 15px;
	background: url(../images/tech2016/tech.gif) -147px -56px no-repeat;
	font: normal 14px/32px "microsoft yahei";
}

.techRight ul {
	margin-top: 12px;
	float: left;
	margin-bottom: 15px;
}

.techRight ul li a {
	color: #333333;
}

.techRight ul li a:hover {
	color: #FF6600;
}

.banneradv {
	width: 1180px;
	margin: 20px auto 0;
	overflow: hidden;
}

.banneradv ul {
	width: 1190px;
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}

.banneradv ul li {
	display: block;
	float: left;
	padding: 10px 5px 0 5px;
	position: relative;
}

.banneradv ul li a,
.banneradv ul li embed {
	float: left;
}

.mainRight {
	width: 370px;
	height: 630px;
	overflow: hidden;
	float: right;
}

.hot-word {
	position: relative;
	float: left;
	width: 370px;
}

.word-top {
	position: absolute;
	right: 0;
}

.word-top a {
	width: 45px;
	display: inline-block;
	text-align: center;
	background-color: #c9c9c9;
	color: #333333;
	margin-left: 10px;
	font: normal 14px/25px "microsoft yahei";
}

.word-top a.active {
	background-color: #f8b551;
	color: #ffffff;
}

.word-left {
	position: relative;
	width: 205px;
	text-align: center;
	height: 245px;
	float: left;
	background-color: #eeeeee;
}

.word-left span {
	margin-top: 30px;
}

.word-left span a {
	color: #38880b;
	font: normal 20px/44px "microsoft yahei";
	height: 44px;
	width: 190px;
	float: left;
	padding: 0 5px;
	overflow: hidden;
}

.word-left p {
	font: normal 14px/26px "microsoft yahei";
	text-align: left;
	height: 104px;
	overflow: hidden;
	padding: 0 15px;
	word-break: break-all;
}

.word-right {
	float: right;
	height: 245px;
	overflow: hidden;
	width: 160px;
}

.word-right p {
	height: 87px;
	margin-bottom: 6px;
	text-align: center;
	overflow: hidden;
	width: 150px;
	padding: 0 5px;
	font: normal 20px/87px "microsoft yahei";
	background-color: #eeeeee;
}

.word-right p a {
	color: #38880b;
}

.word-right p.word-rt-bt {
	height: 60px;
	font: normal 20px/60px "microsoft yahei";
}

.word-bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 195px;
	padding: 0 5px;
	height: 60px;
	overflow: hidden;
	text-align: center;
	font: normal 20px/60px "microsoft yahei";
	color: #38880B;
	border-top: 5px solid #fff;
}

.rank {
	margin-top: 20px;
	float: left;
	width: 370px;
}

.rank ul {
	margin-top: 20px;
	float: left;
}

.rank ul li {
	font: normal 14px/22px "microsoft yahei";
	margin-bottom: 25px;
	float: left;
}

.rank ul li b {
	height: 22px;
	width: 22px;
	text-align: center;
	font: normal 14px/22px "microsoft yahei";
	float: left;
	border-radius: 50%;
	background-color: #92979e;
	color: #Fff;
	margin-right: 10px;
}

.rank ul li span {
	float: left;
	width: 270px;
}

.rank ul li span a {
	color: #333;
}

.rank ul li span a:hover {
	color: #FF6600;
}

.rank ul li i {
	font: normal 14px/22px "microsoft yahei";
	float: right;
	padding-left: 30px;
	background: url(../images/tech2016/tech.gif) -134px -200px no-repeat;
}

.download {
	width: 1180px;
	margin: 20px auto 0;
}

.downTitle {
	width: 1098px;
	float: left;
	height: 34px;
	position: relative;
	border: 1px solid #e1e1e1;
	background: #f6f6f6;
}

.downTitle h3 {
	width: 125px;
	height: 33px;
	border-top: 3px solid #0070ce;
	background: #fff;
	position: relative;
	left: 0;
	top: -1px;
	text-align: center;
	border-right: 1px solid #e1e1e1;
}

.downTitle h3 a {
	font: bold 22px/32px "Microsoft Yahei";
	color: #0070ce;
}

.downTitle a.more {
	font: 12px/34px "\5b8b\4f53", "Tahoma";
	color: #888;
	position: absolute;
	right: 10px;
	top: 0;
}

.downTitle a.more:hover {
	color: #f60;
}

.downbot {
	width: 1180px;
	float: left;
	overflow: hidden;
	position: relative;
	height: 195px;
	margin-top: 20px;
}

.downbot ul {
	width: 1120px;
	float: left;
	position: absolute;
	left: 0;
	top: 0px;
}

.downbot ul li {
	width: 151px;
	height: 195px;
	float: left;
	position: relative;
	margin-right: 20px;
}

.downbot ul li img {
	width: 151px;
	height: 195px;
}

.downbot ul li p {
	width: 151px;
	height: 26px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	z-index: 999;
}

.downbot ul li p a {
	font: 14px/26px "microsoft yahei";
	color: #fff;
}

.downbot ul li p a:hover {
	color: #f60;
}

.downbot ul li b {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 151px;
	height: 26px;
	background-color: #333333;
	z-index: 10;
}

.preNext {
	z-index: 999999;
	width: 20px;
	height: 64px;
	position: absolute;
	background: url(../images/tech2016/btn.png)  no-repeat;
	cursor: pointer;
}

.pre {
	background-position: 0 0;
	left: 0;
	top: 51px;
}

.next {
	background-position: -31px 0;
	right: 0;
	top: 51px;
}
.partner {
	width: 100%;
	margin: 20px auto 0;
	border-top: 3px solid #dbdbdb;
}
.partnerTop {
	width: 1180px;
	height: 44px;
	margin: 0 auto;
	position: relative;
}
.partnerTop h3 {
	width: 1180px;
	height: 44px;
	border-top: 3px solid #717171;
	position: absolute;
	top: -3px;
	text-indent: 6px;
}
.partnerTop h3 a {
	font: normal 22px/44px "Microsoft Yahei", "simhei";
	color: #000;
}
.partner dl {
	width: 1180px;
	margin: 0 auto;
}
.partner dt {
	width: 80px;
	height: 28px;
	float: left;
	text-indent: 6px;
	font: normal 14px/28px "\5b8b\4f53", "Tahoma";
	color: #333;
}
.partner dd {
	width: 1100px;
	float: left;
	font: normal 12px/28px "\5b8b\4f53", "Tahoma";
	overflow: hidden;
}
.partner dd a {
	color: #333;
	padding: 0 12px 0 0;
}
.partner dd a:hover {
	color: #f60;
}
/*adBot*/

.adBot {
	width: 1180px;
	margin: 8px auto 0;
}
.adBot a,
.adBot embed {
	float: left;
}
/*footer*/

.footer {
	width: 1180px;
	margin: 15px auto 0;
	padding-bottom: 20px;
	border-top: 1px solid #c7c7c7;
	color: #666;
	text-align: center;
}
.footer span {
	width: 1180px;
	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: 1180px;
	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;
}
.backHome {
	width: 54px;
}
.backHome a.goTopBtn {
	width: 38px;
	height: 46px;
	display: block;
	float: left;
	background: #38880b;
	text-align: center;
	font: normal 14px/20px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 8px 8px 0 8px;
	margin: 2px 0;
	opacity: 0.6;
	filter: Alpha(Opacity=60);
}
.backHome a.goTopBtn:hover {
	background: #38880b;
	opacity: 1;
	filter: Alpha(Opacity=100);
}
.backHome a.guest,
.backHome a.guest:hover {
	background: url(../images/detail/exhi.gif) no-repeat 0 -180px;
	opacity: 0.6;
	filter: Alpha(Opacity=60);
}
.backHome a.guest:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
}
.backHome .weixin{
	position: relative;
	width: 38px;
	height: 46px;
	display: block;
	float: left;
	background: #38880b;
	text-align: center;
	font: normal 14px/20px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 8px 8px 0 8px;
	margin: 2px 0;
	opacity: 0.6;
	filter: Alpha(Opacity=60);
}
.backHome .weixinBot{
	position:absolute;
	left: -116px;
	top:0;
}
.backHome .weixinBot img{
	width: 106px;
	height: 99px;
}
.backHome .weixin:hover{
	opacity: 1;
	filter: Alpha(Opacity=100);
}
.backHome .qq{
	position: relative;
	width: 38px;
	height: 46px;

	float: left;
	background: #38880b;
	text-align: center;
	font: normal 14px/20px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 8px 8px 0 8px;
	margin: 2px 0;
	opacity: 0.6;
	filter: Alpha(Opacity=60);

}
.backHome .qq,
.backHome .qq:hover {
	background: url(../images/detail/exhi.gif) no-repeat 0 -366px;
	opacity: 0.6;
	filter: Alpha(Opacity=60);
}
.backHome .qq:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
}

.backHome .weixin,
.backHome .weixin:hover {
	background: url(../images/detail/exhi.gif) no-repeat -55px -366px;
	opacity: 0.6;
	filter: Alpha(Opacity=60);
}
.backHome .weixin:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
}
.backHome .qq:hover .qqconsult{
	display: block;
}
  .qqconsult{
	display: none;
	position: absolute;
	left: -170px;
	top:-30px;
	width: 160px;
	padding-right: 10px;
	z-index: 9999;

}
.qqBox{
	width: 140px;
	height: 124px;
	background-color: #fff;
	border: #87b76c 10px solid;
}
.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;

}

.toTop {
	width: 54px;
	height: 54px;
	position: fixed;
	_position: absolute;
	top: 376px;
	_top: expression(eval(document.documentElement.scrollTop+318));
	display: none;

}
.toTop a,
.toTop a:hover {
	display: block;
	width: 54px;
	height: 54px;
	background: url(../images/detail/exhi.gif) no-repeat -54px -180px;
	opacity: 0.6;
	filter: Alpha(Opacity=60);
}
.toTop a:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
}
.exhiDate{ background: #fb972c; color: #fff; }
.CalendarCon a.exhiDate{ background: #fb972c; color: #fff; }
#goTop {
	position: fixed;
	_position: absolute;
	top: 142px;
	display: block;
	right: 10px;
	z-index: 999;
}
*html,
* html body {
	background-attachment: fixed;
}
*html #goTop {
	position: absolute;

	right: expression(eval(document.documentElement.scrollLeft+10));
	top: expression(eval(document.documentElement.scrollTop+200));
}
}
.point h3{
	font: 24px/30px "Microsoft Yahei";
	margin-top: 23px;
	height: 30px;
	overflow: hidden;
	text-align: center;
}
.point h3 a{
	color: #333;
}
.point h3 a:hover{
	color: #f60;
}
.point p {
    font: 14px/22px "\5b8b\4f53";
    color: #888;
	margin-top: 15px;
	text-indent: 28px;
}
.point p a{
	color: #ef6301;
}
.point ul{
	padding-top: 10px;
}
.point ul li{
    width: 350px;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    padding-left: 15px;
    margin-bottom: 4px;
    background: url(../../images/index/index2019/index.png) no-repeat -114px -17px;
    position: relative;
}
.point ul li a{
	float: left;
	color: #333;
    width: 330px;
    font-size: 14px;
}
.point ul li span{
	position: absolute;
    top: 0;
    right: 0;
    color: #999;
    font-size: 12px;
}
.point ul li:hover{
	background: url(../../images/index/index2019/index.png) no-repeat -114px -50px;
}
.point ul li a:hover{
	color: #f60;
}
.point ul li a.toplist{
	margin-right: 5px;
	width: 75px;
}

/*rightBar*/
/*.rightBar { position: fixed; _position: absolute; top: 142px; display: block; right: 10px; z-index: 999;}*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(../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: 20px;
	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;
}