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

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;
	min-width: 1100px;
}

#header {
	width: 100%;
	height: 30px;
	background-color: #e0e0e0;
}

.header {
	margin: 0 auto;
	width: 1100px;
}

.header span {
	float: left;
	line-height: 30px;
	color: #555555;
	margin-left: -9px;
	font-family: "microsoft yahei";
}

.header span a {
	color: #555555;
	margin: 0 9px;
}

.header p {
	float: right;
	font: normal 14px/30px "microsoft yahei";
}

.header p a {
	display: inline-block;
	float: left;
	margin-left: 23px;
	color: #555555;
}

.header a:hover {
	color: #ff6600;
}

#top {
	width: 100%;
	height: 94px;
	margin: 0 auto;
	background: #168ce3;
}

.top {
	width: 1100px;
	height: 94px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.top .logo {
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 1;
}

.top span {
	position: absolute;
	left: 220px;
	top: 15px;
}

.top h1 {
	width: 110px;
	height: 44px;
	position: absolute;
	left: 245px;
	top: 33px;
	z-index: 1;
	font: bold 30px/42px "Microsoft Yahei", "\5b8b\4f53";
	text-indent: 10px;
	border-left: 1px solid #c0cbd3;
	color: #468e00;
}

.top i {
	width: 180px;
	height: 42px;
	position: absolute;
	left: 331px;
	top: 36px;
	z-index: 1;
	background: url("../../images/bgtitle.jpg") no-repeat;
}

.top p {
	float: left;
	color: #999999;
	position: absolute;
	left: 295px;
	top: 15px;
}

.top p a {
	color: #666;
	padding: 0 10px;
	font: bold 12px/30px "Tahoma", "\5b8b\4f53";
}

.top p a:hover {
	color: #1b8bd4;
}

#search {
	width: 500px;
	height: 40px;
	z-index: 99;
	position: absolute;
	top: 25px;
	right: 0;
}

.search {
	width: 500px;
	height: 40px;
	position: relative;
	background: url(../../images/company/searchbg.jpg) no-repeat 0 0;
	z-index: 9999;
}

.search .showfirst {
	width: 60px;
	height: 40px;
	position: absolute;
	left: 0px;
	text-indent: 15px;
	font: normal 12px/40px "\5b8b\4f53", "simhei";
	color: #aaa;
	border: 0;
	background: transparent none repeat scroll 0% 0%;
	cursor: pointer;
}

.search select {
	width: 60px;
	font: normal 14px/40px "Tahoma";
	color: #868a8f;
}

.search input {
	height: 33px;
	width: 350px;
	position: absolute;
	left: 80px;
	top: 5px;
	border: 0;
	display: inline;
	font: 12px/35px "\5b8b\4f53";
	color: #8c8c8c;
	background: transparent none repeat scroll 0% 0%;
}

.search .selectbox {
	width: 350px;
	height: 40px;
	position: absolute;
	left: 10px;
	top: 2px;
	border: none;
	display: block;
	outline: 0;
}

.search button {
	width: 69px;
	height: 40px;
	position: absolute;
	border: 0;
	right: 0px;
	top: 0;
	display: block;
	cursor: pointer;
	background: none;
}

.search .selectbox-wrapper {
	width: 60px;
	float: left;
	border: #cdcdcd 1px solid;
	border-top: 0;
	padding-top: 3px;
	background-color: #fff;
	text-align: center;
	position: absolute;
	top: 41px;
	z-index: 9999;
}

.search .selectbox-wrapper ul {
	width: 60px;
	float: left;
	display: block;
	background-color: #fff;
}

.search .selectbox-wrapper ul li {
	width: 60px;
	height: 22px;
	line-height: 22px;
	float: left;
	font: normal 14px/22px;
	color: #666;
	display: block;
	cursor: pointer;
}

.search .selectbox-wrapper ul li:hover {
	background-color: #ccc;
}

a.ruzhu {
	width: 110px;
	height: 40px;
	display: block;
	position: absolute;
	right: 0;
	top: 25px;
	background-color: #eee;
	text-align: center;
	color: #2b82d9;
	font: 14px/40px "Microsoft Yahei", "\5b8b\4f53";
}

