﻿@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: "Microsoft YaHei",arial,"黑体";
}

table,
input, textarea, select, option {
	line-height: 1.1;
}
ol, ul, li {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;

}

a:hover {
	color: #005495;
	text-decoration: none;
}

a:active {
	color: #005495;
	text-decoration: none;
}

/*------------------------------------------------------------
	body
------------------------------------------------------------*/
body {
	line-height: 1.4;
	font-size: 12px;
	color: #363636;
	min-width: 1240px;
}

#container {
	text-align: left;
	overflow: hidden;
}

/*#container img {
	display: block;
    margin: 0 auto
}*/

#container ul img,
#container dt img {
	vertical-align: baseline;
	display: block;
}

#main {
	margin: 0 auto 15px;
	width: 1198px;
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	header
------------------------------------------------------------*/
#header {
	padding-top: 13px;
	margin: 0 auto;
	width: 1198px;
	position: relative;
	z-index: 999999;
}

#header .logoBox {
	float: left;
	width: 600px;
	overflow: hidden;
}

#header .logoBox .logo {
	padding-top: 5px;
	float: left;width: 256px;
}

#header .logoBox .txt {
	margin-top: 27px;
	margin-left: 18px;
	padding: 5px 0;
	float: left;
	width: 315px;
	text-align: right;
	font-size: 16px;
	color: #363636;
	letter-spacing: 4px;
	border-left: solid 1px #ececec;
}

#header .logoBox .beta {
	margin-top: 17px;
	padding: 5px 0;
	position: absolute;
	right: -45px;
	width: 40px;
	height: 15px;
}
#header .logoBox .beta img{
	width:60px;
	height:25px;
}

#header .inner {
	padding-top: 6px;
	float: right;
	width: 593px;
	text-align: right;
}

#header .inner .listLink {
	padding-bottom: 8px;
	/*overflow: hidden;*/
	width: 593px;
	float: right;
}

#header .inner .listLink li {
	padding: 3px 0 0 3px;
	color: #d7d7d7;
	float: right;
}

#header .inner .listLink .link01 {
	position: relative;
}
#header .inner .listLink .link01 a.txt {
	width: 80px !important;
}

#header .inner .listLink .link01 a{
	width: 70px;
	text-align: center;
	color: #005495;
	display: inline-block;
}
#header .inner .listLink .link01 .childmenu  {
	background:#fff;
	height: 60px;
	z-index: 299;
	position: absolute;
	top: 0px;
	left:0px;
}
#header .inner .listLink .link01 .childmenu  a.txt{
	display:block;
	position: absolute;
	left: -105px;
	top: -3px;
	z-index: 999;
}
#header .inner .listLink .link01 .childmenu  a.txt{
	display:block;
	border: 1px solid #fff;
	border-top-width:2px;
	border-bottom-color: #fff;
	padding: 3px 12px 3px 2px;
	margin-right: 12px;
	background: #fff url(/img/common/child_arrow.gif) no-repeat 77px center;
}
#header .inner .listLink .link01 .childmenu  a.menuhover  {
	font-weight:bold;
	border: 1px solid #005495;
	border-top-width:2px;
	border-bottom-color: #fff;
	padding: 3px 12px 3px 2px;
}
#header .inner .listLink .link01 .childmenu #childmenu_box{
	display:none;
	position: absolute;
	background:#fff;
	z-index: 1;
	top: 21px;
	left: -133px;
	border: 1px solid #005495;
	padding: 5px 2px;
	text-align: left;
	width: 145px;
}
#header .inner .listLink .link01 .childmenu  #childmenu_box a{
	color: #363636;
}
#header .inner .listLink .link01 .childmenu  #childmenu_box a:hover{
	color: #005495;
}

#header .inner .listLink .link01 a:hover {
	font-weight: bold;
}

#header .inner .listLink .link02 a {
	padding: 1px 0 4px 24px;
	color: #005495;
	width: 40px;
	text-align: left;
	display: block;
	background: url(../../img/common/icon01.gif) no-repeat left 1px;
}

#header .inner .listLink .link02 a:hover {
	font-weight: bold;
}

.titNone {
	display: none;
}
/*------------------------------------------------------------
	gNavi
------------------------------------------------------------*/
#gNavi {
	margin-right: -18px;
	clear: both;
}

#gNavi li {
	padding: 0 15px;
	float: right;
	position: relative;
	z-index: 99;
}

#gNavi li a {
	padding: 18px 14px 13px 0;
	font-size: 14px;
	color: #363636;
	display: block;
	background: url(../../img/common/icon03_on.gif) no-repeat right 26px;
}

#gNavi .navi01 a {
	background: url(../../img/common/icon03.gif) no-repeat right 26px;
}

#gNavi li.navi01 {
	padding-right: 10px;
}

#gNavi li.navi08,#gNavi li.navi03,#gNavi li.navi04,#gNavi li.navi05,#gNavi li.navi06,#gNavi li.navi07 {
	padding: 0;width:96px;
}


