@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 {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
body {
	background: #fff;
	font: 14px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	font-family: "微软雅黑";
}
h1, h2, h3, h4 {
	font-size: 14px;
	font-weight: normal;
}
fieldset, img {
	border: 0;
}
input, select, label, select, option, textarea, button, fieldset, legent {
	font: 14px/24px 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());
	font-family: "微软雅黑";
}/*浮动样式*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	line-height: 0px;
}
.clearfix {
	zoom: 1;
}
.clr, .clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #555;
}
*:focus {
	outline: none;
}
.w1100 {
	width: 1100px;
	margin: 0 auto;
}/*样式重置结束*//*top*/
.top {
	background: #e4e4e4;
	height: 40px;
	line-height: 40px;
}
.top .w1100 p {
	font-size: 14px;
	color: #555555
}
.top .w1100 h3 {
	float: right;
}
.top .w1100 h3 a {
	display: block;
	height: 40px;
	line-height: 40px;
	float: left;
	margin-right: 10px;
}
.top .w1100 h3 a:first-child {
	background: url(../images/1.jpg) no-repeat left center;
	padding-left: 30px;
}
.top .w1100 h3 a:nth-child(2) {
	background: url(../images/2.jpg) no-repeat left center;
	padding-left: 30px;
}/*hearder*/
.header {
	height: 140px;
}
.head_left {
	float: left;
	width: 750px;
}
.head_left img {
	float: left;
	margin-top: 25px;
}
.head_left h1 {
	font-size: 28px;
	color: #000;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}
.head_left h2 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
}
.head_leftcon {
	float: left;
	margin-top: 35px;
	margin-left: 25px;
}
.head_right {
	float: right;
	width: 195px;
	background: url(../images/4.jpg) no-repeat left center;
	padding-left: 45px;
	margin-top: 50px
}
.head_right h3 {
	font-size: 14px;
	color: #555;
	font-weight: normal;
}
.head_right p {
	font-size: 24px;
	color: #004c9f;
	font-weight: bold;
}
/*导航部分*/
.nav {
	height: 50px;
	background: #004c9f
}
.logo_img {
	float: left;
	width: 110px;
	height: 55px;
	margin-top: 25px;
}
.nav ul {
	height: 50px;
}
.nav li {
	line-height: 50px;
	height: 50px;
	float: left;
	display: block;
	transition: all 0.5s ease 0s;
}
.nav li a {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	display: block;
	padding-left: 25px;
	padding-right: 25px;
}
.nav li:hover a {
	background-color: #cc0000;
	color: #fff;
}
.navHover {
	background-color: #cc0000;
	color: #fff;
}/*banner开始*/
.banner {
	width: 100%;
	margin: 0 auto;
	height: 500px;
	position: relative;
	overflow: hidden;
	z-index: 6;
}
.b_btn {
	width: 100%;
	position: absolute;
	bottom: 20px;
	font-size: 0;
	z-index: 1;
	text-align: center;
}
.banner .hd {
	width: 135px;
	margin: 0 auto;
}
.banner .pic li {
	text-align: center;
}
.banner .pic li img {
	margin-left: -960px;
	left: 50%;
	position: absolute;
}
.banner .hd li {
	background: #f09600;
	height: 16px;
	width: 16px;
	cursor: pointer;
	border-radius: 50%;
	display: block;
	float: left;
	margin-left: 14px;
}
.banner .hd li.on {
	background: #004c9f;
}/*banner结束*//*浮框*/
.fuk {
	width: 270px;
	color: #fff;
	padding-left: 30px;
	opacity: 0;
	height: 300px;
	background: url(../images/x1.png) no-repeat center center;
	margin-top: -165px;
	z-index: 999999;
	position: absolute;
	top: -300px;
}
.fuk h2 {
	font-weight: inherit;
	margin-top: 50px;
	font-size: 14px;
	line-height: 16px;
	position: relative;
	opacity: 0;
	left: 400px;
}
.fuk h3 {
	font-weight: bold;
	font-size: 22px;
	position: relative;
	opacity: 0;
	left: 450px;
}
.fuk h4 {
	font-size: 14px;
	background: #3570D8;
	width: 180px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	letter-spacing: 8px;
	font-weight: inherit;
	margin-top: 15px;
	margin-bottom: 45px;
	position: relative;
	opacity: 0;
}
.fuk h5 {
	font-size: 10px;
	font-weight: inherit;
	position: relative;
	opacity: 0;
	left: 550px;
}
.fuk h6 {
	font-size: 14px;
	font-weight: inherit;
	background: url(../images/x2.png) no-repeat right center;
	width: 80px;
	margin-bottom: 15px;
	position: relative;
	opacity: 0;
	left: 600px;
}
.fuk p {
	font-size: 24px;
	padding-top: 15px;
	background: url(../images/x3.png) no-repeat left top;
	position: relative;
	opacity: 0;
}
.por_title li:hover {
	background: rgb(41, 106, 214)!important
}/*搜索框*/
.search {
	position: relative;
	height: 30px;
	margin-top: 27px;
}
.search_div {
	height: 80px;
	background-color: #fff;
}
.search {
	float: right;
	background: url(../images/14.jpg) no-repeat left center;
	width: 216px;
	margin-left: 20px;
}
.sea_key {
	float: left;
	line-height: 80px;
}
.sea_cal {
	float: right;
}
.search_tow {
	border: none;
	background: none;
	width: 165px;
	color: #939393;
	font-size: 14px;
	padding-left: 10px;
	height: 30px;
}
.search_button {
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	right: 92px
}
.sea_key a {
	font-size: 13px;
	margin: 0 10px;
}
.sea_key a:hover {
	color: #0077ce
}
.sea_key span {
	font-size: 16px;
	color: #0077ce;
	margin-left: 15px;
	font-weight: bold
}
.sea_cal span {
	font-size: 16px;
	color: #555;
	margin-right: 10px;
}
.sea_cal a {
	font-size: 33px;
	color: #2fbbf1;
	float: right;
	margin-top: 23px;
}/*关于我们*/
.about {
	height: 520px;
	background: #f4f4f4;
	border-top: solid 1px #e0e0e0
}
.about img {
	margin-top: 77px;
	float: left;
}
.abcon {
	width: 566px;
	height: 337px;
	background: url(../images/16.jpg) no-repeat center;
	float: right;
	margin-top: 56px;
	padding: 35px;
}
.about h2 span {
	font-size: 30px;
	color: #004c9f;
	font-weight: bold;
	margin-right: 8px;
}
.about h2 {
	font-size: 18px;
	color: #434343;
	font-weight: normal
}
.about h3 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.about p {
	font-size: 14px;
	color: #555;
	line-height: 26px
}
.abcon a {
	width: 140px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background: #f09600;
	display: block;
	border-radius: 50px;
	margin-top: 20px;
}
.about a:hover {
	background: #004c9f;
}/*产品*/
.purduct {
	background: #fff;
	padding-top: 0px;
	overflow: hidden;
}
.pur_left {
	width: 240px;
	float: left;
}
.pur_left a {
	height: 50px;
	width: 190px;
	line-height: 50px;
	display: block;
	background: url(../images/19.jpg) no-repeat 1px center;
	margin: 1px 0px;
	color: #666;
	font-size: 14px;
	padding-left: 30px;
}
.pur_left a:hover {
	background: url(../images/7.jpg) no-repeat left center;
	width: 220px;
	color: #fff
}
.pur_left a:first-child {
	background: url(../images/7.jpg) no-repeat left center;
	color: #fff
}
.pur_left a:last-child {
	background: url(../images/19a.jpg) no-repeat left center;
}
.pur_right li {
	float: left;
	height: 203px;
	width: 265px;
	position: relative;
	margin-left: 18px;
	margin-bottom: 20px;
}
.pur_right h4 {
	margin-top: 10px;
	font-size: 14px;
	/*width: 200px;*/
	color: #555555;
	text-align: center;
	font-weight: normal;
	line-height: 22px;
	/*padding-left: 45px;
	padding-right: 45px;*/
	text-overflow: ellipsis
}
.pur_left a:last-child:hover {
	color: #fff;
	background: url(../images/7.jpg) no-repeat left center;
}
.pur_right li:hover .zibj {
	display: block;
}
.pur_title {
	width: 181px;
	height: 65px;
	background: #004c9f;
	padding-top: 25px;
	padding-left: 40px;
	color: #fff;
}
.purxian {
	border: solid 1px #d5d5d5;
	width: 219px;
	margin-top: 1px;
}
.purxianbig {
	background: url(../images/7.jpg) no-repeat 1px 2px;
}
.pur_title h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 26px
}
.pur_title h3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 26px
}
.purendcall {
	width: 180px;
	height: 37px;
	background: url(../images/21.jpg) no-repeat center;
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 50px;
	color: #004c9f;
	font-size: 22px;
}
.pur_right li img {
	border: solid 1px #ccc;
}
.pur_right li:hover img {
	border: solid 1px #004c9f;
}
.pur_right li:hover h4 {
	color: #004c9f
}
.advtitinx {
	width: 100%;
	height: 113px;
	background: url(../images/22.jpg) no-repeat center center;
}
.yous {
	background: #f0f0f0
}
.youscon1 {
	height: 375px;
	padding-top: 20px;
}
.ysleft {
	float: left;
	width: 500px;
}
.ysright {
	float: right;
	width: 550px;
}
.ysright h2 {
	font-size: 24px;
	color: #f0a332;
	border-bottom: solid 1px #b5b5b5;
	line-height: 30px;
	margin-top: 40px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	font-weight: bolder;
}
.ysright h2 span {
	font-size: 24px;
	color: #5f5f5f
}
.ysright p {
	font-size: 15px;
	color: #555;
	line-height: 30px;
	background: url(../images/26.jpg) no-repeat left 14px;
	padding-left: 20px;
}
.youscon2 .ysright {
	float: left;
	width: 500px;
}
.youscon2 .ysleft {
	float: right;
	width: 550px;
}
.cus h2 {
	color: #004c9f;
	font-size: 40px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 60px;
	margin-bottom: 15px
}
.cus h3 {
	font-size: 18px;
	color: #333;
	text-align: center;
	font-weight: normal;
	margin-bottom: 40px;
}
.cus li {
	width: 115px;
	height: 115px;
	border: solid 1px #e9e9e9;
	float: left;
	margin-left: 23px;
	text-align: center;
}
.cus li:first-child {
	margin-left: 0px
}
.cus li p {
	font-size: 14px;
	color: #666
}
.cus li:hover p {
	color: #fff
}
.cus li:hover {
	background: #004c9f
}
.cus li h4 {
	width: 50px;
	height: 50px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 5px;
}
.cus li:nth-child(1) h4 {
	background: url(../images/28.jpg) no-repeat center;
}
.cus li:nth-child(2) h4 {
	background: url(../images/29.jpg) no-repeat center;
}
.cus li:nth-child(3) h4 {
	background: url(../images/30.jpg) no-repeat center;
}
.cus li:nth-child(4) h4 {
	background: url(../images/31.jpg) no-repeat center;
}
.cus li:nth-child(5) h4 {
	background: url(../images/32.jpg) no-repeat center;
}
.cus li:nth-child(6) h4 {
	background: url(../images/33.jpg) no-repeat center;
}
.cus li:nth-child(7) h4 {
	background: url(../images/34.jpg) no-repeat center;
}
.cus li:nth-child(8) h4 {
	background: url(../images/35.jpg) no-repeat center;
}
.cus li:nth-child(1):hover h4 {
	background: url(../images/36.png) no-repeat center;
}
.cus li:nth-child(2):hover h4 {
	background: url(../images/37.png) no-repeat center;
}
.cus li:nth-child(3):hover h4 {
	background: url(../images/38.png) no-repeat center;
}
.cus li:nth-child(4):hover h4 {
	background: url(../images/39.png) no-repeat center;
}
.cus li:nth-child(5):hover h4 {
	background: url(../images/40.png) no-repeat center;
}
.cus li:nth-child(6):hover h4 {
	background: url(../images/41.png) no-repeat center;
}
.cus li:nth-child(7):hover h4 {
	background: url(../images/42.png) no-repeat center;
}
.cus li:nth-child(8):hover h4 {
	background: url(../images/43.png) no-repeat center;
}
.photo {
	margin-top: 60px;
}
.phototop {
	height: 40px;
	line-height: 40px;
	border-bottom: solid 1px #e9e9e9;
	margin-bottom: 32px;
}
.phototop h2 {
	color: #40403f;
	font-size: 18px;
	display: inline-block;
	border-bottom: solid 2px #0b5dad
}
.phototop h2 span {
	padding-left: 10px;
	color: #555;
	font-weight: normal;
}
.phototop a {
	float: right;
	margin-top: 10px;
}
.pro_dis_tob {
	height: 50px;
	line-height: 50px;
}
.news {
	height: 462px;
	padding-top: 50px
}
.newsleft {
	width: 730px;
	float: left;
}
.newsright {
	width: 290px;
	float: right;
	background: #f7f7f7;
	padding: 15px;
	height: 405px;
}
.newslefttop a {
	height: 70px;
	line-height: 70px;
	width: 365px;
	display: block;
	float: left;
	background: #004c9f url(../images/44.jpg) no-repeat bottom center;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.newslefttop a span {
	font-size: 13px;
	padding-left: 30px;
	color: #D8CFCF;
}
.news_on {
	background: #f09600!important;
}
.newslefttop a:hover {
	background: #004c9f url(../images/44.jpg) no-repeat bottom center;
}
.newsleftcon {
	padding: 26px;
	background: #f7f7f7;
}
.newsleftcontop img {
	float: left;
	width: 207px;
	height: 123px;
}
.nslctcon {
	float: left;
	width: 440px;
	margin-left: 30px;
	margin-bottom: 25px;
}
.nslctcon h4 {
	font-size: 15px;
	color: #333;
	line-height: 26px;
}
.nslctcon h4 a {
	font-size: 15px;
	color: #333;
	line-height: 26px;
}
.nslctcon h4:hover a {
	font-size: 15px;
	color: #004c9f;
	line-height: 26px;
}
.nslctcon .newinxmainh {
	height: 48px;
	line-height: 24px;
	overflow: hidden;
}
.nslctcon p {
	font-size: 13px;
	color: #555;
	line-height: 24px;
}
.nslctcon .na {
	font-size: 14px;
	color: #9e9e9e;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: solid 1px #9e9e9e;
	display: block;
	margin-top: 20px;
}
.nslctcon .na:hover {
	background: #004c9f;
	color: #fff;
	border: solid 1px #004c9f;
}
.nslctconp p {
	height: 32px;
	line-height: 32px;
}
.date {
	float: right;
	font-size: 14px;
	color: #555
}
.nslctconp p a {
	width: 550px;
	text-overflow: ellipsis;
	display: inline-block;
	font-size: 14px;
	color: #555
}
.jiantou {
	margin-left: 15px;
	margin-right: 15px;
}
.nslctconp p:hover a {
	color: #004c9f
}
.nslctconp p:hover .date {
	color: #004c9f
}
.newsend_right h3 {
	height: 60px;
	line-height: 60px;
	background: url(../images/45.jpg) no-repeat left center;
}
.newsend_right h3 span {
	display: inline-block;
	font-size: 16px;
	color: #333;
	padding-left: 34px;
}
.newsend_right h3 a {
	display: inline-block;
	float: right;
	font-size: 13px;
	color: #333;
	margin-top: 20px;
}
.newsend_right li h2 {
	background: url(../images/47.jpg) no-repeat left 8px;
	padding-left: 40px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	margin-top: 15px;
}
.newsend_right li p {
	background: url(../images/48.jpg) no-repeat left 8px;
	padding-left: 40px;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	padding-bottom: 15px;
}
.newsend_right li {
	border-bottom: dashed 1px #c6c6c6;
	padding-bottom: 18px;
}
.inxartithigh {
	height: 48px;
	line-height: 24px;
	overflow: hidden;
}
.newsend_right li:hover a {
	color: #0070da;
}
.link {
	height: 96px;
}
.link .w1100 {
	background: url(../images/49.jpg) no-repeat center;
	height: 55px;
	padding-left: 100px;
	width: 1000px;
}
.link .w1100 a {
	margin-top: 20px;
	color: #555;
	font-size: 14px;
	padding: 0 15px;
}
.link .w1100 a:hover {
	color: #004c9f
}/*底部*/
.foot {
	height: 360;
	background: url(../images/52.jpg) repeat center;
}
.foot .w1100 {
	position: relative;
	height: 454px;
}
.foot h2 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 48px;
	font-weight: normal;
	width: 125px;
	background: url(../images/53.jpg) no-repeat center bottom
}
.fotn ul li a, .fotn1 ul li a, .fotn2 ul li a, .fotn3 ul li a {
	font-weight: normal;
	color: #999999;
	font-size: 14px;
	line-height: 30px;
	background: url(../images/54.jpg) no-repeat left center;
	padding-left: 15px
}
.foot a:hover {
	color: #0070da;
}
.fotn1 ul {
	height: 218px;
	overflow: hidden;
}
.fotn1 ul li a, .fotn2 ul li a, .fotn3 ul li a {
	color: #999999;
}
.footcall h6 {
	color: #fff;
	font-size: 22px;
	margin-top: 10px;
	font-weight: normal;
}
.fotn {
    height:300px;
	position: absolute;
	top: 50px;
	left: 320px;
	overflow:hidden;
}
.fotn1 {
	position: absolute;
	top: 50px;
	left: 520px;
}
.fotn2 {
	position: absolute;
	top: 50px;
	left: 750px;
}
.fotn3 {
	position: absolute;
	top: 50px;
	left: 950px;
}
.fotn4 {
	position: absolute;
	bottom: 40px;
	color: #73787c;
	font-size: 14px;
	right: 0px;
}
.footcall {
	position: absolute;
	top: 66px;
	left: 0px;
}
.footwx {
	position: absolute;
	top: 160px;
	left: 0px;
}
.footbah {
	position: absolute;
	bottom: 40px;
	color: #73787c;
	font-size: 14px;
	left: 15px;
}
.footbah a {
	color: #73787c;
}/*内页样式开始*//*--------------内页左侧代码--------------*/
.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: 16px;
	background: #004c9f;
	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;
	padding-top: 10px;
}
.box_t_con li {
	line-height: 36px;
	height: auto;
	overflow: hidden;
	width: 220px;
	font-weight: normal;
	margin: 0 auto 10px;
	background: #e0e0e0;
}
.box_t_con ul li a {
	display: block;
	text-align: center;
	font-size: 14px;
}
.box_t_con ul li a:hover {
	text-decoration: none;
	background-color: #f09600;
	color: #fff;
}
.mode1 .menu_list {
	border: 1px solid #ccc;
	border-top: 0;
	background: #fff;
	padding: 10px 0 0;
	overflow: hidden;
}
.mode1 .menu_head {
	height: 36px;
	line-height: 36px;
	width: 220px;
	margin: 0 auto 10px;
}
.mode1 .menu_head:hover {
	background-color: #f09600;
	color: #fff!important;
}
.mode1 .menu_head a {
	margin-left: 15px;
	text-align: left;
	font-weight: bolder;
	color: #666;
	font-size: 14px;
	display: block;
	text-align: left;
}
.mode1 .menu_head a:hover {
	color: #fff;
}
.mode1 .menu_list .current {
	background-color: #f09600;
}
.mode1 .menu_list .current a {
	color: #fff !important;
}
.mode1 .menu_body {
	width: 205px;
	height: auto;
	overflow: hidden;
	line-height: 30px;
}
.mode1 .menu_body .nva_active {
	color: #004c9f;
	background: url(../images/p_iconhover.png) no-repeat 10px center;
}
.mode1 .menu_body a {
	text-align: center;
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 40px;
	overflow: hidden;
	height: 40px;
	margin-left: 0px;
}
.mode1 .menu_body a:hover {
	text-decoration: none;
	color: #004c9f;
}
.font_red {
	background-color: #f09600;
	color: #fff!important;
}
.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;
}/*--------------内页右侧代码--------------*/
.sidebar {
	width: 838px;
	float: right;
}
.sidebar_con {
	padding-top: 15px;
}
.title_r a {
	padding: 0 15px;
}
.title_r {
	border-bottom: 1px solid #ccc;
	;
	height: 38px;
	line-height: 38px;
	text-indent: 10px;
	padding-left: 10px;
	background: url(../images/submbg.jpg) no-repeat 5px center;
}
.title_r1 a {
	padding: 0 15px;
}
.title_r1 {
	border-bottom: 2px solid #ccc;
	line-height: 34px;
	height: 30px;
}
.title_r1 span {
	color: #004c9f;
}
.title_rt {
	color: #004c9f;
	font-size: 16px;
	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 {
	color: #004c9f;
}/*产品详情页放大功能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: 56px;
	padding-top: 15px;
}
#spec-left {
	background: url(../images/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
	margin-right: 6px;
}
#spec-right {
	background: url(../images/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
	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: 59px;
}
.contact_pro {
	width: 830px;
	padding-top: 25px;
}
.contact_pro h3 {
	border-bottom: 1px solid #ccc;
	line-height: 38px;
	height: 38px;
	text-indent: 10px;
	font-size: 16px;
	color: #004c9f;
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(../images/submbg.jpg) no-repeat 5px center;
}
.contact_pro h4 {
	border-bottom: 1px solid #ccc;
	text-indent: 10px;
	line-height: 38px;
	padding-left: 10px;
	background: url(../images/submbg.jpg) no-repeat 5px center;
	height: 38px;
	font-size: 16px;
	color: #004c9f;
	margin-bottom: 10px;
	font-weight: bolder;
}
.hot_new {
	width: 830px;
	padding-top: 10px;
}
.hot_new h4 {
	border-bottom: 1px solid #ccc;
	text-indent: 10px;
	font-weight: bolder;
	padding-left: 10px;
	background: url(../images/submbg.jpg) no-repeat 5px center;
	line-height: 38px;
	height: 38px;
	font-size: 15px;
	color: #004c9f;
	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 {
	overflow: hidden;
	width: 290px;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	color: #555;
}
.hot_new ul .nyHot_news span {
	float: right;
}
.hot_new ul .nyHot_news a:hover {
	color: #004c9f;
}
.hot_new ul .nyHot_news a:hover .nyHot_newsDate {
	color: #004c9f;
}
#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;
}
#demo ul li:hover img {
	border: 1px solid #004c9f;
}
#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: #004c9f;
}/*--------------内页下部分代码--------------*/
#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 0 0;
}
.column .bt b a {
	color: #004c9f;
	font-size: 14px;
	font-weight: bolder;
}
.column .menu {
	padding: 0 10px 10px 0px;
}
.column .menu a {
	margin-right: 30px;
	color: #666;
}
.column .menu a:hover {
	color: #004c9f;
}
.current_content {
	padding: 20px 0;
	line-height: 24px;
}
.current_content p {
	font-size: 13px;
	margin-bottom: 20px;
}
.current_content a:hover span {
	color: #004c9f;
}
.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;
}
.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: #004c9f;
}
.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: #004c9f;
}
.page {
	text-align: center;
	margin: 20px auto;
	clear: both;
	padding-top: 30px;
}
.page span {
	color: #004c9f;
}
.page a {
	margin: 0 7px;
	color: #555;
}
.page a:hover {
	color: #004c9f;
}/*--------------产品列表左侧--------------*/
.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: 255px;
	float: left;
	margin-right: 36px;
	margin-bottom: 20px;
}
.product_list dl dt {
	width: 255px;
}
.product_list dl dt img {
	border: solid 1px #ddd;
}
.product_list dl dd {
	width: 255px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.product_list dl dd a {
	color: #333;
	font-size: 14px;
	display: block;
	width: 230px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
}
.product_list dl:hover dd a {
	color: #004c9f;
	text-decoration: none;
}
.product_list dl:hover img {
	border: solid 1px #004c9f;
}
.product_list1 {
	width: 900px;
}
.product_list1 dl {
	width: 254px;
	float: left;
	margin-right: 37px;
	margin-bottom: 30px;
}
.product_list1 dl dt {
	width: 254px;
	height: 160px;
}
.product_list1 dl dt img {
	width: 252px;
	height: 158px;
	border: solid 1px #ddd;
}
.product_list1 dl dd {
	width: 252px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.product_list1 dl:hover dd a {
	color: #004c9f;
	text-decoration: none;
}
.product_list1 dl:hover img {
	border: solid 1px #004c9f;
}
.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: 257px;
	line-height: 24px;
}
.product_list2 li img {
	border: 1px solid #cecece;
}
.product_list2 li img:hover {
	border: 1px solid #004c9f;
}
.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: #004c9f;
}
.ny_proInfo p {
	text-indent: 0!important;
}
.ny_proInfo {
	overflow: hidden;
	font-size: 13px;
	color: #333;
	line-height: 24px;
	border-bottom: 2px dotted #aaa;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.ny_lianxi a {
	display: block;
	float: left;
	width: 140px;
	border-radius: 5px;
	height: 30px;
	background-color: #004c9f;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.ny_lianxi span {
	font-size: 24px;
	font-weight: bolder;
	color: #545454;
	padding-left: 20px;
	line-height: 30px;
}
.ny_Nowbuy a {
	display: block;
	height: 30px;
	background-color: #004c9f;
	width: 140px;
	border-radius: 5px;
	margin-right: 15px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	margin-top: 10px;
	float: left;
}
.ny_Nowbuy a:hover, .ny_lianxi a:hover {
	background-color: #004c9f;
}
.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;
}/*--------------留言页--------------*/
#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: #004c9f;
	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 #004c9f;
}
.hots a {
	display: block;
	text-decoration: none;
}
.hots a p {
	font-size: 14px;
	color: #333;
}
.hots_news {
	padding: 5px 15px 10px 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 li a {
	width: 200px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hots_news a:hover {
	color: #004c9f;
}/*--------------搜索页--------------*/
.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: 25px 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: 838px;
}
.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: 900px;
}
.pro_pic ul li {
	float: left;
	margin-right: 32px;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
	width: 257px;
}
.pro_pic ul li span {
	margin-top: 10px;
	display: block;
	width: 240px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_pic ul li img {
	border: 1px solid #e1e1e1;
}
.pro_pic ul li img:hover {
	border: 1px solid #004c9f;
}
.pro_pic ul {
	width: 900px;
	margin-top: 15px;
}
.pro_pic a {
	text-decoration: none;
	color: #333;
	font-size: 14px;
}
.pro_pic a:hover span {
	color: #004c9f;
}
.pos {
	border-bottom: 1px solid #ccc;
	line-height: 38px;
	height: 38px;
	text-indent: 10px;
	padding-left: 10px;
	background: url(../images/submbg.jpg) no-repeat 5px center;
	font-size: 16px;
}
.pos h2 {
	height: 38px;
	line-height: 38px;
	font-family: "微软雅黑";
	font-size: 15px;
	display: block;
	float: left;
	color: #004c9f;
	font-weight: bolder;
}
.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: #004c9f;
}
.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: #004c9f;
	font-size: 16px;
	font-weight: bolder;
}
.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 a, .current_content a {
	color: #004c9f;
}
.current_content .current_text p {
	line-height: 24px;
	font-size: 13px;
}
.current_content .current_text .ke-zeroborder {
    transform: scale(0.6);
    margin-left: -33%;
    margin-top: -47%;
    font-weight: bold;
}
.current_content a {
	font-size: 13px;
	test: expression(target="_blank");
}
.current_content a:active {
	test: expression(target="_blank");
}
.hot {
	margin-top: 50px;
	margin-bottom: 20px;
}
.hot div {
	font-size: 14px;
	font-weight: bold;
	color: #545454;
}
.lx {
	width: 838px;
}
.leftlx .dianh {
	padding: 0 5px 20px 10px;
}
.leftlx p {
	line-height: 24px;
}
.hots_news .dianhua {
	color: #666666;
	line-height: 20px;
	padding: 10px 0 10px 0;
}
.hots_news .dianhua span {
	display: block;
	font: 18px "Impact";
	color: #545454;
}
.dianh p {
	line-height: 24px;
	font-size: 13px;
}
.nyBanner {
	width: 1100px;
	height: 300px;
	margin: 0 auto;
	margin-top: 20px;
}/*goTop*/
.right-bar {
	position: fixed;
	bottom: 10%;
	right: 8%;
	z-index: 30;
}
.gotop {
	width: 19px;
	height: 72px;
	background: url(../images/totop.jpg) no-repeat;
	cursor: pointer;
}/*内页banner*/
.mainnybanner {
	width: 100%;
	height: 350px;
	margin: 0 auto 0;
	overflow: hidden;
}/*内页banner*/

/* 分页 */
.pagess {
	clear: both;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
	font-size: 12px;
	margin-top: 64px;
	margin-bottom: 20px;
.}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding:4px 12px;margin: 0 2px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#1949a3; color:#fff;border: 1px solid #1949a3}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #1949a3;padding:4px 12px;margin: 0 2px;background: #1949a3;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}
