@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');
}

@font-face {
	font-family: 'font6';
	src: url('../font/NOLT____.ttf');
}

@font-face {
	font-family: 'font7';
	src: url('../font/NOBK___.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;
}

.padding0-sm15 {
	padding: 0px;
}

#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-top{
	margin: 0 auto;
	width: 90%;
}

#w-1260 {
	margin: 0 auto;
	width: 1260px;
	overflow: hidden;
}

#w-1260-1 {
	margin: 0 auto;
	width: 1260px;
}
#w-1300 {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}

#w-1300-1 {
	width: 1300px;
	margin: 0 auto;
}

#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;
	width: 75%;
	height: 32px;
	font-size: 14px;
	color: #636363;
	line-height: 32px;
	background-color: #eee;
}

.h-input2 {
	float: right;
	width: 23%;
	height: 32px;
	background: url(../images/search-tu.png) center right no-repeat;
}

/*===================top====================*/
/*=================menu===================*/

.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;
}

.nav ul {
	width: 101%;
}

.nav ul li {
	width: 10%;
	margin: 0 0.5%;
	float: left;
	text-align: center;
	/* position:relative;*/
}
.nav ul li a h2 {
	display:block;
	padding: 36px 0px;
	display: block;
	font-size: 16px;
	color: #333;
	text-align: center;
	font-weight: bold;
	overflow:hidden;
}

.nav ul li:hover a h2{
	color: #0b7ec8;
	box-sizing: border-box;
}
.nav .active a h2{
	color: #1e76d4;
	box-sizing: border-box;
}
/*.nav li a:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	right: 50%;
	bottom: -3px;
	height: 3px;
	opacity: 0;
	background-color: #999;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.nav li a:hover:after {
	left: 1%;
	right: 1%;
	opacity: 1;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}*/

.nav a#sel {
	border-bottom: 3px solid #f3782a;
	color: #f3782a;
}

.nav a#sel:hover:after {
	opacity: 0;
}

.nav .sub {
	display: none;
	width: 100%;
	padding: 0;
	/* padding-bottom: 20px; */
	position: fixed;
	top: 85px;
	overflow: hidden;
	text-align: left;
	z-index: 110;
	left: 0px;
	background-color: rgba(255, 255, 255, 0.8);
	border-top: 1px solid #e3e3e3;
}