#gNavi li.navi05 a {
	text-align: center;
	background: url(../../img/common/icon03_on.gif) no-repeat 77px 27px;
}
#gNavi li.navi07 a {
	text-align: center;
	background: url(../../img/common/icon03_on.gif) no-repeat 77px 27px;
}
#gNavi .naviInner {
	position: absolute;
	padding-bottom: 11px;
	/*left: -730px;
	top: 39px;*/
	width: 1218px;
	z-index: 999999 !important;
	z-index: 999999;
	text-align: left;
	display: none;
	zoom: 1;
	background: url(../../img/common/naviinner_bg.png) no-repeat left bottom;
}

#gNavi a:hover{
	color: #005495;
}

#gNavi .naviInner li a:hover {
	background: none;
}

.ttt{width: 1000px;height: 126px;float: left;margin-left: 40px;margin-top: -30px;}
.ttt .tttt{width: 244px;height: 126px;float: left;margin-right: 51px;}
.ttt .tttt img{width: 126px;height: 126px;float: left;margin-right: 15px;}
.ttt .tttt p{float: left;font-size: 12px;color: #2e2e2e;line-height: 126px;}

.ttt .ttttt{width: 340px;height: 126px;float: left;margin-right: 51px;}
.ttt .ttttt img{width: 126px;height: 126px;float: left;margin-right: 15px;}
.ttt .ttttt p{float: left;font-size: 12px;color: #2e2e2e;line-height: 126px;}




#gNavi .naviInner .box01 {
	padding: 30px 8px 0 24px;
	width: 250px;
	float: left;
	overflow: hidden;
	zoom: 1;
	min-height: 270px;
	_height: 270px;
	border-right: solid 1px #eeeeee;
}

#gNavi .naviInner .box01 .img {
	padding-top: 47px;
	width: 306px;
}

#gNavi .naviInner .box01 .img a:hover img {
	filter: alpha(opacity=00);
	opacity: 0;
}

#gNavi .naviInner .box01 .img a {
	padding: 0;
	display: block;
	background: url(../../img/common/photo01_on.jpg) no-repeat left top !important;
}

#gNavi .naviInner .box01 .ttl {
	padding-left: 16px;
}

#gNavi .naviInner .ttl {
	margin-bottom: 20px;
	font-size: 14px;
	color: #262626;
	font-weight: bold;
}

#gNavi .naviInner .ttl a {
	display: inline;
	color: #005495 !important;
}

#gNavi .naviInner .box02 {
	padding: 30px 0 0 35px;
	width: 250px;
	float: left;
	overflow: hidden;
	min-height: 270px;
	_height: 270px;
	border-right: solid 1px #eeeeee;
}

#gNavi .naviInner .photo {
	float: left;
}

#gNavi .naviInner .txtBox {
	width: 120px;
	float: right;
}

#gNavi .naviInner .txtBox li {
	padding: 0 10px 18px 0;
	float: left;
	width: 105px;
}

#gNavi .naviInner .txtBox .li02 {
	width: 115px;
}

#gNavi .naviInner li {
	float: none;
}

#gNavi .naviInner li a {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 12px;
	background: none !important;
	border: none;
	display: inline;
}

#gNavi .naviInner a {
	padding: 0 !important;
	color: #2e2e2e !important;
	text-align: left !important;
	background: none !important;
}

#gNavi .naviInner a,
#gNavi .naviInner .txtBox li a {
	color: #2e2e2e;
	background: none !important;
}

#gNavi .naviInner .txtBox li a {
	 display: inline-block;
}

#gNavi .naviInner .txtBox span {
	font-size: 18px;
	color: red;
        font-family: cursive;
}

#gNavi .naviInner .liability {
	display: none;
}

#gNavi .naviInner a:hover,
#gNavi .naviInner a:hover {
	color: #005495 !important;
}
#gNavi .naviInner .txtBox .txt01 .icon {
	padding: 0 !important;
	width: 14px;
	height: 9px;
	display: block;
	background: url(../../img/common/icon05.gif) no-repeat 1px 2px !important;
}

#gNavi .naviInner .txtBox .txt01 .icon:hover {
	background: url(../../img/common/icon05_on.gif) no-repeat 1px 2px !important;
}

#gNavi .naviInner .box03 {
	padding: 30px 11px 0 36px;
	width: 250px;
	float: left;
	min-height: auto;
	_height: auto;
}

#gNavi .naviInner .box03 .photo {
	float: left;
}

#gNavi .naviInner .box03 .txtBox {
	width: 105px;
}

#gNavi .naviInner .box04 {
	padding: 35px 80px 0 44px;
	width: 757px;
	float: left;
	min-height: 190px;
	_height: 190px;
	border-right: solid 1px #eeeeee;
}

#gNavi .naviInner .box06 {
	padding: 35px 30px 40px 44px;
}

#gNavi .naviInner .box04 .photo img {
	display: block;
	border: solid 1px #dedede;
}



#gNavi .naviInner .box04 .qaImg img {
	border: none;
}

#gNavi .naviInner .box04 .txtBox {
	width: 460px;
	float: right;
	line-height: 2;
}

#gNavi .naviInner .ttl01 {
	font-size: 24px;
	font-weight: bold;
}

#gNavi .naviInner .ttl01 a {
	padding: 0;
	font-size: 24px;
}

