

.container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
	width: 1400px\9;
}

#map{
	width: 100%;
}
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
} 
/* 右侧总内容 */
.body-y{
width:100%;

overflow: hidden;
}
.banner img{
	width: 100%;
}
/*头部开始=========================================================================  */

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

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

/*banner的动态*/
.banner { position: relative; overflow: hidden; width: 100%; height: auto; margin: 0px auto; background-color: #fff;overflow: hidden;}
.banner .item{ position: relative;  overflow: hidden; width:100%; height: 535px;}
.banner .imgc{ position: relative; display: block; overflow: hidden; width:100%; height: auto;}
.banner .imgBox .pimg{ position: absolute; left: 0%; top: -5%;width:120%;display: block; -webkit-animation:moveleft 13s linear infinite;animation:moveleft 13s linear infinite; width:110%; height: auto;}
.banner .imgBox .pimg img{
}
@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}
@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
@-webkit-keyframes moveleft{0%,100%{-webkit-transform:translateX(0%);transform:translateX(0%)}50%{-webkit-transform:translateX(-5%);transform:translateX(-5%)}}
@keyframes moveleft{0%,100%{-webkit-transform:translateX(0%);transform:translateX(0%)}50%{-webkit-transform:translateX(-5%);transform:translateX(-5%)}}
@-webkit-keyframes wordsRightFade{
0%{-webkit-transform:translateX(50px);transform:translateX(50px);opacity:0;visibility:hidden}
100%{-webkit-transform:none;transform:none;opacity:1;visibility:visible}
}
@-moz-keyframes wordsRightFade{
0%{-moz-transform:translateX(50px);transform:translateX(50px);opacity:0;visibility:hidden}
100%{-moz-transform:none;transform:none;opacity:1;visibility:visible}
}
@keyframes wordsRightFade{
0%{-webkit-transform:translateX(50px);-moz-transform:translateX(50px);transform:translateX(50px);opacity:0;visibility:hidden}
100%{-webkit-transform:none;-moz-transform:none;transform:none;opacity:1;visibility:visible}
}

/* 内页制作开始 */
.dbg {
	background: url(../index/images/ys-img_77.png) no-repeat top right;
	width: 100%;
	background-size: 25%;
	position: relative;
}
.ny-text{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #d7d7d7;
}
.ny-bt {
	color: #202020;
	font-weight: bold;
}
.ny-bt span{
	font-size: 2.2rem;
}
.ny-dw {
	color: #000;
}
.ny-dw a {
	color: #000;
}
.ny-dw span {
	color: #000;
}
.ny-dw img {
	vertical-align: middle;
	margin-right: 10px;
}

/* 分类 */
.page-url ul {
	padding: 0;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	margin-top: 20px;
}

.page-url li {
	background: #efefef;
	flex-grow: 1;
	cursor: pointer;
	transition: all 0.6s;
}

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

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

.page-url li:hover {
	background: #c2122b;
}

.page-url li:hover span {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.page-url li.lihover a {
	background: #c2122b;
	color: #fff;
}

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



/* 公司简介 */
	
.page-about img{
	width: 100%;
}


/* 发展历程 */
.ny-nianfen{
	font-size: 30px;
	font-weight: bold;
	background: url(../images/ny-sjdian.png) no-repeat top 12px left;
	padding-left: 6%;
	color: #c2122b;
}
.ny-sjzong .col-lg-3{
	border: none;
}
.ny-sj{
	margin-left: 1.5%;
}
.ny-sjzjj{
	padding-left: 5%;
}
.ny-sjzjj p{
	padding-bottom: 1%;
	font-weight: bold;
	font-size: 20px;
}
#ShowImages2{
	background: url(../images/shuxian.png) repeat-y top left 35.5%;
}
/*footer开始====================================================================================*/
#copyright {
	color: #fff;
	padding:3% 0 1%;
}

.banq {
	width:100%;
	margin-top: 8%;
}
.banq span{
	color: rgba(255,255,255,0.5);
	
}
.banq span a{
	color: rgba(255,255,255,0.5);
	
}
/*内页开始====================================================================================*/

/* 产品详情页面 */
.fcnt {
	display: block;
	position: relative;
	border: 1px solid #efefef;
}

.fcnt .mimg {
	overflow: hidden;
}
.fcnt .mimg  div:first-child{
	display: block;
}
.fcnt .mimg div {
	display: none;
}


.mimg img {
}

.fcnt ul {
}

.fcnt ul {
	display: flex;
	justify-content: flex-start;
	background-color: #efefef;
	padding: 1%;
	width: 100%;
	position: absolute;
	box-sizing: border-box;
	bottom: -70px;

}

.fcnt li {
	display: block;
	height: 50px;
	width: 50px;
	margin-right: 5px;
	cursor: pointer;
	overflow: hidden;
}

.fcnt li img {
	width: 100%;
	height: 100%;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.fcnt li.cur{
	background-color: #fff;
	border:1px solid #b31b1f;
}
.fcnt li.cur img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#tri {
	position: absolute;
	top: 0;
	right: 2px;
	z-index: 1000;
	width: 155px;
	height: 82px;
	background: url(img/point.png) no-repeat;
	cursor: pointer;
}

 #tri {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="style/img/point.png");
	background: none;
}
#pro_info {
	background: #fff;
}
#pro_info>li{
	padding: 2% 0;
	background: #fff;
	border-bottom: 1px solid #d7d7d7;
	overflow: hidden;
}
#pro_info>li>span{
	font-weight: bold;
}

.ny-xqysbt{
	background-color: #efefef;
	color: #c2122b;
	padding:2% 3% ;
	font-weight: bold;
}
.ny-xqlist ul{
	padding: 2% 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
}
.ny-xqlist ul li{
	width: 30%;
}
.ny-xqlist ul li img{
	width: 46%;
}

.ny-cpanniu ul{
	display: flex;
	justify-content: space-between;
	
}
.ny-cpanniu ul li{
	width: 48%;
	line-height: 2.5rem;
	background-color: #c2122b;
	text-align: center;
	
}

.ny-cpanniu ul li a{
	color: #fff;
}
.ny-xpmiaoshu{
	background-color: #c2122b;
	width: 25%;
	text-align: center;
	color: #fff;
	padding: 1% 0;
	box-sizing: border-box;
}

	#proinfo_c{
		background: #fff;
		border-top: 1px solid #c2122b;
		padding-top: 5%;
	}
	#proinfo_c img {
		margin-top: 5px;
	}
	.ny-cpxgcp{
		background-color: #c2122b;
		width: 25%;
		text-align: center;
		color: #fff;
		padding: 1% 0;
		box-sizing: border-box;
	}
	.related_cp{
		border-top: 1px solid #c2122b;
		padding-top: 5%;
	}
	.ke-zeroborder2 tr{
		display: flex;justify-content: space-around;
		align-items: center;
	
	}
	#proinfo_c hr{
		height: 0.0625rem;
		background-color: #e2e2e2;
		border: none;
	}


/* 搜索页面 */
.ny-cp-bt{
	border-top: 5px solid #d7d7d7;
	padding-top: 5%;
}

