﻿@charset "utf-8";/*重置样式*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote, th, button, img, span, table {
	color: #333;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
body {
	background: #fff;
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-family: "微软雅黑";
}
fieldset, img {
	border: 0;
	vertical-align: middle;
}
input, select, label, select, option, textarea, button, fieldset, legent {
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	font-family: "微软雅黑";
}
ul {
	list-style: none;
}
input, select, textarea {
	margin: 0px;
	padding: 0px;
	outline: none;
blr:expression(this.onFocus=this.blur());
}/*浮动样式*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	line-height: 0px;
}
.clearfix {
	zoom: 1
}/*宽度样式*/
.w1100 {
	width: 1100px;
	margin: 0 auto;
}/*默认文字连接样式*/
a {
	color: #333;
	text-decoration: none;
	outline: none;
blr:expression(this.onFocus=this.blur());
	font-family: "微软雅黑";
}
a:hover {
	text-decoration: none;
	text-decoration: none;
	color: #0066cc;
}/*------------顶部-------------*/
.headbg {
	height: 40px;
	background-color: #eeeeee;
	line-height: 40px;
	color: #fff;
}
.head_left {
	color: #666666;
}
.head_left span {
	background: url(../images/telbg.png) no-repeat left center;
	display: inline-block;
	padding-left: 25px;
	color: #666666;
}
.headright {
	color: #666666;
}
.headright a {
	margin: 0 10px;
	color: #666666;
	;
}
.headright a:hover {
	color: #00a2ff;
}/*------------头部-------------*/
.top {
	height: 140px;
}
.top_left {
	width: 535px;
	height: 105px;
	margin-top: 15px;
}
.top_left .top_l {
	width: 213px;
}
.top_left .top_r span {
	font-size: 30px;
	font-weight: bold;
	margin-top: 35px;
	display: block;
	color: #00a2ff;
}
.top_left .top_r p {
	margin-top: 14px;
	color: #7e7e7e;
	margin-left: 5px;
	font-size: 14px;
}
.tel {
	margin-top: 37px;
	background: url(../images/tel.jpg) no-repeat left center;
	width: 238px;
	height: 58px;
	color: #333333;
	font-size: 16px;
	padding-left: 56px;
	line-height: 30px;
}
.tel span {
	width: 230px;
	height: 36px;
	display: block;
}/*------------头部-------------*/
.nav {
	background: url(../images/menubg.jpg) repeat-x;
	height: 48px;
	margin-bottom: 1px;
}
.nav ul li {
	float: left;
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	text-align: center;
}
.nav ul li a {
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin-right: 1px;
	width: 136px;
}
.nav ul li a:hover {
	display: block;
	background: #d20000;
	height: 48px;
	line-height: 48px;
}
.nav ul li .current {
	background: #d20000;
	height: 48px;
	line-height: 48px;
}
.nav .hover {
	background: #d20000;
	height: 48px;
	line-height: 48px;
}/*--------------热门搜索--------------*/
.search {
	height: 40px;
	background-color: #ededed;
}
.search .search1 .sea_left {
	width: 648px;
	height: 38px;
	line-height: 38px;
}
.search .search1 .sea_left span {
	color: #0066cc;
	font-weight: bold;
	font-size: 15px;
}
.search .search1 .sea_left a {
	margin: 0 10px;
}/*-------------------------搜索---------------------------*/
.searchbox {
	height: 31px;
	width: 250px;
	position: relative;
	margin: 5px 0 0 10px;
}
.searchbox h1 {
	float: left;
	height: 31px;
	width: 217px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0;
}
.search_txt {
	width: 217px;
	overflow: hidden;
	color: #999;
	border: 1px solid #ccc;
	text-indent: 10px;
	height: 29px;
	line-height: 29px;
}
.searchbox h2 {
	float: left;
	height: 31px;
	width: 37px;
	position: absolute;
	right: 0px;
	top: 0;
}
.loginsubmit {
	border: none;
	background: url(../images/search.jpg) no-repeat;
	overflow: hidden;
	width: 37px;
	float: left;
	cursor: pointer;
	height: 31px;
}/*banner样式*/
.xn_ba_js_14_main {
	width: 100%;
	height: 500px;
	visibility: hidden;
	overflow: hidden;
	position: relative;
}
.xn_ba_js_14_bigImg img {
	width: 1920px;
	height: 500px;
}
.xn_ba_js_14_element {
	position: absolute;
}
.xn_ba_js_14_btn {
	top: 470px;
	cursor: pointer;
	position: relative;
	padding: 0;
	margin: 0 auto;
	float: none;
}
.xn_ba_js_14_btn li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 14px;
	height: 14px;
	margin-left: 15px;
	border-radius: 50%;
	cursor: pointer;
}
.xn_ba_js_14_element_btn {
	background: #61c3ed;
}
.xn_ba_js_14_element_btn_on {
	background-color: #fff;
}
.xn_ba_js_14_element_btn:hover {
	background-color: #fff;
}
.xn_ba_js_14_arrow_btn {
	top : 160px;
	cursor: pointer;
	position: absolute;
	width: 40px;
	height: 100px
}
.xn_ba_js_14_arrow_left {
	display: none;
	background: url(../images/ydy_banner_btn.png) left top no-repeat;
	left: 10%;
	top: 50%;
	margin-top: -50px;
}
.xn_ba_js_14_arrow_right {
	display: none;
	background: url(../images/ydy_banner_btn.png) right top no-repeat;
	right: 10%;
	top: 50%;
	margin-top: -50px;
}
.xn_ba_js_14_arrow_left:hover, .xn_ba_js_14_arrow_right:hover {
	opacity: 0.8 !important;
	filter: alpha(opacity=80) !important;
	transition: 0.5s;
}/*龙溢端子长期合作伙伴*/
.cooplist {
	height: 220px;
	margin-top: 30px;
}
.cooplist h2 a {
	background: url(../images/coopbg.jpg) no-repeat;
	height: 70px;
	text-align: center;
	font-size: 14px;
	display: block;
	line-height: 78px;
	color: #393939;
}
.cooplist .sub2_2 {
	position: relative;
	height: 73px;
	margin-top: 30px;
}
.cooplist .sub2_2 a.plus {
	width: 23px;
	height: 51px;
	display: block;
	position: absolute;
	top: 10px;
	background: url(../images/hzL.jpg) no-repeat;
	z-index: 999;
}
.cooplist .sub2_2 a.minus {
	width: 23px;
	height: 51px;
	display: block;
	position: absolute;
	top: 10px;
	right: 0;
	background: url(../images/hzR.jpg) no-repeat;
}
.cooplist .box {
	position: absolute;
	left: 26px;
	top: 0px;
	width: 1050px;
	height: 128px;
	overflow: hidden
}
.cooplist ul.list {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200000px;
	height: 128px;
	overflow: hidden;
}
.cooplist ul li {
	float: left;
	width: 178px;
	height: 68px;
}
.cooplist ul li img {
	width: 156px;
	height: 68px;
	border: 1px solid #d5d5d5;
}
.cooplist ul li:hover img {
	border: 1px solid #15bbf3;
}/*-------------------------产品展示---------------------------*/
.productbg {
	height: 677px;
	background-color: #f9f9f9;
}
.product-show {
	padding-top: 20px;
}
.product-left {
	width: 217px;
	float: left;
}
.product-left h2 {
	background: url(../images/chanplistbg.jpg) no-repeat;
	width: 217px;
	height: 64px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
}
.product-left h2 span {
	display: block;
	font-size: 12px;
	color: #f8f8f8;
	font-family: Arial;
	line-height: 30px;
}
.product-left ul h3 {
	background: url(../images/xieliebg.png) no-repeat;
	width: 150px;
	height: 37px;
	color: #fff;
	font-size: 16px;
	padding-left: 33px;
	line-height: 37px;
	margin-bottom: 5px;
}
.product-left ul h4 {
	margin-top: 20px;
}
.product-left ul {
	width: 183px;
	background: #fff;
	padding: 20px 17px;
	height: 500px;
}
.product-left ul li {
	display: block;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px dashed #a6a6a6;
	width: 176px;
	margin-left: 5px;
}
.product-left ul li a {
	color: #333333;
	font-size: 14px;
	display: block;
	background: url(../images/list.png) no-repeat left center;
	padding-left: 15px;
}
.product-left ul li a:hover {
	background: url(../images/listhover.png) no-repeat left center;
	color: #0067cd;
}
.product-right {
	width: 857px;
	float: right;
}
.product-right h2 {
	background: url(../images/chanpright_titlebg.jpg) no-repeat;
	width: 837px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}