#gNavi .navi05 .naviInner {
	position: absolute;
	left: -1017px;
	top: 39px;
}

#gNavi .navi06 .naviInner {
	position: absolute;
	left: -1010px;
	top: 39px;
}

#gNavi .navi04 .naviInner {
	position: absolute;
	left: -921px;
	top: 39px;
}

#gNavi .navi03 .naviInner {
	position: absolute;
	left: -825px;
	top: 39px;
}
#gNavi .navi08 .naviInner {
	position: absolute;
	left: -730px;
	top: 39px;
}
#gNavi li.navi03 a {
text-align: center;
background: url(../../img/common/icon03_on.gif) no-repeat 76px 27px;
}

#gNavi .navi07 .naviInner {
	position: absolute;
	left: -1113px;
	top: 39px;
}
#gNavi .navi03 .naviInner .top,
#gNavi .navi04 .naviInner .top,
#gNavi .navi07 .naviInner .top,
#gNavi .navi05 .naviInner .top {
	padding-bottom: 8px;
}

#gNavi .naviInner .box05 {
	padding-top: 35px;
	width: 310px;
	float: right;
	min-height: 190px;
	_height: 190px;
}

#gNavi .naviInner .box05 .icon,
#gNavi .naviInner .box05 a {
	padding-left: 19px !important;
	color: #393939 !important;
	background: url(../../img/common/icon04.gif) no-repeat left 6px!important;
}

#gNavi .naviInner .box05 a:hover {
	color: #005495 !important;
}

#gNavi .naviInner .box05 .list li {
	padding-bottom: 13px;
	display: block;
	float: none;
}

#gNavi .naviInner .box07 {
	padding-top: 40px;
	width: 343px;
}

#gNavi .naviInner .box07 .list {
	width: 168px;
	float: left;
}

#gNavi .naviInner .box05 li li {
	padding: 0 0 13px 0;
}

#gNavi .naviInner .box05 li ul li {
	padding: 0 0 5px 0 !important;
}

#gNavi .naviInner .box05 li ul {
	padding-top: 13px;
	width: auto;
}

#gNavi .naviInner .box05 .list li li a {
	padding-left: 21px !important;
	color: #BABABA !important;
	background: url(../../img/common/icon06.gif) no-repeat 8px 6px!important;
}

#gNavi .navi04 .box05 .list li li a {
	color: #393939 !important;
}

#gNavi .navi04 .box05 .list li li a:hover {
	color: #005495 !important;
}

#gNavi .navi07 .naviInner .box07 .list li a:hover {
	color: #005495 !important;
}

#gNavi li.navi04 .inp {
	text-align: center;
	background: url(../../img/common/icon03_on.gif) no-repeat 77px 27px;
}

#gNavi li.navi04.on .inp {
	color: #005495;
	text-align: center;
	background: url(../../img/common/navi05_bg.gif) no-repeat center top;
}
#gNavi li.navi05.on a{
	color: #005495;
	text-align: center;
	background: url(../../img/common/navi05_bg.jpg) no-repeat center top;
}
#gNavi li.navi06.on a{
	color: #005495;
	text-align: center;
	background: url(../../img/common/navi05_bg.jpg) no-repeat center top;
}
#gNavi li.navi08 a{
	text-align: center;
	background: url(../../img/common/icon03_on.gif) no-repeat 77px 27px;
}

#gNavi li.navi08.on a,

#gNavi li.navi07.on a {
	color: #005495;
	text-align: center;
	background: url(../../img/common/navi05_bg.gif) no-repeat center top;
}
#gNavi li.navi03.on a {
	color: #005495;
	text-align: center;
	background: url(../../img/common/navi05_bg.gif) no-repeat center top;
}

/*------------------------------------------------------------
	pagePath
------------------------------------------------------------*/
#pagePath {
	position: relative;
	z-index: 1;	
	height: 28px;
	background: #1ea944 url(../../img/common/bg_pagepath.jpg) no-repeat center top;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#pagePath ul {
	padding: 6px 0 5px;
	margin: 0 auto;
	width: 1198px;
}

#pagePath li a {
	color: #fff;
}

#pagePath ul span {
	color: #fff;
}

#pagePath li {
	display: inline;
	color: #7bdc91;
}


/*------------------------------------------------------------
	鍐呭
------------------------------------------------------------*/
#main .dis {
	clear: both;
}

#main .dis img {
	vertical-align: baseline;
	display: block;
}

.sidescroll {
	margin: -110px 0 0 0;
	position: fixed;
	width: 24px;
	top: 50%;
	right: 40px;
	z-index: 999;
	_position: absolute;
	_left: 50%;
	_margin-left: 642px;
}

.sidescroll .tabNavi {
	margin-bottom: 25px;
	width: 17px;
}

.sidescroll .tabNavi li {
	float: left;
}

.sidescroll .tabNavi li a {
	margin-left: 6px;
	padding: 5px 0;
	width: 11px;
	height: 11px;
	display: block;
	line-height: 1.2;
	text-indent: -9999px;
	background: url(../../img/common/icon_off.gif) no-repeat left 5px;
}

