* {
	font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’,  Arial, sans-serif;
	font-size: 15px;
}

.container,

  .navbar-static-top .container,

  .navbar-fixed-top .container,

  .navbar-fixed-bottom .container {
	width: 1170px\9;
}

body {
	overflow-x: hidden!important;
}

input {
	border-radius: 0
}

li {
	list-style: none
}

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

a:hover {
	text-decoration: none;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

/* Clear */

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

.clearfix {
	display: inline-block
}

/* Hides from IE-mac \*/ 

.clearfix {
	display: block
} 

/*头部开始=========================================================================  */

.lang {
	background: url(../images/lang-bg.png) no-repeat top center;
	width: 110px;
	margin-top: 20px;
}

.lang ul {
	margin: 0;
	padding: 0;
}

.lang li {
	width: 50%;
	float: left;
	color: #666;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	color: #008ee0;
}

.blue a {
	color: #fff;
}

.logo {
	float: left;
	margin-right: 20px;
}

.hamburger {
	padding: 8px 6px;
	cursor: pointer;
	display: none;
	transition-property: opacity, -webkit-filter;
	transition-property: opacity, filter;
	transition-property: opacity, filter, -webkit-filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
}

.hamburger:hover {
	opacity: 0.7;
}

.hamburger-box {
	width: 40px;
	height: 24px;
	display: inline-block;
	position: relative;
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: 3px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	width: 20px;
	height: 4px;
	background-color: #ccc;
	border-radius: 4px;
	position: absolute;
	left: 0;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}

.hamburger-inner {
	width: 40px;
	height: 4px;
	-webkit-animation: line2 1s linear infinite alternate;
	animation: line2 1s linear infinite alternate;
}

.hamburger-inner::before, .hamburger-inner::after {
	content: "";
	display: block;
	-webkit-animation: line1 1s linear infinite alternate;
	animation: line1 1s linear infinite alternate;
}

.hamburger-inner::before {
	top: -10px;
}

.hamburger-inner::after {
	bottom: -10px;
}

.hamburger--emphatic-r {
	overflow: hidden;
}

.hamburger--emphatic-r .hamburger-inner {
	transition: background-color 0.2s 0.25s ease-in;
}

.hamburger--emphatic-r .hamburger-inner::before {
	left: 0;
	transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
	transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
	transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic-r .hamburger-inner::after {
	top: 10px;
	right: 0;
	transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
	transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
	transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

@keyframes line1 {

	0% {
		width: 20px;
		height: 4px;
	}

	100% {
		width: 40px;
		height: 4px;
	}
}

@keyframes line2 {

	0% {
		width: 40px;
		height: 4px;
	}

	100% {
		width: 20px;
		height: 4px;
	}
}





/*banner开始=======================================================================================*/



/*top开始------------------------------------------------------------------*/

#header {
	width: 100%;
}

.headbg {
	background-color: #fff;
}

.dbg {
	position: relative;
}

.ny-bt {
	color: #fff;
	line-height: 46px;
	font-size: 36px;
}

.ny-btt {
	display: none;
	text-align: center;
	font-size: 28px;
	color: #fff;
}

.ny-text {
	box-sizing: border-box;
	height: 110px;
	background: rgba(0,142,224,0.8);
	top: -110px;
	padding: 20px 0;
	left: 0;
	right: 0;
	position: absolute;
	text-align: center;
}

.ny-dw {
	color: #fff;
	font-size: 1rem;
}

.ny-dw a {
	color: #fff;
}

.ny-dw span {
	color: #fff;
}

.ny-dw img {
	vertical-align: middle;
	margin-right: 10px;
}

/* 内页展馆见证开始 */

.zgjz li {
	border: 1px solid #d7d7d7;
	padding: 20px;
	margin-top: 20px;
	transition: all 0.6s;
}

.zgjz li:hover {
	border: 1px solid #008ee0;
	background: #f7f7f7;
}

.zgjz-zi {
	float: right!important;
	margin-top: 20px;
	text-align: left;
}

.zgjz-zi a p {
	font-size: 18px;
	color: #008ee0;
}

.zgjz-zi a {
	font-size: 20px;
	color: #202020;
	line-height: 30px;
}

/* 内页展馆见证结束 */

/* 课堂教学开始 */

.ktjx-xia {
	border-top: 3px solid #008ee0;
	margin-top: 30px;
}

.ktjx-bt {
	padding: 20px 0;
	font-size: 25px;
	text-align: center;
	color: #008ee0;
}

.ktjx-bt p {
	font-size: 25px;
	color: #008ee0;
}

.ktjx-li ul li {
	line-height: 40px;
	font-size: 18px;
	text-align: center;
}

.ktjx-li ul li:last-child {
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 40px;
}

/* 课堂教学结束 */



/* 华夏践行修建对比 */

.xfdb-zi {
	margin: 0px 0 30px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

/* 华夏践行修复对比结束 */

/* 搜索 */

.news-time {
	background-color: #008ee0;
	line-height: 40px;
}

.news-title,.news-time {
	background-color: #008ee0;
	line-height: 40px;
	width: 48%;
	font-weight: bold;
}

.ssjg-list {
	width: 48%;
	text-align: center;
	font-size: 16px;
}

.time-list {
	width: 48%;
	text-align: center;
	font-size: 16px;
}

/*footer开始====================================================================================*/





#copyright {
	background: #008ee0;
	padding: 1% 0;
	color: rgba(255,255,255,0.7);
	text-align: center;
}

#copyright a {
	color: rgba(255,255,255,0.7);
}

.banq {
	width: 100%;
	margin-top: 8%;
}

/*内页开始====================================================================================*/



/* 产品详情页面 */
#proinfo_c{
	display: none;
}
.ptitle{
	text-align: center;
	color: #0053a1;
	margin-bottom: 2%;
}
.ny-cpxiangguangbt{
	margin-bottom: 2%;
	line-height:30px;
	background-color: #0053a1;
	line-height: 30px;
	padding-left: 2%;
	font-size: 1.125rem;
	font-weight: bold;
	color: #fff;
}
.ny-xiangguan ul li{
	box-sizing: border-box;
	padding: 5px;
}
.ny-xiangguan ul li:hover .ny-xgcptu{
	border: 1px solid #0053a1;
}
.ny-xgcptu{
	border: 1px solid #d7d7d7;
}
.ny-xgcpzi{
	line-height: 2.5rem;
	text-align: center;
}
.nycpxq-shang{
box-sizing: border-box;
    padding: 1%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3%;
    background-color: #f7f7f7;
    border: 1px solid #d7d7d7;
}

