@charset "utf-8";
@font-face {
	font-family: 'font1';
	src: url('../font/politicaregular.ttf');
}

@font-face {
	font-family: 'font2';
	src: url('../font/Oswald-Medium.ttf');
}

@font-face {
	font-family: 'font3';
	src: url('../font/akrobat-regular.ttf');
}

@font-face {
	font-family: 'font4';
	src: url('../font/Oswald-ExtraLight.ttf');
}

@font-face {
	font-family: 'font5';
	src: url('../font/AgencyFB.ttf');
}

/* CSS Document */

html {
	color: #333;
	background: #fff
}

* {
	transition: all 0.3s ease-in-out;
}

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: 1260px;
	margin: 0 auto;
	overflow: hidden;
}

.w-1260-1 {
	width: 1260px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.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;
}

.padding3 {
	padding: 0 3px;
}

.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-95 {
	margin: 0 auto;
	width: 95%;
}
#w-1300 {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}

#w-1300-1 {
	width: 1300px;
	margin: 0 auto;
}
#w-top{
	margin: 0 auto;
	width: 90%;
}

#w-1260 {
	margin: 0 auto;
	width: 1260px;
	overflow: hidden;
}

#w-1260-1 {
	margin: 0 auto;
	width: 1260px;
}

#pro-w {
	margin: 0 auto;
	width: 80%;
	overflow: hidden;
}

.p-img {
	width: 100%;
}
.h-form {
	float: right;
	width: 256px;
	height: 32px;
	border: 1px solid #e5e5e5;
	background-color: #eeeeee;
	border-radius: 20px;
	overflow: hidden;
}

.h-input1 {
	float: left;
	padding-left: 15px;
	width: 75%;
	height: 32px;
	font-size: 14px;
	color: #636363;
	line-height: 32px;
	background-color: #eee;
}

.h-input2 {
	float: right;
	width: 23%;
	height: 29px;
	background: url(../images/search-tu.png) center right no-repeat;
}

/*===================top====================*/
.h-logo img{margin-left: 25px;}

/*=================menu===================*/
.nav li {
	position: relative;
}

.top-blank {
	height: 125px;
	overflow: hidden;
	background: none;
}

.top-head {
	/* height: 132px; */
	/* position: fixed;
	top: 0; */
	width: 100%;
	/* z-index: 1000; */
	background: none;
}

.shadow {
	width: 100%;
	height: 7px;
	font-size: 0;
	overflow: hidden;
	background: url(../images/nav_shadow.png) repeat-x;
}

.top01 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #1f2229;
	/*color:#f5f5f5;*/
	color: #F3782A;
	overflow: hidden;
}

.top01_center {
	text-align: left;
	/* width:362px;*/
	/*padding-left:840px;margin:0 auto;*/
	float: right;
}

.top01_center img {
	float: left;
	margin-top: 3px;
}



.logo {
	width: 365px;
	float: left;
	padding-top: 20px;
}

.nav {
	width: 100%;
	float: right;
}
/*top*/
.topa{
	float: left;
	width: 40%;
}
.topb{
	float: left;
	width: 50%;
}
.topc{
	float: right;
	width: 10%;
}
.yuyan{
	text-align: right;
	margin-top: 45px;
}
.yuyan a{
	float: right;
	display: inline-block;
	height: 15px;
	padding:0px 10px;
	font-size: 15px;
	color: #2562b3;
	line-height: 15px;
	}
.yuyan a:last-child{
	border-right: 1px solid #2562b3;
}
	
/*导航*/
.menu-pa{
	padding:3px;
}
.pc-menu-bg {
	width: 100%;
	background-color: #040001;
	height: auto;
}

.header-nav {
	margin-top: 32px;
	position: relative;
	z-index: 11111111;
	text-align: center;
}

.header-nav .nav-list {
	text-align: center;
}

.header-nav .nav-list>li {
	/*float:left;*/
	padding: 10px 0;
	position: relative;
	display: inline-block;
	border-radius: 5px;
}

.header-nav .nav-list>li:hover {
	background-color: #2562b3;
	color: #fff;
}

.header-nav .nav-list>li>a {
	padding: 0 13px;
	font-size: 16px;
	position: relative;
	color: #333;
}

.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: #2562b3;
}

.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;
	no-repeat left center;
	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 {
	border-radius: 0;
	margin-top: 2px;
	margin-left: -20px;
	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: #2562b3;
}


.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;
  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: 100000000;
  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: 19px;
  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: #2c2c2c;
  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: #ffffff;
  text-align: center;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 5px;
}

/*====================手机站 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====================*/
/*====================banner====================*/
.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none
}

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	height: 25px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: 1;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}

