﻿@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

.clearfix,
.c {
	zoom: 1;
	clear: both;
}

.clearfix:after,
.clearfix:before,
.c:after,
.c:before {
	display: table;
	content: "";
}

.clearfix:after,
.c:after {
	clear: both;
}

.l {
	float: left;
}

.r {
	float: right;
}

.jz {
	width: 1200px;
	margin: 0 auto;
}

a {
	color: #3C3C3C;
	font-size: 14px;
	cursor: pointer;
}

.am-tab-panel_more {
	font-size: 12px;
	width: 100px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #EEEEEE;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.am-tab-panel_more:hover {
	background-color: #108dee;
	color: #ffffff;
}

.am-tab-panel_more span {
	font-family: SimSun;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.m20 {
	margin: 20px 0;
}

.p10 {
	padding: 10px;
}

.p30 {
	padding: 30px;
}

.h0 {
	clear: both;
}

.h5 {
	clear: both;
	height: 5px;
	font-size: 0;
	line-height: 0px;
}

.h10 {
	clear: both;
	height: 10px;
}

.h15 {
	clear: both;
	height: 15px;
}

.h20 {
	clear: both;
	height: 20px;
}

.h30 {
	clear: both;
	height: 30px;
}

.h40 {
	clear: both;
	height: 40px;
}

.h50 {
	clear: both;
	height: 50px;
}

.h60 {
	clear: both;
	height: 60px;
}

.h100 {
	clear: both;
	height: 100px;
}

.h200 {
	clear: both;
	height: 200px;
}

.clear {
	clear: both;
}

.dis {
	display: none;
}

.thide {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

body {
	font-size: 14px;
	
}

/* 首页广告 */
.section_adv1 {
	background: url(../images/heng_1.jpg) center center no-repeat #edc520;
	height: 172px;
	text-align: center;
}

.section_adv1 .ghost-center {
	height: 100%;
	font-size: 24px;
	color: #fff;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.ghost-center p {
	display: inline-block;
	vertical-align: middle;
}

.ghost-center:before {
	content: " ";
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle;
}

.index_ {
	padding: 4em 0 4em;
}

.index_ .T {
	padding-bottom: 40px;
	text-align: center;
}

.index_ .T h2 {
	font-size: 36px;
	line-height: 1.3;
	font-weight: bold;
	margin: 0;
}

.index_ .T h2 strong {
	padding: 0 10px;
	position: relative;
}

.index_ .T h2 strong:before {
	display: block;
	content: ' ';
	width: 1200px;
	height: 1px;
	border-bottom: 1px solid #ccc;
	position: absolute;
	right: 100%;
	bottom: 50%
}

.index_ .T h2 strong:after {
	display: block;
	content: ' ';
	width: 1200px;
	height: 1px;
	border-bottom: 1px solid #ccc;
	position: absolute;
	left: 100%;
	bottom: 50%
}

footer .index_ .T h2 strong:before {
	display: block;
	content: ' ';
	width: 1200px;
	height: 1px;
	border-bottom: 1px solid #fde05e;
	position: absolute;
	right: 100%;
	bottom: 50%
}

footer .index_ .T h2 strong:after {
	display: block;
	content: ' ';
	width: 1200px;
	height: 1px;
	border-bottom: 1px solid #fde05e;
	position: absolute;
	left: 100%;
	bottom: 50%
}

.index_ .T h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
}

.index_ .T h4 {
	font-size: 32px;
	font-weight: bold;
	line-height: 36px;
	margin: 0;
}

.index_ .T img {
	display: block;
}

img {
	max-width: 100%;
	border: 0;
}

/* 产品展示 */

.myzs {
	margin-top: 20px;
	margin-left: -10px;
	margin-right: -10px;
	overflow: hidden;
}

.myzs li {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: calc(16.66% - 20px);
	border: 4px solid #fff;
}

.myzs li .gcbt {
	display: block;
	height: 40px;
	padding: 0 20px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	color: #333;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
}

.myzs li:hover .gcbt {
	color: #fff;
	background: #edc520;
	transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

.myzs li img {
	transition-duration: 1s;
	-ms-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition-duration: 1s;
}

.myzs li img:hover {
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transform: scale(1.2);
}

.myzs li:nth-of-type(2n) {
}

.myzs li a {
	display: block;
	width: 100%;
	height: auto;
	background: #fff;
	text-align: center;
	overflow: hidden;
}

.myzs li:hover {}


/** 关于我们 */
.section_about {
	background: #f3f7fc;
	overflow: hidden;
}

.section_about .about-box {
	height: auto;
}

.section_about .about-box .article {
	padding: 0px 20px 30px 0px;
}

.section_about .about-box .article .C {
	margin: 0;
	font-size: 16px;
	text-align: left;
	line-height: 32px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	line-clamp: 6;
	-webkit-box-orient: vertical;
}

.section_about .about-box .more {
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #ccc;
	margin-top: 10px
}

a.more {
	color: #575757;
	margin: 0 auto;
}

a.more {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

a.more:hover {
	color: #fff;
	background-color: #edc520;
	border: 1px solid #edc520;
}

/* 我们的优势 */
.section_block {
	background: #edc520
}

.section_block .span-3 {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	width: calc(25% - 20px);
	transition: .2s width ease;
}

.section_block .T {
	color: #fff
}

.section_block .T h2 strong:before {
	border-bottom: 1px solid #fff;
}

.section_block .T h2 strong:after {
	border-bottom: 1px solid #fff
}

.services-box {
	text-align: center;
	padding-bottom: 30px;
	background: #fff
}

.services-box .icon {
	display: inline-block;
	background: #fff;
	width: 100px;
	height: 100px;
	position: relative;
	margin-bottom: 0px;
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	border-radius: 999px;
}

.services-box .icon a {
	display: block;
	width: 67px;
	height: 67px;
	margin: 0 auto;
	padding-top: 12px;
}

.services-box .icon img {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

.services-box .icon a:hover img {
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}

.services-box h3 {
	font-size: 16px;
	padding: 5px 5px
}

.services-box .text {
	font-size: 14px;
	height: auto;
	text-align: left;
	overflow: hidden;
	text-overflow: -o-ellipsis-lastline;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 4;
	    line-clamp: 4;
	    -webkit-box-orient: vertical;
		margin-bottom: 40px;
}
/* 人才招聘 */

.ny_content .joinuslist {
	width: 100%;
	background-color: #fff;
	padding: 30px;
}
.joinus_box {
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
}
.seg_box {
	width: 25%;
	padding: 10px;
	float: left;
}

.seg {
	padding: 5px;
	border: 1px solid #d5d5d5;
}

.seg .segin {
	padding: 10% 8%;
	border: 1px solid #d5d5d5;
}

.btn-default {
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
}
.btn-default:hover {
	background-color: #edc520;
	border: 1px solid #edc520;
	color: #fff;
}
.jobchild h3.job_name {
    color: #333333;
    line-height: 43px;
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: 500;
}
.jobchild h4.job_name {
    font-size: 15px;
    margin-top: 25px;
    margin-bottom: 5px;
}
.jobchild .job_cont {
    color: #7c7c7c;
}


/* 加工设备 */

.shebei {
	margin-top: 20px;
	margin-left: -10px;
	margin-right: -10px;
	overflow: hidden;
}

.shebei li {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	width: calc(33.33% - 20px);
}

.shebei li .gcbt {
	display: block;
	height: 40px;
	padding: 0 20px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	color: #333;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
}

.shebei li:hover .gcbt {
	color: #fff;
	background: #edc520;
	transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

.shebei li img {
	transition-duration: 1s;
	-ms-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition-duration: 1s;
}

.shebei li img:hover {
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transform: scale(1.2);
}

.shebei li:last-child {
	margin-right: 0;
}

.shebei li a {
	display: block;
	width: 100%;
	height: auto;
	background: #fff;
	text-align: center;
	overflow: hidden;
}

.shebei li:hover {}

/* 订购流程 */
.in_liucheng {
	width: 100%
}

.in_liucheng .in_lc_info {
	float: left;
	text-align: left;
	width: 18.4%;
	box-sizing: border-box;
	margin: 20px 2% 20px 0;
	background: #f5f5f5;
	padding: 30px 20px;
	color: #666666;
	cursor: pointer;
	transition: 0.4s;
}

.in_liucheng .in_lc_info:nth-child(5) {
	margin: 20px 0 20px 0;
}


.in_lc_info_num {
	font-size: 26px;
}

.in_lc_info_cn {
	font-size: 24px;
}

.in_lc_info_en {
	font-size: 14px;
}

.in_lc_info_ico {
	font-size: 26px;
}


/* 新闻资讯 */

#xwnr {
	background: #fff;
	padding: 0
}

#xwpicnr {
	background: #fff;
	padding: 0
}

#indexNews li {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 3% 0;
	transition: 0.3s;
	border-bottom: solid 1px #e8e8e9;
}

#indexNews li .right {
	padding: 0 0 0 4% !important;
	line-height: 25px;
}

#xwpicnr .news_title {
	text-align: left;
	color: #333333;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 40px;
	height: 40px;
}

#xwpicnr .news_info {
	text-align: left;
	color: #333333;
	font-size: 14px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 30px;
	margin-bottom: 40px;
}

#indexNews li .news_title {
	text-align: left;
	color: #333333;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 30px;
}

#indexNews li .news_info {
	color: #999999;
	font-size: 14px;
	height: 50px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-right: 20px;
}

#indexNews li .news_time {
	line-height: 30px;
	text-align: center;
	font-weight: normal !important;
	border-left: solid 1px #e8e8e9;
	color: #666666;
	font-size: 1rem;
	padding: 0 !important;
	margin: 0 !important;
}

#indexNews li .news_time span {
	display: block;
	margin: 0 auto;
	line-height: 45px;
	width: 100%;
	text-align: center;
	color: #666666;
	font-size: 50px;
	font-family: Bahnschrift;
}

#indexNews li:last-of-type {
	border-bottom: none;
}

#indexNews li:hover {
	background: #edc520;
}

#indexNews li:hover .news_title,
#indexNews li:hover .news_time,
#indexNews li:hover .news_time span {
	color: #fff;
}

#indexNews li:hover .news_info {
	color: rgba(255, 255, 255, 0.9);
}

@media screen and (max-width:768px) {
	#indexNews li .news_time span {
		font-size: 40px;
	}
}


#xwpicnr .swiper-container {
	width: 100%;
	height: 100%;
}

#xwpicnr .swiper-slide {
	text-align: center;
	transition: 0.3s;
	position: relative;
	/* Center slide text vertically */
	flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#xwpicnr .swiper-slide .pic {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 60%;
	position: relative;
	overflow: hidden;
}

#xwpicnr .swiper-slide .pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	left: 0;
	position: absolute;
}

