@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;
}

.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-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-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%;	}
	
}


/*动画*/
@keyframes sylogo1 {
	0% {
		transform: scale3d(1, 1, 1);
	}

	50% {
		transform: scale3d(1.1, 1.1, 1.1);
	}

	100% {
		transform: scale3d(1, 1, 1);
	}
}


/*====================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: 333px;
}


.top-menu-w {
	position: relative;
	z-index: 111111111111;
}

.top-menu {
	margin-left: 350px;
	margin-right: 317px;
}

/*====================menu====================*/
.menu-w{
	z-index: 9999;
	top:0px;
	left:0px;
	width: 100%;
	position: relative;
}
.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 {
    background: #002645;
    height: 55px;
    margin: 0 auto;
    width: auto;
}
.header-nav ul{
	text-align: center;
}

.header-nav .nav-list>li {
	width: 8%;
	/*float:left;*/
	height: 55px;
	position: relative;
	display: inline-block;
	line-height: 55px;
	text-align: center;
}

.header-nav .nav-list>li:hover {
	background-color: #e50112;
	color: #fff;
}

.header-nav .nav-list>li>a {
	font-size: 18px;
	position: relative;
	color: #fff;
}

.header-nav .nav-list>li:hover a {
	color: #fff;
}

/* .header-nav li.active>a,.header-nav .nav-list>li>a:hover{color:#f6ff00;} */
.header-nav li.active {
	background-color: #e50112;
}

.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;
}

.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: 125%;
	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;
}

.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====================*/