.nav .sub .nav_xiao {
	width: 1200px;
	overflow: hidden;
	padding-top: 5px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.top02_center {
	width: 100%;
}

/*我写样式*/
.yan-pad1 {
	padding-left: 2%;
}

.yan-pad2 {
	padding-left: 20%;
}

.yan-pad3 {
	padding-left: 31%;
}

.yan-pad4 {
	padding-left: 29%;
}

.yan-pad5 {
	padding-left: 48%;
}

.yan-pad6 {
	padding-left: 60%;
}

.yan-pad7 {
	padding-left: 50%;
}

.yan-second {
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
}

.yan-second .yan-left {
	float: right;
	width: 990px;
}

.yan-second .yan-left ul {
	overflow: hidden;
}

.yan-second .yan-left li {
	width: auto;
	display: inline-block;
}


.yan-second .yan-left li a {
	display: block;
	padding: 15px 5px;
	font-size: 14px;
	color: #000;
	text-align: center;
}

.yan-second .yan-left li a::after {
	display: none;
}

.yan-second .yan-left li:hover a {
	color: #007ad6;
}

.yan-second .yan-line {
	display: inline-block;
	width: 1px;
	height: 150px;
	margin: 0px 1%;
	background-color: #333;
}

.yan-second .yan-right {
	display: inline-block;
	width: 56%;
}

.yan-second .yan-right .tua {
	width: 100%;
}

.yan-second .yan-right .tua img {
	width: 100%;
}

.yan-second .yan-right .jianjie {
	height: 155px;
	padding: 40px 40px 0 40px;
	font-size: 14px;

}

.yan-second .yan-right .biaoti {
	height: 155px;
	padding: 40px 40px 0 40px;
	box-shadow: 10px -10px 10px -10px #b6b6b6 inset;
	box-sizing: border-box;
	background-color: #fff;
	overflow: hidden;
}

.yan-second .yan-right .biaoti p {
	display: block;
	font-size: 17px;
	color: #333;
}

.yan-second .yan-right .biaoti span {
	display: block;
	margin-top: 15px;
	font-size: 14px;
	color: #333;
	line-height: 170%;
}

.yan-menu-news {
	width: 100%;
	padding: 15px 0px;
}

.yan-menu-news a {
	display: block;
	padding: 10px 0px;
	font-size: 14px;
	color: #333;
	border-bottom: 1px solid #dedede;
	overflow: hidden;
}

.yan-menu-news a:hover {
	color: #007fdf;
}

.yan-menu-contact {
	padding: 20px 0px;
	padding-right: 20px;
}

.yan-menu-contact strong {
	display: block;
	margin-bottom: 15px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.yan-menu-contact p {
	font-size: 15px;
	color: #333;
	left: 170%;
}

.yan-che {
	margin-bottom: 30px;
}

.yan-che .tua {
	width: 100%;
	overflow: hidden;
}

.yan-che .tua img {
	width: 100%;
}

.yan-che h3 {
	display: block;
	padding: 10px 0px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
	font-family: "font6";
}

.yan-che:hover h3 {
	color: #007ad6;
}

.yan-che p {
	display: block;
	padding: 5px 0px;
	font-size: 15px;
	color: #333;
	text-align: center;

}

/*我写样式 end*/



/*====================手机站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: 100;
	top: 0px;
	left: 0px;
	width: 100%;
	/*height:100%;*/
	overflow: hidden;
}

.iphone__content {
	position: relative;
	width: 100%;
	height: 100%;
}


.ph-menua{
	position: fixed;
	top:0px;
	right:15px;
	z-index: 2222222;
}



/*====================手机站menu2====================*/
.ph-menu2 {
	height: auto;
	padding: 5px;
	background-color: #fff;
	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: #333;
	text-align: center;
	text-decoration: none;
	border: 1px solid #efefef;
	border-radius: 5px;
}

/*====================手机站 end menu2====================*/

/*====================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);
}



/*====================middle====================*/
.h-rr {
	float: right;
	width: 386px;
}

.h-ll {
	float: left;
	width: 914px;
}

.h-r2 {
	float: right;
	width: 763px;

}
/*分类*/
.gl-proc{
    padding:15px 0px;
    text-align: center;
  }
  .gl-proc li{
    display: inline-block;
    text-align: -webkit-match-parent;
  }
  .gl-proc li a{
    display: block;
    font-size: 17px;
    margin-right: 5px;
    margin-top: 10px;
    width: auto;
    border: #d3d6da 1px solid;
    padding: 8.5px 14px;
    color: #666;
    border-radius: 3px;
    transition: all 0.5s;
  }
  .gl-proc li:hover a{
    background-color: #009c84;
    color: #fff;
  }

.jg-proc-active {
	background-color: #009c84 !important;
	color: #fff !important;
}
.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: 10px
}

.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);
}

/*推荐产品*/
.tj-tit {
	padding: 15px 0px;
	text-align: center;
}

.tj-tit h2 {
	font-size: 36px;
	color: #636363;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
}

.tj-tit .linea {
	margin: 0 auto;
	margin-top: 15px;
	width: 40px;
	height: 3px;
	background-color: #636363;
}

.swiper-container-tj {
	width: 100%;
	height: 550px;
}