/*#xwpicnr .swiper-slide .font{ position: absolute; background: #f6f7fc; bottom: 0; width: 96%; left: 2%; padding: 2% 0;}*/
/*#xwpicnr .swiper-slide .right{ text-align: left; padding: 0 2% !important; line-height: 25px;}*/
/*#xwpicnr .swiper-slide .news_title{ text-align: left; color: #626364; font-size: 2rem; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; line-height: 30px; font-weight: bold; }*/
/*#xwpicnr .swiper-slide .news_info{ color: #999999; font-size: 0.8em;}*/
/*#xwpicnr .swiper-slide .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #ccc; color: #666666;font-size: 1*/
/*.5rem; padding: 0 !important; margin: 0 !important;}*/
/*#xwpicnr .swiper-slide .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: #626364; font-size: 4rem; font-weight: bold;}*/
#xwpicnr .swiper-pagination {
	right: 20px;
	bottom: 0;
	left: auto;
	height: 30px;
	text-align: right;
}

#xwpicnr .swiper-pagination .swiper-pagination-bullet {
	background: #edc520;
	width: 10px;
	height: 10px;
}

/* footer */


footer {
	text-align: center;
	background: #edc520;
	color: #fff;
	font-family: 'Microsoft Yahei', Arial, sans-serif;
}

footer a {
	color: #fff !important;
}

footer .tel_hot {
	display: inline-block;
	border: 1px solid #fde05e;
	background: #edc520;
	font-size: 26px;
	padding: 9px 20px
}

footer .foot_link {
	background: #f7f8f9;
	height: auto;
	line-height: 22px;
	padding: 20px 0 20px 0;
	overflow: hidden;
	color: #000;
}

footer .foot_link li {
	float: left;
	margin-right: 1em;
	line-height: 22px;
}

footer .foot_link a {
	color: #000000 !important;
	line-height: 22px;
	height: 22px;
}

footer .foot_link a:hover {
	color: #edc520 !important;
}

footer .foot_cr {
	background: #761d1e;
	height: auto;
	padding: 10px;
}

footer .foot_info {
	background: #812021;
	padding: 10px 0;
}

footer .foot_info h2 {
	font-weight: normal;
	font-size: 50px;
	text-indent: 100%;
	background: url(../images/foot_t.jpg) top center no-repeat;
	line-height: 100px;
	padding: 10px 0
}

footer .foot_info .tel {
	margin-bottom: 20px;
}

footer .foot_info span {
	margin-right: 1em;
}

.foot {
	background: #2d2d2d;
	text-align: left;
	color: #fff
}

.foot .usinfo p {
	margin-bottom: 0;
	margin-top: 0;
}

.foot .usinfo .info {
	color: #fff
}

.foot .form-control {
	color: #fff !important;
	background-color: #2d2d2d;
	border: 1px solid #5b5b5b;
}

/* 留言板 */
.m-form {
	padding: 10px
}

.m-form legend {
	font-size: 20px;
	color: #444;
	padding-bottom: 8px;
}

.control-label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

/*input label锛�<label class="control-label" for="name">Input with success</label>*/
.form-control {
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 45px;
	/*34px;*/
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border: 1px solid #ccc;
	border-radius: 0;
	/*4px;*/
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control1::-moz-placeholder {
	color: #999 !important;
	opacity: 1;
}

.form-control1:-ms-input-placeholder {
	color: #999 !important;
}

.form-control1::-webkit-input-placeholder {
	color: #999 !important;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed;
}

textarea.form-control {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

	input[type="date"].form-control,
	input[type="time"].form-control,
	input[type="datetime-local"].form-control,
	input[type="month"].form-control {
		line-height: 34px;
	}

	input[type="date"].input-sm,
	input[type="time"].input-sm,
	input[type="datetime-local"].input-sm,
	input[type="month"].input-sm,
	.input-group-sm input[type="date"],
	.input-group-sm input[type="time"],
	.input-group-sm input[type="datetime-local"],
	.input-group-sm input[type="month"] {
		line-height: 30px;
	}

	input[type="date"].input-lg,
	input[type="time"].input-lg,
	input[type="datetime-local"].input-lg,
	input[type="month"].input-lg,
	.input-group-lg input[type="date"],
	.input-group-lg input[type="time"],
	.input-group-lg input[type="datetime-local"],
	.input-group-lg input[type="month"] {
		line-height: 46px;
	}
}

.form-group {
	margin-bottom: 15px;
}

.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.radio label,
.checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-top: 4px \9;
	margin-left: -20px;
}

.radio+.radio,
.checkbox+.checkbox {
	margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer;
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}

.section_ncontact .article .T h2 {
	background: url(../images/section_ncontact_t.jpg) top center no-repeat;
}

.usinfo {
	padding: 10px 0
}

.usinfo .usinfo_title {
	line-height: 54px;
	margin-bottom: 20px;
	font-size: 42px;
}

.usinfo .info {
	font-size: 14px;
	color: #444;
	line-height: 30px;
}

.m-form .btn {
	width: 100%;
	border-radius: 0;
	padding: 0 12px;
	border: 1px solid #edc520;
	height: 45px;
	line-break: 45px;
	background: #edc520;
	color: #fff;
}