.xq-sousou{
	margin: 5% auto;
}
.f-zuo {
	float: none!important;
}
.ss-xz{
	background: #fff;
	display: none;
	color: #808080;
	width: 150px;
	padding: 10px;
	line-height: 35px;
}
.ss-xz select{
	border: none;
	color: #808080;
	width: 130px;
	font-size: 15px;
	text-align: center;
	line-height: 35px;
}
.ss-zuo2 input{
	border: none;
	background: #efefef;
	line-height: 35px;
	padding: 10px;
	padding-left: 20px;
	color: #808080;
	
	font-size: 15px;
	width: 100%;
}
.ss-you2{
	background: #c2122b;
	text-align: center;
}
.ss-you2 input{
	line-height: 55px;
	font-size: 18px;
	height: 55px;
	font-weight: bold;
	border: none;
	color: #fbce07;
	text-transform: uppercase;
	background: #c2122b;
	
}
.f-wenzi{
	text-align: center;
	font-size:1.25rem;
}
.f-wenzi P{
	font-size: 2.1875rem;
}
.f-wenzi P:after{
	content: "";
	width: 120px;
	height: 5px;
	background:#c2122b;
		display: block;
		margin: 20px auto;
}
.dingwei {
	position: absolute!important;
	bottom: 0;
	left: 0;
	right: 0;
}

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


/* productsroll Start */

#page_main {
	padding: 3% 0 14%;
	background-attachment: fixed;
}

.page-container {
	min-height: 500px;
	background-attachment: fixed;
}


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

.page-about,.page-content,.page-products,.page-job {
	padding-top: 5%;
}

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




.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: #c2122b;
}

.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 {
	padding: 25px 15px;
}

.page-news li {
	border: 1px solid #ccc;
	margin-bottom: 30px;
	padding: 30px 20px;
	cursor: pointer;
	transition: all 0.6s;
}

.page-news li:hover {
	background: #f3f3f3;
	border: 1px solid #c2122b;
	transform: scale(1.02);
}

.page-news li .img:hover {
	transform: scale(1.02);
}

.page-news li .img {
	padding: 1.5% 0 0 0 ;
	float: left;
	
	overflow: hidden;
	width: 20%;
	cursor: pointer;
	transition: all 0.6s;
}

.page-news li .text {
	padding-right: 0;
	width: 77%;
	float: right;
	padding-top: 20px;
}

.page-news li .text span {
	color: #aaaaaa;
	line-height: 40px;
}

.page-news li .text .h {
	line-height: 40px;
}

.page-news li .text .h a {
	font-size: 22px;
	color: #0d0d0d;
	font-weight: bold;
	line-height: 55px;
}

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

.page-news li .text .h span {
	font-size: 14px;
	color: #999999;
	float: right;
}

.page-news li .text p {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}

.page-news li .text .ck {
	float: right;
	color: #c2122b;
	text-align: center;
	line-height: 38px;
	display: inline-block;
	height: 38px;
	border-radius: 20px;
	border: 1px solid #c2122b;
	padding: 0 3%;
}

.page-news li .text .ck:hover {
	background: #c2122b;
	color: #fff;
}

.proNav li {
	background: #fafafa;
	text-align: center;
	position: relative;
	margin-bottom: 30px;
}

.proNav li a {
	display: block;
	padding: 10px;
	border: #ddd 1px solid;
	background: #fafafa;
}

.proNav li span {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	background: #fafafa;
	height: 220px;
	margin: 0 auto;
}

.proNav li span img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
}

.proNav li span .lhsp {
	position: absolute;
	display: block;
	width: 100%;
	height: 175px;
	z-index: 10;
	left: 0;
	top: 0;
	display: none;
	background: url(../images/lh616.png)  center center;
}

.proNav li:hover span {
	background: #c2122b;
}

.proNav li:hover a {
	background: #c2122b;
	text-decoration: none;
}

.proNav li:hover span .lhsp {
	display: block;
}

.proNav li p {
	font-weight: 100;
	display: block;
	width: 120px;
	line-height: 30px;
	border: 1px solid #c2122b;
	margin: 0 auto 20px;
	color: #c2122b;
}

.proNav li label {
	line-height: 30px;
	color: #333;
	padding: 20px 0;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block !important;
}

.proNav li:hover p {
	color: #fff;
	border: 1px solid #fff;
}

.proNav li:hover label {
	color: #fff;
}

.proNav .ckgd {
	display: block;
	width: 130px;
	height: 203px;
	float: left;
	margin-top: 10px;
}

/* 
产品列表页面 */
.page-products{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.ny-daohang2{
	width:18%;
}

.ny-cplist{
	width: 78%;
}
.ny-cplist2{
	width: 78%;
	box-sizing: border-box;
	border: 1px solid #d7d7d7;
	padding: 2%;
}

.ny-cpbt{
	background-color: #c2122b;
	padding: 30px 0;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	line-height: 1.875rem;
}
.ny-cpbt p{
	font-size: 1.875rem;
	font-weight: bold;
}
.page-url2 ul li{
	line-height: 50px;
	background-color: #efefef;
	text-align: center;
	
	margin-top: 0.125rem;
}

.page-url2 ul li a{
	color: #000;
}

.page-url2 ul li:hover{
	background-color: #c2122b;
	
}
.page-url2 ul li:hover a{
	color: #fff;
	
}
	
.page-url2 ul li.lihover{
	background-color: #c2122b;
}
.page-url2 ul li.lihover a{
	color: #fff;
}

.ny-cpshang{
	border: 1px solid #d7d7d7;
}
.ny-cpsbt{
	background-color: #c2122b;
	line-height: 3.125rem;
	padding: 0 1.25rem;
	color: #fff;
	font-size: 1.5rem;
}
.ny-cps1{
	width: 100%;
}
.ny-cps1 ul{
	width: 100%;
	padding:20px .875rem;
	box-sizing: border-box;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.ny-cps1 ul  li a{
	display: block;
	margin-right: 0.3125rem;
	padding: 5px 1.875rem;
}
.ny-cps1 ul  li:hover a{
	background-color: #c2122b;
}
.ny-cps1 ul  li:hover a{
	color: #fff;
}
	.sx_child.on{
		background-color: #c2122b;
		color: #fff;
		
	}




#ShowImages li{
	float:left;
	transition: all 0.6s;
	border: none;
}
#ShowImages li:hover .ny-fltu{
	border: 1px solid #c2122b;
	transition: all 0.6s;
}
#ShowImages li a{
	display: block;
	width: 100%;
	height: 100%;
}
#ShowImages .imghvr-zoom-in{
	transition:all .8s ease-in-out;
	overflow:hidden;
	width: 100%;
	border: 1px solid #d7d7d7;
	height: 100%;
}
#ShowImages .imghvr-zoom-in img {
    width: 100%;
	overflow: hidden;
	transition:all .8s ease-in-out;
}
#ShowImages li:hover .imghvr-zoom-in{
	border: 1px solid #da0f00;
}
	
#ShowImages li .fudong{
	background-color: rgba(195,18,44,0.9);
}
.fudong{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	text-align: center;
	padding:0 5%;
	font-size: 0.875rem;
}
.fudong p:first-child{
	padding-bottom: 2%;
	font-size: 18px;
}
.fudong p:last-child{
	display: block;
	padding: 1% 5%;
	margin-top: 5%;
	border: 1px solid #fff;
	
	text-align: center;
}
.ny-cptqwz{
	font-size: 0.875rem;
		display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 3;
				overflow: hidden;
}
.images_title{
	line-height: 30px;
	padding: 1.5% 0;
}
.images_title a{
	color: #555;
	font-size: 15px;
}
.images_title p  a{
	font-size: 17px;
	font-weight: bold;
	color: #202020;
}


/* 图片列表页 */
.pic-img{
	float: left;
	padding: 2px;
	background-color: #efefef;
	box-sizing: border-box;
}
.pic-img img{
	width: 100%;
}
.pic-img:hover{
	border: 1px solid #c2122b;
}
.photos2 span {
	display: block;
	text-align: center;
	overflow: hidden;
}

