a,
img,
input,
textarea {
	outline: 0
}

.fl {
	float: left
}

.fr {
	float: right
}

li {
	list-style: none
}

.dis {
	display: none
}

.clear {
	clear: both
}

.eps {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.slogan {
	border-bottom: 1px solid #ddd;
	font-size: 12px;
	color: #666;
	line-height: 34px
}

.slogan a {
	color: #666;
	white-space: nowrap
}

.slogan .links {
	text-align: right
}

.slogan a:hover {
	color: #288ce3
}

.topbox {
	padding: 20px 0 22px
}

.topbox .tel {
	float: right;
	background: url(../images/tel.png) no-repeat 0;
	padding-left: 58px;
	font-size: 16px;
	color: #666;
	line-height: 25px;
	margin-top: 15px
}

.topbox .tel i {
	display: block;
	font-size: 24px;
	color: #f20201;
	font-weight: 700
}

.menubox {
	background: #3a3a3d;
	position: relative;
	z-index: 100;
	width: 100%
}

.language {
	font-size: 14px;
	color: #fff;
	line-height: 50px
}

/* .language a {
	background: url(../images/cn.png) no-repeat 0
} */

.language a,
.language a.en {
	color: #fff;
	text-transform: uppercase;
	/* padding-left: 28px; */
	padding-top: 1px;
	padding-bottom: 1px
}

/* .language a.en {
	background: url(../images/en.png) no-repeat 0
} */

.product_nav {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background: rgba(212, 238, 250, .9);
	padding: 30px 0;
	display: none
}

.cp_nav_l {
	text-align: left;
	border-right: 1px solid rgba(60, 60, 66, .15)
}

.cp_nav_l a {
	display: block;
	font-size: 14px;
	color: #454545;
	line-height: 40px;
	transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease
}

.cp_nav_l a.active {
	color: #288ce3
}

.navbar-default .navbar-nav>li .cp_nav_l a:hover,
.navbar-default .navbar-nav>li .cp_nav_r a:hover,
.navbar-default .navbar-nav>li .cp_nav_r a:hover p {
	background: 0 0 !important;
	color: #288ce3
}

.cp_nav_r {
	overflow: hidden;
	padding-top: 25px
}

.cp_nav_r img {
	height: 112px;
	max-width: 100%
}

.cp_nav_r p {
	text-transform: capitalize;
	font-size: 14px;
	color: #454545;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 10px
}

.navbar-default .navbar-nav li:hover .product_nav {
	display: block
}

.navbar-default .navbar-nav li:hover .product_nav,
.navbar-nav li a {
	transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease
}

.navbar-nav li a {
	-webkit-transition: all .5s ease
}

.carousel-inner>.item {
	height: 700px;
	overflow: hidden
}

.carousel-inner>.item .container {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.carousel-inner>.item img {
	max-width: 100%;
	max-height: 100%
}

.carousel-inner>.item .pic {
	height: 100%;
	display: flex;
	align-items: end;
	align-items: flex-end;
	position: relative
}

.banner2 {
	padding: 55px 5% 0
}

.banner2 .txt {
	padding-top: 200px
}

.banner3 {
	padding: 142px 5% 0
}

.banner3 .txt {
	padding-top: 105px
}

.banner4 {
	padding: 124px 5% 0
}

.banner4 .txt {
	padding-top: 130px
}

.banner5 {
	padding: 0 2%;
	position: relative
}

.banner5 .txt {
	padding-top: 130px
}

.index_tit {
	position: relative;
	padding-bottom: 20px;
	margin: 5% 0
}

.index_tit h1,
.index_tit h2 {
	font-size: 30px;
	color: #333;
	font-family: 黑体;
	font-weight: 400
}

.index_tit p {
	font-size: 24px;
	color: #333;
	font-family: Arial;
	text-transform: uppercase
}

.index_tit:after {
	content: "";
	display: block;
	width: 73px;
	height: 2px;
	background: #288ce3;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto
}

.index_tit.bs h1,
.index_tit.bs p {
	color: #fff
}

.index_tit.bs:after {
	background: #fff
}

.type_nav {
	text-align: center;
	padding-bottom: 5%
}

.type_nav a h2 {
	font-size: 14px;
	color: #333;
	line-height: 42px;
	border: 1px solid #ddd;
	display: inline-block;
	padding: 0 10px;
	white-space: nowrap;
	min-width: 112px;
	margin: 0 10px 8px;
	transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease
}

.type_nav a.active h2,
.type_nav a:hover h2 {
	border: 1px solid #288ce3;
	background: #288ce3;
	color: #fff
}

.index_product ul {
	overflow: hidden;
	margin: 0 -30px
}

.index_product ul li {
	padding: 0 30px;
	margin-bottom: 3%
}

.index_product ul li .main {
	text-align: center;
	border: 1px solid #ccc;
	line-height: 24px;
	padding: 20px 3%;
	overflow: hidden;
	background: #fff
}

.index_product ul li .main .h3,
.index_product ul li .main h3 {
	font-size: 20px;
	color: #000;
	font-weight: 700
}

.index_product ul li .main p {
	font-size: 16px;
	color: #666;
	padding: 8px 0 3px
}

.index_product ul li .main .more {
	font-size: 12px;
	color: #288ce3;
	padding: 5px 0
}

.index_product ul li .pic {
	height: 210px;
	align-items: center;
	justify-content: center;
	display: flex
}

.index_product ul li .pic img {
	max-width: 100%;
	max-height: 100%;
	transition: .5s
}

.index_product ul li .pic img:hover {
	transform: scale(1.1)
}
/*20230204*/
.index_product_h1{
	font-size: 28px;
}
.index_product_desc{
	font-size: 14px;
	padding: 15px 0 20px 0;
	line-height: 26px;
}
.see-more {
	display: block;
	font-size: 14px;
	color: #288ce3;
	border: 1px solid #288ce3;
	width: 145px;
	line-height: 38px;
	text-align: center;
	border-radius: 20px;
	margin: 0 auto 5%;
	transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease
}

.see-more:hover {
	background: #288ce3;
	color: #fff
}

.index_case {
	background: url(../images/case_bg.png) no-repeat 50%;
	background-size: cover;
	overflow: hidden;
	padding-bottom: 5%
}

.index_case .cbox {
	background: #fff;
	border: 1px solid #e8e8e8;
	text-align: center
}

.index_case .cbox .pic {
	overflow: hidden;
	height: 210px
}

.index_case .cbox .pic img {
	min-width: 100%;
	min-height: 100%;
	transition: .5s
}

.index_case .cbox p {
	font-size: 14px;
	color: #333;
	line-height: 55px;
	padding: 0 3%;
	text-align: center
}

.index_case .cbox .pic:hover img {
	transform: scale(1.05)
}

.about_us {
	overflow: hidden;
	padding-bottom: 6%
}

.about_us .about_info {
	float: left;
	width: calc(100% - 660px)
}

.about_us .about_info p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-bottom: 20px
}

.about_us .about_info .more {
	font-size: 14px;
	color: #288ce3;
	background: url(../images/more.png) no-repeat 100%;
	padding-right: 18px;
	transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease
}

.about_us .about_info .more:hover {
	opacity: .8
}

.about_pic {
	float: right;
	width: 632px
}

.about_pic,
.about_pic .big {
	overflow: hidden;
	height: 418px
}

.about_pic .big {
	float: left;
	width: 463px
}

.about_pic .small {
	float: left;
	width: 163px;
	padding-left: 7px
}

.about_pic .thumb {
	height: 78px;
	overflow: hidden;
	margin-bottom: 7px
}

.about_pic img {
	min-width: 100%;
	max-width: 100%;
	min-height: 100%;
	transition: .5s
}

.about_pic img:hover {
	transform: scale(1.1)
}

.index_advatage {
	background: url(../images/advant_bg.jpg) no-repeat 50%;
	background-size: cover;
	overflow: hidden;
	padding-bottom: 5%
}

.index_advatage ul {
	overflow: hidden;
	margin-left: -20px
}

.index_advatage ul li .main {
	position: relative;
	margin-left: 20px;
	border-radius: 12px;
	overflow: hidden
}

.index_advatage ul li .main .bg {
	min-width: 100%;
	min-height: 100%
}

.index_advatage ul li .main .ico {
	width: auto;
	height: 31px;
	display: none;
	margin: 40px auto 0
}

.index_advatage ul li .main .info {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 46px;
	z-index: 2;
	transition: all .3s linear;
	background: rgba(0, 0, 0, .6);
	padding: 0 20px
}

.index_advatage ul li .main .info h2 {
	line-height: 46px;
	font-size: 18px;
	color: #fff !important;
	text-align: center
}

.index_advatage ul li .main .info p {
	line-height: 24px;
	font-size: 14px;
	color: #fff
}

.index_advatage ul li:hover .info {
	height: 100%
}

.index_advatage ul li:hover .ico {
	display: block
}

.index_advatage .index_tit h2 {
	color: #fff
}

.index_news {
	padding-bottom: 4%
}

.index_news ul {
	overflow: hidden;
	margin-left: -20px
}

.index_news ul li .main {
	border: 1px solid #ddd;
	margin-left: 20px
}

.index_news ul li .pic {
	overflow: hidden;
	height: 220px
}

.index_news ul li .pic img {
	min-width: 100%;
	min-height: 100%;
	transition: .3s
}

.index_news ul li .txt {
	padding: 15px 8px
}

.index_news ul li .txt h2 {
	font-size: 18px;
	color: #333;
	line-height: 40px
}

.index_news ul li .txt p {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-bottom: 12px
}

.index_news ul li .txt .more {
	font-size: 14px;
	color: #288ce3;
	background: url(../images/more.png) no-repeat 100%;
	padding-right: 18px
}

.index_news ul li .txt h2:hover {
	color: #288ce3
}

.index_news ul li .pic:hover img {
	transform: scale(1.05)
}

.footer {
	background: #353535;
	border-bottom: 1px solid #4e4e4e;
	padding: 3% 0
}

.footlinks {
	overflow: hidden
}

.footlinks ul {
	margin: 0
}

.footlinks h1,
.footlinks h2 {
	font-size: 14px;
	color: #eee;
	line-height: 24px;
	margin-bottom: 25px
}

.footlinks h1 span,
.footlinks h2 span {
	color: #999;
	text-transform: uppercase;
	display: block
}

.footlinks a,
.footlinks p {
	font-size: 14px;
	color: #999;
	line-height: 30px;
	display: block;
	transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease
}

.footlinks a:hover {
	color: #288ce3
}

.friend_links {
	background: #353535;
	padding: 16px 0
}

.friend_links,
.yqlinks a {
	font-size: 12px;
	color: #888;
	line-height: 30px
}

.yqlinks a {
	white-space: nowrap
}

.yqlinks a:hover {
	color: #288ce3
}

.yqlinks em {
	margin: 0 6px;
	font-style: normal
}

.copyright {
	background: #282828;
	text-align: center;
	color: #666;
	padding: 10px 0;
}

.copyright p {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	padding: 5px 3%
}

.copyright a {
	color: #666
}

.ny_banner img {
	display: block;
	width: 100%
}

.location {
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 3%
}

.location .current {
	overflow: hidden
}

.current #position {
	float: left;
	background: url(../images/home.png) no-repeat 0;
	padding-left: 20px;
	line-height: 69px;
	font-size: 14px;
	color: #424854
}