.ptitle {
    font-size: 30px;
    font-weight: normal!important;
	text-align: center;
	color: #0053a1;
	margin-bottom: 2%;
}



.mx-bugs_bunny {
	width: 100%;
	max-width: 100%;
	margin: 40px auto;
}

.ZI-slider {
}

.mx-bugs_info {
	position: absolute;
	display: block;
	max-width: 80%;
	padding: 10px;
	bottom: 40px;
	background-color: rgba(39, 66, 93, 0.9);
}

.mx-bugs_info a {
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
}

.mx-navigation {
	margin: -72px;
	top: 50%;
}

.mx-prev, .mx-next {
	background-color: #af0000;
}

.mx-prev {
	background-image: url(../images/arr_l.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}

.mx-next {
	background-image: url(../images/arr_r.png);
	background-repeat: no-repeat;
	background-position: 8px 5px;
}

.mx-nav_dots {
	/* 	top: 88%; */
}

.mx-nav_dots span {
	margin: 0px 4px;
		/* border-radius: 50%;

		-moz-border-radius: 50%;

		-webkit-border-radius: 50%;

		border: 3px solid #27425d; */
	background-color: #fff;
}

.mx-nav_dots span.dotActive {
	background-color: #27425d;
}

.mx-slide {
	text-align: center;
	font-size: 18px;
	line-height: 50px;
}

.MxSlider {
	width: 100%;
	float: left;
	padding-bottom: 5%;
	position: relative;
}

.mx-slider_wrap {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}

.mx-slide {
	position: absolute;
	width: 100%;
	display: table;
	float: left;
	left: 0%;
	padding-bottom: 1%;
	background-color: #f7f7f7;
	font-weight: bold;
}

.mx-slide img {
	width: 100%;
}

	

	/* Navigation */

.mx-navigation {
	width: 100%;
	float: left;
	z-index: 9;
}

.mx-prev, .mx-next {
	position: absolute;
	display: table;
	width: 40px;
	height: 40px;
	font-size: 0px;
	cursor: pointer;
	top: 40%;
	z-index: 9;
}

.mx-prev {
	left: 0%;
	float: left;
	z-index: 9;
}

.mx-next {
	right: 0%;
	float: right;
	z-index: 9;
}

.mx-nav_dots {
	position: absolute;
	width: 100%;
	bottom: 0%;
	text-align: center;
	z-index: 10;
}

.mx-nav_dots span {
	display: inline-block;
	width: 50px;
	height: 8px;
	margin: 3px;
	font-size: 0px;
		/* -moz-border-radius: 50%;

		-webkit-border-radius: 50%; */
	/* 	border: 2px solid #333; */
	background-color: #d7d7d7;
	cursor: pointer;
}

.mx-nav_dots span.dotActive {
	background-color: #d70000;
}

.banner {
	position: relative;
}

.dingwei {
	position: absolute!important;
	bottom: 0;
	left: 0;
	right: 0;
}

.productsroll {
	position: relative;
	width: 1200px;
}



/* productsroll Start */





#page_main {
	background: url(../images/ny-bg.jpg) no-repeat bottom center #fff;
	padding: 0% 0 5%;
	background-attachment: fixed;
}