.sidescroll .tabNavi li.on a,
.sidescroll .tabNavi li.current a,
.sidescroll .tabNavi li a:hover {
	position: relative;
	margin-left: -62px;
	padding: 4px 3px 6px 10px;
	width: 69px;
	color: #fff;
	text-indent: 0;
	background: #005495 url(../../img/common/icon_on.gif) no-repeat 68px 5px;
}

.rightList li {
	padding-bottom: 1px;
	width: 24px;
	background-color: #fff;
}

.rightList .listUl {
	display: none;
}

.rightList li a {
	width: 24px;
	height: 24px;
	display: block;
}

.rightList .list01 a {
	background: url(../../img/common/right_img01.gif) no-repeat;
}

.rightList .list01 a:hover {
	background: url(../../img/common/right_img01_on.gif) no-repeat;
}

.rightList .list02 a {
	background: url(../../img/common/right_img02.gif) no-repeat;
}

.rightList .list02 a:hover {
	background: url(../../img/common/right_img02_on.gif) no-repeat;
}

.rightList .list03 a {
	background: url(../../img/common/right_img03.gif) no-repeat;
}

.rightList .list03 a:hover {
	background: url(../../img/common/right_img03_on.gif) no-repeat;
}

.rightList .list04 a {
	background: url(../../img/common/right_img04.gif) no-repeat;
}

.rightList .list04 a:hover {
	background: url(../../img/common/right_img04_on.gif) no-repeat;
}
.rightList .list05{
	display:none;
}
.rightList .list05 a {
	background: url(../../img/common/right_img05.gif) no-repeat;
}

.rightList .list05 a:hover {
	background: url(../../img/common/right_img05_on.gif) no-repeat;
}

.rightList .list06 a {
	background: url(../../img/common/right_img06.gif) no-repeat;
}

.rightList .list06 a:hover {
	background: url(../../img/common/right_img06_on.gif) no-repeat;
}

.rightList .list04,
.rightList .list07 {
	padding: 0;
}

.rightList .list07 a {
	background: url(../../img/common/right_img07.gif) no-repeat;
}

.rightList .list07 a:hover {
	background: url(../../img/common/right_img07_on.gif) no-repeat;
}

.huitiao {
	position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    width: 100%;
    z-index: 1;
	display: block;
	background: url(../../img/index/huitiao_bg.png) repeat-x left top;
}
.huitiaos {
    top: 0;
    left: 0;
    height: 3px;
    width: 100%;
    z-index: 1;
	display: block;
	background: url(../../img/index/huitiao_bg.png) repeat-x left top;
}
/*------------------------------------------------------------
	footer
------------------------------------------------------------*/
#footer {
	clear: both;
margin-top: 10px;
width: 100%;
text-align: center;
min-width: 1002px;
margin: 12px auto;
padding-top: 20px;
}

#footer .footer {
	padding: 17px 0 30px;
	background-color: #e9e9e9;
}

#footer .inner {
	padding-top: 9px;
	margin: 0 auto;
	width: 1198px;
	color: #666;
}

#footer .footer .menu {
	padding-left: 20px;
	width: 916px;
	float: left;
	border-left: solid 1px #d8d8d8;
}

#footer .footer .menu li {
	
	float: left;
	font-weight: bold;
	border-right: solid 1px #d8d8d8;
    padding-left:20px;
}

#footer .footer .menu li ul {
	padding-top: 15px;
}

#footer .footer .menu li li {
        text-align: left;
        height:24px;
        line-height:24px;
	padding: 0;
	border: none;overflow: hidden;
	width: 120px;
	float: left;
	font-weight: normal;
}

#footer .footer .menu li a {
	color: #000;
}

#footer .footer .menu li li a {
        
	color: #666;
}

#footer .footer .menu li a:hover {
	color: #005495;
}

#footer .footer .menu .list02 {
	width: 145px;
}

#footer .footer .menu .list03 {
	width: 100px;
}

#footer .footer .menu .list04 {
	width: 100px;
}

#footer .footer .menu .list05 {
	width: 100px;
}

#footer .footer .menu .list06 {
	margin: 0;
	width: 163px;
}

#footer .footer .right {
	padding-top: 30px;
	width: 244px;
	float: right;
}

.tel {
	margin-bottom: 27px;
	width: 228px;
	height: 47px;
	text-indent: -9999px;
	background: url(../../img/common/tel_img.gif) no-repeat;
}
.tels {
	margin-bottom: 27px;
	width: 228px;
	height: 47px;
	text-indent: -9999px;
	background: url(../../img/common/tel_imgs.gif) no-repeat;
}
#footer .footer .txtUl {
	padding-left: 12px;
}

#footer .footer .txtUl li {
	margin-right: 8px;
	float: left;
	text-align: center;
}

#footer .footer .txtUl a {
	padding: 4px 10px;
	color: #fff;
	display: block;
	background-color: #b4b4b4;
	line-height: 26px;
}

#footer .footer .txtUl a:hover {
	background-color: #005495;
}

#footer .txtfl {
	float: left;padding-left: 20px;  line-height: 30px;width:300px;text-align: left;
}
#footer .txtfr {
	float: right; line-height: 30px;width:800px;    text-align: right;
}
#footer .txtfr select{margin-left: 10px;}
#footer .txtfl a {
	color: #363636;
}