.current #position a {
	color: #424854;
	background: url(../images/to.png) no-repeat 100%;
	padding-right: 17px;
	margin-right: 10px
}

.current .second_nav {
	float: right;
	overflow: hidden;
	line-height: 67px
}

.current .second_nav a {
	font-size: 14px;
	color: #333;
	margin-left: 30px;
	display: inline-block
}

.current .second_nav a.cur {
	font-weight: 700;
	color: #288ce3;
	border-bottom: 3px solid #288ce3
}

.current .second_nav a:first-child {
	margin-left: 0
}

.fynumber {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin: 36px auto 56px;
	color: #333;
	font-size: 14px
}

.fynumber a,
.fynumber span.disabled{
	padding: 5px 11px;
	display: inline-block;
	color: #333;
	border: 1px solid #ededed;
	margin-left: 4px
}

.fynumber a.cur,
.fynumber a:hover {
	background: #7f7f7f;
	color: #fff;
	border: 1px solid #7f7f7f
}

.fynumber span {
	display: inline-block;
	padding: 5px 11px
}

.fynumber .current {
	background: #7f7f7f;
	border: 1px solid #7f7f7f;
	color: #fff
}
.fynumber span ,.fynumber a{
	margin-bottom: 4px;
}
.gallery-top {
	height: 500px;
	border: 1px solid #ddd
}

