@charset "utf-8";

body,dd,dl,dt,form,h1,h2,h3,h4,h5,h6,html,input,li,p,ul {
	margin: 0;
	padding: 0
}

li,ul {
	list-style: none
}

body {
	font-size: 9pt;
	color: #3e3e3e;
	line-height: 24px;
	margin: 0;
	padding: 0;
	background: url(../img/headerBg01.png) repeat center;
	font-family: Arial, "微软雅黑", Microsoft YaHei, "宋体", SimSun;
}

img {
	border: none
}

form {
	margin: 0;
	padding: 0
}

a {
	text-decoration: none
}

a,a:hover {
	color: #888;
}

a:hover {
	text-decoration: underline
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear {
	clear: both
}

.width {
	width: 75pc;
	margin: 0 auto;
	overflow: hidden
}

.header {
	width: 100%;
	height: 2pc;
	background: #181b29;
	border-bottom: 1px solid #28304d;
}

.top {
	width: 75pc;
	margin: 0 auto
}

.top-l {
	width: 580px
}

.top-l,.top-r,.top-r a {
	line-height: 2pc;
	color: #fff;
	font-size: 14px;
	font-family: 微软雅黑
}

.top-r a {
	padding: 0 8px
}

.logo {
	border-bottom: 1px solid #1a1a1a;
	background: url(../img/headerBg02.png) no-repeat center;
	width: 100%;
	height: 75pt;
	/*! position: absolute; */
	top: 33px;
	left: 0
}
.logo-l img {width: 172px;margin-top: 17px;}
.logo-l,.nav {
	float: left
}

.nav {
	width: 760px;
	margin-left: 18px
}

.nav ul {
	overflow: hidden
}

.nav ul li {
	float: left;
	width: 81pt;
	text-align: center;
	line-height: 75pt
}

.nav ul li.noBg {
	background: url(../images/nav_bg.png) bottom center no-repeat;
}

.nav ul li.noBg a {
	color: #fff
}

.nav ul li a {
	font-size: 15px;
	color: #fff;
	display: block
}

.nav ul li a:hover {
	background: #348045;
	color: #fff;
	text-decoration: none;
	/*! border-top: 5px #348045 solid; */
	transition: 0.3s ease 0s;
}

.nav ul li ul {
	display: none;
	position: absolute;
	font-weight: lighter;
	position: relative;
	z-index: 999
}

.nav ul li ul li {
	float: none;
	width: 81pt;
	background: #f5f5f5;
	font-size: 9pt
}

.nav ul li ul li a {
	line-height: 45px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	transition: 0.3s ease 0s;
	color: #333;
}

.nav ul li ul li a:hover {
	color: #fff;
	background: none;
	text-decoration: none;
	background: #348045;
	color: #fff;
}

.nav ul li:hover ul {
	display: block
}

.logo-r {
	float: right;
	background: url(../images/dh.png) left no-repeat;
	height: 75pt
}

.logo-r span {
	font-size: 24px;
	font-weight: 700;
	line-height: 75pt;
	color: #fff;
	padding-left: 55px
}

.banner_2 {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #000
}

.banner_2 .hd {
	margin: 0 auto;
	width: auto;
	height: 15px;
	overflow: hidden;
	position: absolute;
	bottom: 25px;
	z-index: 1;
	display: none
}

.banner_2 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left
}

.banner_2 .hd ul li {
	float: left;
	margin-right: 6px;
	width: 30px;
	height: 5px;
	text-indent: -9999px;
	background: #000;
	cursor: pointer
}

.banner_2 .hd ul li.on {
	background: #fff
}

.banner_2 .bd {
	position: relative;
	z-index: 0
}

.banner_2 .bd li {
	zoom: 1;
	vertical-align: middle
}

.banner_2 .bd li a {
	width: 100%;
	height: 500px;
	display: block
}

.banner_2:hover .prev_next {
	display: block
}

.banner_2 .next,.banner_2 .prev {
	position: absolute;
	left: 5%;
	top: 200px;
	display: block;
	width: 41px;
	height: 130px;
	background: url(../images/slider-arrow.png) 0 0 no-repeat
}

.banner_2 .next {
	left: auto;
	right: 5%;
	background-position: 0 -158px
}

