@charset "utf-8";

@font-face {
	font-family: 'font1';
	src: url('../fonts/politicaregular.ttf');
}

@font-face {
	font-family: 'font2';
	src: url('../fonts/Oswald-Medium.ttf');
}

@font-face {
	font-family: 'font3';
	src: url('../fonts/akrobat-regular.ttf');
}

@font-face {
	font-family: 'font4';
	src: url('../fonts/Oswald-ExtraLight.ttf');
}

@font-face {
	font-family: 'font5';
	src: url('../fonts/AgencyFB.ttf');
}

@font-face {
	font-family: 'font6';
	src: url('../fonts/BERNHC.TTF');
}

/* CSS Document */

html {
	color: #333;
	background: #fff
}

* {

}

body,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
img,
ul,
li,
a,
strong,
span,
p,
dl,
dt,
dd,
input,
textarea {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
	text-decoration: none;
	font-family: "microsoft yahei";
	font-weight: normal;
	font-size: 14px;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none !important;
}

a:focus {
	text-decoration: none !important;
}

fieldset,
img {
	border: 0
}

ol,
ul {
	list-style: none
}

.w-100 {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.w-1260 {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}

.w-1260-1 {
	width: 1300px;
	margin: 0 auto;
}

#w-1300 {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}

.w-1400 {
	width: 1400px;
	margin: 0 auto;
}

#w-1400 {
	width: 1400px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.margin0 {
	margin: 0px;
}

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-35 {
	margin-top: 35px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 55px;
}

.mt-60 {
	margin-top: 55px;
}

.mt-65 {
	margin-top: 65px;
}

.mt-70 {
	margin-top: 60px;
}

.mt-80 {
	margin-top: 80px;
}

.mt-90 {
	margin-top: 90px;
}

.mt-100 {
	margin-top: 100px;
}

.mt-120 {
	margin-top: 100px;
}

.t-align-c {
	text-align: center;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.padding0 {
	padding: 0px;
}

.padding5 {
	padding: 5px;
}

.padding8 {
	padding: 0 8px;
}

.padding-8 {
	padding-right: 3px;
	padding-left: 3px;
}

.padding-15 {
	padding: 0 -15px !important;
}

.padding3-sm {
	padding: 0 3px;
}

.padding-r-0 {
	padding-right: 0px;
}

.padding-5-xs {}

.padding15 {
	padding: 15px;
}

.padding0-sm15 {
	padding: 0px;
}

.padding15-8 {
	padding: 15;
}

.case-padding {
	padding: 5px;
}

#w-70 {
	margin: 0 auto;
	width: 70%;
	overflow: hidden;
}

#w-80 {
	margin: 0 auto;
	width: 80%;
	/* overflow: hidden; */
}

#w-90 {
	margin: 0 auto;
	width: 90%;
	/* overflow: hidden; */
}

#w-1260 {
	margin: 0 auto;
	width: 1300px;
	overflow: hidden;
}

#w-1260-1 {
	margin: 0 auto;
	width: 1300px;
}

#w-1400 {
	margin: 0 auto;
	width: 1400px;
}


#w-1560 {
	margin: 0 auto;
	width: 1560px;
}

#pro-w {
	margin: 0 auto;
	width: 80%;
	overflow: hidden;
}

.p-img {
	width: 100%;
}


#pc-show {
	display: block;
}

/*电脑显示 手机站显示*/
#pc-show-mhidden {
	display: block;
}

/*电脑显示 手机站不显示*/
#pc-hidden-mshow {
	display: none;
}

/*电脑不显示 手机站显示*/
.pc-hidden-mshow15{
	display: none;
}

#pc-hidden-mshow14 {
	display: none;
}

/*小于1400显示 大于1400不显示*/
#pc-hidden-mshow12 {
	display: none;
}

/*小于1200显示 大于1200不显示*/

.pc-show {
	display: block;
}

/*电脑显示 手机站显示*/
.pc-show-mhidden {
	display: block;
}

/*电脑显示 手机站不显示*/
.pc-hidden-mshow {
	display: none;
}

/*电脑不显示 手机站显示*/
.pc-hidden-mshow14 {
	display: none;
}

/*小于1400显示 大于1400不显示*/
.pc-hidden-mshow12 {
	display: none;
}

/*小于1200显示 大于1200不显示*/



@media only screen and (max-width: 1400px) {
	#w-1400 {
		margin: 0 auto;
		width: 95%;
	}

	.w-1400 {
		margin: 0 auto;
		width: 95%;
	}

	#w-90 {
		margin: 0 auto;
		width: 100%;
	}

	#pc-hidden-mshow14 {
		display: block;
	}

	.pc-hidden-mshow14 {
		display: block;
	}
}

@media only screen and (max-width: 1260px) {
	#w-1260 {
		margin: 0 auto;
		width: 100%;
	}

	.w-1260 {
		margin: 0 auto;
		width: 100%;
	}

	#w-1200 {
		margin: 0 auto;
		width: 100%;
	}

	.w-1200 {
		margin: 0 auto;
		width: 100%;
	}

	#pc-hidden-mshow12 {
		display: block;
	}

	/*小于1200显示 大于1200不显示*/
	.pc-hidden-mshow12 {
		display: block;
	}

	/*小于1200显示 大于1200不显示*/
}

@media only screen and (max-width: 992px) {

	#pc-show-mhidden {
		display: none;
	}

	/*电脑显示 手机站不显示*/
	#pc-hidden-mshow {
		display: block;
	}

	/*电脑不显示 手机站显示*/
	.pc-show-mhidden {
		display: none;
	}

	/*电脑显示 手机站不显示*/
	.pc-hidden-mshow {
		display: block;
	}

	/*电脑不显示 手机站显示*/
	#w-80 {
		margin: 0 auto;
		width: 100%;
	}

}

@media only screen and (max-width: 768px) {
	#pc-show-mhidden {
		display: none;
	}

	/*电脑显示 手机站不显示*/
	#pc-hidden-mshow {
		display: block;
	}

	/*电脑不显示 手机站显示*/
	.pc-show-mhidden {
		display: none;
	}

	/*电脑显示 手机站不显示*/
	.pc-hidden-mshow {
		display: block;
	}


	/*电脑不显示 手机站显示*/
	#w-90 {
		margin: 0 auto;
		width: 100%;
	}

}

/*====================top====================*/
.top-gg {
	border-bottom: 1px #f3f3f7 solid;
	padding: 0px 15px;
	overflow: hidden;
}

.gonggao {
	float: left;
	padding: 12px 0px;
	width: 60%;
	overflow: hidden;
}

.gonggao p {
	font-size: 15px;
	color: #333;
}

.top-r {
	float: right;
	width: 35%;
}

.top-r a {
	float: right;
	display: inline-block;
	padding: 12px 25px;
	font-size: 15px;
	color: #333;
}

.top-r a:last-child {}

.top-logo {
	float: left;
	width: 589px;
}

.top-logo1 {
	float: left;
	width: 317px;
}

.top-phone {
	float: right;
	width: 280px;
	margin-top: 20px;
}


.top-menu-w {
	position: relative;
	z-index: 111111111111;
}

.top-menu {
	margin-left: 589px;
	margin-right: 280px;
}

/*====================menu====================*/
.menu-w {
	position: absolute;
	z-index: 1111111111;
	top: 0px;
	left: 0px;
	width: 100%;
}

.menu-bg {
	width: 100%;
	height: auto;
}

.pc-menu li {
	position: relative;
	z-index: 200;
	float: left;
	width: 11%;
	padding: 0px 0.1% 0px 0.1%;
	color: #222222;
	list-style: none;
	transition: all 0.3s ease-out;
}

.pc-menu-bg1 {
	/*  background: url(../Img/menu-bg1.png) top right no-repeat;*/
}

.pc-menu-bg1:hover {
	background: none;
}

.pc-menu li:hover {
	/* background-color: #fd5f20;*/
}

.pc-menu li a {
	position: absolute;
	z-index: 1000;
	display: block;
	height: 150px;
	line-height: 150px;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	text-transform: capitalize;
	position: relative;
}

.pc-menu li:hover a {
	color: #fff;
}

.pc-menu li .active {
	background-color: #ff3131;
	color: #fff !important;
}

.pc-menu li:after {
	position: absolute;
	left: 50%;
	top: 0px;
	z-index: 10;
	background: url(../images/menu-bg.png) repeat-x #ff3131;
	background-position: 50px 50px;
	content: "";
	height: 150px;
	transition: all 0.4s ease 0s;
	width: 0%;
}

.pc-menu li:hover:after {
	width: 100%;
	left: 0px;
	background-position: 0px 0px;
}

.pc-menu li ul {
	position: absolute;
	top: 150px;
	left: 0px;
	z-index: 111111111;
	z-index: 1000;
	margin: 0px;
	margin-left: 0px;
	padding: 15px 15px 30px 15px;
	/* width:230px;*/
	display: none;
	background-color: #fff;
	overflow: hidden;
}

.pc-menu li ul a {
	display: block;
	margin: 0 auto;
	padding: 0px;
	height: 30px;
	font-size: 15px;
	color: #333 !important;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
	border-bottom: 1px solid #d7d7d7;
}

.pc-menu li ul a:hover {
	color: #ee0f0f !important;
}

.pc-menu li ul a:hover:after {
	content: "";
	height: 0px;
	left: 0;
	position: absolute;
	transition: all 0.2s ease 0s;
	width: 0%;
}

.topline {
	border-top: 5px solid #ef0f12;
}

/*导航*/
.header-nav {
	padding: 50px 0px;
	position: relative;
	z-index: 11111111;
	text-align: center;
	border-radius: 10px;
}

.header-nav ul {
	text-align: center;
}

.header-nav .nav-list>li {
	/*float:left;*/
	padding: 10px 0;
	position: relative;
	display: inline-block;
	border-radius: 0px;
}

.header-nav .nav-list>li:hover {
	background-color: #ffe118;
	color: #333;
}

.header-nav .nav-list>li>a {
	padding: 0 10px;
	font-size: 17px;
	position: relative;
	color: #fff;
}

.header-nav .nav-list>li:hover a {
	color: #333;
}

/* .header-nav li.active>a,.header-nav .nav-list>li>a:hover{color:#f6ff00;} */
.header-nav li.active {
	border-bottom: 1px solid #fff;

}

.header-nav li.active a {
	color: #fff;
}

.header-nav .nav-list>li>a:after {
	content: '';
	position: absolute;
	/* bottom: -58px;
	width: 0px;
	height: 5px;
	background-color: #174fa2;
	left: 18%;
	margin-top: -5px; */
	/*margin-left:25px;*/
	transition: all 0.3s ease-in-out;
}

.header-nav .nav-list>li:hover>a:after,
.header-nav .nav-list>li.active>a:after {
	/* width: 60px; */
}

.header-nav .nav-list>li:last-child>a:after {
	/* display: none; */
}

.header-nav .header-contact {
	margin-top: 32px;
	padding-left: 42px;
}

.header-nav .header-contact>p {
	color: #444;
	font-size: 14px;
	margin-bottom: 0;
	line-height: 18px;
}

.header-nav .header-contact>.fr p:first-child {
	font-size: 12px;
	color: #bbb;
	line-height: 12px;
}


/*导航ny*/
.header-nav1 {
	padding: 50px 0px;
	position: relative;
	z-index: 11111111;
	text-align: center;
	border-radius: 10px;
}

.header-nav1 ul {
	text-align: center;
}

.header-nav1 .nav-list>li {
	/*float:left;*/
	padding: 10px 0;
	position: relative;
	display: inline-block;
	border-radius: 0px;
}

.header-nav1 .nav-list>li:hover {
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #333;
}

.header-nav1 .nav-list>li>a {
	padding: 0 10px;
	font-size: 17px;
	position: relative;
	color: #333;
}

