﻿body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
textarea,
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;
}

html {
	-webkit-text-size-adjust: none;
}

input {
	outline: none;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

button {
	border: none;
	margin: 0;
	padding: 0;
}

textarea {
	resize: none;
	vertical-align: middle;
}

select {
	vertical-align: middle;
}

a {
	text-decoration: none;
}

.json {
	display: none;
}

strong {
	padding-right: 25px;
}

body:nth-of-type(1) input:focus,
textarea:focus {
	outline: none;
}

body {
	font: 12px "\5b8b\4f53", "Tahoma", "Arial", "Microsoft Yahei";
	color: #333;
	background: #ededed;
	position: relative;
}


/*header*/
.iframe{width:100%;height:36px;overflow:hidden;}
#header {
	width: 100%;
	height: 36px;
	margin: 0 auto;
	border-bottom: 1px solid #ddd;
}

.header {
	width: 1180px;
	height: 36px;
	margin: 0 auto;
}

.header ul {
	float: left;
}

.header li {
	float: left;
	font: normal 12px/36px "\5b8b\4f53", "Tahoma";
	color: #666;
}

.header li input {
	width: 90px;
	height: 18px;
	float: left;
	border: 1px solid #d7d7d7;
	margin: 9px 5px 9px 0;
}

.header li button {
	width: 39px;
	height: 19px;
	float: left;
	border: 0;
	margin: 9px 3px;
	background: url(../images/company2015/company2015.png) no-repeat 0 0;
	cursor: pointer;
}

.header li a {
	color: #666;
	padding: 0 5px;
}

.header p {
	line-height: 36px;
	float: right;
	color: #dfdfdf;
	margin-right: -4px;
}

.header p a {
	display: inline-block;
	color: #666;
	padding: 0 4px;
}

.header p a.mobile {
	padding-left: 22px;
	background: url(../images/company2015/company2015.png) no-repeat -62px -22px;
	color: #5b7648;
}

.header li a:hover,
.header p a:hover {
	color: #f60;
	text-decoration: underline;
}

#top {
	background: #0187d0;
	width: 100%;
	height: 90px;
}

.top {
	width: 1180px;
	margin: 0 auto;
	position: relative;
}

.top .logo {
	position: absolute;
	top: 18px;
	left: 0;
}

.top h1 {
	position: absolute;
	left: 228px;
	top: 31px;
	font: normal 22px/30px "microsoft yahei";
	border-left: 1px solid #fff;
	text-indent: 10px;
	color: #fff;
}

.top p.nav {
	position: absolute;
	left: 380px;
	top: 25px;
}

.top p.nav a {
	margin: 0 15px;
	float: left;
	color: #fff;
	padding: 0px 3px 3px 3px;
	font: bold 16px/40px "microsoft yahei";
}

.top p.nav a:hover,
.top p.nav a.on {
	border-bottom: 3px solid #ff6600;
	padding: 0px 3px 0px 3px;
}

.top form {
	position: absolute;
	right: 0;
	top: 28px;
	height: 35px;
}

.top input {
	font: normal 14px/35px "microsoft yahei";
	text-indent: 20px;
	height: 35px;
	border-radius: 18px;
	width: 170px;
	border: 0;
}