.product-right h2 span a {
	display: block;
	color: #fff;
	float: right;
	font-size: 14px;
}
.product-right h2 span a:hover {
	color: #d20000;
}
.product-one {
	width: 857px;
	height: 335px;
	padding-top: 30px;
}
.product-one dt img {
	display: block;
	float: left;
	border: 1px solid #cccccc;
}
.product-one dt img:hover {
	border: 1px solid #0d77db;
}
.product-one dd {
	width: 345px;
	float: right;
	height: 330px;
}
.product-one dd h3 {
	font-size: 16px;
	color: #0c6dd6;
	line-height: 40px;
}
.product-one dd .words {
	height: 239px;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	margin-bottom: 15px;
}
.product-one dd span a {
	width: 108px;
	height: 35px;
	background-color: #0d77db;
	line-height: 35px;
	text-align: center;
	color: #fff;
	display: block;
}
.product-one dd span a:hover {
	background-color: #d20000;
}
.product-list {
	width: 857px;
	overflow: hidden;
	margin-top: 30px;
}
.product-list .sub2_2 {
	position: relative;
	height: 215px;
}
.product-list .sub2_2 a.plus {
	width: 30px;
	height: 35px;
	display: block;
	position: absolute;
	left: 0px;
	top: 65px;
	background: url(../images/proL.jpg) no-repeat;
	z-index: 999;
}
.product-list .sub2_2 a.minus {
	width: 30px;
	height: 35px;
	display: block;
	position: absolute;
	right: 0px;
	top: 65px;
	background: url(../images/proR.jpg) no-repeat;
}
.product-list .box {
	position: absolute;
	left: 45px;
	top: 0px;
	width: 770px;
	height: 215px;
	overflow: hidden
}
.product-list ul.list {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200000px;
	height: 215px;
	overflow: hidden;
}
.product-list ul li {
	float: left;
	width: 262px;
	height: 185px;
}
.product-list ul li p {
	width: 240px;
	text-align: center;
	line-height: 30px;
}
.product-list ul li img {
	width: 240px;
	height: 163px;
	border: 1px solid #ccc;
}
.product-list ul li img:hover {
	border: solid 1px #0d77db;
}
.product-list ul li a:hover p {
	color: #0d77db;
}/*-------------------------关于我们---------------------------*/
.aboutbg {
	width: 1100px;
	height: 460px;
	background: url(../images/about_bg.jpg) no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}
