﻿@charset "utf-8";/*重置样式*/
body {
	width: 100%;
	min-width: 1240px;
	max-width: 1920px;
	margin: 0 auto;
}
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:#003456;
	padding:0px;
	margin:0px;
	border:0px;
}
body {
	background:#fff;
	font:14px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-family:"Microsoft YaHei";
}
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:"Microsoft YaHei";
}
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:"Microsoft YaHei";
}
a:hover {
	text-decoration:none;
	color:#159bd8;
	transition:all 0.5s;
}/*------------头部-------------*/
.top {
	height:164px;
}
.top .top_l {
	margin-top:37px;
}
.top .logo1 {
	margin-top:57px;
	margin-left:20px;
}
.top .logo1 p {
	font-size:16px;
	line-height:34px;
}
.top .logo1 p span {
	color:#2a93ca;
	font-weight:bold;
}
.top .top_r {
	width:252px;
}
.top .top_r .wl a {
	display:block;
	font-size:16px;
	width:237px;
	height:50px;
	background:url(../images/head_tu1.jpg) no-repeat;
	text-align:center;
	line-height:50px;
	margin-left:80px;
}
.tel {
	height:53px;
	background:url(../images/tel.jpg) no-repeat center left;
	padding-left:50px;
	margin-top:32px;
	color:#666;
	letter-spacing:2px;
}
.tel p {
	font-size:28px;
	font-family:Biko, Arial, Helvetica, sans-serif;
	color:#2a93ca;
	line-height:36px;
	letter-spacing:normal;
}/*------------导航-------------*/
.nav {
	height:56px;
	background:url(../images/nav_bg.jpg) repeat-x;
	margin-bottom:1px;
}
.nav ul li {
	float:left;
	font-size:16px;
	height:56px;
	line-height:56px;
	background:url(../images/nav_x.jpg) no-repeat right center;
}
.nav ul li a {
	display:block;
	margin-right:1px;
	padding:0 29px;
	color:#fff;
}
.nav ul li a:hover, .nav ul li .current, .nav ul li .hover {
	display:block;
	background:url(../images/nav_h.jpg) no-repeat center;
	color:#fff;
}/*banner样式*/
.banner {
	position:relative;
}
.xn_ba_js_14_main {
	width:100%;
	height:550px;
	visibility:hidden;
	overflow:hidden;
	position:relative;
}
.xn_ba_js_14_bigImg img {
	width:1920px;
	height:550px;
}
.xn_ba_js_14_element {
	position: absolute;
}
.xn_ba_js_14_btn {
	top:510px;
	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:44px;
	height:6px;
	margin-left:15px;
	border-radius:10%;
	cursor:pointer;
}
.xn_ba_js_14_element_btn {
	background: #fff;
}
.xn_ba_js_14_element_btn_on {
	background:#159bd8;
}
.xn_ba_js_14_element_btn:hover {
	background:#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;
}/*banner样式*/
.banner1 {
	position:relative;
}
.xn_ba_js_15_main {
	width:100%;
	height:300px;
	visibility:hidden;
	overflow:hidden;
	position:relative;
}
.xn_ba_js_15_bigImg img {
	width:1920px;
	height:300px;
}
.xn_ba_js_15_element {
	position: absolute;
}
.xn_ba_js_15_btn {
	top:260px;
	cursor:pointer;
	position:relative;
	padding:0;
	margin:0 auto;
	float:none;
}
.xn_ba_js_15_btn li {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	width:44px;
	height:6px;
	margin-left:15px;
	border-radius:10%;
	cursor:pointer;
}
.xn_ba_js_15_element_btn {
	background: #fff;
}
.xn_ba_js_15_element_btn_on {
	background-color:#ffcc00;
}
.xn_ba_js_15_element_btn:hover {
	background-color:#fff;
}
.xn_ba_js_15_arrow_left:hover, .xn_ba_js_15_arrow_right:hover {
	opacity:0.8 !important;
	filter:alpha(opacity=80) !important;
	transition:0.5s;
}/*--------------热门搜索--------------*/
.searchbg {
	height:50px;
	background:#f6f6f6;
}
.sea_left {
	width:545px;
	height:50px;
	line-height:50px;
	overflow:hidden;
}
.sea_left span {
	font-size:15px;
	color:#1da3e8;
	font-weight:bold;
}
.sea_left a {
	margin:0 10px;
}
.sea_right {
	width:290px;
	height:34px;
	margin-top:5px;
}/*-------------------------搜索---------------------------*/
.searchbox {
	height:38px;
	width:237px;
	position:relative;
	background:url(../images/searchbg.jpg) no-repeat;
}
.searchbox p {
	float: left;
	height:34px;
	width:237px;
}
.search_txt {
	width:237px;
	overflow:hidden;
	color:#e0d2d2;
	text-indent:15px;
	height:32px;
	line-height:32px;
	border:none;
	background:none;
	font-size:14px;
	float:left;
}
.searchbox span {
	float:left;
	height:38px;
	width:53px;
	position:absolute;
	right:-53px;
	top:0px;
}
.loginsubmit {
	border:none;
	overflow: hidden;
	width:53px;
	background:url(../images/searchlist.jpg) no-repeat;
	float:left;
	cursor:pointer;
	height:33px;
}/*-------------------------产品中心---------------------------*/
.product {
	height:685px;
	margin-top:60px;
}
.product .title {
	height:52px;
	background:url(../images/btbg.png) no-repeat center;
	width:519px;
	margin:0 auto;
	text-align:center;
}
.product .title a h3 {
	font-size:28px;
	line-height:30px;
	font-weight:normal;
}
.product .title a p {
	font-size:12px;
	text-transform:uppercase;
	color:#ccc;
}
.product .title a h3:hover {
	color:#159bd8;
	transition:all 0.2s;
}
.product ul {
	width:1132px;
}
.product ul li {
	width:346px;
	height:286px;
	background:#f7f7f7;
	margin:30px 30px 0 0;
	float:left;
}
.product ul li a img {
	margin:4px 0 0 4px;
}
.product ul li a p {
	font-size:15px;
	line-height:58px;
	padding-left:35px;
	background:url(../images/pro_bg.png) right 30px center no-repeat;
}
.product ul li:hover {
	background:#159bd8;
	color:#fff;
	transition:all 0.4s;
}
.product ul li:hover p {
	color:#fff;
}/*-------------------------优势---------------------------*/
.ys {
	height:910px;
	background:#f8f8f8;
	margin-top:70px;
	padding-top:60px;
}
.ys .title {
	text-align:center;
	font-size:40px;
	line-height:42px;
	margin-bottom:30px;
}
.ys .title span {
	color:#159bd8;
	font-weight:bold;
}
.ys .title p {
	letter-spacing:5px;
	font-size:14px;
}
.ys .ys_c {
	height:241px;
}
.ys .ys_c .ys_t {
	width:550px;
}
.ys .ys_c dl {
	width:506px;
}
.ys .ys_c dl .ys_t1 {
	margin-top:41px;
}
.ys .ys_c dl dt {
	font-size:18px;
	line-height:60px;
	font-weight:bold;
}
.ys .ys_c dl dt span {
	color:#159bd8;
}
.ys .ys_c dl dd {
	color:#666;
	font-size:14px;
	line-height:26px;
	text-align:justify;
}/*-------------------------应用案例---------------------------*/
.case {
	height:410px;
	margin-top:60px;
}
.case .title {
	height:52px;
	background:url(../images/btbg.png) no-repeat center;
	width:519px;
	margin:0 auto;
	text-align:center;
}
.case .title h3 {
	font-size:28px;
	line-height:30px;
	font-weight:normal;
}
.case .title p {
	font-size:12px;
	text-transform:uppercase;
	color:#ccc;
}
.case .product-show {
	width:1100px;
	position:relative;
	height:280x;
	margin-top:30px;
}
.case .pro-list {
	width:1100px;
	overflow:hidden;
}
.case .pro-list ul li {
	display:block;
	width:328px;
	float:left;
	height:282px;
	margin-right:58px;
}
.case .pro-list ul li .pic {
	width:328px;
	height:222px;
}
.case .pro-list ul li .name {
	height:40px;
	line-height:40px;
	text-align:center;
}
.case .pro-list ul li .name a {
	display:block;
	color:#333;
	font-size:15px;
}
.case .pro-list ul li:hover .name a {
	color:#159bd8;
	transition:all 0.5s;
}
.case .more {
	margin:0 auto;
	width:236px;
}
.case .more a {
	padding:5px 30px;
	margin-right:1px;
	background:#000;
	color:#fff;
	line-height:32px;
}
.case .more a:hover, .case .more a.zx {
	background:#159bd8;
}/*-------------------------关于我们---------------------------*/
.about {
	height:527px;
	background:url(../images/about_bg.jpg) repeat-x;
	margin-top:56px;
	padding-top:50px;
}
.about .title {
	height:52px;
	background:url(../images/btbg.png) no-repeat center;
	width:519px;
	margin:0 auto;
	text-align:center;
}
.about .title a h3 {
	font-size:28px;
	line-height:30px;
	font-weight:normal;
}
.about .title a p {
	font-size:12px;
	text-transform:uppercase;
	color:#ccc;
}
.about .title a h3:hover {
	color:#159bd8;
	transition:all 0.2s;
}
.about .about_fl {
	width:518px;
	height:350px;
	margin-top:66px;
}
.about .about_fr {
	width:533px;
	margin-top:90px;
}
.about .about_fr h3 {
	height:40px;
	font-size:20px;
	font-weight:normal;
	line-height:22px;
	background:url(../images/about_tu2.jpg) no-repeat left bottom;
}
.about .about_fr h3 a {
	color:#fff;
}
.about .about_fr .about_c {
	height:196px;
	overflow:hidden;
	margin-top:25px;
}
.about .about_fr .about_c p {
	line-height:34px;
	color:#666;
	text-indent:2em;
}
.about .about_fr .fenl {
	margin-top:20px;
}
.about .about_fr .fenl a {
	padding:4px 25px;
	background:#fff;
	line-height:28px;
	margin-right:20px;
}
.about .about_fr .fenl a:hover {
	background:#159bd8;
	color:#fff;
}/*-------------------------关于我们---------------------------*/
.news {
	height:396px;
	margin-top:70px;
}
.news .title {
	height:52px;
	background:url(../images/btbg.png) no-repeat center;
	width:519px;
	margin:0 auto;
	text-align:center;
}
.news .title a h3 {
	font-size:28px;
	line-height:30px;
	font-weight:normal;
}
.news .title a p {
	font-size:12px;
	text-transform:uppercase;
	color:#ccc;
}
.news .title a h3:hover {
	color:#159bd8;
	transition:all 0.2s;
}
.news ul {
	width:530px;
	margin-top:15px;
}
.news ul li {
	font-size:15px;
	line-height:54px;
	border-bottom:1px solid #ececec;
	padding-left:18px;
	background:url(../images/new_tu1.jpg) no-repeat center left;
}
.news ul li a p {
	font-size:12px;
	color:#999;
}
.news ul li:hover {
	background:url(../images/new_tu2.jpg) no-repeat center left;
}/*-------------------------友情链接---------------------------*/
.linkbg {
	background:#e9e9e9;
	line-height:44px;
	margin-top:60px;
	overflow: hidden;
	display: flex;
	justify-content: flex-start;
}
.link {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	width:136px;
	background:#159bd8;
	text-align:center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.link_list {
    flex: 1;
}
.linkbg a {
	color:#333;
	margin:0 10px;
}
.linkbg a:hover {
	color:#159bd8;
}/*-------------------------底部---------------------------*/
.bottom1 {
	height:290px;
	background:#222528;
}
.bottom1 a:hover {
	text-decoration:underline;
}
.bottom1 .bot_fl {
	width:260px;
	background:url(../images/bot_x2.jpg) repeat-y right;
	height:204px;
	margin-top:50px;
}
.bottom1 .bot_fl h4 {
	font-size:16px;
	color:#fff;
	font-weight:normal;
	margin-bottom:15px;
}
.bottom1 .bot_fl ul li {
	float:left;
	width:130px;
	line-height:36px;
	font-size:13px;
}
.bottom1 .bot_fl ul li a {
	color:#fff;
}
.bottom1 .bot_fz {
	width:428px;
	background:url(../images/bot_x2.jpg) repeat-y right;
	height:204px;
	margin-top:50px;
	margin-left:45px;
}
.bottom1 .bot_fz h4 {
	font-size:16px;
	color:#fff;
	font-weight:normal;
	margin-bottom:15px;
}
.bottom1 .bot_fz p {
	color:#fff;
	line-height:36px;
	font-size:13px;
}
.bottom1 .bot_fz p a {
	color:#fff;
}
.bottom1 .bot_fr {
	width:366px;
	margin-top:50px;
}
.bottom1 .bot_fr p {
	float:left;
	width:142px;
	color:#fff;
	line-height:40px;
	text-align:center;
	margin-left:41px;
}
.bottomx {
	height:58px;
	background:url(../images/bot_x1.jpg) repeat-x #222528;
	text-align:center;
	line-height:58px;
	color:#fff;
}
.bottomx a {
	color:#fff;
}
.bottomx a:hover {
	text-decoration:underline;
}/*--------------内页左侧代码--------------*/
.box_left {
	width:235px;
	height:auto;
	float:left;
}
.mode1 {
	height: auto;
	width:235px;
}
.mode2 {
	height: auto;
	width:235px;
	padding-top:15px;
}
.box_title {
	color: #fff;
	font-size:22px;
	background:#1da3e8;
	font-weight:bold;
	height:66px;
	line-height:66px;
	width: 235px;
	text-align:center;
}
.box_title span {
	color:#fff;
	font-weight:normal;
}
.box_title span h2 {
	font-size:12px;
	font-weight:normal;
}
.box_t_con {
	border:1px solid #ccc;
	border-top:none;
}
.box_t_con ul {
	width:100%;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#b8c4cb, endColorStr=red); /*IE 6 7 8*/
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff, endcolorstr=#f6f6f6, gradientType=1);
	background: -ms-linear-gradient(left, #fff, #f6f6f6);        /* IE 10 */
	background:-moz-linear-gradient(left, #fff, #f6f6f6);/*火狐*/
	background:-webkit-gradient(left, 0% 0%, 0% 100%, from(#fff), to(#f6f6f6));/*谷歌*/
	background: -webkit-gradient(left, 0% 0%, 0% 100%, from(#fff), to(#f6f6f6));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(left, #fff, #f6f6f6);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(left, #fff, #f6f6f6);  /*Opera 11.10+*/
}
.box_t_con li {
	line-height:44px;
	height: auto;
	overflow:hidden;
	width:233px;
	font-weight:normal;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #fff;
}
.box_t_con ul li a {
	display:block;
	text-align:center;
	font-size:14px;
	color: #333;
}
.box_t_con ul li a:hover {
	text-decoration:none;
	background:#ffcc00;
	color:#fff;
}
.mode1 .menu_list {
	border: 1px solid #ccc;
	border-top:0;
	padding:4px 8px 8px;
	overflow:hidden;
	color: #333 !important;
	width:217px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#b8c4cb, endColorStr=red); /*IE 6 7 8*/
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff, endcolorstr=#f6f6f6, gradientType=1);
	background: -ms-linear-gradient(left, #fff, #f6f6f6);        /* IE 10 */
	background:-moz-linear-gradient(left, #fff, #f6f6f6);/*火狐*/
	background:-webkit-gradient(left, 0% 0%, 0% 100%, from(#fff), to(#f6f6f6));/*谷歌*/
	background: -webkit-gradient(left, 0% 0%, 0% 100%, from(#fff), to(#f6f6f6));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(left, #fff, #f6f6f6);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(left, #fff, #f6f6f6);  /*Opera 11.10+*/
}
.mode1 .menu_head {
	border-bottom: 1px dotted #ccc;
	height:44px;
	line-height:44px;
	margin-bottom:6px;
}
.mode1 .menu_head:hover {
	background:#ffcc00;
	color:#fff !important;
}
.mode1 .menu_head:hover a {
	display:block;
	color:#fff;
	background:#ffcc00;
}
.mode1 .menu_head a {
	font-size:14px;
	display:block;
	text-transform:uppercase;
	text-align:center;
	background:#efefef;
}
.mode1 .menu_list .current {
	background:#ffcc00;
}
.mode1 .menu_list .current a {
	color: #fff !important;
	background:#ffcc00;
}
.mode1 .menu_body {
	height:auto;
	overflow:hidden;
	line-height:30px;
}
.mode1 .menu_body .nva_active {
	color:#1da3e8;
}
.mode1 .menu_body ul li a {
	background:url(../images/new_tu1.jpg) left center no-repeat;
	padding-left:12px;
	margin-left:30px;
	line-height:32px;
}
.mode1 .menu_body ul li a:hover {
	text-decoration:none;
	color:#1da3e8;
}/*--------------内页右侧代码--------------*/
.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_r1 a {
	padding:0 15px;
}
.title_r1 {
	border-bottom:2px solid #ccc;
	line-height:34px;
	height:30px;
}
.title_r1 span {
	color:#ccc;
}
.title_rt {
	color:#1da3e8;
	font-size:15px;
	font-weight:bold;
}
.bt_text_y {
	font-size:12px;
	float:right;
	height:40px;
	padding-right: 10px;
}
.bt_text_y a {
	padding:0;
	margin:0;
	color: #333;
}
.bt_text_y a:hover {
	text-decoration:underline;
}
.font_red {
	text-decoration:none;
	background:#ffcc00;
	color:#fff !important;
}/*产品详情页放大功能start*/
.siderightCon {
	line-height:24px;
	margin:20px 0 0 0px;
	text-align:left;
}
.nypro {
	width:420px;
	float:left;
}
#preview {
	float:none;
	margin:0px auto;
	width:420px;
}
.list-h {
	width:200000px !important;
}
.list-h li {
	float:left;
}
#spec-n5 {
	width:620px;
	height:72px;
	padding-top:15px;
}
#spec-left {
	background:url(../images/left.gif) no-repeat;
	width:10px;
	height:45px;
	float:left;
	cursor:pointer;
	margin-top:7px;
	margin-right:6px;
}
#spec-right {
	background:url(../images/right.gif) no-repeat;
	width:10px;
	height:45px;
	float:left;
	cursor:pointer;
	margin-top:7px;
	margin-left:6px;
}
#spec-list ul li {
	float:left;
	margin-right:0px;
	display:inline;
	width:92px;
	height:87px;
	overflow:hidden
}
#spec-list ul li img {
	padding:2px;
	border:1px solid #ccc;
	width:80px;
	height:53px;
}
.contact_pro {
	width:830px;
	padding-top:10px;
}
.contact_pro h3 {
	border-bottom:2px solid #1da3e8;
	line-height:30px;
	font-size:15px;
	color: #333;
	margin-bottom:10px;
	font-weight:bold;
}
.contact_pro h4 {
	border-bottom:2px solid #1da3e8;
	line-height:30px;
	font-size:15px;
	color: #333;
	margin-bottom:10px;
	font-weight:bold;
}
.hot_new {
	width:830px;
	padding-top:10px;
}
.hot_new h4 {
	border-bottom:2px solid #1da3e8;
	line-height:30px;
	font-size:15px;
	color: #333;
	margin-bottom:10px;
	font-weight:bold;
}
.hot_new ul {
	width:860px;
}
.hot_new ul li {
	border-bottom: 1px dotted #ccc;
	height:35px;
	width:400px;
	float:left;
	margin-right:30px;
	line-height: 30px;
	margin-bottom:10px;
}
.hot_new ul li a {
	font-size: 13px;
	color: #333;
	height:30px;
	display:block;
}
.hot_new ul li .nyHot_news {
	display:block;
	font-style:normal;
	width:315px;
	overflow:hidden;
	height:30px;
	float:left;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hot_new ul li a span {
	font-size: 13px;
	color: #333;
	float: right;
}
.hot_new ul li a:hover {
	color: #1da3e8;
}
.hot_new ul li a:hover .nyHot_newsDate {
	color: #1da3e8;
}/*产品详情页放大功能end*/
#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:257px;
	float:left;
	margin-right:30px;
}
#demo ul li img {
	border:1px solid #c1c0c8;
	width:255px;
	height:auto;
}
#demo ul li:hover img {
	border:1px solid #1da3e8;
}
#demo ul li p {
	display:block;
	width:255px;
	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:#1da3e8;
}/*--------------内页下部分代码--------------*/
#contant {
	margin-top:50px;
}
.list_box {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:40px;
	overflow:hidden;
}
.column {
	width:837px;
	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:#1da3e8;
}
.current_content {
	padding:20px 0;
	line-height:24px;
}
.current_content p {
	font-size:14px;
	color: #333;
	margin-top:15px;
	line-height:28px;
}
.current_content a:hover span {
	color:#1da3e8;
}
.gbook_content {
	width:818px;
	height:600px;
	padding-top:20px;
	margin:0 auto;
	line-height:24px;
	margin-top:20px;
	padding-left: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:126px;
	margin-top:5px;
	overflow:hidden;
}
.article_list .art_1 {
	width:838px;
}
.article_list .art_1 dl {
	padding:15px 0;
	height:165px;
	border-bottom:1px dotted #ccc;
	font-size:13px;
	line-height:30px;
	width:800px;
	margin:0 0 0 15px;
}
.article_list .art_1 dl dt {
	float:left;
	width:255px;
	margin-right:15px;
}
.article_list .art_1 dl dd {
	height:190px;
	overflow:hidden;
	width:520px;
	float:right;
}
.article_list .art_1 dl dd h3 {
	font-size:15px;
	color:#333;
}
.article_list ul {
	margin-top:10px;
}
.article_list ul li {
	line-height:34px;
	margin-left:5px;
	margin-bottom:30px;
	border-bottom:2px solid #f1f1f1;
}
.article_list ul li a {
	display:block;
	color: #333;
	font-size: 15px;
	font-weight: bold;
}
.article_list ul li a:hover {
	text-decoration:none;
	color:#1da3e8;
}
.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:#1da3e8;
}
.page {
	text-align: center;
	margin:20px auto;
	clear:both;
	padding-top:30px;
}
.page a {
	margin:0 7px;
	color: #333;
}
.page a:hover {
	color: #1da3e8;
}/*--------------产品列表左侧--------------*/
.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 dl {
	width:259px;
	float:left;
	margin-right:33px;
	margin-bottom:20px;
}
.product_list dl dt {
	width:259px;
	position:relative;
}
.product_list dl dt i {
	background:url(../images/lo_p.png) no-repeat;
	display: block;
	height:39px;
	left:10px;
	position: absolute;
	top:10px;
	width:59px;
	z-index: 999;
}
.product_list dl dt img {
	width:252px;
	border:solid 1px #dedede;
	height:158px;
}
.product_list dl dd {
	width:252px;
	height:40px;
	text-align:center;
	line-height:40px;
	overflow:hidden;
}
.product_list dl dd a {
	color: #333;
	font-size: 14px;
}
.product_list dl:hover dd a {
	color:#1da3e8;
	text-decoration:none;
}
.product_list dl dt:hover img {
	border:solid 1px #1da3e8;
}
.product_list1 {
	width:900px;
}
.product_list1 dl {
	width:254px;
	float:left;
	margin-right:37px;
	margin-bottom:10px;
}
.product_list1 dl dt {
	width:254px;
	height:169px;
}
.product_list1 dl dt img {
	width:255px;
	height:169px;
	border:solid 1px #ddd;
}
.product_list1 dl dd {
	width:252px;
	height:40px;
	text-align:center;
	line-height:40px;
	overflow:hidden;
}
.product_list1 dl:hover dd a {
	color:#1da3e8;
	text-decoration:none;
}
.product_list1 dl:hover img {
	border:solid 1px #1da3e8;
}
.product_list2 {
	width:900px;
}
.product_list2 ul {
	margin-top:10px;
}
.product_list2 li {
	text-align:center;
	float:left;
	margin-right:32px;
	margin-bottom:20px;
	position:relative;
	width:185px;
	line-height:24px;
}
.product_list2 li img {
	border:1px solid #cecece;
	width:185px;
	height:89px;
}
.product_list2 li img:hover {
	border:1px solid #1da3e8;
}
.product_list2 li span {
	font-size:13px;
	color:#333;
}
.product_list2 li a {
	text-decoration:none;
}
.product_list2 li:hover span {
	text-decoration:none;
	color:#1da3e8;
}
.product_list3 {
	width:900px;
}
.product_list3 dl {
	width:195px;
	float:left;
	margin-right:18px;
	margin-bottom:20px;
}
.product_list3 dl dt {
	width:195px;
	height:100px;
}
.product_list3 dl dt img {
	width:195px;
	height:100px;
	border:solid 1px #dedede;
}
.product_list3 dl dd {
	width:195px;
	height:40px;
	text-align:center;
	line-height:40px;
	overflow:hidden;
}
.product_list3 dl dd a {
	color: #333;
	font-size: 14px;
}
.product_list3 dl:hover dd a {
	color:#1da3e8;
	text-decoration:none;
}
.product_list3 dl:hover img {
	border:solid 1px #1da3e8;
}
.product_list4 {
	width:900px;
}
.product_list4 dl {
	width:250px;
	float:left;
	margin-right:42px;
	margin-bottom:20px;
}
.product_list4 dl dt {
	width:250px;
	height:250px;
}
.product_list4 dl dt img {
	width:250px;
	height:250px;
	border:solid 1px #dedede;
}
.product_list4 dl dd {
	width:250px;
	height:40px;
	text-align:center;
	line-height:40px;
	overflow:hidden;
}
.product_list4 dl dd a {
	color: #333;
	font-size: 14px;
}
.product_list4 dl:hover dd a {
	color:#1da3e8;
	text-decoration:none;
}
.product_list4 dl:hover img {
	border:solid 1px #1da3e8;
}
.ny_proInfo {
	height:210px;
	overflow: hidden;
	font-size: 14px;
	color: #333;
	line-height: 26px;
	border-bottom: 1px dotted #aaa;
	padding-bottom:22px;
	margin-bottom: 30px;
}
.ny_lianxi a {
	display: block;
	float: left;
	width: 140px;
	height: 30px;
	background-color: #1da3e8;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	position: relative;
	    z-index: 12;
}
.ny_lianxi span {
	font-size: 24px;
	font-weight: bolder;
	color: #1da3e8;
	padding-left: 20px;
	line-height: 30px;
}
.ny_Nowbuy a {
	height: 30px;
	width:412px;
	background-color:#1da3e8;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	margin-top: 10px;
	float:left;
	margin-right:20px;
}
.ny_Nowbuy a:hover {
	background-color:#1da3e8;
	color:#fff;
}
.ny_newsInfo {
	width: 838px;
	height: 50px;
	overflow: hidden;
	font-size: 13px;
	color: #999;
	line-height: 24px;
	margin-bottom: 10px;
}
.ny_newsTit {
	margin-left: 10px;
	max-width: 260px;
	overflow: hidden;
}/*--------------留言页--------------*/
#GBookAdd {
	width:100%;
	margin-top:52px;
}
.gbook_content #GBookAdd tr {
	height:30px;
}
.gbook_content #GBookAdd input, .gbook_content #GBookAdd textarea {
	line-height:28px;
	padding-left:5px;
	box-shadow: 5px 5px 5px #ccc inset;
	border:none;
}
.gbook_content #GBookAdd #Submit, .gbook_content #GBookAdd #ReSet {
	color:#003456;
	background:#fff;
	padding:1px 40px;
	margin-top:60px;
	border:medium none;
	cursor:pointer;
	box-shadow: 5px 5px 5px #f7f7f7 inset;
}
.gbook_content #GBookAdd tr {
	height:80px;
}
.gbook_content #GBookAdd tr td {
	display:block;
	height:30px;
	color:#fff;
	width:325px;
}
.gbook_content .liuyan {
	padding:0 0 0 27px;
	width:422px;
	height:606px;
	background: url(../images/gb_bg.jpg) no-repeat;
	margin:0 auto;
}
.gbook_content .liuyan .bbt {
	font-size:20px;
	padding-left:70px;
	line-height:66px;
	height:66px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}/*--------------推荐新闻--------------*/