.header-nav1 .nav-list>li:hover a {
	color: #333;
}

/* .header-nav li.active>a,.header-nav .nav-list>li>a:hover{color:#f6ff00;} */
.header-nav1 li.active {
	border-bottom: 1px solid #333;

}

.header-nav1 li.active a {
	color: #333;
}

.header-nav1 .nav-list>li>a:after {
	content: '';
	position: absolute;
	/* bottom: -58px;
	width: 0px;
	height: 5px;
	background-color: #174fa2;
	left: 18%;
	margin-top: -5px; */
	/*margin-left:25px;*/
	transition: all 0.3s ease-in-out;
}

.header-nav1 .nav-list>li:hover>a:after,
.header-nav1 .nav-list>li.active>a:after {
	/* width: 60px; */
}

.header-nav1 .nav-list>li:last-child>a:after {
	/* display: none; */
}

.header-nav1 .header-contact {
	margin-top: 32px;
	padding-left: 42px;
}

.header-nav1 .header-contact>p {
	color: #444;
	font-size: 14px;
	margin-bottom: 0;
	line-height: 18px;
}

.header-nav1 .header-contact>.fr p:first-child {
	font-size: 12px;
	color: #bbb;
	line-height: 12px;
}

.top-icon {
	width: 12px;
	height: 12px;
	position: absolute;
	margin-left: -18px;
	vertical-align: middle;
	margin-top: 6px;
}

.icon-follow {
	background: url("img/top_icons2.png") no-repeat left center;
}

.icon-global {
	background: url("img/top_icons3.png") no-repeat left center;
}

.dropdown-menu {
	width: 155%;
	border-radius: 0;
	margin-top: 2px;
	border-top-color: #ddd;
	min-width: auto;
	display: block;
	display: none\9;
	display: block\9\0;
	-webkit-transform: scale(1.2, 0);
	transform: scale(1.2, 0);
	opacity: 0;
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-transition: all .2s ease-out;
	-webkit-transition: -webkit-all .2s ease-out;
	transition: -webkit-all .2s ease-out;
	transition: all .2s ease-out;
	transition: all .2s ease-out, -webkit-all .2s ease-out;
	-webkit-box-shadow: 0px 5px 8px rgba(102, 102, 102, 0.35);
	box-shadow: 0px 5px 8px rgba(102, 102, 102, 0.35);
	padding: 17px 26px;
}

.dropdown-menu>li:not(:last-child) {
	border-bottom: 1px solid #d7d7d7;
}

.dropdown-menu>li>a {
	padding: 5px 17px;
	font-size: 14px;
	line-height: 28px;
	color: #333 !important;
	font-weight: normal !important;
}

.dropdown-menu>li>a:hover {
	color: #fff !important;
	background-color: #164ea1;
}


.dropdown-active {
	display: block\9;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
}

.chanpin_list_wrap {
	-webkit-transition: all .2s ease-out;
	-webkit-transition: -webkit-all .2s ease-out;
	transition: -webkit-all .2s ease-out;
	transition: all .2s ease-out;
	transition: all .2s ease-out, -webkit-all .2s ease-out;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	position: absolute;
	z-index: 99;
	left: 0;
	right: 0;
	top: 97px;
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 22px;
}

.chanpin_list_wrap .chanpin_list {
	/* margin:0 15px; */
	text-align: center;
}

.chanpin_list_wrap .chanpin_list h3 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	color: #333;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

.chanpin_list_wrap ul {
	padding-left: 0;
}

.chanpin_list_wrap ul li {
	line-height: 24px;
}

.chanpin_list_wrap ul li .pro_list_item a {
	color: #999;
	font-size: 14px;
	margin: 0 10px 14px;
	line-height: 14px;
	display: inline-block;
}

.chanpin_list_wrap ul li .pro_list_item a.active {
	color: #FF9900
}

.chanpin_list_wrap li span {
	color: #3671CF;
	width: 80px;
	border-right: 1px solid #e4e4e4;
	line-height: 14px;
	margin-right: 15px;
	float: left;
}

.chanpin_list_wrap li a {
	color: #777;
}

.chanpin_list_wrap li a:hover {
	color: #f90;
}

.chanpin_list_wrap li span>a {
	color: inherit;
}

.chanpin_list_wrap li span>a:hover {
	color: inherit;
}

.chanpin_list_wrap .pro_list_item {
	overflow: hidden;
}

.hide {
	display: none;
}

/*====================手机站menu====================*/
.ph-menu {
	display: block;
	width: 100%;
	padding: 10px 0px;
	font-size: 14px;
	color: #333;
	text-align: center;
}

.iphone {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 11111111111;
	width: 100%;
}

.iphone-tit {
	padding: 10px 0px;
	width: 100%;
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}

.iphone__screen {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	width: 100%;
	/*height:100%;*/
	overflow: hidden;
}

.iphone__content {
	position: relative;
	width: 100%;
	height: 100%;
}

.nav {
	position: absolute;
	z-index: 100;
	opacity: 0;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
}

.nav--active .nav {
	opacity: 1;
	background-color: #333;
}

.nav__list {
	margin: 0;
	padding: 10px;
	padding-top: 30px;
}

.nav__item {
	margin: 0 auto;
	width: 90%;
	padding: 7px;
	list-style-type: none;
	text-align: left;
}

.nav__item:after {
	content: '';
	display: block;
	position: relative;
	bottom: -8px;
	width: 50%;
	height: 1px;
	background: rgba(255, 255, 255, 0.3);
}

.nav__link {
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	opacity: 1;
	-webkit-transition: opacity 300ms ease-in-out;
	transition: opacity 300ms ease-in-out;
}

.nav__trigger {
	display: block;
	position: relative;
	z-index: 111111;
	position: fixed;
	top: 20px;
	right: 10px;
	padding: 10px;
	padding-bottom: 15px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 8px;
}

.nav--active .nav__trigger {
	opacity: 0.5;
}

.nav__icon {
	display: inline-block;
	position: relative;
	width: 30px;
	height: 5px;
	background-color: #FFFFFF;
	-webkit-transition-property: background-color, -webkit-transform;
	transition-property: background-color, -webkit-transform;
	transition-property: background-color, transform;
	transition-property: background-color, transform, -webkit-transform;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
}

.nav__icon:before,
.nav__icon:after {
	content: '';
	display: block;
	width: 30px;
	height: 5px;
	position: absolute;
	background: #FFFFFF;
	-webkit-transition-property: margin, -webkit-transform;
	transition-property: margin, -webkit-transform;
	transition-property: margin, transform;
	transition-property: margin, transform, -webkit-transform;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
}

.nav__icon:before {
	margin-top: -10px;
}

.nav__icon:after {
	margin-top: 10px;
}


/*====================手机站menu2====================*/
.ph-menu2 {
	height: auto;
	padding: 5px;
	background-color: #022d64;
	overflow: hidden;
}

.ph-menu2 li {
	float: left;
	width: 25%;
	height: auto;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}

.ph-menu2 li a {
	display: block;
	margin: 2px auto;
	padding: 6px 0px;
	width: 96%;
	font-size: 16px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border: 1px solid rgb(0,0,0,0.15);
	/*border-radius: 5px;*/
}

.ph-menu2 .active a {
	background-color: #fff;
	color: #000 !important;
}


/*====================手机站 end menu2====================*/

/* 样式一*/
.style-1 .nav {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	width: 100%;
	height: 100%;
}

.style-1 .nav--active {
	height: 100%;
}

.style-1 .nav__link {
	opacity: 0;
	-webkit-transition-delay: 500ms;
	transition-delay: 500ms;
}

.style-1 .nav--active .nav__link {
	opacity: 1;
}

.style-1 .nav--active .nav {
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.style-1 .nav--active .nav__icon {
	background: rgba(0, 0, 0, 0);
}

.style-1 .nav--active .nav__icon:before {
	margin-top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.style-1 .nav--active .nav__icon:after {
	margin-top: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/*====================end手机站menu====================*/
.hy-logo {
	margin-top: 0px;
}

/*====================title====================*/

/*====================首页标题====================*/
.h-tit01 {
	padding: 35px 0px;
	width: 100%;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	text-align: center;
	color: #333333;
}

.h-tit01 p {
	margin: 0px auto;
	padding-bottom: 10px;
	font-size: 18px;
	color: #939393;
	text-align: center;
	font-weight: normal;
	line-height: 24px;
}


.h-tit01 .cpbt {
	margin: 0px auto;
	text-align: center;
	font-size: 34px;
	font-weight: normal;
	margin-bottom: 15px;
}


.h-tit01 .cpbt a {
	font-size: 44px;
	color: #d2182f;
	font-weight: bold;

}


.h-tit01 .cpbt a font {
	font-size: 44px;
	font-weight: bold;
	color: #333333;
}


.h-tit01 span {
	margin: 0px auto;
	font-size: 18px;
	color: #333;
	text-align: center;
	font-weight: normal;
}


.h-tit02 {
	padding: 35px 0px;
	width: 100%;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	text-align: center;
	color: #333333;
	background: #F9F9F9;
	margin-bottom: 40px;
}

.h-tit02 p {
	margin: 0px auto;
	padding-bottom: 10px;
	font-size: 18px;
	color: #939393;
	text-align: center;
	font-weight: normal;
	line-height: 30px;
}

.h-tit02 .cpbt {
	margin: 0px auto;
	text-align: center;
	font-size: 34px;
	font-weight: normal;
	margin-bottom: 15px;
}

.h-tit02 .cpbt a {
	font-size: 44px;
	color: #d31521;
	font-weight: bold;
}

.h-tit02 .cpbt a font {
	font-size: 44px;
	font-weight: bold;
	color: #333333;
}

.h-tit02 span {
	margin: 0px auto;
	font-size: 18px;
	color: #333;
	text-align: center;
	font-weight: normal;
}


.h-tit03 {
	padding: 35px 0px;
	width: 100%;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	text-align: center;
	color: #333333;
}

.h-tit03 p {
	margin: 0px auto;
	padding-bottom: 10px;
	font-size: 18px;
	color: #333;
	text-align: center;
	font-weight: normal;
	line-height: 30px;
}

.h-tit03 .cpbt {
	margin: 0px auto;
	text-align: center;
	font-size: 34px;
	font-weight: normal;
	margin-bottom: 15px;
}


.h-tit03 .cpbt a {
	font-size: 48px;
	color: #d31521;
	font-weight: bold;
}

.h-tit03 .cpbt a font {
	font-size: 48px;
	font-weight: bold;
	color: #333333;
}


.h-tit03 span {
	padding: 0px 10px;
	background: #d2182f;
	font-size: 48px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-weight: bold;
}





#cpfl {
	width: 100%;
	margin: 0px auto;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
	background: #f9f9f9;
	margin-bottom: 30px;
}

#cpfl ul {
	margin: 0 auto;
	width: 95%;
	height: auto;
	text-align: center;
	overflow: hidden;
	text-align: center;
}

#cpfl li {
	padding: 20px 0px;
	background: #f9f9f9;
	display: inline-block;
	width: 11%;
	height: auto;
	margin: 2px;
	text-align: center;
}

#cpfl li img {
	width: 90%;
	border-radius: 20px;
	border: #fff 6px solid;
}

#cpfl li:hover img {
	border-radius: 20px;
	filter: alpha(Opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.5;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}

#cpfl li p {
	padding-top: 10px;
	overflow: hidden;
	margin-bottom: 0px;
	text-align: center;
}

#cpfl li p a {
	font-family: "微软雅黑";
	font-size: 15px;
	color: #333;
	line-height: 30px;
	font-weight: bold;
}


/*产品展示*/
.part-cpbg {
	margin: 0px auto;
	width: 90%;
}