.page-container {
	padding-bottom: 2%;
	width: 100%;
	min-height: 400px;
	background: #fff;
	box-sizing: border-box;
}

.pic-img img {
	width: 100%;
}

.page-container img {
	max-width: 100%;
}

.page-about,.page-content,.page-products,.page-job {
}

.page-top-bg {
	background: #fff;
	margin-bottom: 25px;
}

/* 产品分类 */

.page-url {
	padding:2% 0;
	border-bottom: 1px solid #d7d7d7;
}

.page-url ul {
	padding: 0;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	flex-wrap: wrap;
}

.page-url li {
	width: 20%;
	text-align: center;
	padding: 0.5% 0;
	cursor: pointer;
	transition: all 0.6s;
}

.page-url li:last-child {
	border-right: none;
}

.page-url li a {
	display: block;
	vertical-align: middle;
	text-align: center;
	color: #202020;
}

.page-url li a span {
}

.ddsmoothmenu-v ul li a span {
	display: block;
	text-align: center;
}

.page-url li:hover {
}

.page-url li:hover span {
	color: #008ee0;
	font-weight: bold;
}

.page-url li.lihover a {
	color: #008ee0;
	font-weight: bold;
}

.page-url li.lihover a span {
	font-weight: bold;
	color: #008ee0;
}


/* 产品分类2 */

.page-url2 {
	padding:2% 5%;
	border-bottom: 1px solid #d7d7d7;
}

.page-url2 ul {
	padding: 0;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	flex-wrap: wrap;
}

.page-url2 li {
	display: block;
	text-align: center;
	padding: 1%;
	box-sizing: border-box;
	cursor: pointer;
	flex-grow: 1;
	border-right: 3px solid #fff;
	background-color: #efefef;
	transition: all 0.6s;
}
.page-url2 li a{
	display: block;
	width: 100%;
	height: 100%;
}
.page-url2 li:last-child a{
	border: none;
}

.page-url2 li {
	vertical-align: middle;
	text-align: center;
	color: #202020;
}

.page-url2 li a span {
}

.ddsmoothmenu-v ul li a span {
	text-align: center;
}

.page-url2 li:hover {
}

.page-url2 li:hover {
	color: #fff;
	background-color: #008ee0;
	font-weight: bold;
}

.page-url2 li.lihover a span{
	color: #fff;
	font-weight: bold;
}

.page-url2 li.lihover{
	font-weight: bold;
	color: #fff;
	display: block;
	background-color: #008ee0;
}


.page_list {
	float: right;
	padding-top: 20px;
	padding-bottom: 60px;
}

.page_list span.current {
	border: #ddd 1px solid;
	padding: 4px 5px;
	font-weight: bold;
	margin-right: 2px;
	color: #FFF;
	background-color: #008ee0;
}

.page_list a {
	border: #ddd 1px solid;
	color: #2b2b2b;
	padding: 4px 5px;
	margin-right: 2px;
}

