﻿/*公用部分*/
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, p, form {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font-size: 14px;
	font-family: "微软雅黑", "Microsoft YaHei";
	background: #fff;
	min-width: 1200px;
}
a {
	text-decoration: none;
	color: #333;
	font-size: 14px;
}
img, ul, li, em {
	border: none;
	list-style: none;
	font-style: normal;
}
input {
	font-family: "微软雅黑", "Microsoft YaHei";
}
a:hover {
	color: #004b92;
}
p {
	line-height: 25px;
}
.clear {
	clear: both;
}
.blank10 {
	height: 10px;
}
.blank15 {
	height: 15px;
}
.blank20 {
	height: 20px;
}
.blank30 {
	height: 30px;
}
.blank40 {
	height: 40px;
}
.blank50 {
	height: 50px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.l {
	float: left;
}
.r {
	float: right;
}
.main {
	width: 1200px;
	margin: auto;
}
/* 顶部 */
.header_top {
	height: 33px;
	line-height: 33px;
	background: #f8f8f8;
	border-bottom: solid 1px #ddd;
}
.header_top_title h6 {
	font-weight: normal;
	font-size: 12px;
	color: #777;
	background: url(../images/hi.png) left no-repeat;
	padding-left: 19px;
}
.header_top_right ul:after {
	display: block;
	content: "";
	clear: both;
}
.header_top_right li {
	margin-left: 10px;
	float: left;
	padding-left: 21px;
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: left center;
}
.header_top_right li.weixin {
	background-image: url(../images/weixin.png);
}
.header_top_right li.kefu {
	background-image: url(../images/kefu.png);
}
.header_top_right li.shoucang {
	background-image: url(../images/shoucang.png);
}
.header_top_right li.shoucang a {
	background: none;
	padding-right: 0px
}
.header_top_right li a {
	display: block;
	font-size: 12px;
	background: url(../images/down.png) no-repeat right center;
	background-size: 12px;
	padding-right: 18px;
}
.header_top_right li.kefu a {
	background: none;
	padding-right: 0px;
}
.header_top_right li.weixin {
	position: relative;
}
.header_top_right li.weixin .weixin_img {
	position: absolute;
	top: 34px;
	left: 0px;
	display: none;
	background: #fff;
	box-shadow: 0 0 5px #888;
}
.header_top_right li.weixin .weixin_img p {
	font-size: 12px;
	text-align: center;
}
.header_top_right li.weixin:hover .weixin_img {
	display: block;
}
.header_top_right li.weixin .weixin_img img {
	width: 100px;
}
/* 头部 */
.logo {
	border-bottom: 2px solid #004b92;
}
.logo_img {
	margin-top: 10px;
}
.logo_by {
	margin: 30px 0 0 150px;
}
.logo_by .search {
	height: 40px;
	position: relative;
	width: 461px;
	z-index: 105;
}
.logo_by .search .search-wrap {
	height: 34px;
	border: 2px solid #004b92;
	background: #FFF !important
}
.logo_by .search .sideShadow {
	float: left;
	width: 59px;
	height: 34px;
	position: relative;
	z-index: 99999999;
	background: #004b92;
	border-right: 1px solid #D8D8D8
}
.logo_by .search .keyWord {
	color: #909090;
	float: left;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0;
	width: 358px;
	text-indent: 35px;
	background: none;
	border: none;
	background: url(../images/searchbg.gif) no-repeat 10px 7px;
	margin-top: 2px;
	background-color: #FFF;
}
.logo_by .search .sub-btn {
	border: 0;
	cursor: pointer;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	width: 90px;
	position: absolute;
	top: 0;
	right: 0;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFF;
	transition: all .2s ease-in-out;
	background: #004b92
}
.logo_by .search .sub-btn:hover {
	background: #003c74
}
.logo_tel {
	margin-top: 32px;
	float: right
}
.logo_tel span {
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 3px;
}
.logo_tel i {
	color: #616161;
	display: block;
	height: 6px;
	background: url(../images/t1.png) no-repeat;
}
.logo_tel em {
	font-size: 17px;
	color: #616161;
	font-style: normal;
	height: 16px;
}
.logo_tel b {
	display: block;
	float: left;
	color: #004b92;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif
}
.nav {
	margin-left: 280px;
	margin-top: 15px;
}
.nav ul:after {
	display: block;
	content: "";
	clear: both;
}
.nav ul li {
	float: left;
	height: 40px;
	line-height: 40px;
}
.nav ul li.currclass a {
	color: #004b92;
}
.nav ul li a {
	display: block;
	padding: 0 20px;
	font-size: 16px;
}
.nav_ls {
	background: url(../images/ls.png) no-repeat left 5px;
	padding-left: 50px;
	height: 40px;
}
.nav_ls a {
	display: block;
	width: 100px;
	height: 26px;
	line-height: 26px;
	background: #004b92;
	text-align: center;
	color: #fff;
	margin-top: 14px;
}
.nav_ls a:hover {
	background: #f60;
}


#overlay {
	background-color: #f7f5f4
}
.otherswrap {
	background-color: #fff;
	padding: 10px 0 30px
}
.layout {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden
}
.othersmenu {
	width: 210px
}
.fl {
	float: left;
	display: inline
}
.other-titles {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #dbd4cd;
	padding-bottom: 4px
}
.other-titles h1 {
	float: left;
	color: #f99d33;
	font-size: 24px;
	line-height: 35px
}
.other-titles h2 {
	float: left;
	color: #f99d33;
	font-size: 24px;
	line-height: 35px
}
.other-titles .location {
	padding-top: 28px
}
.other-titles .location .more {
	font-weight: 700;
	font-size: 14px;
	color: #f99d32
}
.menu {
	padding-top: 20px;
	font-size: 14px;
	color: #000
}
.menu li {
	border-bottom: 1px solid #dbd4cd;
	line-height: 35px
}
.menu a {
	display: block;
	color: #000
}
.menu .tit {
	background: url(../images/i12.gif) no-repeat 5px 16px;
	padding-left: 16px;
	font-size: 14px;
	cursor: pointer
}
.menu .tit:hover, .menu .tit_on, .menu .on .tit {
	background-color: #f99d32;
	background-image: url(i12_h.gif);
	color: #fff
}
.menu-zhishi {
	padding-top: 20px;
	font-size: 14px;
	color: #000
}
.menu-zhishi li {
	border-bottom: 1px solid #dbd4cd;
	line-height: 33px;
	width: 205px;
	height: 33px;
	overflow: hidden
}
.menu-zhishi a {
	display: block;
	color: #000
}
.menu-zhishi .tit {
	background: url(../style/images/i12.gif) no-repeat 5px 16px;
	padding-left: 16px;
	font-size: 14px;
	cursor: pointer
}
.menu-zhishi .tit:hover, .menu .tit_on, .menu .on .tit {
	background-color: #f99d32;
	background-image: url(i12_h.gif);
	color: #fff
}
.submenu {
	display: none;
	width: 100%;
	overflow: hidden;
	font-size: 12px
}
.menu .block {
	display: block
}
.submenu li {
	float: left;
	border-bottom: 0;
	border-top: 1px solid #dbd4cd;
	width: 100%;
	padding: 0
}
.submenu a {
	background: url(i10.gif) no-repeat 30px 17px;
	padding: 0 0 0 40px
}
.submenu a:hover, .submenu .on a {
	background-color: #f99d32;
	background-image: url(i13.gif);
	color: #fff
}
.othersmain {
	width: 755px
}
.fr {
	float: right;
	display: inline
}
.prodetai_img {
	border-bottom: 3px #d8d8d8 solid;
	height: 300px;
	padding: 5px;
	margin-top: 20px
}
.prodetai_img img {
	border: 2px #d8d8d8 solid;
	float: left
}
.prodetai_img_t {
	width: 430px;
	float: right;
	margin-top: 1px
}
.prodetai_img_t ul {
	line-height: 31px;
	margin: 0;
	padding-top: 10px;
	color: #333
}
.prodetai_img_t li {
	font-size: 14px;
	border-bottom: 1px #d8d8d8 dotted
}
.prodetai_img_t p {
	color: #f60;
	font-size: 14px;
	margin: 10px 0;
	line-height: 20px
}
.prodetai_img_t h1 {
	color: #191919;
	margin-top: 0;
	font-size: 16px;
	text-align: left
}
.prodetai {
	padding-top: 15px;
	padding-left: 5px;
	line-height: 20px;
	font-size: 14px
}
.zz-title {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #dbd4cd;
	padding-bottom: 12px;
	margin-top: 20px
}
.zz-title h2 {
	float: left;
	color: #003c74;
	font-size: 18px;
	line-height: 20px
}
.hengfudong {
	padding: 0 10px 35px;
	margin-top: 10px;
	overflow: hidden;
	background: #fff url(../images/t.gif) no-repeat right top;
	height: 125px;
	padding-top: 25px;
	border: #dbd4cd 1px solid
}
#demo {
	width: 660px;
	margin-left: 20px;
	overflow: hidden;
	height: 142px
}
#indemo {
	float: left;
	width: 800%
}
#demo1 {
	float: left
}
#demo2 {
	float: left
}
.demochanpin {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 120px;
	position: relative;
	text-align: center
}
.demochanpin img {
	height: 120px;
	width: 120px;
	border: #dbd4cd 1px solid
}
.demochanpin span {
	height: 20px;
	line-height: 20px;
	width: 120px;
	overflow: hidden
}
.footer {
	width: 1000px;
	overflow: hidden;
	padding: 15px 0;
	margin: 0 auto;
	color: #333;
	line-height: 20px;
	text-align: center;
	background-color: #f7f5f4
}
.footerleft {
	float: left;
	margin-left: 300px
}
.footerright {
	float: left;
	margin-left: 20px
}
.TB01 {
	border-top: rgb(211,211,211) 1px dotted;
	border-right: rgb(211,211,211) 1px dotted;
	width: 750px;
	white-space: normal;
	word-spacing: 0px;
	border-collapse: collapse;
	border-bottom: rgb(211,211,211) 1px dotted;
	text-transform: none;
	color: rgb(77,77,77);
	text-align: center;
	font: 12px Simsun;
	clear: both;
	border-left: rgb(211,211,211) 1px dotted;
	widows: 1;
	letter-spacing: normal;
	background-color: rgb(255,255,255);
	text-indent: 0px;
	-webkit-text-stroke-width: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.TB01 tr:nth-child(1) {
	border-top: rgb(204,204,204) 1px solid;
	border-right: rgb(204,204,204) 1px solid;
	border-bottom: rgb(204,204,204) 1px solid;
	padding-left: 5px;
	border-left: rgb(204,204,204) 1px solid;
	line-height: 24px;
	background-color: rgb(206,241,242)
}
.TB01 tr:nth-child(2) {
	border-top: rgb(204,204,204) 1px solid;
	border-right: rgb(204,204,204) 1px solid;
	border-bottom: rgb(204,204,204) 1px solid;
	padding-left: 5px;
	border-left: rgb(204,204,204) 1px solid;
	line-height: 24px;
}
.TB01 td {
	border-top: rgb(204,204,204) 1px solid;
	border-right: rgb(204,204,204) 1px solid;
	border-bottom: rgb(204,204,204) 1px solid;
	padding-left: 5px;
	border-left: rgb(204,204,204) 1px solid;
	line-height: 24px;
}