.swiper-container-tj .swiper-slide {
	text-align: center;
	font-size: 18px;
	/* background: #efefef; */

	/* 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;
	transition: 300ms;
	transform: scale(0.6);
}

.swiper-container-tj .swiper-slide-active,
.swiper-container-tj .swiper-slide-duplicate-active {
	transform: scale(1.2);
}

.swiper-container-tj .swiper-container-horizontal>.swiper-container-tj .swiper-pagination-bullets,
.swiper-container-tj .swiper-pagination-custom,
.swiper-container-tj .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}

.swiper-container-tj .swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px;
}

.swiper-container-tj .swiper-pagination-bullet {
	margin: 0 8px !important;
	width: 15px;
	height: 15px;
	background-color: #ececec;
	opacity: 1;
}

.swiper-container-tj .swiper-pagination-bullet-active {
	background-color: #636363;
}


.tuijian-h {
	width: 100%;
}

.tuijian-h .tua {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.tuijian-h .tua img {
	width: 100%;
}

.tuijian-h a h3 {
	display: block;
	margin-top: 50px;
	width: 100%;
	font-size: 36px;
	color: #636363;
	text-align: center;
}

.tuijian-h p {
	display: block;
	margin-top: 15px;
	text-align: center;
	font-size: 20px;
	color: #636363;
}

/*产品标题*/


/*分类*/

.th-pro {
	padding: 6px;
	text-align: center;
}

.th-pro li {
	display: inline-block;
	padding: 5px 25px;
	transition: all 0.4s ease 0s;
}

.th-pro li a {
	padding: 5px 0px;
	display: inline-block;
	text-align: center;
	font-size: 30px;
	color: #636363;
	font-weight: normal;
	font-family: "font6";
	transition: all 0.4s ease 0s;
}

.th-pro li:hover a {
	border-bottom: 2px solid #636363;
	transition: all 0.3s ease-in-out;
}

.th-pro-hover {
	border-bottom: 2px solid #636363;
}

/*产品*/
.th-prolist {
	position: relative;
	padding: 40px 20px;
	margin-bottom: 15px;
	overflow: hidden;
}

.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 a h3 {
	display: block;
	margin-top: 25px;
	font-size: 15px;
	color: #636363;
	text-align: center;
}

.th-prolist .zhezhao {
	width: 20%;
	height: 20%;
	opacity: 0;
	transition: all 0.4s ease 0s;
	position: absolute;
	top: 40%;
	left: 40%;
	z-index: 10;
	background: rgba(0, 0, 0, 0.7);

}

.th-prolist:hover .zhezhao {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 1;
}

.th-prolist:hover .zhezhao h3 {
	display: block;
	margin-top: 28%;
	text-align: center;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}

/*品鉴*/
.swiper-container-pj {
	margin: 0 auto;
	padding: 0px 3px;
	width: 100%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}

.swiper-container-pj .swiper-slide {
	text-align: center;
	font-size: 18px;
	color: #000;
	/* 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: #000;
	margin: 0px 4px;
	width: 92px;
	height: 3px;
	border-radius: 0px;
}

.th-pj {
	width: 100%;
	height: auto;
	padding-top: 15px;
	border: 1px solid #f1f1f1;
	background-color: #fbfbfb;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
}

.th-pj:hover {
	background-color: #e7eff7;
}

.th-pj .tua {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.th-pj .tua img {
	display: block;
	margin: 0 auto;
	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 p {
	display: block;
	text-align: center;
	padding: 10px;
	text-align: center;
	font-size: 15px;
	color: #5e5e5e;
}

/*首页左侧-右侧*/
.h-w-left {
	float: left;
	width: 64%;
}

.h-w-right {
	float: right;
	width: 34%;
	overflow: hidden;
}
.h-left {
	float: right;
	width: 915px;
	overflow: hidden;
}

.h-right {
	float: left;
	width: 351px;
}

.h-r-list li {
	margin-bottom: 8px;
}

.h-r-list li .tua {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.h-r-list li .tua img {
	width: 100%;
}

.h-r-list li .tua .r-tita {
	position: absolute;
	top: 36px;
	left: 26px;
	z-index: 100;
}

.h-r-list li .tua .r-tita h2 {
	display: block;
	font-size: 21px;
	color: #242323;
	font-weight: bold;
	text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
}

.h-r-list li .tua .r-tita p {
	display: block;
	margin-top: 10px;
	font-size: 13px;
	color: #393939;
	text-transform: uppercase;
	text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
}

.hpro-tit {
	float: left;
	width: 140px;
}

.hpro-tit h2 {
	display: block;
	font-size: 18px;
	color: #212121;
	font-weight: bold;
}

.hpro-tit p {
	display: block;
	margin-top: 8px;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
}

.hpro-tit a {
	display: block;
	width: 88px;
	margin-top: 10px;
	height: 26px;
	font-size: 13px;
	color: #999;
	text-transform: uppercase;
	text-align: center;
	line-height: 24px;
	border-radius: 5px;
	border: 1px solid #dbd9da;
	box-sizing: border-box;
}

.hnews-tit {
	width: 50%;
}

.hnews-tit h2 {
	display: block;
	font-size: 18px;
	color: #212121;
	font-weight: bold;
}

.hnews-tit p {
	display: block;
	margin-top: 6px;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
}

.hnews-list {
	float: right;
	padding-top: 10px;
	width: 50%;
}

.hnews-list a {
	display: block;
	float: right;
	padding: 0px 10px;
	float: right;
	font-size: 14px;
	color: #212121;
	border-right: 1px solid #212121;
}

.h-news1 {
	margin-top: 15px;
	border-bottom: 1px solid #f2f2f2;
	overflow: hidden;
}

.h-news1 li {
	margin-bottom: 20px;
	overflow: hidden;
}

.h-news1 li .tua {
	float: left;
	width: 22%;
	height: 100px;
	overflow: hidden;
}

.h-news1 li .tua img {
	width: 100%;
}

.h-news1 li .nra {
	float: right;
	width: 75%;
}

.h-news1 li .nra a h3 {
	display: block;
	font-size: 18px;
	color: #575757;
	font-weight: bold;
}

.h-news1 li .nra span {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 13px;
	color: #b3b3b3;
}

.h-news1 li .nra p {
	display: block;
	width: 100%;
	height: 37px;
	font-size: 14px;
	color: #858585;
	line-height: 140%;
	overflow: hidden;
}

.h-lista{
	width: 100%;
}
.h-ltu1{
	float: right;
	width: 309px;
	height: auto;
}
.h-ltu2{
	float: right;
	width: 309px;
	height: auto;
}
.h-ltu3{
	height: 174px;
	background:url(../images/h-l-tu3.jpg) top right repeat-x;
}
.h-xm-tu{
	float: right;
	position: relative;
	width: 309px;
	height: 174px;
	overflow: hidden;
}
.h-xm-tu img{
	width: 100%;
}
.h-xm-tu2{
	float: right;
	position: relative;
	width: 309px;
	height: 174px;
	overflow: hidden;
}
.h-xm-tu2 img{
	width: 100%;
}
.h-xm-tu3{
	position: relative;
	height: 174px;
	background:url(../images/h-l-tu3.jpg) top right repeat-x;
	overflow: hidden;
}
.h-visibl{
	opacity: 0;
	display: none;
}



.h-xm-tu-nra {
	position: absolute;
	top: 36px;
	left: 26px;
	z-index: 100;
}

.h-xm-tu-nra h2 {
	display: block;
	font-size: 21px;
	color: #242323;
	font-weight: bold;
	text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
}

.h-xm-tu-nra p {
	display: block;
	margin-top: 10px;
	font-size: 13px;
	color: #393939;
	text-transform: uppercase;
	text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
}
/*part1*/

/*====================end middle====================*/
/*====================foot====================*/
.foot-w{
	padding:25px 15px;
	background-color: #f4f4f4;
	overflow: hidden;
}
.foot-part1{
	width: 100%;
	padding-bottom: 18px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}
.foot-lx{
	float: left;
	width: 50%;
}
.foot-lx li{
	float: left;
	width: 48%;
	margin-right: 1%;
}
.foot-lx li img{
	display: inline-block;
	float: left;
	vertical-align: middle;
}
.foot-lx li p{
	vertical-align: middle;
	font-size: 14px;
	color: #949494;
}
.foot-gs{
	float: right;
	width: 475px;
}
.foot-gs li{
	float: left;
	width: 48%;
	margin-right: 2%;
}
.foot-gs li p{
	float: left;
	display: inline-block;
	font-size: 14px;
	color: #666;
}
.jt-xz{
	float: left;
	width: 150px;
	padding:0px;
	color: #949494;
	font-size: 14px;
	background-color: #fff;
	border:1px solid #949494;
}
.jt-xz option{
	padding:5px 20px;
	color: #949494;
	font-size: 14px;
}
.jt-bq{
	float: left;
	margin-top: 12px;
	width: 50%;
	font-size: 14px;
	color: #949494;
}
.jt-bq a,
.jt-bq p,
.jt-bq p a,
.jt-bq p strong{
	font-size: 14px;
	color: #949494;
	line-height: 150%;
}
.jt-zc{
	float: right;
	margin-top: 12px;
	width: 50%;
	font-size: 14px;
	color: #949494;
}
.jt-zc img{
	display: inline-block;
	vertical-align: middle;
}
.jt-zc a,
.jt-zc p,
.jt-zc p a,
.jt-zc p strong{
	text-align: right;
	font-size: 14px;
	color: #949494;
	line-height: 150%;
}

/*内页产品详情电话*/
.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: 400px;
}
.jt-ny-tit h2{
  position: absolute;
  bottom:0px;
  left:0px;
  width: 200px;
  height: 50px;
  background-color: #009c84;
  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手机样式*/

/*====================PC====================*/
@media only screen and (max-width: 1560px) {
	.h-w-right{width: 27%;}
	.h-w-left{width: 71%;}

}

@media only screen and (max-width: 1400px){
	.h-left{width: 99%;}
	.h-r2{width: auto; margin-left: 150px; float: none;}	
	.h-xm-tu{width: 33%;}
	.h-xm-tu2{width: 33%;}
	.h-xm-tu3{width: 33%; height: auto; float: right; background: none;}
	.img-block{opacity: 1;}
	.h-hidden{opacity: 0; display: none !important;}
	.h-visibl{opacity: 1; display: block;}



}



@media only screen and (max-width: 1300px){
  #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%;}

	
  .jg-proc{text-align: center;}
  .jg-proc li{width: 19%; margin:5px 0.5%; display: inline-block;}
  .jg-proc li a{font-size: 20px;}

}



@media only screen and (max-width: 992px){
  .padding0-sm15{padding:0px 15px;}
  .nav{padding-left: 15px;}
  .nav ul li{width: 10%;}
  .nav ul li a h2{font-size: 15px;font-weight: 400;}



  .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-gs{width: 40%;}
  .foot-w{margin-bottom: 50px;}

  


}



/*====================手机====================*/
@media only screen and (max-width: 768px){
	.h-left{padding:15px;}
  .h-w-left{width: 100%;}
  .hpro-tit{width: 100%;}
  .hpro-tit a{float: left; display: none;}
  .hpro-tit h2{display: inline-block; font-size: 16px;}
  .hpro-tit p{display: inline-block;font-size: 10px;}
  .h-r2{margin-left: 0px; padding:15px 0px; width: 100%;}
  .hnews-tit h2{font-size: 16px;}
  .h-news1 li .nra a h3{font-size: 15px;}
  .hnews-tit p{font-size: 10px;}
  .hnews-tit{width: 100%;}
  .hnews-list{width: 100%;}
  .hnews-list a{float: left;}
  .hnews-list a:first-child{padding-left: 0px;}
  .hnews-list a:last-child{border: none;}
  .h-xm-tu2,.h-xm-tu{width: 50%; height: auto;float: left;}
  .h-xm-tu-nra{top:15px; left:15px;}
  .th-pj p{font-size: 14px;}
  .h-xm-tu-nra h2{font-size: 18px;}
  .h-xm-tu-nra p{font-size: 10px;}
  .foot-lx,.jt-bq,.jt-zc{width: 100%;}
  .foot-gs{width: 100%;margin-top: 10px;}
  .foot-lx li{width: 100%;}
  .jt-bq a, .jt-bq p, .jt-bq p a, .jt-bq p strong{text-align: center;}
  .jt-zc a, .jt-zc p, .jt-zc p a, .jt-zc p strong{text-align: center;}
  
 
  

/*标题*/
.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%;}

 
 
}


.div5 {
	width: 100%;
	height: 156px;
	background: url(../images/5.jpg) top center no-repeat;
}