#footer .txtfl a:hover {
	color: #005495;
}


/*------------------------------------------------------------
	格式设定
------------------------------------------------------------*/
/* 文字位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }
.cupoint {cursor: pointer !important;}

/* 文字大小 */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* 文字大小 */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* 文字样式 */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微调样式
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }

	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.floatL {
	float: left;
}

.floatR {
	float: right ; 
}

#main .nextPage {
	text-align: center;
	clear: both;
}

#main .nextPage li {
	margin: 0 5px;
	display: inline;
}

#main .nextPage li a {
	padding: 4px 0;
	width: 26px;
	display: inline-block;
	text-align: center;
	border: solid 1px #e2e2e2;
}

#main .nextPage .on a,
#main .nextPage li a:hover {
	color: #fff;
	background-color: #1ea944;
	border: solid 1px #1ea944;
}

#main .nextPage .first a {
	padding-left: 12px;
	width: 62px;
	background: url(../../img/news/index/icon01.gif) no-repeat 14px 8px;
}

#main .nextPage .last a {
	padding-right: 10px;
	width: 62px;
	background: url(../../img/news/index/icon02.gif) no-repeat 58px 8px;
}

#main .nextPage .last a:hover {
	color: #fff;
	border: solid 1px #1ea944;
	background: #1ea944 url(../../img/news/index/icon02_on.gif) no-repeat 58px 8px;
}

#main .nextPage .first a:hover {
	color: #fff;
	border: solid 1px #1ea944;
	background: #1ea944 url(../../img/news/index/icon01_on.gif) no-repeat 14px 8px;
}

#overLayout {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	display: none;
	_position: absolute;
	background: url(../../img/common/overlayout_bg.png) repeat left top;
}

.popupSec {
	margin: -285px 0 0 -520px;
	text-align: left;
	width: 1040px;
	height: 575px;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 999999;
	_position: absolute;
	display: none;
}

.popupSec .close {
	position: absolute;
	top: 0;
	right: -38px;
	cursor: pointer;
}


.mainKv {
	margin-bottom: 19px;
}

#container .proDetail {
	padding: 30px 0 12px 1px;
	clear: both;
}


#container .proDetail ul li span{
	cursor: pointer;
}

#container .proDetail ul {
	margin: 0 -18px 18px 0;
	width: 1216px;
	zoom: 1;
	clear: both;
}

#container .proDetail ul li {
	margin-right: 17px;
	padding: 7px 10px 8px 11px;
	border: 1px solid #e8e8e8;
	width: 263px;
	float: left;
}

#container .proDetail ul li a {
	display: block;
}

#container .proDetail ul li img {
	clear: both;
}

#container .proDetail ul li .ttl {
	padding: 0 0 5px 2px;
}

#container .proDetail ul li .ttl .floatL {
	width: 49%;
	color: #000;
	font-weight: bold;
}

#container .proDetail ul li .ttl .floatR {
	padding-top: 3px;
	width: 49%;
	color: #1ea944;
	font-size: 11px;
	text-align: right;
}

#container .proDetail ul li .effect {
	margin: 6px 3px 0 0;
	padding: 0;
	color: #666;
	font-weight: bold;
	line-height: 1.55;
}

#container .proDetail ul li .effect .floatL {
	width: 54%;
}

#container .proDetail ul li .effect .floatR {
	width: 44%;
	text-align: right;
}

#container .proDetail ul li .effect .floatR span {
	display: block;
	font-weight: normal;
}

#container .proDetail ul li .btn {
	display: none;
}

#container .proDetail ul li:hover .btn,
#container .proDetail ul .on .btn {
	display: block;
}

#container .proDetail ul li:hover,
#container .proDetail ul .on {
	border: 2px solid #21b145;
	padding: 6px 9px 4px 10px;
}

#container .proDetail ul li:hover .effect,
#container .proDetail ul .on .effect {
	display: none;
}

#container .proDetail ul li:hover .btn,
#container .proDetail ul .on .btn {
	margin: 9px 3px 0 0;
}

#container .proDetail ul li:hover .btn a,
#container .proDetail ul .on .btn a {
	padding: 6.5px 0 8px;
	display: block;
	width: 124px;
	text-align: center;
	color: #666;
	background-color: #e7e7e7;
}

#container .proDetail ul li:hover .btn a span,
#container .proDetail ul .on .btn a span {
	padding-right: 15px;
	display: inline-block;
	background: url(../../img/product/icon03.png) no-repeat right center;
}

#container .proDetail ul li:hover .btn a:hover,
#container .proDetail ul .on .btn .on01,
#container .proDetail ul .on .btn a:hover {
	color: #fff;
	font-weight: bold;
	background-color: #1ea944;
}

#container .proDetail ul .on .btn .noseries,
#container .proDetail ul .on .btn .noseries:hover {
	color: #BABABA !important;
	font-weight: normal;
	background-color: #e7e7e7 !important;
}

#container .proDetail ul li:hover .btn .floatR span,
#container .proDetail ul .on .btn .floatR span {
	padding-right: 17px;
	background: url(../../img/product/icon04.png) no-repeat right center;
}