.m-form .btn {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

.m-form .btn-default:focus,
.m-form .btn-default.focus {
	color: #a1cbf0;
	background-color: #3e8ed6;
	border-color: #3e8ed6;
}

.m-form .btn-default:hover {
	color: #a1cbf0;
	background-color: #3e8ed6;
	border-color: #3e8ed6;
}



/* 内页样式 */
.inner-position {
	padding: 12px 0;
	line-height: 50px;
	color: #333;
	background-color: #fff;
	overflow: hidden;
}

.inner-position .cname {
	color: #323e4a;
	font-size: 18px;
}

.inner-position .position {
	color: #999999;
	font-size: 16px;
	position: relative;
	text-indent: 20px;
	text-align: left;
	background: url(../images/home.png) left center no-repeat;
	float: left;
}

.inner-position .position a {
	padding: 0;
}

.inner-position .position a {
	font-size: 16px;
	color: #999999;
	padding: 0 5px;
}

.ny_content {
	padding-bottom: 30px;
	background: url(../images/bg2.jpg) center repeat-y;
	overflow: hidden;
	height: auto;
	padding-top: 30px;
}

.ny_content .about_box {
	/* width: calc(100% - 60px); */
	background-color: #fff;
	
	padding: 30px;
}

.ny_content .about_box .title {
	font-size: 36px;
	text-align: center;
	padding: 20px 0px;
	font-weight: bold;
	margin-bottom: 20px;
}

.ny_content .about_box .text {
	padding: 5px 0px 20px 0px;
	font-size: 20px;
	line-height: 36px;
	text-align: justify;
	overflow: hidden;
	width: 80%;
	margin: 0 auto;
}


/*产品列表*/
.ny_content .Prolist {
	width: 100%;
	background-color: #fff;
	padding: 30px;
}

.Prolist .list {
	padding-bottom: 20px;
}

.Prolist .list li.item {
	float: left;
	position: relative;
	width: calc(33.33% - 17px);
	margin-bottom: 15px;
	margin-right: 8px;
	margin-left: 7px;
	border: 1px solid #dedede;
	transition: all .5s;
	padding: 10px;
}

.Prolist .list li.item a {
	display: block;
}

.Prolist .list li.item h3 {
	height: 40px;
	color: #666;
	font-size: 16px;
	text-align: center;
	display: block;
	line-height: 40px;
	transition: all .5s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 0;
	margin-bottom: 0;
}


.Prolist .list li.item:hover h3 {
	color: #fff;
		background: #edc520;
		transition-duration: 0.5s;
		-ms-transition-duration: 0.5s;
		-moz-transition-duration: 0.5s;
		-webkit-transition-duration: 0.5s;
}
.Prolist .list li.item .img {
	width: 100%;
	height: 224px;
	overflow: hidden;
}

.Prolist .list li.item .img img {
	width: 100%;
	height: 100%;
	transition: all .5s;
}

.Prolist .list li.item:hover {}

.Prolist .list li.item:hover h3 {}

.Prolist .list li.item:hover .img img {
	transform: scale(1.1);
}

/*文章列表*/
.ny_content .Newslist {
	width: calc(100% - 60px);
	background-color: #fff;
	padding: 30px;
}

.Newslist .list {
	padding-bottom: 20px;
}

.Newslist .item {
	display: block;
	padding: 20px 0;
	border-bottom: 1px solid #dedede;
	margin-bottom: 15px;
	transition: all .5s;
}

.Newslist .item a {
	display: block;
}

.Newslist .item .img {
	position: relative;
	width: 300px;
	height: 180px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	float: right;
}

.Newslist .item img {
	width: 100%;
	height: 100%;
	transition: all .5s;
}

.Newslist .item a:hover img {
	transform: scale(1.1, 1.1);
}

.Newslist .item .txt {
	position: relative;
	width: calc(100% - 490px);
	height: 180px;
	float: left;
	padding-left: 60px;
	transition: all .5s ease;
}

.Newslist .item .txt h3 {
	font-size: 18px;
	line-height: 40px;
	transition: all .5s;
	position: relative;
}

.Newslist .item .txt p {
	color: #797979;
	line-height: 24px;
	text-align: justify;
	height: 50px;
	overflow: hidden;
}

.Newslist .item .time {
	color: #999;
	width: 100px;
	float: left;
	text-align: center;
}

.Newslist .item .time span {
	display: block;
	font-size: 28px;
	font-weight: bold;
}

.Newslist .item .txt::before {
	content: '';
	position: absolute;
	left: 0px;
	top: 1rem;
	display: block;
	width: 40px;
	height: 1px;
	background: #aaa;
	transition: all .5s ease;
}

.Newslist .item:hover .txt::before {
	width: 60px;
	transition: all .5s ease;
}

.Newslist .item:hover .txt {
	padding-left: 80px;
	width: calc(100% - 410px);
	transition: all .5s;
}

.Newslist .item .txt .more {
	position: absolute;
	left: 60px;
	bottom: 0;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	float: right;
	background: #b6b6b6;
	color: #fff;
	transition: all .5s;
}


.Newslist .item:hover .txt h3 {
	color: #edc520;
}

.Newslist .item:hover .txt .more {
	background: #edc520;
	margin-left: 20px;
}

/*文章详情*/
.ny_content .ArticleTitle h1 {
	font-size: 24px;
	text-align: center;
	padding: 20px 0px;
	font-weight: bold;
}

.ny_content .ArticleMessage {
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
	text-align: center;
	border-bottom: 1px dashed #ccc;
}

.ny_content .ArticleMessage span:first-child {
	margin-left: 0;
}

.ny_content .ArticleMessage span {
	color: #999;
	margin-left: 14px;
	font-size: 12px;
}

.ny_content .ArticleMessage .jiathis_style {
	float: left;
	margin-top: 5px;
}

.ny_content .ArticleTencont {
	padding: 5px 0px 20px 0px;
	font-size: 14px;
	line-height: 28px;
	text-align: justify;
	overflow: hidden;
}

.ny_content .ArticleTencont img {
	max-width: 100%;
}


/*内容分页*/
.reLink {
	margin: 10px auto 10px;
	padding-top: 10px;
	border-top: 1px dashed #b5b5b5;
}

.reLink span {
	display: inline-block;
	background-color: #a2a2a2;
	color: #fff;
	padding: 0 15px;
	margin-right: 10px;
}

.reLink .prevLink,
.reLink .nextLink {
	line-height: 32px;
	margin-bottom: 5px;
	color: #666;
	width: 50%;
	float: left;
}

.reLink .prevLink a,
.reLink .nextLink a {
	height: 38px;
	line-height: 38px;
	color: #666;
}

.reLink .prevLink a:hover,
.reLink .nextLink a:hover {
	color: #076acf;
}

.reLink .nextLink {
	text-align: right;
}




.row {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	*zoom: 1;
}

.row:before,
.row:after {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

.row.collapse .column,
.row.collapse .columns {
	position: relative;
	padding-left: 0;
	padding-right: 0;
	float: left;
}

.row .row {
	width: auto;
	margin-left: -0.9375em;
	margin-right: -0.9375em;
	margin-top: 0;
	margin-bottom: 0;
	max-width: none;
	*zoom: 1;
}

.row .row:before,
.row .row:after {
	content: " ";
	display: table;
}

.row .row:after {
	clear: both;
}

.row .row.collapse {
	width: auto;
	margin: 0;
	max-width: none;
	*zoom: 1;
}

.row .row.collapse:before,
.row .row.collapse:after {
	content: " ";
	display: table;
}

.row .row.collapse:after {
	clear: both;
}

.column,
.columns {
	position: relative;
	padding-left: 0.9375em;
	padding-right: 0.9375em;
	width: 100%;
	float: left;
}

@media only screen {

	.column,
	.columns {
		position: relative;
		padding-left: 0.9375em;
		padding-right: 0.9375em;
		float: left;
	}

	.small-1 {
		position: relative;
		width: 8.33333%;
	}

	.small-2 {
		position: relative;
		width: 16.66667%;
	}

	.small-3 {
		position: relative;
		width: 25%;
	}

	.small-4 {
		position: relative;
		width: 33.33333%;
	}

	.small-5 {
		position: relative;
		width: 41.66667%;
	}

	.small-6 {
		position: relative;
		width: 50%;
	}

	.small-7 {
		position: relative;
		width: 58.33333%;
	}

	.small-8 {
		position: relative;
		width: 66.66667%;
	}

	.small-9 {
		position: relative;
		width: 75%;
	}

	.small-10 {
		position: relative;
		width: 83.33333%;
	}

	.small-11 {
		position: relative;
		width: 91.66667%;
	}

	.small-12 {
		position: relative;
		width: 100%;
	}

	.small-offset-0 {
		position: relative;
		margin-left: 0%;
	}

	.small-offset-1 {
		position: relative;
		margin-left: 8.33333%;
	}

	.small-offset-2 {
		position: relative;
		margin-left: 16.66667%;
	}

	.small-offset-3 {
		position: relative;
		margin-left: 25%;
	}

	.small-offset-4 {
		position: relative;
		margin-left: 33.33333%;
	}

	.small-offset-5 {
		position: relative;
		margin-left: 41.66667%;
	}

	.small-offset-6 {
		position: relative;
		margin-left: 50%;
	}

	.small-offset-7 {
		position: relative;
		margin-left: 58.33333%;
	}

	.small-offset-8 {
		position: relative;
		margin-left: 66.66667%;
	}

	.small-offset-9 {
		position: relative;
		margin-left: 75%;
	}

	.small-offset-10 {
		position: relative;
		margin-left: 83.33333%;
	}

	[class*="column"]+[class*="column"]:last-child {
		float: right;
	}

	[class*="column"]+[class*="column"].end {
		float: left;
	}

	.column.small-centered,
	.columns.small-centered {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		float: none !important;
	}
}

/* Styles for screens that are atleast 768px; */
@media only screen and (min-width:1028px) {


	.large-1 {
		position: relative;
		width: 8.33333%;
	}

	.large-2 {
		position: relative;
		width: 16.66667%;
	}

	.large-3 {
		position: relative;
		width: 25%;
	}

	.large-4 {
		position: relative;
		width: 33.33333%;
	}

	.large-5 {
		position: relative;
		width: 41.66667%;
	}

	.large-6 {
		position: relative;
		width: 50%;
	}

	.large-7 {
		position: relative;
		width: 58.33333%;
	}

	.large-8 {
		position: relative;
		width: 66.66667%;
	}

	.large-9 {
		position: relative;
		width: 75%;
	}

	.large-10 {
		position: relative;
		width: 83.33333%;
	}

	.large-11 {
		position: relative;
		width: 91.66667%;
	}

	.large-12 {
		position: relative;
		width: 100%;
	}

	.row .large-offset-0 {
		position: relative;
		margin-left: 0%;
	}

	.row .large-offset-1 {
		position: relative;
		margin-left: 8.33333%;
	}

	.row .large-offset-2 {
		position: relative;
		margin-left: 16.66667%;
	}

	.row .large-offset-3 {
		position: relative;
		margin-left: 25%;
	}

	.row .large-offset-4 {
		position: relative;
		margin-left: 33.33333%;
	}

	.row .large-offset-5 {
		position: relative;
		margin-left: 41.66667%;
	}

	.row .large-offset-6 {
		position: relative;
		margin-left: 50%;
	}

	.row .large-offset-7 {
		position: relative;
		margin-left: 58.33333%;
	}

	.row .large-offset-8 {
		position: relative;
		margin-left: 66.66667%;
	}

	.row .large-offset-9 {
		position: relative;
		margin-left: 75%;
	}

	.row .large-offset-10 {
		position: relative;
		margin-left: 83.33333%;
	}

	.row .large-offset-11 {
		position: relative;
		margin-left: 91.66667%;
	}

	.push-1 {
		position: relative;
		left: 8.33333%;
		right: auto;
	}

	.pull-1 {
		position: relative;
		right: 8.33333%;
		left: auto;
	}

	.push-2 {
		position: relative;
		left: 16.66667%;
		right: auto;
	}

	.pull-2 {
		position: relative;
		right: 16.66667%;
		left: auto;
	}

	.push-3 {
		position: relative;
		left: 25%;
		right: auto;
	}

	.pull-3 {
		position: relative;
		right: 25%;
		left: auto;
	}

	.push-4 {
		position: relative;
		left: 33.33333%;
		right: auto;
	}

	.pull-4 {
		position: relative;
		right: 33.33333%;
		left: auto;
	}

	.push-5 {
		position: relative;
		left: 41.66667%;
		right: auto;
	}

	.pull-5 {
		position: relative;
		right: 41.66667%;
		left: auto;
	}

	.push-6 {
		position: relative;
		left: 50%;
		right: auto;
	}

	.pull-6 {
		position: relative;
		right: 50%;
		left: auto;
	}

	.push-7 {
		position: relative;
		left: 58.33333%;
		right: auto;
	}

	.pull-7 {
		position: relative;
		right: 58.33333%;
		left: auto;
	}

	.push-8 {
		position: relative;
		left: 66.66667%;
		right: auto;
	}

	.pull-8 {
		position: relative;
		right: 66.66667%;
		left: auto;
	}

	.push-9 {
		position: relative;
		left: 75%;
		right: auto;
	}

	.pull-9 {
		position: relative;
		right: 75%;
		left: auto;
	}

	.push-10 {
		position: relative;
		left: 83.33333%;
		right: auto;
	}








	.pull-10 {
		position: relative;
		right: 83.33333%;
		left: auto;
	}

	.push-11 {
		position: relative;
		left: 91.66667%;
		right: auto;
	}

	.pull-11 {
		position: relative;
		right: 91.66667%;
		left: auto;
	}

	.column.large-centered,
	.columns.large-centered {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		float: none !important;
	}

	.column.large-uncentered,
	.columns.large-uncentered {
		margin-left: 0;
		margin-right: 0;
		float: left !important;
	}

	.column.large-uncentered.opposite,
	.columns.large-uncentered.opposite {
		float: right !important;
	}
}

/*图片效果4*/
/*图片效果5*/
.view {
	width: 300px;
	height: 200px;
	margin: 10px;
	border: 5px solid rgb(255, 255, 255);
	overflow: hidden;
	position: relative;
	text-align: center;
	box-shadow: 0px 0px 5px rgb(170, 170, 170);
	cursor: default;
}

.view .mask,
.view .content {
	width: 300px;
	height: 200px;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
}

.view img {
	display: block;
	position: relative;
}

.effect img {
	opacity: 1;
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.effect .mask {
	opacity: 0;
	overflow: visible;
	border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
	border-style: solid;
	border-width: 150px;
	width: 0;
	height: 0;
	-moz-transform: translateY(-125px);
	-webkit-transform: translateY(-125px);
	-o-transform: translateY(-125px);
	-ms-transform: translateY(-125px);
	transform: translateY(-125px);
	-moz-transition: -moz-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
	-webkit-transition: -webkit-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
	-o-transition: -o-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
	-ms-transition: -ms-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
	transition: transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
}

.effect a.info {
	opacity: 0;
	-moz-transform: translateY(-125px);
	-webkit-transform: translateY(-125px);
	-o-transform: translateY(-125px);
	-ms-transform: translateY(-125px);
	transform: translateY(-125px);
	-moz-transition: -moz-transform 0.3s ease-in, opacity 0.1s ease-in-out;
	-webkit-transition: -webkit-transform 0.3s ease-in, opacity 0.1s ease-in-out;
	-o-transition: -o-transform 0.3s ease-in, opacity 0.1s ease-in-out;
	-ms-transition: -ms-transform 0.3s ease-in, opacity 0.1s ease-in-out;
	transition: transform 0.3s ease-in, opacity 0.1s ease-in-out;
}

.effect:hover img {
	opacity: 0.7;
	-moz-transform: scale(2, 2);
	-webkit-transform: scale(2, 2);
	-o-transform: scale(2, 2);
	-ms-transform: scale(2, 2);
	transform: scale(2, 2);
}

.effect:hover .mask {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.effect:hover a.info {
	opacity: 1;
	-moz-transform: translateY(100px);
	-webkit-transform: translateY(100px);
	-o-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px);
}

.second-effect .mask {
	opacity: 0;
	overflow: visible;
	border: 0px solid rgba(0, 0, 0, 0.7);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.second-effect a.info {
	position: relative;
	top: -10px;
	opacity: 0;
	-moz-transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	-moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	-o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	-ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}

.second-effect:hover .mask {
	opacity: 1;
	border: 100px solid rgba(0, 0, 0, 0.7);
}

.second-effect:hover a.info {
	opacity: 1;
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-moz-transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.view a.info {
	background: url('../images/link.png') no-repeat scroll center center transparent;
	display: inline-block;
	text-decoration: none;
	padding: 0px;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
}

.third-effect .mask {
	opacity: 0;
	overflow: visible;
	border: 100px solid rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	transition: all 0.4s ease-in-out 0s;
}

.third-effect a.info {
	position: relative;
	top: -10px;
	opacity: 0;
	transition: opacity 0.5s ease-in-out 0s;
}

.third-effect:hover .mask {
	opacity: 1;
	border: 100px solid rgba(0, 0, 0, 0.7);
}

.third-effect:hover a.info {
	opacity: 1;
	transition-delay: 0.3s;
}

.fourth-effect .mask {
	position: absolute;
	top: 50px;
	left: 100px;
	cursor: pointer;
	border-radius: 50px;
	display: inline-block;
	height: 100px;
	width: 100px;
	border: 50px solid rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	opacity: 1;
	visibility: visible;
	transform: scale(4);
	transition: all 0.3s ease-in-out 0s;
}

.fourth-effect:hover .mask {
	opacity: 0;
	border: 0px solid rgba(0, 0, 0, 0.7);
	visibility: hidden;
}

/* FIFTH EFFECTS */
.fifth-effect img {
	opacity: 0.2;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.fifth-effect .mask {
	cursor: pointer;
	opacity: 1;
	visibility: visible;
	border: 100px solid rgba(0, 0, 0, 0.7);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
	-webkit-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
	-o-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
	-ms-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
	transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
}

.fifth-effect:hover .mask {
	border: 0px double rgba(0, 0, 0, 0.7);
	opacity: 0;
	visibility: hidden;
}

.fifth-effect:hover img {
	opacity: 1;
}

/*图片效果5*/
/*图片效果6*/
div.flip-3d {
	perspective: 1200px;
	width: 30%;
	float: left;
}

div.flip-3d .figure {
	position: relative;
	transform-style: preserve-3d;
	transition: 1s transform;
	font-size: 1.6rem;
}

div.flip-3d .figure img {
	width: 100%;
	height: auto;
}

div.flip-3d .figure figcaption {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	transform: rotateY(.5turn) translateZ(1px);
	background: rgba(255, 255, 255, 0.9);
	text-align: center;
	padding-top: 45%;
	opacity: 0.6;
	transition: 1s .5s opacity;
}

div.flip-3d:hover .figure {
	transform: rotateY(.5turn);
}

div.flip-3d:hover .figure figcaption {
	opacity: 1;
}

div.flip-3d .figure:after {
	content: " ";
	display: block;
	height: 8vw;
	width: 100%;
	transform: rotateX(90deg);
	background-image: radial-gradient(ellipse closest-side, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
}


.section_news {
	background-color: #f3f3f3;
}

/*图片效果6*/

.top {
	display: none;
	position: fixed;
	right: 30px;
	bottom: 60px;
	z-index: 999;
	width: 60px;
	height: 60px;
	background: #d4d4d4;
	opacity: 0.8;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
}

.top {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

.top:hover {
	background: #717373;
}

.top img {
	vertical-align: middle;
}

.headertop {
	overflow: hidden;
	width: 100%;
	height: 34px;
	background: #F5F5F5;
	font-size: 12px;
	color: #484848;
	position: relative;
	z-index: 999;
}

.headertop .tl {
	height: 34px;
	text-align: left;
	line-height: 34px;
}

.headertop .tr {
	height: 34px;
	text-align: right;
	line-height: 34px;
}

.head {
	width: 100%;
	height: 120px;
	background: #fff;
	position: relative;
	z-index: 999;
}

.head .jz .p_sj {
	display: block;
	width: 700px;
	height: 120px;
	line-height: 120px;
}

.head .jz .fw {
	margin-top: 33px;
}

.head .jz .fw .head_tel {
	color: #edc520;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.4
}

.head .jz .fw .head_tel p {
	font-size: 14px;
	color: #6c6666;
	line-height: 30px;
	padding-left: 40px;
	background: url(../images/icon_tel.jpg) center left no-repeat;
	margin-bottom: 0;
}


.nav {
	height: 50px;
	width: 100%;
	background: #2d2d2d;
	position: relative;
	z-index: 998;
}

.jpn_nav_main li {
	float: left;
	border: 1px solid #2a2a2a;
	border-top: none;
	border-bottom: none;
	/* width: calc(12.5% - 2px); */
}

.jpn_nav_main li {
					position: relative;
				}
				.jpn_nav_main li.yiji_li:hover .childContent {
					display: block;
				}
				.jpn_nav_main li.yiji_li .childContent{
					display:none;
					position:absolute;
					top:50px;
					width:100%;
					z-index:1000;
					background:#FFF;
					cursor:pointer;
					transition: all .6s ease 0s;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);
					}
					.jpn_nav_main li.yiji_li .childContent li{
						width: 100%;
						line-height: 50px;
						text-align: center;
						position: relative;z-index: 12;display: block;width: 100%;border-top: 0 solid #ddd;border-left: 0 solid #ddd;border-right: 0 solid #ddd;border-bottom: 1px solid #ddd;
						-webkit-transition: all 0.5s;transition: all 0.5s;background-size: 0% 100%;
						font-size: 16px;
					}
				.jpn_nav_main li.yiji_li .childContent li:hover {
				background:#edc520!important;
				font-size: 16px;
				display:black;
				color:#fff;
				background-size: 100% 100%;padding-left: 10px;
				}
				.jpn_nav_main li.yiji_li .childContent li:hover a {
				font-size: 16px;
				color:#fff;
				}

.jpn_nav_main .wh_wbd.active {
	color: #fff;
	background: #edc520;
}

.jpn_nav_main li.yiji_li:hover .nav_c {
	top: 50px;
	transition: 0.6s 0.1s top ease;
}

.jpn_nav_main li .wh_wbd {
	display: block;
	height: 50px;
	line-height: 50px;
	/* width: 100%; */
	text-align: center;
	color: #fff;
	background: #2d2d2d;
	transition: 0.3s 0.1s background ease;
	font-size: 18px;
	font-weight: 700;
	padding: 0 35px;
}

.jpn_nav_main li .wh_wbd:hover {
	background: #edc520;
	transition: 0.3s 0.1s background ease;
}

.jpn_nav_main li .on {
	background: #1286DB;
}

.nav_main li {
	float: left;
	border: 1px solid #2a2a2a;
	border-top: none;
	border-bottom: none;
	width: calc(12.5% - 2px);
}

.nav_main li  ul {
	margin: 0;
}

.nav_main li {
					position: relative;
				}
				.nav_main li.yiji_li:hover .childContent {
					display: block;
				}
				.nav_main li.yiji_li .childContent{
					display:none;
					position:absolute;
					top:50px;
					width:100%;
					z-index:1000;
					background:#FFF;
					cursor:pointer;
					transition: all .6s ease 0s;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);
					}
					.nav_main li.yiji_li .childContent li{
						width: 100%;
						line-height: 50px;
						text-align: center;
						position: relative;z-index: 12;display: block;width: 100%;border-top: 0 solid #ddd;border-left: 0 solid #ddd;border-right: 0 solid #ddd;border-bottom: 1px solid #ddd;
						-webkit-transition: all 0.5s;transition: all 0.5s;background-size: 0% 100%;
						font-size: 16px;
					}
				.nav_main li.yiji_li .childContent li:hover {
				background:#edc520!important;
				font-size: 16px;
				display:black;
				color:#fff;
				background-size: 100% 100%;padding-left: 10px;
				}
				.nav_main li.yiji_li .childContent li:hover a {
				font-size: 16px;
				color:#fff;
				}

.nav_main .wh_wbd.active {
	color: #fff;
	background: #edc520;
}

.nav_main li.yiji_li:hover .nav_c {
	top: 50px;
	transition: 0.6s 0.1s top ease;
}

.nav_main li .wh_wbd {
	display: block;
	height: 50px;
	line-height: 50px;
	width: 100%;
	text-align: center;
	color: #fff;
	background: #2d2d2d;
	transition: 0.3s 0.1s background ease;
	font-size: 18px;
	font-weight: 700;
}

.nav_main li .wh_wbd:hover {
	background: #edc520;
	transition: 0.3s 0.1s background ease;
}

.nav_main li .on {
	background: #1286DB;
}


.nav_c {
	margin: 0;
	position: absolute;
	top: 0px;
	z-index: -1;
	transition: 0.3s 0.1s top ease;
	display: none;
}

.nav_main li:hover .nav_c {
	display: block;
}

.nav_c li.erji_li {
	border-top: none;
	border-bottom: 1px solid #2899F0;
	border-left: none;
	border-right: none;
	overflow: hidden;
	background: rgba(16, 141, 238, 0.8);
	float: none;
	/*opacity:0.8;*/
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.nav_c li.erji_li:hover {
	background: rgba(16, 141, 238, 1);
}

.nav_c li a {
	display: block;
	text-align: center;
	width: 131px;
	height: 50px;
	line-height: 50px;
	color: #fff;
}

.banner {
	width: 100%;
	height: auto;
}

.ddsgg {
	width: 100%;
	height: auto;
}

.banner .bn_bt {
	padding-top: 160px;
	font-size: 45px;
	color: #fff;
	width: 100%;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 2px 2px #000;
}

.sbanner .bn_bt {
	padding-top: 80px;
	font-size: 20px;
	color: #fff;
	width: 100%;
	text-align: center;
}

.banner .bn_an {
	width: 305px;
	margin: 0 auto;
	height: 40px;
	margin-top: 35px;
}

.sbanner .bn_an {
	width: 280px;
	margin: 0 auto;
	height: 40px;
	margin-top: 35px;
}

.banner .bn_an .ba_a {
	width: 153px;
	height: 32px;
	display: block;
	border: 1px solid #fff;
	-webkit-border-radius: 50px;
	line-height: 32px;
	padding: 0 20px;
	color: #fff;
	background: url("../images/fd1.png") no-repeat 86%;
	transition: 0.3s 0.1s background, border ease;
}

.sbanner .bn_an .ba_a {
	width: 140px;
	font-size: 12px;
	height: 30px;
	display: block;
	border: 1px solid #fff;
	-webkit-border-radius: 50px;
	line-height: 30px;
	padding: 0 20px;
	color: #fff;
	background: url(../images/fd1.png) no-repeat 86%;
	transition: 0.3s 0.1s background, border ease;
}

.banner .bn_an .ba_a:hover {
	background: url("../images/fd1.png") no-repeat 86% #077EDF;
	border: 1px solid #077EDF;
	transition: 0.3s 0.1s background, border ease;
}

.sbanner .bn_an .ba_a:hover {
	background: url("../images/fd1.png") no-repeat 86% #077EDF;
	border: 1px solid #077EDF;
	transition: 0.3s 0.1s background, border ease;
}

.banner .bn_an .ba_b {
	width: 120px;
	height: 32px;
	display: block;
	border: 1px solid #fff;
	-webkit-border-radius: 50px;
	line-height: 32px;
	padding: 0 20px;
	color: #fff;
	background: url("../images/fd2.png") no-repeat 86%;
}

.am-slider-c4 .am-slider-desc {
	height: 50px;
	line-height: 35px;
}

.am-active-slide a:hover .am-slider-desc {
	background-color: rgba(16, 141, 238, .8);
}

.sbanner .bn_an .ba_b {
	width: 115px;
	font-size: 12px;
	height: 30px;
	display: block;
	border: 1px solid #fff;
	-webkit-border-radius: 50px;
	line-height: 30px;
	padding: 0 20px;
	color: #fff;
	background: url("../images/fd2.png") no-repeat 86%;
}

.banner .bn_an .ba_b:hover {
	background: url("../images/fd2.png") no-repeat 86% #077EDF;
	border: 1px solid #077EDF;
	transition: 0.3s 0.1s background, border ease;
}

.sbanner .bn_an .ba_b:hover {
	background: url("../images/fd2.png") no-repeat 86% #077EDF;
	border: 1px solid #077EDF;
	transition: 0.3s 0.1s background, border ease;
}

.sbanner {
	display: none;
}

.hot {
	height: 115px;
	background: #F5F5F5;
}

.hot .hot_gz {
	width: 100px;
	height: 115px;
	font-size: 25px;
	text-align: center;
	line-height: 40px;
	padding-top: 20px;
	color: #077EDF;
	font-weight: bold;
}

.hot .hot_gz span {
	width: 100px;
	display: block;
	height: 27px;
	background: #077EDF;
	color: #fff;
	text-align: center;
	line-height: 27px;
	-webkit-border-radius: 3px;
	font-size: 12px;
	font-weight: normal;
}

.hot .hot_news {
	overflow: hidden;
	width: 1100px;
	height: 115px;
	padding-top: 22px;
	padding-left: 60px;
}

.hot .hot_news .h_bt {
	display: block;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}

.cont {
	margin-top: 0;
	overflow: hidden;
}

.cont .c_bka {
	overflow: hidden;
	height: 340px;
	width: 100%;
	margin-bottom: 40px;
}

.cont .c_bka .c_bkat {
	display: block;
	width: 552px;
	height: 340px;
	border: 1px solid #E4E4E4;
}

.cont .c_bka .c_ycxw {
	width: 620px;
	height: 340px;
}

.am-tabs-bd {
	height: 298px;
	border: none;
}

.c_blnz {
	width: 145px;
	background: url("../images/1_17.png") no-repeat left center;
}

[data-am-widget=tabs] {
	margin: 0;
}

.am-tabs-default .am-tabs-nav>.am-active a {
	background: #108DEE;
}

.cyc_cnw li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #F5F5F5;
}

.cyc_cnw li i {
	margin-right: 10px;
}

.cont .c_bkb {
	margin-top: 50px;
	overflow: hidden;
}

.c_jzbt {
	height: 40px;
	width: 870px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	border-bottom: #ddd 1px solid;
}

.zwbtz {
	text-indent: 30px;
	    line-height: 41px;
	    font-size: 23px;
	    color: #fff;
	    font-weight: bold;
}

.c_jzbt .ywfb {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 30px;
}

.c_jzbt a {
	width: 12px;
	height: 30px;
	background: url("../images/1_22.jpg") no-repeat center;
}

.c_jznr {
	height: 340px;
}

.c_jnnl {
	width: 420px;
	padding-top: 15px;
	margin-top: 0;
}

.c_jnnl li {
	height: 40px;
	border-bottom: 1px dashed #eee;
	line-height: 40px;
	padding-left: 15px;
	position: relative;
}

.c_jnnl li i {
	display: block;
	font-style: normal;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: #999;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -2px;
}

.like_t {
	height: 40px;
	font-size: 18px;
	color: #333;
	border-bottom: #ddd 1px solid;
}

.like_c {}

.like_c ul {
	width: 420px;
	padding-top: 15px;
	margin-top: 0;
}

.like_c ul li {
	height: 35px;
	border-bottom: 1px dashed #eee;
	line-height: 35px;
	padding-left: 15px;
	position: relative;
}

.like_c ul li i {
	display: block;
	font-style: normal;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: #999;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -2px;
}

.c_xxt {
	height: 40px;
	width: 300px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	border-bottom: #ddd 1px solid;
}

.c_xxt .ywfb {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 30px;
}

.c_xxt a {
	width: 12px;
	height: 30px;
	background: url("../images/1_22.jpg") no-repeat center;
}

.dbxgn {
	width: 300px;
	margin-top: 27px;
}

.dbxgn li {
	padding: 0 5px;
	float: left;
	margin-bottom: 15px;
}

.dbxgn li a {
	display: block;
	background: #108DEE;
	border-radius: 5px;
	width: 90px;
	height: 78px;
	color: #fff;
	padding-top: 12px;
	line-height: 25px;
	text-align: center;
}

.dbxgn li a:hover {
	background: #1286DB;
	transition: 0.3s 0.1s background ease;
}

.c_bkc {
	background: #F5F5F5;
	padding: 60px 0 30px 0;
}

.c_bkct {
	height: 40px;
	width: 1200px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	border-bottom: #ddd 1px solid;
}

.c_bkct .ywfb {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 30px;
}

.c_bkct a {
	width: 12px;
	height: 30px;
	background: url("../images/1_22.jpg") no-repeat center;
}

[data-am-widget=tabs] .xxzndg {
	width: 420px;
}

.am-tabs-d2 .xxzndg {
	background: none;
}

.am-tabs-d2 .xxzndg>.am-active {
	background: none;
}

.am-tabs-d2 .xxzndg>.am-active:after {
	border: none;
}

.xxzndg li a {
	font-size: 16px;
}

.xxzndg li a:hover {
	color: #0E90D2;
}

.xxzndg li {
	margin-right: 20px;
}

.am-tabs {
	margin-top: 10px;
	position: relative;
}

.aygd {
	position: absolute;
	font-size: 12px;
	right: 0;
	top: 10px;
	width: 62px;
	height: 26px;
	border: 1px solid #077EDF;
	border-radius: 20px;
	text-align: center;
	line-height: 26px;
	color: #077EDF;
}

.nyszz .mdzznzz {
	padding: 0;
}

.nyszz {
	margin-top: 60px;
}

.mdzznzz ul li {
	float: left;
	margin-right: 26px;
	margin-bottom: 32px;
}

.mdzznzz ul li a {
	width: 280px;
	display: block;
	overflow: hidden;
}

.mdzznzz ul li a .wydnb {
	opacity: 0;
	position: absolute;
	z-index: 10;
}

.mdzznzz ul li a:hover .wydnb {
	opacity: 1;
}

.am-tabs-default .am-tabs-nav a:hover {
	background: #52B4FF;
	color: #fff;
}

.mdzznzz ul li a .gcbt {
	display: block;
	height: 57px;
	padding: 0 20px;
	line-height: 57px;
	text-align: center;
	background: #fff;
	color: #333;
	font-size: 16px;
	font-family: "Microsoft YaHei";
}

.mdzznzz ul li a:hover .gcbt {
	background: #077EDF;
	color: #fff;
}

.nyszz {
	height: 100%;
}

.c_bkd {
	height: 450px;
	background: #fff;
}

.jsjl {
	float: left;
	width: 380px;
	margin-top: 50px;
	margin-right: 40px;
}

.jsllbt {
	height: 40px;
	border-bottom: #ddd 1px solid;
	width: 380px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.jsllbt .ywfb {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 30px;
}

.jsllbt a {
	width: 12px;
	height: 30px;
	background: url("../images/1_22.jpg") no-repeat center;
}

.jsllb li {
	height: 40px;
	border-bottom: 1px dashed #F5F5F5;
	line-height: 40px;
	padding-left: 15px;
	position: relative;
}

.jsllb li i {
	display: block;
	font-style: normal;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: #999;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -2px;
}

.cdwzzx {
	width: 70%;
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.whfw {
	float: left;
	margin-top: 50px;
	width: 360px;
}

.whfwbt {
	height: 40px;
	width: 360px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	border-bottom: #ddd 1px solid;
}

.whfwbt .ywfb {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 30px;
}

.whfwbt a {
	width: 12px;
	height: 30px;
	background: url("../images/1_22.jpg") no-repeat center;
}

.am-panel-default>.am-panel-hd {
	background-color: #077EDF;
	border-radius: 5px;
	height: 42px;
}

.am-panel-default {
	border-color: #fff;
}

.am-panel {
	border: none;
	box-shadow: none;
}

.am-panel-group .am-panel-hd+.am-panel-collapse .am-panel-bd {
	border: none;
}

.am-panel-bd {
	padding: 0;
}

.am-panel-bd {
	height: 122px;
}

.am-panel-group {
	margin-top: 30px;
}

.nbdb {
	background: url("../images/1_73.png") no-repeat 35% center;
}

.am-panel-title {
	font-size: 16px;
	color: #fff;
	padding-left: 150px;
	font-family: "Microsoft YaHei";
	font-weight: normal;
}

.am-panel-bd {
	margin-top: 10px;
}

.c_bke {
	overflow: hidden;
	background: #F5F5F5;
}

.c_bkebt {
	height: 41px;
	    background: url(../images/tit2-bg.png) top left no-repeat;
	    overflow: hidden;
	width: 1200px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border-bottom: #999 2px solid;
}

.c_bkebt .ywfb {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 30px;
}

.c_bkebt a {
	width: 12px;
	height: 30px;
	background: url("../images/edjt_03.jpg") no-repeat center;
}

.c_bkebt a.ywfr {
	width: 12px;
	height: 30px;
	background: url("../images/1_22.jpg") no-repeat center;
}

.c_bke {
	padding: 40px 0;
}

.c_kxkx {
	background: #f3f7fc;
	/* background: #E1EBEB; */
	/* background: url(../images/bg1.jpg) center top; */
	/* background-size: 100% 100%; */
}

/*内页*/
.bannern {
	height: 284px;
}

.nbnbte {
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #fff;
	padding-top: 100px;
}

.nbnbtz {
	font-size: 30px;
	font-family: "Microsoft YaHei";
	color: #fff;
}

.n_cont {
	width: 100%;
	overflow: hidden;
	padding-top: 34px;
}

.ny_nav {
	width: 252px;
	float: left;
}

.ny_nav_chb {
	position: fixed;
	top: 0;
}

.ny_zqw {
	width: 898px;
	float: right;
}

.ny_nav .wjssbt {
	width: 252px;
	height: 113px;
	background: #108dee;
	color: #fff;
	font-size: 26px;
	line-height: 113px;
	text-align: center;
}

.ny_nav .wjssbtt {
	overflow: hidden;
	width: 252px;
	height: 106px;
}

.wjsndh {
	margin: 0;
}

.wjsndh li {
	border-bottom: 1px solid #D3D3D3;
	width: 252px;
	height: 51px;
}

.wjsndh li a {
	display: block;
	height: 50px;
	background: #fff;
	color: #333;
	font-size: 14px;
	line-height: 50px;
	padding-left: 20px;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	-ms-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
}

.wjsndh li a.on {
	color: #2384d5;
}

.wjsndh li a:hover {
	background: #108DEE;
	color: #fff;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	-ms-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
}

.wjsndh li a span {
	float: right;
	font-family: "宋体";
	font-size: 20px;
	line-height: 50px;
	padding-right: 20px;
	-webkit-transition: padding 0.3s;
	-moz-transition: padding 0.3s;
	-ms-transition: padding 0.3s;
	-o-transition: padding 0.3s;
	transition: padding 0.3s;
}

.wjsndh li a:hover span {
	padding-right: 10px;
	-webkit-transition: padding 0.3s;
	-moz-transition: padding 0.3s;
	-ms-transition: padding 0.3s;
	-o-transition: padding 0.3s;
	transition: padding 0.3s;
}

.nw_top {
	height: 45px;
	border-bottom: 1px solid #EAEAEA;
	line-height: 45px;
}

.nw_top .top_tzbt {
	font-size: 20px;
	color: #333;
	font-family: "Microsoft YaHei";
	border-bottom: #087ee0 3px solid;
	line-height: 42px;
}

.nw_top .top_mbx {
	color: #999;
}

.nw_top .top_mbx a {
	font-size: 12px;
	color: #999;
}

.xmszw {
	overflow: hidden;
	display: none;
}

.wjssx {
	height: 225px;
	width: 100%;
	background: #FAFAFA;
}

.wjshnb {
	width: 575px;
	padding: 15px;
	height: 225px;
}

.h_nr {
	display: block;
	width: 80%;
	word-wrap: normal;
	/* for IE */
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.sjggw {
	display: block;
	width: 80%;
	word-wrap: normal;
	/* for IE */
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.p_sjc li a {
	display: block;
	width: 70%;
	word-wrap: normal;
	/* for IE */
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.wjshnb .wjnbt {
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #333;
	line-height: 28px;
	font-weight: bold;
	display: block;
}

.wjnb_chb {
	line-height: 24px;
	font-size: 14px;
	margin-top: 10px;
	display: block;
}

.wjshnb .wjnnr {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #6a6a6a;
	margin-top: 10px;
	display: block;
}

.wjshnb .wjngd {
	display: block;
	width: 133px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	border: 1px solid #108DEE;
	font-size: 12px;
	color: #108DEE;
	margin-top: 10px;
}

.hbydnb {
	width: 323px;
	height: 225px;
	background: #F6F6F6;
	padding: 25px;
	position: relative;
}

.qnmjt {
	padding-top: 10px;
	display: block;
}

.cinmbt {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.wjzlb {
	overflow: hidden
}

.wjzlb li {
	height: auto;
	line-height: 24px;
	padding: 10px 0;
	border-bottom: 1px solid #EAEAEA;
}

.wjll {
	width: 100%;
}

.wjll .wjlbt {
	font-size: 14px;
	color: #3C3C3C;
	display: block;
	width: 75%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	/* font-weight:bold; */
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.wjll .wjlbt i {
	margin-right: 8px;
}


.wjzlb li:hover .wjll .wjlbt {
	color: #118def;
}

.wjll .wjlrq {
	font-size: 12px;
	color: #B4B4B4;
	display: block;
	float: right;
}

.wjll .wjlnr {
	display: block;
	margin-top: 7px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.wjlr {
	width: 33px;
	height: 33px;
	margin-top: 40px;
	background: url("../images/fqfm_22.jpg") no-repeat center;
}

.wjzlb li a:hover {
	color: #118DEF;
}

.wjzlb li a:hover .wjlr {
	background: url("../images/gbdl_22.jpg") no-repeat center;
}

.yemmm {
	width: 100%;
	height: 130px;
	line-height: 130px;
	text-align: center;
}

.yemmm a {
	border: 1px solid #EAEAEA;
	padding: 2px 8px;
}

.yemmm span {
	padding: 2px 8px;
	font-size: 14px;
	background-color: #118def;
	border: 1px solid #118def;
	color: #ffffff;
}

/*案例*/
.jsanl {
	overflow: hidden;
}

.jsanl li {
	width: 288px;
	float: left;
	overflow: hidden;
	margin-right: 17px;
	margin-top: 20px;
}

.jsanl li:nth-child(3n) {
	margin-right: 0;
}

.jsanl li a img {
	display: block;
	width: 288px;
	height: auto;
	transition: all 0.3s;
}

.jsanl li a:hover img {
	transform: scale(1.1);
}

.dpdzfd {
	overflow: hidden;
	display: block
}

.jsanl li a .jsalnr {
	/*height: 200px;*/
	background: #F6F6F6;
	overflow: hidden;
	display: block;
	padding: 25px 20px 20px 20px;
	transition: background 0.4s;
	-moz-transition: background 0.4s;
	/* Firefox 4 */
	-webkit-transition: background 0.4s;
	/* Safari 和 Chrome */
	-o-transition: background 0.4s;
}

.jsanl li a:hover .jsalnr {
	background: #118DEF;
	transition: background 0.4s;
	-moz-transition: background 0.4s;
	/* Firefox 4 */
	-webkit-transition: background 0.4s;
	/* Safari 和 Chrome */
	-o-transition: background 0.4s;
}

.jsanl li a:hover .jsalnr .jsrbt {
	color: #fff;
	transition: background 0.4s;
	-moz-transition: background 0.4s;
	/* Firefox 4 */
	-webkit-transition: background 0.4s;
	/* Safari 和 Chrome */
	-o-transition: background 0.4s;
}

.jsanl li a:hover .jsalnr .jsrnr {
	color: #fff;
	transition: background 0.4s;
	-moz-transition: background 0.4s;
	/* Firefox 4 */
	-webkit-transition: background 0.4s;
	/* Safari 和 Chrome */
	-o-transition: background 0.4s;
}

.jsanl li a:hover .jsalnr .jsrgd {
	color: #fff;
	background: #6FC1FF;
	transition: background 0.4s;
	-moz-transition: background 0.4s;
	/* Firefox 4 */
	-webkit-transition: background 0.4s;
	/* Safari 和 Chrome */
	-o-transition: background 0.4s;
}

.jsalnr .jsrbt {
	display: block;
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
	transition: background 0.4s;
	-moz-transition: background 0.4s;
	/* Firefox 4 */
	-webkit-transition: background 0.4s;
	/* Safari 和 Chrome */
	-o-transition: background 0.4s;
}

.jsalnr .jsrnr {
	font-size: 12px;
	color: #333;
	display: block;
	line-height: 25px;
	transition: background 0.4s;
	-moz-transition: background 0.4s;
	/* Firefox 4 */
	-webkit-transition: background 0.4s;
	/* Safari 和 Chrome */
	-o-transition: background 0.4s;
}

.jsalnr .jsrgd {
	margin-top: 10px;
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #DEDEDE;
	font-size: 12px;
	transition: background 0.4s;
	-moz-transition: background 0.4s;
	/* Firefox 4 */
	-webkit-transition: background 0.4s;
	/* Safari 和 Chrome */
	-o-transition: background 0.4s;
}

.bjbld {
	overflow: hidden;
	padding: 0 0 30px 0;
}

.proinfo {
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 1px #ddd solid;
}

.proinfo .leftimg {
	width: 448px;
	float: left;
}

.proinfo .leftimg img {
	width: 100%;
	height: auto;
}

.proinfo .rightinfo {
	width: 425px;
	float: right;
}

.proinfo .rightinfo h1 {
	font-size: 18px;
	line-height: 42px;
	padding-bottom: 10px;
	border-bottom: 1px #ddd solid;
}

.proinfo .rightinfo p {
	font-size: 14px;
	line-height: 30px;
	margin: 0px;
}

@media screen and (min-width: 599px) and (max-width: 959px) {
	.proinfo .rightinfo {
		width: 38%;
	}

	.proinfo .leftimg {
		width: 60%;
	}
}

@media only screen and (max-width: 600px) {

	.proinfo .rightinfo,
	.proinfo .leftimg {
		width: 100%;
		float: none;
	}

	.footer .fr {
		display: none;
	}
}

.bjbld img {
	max-width: 100%;
}

.abc-zan {
	margin-top: 30px;
	text-align: center;
}

.abc-zan p {
	font-weight: bold;
}

.abc-zan a {
	display: inline-block;
	margin: 0 10px;
	cursor: pointer;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
	padding: 6px 20px;
	min-width: 100px;
}

.abc-zan a span {
	font-size: 18px;
	margin-right: 10px;
}

.abc-zan a em {
	font-style: normal;
	font-size: 18px;
}

.abc-zan a:hover {
	background: #108dee;
	border-color: 108dee;
	color: #fff;
}

.abc-zan a:hover span {
	color: #fff;
}

.abc-filter {
	border: 1px solid #f3f3f3;
	padding: 6px 20px;
	margin-top: 20px;
	padding: 15px;
}

.abc-filter dl {
	margin: 0;
}

.abc-filter dl dd {
	float: left;
	width: 70px;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding-top: 5px;
}

.abc-filter dl dt {
	margin: 0 0 0 80px;
}

.abc-filter dl dt a {
	font-weight: normal;
	margin: 0 5px 5px 0;
	padding: 5px 10px;
	color: #666;
	font-size: 14px;
	display: inline-block;
}

.abc-filter dl dt a:hover {
	background: #108dee;
	color: #fff;
}

.abc-filter dl dt .hover {
	background: #108dee;
	color: #fff;
}

.bjbld .tags {
	font-weight: 500;
}

.bjbld .tags a {
	margin-left: 15px;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #ddd;
	background: #fff;
	padding: 4px 10px;
	font-weight: normal;
	font-size: 14px;
}

.bjbld .tags a:hover {
	background: #108dee;
	color: #fff;
	border-color: #108dee;
}


/*资质*/
.jjb {
	width: 100%;
	text-align: center;
}

.jjb .bzsb {
	height: 44px;
	background: #F5F5F5;
}

.jjb .bzns {
	height: 50px;
	border-bottom: 1px solid #F0F0F0;
}

.myzsha {
	overflow: hidden;
}

.myzsha li {
	float: left;
	margin-right: 18px;
	margin-bottom: 20px;
}

.myzsha li a {
	display: block;
	width: 285px;
	height: 174px;
	background: #F8F7F7;
	line-height: 174px;
	text-align: center;
	border: 1px solid #F8F7F7;
	overflow: hidden;
}

.myzsha li a:hover {
	border: 1px solid #118DEF;
}

.yxxqab {
	overflow: hidden;
}

.yxxqab img {
	float: left;
}

.yxxqab .gcxqs {
	background: #F9F9F9;
	float: right;
	width: 450px;
	height: 308px;
}

.gcxqs {
	padding: 35px;
}

.vsjwe {
	font-family: "Microsoft YaHei";
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
}

.vsjws {
	font-size: 14px;
	line-height: 25px;
}

.anljj {
	background: #2899F0;
	color: #fff;
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	margin: 20px 0 10px 0;
}

.nrns {
	font-size: 14px;
	line-height: 25px;
}

.nrns p {
	margin-bottom: 10px;
}

.xqbt {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding-top: 20px;
	text-align: center;
	margin: 0;
}

.xqbtnm {
	height: 52px;
	border-bottom: 1px dashed #CCCCCC;
	line-height: 52px;
	margin-bottom: 20px;
}

.rqds {
	display: block;
	padding: 0 25px;
	background: url("../images/xxdtb_03.jpg") no-repeat left center;
}

.ckrs {
	display: block;
	padding-left: 25px;
	padding: 0 25px;
	background: url("../images/xxdtb_05.jpg") no-repeat left center;
}

#favorite {
	cursor: pointer;
}

#favorite.active {
	color: #eadb12;
}

.ybfh {
	display: block;
	padding-left: 25px;
	width: 85px;
	background: url("../images/xxdtb_07.jpg") no-repeat left center;
}

.xqxq {
	line-height: 30px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
}

.xqxq p {
	margin: 0 0 10px 0;
}

.xypxq {
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	margin: 30px 0;
}

.llxwa {
	font-size: 16px;
	color: #333;
	margin-top: 20px;
	line-height: 45px;
	font-weight: bold;
}

.llxwb {
	font-size: 14px;
	line-height: 30px;
}

.llxwc {
	color: #118DEF;
	margin-top: 20px;
}

.am-slider-a2 .am-control-nav {
	bottom: 10px;
}

.am-slider .am-slides img {
	width: auto;
	margin: 0px auto;
}

.am-slider-a2 .am-control-nav li {
	margin: 0 4px;
}

.am-slider-a2 .am-control-nav li a {
	width: 12px;
	height: 12px;
}

.p_sjb {
	display: none;
}

.p_sjd {
	display: none;
}

.ndscd {
	display: none;
}

.sszzd {
	display: none;
}

.nbbsc {
	display: none;
}

.anxxns {
	display: none;
}

.wjzqd {
	display: none;
}

.ddtts {
	width: 100%;
	height: 400px;
}

.sjbzn {
	width: 70%;
	word-wrap: normal;
	/* for IE */
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.sypa {
	width: 45%;
	word-wrap: normal;
	/* for IE */
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}

.xypa {
	width: 45%;
	word-wrap: normal;
	/* for IE */
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-align: right;
}

.smdbs li a {
	background: #fff;
}

.jsllb {
	margin-top: 20px;
}

.lsjl {
	padding: 30px 0 0 0;
	overflow: hidden;
}

.smdbs li a img {
	width: 100%;
}

.lsjl li {
	float: left;
	width: 285px;
	border: 1px solid #F0F0F0;
	margin-right: 20px;
	margin-bottom: 20px;
}

.lsjl li:hover {
	border: 1px solid #087EE0;
}

.lsjl li a img {
	width: 100%;
}

.ndscc li a .fdydb {
	width: 280px;
	transition: all 0.3s;
}

.ndscc li a:hover .fdydb {
	transform: scale(1.1);
}

.fdyxb {
	width: 280px;
	height: 194px;
	overflow: hidden;
	text-align: center;
}

.jkzs {
	display: none;
}

.jkzx {
	display: block;
}

.mnav {
	display: none;
}

/*标签相关*/
.tags {}

.tags li {
	display: inline;
	width: auto;
}

.tags li a {
	display: inline-block;
	padding: 10px 30px;
	color: #333;
	font-size: 14px;
	background: #fff;
	margin: 0 2px 5px 0;
	border-radius: 2px;
	border: 1px solid #E7E7E7;
}

.tags li a:hover {
	background: #2384D5;
	color: #fff;
	border: 1px solid #2384D5;
}

.tags .hover a {
	display: inline;
	padding: 10px 30px;
	color: #fff;
	font-size: 14px;
	background: #2384D5;
	color: #fff;
	border: 1px solid #2384D5;
	margin: 0 2px;
	border-radius: 2px;
	border-radius: 0;
}

/*筛选相关*/
.filter {
	border: 1px solid #f3f3f3;
	padding: 6px 20px;
	margin-top: 30px;
	box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1);
	padding: 15px;
}

.filter dl {
	margin: 0;
}

.filter dl dd {
	float: left;
	width: 70px;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding-top: 5px;
}

.filter dl dt {
	margin: 0 0 0 80px;
}

.filter dl dt a {
	font-weight: normal;
	margin: 0 5px 5px 0;
	padding: 5px 10px;
	color: #666;
	font-size: 14px;
	display: inline-block;
}

.filter dl dt a:hover {
	background: #3BB4F2;
	color: #fff;
}

.filter dl dt .hover {
	background: #3BB4F2;
	color: #fff;
}

/*瀑布流布局*/
.piclist {
	width: 898px;
}

.piclist ul {
	width: 920px;
}

.piclist li {
	float: left;
	width: 275px;
	margin-right: 25px;
}

.piclist li a {
	display: block;
	padding: 4px;
	margin-bottom: 25px;
	border: 1px solid #eee;
}

.piclist li a:hover {
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.17);
}

.piclist li a img {
	width: 100%;
	height: 180px;
}

.piclist li a p {
	font-size: 14px;
	padding: 0 10px;
}

.imagelist {
	overflow: hidden;
}

.imagelist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.imagelist ul li {
	float: left;
	width: 19%;
	margin-right: 1%;
	border: 1px solid #ddd;
	padding: 5px;
	border-radius: 4px;
	margin-top: 15px;
	cursor: pointer;
	position: relative;
}

.imagelist ul li .preview {
	height: 140px;
	background: #fafafa;
	overflow: hidden;
	text-align: center;
}

.imagelist ul li .preview img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 140px;
}

.imagelist ul li .preview:after {
	content: ' ';
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}

.imagelist ul li .intro textarea {
	width: 100%;
	margin: 5px 0;
	padding: 8px 10px;
	font-size: 14px;
	height: 50px;
	color: #999;
}

.imagelist ul li .action {
	text-align: center;
	overflow: hidden;
}

.imagelist ul li .action a {
	text-align: center;
	color: #999;
	outline: none;
	width: 33.3333%;
	float: left;
}

.imagelist ul li .action a:hover {
	color: #f30;
}

.imagelist ul .hover {
	border: 1px solid #6b0;
}

.imagelist ul .hover:after {
	width: 0;
	height: 0;
	border-top: 40px solid #66bb00;
	border-left: 40px solid transparent;
	position: absolute;
	display: block;
	right: 0;
	content: "";
	top: 0;
	z-index: 1001;
}

.imagelist ul .hover:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "f00c";
	display: block;
	position: absolute;
	top: 5px;
	right: 4px;
	z-index: 1002;
	color: #fff;
}



/* 翻页样式 */
#pagesize {
	height: 48px;
	margin: 0 0 20px;
	text-align: center;
}

#pagesize li {
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
}

#pagesize a {
	text-decoration: none;
	color: #999;
	padding: 6px 10px;
	border: solid 1px#ccc;
	margin-left: 4px;
	margin-right: 4px;
}

#pagesize a:hover {
	background: #edc520;
	color: #fff;
	border: 1px solid#edc520;
}

#pagesize a:active {
	color: #000;
}

#pagesize.disabled {
	color: #000;
}

#pagesize li.thisclass a {
	font-weight: bolder;
	padding: 6px 10px;
	background: #edc520;
	color: #fff;
	border: 1px solid#edc520;
}

#pagesize .currentpage {
	font-weight: bolder;
	padding: 6px 10px;
	background: #edc520;
	color: #fff;
	border: 1px solid#edc520;
}

#pagesize.prev {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
}