.gallery-top .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center
}

.gallery-top .swiper-slide img {
	max-width: 100%;
	max-height: 100%
}

.gallery-thumbs {
	height: 80px;
	margin-top: 16px !important;
	box-sizing: border-box;
	padding: 0 34px
}

.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 80px;
	border: 1px solid #e0e0e0;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center
}

.gallery-thumbs .swiper-slide-thumb-active {
	border: 2px solid #288ce3
}

.gallery-thumbs .swiper-slide img {
	max-width: 100%;
	max-height: 100%
}

.swiper-button-prev {
	background: url(../images/left.png) no-repeat 50% #ddd
}

.swiper-button-next {
	background: url(../images/right.png) no-repeat 50% #ddd
}

.pro_info {
	padding-left: 3%
}

.pro_info .h1 {
	text-transform: capitalize;
	font-size: 30px;
	color: #333;
	font-weight: 700;
	padding: 15px 0;
}

.pro_info .bit {
	font-size: 24px;
	color: #333;
	padding-bottom: 15px
}

.pro_info .detail {
	padding: 15px 0
}

.pro_info .detail p {
	font-size: 14px;
	color: #333;
	line-height: 30px !important
}

.pro_info .detail p img {
	width: 24px;
	height: 24px;
	margin-right: 13px
}