#container .proDetail ul li .photo {
	width: 260px;
	position: relative;
}

#container .proDetail ul li .photo span {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 68px;
	height: 68px;
}

#container .proDetail ul li .photo .hot {
	background: url(../../img/product/img_hot.gif) no-repeat;
}

#container .proDetail ul li .photo .new {
	background: url(../../img/product/img_new.gif) no-repeat;
}


#product {
	padding: 15px 0 23px;
	background-color: #eeeeee;
}

#product .series {
	margin: 0 auto;
	width: 1198px;
}

#product .series h3 {
	margin-bottom: 22px;
	font-size: 24px;
	color: #000;
}

#product .series ul li .title span {
	font-size: 14px;
	color: #000;
	display: inline-block;
	float: left;
}

#product .series .more {
	margin: 0 auto;
	width: 200px;
	clear: both;
}

#product .series .more a {
	padding: 5px 0;
	display: block;
	text-align: center;
	background-color: #e0e0e0;
}

#review {
	padding: 52px 0 80px;
	margin: 0 auto;
	width: 811px;
	height: 670px;
	clear: both;
}
/*-------------------contact--------------------*/
.contact_cont{ width:960px; margin:0 auto; padding-top:27px; height:350px;}
.contact_left{ width:572px; float:left; height:325px;}
.contact_right{ width:338px; float:left; padding-left:36px;}
.contact_right .address{ width:280px; height:50px;}
.contact_cont .add_lb{ width:28px; height:32px; float:left;}
.contact_cont h1{ padding-left:11px; font-size:14px; color:#575757; float:left;} 
.contact_cont p{ line-height:22px; float:left; padding-left:11px; padding-top:10px;}
.contact_cont span{ color:#575757;}
.contact_cont .phone{ width:289px; height:140px; border-top: 1px dotted #747474; border-bottom: 1px dotted #747474;margin-top: 10px; padding-top:26px;}
.contact_cont .ph_lb{width:14px; height:32px; float:left; padding-left:7px;}
.contact_cont .email{ width:280px;padding-top: 26px;}
.contact_cont .em_lb{ width:32px; height:24px; float:left;}



.clear{clear: both;}


/*母线提升自动化装置*/
#mx_banner{width: 100%;height: 425px;background: url(../muxian.jpg) no-repeat center;}
#mx1{width: 100%;height: 1100px;border-bottom: 7px solid #dfdfdf;}
#mx1 .mx1{width: 1100px;height: auto;margin: 0 auto;}
#mx1 .mx1 .mx1_top{font-size: 53px;font-family: 黑体;text-align: center;margin-top: 118px;color: #0c4c4c;}
#mx1 .mx1 .mx1_top1{font-size: 32px;font-family: 黑体;width: 840px;text-align: right;margin: 40px auto;color: #0c4c4c;}
#mx1 .mx1 .mx1_pic{width: 1100px;margin-bottom: 30px;}
#mx1 .mx1 .mx1_con{width: 1100px;height: 234px;}
#mx1 .mx1 .mx1_con .mx1_con1{width: 450px;height: auto;float: left;}
#mx1 .mx1 .mx1_con .mx1_con1 p{font-size: 20px;color: #000101;line-height: 35px;text-indent: 2em;}
#mx1 .mx1 .mx1_con .mx1_con1 span{color: #ff0000;font-size: 26px;}
#mx1 .mx1 .mx1_con .mx1_con2{width: 450px;height: auto;float: right;margin-right: 30px;}
#mx1 .mx1 .mx1_con .mx1_con2 p{font-size: 20px;color: #000101;line-height: 35px;text-indent: 2em;}
#mx1 .mx1 .mx1_con .mx1_con2 span{color: #00b709;font-size: 26px;}
#mx1 .mx1 .mx1_pic1{width: 1080px;margin: 0 auto;margin-top: 30px;}

#mx2{width: 100%;height: 670px;border-bottom: 5px solid #dfdfdf;}
#mx2 .mx2{width: 1000px;height: auto;margin: 0 auto;}
#mx2 .mx2 .mx2_top{font-size: 53px;font-family: 黑体;text-align: center;margin-top: 53px;color: #0c4c4c;}
#mx2 .mx2 .mx2_con{margin-top: 30px;}
#mx2 .mx2 .mx2_con .mx2_con1{width: 530px;float: left;margin-top: 40px;}
#mx2 .mx2 .mx2_con .mx2_con1 p{color: #000101;font-size: 20px;text-indent: -1em;line-height: 33px;}
#mx2 .mx2 .mx2_con .mx2_con2{width: 451px;height: 461px;float: right;}

#mx3{width: 100%;height: 1100px;border-bottom: 5px solid #dfdfdf;}
#mx3 .mx3{width: 1200px;height: auto;margin: 0 auto;}
#mx3 .mx3 .mx3_top{font-size: 53px;font-family: 黑体;text-align: center;margin-top: 90px;color: #0c4c4c;}
#mx3 .mx3 .mx3_con{width: 1200px;height: 864px;background: url(../mx4.jpg) no-repeat center;margin-top: 68px;}
#mx3 .mx3 .mx3_con p{width: 672px;height: auto;float: right;padding-right: 14px;font-size: 20px;color: #000101;line-height: 38px;}
#mx3 .mx3 .mx3_con .mx3_con1{margin-top: 20px;}
#mx3 .mx3 .mx3_con .mx3_con2{margin-top: 24px;}
#mx3 .mx3 .mx3_con .mx3_con3{margin-top: 33px;}
#mx3 .mx3 .mx3_con .mx3_con4{margin-top: 27px;}
#mx3 .mx3 .mx3_con .mx3_con5{margin-top: 58px;}

#mx4{width: 100%;height: 555px;border-bottom: 5px solid #dfdfdf;}
#mx4 .mx4_con{width: 960px;height: auto;margin: 0 auto;}
#mx4 .mx4_con .mx4_con1{width: 480px;float: left;margin-top: 72px;}
#mx4 .mx4_con .mx4_con1 .mx4_top{text-align: center;font-size: 53px;font-family: 黑体;color: #0c4c4c;margin-bottom: 50px;}
#mx4 .mx4_con .mx4_con1 p{font-size: 20px;color: #000101;line-height: 34px;height: 34px;}
#mx4 .mx4_con .mx4_con1 span{color: #2dbbbf;font-size: 25px;line-height: 35px;}
#mx4 .mx4_con .mx4_con2{width: 480px;float: right;margin-top: 201px;}

#mx5{width: 100%;height: 484px;border-bottom: 5px solid #dfdfdf;}
#mx5 .mx5_con{width: 960px;height: auto;margin: 0 auto;}
#mx5 .mx5_con .mx5_con1{width: 355px;float: left;margin-top: 60px;}
#mx5 .mx5_con .mx5_con1 .mx5_top{text-align: center;font-size: 53px;font-family: 黑体;color: #0c4c4c;margin-bottom: 26px;}
#mx5 .mx5_con .mx5_con1 img{}
#mx5 .mx5_con .mx5_con2{width: 535px;float: right;margin-top: 160px;}
#mx5 .mx5_con .mx5_con2 p{font-size: 20px;color: #000101;text-indent: -1em;line-height: 35px;margin-top: 25px;}
#mx5 .mx5_con .mx5_con2 span{color: #ff0000;}


.mxabc{width: auto;height: auto;float: left;margin: 0 0 14px 36px;}
.mxabc .mxabc1{width: 226px;height: 148px;float: left;}
.mxabc .mxabc2{width: 150px;margin-left: 20px;float: left;}
.mxabc .mxabc2 p{color: #005495;font-weight: bold;font-size: 14px;}
.mxabc .mxabc2 a{color: #2e2e2e;margin-top: 20px;}
.mxabc .mxabc3{float: left;margin-left: 235px;}





/*404页面*/
#or404{width: 845px;height: 700px;margin: 0 auto;}
#or404 .or404_pic{width: 845px;height: 513px;background: url(../404.jpg);}
#or404 .or404_pic .or404_a{width: 545px;height: 44px;margin: 0 auto;padding-top: 325px;}
#or404 .or404_pic .or404_a .or404_a1{width: 123px;line-height: 44px;float: left;background: #494949;border-radius: 7px;}
#or404 .or404_pic .or404_a .or404_a2{width: 123px;line-height: 44px;float: left;background: #494949;border-radius: 7px;margin-left: 38px;}
#or404 .or404_pic .or404_a a{font-size: 20px;color: #fff;text-align: center;display: block;}
#or404 .or404_pic .or404_b{width: 552px;height: 50px;margin: 30px auto;}
#or404 .or404_pro{width: 768px;height: 160px;margin: 0 auto;}
#or404 .or404_pro ul li{width: 160px;height: 160px;float: left;margin-right: 32px;}
#or404 .or404_pro ul li img{border:1px solid #0c5288;}



#footer .dibu1{width: 1150px;height: auto;margin: 0 auto;padding: 9px 0;color: #666}
#footer .dibu1 .dibu1_left{width: 860px;float: left;padding-left: 20px;border-left: 1px solid #d8d8d8;}
#footer .dibu1 .dibu2_right{padding-top: 30px;width: 244px;float: right;}
#footer .dibu1 .dibu1_left .dib1{width: 90px;height: 175px;float: left;}
#footer .dibu1 .dibu1_left .dibutit{text-align: left;font-weight: bold;}
#footer .dibu1 .dibu1_left .dibutit a{color: #000;}
#footer .dibu1 .dibu1_left ul{padding-top: 15px;}
#footer .dibu1 .dibu1_left .dib1 ul li{width: 90px;text-align: left;height: 24px;line-height: 24px;}
#footer .dibu1 .dibu1_left .dib1 ul li a{display: block;}
#footer .dibu1 .dibu1_left .dib2{width: 145px;height: 175px;float: left;padding-left: 20px;border-left: 1px solid #d8d8d8;}
#footer .dibu1 .dibu1_left .dib2 ul li{width: 145px;text-align: left;height: 24px;line-height: 24px;}
#footer .dibu1 .dibu1_left .dib3{width: 100px;height: 175px;float: left;padding-left: 20px;border-left: 1px solid #d8d8d8;}
#footer .dibu1 .dibu1_left .dib3 ul li{width: 90px;text-align: left;height: 24px;line-height: 24px;}
#footer .dibu1 .dibu1_left .dib4{width: 100px;height: 175px;float: left;padding-left: 20px;border-left: 1px solid #d8d8d8;}
#footer .dibu1 .dibu1_left .dib4 ul li{width: 90px;text-align: left;height: 24px;line-height: 24px;}
#footer .dibu1 .dibu1_left .dib5{width: 100px;height: 175px;float: left;padding-left: 20px;border-left: 1px solid #d8d8d8;border-right: 1px solid #d8d8d8;}
#footer .dibu1 .dibu1_left .dib5 ul li{width: 90px;text-align: left;height: 24px;line-height: 24px;}
#footer .dibu1 .dibu1_left .dib6{width: 90px;height: 175px;float: left;}
#footer .dibu1 .dibu1_left .dib6 ul li{width: 90px;text-align: left;height: 24px;line-height: 24px;}
#footer .dibu1 .dibu1_left .dib6 ul li a{display: block;}
#footer .dibu1 .dibu1_left .dib7{width: 90px;height: 175px;float: left;}
#footer .dibu1 .dibu1_left .dib7 ul li{width: 90px;text-align: left;height: 24px;line-height: 24px;}
#footer .dibu1 .dibu1_left .dib7 ul li a{display: block;}

/*汇金513 add by namezhych start*/
.hj513_main{width:1100px;margin:0 auto;}
.hj513_banner{width:100%; background:url(/img/product/jnbv.jpg) no-repeat center center;height:538px;overflow: hidden;}
.hj513_dd{width:100%; background:url(/img/hj513/513_dd.jpg) no-repeat center center;height:208px;overflow: hidden; margin:80px auto 40px;}
.hj513_dd_txt{width:1100px;margin:0 auto; font-size:16px;line-height:30px;color:#377b76;}
.hj513_dd_txta{ padding-top:75px; text-align:center;padding-left:205px;}
.hj513_dd_txtb{ padding-top:45px; text-align:center;padding-left:240px;}
.hj513_yy{width:1000px; background:url(/img/hj513/513_yy.jpg) no-repeat center bottom;height:810px;line-height:33px;overflow: hidden; margin:0px auto;font-size:15px;color:#000000;}
.hj513_yy_left{width:450px;float:left;}
.hj513_yy_txta{width:450px; padding-bottom:25px; text-indent:2em;}
.hj513_yy_txtb{width:450px; padding-bottom:25px;}
.hj513_yy_txtc{width:330px; padding-bottom:35px;}
.hj513_yy_right{width:380px;float:right;}
.hj513_yy_txtar{ padding-bottom:15px;}

.ft28{font-size:26px;color:#a02121;}
.hj513_title{color:#a02121;font-size:18px;font-weight:bold;}

.hj513_hs_title{font-size:24px;color:#3b3b3b; border-bottom:solid 1px #b1b1b1;height:70px;line-height:70px;margin-top:20px;}
.hj513_hs{margin-top:30px;font-size:16px;border-top:solid 1px #000;border-right:solid 1px #000;}
.hj513_hs ul{border-bottom:1px solid #000000;}
.hj513_hs ul li{float:left;padding:5px 15px; border-left:1px solid #000000;}
.whs1{width:235px;}
.whs2{width:501px;}
.whs3{width:270px;}
.hj513_tc{text-align:center;}
.hj513_tl{text-align:left;}
.hj513_hs1{line-height:70px;text-align:center;}
.lh37{line-height:35px;}
.lh75{line-height:70px;}
.lh26{line-height:26px;}
.lh78{line-height:78px;}
.lh39{line-height:39px;}
.hj513_hs_desc{text-align:center;font-size:24px;line-height:60px; padding-top:20px; color:#3b3b3b;}
.hj513_hs_desc2{color:#a02121;}
.hj513_jg_title{text-align:center;font-size:30px;color:#3b3b3b; border-bottom:solid 1px #b1b1b1;height:70px;line-height:70px;margin-top:20px;}
.hj513_jg_left{float:left;width:500px;font-size:16px;line-height:32px;margin-top:30px;text-indent: 2em;}
.hj513_jg_right{float:right;width:500px;font-size:16px;line-height:32px;margin-top:30px;text-indent: 2em;}
.hj513_jg_left img ,.hj513_jg_right img{padding:0 61px;width:378px;}
.hj513_msg_title{ background:url(/img/hj513/hj513_msg_title.jpg) no-repeat center center #32a6a3;height:40px;    margin-top: 20px;}
.hj513_msg_left{width:400px; float:left;margin-top: 10px;}
.hj513_msg_right{width:670px;float:right;padding-top:15px;}
.hj513_msg_right ul li{float:left;height:28px;line-height:28px; width:315px;background: url(/img/product/point.jpg) no-repeat 2%; padding-left:20px;}
/*汇金513 add by namezhych end*/
.law{width: 1200px;margin: 0 auto;height: 30px;line-height: 30px;text-align: center;padding-bottom: 10px;}