.banner_2 .next:hover,.banner_2 .prev:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.banner_3 {
	width: 75pc;
	margin: 0 auto;
	top: -20px;
	position: relative
}

.banner_3 ul li {
	float: left;
	transition: all .6s cubic-bezier(0.215,0.61,0.355,1) 0s
}

.banner_3 ul li:hover {
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
	margin-top: -10px
}

.products {
	width: 100%;
	background: #000;
	padding-bottom: 70px
}

.product-width {
	width: 75pc;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}

.product-title {
	background: url(../images/product_title.gif) center no-repeat;
	height: 42px
}

.product-title h5 {
	font-size: 24px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	line-height: 28px;
	padding-left: 6px
}

.product-fl {
	padding-top: 50px;
	text-align: center;
	width: 710px;
	margin: 0 auto
}

.product-fl span {
	line-height: 3pc;
	padding: 10px;
	margin: 5px 10px
}

.product-fl span a {
	color: #fff;
	font-size: 14px
}

.bg,.product-fl span:hover {
	background: #348045
}

.product-list {
	width: 75pc;
	overflow: hidden
}

.product-list ul {
	margin-top: 30px;
	margin-left: 9pt
}

.product-list ul li {
	width: 277px;
	height: 25pc;
	float: left;
	background: #fff;
	margin: 8px;
	text-align: center;
	border: 2px solid #111;
}

.product-list ul li:hover {
	position: relative;
	border: 2px solid #348045;
}

.product-list ul li a img {
	width: 277px;
	height: 200px
}

.product-list ul li span {
	display: block
}

.product-list ul li span a {
	font-size: 18px;
	color: #000;
	line-height: 3pc
}

.product-list ul li span a:hover {
	color: #348045
}

.product-list ul li p {
	font-size: 9pt;
	color: #000;
	line-height: 24px;
	text-align: left;
	padding: 0 30px
}

.deatl {
	padding-left: 35px;
	margin-top: 35px
}

.deatl a {
	display: block;
	width: 46px;
	height: 24px;
	color: #fff;
	background: #348045;
	line-height: 24px;
	font-size: 9pt;
	margin: 0 2px;
	float: left
}

.deatl a:hover {
	border: 1px solid #d2d2d2;
	background: #fff;
	color: #383838;
	text-decoration: none;
	height: 24px
}

.more {
	margin: 0 auto;
	width: 94px;
	padding-top: 28px
}

.more a {
	display: block;
	border: 1px solid #fff;
	width: 92px;
	height: 40px;
	font-size: 14px;
	text-align: center;
	line-height: 42px;
	color: #fff
}

.x_banner {
	width: 100%;
	background: url(../images/x_banner.jpg) center no-repeat;
	height: 197px;
}

.x_banner-r {
	width: 990pt;
	margin: 0 auto
}

.x_banner-r p {
	font-size: 24px;
	color: #fff;
	padding-left: 50pc;
	padding-top: 133px;
	line-height: 49px
}

.x_banner-r p a {
	color: #fff
}

.youshi_bg {
	width: 100%;
	background: url(../images/youshi_bg.jpg) center no-repeat;
	height: 771px
}

.youshi_width {
	width: 75pc;
	margin: 0 auto
}

.youshi_title {
	text-align: center;
	padding-top: 105px
}

.youshi_title h5 {
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	line-height: 40px
}

.youshi_list {
	width: 795pt;
	margin: 0 auto
}

.youshi_list ul {
	margin-top: 75pt
}

.youshi_list ul li {
	float: left;
	margin: 0 25px;
	display: block;
	width: 300px;
	height: 355px;
	text-align: center;
	border: 1px solid #3e3e3e;
}

.youshi_list ul li:hover {
	border: 1px solid #bbb;
}

.youshi_list ul li img {
	padding-top: 65px;
	display: block;
	margin: 0 auto
}

.youshi_list ul li:hover img {
	width: 200px
}

.youshi_list ul li span {
	display: block;
	width: 300px;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	padding-top: 15px;
	padding-bottom: 15px
}

.youshi_list ul li:hover span {
	font-size: 24px;
	font-weight: 700
}

.youshi_list ul li p {
	font-size: 9pt;
	color: #b3b3b3;
	line-height: 24px;
	padding-top: 15px
}

