@charset "utf-8";
/*元指令建站*/
body {
	font-family: "微软雅黑", "Microsoft Yahei", "Arial", "Verdana", "sans-serif";
	font-size: 15px;
	color: #333;
}
input, select, textarea {
	font-family: "微软雅黑", "Microsoft Yahei", "Arial", "Verdana", "sans-serif";
	font-size: 1em;
}
.wrap {
	width: 90%;
	margin: 0 auto;
	max-width: 1440px;
	position: relative;
}
img, a {
	border: 0;
}
ul, li {
	list-style: none;
}
* {
	margin: 0;
	padding: 0;
}
.flt {
	float: left;
}
.frt {
	float: right;
}
.clear {
	clear: both;
}
.clear:after, .clear:before {
	content: '';
	clear: both;
	display: table;
}
img {
	max-width: 100%;
}
.img {
	overflow: hidden;
	position: relative;
}
h3 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
}
.cpbt,.wzbt,.zbt {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
}
*:after, *:before {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.modal, .fp_modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
}
.fp_modal {
	display: table;
}
.modal {
	transition: all 0s;
	-o-transition: all 0s;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	background: rgba(0,0,0,0.7);
}
.fp_modal .cell {
	display: table-cell;
	vertical-align: middle;
}
.modal_cont {
	max-width: 990px;
	margin: 0 auto;
	width: 90%;
	background: #fff;
	position: relative;
}
.modal_cont .close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	cursor: pointer;
}
.modal_cont .box {
	padding: 45px;
}
/*----------header----------*/
.header {
	background: #055fc2;
	line-height: 70px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
}
.header .wrap {
	width: auto;
	padding: 0 250px;
	max-width: initial;
}
.logo {
	position: absolute;
	top: 0;
	left: 30px;
	bottom: 0;
	text-align: center;
	font-size: 0px;
	z-index: 1001;
}
.logo img {
	vertical-align: middle;
	height: 40px;
}
.menu ul {
	display: flex
}
.menu ul li {
	flex: 1;
	text-align: center;
	font-size: 16px;
}
.menu {
	width: 90%;
	max-width: 950px;
	margin: 0 auto;
	;
}
.menu ul li a {
	display: inline-block;
	color: #fff;
	position: relative;
}
.menu ul li.on a, .menu ul li a:hover {
	color: #f9d96d;
}
.tel {
	position: absolute;
	top: 50%;
	right: 0;
	line-height: 24px;
	margin-top: -12px;
	padding: 0 30px;
}
.tel span {
	color: #f9d96d;
	font-size: 18px;
	padding: 0 30px;
	background: url(../images/tel.png) no-repeat left center;
}
.banner .item {
	position: relative;
}
.banner .item .text {
	text-align: center;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	font-size: 24px;
}
.banner .text h3 {
	font-size: 42px;
	margin-bottom: 20px;
	font-weight: normal;
	letter-spacing: 3px;
}
.banner .text p {
	font-size: 16px;
	color: #055fc2;
	line-height: 26px;
	background: #ffdb60;
	padding: 0 15px;
	display: inline-block;
	text-transform: uppercase;
	position: relative;
}
.banner .text p:after, .banner .text p:before {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 18px;
	content: '';
}
.banner .text p:after {
	left: 100%;
	margin-left: 5px;
}
.banner .text p:before {
	right: 100%;
	margin-right: 5px;
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 0 5px;
	opacity: .6;
}
.owl-theme .owl-dots {
	margin-bottom: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #055fc2;
	opacity: 1;
}
.banner .img1 {
	overflow: hidden;
}
/*----------mainer----------*/
.mainer {
	margin-top: 70px;
}
.page {
	padding: 60px 0;
}
.yzlcms_list {
	padding: 0;
}
.page_tit {
	text-align: center;
	margin-bottom: 40px;
}
.page_tit .zbt {
	font-size: 32px;
	font-weight: normal;
}
.page_tit label {
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	width: 70px;
	height: 5px;
	background: #055fc2;
}
.page_tit p {
	text-align: center;
	max-width: 575px;
	line-height: 28px;
	color: #666;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 20px;
	width: 90%
}
.owl {
	position: relative;
}
.owl_cur {
	position: absolute;
	top: 50%;
	margin-top: -23px;
	height: 0;
	left: 2%;
	right: 2%;
	z-index: 10;
}
.owl_cur span {
	cursor: pointer;
	display: block;
	width: 46px;
	height: 46px;
	background: url(../images/prev.png) no-repeat center center;
}
.owl_cur span.prev {
	float: left;
}
.owl_cur span.next {
	float: right;
	background: url(../images/next.png) no-repeat center center;
}
.full {
	position: fixed;
	top: 50%;
	right: 0;
	z-index: 1001;
}
.full li a {
	display: block;
	width: 52px;
	height: 52px;
	margin-bottom: 1px;
	position: relative;
	background: #656d71;
	z-index: 1;
}
.full li a:hover span, .full li a:hover label {
	color: #055fc2;
	background-color: #ffdb60 !important;
}
.full li:last-child a {
	border-bottom: 0;
}
.full li a span {
	display: block;
	width: 52px;
	height: 52px;
	position: relative;
	z-index: 100;
	background-position: center center;
	background-repeat: no-repeat;
}
.full li:nth-child(2) a, .full li:nth-child(1) a {
	z-index: 2;
}
.full li a label {
	display: block;
	width: 100px;
	white-space: nowrap;
	padding: 0 20px;
	position: absolute;
	line-height: 52px;
	color: #fff;
	z-index: -1;
	background: #000;
	bottom: 0;
	left: 100%;
	box-sizing: inherit;
	max-width: 300%;
	;
}
.full li a:hover label {
	left: -120px;
	z-index: 101
}
.full li a .lbl_img {
	padding: 10px;
	height: auto;
	line-height: normal;
}
/*----------footer----------*/
.footer {
}
.pagesize {
	text-align: center;
	padding: 30px 0;
}
.pagesize a {
	background: #fff;
	color: #666;
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	display: inline-block;
	vertical-align: middle;
	padding:10px 12px;
	margin: 0 5px 5px 0;
}
.pagesize span {
	background-color: #ffdb60;
	color: #000;
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	display: inline-block;
	vertical-align: middle;
	padding:10px 12px;
	margin: 0 5px 5px 0;
}
.pagesize a:hover {
	background-color: #ffdb60;
	color: #000;
}
/*----------custom----------*/