#pagesize.next {
	display: inline - block;
	* display: inline;
	zoom: 1;
	vertical-align: middle;
}

/*网站地图*/
.map_one {
	line-height: 30px;
}

.map_one a {
	font-size: 18px;
}

.map_two {
	margin: 5px 0 20px 0;
}

.map_two a {
	display: inline-block;
	margin-right: 15px;
	color: #666;
}

.search_l {
	overflow: hidden;
	margin: 20px 0;
}

.search_l .ip {
	border: 1px solid #ddd;
	padding: 8px 20px;
	width: 176px;
	outline: none;
}

.search_l .btn {
	background: #888;
	border: 1px solid #888;
	color: #fff;
	padding: 8px 20px;
	outline: none;
}

.search_l .btn:hover {
	background: #108dee;
	border: 1px solid #108dee;
}

.links {
	padding-top: 20px;
}

.links a {
	display: inline-block;
	margin-right: 15px;
}

/*手机版*/
@media all and (max-width:1028px) {
	
	.ny_content .about_box .text {
		width: 100%;
	}
	.about_box #container {
		width: 100%;
	}
	
	/* 人才招聘 */
	
	.joinuslist {
		padding: 10px !important;
	}
	.seg_box {
		width: 100%;
	}

	/* 产品内容页 */
	.ny_content .Prolist {
		width: 100%;
		padding: 20px;
	}

	.Prolist .list li.item {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	/* 新闻页样式 */
	.ny_content .Newslist {
		width: 100%;
		padding: 20px;
	}

	.Newslist .item .time {
		display: none;
	}

	.Newslist .item .txt::before {
		display: none;
	}

	.Newslist .item .txt {
		width: 100%;
		padding-left: 0;
		height: 150px;
	}

	.Newslist .item .txt .more {
		left: 0;
	}

	.Newslist .item .txt h3 {
		margin: 0 0 0 0;
	}

	.Newslist .item .txt p {
		margin-top: 0;
	}

	.Newslist .item .img {
		width: 100%;
	}

	.reLink .prevLink,
	.reLink .nextLink {
		width: 100%;
		text-align: left;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	.ny_content .ArticleMessage {
		height: auto;
	}

	.ny_content .ArticleTitle h1 {
		margin-bottom: 0;
	}

	/* 内页样式 */

	.inner-position {
		line-height: 30px;
	}

	.ny_content .about_box {
		width: 100%;
		background-color: #fff;
		padding: 20px;
	}


	#xwpicnr {
		background-color: #f3f3f3;
	}

	.section_about .about-box .article {
		width: auto;
		padding: 0 2% 10px 2%;
	}

	#indexNews li .news_time {
		display: none;
	}

	.index_ {
		padding: 2em 0 2em;
	}
	
	.shebei {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}

	.shebei li {
		margin-right: 5px;
		margin-left: 5px;
		margin-bottom: 20px;
		width: calc(100% - 10px);
	}
	.shebei li a {
		padding: 10%;
	}

	.in_lc_info_en {
		display: none;
	}

	footer .foot_link {
		display: none;
	}

	.row {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	.section_block .span-3 {
		margin-right: 5px;
		    margin-left: 5px;
		width: calc(50% - 10px);
	}

	.section_adv1 {
		height: 110px;
	}

	.ghost-center p {
		float: left;
		font-size: 20px;
		padding: 0 20px;
		margin: 7px auto;
	}

	.mnav {
		display: block;
	}
	
	.am-menu a:after, .am-menu a:before {
		display: none;
	}
	.am-menu-toggle img {
		height: 24px;
		margin-top: 10px;
	}

	.am-menu-dropdown1 .am-menu-toggle {
		background: #edc520;
		font-size: 22px;
		border-radius: 5px;
	}

	.n_cont {
		padding-top: 0;
	}

	.sbanner {
		width: 100%;
		height: auto;
	}

	.ddsgg {
		height: auto;
	}

	.lsjl li {
		width: 100%;
	}

	.lsjl {
		display: none;
	}

	.aygd {
		top: -63px;
	}

	.am-tabs-d2 .am-tabs-nav a {
		font-size: 14px;
		cursor: pointer;
	}

	[data-am-widget=tabs] .xxzndg {
		width: 100%;
	}

	.xxzndg li {
		margin-right: 0;
	}

	.sjbzn {
		width: 75%;
		word-wrap: normal;
		/* for IE */
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	.c_jnnl li {
		width: 100%;
		word-wrap: normal;
		/* for IE */
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	.am-tabs-bd .am-tab-panel {
		padding: 10px 0 15px 0;
	}

	.top {
		/*display: none;*/
	}

	.am-tabs {
		margin-top: 24px;
	}

	.head {
		width: 100%;
		height: 80px;
	}

	.jz {
		width: 100%;
		overflow: hidden;
		padding-left: 4%;
		    padding-right: 4%;
	}

	.nav {
		display: none;
	}

	.cont {
		width: 100%;
		margin-top: 0;
	}

	.head .jz .fw {
		display: none;
	}

	.head .jz .p_sj {
		width: 70vw;
		background: none;
		height: 80px;
		line-height: 80px;
	}

	.nrns {
		display: none;
	}

	.sypa {
		width: 96%;
	}

	.xypa {
		width: 96%;
		text-align: left;
	}

	.xqxq img {
		width: 100%;
	}

	.head .jz .p_sj img {
		max-height: 32px;
		margin-top: 25px;
	}

	img {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		vertical-align: middle;
		border: 0;
	}

	.am-menu-dropdown1 .am-menu-toggle {
		top: -62px;
		right: 15px;
	}

	.banner .bn_bt {
		font-size: 22px;
	}

	.sbanner {
		display: block;
	}

	.banner {
		display: none;
	}

	.hot {
		display: none;
	}

	.cont .c_bka .c_bkat {
		display: none;
	}

	.cont .c_bka .c_ycxw {
		width: 100%;
		height: auto;
	}

	.p_sjb {
		display: block;
	}

	.cont .c_bkb {
		margin-top: 20px;
	}

	.c_jzjn {
		float: none;
	}

	.c_jzbt {
		width: 100%;
	}

	.c_jnnl {
		width: 100%;
		display: none;
	}

	.p_sjc {
		display: none;
	}

	.p_sjd {
		display: block;
	}

	.p_sjd .sjggw {
		width: 75%;
	}

	.like_c ul {
		width: 100%;
		display: block;
		margin: 0px auto;
		float: none;
	}

	.c_xxzn {
		float: none;
		margin-top: 20px;
	}

	.c_xxt {
		width: 100%;
	}

	.cont .c_bkb {
		margin-top: 20px;
	}

	.c_jznr {
		height: auto;
		overflow: hidden;
	}

	.dbxgn {
		width: 100%;
	}

	.dbxgn li a {
		width: 100%;
	}

	.am-tabs-bd {
		height: auto;
	}

	.cont .c_bka {
		height: auto;
	}

	.c_bkct {
		width: 100%;
	}

	.nyszz {
		margin-top: 30px;
	}

	.mdzznzz ul li {
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.mdzznzz ul li a {
		width: 100%;
	}

	.ndscc {
		display: none;
	}

	.c_bkc {
		height: auto;
	}

	.ndscd {
		display: block;
	}

	.wydnb {
		display: none;
	}

	.mdzznzz ul li a {
		height: auto
	}

	.ndscd li a img {
		width: 100%
	}

	.c_bkd {
		height: auto;
	}

	.c_bkc {
		padding-top: 20px;
	}

	.jsjl {
		width: 100%;
		margin-right: 0;
		margin-top: 20px;
		float: none;
	}

	.jsllbt {
		width: 100%;
	}

	.whfw {
		float: none;
		margin-top: 20px;
		width: 100%;
	}

	.whfwbt {
		width: 100%;
	}

	.c_bke {
		padding: 20px 0;
	}

	.c_bke {
		height: auto;
	}

	.c_bkebt {
		width: 100%;
	}

	.myzs {
		display: none;
		margin-top: 0;
	}

	.sszzd {
		display: block;
		overflow: hidden;
	}

	.sszzd li {
		float: left;
		margin-right: 5px;
		    margin-left: 5px;
		width: calc(50% - 10px);
		border: 5px solid #fff;
		margin-bottom: 20px;
	}

	.sszzd li a {
		width: 100%;
		height: auto;
	}

	.sszzd li a img {
		width: 100%;
	}

	.nbbsc {
		display: block;
	}

	.nbbsc li {
		width: 100%;
	}

	.nbbsc li a {
		width: 100%;
		height: auto;
	}

	.nbbsc li a img {
		width: 100%;
	}

	.ssnb {
		display: none;
	}

	.egwm {
		height: auto;
		text-align: center;
	}

	.egwm .ewmtpw {
		float: none;
	}

	.egwm .lxfsa {
		float: none;
		padding-left: 0;
		margin-top: 20px;
		overflow: hidden;
	}

	.dbxx {
		margin-top: 20px;
	}

	.bannern {
		height: 200px;
		text-align: center;
	}

	.nbnbte {
		padding-top: 58px;
	}

	.am-sticky-placeholder {
		display: none;
	}

	.ny_zqw {
		width: 100%;
		float: none;
	}

	.nw_top .top_tzbt {
		font-size: 16px;
		border-bottom: #087ee0 2px solid;
	}

	span.top_tzbt.l {}

	.nw_top .top_mbx {
		font-size: 12px;
		color: #999;
	}

	.lxybd img {
		width: 100%;
	}

	.myzsha li {
		margin-right: 0;
		width: 100%;
	}

	.myzsha li a {
		width: 100%;
		height: auto;
		line-height: normal;
		overflow: hidden;
	}

	.xypxq {
		height: auto;
	}

	.xypxq a {
		float: none;
	}

	.wjssx {
		height: auto;
	}

	.wjshnb {
		width: 100%;
		padding: 20px;
		float: none;
		height: auto;
	}

	.hbydnb {
		float: none;
		width: 100%;
		height: auto;
	}

	.wjlr {
		display: none;
	}

	.wjll {
		width: 100%;
		float: none;
	}

	.wjzlb li {
		height: auto;
	}

	.wjll .wjlnr {
		margin-bottom: 17px;
	}

	.jsanl li {
		width: 100%;
		float: none;
		margin-right: 0;
	}

	.dpdzfd {
		height: auto;
	}

	.jsanl li a img {
		width: 100%;
		height: auto;
	}

	.yxxqab img {
		float: none;
		width: 100%;
		height: auto;
	}

	.yxxqab .gcxqs {
		float: none;
		width: 100%;
		height: auto;
	}

	.gcxqs {
		padding: 25px;
	}

	.anljj {
		width: 100%;
		display: none;
	}

	.bzsb td {
		padding: 20px;
	}

	.jjb {
		display: none;
	}

	.wjzqd {
		display: block;
	}

	.wjzqd .bzsb {
		display: block;
		width: 100%;
	}

	.bzsb td {
		padding: 0;
		width: 33%;
		display: block;
		float: left;
		line-height: 44px;
	}

	.am-selected {
		width: 80px;
	}

	.jjb .bzns {
		display: block;
	}

	.ddtts {}

	.dbxgn li {
		margin-right: 15px;
		float: left;
		width: 47%;
		margin-bottom: 15px;
	}

	.bzns td {
		display: block;
		float: left;
		height: 50px;
		line-height: 50px;
		width: 102px;
	}

	.ddtts {
		width: 100%;
		height: 350px;
	}

	.ny_nav {
		display: none !important;
	}

	.cdwzzx {
		width: 80%;
	}

	.cdwzzx {
		width: 75%;
	}

	.jkzx {
		display: none;
	}

	.jkzs {
		display: block;
	}

	.plug_service {
		display: none;
	}

	.zwbtz {
		border-bottom: #087ee0 0 solid;
		height: 40px;
		font-size: 16px;
	}

	.piclist {
		display: none;
	}

	.propic {
		display: block;
	}

	.job_show .info ul li {
		width: 95%;
		border-left: 1px solid #dadada;
		padding-left: 5%;
		line-height: 30px;
	}

	.form-add input[type=number],
	.form-add input[type=search],
	.form-add input[type=text],
	.form-add input[type=password],
	.form-add input[type=datetime],
	.form-add input[type=datetime-local],
	.form-add input[type=date],
	.form-add input[type=month],
	.form-add input[type=time],
	.form-add input[type=week],
	.form-add input[type=email],
	.form-add input[type=url],
	.form-add input[type=tel],
	.form-add input[type=color],
	.form-add select,
	.form-add textarea,
	.am-form-field {
		width: 100%;
	}

	.form-add .w420 {
		width: 100%;
	}
}

[class*=am-icon-] {
	font-family: FontAwesome;
}

.abc-tags {
	width: 100%;
	display: block;
	clear: both;
}

.abc-tags li {
	float: left;
	margin: 10px 10px 0 0;
	border: 1px solid #ddd;
	height: 28px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

.abc-tags li a {
	font: 14px/28px "Microsoft YaHei";
	color: #000;
	white-space: nowrap;
	padding: 0 15px;
	line-height: 28px;
}

.abc-tags li:hover {
	border: 1px solid #108dee;
}

.abc-tags li:hover a {
	color: #108dee;
}

/*自定义表单代码*/
.red {
	color: #f00 !important;
}

.layui-icon {
	font-size: 12px;
	margin-left: 3px;
}

.layui-form-label {
	width: 140px !important;
}

.layui-input-block {
	margin-left: 170px !important;
}

.abc-code input {
	width: 120px;
	float: left;
	margin-right: 10px;
}

.abc-code img {
	float: left;
	width: 130px;
	height: 38px;
}

/*底部*/
.bg_footer {
	background: #2A95E5;
}

.footer {
	padding: 30px 0 0 0;
}

.footer .fl {
	width: 400px;
	float: left;
	padding: 20px 0;
}

.footer .fl h1 {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

.footer .fl h5 {
	font-size: 12px;
	color: #A8CFF0;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.footer .fl form {
	margin-top: 25px;
}

.footer .fl form input[type=text] {
	border: 1px solid #1184DA;
	padding: 6px 10px;
	width: 200px;
}

.footer .fl form input[type=submit] {
	border: 1px solid #1184DA;
	background: #1184DA;
	color: #fff;
	padding: 6px 15px;
}

.footer .fr {
	width: 800px;
	float: left;
	padding: 20px 0;
}

.footer .fr .left {
	padding: 0 20px 0 40px;
	float: left;
	width: 20%;
	min-height: 110px;
}

.footer .fr h6 {
	color: #fff;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: 400;
}

.footer .fr .left ul {
	margin: 0;
	padding: 0;
}

.footer .fr .left ul li {
	text-align: left;
	font-size: 12px;
	color: #fff;
	font-family: microsoft yahei;
	line-height: 24px;
	font-weight: normal;
}

.footer .fr .left ul li a {
	color: #B0D8F6;
	font-size: 14px;
}

.footer .fr .left ul li a:hover {
	color: #ff0;
}

.copyright {
	border-top: 1px solid #69B5ED;
	text-align: center;
	padding: 15px 0;
	color: #fff;
	font-size: 12px;
}

.copyright a {
	color: #fff;
}

.copyright a:hover {
	color: #ff0;
}

.abc-badge {
	position: relative;
	display: inline-block;
	padding: 0 6px;
	font-size: 12px;
	text-align: center;
	background-color: #FF5722;
	color: #fff;
	border-radius: 2px;
	height: 16px;
	line-height: 16px;
}

#maximg img {
	max-width: 100%;
	height: auto !important
}

.pagebar {
	padding: 20px;
	overflow: hidden;
	clear: both
}

.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.pagination a {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 12px;
	padding: 8px 10px;
	margin: 0 2px;
	border-radius: 3px;
	line-height: 100%
}

.pagination span {
	color: #333;
	font-size: 12px;
	padding: 7px 2px;
	margin: 0 2px;
	border-radius: 3px;
}

.pagination a:hover {
	color: #333;
	border: 1px solid #333;
}

.pagination a.page-num-current {
	color: #fff;
	background: #333;
	border: 1px solid #333;
}

.pagination .st {
	font-family: 宋体
}

.text-secondary {
	text-align: center;
	padding: 20px 0
}