.pro_info .dash {
	border-bottom: 1px dashed #ddd;
	border-top: 1px dashed #ddd
}

.pro_info .dash p {
	line-height: 40px !important
}

.pro_info .box {
	background: #f8f8f8;
	line-height: 24px;
	padding: 11px 20px;
	margin-top: 15px
}

.pro_info .contacts {
	overflow: hidden;
	padding-top: 13px
}

.pro_info .contacts .zx {
	overflow: hidden;
	display: block;
	float: left;
	line-height: 52px;
	background: #288ce3;
	font-size: 16px;
	color: #fff;
	width: 220px;
	text-align: center
}

.pro_info .contacts .zx span {
	background: url(../images/zx.png) no-repeat 0;
	padding-left: 34px;
	display: inline-block
}

.pro_info .contacts .line {
	float: left;
	margin-left: 30px;
	font-size: 14px;
	color: #666;
	line-height: 26px
}

.pro_info .contacts .line b {
	font-size: 24px;
	color: #288ce3;
	font-weight: 400;
	display: block
}

.cp_nav {
	margin-top: 5%;
	height: 57px;
	border-bottom: 3px solid #e2e2e2;
	line-height: 54px;
	margin-bottom: 2%
}

.cp_nav a {
	font-size: 16px;
	color: #333;
	width: 174px;
	display: block;
	float: left;
	text-align: center;
	position: relative;
	margin-right: 18px
}

.cp_nav a.active {
	background: #545454;
	color: #fff;
	border-bottom: 3px solid #288ce3
}

.cp_nav a.active:after {
	content: "";
	border-color: #288ce3 transparent transparent;
	border-style: dashed solid dashed dashed;
	border-width: 10px;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 14px
}

.pro_datail img {
	display: block;
	max-width: 100%
}

.turns_P {
	overflow: hidden;
	background: #f5f5f5;
	line-height: 30px;
	padding: 10px 1%;
	margin: 4% 0
}

.turns_P p {
	max-width: 50%;
	font-size: 14px;
	color: #666
}

.turns_P p a {
	color: #666
}

.turns_P p a:hover {
	color: #288ce3
}

.turns_P.news_turn {
	padding: 2% 5px;
	border-top: 1px solid #ddd;
	background: 0 0;
	margin: -2% 0 2%
}

.turns_P.news_turn p {
	font-size: 16px;
	color: #333;
	
}

.news_turn p a {
	color: #333
}

#returnTop {
	background: url(../images/top.png) no-repeat 16px 11px #288ce3;
	position: fixed;
	transition: bottom .9s;
	z-index: 999;
	right: 15%;
	bottom: -10%;
	font-size: 12px;
	color: #fff;
	display: block;
	width: 55px;
	height: 55px;
	text-align: center;
	line-height: 20px;
	padding-top: 30px
}

.advtg_content {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	overflow: hidden;
	padding: 1% 0 5%
}

.advtg_content .h1 {
	font-size: 24px;
	color: #288ce3;
	line-height: 35px
}

.advtg_content .h2 {
	font-size: 24px;
	color: #333;
	line-height: 35px;
	margin-bottom: 2%
}

.advtg_content p {
	font-size: 14px;
	color: #666;
	line-height: 24px
}

.advtg_content img {
	max-width: 100%;
	display: block;
	margin: 0 auto
}

.advtg_content .news_top {
	text-align: center;
	padding-bottom: 3%
}

.advtg_content .news_top h1 {
	font-size: 24px;
	color: #333;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 15px
}

.advtg_content .news_top p {
	background: #f5f5f5;
	line-height: 30px;
	padding: 6px
}

.advtg_content .news_top p span {
	margin: 0 2%
}

.major_zs ul {
	padding-bottom: 1%
}

.major_zs ul li {
	overflow: hidden;
	padding: 2%;
	transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease
}

.major_zs ul li .time {
	float: left;
	font-size: 14px;
	color: #ccc;
	text-align: right;
	line-height: 15px;
	font-family: Arial
}

.major_zs ul li .time span {
	font-size: 48px;
	display: block;
	line-height: 55px
}

.major_zs ul li .txt {
	float: right;
	width: calc(100% - 150px)
}

.major_zs ul li .txt h1 {
	font-size: 18px;
	color: #222
}

.major_zs ul li .txt p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin: 15px 0
}