.photos2 span img {
}

.photos2 p {
	white-space: nowrap;
	overflow: hidden;
	line-height: 50px;
	text-overflow: ellipsis;
	text-align: center;
	background-color: #efefef;
}

.photos2 p a {
	text-align: center;
	font-size: 16px;
}
.photos2 .col-lg-3:hover{
	border: 1px solid #c2122b;
}
.pic-img:hover p{
	background-color:#c2122b ;
	color: #fff;
}
.pic-img:hover p a{
	color: #fff;
}


/* 图片列表页 结束*/

.jptj-header {
	position: relative;
	text-align: center;
}

.jptj-header .span6 {
	height: 1px;
	background: #666;
	padding: 0;
	margin: 0;
	margin-top: 50px;
	margin-bottom: 50px;
}

.jptj-header p {
	position: absolute;
	z-index: 111;
	text-align: center;
	width: 100%;
	padding-top: 37px;
	font-size: 14px;
}

.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;
}

.jptj-header b {
	display: inline-block;
	font-size: 25px;
	line-height: 25px;
	color: #002e79;
	padding: 0 20px 10px;
	background: #f7f7f7
}



.photos1 span {
	display: block;
	text-align: center;
}

.photos1 span img {
	height: 260px;
	max-width: 90%;
}

.photos1 p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 60px;
	padding: 0 15px;
	text-align: center;
}

#shownews .title {
	text-align: center;
	line-height: 35px;
	margin-bottom: 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 {
	display: flex;
	justify-content:flex-start;
	align-items: center;
	width: 100%;
	height: auto;
	padding-top: 6px;
	flex-wrap: wrap;
	overflow: hidden;
	padding-bottom: 20px;
}

.related_cp ul li {
	text-align: center;
	float: left;
	width: 25%;
	padding: 0pt 2%;
	box-sizing: border-box;
}
.related_cp ul li p{
		display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 1;
				overflow: hidden;
}
.related_cp ul li img {
	border: 1px solid #e4e4e4;
}
.related_cp ul li a:hover img {
	border: 1px solid #c2122b;
}



#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: #c2122b;
	padding: 10px 0;
}

.page-guestbook b {
	line-height: 30px;
	display: inline-block;
	width: 80px;
	text-align: right;
}

.page-guestbook dt {
	line-height: 30px;
	width: 100%;
}

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

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

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

.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: #c2122b;
	display: block;
	font-weight: 500;
	text-align: center;
}

.showjobList li span {
	width: 120px;
	height: 100%;
	display: inline-block;
	text-align: center;
	color: #c2122b;
	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: #c2122b;
}

.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 #c2122b;
}

#guestbook  dt {
	display: inline-block;
	width: 100%;
}

#guestbook textarea,#guestbook input[type="text"] {
	width: 90%;
	padding: 0 2.5%;
	min-width: 220px;
	height: 50px;
	background: #efefef;
	border: none;
}

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

.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;
}

.submit {
	background: #c2122b;
	color: #fff;
	display: block;
	width: 80px;
	line-height: 30px;
	margin: 0px auto;
	text-align: center;
	border: none;
}

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

.page-guestbook {
	padding-top: 50px;
}
.page-guestbook dt{
	font-weight: bold;
}
.page-guestbook dt:before{
	width: 10px;
	height: 10px;
	margin-top: 0.8%;
	margin-right: 0.8%;
	display: block;
	content: "";
	float: left;
	background: #c2122b;
}
.aaaaa {
	width: 13.5%!important;
	min-width: 0!important;
	margin-right: 1.5%;
}

.bbbbb {
	width: 10%!important;
}

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

.bz {
	height: 100px!important;
	line-height: 100px!important;
	display: block!important;
	float: left;
}

.beizhu {
	margin-top: 10px;
}

.sl6-r-con p {
	line-height: 30px;
}

.visible-xs{
display: none;		
	}


/* 大屏幕 */
@media (min-width: 1751px) {
	.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: 1440px)and (max-width: 1920px) {
	.sl4-t-tit{
		font-size: 1.7rem!important;
	}

}
@media (min-width: 1340px)and (max-width: 1750px) {
	
	.ny-text{
		top: -260px;
		
	}
	.banner .item{
		height: 420px;
	}
	.page_list{
		float: none;
	}
	.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;
	}
	#photosDemo{
		margin-top: 80px;
	}
}
@media (min-width: 1024px)and (max-width: 1339px) {
	.f-nav ul li a span{
		font-size: 0.9375rem!important;
	}
	
/* 	* {
	    font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’, Arial, sans-serif;
	    font-size:1.0625rem;
	} */
	#ShowImages2{
	background: url(../images/shuxian.png) repeat-y top left 35.55%;
}
.sl4-t-tit{
	font-size: 1.5rem!important;
}
.sl4-t-text{
	display: none;
}
	
	
	.ny-text{
		top: -360px;
	}
	.page_list{
		float: none;
	}
	.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;
	}
	.lx-left li {
		width: 100%!important;
		font-size:1.2rem!important;
	}
	
	.lx-left li p{
		font-size:1.2rem!important;
	}
	.lx-left li span{
		font-size:1.2rem!important;
	}
}

@media (min-width: 992px) and (max-width: 1023px) {
	* {
	    font-family: Helve tica, “PingFangSC”, ‘Microsoft Yahei’, Arial, sans-serif;
	    font-size:1.0625rem;
	}
	.sl4-t-tit{
		font-size: 1.5rem!important;
	}
	.sl4-t-text{
		display: none;
	}
	.body-y{
	width: 100%;
	padding-left: 0!important;
	
	border-left:0px solid #d7d7d7;
	background: #fff;
}
 
	.ny-text{
		top: -330px;
		
	}
	.ny-bt{
		float: none;
	}
.ny-btt{
		float: none;
	}
	.ny-dw{
		float: none;
	}
	.page_list{
		float: left;
	}
	.ny-about-bt {
		color: #c2122b;
		font-size: 36px;
		margin-bottom: 40px;
	}

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

	.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;
	}
	#guestbook textarea,#guestbook input[type="text"] {
		width: 80%;
		min-width: 0;
		height: 3.125rem;
	}
	.page-guestbook #guestbook  dt {
		line-height: 30px;
		width: 100%;
	}
	
	.page-guestbook #guestbook  textarea {
		width:80%;
	}
	.submit{
		width: 25%;
		line-height: 3.125rem;
		font-size: 1.375rem;
	}

	.news-bt {
		width: 300px;
		height: 300px;
		z-index: 111;
		background: #c2122b;
		position: absolute;
		left: 15px;
		top: 0;
	}

	.news-title {
		margin-left: 40px;
		margin-top: 75px;
		font-size: 30px;
		font-weight: bold;
		color: #fff;
	}

	.news-title p {
		font-size: 14px;
		text-transform: uppercase;
		font-weight: normal;
	}
	.aaaaa {
		width: 11%!important;
		min-width: 0!important;
		margin-right: 1.5%;
	}
	.lx-left li {
		width: 100%!important;
		font-size:1.2rem!important;
	}
	.lx-left li span{
		font-size:1.2rem!important;
	}
	.post-txt span{
		font-size: 1.125rem!important;
	}
	.post-txt{
		font-size: 1.125rem!important;
	}
	.post-txt p{
		font-size: 1.125rem!important;
	}
}


@media (max-width: 991px) {
	.banner{
		padding-top: 4.5rem;
	}
}