.page_list select {
	width: 48px;
	line-height: 29px;
	height: 29px;
	margin-bottom: 3px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.page {
	margin-top: 20px;
	padding-top: 10px;
	line-height: 35px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}

.page span {
	display: inline-block;
	width: 99%;
}

.page-news,.page-news9, .page-products,.page-about,.page-guestbook,.page-contact {
	padding: 4%;
}



/* 产品列表页面 */

.pic-img {
	margin: 1% 0.5%;
	transition: all 0.6s;
}

.nycp-tu {
	overflow: hidden;
	width: 100%;
	height: inherit;
}

.pic-img:hover .nycp-tu {
}

.pic-img:hover .nycp-tu img {
	transform: scale(1.1);
	transition: all 0.6s;
}

.nycp-zi {
	margin-top: 7%;
}

.nycp-zi a  p {
	color: #202020;
	font-size: 1.125rem;
	font-weight: bold;
}

.nycp-zi2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.nycp-anniu {
	margin: 5% 0;
}

.nycp-anniu a {
	color: #008ee0;
	font-weight: bold;
}

/* 新闻中心 */

.hxyj {
	flex-wrap: wrap;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	box-sizing: border-box;
	padding: 2%;
}

.page-news li {
	border: 1px solid #D7D7D7;
	margin-bottom: 2%;
}

.page-news li .text2 {
	float: right;
	box-sizing: border-box;
}

.page-news li .text2 p {
	margin: 2% 0;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.page-news li .text2 p a {
	color: #202020;
}

.page-news li .text2 .h2 a {
	font-size: 20px;
	color: #202020;
	font-weight: bold;
	line-height: 40px;
}

.page-news li .text2 .h2 {
}

.page-news li .text2 span {
	display: block;
}

.page-news li .text2 span a {
	color: #008ee0;
}

.nyxw-bt {
	text-align: center;
	font-size: 26px;
}

.page-news li:hover .text2 .h2 a {
	color: #008ee0;
}

.page-news li:hover .text .h a {
	color: #008ee0;
}



/* 联系我们 */
.lxwm-shang{
	text-align: center;
	font-weight: bold;
}
.lxwm-shang p{
	font-size: 1.375rem;
}
.lxwm-zong ul li {
	background: #efefef;
	font-size: 16px;
	border-radius: 1.25rem;
	text-align: center;
	box-sizing: border-box;
	padding: 2% 0;
	margin: 0.5%;
	border: 1px solid #d7d7d7;
}

.lxwm-zong ul li p {
	font-size: 1.125rem;
	font-weight: bold;
}

.lxwm-zong ul li:hover {
	background: #fff;
	transition: all 0.6s;
	border: 1px solid #0057c2;
}

.lxwm-zong {
	margin-bottom: 2%;
}



/* 联系我们结束 */



/* 关于我们 公司简介 */


.ab-shipin {
	width: 92%;
	background: #000001;
	margin: 0 auto;
	padding: 2% 0;
}

.ab-shipin video {
	display: block;
	width: 100%;
	margin: 0 auto;
}


/* 

产品列表页面 */

#ShowImages li {
	float: left;
	margin-bottom: 20px;
	transition: all 0.6s;
	border: none;
	border-bottom: 3px solid #d7d7d7;
}

#ShowImages li:hover {
	border-bottom: 3px solid #0053be;
}

#ShowImages li a {
	display: block;
	width: 100%;
	height: 100%;
}

#ShowImages .imghvr-slide-down {
	transition: all .8s ease-in-out;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

#ShowImages .imghvr-slide-down img {
	width: 100%;
	overflow: hidden;
	transition: all .8s ease-in-out;
}

.fudong {
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 28%;
	font-size: 1.25rem;
	font-weight: bold;
}

.images_title {
	line-height: 60px;
	text-align: center;
}

.images_title a {
	color: #202020;
	font-size: 18px;
}

.popover-banner {
	max-width: 500px;
	margin: 0 auto;
	position: relative;
}

.popover-banner .flex-direction-nav {
	display: block;
}

.popover-banner .flex-prev,.popover-banner .flex-next {
	position: absolute;
	display: block;
	width: 45px;
	height: 100px;
	background: url(../images/sprite.jpg) no-repeat 0 top;
	top: 50%;
	margin-top: -50px;
}

.popover-banner .flex-prev {
	left: -50px;
}

.popover-banner .flex-next {
	background: url(../images/sprite.jpg) no-repeat -55px top;
	right: -50px;
}

.lhgw {
	display: block;
	width: 580px;
	margin: 0 auto;
}

#shop_cart {
	width: 170px;
	float: left;
}

#shopjg span {
	text-align: center;
	display: block;
	width: 180px;
	height: 36px;
	margin: 20px 10px;
	background: #fe6a12;
	line-height: 36px;
	font-size: 16px;
	color: #fff;
}

#shopjg {
	width: 180px;
	float: left;
	overflow: hidden;
}