.major_zs ul li .txt .more {
	font-size: 14px;
	color: #999;
	line-height: 24px
}

.major_zs ul li:hover {
	background: #f4f4f4
}

.major_zs ul li:hover .time {
	color: #288ce3
}

.major_zs ul li:hover h1 {
	font-weight: 700
}

.major_zs ul li .txt .more:hover {
	color: #288ce3
}

.qualificate ul {
	margin-left: -20px;
	overflow: hidden
}

.qualificate ul li {
	margin-bottom: 2.5%
}

.qualificate ul li .main {
	border: 1px solid #ddd;
	text-align: center;
	margin-left: 20px;
	padding: 0 10px
}

.qualificate ul li .pic {
	height: 180px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	margin: 10px 0
}

.qualificate ul li .pic img {
	transition: all .5s;
	max-width: 100%;
	max-height: 100%
}

.qualificate ul li p {
	line-height: 55px;
	border-top: 1px solid #ddd;
	color: #333
}

.qualificate ul li .pic:hover .bg,
.qualificate ul li .pic:hover img {
	transform: scale(1.05)
}

.qualificate ul li .main.office {
	padding: 0
}

.qualificate ul li .main.office .pic {
	margin: 0;
	height: 200px;
	background-size: cover !important
}

.qualificate ul li .main.office .pic .bg {
	width: 100%;
	height: 100%;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	transition: all .5s
}

.contact_info {
	padding-right: 5%;
	padding-bottom: 4%
}

.contact_info h1 {
	font-size: 30px;
	color: #333
}

.contact_info h2 {
	font-size: 18px;
	color: #666;
	font-family: Arial;
	padding-top: 10px
}

.contact_info .mid {
	border-top: 1px dashed #dedede;
	border-bottom: 1px dashed #dedede;
	margin: 5% 0;
	padding: 2% 0
}

.contact_info .mid p {
	font-size: 14px;
	color: #333;
	margin: 5% 0
}

.contact_info .mid p img {
	width: 23px;
	height: 23px;
	margin-right: 20px
}

.contact_info .cont_ewm {
	overflow: hidden
}

.contact_info .cont_ewm dl {
	text-align: center
}

.contact_info .cont_ewm dl img {
	width: 120px;
	height: 120px
}

.contact_info .cont_ewm dl dt {
	font-weight: 400;
	font-size: 12px;
	color: #666;
	margin-top: 12px
}

.contact_info .cont_ewm dl dt img {
	width: 13px;
	height: 12px;
	margin-right: 4px
}

.case_content {
	height: 700px;
	width: 100%;
	min-width: 1200px;
	margin: 1% 0 4%
}

.con-content {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	position: relative
}

.con-content p {
	white-space: pre;
	line-height: 30px
}

.conp1 {
	font-size: 18px;
	float: left;
	margin-top: 30px
}

.conul {
	position: absolute;
	top: 60px;
	display: none
}

.outletsli1 {
	width: 204px;
	height: 50px;
	margin-top: 40px
}

.outletsli1 p {
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	padding-left: 40px
}

.outletsli2 {
	margin-top: 55px;
	text-align: left
}

.outletsli2 p {
	font-size: 16px;
	color: #333;
	line-height: 25px;
	width: 380px;
	margin-bottom: 10px
}

.outletsli2 p span {
	color: #288ce3
}

.outletsli2 .morecase {
	font-size: 16px;
	color: #333
}

.outletsli2 .morecase:hover {
	color: #288ce3
}

.outletsli3 {
	text-align: left;
	font-size: 16px;
	color: #1a1e29;
	margin-top: 30px
}

.outletsli3 b {
	font-size: 18px;
	color: #288ce3;
	font-family: Arial
}

.outletsli3 img {
	margin-right: 8px
}

.provincelight {
	display: none;
	position: absolute
}

.province {
	position: absolute;
	color: #ddd;
	font-size: 12px
}

.window_box {
	background: rgba(0, 0, 0, .5);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 101;
	overflow: hidden;
	display: none
}

.casebox {
	background: #fff;
	width: 880px;
	margin: 10% auto 0;
	overflow: hidden;
	border-radius: 20px;
	padding: 40px 80px 0;
	position: relative;
	padding-bottom: 30px !important
}

.casebox .moreul {
	max-height: 312px;
	overflow-y: auto
}

.casebox .moreul li {
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	line-height: 38px
}

.casebox .moreul li p {
	font-size: 16px;
	color: #333;
	max-width: 600px
}

.casebox .moreul li p span {
	color: #288ce3
}

.close_csbx {
	background: url(../images/close.png) no-repeat;
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 18px;
	right: 18px
}

