header {
	background: #fff;
	position: relative;
}
body {
	background: #fff;
	min-width: 1366px;
}
.main {
	width: 1200px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.header_div {
	height: 100px;
	position: relative;
}
.logo {
	width: 180px;
	float: left;
	height: 100%;
	position: relative;
}
.logo img {
	width: 100%;
	position: absolute;
	bottom: 0;
}
.header_ul {
	width: 1000px;
	height: 100px;
	float: right;
	padding-top: 40px;
	padding-left: 30px;
}
.header_ul ul {
	text-align: right;
}
.header_ul ul.par_nav > li {
	text-align: center;
	display: inline-block;
	font-size: 16px;
	color: #555555;
	font-weight: bold;
	line-height: 60px;
	padding: 0 15px;
	margin: 0 15px;
	position: relative;
}
.header_ul ul.par_nav > li:last-child {
	margin: 0;
}
.header_ul ul.par_nav > li::before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 50%;
	bottom: 0;
	background: #e02f2f;
	height: 2px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	z-index: 999;
}
.header_ul ul.par_nav > li:hover, .header_ul ul.par_nav > li.cur {
	color: #e02f2f;
}
.header_ul ul.par_nav > li.cur::before, .header_ul ul.par_nav > li:hover::before {
	left: 0px;
	right: 0px;
}
.header_dw {
	position: absolute;
	bottom: 50px;
	right: 10px;
}
.index_center {
	width: 100%;
	min-width: 1200px;
}
.index_center .am-slider-default .am-direction-nav a::before {
	display: none;
}
.index_center .am-slider-default .am-direction-nav a {
	width: 40px;
	height: 60px;
	background: url(../images/lr.png) left no-repeat;
}
.index_center .am-slider-default .am-direction-nav a.am-next {
	background: url(../images/lr.png) right no-repeat;
}
.index_center .am-slider-default {
	margin: 0;
}
.foot_div {
	text-align: center;
	height: 50px;
	line-height: 50px;
	box-shadow: 0 0 3px rgba(0,0,0,0.4);
}
.header_but {
	display: none;
}
.header_ul span.am-close {
	display: none;
}
.header_dw a {
	color: #888;
}
.header_dw a:first-child span {
	border-right: 1px solid #888;
	display: inline-block;
	padding: 5px;
	line-height: 7px;
	margin: 5px;
}
.header_dw a.al_cur {
	color: #e02f2f
}
/*about开始*/
.page {
}
.page_bgimg {
	width: 100%;
	overflow: hidden;
	text-align: center;
	height: 160px;
	background-position: center;
	background-repeat: no-repeat;
}
.page_center {
/*	margin-top: -40px;
	position: relative;*/
}
.page_left {
	width: 230px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	box-shadow: 0 0 3px rgba(0,0,0,0.4);
}
.page_left_bt {
	height: 80px;
	background: url(../images/leftbg.jpg) center no-repeat;
	color: #fff;
	font-size: 26px;
	line-height: 80px;
	text-align: center;
	border: none;
	white-space: nowrap;
}
.page_left_bt i {
	display: none;
}
.page_left ul li {
	border-bottom: 1px dashed #ccc;
	line-height: 42px;
	background: #fff;
}
.page_left ul li a i {
	display: inline-block;
	margin: 0 10px;
	border: 1px solid #ccc;
	width: 10px;
	height: 10px;
	border-radius: 3px;
}
.page_left ul li:last-child {
	border: none;
}
.page_left ul li.ab_cur, .page_left ul li:hover {
	color: #e02f2f;
}
.page_right {
	box-shadow: 0 0 3px rgba(0,0,0,0.4);
	margin-bottom: 20px;
	width: 920px;
	float: left;
	background: #fff;
}
.page_right_bt {
	height: 80px;
	line-height: 80px;
	background-image: url("../images/rightbg.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 100% auto;
	padding: 0 10px;
}
.page_right_bt span {
	color: #e02f2f;
	font-size: 24px;
}
.page_right_bt ol {
	display: block;
	width: auto;
	float: right;
	text-align: right;
	padding: 0;
	margin: 0;
}
.about_page {
	width: 100%;
	padding: 10px;
}
.about_page > p {
	margin: 0;
	padding: 0;
	line-height: 26px;
}
img.about_img {
	width: 380px;
	height: 250px;
	margin-right: 10px;
	max-width: 100%;
}
img.about_img2 {
	width: 100%;
}
.page_right_bt .am-breadcrumb > .am-active {
	color: #e02f2f;
}
/*about结束*/
/*news开始*/
.new_img {
	width: 280px;
	height: 160px;
	float: left;
	margin-right: 10px;
	text-align: center;
}
.new_img img {
	width: 280px;
	height: 160px;
}
.new_text {
	width: 640px;
	float: left;
	position: relative;
	height: 160px;
}
.new_text p {
	text-indent: 20px;
	margin: 0;
	height: auto;
	max-height: 90px;
	overflow: hidden;
}
.new_dw {
	color: #fff;
	background: #e02f2f;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	width: 138px;
	text-align: center;
	right: 0;
	position: absolute;
	border-radius: 3px;
	bottom: 0;
}
.new_rq_dw {
	background: #ccc;
	color: #fff;
	line-height: 26px;
	height: 26px;
	display: inline-block;
	position: absolute;
	right: 0;
	padding: 0 10px;
	bottom: 0;
	top: 0;
	margin: auto 0;
	font-size: 14px;
	font-weight: bold;
}
.news_text_bt {
	color: #e02f2f;
	position: relative;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
.news_ul {
	margin-top: -10px;
}
.news_ul li {
	border-bottom: 1px dashed #ccc;
	padding: 15px 0;
}
.news_ul li:nth-child(n+2) .new_img, .news_ul li:nth-child(n+2) .new_dw, .news_ul li:nth-child(n+2) .new_text p {
	display: none;
}
.news_ul li:nth-child(n+2) .new_text {
	height: auto;
}
.news_ul li:nth-child(n+2) .news_text_bt {
	margin: 0;
	line-height: 30px;
	color: #333;
	font-weight: 100;
}
.news_ul li:nth-child(n+2) .new_text {
	width: 100%;
}
.news_ul li:nth-child(n+2) .news_text_bt:hover {
	color: #e02f2f;
}
.news_ul li:nth-child(n+2) .news_text_bt::before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 2px;
	background: #ccc;
	margin: 0 10px;
}
.news_fy ul {
	text-align: right;
	margin-right: 0;
	margin-left: 0;
}
.news_fy .am-pagination > .am-active > a, .news_fy .am-pagination > .am-active > a:focus, .news_fy .am-pagination > .am-active > a:hover, .news_fy .am-pagination > .am-active > span, .news_fy .am-pagination > .am-active > span:focus, .news_fy .am-pagination > .am-active > span:hover {
	background-color: #e02f2f;
	border-color: #e02f2f;
}
/*news结束*/
/*new开始*/
.new_page_bt {
	font-size: 18px;
	text-align: center;
}
.new_sj {
	text-align: center;
	color: #575757;
	margin-bottom: 5px;
}
.new_wenb img {
	max-width: 100%;
	margin: 10px 10px 0;
}
.new_wenb p {
	text-indent: 20px;
	padding: 0;
	margin: 0;
}
.new_yj {
	width: 100%;
	line-height: 30px;
	border-top: 1px solid #dbdbdb;
	color: #888;
	margin-top: 10px;
	overflow: hidden;
]
}
.new_yj span:first-child {
	float: left;
}
.new_yj span:last-child {
	float: right;
}
/*new结束*/
/*productlist开始*/
.product_list {
	width: 100%;
}
.product_list li {
	width: 29.3%;
	float: left;
	padding: 0 15px 10px;
	text-align: center;
}
.product_list li img {
	width: 240px;
	height: 180px;
	margin: 0 auto;
	box-shadow: 0 0 3px #333;
}
.product_list li:hover img {
	box-shadow: 0 0 3px #e02f2f;
}
.product_list li span {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 30px;
}
/*productlist结束*/
/*product开始*/
.product_page_ul > li {
	width: 100%;
	overflow: auto;
}
.product_page_ul > li .am-figure-default > img {
	width: 240px;
}
.am-pureview-slider img {
    width: 700px !important;
    height: 520px !important;
}
.am-pureview-actions .am-icon-chevron-left {
	right: 0;
	left: auto;
	top: -4px;
	font-size: 27px;
}
.am-pureview {
	background: #fff !important;
}
.am-pureview-bar {
	color: #333 !important;
	background-color: #fff !important;
}
.am-pureview-actions, .am-pureview-bar {
	color: #333 !important;
	background-color: #fff !important;
}
.am-pureview-actions .am-icon-chevron-left::before {
	content: "\f00d" !important;
}
.am-pureview-actions a:hover {
	color: #000 !important;
}
.am-pureview-actions a {
	color: #555 !important;
}
.product_page_ul > li > p {
	padding: 0;
	margin: 0;
	text-indent: 20px;
}
td p {
	padding: 0;
	margin: 0;
}
.product_bt {
	font-size: 18px;
	height: 32px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	margin: 5px 0 12px;
}
.product_bt span {
	display: inline-block;
	width: 92px;
	border-bottom: 4px solid #e02f2f;
}
.table_li table {
	width: 100% !important;
	min-width: 770px;
}
.table_li table tr:nth-child(1), .table_li table tr:nth-child(2), .table_li table tr:nth-child(3) {
	color: #fff;
}
.table_li table tr:nth-child(n+6) {
	white-space: nowrap;
}
.table_li table tr td {
	border: 1px solid #ccc;
	padding: 0 5px;
	text-align: center;
}
.table_li table tr td span img {
	display: none;
}
/*product结束*/
/**/
.page_right.contact {
	width: 1200px;
	max-width: 100%;
}
.jl_contect {
	width: 100%;
	height: 300px;
}
.contact_nane {
	line-height: 40px;
	font-size: 18px;
}
/**/
/* case_category
----------------------------------------------- */
#caseList {
	padding-top: 20px;
	zoom: 1;
	overflow: hidden;
}
#caseList dl {
	float: left;
	width: 48%;
	margin: 0 2% 20px 0;
	background: #DDD;
}
#caseList dd {
	margin-left: 0;
	width: 175px;
	float: left;
	margin-right: 10px;
}
#caseList dl.last {
	margin-right: 0;
}
#caseList dt {
	background-color: #DDD;
	padding: 5px 10px;
	text-align: left;
	float: left;
	width: 260px;
}
/* case
----------------------------------------------- */
#case {
	padding: 20px 0;
}
#case h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#case h2 {
	border-bottom: 1px solid #DDD;
	color: #19B4EA;
	font-size: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#case .info {
	padding: 2px 0 20px 0;
	color: #999999;
	font-size: 13px;
	text-align: center;
}
#case .desc {
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 180%;
}
#case .desc b {
	font-weight: bold;
}
#case .content {
	color: #666666;
	line-height: 180%;
}
.product_page_ul p {
	margin: 0;
}
.son_nav li {
	background: #fff;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
	color: #555;
}
.son_nav li:hover {
	color: #ff0000;
}
.son_nav {
	position: absolute;
	z-index: 999;
	width: 120px;
	left: -20px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-in-out 0s;
	height: 0px;
	overflow: hidden;
}
li:hover .son_nav {
	opacity: 1;
	visibility: visible;
	left: -15px;
	height: 200px;
}