.jy-pro {
	margin-bottom: 15px;
	position: relative;
	background-color: #F9F9F9;
	padding-bottom: 20px;
}

.jy-pro:before {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	width: 100%;
	height: 0;
	background-color: #EAEAEA;
	transition: all 0.3s ease-out;
}

.jy-pro:hover:before {
	height: 100%;
	width: 100%;
	left: 0px;
}

.jy-pro .tu {
	position: relative;
	z-index: 10;
	height: auto;
	overflow: hidden;
}

.jy-pro .tu img {
	width: 100%;
	transition: all 0.3s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
}

.jy-pro:hover .tu img {
	width: 100%;
	transition: all 0.3s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
}



.jy-pro h3 {
	display: block;
	position: relative;
	z-index: 10;
	padding: 8px 0px;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	color: #23190a;
	transition: all 0.3s ease-out;
	margin-top: 0px;
	padding-top: 15px;
}


.jy-pro .linea {
	display: block;
	position: relative;
	z-index: 10;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 50px;
	height: 2px;
	background-color: #666;
	transition: all 0.3s ease-out;
}

.jy-pro p {
	display: block;
	position: relative;
	z-index: 10;
	font-size: 16px;
	color: #666;
	line-height: 150%;
	text-align: center;
	overflow: hidden;
	transition: all 0.3s ease-out;
	margin-bottom: 0px;
}

.jy-pro .more {
	display: block;
	border-radius: 5px;
	position: relative;
	z-index: 10;
	margin: 8px auto;
	padding: 0px;
	width: 90%;
	text-align: center;
	font-size: 17px;
	transition: all 0.3s ease-out;
}



/*优势*/
.h-part-ys {
	height: 953px;
	background: url(../images/ysbg.jpg) top center no-repeat;
}

.h-part-ys1 {
	width: 85%;
	margin: 0px auto;
	text-align: center;
}


.h-part-ys2 {
	width: 40%;
	float: left;
}


.h-ys-bg1 {
	width: 60%;
	float: right;
}

.ysrigbt {
	margin-top: 50px;
}


.h-ys-con {
	float: left;
	width: 272px;
	height: 441px;
	margin: 20px;
	text-align: center;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	background: url(../images/ysrig.png) top center no-repeat;
}

.h-ys-con img {
	margin-bottom: 30px;
}

.h-ys-con p {
	width: 90%;
	margin: 0px auto;
	text-align: center;
	font-size: 18px;
	padding: 20px 0px;
	color: #333333;
	line-height: 26px;
}

.h-ys-con span {
	width: 80%;
	border-radius: 20px;
	display: inline-block;
	height: 38px;
	background: #d2182f;
	text-align: center;
	line-height: 38px;
	font-size: 20px;
	letter-spacing: 5px;
	color: #fff;
}

.h-ys-pic1 {
	padding-top: 7%;
	background-size: 95%;
}

.sy-yscon {
	width: 60%;
	padding: 0px 15px;
	border-radius: 10px;
	text-align: left;
	color: #d00202;
	font-family: Impact;
	font-size: 36px;
	line-height: 35px;
}


.sy-yscon .yscon1 {
	margin-left: 50px;
}

.sy-yscon .yscon1 p {
	color: #ffffff;
	font-size: 16px;
	line-height: 23px;
}

/*首页优势*/
.h-part-ys02 {
	height: 998px;
	padding: 30px 0px 40px 0px;
	background: url(../images/ysbg02.jpg) top center no-repeat;
	margin-top: 40px;
}


.h-part-ys02 .ysbt{
	height: 367px;
	background: url(../images/ysbg02a.jpg) top left no-repeat;
	text-align: center;
}

.ysbtcon{
	color: #fff;
	font-size: 30px;
	padding-top: 70px;
	border-right: 1px solid #b21823;
}

.ysbtcon h3{
	color: #fff;
	font-size: 48px;
	font-weight: bold;
}

.ysbtcon span{
	color: #fff;
	font-size: 18px;
}

.ysbtcon p{
	color: #fff;
	font-size: 20px;
}

.ysbtconr{ 
	margin-left: 20px;
	margin-top: 90px;
}

.ysbtconr img{
	width: 155px;
	float: left;
	margin-right: 10px;

}

.ysbtconr p{
	margin-top: 10px;
	float: left;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
}
.ysbtconr p strong{
	font-weight: bold;
	color: #fff;
	font-size: 18px;
}





.h-part-ys2 {
	margin: 0px auto;
	padding-bottom: 40px;
}

.h-part-ys2 h3 {
	width: 606px;
	margin: 0px auto;
	background: #f13a3a;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	padding: 5px 0px;
	letter-spacing: 3px;
	margin-bottom: 5px;
}

.h-part-ys2 p {
	text-align: center;
	font-size: 18px;
	color: #241e1e;
	letter-spacing: 2px;
}


.gybj {
	box-sizing: border-box;
	padding-top: 150px;
	overflow: hidden;
}

.gybj h2 {
	margin-bottom: 60px;
}

.gybj h2 span {
	background: url(img/tslinebg.png) no-repeat center center;
}

.gybj dl {
	overflow: hidden;
	margin-bottom:70px;
}


.gybj dd {
	box-sizing: border-box;
}

.gybj dd h3 {
	padding: 10px 0px;
	white-space: nowrap;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

.gybj dl span {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	line-height: 42px;
	text-align: left;
}


.gybj dd p {
	line-height: 26px;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	text-align: left;
}

.gybj dl:nth-child(1) {

}

.gybj dl:nth-child(2) {

}

.gybj dl:nth-child(2) dt {

}

.gybj dl:nth-child(2) dd {
}

.gybj dl:nth-child(1) dd h3 {}

.gybj dl:nth-child(2) dd h3 {}

.gybj dl:nth-child(3) dd h3 {}



/*end 优势*/

/*生产实力*/

.part-scsl{
	height: 920px;
	background: url(../images/scsl.jpg) top center no-repeat;
}



/*公司简介开始*/
.part-jj {
	background: url(../images/jjbg.jpg) top center no-repeat;
	height: auto;
	padding-top: 50px;
}

.jjbt {
	font-size: 40px;
	color: #333;
	text-align: left;
	line-height: 57px;
}


.jjpic {
	margin-top: 40px;
}

.jjpic a {
	display: block;
	width: 90px;
	color: #1f1f1f;
	text-align: center;
	font-size: 18px;
}

.jjpic p {

	text-align: center;
}

.jjcon,
.jjcon p {
	text-align: left;
	font-size: 16px;
	color: #555555;
	line-height: 28px;
}

.jjcon {
	padding-top: 49px;
	padding-bottom: 49px;
}

.jjcon strong{
	font-size: 16px;
	font-weight: bold;
}

.jjcon1 {
	margin-top: 30px;
}


/*简介下面数字*/
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}
.product-number-info {
     position: relative;
}

.product-number-info .product-number-inner {
    width: 1400px;
  margin:0 auto;
}

.product-number-info ul {
	padding-bottom: 70px;

}

.q {
    zoom: 1; }

.product-number-info li {
	padding-left: 60px;
    float: left;
    height:135px;
  text-align:left;
    border-left: 1px solid #e5e5e5;
    color: #3a3a3a;
    padding-top: 1px;
}

.product-number-info li:first-child {
    border: none;
}

.product-number-info li b {
    font-weight: 400;
    font-size:40px;
    font-family: Impact;
    line-height: 1;
    text-align:center;
    display: inline-block;
    position: relative;
    margin: 15px 0 10px;
}


.product-number-info li b i{

    font-size:60px;
    font-family: Impact;

}

.product-number-info li p {
    font-size: 17px;
    text-align: left;
}

.product-number-info li b i {
    font-style: normal;
}

.product-number-info li b em {
    position: absolute;
    font-size: 20px;
    right: -15px;
    top: -3px;
}

.product-number-info li.li-2 b, .product-number-info li.li-2 p {
text-align:left;
    
}

.product-number-info li b em {
    font-style: normal;
    font-size: 28px;
    font-weight: 100;
    padding-left: 2px;
    position: relative;
    top: -4px;
}

.product-number-info li.li-3 b, .product-number-info li.li-3 p {
    text-align:left;
}

.product-number-info li.li-4 b, .product-number-info li.li-4 p {
text-align:left;
}

.product-number-info li.li-5 {
text-align:left;
}



/*ys*/
.s_bg {
	display: none;
}

.ys_bg {
	padding-top: 0px;
	padding-bottom: 30px;
	overflow: hidden;
}

.case_t {
	height: 180px;
	margin-top: -180px;
	background: rgb(0, 0, 0, 0.68);
}

.case_t ul li {
	width: 11.1%;
	border-right: 1px solid rgb(255, 255, 255, 0.1);
	height: 180px;
	float: left;
	position: relative;
}

.case_t ul li span {
	font-family: Impact;
	color: #fff;
	font-size: 36px;
}


.case_t ul li:before {
	content: "";
	width: 6px;
	height: 1px;
	position: absolute;
	top: 27px;
	right: 10px;
}

.case_t ul li a {
	font-size: 30px;
	color: #fff;
	display: block;
	float: left;
	width: 100%;
	padding-top: 50px;
	height: 180px;
	text-align: center;
	line-height: 56px;
	overflow: hidden;
	margin: 0 auto;
	line-height: 36px;
}

.case_t ul li a:hover,
.case_t ul li.on a {
	background: #0770c1;
	color: #fff;
}

.case_t ul li.nobor:before {
	background: none;
}

.case_m {
	position: relative;
}

.case_m dl {
	height: 662px;
	overflow: hidden;
}

.case_m dl dt {
	width: 100%;
	height: 662px;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
}

.case_m dl dt img {
	width: 100%;
	height: 662px;
}

.case_m dl dd {
	margin-left: 5%;
	margin-top: 5%;
	position: absolute;
	width: 30%;
}

.case_m dl dd h5 {
	height: 54px;
	font-size: 36px;
	color: #fff;
	line-height: 54px;
	overflow: hidden;
	font-weight: bold;
}

.case_m .case_desc {
	font-size: 18px;
	color: #FFF;
	line-height: 30px;
	height: auto;
	overflow: hidden;
	padding: 15px 0 0;
}

.case_m dl dd span,
.about dl dd span {
	margin-top: 20px;
	width: 130px;
	height: 31px;
	display: block;
}

.case_m dl dd span a,
.about dl dd span a {
	display: block;
	font-size: 14px;
	color: #fff;
	border: 1px solid #fff;
	font-weight: bold;
	width: 130px;
	text-align: center;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	border-radius: 20px;
	text-transform: uppercase;
}

.case_m dl dd span a:hover,
.ban01 p em a:hover,
.about dl dd span a:hover {
	animation: shake 1.5s linear;
	-webkit-animation: shake 1.5s linear;
}

.case_lico,
.case_rico {
	width: 58px;
	height: 58px;
	float: left;
	margin: 2%;
	margin-top: 50px;
}

.case_lico a,
.case_rico a,
.jz_lico a,
.jz_rico a {
	display: block;
	width: 58px;
	height: 58px;
	border-radius: 50%;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.case_lico {
	left: 80px;
}

.case_rico {
	left: 155px;
}

.case_lico a:hover,
.case_rico a:hover,
.jz_lico a:hover,
.jz_rico a:hover {
	box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.1);
	z-index: 2;
	-webkit-transform: translate(0, -2px);
	-webkit-transform: translate(0, -2px);
}

.case_lico a,
.jz_lico a {
	background: url(img/lico01.png) no-repeat;
}

.case_lico a:hover,
.jz_lico a:hover {
	background: url(img/lico02.png) no-repeat;
}

.case_rico a,
.jz_rico a {
}

.case_rico a:hover,
.jz_rico a:hover {
	background: url(img/rico02.png) no-repeat;
}