/*=========浮动导航========*/
.sp_header{height:50px;overflow:hidden;position:fixed;z-index:3000;width:100%;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#be8c45;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:80px;}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left; font-weight:normal; border-bottom:1px dotted #ddd;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#008cd4}
.sjj_nav ul li ul li>ul{margin-left:10px}


/*--手机导航--*/
.s-menu{
	width: 100%;
	height: auto;
	background-color:#2657bd;
	text-align: center;
	overflow:hidden;
	
}
.ph-menu2{
	width: 100%;
	height: auto;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	overflow:hidden;

}


.ph-menu12 h2{
	display: block;
	margin:2px;
	padding:2%;
	height:20px;
	padding-top:5px;
	text-align: center;
	font-size: 14px;
	font-weight:normal;
	color: #fff;
	display: block;
}
.ph-menu12:hover h2{
	text-decoration: none;
}
.ph-menu12:focus{text-decoration: none}




.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: 14px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border: 1px solid #999;
	/*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;
  padding-bottom: 30px;
  border-bottom: 1px solid #EAEAEA;
}


.h-tit01 .cpbt a{
  font-size: 44px;
  color: #e50112;
  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 {
  width:100%;
  height: auto;
  margin: 0px auto;
  overflow: hidden;
  text-align: center;
  color: #333333;
  margin-bottom: 30px;
}

.h-tit02 p {
  margin: 0px auto;
  padding-bottom: 10px;
  font-size: 18px;
  color: #939393;
  text-align:center;
  font-weight:normal;
  line-height: 24px;
}


.h-tit02 .cpbt {
  margin: 0px auto;
  text-align: center;
  font-size: 34px;
  font-weight: normal;
  margin-bottom: 5px;
}


.h-tit02 .cpbt a{
  font-size: 44px;
  color: #e50112;
  font-weight:bold;

}


.h-tit02 .cpbt a font{
  font-size: 44px;
  font-weight:bold;
  color: #333333;
}


.h-tit02 span {
	padding: 0px 10px;
	background: #e50112;
	font-size:46px;
	color: #fff;
	text-align: center;
	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;
  padding: 10px;
  position: relative;
  border:1px solid #EAEAEA;
  background-color: #F9F9F9;
}
/* .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: 1.5em;
  font-weight: bold;
  color: #23190a;
  transition: all 0.3s ease-out;
  margin-top: 0px;
}


.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%;
  background-color: #e50112;
  text-align: center;
  font-size: 17px;
  color: #fff;
  transition: all 0.3s ease-out;
}
/* .jy-pro:hover .more{
  background-color: #333;

}
.jy-pro:hover h3,.jy-pro:hover p{
  color: #fff;
}
.jy-pro:hover .linea{
  background-color: #fff;
}*/


/*优势*/
/*ys*/
.s_bg {
	display: none;
}

.ys_bg {
	padding-top: 0px;
	padding-bottom: 30px;
	overflow: hidden;
	    background: #fafafa;
}

.case_t {
	margin: 0px auto;
	width: 90%;
	height: 70px;
}

.case_t ul li {
	width: 16.1%;
	height: 30px;
	display: inline-block;
	border-right: 1px solid #EAEAEA;
	position: relative;
}


.case_t ul li:before {
	content: "";
	width: 6px;
	height: 1px;
	position: absolute;
	top: 27px;
	right: 10px;
}

.case_t ul li a {
	font-size: 20px;
	color: #333;
	display: block;
	float: left;
	width: 100%;
	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 {

	color: #205299;
}

.case_t ul li.nobor:before {
	background: none;
}

.case_m {
	position: relative;
}

.case_m dl {
	height:auto;
	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;
}



/*------------- tg ------------------*/





.tg{
	background: url(../img/baidu.jpg) no-repeat 0 0;
	
	
}
.deng{
	display: block;
	margin:0 auto;
}
.tgWrap h3,.tgWrap h4,.tgWrap p{
	color: #fff;
	text-align: center;
}
.tgWrap h3{
	font-size: 48px;
	line-height: 65px;
	height: 65px;
	margin-top: 30px;
	text-align:left;
	font-weight: bold;
}
.tgWrap h4{
	width: 605px;
	font-size: 48px;
	line-height: 75px;
	height: 50px;
	font-weight: normal;
	text-align:left;
	padding-bottom: 105px;
	border-bottom: 1px solid #4366b2;
	/*margin-top: 30px;*/
}
.tgWrap p{
	font-size: 24px;
	line-height: 40px;
	text-align:left;
	margin-top: 30px;
	margin-bottom: 30px;
}

.tgWrap p span{
	font-size: 30px;
	text-align:left;
	color: #FFF;
}
.tgUl{
	float: left;
	width: 265px;
	padding-top: 185px;
	margin-right: 25px;
	background:url(../img/hua_w1.png);
	height: 800px;
	
}
.tgUl li{
	float: left;
	width: 100%;
	margin: 0 1%;
	margin-bottom: 1px;
	
}
.tgUl li p{
	width: 100%;
	height: 106px;
	line-height: 106px;
	background:url(../img/hua_r.png) no-repeat 0px 0px;
	color: #fff;
	font-size: 30px;
	transition: .5s;
	background-size: 100%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tgUl li span{
	display: block;
	width: 100%;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.tgUl li.hover p{
	background:url(../img/hua_w.png) no-repeat 0px 0px;
	color: #28478e;
	background-size: 100%;
}
.main0{
	padding-top: 160px;
	width: 75%;
	float: right;
}
.main0 ul{
	display:none;
}
.main0 ul.block{
	display:block;
}

.zixun_more{ 
	width: 172px; 
	height: 39px;
	border: 1px solid #4366b2;
	text-align: center;
	line-height: 34px;
	 }
	 
	 
.zixun_more a{ 
	color: #fff;
	 }
	 
.zixun_more a:hover{ 
	color: #fff;
	 }



.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: #e50112;
	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;
}

/*使用范围开始*/

.part-yyhy{ 
	width: 100%;
	background: url(../images/yyhybg.jpg) top center no-repeat;
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	padding-top: 30px;
	margin-top: 20px;
	margin-bottom: 50px;
	color: #e50112;
	}
	
.part-yyhy p{ 
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #2b2b2b;
	}
.part-yyhy1{ 
	width:90%;
	margin: 0px auto;
	padding-bottom: 50px;
	}
	
.yyhypic{
	
}

.yyhypic img{
	width: 100%;
	
}

.yyhypic p{
	padding: 10px 0px;
	background: #333;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	
} 

/*首页优势*/

.h-part-ys02 .ysbt{
	text-align: center;
}

.h-part-ys02 {
	height: 1317px;
    padding:30px 0px 40px 0px;
    background: url(../images/ys02.jpg) top center no-repeat;
	margin-top: 40px;
}
.h-part-ys1 {
    text-align: center;
}

.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:50px; overflow: hidden;}
.gybj h2{margin-bottom: 60px;}
.gybj h2 span{ background: url(../img/tslinebg.png) no-repeat center center;}
.gy{ margin:0 auto;width: 95%; height: 710px; position: relative;}
.gy_left{width: 50%;float: left;}
.gy_left dl{overflow: hidden; width: 520px; float: left; margin-bottom: 6px;}
.gy_left dt{width:119px;height: 119px;padding-top: 25px; float: left; }
.gy_left dt img{width:119px;height: 119px;  display: block;}
.gy_left dd {width:470px; box-sizing: border-box; float: left; position: relative;}
.gy_left dd h3{padding: 10px 0px; white-space: nowrap;  font-size: 44px; 
    color: #fff; font-weight: bold;  position: relative; text-align: left;
}

.gy_left dd span{
	display: block;
	width: 53px; height: 42px;
	background: url(../images/ys02num.png) no-repeat left 0;
	white-space: nowrap;  font-size: 22px; 
    color: #fff; font-weight: bold; line-height: 42px; position: relative; text-align: left; text-indent: 10px;}


.gy_left dd p{ 
	line-height: 26px;
	overflow: hidden; 
	font-size:18px;
	color: #fff; 
	text-align: left;}
.gy_left dl:nth-child(1){margin-left:300px; float: right;}
.gy_left dl:nth-child(2){width: 365px; margin-left: 100px;}
.gy_left dl:nth-child(2) dt{padding-top: 46px; float: right;}
.gy_left dl:nth-child(2) dd{width: 335px;}
.gy_left dl:nth-child(1) dd h3{}
.gy_left dl:nth-child(2) dd h3{}
.gy_left dl:nth-child(3) dd h3{}
.gy_right{width:46%;float: right;}
.gy_right dl{overflow: hidden; float:right;margin-bottom: 6px;  }
.gy_right dt{width:119px;height: 119px;padding-top: 25px; float: left; }
.gy_right dt img{width:119px;height: 119px;  display: block;}
.gy_right dd { box-sizing: border-box; float: right; position: relative;}
.gy_right dd h3{     
	padding: 10px 0px;
    white-space: nowrap;
    font-size: 44px;
    color: #fff;
    font-weight: bold;
    position: relative;
    text-align: left;}
.gy_right dd span{
		display: block;
	    width: 53px;
	    height: 42px;
	    background: url(../images/ys02num.png) no-repeat left 0;
	    white-space: nowrap;
	    font-size: 22px;
	    color: #fff;
	    font-weight: bold;
	    line-height: 42px;
	    position: relative;
	    text-align: left;
	    text-indent: 10px;
}
	
.gy_right dd p{
	line-height: 26px;
    overflow: hidden;
    font-size: 18px;
    color: #fff;
    text-align: left;}
	
.gy_right dl:nth-child(1){ float: left; margin-bottom: 30px;}
.gy_right dd:nth-child(1){ float: left;}
.gy_right dl:nth-child(2){}
.gy_right dl:nth-child(2) dt{padding-top: 46px; }
.gy_right dl:nth-child(2) dd{padding-right:0;padding-right: 200px; margin-bottom: 20px; }
.gy_right dl:nth-child(3) dd{padding-left: 500px; }
.gy_right dl:nth-child(1) dd h3{}
.gy_right dl:nth-child(2) dd h3{}

/*end 优势*/


/*公司简介开始*/
.part-jj{
	background: url(../images/jjbg.jpg) top center no-repeat;
		height: auto;
}

.jjtel{ 
	width: 700px;
	margin: 0px auto;
	height: 57px;
	background-color: #ffe400;
	border-radius: 50px;
	font-size: 27px;
	font-weight: bold;
	color: #333;
	text-align: center;
	line-height: 57px;
	}
	
.jjtel span{ 
	display: inline-block;
	background: url(../images/jjtel.jpg) left no-repeat;
	text-indent: 30px;
	font-family: Impact;
	font-size: 27px;
	font-weight: bold;
	color: #333;
	margin-left: 20px;
	}

.jjcon,.jjcon p{
	width: 1260px;
	margin: 0px auto;
	text-align:center;
	font-size: 16px;
	color: #fff;
	line-height: 28px;
}

.jjcon{ 
	padding-top: 80px;
	padding-bottom: 50px;
}

.jjmore{ 
	margin: 0px auto;
	width: 150px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border: 1px solid #fff;
	margin-top: 50px;
}

.jjmore a{ 
	color: #fff;
}


.news-wa {
	padding: 50px 0px;
	width: 100%;
	height: auto;
	background: url(../images/bg1.jpg);
}

.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: #fe0002;
	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: #e50112;
}

.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: #e50112;
}

.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 {
    position: relative;
    margin: 0 auto;
    height: 80px;
    width: 100%;
    border-bottom: 1px solid #DFDEDE;
    border-radius: 10px 10px 0px 0px;

}

.jg-proc {
    margin: 0px auto;
    width: 90%;
    font-size: 15px;
    color: #333;
    vertical-align: middle;
	
}

.jg-proc li {
	display: inline-block;
	height: 80px;
	line-height: 80px;
	display: inline-block;
	text-align: center;
	width: 9%; font-size: 16px; color: #333; vertical-align: middle;
}

.jg-proc li a {
	height: 80px;
	line-height: 80px;
	display: block;
	text-align: center;
	font-size: 16px; color: #333; vertical-align: middle;
	transition: 0.3s all ease; 
}

.jg-proc li a:hover {
	border-bottom: 1px solid #e50112 !important;
	transition: 0.3s all ease; 
	color: #e50112 !important;
	font-weight: bold;
}


 .jg-proc li .sec-jg-proc{
	display: none;
	width: 160px;
} 

.jg-proc li:hover .sec-jg-proc{
	display:block;
	position: absolute;
	z-index: 9999;

}

.jg-proc li .sec-jg-proc a {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border: 1px solid #DFDEDE;
	border-top: none;
	background: #fff;
	font-size: 16px; color: #333; 
	vertical-align: middle;
	transition: 0.3s all ease; 
}

.jg-proc li .sec-jg-proc a:hover {
	border-bottom: 1px solid #e50112 !important;
	transition: 0.3s all ease; 
	color: #e50112 !important;
	font-weight:bold;
}


.jg-proc a h3 {}

.jg-proc a:hover h3 {
	background-color: #f5b606;
	color: #333;
}

.jg-proc-active{
	border-bottom: 1px solid #e50112 !important;
	color: #e50112 !important;
	font-weight: bold;
}



.cplist {
    margin: 0px auto;
    width: 100%;
    font-size: 15px;
    color: #333;
    vertical-align: middle;
	text-align: center;
	margin-bottom: 20px;
	
}

.cplist li {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin: 1%;
	width: 45%; font-size: 16px; color: #333; vertical-align: middle;
}

.cplist li a {
	height: 45px;
	line-height: 45px;
	display: block;
	text-align: center;
	background: #1e5299;
	font-size: 16px; color: #fff; vertical-align: middle;
	transition: 0.3s all ease; 
}

.cplist li a:hover {
	border-bottom: 1px solid #e50112 !important;
	transition: 0.3s all ease; 
	color: #e50112 !important;
	font-weight: bold;
}











/*隆泰标题*/
.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: #e50112;
	font-weight: bold;
}