@media (max-width: 767px) {
	.related_cp ul li {
		width: 50%;
	}
	.ny-cps1 ul li {
	 width: 33%;
	}
	.ny-cps1 ul li a {
	    display: block;
	    margin-right: 0.3125rem;
	    padding: 5px 0;
	}
	.page-news li .text p {
		
					display: -webkit-box;
					-webkit-box-orient: vertical;
					-webkit-line-clamp: 4;
					overflow: hidden;
	}
	
	#page_main {
	    padding: 3% 0 25%;}
}
@media (min-width: 650px) and (max-width: 767px) {
	#ShowImages2{
		background: url(../images/shuxian.png) repeat-y top left ;
	}
	.ny-sjzong{
		margin-left: 2%;
	}
}
@media (min-width: 650px) and (max-width: 991px) {
	.visible-xs {
		display: block !important;
	}
	
	.hidden-xs {
		display: none !important;
	}
	* {
	    font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’, Arial, sans-serif;
	    font-size:1.1rem;
	}
	.ny-dw{
		display: none;
	}
	.slide .left img {
		padding-left: 50%;
	}


	.page_list{
		float: left;
	}
	.post-txt span{
		font-size: 1.225rem!important;
	}
	.post-txt{
		font-size: 1.225rem!important;
	}
	.post-txt p{
		font-size: 1.225rem!important;
	}

	.ny-bt p {
		font-size: 24px;
	}

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

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

	#guestbook textarea,#guestbook input[type="text"] {
		width: 80%;
		min-width: 0;
		height: 3.125rem;
	}
	.page-guestbook #guestbook  dt {
		line-height: 30px;
		width: 100%;
	}

	.page-guestbook #guestbook  textarea {
		width:80%;
	}
	.submit{
		width: 25%;
		line-height: 3.125rem;
		font-size: 1.375rem;
	}

	.product-list {
		margin: 0;
	}

	.product-list ul {
		width: 750px;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}

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

	.pro-ahout {
		height: auto;
	}

	.in-pro>div:last-child {
		display: none;
	}

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

	.newsList .lhfr p {
		display: inline-block;
		width: 70%;
	}


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

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

	.newsList .lhfr {
		width: 644px;
		float: right;
	}

	.mobile_nav  .menulevel {
		position: static;
	}

	.lh68 {
		display: block;
		z-index: 100;
	}
	.lx-left li {
		width: 100%!important;
		font-size:1.2rem!important;
	}
	.lx-left li span{
		font-size:1.2rem!important;
	}
	.page-news li .img {
		width: 98%;
	}
	
	.page-news li .text {
		padding-right: 0;
		width: 98%;
	}

}

@media (min-width: 398px) and (max-width: 649px){

	.ny-dw{
		display: none;
	}
	#ShowImages2{
		background: url(../images/shuxian.png) repeat-y top left ;
	}
	.ny-sjzong{
		margin-left: 2%;
	}
	.ny-nianfen {
		padding-left: 5%;
	}

	*{
		    font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’, Arial, sans-serif;
		    font-size: 1rem;
	}
	.banner .item{
		height: 367px;
	}

	.visible-xs {
		display: block !important;
	}
	
	.hidden-xs {
		display: none !important;
	}
	.page_list{
		float: left;
	}
	.banner .imgBox .pimg{
		width: auto;
	}
.post-txt span{
	font-size: 1.125rem!important;
}
.post-txt{
	font-size: 1.125rem!important;
}
.post-txt p{
	font-size: 1.125rem!important;
}
	.hamburger {
		top: 2rem;
		right: 2rem;
	}
	.ny-text{
		top: -15rem;
	}
	.ny-bt p{
		font-size: 1.2rem!important;
	}
	.ny-bt span{
		font-size: 1.875rem!important;
	}
	.ny-btt {
		display: block;
		font-size: 18px!important;
	}

	.ny-btt p {
		font-family: "times new roman";
		font-size: 20px!important;
	}
	.ny-dw {
		
		margin-top:8.25rem;
	}
	.ny-dw a{
		font-size: 15px!important;
	}
	.page-container1{
		margin-top: 2.125rem;
	}
	
	.page-url{
		margin-top: -2.25rem;
	}
.ny-dw span{
	
		font-size: 15px!important;
	}
	
	.photos span{
		max-height: 32.25rem;
		width: 100%;
	}
	.photos p{
		font-size: 1.375rem;
	}
	.photos span img{
		width: 100%;
		display: block;
		height: 100%;
	}
	.ny-about-bt {
		text-align: center;
		color: #c2122b;
		font-size: 24px;
		margin-bottom: 40px;
	}

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

	.ny-title {
		position: absolute;
		width: 95%;
		left: 5%;
		margin-left: 0;
		bottom: 10%;
		color: #fff;
		font-size: 20px;
		font-weight: bold;
	}

	.hidden-phone1 {
		display: none;
	}

	.jobList li {
		width: 33%!important;
	}

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

	.ny-title p a {
		color: #fff;
	}
	#guestbook textarea,#guestbook input[type="text"] {
		width: 80%;
		min-width: 0;
		height: 3.125rem;
	}
	.page-guestbook #guestbook  dt {
		line-height: 30px;
		width: 100%;
	}

	.page-guestbook #guestbook  textarea {
		width:80%;
	}
	.submit{
		width: 25%;
		line-height: 3.125rem;
		font-size: 1.375rem;
	}
	.join-lc li {
		width: 265px!important;
	}

	.page-news li .img {
		width: 98%;
	}

	.page-news li .text {
		padding-right: 0;
		width: 98%;
	}

	.proNav li span {
		height: auto;
	}

	.lhbdfl {
		float: none!important;
		width: 100%;
	}

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

	.page-url li {
		border-right: 1px solid #ccc;
		background: #efefef;
		flex-grow: 1
	}
	.lx-left li {
		width: 100%!important;
		font-size:1.2rem!important;
	}
	.lx-left li span{
		font-size:1.2rem!important;
	}
	.ny-sjzjj{
		padding-bottom: 5%;
	}
	.page-about{
		margin-top: 30px;
	}
	.page-news{
		margin-top: 1.875rem;
	}
	
}

@media (max-width: 320px) {
	.ny-cps1 ul li {
	 width: 50%;
	}
	.ny-cps1 ul li a {
	    display: block;
	    margin-right: 0.3125rem;
	    padding: 5px 0;
	}
}
	
	
	
@media (max-width: 398px) {
	#page_main {
	    padding: 3% 0 37%;
	}
	.ny-daohang{
		margin: 2.875rem 0 1rem;
	}
	.visible-xs {
		display: block !important;
	}
	
	.hidden-xs {
		display: none !important;
	}
	.ny-dw{
		display: none;
	}
	.banner .imgBox .pimg{
		width: auto;
	}