.youshi_list ul li:hover p {
	font-size: 14px;
	color: #fff
}

.youshi_more {
	margin: 0 auto;
	width: 97px;
	text-align: center;
	padding-top: 50px
}

.youshi_more span {
	display: block;
	width: 95px;
	height: 40px;
	border: 1px solid #fff;
	border-radius: 10px
}

.youshi_more span a {
	color: #b3b3b3;
	font-size: 18px;
	line-height: 40px
}

.youshi_more span a:hover {
	color: #348045
}

.anlie {
	width: 100%;
	background: #000;
	overflow: hidden
}

.anlie-width {
	width: 98%;
	margin: 0 auto
}

.anlie-title {
	background: url(../images/anlie_title.gif) center no-repeat;
	width: 529px;
	height: 51px;
	margin: 0 auto;
	text-align: center;
	margin-top: 70px
}

.anlie-title h5 {
	font-size: 24px;
	color: #fff;
	line-height: 38px;
	padding-left: 10px
}

.anlie-fl {
	width: 850px;
	margin: 0 auto;
	font-size: 18px;
	color: #fff;
	padding-top: 40px;
	text-align: center
}

.anlie-fl span {
	font-size: 1pc;
	color: #348045;
	line-height: 30px;
	padding-right: 18px
}

.anlie-fl a {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	padding: 0 18px
}

.anlie-list {
	width: 98%;
	padding-top: 50px;
	position: relative
}

.anlie-list,.anlie-list ul {
	margin: 0 auto;
	overflow: hidden
}

.anlie-list ul {
	width: 96%
}

.anlie-list ul li {
	float: left;
	width: 300px;
	text-align: center;
	margin-right: 10px
}

.anlie-list ul li a {
	display: block;
	color: #fff
}

.anlie-list ul li img {
	width: 300px;
	height: 200px
}

.anlie-list ul li span {
	display: block;
	width: 300px;
	line-height: 4pc;
	font-size: 14px;
	text-align: center;
	height: 4pc;
	background: #358045;
	color: #fff
}

.anlie-list .input_l0 {
	left: 0;
	background: url(../images/anlie-left.gif) no-repeat
}

.anlie-list .input_l0,.anlie-list .input_r0 {
	position: absolute;
	top: 140px;
	width: 20px;
	height: 35px
}

.anlie-list .input_r0 {
	right: 0;
	background: url(../images/anlie-right.gif) no-repeat
}

.more1 {
	margin: 0 auto;
	width: 94px;
	padding: 75px 0
}

.more1 a {
	display: block;
	border: 1px solid #fff;
	width: 92px;
	height: 40px;
	font-size: 14px;
	text-align: center;
	line-height: 42px;
	color: #fff
}

.gywm {
	width: 100%;
	background: url(../images/about_bg.jpg) center no-repeat;
	height: 686px;
	overflow: hidden
}

.gywm-title {
	width: 140px;
	height: 45px;
	text-align: center;
	margin: 0 auto;
	background: #348045
}

.gywm-title h5 {
	font-size: 24px;
	color: #fff;
	line-height: 45px;
	font-weight: 400;
	margin-top: 5pc
}

.gywm-r {
	text-align: center
}

.gywm-r h2 {
	font-size: 24px;
	color: #fff;
	font-weight: 700;
	line-height: 30px;
	padding: 60px 0 50px
}

.gywm-r p {
	line-height: 24px
}

.gywm-r p,.gywm-r p a {
	font-size: 9pt;
	color: #fff
}

.gywm-more {
	width: 550px;
	margin: 0 auto;
	text-align: center;
	margin-top: 5pc
}

.gywm-more a {
	float: left;
	display: block;
	height: 74px;
	width: 86px;
	border: 1px dashed #fff;
	border-radius: 50px;
	margin: 0 47px;
	color: #fff;
	font-size: 1pc;
	line-height: 30px;
	padding-top: 9pt
}

.gywm-more a:hover {
	color: #348045;
	border: 1px dashed #348045;
	text-decoration: none
}

.fengcai {
	width: 100%;
	background: #000
}

.fengcai-width {
	width: 75pc;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 5pc
}

.fengcai-title {
	background: url(../images/fengcai_title.jpg) center no-repeat;
	width: 574px;
	height: 46px;
	margin: 0 auto;
	text-align: center;
	margin-top: 50px
}