.about .img {
	float: left;
	width:620px;
	font-size: 0px;
}
.about .img img {
    width:100%;
}
.about .text {
	overflow: hidden;
	padding: 36px;
	line-height: 32px;
	font-size: 15px;
	color: #444;
}
.about .text p {
	height: 288px;
	overflow: hidden;
	margin-bottom: 10px;
}
.about .text h3 {
	font-size: 22px;
	font-weight: normal;
	color: #000;
	margin-bottom: 20px;
	margin-top: 15px;
}
.about {
	background: #f5f5f5;
}
.div_btn a {
	display: inline-block;
	color: #fff;
	line-height: 40px;
	background: #055fc2;
	padding: 0 30px;
}
.page {
	overflow: hidden;
}
.cn_list li {
	background: #055fc2;
	width: 33.333%;
	position: relative;
	float: left;
}
.cn_list li:nth-child(2n) {
	background: #ffdb60;
}
.cn_list li:nth-child(2n+1) .text {
	color: #fff;
}
.cn_list li .img {
	max-width: 357px;
	float: right;
	width: 60%;
	position: relative;
}
.cn_list li .img img {
	height: 256px;
	max-width: initial;
	display: block;
}
.cn_list li .img .bg {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 30%;
	bottom: 0;
	z-index: 100;
}
.cn_list li .text {
	position: absolute;
	top: 50%;
	margin-top: -48px;
	width: 35%;
	left: 5%;
}
.cn_list li .text h3 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}
.cn_list li .text p {
	line-height: 28px;
	font-size: 15px;
}
.main_tit {
	text-align: center;
	margin-bottom: 60px;
}
.main_tit li {
	display: inline-block;
	margin: 3px 0;
}
.main_tit li a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0px 20px;
	margin: 3px 5px;
	font-size: 16px;
	border: 1px solid #dfdbdb;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.main_tit li a:hover, .main_tit li.on a {
	border: 1px solid #055fc2;
	background: #055fc2;
	color:#ffffff;
}
.product_tit {
	margin-bottom: 40px;
	background: #fff;
	border: 1px solid #e1e1e1;
}
.product_tit .img1 {
	float: left;
	margin: -15px 0;
	background: #ffdb60;
	width: 42%;
	line-height: 343px;
	position: relative;
}
.product_tit .img1 img {
	margin-left: 40px;
	vertical-align: middle;
	width:100%;
}
.product_tit .img1 .bg {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 30%;
	left: 100%;
}
.product_tit .text {
	overflow: hidden;
	padding-left: 15%;
	padding-right: 3%;
	padding-top: 30px;
}
.product_tit .text h3 {
	padding: 20px 0;
	font-size: 22px;
	font-weight: normal;
	color: #000;
}
.product_tit .text .sypro_des {
	line-height: 28px;
	font-size: 15px;
	height: 115px;
	overflow: hidden;
	margin-bottom: 10px;
}
p {
	margin:0;
	padding:0;
}
.product_list .img {
}
.product_list .img img {
    width:100%;
}
.product_list li:nth-child(4n+1) {
	clear: both;
}
.product_list li {
	width: 25%;
	float: left;
}
.product_list li:hover .cpbt {
	color:#055fc2;
}
.product_list a {
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	display: block;
	margin: 10px;
}
.product_list ul {
	margin: -10px;
}
.page.on {
	background: #f5f5f5;
}
ul:after {
	content: '';
	display: block;
	clear: both;
}
.product_list .text {
	text-align: center;
	padding: 20px;
	line-height: 26px;
}
.product_list .text .cpbt {
	font-size: 18px;
	font-weight: normal;
}
.product_list .text p {
	text-align: center;
	color: #666;
	font-size: 15px;
	padding: 0 10px;
}
.page4 {
	color: #fff;
	padding: 60px 0;
}
.page4 h4 {
	display: inline-block;
	padding: 0 10px;
	line-height: 30px;
	margin-bottom: 20px;
	background: #ffdb60;
	color: #055fc2;
	font-weight: normal;
	font-size: 15px;
}
.page4 h3 {
	font-size: 32px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #ffdb60;
	line-height: 40px;
}
.page4 label {
	display: inline-block;
	margin: 28px 0;
	width: 72px;
	height: 1px;
	background: #ffdb60;
}
.page4 span {
	font-size: 20px;
}
.news_list li {
	margin-bottom: 24px;
}
.news_list li:last-child {
    margin-bottom: 0px;
}
.news_list li a {
	display: block;
	border: 1px solid #e1e1e1;
	padding: 15px 0;
}
.news_list .date {
	float: left;
	width: 80px;
	padding: 5px 25px;
	color: #999;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
}
.news_list .date label {
	display: block;
	font-size: 36px;
	color: #999;
	margin-top: 5px;
}
.news_list .text {
	overflow: hidden;
	padding-right: 200px;
	position: relative;
}
.news_list .text .div_btn2 {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	padding: 0 20px;
	line-height: 40px;
	background: #cfcfcf;
	color: #fff;
	right: 30px;
}
.news_list .text .div_btn2 span {
	display: inline-block;
	padding-right: 35px;
	background: url(../images/icon-right.png) no-repeat right center;
}
.news_list .text .wzbt {
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	color: #000;
}
.news_list li a:hover .text .wzbt {
	color: #055fc2;
}
.news_list .text p {
	line-height: 26px;
	color: #444;
	height: 52px;
	overflow: hidden;
}
.news_list li a:hover .div_btn2 {
	background: #055fc2
}
.news_list li a:hover .div_btn2 span {
	color: #ffffff;
}
.footer {
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	padding: 50px 0;
	background: #272727;
}
.footer a {
	font-size: 14px;
	color: #fff;
}
.f_nav {
	text-align: center;
}
.f_nav li {
	display: inline-block;
	line-height: 30px;
	padding: 20px;
	position: relative;
}
.f_nav ul {
	overflow: hidden;
	margin: 0 -20px;
}
.f_nav ul a {
	display: block;
	color: #fff;
}
.f_nav ul a:hover {
	color: #055fc2
}
.f_nav li:first-child:before {
	display: none;
}
.f_nav li:before {
	position: absolute;
	top: 50%;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	right: 100%;
	margin-right: -3px;
	content: '';
	display: block;
	background: url(../images/yuan.png) no-repeat center center;
}
.footer p {
	text-align: center;
}
.f_text span {
	color: #ffdb60
}
.f_ewm {
	width: 125px;
	text-align: center;
}
.case_list {
	padding: 40px 0
}
.case_list li {
	margin-bottom: 20px;
	border: 1px solid #e1e1e1;
	background: #fff;
}
.case_list .img {
	float: right;
	width: 40%;
	margin: -1px
}
.case_list .img img {
	display: block;
	width:100%;
}
.case_list .text {
	overflow: hidden;
	padding: 30px;
	line-height: 28px;
}
.case_list .text h3 {
	font-size: 22px;
	line-height: 50px;
}
.case_list .text p {
	height: 112px;
	overflow: hidden;
	margin-bottom: 20px;
}
.d_tit {
	padding: 40px 0;
	background: #fff;
}
.d_tit .main_tit {
	margin-bottom: 0;
	margin-top: 30px;
}
.d_tit .fbt {
	padding-bottom: 15px;
	position: relative;
	color: #222;
	padding-right: 100px;
	font-weight: normal;
	font-size: 26px;
	line-height: 40px;
	border-bottom: 1px solid #055fc2
}
.d_tit .fbt:before {
	content: '';
	display: block;
	width: 100px;
	height: 5px;
	bottom: -3px;
	background: #055fc2;
	position: absolute;
}