.lhcppg {
	width: 100%;
	background: #f5f5f5;
	padding-left: 20px;
}

.lhcppg span {
	display: inline-block;
	padding-left: 0.5%;
}

#inhert_cart {
	margin: 20px 10px;
	height: 36px;
	line-height: 36px;
}

#shop_cart #btn_buy {
	display: none;
}



/* 厂房展示 */

.photos span {
	width: 100%;
	display: block;
	border: 1px solid #d7d7d7;
	text-align: center;
	overflow: hidden;
	max-height: 18rem;
}

.photos span:hover  img {
	transform: scale(1.1);
	transition: all 0.6s;
}

.photos span img {
}

.photos p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 60px;
	font-size: 18px;
}

.photos p a {
	line-height: 60px;
	text-align: center;
	font-size: 16px;
}

/* 荣誉奖牌 */

.ny-ryzz span {
	display: flex;
	width: 100%;
	border: 1px solid #d7d7d7;
	text-align: center;
	overflow: hidden;
	height: 20rem;
	max-height: 20rem;
	justify-content: space-around;
}

.ny-ryzz span:hover {
	border: 1px solid #025a9e;
}

.ny-ryzz span:hover  img {
	transform: scale(1.1);
	transition: all 0.6s;
}

.ny-ryzz span img {
	height: 100%;
	width: auto;
	text-align: center;
	align-self: center;
	display: inline-block;
	vertical-align: middle;
}

.ny-ryzz p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 60px;
	font-size: 18px;
}

.pny-ryzz p a {
	line-height: 60px;
	text-align: center;
	font-size: 16px;
}

.picMarquee-left {
	overflow: hidden;
}

.picMarquee-left .bd ul {
	padding: 15px;
	zoom: 1;
}

.picMarquee-left .bd li {
	float: left;
	height: 230px;
	width: 20%;
	overflow: hidden;
	text-align: center;
	line-height: 20px;
	margin-left: 15px;
	margin-bottom: 5px;
}

.picMarquee-left .bd li img {
	border: 1px solid #ccc;
}

.picMarquee-left .bd li:hover img {
	border: 1px solid #000;
}

.picMarquee-left .bd li img {
	width: 95%;
	display: block;
}

.p-more {
	width: 90px;
	display: inline-block;
	float: right;
	height: 25px;
	margin: 20px auto;
	border: #c2c2c2 solid 1px;
	line-height: 25px;
	font-size: 15px;
	text-align: center;
	color: #000;
}

.related-list li {
	display: inline-block;
	width: 49%;
}

#shownews .title {
	text-align: center;
	line-height: 35px;
	/* margin-top: 20px; */
	font-weight: bold;
	font-size: 24px;
}

#shownews .related {
	font-weight: bold;
	height: 40px;
	line-height: 30px;
	font-size: 13px;
	margin-top: 15px;
	background: url(../images/bg_news.gif) repeat-x;
	color: #fff;
}

.related_cp ul {
	width: 100%;
	height: auto;
	padding-top: 6px;
	overflow: hidden;
	padding-bottom: 20px;
}

.related_cp ul li {
	text-align: center;
	float: left;
	margin-right: 20px;
}

.related_cp ul li img {
	border: 1px solid #e4e4e4;
	height: 176px;
	padding: 5px;
}

.related_cp ul li a:hover img {
	border: 1px solid #008ee0;
}

.related_cp {
	margin-top: 30px;
}

#piclist li {
	height: 155px;
	background: none;
	border: 1px solid #ddd;
}

#piclist li .ph_hover {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}

.jobList li {
	width: 20%;
	float: left;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
}

.jobList li span {
	display: block;
	width: 100%;
	height: 100%;
	display: block;
	color: #f7f7f7;
	background: #008ee0;
	padding: 10px 0;
}

.showjobList li {
	border: 1px solid #ccc;
	border-top: none;
	height: 40px;
	width: 100%;
	line-height: 40px;
}

.showjobList li div {
	width: 100%;
	float: left;
}

.showjobList li b {
	color: #008ee0;
	display: block;
	font-weight: 500;
	text-align: center;
}

.showjobList li span {
	width: 120px;
	height: 100%;
	display: inline-block;
	text-align: center;
	color: #008ee0;
	margin-right: 10px;
	border-right: 1px solid #ccc;
}

.showjobList {
	border-top: 1px solid #ccc;
	margin-bottom: 0;
}