.fengcai-title h5 {
	font-size: 24px;
	color: #fff;
	line-height: 36px;
	padding-right: 2px
}

.fengcai-nr {
	overflow: hidden;
	margin-top: 70px
}

.changfang {
	float: left;
	width: 836px
}

.changfang-title {
	overflow: hidden;
	line-height: 30px
}

.changfang-title h2 {
	float: left;
	width: 280px;
	color: #fdfbfb;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400
}

.changfang-title h2 i {
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase
}

.changfang-title span {
	float: right;
	padding-right: 5px
}

.changfang-title span a {
	color: #fdfbfb;
	font-size: 9pt
}

.changfang-list {
	border: 1px solid #424242;
	width: 834px;
	overflow: hidden
}

.changfang-list ul {
	padding: 9pt 0
}

.changfang-list ul li {
	float: left;
	width: 380px;
	text-align: center
}

.changfang-list ul li img {
	width: 370px;
	height: 267px
}

.marquee {
	width: 812px;
	overflow: hidden;
	margin: 0 auto
}

.zhengshu {
	float: right;
	width: 344px
}

.zhengshu-title {
	overflow: hidden;
	line-height: 30px
}

.zhengshu-title h2 {
	float: left;
	width: 250px;
	color: #fdfbfb;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400
}

.zhengshu-title h2 i {
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase
}

.zhengshu-title span {
	float: right;
	padding-right: 5px
}

.zhengshu-title span a {
	color: #fdfbfb;
	font-size: 9pt
}

.zhengshu-list {
	border: 1px solid #424242;
	width: 342px;
	overflow: hidden;
	position: relative
}

.zhengshu-list ul {
	margin: 0 auto;
	width: 230px;
	padding-top: 11px
}

.zhengshu-list ul li {
	float: left;
	width: 230px;
	text-align: center
}

.zhengshu-list ul li img {
	width: 201px;
	height: 268px
}

.zhengshu-list .input_l0 {
	left: 25px;
	background: url(../images/zhengshu-left.gif) no-repeat
}

.zhengshu-list .input_l0,.zhengshu-list .input_r0 {
	position: absolute;
	top: 125px;
	width: 13px;
	height: 23px
}

.zhengshu-list .input_r0 {
	right: 20px;
	background: url(../images/zhengshu-right.gif) no-repeat
}

.xinwen {
	width: 100%;
	background: url(../images/xwdt_bg.jpg) center no-repeat;
	height: 820px
}

.xinwen-width {
	width: 75pc;
	margin: 0 auto;
	overflow: hidden
}

.xinwen-title {
	text-align: center;
	padding-top: 73px
}

.xinwen-title h5 {
	font-size: 24px;
	color: #fff;
	line-height: 36px;
	padding-right: 4px
}

.xinwen-r {
	overflow: hidden;
	padding-top: 90px
}

.xinwen-left {
	float: left;
	width: 525px
}

.xinwen-tp {
	width: 525px;
	text-align: right
}

.xinwen-tp img {
	width: 100%;
	height: 232px;
	float: left;
}

.xinwen-nr {
	width: 525px;
	padding-top: 40px;
}

.xinwen-nr-time {
	float: left;
	width: 70px;
	text-align: center;
	margin-top: 15px;
	background: #348045;
	border-radius: 9px;
	padding: 10px 5px;
}

.xinwen-nr-time h5 {
	font-size: 17px;
	color: #fff;
	font-weight: 400;
	line-height: 30px
}

.xinwen-nr-time span {
	font-size: 15pt;
	color: #fff
}

.xinwen-nr-l {
	width: 405px;
	float: right;
	margin-top: 13px;
}

.xinwen-nr-l ul li {
	width: 405px
}

.xinwen-nr-l ul li a {
	font-size: 18px;
	color: #fff;
	line-height: 30px
}

.xinwen-nr-l ul li p {
	font-size: 9pt;
	color: #fff;
	line-height: 24px;
	padding-top: 20px
}

.xinwen-nr-l ul li span {
	width: 405px;
	display: inline-block;
	color: #fff;
	padding-left: 45px
}

.xinwen-nr-l ul li span a {
	font-size: 1pc;
	color: #fff;
	line-height: 24px
}

