﻿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;
}

.main {
	width: 1180px;
	margin: 30px auto 0;
}

.main-lf {
	width: 810px;
	float: left;
}

.img-box {
	height: 320px;
	overflow: hidden;
}

.img-box .big-img-box {
	width: 480px;
	height: 320px;
	position: relative;
	float: left;
}

.img-box .big-img-box img {
	width: 480px;
	height: 320px;
}

.img-box .big-img-box p {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #434343;
	height: 40px;
	font: normal 20px/40px "microsoft yahei";
	width: 100%;
	overflow: hidden;
	text-indent: 10px;
}

.img-box ul {
	float: left;
	width: 330px;
}

.img-box .big-img-box p a {
	color: #fff;
}

.img-box .big-img-box p a:hover {
	color: #ff6600;
}

.img-box ul li {
	width: 163px;
	height: 159px;
	float: left;
	position: relative;
	margin-left: 2px;
	margin-bottom: 2px;
}

.img-box ul li img {
	width: 163px;
	height: 159px;
}

.img-box ul li p {
	position: absolute;
	width: 129px;
	height: 123px;
	text-align: center;
	padding: 36px 17px 0 17px;
	top: 0;
	left: 0;
}

.img-box ul li.blue p {
	background-color: rgb(219, 69, 106);
}

.img-box ul li.green p {
	background-color: rgb(120, 93, 199);
}

.img-box ul li.green2 p {
	background-color: rgb(96, 194, 198);
}

.img-box ul li.yellow p {
	background-color: rgb(52, 170, 217);
}

.img-box ul li p a {
	color: #ededed;
	font: normal 16px/22px "microsoft yahei";
}

.news-hot {
	background: #fff;
	margin-top: 30px;
	padding-left: 30px;
	padding-right: 24px;
}

.news-hot:after {
	clear: both;
	content: '';
	display: block;
	height: 0;
	visibility: hidden;
	
}

.news-hot .hd {
	height: 72px;
	position: relative;
}

.news-hot .hd h3 {
	padding-top: 25px;
	font: normal 22px/30px "microsoft yahei";
	color: #0187d0;
}

.news-hot .hd h3 a {
	color: #0187d0;
}

.news-hot .hd i {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50px;
	height: 3px;
	background: #0187d0;
}

.news-hot .hd a.more {
	position: absolute;
	right: 0;
	top: 25px;
	color: #0187d0;
	font: bold 14px/30px arial;
}

.news-hot .list-hor {
	overflow: hidden;
	width: 100%;
	margin-top: 20px;
	position: relative;
}

.news-hot .list-hor ul {
	margin-left: -15px;
	margin-top: -15px;
	width: 782px;
	float:left;
}

.news-hot .list-hor ul li {
	float: left;
	height: 90px;
	padding: 15px;
	position: relative;
	width: 360px;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

.news-hot .list-hor ul li i {
	position: absolute;
	width: 18px;
	height: 30px;
	top: -15px;
	left: -9px;
	background: #fff;
	z-index: 99;
}

.news-hot .list-hor ul li img {
	width: 136px;
	height: 86px;
	float: left;
	border:2px solid #f3f3f3;
}

.news-hot .list-hor ul li span {
	float: left;
	width: 190px;
	margin-left: 10px;
	height: 44px;
	font: bold 14px/22px "microsoft yahei";
}

.news-hot .list-hor ul li span a {
	color: #333;
}

.news-hot .list-hor ul li span a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.news-hot .list-hor ul li p {
	float: left;
	width: 190px;
	margin-left: 10px;
	color: #999;
	margin-top: 10px;
	font: normal 12px/18px "microsoft yahei";
}

.main-lf .list-ver {
	margin-top: 20px;
	width: 100%;
}

.main-lf .list-ver ul li {
	height: 140px;
	padding: 20px 0;
	border-bottom: 1px solid #dcdcdc;
}

.list-ver ul li .img {
	float: left;
    margin-right: 18px;
    position: relative;
    width: 224px;
    height: 140px;
    padding-right: 5px;
    overflow: hidden;
}
.img img{
      width: 224px;
      height: 140px;
}
.list-ver .text {
	font-size: 14px;
    line-height: 23px;
    padding-bottom: 10px;
    overflow: hidden;
}

.list-ver .text span {
	font-weight: bold;
	font-size: 20px;
	font-family: "microsoft yahei";
    overflow: hidden;
}

.list-ver .text span a {
	color: #333;
}

.list-ver .text span a:hover {
	color: #ff6600;
}

.main-lf .list-ver .text .time {
	font: normal 14px/26px arial;
	margin-top: 8px;
	color: #b0b0b0;
	float:right;
}

.list-ver .text p {
	color: #777777;
	height: 80px;
	margin-top: 5px;
	font: normal 14px/26px "microsoft yahei";
   overflow: hidden;
}

.list-ver .text a.more {
	color: #0187d0;
	margin-top: 8px;
	float: left;
	text-decoration: underline;
	font-family: "microsoft yahei";
}

.newspages {
	width: 700px;
	height: 40px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	font: normal 12px/40px "Tahoma";
}

.newspages a {
	width: 40px;
	height: 38px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	border-left: 0;
	text-align: center;
	font: normal 12px/38px "Tahoma";
	color: #666666;
	vertical-align: middle;
}

.newspages a.ft {
	border-left: 1px solid #e6e6e6;
	border-right: 0;
	background: url(../../images/company/companyList.png) no-repeat -56px -530px;
}

.newspages a.next {
	margin-right: 15px;
	background: url(../../images/company/companyList.png) no-repeat 15px -530px;
}

.newspages a.prev {
	width: 68px;
	background: url(../../images/company/companyList.png) no-repeat 8px -467px;
	border-left: 1px solid #e6e6e6;
}

.newspages a.lt {
	width: 68px;
	background: #fff url(../../images/company/companyList.png) no-repeat 8px -497px;
}

.newspages a.on {
	background: #0187d0;
	border: 1px solid #0187d0;
	border-left: 0;
	color: #fff;
	font-weight: bold;
}

.newspages 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;
}