.top button {
	position: absolute;
	right: 10px;
	top: 0;
	width: 30px;
	height: 35px;
	cursor: pointer;
	border: 0;
	outline: none;
	background: url(../../images/newsspecial/tech.png) 4px 5px no-repeat;
}
.position{
	width: 100%;
	background: #fff;
	height: 50px;
}
.position p{
	width: 1180px;
	margin: 0 auto;
}
.position p{
	background: url(../../images/newsspecial/tech.png) 0 -114px no-repeat;
	font:normal 14px/50px "microsoft yahei";
	color: #888888;
	text-indent: 28px;
}
.position p a{
	color:#888888;
}
.position p a:hover{
	color: #FF6600;
}
.main {
	width: 1180px;
	margin: 20px auto 0;
}
.main-rt{
	float: right;
	width: 340px;
}
.rt-hd{
	height: 60px;
	position: relative;
}
.rt-hd h3{
	font:normal 22px/60px "microsoft yahei";
}
.rt-hd h3 a{
	color: #333;
}
.rt-hd h3.green a{
	color: #0187d0;
}
.rt-hd i{
	position: absolute;
	height: 3px;
	width: 50px;
	background: #0187d0;
	bottom: 0;
	left:0;
}
.nav-box{
	background: #fff;
	padding-left: 30px;
	padding-bottom: 30px;
	
}
.nav-box+.nav-box{
	margin-top: 30px;
}
.nav-box p{
	padding-top: 10px;
	padding-right: 20px;
}
.nav-box p a{
	border: 1px solid #0187d0;
	font:normal 16px/33px "microsoft yahei";
	color: #333;
	padding: 0 20px;
	display: inline-block;
	margin-right: 14px;
	margin-top: 15px;
}
.nav-box p.gray a{
	border: 1px solid #dcdcdc;
}
.nav-box p a:hover{
	border: 1px solid #0187d0;
	background: #0187d0;
	color: #fff;
}

/*footer*/

#footer{ margin:50px 0 30px;}
.botNav{ height:35px; width:100%; line-height:35px; text-align:center; color:#fff; background-color:#0186d1}
.botNav a{ color:#fff; font-size:14px;}
.botNav a:hover{ text-decoration: underline;}
.bottom{ margin:0 auto; width:970px;}
.bottom span.bottomNav{ text-align:center; margin:10px 0; border:1px solid #e4e4e4; background-color:#f9f9f9; display:block; height:35px; line-height:35px; color:#000;}
.bottom span.bottomNav a{ color:#000; font-size:14px;}
.bottom span.bottomNav a:hover{ color:#f60;text-decoration: underline;}
.bottom p{ text-align:center; color:#818181; padding:5px 0; font-size:13px;}
.bottom p a{ color: #333;}
.bottom p.com{ font-size:14px; color:#000;}
.bottom p.chat img{ vertical-align:middle}


#foot{ width: 100%; margin: 10px auto 0; border-top: 1px solid #e4e4e4; text-align: center; font: normal 12px/22px "Tahoma"; color: #666666; padding: 27px 0 15px 0; background: #fafafa; }
#foot span{ font: normal 14px/25px "\5b8b\4f53"; color: #aaaaaa; }
#foot span a{ color: #666666; margin: 0 8px; }
#foot p{ color: #aaaaaa; margin-top: 10px; }
#foot b{ color: #cc0001; }
#foot a:hover{ text-decoration: underline; color: #ff6600; }


#footer ul{ width:600px; display: block; margin: 15px auto 0; overflow: hidden;}
#footer ul li{ display: block; float: left; padding: 0px 4px; }
#footer ul li a{ width: 112px; height: 47px; display: block; float: left; background: #fff url(/images/Publicbg.png) no-repeat -1px 0px; }
#footer ul li a.bg1{ background: #fff url(/images/Publicbg.png) no-repeat -122px 0px; }
#footer ul li a.bg2{ background: #fff url(/images/Publicbg.png) no-repeat -243px 0px; }
#footer ul li a.bg3{ background: #fff url(/images/Publicbg.png) no-repeat -364px 0px; }
#footer ul li a.bg4{ background: #fff url(/images/Publicbg.png) no-repeat -483px 0px; }
/*goTop*/


.backHome {
	width: 54px;
}
.backHome a.goTopBtn {
	width: 38px;
	height: 46px;
	display: block;
	float: left;
	background: #0058a9;
	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: #0058a9;
	opacity: 1;
	filter: Alpha(Opacity=100);
}
.backHome a.guest,
.backHome a.guest:hover {
	background: url(/images/News/exhi.png) 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/News/exhi.png) 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/News/exhi.png) 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: -115px;
	top:-20px;
	padding-right: 10px;
	z-index: 9999;
	
}
.qqBox{
	width: 106px;
	height: 99px;
}
.qqBox img{width:98px;height:91px}

.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/News/exhi.png) 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;
}