﻿* {
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}.flex{display: flex;flex-wrap: wrap}
.center{text-align: center}
.flex-center{display: flex;align-items: center;justify-content: center;text-align: center}
.kf {
	width: 208px;
	position: fixed;
	right: -208px;
	top: 80px;
	z-index: 9
}
.kt-top {
	height: 40px;
	line-height: 40px;
	background: url("../images/kefu.png") 12px center no-repeat #1b49b2;
	-o-background-size: auto 20px;
	-ms-background-size: auto 20px;
	-moz-background-size: auto 20px;
	-webkit-background-size: auto 20px;
	background-size: auto 20px;
	padding-left: 46px;
	font-size: 14px;
	color: #fff
}
.kt-top span:hover {
	transform: rotate(90deg)
}
.kt-top span {
	width: 18px;
	height: 16px;
	float: right;
	position: relative;
	margin: 10px 10px 0px 0px;
	cursor: pointer;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s
}
.kt-top span b {
	width: 100%;
	height: 2px;
	background: #fff;
	display: block;
	position: absolute;
	top: 50%;
	left: 0
}
.kt-top span b:first-child {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg)
}
.kt-top span b:last-child {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg)
}
.kf .con {
	overflow: hidden;
	background: #fff
}
.kf .qq li {
	height: 36px;
	line-height: 36px;
	border-bottom: #f5f5f5 solid 1px;
	padding-left: 16px
}
.kf .qq li a {
	height: 36px !important;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: initial;
	display: block
}
.kf .qq li a img {
	padding-right: 6px
}
.kf .con h5 {
	height: 26px;
	line-height: 26px;
	margin-top: 12px;
	background: url('../images/lianxi.png') 16px center no-repeat;
	padding-left: 45px;
	color: #666;
	font-size: 14px
}
.kf .contact {
	margin-top: 1px
}
.kf .contact p {
	height: 26px;
	line-height: 26px;
	color: #666;
	font-size: 14px;
	padding-left: 22px
}
.kf .contact p:nth-child(2n) {
	padding-left: 32px
}
.kf .con h5.qr-icon {
	background: url('../images/erweima.png') 16px center no-repeat
}
.kf .con .qr {
	margin-top: 10px;
	padding-left: 40px
}
.kf .con .qr img {
	width: 110px;
	height: 110px
}
.kf .backTop {
	width: 100%;
	height: 40px;
	margin-top: 10px;
	background: url('../images/huidaodingbu.png') center center no-repeat #1b49b2;
	background-size: 18px auto;
	cursor: pointer
}
.kf-side {
	padding: 18px 10px 10px;
	background: #1b49b2;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	left: -34px;
	cursor: pointer
}
.kf-side b {
	display: block;
	color: #fff;
	line-height: 18px;
	font-size: 14px;
	font-weight: normal
}
.kf-side span.arrow {
	width: 12px;
	height: 12px;
	background: url('../images/jt-1.png') no-repeat;
	-o-background-size: auto 12px;
	-ms-background-size: auto 12px;
	-moz-background-size: auto 12px;
	-webkit-background-size: auto 12px;
	background-size: auto 12px;
	display: block;
	margin-top: 10px
}
.kf-side span.on {
	background: url('../images/jt-2.png') no-repeat;
	-o-background-size: auto 12px;
	-ms-background-size: auto 12px;
	-moz-background-size: auto 12px;
	-webkit-background-size: auto 12px;
	background-size: auto 12px
}
.h50 {
	display: none
}
.eyou-link {
	display: none;
	overflow: hidden;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9;
	background-color: #fff;
	padding: 4px 0;
	box-shadow: 5px 0 10px rgba(0,0,0,.05)
}
.eyou-link li {
	float: left;
	width: 25%
}
.eyou-link li a {
	display: block;
	text-align: center;
	font-size: 13px;
	color: #000
}
.eyou-link li.on a, .eyou-link li:hover a {
	color: #1b49b2
}
.eyou-link li a i {
	display: block;
	width: 25px;
	margin: 0 auto;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center center;
	-o-background-size: auto 18px;
	-ms-background-size: auto 18px;
	-moz-background-size: auto 18px;
	-webkit-background-size: auto 18px;
	background-size: auto 18px
}
.eyou-link li a .i1 {
	background-image: url(../images/sj-nav1.png)
}
.eyou-link li.on .i1, .eyou-link li:hover .i2 {
	background-image: url(../images/sj-nav1-on.png)
}
.eyou-link li a .i2 {
	background-image: url(../images/sj-nav2.png)
}
.eyou-link li.on .i2, .eyou-link li:hover .i2 {
	background-image: url(../images/sj-nav2-on.png)
}
.eyou-link li a .i3 {
	background-image: url(../images/sj-nav3.png)
}
.eyou-link li.on .i3, .eyou-link li:hover .i3 {
	background-image: url(../images/sj-nav3-on.png)
}
.eyou-link li a .i4 {
	background-image: url(../images/sj-nav4.png)
}
.eyou-link li.on .i4, .eyou-link li:hover .i4 {
	background-image: url(../images/sj-nav4-on.png)
}
.g-tit3 {
	padding-bottom: 10px;
	font-size: 16px;
	color: #1b49b2;
	border-bottom: 1px solid #e4e4e4;
	font-weight: 600
}
.g-tit3 span {
	font-weight: 400;
	color: #999;
	text-transform: uppercase
}
.pages {
	clear: both;
	margin: 20px auto 20px auto;
	padding-top: 50px;
	overflow: hidden;
	text-align: center;
	font-size: 14px
}
.pages ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 5px 14px;
	margin: 0 1px;
	line-height: 24px;
	background: #fff;
	color: #999;
	border-radius: 2px
}
.pages ul li:hover {
	background: #1b49b2;
	color: #fff;
	border: 1px solid #1b49b2
}
.pages ul li:hover a {
	color: #fff
}
.pages ul li.thisclass {
	display: inline-block;
	border: 1px solid #1b49b2;
	padding: 5px 14px;
	margin: 0 5px;
	background: #1b49b2;
	color: #fff
}
.pages ul li.thisclass a {
	color: #fff
}
.pages ul li a {
	display: block;
	color: #999
}
.pages ul li a:hover {
	color: #fff
}
.g-cur {
	height: 40px;
	line-height: 40px;
	background: #f3f3f3
}
.g-cur .wp {
	background: url('../images/home.png') left center no-repeat;
	padding-left: 20px;
	box-sizing: border-box
}
.g-cur .wp a {
	color: #2f2f2f
}
.g-cur .wp a:hover {
	color: #1b49b2
}
.row-b1 {
	overflow: hidden;
	padding: 20px 0 20px
}
.row-b1 .col-l {
	width: 260px
}
.row-b1 .col-r {
	float: none;
	overflow: hidden;
	margin-left: 300px
}
.g-titIns1 {
	height: 44px;
	line-height: 44px;
	font-size: 20px;
	color: #545454;
	border-bottom: 1px solid #ebebeb;
	font-weight: normal;
	position: relative
}
.g-titIns1::after {
	content: '';
	width: 80px;
	height: 1px;
	background: #1b49b2;
	position: absolute;
	left: 0;
	bottom: -1px
}
.snv {
	padding-top: 12px;
	margin-bottom: 30px
}
.snv li {
	line-height: 44px;
	background: url('../images/jiantou-r.png') 6px 18px no-repeat;
	text-indent: 20px;
	-o-background-size: auto 10px;
	-ms-background-size: auto 10px;
	-moz-background-size: auto 10px;
	-webkit-background-size: auto 10px;
	background-size: auto 10px
}
.snv li a {
	display: block;
	color: #000;
	font-size: 14px;
	border-bottom: 1px solid #f2f2f2
}
.snv>li.on>a {
	color: #1b49b2
}
.snv-sub {
	padding-bottom: 10px;
	display: none
}
.snv-sub dd {
	background: url('../images/jiantou-r.png') 12px 18px no-repeat;
	text-indent: 26px;
	-o-background-size: auto 10px;
	-ms-background-size: auto 10px;
	-moz-background-size: auto 10px;
	-webkit-background-size: auto 10px;
	background-size: auto 10px
}
.snv-sub dd.on a {
	color: #1b49b2
}
.m-info {
	padding: 15px 0
}
.m-info p {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #2F2F22
}
.ban {
	height: 359px;
	-webkit-background-size: cover;
	background-size: cover;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center
}
.g-tit01 {
	text-align: center
}
.g-tit01 .tit {
	font-size: 30px;
	color: #1b49b2;
	font-weight: 400;
	margin-bottom: 5px
}
.g-tit01 .tit-sj {
	display: none
}
.g-tit01 .tit-sj a {
	position: relative;
	display: inline-block;
	color: #1b49b2;
	padding: 0 10px
}
.g-tit01 .tit-sj a:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 100%;
	width: 48px;
	height: 1px;
	background-color: #ebebeb
}
.g-tit01 .tit-sj a:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 100%;
	width: 48px;
	height: 1px;
	background-color: #ebebeb
}
.g-tit01 p {
	font-size: 16px;
	color: #414141
}
.g-tit01 span {
	display: block;
	font-size: 12px;
	color: #e6e6e6
}
.g-tit01_bai .tit, .g-tit01_bai p {
	color: #fff
}
.g-more01 {
	display: block;
	width: 300px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #1b49b2;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;margin-top: 40px;
}
.g-more01:hover {
	background-color: transparent;
	color: #1b49b2;
	border: 1px solid #1b49b2
}
.g-tit02 {
	font-size: 20px;
	color: #fff;
	margin: 20px 0;
	font-weight: 400
}
.g-tit02 span {
	font-size: 14px
}
.hd-top {
	overflow: hidden
}
.hd-top .logo {
	float: left;
	height: 120px;
	line-height: 120px
}
.hd-top .logo img {
	display: inline-block;
	vertical-align: middle;
	max-width: 90%;
	max-height: 90%
}
.hd-top .txt {
	float: left;
	margin: 36px 0 0 15px;
	padding-left: 30px;
	border-left: 1px solid #a1a0a0
}
.hd-top .txt p {
	line-height: 28px;
	font-size: 16px;
	color: #666
}
.hd-top .txt p span {
	font-weight: bold;
    color: #1b49b2;font-size:22px;
}
.hd-top .tel {
	float: right;
	margin-top:1px;
	padding-left: 55px;
	background: url(../images/icon13.png) left center no-repeat;
	line-height: 30px;margin-bottom:8px;

}
.hd-top .tel h6 {
	font-weight: 400;
	font-size: 18px
}