.about_title a {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #0066cc;
	padding-left: 252px;
}
.about_left p {
	height: 65px;
	color: #666666;
	font-size: 16px;
	line-height: 65px;
	padding-left: 225px;
}
.about_left {
	width: 443px;
	height: 426px;
	background: url(../images/about_bott.jpg) no-repeat bottom center;
}
.about_right {
	width: 625px;
	margin-top: 85px;
}
.about_right h2 a {
	font-size: 18px;
	display: block;
	color: #000000;
	line-height: 40px;
}
.about_right h2 a:hover {
	color: #0d77db;
}
.about_nav {
	text-indent: 2em;
	line-height: 26px;
	height: 100px;
	overflow: hidden;
	text-align: justify;
	color: #333333;
	font-size: 14px;
	padding-right: 15px;
	margin-top: 5px;
}
.photo {
	width: 605px;
	margin-top: 33px;
}
.photo .sub2_2 {
	position: relative;
	height: 130px;
}
.photo .sub2_2 a.plus {
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	left: 284px;
	top: 155px;
	background: url(../images/photo_l.jpg) no-repeat;
	z-index: 999;
}
.photo .sub2_2 a.minus {
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	right: 265px;
	top: 155px;
	background: url(../images/photo_r.jpg) no-repeat;
}
.photo .box {
	position: absolute;
	left: 0;
	top: 0px;
	width: 607px;
	height: 130px;
	overflow: hidden
}
.photo ul.list {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200000px;
	height: 130px;
	overflow: hidden;
}
.photo ul li {
	float: left;
	width: 210px;
	height: 130px;
}
.photo ul li img {
	width: 185px;
	height: 128px;
	border: 1px solid #ccc;
}
.photo ul li img:hover {
	border: solid 1px #0d77db;
}/*-------------------------公司优势---------------------------*/
.youshi_title {
	overflow: hidden;
	width: 100%;
}
.youshi_title img {
	left: 50%;
	margin-left: -960px;
	position: relative;
	width: 1920px;
}
.ys_common span, .ys_common1 span {
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	line-height: 30px;
	margin-bottom: 15px;
	display: block;
}
.ys_common dt {
	width: 385px;
	height: 235px;
	float: left;
	margin-left: 5px;
	margin-top: 50px;
	padding-left: 130px;
}
.ys_common dt h2, .ys_common1 dd h2 {
	height: 45px;
	color: #0099ff;
	font-size: 30px;
	line-height: 45px;
	margin-top: 40px;
}
.ys_common dt p, .ys_common1 dd p {
	width: 385px;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	text-align: justify;
}
.ys02 dd {
	margin-top: 48px;
}
.ys_common1 dd {
	width: 530px;
	float: right;
	height: 195px;
	margin-right: 5px;
}
.ys04 dd {
	margin-top: 25px;
}
.ys01 {
	background: url(../images/youshi1bg.jpg) no-repeat;
	width: 1100px;
	height: 321px;
}
.ys02 {
	background: url(../images/youshi2bg.jpg) no-repeat;
	width: 1100px;
	height: 352px;
}
.ys03 {
	background: url(../images/youshi3bg.jpg) no-repeat;
	width: 1100px;
	height: 372px;
}
.ys04 {
	background: url(../images/youshi4bg.jpg) no-repeat;
	width: 1100px;
	height: 365px;
}
.ys01 dt {
	background: url(../images/one.jpg) no-repeat left center;
}
.ys01 dd {
	width: 521px;
	height: 291px;
	float: left;
	margin-left: 10px;
}
.ys03 dt {
	background: url(../images/three.jpg) no-repeat left center;
}
.ys03 dd {
	width: 521px;
	height: 291px;
	float: left;
	margin-left: 10px;
}
.ys02 dt {
	width: 480px;
	height: 304px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}