.xinwen-right {
	float: left;
	width: 675px;
}

.xinwen-right ul {
	margin-left: 10pc
}

.xinwen-right ul li {
	float: left;
	margin-bottom: 30px;
}

.xinwen-right ul li .time {
	float: left;
	width: 70px;
	text-align: right
}

.xinwen-right ul li .time h5 {
	font-size: 24px;
	color: #fff;
	font-weight: 400;
	line-height: 30px
}

.xinwen-right ul li .time span {
	font-size: 9pt;
	color: #fff
}

.xinwen-right ul li .nr {
	float: right;
	width: 340px
}

.xinwen-right ul li .nr a {
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	padding-left: 25px
}

.xinwen-right ul li .nr p {
	font-size: 9pt;
	color: #fff;
	line-height: 24px;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 25px
}

.more2 {
	margin: 0 auto;
	width: 94px;
	padding-top: 50px
}

.more2 a {
	display: block;
	border: 1px solid #fff;
	width: 92px;
	height: 40px;
	font-size: 14px;
	text-align: center;
	line-height: 42px;
	color: #fff
}

.x_banner1 {
	width: 100%;
	background: url(../images/x_banner1.jpg) center no-repeat;
	height: 98px;
	text-align: center
}

.x_banner1 p {
	font-size: 30px;
	font-weight: 700;
	line-height: 98px;
	color: #fff;
	padding-left: 260px
}

.banquan {
	width: 100%;
	background: #000;
	border-top: 1px solid #1d263f;
}

.banquan-width {
	width: 75pc;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 40px
}

.daohang-r {
	float: left;
	width: 600px
}

.daohang-r ul {
	overflow: hidden
}

.daohang-r ul li {
	float: left;
	width: 150px;
	text-align: center
}

.daohang-r ul li a {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	line-height: 3pc
}

.daohang-r ul li ul {
	padding-left: 0
}

.daohang-r ul li ul li {
	float: left;
	width: 150px;
	text-align: center
}

.daohang-r ul li ul li a {
	font-size: 9pt;
	color: #b8b7b7;
	font-weight: 400;
	line-height: 28px
}

.qrcode {
	float: right;
	width: 17pc;
	margin-left: 89pt;
}

.qrcode-title {
	color: #fffefe;
	font-size: 9pt;
	line-height: 3pc
}

.qrcode-title h5 {
	float: left;
	font-size: 18px;
	color: #fffefe;
	font-weight: 700
}

.qrcode-name {
	float: left;
	margin-top: 20px;
}

.qrcode-name p {

	text-align: center;
	line-height: 30px;
	height: 30px;
	color: #fff;
}



.qrcode-phone {
	float: right;
	margin-top: 20px;
}

.qrcode-phone p {

	text-align: center;
	line-height: 30px;
	height: 30px;
	color: #fff;
}





.copyright {
	width: 100%;
	height: 70px;
	background: #1c1c1c;
	border-bottom: 1px solid #414141;
	border-top: 1px solid #414141
}

.copyright-nr {
	width: 70pc;
	margin: 0 auto;
	font-size: 9pt
}

.copyright-nr h5 {
	float: left;
	font-size: 9pt;
	color: #fffefe;
	line-height: 70px;
	font-weight: 400
}

.copyright-nr h5 a {
	font-size: 9pt;
	color: #fffefe;
	padding: 0 15px
}

.copyright-nr span {
	font-size: 9pt;
	color: #fffefe;
	line-height: 70px;
	float: right
}

.links {
	width: 100%;
	background: #000;
	overflow: hidden;
	padding: 10px 0 30px
}

.links-width {
	width: 70pc;
	margin: 0 auto
}

.dbgjc {
	width: 75pc;
	padding-bottom: 10px
}

.dbgjc p,.dbgjc p a {
	line-height: 24px;
	font-size: 9pt;
	color: #b8b7b7;
	font-weight: 400;
	line-height: 28px
}

.links-title {
	float: left;
	width: 140px
}

.links-title h5 {
	font-weight: 400
}

.links-title h5,.links-title p {
	font-size: 24px;
	color: #348045;
	line-height: 30px
}

.links-r {
	overflow: hidden
}

.links-r a {
	font-size: 9pt;
	color: #a0a2a1;
	padding: 0 8px;
	line-height: 24px
}