.tit01 p {
	display: block;
	margin-top: 10px;
	position: relative;
	font-size: 18px;
	letter-spacing: 1px;
	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: 0px;
}

.h-search .sea-l {
	display: inline-block;
	float: left;
	width: 44px;
	height: 2px;
	border: 1px solid #bfbfbf;
	border-right: 0px solid #bfbfbf;
	background: url(../images/part-search.jpg) center center no-repeat;
}

.h-search .h-inputa {
	float: left;
	width: 90px;
	border: 1px solid #EAEAEA;
	padding-left: 15px;
	height: 35px;
	font-size: 15px;
	color: #2e2e2e;
	line-height: 35px;
}

.h-search .h-inputb {
	float: left;
	width: 50px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	color: #fff;
}

/*产品分类*/
.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*/
/*切换*/
.swiper-container-pj {
	margin: 0 auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.swiper-container-pj .swiper-slide {
	text-align: center;
	font-size: 18px;
	color: #fff;
	/* background-color: #00347B; */
	/* height: calc((100% - 30px) / 2); */
	height: auto;


	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-pagination-pj {
	padding: 15px 0px;
	width: 100%;
	text-align: center;
}

.swiper-pagination-pj .swiper-pagination-bullet {
	background-color: #333;
	margin: 0px 4px;
	width: 100px;
	height: 3px;
	border-radius: 0px;
}

.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 {
	width: 1200px;
}

.case-list ul {
	width: 1200px;
}

.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%;
}



/*合作伙伴*/


.prolist {
  width:100%;
  padding:10px 0;
  margin-top:30px;
  text-align: center;
  overflow: hidden;
}
.prolist .big-row {
  height:215px;
  overflow: hidden;
  position: relative;
  max-width: 1460px;
  width: 100%;
  margin: 0 auto;
}
.prolist .big-row ul li {
  text-align: center;
}
.prolist .big-row ul li:hover{transition-duration:.5s}
.prolist .big-row ul li a {
  display: block;
  text-align: center;
  padding:10px 0;
  margin: 0 7px;
}
.prolist .big-row ul li a h2 {
   margin:0 auto;
    width:150px;
  line-height:32px;
  color:#333;
  font-size:18px;
  margin-top:10px;
  margin-bottom:10px;
  border-radius:20px;
  text-align: center;
}
.prolist .big-row ul li a span {
  text-align: center;
  display: block;
  font-size: 18px;
  color:#fff;
  font-family: Arial, Helvetica, sans-serif;
}
.prolist .big-row ul li a div {
  width:206px;
  text-align: center;
  margin: 0 auto;
}
.prolist .big-row ul li a div img {
  width: 100%;
  height:100%;
  display: block;
  margin: 0 auto;
}
.prolist .big-row ul li:hover a div img{transition-duration:.5s}

/*首页新闻*/
.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: #e50112;
}
.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{
	width: 339px;
	float: left;
	font-size: 16px;
	color: #dadada;
	line-height: 170%;
}
.f-cpfl a{
	display: block;
	float: left;
	height:30px;
	width: 100%;
	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: 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: 20%;}
	.h-ys-bg1 {
	    width: 70%;
	    float: right;
	}
	.h-ys-con {
	    margin: 5px;

	}
	.h-part-ys02 {
	    height: auto;
	    padding: 30px 0px 40px 0px;
	    background: url(../images/ys02-1.jpg) top center no-repeat;
	    margin-top: 40px;
	}
	

}
@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;}

	.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: 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%;
	}

	#w-1560 {
		width: 100%;
	}
	
	.h-ys-bg1 {
	    width: 75%;
	    float: right;
	}
	.gybj {
	    display: none;
	}
	
	.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;}
	

 
  
  .jjcon, .jjcon p {
      width: 90%;
      margin: 0px auto;
      text-align: center;
      font-size: 16px;
      color: #fff;
      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: 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 {
      padding: 30px 0px 40px 0px;
      background: url(../images/ys02mini.jpg) top center no-repeat;
      margin-top: 40px;
  }
  
  .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;
  }


  .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%;}
  
}