.hd-top .tel p {	
	font-size: 16px;
	
}

.hd-top .tel strong {
	line-height: 25px;
	color: #1b49b2;
	font-size:18px;
	font-weight: bold
}
.eyou-header.fixed .hd-bottom {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 9999
}
.hd-bottom {
*zoom:1;
	background-color: #1b49b2;
	position: relative
}
.hd-bottom:after, .hd-bottom:before {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}
.menuBtn {
	display: none;
	position: relative;
	float: right;
	margin-top: 4px;
	width: 40px;
	height: 40px;
	padding: 5px;
	cursor: pointer
}
.menuBtn b {
	display: block;
	width: 100%;
	height: 2px;
	border-radius: 2px;
	background-color: #1b49b2;
	margin: 5px 0 7px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s
}
.menuBtn.open b {
	position: absolute;
	left: 5px;
	top: 35%;
	display: none;
	width: 30px
}
.menuBtn.open b:first-child {
	display: block;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}
.menuBtn.open b:last-child {
	display: block;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg)
}
.eyou-nav {
	position: relative
}
.eyou-nav:after, .eyou-nav:before {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}
.eyou-nav li {
	float: left;
	width: 10%;
	position: relative;
	background-image: url(../images/icon14.png);
	background-repeat: no-repeat;
	background-position: left center;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s
}
.eyou-nav li.on, .eyou-nav li:hover {
	background-image: url(../images/icon14-on.png);
	background-position: bottom center
}
.eyou-nav li>a {
	display: block;
	font-size: 18px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	color: #fff
}
.nav-sub {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 999;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s
}
.eyou-nav li:hover .nav-sub {
	display: block
}
.nav-sub dd {
	background-color: rgba(27,73,178,0.85);
	border-bottom: 1px solid rgba(250,253,253,0.35);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s
}
.nav-sub dd a {
	display: block;
	font-size: 15px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #fff;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s
}
.nav-sub dd a:hover {
	padding-left: 15px
}
.hd-bottom h2 {
	display: none;
	text-align: center;
	font-size: 30px;
	color: #dc001c;
	font-weight: 400;
	height: 50px;
	line-height: 50px
}
.banner .swiper-slide a {
	display: block;
	padding-top: 31%;
	background-repeat: no-repeat;
	background-position: center center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover
}
.banner .swiper-pagination-bullet {
	width: 30px;
	height: 10px;
	border-radius: 20px
}
.banner .swiper-pagination-bullet-active {
	background-color: #1b49b2;
	opacity: 1
}
.row-a1 {
	background-color: #f6f6f6;height:66px; line-height:66px;
}


.m-so01 {
	float: right;
	position: relative;
	margin-top: 0px
}
.m-so01 .inp {
	width: 397px;
	height: 44px;
	border: 1px solid #1b49b2;
	border-radius: 20px;
	padding: 0 75px 0 22px;
	background-color: transparent;
	color: #666; font-size: 14px
}
.m-so01 .sub {
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	width: 50px;
	height: 32px;
	background: url(../images/so.png) center center no-repeat;
	font-size: 0;
	cursor: pointer;
	border-radius: 20px; padding-top:30px; margin-top:16px;
}
.m-so01 .tips {
	width: 148px;
	height: 42px;
	line-height: 42px;
	border: #858585 1px solid;
	background-color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	position: absolute;
	left: 50px;
	top: 128%;
	padding: 0 15px 0 40px;
	display: none;
	font-size: 14px
}
.m-so01 .tips::before {
	content: "";
	width: 12px;
	height: 12px;
	border-top: #bababa 1px solid;
	border-left: #bababa 1px solid;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	position: absolute;
	left: 10px;
	top: -7px;
	background: #fff
}
.m-so01 .tips.on {
	display: block
}
.ul-link01 {
	float: left;
	border-left: 1px solid #ee808e
}
.ul-link01 li {
	float: left;
	width: 220px;
	padding: 14px 0;
	border-right: 1px solid #ee808e;
	cursor: pointer
}
.ul-link01 li .pic {
	width: 42px;
	height: 42px;
	margin: 0 auto;
	text-align: center;
	line-height: 42px
}
.ul-link01 li .pic img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	top: 0
}
.ul-link01 li .pic img:hover {
	animation: mytop .8s;
	-ms-animation: mytop .8s;
	-moz-animation: mytop .8s;
	-webkit-animation: mytop .8s;
	-o-animation: mytop .8s
}
@keyframes mytop {
0% {
top:0
}
50% {
top:-20px
}
100% {
top:0px
}
}
@-moz-keyframes mytop {
0% {
top:0
}
50% {
top:-20px
}
100% {
top:0px
}
}
@-webkit-keyframes mytop {
0% {
top:0
}
50% {
top:-20px
}
100% {
top:0px
}
}
@-o-keyframes mytop {
0% {
top:0
}
50% {
top:-20px
}
100% {
top:0px
}
}
.gjc span {
    font-size: 14px;
    color: #006cba;
    padding-left: 10px;
    border-left: 4px solid #006cba;
}
.gjc a:hover {
    font-weight: bold;
    color: #006cba;
}
.gjc a {
    font-size: 14px;
    color: #666;
    margin-right: 5px;
}
.gjc a:active, a:hover {
    text-decoration: none;
    color: #006cba;
}