/*工程案例*/

.part-case {
	padding: 68px 0px;
	background: url(../images/case02.jpg) top center no-repeat;
	margin-top: 50px;
}

.casebt {
	background: url(../images/case02bt.png) top left no-repeat;
	font-size: 48px;
	font-weight: bold;
	padding-top: 20px;
	color: #fff;
	margin-top: 50px;
}

.casebt p {
	font-size: 17px;
	font-weight: normal;
	color: #fff;
	margin-top: 20px;
}

.casebt .more {
	display: block;
	font-size: 14px;
	color: #fff;
	border: 1px solid #fff;
	font-weight: bold;
	width: 130px;
	text-align: center;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	border-radius: 20px;
	text-transform: uppercase;
	margin-top: 60px;
}

.casebt .more a {
	font-size: 14px;
	color: #fff;

}

.casepic {
	text-align: center;
}

.casepic img{
	width: 29%;
	text-align: right;
}



/*客户案例*/

/*案例*/
#focus_Box {
  position: relative;
  width:1300px;
  margin:0px auto 0 auto; }
  #focus_Box ul {
    margin:0 auto;
    position: relative;
    height:540px; }
  #focus_Box li {
    z-index: 0;
    position: absolute;
    width: 0px;
    height: 0px;
    top: 146px;
    cursor: pointer;
    left: 377px;
    overflow: hidden;
    border-radius: 20px;
 }
    #focus_Box li img {
		    border: 5px solid #fff;
      width: 100%;
      vertical-align: top;
      transition: .5s;
      border-radius: 20px; }
    #focus_Box li:hover img {
 }
	  
	#focus_Box li ol{position:absolute; width:100%; height:40px;background-color:rgba(200,160,99,.7); text-align:center; font-family:"微软雅黑"; font-size:18px; font-weight:bold; color:#fff; bottom:20px; line-height:40px; z-index:300000;}
  #focus_Box .prev {
    background: url(../img/btnl.png) no-repeat;
    left: -110px;
    top:280px; }
    #focus_Box .prev:hover {
      left: -120px;
      opacity: 1; }
	  
  #focus_Box .next {
    background: url(../img/btnr.png) no-repeat;
    right: -130px;
    top:280px; }
    #focus_Box .next:hover {
      right: -140px;
      opacity: 1; }
  #focus_Box a.imgs-scroll-btn {
    display: block;
    position: absolute;
    z-index: 110;
    top: 7px;
    right: 15px;
    width: 51px;
    height: 23px;
    overflow: hidden;
    background: url(../img/share-btn.png) no-repeat;
    text-indent: -999px; }

#focus_Box .prev, #focus_Box .next {
  display: block;
  z-index: 100;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  width: 51px;
  height: 101px;
  top:250px;
  transition: 0.5s;
  opacity: 0.6; }


div.orbit-wrapper {
	margin-left: 0px;
	position: relative;
	overflow: visible;
	margin: 0px auto;
	width: 920px;
	height: 600px;
	padding-right: 0px;
}

div.orbit {
	position: relative;
	overflow: hidden;
}

div.orbit span {
	display: none;
}

div.orbit a img {
	position: absolute;
	display: block;
	width: 300px;
	background: #fff;
	border: 10px solid #fff;
}

div.orbit-wrapper h4 {
	display: none;
}

div.timer {
	display: none;
}

div.slider-nav {
	display: block;
}

div.slider-nav span {
	width: 80px;
	height: 120px;
	color: #fff;
	text-align: center;
	position: absolute;
	z-index: 100;
	top: 110px;
	cursor: pointer;
	text-indent: -9999px;
}

div.slider-nav span.right {
	margin-top: 100px;
	right: 130px;
	background: url(../Img/slider_right.png) no-repeat;
}

div.slider-nav span.left {
	margin-top: 100px;
	left: -99px;
	background: url(../Img/slider_left.png) no-repeat;
}

div.slider-nav span .right:hover {
	background: url(../Img/slider_right.png) no-repeat;
}

div.slider-nav span.left:hover {
	background: url(../Img/slider_left.png) no-repeat;
}



.news-wa {
	padding: 50px 0px;
	width: 100%;
	height: auto;
	padding-top: 50px;
	background: #F9F9F9;
}

.jn-news-l {
	position: relative;
	padding: 36px;
	padding-top: 47px;
	overflow: hidden;
	background-color: #fff;
}

.jn-news-l:before {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	width: 100%;
	height: 0px;
	background-color: #fe0002;
	transition: all 0.3s ease-out;
}

.jn-news-l:hover:before {
	height: 100%;
	width: 100%;
	background-color: #fe0002;
}

.jn-news01 {
	position: relative;
	z-index: 10;
}

.jn-news01 * {
	transition: all 0.3s ease-out;
}

.jn-news01 h3 {
	display: block;
	font-size: 20px;
	color: #505050;
	font-weight: bold;
	line-height: 150%;
}

.jn-news01 p {
	display: block;
	margin-top: 17px;
	font-size: 15px;
	color: #7c7c7c;
	line-height: 170%;
}

.jn-news01 span {
	display: block;
	margin-top: 35px;
	font-size: 15px;
	color: #a2a2a2;
}

.jn-news01 img {
	width: 100%;
	margin-top: 30px;
}

.jn-news-l:hover h3,
.jn-news-l:hover p,
.jn-news-l:hover span {
	color: #fff;
}

.jn-news-r {
	float: right;
	width: 95%;
}

.jn-news02 {}

.jn-news02 li {
	position: relative;
	padding-top: 13px;
	padding-bottom: 25px;
	border-bottom: 1px solid #f4f4f4;
	overflow: hidden;
}

.jn-news02 li:before {
	content: "";
	position: absolute;
	bottom: 1px;
	left: 0px;
	width: 0px;
	height: 3px;
	background-color: #1041b8;
	transition: all 0.6s ease-out;
}

.jn-news02 li:hover:before {
	width: 100%;
}

.jn-news02 li .n02-l {
	float: left;
	width: 25%;
	overflow: hidden;
}

.jn-news02 li .n02-l img {
	width: 100%;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}

.jn-news02 li:hover .n02-l img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;

}

.jn-news02 li .n02-r {
	float: right;
	width: 75%;
	height: auto;
	padding: 2%;
	background-color: #fff;
}

.jn-news02 li:hover .n02-r {
	background-color: #1041b8;
}

.jn-news02 li .n02-r h3 {
	padding: 10px 0px;
	display: block;
	width: 100%;
	font-size: 18px;
	color: #313131;
	transition: all 0.3s ease-out;
}

.jn-news02 li:hover .n02-r h3 {
	color: #d2182f;
}

.jn-news02 li .n02-r p {
	display: block;
	width: 100%;
	height: 45px;
	font-size: 14px;
	color: #6c6c6c;
	line-height: 150%;
	overflow: hidden;
	margin-bottom: 17px;
}

.jn-news02 li .shijian {
	font-size: 13px;
	color: #b7b7b7;
	vertical-align: middle;
}

.jn-news02 li .shijian p {
	display: inline-block;
	font-size: 13px;
	color: #b7b7b7;
	vertical-align: middle;
}

.jn-news02 li .shijian img {
	display: inline-block;
	float: right;
	vertical-align: middle;
	transition: all 0.3s ease-out;
}

.jn-news02 li:hover .shijian img {
	margin-right: 10px;
}

.jn-news02 li:first-child {
	padding-top: 0px;
}

.jn-news02 li:hover .n02-r h3,
.jn-news02 li:hover .shijian p,
.jn-news02 li:hover .shijian,
.jn-news02 li:hover .n02-r p {
	color: #fff;
}



/*====================middle====================*/
/*分类*/
.jg-proc-w {
	padding: 20px 0;
	background: url(../images/proc-bg.jpg);
}

.jg-proc {
	overflow: hidden;
	text-align: center;
}

.jg-proc li {
	position: relative;
	display: inline-block;
	margin: 2px;
	width: 248px;
	height: 43px;
	border-radius: 8px;
	background-color: #002645;
	overflow: hidden;
}

.jg-proc li a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 15;
	width: 100%;
	height: 43px;
	line-height: 43px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.jg-proc li::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 0px;
	z-index: 10;
	width: 0%;
	height: 43px;
	background-color: #d2182f;
	opacity: 0;
	transition: all 0.3s ease-out;

}

.jg-proc li:hover::after {
	left: 0px;
	opacity: 1;
	width: 100%;
}

.jg-proc a h3 {}

.jg-proc a:hover h3 {
	background-color: #f5b606;
	color: #333;
}

.jg-proc-active {
	background-color: #d2182f !important;
	color: #fff !important;
}





/*隆泰标题*/
.tit01 {
	padding-top: 6px;
	padding-bottom: 15px;
	width: 100%;
	height: auto;
	text-align: center;
	overflow: hidden;
}

.tit01 h2 {
	display: block;
	font-size: 35px;
	color: #333;
	text-align: center;
	font-weight: bold;
}

.tit01 h2 font {
	font-size: 35px;
	color: #d2182f;
	font-weight: bold;
}

.tit01 p {
	display: block;
	margin-top: 10px;
	position: relative;
	font-size: 18px;
	text-align: center;
}

.tit01 span {
	display: block;
	margin-top: 8px;
	text-align: center;
	font-size: 16px;
	color: #999;
}

.tit01 .zia {
	font-size: 35px;
	color: #313131;
	font-weight: bold;
}

/*标题*/
.sa-tit01 {
	width: 100%;
	overflow: hidden;
}

.sa-tit01 h2 {
	width: 100%;
	font-size: 31px;
	color: #000000;
	text-align: center;
	letter-spacing: 0px;
	font-weight: bold;
}

.sa-tit01 .zi01 {
	display: block;
	margin-top: 10px;
	text-align: center;
	font-size: 15px;
	color: #b1b1b1;
	letter-spacing: 0px;
}

.sa-tit01 .zi02 {
	display: block;
	margin-top: 10px;
	text-align: center;
	font-size: 15px;
	color: #818181;
	letter-spacing: 5px;
}

.sa-tit01 .zi03 {
	display: block;
	margin-top: 0px;
	text-align: center;
	font-size: 15px;
	color: #b1b1b1;
	letter-spacing: 0px;
}

.about-tit h2 {
	display: block;
	font-size: 35px;
	color: #292929;
	font-weight: bold;
	text-align: center;
}

.about-tit .zia {
	font-size: 35px;
	font-weight: bold;
	color: #d9333d;
}

.about-tit p {
	display: block;
	margin-top: 15px;
	text-align: center;
	font-size: 12px;
	color: #949494;
	text-transform: uppercase;
}

.about-tit .linea {
	width: 100%;
	margin-top: 10px;
	width: 100%;
	height: 1px;
	background-color: #efefef;
}



/*第一部分*/
.part1-pad {
	padding: 0px;
}

.part1-l-w {
	background-color: #022d64;
	padding: 20px;
	overflow: hidden;
}

.part1-l {
	float: right;
	width: 480px;
}

.part1-ewm {
	float: left;
	display: block;
	width: 200px;
}

.part1-ewm .tua {
	display: block;
	float: left;
	padding: 6px;
	width: 135px;
	height: 135px;
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
}

.part1-ewm .tua img {
	width: 100%;
}

.part1-ewm p {
	display: block;
	float: left;
	width: 25px;
	margin-left: 20px;
	font-size: 20px;
	color: #fff;
	line-height: 110%;
}

.part1-phone {
	float: right;
	width: 270px;
}

.part1-phone li {
	margin-top: 5px;
}

.part1-phone li img {
	float: left;
}

.part1-phone li .dianhua {
	margin-left: 56px;
}

.part1-phone li .dianhua span {
	display: block;
	font-size: 15px;
	color: #fff;
}