/*====================手机====================*/
@media only screen and (max-width: 768px){
  #w-1200{width:100%;}
  #w-1200-1{width:100%;}
  #w-1260{width:100%;}
  #w-1260-1{width:100%;}
  #w-70{width: 100%;}
  #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;
  }
  .top-menu-w {
	  display: none;
      background-color: #fff;
      overflow: hidden;
  }
  
  .padding0-sm15{padding:15px;}
  .tit01 p{ display: inline-block; padding:0px 15px 4px 15px;font-size: 13px;}
  .tit01 span{display: none;}
  .tit01 .zia{font-size: 21px;}
  .tit01 h2{font-size: 22px; letter-spacing: 1px;}
  .tit01 h2 font{
	font-size: 22px;
    color: #e50112;
    font-weight: bold;}
	
 .h-tit01 {
    padding: 25px 0px;}
  .h-tit01 .cpbt{ margin-bottom: 0px;}
  .h-tit01 .cpbt a {
    font-size: 22px;}
  .h-tit01 .cpbt a font {
    font-size: 22px;}
  .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 {
    margin-bottom: 0px;}

.h-tit02 .cpbt {
    margin-bottom: 5px;
}

.h-tit02 .cpbt a {
    font-size: 22px;
    color: #e50112;
    font-weight: bold;}