.details_txt {
	background: #fff;
	line-height: 26px;
	font-size: 15px;
	margin-bottom: 60px;
}
.details_txt .yzlcms_tit {
	text-align: center;
}
.details_txt .yzlcms_tit h1 {
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
}
.details_txt .yzlcms_tit p {
	padding: 20px 0;
}
.details_txt .yzlcms_tit p span {
	font-size: 14px;
    margin: 0 8px;
    color: #999999;
}
.details_cur {
	line-height: 15px;
	border-top: 1px solid #d8d8d8;
	padding-top: 20px;
	margin-top: 40px;
}
.details_cur span {
	display: block;
	max-width: 45%;
}
.details_cur a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666
}
.details_cur a:hover {
	color: #055fc2;
	text-decoration: none;
}
.pro_tit .img {
	float: left;
	width: 400px;
}
.pro_tit .img img {
    width:100%;
}
.pro_tit .txt {
	overflow: hidden;
	padding: 0 0 0 40px;
}
.pro_tit h1 {
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	padding: 20px 0;
}
.pro_tit .tit p {
	line-height: 26px;
}
.pro_tit .tit {
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.pro_tit .info {
	line-height: 36px;
	color: #999
}
.info_btn a {
	display: block;
	width: 198px;
	line-height: 46px;
	background: #055fc2;
	color: #fff;
	text-align: center;
	font-size: 18px;
	float: left;
	margin-right: 40px;
	margin-top: 5px;
}
.info_btn p {
	overflow: hidden;
	line-height: 26px;
}
.info_btn p span {
	display: block;
	font-size: 18px;
	color: #ff9900;
	letter-spacing: 2px;
	font-weight: bold;
}
.info_btn {
	margin-top: 30px;
}
.pro_tag {
	margin: 20px 0;
	background: #055fc2;
}
.pro_tag li {
	float: left;
	line-height: 46px;
	text-align: center;
	padding: 0 20px;
}
.pro_tag li span {
	font-size: 16px;
	display: block;
	color: #fff;
}
.pro_tag li:hover span, .pro_tag li.on span {
	color: #ffffff
}
.details_txt2 {
	margin-bottom: 30px;
}
.about2 {
	position: relative;
	padding-bottom:60px;
}
.about2 .img {
	position: absolute;
	top: 70px;
	right: 0;
}
.about2 .d_tit {
	position: relative;
	z-index: 10;
	background: none;
}
.t_list {
	margin-top: 50px;
}
.t_list li {
	display: inline-block;
	min-width: 200px;
	margin-right: 80px;
}
.t_list li span {
	display: block;
	float: left;
	font-size: 40px;
	color: #ffdb60;
	line-height: 50px;
}
.t_list li span label {
	font-size: 66px;
}
.t_list li p {
	overflow: hidden;
	line-height: 26px;
	font-size: 22px;
	padding-left: 15px;
	margin-bottom: 0
}
.his_list .list {
	position: relative;
}
.his_list .list .line {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 122px;
	width: 2px;
	background: #dbe1e5
}
.his_list li span {
	margin-top: 13px;
	display: block;
	float: left;
	width: 119px;
}
.his_list li {
	padding: 15px 0
}
.his_list li .box {
	overflow: hidden;
}
.his_list li .box .qylc_con {
	line-height: 30px;
	_padding: 5px 0;
	padding-left: 80px;
}
.zp_list .list {
	margin-bottom: 30px;
	margin-top: -30px;
	color: #666666;
	font-size: 14px;
	line-height: 32px;
}
.zp_list .list .tit {
	border-bottom: 1px solid #e1e1e1;
	line-height: 80px;
	font-size: 16px;
	color: #000
}
.zp_list .list .tit label {
	float: right;
	color: #999;
	padding-right: 30px;
	display: block;
}
.zp_list .list .tit label:before {
	content: '展开';
}
.zp_list .list .on .tit label:before {
	content: '收起';
}
.zp_list .list .box {
	display: none;
	transition: all 0s;
	-o-transition: all 0s;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	padding: 20px;
}
.zp_list .list .box h3 {
	font-size: 16px;
	color: #222;
	padding-left: 10px;
	border-left: 4px solid #ffdb60;
	line-height: 16px;
	margin: 10px 0;
	font-weight: normal;
}
.zp_list .list .box .item {
	margin-top: 30px;
}
.zp_list .list .box .item:first-child {
	margin-top: 0
}
.yg_owl {
	position: relative;
}
.yg_owl .yg_cur {
	position: absolute;
	bottom: 100%;
	margin-bottom: 62px;
	right: 0;
	width: 92px;
	height: 46px;
}
.yg_owl .yg_cur span {
	display: block;
	vertical-align: middle;
	width: 50%;
	float: left;
	height: 46px;
	cursor: pointer;
}
.yg_owl .yg_cur span.prev {
	background-position: 19px 14px;
}
.yg_owl .yg_cur span.next {
	background-position: -28px 14px;
}
.yg_owl {
	margin-bottom: 40px;
}
.yg_owl .item {
	max-width: 285px;
	position: relative;
}
.yg_owl .item .text {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	background: #ffdb60;
	right: 0;
	line-height: 35px;
	font-size: 15px;
}
.yg_owl .item .text .bg {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
}
.yg_owl .item .text h3 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
.ry_list {
	margin-bottom: 50px;
}
.ry_list li a {
	display: block;
	margin: 30px;
}
.ry_list ul {
	margin: -30px;
}
.ry_list li {
	width: 25%;
	float: left;
	text-align: center;
}
.ry_list li p {
	text-align: center;
	margin-top: 30px;
	font-size: 18px;
}
.ry_list li .img {
	border: 1px solid #e5e5e5
}
.ry_list li img {
	display: block;
	width:100%;
}
.about3 {
	padding-right: 470px;
}
.about3 .text {
	padding-right: 0
}
.contact {
	margin-top: 100px;
	padding: 15px 25px;
	background: #055fc2
}
.contact li {
	width: 40%;
	float: left;
	white-space: nowrap;
	color: #fff;
	line-height: 35px;
}
.contact li span {
	display: block;
	float: left;
	padding-left: 30px;
	width: 90px;
}
.contact li p {
	margin-bottom: 0
}
.img_map {
	position: absolute;
	width: 414px;
	top: 70px;
	bottom: 0;
	right: 0
}
.img_map img {
	opacity: 0;
}

@media only screen and (max-width: 1439px) {
.banner .item .text {
	font-size: 22px;
}
}
 @media only screen and (max-width: 1199px) {
.about .img {
    display: none;
}
.banner .yzlcms_img img {
    width: 120%;
    margin-left: -10%;
	max-width: initial;
}
.cn_list li {
    width:100%;
}
.tel {
	padding: 0 20px;
}
.tel span {
	padding-right: 0
}
.header .wrap {
	padding-right: 180px;
	padding-left: 250px;
}
.t_list li span label {
	font-size: 50px;
}
.t_list li {
	margin-right: 20px;
}
.main_tit li a {
	width: 150px;
	height: 50px;
	line-height: 50px;
}
.cn_list li .text h3 {
	white-space: normal
}
}
 @media only screen and (max-width: 991px) {
.logo {
    left: 0px;
}
.logo img {
    height: 30px;
}
.menu {
	position: fixed;
	top: 60px;
	left: -100%;
	width: 100%;
	height: 100%;
	background: #272727;
}
.menu ul li {
	float: none;
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 0;
}
.menu ul li a {
	line-height: 45px;
	font-size: 18px;
}
.menu ul {
	padding-top: 0px;
}
.menu_wrap {
	position: absolute;
	top: 10px;
	width: 40px;
	height: 40px;
	right: 15px;
}
.h_menu .menu {
	left: 0;
}
.header {
	line-height: 60px;
	height: 60px;
	width: 90%;
    padding: 0 5%;
}
.mainer {
	margin-top: 60px;
}
.page {
	padding: 30px 0;
}
.header .wrap {
	padding: 0
}
.tel {
	display: none;
}
.menu ul li {
	text-align: center;
	padding: 0 10px;
	display: block;
}
.menu ul li a {
	display: block;
}
.menu ul {
	display: block;
}
.menu ul li.on a:before, .menu ul li a:hover:before {
	display: none;
}
.banner .yzlcms_img img {
    width: 130%;
    margin-left: -15%;
}
.d_tit {
    padding: 0 0 30px 0;
}
.pd_tit {
    padding: 30px 0;
}
.d_tit .fbt {
    padding-bottom: 10px;
    font-size: 24px;
}
.owl_cur span {
    width: 30px;
    height: 30px;
}
.yzlcms_list {
	padding: 30px 0 0 0;
}
.page_tit .zbt {
    font-size: 24px;
}
.page_tit label {
    width: 50px;
}
.product_list li {
    width: 49%;
	margin:0 2% 20px 0;
}
.product_list li:nth-child(2n+2) {
	margin:0 0 20px 0;
}
.details {
	padding:30px 0 0 0;
}
.details_txt {
    margin: 30px 0;
}
.details_txt2 {
    margin: 0 0 30px 0;
}
.about .text p {
    height: auto;
}
.details_txt .yzlcms_tit h1 {
    font-size: 20px;
}
.details_cur {
    padding-top: 20px;
    margin-top: 20px;
}
.details_cur span {
    max-width: 100%;
	width: 100%;
	float: left;
	margin:5px 0;
}
.about2 {
    padding: 30px 0;
}
.details .d_tit {
    padding: 0;
}
.pro_tit .img {
    width: 300px;
}
.pro_tit .txt {
	padding: 0 0 0 30px;
}
.owl-theme .owl-dots {
    margin-bottom: 10px;
}
.about .img {
	width: 400px;
}
.about .text h3 {
	margin: 10px 0
}
.about .text {
	padding: 20px 30px;
}
.page_tit {
    margin-bottom: 30px;
}
.main_tit {
    margin-bottom: 30px;
}
.product_list ul {
    margin: 0px;
}
.cn_list li .text h3 {
	margin-bottom: 5px
}
.cn_list li .text {
	margin-top: -60px;
}
.cn_list li .text p {
	line-height: 25px;
}
.main_tit li a {
	width: 120px;
	line-height: 35px;
	height: 35px;
}
.product_list a {
	margin: 0px;
}
.t_list ul {
	white-space: nowrap
}
.ry_list li a {
	margin: 10px;
}
.ry_list ul {
	margin: -10px;
}
.case_list .text p {
	height: 80px;
	margin-bottom: 10px;
}
.pagesize {
	padding: 10px 0
}
.contact li {
	width: 100%;
	white-space: normal;
}
.contact li p {
	overflow: hidden;
}
.contact {
	margin-top: 20px;
}
.info_btn a {
	float: none;
	margin-right: 0px;
}
.info_btn p {
    margin-top: 20px;
}
.pro_tit .info {
	line-height: 26px;
}
.pro_tit h1 {
	padding: 5px 0;
	white-space: normal
}
.pro_tit .tit {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.case_list .text {
	padding: 15px;
}
.case_list .img {
	width: 340px;
}
}
 @media only screen and (max-width: 767px) {
.news_list .text {
    padding-right: 25px;
}
.news_list .text .div_btn2 {
    display: none;
}
.f_nav li {
    padding: 0 20px;
}
.yzlcms_list {
    padding: 0;
}
.d_tit .fbt {
	font-size: 22px;
}
.details {
    padding: 20px 0 0 0;
}
.details_txt .yzlcms_tit h1 {
    font-size: 18px;
}
.about2 {
    padding: 0 0 20px 0;
}
.pro_tit h1 {
    font-size: 18px;
}
.d_tit {
	padding: 20px 0
}
.d_tit .main_tit {
	margin-top: 20px;
}
.pro_tit .img {
	float: none;
	width: 100%;
}
.pro_tit .txt {
	padding: 0;
	margin-bottom: 20px;
}
.pro_tag {
	padding: 0
}
.about .img {
	width: 300px;
}
.about .text h3 {
	margin: 0
}
.page_tit .zbt {
	font-size: 22px;
}
.page_tit p {
	font-size: 14px;
	line-height: 25px;
}
.cn_list li {
	width: 100%;
}
.page_tit {
	margin-bottom: 20px;
}
.full {
	display: none;
}
.about3 {
	padding-right: 0
}
.img_map {
	position: initial;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	height: 400px;
	width: 100%;
	margin-top: 20px;
}
.case_list .img {
	width: 220px;
	float: left;
	margin-left: 0;
	margin-right: 5px;
}
.case_list .text p {
	height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.about2 .img {
	position: initial;
	top: auto;
	left: auto;
	bottom: auto;
	float: left;
	margin-right: 20px;
	width: 50%;
}
.main_tit li {
    display: block;
	margin: 3px 1%;
    float: left;
    width: 31.33%;
}
.main_tit li a {
    width: auto;
    line-height: 35px;
    height: 35px;
    font-size: 16px;
    padding: 0;
    margin: 0;
}
.his_list li span {
	width: 60px;
}
.his_list li .box .qylc_con {
	padding-left: 35px;
}
.his_list .list .line {
	left: 63px;
}
.zp_list .list {
	margin-top: 0
}
.zp_list .list .tit {
	line-height: 50px;
}
.zp_list .list .box {
	padding: 10px;
}
.about2 .text {
	padding-right: 0
}
.case_list .text h3 {
	line-height: 30px;
	font-size: 18px;
}
.ry_list li {
	width: 50%;
}
.ry_list li img {
	margin: 0 auto;
}
}
@media only screen and (max-width: 539px) {
.menu ul li a {
    line-height: 40px;
    font-size: 16px;
}
.header .logo {
	width: 150px;
}
.page_tit .zbt {
    font-size: 18px;
}
.page_tit label {
    width: 40px;
}
.page {
    padding: 20px 0;
}
.main_tit li a {
    font-size: 14px;
}
.product_list li {
    width: 48%;
    margin: 0 4% 15px 0;
}
.product_list li:nth-child(2n+2) {
    margin: 0 0 15px 0;
}
.product_list .text .cpbt {
    font-size: 16px;
}
.page_about {
	padding-bottom: 20px;
}
.product_tit .img1 img {
	margin-left: 10px;
}
.product_tit .text h3 {
	padding: 10px 0;
}
.product_tit .img1 {
	line-height: 280px;
}
.product_tit .text {
	padding-top: 20px;
}
.news_list .date {
	padding-right: 40px;
}
.news_list .text .div_btn2 {
	padding: 0 10px;
	right: 15px;
}
.news_list .text {
	padding-right: 150px
}
.news_list .text p {
    font-size: 14px;
}
.tel {
	padding: 0 10px;
	right: 50px;
}
.banner .text h3 {
	font-size: 26px;
	margin-bottom: 10px;
}
.banner .img1 img {
	width: 120%;
	margin-left: -10%;
	max-width: inherit;
}
.d_tit .fbt {
	font-size: 24px;
}
.product_list ul {
	margin: 0
}
.ht30 {
	height: 10px
}
.product_list .text {
	padding: 10px;
}
.product_list .text p {
	padding: 0
}
.f_ewm {
	float: none;
	margin: 0 auto;
	margin-top: 10px;
}
.f_nav li {
	padding: 0 10px
}
.f_nav ul {
	margin: 0 -10px;
}
.footer {
	padding: 20px 0;
	text-align: center;
}
.f_nav li {
	float: none;
	display: inline-block
}
.footer .flt {
	float: none;
}
.footer p {
	text-align: center;
}
.menu_wrap {
	right: 5px;
}
.news_list li {
    margin-bottom: 15px;
}
.news_list .date {
	width: 70px;
	font-size: 15px;
	padding: 8px 10px 0px 10px;
}
.news_list .date label {
    font-size: 26px;
}
.news_list .text .wzbt {
    font-size: 16px;
}
.yzlcms_list {
    padding: 0;
}
.d_tit .fbt {
    font-size: 18px;
}
.d_tit .fbt:before {
    width: 70px;
}
.details_txt .yzlcms_tit h1 {
    font-size: 16px;
	color: #000;
}
.details_txt .yzlcms_tit p {
    padding: 10px 0;
}
.banner .yzlcms_img img {
    width: 150%;
    margin-left: -25%;
}
.about .img {
	width: 100%;
	float: none;
}
.about .text {
	padding: 20px;
}
.product_tit .text .sypro_des {
	height: 56px;
}
.product_tit .img1 {
	line-height: 220px;
}
.news_list .text .div_btn2 {
	display: none;
}
.news_list .text {
	padding-right: 10px
}
.d_tit .fbt {
	padding-right: 0;
	line-height: 30px;
}
.d_tit .fbt span {
	position: initial;
	top: auto;
	bottom: auto;
	display: block;
}
.t_list {
	margin-top: 20px;
}
.t_list li {
	display: block;
	line-height: 54px;
}
.t_list li br {
	display: none;
}
.about2 .text li p {
	margin-bottom: 0;
	line-height: 54px;
}
.yg_owl .yg_cur {
	margin-bottom: 21px;
}
.case_list .img {
	width: 150px;
}
.case_list .text .div_btn {
	display: none;
}
.case_list .text p {
	margin-bottom: 0
}
.case_list .text {
}
.pagesize a {
	width: 26px;
	height: 26px;
	line-height: 26px;
	margin: 2px;
}
.case_list li {
	margin-bottom: 10px;
}
}

.yzlcms_menu { position: absolute; display: none; top: 22px; right: 0; z-index: 9996; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.yzlcms_menu .bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #ffffff; -webkit-transition: .3s; transition: .3s; }
.yzlcms_menu .bar:nth-of-type(1) { margin: 0px auto;}
.yzlcms_menu .bar:nth-of-type(3) { margin: 0px auto;}
.h_menu .yzlcms_menu{ margin-top: -8px; }
.h_menu .yzlcms_menu .bar{ margin:13px auto; }
.h_menu .yzlcms_menu .bar:nth-of-type(1) { margin: 0px auto;}
.h_menu .yzlcms_menu .bar:nth-of-type(3) { margin: 0px auto;}
.h_menu .yzlcms_menu .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.h_menu .yzlcms_menu .bar:nth-of-type(2) {  opacity: 0;}
.h_menu .yzlcms_menu .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}

.yzlcms-kefu {
	position: fixed;
	z-index: 999999999;
	right: 50px;
	bottom: 220px;
}
.yzlcms-kefu-con {
	position: relative;
	float: right;
}
.yzlcms-kefu .a {
	display: block;
	width: 80px;
	height: 80px;
	background-color: #055fc2;
	margin-bottom: 4px;
	cursor: pointer;
	outline: none;
	text-decoration: none;
	text-align: center;
}
.yzlcms-kefu .a.active, .yzlcms-kefu .a:hover {
	background: #444444;
}
.yzlcms-kefu .a .i {
	display: none !important;
	width: 44px;
	height: 44px;
}
.yzlcms-kefu .a-service {
	background: #055fc2 url(../images/icon_qq.png) center center no-repeat;
	background-size: 30px;
}
.yzlcms-kefu .a-service:hover {
	background: #444444 url(../images/icon_qq.png) center center no-repeat;
	background-size: 30px;
}
.yzlcms-kefu .a-service-phone {
	background: #055fc2 url(../images/icon_phone.png) center center no-repeat;
	background-size: 30px;
}
.yzlcms-kefu .a-service-phone:hover {
	background: #444444 url(../images/icon_phone.png) center center no-repeat;
	background-size: 30px;
}
.yzlcms-kefu .a-qrcode {
	background: #055fc2 url(../images/icon_wechat.png) center center no-repeat;
	background-size: 30px;
}
.yzlcms-kefu .a-qrcode:hover {
	background: #444444 url(../images/icon_wechat.png) center center no-repeat;
	background-size: 30px;
}
.yzlcms-kefu .a-top {
	background: #D2D3D6 url(../images/icon_top.png) center center no-repeat;
	background-size: 30px;
}
.yzlcms-kefu .a-top:hover {
	background: #444444 url(../images/icon_top.png) center center no-repeat;
	background-size: 30px;
}
.yzlcms-kefu .a span {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding-top: 4px;
}
.yzlcms-kefu .a-top {
	display: none;
}
.yzlcms-kefu .d {
	display: none;
	width: 240px;
	background: #f5f5f5;
	position: absolute;
	right: 80px;
	box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}
.yzlcms-kefu .d .arrow {
	position: absolute;
	width: 8px;
	height: 12px;
	ight: -8px;
	top: 31px;
}
.qrcode-img img {
	width: 150px;
	margin: 0 auto;
}
.yzlcms-kefu .d-service {
	top: 0px;
}
.yzlcms-kefu .d-service-phone {
	top: 0px;
}
.yzlcms-kefu .d-qrcode {
	top: 84px;
}
.yzlcms-kefu .d .inner-con {
	padding: 14px 22px;
}
.yzlcms-kefu .d-service-item {
	padding: 4px 0;
	overflow: hidden;
}
.yzlcms-kefu .d-service .d-service-item {
	border-bottom: none;
}
.yzlcms-kefu .d-service-item .circle {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	overflow: hidden;
	background: #F1F1F3;
	display: block;
	float: left;
}
.yzlcms-kefu .d-service-item .i-qq {
	width: 44px;
	height: 44px;
	background: url(../images/qq.png) no-repeat center 2px;
	display: block;
	transition: all .2s;
	border-radius: 50%;
	overflow: hidden;
}
.yzlcms-kefu .d-service-item .i-tel {
	width: 44px;
	height: 44px;
	background: url(../images/phone.png) no-repeat center center;
	display: block;
}
.yzlcms-kefu .d-service-item p {
	float: left;
	width: 112px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 12px;
}
.yzlcms-kefu .d-service .d-service-item p {
	float: left;
	width: 112px;
	line-height: 44px;
	font-size: 15px;
	margin-left: 12px;
}
.yzlcms-kefu .d-service-item .text {
	float: left;
	width: 112px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 12px;
}
.yzlcms-kefu .d-service-intro {
	padding-top: 10px;
}
.yzlcms-kefu .d-service-intro p {
	float: left;
	line-height: 27px;
	font-size: 12px;
	width: 50%;
	white-space: nowrap;
	color: #888;
}
.yzlcms-kefu .d-service-intro i {
	height: 27px;
	width: 14px;
	margin-right: 5px;
	vertical-align: top;
	display: inline-block;
}
.yzlcms-kefu .d-qrcode {
	text-align: center;
	width: 180px;
}
.yzlcms-kefu .d-qrcode .inner-con {
	padding: 15px 0;
}
.yzlcms-kefu .d-qrcode p {
	font-size: 14px;
	color: #999;
	padding-top: 5px;
}
.yzlcms_links {
	background: #ffffff;
	padding-bottom: 60px;
}
.yzlcms_links .links_tit {
    font-size: 16px;
    color: #333;
	line-height: 36px;
    height: 36px;
}
.yzlcms_links .links_list {
	overflow: hidden;
}
.yzlcms_links .links_list ul li {
    float: left;
    padding: 0px 15px 0px 0;
}
.yzlcms_links .links_list ul li a {
	font-size: 14px;
    line-height: 26px;
    color: #666;
}
@media (max-width:991px) {
.yzlcms_menu {
    display: block;
}
.yzlcms-kefu {
	width: 60px;
	right: 10px;
	bottom: 120px;
	height: auto;
}
.yzlcms-kefu .a {
	width: 60px;
	height: 60px;
	background-size: 30px !important;
}
.yzlcms-kefu .d {
    right: 60px;
}
.yzlcms-kefu .d-service-phone {
	top: 64px;
}
.yzlcms-kefu .d-qrcode {
	top: 128px;
}
.yzlcms-kefu .d .inner-con {
    padding: 4px 22px;
}
.yzlcms-kefu .d-qrcode .inner-con {
    padding: 15px 0;
}
.yzlcms_links {
	padding-bottom: 30px;
}
}
@media (max-width:767px) {
.yzlcms-kefu {
	width: 40px;
	right: 4px;
	bottom: 100px;
	height: 85px;
}
.yzlcms-kefu .a {
	width: 40px;
	height: 40px;
	background-size: 20px !important;
}
.yzlcms-kefu .a-service {
	display: none !important;
}
.yzlcms-kefu .a-qrcode {
	display: none !important;
}
.yzlcms-kefu .d-service {
	display: none !important;
}
.yzlcms-kefu .d-service-phone {
	display: none !important;
}
.yzlcms-kefu .d-qrcode {
	display: none !important;
}
}

@media (max-width:539px) {
	.yzlcms_links {
		padding-bottom: 20px;
	}	
}


.yzlcms_page { text-align:center;margin: 40px 0;}
.yzlcms_page ul li { display:inline-block; line-height: 32px; border: 1px solid #e9e7e7; margin: 0 5px 5px 0;color: #777777;}
.yzlcms_page ul li.active,.yzlcms_page ul li:hover { background:#055fc2; border: 1px solid #055fc2;}
.yzlcms_page ul li a,.yzlcms_page ul li span{display:inline-block; font-size:16px; padding:0 12px;border: none;}
.yzlcms_page ul li:hover a,.yzlcms_page ul li:hover span,.yzlcms_page ul li.active span {color:#ffffff;}

@media (max-width:991px) {
.yzlcms_page {
    margin: 30px 0;
}
}

@media (max-width:767px) {
.yzlcms_page { margin: 20px 0;}
.yzlcms_page ul li a, .yzlcms_page ul li span {
    font-size: 14px;
}
}

.showcon { font-size: 15px; line-height: 32px;}
.showcon img { max-width:100% !important; height:auto !important;}

.showcon * {
    word-break: break-all;
}
.showcon img {
    max-width: 100% !important;
    height:auto !important;
}
.showcon p {
    text-wrap: wrap !important;
}
.showcon span {
    text-wrap: wrap !important;
}
.showcon ul.list-paddingleft-2 {
    margin: 0 !important;
    padding: 0 0 0 15px !important;
    list-style: inherit !important;
}
.showcon ul.list-paddingleft-2 li {
    display: list-item !important;
    margin-left: 20px !important;
    list-style: inherit !important;
    /* font-size: 20px; */
}
.showcon hr {
    border-bottom: 1px solid #e2e2e3;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}
.showcon audio {
    max-width: 100% !important;
}
.showcon video {
    max-width: 100% !important;
    background: #000000;
}
.showcon iframe {
    max-width: 100% !important;
    border: none !important;
}
.showcon table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100% !important;
    max-width: 100% !important;
    height:auto !important;
}
.showcon td, .showcon th {
    padding: 5px 10px !important;
    border: 1px solid #666666 !important;
    word-break: break-all !important;
}
@media(max-width:991px){
.showcon video {
    height:auto !important;
    min-height:210px;
}
.showcon iframe {
    height:auto !important;
    min-height:210px;
}
}

.yzlcms-kefu .d {
    width: 255px;
}
.yzlcms-kefu .d .arrow {
    display: none;
}
.yzlcms-kefu .d .inner-con {
	line-height: 0;
}
.yzlcms-kefu .d-qrcode .inner-con p {
	line-height: 30px;
        margin: 0 0 0 0;
}
.yzlcms-kefu .d-service-item .text {
    width: 150px;
}
.yzlcms-kefu .d-service-item p {
    width: auto;
}
.yzlcms-kefu .d-service .d-service-item p {
    width: auto;
}
.yzlcms-kefu .d-qrcode {
    width: 180px;
}