.ul-link01 li a {
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	height: 30px;
	line-height: 30px
}
.row-a2 {
	margin: 55px 0;
	overflow: hidden
}
.m-tab01 {
	margin: 50px 0;
	text-align: center;
	font-size: 0
}
.m-tab01 li {
	display: inline-block
}
.m-tab01 li a {
	display: block;
	width: 154px;
	border: 1px solid #b9b9b9;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #333;
	font-size: 14px;
	margin: 0 4px
}
.m-tab01 li.active a, .m-tab01 li a:hover {
	color: #fff;
	background-color: #1b49b2;
	margin: 0 8px
}
.m-tab01 li a span {
	padding-left: 30px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/icon15.png)
}
.m-tab01 li.active a span, .m-tab01 li a:hover span {
	background-image: url(../images/icon15-on.png)
}
.m-imgtxt02.swiper-container {
	overflow: hidden
}
.m-imgtxt02.swiper-container .swiper-slide {
	display: none
}
.ul-imgtxt01 {
	overflow: hidden;
	margin: 0 -10px
}
.ul-imgtxt01 li {
	float: left;
	width: 25%;
	margin-bottom: 28px
}
.ul-imgtxt01 li a {
	display: block;
	border: 1px solid #e4e4e4;
	padding: 15px 15px 0 15px;
	margin: 0 15px;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s
}
.ul-imgtxt01 li:hover a {
	border: 1px solid #1b49b2
}
.ul-imgtxt01 li .pic {
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top: 75%
}
.ul-imgtxt01 li .pic img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
/*	height: 100%;*/
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s
}
.ul-imgtxt01 li .pic img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}
.ul-imgtxt01 li .txt {
	overflow: hidden
}
.ul-imgtxt01 li .txt .tit {
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	color: #666;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	height: 42px;
	line-height: 42px
}
.ul-imgtxt01 li .txt .more {
	display: none;
	float: right;
	margin-left: 10px;
	height: 40px;
	line-height: 40px;
	color: #1b49b2;
	font-size: 12px;
	text-transform: uppercase
}
.row-a3 {
	padding: 60px 0;
	background-position: center center;
	background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover
}
.ul-imgtxt02 {
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 35px -34px
}
.ul-imgtxt02 li {
	float: left;
	width: 25%
}
.ul-imgtxt02 li .con {
	display: block;
	padding: 60px 0;
	margin: 0 34px;
	background-image: url(../images/bj2.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s
}
.ul-imgtxt02 li:hover .con {
	background-image: url(../images/bj2-h.png)
}
.ul-imgtxt02 li .pic {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	text-align: center;
	line-height: 48px
}
.ul-imgtxt02 li .pic img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s
}
.ul-imgtxt02 li .pic .img2 {
	display: none
}
.ul-imgtxt02 li:hover .pic .img1 {
	display: none
}
.ul-imgtxt02 li:hover .pic .img2 {
	display: inline-block
}
.ul-imgtxt02 li .txt {
	text-align: center;
	color: #999;
	margin: 10px 0
}
.ul-imgtxt02 li:hover .txt {
	color: #fff
}
.ul-imgtxt02 li .txt .tit {
	font-size: 16px;
	font-weight: 400
}
.ul-imgtxt02 li .txt p {
	font-size: 12px
}
.row-a3 .g-more01 {
	width: 200px;
	border-radius: 30px; 
}
.row-a4 {
	overflow: hidden;
	margin: 60px 0
}
.row-a4 .g-tit01 .tit {
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 44px;
	color: #333;
	font-weight: 600;
	height: 90px;
	line-height: 90px
}
.row-a4 .g-tit01 p {
	font-size: 20px;
	color: #999
}
.m-imgtxt04.swiper-container {
	overflow: hidden;
	margin: 74px -9px 0
}
.m-imgtxt04 .swiper-slide {
	float: left;
	width: 33.33%;
	cursor: pointer
}
.m-imgtxt04 .swiper-slide .con {
	margin: 0 19px;
	background-color: #f3f5f6
}
.m-imgtxt04 .swiper-slide .pic {
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top: 89%
}
.m-imgtxt04 .swiper-slide .pic img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s
}
.m-imgtxt04 .swiper-slide:hover .pic img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}
.m-imgtxt04 .swiper-slide .txt {
	padding: 30px 42px 50px;
	color: #666
}
.m-imgtxt04 .swiper-slide .txt .tit {
	text-align: center;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	font-weight: 400;
	border-bottom: 1px solid #bababa;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.m-imgtxt04 .swiper-slide .txt p {
	font-size: 14px;
	line-height: 26px;
	margin: 20px 0
}
.m-imgtxt04 .swiper-slide .txt .btn {
	display: none;
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	border-radius: 30px;
	background-color: #1b49b2
}
.m-imgtxt04.swiper-container .swiper-pagination {
	bottom: 0
}
.m-imgtxt04.swiper-container .swiper-pagination-bullet-active {
	background-color: #1b49b2
}
.row-a5 {
	padding: 60px 0;
	background-repeat: no-repeat;
	background-position: center center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover
}
.m-imgtxt01.swiper-container {
	margin: 60px 0;
	overflow: hidden
}
.m-imgtxt01.swiper-container .swiper-slide {
	background-color: #fff
}
.m-imgtxt01 .swiper-slide .pic {
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top: 75%
}
.m-imgtxt01 .swiper-slide .pic img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s
}
.m-imgtxt01 .swiper-slide .pic img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}
.m-imgtxt01 .swiper-slide p {
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 16px;
	color: #222;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s
}
.m-imgtxt01 .swiper-slide p:hover {
	color: #fff;
	background-color: #1b49b2
}
.m-txt03 {
	display: none;
	overflow: hidden
}
.m-txt03 .more {
	float: right;
	display: block;
	width: 72px;
	height: 72px;
	padding: 14px 20px;
	border-radius: 50%;
	font-size: 16px;
	color: #1b49b2;
	background-color: #fff
}
.m-txt03 .txt {
	float: left
}
.m-txt03 .txt .tit {
	font-weight: 400;
	font-size: 24px;
	color: #fff
}
.m-txt03 .txt .tel {
	font-size: 16px;
	color: #fff;
	text-align: center
}
.m-txt03 .txt .tel a {
	display: inline-block;
	color: #fff;
	font-size: 24px
}
.row-a6 {
	padding: 60px 0
}
.row-a6 .g-tit01 {
	display: none
}
.m-imgtxt03 {
	overflow: hidden;
	position: relative;
	padding-right: 10px
}
.m-imgtxt03:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 196px;
	height: 100%;
	background-color: #f3f4f8;
	z-index: -1
}
.m-imgtxt03>.pic {
	float: right;
	overflow: hidden;
	width: 431px;
	height: 390px;
	margin-top: 66px
}
.m-imgtxt03>.pic>img {
	display: block;
	width: 100%;
	height: 100%;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s
}
.m-imgtxt03>.pic>img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}
.m-imgtxt03 .box {
	float: left;
	width: 53%
}
.m-imgtxt03 .box a.desc {
	display: block
}
.m-imgtxt03 .box a.desc .tit {
	padding: 22px 0 0 18px;
	font-size: 24px;
	font-weight: 400;
	color: #666;
	background-repeat: no-repeat;
	background-position: left center;
	-webkit-background-size: contain;
	background-size: contain
}
.m-imgtxt03 .box a.desc p {
	font-size: 14px;
	line-height: 26px;
	margin: 28px 0;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden
}
.ul-imgtxt04 {
	overflow: hidden;
	padding: 50px 0
}
.ul-imgtxt04 li {
	float: left;
	width: 50%;
	margin-bottom: 50px;
	cursor: pointer
}
.ul-imgtxt04 li .pic {
	float: left;
	width: 45px;
	height: 45px;
	text-align: center
}
.ul-imgtxt04 li .pic img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%
}
.ul-imgtxt04 li .txt {
	overflow: hidden;
	padding-left: 16px
}
.ul-imgtxt04 li .txt .tit a {
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	color: #333;
	font-weight: 400
}
.ul-imgtxt04 li .txt p {
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #b2b2b2
}
.m-imgtxt03 .g-more01 {
	display: none;
	border-radius: 30px
}
.row-a7 {
	padding: 60px 0;
	background-repeat: no-repeat;
	background-position: center center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover
}
.row-a7 .g-tit01 .tit {
	font-size: 40px;
	font-weight: 600
}
.row-a7 .g-tit01 p {
	font-size: 18px;
	font-weight: 600
}
.m-txt01 {
	overflow: hidden;
	margin: 200px 130px 0
}
.m-txt01 .g-more01 {
	float: right
}
.m-txt01 .tel {
	font-weight: 600;
	height: 47px;
	line-height: 47px;
	color: #fff;
	font-size: 20px;
	padding-left: 50px;
	background: url(../images/icon16.png) left center no-repeat
}
.m-txt01 .g-more01 {
	float: right;
	width: 172px;
	height: 47px;
	line-height: 47px;
	background-color: #fff;
	color: #666
}
.m-txt01 .g-more01:hover {
	background-color: transparent;
	color: #1b49b2
}
.row-a8 {
	margin:80px 0
}
.m-tabs02 {
	display: none;
	text-align: center;
	margin: 15px 0
}
.m-tabs02 li {
	display: inline-block
}
.m-tabs02 li a {
	display: block;
	margin: 0 5px;
	border-radius: 8px;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #333;
	font-size: 16px;
	background-color: #dbdbdb;
	box-shadow: 0 0 10px rgba(0,150,255,0.2)
}
.m-tabs02 li.active a {
	color: #fff;
	background-color: #1b49b2;
	box-shadow: 0 8px 8px 0px rgba(220,0,28,0.12)
}
.m-list01.swiper-container {
	overflow: hidden;
	margin: 50px 0
}
.m-news01 {
	float: left;
	width: 52%;
	background-color: #f7f7f7
}
.m-news01 .pic {
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top: 39%
}
.m-news01 .pic img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%
}
.m-news01 .txt {
	padding: 15px 20px
}
.m-news01 .txt h4 a {
	position: relative;
	display: block;
	font-size: 16px;
	color: #666;
	height: 46px;
	line-height: 46px;
	font-weight: 400;
	border-bottom: 1px dashed #b5b5b5;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s
}
.m-news01 .txt h4 a:hover {
	color: #1b49b2
}
.m-news01 .txt h4 a:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 1px;
	background-color: #1b49b2;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s
}
.m-news01 .txt h4 a:hover:after {
	width: 100%
}
.m-news01 .txt p {
	font-size: 14px;
	color: #aeaeae;
	margin-top: 16px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.m-news01 .txt .time {
	display: none;
	font-size: 14px;
	color: #ccc
}
.ul-news01 {
	float: right;
	width: 42%
}
.ul-news01 li {
	overflow: hidden;
	border-bottom: 1px dashed #b5b5b5;
	color: #333;
	position: relative
}
.ul-news01 li:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	background-color: #1b49b2;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s
}
.ul-news01 li:hover:after {
	width: 100%
}
.ul-news01 li .txt .tit {
	overflow: hidden
}
.ul-news01 li .txt .tit .time {
	float: right;
	margin-left: 10px;
	font-size: 14px;
	height: 53px;
	line-height: 53px;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s
}
.ul-news01 li:hover .txt .tit .time {
	color: #1b49b2
}
.ul-news01 li .txt {
	overflow: hidden
}
.ul-news01 li .txt .tit h5 a {
	display: block;
	position: relative;
	padding-left: 20px;
	height: 53px;
	line-height: 53px;
	font-weight: 400;
	font-size: 14px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s
}
.ul-news01 li:hover .txt .tit h5 a {
	color: #1b49b2
}
.ul-news01 li .txt .tit h5 a:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #7f7f81;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s
}
.ul-news01 li:hover .txt .tit h5 a:before {
	background-color: #1b49b2
}
.ul-news01 .txt p {
	display: none;
	font-size: 14px;
	color: #afafaf;
	padding-left: 20px;
	line-height: 24px;
	background: url(../images/icon24.png) left 7px no-repeat
}
.m-list02 {
	overflow: hidden;
	position: relative
}
.m-txt02.swiper-container {
	float: right;
	width: 89%;
	position: static
}
.m-txt02 .swiper-wrapper {
	position: static
}
.m-txt02 .swiper-slide {
	padding: 20px 30px;
	border: 1px solid #c4c4c4
}
.m-txt02 .swiper-slide a.wen {
	display: block;
	padding-left: 40px;
	font-size: 14px;
	color: #222;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background: url(../images/icon17.png) left center no-repeat;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s
}
.m-txt02 .swiper-slide a.wen span {
	display: block;
	border-bottom: 1px dashed #b5b5b5;
	height: 28px;
	line-height: 28px
}
.m-txt02 .swiper-slide a.wen:hover {
	color: #1b49b2
}
.m-txt02 .swiper-slide p.da {
	font-size: 14px;
	padding-left: 40px;
	height: 28px;
	line-height: 28px;
	color: #999;
	background: url(../images/icon18.png) left center no-repeat;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.m-txt02 .swiper-button-next, .m-txt02 .swiper-button-prev {
	width: 50px;
	height: 23px;
	bottom: 7px;
	top: auto;
	background-image: url(../images/arrows.png);
	background-repeat: no-repeat;
	-webkit-background-size: auto;
	background-size: auto;
	transition: .4s;
	-ms-transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-o-transition: .4s
}
.m-txt02 .swiper-button-prev {
	left: 0;
	background-position: -50px -23px
}
.m-txt02 .swiper-button-prev:hover {
	background-position: 0 0
}
.m-txt02 .swiper-button-next {
	left: 50px;
	background-position: -50px 0
}
.m-txt02 .swiper-button-next:hover {
	background-position: 0 -23px
}
.m-list02 .tit {
	float: left
}
.m-list02 .tit .for {
	font-size: 26px;
	color: #1b49b2;
	font-weight: 400
}
.m-list02 .tit p {
	font-size: 12px;
	color: #5b5b5b
}
.row-link {
	overflow: hidden;
	background-color: #fff;
	border-bottom: 1px solid #b9b9b9
}
.m-link1 {
	padding: 20px 0
}
.m-link1 .item {
	overflow: hidden;
	color: #666
}
.m-link1 .item:first-child {
	margin-bottom: 0px
}
.m-link1 .item span {
	float: left;
	font-size: 16px;
	margin-right: 18px;
	font-weight: 600
}
.ul-link1 {
	overflow: hidden
}
.ul-link1 li {
	float: left
}
.ul-link1 li a {
	display: block;
	margin-right: 20px;
	font-size: 14px;
	color: #666;
	height: 21px;
	line-height: 21px
}
.ul-link1 li a:hover {
	text-decoration: underline
}
.eyou-footer {
	background-color: #1b49b2
}
.fd-top {
	overflow: hidden;
	padding: 56px 0 38px
}
.eyou-footer .copy-sj {
	display: none;
	float: right;
	color: #333;
	line-height: 30px;
	font-size: 18px
}
.fd-left {
	float: left;
	width: 41%
}
.fd-left input, .fd-left textarea {
	background-color: transparent;
	color: #fff
}
.fd-left .inp {
	display: inline-block;
	width: 188px;
	height: 42px;
	border: 1px solid #fff;
	padding: 0 10px;
	font-size: 14px
}
.fd-left .textarea {
	overflow: hidden;
	margin: 8px 0;
	width: 380px;
	height: 82px;
	border: 1px solid #fff;
	resize: none;
	display: block;
	line-height: 38px;
	font-size: 14px;
	padding: 0 10px
}
.fd-left .sub {
	width: 380px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	background-color: #fff;
	border: 0;
	font-size: 16px;
	cursor: pointer;
	color: #222
}
.fd-txt {
	float: left
}
.fd-txt p {
	font-size: 12px;
	color: #fff;
	line-height: 40px;
	padding-left: 40px;
	background-position: left center;
	background-repeat: no-repeat
}
.fd-txt .p1 {
	background-image: url(../images/icon8.png)
}
.fd-txt .p2 {
	background-image: url(../images/icon9.png)
}
.fd-txt .p3 {
	background-image: url(../images/icon10.png)
}
.fd-txt .p4 {
	background-image: url(../images/icon11.png)
}
.fd-qr {
	float: right
}
.fd-qr .qr {
	width: 146px;
	height: 146px;
	margin: 0 auto;
	background-image: url(../images/qr_bg.png);
	background-repeat: no-repeat;
	background-position: center top
}
.fd-qr .qr img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	padding: 20px
}
.fd-qr .qr p {
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	height: 40px;
	position: relative;
	top: -20px
}
.eyou-footer .copy {
	text-align: center;
	background-color: #202020;
	height: 50px;
	line-height: 50px
}
.eyou-footer .copy p {
	display: inline-block;
	font-size: 12px;
	color: #ccc
}
.eyou-footer .copy p a {
	display: inline-block;
	color: #ccc
}
.m-chanpin {
	overflow: hidden;
	margin-bottom: 30px
}
.m-chanpin .desc {
	padding: 10px;
	margin-top: 20px;
	line-height: 26px;
	text-indent: 2em;
	font-size: 14px;
	border: 1px dotted #e5e5e5;
	color: #868686;
	background-color: #f5f5f5
}
.ul-imgtxt-01 {
	margin: 0 -10px;
*zoom:1
}
.ul-imgtxt-01:after, .ul-imgtxt-01:before {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}
.ul-imgtxt-01 li {
	width: 33.3333%;
	float: left;
	margin-top: 20px
}
.ul-imgtxt-01 li a {
	margin: 0 10px;
	display: block;
	text-align: center
}
.ul-imgtxt-01 li a .pic {
	padding-top: 77%;
	height: 0;
	position: relative;
	overflow: hidden;
	border: 1px solid #e5e5e5;
}
.ul-imgtxt-01 li a .pic img {
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s
}
.ul-imgtxt-01 li a:hover .pic img {
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
	-o-transform: scale(1.08)
}
.ul-imgtxt-01 li a p {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 15px;
	color: #666;
	font-weight: 400;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.ul-imgtxt-01 li a:hover {
	text-decoration: none
}
.ul-imgtxt-01 li a:hover p {
	background-color: #1b49b2;
	color: #fff
}
.ul-imgtxt2 {
	margin-bottom: 20px
}
.ul-imgtxt2 li .pic {
	padding: 4px
}
.ul-imgtxt2 li a:hover {
	border: 0
}
.m-list1 {
	overflow: hidden;
	padding: 14px 0 25px;
	border-bottom: 1px dotted #a9a9a9
}
.m-pic1 {
	float: left;
	width: 380px
}
.m-txt1 {
	overflow: hidden;
	padding-left: 38px
}
.m-txt1 .protit {
	font-size: 16px;
	padding-bottom: 9px;
	margin-bottom: 9px;
	border-bottom: 1px dotted #a9a9a9;
	font-weight: 600
}
.m-txt1 .txt {
	margin-right: 100px
}
.m-txt1 .txt p {
	line-height: 28px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #2f2f2f
}
.m-txt1 .txt img {
	max-width: 100%;
	height: auto !important
}
.m-txt1 .btn {
	display: block;
	width: 98px;
	height: 32px;
	line-height: 32px;
	padding-left: 15px;
	background-color: #1b49b2;
	color: #fff
}
.m-txt1 .btn:hover {
	background-color: #444
}
.m-txt1 .btn span {
	display: block;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/btn-r.png)
}
.m-txt2 {
	margin-top: 12px
}
.m-txt2 p {
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 10px
}
.m-txt2 img {
	max-width: 100%;
	height: auto !important
}
.ul-pages1 {
	overflow: hidden;
	margin: 15px 0
}
.ul-pages1 li {
	float: left;
	font-size: 14px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.ul-pages1 li:last-child {
	float: right
}
.ul-pages1 li a {
	color: #337AB7;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s
}
.ul-pages1 li a:hover {
	color: #1b49b2
}
.m-list3 {
	padding: 5px 0
}
.ul-link2 {
	overflow: hidden;
	padding-top: 20px
}
.ul-link2 li {
	float: left;
	margin-bottom: 20px
}
.ul-link2 li a {
	display: block;
	margin-right: 17px;
	font-size: 14px
}
.ul-link2 li a:hover {
	color: #1b49b2
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
	font-size: 0
}
div.zoomMask {
	position: absolute;
	background: url(../images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1
}
.eyou-showcase {
	margin-bottom: 30px
}
.eyou-showcase-pic {
	position: relative;
	width: 100%;
	overflow: hidden;
	float: left
}
.eyou-showcase-pic .bd {
	font-size: 0;
	margin-top: 13px;
	overflow: hidden
}
.eyou-showcase-pic .bd li {
	height: 75px;
	line-height: 75px;
	cursor: pointer;
	display: inline-block;
	width: 99px;
	border: 1px solid #ddd;
	padding: 1px;
	margin: 0 5px
}
.eyou-showcase-pic .bd li.active {
	border-color: #c80003
}
.eyou-showcase-pic .prev, .eyou-showcase-pic .next {
	position: absolute;
	background: no-repeat 0 0;
	width: 14px;
	height: 27px;
	bottom: 26px;
	z-index: 2
}
.eyou-showcase-pic .prev {
	background-image: url(../images/zlztdetailscon1btn01.png);
	left: 0
}
.eyou-showcase-pic .next {
	background-image: url(../images/zlztdetailscon1btn02.png);
	right: 0
}
.eyou-showcase-pic .prev:hover, .eyou-showcase-pic .next:hover {
	background-position: 0 bottom
}
.eyou-showcase-pic .cover {
	height: 300px;
	line-height: 300px;
	border: 1px solid #ddd;
	padding: 1px
}
.eyou-showcase-pic .cover a {
	display: block;
	width: 100%;
	height: 100%
}
.eyou-showcase-info {
	float: right;
	width: 500px
}
.eyou-showcase-info h1 {
	margin: 0 0 15px;
	font-size: 20px;
	overflow: hidden;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px
}
.eyou-showcase-info p {
	margin: 0;
	color: #666;
	line-height: 2
}
.eyou-showcase-info .tel {
	border-top: 2px solid #e6e6e6;
	margin-top: 15px;
	padding-top: 15px;
	background: url(../images/viskins-p1.png) no-repeat 0 15px;
	height: 42px;
	padding-left: 50px;
	line-height: 21px
}
.eyou-showcase-info .tel a {
	float: right;
	line-height: 42px;
	padding: 0 15px;
	background-color: #c80003;
	color: #fff
}
.eyou-showcase-info .tel span {
	display: block;
	color: #c80003;
	font-size: 18px
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
	font-size: 0
}
div.zoomDiv img {
	max-width: none
}
div.zoomMask {
	position: absolute;
	background: url(../images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1
}
.img-center {
	text-align: center;
	font-size: 0
}
.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle
}
.m_pic_showpic {
	display: none
}
.m_showpic img {
	display: block;
	max-width: 100%
}
.pc-slide {
	width: 100%;
	margin: 0 auto
}
.m-pic1 .view .swiper-slide {
	padding: 0 2px
}
.view .swiper-slide .imgauto {
	width: 100%
}
.view .swiper-container {
	width: 100%
}
.preview {
	width: 100%;
	margin-top: 10px;
	position: relative
}
.preview .swiper-container {
	margin: 0 10%
}
.preview .swiper-slide {
	width: 101px;
	padding: 5px
}
.preview .swiper-slide .imgauto {
	width: 100%;
	height: 80px;
	line-height: 78px;
	border: 1px solid #ddd;
	text-align: center;
	font-size: 0;
	cursor: pointer
}
.preview .swiper-slide .imgauto img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	padding: 5px
}
.preview .slide6 {
	width: 82px
}
.preview .arrow-left {
	background: url(../images/feel3.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10
}
.preview .arrow-right {
	background: url(../images/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10
}
.preview img {
	padding: 1px
}
.preview .active-nav .imgauto {
	border: 1px solid #1b49b2
}
.clearfix {
*zoom:1
}
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.work_list {
	width: 100%;
	padding-top: 12px;
	margin-bottom: 20px
}
.work_list .tit {
	line-height: 44px;
	background: url(../images/jiantou-r.png) left center no-repeat;
	text-indent: 20px;
	background-size: auto 10px;
	border-bottom: 1px solid #f2f2f2;
	width: 100%;
	float: left;
	font-size: 14px
}
.work_list .tit a {
	float: left;
	line-height: 44px;
	font-size: 16px;
	text-indent: 0;
	padding-left: 15px;
	font-weight: normal
}
.work_list .tit.on a {
	color: #1b49b2
}
.work_list .tit span {
	float: left
}
.work_list ul {
	float: left;
	width: 100%
}
.work_list li {
	background: url(../images/icon12.png) 18px 15px no-repeat;
	text-indent: 26px;
	display: block;
	border-bottom: 1px solid #f2f2f2;
	width: 100%;
	line-height: 42px;
	background-size: 5px
}
.work_list li a {
	display: block;
	color: #666;
	font-size: 14px;
	text-indent: 0;
	padding-left: 30px
}
.work_list li.on a {
	font-weight: bold
}
.m-content .txt {
	padding: 15px 0;
	line-height: 28px;
	color: #2F2F2F;
	font-size: 14px
}
.m-content .txt p {
	padding-top: 8px
}
.ul-newslist {
	overflow: hidden;
	margin-bottom: 30px
}
.ul-news1 {
	margin-bottom: 20px
}
.ul-newslist li {
	font-size: 14px;
	padding: 13px 0;
	border-bottom: #dddddd 1px dotted
}
.ul-newslist li a {
	display: block;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.ul-newslist li .tit {
	overflow: hidden;
	margin-bottom: 20px;
	height: 30px;
	line-height: 30px
}
.ul-newslist li .tit .time {
	float: right;
	font-size: 14px;
	margin-left: 10px
}
.ul-news1 li .tit .time {
	font-size: 12px
}
.ul-newslist li .tit a {
	display: block;
	font-size: 14px;
	background: url('../images/news-r.png') left center no-repeat;
	padding-left: 14px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.ul-newslist li a:hover {
	color: #1b49b2
}
.ul-newslist li .txt p {
	font-size: 14px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.m-news1 {
	padding-top: 20px
}
.m-news1 h1 {
	line-height: 34px;
	color: #434343;
	margin-bottom: 15px;
	text-align: center;
	font-size: 24px
}
.m-news1 .desc {
	text-align: center
}
.m-news1 .desc span {
	display: inline-block;
	font-size: 14px;
	margin: 0 10px
}
.m-news1 .txt {
	padding: 15px 0;
	line-height: 28px;
	color: #2F2F2F;
	font-size: 14px
}
.m-news1 .txt img {
	max-width: 100%;
	height: auto !important
}
.m-txt3 {
	margin-top: 10px
}
.m-txt3 .link {
	padding-left: 20px;
	margin-bottom: 15px;
	height: 36px;
	line-height: 36px;
	color: #868686;
	font-size: 14px;
	background-color: #f5f5f5;
	border: 1px dotted #e5e5e5
}
.m-txt3 .link a {
	color: #868686
}
.m-txt3 .link a:hover {
	color: #1b49b2
}
.m-txt3 .tabel {
	overflow: hidden;
	color: #5a5a5a;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	font-size: 14px
}
.m-txt3 .tabel span {
	float: left;
	height: 42px;
	line-height: 42px;
	margin-right: 10px
}
.m-txt3 .tabel ul {
	overflow: hidden
}
.m-txt3 .tabel li {
	float: left
}
.m-txt3 .tabel a {
	display: inline-block;
	margin-right: 10px;
	height: 42px;
	line-height: 42px
}
.m-txt3 .tabel a:hover {
	color: #1b49b2
}
.ul-news1 li {
	float: left;
	width: 50%
}
.ul-news1 li a {
	font-weight: 400
}
.ul-news1 li .tit {
	margin: 0 20px 0 0
}
#message {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	transform: scale(0);
	transition: .3s
}
.messagebg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 1001
}
#message .m-content {
	margin-top: 10%
}
#message .m-content .m-message {
	background: #fff;
	width: 580px;
	background: #fff;
	padding: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 1002;
	box-shadow: 1px 1px 50px rgba(0,0,0,.3)
}
.m-message {
	width: 494px;
	margin: 48px auto 0
}
.m-message label {
	margin-bottom: 15px;
	display: block;
	font-size: 14px
}
.m-message label em {
	display: block;
	float: right;
	color: red;
	height: 32px;
	line-height: 32px
}
.m-message label span {
	width: 70px;
	height: 34px;
	line-height: 34px;
	color: #2F2F2F;
	float: left;
	font-weight: bold;
	text-align: right;
	margin-right: 30px;
	display: inline-block
}
.m-message label input.inp, .m-message label textarea, .m-message label.code input {
	width: 77%;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	border: #cccccc 1px solid;
	border-radius: 3px;
	padding: 0 14px;
	box-sizing: border-box;
	color: #555;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.m-message label input:focus, .m-message label textarea:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247,150,0,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247,150,0,.6)
}
.m-message label textarea {
	height: 72px;
	line-height: 24px;
	padding: 10px 14px
}
.m-message label.code {
	line-height: 34px
}
.m-message label.code input {
	width: 30%;
	float: left;
	margin-right: 30px
}
.m-message label.code .pic {
	display: inline-block;
	vertical-align: top;
	height: 32px
}
.m-message label.code img {
	width: 100%;
	height: 100%;
	display: inline-block;
	vertical-align: middle
}
.btn-1 input {
	width: 52px;
	height: 32px;
	line-height: 32px;
	background: #e8e8e8;
	border: none;
	color: #333;
	margin-right: 22px;
	cursor: pointer;
	transition: 0.3s
}
.btn-1 {
	padding-left: 100px
}
.btn-1 input.focus {
	background: #1b49b2;
	color: #fff
}
.btn-1 input.focus:hover {
	background: #444
}
.btn-1 input:hover {
	background: #ccc
}
.m-list2 {
	margin-top: 30px;
	padding: 26px 10px 10px;
	border: 1px solid #ddd;
	background-color: #f0f0f0
}
.m-list2 .con {
	margin-bottom: 10px;
	padding: 15px;
	background-color: #fff;
	border: 1px solid #ddd
}
.m-list2 .box {
	padding: 26px 20px;
	background-color: #fff;
	border: 1px solid #ddd
}
.m-list2 .con .pic {
	height: 450px;
	line-height: 450px;
	overflow: hidden;
	text-align: center
}
.m-list2 .con .pic img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%
}
.m-list2 .box .txt {
}
.m-list2 .box .txt .tit {
	margin-bottom: 30px;
	font-size: 22px;
	color: #1b49b2;
	font-weight: 600
}
.ul-txt-01 {
	overflow: hidden;
	padding-left: 23px
}
.ul-txt-01 li {
	float: left;
	margin-right: 4px;
	font-size: 14px;
	color: #505050;
	font-family: 'microsoft yahei', Verdana, Arial
}
.ul-txt-01 li a {
	font-size: 12px
}
.ul-txt-01 li a:hover {
	color: #1b49b2
}
.met-feedback {
	padding: 30px 20px;
	background: #f2f2f2
}
.met-feedback .container {
	max-width: 800px
}
.met-feedback .met-feedback-body {
	padding: 30px;
	background: #ffffff;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	-o-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	border-radius: 3px
}
@media (max-width:767px) {
.met-feedback .met-feedback-body {
	padding: 10px
}
}
@media (max-width:767px) {
.met-feedback {
	padding: 0
}
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 22px;
	font-size: 21px;
	line-height: inherit;
	color: inherit;
	border: 0;
	border-bottom: 1px solid transparent
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}
input[type=file] {
	display: block
}
input[type=range] {
	display: block;
	width: 100%
}
select[multiple], select[size] {
	height: auto
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.57142857;
	color: #76838f
}
.form-control {
	display: block;
	width: 100%;
	height: 36px;
	padding: 6px 15px;
	font-size: 14px;
	line-height: 1.57142857;
	color: #76838f;
	background-color: #fff;
	background-image: none;
	border: 1px solid #dedede;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #1b49b2;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(98,168,234,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(98,168,234,.6)
}
.form-control.focus, .form-control:focus {
	border-color: #1b49b2;
	-webkit-box-shadow: none;
	box-shadow: none
}
.form-control::-moz-placeholder {
color:#a3afb7;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#a3afb7
}
.form-control::-webkit-input-placeholder {
color:#a3afb7
}
.form-control::-ms-expand {
background-color:transparent;
border:0
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #f3f7f9;
	opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed
}
textarea.form-control {
	height: auto
}
input[type=search] {
	-webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
	line-height: 36px
}
.input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
	line-height: 32px
}
.input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
	line-height: 46px
}
}
.form-group {
	margin-bottom: 20px
}
.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.checkbox label, .radio label {
	min-height: 22px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: absolute;
	margin-top: 4px\9;
	margin-left: -20px
}
.checkbox+.checkbox, .radio+.radio {
	margin-top: -5px
}
.checkbox-inline, .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
	cursor: not-allowed
}
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
	cursor: not-allowed
}
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
	cursor: not-allowed
}
.form-control-static {
	min-height: 36px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0
}
.input-sm {
	height: 32px;
	padding: 6px 13px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}