.part1-phone li .dianhua p {
	display: block;
	font-size: 27px;
	color: #fbfb01;
	font-weight: bold;
}

.part-r {
	background-color: #f3f3f3;
	padding-bottom: 30px;
	overflow: hidden;
}

.part1-r-nr {
	float: left;
	margin-left: 50px;
	width: 816px;
}

.hot-search {
	margin-top: 15px;
	padding: 16px 0px;
	border-bottom: 1px solid #bfbfbf;
	overflow: hidden;
}

.hot-search p {
	display: inline-block;
	float: left;
	font-size: 18px;
	color: #4b4b4b;
}

.hot-search a {
	display: inline-block;
	float: left;
	padding-right: 20px;
	font-size: 18px;
	color: #4b4b4b;
}

.h-search {
	padding-top: 30px;
}

.h-search .sea-l {
	display: inline-block;
	float: left;
	width: 44px;
	height: 42px;
	border: 1px solid #bfbfbf;
	border-right: 0px solid #bfbfbf;
}

.h-search .h-inputa {
	float: left;
	border-radius: 20px 0px 0px 20px;
	border: 1px solid #bfbfbf;
	border-right: 0px solid #bfbfbf;
	padding-left: 15px;
	height: 42px;
	width: 50%;
	font-size: 15px;
	color: #f0f0f0 !important;
	line-height: 40px;
	background: none;
}

.h-search .h-inputb {
	float: left;
	border-radius: 0px 20px 20px 0px;
	border: 1px solid #bfbfbf;
	border-left: 0px solid #bfbfbf;
	width: 20%;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 15px;
	color: #f0f0f0;
	background:url(../images/ss.png) center no-repeat;
}


.h-search .h-inputa-1 {
	float: left;
	border-radius: 20px 0px 0px 20px;
	border: 1px solid #bfbfbf;
	border-right: 0px solid #bfbfbf;
	padding-left: 15px;
	height: 42px;
	width: 50%;
	font-size: 14px;
	color: #bfbfbf !important;
	line-height: 40px;
	background: none;
}

.h-search .h-inputb-1 {
	float: left;
	border-radius: 0px 20px 20px 0px;
	border: 1px solid #bfbfbf;
	border-left: 0px solid #bfbfbf;
	width: 20%;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
	color: #bfbfbf;
	background:url(../images/ss1.png) center no-repeat;
}

/*产品分类*/
.proc1 {
	margin: 0 auto;
	width: 1300px;
	height: auto;
}

.proc1 li {
	position: relative;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	width: 176px;
	height: 42px;
	border: 1px solid #d2d2d2;
	transition: all 0.3s ease-out;
}

.proc1 li:hover {
	background-color: #01a175;
}

.proc1 li a {
	padding: 8px 0px;
	display: block;
	width: 100%;
	font-size: 17px;
	text-align: center;
	color: #31383e;
	letter-spacing: 0px;
}

.proc1 li:hover a {
	color: #ffffff;
}

.proc1 li .secont_proc {
	display: none;
	padding: 15px 0px;
	position: absolute;
	z-index: 1000;
	width: 100%;
	height: auto;
	background-color: #fff;
	border: 1px solid #2cb04e;
	box-sizing: border-box;
}

.proc1 li .secont_proc a {
	width: 90%;
	height: auto;
	margin: 3px auto;
	font-size: 15px;
	color: #fff;
	background-color: #2cb04e;
	border-radius: 10px;
}

/*产品*/
.pro-w {
	padding: 70px 0px;
	background-color: #f7f7f7;
	overflow: hidden;
}

.pro-tit-bg {
	height: 460px;
	padding: 50px;
	background: url(../images/pro-tit-bg.jpg) top left no-repeat;
	overflow: hidden;
	box-sizing: border-box;
}

.pro-tit-bg h2 {
	display: block;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	line-height: 170%;
	letter-spacing: 4px;
}

.pro-tit-bg p {
	display: block;
	padding-right: 30px;
	margin-top: 29px;
	font-size: 15px;
	color: #fff;
	line-height: 170%;
}

.pro-tit-bg a {
	display: block;
	margin-top: 60px;
	width: 125px;
	height: 35px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	color: #fff;
	border-radius: 5px;
}

.pro-list {
	height: 460px;
	padding: 23px;
	border: 1px solid #ebebeb;
	box-sizing: border-box;
	background-color: #fff;
	overflow: hidden;
}

.pro-list .tua {
	width: 100%;
	border-radius: 8px;
	overflow: hidden;
}

.pro-list .tua img {
	width: 100%;
}

.pro-list .tit-p {
	margin-top: 16px;
}

.pro-list .tit-p .num {
	float: left;
	width: 59px;
	font-size: 38px;
	color: #d9333d;
	font-family: "font6";
}

.pro-list .tit-p a h3 {
	padding-top: 10px;
	margin-left: 50px;
	font-size: 25px;
	color: #2e2e2e;
	font-weight: bold;
}

.pro-list p {
	display: block;
	height: 42px;
	font-size: 15px;
	color: #878787;
	left: 130%;
	overflow: hidden;
}

.pro-list .morea a {
	display: block;
	margin-top: 32px;
	width: 125px;
	height: 35px;
	border: 1px solid #878787;
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	color: #878787;
	border-radius: 5px;
}

.at-news3-p {
	padding: 6px;
}

.at-news3 {
	border: 1px solid #ededed;
}

.at-news3 .tu1 {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	transition: all 0.3s ease 0.1s;
	overflow: hidden;
}

.at-news3 .tu1 img {
	width: 100%;
	object-fit: cover;
}