.ny-sjzjj{
		padding-bottom: 5%;
	}
	
	.slide{
		min-height: 365px;
	}


	.page-container1{
		margin-top: 3.125rem;
	}
	*{
		    font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’, Arial, sans-serif;
		    font-size: 1rem;
	}
	#ShowImages2{
		background:none ;
	}
	#ShowImages2 li{
		margin-top: 1.25rem!important;
	}
	.ny-sjzong{
		margin-left: 2%;
	}
	.ny-nianfen {
		padding-left: 10%;
	}
	.body-y{
		width: 100%;
		padding-left: 0!important;
		border-left:0px solid #d7d7d7;
		background: #fff;
	}
	.lx-left li {
		width: 100%!important;
		font-size:1.2rem!important;
	}
	.lx-left li span{
		font-size:1.2rem!important;
	}
	.page-news li .text {
		padding-right: 0;
		width: 98%;
	}
	.page-about{
		padding-bottom: 3.75rem;
	}
	.page-news{
		margin-top: 1.875rem;
	}
	.ny-about-bt{
		text-align: center;
	}
	.page-news li .img {
		width: 98%;
	}
	#header {
		height: 4.2rem;
	}
	.banner .item{
		height: 250px;
	}
	.slide .swcont{
		width: 280px;
	}
	.ny-text{
		top: -8rem;
	}
	.ny-dw{
		margin-top: 4rem;
	}
	.photos{
		margin-top: 5rem;
	}
	.page-url{
		margin-top: -2rem;
	}
	.page-products{
		margin-top: 2rem;
	}
	.ny-bt p{
line-height: 0.5rem!important;	
}

.sl4-t-tit{
	font-size: 1.2rem!important;
	line-height: 30px!important;
}
.ny-bt span{
	font-size:1.35rem!important ;
}
.ny-bt p{
	font-size:1rem!important ;
}
}
/*联系我们内页*/
.lianxi {
	width: 100%;
}

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

.lx-left li {
	line-height: 25px;
	height: 5rem;
	background: #f7f7f7;
	font-size: 16px;
	float: left;
	width: 50%;
	box-sizing: border-box;
	border-bottom: 1px dashed #ccc;
	padding:  2%;
	box-sizing:border-box;
}
.lx-left li:first-child{
	padding:1%  2%;
}
.lx-left li p{
	font-size: 16px;
	padding-left: 8.4rem;
}
.lx-left li:last-child{
	width: 100%;
	box-sizing: border-box;
}
.lx-left li:hover{
	background: #efefef;
	color: #fff;
	transition: all 0.6s;
}
.lx-left li img {
	margin-right: 20px;
}

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

.lx-left li span {
	font-weight: bold;
	font-size: 18px;
}
.lx-ewm ul li{
	margin: 0 2%;
	text-align: center;
}
.lx-ewm ul{
	background-color: #efefef;
	padding: 2% 0;
	flex-wrap: wrap;
	display: flex;
	justify-content:center;
	width: 100%;
}

.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: #c2122b;
	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;
/* border:1px solid #C7E2F6 ;*/
	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%;
}
/*边框*/
.spbq {
	float: left;
	padding: 10px 10px 0;
	position: relative;
	overflow: hidden;
}

.biankuang {
	width: 3px;
	height: 3px;
	position: absolute;
	z-index: 99;
	border-radius: 10px;
}

.biankuang_1 {
	height: 3px;
	top: -6px;
	left: 0px;
	border-left: 2px solid #c2122b;
}

.biankuang_2 {
	width: 0px;
	bottom: -3px;
	left: 0px;
	border-top: 2px solid #c2122b;
}

.biankuang_3 {
	height: 0px;
	bottom: 0px;
	right: 0px;
	border-right: 2px solid #c2122b;
}

.biankuang_4 {
	width: 0px;
	top: -3px;
	right: 0px;
	border-bottom: 2px solid #c2122b;
}

#dmfb_maplist {
	float: left;
	width: 40%;
	padding-bottom: 50px;
}

#dmfb_main {
	float: right;
}

/*留言单页*/
.message-con {
	line-height: 40px;
	font-size: 16px;
}

.message-con span {
	font-weight: bold;
	font-size: 18px;
	color: #c2122b;
}
/*手风琴效果*/
.ny-lxlist {
	margin-top: 40px;
}

.ny-lxl-list {
 /*background: #f6f6f6;*/
	padding: 2rem;
	overflow: hidden;
	margin-bottom: 1rem;
	cursor: pointer;
	background: url(../images/zz-more.png) no-repeat 98%  2rem #f6f6f6;
}

.zz-title {
	font-size: 18px;
	line-height: 28px;
}

.ny-lxll-text {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 1rem;
	font-weight: 700;
	color: #c2122b;
}

.ny-lxll-con {
	margin-top: 2rem;
	background: #fff;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding: 3VH 0;
	display: none;
	overflow: hidden;
}

.ny-lxllc-list {
	float: left;
	width: 95%;
	margin: 0 1.5%;
}

.ny-lxllc-list > div:nth-child(1) {
	margin-bottom: 2VH;
}

.zz-nycon li {
	line-height: 28px;
	color: #888;
	font-size: 14px;
	margin-bottom: 30px;
}