.lhms {
	width: 100%;
	border: 1px solid #ccc;
	border-top: none;
}

.lhms b {
	font-weight: 100;
	width: 120px;
	display: inline-block;
	float: left;
	text-align: center;
	color: #008ee0;
}

.lhms>span {
	display: inline-block;
	height: auto;
	border-left: 1px solid #ccc;
	padding-left: 10px;
}

.lh616 {
	width: 150px;
	line-height: 40px;
	margin: 50px auto 0px;
	border: 1px solid #008ee0;
}

.xiaz .fr {
	float: right;
}

.xiaz .fl {
	flaot: left;
}

.downloadtimes {
	padding: 0 5%;
}

.downloadtimes i img {
	margin-right: 5px;
	width: 14px;
}

.xiaz li {
	border-bottom: 1px dashed #ccc;
}

.lh68 {
	position: absolute;
	top: 0;
	z-index: -1;
}

.lhbd label {
	display: inline-block;
	max-width: 100px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0px;
}

.lhbd dt {
	padding: 10px 0;
	width: 100%;
}

.lhbdfr {
	float: right;
	width: 45%;
}

.lhbdfl {
	float: left;
	width: 45%;
}

.lhbdfr label {
	max-width: 100px;
	width: 100%;
}

.lhbd input {
	width: 57%;
}

.lhbdfl input {
	width: 67%;
}

.lhbd span {
	font-weight: 100;
}

.lhbd .Content {
	width: 84%;
}

.clear {
	clear: both;
}

.lhbd .Content {
	height: 113px;
}

.lh615 {
	line-height: 30px;
	margin: 0 10px;
	text-align: center;
	border: none;
}

/* 在线留言 */



.submit {
	background: #008ee0;
	color: #fff;
	display: block;
	width: 100px;
	line-height: 30px;
	margin: 5% auto 0;
	text-align: center;
	border: none;
}

.page-guestbook b span {
	padding-left: 10px;
}

.page-guestbook #guestbook  dt {
	line-height: 30px;
	width: 100%;
	padding: 10px 0;
	float: left;
	box-sizing: border-box;
}

.page-guestbook #guestbook dd {
	width: 100%;
}

.page-guestbook #guestbook  textarea {
	width: 95%;
	height: 190px;
	float: left;
	box-sizing: border-box;
}

.page-guestbook #guestbook dd span {
	float: left;
}

.page-guestbook #guestbook dd p {
	float: left;
}

#guestbook textarea,#guestbook input[type="text"] {
	float: left;
	width: 90%;
	padding: 0 2.5%;
	min-width: 220px;
	height: 40px;
	background: #f7f7f7;
	border: 1px solid #ffdbdb;
}

#guestbook .yzm input {
	width: 50%;
}

.page-guestbook {
}

.page-guestbook dt {
	font-weight: bold;
}

.page-guestbook dt:before {
	width: 10px;
	height: 10px;
	margin-top: 1%;
	margin-right: 0.8%;
	display: block;
	content: "";
	float: left;
	background: #008ee0;
}

.content {
	width: 70%!important;
	height: 100px!important;
	margin-left: 5px;
}

.ly-zong {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}





/*2020-01-09*/

.yxjm-distpicker {
	display: inline-block;
}

.yxjm-distpicker .form-group {
	display: inline-block;
	width: calc((100% - 1em) / 3);
}

.yxjm-distpicker .form-group select {
	width: calc(100% - 2em);
	padding: 0 2.5%;
	height: 30px;
	border: 1px solid #C7E2F6;
}



/* 大屏幕 */

@media (min-width: 1280px) {

	.ab-shipin video {
		display: block;
		width: 80%;
		margin: 0 auto;
	}

	#proinfo_c img {
 	/* width:60%!important; */
	}

	.visible-xs {
		display: none !important;
	}

	.ny-about-bt {
		text-align: center;
		color: #202020;
		font-size: 36px;
		margin-bottom: 40px;
	}

	.ny-about-bt p {
		text-align: center;
		color: #888;
		font-size: 16px;
		margin-top: 10px;
	}
}

