﻿@charset "utf-8";
/*@import url("icon/iconfont.css");*/

/*全局样式
---------------------------------------------*/

body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	color: #000;
	font: 16px/1.5 Arial, "Microsoft Yahei";
	text-align: center;
	background: #f5f5f5;
	/*-webkit-font-smoothing: antialiased;*/
}

input,
button,
select,
textarea,
img,
p,
h1,
h2,
h3,
h4,
h5 {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 'Microsoft YaHei', '微软雅黑';
	color: #939393;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #34ad2a;
	text-decoration: none;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

ol,
ul,
li,
dl,
dd {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

i,
em {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*Clear Fix*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
}

.line5 {
	clear: both;
	font-size: 0px;
	height: 5px;
	overflow: hidden;
}

.line10 {
	clear: both;
	font-size: 0px;
	height: 10px;
	overflow: hidden;
}

.line15 {
	clear: both;
	font-size: 0px;
	height: 15px;
	overflow: hidden;
}


/*页面布局
----------------------------------------------*/

.section {
	position: relative;
	margin: 0 auto;
	width: 1160px;
	min-width: 925px;
	max-width: 1160px;
	text-align: left;
}

.wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	text-align: left;
	overflow: hidden;
}

.wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.wrap-box {
	width: 100%;
}

.left-925 {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 925px;
}

.left-705 {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 705px;
}

.left-690 {
	position: relative;
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	width: 690px;
}

.left-455 {
	position: relative;
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	width: 455px;
}

.left-260 {
	position: relative;
	display: block;
	float: left;
	width: 260px;
	overflow: hidden;
}

.left-220 {
	position: relative;
	display: block;
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	width: 220px;
	_overflow: hidden;
}

.left-auto {
	position: relative;
	display: block;
	margin: 0 275px 0 0;
	overflow: hidden;
	_zoom: 1;
}

.right-260 {
	position: relative;
	display: block;
	float: right;
	width: 260px;
	overflow: hidden;
}

.right-auto {
	position: relative;
	display: block;
	margin: 0 0 0 275px;
	overflow: hidden;
	_zoom: 1;
}

.bg-wrap {
	margin: 0;
	padding: 0;
	background: #fff;
}

.bg-wrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.bg-wrap.nobg {
	background: none;
}

.pad-15 {
	position: relative;
	padding: 15px;
}


/*页面标题
----------------------------------------------*/

.location {
	padding: 5px 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #999;
	font-size: 12px;
	text-align: left;
}

.location a {
	/*margin: 0 5px;*/
}

.location span {
	color: #666;
}

.main-tit {
	padding: 40px 0px;
line-height: 54px;
	text-align: center;
}

.main-tit h2 {
	display: block;
	margin: 0;
	padding: 2px 0px 20px 0px;
	color: #0160ae;
	font-size: 36px;
	font-weight: bold;
}

.slide-tit {
	border-bottom: 1px solid #f0f0f0;
	color: #34ad2a;
	line-height: 1em;
	font-size: 16px;
	font-weight: normal;
}

.slide-tit strong {
	padding: 10px 0;
	float: right;
	color: #999;
	font-size: 12px;
	font-weight: normal;
}

.slide-tit span {
	position: relative;
	top: 1px;
	display: inline-block;
	padding: 10px 0;
	border-bottom: 1px solid #34ad2a;
}

.nav-tit {
	margin: 0 auto 50px;
	padding: 30px 0;
	text-align: center;
	color: #333;
	font-size: 16px;
	line-height: 1em;
	border-bottom: 1px solid #e0e0e0;
}

.nav-tit.short {
	padding-bottom: 0;
	border-bottom: 0;
}

.nav-tit a {
	margin-left: 10px;
	color: #333;
}

.nav-tit a:hover,
.nav-tit a.selected {
	color: #34ad2a;
}

.nav-tit i {
	margin-left: 10px;
	color: #e0e0e0;
}

.sub-tit {
	margin: 0 50px 10px;
	padding-top: 35px;
	height: 42px;
	border-bottom: 1px solid #e0e0e0;
	font-size: 16px;
}

.sub-tit a.add {
	display: block;
	margin-right: 10px;
	float: right;
	color: #23ac38;
	font-size: 14px;
	line-height: 42px;
}

.sub-tit a.add i {
	display: inline-block;
	margin-right: 5px;
	color: #23ac38;
	font-size: 14px;
}

.sub-tit ul {
	display: inline-block;
}

.sub-tit ul li {
	margin: 0;
	padding: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.sub-tit ul li a {
	display: inline-block;
	padding: 0 15px;
	line-height: 42px;
}

.sub-tit ul li.selected a {
	border-bottom: 2px solid #23ac38;
	color: #23ac38;
}

.search-tit {
	display: block;
	margin: 0 30px;
	padding-top: 15px;
	line-height: 38px;
	border-bottom: 1px solid #f0f0f0;
}

.search-tit h3 {
	display: inline-block;
	color: #333;
	font-size: 16px;
	font-weight: normal;
}

.search-tit span {
	margin-left: 15px;
	color: #999;
	font-size: 14px;
}

.search-tit span strong {
	margin: 0 2px;
	color: #1e7bb3;
	font-weight: 600;
}


/*页面头部
----------------------------------------------*/


/*顶部样式*/

.header .head-nav {
	position: relative;
	height: 100px;
	background: #fff;
}

.header .head-nav .logo {
	position: absolute;
	top: 15px;
	left: 0;
	width: 180px;
	height: 50px;
}

.header .head-nav .nav-box {
	position: absolute;
	top: 30px;
	left: 21%;
	right: 0;
	line-height: 40px;
	height: 40px;
}

.header .head-nav .nav-box li {
	float: left;
	/*margin:auto 4.8%;*/
	
	width: 13.66%;
	text-align: center;
	border-radius: 100px;
}

.header .head-nav .nav-box li a {
	color: #333;
	font-size: 16px;
	line-height: 40px;
}

.header .head-nav .nav-box li a:hover {
	color: #34ad2a;
}

#index .index a,
#news .news a,
#goods .goods a,
#video .video a,
#photo .photo a,
#down .down a,
.header .head-nav .nav-box li a:hover {
	color: #34ad2a;
}


/*Banner样式*/

.slide-box {
	position: relative;
	margin: 0;
	width: 100%;
	height: 650px;
	text-align: center;
	overflow: hidden;
}

.slide-box .list-box {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 100%;
	background: #fff;
}

.slide-box .list-box li {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha: opacity(0);
}

.slide-box .list-box li a {
	display: block;
	width: 100%;
	height: 100%;
}

.slide-box .list-box li a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slide-box .speed-box {
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	height: 10px;
	text-align: center;
	z-index: 999;
}

.slide-box .speed-btn {
	display: inline-block;
	margin: auto 0;
}

.slide-box .speed-btn a {
	display: block;
	float: left;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	background: url(../images/slide_btns.png) 0 -166px no-repeat;
	overflow: hidden;
	*float: none;
	*display: inline-block;
}

.slide-box .speed-btn a.selected {
	background-position: 0 -176px;
}

.slide-box .prev-btn,
.slide-box .next-btn {
	position: absolute;
	top: 50%;
	display: block;
	margin-top: -41px;
	width: 42px;
	height: 82px;
	z-index: 999;
	opacity: 0.5;
	filter: alpha: opacity(50);
	background: url(../images/slide_btns.png) no-repeat;
	display: none;
	overflow: hidden;
}

.slide-box .prev-btn {
	left: 31px;
	background-position: 0 0;
}

.slide-box .next-btn {
	right: 31px;
	background-position: 0 -82px;
}


/*内容样式
----------------------------------------------*/


/*文字列表样式*/

.side-txt-list {
	padding: 6px 15px 15px;
	text-align: left;
	background: #fff;
}

.side-txt-list li {
	line-height: 28px;
	font-size: 12px;
}

.side-txt-list li span {
	float: right;
	color: #999;
}

.side-txt-list li.tit a {
	color: #108cee;
	font-size: 18px;
	line-height: 48px;
}

.focus-list {
	margin: 0;
	padding: 0;
}

.focus-list li {
	height: 33px;
	font-size: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.focus-list li label {
	display: inline-block;
	margin: 0 5px 0 0;
	padding: 0;
	width: 16px;
	height: 16px;
	line-height: 16px;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	background: #999;
	border-radius: 2px;
	vertical-align: middle;
}

.focus-list li label.hot {
	background: #d70029;
}

.focus-list li a {
	line-height: 33px;
}

.sidebar-box {
	margin: 0 0 15px;
	padding: 20px;
	background: #fff;
}

.sidebar-box h4 {
	margin: 0;
	padding: 0 0 15px;
	border-bottom: 1px solid #e0e0e0;
	color: #333;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
}

.sidebar-box .txt-list li {
	margin-top: 15px;
	line-height: 20px;
	font-size: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.sidebar-box .txt-list li label {
	display: inline-block;
	margin: 0 5px 0 0;
	width: 16px;
	height: 16px;
	line-height: 16px;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	background: #999;
	border-radius: 2px;
	vertical-align: middle;
}

.sidebar-box .txt-list li label.hot {
	background: #d70029;
}

.sidebar-box .txt-list li a {
	line-height: 20px;
}

.sidebar-box .side-img-list {
	padding-bottom: 0;
}

.sidebar-box .side-img-list li {
	padding: 10px 0;
}

.sidebar-box .tags-box {
	margin: 0 0 0 -10px;
}

.sidebar-box .tags-box:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sidebar-box .tags-box a {
	display: block;
	float: left;
	margin: 10px 0 0 10px;
	padding: 5px;
	color: #555;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #f0f0f0;
}

.sidebar-box .tags-box a:hover {
	border-color: #34ad2a;
}

.tags-box a i {
	margin-left: 2px;
	color: #999;
	font-style: normal;
}


/*图片列表样式*/

.img-list {
	margin: -15px 0 0 -15px;
	*display: inline-block;
}

.img-list:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.img-list .nodata {
	color: #999;
	line-height: 80px;
	text-align: center;
}

.img-list li {
	position: relative;
	float: left;
	margin: 35px 0 0 15px;
	width: 278px;
	/*width: 23%;*/
	height: auto;
	background: #fff;
	overflow: auto;
	_display: inline;
}

.img-list li .img-box {
	display: block;
	position: relative;
overflow: hidden;
}

.img-list li .img-box .abs-txt {
	position: absolute;
	top: 8px;
	left: 0;
	display: inline-block;
	padding: 0 6px;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	background: #c81623;
	text-align: center;
	border-radius: 0 3px 3px 0;
}

.img-list li .img-box img {
	width: 100%;
	height: 100%;
}

.img-list li .info {
	display: block;
	text-align: center;
	margin: 15px;
}
.img-list li .info h3 {
	display: block;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}

.img-list li .info p {
	display: block;
	line-height: 28px;
	color: #999;
	font-size: 12px;
    margin:0px;
    padding:0px;
}
.img-list li .h165{
    height:97px;text-align:left;
    margin-top:2px !important;
}
/*.product_fun .info span{
    display: block; 
    line-height: 28px;
    color: #999;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}*/

.img-list li .info p.price {
	padding-top: 10px;
	line-height: 18px;
}

.img-list li .info p.price b {
	margin-right: 2px;
	color: #f40;
	font-size: 16px;
}

.img-list li .info p strong {
	float: right;
	font-weight: normal;
}

.img-list li .info p span.price {
	color: #fb2104;
	font-size: 14px;
	font-weight: 600;
}

.img-list li em {
	position: absolute;
	display: none;
	margin: -30px auto auto -30px;
	top: 50%;
	left: 50%;
	width: 60px;
	height: 60px;
	font-style: normal;
	filter: alpha(Opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.img-list li em i {
	color: #fff;
	font-size: 60px;
	line-height: 60px;
}

.img-list li a:hover em {
	display: block;
}

.img-list li .abs-bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	background: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
}

.img-list li .remark {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 50px;
	line-height: 20px;
	text-align: left;
	overflow: hidden;
}

.img-list li .remark h3 {
	padding: 5px 15px 0;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.img-list li .remark p {
	padding: 0 15px;
	color: #eee;
	font-size: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}


/*图文列表样式*/

.n-list {
	padding: 15px 30px;
}

.n-list li {
	display: block;
	padding-bottom: 15px;
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
}

.n-list li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.n-list li h2 {
	padding: 15px 0 15px;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.n-list li h2 a {
	color: #333;
	text-decoration: none;
}

.n-list li h2 a:hover {
	color: #8CAC52;
}

.n-list li .note b {
	position: relative;
	display: block;
	float: left;
	margin-right: 16px;
	width: 118px;
	height: 118px;
	border: 1px solid #e8e8e8;
	font-style: normal;
}

.n-list li .note b img {
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	_height: 100%;
}

.n-list li .note p {
	display: block;
	font-size: 14px;
	max-height: 84px;
	line-height: 28px;
	font-weight: 500;
	color: #666;
	overflow: hidden;
}

.n-list li .note .info {
	padding-top: 10px;
	height: 20px;
	line-height: 20px;
}

.n-list li .note .info span {
	margin-right: 10px;
	color: #999;
	font-size: 12px;
}

.n-list li .note .info span i {
	margin-right: 3px;
	font-size: 12px;
}

.n-list .nodata {
	margin-top: 30px;
	color: #666;
	font-size: 14px;
	line-height: 100px;
	text-align: center;
}


/*相关列表样式*/

.rel-list {
	margin-top: -15px;
}

.rel-list:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.rel-list .nodata {
	color: #999;
	font-size: 14px;
	line-height: 50px;
}

.rel-list li {
	display: block;
	float: left;
	margin: 15px auto 0 0;
	padding: 0;
	width: 50%;
	overflow: hidden;
	_float: none;
	_width: auto;
}

.rel-list li .img-box {
	position: relative;
	display: block;
	float: left;
	width: 98px;
	height: 98px;
	border: 1px solid #e8e8e8;
	overflow: hidden;
}

.rel-list li .img-box img {
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	_height: 100%;
	overflow: hidden;
}

.rel-list li .info {
	margin: 0 auto 0 115px;
	padding-right: 15px;
	_margin-top: -15px;
	_padding-right: 0;
}

.rel-list li .info h3 {
	display: block;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.rel-list li .info p {
	color: #555;
	font-size: 12px;
	height: 48px;
	line-height: 22px;
	overflow: hidden;
}

.rel-list li .info span {
	line-height: 22px;
	color: #999;
	font-size: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.rel-box {
	position: relative;
	padding: 0 50px 0;
}

.rel-box .rel-list {
	margin: 0 0 15px 0;
}


/*类别列表*/

.navbar li {
	padding-top: 10px;
}

.navbar li h5 {
	display: block;
	color: #3b8dd1;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
}

.navbar li h5 a {
	color: #34ad2a;
}

.navbar li p {
	font-size: 12px;
	line-height: 30px;
}

.navbar li p a {
	display: inline-block;
	margin-right: 5px;
}


/*类别导航样式*/

.screen-box {
	display: block;
	position: relative;
	margin: 0 0 15px;
	padding: 0 15px;
	background: #fff;
}

.screen-box ul {
	padding: 10px 0;
	display: block;
	font-size: 14px;
}

.screen-box ul h4 {
	display: inline-block;
	padding: 0 15px;
	text-align: right;
	line-height: 28px;
	font-weight: normal;
}

.screen-box ul li {
	display: inline-block;
	padding: 0 15px;
	line-height: 28px;
	*display: inline;
	*zoom: 1;
}

.screen-box ul li a {
	color: #333;
}

.screen-box ul li a:hover,
.screen-box ul li.selected a {
	color: #8CAC52;
}

.screen-box dl {
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	border-top: 1px solid #f7f7f7;
	font-size: 12px;
}

.screen-box dl:after {
	clear: none;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

.screen-box dl:first-child {
	border-top: none;
}

.screen-box dl dt {
	display: block;
	float: left;
	padding-left: 10px;
	width: 100px;
	color: #555;
	line-height: 40px;
}

.screen-box dl dd {
	position: relative;
	margin-left: 112px;
	padding-top: 6px;
	overflow: hidden;
}

.screen-box dl dd a {
	display: inline-block;
	margin: 0 6px 6px 0;
	padding: 8px 10px;
	border: 1px solid #fff;
	line-height: 12px;
}

.screen-box dl dd a.selected {
	border-color: #fff;
	color: #fff;
	background: #34ad2a;
}


/*排序样式*/

.sort-box {
	position: relative;
	margin: 0 0 15px;
	height: 36px;
	background: #fff;
	overflow: hidden;
}

.sort-box a {
	display: block;
	float: left;
	margin-left: -1px;
	padding: 0 15px;
	line-height: 36px;
	height: 36px;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	color: #333;
	font-size: 12px;
}

.sort-box a:hover,
.sort-box a.selected {
	color: #fff;
	background: #34ad2a;
}

.footer {
	margin-top: 30px;
	background: #000;
}

.footer .foot-nav {
	height: 56px;
	line-height: 56px;
}

.footer .foot-nav a {
	margin: auto 8px;
	color: #b7b4b4;
	font-size: 14px;
}

.footer .foot-nav a:hover {
	color: #34ad2a;
}

.footer .foot-nav strong {
	color: #424242;
	font-size: 14px;
	font-weight: 700;
}

.footer .foot-box {
	padding: 0px 0px;
}

.footer .foot-box:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.footer .foot-box .copyright {
	display: block;
	float: left;
	padding-left: 1%;
	width:30%;height:180px;
    color: #b7b4b4;
	font-size: 12px;
}

.footer .foot-box .copyright p {
	
}

.footer .foot-box .copyright p.gray {
	color: #999;
}

.footer .foot-box .service {
	display: block;
	float: right;
	padding: 10px 0;
	width: 20%;height:200px;}

.footer .foot-box .service a {
	display: inline-block;
	padding: 0 15px;
	color: #34ad2a;
	line-height: 30px;
	border: 1px solid #34ad2a;
}

.footer .foot-box .service a:hover {
	color: #fff;
	border-color: #34ad2a;
	background: #34ad2a;
}

.footer .foot-box .service a i {
	font-size: 14px;
}

.footer .foot-box .service p {
	display: block;
	margin-bottom: 20px;
	color: #b0b0b0;
	font-size: 12px;
}


/*响应式布局
----------------------------------------------*/

@media only screen and (max-width:1160px) {
	.section {
		width: 925px;
	}
	.slide-box {
		height: 363px;
	}
	.slide-box .list-box {
		margin-left: -768px;
		width: 1536px;
	}
	.side-link-wrap {
		width: 455px;
	}
}

@media only screen and (min-width:1161px) {
	.section {
		width: 1160px;
	}
}

.product_fun span {
	display: block;
	margin: auto;
	padding: 10px 25px;
	text-align: center;
	margin-bottom: 20px;
	border: #1DA76B 1px solid;
	width: 60px;
}

.con1 {
	background-color: #fff;
	padding: 0px 0px 30px 0px;
}

.con1 .section .lf {
	width: 50%;
	float: left;
	height: 280px;
	/*border: #1DA76B 1px solid;*/
}

.con1 .section .lf img {
	width: 100%;
	height: 100%;
}

.con1 .section .rt {
	width: 41%;
	float: right;
	height: 250px;
	border: #ddd 0px solid;
	line-height: 42px;
	padding: 15px;
}

.con2 {background-color: #f0f0f0;}

.con3 {
	background-color: #fff;
	overflow: hidden;
	/*padding-bottom: 30px;*/
}

.con3 .of {
	overflow: hidden;
	padding-top: 30px;
}

.border {
	border: #1DA76B 1px solid;
}

.con3 .left2 {
	width: 47%;
	float: left;
	margin-bottom: 20px;
}

.con3 .right2 {
	width: 47%;
	float: right;
	margin-bottom: 20px;
}

.con3 img {
	width: 98%;
	height: 420px
}

.con3 ul {
	padding-right: 20px;
}

.con3 li {
	padding-bottom: 15px;
}

.con3 h3 {
	margin-bottom: 20px;
}

.con3 span {
	line-height: 35px;
}

.alcenter {
	padding-top: 50px;
}

.con3 .onceShow {
	display: inline-block;
	margin: 0 0 0 5px;
	padding: 10px 30px;
	width: auto;
	height: auto;
	line-height: 20px;
	color: #fff;
	font-size: 16px;
	background: #0160ae;
	cursor: pointer;
	border-radius: 5px;
}

.con4 {
	padding-bottom: 30px;
	overflow: hidden;
}

.con4 .img-list .info {
	margin: 15px 4px !important;
}

.con4 .img-list .info h3 {
	margin-bottom: 4px
}

.con4 .img-list .info span {
	padding: 2px !important;
	padding-top: 4px;
}

.con5 {
	/*border-top: 1px solid #FF9900;*/
}

.con5 .lf_img {
width:480px;/*width: 35%;*/
	float: left;
	height: 407px;
	/*border: 1px solid #FF9900;*/
	/*margin-right: 100px;*/
}

.con5 .lf_img img {
	width: 100%;
	height: 100%;
}

.con5 .rt_form {
	width: 56%;
	float: right;
	/*border: 1px solid #FF9900;*/
	/*height: 250px;*/
}

.rt_form ul {
	overflow: hidden;
}

.rt_form li {
	float: left;
	width: 45%;
	margin-left: 5%;
	padding-bottom: 10px
}

.rt_form li input {
	display: inline-block;
	padding: 0 10px;
	width: 92%;
	height: 40px;
	line-height: 20px;
	border: 1px solid #e0e0e0;
}

.rt_form li textarea {
	display: inline-block;
	padding: 10px;
	width: 130%;
	height: 80px;
	line-height: 20px;
	border: 1px solid #e0e0e0;
	vertical-align: middle;
	overflow: auto;
	margin-top: 15px;
}

.rt_form .submit {
	display: inline-block;
	margin: 10px 0 0 32px;
	padding: 10px 55px;
	width: auto;
	height: auto;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
	border: 1px solid #d70029;
	background: #d70029;
	cursor: pointer;
	text-align: center;
	border-radius: 4px;
}
.foot-box dl {
	width: 100%;
	color: #fff;
}

/*关于我们*/
.abus1{
	background-color: #fff;
    padding-bottom: 30px;
}
.abus1 .section .lf {
    width: 45%;
    float: left;
    height: 280px;
    border: #ddd 1px solid;
}
.abus1 .section img {
	width: 100%;
	height: 100%;
}
.abus1 .section .rt {
	width: 45%;
	float: right;
	height: 280px;
	border: #ddd 1px solid;
	line-height: 20px;
}
.abus1 .section h3{
	margin-bottom: 7px;
}.abus1 .section span{
	line-height: 45px;
}
.abus2{
	background-color: #fff;
	margin-bottom: 50px;
}
.abusMap{
	background-color:#f5f5f5;
	padding: 0px 0px 30px 0px;
}
.abusMap .section .lf {
    width: 50%;
    float: left;
    height: 280px;
}
.abusMap .section img {
	width: 100%;
	height: 100%;
}
.abusMap .section .rt {
	width: 45%;
	float: right;
	height: 280px;
	line-height: 20px;
}
.abusMap .section .rt span{
	text-align: left;
    line-height: 35px;
    font-size: 16px;
    color: #333;
}
.news{
	overflow: hidden;
    margin-bottom: 50px;
    background-color: #fff;
}
.news .location {
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    margin-bottom: 8px;
}
.news .left{
	width: 64.65%;
	float: left;
	border: 1px solid #DDDDDD;
	padding: 15px;
	min-height: 1000px;
}
.news .left ul li{
	border-bottom: 1px solid #D6D8D8;
	height: 190px;
	overflow: hidden;
	margin-bottom: 20px;
}
.news .left .img{
	width: 22.66%;
	height: 155px;
	float: left;
}
.news .left .con{
	float: right;
	width: 75.34%;
	height: 155px;
}
.news .left .con .title{
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}
.news .left .con .date{
	margin: 5px;
}
.news .left .con .info{
	display: block;
	margin-top: 10px;
	font-size: 16px;
	line-height: 30px;
}
.news .left .page{
	width: 750px;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    height: 60px;
    line-height: 30px;
    padding-top: 20px;
    /* color: #ffffff; */
}
.news .left .page span{
    color:#bfbfbf;
}
.left .page .lastpage {
    padding: 10px 10px;
    /*background: #DDDDDD;*/
    color: #bfbfbf;
    margin-right: 15px;
}
.left .page .pageCurrent {
    background-color: #00a2ff;
    padding: 5px 10px;
    color: #fff;
    margin-right: 15px;
}
.left .page .pagenormal {
    padding: 5px 10px;
    /*background: #DDDDDD;*/
    margin-right: 15px;
    border: 1px solid #bfbfbf;
    color: #515151;
}
.left .page .nextPage {
    padding: 10px 10px;
    background: #fff;
    color: #bfbfbf;
}
.news .right{
	width: 31.35%;
	float: right;
	/*border: 1px solid #DDDDDD;*/
}
.news .right .ydlist{
	width: 91%;
	border: 1px solid #DDDDDD;
	padding: 15px;
	margin-top: 15px;
}
.news .right .ydlist span{
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}
.news .right .ydlist ul li{
	font-size: 15px;
	line-height: 40px;
}
.news .right .web_iconlist{
	margin-top: 15px;
}
.news .right .web_iconlist span{
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}
.news .right .web_iconlist ul li{
	width: 48%;
    float: left;
    height: 125px;
    margin-left: 5px;
    margin-bottom: 30px;
}
.productPage .main-tit .title{
	border: 1px solid #1DA76B;
	padding: 10px;
	border-radius: 4px;
	margin-right: 10px;
}
.page-box{ margin:15px 30px; text-align:center}
.page-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.digg{ margin:0; padding:0; text-align:center; font-size:14px; display: inline-block;vertical-align: middle;}
.digg a{ display:block; float:left; padding:5px 12px; margin:0 0 0 8px; border:1px solid #e1e2e3; line-height:20px; height:20px; color:#3b8dd1; background:#fff; text-decoration:none; }
.digg a:hover { border:1px solid #3b8dd1; }
.digg span{ display:block; float:left; padding:5px 0; line-height:20px; height:20px; }
.digg span.current { padding:5px 12px; margin:0 0 0 8px; color:#555; font-weight:bold; }
.digg span.disabled { border:1px solid #eee; padding:5px 12px; margin:0 0 0 8px; color:#ddd; }

.procase{
	overflow: hidden;
    margin-bottom: 50px;
    background-color: #fff;
}
.procase .location {
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    margin-bottom: 8px;
}
.procase .left{
	/*width: 750px;*/
	width: 64.65%;
	float: left;
	border: 1px solid #DDDDDD;
	padding: 15px;
	min-height: 1000px;
}
.procase .left ul li{
	border-bottom: 1px solid #D6D8D8;
	height: 175px;
	overflow: hidden;
	margin-bottom: 20px;
}
.procase .left .img{
	/*width: 170px;*/
	width: 22.66%;
	height: 155px;
	float: left;
}
.procase .left .con{
	float: right;
	/*width: 560px;*/
	width: 75.34%;
	height: 155px;
}
.procase .left .con .title{
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}
.procase .left .con .date{
	margin: 5px;
}
.procase .left .con .info{
	display: block;
	margin-top: 10px;
	font-size: 16px;
	line-height: 30px;
}
.procase .left .page{
	width: 750px;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    height: 60px;
    line-height: 30px;
    padding-top: 20px;
    /* color: #ffffff; */
}
.procase .left .page span{
    color:#bfbfbf;
}
.procase .right{
	/*width: 340px;*/
	width: 31.35%;
	float: right;
	/*border: 1px solid #DDDDDD;*/
}
.procase .right .ydlist{
	/*width: 308px;*/
	width: 91%;
	border: 1px solid #DDDDDD;
	padding: 15px;
	margin-top: 15px;
}
.procase .right .ydlist span{
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}
.procase .right .ydlist ul li{
	font-size: 15px;
	line-height: 40px;
}
.procase .right .web_iconlist{
	margin-top: 15px;
}
.procase .right .web_iconlist span{
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}
.procase .right .web_iconlist ul li{
	/*width: 165px;*/
	width: 48%;
	float: left;
	height: 125px;
	margin-left: 5px;
	margin-bottom: 25px;
}
/*新闻详情页*/
.detail_left{
	width: 64.65%;
    float: left;
    border: 1px solid #DDDDDD;
    padding: 15px;
    min-height: 835px;
}
.detail_left .maintext{
	clear: both;
}
.detail_left .maintext h1{
text-align: center;
}
.detail_left .maintext .mttls{
	height: 30px;
    border-bottom: #dbd7d5 1px dashed;
    margin-top: 5px;
    padding:0px 10px 10px 10px; 
    zoom: 1;
}
.detail_right{
	width: 31.35%;
	float: right;
	/*border: 1px solid #DDDDDD;*/
}
.detail_right .ydlist{
	width: 91%;
	border: 1px solid #DDDDDD;
	padding: 15px;
	margin-top: 15px;
}
.detail_right .ydlist span{
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}
.detail_right .ydlist ul li{
	font-size: 15px;
	line-height: 40px;
}
.detail_right .ydlist h2{
	font-size: 14px;
	font-weight: normal;
}
.detail_right .web_iconlist{
	margin-top: 15px;
}
.detail_right .web_iconlist span{
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}
.detail_right .web_iconlist ul li{
	width: 48%;
    float: left;
    height: 125px;
    margin-left: 5px;
    margin-bottom: 30px;
}
.mlr5 {
    margin: 0 5px;
}
.mlr5 {
    margin: 0 5px;
}
.fontblue {
    color: #049;
}
.grey, a.grey, a.grey:visited {
    color: #999;
}
.detail_left .maintext .mttls .share{
	display: inline-block;
    float: right;
}
.detail_left .maintext .content{
	padding:20px 10px 10px 10px;
	font-size: 16px;
	line-height: 2.2;
    margin-bottom: 2em;
}
.detail_left .maintext .last_and_next{
	overflow: hidden;
}
.detail_left .maintext .last_and_next .last{
	width: 355px;
	float: left;
	display: block;
	margin-left: 15px;
}
.detail_left .maintext .last_and_next .next{
	width: 355px;
	float: right;
	text-align: right;
	display: block;
	margin-right: 15px;
}

.likelist{
	margin-top: 30px;
	clear: both;
	width: 750px;
	border: 1px solid #DDDDDD;
	float: left;
	padding: 15px 15px 25px 15px;
}
.likelist span {
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
}
.likelist .first{
	border-right: 1px solid #DDDDDD;
	margin-left: 27px;
	margin-right: 20px;
}
.likelist .second{
	margin-left: 20px;
}
.likelist ul{
	width: 340px;
	float: left;
}
.likelist ul li{
    font-size: 16px;
    line-height: 40px;
}
.likelist ul li h2{
	font-size: 15px;
	font-weight: normal;	
}
.product_show .content{
	min-height: 835px;
    font-size: 16px;
    line-height: 2.2;
    margin-bottom: 2em;
}
.product_fun .info{font-weight:bold;color:#444444;}.wzdh{width: 25%;float: left;height: 150px;}
.wzdh ul li{height: 40px;color: #fff;}
.wzdh ul li a{color: #b7b4b4;}
.product_fun li{background:none;}