.at-news3 .tu1 .upimg {
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.4s ease 0s;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.at-news3:hover .tu1 .upimg {
	opacity: 1;
}

.at-news3 .tu1 .upimg .bgbox {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(4, 156, 113, 0.8);

}

.at-news3 .tu1 .upimg .stit {
	display: block;
	font-size: 16px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 10%;
	margin-top: -15px;
	color: #fff;
	z-index: 11;
	transition: all 0.3s ease-out;
}

.at-news3:hover .tu1 .upimg .stit {
	top: 33%;
}

.at-news3 .tu1 .upimg .stit img {
	width: 110px;
	height: 84px;
}

.at-news3 .tu1 .upimg .line {
	display: inline-block;
	width: 180px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -90px;
	transition: all 0.6s ease 0s;
}

.at-news3:hover .tu1 .upimg .line {
	width: 10px;
	margin-left: -3px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.at-news3 .tu1 .upimg .linet {
	top: 0;
}

.at-news3 .tu1 .upimg .lineb {
	bottom: 0;
}

.at-news3 .n3-tit {
	width: 100%;
	height: 100px;
	padding: 20px 15px;
}

.at-news3 .n3-tit h3 {
	display: block;
	font-size: 19px;
	color: #434343;
	text-align: center;
}

.at-news3 .n3-tit p {
	display: block;
	margin-top: 10px;
	font-size: 15px;
	color: #8a8a8a;
	text-align: center;
}

.at-news3:hover {
	box-shadow: 0 0 10px #cfcfcf;
}


/*新闻*/
.news-w {
	padding: 80px 0px;
	width: 100%;
	height: 790px;
	background: url(../images/news-bg.jpg) top center no-repeat;
	overflow: hidden;
}

.news-title {
	position: relative;
	height: 100px;
}

.news-title p {
	position: absolute;
	top: 0px;
	z-index: 1;
	font-size: 98px;
	color: #45403d;
	font-weight: bold;
	font-family: "Impact";
}

.news-title h2 {
	position: absolute;
	z-index: 10;
	top: 58px;
	font-size: 48px;
	color: #fff;
}

.news-menu {
	margin-top: 36px;
}

.news-menu a {
	float: left;
	display: block;
	margin-right: 15px;
	padding: 10px 0px;
	width: 205px;
	background-color: #f2f2f2;
	text-align: center;
	font-size: 18px;
	color: #000;
	transition: all 0.4s ease-out;
}

.news-menu a:hover {
	color: #fff;
	background-color: #d63f36;
}

/*简介*/
.about-w {
	overflow: hidden;
}

.about-w-list {
	margin-top: 48px;
}

.about-tit {
	width: 100%;
	margin-top: 66px;
	text-align: center;
}

.about-tit h2 strong {
	display: block;
	text-align: center;
	font-size: 28px;
	color: #585858;
	letter-spacing: 10px;
}

.about-tit p {
	display: block;
	width: 840px;
	margin: 0 auto;
	text-align: center;
	font-size: 17px;
	color: #585858;
	line-height: 150%;
}

.about-lista {
	margin-right: 7px;
	float: left;
	width: 616px;
	height: 481px;
	padding: 40px 50px;
	overflow: hidden;
}

.about-bga {
	background: url(../images/about-bga.jpg) top left no-repeat;
}

.about-bgb {
	background: url(../images/about-bgb.jpg) top left no-repeat;
}

.about-jianjie h2 {
	display: block;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
}

.about-jianjie p {
	display: block;
	margin-top: 22px;
	width: 282px;
	font-size: 16px;
	color: #fff;
	line-height: 170%;
}

.about-jianjie a {
	display: inline-block;
	margin-top: 30px;
	padding: 6px 14px;
	font-size: 15px;
	color: #fff;
	border: 2px solid #fff;
}

.about-rongyu {}

.rongyu-tit h2 {
	display: block;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
}

.rongyu-tit p {
	display: block;
	margin-top: 10px;
	font-size: 15px;
	color: #fff;
	letter-spacing: 1px;
}

.rongyu-list {
	margin-top: 30px;
}

.rongyu-list li {
	float: left;
	padding: 5px 0px;
	width: 50%;
}

.rongyu-list li .dian {
	width: 20px;
	float: left;
}

.rongyu-list li .dian i {
	display: block;
	margin-top: 8px;
	width: 7px;
	height: 7px;
	background-color: #fff;
}

.rongyu-list li p {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	text-shadow: #000 1px 0 0, #000 0 1px 0, #000 -1px 0 0, #000 0 -1px 0;
}

.rongyu-more a {
	display: inline-block;
	margin-top: 120px;
	padding: 6px 14px;
	font-size: 15px;
	color: #fff;
	border: 2px solid #fff;
}

.about-listb-w {
	float: left;
	width: 309px;
}

.about-listb {
	padding: 40px 28px;
	margin-bottom: 7px;
	width: 309px;
	height: 237px;
}

.about-bgc {
	background: url(../images/about-bgc.jpg) bottom right no-repeat;
	background-color: #006788;
}

.about-bgd {
	background: url(../images/about-bgd.jpg) bottom right no-repeat;
	background-color: #ed2025;
}

.about-cont h2 {
	display: block;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
}

.about-cont p {
	display: block;
	margin-top: 10px;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
}

.about-cont a {
	display: inline-block;
	margin-top: 30px;
	padding: 6px 14px;
	font-size: 15px;
	color: #fff;
	border: 2px solid #fff;
}

/*简介 end*/


.th-pj {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.th-pj .tua {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.th-pj .tua img {
	width: 100%;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}

.th-pj:hover .tua img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}

/*案例*/
.case-tit {
	padding: 20px 0px;
}

.case-bt {
	display: inline-block;
	margin-left: 25px;
	overflow: hidden;
}

.case-bt .zia {
	display: block;
	font-size: 21px;
	color: #d1d1d1;
	font-weight: bold;
	text-transform: uppercase;
}

.case-bt .zib {
	display: block;
	margin-top: 8px;
	font-size: 20px;
	color: #022d64;
}

.case-bt h2 {
	display: block;
	margin-top: 5px;
	font-size: 24px;
	color: #333;
	font-weight: bold;
}

.case-more a {
	display: block;
	margin-top: 15px;
	width: 160px;
	height: 40px;
	border: 3px solid #3d3d3d;
	border-radius: 30px;
	float: right;
	text-align: center;
	font-size: 15px;
	color: #3a3a3a;
	line-height: 35px;
	vertical-align: middle;
}

.case-more a img {
	vertical-align: middle;
	margin-top: -4px;
}

.case-list {
	float: right;
	width: 863px;
	height: 408px;
	/*overflow: hidden;*/
}

.case-list ul {
	width: 890px;
}

.case-list ul li {
	float: left;
	margin-right: 0px;
	width: 100%;
}

.case-list ul li .tua {
	width: 100%;
	overflow: hidden;
}

.case-list ul li .tua img {
	width: 100%;
}

.case-list ul li .case-nr {
	padding: 25px 15px 20px 15px;
	background-color: #f8f9fd;
	overflow: hidden;
}

.case-list ul li .case-nr a {
	display: block;
	margin-bottom: 6px;
	font-size: 18px;
	color: #3a3a3a;
}

.case-list ul li .case-nr .zib {
	display: inline-block;
	width: 80px;
	float: right;
	font-size: 12px;
	color: #9e9fa1;
}

.case-list ul li .case-nr .zia {
	display: inline-block;
	margin-right: 80px;
	font-size: 14px;
	color: #9e9fa1;
}

.case-list ul li .case-nr span {
	display: block;
	margin-top: 10px;
	padding-top: 6px;
	border-top: 1px dashed #e0e1e5;
	font-size: 14px;
	color: #9e9fa1;
}

.case-l {
	float: left;
	width: 683px;
	height: 405px;
	background: url(../images/case-bga.jpg) top left no-repeat;
}

.case-l-tit {
	margin-top: 55px;
	margin-left: 50px;
}

.case-l-bt {
	width: 340px;
}

.case-l-bt p {
	display: block;
	font-size: 21px;
	color: #3a3a3a;
	line-height: 130%;
}

.case-huoban {
	display: block;
	margin-top: 87px;
}

.case-huoban p {
	display: block;
	margin-bottom: 10px;
	font-size: 21px;
	color: #3a3a3a;
	font-weight: bold;
}

.case-huoban li {
	float: left;
	margin-right: 27px;
	width: 170px;
}

.case-huoban li img {
	width: 100%;
}


/*首页新闻*/
.news-left {
	float: left;
}

.news-right {
	float: right;
}

.h-news-tit {
	padding: 20px 0px;
}

.h-news-tit i {
	float: left;
	margin-top: 5px;
	width: 5px;
	height: 19px;
	background-color: #022d64;
}

.h-news-tit h2 {
	display: inline-block;
	padding-left: 25px;
	padding-right: 10px;
	font-size: 30px;
	color: #1a1c20;
	font-weight: bold;
}

.h-news-tit p {
	display: inline-block;
	font-size: 22px;
	color: #1a1c20;
	text-transform: uppercase;
}

.h-news-tit a {
	display: block;
	padding-top: 5px;
	width: 92px;
	float: right;
	font-size: 15px;
	color: #4b4b4d;
}

.h-news-tit a img {
	vertical-align: middle;
}

.h-news-w {
	width: 46%;
}

.h-news .one-news {
	margin-top: 15px;
	margin-bottom: 35px;
	overflow: hidden;
}

.h-news .one-news .tu {
	float: left;
	width: 45%;
	height: auto;
	overflow: hidden;
}

.h-news .one-news .tu img {
	width: 100%;
}

.h-news .one-news .r-cont {
	float: right;
	width: 50%;
}

.h-news .one-news .r-cont a h3 {
	display: block;
	padding-bottom: 15px;
	font-size: 20px;
	color: #202020;
	font-weight: bold;
	line-height: 150%;
}

.h-news .one-news .r-cont p {
	display: block;
	height: 70px;
	font-size: 15px;
	color: #8b8b8b;
	line-height: 150%;
	overflow: hidden;
}

.h-news .one-news .r-cont .morea {
	float: right;
	margin-top: 40px;
}

.h-news .one-news .r-cont .morea a {
	font-size: 15px;
	color: #8b8b8b;
	text-align: right;
}

.h-news li {
	margin: 17px 0px;
	overflow: hidden;
	transition: all 0.3s ease-out;
}

.h-news li i {
	float: left;
	margin-top: 5px;
	width: 5px;
	height: 19px;
	background-color: #022d64;
}



.h-news li p {
	float: right;
	width: 100px;
	padding-left: 5px;
	box-sizing: border-box;
	font-size: 15px;
	color: #8b8b8b;
	text-align: right;
}

.h-news li a h3 {
	padding-left: 25px;
	padding-top: 6px;
	display: block;
	font-size: 16px;
	color: #8b8b8b;
}

.h-news li:hover a h3 {
	color: #4077db;
}

/*联系我们*/
.lx-bg {
	padding: 35px 0px;
	width: 100%;
	height: auto;
	background: url(../images/lx-bg.jpg) top center repeat;
	overflow: hidden;
}

.lxwm-l {
	float: left;
	width: 180px;
	height: auto;
}

.lxwm-l h2 {
	display: block;
	margin-bottom: 25px;
	font-size: 28px;
	color: #fff;
}

.lxwm-l p {
	display: block;
	font-size: 15px;
	color: #fff;
	line-height: 170%;
}

.lxwm-l a {
	display: block;
	margin-top: 43px;
	width: 140px;
	height: 35px;
	border: 1px solid #fff;
	border-radius: 30px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: 35px;
}

.lxwm-r {
	float: right;
	width: 70%;
}

.lxwm-r li {
	float: left;
	padding: 0px 35px;
	padding-top: 35px;
	width: 33%;
	height: 175px;
	border-left: 1px solid #36acff;
}

.lxwm-r li .tua {
	float: left;
	width: 50px;
}

.lxwm-r li .nra {
	margin-left: 50px;
}

.lxwm-r li .nra h3 {
	display: block;
	padding-top: 5px;
	margin-bottom: 18px;
	font-size: 18px;
	color: #fff;
}

.lxwm-r li .nra p {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 170%;
}

/*====================end middle====================*/
/*====================foot====================*/

/*bottom*/

.end-menu-bg {
	width: 100%;
	height: 55px;
	overflow: hidden;
	background: #d2182f;
}

.end-menu {
	margin: 0px auto;
	width: 1260px;
	height: auto;
	text-align: center;
}

.end-menu li {
	padding: 0px 0px 0px;
	position: relative;
	display: inline-block;
	width: 11.5%;
	height: 55px;
	transition: all 0.3s ease-out;

}

.end-menu li a {
	display: block;
	height: 55px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	transition: all 0.3s ease-out;
	line-height: 55px;
}

.foot-bg {
	width: 100%;
	overflow: hidden;
	background: url(../images/bottom.jpg) top center no-repeat;
}

.foot {
	padding-top: 60px;
	padding-bottom: 60px;
}

.foot-l {

	border-right: 1px solid #2f343d;
}

.foot-r {

	margin-top: 10px;
	text-align: center;
}

.foot-end {
	width: 1200px;
	margin: 0px auto;
	height: auto;
	text-align: center;
	padding-bottom: 40px;
}


.foot-end p {
	width: 1200px;
	margin: 0px auto;
	height: auto;
	text-align: center;
	font-size: 22px;
	color: #ffffff;
}

.foot-end p span {
	font-family: Impact;
	font-size: 48px;
	color: #ffffff;
}


.f-ewm {
	float: left;
	width: 140px;
	height: 290px;
}

.f-ewm p {
	padding-top: 15px;
	font-size: 15px;
	color: #fff;
	text-align: center;
}

.f-cpfl {
	float: left;
	font-size: 16px;
	color: #dadada;
	line-height: 170%;
}

.f-cpfl a {
	display: block;
	float: left;
	height: 30px;
	width: 45%;
	font-size: 16px;
	color: #dadada;
	line-height: 30px;
}

.f-cpfl a:hover {
	font-size: 16px;
	color: #f23a3a;
	transition: 0.5s all ease;
}


.f-cpfl2 {
	float: left;
	width: 1030px;
	font-size: 14px;
	color: #696969;
	line-height: 170%;
	padding: 10px 0px;
}

.f-cpfl2 a {
	width: 400px;
	display: block;
	float: left;
	height: 30px;
	width: 10%;
	font-size: 15px;
	color: #dadada;
	line-height: 30px;
}

.end-dh {
	color: #e7e7e7;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	padding-bottom: 10px;
	background: url(../images/endline.jpg) left 5px no-repeat;
	text-indent: 10px;
}

.end-dh01 {
	font-size: 16px;
	color: #808186;
	line-height: 1.8em;
	text-align: center;
}


.f-lxwm {
	margin: 0px auto;
	width: 1200px;
	text-align: center;
	font-size: 18px;
	color: #333333;
	padding-top: 30px;
	padding-bottom: 10px;
	border-top: 1px solid #022e78;
}

.f-lxwm .lxcon {
	float: right;
	width: 200px;
	padding-top: 50px;
	margin-right: 25px;
	color: #ffffff;
	background: url(../Img/endtel.jpg) top left no-repeat;
}

.f-lxwm .lxcon span {
	font-size: 22px;
	color: #ffffff;
}

.f-lxwm .lxcon p {
	padding-top: 10px;
	font-family: Impact;
	font-size: 28px;
	color: #696969;
	text-align: left;
	line-height: 32px;
}


.bq {
	width: 100%;
	padding: 20px 0px;
	text-align: center;
	overflow: hidden;
	border-top: 1px solid #2f343d;

}

.bq p,
.bq p a {
	text-align: center;
	font-size: 16px;
	color: #dadada;
	line-height: 40px;
	margin-bottom: 0px;
}

/*end bottom*/



.gl-foot-w {
	padding: 48px 0px;
	background-color: #f6f7fb;
	overflow: hidden;
}

.foot-logo {
	float: left;
	width: 332px;
}

.gl-foot-tit h3 {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
}

.foot-ewm {
	float: right;
	text-align: center;
	padding: 0px 10px;
}

.foot-ewm img {
	display: block;
	margin: 0 auto;
	border: 1px solid #b2b4b3;
	box-sizing: border-box;

}

.foot-ewm p {
	display: block;
	padding: 15px 0px;
	text-align: center;
	font-size: 14px;
	color: #2b2b2b;
}

.foot-middle {
	margin-left: 430px;
	margin-right: 220px;
}

.foot-middle li {
	float: left;
	margin-right: 1%;
	width: 24%;
}

.foot-middle li p {
	display: block;
	margin-bottom: 23px;
	font-size: 17px;
	color: #2b2b2b;
	font-weight: bold;
}

.foot-middle li a {
	display: block;
	margin-bottom: 8px;
	font-size: 14px;
	color: #2b2b2b;
}

.gl-bq {
	padding: 26px 0px;
	background-color: #404040;
	text-align: center;
	overflow: hidden;
}

.gl-bq p,
.gl-bq p a,
.gl-bq p strong,
.gl-bq p p {
	color: #fefefe;
	text-align: center;
	font-size: 15px;
	vertical-align: middle;
}

.gl-bq img {
	vertical-align: middle;
	display: inline-block;
}


/*end foot*/
/*内页产品详情电话*/
.yan-phone {
	margin-top: 20px;
	border-top: 1px solid #efefef;
	overflow: hidden;
}

.proshow1 {
	overflow: hidden;
}

.proshow1 p {
	display: block;
	padding: 5px;
	font-size: 17px;
	color: #2e2e2e;
	vertical-align: middle;
	line-height: 40px;
	border-bottom: 1px dashed #d2d2d2;
	overflow: hidden;
}

.proshow1 p img {
	display: inline-block;
	float: left;
	margin-right: 15px;
	vertical-align: middle;
}

.proshow1 a {
	display: block;
	margin-top: 15px;
	width: 206px;
	height: 47px;
	background-color: #434343;
	text-align: center;
	line-height: 47px;
	font-size: 17px;
	color: #fff;
	border-radius: 8px;
}

.proshow2 {
	margin-top: 20px;
	overflow: hidden;
	text-align: center;
}

.proshow2 li {
	float: left;
	margin: 0 5px;
	width: 140px;
	height: auto;
}

.proshow2 li img {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

.proshow2 li p {
	display: block;
	font-size: 17px;
	color: #434343;
	line-height: 170%;
	text-align: center;
}

.proshow2 li p strong {
	font-size: 17px;
	color: #434343;
	line-height: 170%;
	font-weight: bold;
}

.proshow2 a {
	display: block;
	margin-top: 15px;
	width: 206px;
	height: 47px;
	background-color: #434343;
	text-align: center;
	line-height: 47px;
	font-size: 17px;
	color: #fff;
	border-radius: 8px;
}

/*内页*/
.jt-ny-tit {
	position: relative;
	height: 480px;
}

.jt-ny-tit h2 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 200px;
	height: 50px;
	background-color: #f60e0e;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 26px;
}

/*手机样式*/
/*优势*/

/*返回顶部*/
.to-top {
	position: relative;
	z-index: 11111111111;
	display: none;
	padding: 5px 10px;
	color: #fff !important;
	background-color: #f50;
}

.to-top:visited {
	color: #fff;
}

/*end手机样式*/
@media only screen and (max-width: 1710px) {
	.top-phone{display: none;}
	.top-menu {
	    margin-left: 589px;
	    margin-right: 0px;
	}
	
}


@media only screen and (max-width: 1640px) {
	.top-phone {
		width: 20%;
	}

	.top-phone img {
		width: 100%;
	}

	.top-logo {
		width: 45%;
	}

	.top-logo img {
		width: 100%;
	}

	.top-logo1 {
		width: 25%;
	}

	.top-phone {
		width: 25%;
	}

	.top-menu {
		margin-left: 35%;
		margin-right: 0;
	}

	.h-ys-bg1 {
		width: 70%;
		float: right;
	}

	.h-ys-con {
		margin: 5px;

	}


}

@media only screen and (max-width: 1576px) {
	.h-tit03 {
		margin-bottom: 0px;
	}
	#focus_Box {
	    display: none;
	}
	
	.pc-hidden-mshow15{display: block;}
}

@media only screen and (max-width: 1560px) {
	#pro-w {
		width: 100%;
	}

	#w-1560 {
		width: 96%;
	}

	.header-nav .nav-list>li>a {
		padding: 0px 5px;
	}

	.part1-l {
		width: 100%;
	}

	.part-r {
		width: 100%;
	}

	.part1-r-nr {
		width: 95%;
		margin-left: 5%;
	}

	.h-search .h-inputa {
		float: left;
		width: 50%;
	}

	.h-search .h-inputb {
		float: left;
	}
	
	.h-search .h-inputa-1 {
		float: left;
		width: 50%;
	}

	.h-search .h-inputb-1 {
		float: left;
	}

	.about-lista {
		width: 40%;
	}

	.about-listb-w {
		width: 18%;
	}

	.about-listb {
		width: 100%;
	}

	.rongyu-list li {
		width: 100%;
	}

	.rongyu-more a {
		margin-top: 50px;
	}

	.case-l {
		width: 45%;
	}

	.case-list {
		width: 54%;
		overflow: hidden;
	}

	.case-list ul {
		width: 100%;
	}

	.lx-bg {
		padding: 47px 15px;
	}


}