.h-tit02 .cpbt a font {
    font-size: 22px;
    font-weight: bold;}

.h-tit02 span {
    padding: 0px 10px;
    background: #e50112;
    font-size: 22px;
    color: #fff;
    text-align: center;
    font-weight: bold; }
	
.part-yyhy {
    width: 100%;
    background: url(../images/yyhybg.jpg) center 20px no-repeat;
	background-size: 80%;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    padding-top: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #e50112;
}




.part-cpbg {
    margin: 0px auto;
    width: 100%;
}
.jy-pro{ margin-bottom: 0px;}


.jy-pro .more {
	border-radius: 20px;
    width: 100%;
    font-size: 14px;
}
  .jg-proc li{width: 46.5%; margin:0px 5px;}
  .jg-proc li a{font-size: 16px;}
  
  
  
.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:#e50112 url(../images/jjbg.jpg) top center no-repeat;
    height: auto;}
	
  .jjcon, .jjcon p {
      width: 90%;
      margin: 0px auto;
      text-align: center;
      font-size: 16px;
      color: #fff;
      line-height: 28px;
  }

.h-part-ys02 {
    height:auto;
    padding: 30px 0px 40px 0px;
    background: url(../images/ys02mini.jpg) top center no-repeat;
    margin-top: 40px;
}
.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 url(../images/bottom.jpg) top center no-repeat;
	  }
  .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页脚*/
  

  
  
/*公共*/
.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%;}
}



@media only screen and (max-width:768px) {
	.list-wrap li {
	  width: 46%;
	  margin:0 2%;
	}
}