select.input-sm {
	height: 32px;
	line-height: 32px
}
select[multiple].input-sm, textarea.input-sm {
	height: auto
}
select.input-sm {
	padding-top: 0;
	padding-bottom: 0
}
.form-group-sm .form-control {
	height: 32px;
	padding: 6px 13px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}
.form-group-sm select.form-control {
	height: 32px;
	line-height: 32px
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
	height: auto
}
.form-group-sm .form-control-static {
	height: 32px;
	min-height: 34px;
	padding: 7px 13px;
	font-size: 12px;
	line-height: 1.5
}
.input-lg {
	height: 46px;
	padding: 10px 18px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 4px
}
select.input-lg {
	height: 46px;
	line-height: 46px
}
select[multiple].input-lg, textarea.input-lg {
	height: auto
}
select.input-lg {
	padding-top: 0;
	padding-bottom: 0
}
.form-group-lg .form-control {
	height: 46px;
	padding: 10px 18px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 4px
}
.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
	height: auto
}
.form-group-lg .form-control-static {
	height: 46px;
	min-height: 40px;
	padding: 11px 18px;
	font-size: 18px;
	line-height: 1.3333333
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 45px
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	pointer-events: none
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}
.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
	width: 32px;
	height: 32px;
	line-height: 32px
}
.btn-primary {
	background-color: #1b49b2;
	border-color: #1b49b2;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
	background-color: #1b49b2;
	border-color: #1b49b2;
	opacity: .7;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	color: #fff
}
.btn-block {
	display: block;
	width: 100%;
	color: #fff
}
.btn-block+.btn-block {
	margin-top: 5px
}
.btn-lg {
	padding: 10px 18px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 4px
}
/* 底部 */
.Footer{width: 100%;background: #37424f;position: relative;z-index: 9;border-top: 1px solid #dce0e6;}
.Footer-items{width: 100%;}
.Footer-head{padding: 75px 0 42px;justify-content: space-between;align-items: center;border-bottom: 1px solid #dce0e6;}
.Footer-logo{width: 230px;}
.Footer-code{display: flex;}
.Footer-code a{transition: all .4s ease; display: flex;align-items: center;justify-content: center;position: relative;margin-right: 16px;width: 36px;height: 36px;border-radius: 50%;background: #054586;}
.Footer-code a span{font-size: 18px;color: #fff;width: 18px;display: flex;align-items: center;justify-content: center;}
.Footer-code a:last-child{margin-right: 0;}
.Footer-code-img{box-shadow: 0 0 10px rgba(0, 0, 0, .1); display: none;width: 152px;height: 152px;padding: 6px;position: absolute;bottom: 40px;left: 50%;margin-left: -76px;background: #fff;border-radius: 4px;}
.Footer-code-img::after{content: "";display: block;width: 0px;height: 0px;border: 8px solid transparent;border-top-color: #fff;position: absolute;bottom: -16px;left: 50%;margin-left: -8px;}
.Footer-code-img img{width: 100%;height: 100%;object-fit: cover;}
.Footer-code a:hover{background: #006cba;}
.Footer-code a:hover .Footer-code-img{display: block;animation: FooterCode .6s ease-in-out both;}
@keyframes FooterCode{0%{transform: translateY(-14px);}100%{transform: translateY(0);}}
.Footer-con{padding: 50px 0;justify-content: space-between;}
.Footer-navbar{user-select: none;width: 70%;}
.Footer-navbar>ul{justify-content: space-between;}
.Footer-navbar>ul>li{width: auto;position: relative;}
.Footer-menu{font-size: 16px;color: #fff;display: flex;}
.Footer-arrow{display: none;}
.Footer-drop{width: 100%;margin-top: 12px;}
body.PC .Footer-drop{display: block !important;}
.Footer-drop-menu{display: flex;position: relative;width: 100%;}
.Footer-drop-menu>a{font-size: 14px;padding: 7px 0;color: #828891;display: flex;line-height: 1.24;transition: all .4s ease;}
.Footer-drop-menu>a span{position: relative;}
.Footer-drop-menu>a span::after{content: "";position: absolute;right: 0;bottom: 0;width: 0;height: 1px;background: #006cba;transition: all .4s ease;}
.Footer-drop-menu>a:hover{color: #006cba;}
.Footer-drop-menu>a:hover span::after{right: auto;left: 0;width: 100%;}
.Footer-data{width: 230px;display: flex;flex-direction: column;text-align: right;align-items: flex-end;color: #fff;}
.Footer-data .img{width: 98px;border-radius: 10px;overflow: hidden;border: 1px solid #c7d7e6;}
.Footer-data .img img{width: 100%;}
.Footer-friend{width: 100%;display: flex;align-items: flex-start;margin-top: 20px;}
.Footer-friend-hint, .Footer-friend-link a{color: #969da6;line-height: 24px;font-size: 14px;}
.Footer-friend-link{flex: 1;}
.Footer-friend-link a{transition: all .4s ease;margin-right: 14px;}
.Footer-friend-link a:last-of-type{margin-right: 0;}
.Footer-friend-link a:hover{color: #fff;}
.Footer-copyright{width: 100%;padding: 20px 0;background: #37424f;border-top:1px solid rgba(255,255,255,.1);}
.Footer-copyright .contain{justify-content: space-between;align-items: center;}
.Footer-copyright .info{color: #fff;line-height: 18px;font-size: 14px;}
.Footer-copyright .info p{margin-left: 20px;}
.Footer-copyright .info p:first-child{margin-left: 0;}
.Footer-copyright .info a{transition: all .4s ease;color: #fff;}
.Footer-copyright .info a:hover{color: #fff;}
 .jiathis_txt{ float: left;margin-top: 5px; }
 .jiathis_style{margin: 5px 15px;}
.fs24 {
    font-size: 24px;
}
.fs14 {
    font-size: 14px;
}
.mt10 {
    margin-top: 10px;
}

@media all and (max-width:1590px){
    /* 1440 × (700)  */
   
    .Footer-navbar{width:70%;}
}
@media all and (max-width:1100px){
	  .Footer-items .contain{width: 100%;display: flex;flex-direction: column-reverse;}
    .Footer-logo{display: none;}
    .Footer-con{padding: 20px 0 0;}
    .Footer-navbar{width: 100%;}
    .Footer-navbar>ul>li{width: 100% !important;}
    .Footer-menu{height: 40px;align-items: center;padding: 0 4%;position: relative;}
    .Footer-arrow{display: block;width: 44px;height: 40px;line-height: 40px;transform: rotate(180deg);font-size: 18px;font-style: normal;color: #4c5664;text-align: center;position: absolute;z-index: 9;right: 0;top: 0;}
    .Footer-arrow::after{content: "\e727";font-family: "icon";}
    .Footer-arrow.active{transform: rotate(0);}
    .Footer-drop{display: none;margin-top: 0;}
    .Footer-drop-menu>a{padding: 7px 4%;width: 100%;}
    .Footer-head{padding: 15px 0 40px;}
    .Footer-code{padding: 0 4%;width: 100%;justify-content: center;}
    .Footer-code a{width: 34px;height: 34px;}
    .Footer-code a span{width: 16px;}
    .Footer-data{width: 100%;align-items: flex-start;text-align: left;padding: 20px 4% 0;}
    .Footer-data .phone{font-size: 20px;}
    .Footer-data .text{font-size: 14px;}
   /*  .Footer-data .text:last-child{margin: 6px auto 0;}*/
   .Footer-data .text:last-child{padding-bottom:30px;}
  
 /* .Footer-data .img{margin: 18px auto 0;}*/
    .Footer-code-img{width: 110px;height: 110px;margin-left: -55px;}
    .Footer-friend{display: none;}
    .Footer-copyright{padding: 20px 0;}
    .Footer-copyright .info{font-size: 13px;}
    .Footer-copyright .info.text{display: block;}
    .Footer-copyright .info.text p{display: inline;}
    .Footer-copyright .info.link{width: 100%;margin-top: 14px;}
    .Footer-copyright .info p{margin-left: 12px;}
}


.homenews{ margin:2.5% 0 7% 0; overflow:hidden;}







.newstab{ width:42.5%; float: left;}

.newstab2{ width:42.5%; float: right;}

.tabnav{ overflow:hidden;}

.tabnav li{ float:left; width:210px; height:46px; background:#e9e9e9; font-size:20px; color:#1d1d1d; margin-right:20px; text-align:center; line-height:46px;}

.tabnav li a{ display:block;}

.tabnav li.on,.tabnav li:hover{ background:#1b49b2; color:#ffffff; }

.tabnav2{ overflow:hidden;}

.tabnav2 li{ float:left; width:210px; height:46px; background:#e9e9e9; font-size:20px; color:#1d1d1d; margin-right:20px; text-align:center; line-height:46px;}

.tabnav2 li a{ display:block;}

.tabnav2 li.on,.tabnav li:hover{ background:#1b49b2; color:#ffffff; }

.hnlist{ overflow:hidden; margin:2% 0 4% 0;}

.hnlist li{ float:left; width:100%; line-height:52px; border-bottom:1px dotted #dadada; overflow:hidden; color:#4f4f4f; font-size:16px;}

.hnlist li a{ display:block; overflow:hidden;}

.hnlist li .tit{ float:left; position:relative; padding-left:12px; width:78%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}

.hnlist li .tit:after{ content:""; width:2px; height:2px; background:#4f4f4f; position:absolute; left:4px; top:50%; margin-top:-1px;}

.hnlist li .time{ float:right;}

.hnlist li:hover{ color:#1b49b2; }

.hnlist li:hover .tit:after{ background:#1b49b2; }



.homemore2{ text-align:left;}

.homemore{ text-align:center; line-height:40px; }

.homemore a{ display:inline-block; background:url(../images/more2.png) no-repeat left center; padding-left:70px; color:#1b49b2; font-size:18px;}

.homemore a:hover{ text-decoration:underline;}

.homemore3{ margin-bottom:4%;}

/*新闻资讯*/

@media screen and (max-width: 768px){
.homenews{ margin:15px 0 20px 0;}
.newstab{ width:100%; margin-top:20px;float:none;}
.newstab2{ width:100%; margin-top:20px;float:none;}
.tabnav li{ width:50%;  margin-right:0;}
.tabnav2 li{ width:50%;  margin-right:0;}
.hnlist{ margin:10px 0 15px 0;}}



/*产品优势*/
.about_t{ margin-top:2%;  overflow:hidden;}
.about_t .desc{color:#666666; overflow:hidden;  font-size:20px; line-height:1.2;}
.about_t .h3{  font-weight:bold; overflow:hidden; line-height:1.2; margin-top:1%; color:#333333;}
.about_two_bg{ background:#fff; overflow:hidden; padding-top:80px;}
.about_two{ margin-top:3%; margin-bottom:2%; overflow:hidden;}
.about_two .p{ overflow:hidden; color:rgba(51,51,51,0.8); font-size:16px; line-height:36px; max-width:900px;}
.about_two_ul{ margin-top:4%; overflow:hidden;}
.about_two_ul li{ float:left; width:23.5%; margin-right:2%; overflow:hidden; text-align:center; background:#f6f6f6; border-radius:10px;}
.about_two_ul li:nth-child(4n+0){ margin-right:0;}
.about_two_ul li .imgs{ overflow:hidden; position:relative; padding-top:66.8%;}
.about_two_ul li .imgs img{display: block;width: 100%; height:100%; top:0; left:0; position:absolute;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.about_two_ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.about_two_ul li .txts{ overflow:hidden; width:96%; margin:0 auto; max-width:296px;margin-top:4%; margin-bottom:13%; }
.about_two_ul li .txts .h3{ font-weight:bold; overflow:hidden; line-height:52px; height:52px; color:#333333; white-space:nowrap;text-overflow:ellipsis;}
.about_two_ul li .txts .p2{ color:#666666;font-size:16px; line-height:25px; height:120px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:20; -webkit-box-orient: vertical;}
.about_two_bg {
    background: #fff;
    overflow: hidden;  padding-bottom:90px;
}

@media screen and (max-width: 960px) {
.about_two .p{ font-size:15px; line-height:30px;}
.about_two_ul li .txts .p2{ font-size:15px; line-height:28px; height:120px;}
.about_two_ul li .txts .h3{ height:44px; line-height:44px;}
.about_t .desc{ font-size:18px;}
}
@media screen and (max-width: 780px) {
/*关于我们*/
.about_two_ul li{ width:49%; margin-bottom:2%;}
.about_two_ul li:nth-child(2n+0){ margin-right:0;}	.about_two_ul{ margin-top:10%;}
}	
@media screen and (max-width: 640px) {	
	.about_two .p{ font-size:14px; line-height:26px;}
.about_two_ul li .txts{ margin-bottom:10%;}
.about_two_ul li .txts .p2{ font-size:14px; line-height:26px; height:120px;}
.about_t .desc{ font-size:16px;}}
	@media screen and (max-width: 480px) {
	.about_two .p{ font-size:13px; line-height:22px;}

.about_two_ul li .txts .p2{ font-size:13px; line-height:22px; height:120px; margin-top:1%;}
.about_two_ul li .txts .h3{ height:32px; line-height:32px;}
.about_t .desc{ font-size:14px;}}



/*解决方案*/
.i_title{ text-align:left; overflow:hidden; margin-top:6%;}
.i_title .label{display:block;  height:22px; line-height:22px; color:#333333;  font-size:20px;transition:all 0.3s;}
.i_title .h4{  font-weight:bold; max-height:120px; line-height:1.3; margin-top:8px; overflow:hidden; color:#333333;  transition:all 0.3s;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.i_title .p{  line-height:1.6; margin-top:12px; overflow:hidden; color:#333333;  transition:all 0.3s;  font-size:18px;}
.i_title .rbtn{ float:right; margin-top:-55px;}
.i_solution{ margin-top:4%; overflow:hidden; margin-bottom:90px;}
.i_solution ul li{ float:left; width:13.31%; margin-right:1.42%;  overflow:hidden; position:relative; -webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s; border-radius:10px;}
.i_solution ul li:nth-child(6n+0){ margin-right:0;}
.i_solution ul li.on{ width:26.35%;}
.i_solution ul li .imgs{ overflow:hidden;padding-top:500px; background-repeat:no-repeat; background-size:auto 100%; background-position:center center;}
.i_solution ul li .imgs img{ display: block;overflow:hidden; width:100%;opacity:0;filter:Alpha(opacity=0); position:absolute; height:100%; top:0; left:0;}
.i_solution ul li .imgs:after{ content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.5);transition:all 0.3s;}
.i_solution ul li.on .imgs:after{ background:rgba(49,49,49,0.6);}
.i_solution ul li .txts{ overflow:hidden; position:absolute; top:0%; left:0; width:100%; height:100%;display: flex; align-items: center; justify-content: left;transition:all 0.6s;opacity:0;filter:Alpha(opacity=0);}
.i_solution ul li.on .txts{opacity:1.0;filter:Alpha(opacity=100);}
.i_solution ul li .txts .boxs{ width:94%;margin:0 auto; max-width:340px; overflow:hidden;}
.i_solution ul li .txts .h4{overflow:hidden; line-height:32px; height:32px;  color:#fff; font-weight:normal;white-space:nowrap;text-overflow:ellipsis;}
.i_solution ul li .txts .p{overflow:hidden; line-height:32px; height:96px; font-size:16px; color:#fff;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-top:21px;}
.i_solution ul li .txts .rbtn{ margin-top:47px;}
.i_solution ul li .txts2{overflow:hidden; position:absolute; top:0%; left:0; width: 100%; height:100%;display: flex; align-items: center; justify-content: left;transition:all 0.6s;}
.i_solution ul li.on .txts2{opacity:0;filter:Alpha(opacity=0);}
.i_solution ul li .txts2 .p{writing-mode: tb-rl;color:#fff;}
.i_solution ul li .txts2 .cons{ margin:0 auto; text-align:center;}

@media screen and (max-width: 1400px) {
	/*关于我们*/
.i_about .wrap.bgs2{margin-bottom:100px;}
}
@media screen and (max-width: 1200px) {


/*关于我们*/
.i_about .i_about_l .h4{ margin-top:8px; line-height:50px; max-height:100px;}}
@media screen and (max-width: 960px) {
	/*关于我们*/
.i_about .wrap.bgs2{ margin-bottom:6%;}
.i_about .i_about_l{ float:none; max-width:none;width: calc(100% - 0px);width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); margin-top:5%;}
.i_about .imgs{ float:none; width:100%;}
.i_about .i_about_l .h4{ line-height:1.5; max-height:none;}
.i_about .i_about_l .p{ height:auto; line-height:1.6; margin-top:15px;}
.i_about .i_about_two{ position:static;}
/*数字*/
.i_about .counter{width: calc(100% - 0px);width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); margin-top:5%; margin-bottom:4%;}
/*解决方案*/
.i_title .label{ font-size:18px;}
.i_title .p{ font-size:16px;}
.i_solution ul li{ width:32%; margin-right:2%; margin-bottom:2%;}
.i_solution ul li:nth-child(3n+0){ margin-right:0;}
.i_solution ul li.on{ width:32%;}
.i_solution ul li.on .txts{opacity: 0; filter: Alpha(opacity=0);}
.i_solution ul li.on .txts2{opacity: 1.0; filter: Alpha(opacity=100);}
.i_solution ul li .imgs{ padding-top:122%;background-size:cover;}}



@media screen and (max-width: 640px) {

/*解决方案*/
.i_title .label{ font-size:16px;}
.i_title .p{ font-size:14px;}
.i_solution ul li .imgs{ padding-top:130%;}}
@media screen and (max-width: 480px) {



/*解决方案*/
.i_title .label{ font-size:14px;}
.i_title .p{ font-size:13px; margin-top:6px;}
.i_title .h4{ margin-top:4px;}
.i_solution ul li{ width:49%; }
.i_solution ul li:nth-child(3n+0){ margin-right:2%;}
.i_solution ul li:nth-child(2n+0){ margin-right:0;}
.i_solution ul li.on{ width:49%;}
.i_solution ul li .imgs{ padding-top:134%;}}

@media screen and (max-width: 420px) {

/*解决方案*/
.i_title .p{ font-size:12px;}
.i_title .rbtn{ margin-top:-60px;}

.i_news_ul .dl dd .cons .h3{font-size:14px;}
.i_news_ul .dl dd .cons .date{width:65px;}
.i_about .counter ul li{width:24%}
.i_about .counter ul li:last-child{width:28%}
}
.sidebar-item{border-radius:4px;background:#FFF;box-shadow:0 3px 8px 0 rgba(19,20,21,.17);padding:30px;margin-bottom:30px}
.sidebar-item .sidebar-title{color:var(--fontcolortitle);font-size:20px;font-weight:700;position:relative;padding-bottom:10px;margin-bottom:10px}
.sidebar-item .sidebar-title::after{content:"";position:absolute;left:0px;bottom:0px;width:81px;height:2px;background:#1b49b2}
.sidebar-item.search .sidebar-search{display:flex;align-items:center;height:45px}
.sidebar-item.search .sidebar-search input{height:100%;flex:1;outline:0;border:none;background:#F7F7F7;border:1px solid #F7F7F7;padding:0px 10px;transition:all .1s linear}
.sidebar-item.search .sidebar-search input:focus{border-color:#DAD8D8}
.sidebar-item.search .sidebar-search .search-btn{width:45px;height:100%;background:#1b49b2;border:1px solid #1b49b2;color:#FFF;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .1s linear}
.sidebar-item.search .sidebar-search .search-btn:hover{opacity:.9}
.sidebar-item.search .sidebar-search .search-btn em{font-size:22px}
.sidebar-item.category .sidebar-cate{list-style:none}
.sidebar-item.category .sidebar-cate>li{border-bottom:1px solid #DCDCDC;position:relative;padding-left:20px}
.sidebar-item.category .sidebar-cate>li>em{font-size:14px;font-weight:700;position:absolute;left:-8px;top:8px;color:var(--fontcolorintro);cursor:pointer;transition:all .2s linear;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center}
.sidebar-item.category .sidebar-cate>li a{color:var(--fontcolortitle);padding:12px 0px;display:inline-flex;font-size:14px; }
.sidebar-item.category .sidebar-cate>li a:hover{color:#1b49b2}
.sidebar-item.category .sidebar-cate>li ul{display:none;list-style:none;padding-bottom:20px}
.sidebar-item.category .sidebar-cate>li ul li.active a{color:#1b49b2}
.sidebar-item.category .sidebar-cate>li ul a{padding:4px 0px}
.sidebar-item.category .sidebar-cate>li.active>em{transform:rotate(90deg);color:#1b49b2}
.sidebar-item.category .sidebar-cate>li.active>a{color:#1b49b2}
.sidebar-item.recent-news .recentnews-list li{margin:15px 0px;padding-bottom:15px;border-bottom:1px solid #DCDCDC}
.sidebar-item.recent-news .recentnews-list li:last-child{margin-bottom:0px;border-bottom:none}
.sidebar-item.recent-news .recentnews-list li a{position:relative;color:var(--fontcolortitle);padding-left:18px;line-height:22px}
.sidebar-item.recent-news .recentnews-list li a:hover{color:#1b49b2}
.sidebar-item.recent-news .recentnews-list li a em{font-size:12px;font-weight:700;position:absolute;left:0px;top:0px}