﻿@charset "utf-8";/* CSS Document *//*--------------------Author:cyan------------------*/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, fieldset, input, textarea, p, blockquote, th, td, img {
	padding: 0;
	border: 0;
}
html, body {
	width: 100%;
	height: 100%;
	font-family: "Microsoft YaHei";
	background: #fff;
}
* {
	padding: 0px;
	margin: 0px;
}
ul, ol, li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
a {
	text-decoration: none;
	cursor: pointer;
}
img {
	border: none;
	list-style: none;
	list-style-type: none;
}
i {
	font-style: normal;
}
strong {
	font-weight: normal;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.w1100 {
	width: 1100px;
	margin: 0 auto;
}
.list-ul {
	zoom: 1
}
.clear {
	clear: both;
}/*--------------head--------------------*/
.head {
	height: 25px;
	width: 100%;
	border-top: 4px solid #003487;
	background: #f7f7f7;
}
.head-right {
	float: right;
	width: 233px;
	background: #003487;
	text-align: center;
	height: 25px;
	line-height: 23px;
}
.head-right a {
	font-size: 14px;
	color: #FFF;
	padding: 0 2px;
}
.head-right a:hover {
	text-decoration: underline;
	color: #e99417;
}
.head-right span {
	color: #FFF;
}/*--------------logo--------------*/
.logo {
	height: 114px;
	width: 100%;
	background-color: #f7f7f7;
}
.logo-content {
}
.logo-left {
	float: left;
	width: 299px;
	height: 49px;
	margin-top: 43px;
}
.logo .logo-content i {
	display: block;
	float: left;
	width: 1px;
	height: 49px;
	background: url(../images/logo_icon.jpg) no-repeat center;
	margin-top: 43px;
}
.logo-middle {
	float: left;
	width: 350px;
	height: 49px;
	padding-left: 15px;
	margin-top: 40px;
}
.logo-middle h1 {
	font-size: 24px;
	color: #003487;
	font-weight: bold;
}
.logo-middle p {
	font-size: 16px;
	color: #e99417;
}
.logo-right {
	float: right;
	width: 186px;
	height: 42px;
	padding-left: 40px;
	padding-top: 50px;
	background: url(../images/phone.jpg) no-repeat;
}
.logo-right p {
	font-size: 14px;
	color: #00529a;
}
.logo-right span {
	font-size: 22px;
	color: #e99417;
	font-family: Arial;
	display: block;
	font-weight: bold;
}/*----------nav------------*/
.nav {
	height: 50px;
	width: 100%;
	background: #003487;
	line-height: 50px;
}
.nav ul li {
	float: left;
	margin-right: 30px;
}
.nav ul li a {
	font-size: 16px;
	color: #FFF;
	display: inline-block;
	width: 107px;
	text-align: center;
}
.nav ul li a:hover {
	color: #FFF;
	background: url(../images/nav_bg.jpg) no-repeat;
}/*--------------------search---------------------------*/
.search {
	height: 48px;
	width: 100%;
	background: #FFF;
	padding-top: 20px;
}
.search-content {
	background: #efefef;
	height: 48px;
	line-height: 48px;
}
.search-left {
	float: left;
	margin-left: 20px;
}
.search-left span {
	font-size: 14px;
	color: #003487;
}
.search-left a {
	font-size: 14px;
	color: #ababab;
	padding: 0 1px;
}
.search-left a:hover {
	text-decoration: underline;
	color: #e99417;
}
.search-left strong {
	color: #ababab;
}
.search-right {
	float: right;
	margin-right: 20px;
}
.seaText {
	width: 130px;
	height: 19px;
	font-size: 14px;
	color: #999999;
	line-height: 19px;
	background-color: #efefef;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding-left: 25px;
	display: block;
	float: left;
	background: url(../images/btn.jpg) no-repeat;
	background-position: 6px 5px;
	margin-top: 12px;
}
.seaBtn {
	width: 42px;
	height: 21px;
	border: none;
	display: block;
	float: left;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background: #003487;
	text-align: center;
	line-height: 18px;
	margin-top: 12px;
}/*-----------------product--------------------------*/
.product {
	height: 604px;
	width: 100%;
	background: url(../images/product_bg1.jpg) no-repeat center;
}
.pro-content {
	width: 1100px;
	height: 576px;
	background: url(../images/product_bg.jpg) no-repeat center;
	padding-top: 28px;
}
.product-left {
	width: 253px;
	height: 525px;
	float: left;
}
.product-left-top {
	width: 253px;
	height: 47px;
	background: #005298;
	padding-top: 25px;
}
.product-left-top p {
	font-size: 18px;
	color: #FFF;
	margin-left: 30px;
}
.product-left-top p span {
	font-size: 14px;
	font-family: Arial;
}
.product-left-bottom {
	height: 440px;
	overflow: hidden;
}
.product-left-bottom ul li {
	height: 41px;
	line-height: 41px;
	margin-bottom: 3px;
	padding-left: 60px;
	width: 193px;
	background: url(../images/product_icon.png) no-repeat;
	background-position: 28px 17px;
}
.product-left-bottom ul li a {
	color: #333;
}
.product-left-bottom ul li a:hover {
	color: #e99417;
}
.product-right {
	width: 842px;
	float: right;
}
.product-right-top {
	position: relative;
	width: 842px;
	height: 80px;
}
.product-right-top a {
	font-size: 18px;
	color: #ff7800;
	font-weight: bold;
	display: block;
	position: absolute;
	margin-left: 348px;
}
.product-right-top span {
	font-size: 14px;
	color: #003487;
	font-family: Arial;
	display: block;
	position: absolute;
	margin-left: 376px;
	margin-top: 27px;
}
.product-right-top strong {
	font-size: 14px;
	color: #6f6f6f;
	display: block;
	position: absolute;
	margin-left: 280px;
	margin-top: 48px;
}
.product-right-bottom {
	margin-top: 20px;
}
.product-right-bottom ul li {
	float: left;
	margin-right: 7px;
	margin-bottom: 4px;
}
.product-right-bottom ul li a {
	display: block;
}
.product-right-bottom ul li span {
	display: block;
	height: 43px;
	line-height: 43px;
	width: 273px;
	text-align: center;
	font-size: 16px;
	color: #9a9a9a;
}
.product-right-bottom ul li img {
	border: 1px solid #7c7a7a;
}
.product-right-bottom ul li:hover img {
	border: 1px solid #005298;
}
.product-right-bottom ul li:hover span {
	color: #005298;
}	/*--------------------tisement-------------------*/
.tisement {
	height: 237px;
	width: 100%;
	background: url(../images/advertisement.jpg) no-repeat center;
}
.text {
	width: 1100px;
	height: 167px;
	padding-top: 70px;
	position: relative;
}
.p1 {
	font-size: 22px;
	color: #ffd200;
	margin-left: 410px;
}
.p2 {
	font-size: 16px;
	color: #052a66;
	margin-left: 455px;
	margin-top: 15px;
}
.text img {
	position: absolute;
	top: 0px;
	left: 85px;
}
#dian {
	position: absolute;
	top: 165px;
	left: 505px;
}/*--------------------equipment-------------------*/
.equipment {
	height: 426px;
	width: 100%;
}
.equipment-top {
	height: 122px;
	border-bottom: 1px solid #052a66;
	background: url(../images/top_bg.jpg) no-repeat center;
	position: relative;
}
.equipment-top a {
	font-size: 18px;
	color: #ff7800;
	font-weight: bold;
	display: block;
	position: absolute;
	margin-left: 481px;
	margin-top: 30px;
}
.equipment-top span {
	font-size: 14px;
	color: #003487;
	font-family: Arial;
	display: block;
	position: absolute;
	margin-left: 510px;
	margin-top: 57px;
}
.equipment-top strong {
	font-size: 14px;
	color: #6f6f6f;
	display: block;
	position: absolute;
	margin-left: 405px;
	margin-top: 82px;
}/*-------------equipment-list-----------------------*/
.mr_frbox {
	width: 1100px;
	height: 255px;
	margin-top: 25px;
}
.mr_frBtnL {
	cursor: pointer;
	float: left;
	margin: 55px 10px 0px 0px;
}
.mr_frUl {
	float: left;
	width: 1005px;
	overflow: hidden;
}
.mr_frUl ul li {
	width: 323px;
	height: 191px;
	border: 1px solid #7c7a7a;
	float: left;
	display: block;
	padding: 2px;
	margin-right: 6px;
	position: relative;
}
.mr_frBtnR {
	cursor: pointer;
	float: right;
	margin-top: 55px;
}
.mr_frUl ul li a span {
	display: block;
	position: absolute;
	z-index: 100;
	width: 323px;
	height: 191px;
	filter: alpha(Opacity=55);
	-moz-opacity: 0.5;
	opacity: 0.5;
	background: #000;
	text-align: center;
	line-height: 191px;
	top: -191px;
	color: #FFF;
}
.mr_frUl ul li:hover span {
	top: 2px;
	transition: top 1s;
	-moz-transition: top 1s;
	-webkit-transition: top 1s;
	-o-transition: top 1s;
}/*---------------advantage--------------------------------*/
.advantage {
	height: 598px;
	background: url(../images/advan.jpg) no-repeat center;
}
.advan-content {
	position: relative;
}
.p3 {
	font-size: 24px;
	color: #e99417;
	font-weight: bold;
	position: absolute;
	margin-top: 62px;
	margin-left: 333px;
}
.p4 {
	font-size: 22px;
	color: #003487;
	position: absolute;
	margin-top: 97px;
	margin-left: 332px;
}
.p5, .p6, .p7, .p8 {
	font-size: 15px;
	color: #525252;
}
.advantage p span {
	font-size: 15px;
	color: #e99417;
}
.p5 {
	position: absolute;
	margin-top: 303px;
}
.p6 {
	position: absolute;
	margin-top: 303px;
	margin-left: 750px;
}
.p7 {
	position: absolute;
	margin-top: 475px;
	width: 350px;
	height: 90px;
	overflow: hidden;
	line-height: 25px;
}
.p8 {
	position: absolute;
	margin-top: 475px;
	width: 355px;
	height: 100px;
	overflow: hidden;
	margin-left: 735px;
	line-height: 25px;
}/*---------------about--------------------------------*/
.about {
	height: 566px;
	width: 100%;
	background: #f5f5f5;
}
.about-top {
	height: 147px;
	background: url(../images/about_top.jpg) no-repeat center;
}
.about-top a {
	font-size: 18px;
	color: #ff7800;
	font-weight: bold;
	display: block;
	position: absolute;
	margin-left: 480px;
	margin-top: 35px;
}
.about-top span {
	font-size: 14px;
	color: #003487;
	font-family: Arial;
	display: block;
	position: absolute;
	margin-left: 515px;
	margin-top: 62px;
}
.about-top strong {
	font-size: 14px;
	color: #6f6f6f;
	display: block;
	position: absolute;
	margin-left: 403px;
	margin-top: 86px;
}
.about-bottom {
	height: 377px;
}
.about-bottom-left {
	width: 34px;
	height: 277px;
	background: url(../images/about_icon.png) no-repeat;
	float: left;
	background-position: 0 15px;
	padding-top: 100px;
	padding-left: 23px;
	padding-right: 20px;
}
.about-bottom-left p {
	font-size: 30px;
	color: #003487;
}
.about-bottom-middle {
	width: 411px;
	height: 364px;
	padding-top: 13px;
	padding-left: 15px;
	float: left;
}
.about-bottom-middle h1 {
	font-size: 24px;
	color: #003487;
	margin-bottom: 19px;
}
.about-bottom-middle p {
	text-indent: 2em;
	font-size: 14px;
	color: #4e4e4e;
	line-height: 24px;
}
.about-bottom-middle a {
	display: inline-block;
	width: 83px;
	height: 34px;
	border-radius: 10px;
	background: #003487;
	text-align: center;
	line-height: 34px;
	color: #FFF;
	font-size: 14px;
	margin-top: 46px;
}
.about-bottom-middle a:hover {
	background: #e99417;
}
.about-bottom-right {
	width: 533px;
	height: 368px;
	border: 3px solid #003487;
	float: right;
	margin-right: 8px;
}
.about-bottom-right img {
	border: 6px solid #FFF;
}/*--------------workflow---------------------*/
.workflow {
	height: 274px;
	width: 100%;
}
.flow-top {
	height: 143px;
	background: url(../images/top_bg.jpg) no-repeat;
	background-position: 0 15px;
	position: relative;
}
.flow-top a {
	font-size: 18px;
	color: #ff7800;
	font-weight: bold;
	display: block;
	position: absolute;
	margin-left: 480px;
	margin-top: 48px;
}
.flow-top span {
	font-size: 14px;
	color: #003487;
	font-family: Arial;
	display: block;
	position: absolute;
	margin-left: 480px;
	margin-top: 75px;
}
.flow-top strong {
	font-size: 14px;
	color: #6f6f6f;
	display: block;
	position: absolute;
	margin-left: 405px;
	margin-top: 97px;
}
.flow-bottom {
	height: 100px;
	background: url(../images/flowwork.jpg) no-repeat;
	padding-top: 30px;
	position: relative;
}
.flow1 {
	position: absolute;
	margin-left: 17px;
	font-size: 18px;
	color: #003487;
}
.flow2 {
	position: absolute;
	margin-left: 145px;
	font-size: 18px;
	color: #003487;
}
.flow3 {
	position: absolute;
	margin-left: 238px;
	font-size: 18px;
	color: #003487;
}
.flow4 {
	position: absolute;
	margin-left: 348px;
	font-size: 18px;
	color: #003487;
}
.flow5 {
	position: absolute;
	margin-left: 458px;
	font-size: 18px;
	color: #003487;
}
.flow6 {
	position: absolute;
	margin-left: 569px;
	font-size: 18px;
	color: #003487;
}
.flow7 {
	position: absolute;
	margin-left: 678px;
	font-size: 18px;
	color: #003487;
}
.flow8 {
	position: absolute;
	margin-left: 790px;
	font-size: 18px;
	color: #003487;
}
.flow9 {
	position: absolute;
	margin-left: 920px;
	font-size: 18px;
	color: #003487;
}
.flow10 {
	position: absolute;
	margin-left: 1011px;
	font-size: 18px;
	color: #003487;
}/*-------------honor-----------------------*/
.honor {
	height: 228px;
	width: 100%;
	background: url(../images/honor_bg.jpg);
}/*------------无缝滚动--------------------*/
#demo_box {
	overflow: hidden;
	width: 1100px;
}
#indemo_box {
	float: left;
	width: 10000%;
}
#demo1_box {
	float: left;
}
#demo2_box {
	float: left;
}
#demo1_box ul {
	float: left;
}
#demo1_box ul li {
	float: left;
	width: 351px;
	margin-right: 15px;
	height: 240px;
	display: inline-block;
	border: 1px solid #CCC;
}/*--------------new---------------------*/
.new {
	height: 590px;
	width: 100%;
}
.new-top {
	height: 100px;
	background: url(../images/new_top.jpg) no-repeat;
}
.new-top a {
	font-size: 18px;
	color: #ff7800;
	font-weight: bold;
	display: block;
	position: absolute;
	margin-left: 480px;
	margin-top: 13px;
}
.new-top span {
	font-size: 14px;
	color: #003487;
	font-family: Arial;
	display: block;
	position: absolute;
	margin-left: 480px;
	margin-top: 40px;
}
.new-top strong {
	font-size: 14px;
	color: #6f6f6f;
	display: block;
	position: absolute;
	margin-left: 405px;
	margin-top: 62px;
}
.new-bottom {
	height: 490px;
}
.new-bootom-top {
	height: 32px;
	border-bottom: 1px solid #cbcbcb;
}
.new-bootom-top .news {
	display: inline-block;
	width: 86px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #e99417;
	font-size: 18px;
	color: #FFF;
	margin-right: 10px;
}
.more {
	font-size: 14px;
	color: #202020;
	display: inline-block;
	width: 73px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #9f9f9f;
	float: right;
}
.more:hover {
	color: #e99417;
	border: 1px solid #e99417;
}
.new-wrap {
	height: 400px;
	padding-top: 55px;
}
.new-bootom-left {
	width: 492px;
	height: 400px;
	float: left;
}
.new-bootom-left img {
	border: 5px solid #003487;
	margin-bottom: 16px;
}
.new-bootom-left h2 a {
	font-size: 18px;
	color: #003487;
}
.new-bootom-left h2 a strong {
	float: right;
}
.new-bootom-left p {
	font-size: 14px;
	color: #515151;
	width: 498px;
	height: 84px;
	overflow: hidden;
	line-height: 24px;
	margin-top: 2px;
}
.new-bootom-left span a {
	display: inline-block;
	width: 96px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #FFF;
	background: #003487;
}
.new-bootom-left span a:hover {
	background: #e99417;
}
.new-bottom-right {
	width: 454px;
	height: 400px;
	float: right;
	background: url(../images/new_icon.jpg) no-repeat;
	padding-left: 110px;
}
.new-bottom-right ul li {
	width: 456px;
	height: 90px;
	overflow: hidden;
	margin-bottom: 50px;
}
.new-bottom-right ul li a span {
	float: right;
}
.new-bottom-right ul li a {
	height: 36px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 17px;
	color: #515151;
}
.new-bottom-right ul li a:hover {
	color: #e99417;
}
.new-bottom-right ul li p {
	width: 453px;
	height: 55px;
	overflow: hidden;
	line-height: 25px;
	font-size: 14px;
	color: #515151;
	margin-top: 2px;
}
#item1 {
	background: #003487;
}/*---------------link--------------------*/
.link {
	
	width: 100%;
}
.link-content {
}
.link-top {
	height: 90px;
	background: url(../images/link_top.jpg) no-repeat;
}
.link-bottom {
	width: 1100px;

	text-align: center;
	line-height: 36px;
}
.link-top a {
	font-size: 18px;
	color: #ff7800;
	font-weight: bold;
	display: block;
	position: absolute;
	margin-left: 480px;
	margin-top: 10px;
}
.link-top span {
	font-size: 14px;
	color: #003487;
	font-family: Arial;
	display: block;
	position: absolute;
	margin-left: 530px;
	margin-top: 35px;
}
.link-top strong {
	font-size: 14px;
	color: #6f6f6f;
	display: block;
	position: absolute;
	margin-left: 405px;
	margin-top: 56px;
}
.link-bottom a {
	padding: 0 10px;
	color: #003487;
}
.link-bottom a:hover {
	text-decoration: underline;
}/*--------------foot--------------------*/
.foot {
	height: 347px;
	width: 100%;
	background: url(../images/foot_bg.jpg);
}
.foot-top {
	height: 51px;
	line-height: 51px;
	text-align: center;
}
.foot-top a {
	font-size: 14px;
	color: #FFF;
	padding: 0 20px;
}
.foot-top a:hover {
	text-decoration: underline;
	color: #e99417;
}
.foot-top span {
	color: #FFF;
}
.foot-middle {
	height: 263px;
}
.foot-middle a img {
	float: left;
	margin-top: 102px;
}
.foot-middle p {
	width: 300px;
	height: 240px;
	padding-top: 23px;
	float: left;
	line-height: 27px;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	margin-left: 45px;
	margin-right: 110px;
}
.foot-middle p span {
	font-size: 16px;
	color: #003487;
}
.foot-middle dl {
	float: left;
	margin-top: 30px;
}
.foot-middle dl dt {
	width: 250px;
	height: 129px;
}
.foot-middle dl dd {
	width: 127px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-right: 20px;
	font-size: 12px;
	color: #FFF;
}
.foot-bottom {
	height: 33px;
	line-height: 33px;
}
.foot-bottom p {
	font-size: 14px;
	color: #FFF;
}/*--------------内页左侧代码--------------*/
.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: #003487;
	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 #ccc;
	border-bottom: none;
}
.box_t_con li {
	line-height: 40px;
	height: auto;
	overflow: hidden;
	width: 233px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}