#nav {
	right: 20px;
	margin: 0;
	position: fixed;
	top: 10pc;
	z-index: 999999
}

#nav li {
	margin: 25px 0;
	position: relative
}

#nav a {
	background: #a3a3a3;
	color: #666;
	font-size: 14px;
	text-indent: 30px;
	display: block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 10px
}

#nav li a span {
	display: none;
	width: 130px;
	right: 20px;
	top: 0;
	position: absolute;
	text-align: right;
	line-height: 9pt;
	color: #a3a3a3;
	font-size: 9pt;
	font-weight: 400
}

#nav li.current span {
	display: block;
	font-weight: 400
}

#nav li a:hover span {
	display: block
}

#nav .current a,#nav a:hover {
	background: #138514
}

#nav .current a {
	color: #138514
}

#container {
	margin: 0 auto;
	width: 50pc
}

.section {
	border-bottom: 5px solid #ccc;
	min-height: 60vh;
	padding: 50px 20px
}

.section p:last-child {
	margin-bottom: 0
}

.mub01InpageBannerr {
	width: 100%;
	height: 25pc
}

.mub01InpageBannerr a {
	display: block;
	margin: 0 auto;
	height: 25pc
}

 .box2{margin-top: 20px;background: #fff; margin-bottom:20px;width: 300px !important;}
.box2 .phone{background: url(../img/proListClassify_phone.png) no-repeat 32px center;padding-left: 86px;padding-top: 25px;padding-bottom: 20px;border-bottom: 1px solid #eaeaea;}
.box2 .phone span{display: block;font-size: 14px;color: #333333;}
.box2 .phone p{font-size: 24px;color: #050e2a;font-family: arial;}
.box2 .intro{padding: 20px;}
.box2  .intro p{font-size: 14px;color: #333333;margin-bottom: 8px;line-height: 20px;}
.box2  .intro p em{font-size: 14px;color: #333;font-style: normal;
font-weight: normal;}



/* linkUs 联系我们 */

/* linkUsMap */
.linkUsMap{width: 100%;padding: 50px 0;}
.linkUsMap .mainCon{width: 100%;}

.linkUsMap .mainCon .conL{width: 455px;height: 496px;float: left;background: #fff;padding: 54px 70px 0 75px;}
.linkUsMap .mainCon .conL h3{font-size: 24px;color: #050e2a;margin-bottom: 42px;}
.linkUsMap .mainCon .conL .box{width: 100%;}
.linkUsMap .mainCon .conL .box li{height: 71px;border-bottom: 1px solid #e5e5e5;overflow: hidden;}
.linkUsMap .mainCon .conL .box li:first-child{border-top: 1px solid #e5e5e5;}
.linkUsMap .mainCon .conL .box li img{display: block;margin-top: 18px;float: left;}
.linkUsMap .mainCon .conL .box li p{float: left;margin-top: 26px;width: 402px;float: right; padding-top:0; line-height:20px;}
.linkUsMap .mainCon .conL .box p span{font-size: 15px;color: #666666;}
.linkUsMap .mainCon .conL .box p em{font-size: 15px;color: #333;}


.contact_map {overflow:hidden;width:600px;height:550px;position:relative;background: url(../img/map.jpg) no-repeat center;}
.contact_map .adr{ overflow:hidden; width:300px; height:380px; margin:0 auto; background-color:#fff; padding:10px; margin-top:62px;}
.contact_map .adr img{ display:block; margin:0 auto; margin-bottom:12px;}
.contact_map h3{ font-weight:normal; font-size:20px; color:#050e2a; text-align:center; margin-bottom:15px;}
.contact_map p{ text-align:center; font-size:16px; color:#666; line-height:22px; margin-bottom:20px;}
.contact_map a{ display:block; width:91px; height:30px; background:url(Img/inside/about_contact_b.png) no-repeat center; font-size:12px; color:#fff; margin:0 auto; text-align:center; line-height:30px;}
.contact_map .maps{ display:block; margin:0 auto; margin-bottom:12px;}
.contact_map .mapd{ display:block; margin:0 auto}


/*产品联系我们*/
.proDetailsCanS .mainCon .conL{width: 455px;height: 496px;float: left;background: #fff;padding: 54px 70px 0 75px;}
.proDetailsCanS .mainCon .conL h3{font-size: 24px;color: #006699;margin-bottom: 42px;}
.proDetailsCanS .mainCon .conL .box{width: 100%;}
.proDetailsCanS .mainCon .conL .box li{height: 71px;border-bottom: 1px solid #e5e5e5;overflow: hidden;}
.proDetailsCanS .mainCon .conL .box li:first-child{border-top: 1px solid #e5e5e5;}
.proDetailsCanS .mainCon .conL .box li img{display: block;margin-top: 18px;float: left;}
.proDetailsCanS .mainCon .conL .box li p{float: left;margin-top: 26px;width: 402px;float: right; padding-top:0; line-height:20px;}
.proDetailsCanS .mainCon .conL .box p span{font-size: 15px;color: #666666;}
.proDetailsCanS .mainCon .conL .box p em{font-size: 15px;color: #333;}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

.content, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	background: #fff;
}
/* 模板1公共面包屑导航 */
.mub01address{width: 100%;}
.mub01address .container{position: relative;}
.mub01address .con{width: 100%;position: absolute;top: -50px;left: 0;height: 50px;background: url(../img/mub01addressBg.png);}
.mub01address .p1{height: 50px;line-height: 50px;font-size: 13px;color: #fff;float: left;width: 1180px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.mub01address .p1 a{color: #fff;padding: 0 4px;}
.mub01address .p1 img{margin: 0 10px 0 20px;position: relative;top: 4px;}
.mub01address .p2{float: right;font-size: 13px;color: #fff;line-height: 50px;margin-right: 22px;}
.mub01address_search .con{top:0px;}


/* webMap 网站地图 */
.map_main { overflow:hidden; border:solid 5px #F0F0F0;  padding-bottom:30px;background:#fff; width: 1200px;margin: 20px auto;margin: ;}
.sitemap_con { width:1146px; margin:0 auto; color:#666;}
.sitemap_con .map_top { border-bottom:solid 1px #d7d7d7; }
.sitemap_con .map_top img { float:left;}
.site_r_link { width:136px; margin-top:20px; border:1px solid #cdcdcd; background:#F8F8F8; padding:5px 10px; float:right; }
.site_plc { background:url(Img/ico27.gif) no-repeat 0 11px; padding:5px 0; text-indent:10px;display: none;}
.sitemap_con h4 { line-height:30px;margin:10px 0;margin-right: 10px;}
.sitemap_con h4 a{color:#000;font-size:18px;}
.b4 { border:1px dashed #efefef; padding:10px 5px;}
.b4 ul { padding:0 11px;}
.b4 li { float:left; line-height:25px; width:342px; overflow:hidden; margin:0 10px;}
.b4 li a { color:#000;}
.b4 li a:hover { color:#050e2a;}
/* 留言 */
.liuyan{width: 100%;height: 50px;padding: 25px 0;position: fixed;background: rgba(0,0,0,0.7);bottom: -120px;z-index: 9;margin-left: 0;}
.liuyan .container{position: relative;}
.liuyan .container>span{position: absolute;display: block;width: 40px;height: 40px;background: url(Img/Index/guanbi.png) no-repeat center;right: 0;top: -41px;cursor: pointer;}
.liuyan .erxian{width: 200px;background: url(Img/Index/dianhua-tp.png) no-repeat left;padding-left: 60px;font-size: 16px;color: #fff;height: 50px;float: left;}
.liuyan .erxian p{font-size: 24px;
    font-family: "Arial";
    margin-top: 5px;
    font-weight: bold;
    letter-spacing: 1px;}
.liuyan .container>p{height: 48px;width: 336px;line-height: 48px;background: #fff;float: left;margin-right: 13px;border-radius: 5px;overflow: hidden;}
.liuyan .container>p input{text-indent: 20px;font-size: 14px;color: #999;width: 100%;height: 100%;border: none;outline: none;background: url(Img/Index/renwu.png) no-repeat 293px;}
.liuyan .container>.p02 input{background: url(Img/Index/souji.png) no-repeat 300px;}
.liuyan .container>a{display: block;width: 158px;height: 48px;line-height: 48px;text-align: center;font-size: 16px;color: #fff;background: #348045;float: left;border-radius: 5px;}