@media (min-width: 980px) and (max-width: 1279px) {

.ptitle{
	font-size: 1.875rem;
}

	.hidden-xs {
		display: none !important;
	}

	.ny-bt span {
		font-size: 28px!important;
	}

	/* 关于我们 */

	.col-lg-56 {
		padding-left: 0!important;
	}

	.nyab-tu {
		margin-top: 2%;
		text-align: center;
	}

	.ny-ryzz span {
		height: 13rem!important;
	}

	/* 关于我们结束 */

	



	.ny-title {
		position: absolute;
		width: 980px;
		left: 50%;
		margin-left: -490px;
		bottom: 20%;
		color: #fff;
		font-size: 35px;
		font-weight: bold;
	}

	.ny-title p {
		font-size: 15px;
		line-height: 35px;
		text-align: left;
	}

	.ny-title p a {
		color: #fff;
	}

	.submit {
		width: 15%;
		line-height: 2.5rem;
		font-size: 1.25rem;
	}
}

.pro-sj {
	display: none;
}
.pro-sj{
	border-top: 10px solid #d7d7d7;
	padding: 5% 0;
}
.pro-sj li{
	line-height: 3.125rem;
	border-bottom: 1px solid #d7d7d7;
}
#sj-bt {
	text-align: center;
	display: none;
}



/* 平板电脑和小屏电脑之间的分辨率 */

@media (min-width: 768px) and (max-width: 979px) {
	/* f分类 */
	.page-url li {
    width: 33%;
	padding: 1% 0;
	}

	/* 产品详情 */


.ptitle {
    font-size: 25px!important;
}
#pro_info li:first-child{
	padding: 5% 0;
}
.ny-btt{
	display: none;
	font-size: 1.625rem!important;
}

/* 产品详情结束 */

	.hidden-xs {
		display: none !important;
	}

	.ny-bt {
		font-size: 28px!important;
	}

	/* 关于我们 */

	.col-lg-56 {
		padding-left: 0!important;
	}

	.nyab-tu {
		margin-top: 2%;
		text-align: center;
	}

	.ny-ryzz span {
		height: 13rem!important;
	}

	/* 关于我们结束 */

	

	.ny-title {
		position: absolute;
		width: 980px;
		left: 50%;
		margin-left: -490px;
		bottom: 20%;
		color: #fff;
		font-size: 35px;
		font-weight: bold;
	}

	.ny-title p {
		font-size: 15px;
		line-height: 35px;
		text-align: left;
	}

	.ny-title p a {
		color: #fff;
	}

	.submit {
		width: 15%;
		line-height: 2.5rem;
		font-size: 1.25rem;
	}
}

@media (min-width: 640px) and (max-width:767px) {
	/* 产品详情 */
	

.ptitle {
    font-size: 25px!important;
}
#pro_info li:first-child{
	padding: 5% 0;
}
.ny-btt{
	display: block;
	font-size: 1.625rem!important;
}

/* 产品详情结束 */



	.ny-bt {
		font-size: 28px!important;
	}

	/* 关于我们 */

	.col-lg-56 {
		padding-left: 0!important;
	}

	.nyab-tu {
		margin-top: 2%;
		text-align: center;
	}

	.ny-ryzz span {
		height: 22rem!important;
	}

	/* 关于我们结束 */

	

	.ny-title {
		position: absolute;
		width: 980px;
		left: 50%;
		margin-left: -490px;
		bottom: 20%;
		color: #fff;
		font-size: 35px;
		font-weight: bold;
	}

	.ny-title p {
		font-size: 15px;
		line-height: 35px;
		text-align: left;
	}

	.ny-title p a {
		color: #fff;
	}

	.submit {
		width: 15%;
		line-height: 2.5rem;
		font-size: 1.25rem;
	}

	.ny-btt {
		display: block!important;
		font-size: 28px!important;
	}

	.ny-bt {
		display: none!important;
	}

	.hidden-xs {
		display: none!important;
	}

	.visible-xs {
		display: block!important;
	}

	

	/* 产品分裂 */



	/* 分裂 */

	#proinfo_c img {
		width: 100%!important;
	}

	.hamburger {
		top: 2rem;
		right: 2rem;
	}

	.page-url ul {
		padding: 0;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
	}


	.page-url li {
	width: 33%;
	padding: 2% 0;
	}
}

@media (min-width: 480px) and (max-width:639px) {
	/* 产品详情 */


.ptitle {
    font-size: 25px!important;
}
#pro_info li:first-child{
	padding: 5% 0;
}
.ny-btt{
	display: block;
	font-size: 1.625rem!important;
}