@media only screen and (max-width: 1450px) {
	.top-logo {
	    width: 35%;
	}
	.header-nav1 {
	    padding: 27px 0px;	}
	}

@media only screen and (max-width: 1400px) {
	.top-phone img {
		width: 100%;
	}

	.header-nav .nav-list>li>a {
		padding: 0px 5px;
	}

	#w-90 {
		width: 100%;
	}

	#w-80 {
		width: 100%;
	}

	#w-70 {
		width: 100%;
	}

	#pro-w {
		width: 100%;
	}
	
	.ysbtconr {
		display: none;
	    margin-left: 20px;
	    margin-top: 90px;
	}
	
	.gybj {
	    box-sizing: border-box;
	    padding-top: 80px;
	    overflow: hidden;
	}


	#w-1560 {
		width: 100%;
	}
	.product-number-info .product-number-inner {
    width: 95%;
    margin: 0 auto;
}


	.h-ys-bg1 {
		width: 75%;
		float: right;
	}


	.h-ys-conmini {
		width: 90%;
		margin: 0px auto;
		color: #fff100;
		font-size: 20px;
		font-weight: bold;
		padding: 5%;
		border-radius: 20px;
		background: rgb(255, 255, 255, 0.1);
	}

	.h-ys-conmini p {
		color: #fff;
	}
}

@media only screen and (max-width: 1300px) {
	.top-menu {
		margin-right: 0px;
	}

	.header-nav .nav-list>li>a {
		padding: 0px 10px;
	}

	.top-r a {
		padding: 12px 15px;
	}

	#w-1300 {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
	}

	#w-1260 {
		width: 100%;
	}

	.header-nav .nav-list>li {
		width: 12%;
	}

	.h-part-ys {
		height: 953px;
		background: url(../images/ysbg1.jpg) top center no-repeat;
	}

	.h-ys-bg1 {
		width: 100%;
		float: right;
	}


}

@media only screen and (max-width: 1260px) {
	#w-1260 {
		width: 100%;
	}

	#w-1260-1 {
		width: 100%;
	}

	#w-90 {
		width: 100%;
	}

	#w-80 {
		width: 100%;
	}

	#w-70 {
		width: 100%;
	}

	#pro-w {
		width: 100%;
	}

	#w-1560 {
		width: 100%;
	}

	/*menu*/
	.header-nav .nav-list>li>a {
		padding: 0 13px;
	}

	.header-nav .nav-list>li>a::after {
		margin-left: 12px;
	}


	/*menu*/
	.header-nav .nav-list>li>a {
		padding: 0 3px;
	}

	.header-nav .nav-list>li>a::after {
		margin-left: 12px;
	}

	.top-phone img {
		width: 100%;
	}

	.h-logo h1 img {
		width: 100%;
		margin-left: 0px;
	}

	.jg-proc {
		text-align: center;
	}

	.jg-proc li {
		width: 19%;
		margin: 5px 0.5%;
		display: inline-block;
	}

	.jg-proc li a {
		font-size: 20px;
	}

	.jjcon,
	.jjcon p {
		width: 100%;
		margin: 0px auto;
		text-align: center;
		font-size: 16px;
		color: #333;
		line-height: 28px;
	}

	.part1-ewm {
		display: none;
	}

	.case-l {
		width: 25%;
	}

	.case-list {
		width: 74%;
		overflow: hidden;
	}

	.case-l-tit {
		margin: 45px 30px 30px 30px;
	}

	.case-l-bt {
		width: 100%;
	}

	.case-huoban {
		margin-top: 35px;
	}

	.case-huoban li {
		float: left;
		width: 45%;
		margin-right: 1%;
	}

	.h-news-w {
		padding: 15px;
		width: 48%;
	}

	.end-menu {
		margin: 0px auto;
		width: 100%;
		height: auto;
		text-align: center;
	}



}


@media only screen and (max-width: 1200px) {
.header-nav1 .nav-list>li>a {
    padding: 0px 5px;
    font-size: 17px;
    position: relative;
    color: #333;}
}

@media only screen and (max-width: 1100px) {
	
	
.header-nav1 .nav-list>li>a {
    padding: 0px 1px;
    font-size: 17px;
    position: relative;
    color: #333;}
}


@media only screen and (max-width: 1015px) {
	.lxwm-l {
		display: none;
	}

	.lxwm-r {
		width: 100%;
	}
}

@media only screen and (max-width: 992px) {
	#w-1260 {
		width: 100%;
	}

	#w-1260-1 {
		width: 100%;
	}

	#w-90 {
		width: 100%;
	}

	#w-80 {
		width: 100%;
	}

	#w-70 {
		width: 100%;
	}

	#pro-w {
		width: 100%;
	}

	#w-1560 {
		width: 100%;
	}

	.padding15-8 {
		padding: 8px;
	}

	.header-nav .nav-list>li>a {
		padding: 0 3px;
	}

	.padding0-sm15 {
		padding: 0px 15px;
	}

	.padding15-8 {
		padding: 8px;
	}

	.header-nav .nav-list>li>a {
		padding: 0 3px;
	}

	.header-nav .nav-list>li>a::after {
		margin-left: 12px;
	}

	.top-phone {
		width: 30%;
		display: block;
	}

	.top-logo {
		width: 55%;
	}

	.top-logo1 {
		display: none;
	}

	.top-r a {
		padding: 12px 5px;
	}

	.top-gg {
		background-color: #fff;
	}

	.top-menu-w {
		background-color: #fff;
		overflow: hidden;
	}

	.h-part-ys02 {
		height: auto;
		padding: 30px 0px 40px 0px;
		margin-top: 40px;
		background: url(../images/ysbg992.jpg) top center;
	}
	
	.gybj {
	    box-sizing: border-box;
	    padding-top: 60px;
	    overflow: hidden;
	}
	.gybj dl {
		height:auto;
	    overflow: hidden;
	    margin-bottom: 30px;
	}


	.part-cpbg {
		margin: 0px auto;
		width: 100%;
	}

	.about-lista {
		width: 49%;
	}

	.about-listb-w {
		width: 100%;
	}

	.about-listb {
		width: 49%;
		float: left;
		margin-right: 1%;
		margin-top: 1%;
	}

	.jn-news02 li .n02-r {
		float: right;
		width: 100%;
		height: auto;
		padding: 2%;
		background-color: #fff;
	}
	
	.ysbtconr {
	    display: none;
	}


	.mini-tit {
		padding: 0px 0px;
		text-align: center;
	}

	.mini-tit img {
		display: block;
		width: 100%;
		margin: 0 auto;
	}

	/*标题*/
	.tit1 p {
		font-size: 15px;
	}

	.tit1 h2 {
		font-size: 25px;
		letter-spacing: 3px;
	}

	.tit02 p {
		font-size: 14px;
	}

	.tit02 span {
		font-size: 10px;
	}

	.foot-middle li {
		width: 100%;
	}
	
	
	/*ph页脚*/
	
	.ph-foot {
		position: fixed;
		bottom: 0px;
		left: 0px;
		padding-bottom: 3px;
		width: 100%;
		height: 70px;
		background-color: #3a3f45;
		overflow: hidden;
	
		border-radius: 15px 15px 0px 0px;
		z-index: 9999;
	}
	
	.ph-foot li {
		float: left;
		padding: 10px 0px;
		width: 25%;
		height: 40px;
		font-size: 14px;
		color: #fff;
		text-align: center;
	}
	
	.ph-foot li img {
		display: block;
		margin: 0 auto;
		width: 25%;
	}
	
	.ph-foot li p {
		display: block;
		margin-top: 5px;
		font-size: 14px;
		color: #fff;
		text-align: center;
	}
	
	
	/*ph页脚*/
	
	.ph-foot {
		position: fixed;
		bottom: 0px;
		left: 0px;
		padding-bottom: 3px;
		width: 100%;
		height: 70px;
		background-color: #d2182f;
		overflow: hidden;
	
		border-radius: 15px 15px 0px 0px;
		z-index: 9999;
	}
	
	.ph-foot li {
		float: left;
		padding: 10px 0px;
		width: 25%;
		height: 40px;
		font-size: 14px;
		color: #fff;
		text-align: center;
	}
	
	.ph-foot li img {
		display: block;
		margin: 0 auto;
		width: 25%;
	}
	
	.ph-foot li p {
		display: block;
		margin-top: 5px;
		font-size: 14px;
		color: #fff;
		text-align: center;
	}

}