.zz-nycon li p {
	font-size: 17px;
	margin-bottom: 15px;
	color: #202020;
}
/*搜索*/
.page-news9 table{
	width: 100%;
}
.page-news9 tr{
	width: 100%;
}
.news-time,.news-title{
	width: 50%;
	background: #e30000;
	line-height: 60px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

/* 搜索内页 */

.time-list {
	width: 50%;
	line-height: 60px;
	background: #efefef;
	margin-bottom: 1px ;
	text-align: center;
}

.ssjg-list {
	width: 49%;
	text-align: center;
	margin-bottom: 1px ;
	line-height: 60px;
	background: #efefef;
}

.ssjg-list:hover {
	color: #fff;
	background: #c2122b;
}

.ssjg-list:hover a {
	color: #fff;
}
/*加盟流程*/
.join-lc li {
	float: left;
	text-align: center;
	border: 1px solid #e4e4e4;
	width: 308px;
	margin: 0px 10px 20px;
	cursor: pointer;
	padding: 40px 20px;
	color: #777;
	font-size: 15px;
	line-height: 28px;
	transition: all 0.6s;
}

.join-lc li p {
	margin-top: 10px;
	color: #c2122b;
	font-size: 20px;
	line-height: 60px;
}

.join-lc li:hover {
	border: 1px solid #c2122b;
}
/*图片鼠标悬停整体旋转*/
.join-lc li img {
	list-style: none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.join-lc li img {
	transition: All 0.8s ease-in-out;
	-webkit-transition: All 0.8s ease-in-out;
	-moz-transition: All 0.8s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.join-lc li:hover img {
	transform: rotateY(360deg);
}
/*群青*/
.qunqing-about{padding:10VH 0 15VH; background: url(../images/qunqing-about-img.jpg) no-repeat center right #f6fbfe;}
.taibai-about{padding:10VH 0 15VH; background: url(../images/taibai-about-img.jpg) no-repeat bottom right #ececec;}
.yanliao-about{padding:8VH 0 15VH; background: url(../images/yanliao-about-img.jpg) no-repeat top right #f6f6f6;background-size: 58%;}
.qunqing-title{text-align: center; font-size: 2.5rem; font-weight: bold; color: #c2122b;}
.qunqing-title a{font-size: 2.5rem; font-weight: bold; color: #c2122b;}
.taibai-title{text-align: center; font-size: 2.5rem; font-weight: bold; color: #c2122b;}
.taibai-title a{text-align: center; font-size: 2.5rem; font-weight: bold; color: #c2122b;}
.qunqing-title:after{content: ""; display: block; width: 3%; height: 5px; background: #26319e; margin: 3VH auto;}
.taibai-title:after{content: ""; display: block; width: 3%; height: 5px; background: #c2122b; margin: 3VH auto;}
.qunqing-content{ padding: 8VH 45% 0 10%; box-sizing: border-box; text-align: left;}
.qunqing-content p{ font-size: 16px; line-height: 50px;}
.yanliao-content{padding: 5VH 53% 0 10%; box-sizing: border-box; text-align: left;}
.yanliao-content p{ font-size: 16px; line-height: 50px;}




.qunqing-tedian{padding:10VH 0 10VH; background: url(../images/tedian-bg.jpg) no-repeat top center; background-size: 100%;}
.taibai-tedian{padding:10VH 0 3VH;}
.qunqing-tedian-title{text-align: center; font-size: 2.5rem; font-weight: bold; color: #c2122b;}
/*.qunqing-tedian-l{position: absolute; left: 0; top: 5%; text-align: left;}
.qunqing-tedian-r{position: absolute; right: 0; bottom: 5%; text-align: right;}*/
.qunqing-tedian img{text-align: center;}
.qunqing-tidian-img{width: 49%; margin: 5% auto;}

.qunqing-nav{width: 30%; float: left;}
.qunqing-nav li{width: 49.9%;height: 160px; float: left; border-bottom: #e5e5e5 solid 1px; text-align: center; padding-top: 12%;}
.qunqing-nav li:hover{background: #c2122b;}
.qunqing-nav li:hover p{color: #fff;}
.qunqing-nav li:nth-child(odd){border-right:#e5e5e5 solid 1px;}
.qunqing-nav li p{ font-size: 20px; line-height: 80px;}
.qunqing-nav li img{width: 15%;}
.qunqing-yy-content{width: 59.8%; float: right; background: url(../images/qunqing-yy-bg.jpg) no-repeat top center; padding:15VH 5VH 13VH 15VH;}
.qunqing-yy-content li{display: none;}
.qunqing-yy-content p{ font-size: 38px; font-weight: bold; margin-top: 20%; margin-bottom: 10%;}
.yingyong-txt{width:40%; float: left; text-align: left; font-size: 16px; color: #fff; line-height: 45px;}
.yingyong-img{float: right; width: 55%;}
.yingyong-img img{width: 100%;}


.taibai-01{background: url(../images/taibai-img01.jpg) no-repeat top center;}
.taibai-02{background: url(../images/taibai-img02.jpg) no-repeat top center;}
.taibai-03{background: url(../images/taibai-img03.jpg) no-repeat top center;}
.taibai-04{background: url(../images/taibai-img04.jpg) no-repeat top center;}
.taibai-05{background: url(../images/taibai-img05.jpg) no-repeat top center;}
.taibai-yy-content{width: 70%; float: right;}
.taibai-yy-content li{display: none; height: 688px;}
.taibai-txt01{float: right; margin-top: 12%; margin-right: 12%; font-size: 16px; text-align: right;}
.taibai-txt01 p{font-size: 40px; font-weight: bold; margin-bottom: 3%;}
.taibai-txt02{float: right; margin-top: 20%; margin-right: 12%; font-size: 16px; text-align: right;}
.taibai-txt02 p{font-size: 40px; font-weight: bold; margin-bottom: 3%;}
.taibai-txt03{float: right; margin-top: 12%; margin-right: 12%; font-size: 16px; text-align: right;}
.taibai-txt03 p{font-size: 40px; font-weight: bold; margin-bottom: 3%;}
.taibai-txt04{float: left; margin-top: 6%; margin-left: 8%; font-size: 16px; text-align: left;}
.taibai-txt04 p{font-size: 40px; font-weight: bold; margin-bottom: 3%;}
.taibai-txt05{float: right; margin-top: 22%; margin-right: 12%; font-size: 22px; text-align: left; font-weight: bold; line-height: 40px;}



.yanliao-01{background: url(../images/yanliao-img01.jpg) no-repeat top center;}
.yanliao-02{background: url(../images/yanliao-img02.jpg) no-repeat top center;}
.yanliao-03{background: url(../images/yanliao-img03.jpg) no-repeat top center;}
.yanliao-04{background: url(../images/yanliao-img04.jpg) no-repeat top center;}
.yanliao-05{background: url(../images/yanliao-img05.jpg) no-repeat top center;}
.yanliao-06{background: url(../images/yanliao-img06.jpg) no-repeat top center;}
.yanliao-txt01{float: left; margin-top: 12%; margin-left: 6%; font-size: 20px; text-align: left; width: 40%; line-height: 50px;}
.yanliao-txt01 p{font-size: 48px; font-weight: bold; margin-bottom: 6%; color: #c2122b;}
.yanliao-txt02{float: right; margin-top: 20%; margin-right: 12%; font-size: 20px; text-align: right;}
.yanliao-txt02 p{font-size: 48px; font-weight: bold; margin-bottom: 3%;}
.yanliao-txt03{float: right; margin-top: 12%; margin-right: 12%; font-size: 20px; text-align: right;}
.yanliao-txt03 p{font-size: 48px; font-weight: bold; margin-bottom: 3%;}
.yanliao-txt04{float: left; margin-top: 12%; margin-left: 8%; font-size: 20px; text-align: left; line-height: 50px;}
.yanliao-txt04 p{font-size: 48px; font-weight: bold; margin-bottom: 10%; color: #c2122b;}
.yanliao-txt05{float: right; margin-top: 22%; margin-right: 12%; font-size: 22px; text-align: left; font-weight: bold; line-height: 40px;}






.qunqing-pro{background: #f9f9f9;padding:10VH 0 15VH; }
.qunqing-pro-con{padding: 0 13VH 8VH;}
.qunqing-pro-con li{ width: 23.3%; margin: 0 2%; padding: 3%; float: left; border-bottom: #f9f9f9 solid 15px;}
.qq-pro-name{height: 100px; border-bottom: #cccccc solid 3px; text-align: left; font-size: 25px; font-weight: bold; color: #010101; line-height: 100px;}
.qq-pro-pinpai{height: 60px; border-bottom: #cccccc solid 1px; text-align: left; font-size: 16px; color: #717171; line-height: 60px;}
.qq-pro-name img{float: right; margin-top: 10%;}
.qunqing-pro-con li:hover{background: #fff; border-bottom: #c2122b solid 15px; border-radius: 20px 20px 0 0; box-shadow: 0 0 30px 0 rgba(213,213,213,0.35) ;}
.img-size{max-width: 100%;}
.taibai-honors{padding:10VH 3VH;}
.taibai-table{float: left; width: 38%;}
.taibai-table img{max-width: 100%;}
.taibai-zhengshu{float: right; width: 60%;}
.taibai-zhengshu img{max-width: 100%}
.product-list-more{margin:0 auto; width: 12%; height: 60px; border-radius: 50px; text-align: center; line-height: 60px; background: #c2122b; color: #fff; font-size: 18px;box-shadow: 0 0 30px 0 rgba(194,18,43,0.35) ;}
.product-list-more a{color: #fff; font-size: 18px;}
@media (min-width: 1440px) and (max-width: 1700px){
	.qunqing-about{background-size: 50%;}
	.qunqing-tidian-img{width: 60%; margin: 5% auto;}
	.qunqing-tidian-img img{width: 100%;}
}
@media (min-width: 1440px) and (max-width: 1655px){
	.qunqing-nav li{width: 49.8%;}
	.qunqing-yy-content{width: 58.1%; padding: 20VH 5VH 31VH 15VH; background-size: auto;}
	.qunqing-yy-content p{margin-top: 8%;}
		.yanliao-about{background-size: 65%; background-position: 130% 60%;}
	.yanliao-content{padding: 5VH 48% 0 10%; }
		.yanliao-nav li{height: 172px;}
		.taibai-about{background-size: 50%;}
}

@media (min-width: 1200px) and (max-width: 1439px){
	.qunqing-about{background-size: 46%; background-position: right 70%;}
	.taibai-about{background-size: 50%;}
	.qunqing-content p{ font-size: 16px; line-height: 50px;}
	.qunqing-tidian-img{width: 60%; margin: 5% auto;}
	.qunqing-tidian-img img{width: 100%;}
	.qunqing-nav li{width: 49.8%; height: 100px;}
	.qunqing-nav li img{width: 20%;}
	.qunqing-nav li p{font-size: 16px;}
	.qunqing-yy-content{width: 55.8%; padding:10VH 5VH 15VH 10VH;}
	.qunqing-yy-content p{padding-top: 0; font-size: 30px; margin-top: 5%;}
	.yingyong-txt{font-size: 16px; line-height: 30px;}
	.qunqing-pro-con{padding: 0 5VH;}
	.image-size{width: 13%!important;}
	.taibai-01{background-size: 100%}
	.taibai-02{background-size: 100%}
	.taibai-03{background-size: 100%}
	.taibai-04{background-size: 100%}
	.taibai-05{background-size: 100%}
	.qunqing-nav li p {line-height: 50px;}
	.qunqing-yy-content li:nth-child(1) .yingyong-txt,.qunqing-yy-content li:nth-child(4) .yingyong-txt{margin-top: 8%;}
	.qunqing-yy-content li:nth-child(2) .yingyong-txt{margin-top: 5%;}
	.qunqing-yy-content li:nth-child(3) .yingyong-txt,.qunqing-yy-content li:nth-child(5) .yingyong-txt{margin-top: 2%;}
	.yanliao-about{background-size: 64%; background-position: 130% 50%;}
	.yanliao-content{padding: 5VH 48% 0 10%; }
	.yanliao-01{background-size: 100%}
	.yanliao-02{background-size: 100%}
	.yanliao-03{background-size: 100%}
	.yanliao-04{background-size: 100%}
	.yanliao-05{background-size: 100%}
	.yanliao-06{background-size: 100%}
	.yanliao-txt01{float: left; margin-top: 8%; margin-left: 6%; font-size: 18px; text-align: left; width: 40%; line-height: 40px;}
	.yanliao-txt01 p{font-size: 40px; font-weight: bold; margin-bottom: 6%; color: #c2122b;}
	.yanliao-txt02{float: right; margin-top: 20%; margin-right: 12%; font-size: 18px; text-align: right;}
	.yanliao-txt02 p{font-size: 40px; font-weight: bold; margin-bottom: 3%;}
	.yanliao-txt03{float: right; margin-top: 12%; margin-right: 12%; font-size: 18px; text-align: right;}
	.yanliao-txt03 p{font-size: 40px; font-weight: bold; margin-bottom: 3%;}
	.yanliao-txt04{float: left; margin-top: 6%; margin-left: 8%; font-size: 16px; text-align: left; line-height: 40px;}
	.yanliao-txt04 p{font-size: 40px; font-weight: bold; margin-bottom: 3%; color: #c2122b;}
	.yanliao-txt05{float: right; margin-top: 22%; margin-right: 12%; font-size: 22px; text-align: left; font-weight: bold; line-height: 40px;}
	.yanliao-nav li{height: 100px;}
	.taibai-yy-content li { height: 438px;}
		.product-list-more{width: 30%; margin: 5% auto;}
	
	
}
@media (min-width: 960px) and (max-width: 1199px){
	.qunqing-about{ background: url(../images/qunqing-about-img.jpg) no-repeat 50% right #f6fbfe; background-size: 45%; background-position: right 80%;}
	.qunqing-content p{ font-size: 16px; line-height: 40px;}
	.taibai-about{background-size: 50%;}
	.qunqing-tidian-img{width: 60%; margin: 5% auto;}
	.qunqing-tidian-img img{width: 100%;}
	.qunqing-nav{float: none; width: 100%;}
	.qunqing-nav li{width: 19.8%; border-top: #e5e5e5 solid 1px;border-right:#e5e5e5 solid 1px; padding-top: 2%; height: 120px;}
	.qunqing-nav li img{height: 40px; width: auto;}
	.qunqing-nav li p{font-size: 18px;}
	.qunqing-yy-content{width: 90%; float: none; padding: 10VH 5VH 15VH 6VH;background-size: 100%;}
	.qunqing-yy-content p{padding-top: 0; font-size: 36px; margin-top: 5%;}
	.yingyong-txt{font-size: 16px; line-height: 36px; margin-top: 3%;}
	.qunqing-pro-con{background: #f9f9f9;padding:0 5VH; }
	.qq-pro-name img{width: 7%; margin-top: 12%;}
	.qunqing-pro-con li{width: 38%;}
	.taibai-yy-content{width: 100%;}
	.taibai-txt01 p{font-size: 38px;}
	.taibai-txt02{float: right; margin-top: 25%; margin-right: 12%; font-size: 20px; text-align: right;}
	.taibai-txt02 p{font-size: 38px; font-weight: bold; margin-bottom: 3%;}
	.taibai-txt03 p{font-size: 38px;}
	.taibai-txt04 p{font-size: 38px;}
	.taibai-honors{padding:10VH 3VH;}
	.taibai-table{float: none; width: 100%; text-align: center;}
	.taibai-table img{width: 120%;}
	.taibai-zhengshu{float: none; width: 100%; margin-top: 5%; text-align: center;}
	.taibai-zhengshu img{max-width: 100%}
	.yanliao-about {padding: 8VH 0 55VH; background-size: 80%; background-position: 150% 95%;}
  .yanliao-content {padding: 5VH 10% 0 10%;}
	.yanliao-txt04{float: left; margin-top: 12%; margin-left: 6%; font-size: 20px; text-align: left; width: 40%; line-height: 50px;}
	.yanliao-txt04 p{font-size: 38px; font-weight: bold; margin-bottom: 6%; color: #c2122b;}
		.product-list-more{width: 30%; margin: 5% auto;}
		.taibai-title{font-size: 2.2rem;}
		.qunqing-title{font-size: 2.2rem;}
}
@media (min-width: 750px) and (max-width: 959px){
	.qunqing-about{ background: url(../images/qunqing-about-img.jpg) no-repeat bottom right #f6fbfe; background-size: auto;  padding-bottom: 80VH; background-size: 100%;}
	.qunqing-content{padding-right: 10%;}
	.taibai-about{padding: 10VH 0 80VH;background: url(../images/taibai-about-img.jpg) no-repeat bottom center #ececec;background-size: 100%;}
	.qunqing-content p{ font-size: 16px; line-height: 50px;}
	.qunqing-tedian{padding:10VH 0 15VH; background: url(../images/tedian-bg-m.jpg) no-repeat top center; background-size: 100%;}
	.qunqing-tidian-img{width: 60%; margin: 5% auto;}
	.qunqing-tidian-img img{width: 100%;}
	.qunqing-nav{float: none; width: 100%;}
	.qunqing-nav li{width: 19.8%; border-top: #e5e5e5 solid 1px;border-right:#e5e5e5 solid 1px; padding-top: 2%; height: 100px;}
	.qunqing-nav li img{height: 40px; margin-top: 8%; width: auto;}
	.qunqing-nav li p{font-size: 16px;line-height: 50px;}
	.qunqing-yy-content{width: 90%; float: none;padding: 10VH 5VH 15VH 5VH;background-size: 100%;}
	.qunqing-yy-content p{padding-top: 0; font-size: 30px; margin-top: 5%;}
	.yingyong-txt{font-size: 14px; line-height: 36px; line-height: 30px;}
	.qunqing-pro-con{background: #f9f9f9;padding:0 5VH; }
	.qq-pro-name{font-size: 26px;}
	.qq-pro-name img{width: 7%; margin-top: 15%;}
	.qunqing-pro-con li{width: 38%;}
	.taibai-yy-content{width: 100%;}
	.taibai-txt01{float: right; margin-top: 20%; margin-right: 12%; font-size: 18px; text-align: right;}
	.taibai-txt01 p{font-size: 38px; font-weight: bold; margin-bottom: 3%;}
	.taibai-txt02{float: right; margin-top: 40%; margin-right: 12%; font-size: 18px; text-align: right;}
	.taibai-txt02 p{font-size: 38px; font-weight: bold; margin-bottom: 3%;}
	.taibai-txt03{float: right; margin-top: 20%; margin-right: 12%; font-size: 18px; text-align: right;}
	.taibai-txt03 p{font-size: 38px; font-weight: bold; margin-bottom: 3%;}
	.taibai-txt04{float: left; margin-top: 10%; margin-left: 8%; font-size: 18px; text-align: left;}
	.taibai-txt04 p{font-size: 30px; font-weight: bold; margin-bottom: 3%;}
	.taibai-txt05{float: right; margin-top: 32%; margin-right: 12%; font-size: 20px; text-align: left; font-weight: bold; line-height: 40px;}
	.taibai-honors{padding:10VH 3VH;}
	.taibai-table{float: none; width: 100%; text-align: center;}
	.taibai-table img{width: 120%;}
	.taibai-zhengshu{float: none; width: 100%; margin-top: 5%; text-align: center;}
	.taibai-zhengshu img{max-width: 100%}
	.yanliao-about {padding: 8VH 0 45VH; background-size: 80%; background-position: 150% 95%;}
  .yanliao-content {padding: 5VH 10% 0 10%;}
	.yanliao-txt01{float: left; margin-top: 15%; margin-left: 4%; font-size: 16px; text-align: left; width: 40%; line-height: 40px;}
	.yanliao-txt01 p{font-size: 30px; font-weight: bold; margin-bottom: 6%; color: #c2122b;}
	.yanliao-txt04{float: left; margin-top: 15%; margin-left: 4%; font-size: 16px; text-align: left; width: 40%; line-height: 40px;}
	.yanliao-txt04 p{font-size: 30px; font-weight: bold; margin-bottom: 6%; color: #c2122b;}
	.product-list-more{width: 50%; margin: 5% auto;}
	.taibai-title{font-size: 2rem;}
	.qunqing-title{font-size: 2rem;}
}
@media (max-width: 749px){
	.qunqing-about{padding-top: 5VH;}
	.qunqing-about{ background: url(../images/qunqing-about-img.jpg) no-repeat bottom right #f6fbfe; background-size: auto;  padding-bottom: 40VH; background-size: 100%;}
	.qunqing-content{padding-right: 10%;}
	.qunqing-title:after{width: 10%;}
	.qunqing-title{font-size: 38px;}
	.qunqing-content{padding-top: 1VH;}
	.taibai-about{padding: 10VH 0 85VH;background: url(../images/taibai-about-img.jpg) no-repeat bottom center #ececec}
	.qunqing-content p{ font-size: 16px; line-height: 50px;}
	.qunqing-tedian{padding:10VH 0 9VH; background: url(../images/tedian-bg-m.jpg) no-repeat top center; background-size: 100%;}
	.qunqing-tidian-img{width: 97%; margin: 5% auto;}
	.qunqing-tidian-img img{width: 100%;}
	.qunqing-nav{float: none; width: 100%;}
	.qunqing-nav li{width: 33%; border-top: #e5e5e5 solid 1px;border-right:#e5e5e5 solid 1px; padding-top: 2%; height: 100px;}
	.qunqing-nav li img{height: 40px; margin-top: 8%; width: auto;}
	.qunqing-nav li p{font-size: 16px;line-height: 50px;}
	.qunqing-yy-content{width: 90%; float: none;padding: 10VH 5VH 5VH 3VH;background-size: 170%;}
	.yingyong-img{margin-right: 0.5%;}
	.mt{margin-top: -11%;}
	.qunqing-yy-content p{padding-top: 0; font-size: 30px; margin-top: 5%;}
	.yingyong-txt{font-size: 14px; line-height: 30px; line-height: 30px;}
	.qunqing-pro-con{background: #f9f9f9;padding:0 5VH; }
	.qq-pro-name{font-size: 25px;}
	.qq-pro-name img{width: 4%; margin-top: 8%;}
	.qunqing-pro-con li{width: 100%;}
	.qunqing-pro-con li{margin:0; padding: 0; float: none;}
	.taibai-yy-content{width: 100%;}
	.taibai-yy-content li {height: 390px; background-size: 230%; background-position: 46% 0;}
	.taibai-01{background-size: 200%;}
	.taibai-02{background-size: 200%;}
	.taibai-03{background-size: 200%;}
	.taibai-04{background-size: 200%;}
	.taibai-05{background-size: 200%;}
	.taibai-txt01{float: right; margin-top: 30%; margin-right: 3%; font-size: 15px; text-align: right;}
	.taibai-txt01 p{font-size: 30px; font-weight: bold; margin-bottom: 3%;}
	.taibai-txt02{float: right; margin-top: 40%; margin-right: 3%; font-size: 14px; text-align: right;}
	.taibai-txt02 p{font-size: 30px; font-weight: bold; margin-bottom: 3%;}
	.taibai-txt03{float: right; margin-top: 30%; margin-right: 3%; font-size: 14px; text-align: right;}
	.taibai-txt03 p{font-size: 30px; font-weight: bold; margin-bottom: 3%;}
	.taibai-txt04{float: left; margin-top: 10%; margin-left: 3%; font-size: 14px; text-align: left;}
	.taibai-txt04 p{font-size: 30px; font-weight: bold; margin-bottom: 3%;}
	.taibai-txt05{float: right; margin-top: 26%; margin-right: 8%; font-size: 18px; text-align: left; font-weight: bold; line-height: 40px;margin-left: 5%;}
	.taibai-honors{padding:5VH 3VH;}
	.taibai-table{float: none; width: 100%; text-align: center;}
	.taibai-table img{width: 120%;}
	.taibai-zhengshu{float: none; width: 100%; margin-top: 5%; text-align: center;}
	.taibai-zhengshu img{max-width: 100%}
	.yanliao-about {padding: 8VH 0 30VH; background-size: 80%; background-position: 150% 95%;}
  .yanliao-content {padding: 5VH 10% 0 10%;}
	.yanliao-txt01{float: left; margin-top: 15%; margin-left: 4%; font-size: 14px; text-align: left; width: 40%; line-height: 28px;}
	.yanliao-txt01 p{font-size: 26px; font-weight: bold; margin-bottom: 6%; color: #c2122b;}
	.yanliao-txt04{float: left; margin-top: 15%; margin-left: 4%; font-size: 14px; text-align: left; width: 40%; line-height: 30px; height: 310px; overflow: hidden;}
	.yanliao-txt04 p{font-size: 25px; font-weight: bold; margin-bottom: 6%; color: #c2122b;}
	.taibai-tedian{padding: 5VH 0 3VH;}
	.taibai-title{font-size: 36px;}
	.taibai-title:after{width: 10%; margin: 2VH auto;}
	.product-list-more{width: 50%; margin: 5% auto;}
		.taibai-title{font-size: 2rem;}
	.qunqing-title{font-size: 2rem;}
}