/* 产品详情结束 */

	.hidden-xs {
		display: none !important;
	}

	.ny-btt {
		display: block!important;
		font-size: 28px!important;
	}

	.ny-bt {
		display: none!important;
	}

	/* 关于我们 */

	.col-lg-56 {
		padding-left: 0!important;
	}

	.nyab-tu {
		margin-top: 2%;
		text-align: center;
	}

	.ny-ryzz span {
		height: 22rem!important;
	}

	/* 关于我们结束 */
	/* 分类 */
	.page-url li {
	width: 50%;
	padding: 3% 0;
	}
}

@media (min-width: 320px) and (max-width:479px) {
		/* 分类 */
	.page-url li {
	width: 50%;
	padding: 3% 0;
	}

	/* 产品详情 */


.ptitle {
    font-size: 25px!important;
}
#pro_info li:first-child{
	padding: 5% 0;
}
.ny-btt{
	display: block;
	font-size: 1.625rem!important;
}

/* 产品详情结束 */

	.hidden-xs {
		display: none !important;
	}

	.mx-nav_dots {
		bottom: -2%!important;
	}

	.mx-navigation {
		display: none;
	}

	.ny-btt {
		display: block!important;
		font-size: 28px!important;
	}

	.ny-bt {
		display: none!important;
	}

	/* 关于我们 */

	.col-lg-56 {
		padding-left: 0!important;
	}

	.nyab-tu {
		margin-top: 2%;
		text-align: center;
	}

	.ny-ryzz span {
		height: 13rem!important;
	}

	/* 关于我们结束 */
}

@media (max-width: 319px) {
	.page-url li {
	width: 100%;
	padding:2% 0;
	}
	/* 产品详情 */

.ptitle {
    font-size: 25px!important;
}
#pro_info li:first-child{
	padding: 5% 0;
}
.ny-btt{
	display: block;
	font-size: 1.625rem!important;
}

/* 产品详情结束 */
	.mx-nav_dots {
		bottom: -2%!important;
	}

	.mx-navigation {
		display: none;
	}

	

	.hidden-xs {
		display: none !important;
	}

	.ny-bt {
		display: none!important;
	}

	#proinfo_c img {
		width: 100%!important;
	}

	#header {
		height: 4.2rem;
	}

	.photos {
	}

	.ny-bt span {
		font-size: 25px!important;
	}

	/* 关于我们 */

	.col-lg-56 {
		padding-left: 0!important;
	}

	.nyab-tu {
		margin-top: 2%;
		text-align: center;
	}

	.ny-ryzz span {
		height: 13rem!important;
	}

	/* 关于我们结束 */
}

/*联系我们内页*/

.lianxi {
	width: 100%;
}

.lx-left {
	background: #fff;
	margin-top: 30px!important;
	border: none!important;
	padding: 1%;
}

.lx-left li {
	line-height: 65px;
	width: 48%;
	float: left;
	background: #fff;
	font-size: 16px;
	border-bottom: 1px dashed #ccc;
}

.lx-left li img {
	margin-right: 20px;
}

.lx-left li:hover {
	color: #008ee0;
}

.lx-left li span {
	font-weight: bold;
	font-size: 18px;
}

.lx-right {
	background: #f9f9f9;
	width: 35%;
	padding: 32px 0px 32px 30px;
	margin-top: 30px!important;
	border: none!important;
}

.xm {
	line-height: 50px;
	width: 330px;
	float: left;
	border-radius: 5px;
	background: none;
	border: #f7f7f7 solid 1px;
	color: #838383;
	text-indent: 15px;
	font-size: 14px;
}

.mr10 {
	margin-right: 15px;
}

.tarea {
	margin-top: 10px;
	height: 130px!important;
	width: 93%!important;
}

.index-submit {
	width: 150px;
	height: 40px;
	float: left;
	margin-top: 15px;
	background: #008ee0;
	color: #fff;
	font-size: 15px;
	border: none;
}

#guestbook1  dt {
	display: inline-block;
	width: 50%;
}

#guestbook1 textarea,#guestbook1 input[type="text"] {
	width: 45%;
	min-width: 220px;
	border-radius: 5px;
	background: #eeeeee;
}

.page-guestbook #guestbook1  dt {
	line-height: 30px;
	width: 100%;
	padding: 10px 0;
}

.page-guestbook #guestbook1  textarea {
	width: 84%;
}

#guestbook1 .yzm input {
	width: 50%;
}



/*留言单页*/

.message-con {
	line-height: 40px;
	font-size: 16px;
}

.message-con span {
	font-weight: bold;
	font-size: 18px;
	color: #008ee0;
}