/*====================手机====================*/
@media only screen and (max-width: 768px) {
	.w-1400 {
	    margin: 0 auto;
	    width: 100%;
	}
	#w-1200 {
		width: 100%;
	}

	#w-1200-1 {
		width: 100%;
	}

	#w-1260 {
		width: 100%;
	}

	#w-1260-1 {
		width: 100%;
	}

	#w-70 {
		width: 100%;
	}
	.pc-hidden-mshow15{
		display: none;
	}

	#pro-w {
		width: 100%;
	}

	#w-1560 {
		width: 100%;
	}

	.padding0-sm15 {
		padding: 15px;
	}

	.mini-tit {
		padding: 0px 0px;
		text-align: center;
	}

	.mini-tit img {
		display: block;
		width: 100%;
		margin: 0 auto;
	}

	.top-gg {
		display: none;
	}
	
	.menu-w {
	    position: relative;
	}

	.top-menu-w {
		display: none;
		background-color: #fff;
		overflow: hidden;
	}

	.padding0-sm15 {
		padding: 15px;
	}
	.jjcon {
		height: 300px;
	    padding-top: 49px;
	    padding-bottom: 49px;
		overflow: hidden;
	}
	
	.product-number-info ul {
	    padding-bottom: 30px;
	}
	.product-number-info li {
		padding-left: 0px;
	    float: left;
		width: 50%;
	    height: 135px;
	    text-align: left;
	    color: #3a3a3a;
	    padding-top: 1px;
		margin-bottom: 20px;
	}	
	.product-number-info li {

	    border-left:none;

	}

	.tit01 p {
		display: inline-block;
		padding: 0px 15px 4px 15px;
		font-size: 16px;
	}

	.tit01 span {
		display: none;
	}

	.tit01 .zia {
		font-size: 21px;
	}

	.tit01 h2 {
		font-size: 32px;
		letter-spacing: 1px;
	}

	.tit01 h2 font {
		font-size: 32px;
		color: #d2182f;
		font-weight: bold;
	}
	

	.h-tit01 {
		padding: 25px 0px;
	}

	.h-tit01 .cpbt {
		margin-bottom: 0px;
	}

	.h-tit01 .cpbt a {
		font-size: 32px;
	}

	.h-tit01 .cpbt a font {
		font-size: 32px;
	}

	.h-tit01 p {
		width: 90%;
		margin: 0px auto;
		padding-bottom: 0px;
		font-size: 16px;
		color: #939393;
		text-align: center;
		font-weight: normal;
		line-height: 24px;
	}

	.h-tit02 {
		padding:20px 5%;
		margin-bottom: 0px;
	}

	.h-tit02 .cpbt {
		margin-bottom: 5px;
	}

	.h-tit02 .cpbt a {
		font-size: 22px;
		color: #d2182f;
		font-weight: bold;
	}

	.h-tit02 .cpbt a font {
		font-size: 22px;
		font-weight: bold;
	}

	.h-tit02 span {
		padding: 0px 10px;
		background: #d2182f;
		font-size: 22px;
		color: #fff;
		text-align: center;
		font-weight: bold;
	}
	.h-tit03 {
		padding: 15px 0px;
		margin-bottom: 0px;
	}
	
	.h-tit03 .cpbt a font {
	    font-size:38px;
	    font-weight: bold;
	    color: #333333;
	}
	.h-tit03 span {
	    padding: 0px 10px;
	    background: #d2182f;
	    font-size:38px;
	    color: #fff;
	    text-align: center;
	    font-weight: normal;
	    font-weight: bold;
	}

	.h-part-ys02 {
	    height: auto;
	    padding: 0px 0px 40px 0px;
	    margin-top: 40px;
	    background: url(../images/ysbg992.jpg) bottom center;
	}

	.ysbtcon {
    color: #fff;
    font-size: 30px;
    padding-top: 70px;
    border-right: none;
	}
	
	.gybj dl {
	    height: auto;
	    overflow: hidden;
	    margin-bottom: 30px;
	}
	
	.gybj dd h3 {
	    padding: 10px 0px;
	    white-space: nowrap;
	    font-size: 20px;
	    color: #fff;
	    font-weight: bold;
	    text-align: left;
		line-height: 28px;
	}
	.gybj dd p {
	    line-height: 26px;
	    overflow: hidden;
	    font-size: 16px;
	    color: #fff;

	}
	
	.gybj dl span {
	    font-size: 22px;
	    color: #fff;
	    font-weight: bold;
	    line-height: 42px;
	    display: block;
	}
	

	.part-cpbg {
		margin: 0px auto;
		width: 100%;
	}

	.jy-pro {
		margin-bottom: 0px;
		padding-bottom: 10px;
	}

	.jy-pro .more {
		margin: 0px 0px;
		border-radius: 20px;
		width: 100%;
		font-size: 14px;
	}

	.jg-proc li {
		width: 46.5%;
		margin: 0px 5px;
	}

	.jg-proc li a {
		font-size: 16px;
	}
	
.h-part-ys02 .ysbt {
    height: 367px;
    background: url(../images/ysbg02a.jpg) top right no-repeat;
    text-align: center;
}
	

.part-case {
    padding: 40px 0px;

    margin-top: 50px;
}
	
.casebt {
    font-size: 38px;
    font-weight: bold;
    padding-top: 20px;
    color: #fff;
	margin-top: 10px;
}

.casebt .more {

    margin-top: 20px;
	margin-bottom: 20px;
}


.casepic img {
    width: 32%;
    text-align: right;
}

.part-scsl {
    height:auto;
    background: url(../images/scsl.jpg) top center no-repeat;
}


	.part-yyhy1 {
		width: 100%;
		margin: 0px auto;
	}

	.news-wa {
		padding: 30px 0px;
	}

	.jn-news-r {

		width: 100%;
	}

	.jn-news02 li {
		position: relative;
		padding-top: 13px;
		padding-bottom: 0px;
		border-bottom: 1px solid #f4f4f4;
		overflow: hidden;
	}

	.jn-news02 li .n02-r {
		float: right;
		width: 100%;
		height: auto;
		background-color: #fff;
	}

	.h-part-ys992 {
		display: none;
	}

	.hot-search {
		margin-top: 0px;
		padding-top: 0px;
	}

	.hot-search p,
	.hot-search a {
		font-size: 14px;
	}

	.part1-r-nr {
		padding: 15px;
		margin-left: 0px;
		width: 100%;
		box-sizing: border-box;
	}

	.h-search .h-inputb {
		width: 80px;
	}

	.h-search {
		padding-top: 10px;
	}

	.part-r {
		padding-bottom: 10px;
	}

	.pro-list {
		height: auto;
	}

	.pro-list .tit-p a h3 {
		font-size: 20px;
		padding-top: 5px;
	}

	.pro-list .tit-p .num {
		font-size: 25px;
		width: 48px;
	}

	.pro-list .morea a {
		margin-top: 15px;
	}

	.pro-tit-bg {
		padding: 20px 40px;
		height: auto;
		background-repeat: repeat;
	}

	.pro-tit-bg h2 {
		font-size: 22px;
	}

	.pro-tit-bg p {
		margin-top: 10px;
	}

	.pro-tit-bg a {
		margin-top: 10px;
	}

	.about-tit img {
		width: 90%;
		margin: 0 auto;
	}

	.about-tit {
		margin-top: 15px;
	}

	.about-tit p {
		width: 95%;
		margin: 0 auto;
		font-size: 14px;
	}


	.about-lista {
		width: 100%;
		margin-bottom: 10px;
		padding: 35px 30px;
	}

	.about-bga {
		background-size: cover;
		height: auto;
	}

	.about-bgb {
		background-size: cover;
		height: auto;
	}

	.part-jj {
		background:#f3f3f3 url(../images/jjbg.jpg) bottom center no-repeat;
		height: auto;
	}

	.jjcon,
	.jjcon p {
		width: 100%;
		margin: 0px auto;
		text-align: center;
		font-size: 16px;
		color: #333;
		line-height: 28px;
	}



	.h-part-ys02 .ysbt img {
		width: 90%;
		text-align: center;
	}

	.h-ys-conmini {
		width: 90%;
		margin: 0px auto;
		color: #fff100;
		font-size: 20px;
		font-weight: bold;
		padding: 5%;
		border-radius: 20px;
		background: rgb(255, 255, 255, 0.1);
	}

	.h-ys-conmini p {
		color: #fff;
	}


	.rongyu-more a {
		margin-top: 20px;
	}

	.rongyu-tit h2 {
		font-size: 22px;
	}

	.rongyu-list li p {
		font-size: 16px;
	}

	.rongyu-list {
		margin-top: 15px;
	}

	.about-cont h2 {
		font-size: 22px;
	}


	.h-ys-bg1 {
		padding-bottom: 50px;
		background: url(../images/ysbgmini.jpg);
	}

	.h-ys-con {
		margin: 0px auto;
		padding: 20px 0px;
		text-align: center;
		font-size: 28px;
		color: #fae500;
		font-weight: bold;
		border: 1px solid #353e57;
		background: rgb(0, 0, 0, 0.1);
	}

	.h-ys-con img {
		margin-bottom: 10px;
	}

	.h-ys-con p {
		width: 90%;
		margin: 0px auto;
		text-align: center;
		font-size: 16px;
		padding-top: 10px;
		color: #ffffff;
		line-height: 26px;
	}


	.case-l {
		width: 100%;
		height: auto;
		padding-bottom: 30px;
		margin-top: 15px;
	}

	.case-list {
		width: 98%;
		padding: 2%;
	}

	.case-bt .zia {
		display: none;
	}

	.case-more {
		display: block;
	}

	.case-more a {
		margin-top: 25px;
		float: left;
		margin-left: 15px;
		border: 1px solid #999;
	}

	.case-bt .zib {
		font-size: 14px;
	}

	.case-bt h2 {
		margin-top: 10px;
	}

	.h-news-w {
		width: 100%;
	}

	.lxwm-r li {
		width: 100%;
		border: none;
		padding: 0px 10px;
		height: auto;
	}

	.lx-bg {
		height: auto;
	}

	.h-news .one-news .tu {
		width: 100%;
	}

	.h-news .one-news .r-cont {
		width: 100%;
		margin-top: 15px;
	}

	.h-news .one-news .r-cont .morea {
		display: none;
	}

	.jy-pro h3 {
		font-size: 1.2em;
	}

	.jy-pro p {
		display: none;
	}


	.swiper-pagination-pj .swiper-pagination-bullet {
		width: 5px;
		height: 5px;
	}

	.foot-bg {
		margin-bottom: 70px;
		background: #171b27;
	}

	.foot {

		background-size: 100%;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.foot-middle {
		margin-left: 0px;
		margin-right: 0px;
		padding: 0px 15px;
	}

	.foot-middle li a {
		display: inline-block;
		padding-right: 15px;
	}

	.foot-ewm {
		float: none;
		margin: 0 auto;
	}

	.gl-foot-w {
		padding: 15px 0px;
	}

	.foot-middle li p {
		margin-bottom: 10px;
	}

	.gl-bq {
		padding: 20px;
	}





	/*公共*/
	.ph-menu2 li {
		width: 24.5%;
	}

	/*标题*/
	.ny-tit01 h2 {
		font-size: 26px;
	}

	.ny-tit01 span {
		font-size: 14px;
		padding: 0 15px;
	}

	/*其它*/
	.search-p {
		padding: 0px 15px;
		width: 90%;
		text-align: center;
		margin: 0 auto;
	}


	/*地图*/
	.b-map .close-btn {
		top: 10%;
	}

	.map-ys {
		height: 300px;
		width: 90%;
	}



}