.navContent {
	display: none;
	border-bottom: 1px solid #ccc;
	padding: 0 2%
}

.navContent li {
	overflow: hidden;
	font-size: 14px;
	line-height: 45px;
	border-bottom: 1px dashed #ddd;
	color: #666
}

.navContent li:last-child {
	border-bottom: none
}

.navContent li .fl {
	width: 75%;
	color: #666
}

.navContent li .fl span {
	color: #288ce3
}

.cityname {
	font-size: 16px;
	color: #333;
	border-bottom: 1px solid #ccc;
	line-height: 55px;
	background: url(../images/add.png) no-repeat 100%
}

.cityname.open {
	background: url(../images/jian.png) no-repeat 100%
}

#about_num,
.about_pic .eps,
.footline,
.footlinks .wechat,
.logo_foot,
.wap_foot {
	display: none
}

.footline {
	clear: both
}

.footline,
.wap_foot {
	width: 100%;
	height: 70px
}

.wap_foot {
	background: #1571c8;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 100
}

.wap_foot ul {
	overflow: hidden
}

.wap_foot ul li {
	text-align: center;
	float: left;
	width: 25%
}

.wap_foot ul li img {
	width: 30px;
	height: 30px;
	margin: 10px 0 5px
}

.wap_foot ul li p {
	font-size: 14px;
	color: #fff;
	line-height: 20px
}

.mobile-duan,
.sroll_top {
	display: none
}

.sroll_top {
	right: .9%;
	bottom: 13%;
	position: fixed;
	cursor: pointer
}

.fixedbg {
	position: fixed;
	top: 0;
	z-index: 9999
}
.left1{
		width: 75%;
		padding:0;
	}
	.right1{
		width: 20%;
		float: right;
	}
.rand span, .rand h3{
	padding:  0 0 20px 0;
	border-bottom: none;
}
.rand {
	padding-bottom:20px;	
}
.rand p{
	padding: 5px 0;
}
.news-detail-table{	 
	width: 100%;
	padding-bottom: 30px;
	overflow: hidden;
}
.news-detail-table h3{
	clear: both;
	width: 100%;
	padding-bottom: 20px;
}
.news-detail-table div{	 
	border-bottom: 1px solid #ddd;
	padding: 10px 3px;
	width: 50%;
	float: left;
}

@media (min-width:1199px) {
	.web_case {
		display: none
	}
}

@media (max-width:1199px) {
	.case_content {
		display: none
	}

	.web_case {
		display: block
	}
}

@media (max-width:991px) {
	.current #position,
	.footer .footlinks .col-md-1,
	.footer .footlinks .col-md-2,
	.friend_links,
	.see-more,
	.slogan {
		display: none
	}

	.carousel-inner>.item {
		height: auto;
		text-align: center
	}

	.carousel-inner>.item img {
		max-width: 100%
	}

	.carousel-inner>.item .container,
	.carousel-inner>.item .txt {
		padding: 0
	}

	.index_product ul {
		margin: 0;
		padding: 6% 0 4%;
		background: #efefef
	}

	.about_us .about_info {
		width: 100%;
		float: none;
		padding: 0 0 3%
	}

	.about_pic {
		margin: 0 auto;
		float: none
	}

	.index_advatage ul li .main,
	.index_news ul li .main {
		margin-bottom: 3%
	}

	.index_news ul li .pic {
		height: auto
	}

	.current .second_nav {
		display: flex;
		white-space: nowrap;
		overflow-x: auto;
		float: none;
		margin: 0 3%
	}

	#returnTop {
		right: 4%
	}

	.index_product ul li {
		float: left;
		width: 50%;
		padding: 0 2%
	}

	.carousel-inner>.item .col-md-6 {
		float: left;
		width: 50%
	}

	.copyright p {
		line-height: 24px
	}

	.aboutline {
		clear: both;
		background: #efefef;
		width: 100%;
		height: 24px
	}

	.copyright p span {
		display: block
	}

	.index_tit {
		margin: 0;
		padding: 10px 0 0
	}

	.index_tit.cp_backgd {
		background: #efefef
	}

	.index_tit.news_idt {
		border-bottom: 1px solid #c3bfbf
	}

	.index_tit:after {
		width: 5px;
		height: 30px;
		bottom: auto;
		top: 10px;
		right: auto;
		margin: 0;
		left: 5px
	}

	.index_tit h1,
	.index_tit h2 {
		font-size: 22px;
		text-align: left;
		font-weight: 700;
		padding-left: 18px;
		line-height: 30px
	}

	.type_nav {
		padding: 5% 0;
		overflow: hidden;
		margin-bottom: 0;
	}

	.type_nav a,
	.type_nav a h2 {
		margin: 3px 0;
		font-size: 12px;
		padding: 0;
		width: 32%;
		overflow: hidden
	}
	
}