.owl-pagination {
	position: absolute;
	bottom: 10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-pagination .owl-page {
	display: inline-block;
	zoom: 1
}

.owl-pagination .owl-page span {
	position: relative;
	transition: .36s ease
}

.owl-pagination .owl-page span {
	background-color: transparent;
	width: auto;
	height: auto
}

.owl-pagination .owl-page {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-pagination {
	position: absolute;
	bottom: 10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.owl-pagination .owl-page:nth-of-type(1) span:after {
	content: "01"
}

.owl-pagination .owl-page:nth-of-type(2) span:after {
	content: "02"
}

.owl-pagination .owl-page:nth-of-type(3) span:after {
	content: "03"
}

.owl-pagination .owl-page span {
	border: 0
}

.owl-pagination .owl-page:nth-of-type(1) span:after {
	font-size: 16px;
	font-family: CYJXY;
	color: #fff
}

.owl-pagination .owl-page:nth-of-type(2) span:after {
	font-size: 16px;
	font-family: CYJXY;
	color: #fff
}

.owl-pagination .owl-page:nth-of-type(3) span:after {
	font-size: 16px;
	font-family: CYJXY;
	color: #fff
}

.owl-pagination {
	bottom: 40px
}

.owl-pagination .owl-page span {
	background-color: transparent;
	width: auto;
	height: auto;
}

.owl-pagination .owl-page span {
	position: relative;
	transition: .36s ease
}

.owl-pagination .owl-page.active span:after {
	color: #0b74c3
}

.owl-pagination .owl-page.active span {
	padding-right: 146px;
	background: 0 0;
}

.owl-pagination .owl-page.active span:before {
	width: 146px
}

.owl-pagination .owl-page span:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 31px;
	background-color: #0b74c3;
	width: 0;
	height: 1px;
	transition: .36s ease
}

.owl-pagination .owl-page:last-of-type span:before {
	left: auto;
	right: 31px
}

.owl-pagination .owl-page:last-of-type.active span {
	padding-left: 146px;
	padding-right: 0
}

.owl-pagination .owl-page:last-of-type.active span:before {
	left: auto;
	right: 31px
}

.owl-pagination .owl-page {
	margin-right: 8px
}

.owl-item .item img {
	display: block;
	width: 100%
}

/*banner nav prev next buttons*/
.owl-buttons {
	height: 0;
	top: 50%;
	-webkit-transform: translateY(calc(-50%));
	-ms-transform: translateY(calc(-50%));
	transform: translateY(calc(-50%));
	position: absolute;
	width: 100%;
	margin: 0;
}

.owl-buttons {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-buttons .owl-prev,
.owl-buttons .owl-next {
	display: none;
	width: 36px;
	height: 120px;
	margin-left: 16px;
	margin-right: 16px;
	border-radius: 2px 0 0 2px;
}

.owl-buttons .owl-prev,
.owl-buttons .owl-next {
	display: none;
	height: 80px;
}

.owl-buttons .owl-prev {
	position: absolute;
	left: 0;
	background: rgba(0, 0, 0, .2);
	padding: 0;
	border-radius: 0;
	cursor: pointer;
	background-image: url(../images/left.png);
	background-repeat: no-repeat;
	background-position: 7px 30px;
}

.owl-carousel .owl-prev:hover,
.owl-carousel .owl-next:hover {
	background-color: #0b74c3;
	font-weight: bold;
}

.owl-buttons .owl-prev,
.owl-buttons .owl-next {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.owl-buttons .owl-next {
	position: absolute;
	right: 0;
	background: rgba(0, 0, 0, .2);
	padding: 0;
	border-radius: 0;
	cursor: pointer;
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	background-position: 7px 30px;
}

/*progress bar*/
#bar {
	width: 0%;
	max-width: 100%;
	height: 2px;
	background: #0b74c3;
	overflow: hidden;
}

#progressBar {
	width: 100%;
	background: #100E0E;
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
	float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
	cursor: pointer;
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.hy-logo{
  margin-top: 0px;
}
/*====================middle====================*/


.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none
}

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	height: 25px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: 1;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}

.owl-pagination {
	position: absolute;
	bottom: 10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-pagination .owl-page {
	display: inline-block;
	zoom: 1
}

.owl-pagination .owl-page span {
	position: relative;
	transition: .36s ease
}

.owl-pagination .owl-page span {
	background-color: transparent;
	width: auto;
	height: auto
}

.owl-pagination .owl-page {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-pagination {
	position: absolute;
	bottom: 10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.owl-pagination .owl-page:nth-of-type(1) span:after {
	content: "01"
}

.owl-pagination .owl-page:nth-of-type(2) span:after {
	content: "02"
}

.owl-pagination .owl-page:nth-of-type(3) span:after {
	content: "03"
}

.owl-pagination .owl-page:nth-of-type(4) span:after {
	content: "04"
}

.owl-pagination .owl-page:nth-of-type(5) span:after {
	content: "05"
}

.owl-pagination .owl-page span {
	border: 0
}

.owl-pagination .owl-page:nth-of-type(1) span:after {
	font-size: 16px;
	font-family: CYJXY;
	color: #fff
}

.owl-pagination .owl-page:nth-of-type(2) span:after {
	font-size: 16px;
	font-family: CYJXY;
	color: #fff
}

.owl-pagination .owl-page:nth-of-type(3) span:after {
	font-size: 16px;
	font-family: CYJXY;
	color: #fff
}

.owl-pagination .owl-page:nth-of-type(4) span:after {
	font-size: 16px;
	font-family: CYJXY;
	color: #fff
}

.owl-pagination .owl-page:nth-of-type(5) span:after {
	font-size: 16px;
	font-family: CYJXY;
	color: #fff
}

.owl-pagination {
	bottom: 40px
}

.owl-pagination .owl-page span {
	background-color: transparent;
	width: auto;
	height: auto;
}

.owl-pagination .owl-page span {
	position: relative;
	transition: .36s ease
}

.owl-pagination .owl-page.active span:after {
	color: #0b74c3
}

.owl-pagination .owl-page.active span {
	padding-right: 146px;
	background: 0 0;
}

.owl-pagination .owl-page.active span:before {
	width: 146px
}

.owl-pagination .owl-page span:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 31px;
	background-color: #0b74c3;
	width: 0;
	height: 1px;
	transition: .36s ease
}

.owl-pagination .owl-page:last-of-type span:before {
	left: auto;
	right: 31px
}

.owl-pagination .owl-page:last-of-type.active span {
	padding-left: 146px;
	padding-right: 0
}

.owl-pagination .owl-page:last-of-type.active span:before {
	left: auto;
	right: 31px
}

.owl-pagination .owl-page {
	margin-right: 8px
}

.owl-item .item img {
	display: block;
	width: 100%
}

/*banner nav prev next buttons*/
.owl-buttons {
	height: 0;
	top: 50%;
	-webkit-transform: translateY(calc(-50%));
	-ms-transform: translateY(calc(-50%));
	transform: translateY(calc(-50%));
	position: absolute;
	width: 100%;
	margin: 0;
}

.owl-buttons {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-buttons .owl-prev,
.owl-buttons .owl-next {
	width: 36px;
	height: 120px;
	margin-left: 16px;
	margin-right: 16px;
	border-radius: 2px 0 0 2px;
}

.owl-buttons .owl-prev,
.owl-buttons .owl-next {
	height: 80px;
}

.owl-buttons .owl-prev {
	position: absolute;
	left: 0;
	background: rgba(0, 0, 0, .2);
	padding: 0;
	border-radius: 0;
	cursor: pointer;
	background-image: url(../images/left.png);
	background-repeat: no-repeat;
	background-position: 7px 30px;
}

.owl-carousel .owl-prev:hover,
.owl-carousel .owl-next:hover {
	background-color: #0b74c3;
	font-weight: bold;
}

.owl-buttons .owl-prev,
.owl-buttons .owl-next {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.owl-buttons .owl-next {
	position: absolute;
	right: 0;
	background: rgba(0, 0, 0, .2);
	padding: 0;
	border-radius: 0;
	cursor: pointer;
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	background-position: 7px 30px;
}

/*progress bar*/
#bar {
	width: 0%;
	max-width: 100%;
	height: 2px;
	background: #0b74c3;
	overflow: hidden;
}

#progressBar {
	width: 100%;
	background: #100E0E;
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
	float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
	cursor: pointer;
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
/*top*/
.top-line{
	width: 100%;height:7px;
	background:url(../images/top-linea.jpg) top center no-repeat;
}

/*产品标题*/
.pro-tit {
	padding: 15px 0px;
}

.pro-tit h2 {
	display: block;
	text-align: center;
	font-size: 36px;
	color: #333;
	font-weight: bold;
	letter-spacing: 5px;
}

.pro-tit p {
	display: block;
	margin-top: 15px;
	text-align: center;
	font-size: 15px;
	color: #636363;
}

/*优势标题*/
.ys-tit {
	padding: 15px 0px;
}

.ys-tit h2 {
	display: block;
	text-align: center;
	font-size: 60px; 
	color: #2660b4;
	font-weight: bold;
	letter-spacing: 5px;
}

.ys-tit p {
	display: block;
	margin-top: 15px;
	text-align: center;
	font-size: 20px;
	color: #636363;
}

/*分类*/

.th-pro {
	margin:0 auto;
	padding: 6px;
	text-align: center;
}

.th-pro li {
	display: inline-block;
	padding: 5px 25px;
	margin: 5px 0px;
	border: 1px solid #274bb3;
	border-radius: 30px;
	transition: all 0.4s ease 0s;
}

.th-pro li a {
	display: inline-block;
	padding: 5px;
	text-align: center;
	font-size: 18px;
	color: #2562b3;
	font-weight: normal;
	transition: all 0.4s ease 0s;
}

.th-pro li:hover {
	background-color: #274bb3;
	transition: all 0.3s ease-in-out;
}

.th-pro li:hover a {
	color: #fff;
}

.th-pro-hover {
	background-color: #274bb3;
}

.th-pro-hover a {
	color: #fff !important;
}

/*产品*/
.th-prolist {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}

.th-prolist .tua {
	overflow: hidden;
	position: relative;
}

.th-prolist .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-prolist: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;

}

.th-prolist .tua .zhezhao {
	width: 20%;
	height: 20%;
	opacity: 0;
	transition: all 0.4s ease 0s;
	position: absolute;
	top: 40%;
	left: 40%;
	z-index: 20;
	background: rgba(37, 98, 179, 0.7);

}

.th-prolist:hover .tua .zhezhao {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 1;
}

.th-prolist:hover .tua .zhezhao h3 {
	display: block;
	margin-top: 30%;
	text-align: center;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}

.th-prolist:hover .tua .zhezhao p {
	display: block;
	margin-top: 15px;
	font-size: 15px;
	color: #fff;
	text-align: center;

}

.th-prolist a h3 {
	display: block;
	padding: 15px 15px;
	font-size: 20px;
	color: #636363;
	text-align: center;
	background-color: #fff;
}
.th-prolist p{
	display: block;
	padding-bottom: 15px;
	vertical-align: middle;
	font-size: 20px;
	color: #ff0707;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}
.pro-bg{
	padding:40px 0px;
	background:url(../images/bg2.jpg);
}



/*新闻标题*/
.news-w{
	padding:50px 0px;
	background-color: #efefef;
	overflow: hidden;
}
.news-tit {
	padding: 15px 0px;
}

.news-tit h2 {
	display: inline-block;
	padding-bottom: 18px;
	font-size: 36px;
	color: #636363;
	font-weight: bold;
	letter-spacing: 5px;
	overflow: hidden;
}

.news-tit p {
	display: inline-block;
	font-size: 20px;
	color: #636363;
	overflow: hidden;
}

.news-tit a {
	display: inline-block;
	float: right;
	margin-top: 23px;
	padding: 3px 20px;
	font-size: 14px;
	color: #fff;
	border: 1px solid #fff;
	background-color: #2660b4;
	overflow: hidden;
}

.news-l {
	float: left;
	width: 58%;
}

.news-l .tua {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.news-l .tua img {
	width: 100%;
}

.news-l .n-titl {
	padding-top: 22px;
}

.news-l .n-titl h3 {
	display: block;
	margin-bottom: 15px;
	font-size: 20px;
	color: #636363;
}

.news-l .n-titl p {
	width: 100%;
	height: 41px;
	font-size: 15px;
	color: #636363;
	line-height: 150%;
	overflow: hidden;
}

.news-r {
	float: right;
	width: 35%;
}

.news-r li {
	margin-bottom: 40px;
}

.news-r li a h3 {
	display: block;
	margin-bottom: 20px;
	font-size: 16px;
	color: #363636;
	font-weight: bold;
}

.news-r li p {
	display: block;
	width: 100%;
	height: 42px;
	font-size: 15px;
	color: #878787;
	line-height: 150%;
	overflow: hidden;
}

.news-r li span {
	display: block;
	margin-top: 12px;
	font-size: 24px;
	color: #323232;
}

.news-linea {
	margin: 0 auto;
	margin-top: 130px;
	width: 1px;
	height: 370px;
	background-color: #efefef;
}

.news-rb {
	width: 100%;
}

.news-rb li {
	margin-bottom: 40px;
}

.news-rb li a h3 {
	display: block;
	margin-bottom: 20px;
	font-size: 16px;
	color: #363636;
	font-weight: bold;
}

.news-rb li p {
	display: block;
	width: 100%;
	height: 42px;
	font-size: 15px;
	color: #878787;
	line-height: 150%;
	overflow: hidden;
}

.news-rb li span {
	display: block;
	margin-top: 12px;
	font-size: 24px;
	color: #323232;
}

/*part1*/
.part1-w {
	padding: 10px 0px 10px 0px;
	margin: 0px;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}

.part1-hot {
	margin-top: 5px;
}

.part1-hot p {
	display: inline-block;
	padding-right: 5px;
	font-size: 15px;
	color: #636363;
}

.part1-hot a {
	display: inline-block;
	padding-right: 15px;
	padding-right: 5px;
	font-size: 15px;
	color: #636363;
}

.part2-w {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.part2-w img {
	width: 100%;
}



.tit01 {
	padding-top: 6px;
	padding-bottom: 15px;
	width: 100%;
	height: auto;
	text-align: center;
	overflow: hidden;
}

.tit01 h2 {
	display: block;
	font-size: 45px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	letter-spacing: 5px;
}

.tit01 p {
	display: block;
	height: 42px;
	margin-top: 15px;
	font-size: 27px;
	letter-spacing: 1px;
	line-height: 38px;
	color: #333;
	font-weight: bold;
	text-align: center;
}

.tit01 span {
	display: block;
	margin-top: 12px;
	text-align: center;
	font-size: 18px;
	color: #565151;
}

.tit01 .zia {
	font-size: 35px;
	color: #313131;
	font-weight: bold;
}

.tit01 .linea{
	width: 100%;
	margin-top: 15px;
	border-top:1px solid #efefef;
}

.ys-tit01 {
	padding-top: 6px;
	padding-bottom: 15px;
	width: 100%;
	height: auto;
	text-align: center;
	overflow: hidden;
}

.ys-tit01 h2 {
	display: block;
	font-size: 45px;
	color: #1b6cd8;
	text-align: center;
	font-weight: bold;
	letter-spacing: 5px;
}

.ys-tit01 p {
	display: block;
	height: 42px;
	margin-top: 15px;
	font-size: 27px;
	letter-spacing: 1px;
	line-height: 38px;
	color: #333;
	font-weight: bold;
}

.ys-tit01 span {
	display: block;
	margin-top: 12px;
	text-align: center;
	font-size: 18px;
	color: #565151;
}

.tit01 .zia {
	font-size: 35px;
	color: #313131;
	font-weight: bold;
}

/*内页左侧*/
.ny-l01 {
	float: left;
    width: 270px;
}
.ny-r01 {
    margin-left: 300px;
    overflow: hidden;
}
.ny-l-fenlei{
  padding:20px 15px 50px 15px;
  background-color: #2056ae;
  border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.ny-l-fenlei .line01{
  margin:0 auto;
  margin-top: 15px;
  width: 60%;
  height: 5px;
  background-color: #fff;
}
.ny-fenlei1{
  height: auto;
  overflow: hidden;
}
.ny-fenlei1 dt a{
  display: block;
  padding:10px;
  margin:15px 0px;
  width: 100%;
  background-color: #fbe000 ;
  font-size: 17px;
  color: #000;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
}
.ny-fenlei1 dd a{
  display: block;
  padding:3px;
  width: 100%;
  border-bottom:1px dashed #5084b5;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.ny-fenlei1 dd a:hover{
  background-color: #039de5;
  color: #fff;
}
.ny-fenlei1-hover{
  background-color: #ea8b11 !important;
  color: #fff !important;
}

.jg-proc {
	overflow: hidden;
	text-align: center;
}

.jg-proc li {
	position: relative;
	display: block;
	margin: 0.2%;
	float: left;
	width: 16.2%;
	height: 43px;
	border-radius: 20px;
	background-color: #2056ae;
	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;
	font-weight: bold;
	text-align: center;
}

.jg-proc li::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 0px;
	z-index: 10;
	width: 0%;
	height: 43px;
	background-color: #009b40;
	opacity: 0;
	transition: all 0.3s ease-out;

}

.jg-proc li:hover::after {
	left: 0px;
	opacity: 1;
	width: 100%;
}



.jg-proc a:hover {
	background-color: #009b40;
	color: #fff;
}

.jg-proc-active {
	background-color: #009b40 !important;
	color: #fff !important;
}


/*================荣誉=====================*/
.rongyu-bg{
	padding:40px 0px;
	background: url(../images/bg1.jpg);
	overflow: hidden;
}
.swiper-slide-rongyu {

	
}
.rongyutit h2{
	text-align: center;
	font-size: 50px;
	color: #f19a41;
	font-weight: bold;
}
#certify {
	position: relative;
	width: 90%;
	margin: 0 auto;
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify .swiper-slide {
	width: 50%;
	height: 60%;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}

#certify .swiper-slide img {
	display: block;
	width: 100%;
}

#certify .swiper-slide p {
	line-height: 40px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 0;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	/* background: url(../image/wm_button_icon.png) no-repeat; */
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	/* background: url(../image/wm_button_icon.png) no-repeat; */
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
/*简介*/
.about-w{
	width: 100%;
	height: 699px;
	background: url(../images/about-bg.jpg) top center no-repeat;
	overflow: hidden;
}
.about-tua{
	margin-top: 125px;
}
.about-r{
	margin-top: 90px;
	padding:60px;
	background-color: #fff;
}
.about-tit p{
	display: block;
	font-size: 48px;
	color: #313131;
	font-weight: bold;
	text-transform: uppercase;
}
.about-tit h2 strong{
	display: block;
	padding-left: 13px;
	height: 28px;
	border-left: 3px solid #2562b3;
	font-size: 28px;
	color: #313131;
}
.about-cont{
	margin-top: 45px;
	width: 100%;
	height: 256px;
	font-size: 17px;
	color: #313131;
	line-height: 210%;
	overflow: hidden;
}
.about-cont p,
.about-cont p a,
.about-cont p strong{
	font-size: 17px;
	color: #313131;
	line-height: 210%;
}
.about-list{
	text-align: center;
	margin-top: -30px;
}
.about-list a{
	display: inline-block;
	padding:10px 30px;
	margin:5px 10px;
	font-size: 18px;
	background-color: #fff;
	color: #595959;
	border:2px solid #dcdcdc;
}
.about-list a:hover,
.about-list a:first-child
{
	background-color: #2562b3;
	color: #fff;
	border:2px solid #2562b3;
}
.abotu-wb{
	width: 100%;
	background-color: #094a9f;
}
.about-padb{
	padding:0px;
}
.about-wb-l{
	padding:51px 70px;
	background-color: #003793;
	overflow: hidden;
	
}
.about-wbr-tit{
	
}
.about-wbr-tit .tua{
	float: left;
}
.about-wbr-tit .wenzi{
	margin-left: 68px;
}
.about-wbr-tit .wenzi .zia{
	display: block;
	font-size: 30px;
	color: #fff;
	height: 40px;
}
.about-wbr-tit .wenzi .zib{
	display: block;
	font-size: 13px;color: #fff;
	text-transform: uppercase;
}
.about-wbr-p{
	display: block;
	margin-top: 15px;
	font-size: 18px;
	color: #fff;
}
.about-wb-r{
	display: block;
	padding:45px 70px;
	background-color: #004cb0;
	overflow: hidden;
}
.about-wbr-tua{
	float: left;
	width: 130px;
	text-align: center;
}
.about-wbr-tua img{
	display: block;
	margin:0 auto;
}
.about-wbr-tua p{
	display: block;
	margin-top: 15px;
	text-align: center;
	font-size: 30px;
	color: #fff;
}
.about-wbr-tua span{
	display: block;
	text-align: center;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
}
.about-wbr-r{
	margin-left: 140px;
}
.about-wbr-r p,
.about-wbr-r p strong,
.about-wbr-r p a{
	font-size: 18px;
	color: #fff;
	line-height: 150%;
}

.culture-tu img{
	width: 100%;
}
/*优势*/
.ys-w{
	width: 100%;
	overflow: hidden;
}
.ys-pad{
	padding:0px;
}
.ys-tua{}
.ys-tua img{width: 100%;}
.ys-nr-1{padding:15px;padding-left: 50px; margin-bottom: 15px;}
.ys-nr-bottom{margin-bottom: 50px; margin-top: 40px;}
.ys-nr .sum{
	float: left;
	width: 110px;
	font-size: 55px;
	color: #2562b3;
	line-height: 70px;
	font-weight: bold;
}
.ys-nr .nr-a{
	margin-left:110px ;
	
}
.ys-nr .nr-a .zia{
	display: block;
	font-size: 26px;color: #2562b3;
	font-weight: bold;
	
}
.ys-nr .nr-a .zib{
	display: block;
	margin-top: 15px;
	font-size: 16px;
	color: #bebebe;
	text-transform: uppercase;
}
.ys-nr .nr-a .linea{
	margin:10px 0px;
	height: 20px;
	width: 100%;
	background:url(../images/ys-line.jpg) top left repeat-x;
}
.ys-nr .nr-a .zic{
	display: block;
	font-size: 18px;color: #464646;
	line-height: 150%;
}
.ys-nr .nr-a a{
	display: block;
	margin-top: 20px;
	width: 135px;
	height: 40px;
	border: 1px solid #666;
	text-align: center;
	color: 666px;
	font-size: 16px;
	line-height:38px;
}
/*mini应用展示*/
.mini-yy{
	margin-top: 15px;
	text-align: center;
}
.mini-yy li{
	display: inline-block;
	width: 48%;
	padding:3px;
}
.mini-yy li .tua{
	width: 100%;
	padding:2px;
	border:1px solid #efefef;
}
.mini-yy li .tua img{
	width: 100%;
}
.mini-yy li p{
	padding:15px;
	font-size: 15px;
	color: #333;
	text-align: center;
}

/*====================end middle====================*/
/*====================foot====================*/
.foot-w {
	width: 100%;
	height: auto;
	background-color: #303030;
}



.foot-lxa {
	overflow: hidden;
	margin-top: 15px;
}

.foot-lxa p {
	font-size: 15px;
	color: #999;
}

.foot-lxa-l {
	margin-right: 450px;
}

.foot-lxa-l p {
	display: block;
	margin-top: 26px;
	font-size: 24px;
	color: #000;
	font-weight: bold;
}

.foot-lxa-l .linea {
	display: block;
	margin-top: 29px;
	width: 29px;
	height: 3px;
	background-color: #313131;
}

.foot-lxa-l span {
	display: block;
	margin-top: 60px;
	margin-bottom: 20px;
	font-size: 20px;
	color: #cfcfcf;
	text-transform: uppercase;
}

.foot-lxa-r {
	float: right;
	width: 360px;
}

.foot-logo {
	width: 100%;
}

.foot-conta {
	margin-top: 15px;
}

.foot-conta p {
	font-size: 17px;
	color: #010101;
	line-height: 210%;
}

.foot-contb {
	margin-top: 90px;
	margin-bottom: 50px;
	overflow: hidden;
}

.foot-about {
	position: relative;
	float: left;
	width: 26%;
	min-height: 180px;
	border-right: 1px solid #626262;
}

.foot-menua {
	position: relative;
	float: left;
	width: 22%;
	min-height: 180px;
}

.foot-about::before {
	content: "";
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	border-right: 1px solid #000000;
}

.foot-qt {
	float: left;
	width: 12%;
	min-height: 180px;
}

.foot-tit p {
	display: block;
	margin-bottom: 20px;
	font-size: 20px;
	color: #fff;
}

.foot-list {}

.foot-list a {
	display: block;
	float: left;
	width: 40%;
	margin-bottom: 10px;
	font-size: 14px;
	color: #999;
}

.foot-ml {
	margin-left: 5%;
}

.foot-pro {
	position: relative;
	float: left;
	width: 29%;
	min-height: 180px;
	border-right: 1px solid #626262;
}

.foot-pro::before {
	content: "";
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	border-right: 1px solid #000000;
}

.foot-pro-list a {
	float: left;
	display: inline-block;
	margin-bottom: 10px;
	width: 50%;
	font-family: "font6";
	font-size: 17px;
	color: #999;
}

.foot-ewm {
	float: right;
	padding: 30px 25px;
	border: 1px solid #9f9f9f;
	overflow: hidden;
}

.foot-ewm img {}

.foot-ewm p {
	display: block;
	margin-top: 22px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.foot-bq {
	padding: 10px;
	text-align: center;
}

.foot-bq p,
.foot-bq p a,
.foot-bq a,
.foot-bq p strong {
	font-size: 14px;
	color: #fff;
	text-align: center;
}

/*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: 1600px){
	#w-95{width: 99%;}
	.topc{width: 6%;}
	.topb{width: 53%;}
	.yuyan a{display: block;width: 100%;padding:3px 5px; height: auto;}
	.yuyan a:last-child{border: none;}
	.topa{width: 40%;}
	.header-nav .nav-list>li>a{padding:0px 8px;}
}

@media only screen and (max-width: 1400px){
	.topc{position: fixed; top:15px; right:15px; z-index: 1000000;}
	.topb{width: 60%;}
	.yuyan{margin-top: 0px;}
	.top-phone img{width: 100%;}
	
	.header-nav .nav-list>li>a{padding:0px 5px;}

	.h-form{display: none;}
	.top-logo{width: 76%;}
	.h-tphone{width: 22%;}

	.part1-l p{font-size: 40px;}
	.part1-l p font{font-size: 40px;}
	.gonghuo-r li{padding:20px 20px;}
	.gonghuo-r li span{height: 110px;}
}


@media only screen and (max-width: 1260px){
  #w-1260{width:100%;}
  #w-1260-1{width:100%;}
  .w-1260{width:100%;}
  .w-1260-1{width:100%;}
  #w-1300{width:100%;}
  #w-1300-1{width:100%;}
  #w-90{width: 100%;}
  #w-80{width: 100%;}
  #w-70{width: 100%;}
  #pro-w{width: 100%;}
  #w-top{width: 100%;}
  .padding0-sm15{padding:0px 15px;}
  .pc-menu-bg{width: 100%;}
  .pc-menu{width: 100%;}
  .foot-w{padding:50px 15px 0px 15px;}
  .foot-menua{width: 18%;}
  .ys-nr-bottom{margin-bottom: 50px; margin-top: 30px;}
  .ys-nr .nr-a .zib{display: none;}
  .ys-nr-bottom{margin-bottom: 15px; margin-top: 0px;}
  
  /*menu*/
  .header-nav .nav-list>li>a{padding:0 3px;}
  .header-nav .nav-list > li > a::after{margin-left: 12px;}

  

}

@media only screen and (max-width: 1200px){
	#w-1260{width:100%;}
  #w-1260-1{width:100%;}
  .w-1260{width:100%;}
  .w-1260-1{width:100%;}
  #w-1300{width:100%;}
  #w-1300-1{width:100%;}
  #w-90{width: 100%;}
  #w-95{width: 100%;}
  #w-80{width: 100%;}
  #w-70{width: 100%;}
  #pro-w{width: 100%;}
  #w-top{width: 100%;}
  .header-nav{padding:15px 15px; margin-top: 0px; background-color: #efefef;}
  .top-bg{position: relative; background-color: #085698;}
  .header-nav .nav-list>li{padding:7px 10px;}
  .topa{width: 100%;}
  .topb{width: 100%;}
  .about-list a{margin:5px 10px;}
  
}

@media only screen and (max-width: 1060px){

	.h-tphone{display: none;}
	.top-logo{width: 100%;}
	.foot-about{width: 35%;}
}

@media only screen and (max-width: 992px){
  #w-1260{width:100%;}
  #w-1260-1{width:100%;}
  .w-1260{width:100%;}
  .w-1260-1{width:100%;}
  #w-1300{width:100%;}
  #w-1300-1{width:100%;}
  #w-90{width: 100%;}
  #w-80{width: 100%;}
  #w-70{width: 100%;}
  #pro-w{width: 100%;}
  #w-top{width: 100%;}
  .padding0-sm15{padding:0px 15px;}
  .header-nav .nav-list>li{padding:7px 6px;}
  .pc-menu{width: 100%;}
  .pc-menu-bg{width: 100%;}
  .padding15-8{padding:8px;}
  .header-nav .nav-list>li>a{padding:0 3px;}
  .header-nav .nav-list > li > a::after{margin-left: 12px;}

  .topc{ position: relative !important; width: 100%; padding-left: 25px; top:10px; padding-bottom: 15px;}
  .yuyan a{display: inline-block; float: left; width: auto; padding:3px 15px;}



  .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;}

  


}



/*====================手机====================*/
@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-1260{width:100%;}
  .w-1260-1{width:100%;}
  #w-70{width: 100%;}
  #w-80{width: 100%;}
  #w-90{width: 100%;}
  #pro-w{width: 100%;}
  #w-top{width: 100%;}
  .mini-tit{padding:0px 0px; text-align: center;}
  .mini-tit img{ display: block; width: 100%; margin:0 auto;}
  .ny-r01{width: 100%; margin-left: 0px; padding:15px;}

  .topa img{width: 100%;}

  .pro-tit p{padding:15px; margin-top: 0px;}
  .about-r{margin-top: 20px; padding:30px;}
  .about-tit p{font-size: 25px;}
  .about-tit h2 strong{font-size: 22px;}
  .about-cont{height: auto; margin-top: 20px;}
  .about-list{text-align: center;}
  .about-list a{display: inline-block; width: 42%; margin: 5px 6px;padding: 10px 15px;font-size: 15px;}
  .about-wbr-tua{width: 100%; height: auto; padding-bottom: 15px;}
  .about-wbr-r{width: 100%; margin-left: 0px; margin-top: 15px;}
  .about-wb-r{ padding:30px;}
  .about-wbr-r p, .about-wbr-r p strong, .about-wbr-r p a{font-size: 15px;}
  .about-w{height: auto;}

  .rongyutit h2{font-size: 26px;}
  .ys-w{padding:15px; overflow: hidden; box-sizing: border-box;}
  .ys-tit h2{font-size: 30px;}
  .ys-tit p{font-size: 15px;}
  .ys-nr-1{padding-left: 25px; padding-right: 20px;}
  .ys-nr .sum{font-size: 35px;width: 70px;}
  .ys-nr .nr-a{margin-left: 70px;}
  .ys-nr .nr-a .zia{font-size: 20px;}
  .ys-nr .nr-a .zib{font-size: 12px;}
  .ys-nr .nr-a .zic{font-size: 15px;}
  .ys-nr .nr-a a{font-size: 15px; height: 30px; line-height: 28px;}
  .news-l{width: 100%; margin-bottom: 30px;}
  .news-r{width: 100%;}
  .news-w{padding:20px 0px;}
  .foot-about{width: 100%; border:none; text-align: center;}
  .foot-ewm{text-align: center; border:0px;width: 100%;}
  .foot-ewm img{display: block; margin:0 auto;}
  .foot-contb{margin-top: 0px;}
  .foot-tit p{text-align: center;}
  .foot-lxa p{text-align: center;}





  
  


  
  .padding0-sm15{padding:15px;}
  .tit01 .zia{font-size: 26px;}
  .tit01 p{ display: inline-block; padding:0px 15px 4px 15px; margin-top: 0px;  background-image: none;font-size: 18px;}
  .tit01 span{font-size: 14px; padding:0px 10px; margin-top: 0px;}
  .tit01 h2{font-size: 26px; letter-spacing: 1px;}
  
  .jg-proc li{width: 48%; margin:5px 1%; display: inline-block;}
  .jg-proc li a{font-size: 18px;}
  
  .jl-pro .pro-tit p{font-size: 14px; display: none;}
  .jl-pro .pro-tit a h3{font-size: 20px;}
  .jl-pro .pro-tit .morea a{font-size: 14px;}
  .zhanhui .tita p{display: none;}

  .swiper-pagination-pj .swiper-pagination-bullet{
  	width: 5px;height: 5px;
  }
  .case-w{height: auto;}

  .pro-bg{padding:20px 15px 20px 15px;}
  .jl-pro .pro-tit{padding:10px;}
  .jl-pro{margin-bottom:0px;}
  

  
  
  

/*标题*/
.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%;}

 
 
}