#menu234 li a {
	background: url(../images/icon.jpg) no-repeat;
	color: #FFF;
}
.box_t_con ul li a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333;
}
#menu234 li ul li a {
	background: none;
	color: #333;
}
#menu234 li ul li a:hover {
	text-decoration: none;
	background-color: #003487;
	color: #fff;
}
.box_t_con ul li a:hover {
	text-decoration: none;
	background-color: #e99417;
	color: #fff;
}
.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: #262a32;
	color: #fff !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;
}
.mode3 {
	width: 235px;
	padding-bottom: 10px;
}
.mode3 .menu {
	width: 235px;
	position: relative;
}
.mode3 .menu .tact {
	width: 212px;
	height: 140px;
	position: absolute;
	left: 12px;
	bottom: 20px;
}
.mode3 .menu .bt {
	width: 235px;
	height: 45px;
	background: #003487;
	font-size: 16px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-weight: bold;
}
.mode3 .menu .bt span {
	font-size: 16px;
	font-family: arial;
	color: #fff;
	margin-left: 10px;
	font-weight: normal;
}
.mode3 .menu_list {
	width: 233px;
	padding-bottom: 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 7px;
}
.mode3 .menu_head {
	width: 219px;
	height: 34px;
	line-height: 32px;
	text-indent: 10px;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	background: url(../images/menu_zt1.png) no-repeat;
	margin-left: 7px;
	margin-bottom: 7px;
}
.mode3 .menu_head a {
	color: #fff;
	display: block;
	width: 168px;
	height: 34px;
}
.mode3 .menu_list .current {
	background: url(../images/menu_zt2.png) no-repeat;
}
.mode3 .menu_body {
	width: 235px;
	height: auto;
	overflow: hidden;
	line-height: 30px;
}
.mode3 .menu_body .nva_active {
	color: #003487;
	background: url(../images/newslihover.png) no-repeat 16px center;
}
.mode3 .menu_body a {
	display: block;
	width: 219px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #222;
	text-indent: 30px;
	overflow: hidden;
	background: url(../images/new_li2.jpg) no-repeat 16px center;
	margin-left: 7px;
}
.mode3 .menu_body a:hover {
	color: #003487;
	background: url(../images/newslihover.png) no-repeat 16px center;
}/*--------------内页右侧代码--------------*/
.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: #003487;
}
.title_r1 a {
	padding: 0 15px;
}
.title_r1 {
	border-bottom: 2px solid #ccc;
	line-height: 34px;
	height: 30px;
}
.title_r1 span {
	color: #88be4c;
}
.title_rt {
	color: #0075eb;
	font-size: 15px;
	color: #0075eb;
	font-weight: bold;
}
.bt_text_y {
	font-size: 14px;
	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-color: #e99417;
	color: #fff !important;
}
.navHover {
	background: url(../images/nav_bg.jpg) no-repeat;
	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: 66px;
	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: 60px;
}
#demo {
	overflow: hidden;
	width: 810px;
	margin: 0 auto;
	padding-top: 20px;
}
#indemo {
	float: left;
	width: 10000%;
}
#demo2 {
	float: left;
}
#demo1 ul {
	float: left;
}
#demo ul li {
	width: 270px;
	float: left;
	margin-right: 30px;
}
#demo ul li img {
	border: 1px solid #ececec;
}
#demo ul li:hover img {
	border: 1px solid #003487;
}
#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: #003487;
}/*--------------内页下部分代码--------------*/
#contant {
	margin-top: 50px;
}
.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: #003487;
}
.current_content {
	padding: 20px 0;
	line-height: 24px;
}
.current_content p {
	font-size: 13px;
	color: #333;
	margin-bottom: 20px;
}
.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: 5px;
	border-bottom: 1px dotted #c2c2c2;
}
.article_list ul li a {
	background: url(../images/new_li2.jpg) no-repeat left;
	display: block;
	padding-left: 10px;
	color: #333;
	font-size: 13px;
	font-weight: bold;
}
.article_list ul li a:hover {
	text-decoration: none;
	color: #003487;
}
.article_list ul li a .date {
	float: right;
	color: #999;
}
.article_list ul li a:hover .date {
	text-decoration: none;
	color: #003487;
}
.article1_list dl {
	margin-top: 10px;
	width: 838px;
	margin-left: 5px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #c2c2c2;
	overflow: hidden;
	clear: both;
	padding-bottom: 20px;
}
.article1_list dl dt {
	float: left;
}
.article1_list dl dd {
	float: left;
}
.article1_list dl dd a {
	display: block;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-left: 30px;
}
.article1_list dl dd a:hover {
	text-decoration: none;
	color: #0b8dd5;
}
.article1_list dl dd a .date {
	float: right;
	color: #999;
}
.article1_list dl dd a:hover .date {
	text-decoration: none;
	color: #0b8dd5;
}
.ny_newsInfo1 {
	width: 600px;
	height: 90px;
	overflow: hidden;
	font-size: 13px;
	color: #333;
	line-height: 24px;
	margin-bottom: 10px;
	margin-left: 30px;
	line-height: 24px;
	padding-top: 10px;
	padding-left: 9px;
}
.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;
}
.page {
	text-align: center;
	margin: 20px auto;
	clear: both;
	padding-top: 30px;
	font-size: 13px;
}
.page a {
	margin: 0 7px;
	color: #333;
}
.page a:hover {
	color: #003487;
}/*--------------产品列表左侧--------------*/
.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: 254px;
	float: left;
	margin-right: 37px;
	margin-bottom: 20px;
}
.product_list dl dt {
	width: 254px;
}
.product_list dl dt img {
	border: solid 1px #ddd;
	width: 254px;
	height: 220px;
}
.product_list dl dd {
	width: 254px;
	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: #003487;
	text-decoration: none;
}
.product_list dl:hover img {
	border: solid 1px #003487;
}
.product_list1 {
	width: 900px;
}
.product_list1 dl {
	width: 256px;
	float: left;
	margin-right: 37px;
	margin-bottom: 30px;
}
.product_list1 dl dt {
	width: 256px;
}
.product_list1 dl dt img {
	border: solid 1px #ddd;
}
.product_list1 dl dd {
	width: 256px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.product_list1 dl:hover dd a {
	color: #88be4c;
	text-decoration: none;
}
.product_list1 dl:hover img {
	border: solid 1px #88be4c;
}
.product_list2 {
	width: 900px;
}
.product_list2 ul {
	margin-top: 10px;
}
.product_list2 li {
	text-align: center;
	float: left;
	margin-right: 28px;
	margin-bottom: 20px;
	position: relative;
	width: 256px;
	line-height: 24px;
}
.product_list2 li img {
	border: 1px solid #cecece;
}
.product_list2 li img:hover {
	border: 1px solid #003487;
}
.product_list2 li span {
	font-size: 13px;
	color: #333;
	display: block;
	margin-top: 7px;
}
.product_list2 li a {
	text-decoration: none;
	display: block;
}
.product_list2 li:hover span {
	text-decoration: none;
	color: #003487;
}
.ny_proInfo {
	height: 220px;
	min-height: 220px;
	overflow: hidden;
	font-size: 13px;
	color: #333;
	line-height: 24px;
	border-bottom: 2px dotted #aaa;
	margin-bottom: 10px;
}
.ny_lianxi a {
	display: block;
	float: left;
	width: 140px;
	height: 30px;
	background-color: #003487;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.ny_lianxi span {
	font-size: 24px;
	font-weight: bolder;
	color: #003487;
	padding-left: 20px;
	line-height: 30px;
}
.ny_Nowbuy {
	display: block;
	height: 30px;
	background-color: #003487;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	margin-top: 10px;
}
.product_list3 {
	width: 900px;
}
.product_list3 ul {
	margin-top: 10px;
	overflow: hidden;
}
.product_list3 li {
	text-align: center;
	float: left;
	margin-right: 9px;
	margin-bottom: 20px;
	position: relative;
	width: 204px;
	line-height: 24px;
}
.product_list3 li img {
	border: 1px solid #cecece;
}
.product_list3 li img:hover {
	border: 1px solid #003487;
}
.product_list3 li span {
	font-size: 13px;
	color: #333;
	width: 204px;
	overflow: hidden;
	height: 20px;
	display: block;
}
.product_list3 li a {
	text-decoration: none;
}
.product_list3 li:hover span {
	text-decoration: none;
	color: #003487;
}
.product_list4 {
	width: 900px;
}
.product_list4 dl {
	width: 243px;
	float: left;
	margin-right: 40px;
	margin-bottom: 30px;
}
.product_list4 dl dt {
	width: 275px;
	height: 165px;
}
.product_list4 dl dt img {
	width: 270px;
	height: 162px;
	border: solid 1px #ddd;
}
.product_list4 dl dd {
	width: 272px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.product_list4 dl dd a {
	color: #333;
	font-size: 14px;
}
.product_list4 dl:hover dd a {
color: color:#003487;
	text-decoration: none;
}
.product_list4 dl:hover img {
border: solid 1px color:#003487;
}
.product_list5 {
	width: 900px;
}
.product_list5 ul {
	margin-top: 10px;
	overflow: hidden;
}
.product_list5 li {
	text-align: center;
	float: left;
	margin-right: 82px;
	margin-bottom: 20px;
	position: relative;
	width: 204px;
	line-height: 24px;
}
.product_list5 li img {
	border: 1px solid #cecece;
}
.product_list5 li img:hover {
	border: 1px solid #003487;
}
.product_list5 li span {
	font-size: 13px;
	color: #333;
	width: 250px;
	overflow: hidden;
	height: 20px;
	display: block;
}
.product_list5 li a {
	text-decoration: none;
}
.product_list5 li:hover span {
	text-decoration: none;
	color: #003487;
}/*--------------留言页--------------*/
#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: #003487;
	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: 170px;
}
.hots li img:hover {
	border: 1px solid #07a8de;
}
.hots a {
	display: block;
	text-decoration: none;
}
.hots a p {
	font-size: 14px;
	color: #333;
}
.hots_news {
	padding: 5px 9px 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 {
	color: #333;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 205px;
	overflow: hidden;
}
.hots_news a:hover {
	color: #003487;
}/*--------------搜索页--------------*/
.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;
}/*--------------下载页--------------*/
.downlist ul li {
	width: 500px;
}
.downlist ul li span {
	float: right;
	color: #333;
}
.downlist ul li a {
	color: #333;
}
.downlist ul li a:hover {
	color: #34ac1f;
	text-decoration: underline;
}/*==========内页样式开始========*/
#content {
	width: 1100px;
	margin: 27px 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: #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: 868px;
}
.pro_pic ul li {
	float: left;
	margin-right: 32px;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
	width: 252px;
}
.pro_pic ul li span {
	margin-top: 10px;
	display: block;
}
.pro_pic ul li img {
	border: 1px solid #e1e1e1;
}
.pro_pic ul li img:hover {
	border: 1px dotted #57c0ff;
	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;
	color: #333;
	font-size: 14px;
}
.pro_pic a:hover {
	color: #57c0ff;
}
.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: #003487;
}
.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: #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: #003487;
	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;
}
.current_content a {
	font-size: 13px;
	color: #333;
	test: expression(target="_blank");
}
.current_content a:hover {
	color: #003487;
}
.current_content a:active {
	test: expression(target="_blank");
}
.current_content {
	font-size: 13px;
	color: #333;
}
.contact_pro {
	width: 830px;
	padding-top: 10px;
}
.contact_pro h3 {
	border-bottom: 2px solid #003487;
	line-height: 30px;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	text-align: left;
}
.contact_pro ul .nyHot_news {
	border-bottom: 2px dotted #ccc;
	height: 20px;
	line-height: 20px;
	margin: 10px 0;
	padding-bottom: 10px;
	width: 370px;
	float: left;
	margin-right: 90px;
}
.contact_pro .redianzx {
	width: 930px;
}
.contact_pro ul .nyHot_news a {
	font-size: 13px;
	color: #333;
	overflow: hidden;
}
.contact_pro ul .nyHot_news a span {
	font-size: 13px;
	color: #333;
	float: right;
}
.contact_pro ul .nyHot_news a:hover {
	color: #003487;
}
.contact_pro ul .nyHot_news a:hover .nyHot_newsDate {
	color: #003487;
}
.hot {
	margin-top: 50px;
	margin-bottom: 20px;
}
.hot div {
	font-size: 14px;
	font-weight: bold;
	color: #003487;
}
.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: #003487;
}
.dianh p {
	line-height: 24px;
	font-size: 13px;
	color: #333;
}
.nyBanner {
	width: 1100px;
	height: 300px;
	margin: 0 auto;
	margin-top: 8px;
	background-color: #003487;
}
.proJS {
	width: 835px;
	line-height: 24px;
	font-size: 14px;
	text-indent: 2em;
	color: #333;
	margin-bottom: 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;
}/*jqzoom*/
.jqzoom {
	width: 400px;
	height: 400px;
	position: relative;
	border: 1px solid #CCC;
	overflow: hidden
}
.jqzoom img {
	height: auto;
	width: 400px;
	height: 400px;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 300px;
	background: url(i/loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}
.bigimg {
	width: 500px;
	height: 400px;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px !important;
	height: 100px !important;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}
#spec-list {
	position: relative;
	width: 365px;
	height: 66px;
	float: left;
	overflow: hidden;
	margin-left: 2px;
	display: inline;
}
#spec-list div {
	margin-top: 0;
	margin-left: 0px;
*margin-left: 0;
}
.product_bigimg_text {
	width: 378px;
	float: right;
	text-indent: 0em;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
	line-height: 24px;
	margin-left: 30px;
}
.product_bigimg_text h2 {
	margin-bottom: 0;
	border-bottom: 1px dashed #d7d7d7;
	color: #333;
	font-size: 18px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #052645;
}
.product_bigimg_text h1 {
	margin-bottom: 0;
	border-bottom: 1px dashed #d7d7d7;
	color: #333;
	font-size: 18px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #052645;
}
.prod-right-title {
	border-bottom: 1px dashed #e0e0e0;
	margin-bottom: 30px;
	padding-bottom: 20px;
	margin-top: 20px;
	clear: both;
}
.prod-right-title p {
	font-size: 13px;
	color: #333;
	line-height: 24px;
}
.prod-right-tel {
	height: 46px;
	margin-bottom: 20px;
	margin-top: 20px;
	overflow: hidden;
	padding-left: 5px;
}
.line {
	height: 1px;
	border-bottom: 1px dashed #d7d7d7;
	clear: both;
	padding: 10px 0;
	margin-bottom: 20px;
}/*产品详情页放大功能end*/
.new-bootom-top .news:hover {
	background: #003487;
}