.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:170px;
}
.hots li img:hover {
	border:1px solid #1da3e8;
}
.hots a {
	display:block;
	text-decoration:none;
}
.hots a p {
	font-size: 14px;
	color: #333;
}
.hots_news {
	width:233px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#b8c4cb, endColorStr=red); /*IE 6 7 8*/
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff, endcolorstr=#f6f6f6, gradientType=1);
	background: -ms-linear-gradient(left, #fff, #f6f6f6);        /* IE 10 */
	background:-moz-linear-gradient(left, #fff, #f6f6f6);/*火狐*/
	background:-webkit-gradient(left, 0% 0%, 0% 100%, from(#fff), to(#f6f6f6));/*谷歌*/
	background: -webkit-gradient(left, 0% 0%, 0% 100%, from(#fff), to(#f6f6f6));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(left, #fff, #f6f6f6);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(left, #fff, #f6f6f6);  /*Opera 11.10+*/
	border:1px solid #ccc;
	border-top:none;
}
.hots_news ul {
	padding:0px 15px 20px 10px;
}
.hots_news li {
	line-height:50px;
	height:50px;
	overflow:hidden;
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #fff;
	text-indent:10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hots_news a {
	color: #333;
}
.hots_news a:hover {
	color: #1da3e8;
}/*--------------搜索页--------------*/
.search_list {
	width:1130px;
	margin:0 auto 0;
}
.search_list li {
	width:252px;
	float:left;
	height:188px;
	text-align:center;
	margin:3px 15px 7px;
	line-height:30px;
}
.search_list li img {
	border:1px solid #cecece;
}
.search_list li img:hover {
	border:1px solid #ff5400;
}/*==========内页样式开始========*/
#content {
	width:1100px;
	margin:50px 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 .pro_lianxi {
	width:380px;
}
.product_bigimg_text .pro_lianxi a {
	color:#fff;
	width:80px;
	height:34px;
	background:#262a32;
	text-align:center;
	font-size:14px;
	line-height:34px;
	display:block;
	margin-bottom:10px;
}
.product_bigimg_text .pro_lianxi1 p {
	color:#0066ff;
	font-weight:bold;
	margin-top:12px;
	font-size:20px;
}
.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:#1da3e8;
}
.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:868px;
}
.pro_pic ul li {
	float: left;
	margin-right:28px;
	margin-bottom:20px;
	text-align: center;
	width: 257px;
}
.pro_pic ul li span {
	margin-top:10px;
	display:block;
	height:18px;
	overflow:hidden;
}
.pro_pic ul li img {
	border: 1px solid #dedede;
	height:170px;
}
.pro_pic ul li img:hover {
	border: 1px solid #1da3e8;
}
.pro_pic ul {
	width:860px;
	margin-top: 15px;
}
.pro_pic a {
	text-decoration: none;
	color: #333;
	font-size: 14px;
}
.pro_pic a:hover span {
	color: #1da3e8;
}
.pos {
	background: #f1f1f1 none repeat scroll 0 0;
	border: 1px dashed #ccc;
	height: 38px;
	line-height: 38px;
	text-indent: 10px;
}
.pos h2 {
	height: 38px;
	line-height: 38px;
	padding-right:20px;
	font-family: "微软雅黑";
	font-size: 15px;
	display: block;
	float: left;
	color:#1da3e8;
}
.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: #1da3e8;
	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:#88be4c;
}
.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:#333;
	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;
	font-size: 13px;
	color: #333;
	margin-top:15px;
}
.current_content a {
	font-size: 13px;
	color: #333;
	test:expression(target="_blank");
}
.current_content a:active {
	test:expression(target="_blank");
}
.current_content {
	font-size: 13px;
	color: #333;
}
.current_content a:hover {
	color:#1da3e8
}
.hot {
	margin-top:50px;
	margin-bottom:20px;
}
.hot div {
	font-size: 14px;
	font-weight: bold;
	color: #1da3e8;
}
.lx {
	width:838px;
}
.hots_news .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:#1da3e8;
}
.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:50px;
	height:50px;
	background:url(../images/totop.png) no-repeat center #283338;
	cursor: pointer;
}/*---------------下载-----------------------*/
.downlist {
	line-height: 24px;
	color: #666;
}
.downlist ul li {
	border-bottom: 1px dashed #dedede;
	height: 35px;
	line-height: 35px;
}
.downlist ul li a {
	color: #1da3e8;
	font-weight: bold;
}
.downlist ul li a:hover {
	text-decoration: underline;
}
.downlist ul li span {
	float: right;
	color: #666;
}
.downlist ul p {
	line-height: 24px;
	color: #666;
}/*down*/