.newspages 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/company/companyList.png) no-repeat 0 -386px;
}
.main-rt{
	float: right;
	width: 340px;
}
.main-rt .rt-hd{
	height: 60px;
	position: relative;
}
.main-rt .rt-hd h3{
	font:normal 22px/60px "microsoft yahei";
}
.main-rt .rt-hd h3 a{
	color: #333;
}
.main-rt .rt-hd i{
	position: absolute;
	height: 3px;
	width: 50px;
	background: #0187d0;
	bottom: 0;
	left:0;
}
.tech-baike,.video,.news-company,.news-tech,.character{
	padding: 0 20px 15px 20px;
	width: 300px;
	float: left;
	background: #fff;
}
.tech-baike .content{
	margin-top: 20px;
	font:normal 14px/22px "microsoft yahei";
	color: #555555;
}
.tech-baike img{
	float: left;
	max-width: 150px;
	max-height: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.tech-baike b{
	font:bold 18px/22px "microsoft yahei";
	color: #0187d0;
	margin-left: 30px;
}
.tech-baike b a{color: #0187d0;}
.content a{color: #fa7a00;}
.video .video-img{
	margin-top: 20px;
}
.video .video-img ul{
	margin-left: -4px;
	width: 308px;
}
.video .video-img ul li{
	position: relative;
	width: 145px;
	height: 93px;
	float: left;
	margin: 0 4px;
}
.video .video-img ul li img{
	width: 145px;
	height: 93px;
}
.video .video-img ul li p{
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	font:normal 12px/22px "microsoft yahei";
	background: rgba(49, 49, 49, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8313131, endColorstr=#c8313131);
}
.video .video-img ul li p a{
	color: #fff;
}
.video .video-list{
	float: left;
	width: 100%;
	margin-top: 10px;
}
.video .video-list ul li{
	font:normal 14px/30px "microsoft yahei";
	text-indent: 14px;
	
	background: url(../../images/newsspecial/tech.png) 0 -41px no-repeat;
	margin: 5px 0;
}
.video .video-list ul li a{
	color: #555555;
}
.video .video-list ul li a:hover{
	color: #FF6600;
}
.news-company ul{
	padding-top: 10px;
}
.news-company ul li{
	width: 100%;
	float: left;
	padding: 5px 0;
	*float: none;
}

.news-company ul li i{
	width: 23px;
	float: left;
	text-align: center;
	font:normal 14px/18px "microsoft yahei";
	border: 1px solid #0187d0;
	color: #0187d0;
}
.news-company ul li i.hot{
	color: #fff;
	background: #0187d0;
}
.news-company ul li span{
	float: left;
	width: 265px;
	height: 20px;
	margin-left: 10px;
	font:normal 14px/20px "microsoft yahei";
}
.news-company ul li span a{
	color: #555;
}
.news-company ul li span a:hover{
	color: #FF6600;
}
.news-company ul li .desc{
	padding-top: 10px;
	float: left;
	width: 300px;
	display: none;
}
.news-company ul li .desc img{
	height: 80px;
	float: left;
	width: 100px;
}
.news-company ul li .desc p{
	float: left;
	margin-left: 10px;
	margin-top: 6px;
	width: 190px;
	color: #333333;
	font:normal 12px/22px "microsoft yahei";
}
.news-company ul li .desc p a.detail{
	color: #FF6600;
}
.news-tech ul{
	margin-top: 10px;
}
.news-tech ul li{
	text-indent: 15px;
	font:normal 14px/30px "microsoft yahei";
	background: url(../../images/newsspecial/tech.png) 0 -72px no-repeat;
}
.news-tech ul li a{
	color: #555555;
}
.news-tech ul li a:hover{
	color: #ff6600;
}
.character ul li{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.character ul li img {
	width: 120px;
	height: 90px;
	float: left;
}

.character ul li span {
	float: left;
	width: 150px;
	margin-top: -3px;
	margin-left: 10px;
	height: 44px;
	font: bold 14px/22px "microsoft yahei";
}

.character ul li span a {
	color: #555555;
}

.character ul li span a:hover {
	color: #ff6600;
}

.character ul li p {
	float: left;
	width: 170px;
	margin-left: 10px;
	color: #999;
	margin-top: 4px;
	font: normal 12px/18px "microsoft yahei";
}
.dire{
	padding-bottom: 10px;
}
/*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;
}