.ys02 dd {
	background: url(../images/two.jpg) no-repeat right center;
}
.ys04 dt {
	width: 510px;
	height: 264px;
	float: left;
	margin-left: 40px;
	margin-top: 20px;
}
.ys04 dd {
	background: url(../images/four.jpg) no-repeat right center;
}/*-------------------------新闻资讯---------------------------*/
.news {
	height: 456px;
	margin-top: 20px;
}
.news_left {
	width: 665px;
	height: 420px;
}
.news_left h2 {
	background: url(../images/newstitlebg.jpg) no-repeat;
	width: 640px;
	height: 55px;
	line-height: 43px;
	font-size: 18px;
	color: #fff;
	padding-left: 25px;
	margin-bottom: 15px;
}
.news_left h2 span a {
	color: #666666;
	font-size: 14px;
	background: url(../images/more.png) no-repeat left center;
	display: block;
	float: right;
	padding-left: 10px;
	font-weight: normal;
}
.news_left img {
	border: solid 1px #d7d7d7;
}
.news_left h2 span a:hover {
	background: url(../images/morehover.png) no-repeat left center;
	color: #d20000;
}
.news_left dl {
	width: 243px;
	height: 347px;
	background-color: #0099ff;
	float: left;
}
.news_left dl dd {
	padding: 0 15px;
}
.news_left dl dd h3 a {
	color: #fff;
	font-size: 14px;
	display: block;
	line-height: 30px;
	margin-top: 8px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_left dl dd h3 a:hover {
	text-decoration: underline;
}
.news_left dl dd p {
	font-size: 13px;
	text-align: justify;
	line-height: 24px;
	height: 74px;
	overflow: hidden;
	color: #fff;
}
.news_left dl dd span a {
	display: block;
	width: 89px;
	height: 30px;
	background-color: #fff;
	color: #cc0000;
	line-height: 30px;
	text-align: center;
	float: right;
	margin-top: 10px;
}
.news_left dl dd span a:hover {
	color: #0099ff;
}
.news_left ul {
	width: 400px;
	float: right;
}
.news_left ul li {
	height: 156px;
	border-bottom: dashed 1px #dedede;
	margin-bottom: 30px;
}
.news_left ul li .date {
	background: url(../images/datebg.jpg) no-repeat;
	width: 60px;
	height: 94px;
	float: left;
	text-align: right;
	padding-top: 30px;
	padding-right: 4px;
}
.news_left ul li .date h3 {
	font-size: 30px;
	color: #666666;
}
.news_left ul li .date h4 {
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
	padding-right: 3px;
}
.news_left ul li .date i {
	font-style: normal;
	font-size: 14px;
	color: #666666;
	padding-right: 3px;
}
.news_left ul li .news_nav {
	width: 320px;
	float: right;
	height: 150px;
	overflow: hidden;
}
.news_left ul li .news_nav h3 a {
	font-size: 14px;
	color: #666666;
	display: block;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
}
.news_left ul li .news_nav p {
	color: #a4a4a4;
	font-size: 13px;
	height: 46px;
	overflow: hidden;
	line-height: 24px;
	text-align: justify;
}
.news_left ul li .news_nav span a {
	display: block;
	width: 60px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: solid 1px #dedede;
	font-size: 12px;
	color: #666666;
	margin-top: 15px;
}
.news_left ul li .news_nav span a:hover {
	border: solid 1px #cc0000;
	color: #cc0000;
}
.news_left ul li .news_nav h3 a:hover {
	color: #cc0000;
}
.news_detail {
	height: 50px;
	overflow: hidden;
}
.news_right h2 {
	background: url(../images/newstitlebg1.jpg) no-repeat;
	width: 373px;
	height: 55px;
	line-height: 43px;
	font-size: 18px;
	color: #fff;
	padding-left: 25px;
	margin-bottom: 15px;
}
.news_right h2 span a {
	color: #666666;
	font-size: 14px;
	background: url(../images/more.png) no-repeat left center;
	display: block;
	float: right;
	padding-left: 10px;
	font-weight: normal;
}
.news_right h2 span a:hover {
	background: url(../images/morehover.png) no-repeat left center;
	color: #cc0000;
}
.news_right dl {
	height: 123px;
	width: 398px;
	border-bottom: dashed 1px #dedede;
}
.news_right dl dt img {
	width: 149px;
	height: 106px;
	border: solid 1px #c7c7c7;
	float: left;
}
.news_right dl dd {
	width: 235px;
	float: right;
	height: 108px;
	overflow: hidden;
}
.news_right dl dd h3 a {
	font-size: 14px;
	color: #666666;
	line-height: 35px;
	display: block;
	height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_right dl dd h3 a:hover {
	color: #cc0000;
}
.news_right dl dd p {
	line-height: 24px;
	font-size: 13px;
	color: #666666;
	height: 68px;
	overflow: hidden;
}
.news_right ul li {
	border-bottom: dashed 1px #dedede;
	width: 398px;
	height: 43px;
}
.news_right ul li a {
	font-size: 14px;
	color: #666666;
	line-height: 43px;
	background: url(../images/newlist.png) no-repeat left center;
	padding-left: 15px;
}
.news_right ul li a:hover {
	background: url(../images/newlisthover.png) no-repeat left center;
	color: #cc0000;
}
.news_right ul li span {
	font-size: 13px;
	display: block;
	color: #9e9e9e;
	float: right;
}
.news_right ul li a:hover span {
	color: #cc0000;
}/*==========新闻资讯========*/
.dingzhi_left {
	width: 673px;
	height: 490px;
	float: left;
}
.dingzhi_title h2 {
	font-size: 18px;
	color: #020202;
	background: url(../images/dingzhibg.jpg) no-repeat left bottom;
	width: 223px;
	height: 40px;
	line-height: 40px;
}
.dingzhi_title h3 {
	font-size: 13px;
	color: #a3a3a3;
	font-weight: normal;
	line-height: 26px;
	margin-top: 20px;
}
.dingzhitxt {
	width: 673px;
	height: 330px;
	background: url(../images/conbg.jpg) no-repeat;
}
.dingzhitxt .dingzhi_top li, .dingzhitxt .dingzhi_bottom li {
	width: 118px;
	height: 100px;
	float: left;
	border: 3px solid #b1b1b1;
	text-align: center;
}
.dingzhitxt .dingzhi_top li h2, .dingzhitxt .dingzhi_bottom li h2 {
	width: 35px;
	height: 30px;
	font-size: 30px;
	color: #636363;
	border-bottom: 2px solid #969696;
	line-height: 22px;
	margin-left: 40px;
	margin-top: 22px;
	font-weight: normal;
}
.dingzhitxt .dingzhi_top li p,, .dingzhitxt .dingzhi_bottom li p {
width:118px;
height: 46px;
font-size: 18px;
color: #636363;
line-height: 24px;
margin-top: 4px;
text-align: center;
}
.dingzhitxt .dingzhi_top .jiange, .dingzhitxt .dingzhi_bottom .jiange {
	margin-right: 59px;
}
.dingzhi_top {
	margin-bottom: 70px;
	width: 674px;
	padding-top: 20px;
}
.dingzhi_bottom {
	padding-left: 184px;
	width: 490px;
}
.dingzhitxt ul li:hover {
	border: 3px solid #0099ff;
	color: #0099ff;
}
.dingzhitxt ul li:hover h2 {
	color: #0099ff;
	border-bottom: 2px solid #0099ff;
}
.dingzhitxt ul li:hover p {
	color: #0099ff;
}
.dingzhi_nav a {
	display: inline-block;
	width: 149px;
	height: 34px;
	background: url(../images/liucbg.png) no-repeat;
	color: #fff;
	line-height: 34px;
	text-align: center;
	margin-right: 15px;
}
.dingzhi_nav a:hover {
	background: url(../images/liucbghover.png) no-repeat;
}
.message_right {
	width: 390px;
	float: right;
}/*--------------留言页--------------*/
.GBook_Name {
	background: url(../images/namebg.jpg) no-repeat;
	height: 39px;
	border: none;
	width: 388px;
	text-indent: 55px;
	margin-bottom: 10px;
}
.GBook_Phone {
	background: url(../images/phone.jpg) no-repeat;
	height: 39px;
	border: none;
	width: 388px;
	text-indent: 55px;
	margin-bottom: 10px;
}
.GBook_email {
	background: url(../images/email.jpg) no-repeat;
	height: 39px;
	border: none;
	width: 388px;
	text-indent: 55px;
	margin-bottom: 10px;
}
.GBook_title {
	background: url(../images/companybg.jpg) no-repeat;
	height: 39px;
	border: none;
	width: 388px;
	text-indent: 55px;
	margin-bottom: 10px;
}
.GBook_con {
	background: url(../images/con_nav.jpg) no-repeat;
	width: 388px;
	height: 77px;
	text-indent: 55px;
	margin-bottom: 28px;
}
#GBookAdd input {
	border: none;
}
#GBookAdd .tijiao {
	width: 149px;
	height: 34px;
	background: url(../images/liucbg.png) no-repeat;
	color: #fff;
	line-height: 34px;
	text-align: center;
	margin-right: 15px;
	float: left;
	cursor: pointer;
	margin-left: 55px;
}
#GBookAdd .reset {
	width: 149px;
	height: 34px;
	background: url(../images/liucbghover.png) no-repeat;
	color: #fff;
	line-height: 34px;
	text-align: center;
	margin-right: 15px;
	float: left;
	cursor: pointer;
}/*底部*/
.friend-link {
	width: 100%;
	height: 95px;
	line-height: 95px;
	border-top: 3px solid #cc0000;
}
.friend-link h2 {
	float: left;
	padding-top: 24px;
}
.friend-list {
	float: left;
	margin-left: 20px;
}
.friend-list a {
	display: inline-block;
	margin: 0 10px;
}
.friend-list a:hover {
	color: #cc0000;
}
.footerbg {
	height: 320px;
	background: #0099ff;
}
.f-bottom {
	color: #fff;
	padding-top: 40px;
	height: 193px;
}
.f-list dl {
	display: block;
	width: 157px;
	float: left;
}
.f-list dl dt {
	font-weight: bold;
	color: #fff;
	font-size: 15px;
	margin-bottom: 5px;
}
.f-list dl dd a {
	display: block;
	color: #fff;
	line-height: 25px;
	font-size: 14px;
}
.f-list dl dd a:hover {
	color: #92d3ff;
}
.wx {
	margin-right: 40px;
}
.wx p.words, .ewm p.words {
	width: 137px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
.f-contact {
	line-height: 28px;
	color: #fff;
	font-size: 14px;
}
.f-contact a {
	color: #fff;
}
.f-contact a:hover {
	color: #92d3ff;
}
.f-copyright {
	width: 100%;
	height: 52px;
	line-height: 52px;
	text-align: center;
	color: #fff;
	border-top: solid 1px #0079ca;
}
.f-copyright a {
	color: #fff;
}
.f-copyright a:hover {
	color: #ccc;
}/*--------------内页左侧代码--------------*/
.box_left {
	width: 235px;
	height: auto;
	float: left;
}
.mode1 {
	height: auto;
	width: 235px;
	padding-bottom: 10px;
}
.mode2 {
	height: auto;
	width: 235px;
	padding-top: 15px;
}
.box_title {
	color: #fff;
	font-size: 16px;
	background-color: #0099ff;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	width: 235px;
	text-align: center;
}
.box_title span {
	color: #fff;
}
.box_title span h2 {
	font-size: 12px;
	font-weight: normal;
}
.box_t_con {
	border: 1px solid #0099ff;
}
.box_t_con li {
	line-height: 40px;
	height: auto;
	overflow: hidden;
	width: 233px;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
}
.box_t_con ul li a:hover {
	text-decoration: none;
	background-color: #ffcc00;
	color: #15191d !important;
}
.box_t_con a {
	display: block;
	text-align: center;
	font-size: 14px;
}
.mode1 .box_tt1 {
	border: 1px solid #6600be;
	border-top: 2px solid #fff;
	width: 233px;
}
.mode1 .box_tt1 li span {
	display: block;
	float: left;
	line-height: 36px;
	padding-left: 20px;
	height: 36px;
}
.mode1 .box_tt1 .box_li {
	line-height: 36px;
	height: auto;
	overflow: hidden;
	width: 233px;
	font-weight: bold;
	background-color: #6600be;
}
.mode1 .box_tt1 li a {
	color: #fff;
	padding-left: 20px;
}
.mode1 .box_tt1 li a:hover {
	background-color: #ffcc00;
	color: #15191d !important;
	text-decoration: none;
}
.mode1 .box_tt1 li ul li {
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
	background-color: #fff !important;
}
.mode1 .box_tt1 li ul li a {
	color: #777 !important;
	padding-left: 40px;
}
.mode1 .box_tt1 a {
	display: block;
}
.mode1 .box_tt1 li li a:hover {
	color: #fff;
	background-color: #ffe897;
}/*--------------内页右侧代码--------------*/
.sidebar {
	width: 838px;
	float: right;
}
.sidebar_con {
	padding-top: 15px;
}
.title_r a {
	padding: 0 15px;
}
.title_r {
	background: #f1f1f1 none repeat scroll 0 0;
	border: 1px dashed #ccc;
	height: 38px;
	line-height: 38px;
	text-indent: 10px;
}
.title_r span {
	color: #0099ff;
}
.title_r1 a {
	padding: 0 15px;
}
.title_r1 {
	border-bottom: 2px solid #ccc;
	line-height: 34px;
	height: 30px;
}
.title_r1 span {
	color: #0099ff;
}
.title_rt {
	color: #0075eb;
	font-size: 15px;
	color: #0075eb;
	font-weight: bold;
}
.bt_text_y {
	font-size: 12px;
	float: right;
	height: 40px;
	padding-right: 10px;
}
.bt_text_y a {
	padding: 0;
	margin: 0;
}
.bt_text_y a:hover {
	text-decoration: underline;
}
.font_red {
	text-decoration: none;
	background-color: #ffcc00;
	color: #15191d !important;
}/*产品详情页放大功能start*/
.siderightCon {
	line-height: 24px;
	margin: 20px 0 0 0px;
	text-align: left;
}
.nypro {
	width: 400px;
	float: left;
}
#preview {
	float: none;
	margin: 0px auto;
	width: 400px;
}
.list-h {
	width: 500px !important;
}
.list-h li {
	float: left;
}
#spec-n5 {
	width: 620px;
	height: 56px;
	padding-top: 15px;
}
#spec-left {
	background: url(../images/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 6px;
}
#spec-right {
	background: url(../images/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 10px;
	margin-left: 6px;
}
#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 92px;
	height: 69px;
	overflow: hidden
}
#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 80px;
	height: 54px;
}/*--------------内页下部分代码--------------*/
.list_box {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	overflow: hidden;
}
.column {
	width: 838px;
	float: right;
}
.column .bt {
	height: 40px;
	border-top: 1px dashed #ccc;
	line-height: 40px;
	padding: 0 10px;
}
.column .menu {
	padding: 0 10px 10px 10px;
}
.column .menu a {
	margin-right: 30px;
	color: #666;
}
.column .menu a:hover {
	color: #0099ff;
}
.searchlist {
	padding-top: 20px;
	width: 838px;
	float: right;
}
.current_content {
	padding-top: 20px;
	line-height: 24px;
	text-align: justify;
}
.gbook_content {
	width: 818px;
	padding-top: 20px;
	margin: 0 auto;
	line-height: 24px;
	margin-top: 20px;
	padding-left: 20px;
	border: 1px dashed #9f9f9f;
	padding-bottom: 20px;
}
.gbook_content textarea {
	width: 320px;
	height: 90px;
	max-width: 320px;
	max-height: 90px;
	margin-top: 2px;
}
.cur_map {
	padding-bottom: 20px;
}
.cur_map h3 {
	border-top: 1px dashed #dedede;
	font-size: 14px;
	line-height: 30px;
	margin-top: 20px;
	padding-top: 10px;
}
.cur_map p a {
	display: block;
	float: left;
	margin-right: 20px;
}/*--------------新闻列表页--------------*/
.article_list dl {
	padding: 0 10px 10px;
	height: 82px;
	border-bottom: 1px dashed #d7d7d7;
	font-size: 12px;
	line-height: 30px;
	margin-bottom: 10px;
}
.article_list dl dt {
	float: left;
	width: 140px;
	margin-right: 5px;
}
.article_list dl dt img {
	padding: 2px;
	border: 1px solid #ccc;
}
.article_list dl dd {
	height: 90px;
	overflow: hidden;
}
.article_list dl a:hover {
	text-decoration: underline;
}
.article_list dl dd p {
	height: 60px;
	margin-top: 5px;
}
.article_list ul {
	margin-top: 10px;
}
.article_list ul li {
	line-height: 34px;
	margin-left: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #c2c2c2;
}
.article_list ul li a {
	display: block;
	color: #333;
	font-size: 13px;
	font-weight: bold;
}
.article_list ul li a:hover {
	text-decoration: none;
	color: #0099ff;
}
.article_list ul li a .date {
	float: right;
	color: #999;
	font-weight: normal;
	font-size: 13px;
}
.article_list ul li a:hover .date {
	text-decoration: none;
	color: #0099ff;
}
.page {
	text-align: center;
	margin: 20px auto;
	clear: both;
	padding-top: 20px;
}
.page a {
	margin: 0 7px;
}
.page a:hover {
	color: #0099ff;
}/*--------------产品列表左侧--------------*/
.n_pro_list {
	width: 235px;
	float: left;
}
.n_pro_list dl {
	width: 250px;
	height: auto;
	background: #238330;
	overflow: hidden;
	padding-bottom: 30px;
}
.n_pro_list dl a {
	color: #fff;
}
.n_pro_list dl a:hover {
	text-decoration: underline;
}
.n_pro_list dl dt {
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	text-indent: 16px;
	padding: 0 20px;
}
.n_pro_list dl dt a {
	background: url(../images/icon.png) no-repeat 0 18px;
	display: block;
}
.n_pro_list dl dd {
	background: #269939;
	line-height: 30px;
	margin-bottom: 2px;
	padding-left: 37px;
}
.n_pro_list dl dd a {
	background: url(../images/icon.png) no-repeat 0 -16px;
	text-indent: 14px;
	display: block;
}
.product_list {
	width: 900px;
}
.product_list ul li {
	width: 259px;
	float: left;
	margin-right: 28px;
	position: relative;
}
.product_list ul li i {
	background: url(../images/chanpbg.png) no-repeat;
	display: block;
	height: 172px;
	left: 0;
	position: absolute;
	top: 0;
	width: 255px;
	z-index: 999;
}
.product_list ul li img {
	border: 2px solid #c9c9c9;
	width: 255px;
	height: 172px;
}
.product_list ul li p {
	display: block;
	width: 255px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666;
}
.product_list ul li:hover img {
	border: 2px solid #cc0000;
}
.product_list ul li:hover p {
	color: #cc0000;
}
.product_list1 {
	width: 900px;
}
.product_list1 li {
	text-align: center;
	float: left;
	margin-right: 32px;
	margin-bottom: 20px;
	position: relative;
	width: 255px;
	line-height: 24px;
}
.product_list1 li img {
	border: 1px solid #c9c9c9;
	height: 170px;
	width: 255px;
}
.product_list1 li img:hover {
	border: 1px solid #cc0000;
}
.product_list1 li span {
	font-size: 14px;
	color: #333;
	display: block;
	text-align: center;
	line-height: 25px;
	margin-top: 10px;
}
.product_list1 li a {
	text-decoration: none;
}
.product_list1 li:hover span {
	text-decoration: none;
	color: #cc0000;
}
.product_list2 {
	width: 900px;
}
.product_list2 li {
	text-align: center;
	float: left;
	margin-right: 32px;
	margin-bottom: 20px;
	position: relative;
	width: 187px;
	line-height: 24px;
}
.product_list2 li img {
	border: 1px solid #c9c9c9;
	height: 230px;
	width: 170px;
}
.product_list2 li img:hover {
	border: 1px solid #cc0000;
}
.product_list2 li span {
	font-size: 14px;
	color: #333;
	display: block;
	text-align: center;
	line-height: 25px;
	margin-top: 10px;
}
.product_list2 li a {
	text-decoration: none;
}
.product_list2 li:hover span {
	text-decoration: none;
	color: #cc0000;
}
.product_list3 {
	width: 900px;
}
.product_list3 li {
	text-align: center;
	float: left;
	margin-right: 28px;
	margin-bottom: 20px;
	position: relative;
	width: 187px;
	line-height: 24px;
}
.product_list3 li img {
	border: 1px solid #c9c9c9;
	height: 82px;
	width: 189px;
}
.product_list3 li img:hover {
	border: 1px solid #cc0000;
}
.product_list3 li p {
	font-size: 14px;
	color: #666;
	display: block;
	text-align: center;
	line-height: 25px;
	margin-top: 10px;
}
.product_list3 li a {
	text-decoration: none;
}
.product_list3 li:hover p {
	text-decoration: none;
	color: #cc0000;
}/*--------------留言页--------------*/
#GBookAdd {
	width: 100%;
}
.gbook_content #GBookAdd tr {
	height: 30px;
}
.gbook_content #GBookAdd input, .gbook_content #GBookAdd textarea {
	line-height: 22px;
	padding-left: 5px;
	border: 1px solid #cecece;
}
.gbook_content #GBookAdd #Submit, .gbook_content #GBookAdd #ReSet {
	color: #fff;
	background: #cc0000;
	padding: 3px 10px;
	width: 50px;
	margin-top: 15px;
	border: medium none;
	cursor: pointer;
}/*--------------推荐新闻--------------*/
.hots {
	background: #fff;
	border: 1px solid #ccc;
	padding-top: 15px;
	margin-bottom: 30px;
	border-top: none;
}
.hots li {
	margin-left: 8px;
	line-height: 30px;
	overflow: hidden;
	width: 218px;
	font-size: 13px;
	text-align: center;
	margin-bottom: 15px;
}
.hots li img {
	border: 1px solid #ccc;
	width: 210px;
	height: 142px;
}
.hots li img:hover {
	border: 1px solid #cc0000;
}
.hots li a:hover p {
	color: #cc0000;
}
.hots a {
	display: block;
	text-decoration: none;
}
.hots_news {
	padding: 5px 15px 5px 10px;
	border: 1px solid #ccc;
	border-top: none;
}
.hots_news li {
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 5px;
	text-indent: 10px;
}
.hots_news a {
	display: block;
}/*==========内页样式开始========*/
#content {
	width: 1100px;
	margin: 20px auto;
	margin-bottom: 20px;
}
.list_box {
	overflow: hidden;
}
.list_box .box_bt {
	width: 830px;
	height: 39px;
	font-size: 12px;
	border-bottom: 1px solid #e1e1e1;
}
.lift_zuo {
	width: 250px;
	float: left;
}
.n_pro_list .list .hover {
	background: #ff5400 url(../images/list_li.png) no-repeat 50px -22px !important;
	display: block;
	color: #fff;
}
.product_bigimg_text h1 {
	border-bottom: 1px dashed #d7d7d7;
	color: #333;
	font-size: 18px;
	margin-bottom: 20px;
	padding: 10px 0;
}
.downlod a {
	background-color: #ffcc00;
	color: #333;
	width: 80px;
	height: 34px;
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	display: block;
	margin-top: 20px;
}
.ny_proInfo {
	height: 123px;
	overflow: hidden;
	font-size: 13px;
	color: #333;
	line-height: 24px;
	border-bottom: 2px dotted #aaa;
	margin-bottom: 20px;
}
.ny_lianxi a {
	display: block;
	float: left;
	width: 140px;
	height: 30px;
	background-color: #0099ff;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.ny_lianxi span {
	font-size: 24px;
	font-weight: bolder;
	color: #0099ff;
	padding-left: 20px;
	line-height: 30px;
}
.ny_Nowbuy a {
	display: block;
	height: 30px;
	background-color: #d20000;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	margin-top: 10px;
}
.ny_Nowbuy a:hover {
	background-color: #0099ff;
}
.ny_newsInfo {
	width: 838px;
	height: 50px;
	overflow: hidden;
	font-size: 13px;
	color: #333;
	line-height: 24px;
	margin-bottom: 10px;
}
.ny_newsTit {
	margin-left: 10px;
	max-width: 260px;
	overflow: hidden;
}
.left_box {
	width: 220px;
	float: left;
}
.list_left {
	float: left;
	width: 220px;
	margin-right: 30px;
}
.list_right {
	float: right;
	width: 830px;
}
.list_right .box_sj .box_y p {
	font-size: 12px;
	line-height: 24px;
}
.list_right .box_sj .box_y p.box_h {
	height: 45px;
	overflow: hidden;
}
.top_title {
	line-height: 39px;
	height: 39px;
	text-align: center;
	background-color: #cc0000;
}
.top_title h2 {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #fff;
}
.top_title h2 span {
	font-size: 12px;
	font-weight: normal;
}
.left_con {
	line-height: 20px;
}
.left_con {
	border: 1px solid #ccc;
}
.left_con ul li {
	line-height: 34px;
	border-bottom: 1px dotted #ccc;
}
.left_con ul li a {
	display: block;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	text-align: center;
}
.left_con ul li a:hover {
	background: #ccc;
	text-decoration: none;
	color: #fff;
}
.pro_pic {
	overflow: hidden;
	width: 805px;
	margin-left: 12px;
}
.pro_pic ul li {
	float: left;
	margin: 0 15px 15px;
	position: relative;
	text-align: center;
	width: 238px;
}
.pro_pic ul li p {
	line-height: 24px;
	display: block;
}
.pro_pic ul li img {
	border: 1px solid #e1e1e1;
}
.pro_pic ul li img:hover {
	border: 1px dotted #007c27;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.pro_pic ul {
	width: 860px;
	margin-top: 15px;
}
.pro_pic a {
	text-decoration: none;
}
.pro_pic a:hover {
	color: #0099ff;
}
.pos {
	border-bottom: 2px solid #ccc;
	line-height: 38px;
	height: 32px;
	width: 838px;
}
.pos h2 {
	height: 38px;
	line-height: 38px;
	padding-right: 20px;
	font-family: "微软雅黑";
	font-size: 15px;
	display: block;
	float: left;
	color: #0099ff;
}
.pos span {
	float: right;
	height: 40px;
	line-height: 40px;
	padding-right: 15px;
}
.pos span a {
	color: #666;
	text-decoration: none;
}
.pos span a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.moxing {
	overflow: hidden;
	width: 220px;
}
.lianxi_title h2 {
	color: #fff;
	padding-left: 20px;
	font-family: "微软雅黑";
	font-size: 15px;
}
.lianxi_title {
	line-height: 39px;
	background-color: #00AA3A;
	height: 39px;
}
.list_lbot {
	margin: 15px 0 35px 0;
}
.list_contact {
	border: 1px solid #ccc;
	padding: 10px;
}
.list_contact p {
	line-height: 24px;
	color: #818181;
	padding-left: 15px;
	padding-right: 15px;
}
.pro_details_tongji {
	text-align: center;
	width: 100%;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size: 13px;
}
.pro_photo {
	padding-top: 20px;
}
.pro_photo h3 {
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	padding-top: 10px;
	font-weight: bold;
}
.pro_photo p {
	color: #333;
}
.n_con {
	color: #666;
	font-size: 14px;
	line-height: 24px;
}
.n_con p {
	line-height: 24px;
	color: #333;
	text-indent: 2em;
	margin-bottom: 5px;
	color: #666;
	font-size: 14px;
}
.goto {
	color: #666;
	font-size: 14px;
	line-height: 24px;
}
.goto p {
	line-height: 24px;
	color: #666;
}
.goto p a {
	margin-right: 30px;
}
.info_news span {
	float: right;
	color: #999;
	font-size: 12px;
}
.info_news li {
	line-height: 35px;
	padding-right: 10px;
	background: url(../images/new_jt.png) left center no-repeat;
	padding-left: 15px;
	margin-left: 10px;
	border-bottom: 1px dashed #CCC;
}
.wz1 {
	margin-top: 30px;
}
.pro_ph1 {
	float: right;
	margin-top: 20px;
}
.pro_ph1 a {
	margin: 0 10px;
	float: right;
	line-height: 36px;
	font-size: 16px;
	color: #ff7f00;
}
.article_list_img {
	background: #f2f2f2;
	height: 120px;
	padding: 10px;
	margin-bottom: 10px;
}
.article_list_img dt {
	float: left;
	margin-right: 20px;
}
.article_list_img dd {
	float: left;
	width: 470px;
	line-height: 24px;
	height: 120px;
	overflow: hidden;
}
.article_list_img dd a {
	color: #f66304;
}
.article_list_img dd a:hover {
	text-decoration: underline;
}
.current_content h1 {
	text-align: center;
	color: #cc0000;
	font-size: 16px;
}
.current_content h3 {
	text-align: center;
	margin-top: 5px;
	font-weight: normal;
	line-height: 30px;
	height: 32px;
	font-size: 13px;
}
.current_content .current_text {
	margin-top: 7px;
	border-top: 1px dashed #ccc;
	padding-top: 15px;
}
.current_content .current_text p {
	line-height: 24px;
}
.current_content p a {
	color: red;
}
.current_content a:hover span {
	color: #ff7f00;
}
.contact_pro {
	width: 830px;
	padding-top: 10px;
}
.contact_pro h3 {
	border-bottom: 2px solid #0099ff;
	line-height: 30px;
	font-size: 15px;
	color: #333;
	margin-bottom: 10px;
}
.contact_pro h4 {
	border-bottom: 2px solid #0099ff;
	line-height: 30px;
	font-size: 15px;
	color: #333;
	margin-bottom: 10px;
}
#demo {
	overflow: hidden;
	width: 830px;
	margin: 0 auto;
	padding-top: 10px;
}
#indemo {
	float: left;
	width: 10000%;
}
#demo2 {
	float: left;
}
#demo1 ul {
	float: left;
}
#demo ul li {
	width: 254px;
	float: left;
	margin-right: 30px;
}
#demo ul li img {
	border: 1px solid #ececec;
	width: 255px;
	height: 172px;
}
#demo ul li:hover img {
	border: 1px solid #0099ff;
}
#demo ul li p {
	display: block;
	width: 254px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666;
	font-size: 14px;
}
#demo ul li a {
	text-decoration: none;
}
#demo ul li a:hover p {
	color: #0099ff;
}
.hot_new {
	width: 830px;
	padding-top: 10px;
}
.hot_new h4 {
	border-bottom: 2px solid #0099ff;
	line-height: 30px;
	font-size: 15px;
	color: #333;
	margin-bottom: 10px;
}
.hot_new ul {
	width: 860px;
}
.hot_new ul .nyHot_news {
	border-bottom: 1px dotted #ccc;
	height: 35px;
	width: 400px;
	float: left;
	margin-right: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}