#nav {
	width: 100%;
	background: #168ce3;
	height: 40px;
	position: relative;
	margin: 0 auto;
}

.nav {
	width: 1100px;
	margin: 0 auto;
	height: 40px;
	background: #419fe5;
	position: relative;
}

.nav a {
	width: 180px;
	height: 40px;
	float: left;
	font: 16px/40px "Microsoft Yahei", "\5b8b\4f53";
	text-align: center;
	color: #fff;
}

.nav a.shouy {
	border: 0;
	width: 80px;
}

.nav a:hover {
	background-color: #0571c1;
}
.nav a.index{
	width: 180px;
}
.banner{width: 1100px;margin: 20px auto 20px;height: 220px;position: relative;overflow: hidden;}
.banner ul{position: absolute;}
.banner ul li{width: 1100px;height: 220px; float: left; position: relative; overflow: hidden;}
.bannerimg{width: 1100px;height:220px;float: left; }
.bannerimg img{width: 1100px;height:220px;float: left; }
.btn{position: absolute;bottom: 15px;left: 450px;width:100px;cursor: pointer;}
.btn a{width: 12px;height: 12px;border-radius: 5px;background: #b7b7b7;margin: 0 9px;float: left;}
.btn a.cur{background: #4e9b31;}
.btn a:hover{background: #4e9b31;}

.main{
	width: 1100px;
	margin: 20px auto 0;
}
.main .main_lf{
	width: 790px;
	float: left;
}

.tl{
	height: 30px;
	position: relative;
	border-bottom: 2px solid #eeeeee;
}
.tl h3{
	font:bold 18px/40px "microsoft yahei";
	position: absolute;
	bottom: -2px;
	left: 0;
	border-bottom: 2px solid #168ce3;
	color: #168ce3;
}
.tl h3 i{
	position: absolute;
	width: 4px;
	height: 2px;
	bottom: -2px;
	right: -4px;
	background-color: #fff;
}
.tl a.more{
	position: absolute;
	right: 0;
	bottom: 0;
	font:normal 14px/38px "microsoft yahei";
	color: #666;
}
.market ul li{
	height: 180px;
}
.market ul li+li{
	border-top: 1px solid #e4e4e4;
}
.market ul li .hd{
	margin-top: 10px;
	font:normal 16px/32px "microsoft yahei";
}
.market ul li .hd a{
	color: #333333;
}
.market ul li .hd a:hover{
	color: #ff6600;
}
.market ul li img{
	width: 152px;
	height: 110px;
	float: left;
	margin-top: 8px;
}
.market ul li p{
	float: left;
	margin-left: 14px;
	width: 590px;
	font-size: 14px;
	line-height: 28px;
	height: 112px;
	overflow: hidden;
	color: #666;
}
.market ul li p a.more{
	color: #168ce3;
}
.new{
	margin-top: 15px;
}
.new ul{
	padding-left: 18px;
	margin-top: 15px;
}
.new ul li{
	width: 100%;
	float: left;
	height: 160px;
	margin: 28px 0;
}
.new ul li img{
	float: left;
	width: 220px;
	height: 160px;
}
.new ul li .hd{
	margin-left: 15px;
	width: 530px;
	float: left;
	font:normal 16px/30px "microsoft yahei";
}
.new ul li .hd a{
	color:#333333;
}
.new ul li .hd a:hover{
	color: #ff6600;
}
.new ul li dl{
	width: 540px;
	float: left;
	margin-top: 10px;
	font-size: 16px;
	line-height: 36px;
}
.new ul li dl dt{
	width: 80px;
	text-align: right;
	float: left;
	color: #666;
}
.new ul li dl dd{
	width: 220px;
	float: left;
	color: #333333;
}
.new ul li dl dd.short{
	width: 120px;
}
.new ul li dl dd i{
	font-style: normal;
	text-decoration: line-through;
}
.bt{
	width:500px;
	float: left;
	margin-top: 12px;
	margin-left: 15px;
}
.bt a{
	height: 35px;
	width: 102px;
	font:normal 16px/35px "microsoft yahei";
	color: #fff;
	background-color: #faaa17;
	display: inline-block;
	text-align: center;
	margin-right: 13px;
}
.bt a.buy{
	background-color: #168ce3;
}
.new .btnmore{
	width: 148px;
	color: #333;
	float: left;
	margin-left: 300px;
	text-indent: 25px;
	height: 40px;
	font:normal 18px/40px "microsoft yahei";
	background: url(../../images/research/finger.png) 105px center no-repeat #d5d5d5;
	border-radius: 15px;
}
.main_rt{
	width: 288px;
	float: right;
}
.news_nav .hd{
	height: 30px;
	position: relative;
	border-bottom: 2px solid #eee;
}
.news_nav .hd h3{
	font:bold 18px/38px "microsoft yahei";
	background: url(../../images/research/icon.jpg) 0 9px no-repeat;
	text-indent: 30px;
	color: #168ce3;
	position: absolute;
	left: 0;
	bottom: 0px;
}
.news_nav .content{
	width: 288px;
	overflow: hidden;
}
.news_nav .content ul{
	width: 290px;
}
.news_nav .content ul li{
	width: 144px;
	height: 90px;
	float: left;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
}
.news_nav .content ul li a{
	width: 100%;
	height: 100%;
	display: block;
	color: #97a5b6;
}
.news_nav .content ul li i{
	width: 60px;
	height: 50px;
	display: block;
	margin: 8px auto 5px;
	background: url(../../images/research/icon.png) no-repeat;
}
.news_nav .content ul li i.icon1{
	background-position: 10px 10px;
}
.news_nav .content ul li i.icon2{
	background-position: -138px 10px;
}
.news_nav .content ul li i.icon3{
	background-position: 10px -84px;
}
.news_nav .content ul li i.icon4{
	background-position: -138px -84px;
}
.news_nav .content ul li i.icon5{
	background-position: 10px -174px;
}
.news_nav .content ul li i.icon6{
	background-position: -138px -174px;
}
.news_nav .content ul li i.icon7{
	background-position: 14px -264px;
}
.news_nav .content ul li i.icon8{
	background-position: -138px -264px;
}
.news_nav .content ul li:hover a{
	color: #333;
}
.news_nav .content ul li:hover .icon1{
	background-position: 10px -343px;
}
.news_nav .content ul li:hover .icon2{
	background-position: -138px -343px;
}
.news_nav .content ul li:hover .icon3{
	background-position: 10px -437px;
}
.news_nav .content ul li:hover .icon4{
	background-position: -138px -437px;
}
.news_nav .content ul li:hover .icon5{
	background-position: 10px -527px;
}
.news_nav .content ul li:hover .icon6{
	background-position: -138px -527px;
}
.news_nav .content ul li:hover .icon7{
	background-position: 14px -617px;
}
.news_nav .content ul li:hover .icon8{
	background-position: -138px -617px;
}
.box{
	margin-top: 20px;
}
.imgBox{
	width: 288px;
	height: 210px;
	margin-top: 20px;
	position: relative;
}
.imgBox img{
	width: 288px;
	height: 210px;
}
.imgBox p{
	height: 36px;
	width: 288px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #168ce3;
	font-size: 14px;
	text-indent: 12px;
	line-height: 36px;
}
.imgBox p a{
	color: #fff;
}
.box ul{
	margin-top: 5px;
}
.box ul li{
	background: url(../../images/research/list-type.png) 0 center no-repeat;
	line-height: 34px;
	font-size: 14px;
	text-indent: 12px;
	
}
.box ul li a{
	color: #666;
}
.nicheTit{width: 1095px;margin: 30px auto 15px;height: 30px;}
.nicheTit h3{font: normal 18px/30px "Microsoft Yahei";color: #333;}

.meiTitle{width: 1100px;margin: 10px auto 0;border-bottom: 1px solid #eceef4;}
.meiTitle h3{float: left;font: 18px/48px "Microsoft Yahei";color: #333;}
.meiTitle a.more{float: right;color: #888; font: 12px/48px "Microsoft Yahei";}

.senior{width: 1100px;margin: 10px auto 0;height: 113px;overflow: hidden;}
.senior ul{width: 1110px;float: left;}
.senior ul li{width: 149px;height: 113px;float: left;margin-right: 9px;background: #f5f5f5;}
.senior ul li span{width: 149px;height: 60px;display: block;float: left;background: url(../../images/brands/service-bg.png) no-repeat;}
.senior ul li a{width: 149px;height: 22px;text-align: center; display: block;float: left;overflow: hidden;color: #333;font: 14px/22px "Microsoft Yahei";}
.senior ul li p{width: 149px;height: 22px;text-align: center; float: left;overflow: hidden;color: #666;font: 12px/22px "Microsoft Yahei";}

.senior ul li span.ser1{background-position: -228px  16px;}
.senior ul li span.ser2{background-position: -228px  -51px;}
.senior ul li span.ser3{background-position: -225px  -116px;}
.senior ul li span.ser4{background-position: -231px  -176px;}
.senior ul li span.ser5{background-position: -230px  -240px;}
.senior ul li span.ser6{background-position: -230px  -300px;}
.senior ul li span.ser7{background-position: -226px  -369px;}

.senior ul li:hover span.ser1{background-position: 53px  16px;}
.senior ul li:hover span.ser2{background-position: 53px  -51px;}
.senior ul li:hover span.ser3{background-position: 56px  -116px;}
.senior ul li:hover span.ser4{background-position: 50px  -176px;}
.senior ul li:hover span.ser5{background-position: 51px  -240px;}
.senior ul li:hover span.ser6{background-position: 51px  -300px;}
.senior ul li:hover span.ser7{background-position: 55px -369px;}


.platform{width: 1090px;margin: 0 auto 0;height: 131px;background: url(../../images/brands/platform-bg.jpg) repeat;margin-bottom: 15px;padding: 10px 0 9px 10px;}
.platform span{width: 199px;height: 131px;float: left;background: url(../../images/brands/platform-ewm.jpg) no-repeat;}
.platform p{width: 890px;float: left;}
.platform p a{width: 168px;height: 45px;float: left;border-radius: 5px;margin-right: 10px; text-indent: 65px; margin-top: 40px; font: 18px/45px "Microsoft Yahei","\5b8b\4f53";color: #fff;}
.platform p a.media1{background: #e65e42 url(../../images/brands/platform-icon01.png) no-repeat 12px 0;}
.platform p a.media2{background: #308eb5 url(../../images/brands/platform-icon01.png) no-repeat 12px -64px;}
.platform p a.media3{background: #8db800 url(../../images/brands/platform-icon01.png) no-repeat 12px -128px;position: relative;cursor: pointer;}
.platform p .media3 .QQhover {
	position: absolute;
	left: 0px;
	bottom: 40px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 30px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 30px;
	width: 100px;
	text-align: center;
	overflow: hidden;
	resize: none;
	font-family: "Microsoft Yahei";
   }
   .platform p .media3 .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 30px;
	content: "QQ:";
   }
   .platform p .media3:hover .QQhover{
	display: inline-block;
   }
.platform p a.media4{background: #0f8eec url(../../images/brands/platform-icon01.png) no-repeat 12px -193px;position: relative;cursor: pointer;}
.platform p .media4 .QQhover {
	position: absolute;
	left: 0px;
	bottom: 40px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 30px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 30px;
	width: 100px;
	text-align: center;
	overflow: hidden;
	resize: none;
	font-family: "Microsoft Yahei";
   }
   .platform p .media4 .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 30px;
	content: "QQ:";
   }
   .platform p .media4:hover .QQhover{
	display: inline-block;
   }
.platform p a.media5{background: #8db800 url(../../images/brands/platform-icon01.png) no-repeat 12px -255px;}


#service{ width:100%; height:118px; margin:20px auto 0; background:#fff;}
.service{ width:1100px; height:94px; margin:0 auto;}
.service dl{ width:260px; height:94px; float:left; padding-left:25px; }
.service dt{ width:260px; height:48px; float:left; font:normal 16px/48px "Microsoft Yahei","\5b8b\4f53"; color:#565656; text-indent:48px; background:url(../../images/brands/serviceIcon.jpg) no-repeat;}
.service dd{ width:210px; height:46px; float:left; line-height:23px;}
.service dd a{ color:#999; padding-right:14px;}
.service dd a:hover{ color:#f60; text-decoration:underline;}
.service .s4,.service .s4 dt{ width:210px;}
.service .s2 dt{ background-position:0 -48px;}
.service .s3 dt{ background-position:0 -96px;}
.service .s4 dt{ background-position:0 -144px;}



#footer{ width:100%; margin:0 auto 0; border-top: 1px solid #ebebeb; padding-bottom:20px;background: #f6f6f6;}
.footer{ width:1100px; margin:0 auto; padding-top:16px;}
.footer p{ width:1100px; float:left; font:normal 12px/30px "Microsoft Yahei","\5b8b\4f53"; overflow:hidden; color:#878787;}
.footer p a{ padding:0 4px; color:#878787;}
.footer p a:hover,.footer span a:hover{ color:#f60; text-decoration:underline;}
.footer span{ width:1100px; height:26px; float:left; padding:16px 0; text-align:center; font:normal 16px/26px "Microsoft Yahei","\5b8b\4f53"; color:#333;}
.footer span a{ color:#333; padding:0 10px;}
.footer b{ width:1100px; height:21px; float:left; text-align:center; font:normal 12px/21px "Tahoma","\5b8b\4f53"; color:#888;}
.footer strong{ padding:0 15px;}

/*goTop*/
.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/Promotions/exhi.gif) no-repeat 0 -366px;opacity: 0.6;filter: Alpha(Opacity=60);}
.backHome .qq: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;}
.backHome .qq{
	position: relative;
	cursor: pointer;
}
.backHome .qq .QQhover {
	position: absolute;
	right: 0px;
	bottom: 38px;
	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: 100px;
	text-align: center;
	overflow: hidden;
	resize: none;
	font-family: "Microsoft Yahei";

   }
   .backHome .qq .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
   }
   .backHome .qq:hover .QQhover{
	display: inline-block;
   }

.qqBox{width: 140px;height: 124px;background-color: #fff;border: #006699 10px solid;}
.qqBox h3{width: 138px;background-color: #006699;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: #006699;}
.qqBox p a.btn2{background-color: #f26522;}

.backHome{ width:54px;}
.backHome a.goTopBtn{ width:38px; height:46px; display:block; float:left; background:#419fe5; 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:#419fe5; opacity: 1; filter:Alpha(Opacity=100);}
.backHome a.guest{width:38px; height:46px; display:block; float:left; background:#419fe5; 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); background:url(../../images/buyer/gotopIcon.gif) no-repeat 0 0; opacity: 0.6; filter:Alpha(Opacity=60);}
.backHome a.guest:hover{ background:url(../../images/buyer/gotopIcon.gif) no-repeat 0 0; opacity: 1; filter:Alpha(Opacity=100);}
.toTop{ width:54px; height:54px; position:fixed; _position:absolute; top:435px; _top:expression(eval(document.documentElement.scrollTop+318)); display:none;}
.toTop a{ display:block; width:54px; height:54px; background:url(../../images/buyer/gotopIcon.gif) no-repeat -54px 0; opacity: 0.6; filter:Alpha(Opacity=60);}
.toTop a:hover{ background:url(../../images/buyer/gotopIcon.gif) no-repeat -54px 0; opacity:1; filter:Alpha(Opacity=100);}
#goTop { position:fixed; _position:absolute; top:258px; display:block; right:10px;}
*html, * html body { background-attachment:fixed; }
*html #goTop { position:absolute; right:expression(eval(document.documentElement.scrollLeft)); top:expression(eval(document.documentElement.scrollTop+200));}


/*7.30*/
.weigz{
	width: 159px;
	height: 175px;
	text-align: center;
	background: #fff;
	position: relative;
	top: 86px;
	*top: 1px;
	left: 380px;
	*left: 183px;
	display: none;
	border: 1px solid #ddd;
}
.weigz table{
	width: 129px;
	height: 129px;
	position: absolute;
	top: 5px;
	left: 15px;
}
.weigz table td{
	width: 129px;
	height: 129px;
	text-align: center;
	vertical-align: middle;
}
.weigz img{
	width: 100%;
}
.weigP{
	padding: 0px 10px;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: center;
	font-family: "microsoft yahei";
	position: absolute;
	top: 130px;
	left: 5px;
}