@media (max-width:768px) {

	.index_product ul li:nth-child(7),
	.index_product ul li:nth-child(8),
	.index_product ul li:nth-child(9) {
		display: none
	}
	.productin ul li:nth-child(7),
	.productin ul li:nth-child(8),
	.productin ul li:nth-child(9) {
		display: block
	}
	 
	/*20230204*/
	.index_product_h1{
		font-size: 18px;
		padding: 0 5px;
	}
	.index_product_desc{
		font-size: 13px;
		padding: 15px 5px 20px 5px;
		line-height: 26px;
	}
	.news-detail-table,
	.left1{
		padding: 0;
		width: 92%;
		margin: 0 auto;
		
	}
	.news-detail-table div{
		width: 100%;
		clear: both;
	}
	.turns_P.news_turn{
		padding:2% 3%;
	}
	.footer .footlinks{
		padding-top:20px;
	}
	.footlinks h1, .footlinks h2{
		padding: 0 3%;
	}
	.advtg_content .news_top h1{
		font-size: 16px;
		line-height: 22px;
	}
}

@media (max-width:767px) {
	.topbox {
		padding: 3%
	}

	#news_num,
	.about_us .about_info,
	.index_advatage,
	.index_case,
	.index_news ul li .pic,
	.index_news ul li .txt .more,
	.index_news ul li .txt p,
	.index_tit p,
	.product_nav,
	.topbox .by {
		display: none !important
	}

	.topbox .logo {
		height: 50px
	}

	.topbox .tel {
		font-size: 12px;
		background-size: 30px !important;
		padding-left: 40px;
		line-height: 20px;
		margin: 6px 0 0
	}

	.topbox .tel i {
		font-size: 16px
	}

	.carousel-inner>.item {
		height: 200px;
		background-size: cover !important
	}

	.carousel-inner>.item img {
		max-height: 250px
	}

	.carousel-inner>.item .container {
		height: 100%;
		display: flex
	}

	.carousel-inner>.item .container,
	.carousel-inner>.item .pic {
		justify-content: center;
		align-items: center
	}

	.carousel-indicators {
		height: 10px
	}

	.carousel-indicators li {
		width: 25px;
		height: 3px;
		margin: 0 4px
	}

	.collapse,
	.footlinks .wechat,
	.logo_foot {
		display: block !important
	}

	.navbar-default .navbar-collapse {
		padding: 0
	}

	.navbar-nav {
		overflow: hidden;
		text-align: center
	}

	.navbar-nav li {
		float: left;
		width: 25%
	}

	.navbar-nav li a {
		border-bottom: 1px solid #025fbc;
		border-right: 1px solid #025fbc;
		font-size: 14px
	}

	.navbar-nav li:nth-child(4n) a {
		border-right: none
	}

	.navbar-nav li:nth-child(n+5) a {
		border-bottom: none
	}

	.navbar-collapse .navbar-right {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 25% !important
	}

	.navbar-right {
		width: 110px !important
	}

	.language {
		background: 0 0;
		padding: 0
	}

	.about_us,
	.index_advatage,
	.index_case {
		padding-left: 3%;
		padding-right: 3%
	}

	.index_news {
		margin: 0;
		padding: 0
	}

	.index_news ul {
		margin-left: 0
	}

	.index_news ul li {
		border-bottom: 1px dashed #bfbfbf
	}

	.index_news ul li:last-child {
		border-bottom: none
	}

	.index_news ul li .main {
		border: none;
		margin: 0
	}

	.index_news ul li .txt {
		padding: 6px 3%
	}

	.index_news ul li .txt h2 {
		font-size: 14px
	}

	#about_num,
	.footline,
	.wap_foot {
		display: block
	}

	#about_num {
		display: flex;
		padding: 5% 2% 3%
	}

	#about_num a {
		flex: 1;
		margin: 0 2px;
		font-size: 15px;
	}

	.about_pic {
		width: 100%;
		height: auto
	}

	.about_pic .big {
		width: 100%;
		height: 260px
	}

	.about_pic .small {
		width: auto;
		overflow: hidden;
		padding: 0;
		width: 100%
	}

	.about_pic .thumb {
		float: left;
		width: 100%;
		height: auto;
		margin: 1% 0 0
	}

	.about_pic .thumb img {
		max-width: 100%
	}

	.about_pic .eps {
		display: block;
		float: left;
		width: 100%;
		font-size: 16px;
		text-align: center;
		line-height: 30px
	}

	.pro_info,
	.swiper_box {
		padding: 0 3%
	}

	.pro_info .contacts {
		padding: 0
	}

	.pro_info .contacts .zx {
		margin:0 auto 3% auto;
		clear: both;
		float: none;
		width: 100%;
	}

	.pro_info .contacts .line {
		width: 100%;
		margin: 0;
		font-size: 18px;
	}

	.cp_nav a {
		margin: 0;
		width: 33.33%
	}

	.advtg_content {
		padding: 1% 3% 5%
	}

	.major_zs ul li {
		padding: 5% 3% 3%
	}

	.major_zs ul li .time span {
		font-size: 30px;
		line-height: 35px
	}

	.major_zs ul li .txt {
		width: calc(100% - 90px)
	}

	.qualificate {
		padding: 0 3%
	}

	.qualificate ul li .pic {
		height: 240px
	}

	.qualificate ul li .main.office .pic {
		height: 260px
	}

	.turns_P p {
		width: 100%;
		max-width: 100%
	}

	.web_case {
		padding: 0 3%
	}

	.footer {
		padding: 0 3% 3%
	}

	.footer .footlinks {
		margin: 0 -3%;
		position: relative
	}

	.footlinks h1 {
		font-size: 22px;
		font-weight: 700;
		color: #fff;
		border-bottom: 1px solid #4e4e4e;
		line-height: 50px;
		padding: 0 5%
	}

	.footlinks h1 span {
		display: none
	}

	.footer .footlinks p {
		padding: 0 3%
	}

	.logo_foot {
		height: 56px;
		margin: 3%
	}

	.footlinks .wechat {
		position: absolute;
		top: 77px;
		right: 3%;
		text-align: center
	}

	.footlinks .wechat img {
		width: 120px;
		height: 120px
	}

	.index_product ul li .main {
		padding: 20px 3% 0
	}

	.index_product ul li .main h1 {
		font-size: 18px;
		line-height: 20px
	}

	.index_product ul li .main .h3 {
		font-size: 14px;
		line-height: 20px;
		font-weight: 400
	}

	.index_product ul li .main p {
		font-size: 14px;
		color: #999;
		padding: 0
	}

	.index_product ul li .pic img {
		max-width: none;
		height: 152px
	}