.hot_new ul .nyHot_news a {
	font-size: 13px;
	color: #333;
	overflow: hidden;
}
.hot_new ul .nyHot_news a span {
	font-size: 13px;
	color: #333;
	float: right;
}
.hot_new ul .nyHot_news a:hover {
	color: #0099ff;
}
.hot_new ul .nyHot_news a:hover .nyHot_newsDate {
	color: #0099ff;
}
.hot {
	margin-top: 50px;
	margin-bottom: 20px;
}
.lx {
	width: 838px;
}
.leftlx .dianh {
	padding: 0 5px 20px 10px;
}
.leftlx p {
	line-height: 24px;
}
.hots_news .dianhua {
	background: url(../images/Teln.gif) no-repeat scroll 0 18px transparent;
	color: #666666;
	line-height: 20px;
	padding: 10px 0 10px 55px;
}
.hots_news .dianhua span {
	display: block;
	font: 18px "Impact";
	color: #0099ff;
}
.dianh p {
	line-height: 24px;
	font-size: 13px;
	color: #333;
}
.nyBanner {
	width: 1100px;
	height: 300px;
	margin: 0 auto;
	margin-top: 20px;
}/*goTop*/
.goTop_Box {
	position: relative;
}
.right-bar {
	position: fixed;
	bottom: 10%;
	right: 4%;
	z-index: 9999;
	zoom: 1;
}
.gotop {
	width: 45px;
	height: 45px;
	background: url(../images/hdb.png) no-repeat;
	cursor: pointer;
}


.contact-map .BMapLabel {
    border: 0
}
.contact-map .anchorBL {
    display: none
}
.mapbox {
    height: 480px;
}
.BMap_bubble_title {
    color: #283890 !important;
    font-size: 16px !important;
    margin-bottom: 5px;
}
.BMap_bubble_content {
    font-size: 12px;
}
.cont-map {
    position: ;display:block;
    top: 10px;
    right: 48%;
    bottom: 0;
    left: 0;
    background-color: #fff
}