.index_product ul li .main .h3, .index_product ul li .main h3{
	font-size: 15px;
}
.fynumber{
	margin: 10px auto 15px;
}
	.sroll_top {
		bottom: 15%
	}

	.language a,
	.language a.en {
		background: 0 0;
		color: #fff;
		text-transform: uppercase;
		padding-left: 0;
		padding-top: 0;
		padding-bottom: 0
	}

	.pc-duan {
		display: none !important
	}

	.mobile-duan {
		display: block;
		margin-bottom: 0
	}

	.mobile-duan .type_nav {
		padding:5px 5px 0 5px;
		text-align: left;
	}

	.navbar-right {
		float: right !important;
		width: 90px
	}

	.contact_info {
		padding-left: 3%;
		padding-right: 2%
	}

	.contact_info h1 {
		font-size: 26px
	}
.navContent{
	padding: 0;
}
	.navContent li {
		line-height: 20px;
		padding: 5px 0 5px 15px;
	}
	.navContent tr  td:first-child li{
		padding-left: 0;
	}
	.left1{
		width: 100%;
	}
	.right1{
		width: 92%;
		padding: 0 3%;
		float: left;
	}
	.rand span, .rand h3{
		margin-bottom: 0;
		padding-bottom: 10px;
	}
	.advtg_content .news_top h1{
		text-align: left;
	}
	.major_zs ul li .time{
		text-align: left;
	}
	.major_zs ul li .time span{
		font-size: 22px;
	}
	.pro_info .h1{
		font-size: 20px;
		padding:20px 0;
	}
	#cp_num_Content1,#cp_num_Content2{
		width: 92%;
		margin: 0 auto;
		padding-top: 20px;
	}
	.cp_nav{
		width: 92%;
		margin: 5% auto 2% auto;
		height: 47px;
		line-height: 44px;
	}
	.current .case_second_nav a{
		 font-size: 18px;
	}
	.cityname{
		line-height: 45px;
		font-size: 14px;
	}
}

@media (max-width:480px) {
	.gallery-top {
		height: 380px
	}

	.index_product ul li {
		margin-bottom: 15px
	}

	.index_product ul li .pic {
		height: 180px
	}

	.index_product ul li .main .more {
		display: none
	}

	.six_pro .index_product ul {
		padding-top: 20px;
		overflow: hidden
	}
}

@media (max-width:320px) {
	.footlinks .wechat img {
		width: 100px;
		height: 100px
	}
}
