/*清除默认样式*/
* {
	padding: 0;
	margin: 0;
	outline: none;
}
div, img, ul, ol, li, dl, dt, dd, p {
	border: none;
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
	text-decoration: none;
}
.clear {
	clear: both;
}


.clearfix {
	clear: both;
}
body {
	min-height: 100%;
	font-family: 'Microsoft Yahei', 'Arial', 'Open Sans', sans-serif;
	font-size: 14px;
	color: #222;
	-webkit-overflow-scrolling: touch;
	line-height: 1.82857143;
	overflow-x: hidden;
	overflow-y: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	background: transparent;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
	color: #222;
}
a:hover {
	color: #3eaf4b;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
html, body {
	-webkit-text-size-adjust: none;
}/*去除默认最小字体大小*/
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
}/*去除手机按钮默认样式*/
/*结束*/

.containerframe {
	margin: 0px auto;
	width: 100%;
	padding: 0px;
	padding-top:75px;
}

@media screen and (max-width:800px) {
.containerframe {
	margin: 0px auto;
	width: 100%;
	padding: 0px;
	padding-top:60px;
}
}
@media screen and (max-width:320px) {
.containerframe {
	margin: 0px auto;
	width: 100%;
	padding: 0px;
	padding-top:50px;
}
}
.w1200 {
	width:100%;
	margin: 0px auto;
	max-width: 1200px;
	padding: 0px;
}
@media screen and (max-width:1198px) {
	.w1200 {
	width:96%;
}
}
@media screen and (max-width:800px) {
	.w1200 {
	width:100%;
}
.w96{
	width:96%;
	margin:0 auto;
}
}
.w1280 {
	width:100%;
	margin: 0px auto;
	max-width: 1280px;
	padding: 0px;
}

.font18B {
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
}
@media (max-width:640px) {
.font18B {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}
}
.c000 {
	color: #000;
}
.c666{
	color:#666;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left_tp {
	float: left;
	padding: 0px 55px 15px 0px;
}
.right_tp {
	float: right;
	padding: 0px 0px 15px 55px;
}
 @media (max-width:979px) {
.left_tp {
	width: 45%;
	float: left;
	padding: 0px 15px 15px 0px;
}
.right_tp {
	width: 45%;
	float: right;
	padding: 0px 0px 15px 15px;
}
}
@media (max-width:640px) {
.left_tp {
	width: 100%;
	float: left;
	padding: 0px;
	text-align: center;
}
.right_tp {
	width: 100%;
	float: right;
	padding: 0px;
	text-align: center;
}
}

.h30 {
	height: 30px;
	clear: both;
	font-size: 1px;
	line-height: 30px;
}
.h20 {
	height: 20px;
	font-size: 1px;
	clear: both;
}
 @media (max-width:640px) {
.h30 {
	height: 15px;
	clear: both;
	font-size: 1px;
	line-height: 15px;
}
.h20 {
	height: 10px;
	font-size: 1px;
	clear: both;
}
}
/*底部*/
.foot{
	width:100%;
	background:#eeeeee;
	padding:15px 0px;
}
.foot_l{
	float:left;
	color:#999;
	font-size:14px;
}
.foot_l a{
	color:#999;
}
.foot_l a:hover{
	color:#013b8f;
}
.foot_r{
	float:right;
}
.foot_r img{
	padding-right:6px;
}
 @media (max-width:639px) {
.foot_l{
	width:100%;
	text-align:center;
	float:left;
}
.foot_r{
	width:100%;
	text-align:center;
	float:left;
	padding-top:10px;
}

 }

/*内页banner*/

/*********头部*********/
.head_r {
	width:315px;
	float: right;
	position:relative;
	z-index:9999;
	height:75px;
	top:0px;
	border-left:1px solid #eeeeee;
	padding-left:2%;
}
.headlan {
	float:left;
	font-size: 14px;
	margin-top:0%;
	margin-left:2%;
	line-height:75px;
}
.headlan a {
	color: #000;
	padding: 0 3px;
}
.headlan a.cur {
	color: #8bbf22;
}
.headlan a:hover {
	color: #8bbf22;
}
.headlink{
	float:right;
	line-height:75px;
}
.headlink a{
	font-size:14px;
	color:#000;
}
.headlink .cur{
	color:#8bbf22;
}
.headlink a:hover{
	color:#8bbf22;
}
.T-search {
	float:left;
	width: 17px;
	position: relative;
	margin-top:10%;
}
.T-search span {
	display: block;
	width: 100%;
	height: 17px;
	background: url(../images/search.png) no-repeat center center;
	cursor: pointer;
}
.T-search:hover span {
	background: url(../images/search2.png) no-repeat center center;
}
.set-hop {
	border: 5px solid #8bbf22;
	height: 40px;
	width: 220px;
	background: #fff;
	position: absolute;
	top: 24px;
	right: -10px;
	display: none;
}
.set-hop .int01 {
	width: 160px;
	border: none;
	height: 30px;
	padding: 0 5px;
	float: left;
}
.set-hop .int02 {
	width: 50px;
	height: 30px;
	border: none;
	background: #8bbf22;
	color: #fff;
	float: left;
}

.top {
	width: 100%;
	height:75px;
	position: fixed;
	z-index: 999;
	background:#fff;
}
.head-main .logo {
	position:relative;
	top:0;
	z-index:9999;
}

.header {
	width: 100%;
	position: relative;
	z-index: 12;
	background:#fff;
}
.header .T-osm {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.s-ncep {
}
.head-main {
	width: 100%;
	float: left;
	position:relative;
	z-index:998;
	background:#fff;
}
.head-ul {
	float: left;
	margin-left:3%;
}
.head-li {
	float: left;
}
.head-li-a {
	position: relative;
	z-index: 1;
	padding: 0 17px;
	display: block;
	min-width:100px;
	text-align: center;
	line-height:75px;
	color: #000;
	overflow: hidden;
	font-size: 16px;
}
.head-li-a:before {
	content: "";
	position: absolute;
	left: 0;
	top: -100%;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: #013b8f;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
}
.head-pull {
	position: absolute;
	left: 0;
	top:99%;
	z-index: -1;
	display: none;
	padding: 30px 0;
	width: 100%;
	background: url("../images/bkg1.png") repeat;
	text-align: center;
}
.head-pull-ul {
	position: absolute;
	display:none;
}
.head-pull-li {
	margin-right: 30px;
	float: left;
	-webkit-opacity: 0;
	animation: head-prod .6s ease forwards;
	-webkit-animation: head-prod .6s ease forwards;
	-moz-animation: head-prod .6s ease forwards;
	-o-animation: head-prod .6s ease forwards;
	-ms-animation: head-prod .6s ease forwards;
	font-size: 14px;
}
.head-pull-li a {
	line-height: 60px;
	color: #fff;
}
.head-pull-li:nth-child(1) {
	animation-delay: .1s;
	-webkit-animation-delay: .1s;
	-moz-animation-delay: .1s;
	-ms-animation-delay: .1s;
	-o-animation-delay: .1s;
}
.head-pull-li:nth-child(2) {
	animation-delay: .2s;
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	-ms-animation-delay: .2s;
	-o-animation-delay: .2s;
}
.head-pull-li:nth-child(3) {
	animation-delay: .3s;
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	-ms-animation-delay: .3s;
	-o-animation-delay: .3s;
}
.head-pull-li:nth-child(4) {
	animation-delay: .4s;
	-webkit-animation-delay: .4s;
	-moz-animation-delay: .4s;
	-ms-animation-delay: .4s;
	-o-animation-delay: .4s;
}
.head-pull-li:nth-child(5) {
	animation-delay: .5s;
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-ms-animation-delay: .5s;
	-o-animation-delay: .5s;
}
.head-pull-li:nth-child(6) {
	animation-delay: .6s;
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	-ms-animation-delay: .6s;
	-o-animation-delay: .6s;
}
.head-prod-a:nth-child(1) {
	animation-delay: .1s;
	-webkit-animation-delay: .1s;
	-moz-animation-delay: .1s;
	-ms-animation-delay: .1s;
	-o-animation-delay: .1s;
}
.head-prod-a:nth-child(2) {
	animation-delay: .2s;
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	-ms-animation-delay: .2s;
	-o-animation-delay: .2s;
}
.head-prod-a:nth-child(3) {
	animation-delay: .3s;
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	-ms-animation-delay: .3s;
	-o-animation-delay: .3s;
}
.head-prod-a:nth-child(4) {
	animation-delay: .4s;
	-webkit-animation-delay: .4s;
	-moz-animation-delay: .4s;
	-ms-animation-delay: .4s;
	-o-animation-delay: .4s;
}
.head-prod-a:nth-child(5) {
	animation-delay: .5s;
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-ms-animation-delay: .5s;
	-o-animation-delay: .5s;
}
.head-prod-a:nth-child(6) {
	animation-delay: .6s;
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	-ms-animation-delay: .6s;
	-o-animation-delay: .6s;
}
.head-prod-a a:hover {
	color: #72ba50;
}
.head-prod-a a:hover {
	position: relative;
	z-index: 2;
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
	transform: translate3d(0, -2px, 0);
}
.head-li.active .head-li-a {
	color: #fff;
}
.head-li.active .head-li-a:before {
	top: 0;
}
.head-li:hover .head-li-a {
	color: #fff;
}
.head-li:hover .head-li-a:before {
	top: 0;
}
.head-li:hover .head-pull {
	display: block;
}
.head-li:hover .head-pull-ul {
	display: block;
}
.head-pull-li a:hover {
	color: #8bbf22;
}
@keyframes head-prod {
 from {
-webkit-opacity:0;
transform: translateX(70px);
-webkit-transform: translateX(70px);
-moz-transform: translateX(70px);
-ms-transform: translateX(70px);
-o-transform: translateX(70px);
}
to {
	-webkit-opacity: 1;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
}
}
@-webkit-keyframes head-prod {
 from {
-webkit-opacity:0;
transform: translateX(70px);
-webkit-transform: translateX(70px);
-moz-transform: translateX(70px);
-ms-transform: translateX(70px);
-o-transform: translateX(70px);
}
to {
	-webkit-opacity: 1;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
}
}

@media (max-width:1198px) {
.head-ul {
	float: left;
	margin-left:2%;
}
 }

 @media (max-width:1152px) {
.head-li-a {
	position: relative;
	z-index: 1;
	padding: 0 15px;
	display: block;
	min-width:80px;
	text-align: center;
	line-height:75px;
	color: #000;
	overflow: hidden;
	font-size:15px;
}

.head-pull-li {
	margin-right: 30px;
	font-size: 12px;
}
.head-pull-li a {
	line-height: 40px;
	color: #fff;
}
.head-pull {
	padding: 30px 0 10px 0px;
}
}
 @media (max-width:1024px) {
.head-ul {
	float: left;
	margin-left:0%;
}
.head-li-a {
	position: relative;
	z-index: 1;
	padding: 0 6px;
	display: block;
	min-width:80px;
	text-align: center;
	line-height:75px;
	color: #000;
	overflow: hidden;
	font-size:14px;
}

 }
  @media (max-width:1000px) {
.head-ul {
	float: left;
	margin-left:0%;
}
.head-li-a {
	position: relative;
	z-index: 1;
	padding: 0 6px;
	display: block;
	min-width:70px;
	text-align: center;
	line-height:75px;
	color: #000;
	overflow: hidden;
	font-size:14px;
}

 }
 

 @media (max-width:800px) {
.head-main {
	position:absolute;
	top:0;
	width: 100%;
	float: left;
	z-index:998;
	background:none;
}
.head-ul {
	display: none;
	margin: 0;
}
.top {
	height: auto;
}
.headlan {
	float:left;
	font-size: 14px;
	margin-top:0%;
	margin-left:2%;
	line-height:60px;
}
.headlink{
	float:right;
	line-height:60px;
}
}
.T-nav {
	float: left;
	margin: 0;
	padding: 0;
	display: none;
}
.T-nav ul li {
	cursor: pointer;
}
.T-nav ul li div {
	position: absolute;
	width: 100%;
	text-align: center;
	display: none;
	left: 0;
}
.T-nav ul li div a {
	color: #fff;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/bg-col.png);
	display: block;
	width: 100%;
}
.T-nav ul li div a:hover {
	background: #4fad4b;
	color: #fff;
}

/* 991 像素以下的屏幕*/
@media (max-width:800px) {
.header .T-osm {
	height: 60px;
}
.s-ncep {
	height: 60px;
}
.head-main .logo {
	padding: 0px 5px;
}
.header {
	width: 100%;
	position: absolute;
	z-index:999;
}
.header .T-osm {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
}
 @media (max-width:800px) {
 .T-search {
	float:left;
	width: 17px;
	position: relative;
	margin-top:7%;
}
.head-main .logo img {
	height:60px;
	width: auto;
}
.top {
	height: auto;
}
.mob-nav {
	display: block;
	float: right;
	height:60px;
	width:60px;
	background: url(../images/dh.png) no-repeat center center;
	background-size: 50% 40%;
	position: relative;
	z-index: 99999;
}

.T-nav {
	display: none;
	max-width: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 60px;
	background: url(../images/bkg1.png);
	margin-left: 0;
}
.T-nav ul li {
	width: 100%;
	margin: 0;
	display: block;
	float: inherit;
	text-align: left;
}
.T-nav ul li > a {
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	display: block;
	padding: 0 15px;
	border-bottom: 1px solid #ccc;
}
.T-nav ul li div {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: left;
}
.T-nav ul li div a {
	margin: 0;
	padding: 0px 10px;
	background: none;
	font-size: 14px;
	text-indent: 20px;
	height: 40px;
	line-height: 40px;
}
.head_r {
	width:315px;
	position: absolute;
	z-index:9999;
	height:60px;
	top:0px;
	border:none;
	right:10%;
	padding:0;
	padding-left:0%;
	margin:0 auto;
}

}
@media (max-width:500px) {
	.headlink{
		display:none;
	}
	.headlinkmb{
		display:block;
	}
	
.head_r {
	width:110px;
	position: absolute;
	z-index:9999;
	height:60px;
	top:0px;
	border:none;
	right:10%;
	padding:0;
}
 .T-search {
	float:left;
	width: 17px;
	position: relative;
	margin-top:20%;
}
}


@media (max-width:320px) {
.head_r {
	width:110px;
	position: absolute;
	z-index:9999;
	height:50px;
	top:0px;
	border:none;
	right:10%;
	padding:0;
}
.headlan {
	float:left;
	font-size: 14px;
	margin-top:0%;
	margin-left:2%;
	line-height:50px;
}
.T-search {
	float:left;
	width: 17px;
	position: relative;
	margin-top:15%;
}
.set-hop {
	border: 5px solid #8bbf22;
	height: 40px;
	width: 220px;
	background: #fff;
	position: absolute;
	top: 24px;
	left:-100px;
	display: none;
}
.header .T-osm {
	height: 50px;
}
.s-ncep {
	height: 50px;
}
.head-main .logo img {
	height: 50px;
	width: auto;
}
.T-nav {
	display: none;
	max-width: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top:50px;
	background: url(../images/bkg1.png);
	margin-left: 0;
}
.mob-nav {
	display: block;
	float: right;
	height: 50px;
	width: 50px;
	background: url(../images/dh.png) no-repeat center center;
	background-size: 50% 40%;
	position: relative;
	z-index: 99999;
}
}
/***中间***/
/***首页BANNER***/
img {
	max-width:100%;
	border:0;
	vertical-align:middle
}
.ov {
	overflow:hidden
}

.wh1 {
	width:100%;
	height:100%
}
.db {
	display:block
}
.dn {
	display:none
}

.animated {
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both
}
.animated.infinite {
	-webkit-animation-iteration-count:infinite;
	animation-iteration-count:infinite
}
.animated.hinge {
	-webkit-animation-duration:2s;
	animation-duration:2s
}
@-webkit-keyframes zoomIn {
0% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
50% {
opacity:1
}
}
@keyframes zoomIn {
0% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
-ms-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
50% {
opacity:1
}
}
.zoomIn {
	-webkit-animation-name:zoomIn;
	animation-name:zoomIn
}
@-webkit-keyframes slideInLeft {
from {
visibility:visible;
-webkit-transform:translate3d(-75%, 0, 0);
transform:translate3d(-75%, 0, 0)
}
to {
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
}
@keyframes slideInLeft {
from {
visibility:visible;
-webkit-transform:translate3d(-75%, 0, 0);
transform:translate3d(-75%, 0, 0)
}
to {
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
}
.slideInLeft {
	-webkit-animation-name:slideInLeft;
	animation-name:slideInLeft
}
@-webkit-keyframes slideInRight {
from {
visibility:visible;
-webkit-transform:translate3d(75%, 0, 0);
transform:translate3d(75%, 0, 0)
}
to {
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
}
@keyframes slideInRight {
from {
visibility:visible;
-webkit-transform:translate3d(75%, 0, 0);
transform:translate3d(75%, 0, 0)
}
to {
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
}
.slideInRight {
	-webkit-animation-name:slideInRight;
	animation-name:slideInRight
}
@-webkit-keyframes slideInUp {
from {
visibility:visible;
-webkit-transform:translate3d(0, 85%, 0);
transform:translate3d(0, 85%, 0)
}
to {
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
}
@keyframes slideInUp {
from {
visibility:visible;
-webkit-transform:translate3d(0, 85%, 0);
transform:translate3d(0, 85%, 0)
}
to {
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
}
.slideInUp {
	-webkit-animation-name:slideInUp;
	animation-name:slideInUp
}
.owl-carousel .owl-wrapper:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
.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)
}
.grabbing {
	cursor:url(grabbing.png) 8 8, move
}
.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)
}
.owl-controls {
	text-align:center
}
.owl-pagination {
	position:absolute;
	width:100%;
	bottom:25px
}
.owl-controls .owl-buttons div {
	position:absolute;
	top:50%;
	text-indent:-99999px;
	display:inline-block;
	zoom:1;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
*display:inline
}
.owl-controls .owl-buttons .owl-prev {
	left:0
}
.owl-controls .owl-buttons .owl-next {
	right:0
}
.owl-controls .owl-page {
	display:inline-block;
	zoom:1;
*display:inline
}
.owl-controls .owl-page span {
	display:block;
	width:12px;
	height:12px;
	margin:0 5px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background:#999
}
.owl-controls .owl-page.active span, .owl-controls.clickable .owl-page:hover span {
	background:#333
}
.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-origin {
	-webkit-perspective:1200px;
	-webkit-perspective-origin-x:50%;
	-webkit-perspective-origin-y:50%;
	-moz-perspective:1200px;
	-moz-perspective-origin-x:50%;
	-moz-perspective-origin-y:50%;
	perspective:1200px
}
.owl-fade-out {
	z-index:10;
-webkit-animation:fadeOut .7s both ease;
-moz-animation:fadeOut .7s both ease;
animation:fadeOut .7s both ease
}
.owl-fade-in {
-webkit-animation:fadeIn .7s both ease;
-moz-animation:fadeIn .7s both ease;
animation:fadeIn .7s both ease
}
@-webkit-keyframes empty {
0% {
opacity:1
}
}
@-moz-keyframes empty {
0% {
opacity:1
}
}
@keyframes empty {
0% {
opacity:1
}
}
@-webkit-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-moz-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@-moz-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}


.i-banner,
.banner {
  -webkit-transition: all .5s;
  transition: all .5s;
}

.owl-controls .owl-page span {
  background: #333;
}
.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
  background: #3e8adc;
}
.i-banner ul li {
  height:550px;
  background-repeat: no-repeat;
  background-position: center;
}
.i-banner .owl-buttons {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 1200px;
  margin: 0 auto;
}
.i-banner .owl-controls .owl-buttons div {
  width: 38px;
  height: 38px;
}
.i-banner .owl-controls .owl-buttons .owl-prev {
  left: 0;
}
.i-banner .owl-controls .owl-buttons .owl-next {
  right: 0;
}
.i-banner .owl-pagination {
  left: 50%;
  max-width: 1200px;
  margin: 0 auto;
  text-align: right;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-right: 94px;
}
.i-banner .owl-controls .owl-page span {
  width: 19px;
  height: 8px;
  background: #fff;
  border-radius: inherit;
  margin: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.i-banner .owl-controls .owl-page.active span,
.i-banner .owl-controls .owl-page:hover span {
  width: 30px;
  background: #036ec2;
}

@media (max-width: 1198px) {
.i-banner ul li {
    height: inherit;
    background-image: none !important;
}
.i-banner ul li img {
    display: block;
}
}
@media (max-width: 768px) {
.i-banner ul li {
    height: inherit;
    background-image: none !important;
}
.i-banner ul li img {
    display: block;
}
.i-banner .owl-pagination {
    padding-right: 0;
    text-align: inherit;
    bottom: .2rem;
    right: inherit;
 }
  .i-banner .owl-pagination .owl-page span {
    width: 12px;
    height: 12px;
    border-radius: 50px;
    margin: 0 5px;
  }
  .i-banner .owl-controls .owl-page.active span,
  .i-banner .owl-controls .owl-page:hover span {
    width: 12px;
  }
}

/***首页BANNER***/
/***首页***/
.indexmid{
	padding:30px 0px;
}
.indexmid_l{
	width:48%;
	float:left;
}
.indexmid_r{
	width:45%;
	float:right;
}
.indexnews_l{
	width:30%;
	float:left;
	padding-top:10px;
}
.indexnews_l img{
	max-width:100%;
	height:auto;
}
.indexnews_r{
	width:65%;
	float:right;	
}
.indexnews_r .indexnewstitle{
	width:100%;
	float:left;
	font-size:18px;
	color:#000;
	overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
padding-bottom:10px;
}
.indexnews_r .indexnewstitle a{
color:#000;
}
.indexnews_r .indexnewstitle a:hover{
color:#009843;
}
.indexnews_r .indexnewscont{
width:100%;
float:left;
font-size:14px;
color:#666;
height:82px;
overflow: hidden;text-overflow: ellipsis;display: -webkit-box;
-webkit-line-clamp:3;-webkit-box-orient: vertical;
line-height:30px;
}
@media (max-width:500px) {
.indexnews_l{
	width:100%;
	float:left;
	padding-top:0px;
}
.indexnews_r{
	width:100%;
	float:right;	
}
.indexmid{
	padding:10px 0px;
}
}

#culture_toggle {
CLEAR: both;
width:100%;
border-bottom:1px solid #cccccc;
margin-bottom:10px;
}
#culture_toggle LI {
	width:70px;
	font-size:16px;
	line-height:30px;
	margin-right:5%;
	position:relative;
	float:left;
}

#culture_toggle .select {
	color:#013b8f;
	border-bottom:2px solid #013b8f;
}
.indexnewslist li{
	font-size:14px;
	width:100%;
	float:left;
	overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
line-height:30px;
}
.indexnewslist li a{
	color:#666;
}
.indexnewslist li a:hover{
	color:#009843;
}
.indexnewslist li span{
	padding-right:5%;

}
@media (max-width:800px) {
.indexmid_l{
	width:100%;
	float:left;
}
.indexmid_r{
	width:100%;
	float:left;
	margin-top:30px;
}
#culture_toggle {
CLEAR: both;
width:100%;
border-bottom:1px solid #cccccc;
margin-bottom:10px;
text-align:center;
background:#f5f5f5;
}
#culture_toggle LI {
	width:70px;
	font-size:16px;
	line-height:40px;
	position:relative;
	float: none;
	display:inline;
	padding:5px 10%;
	margin:0px 5px;
}
#culture_toggle .select {
	color:#fff;
	border-bottom:2px solid #013b8f;
	background:#013b8f;
}
}

@media (max-width:639px) {
	#culture_toggle LI {
	width:70px;
	font-size:16px;
	line-height:40px;
	position:relative;
	float: none;
	display:inline;
	padding:5px 5%;
	margin:0px 5px;
}
}
@media (max-width:320px) {
	#culture_toggle LI {
	width:70px;
	font-size:16px;
	line-height:40px;
	position:relative;
	float: none;
	display:inline;
	padding:5px 2%;
	margin:0px 5px;
}
}
.indexabout{
height:85px;
overflow: hidden;text-overflow: ellipsis;display: -webkit-box;
-webkit-line-clamp:3;-webkit-box-orient: vertical;
}

.slideBox5 {
	width: 100%;
	position: relative;
	overflow:hidden;
	height:85px;
}
.slideBox5 .hd {
	height: 11px;
	overflow: hidden;
	position: absolute;
	bottom:0;
	z-index: 1;
	left:46%;
}
.slideBox5 .hd ul {
	width:100%;
	text-align:center;
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox5 .hd ul li {
	float:right;
	margin-right:8px;
	width:8px;
	height:8px;
	line-height: 10px;
	text-align: center;
	background: #cccccc;
	cursor: pointer;
	border-radius: 50%;
	text-indent: -9999px;
}
.slideBox5 .hd ul li.on {
	background: #007aff;
	color: #fff;
}
.slideBox5 .bd {
	width:90%;
	margin:0 auto;
	position: relative;
	height: 100%;
	z-index: 0;
	overflow:hidden;
}
.slideBox5 .bd li {
	width:25%;
	zoom: 1;
	position: relative;
	float:left;
}
.slideBox5 .bd li .ywk{
	width:95%;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

.slideBox5 .bd li .ywk img{
	max-width:100%;
	height:auto;
}

.slideBox5 .bd li .ywk .play-text{
	width:100%;
	background:url(../images/black.png) repeat;
	height:28px;
	line-height:25px;
	position:absolute;
	bottom:0;
	text-align:center;
	font-size:12px;
	color:#fff;
	overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.slideBox5 .bd li .ywk .play-text:hover{
	background:url(../images/black2.png) repeat;
}


.slideBox5 .prev {
	position: absolute;
	left:0;
	top: 30%;
	width: 18px;
	height: 35px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	background: url(../images/leftarrow.png) no-repeat left center;
}
.slideBox5 .next {
	position: absolute;
	right:0;
	top:30%;
	width: 18px;
	height: 35px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	background: url(../images/rightarrow.png) no-repeat left center;
}

.slideBox5 .hd {
	display: none;
}
@media (max-width:800px) {
	.slideBox5 {
	width: 100%;
	position: relative;
	overflow:hidden;
	height:auto;
}
}

@media (max-width:480px) {
	.slideBox5 .bd li {
	width:50%;
	zoom: 1;
	position: relative;
	float:left;
}
}

/***首页***/

/***内页***/
.aboutbanner{
	width:100%;
	background:url(../images/aboutbanner.jpg) no-repeat center top;
	padding-top:18%;
}
.newsbanner{
	width:100%;
	background:url(../images/newsbanner.jpg) no-repeat center top;
	padding-top:18%;
}
.pvcbanner{
	width:100%;
	background:url(../images/pvcbanner.jpg) no-repeat center top;
	padding-top:18%;
}
.floorbanner{
	width:100%;
	background:url(../images/floorbanner.jpg) no-repeat center top;
	padding-top:18%;
}


.culbanner{
	width:100%;
	background:url(../images/culbanner.jpg) no-repeat center top;
	padding-top:18%;
}


.tecbanner{
	width:100%;
	background:url(../images/tecbanner.jpg) no-repeat center top;
	padding-top:18%;
}

 @media (max-width: 1199px) {
.dlltop {
	background-size:100% auto!important;
}
}
 @media (max-width:800px) {
.dlltop {
	background-size:120% auto!important;
		padding-top:20%;
}
}
@media (max-width: 640px) {
.dlltop {
	background-size:140% auto!important;
	padding-top:23%;
}
}
@media (max-width: 320px) {
.dlltop {
	background-size:160% auto!important;
	padding-top:25%;
}
}
.midbg{
	width:100%;
	margin: 0 auto;
	background:url(../images/midbg.png) repeat;
	min-height:400px;
}
.mid_l{
	width:25%;
	float:left;
	padding-top:40px;
}
.mid_r{
	width:68%;
	float:right;
	padding-top:40px;
}
.mid_cate_title{
	width:100%;
	font-size:2.3em;
	color:#000;
	clear:both;
}
 @media (max-width: 1199px) {
.mid_l{
	width:25%;
	float:left;
	padding-top:20px;
}
.mid_r{
	width:68%;
	float:right;
	padding-top:20px;
}
}
 @media (max-width:800px) {
.mid_l{
	width:100%;
	float:left;
	padding-top:0px;
}
.mid_r{
	width:96%;
	float: none;
	padding-top:0px;
	margin:0 auto;
}
.mid_cate_title{
	text-align:center;
	width:100%;
	font-size:2.3em;
	color:#000;
	clear:both;
	padding-top:2%;
}
}
@media (max-width:420px){
	.mid_cate_title{
	text-align:center;
	width:100%;
	font-size:2em;
	color:#000;
	clear:both;
	padding-top:2%;
}
}
.mid_content{
	padding:20px 0px;
}
.mid_content img{
	max-width:100%;
	height:auto;
}
@media (max-width:420px){
.mid_content{
	padding:10px 0px 15px 0px;

}
}

 
 .emlst{ width:100%;}
.bld-ec{ font-size:1.8em;
	color:#013b8f;
	width:100%;
	clear:both;
	padding-left:5%;}
.lsec-nav li > a{ display: block; padding-left:50px; height: 50px; line-height: 50px; font-size: 16px; color: #222; background:url(../images/icon_arrow.png) no-repeat right 23px;border-bottom: 1px solid #f0f1f2;}
.lsec-nav li a.cur{ background:#013b8f url(../images/icon_arrow.png)  no-repeat right -28px; color:#fff;}
.lsec-nav li p{ display:none;border-bottom: 1px solid #f0f1f2;}
.lsec-nav li p a{ display: block; padding-left:70px; height: 46px; line-height: 46px; font-size: 14px; color: #666;}
.lsec-nav li p a.cur{color:#013b8f;background: none; font-weight:bold;}
.lsec-nav li p a:hover{color:#013b8f;background: none; font-weight:bold;}

.lsec-nav .lsec-navbg > a{ display: block; padding-left:50px; height: 50px; line-height: 50px; font-size: 16px; color: #222; background: none;}
.lsec-navbg > a.cur{
	background:#013b8f;
	color:#fff;
}
.lsec-navbg > a:hover{
	background:#013b8f;
	color:#fff;
}

@media (max-width:800px){
.emlst{ width:100%; position:relative; z-index:998; background:#fff;}
.afle-sc{ display:none;}
.bld-ec{ background:#013b8f url(../images/g2.png) no-repeat 95% center; color:#fff; height:45px; line-height:45px;}
.lsec-nav{ position:absolute; top:45px; left:0; width:100%; z-index:5; display:none; background:#fff;}

}
@media (max-width:420px){
	.bld-ec{ background:#013b8f url(../images/g2.png) no-repeat 95% center; color:#fff; height:35px; line-height:35px; font-size:1.4em;}
	.lsec-nav{ position:absolute; top:35px;}

}


/***内页***/


 /*新闻*/
.news-li{padding:0px 0px 30px 0px;border-bottom: 1px solid #f0f0f0; clear:both; margin-bottom:30px;}
.news-li a{display: table;width:100%;}
.new-box,.news-cont{display: table-cell;vertical-align: middle;}
.news-img{width:320px;float:left; height:190px; overflow:hidden;}
.news-img img{display: block;width: 100%; height:auto; transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.news-img:hover img{display: block;width: 100%; height:auto; transform: scale(1.1); -moz-transform: scale(1.1);-webkit-transform: scale(1.1);}
.news-cont{padding: 0 0 0 50px;color: #333; *+float:left; *+width:700px;}
.news-cont-tit{font-size: 18px;color: #333;-webkit-line-clamp: 1;}
.news-time{
	color:#999;
	width:100%;
	clear:both;
}
.news-cont p{margin:10px 0 20px 0px; -webkit-line-clamp: 2;line-height: 20px; color:#666; height:42px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;
-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.news-cont-tit:hover{
	color:#009a42;
}
.news-more{
	width:155px;
	height:30px;
	line-height:30px;
	background:#009a42;
	font-size:14px;
	color:#fff;
	cursor:pointer;
	text-align:center;
}
.news-more:hover{
	background:#013b8f;
}

@media only screen and (max-width:1220px ) {
	.news-box{display: table;margin-bottom: 10px;width:100%;}
	.news-cont{padding: 0 20px;}
}

@media (max-width: 767px) {
.news-img{width:100%;float:left; height:auto; overflow:hidden; margin-bottom:10px;}
.news-li{ padding:0; padding-top:25px;}
}
@media only screen and (max-width:640px ) {
	.news-li{padding:15px 0px 5px 0;}
	.new-box,.news-img,.news-cont{display: block;padding: 0;width: 100%;}
	.news-cont{padding:5px 0 10px 0;}
	.news-cont p{margin:5px 0 5px 0px;}
}

.news li {
	width: 100%;
	float: left;
	line-height:45px;
	border-bottom: 1px dotted #7f7f7f;
	background: url(../images/morearrow2.png) no-repeat center left;
}
.news li .newsbt {
	font-size:16px;
	width: 80%;
	padding-left: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}
.news li .newsbt:hover {
	color:#009a42;
}
.news li .date {
	font-size: 14px;
	width: 15%;
	color: #999;
	text-align: right;
	float: right;
}
@media (max-width:1000px) {
.news li {
	line-height: 40px;
}
.news li .newsbt {
	font-size: 14px;
	width: 70%;
}
.news li .date {
	width: 20%;
	padding-right: 8px;
}
}


.news-list li {
	padding-bottom:2rem;
	border-bottom:1px solid #f0f0f0;
	margin-bottom:2rem
}

.news-list li:hover .date {
	background: #004098;
	color: #fff
}

.news-list li:hover .date strong {
	color: #fff
}

.news-list li:hover h3 {
	color: #004098
}

.news-list .date {
	width: 100px;
	height: 100px;
	padding: 0 15px;
	background: #f5f5f5
}

.news-list .date .dtcell {
	text-align: inherit;
	padding-top:15%;
}

.news-list .date strong {
	font-size: 22px;
	color: #004098;
}

.news-list .info {
	width: calc(100% - 100px);
	color:#999999;
}
.news-list .info p {
	width:100%;
height:50px;
overflow: hidden;text-overflow: ellipsis;display: -webkit-box;
-webkit-line-clamp:3;-webkit-box-orient: vertical;
}

.news-list .info h3 {
	width:100%;
	padding: .1rem 0 .15rem 0;
	font-size:18px;
	color: #333333;
	overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.news-info .date {
	width: 100px;
	height: 100px;
	padding: 0 15px;
	background: #f5f5f5
}

.news-info .date .dtcell {
	text-align: inherit
}

.news-info .date strong {
	font-size: 22px;
	color: #101f98
}

.news-info .news-con {
	width: calc(100% - 100px);
	padding-left: 3.6%
}
@media (max-width:640px) {
.news-list .info {
	width: calc(100% - 110px);
	padding-left:20px;
	color:#999999;
}
}
@media (max-width:639px) {
.news-list .info p{
	display:none;
}
.news-list .info h3 {
	width:100%;
	padding: .1rem 0 .15rem 0;
	font-size:16px;
	color: #333333;
	overflow: visible;
	white-space: normal;
}
.news-list li {
	padding-bottom:1rem;
	border-bottom:1px solid #f0f0f0;
	margin-bottom:1rem
}

}

/*新闻*/
/**新闻内页内容**/

.n_news_detail_top {
	padding: 0px 0 10px;
	width: 100%;
	margin: 0 auto;
}
.n_news_detail_top .dbt {
	width: 100%;
	color: #1a1a1a;
	text-align: center;
	line-height: 1.6em;
	padding: 8px 0;
	-webkit-text-stroke: 0.01em #000;
	font-size: 28px;
}
.n_news_detail_top .xbt {
	width: 100%;
	text-align: center;
	font-size: 20px;
}
.n_news_detail_top span {
	font-size: 0.9em;
	line-height: 2.4em;
	color: #999999;
	font-weight: normal;
	margin: 0 auto;
	text-align: center;
	display: block;
	width: 100%;
}
.n_right_news_bottom {
	border-top: 1px solid #ddd;
	width: 100%;
}
.n_right_news_bottom_link {
	width: 60%;
	float: left;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
.n_right_news_bottom_link p {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 30px;
	z-index: 9;
	color: #999;
}
.n_right_news_bottom_link p span {
	display: inline-block;
	width: 1em;
	height: 0.8em;
	z-index: 99;
}
.n_right_news_bottom_link p a {
	color: #999;
	font-size: 14px;
	line-height: 2em;
	padding-left: 5px;
}
.n_right_news_bottom_link p:hover a {
	color: #013b8f;
}
.n_right_news_bottom_share {
	width: 20%;
	height: 30px;
	float: right;
	position: relative;
	margin-top: 2em;
}
.n_con {
	width: 100%;
	padding: 20px 0px 25px 0px;
	border-top: 1px solid #dddddd;
}
.n_con img {
	max-width: 100%;
	height: auto;
}
.newshare {
	float: right;
	margin-top: -25px;
}
.newshare .bdsharebuttonbox {
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: middle;
}
 @media (max-width:991px) {
	 .newshare {
		 width:100%;
		 text-align:center;
	float:left;
	margin-top:1px;
	clear:both;
	background:#fff;
}
 }

 @media (max-width:640px) {
.n_right_news_bottom {
}
.n_news_detail_top .dbt {
	font-size: 20px;
	line-height: 26px;
	padding: 0;
	margin: 0;
}
.n_con {
	padding: 0px;
}
.n_right_news_bottom_link {
	width: 60%;
	float: left;
	margin-top: 1em;
	margin-bottom: 1.5em;
}
}
.bot-r {
	width: 60px;
	margin-top: 5%;
}
.bot-r a {
	display: block;
	text-align: left;
	color: #333;
	font-size: 14px;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
	padding-right: 25px;
	background: url(../images/img9.png) no-repeat right top;
}
.bot-r a:hover {
	color: #009a42;
	background: url(../images/img9.png) no-repeat right bottom;
}
/**新闻内页内容**/

/*页码*/
.page{ margin:1.5em 0 0; text-align:center; line-height:1.5;}
.page a{ padding:0 1em; line-height:2.5; background:none; color:#888; border:1px solid #E8E8E8;margin:0 1px; text-decoration:none; display:inline-block; margin-bottom:0.5em;}
.page a.cur,.page a:hover{ background:#013b8f; color:#fff; border-color:#013b8f;}
.page a.disabled,.page a.disabled:hover{ cursor:default; opacity:0.5; *filter:alpha(opacity=50); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50); color:#666; background:none; border-color:#e8e8e8;}
.page .total{ padding:0 1em; line-height:2.5; background:none; color:#888; border:1px solid #013b8f;margin:0 0.3em;display:inline-block; }

@media (max-width:420px) {
.page a{
		display:none;
}
.page .page-pre{ display: inline; width:45%; margin:0 1%; padding:8px 1.5em;}
.page .page-next{ display:inline; width:45%;margin:0 1%;padding:8px 1.5em; }
.page{ margin:0;
}
}

/*历史进程*/
.slick-history-nav {
	margin: 25px
}
.slick-history-nav .slick-slide {
	text-align: center;
	cursor: pointer
}
.slick-history-nav .slick-slide.slick-current {
	color: #009a42
}
.slick-history-nav h4{
	font-size:16px;
}
.slick-history h4{
font-size:16px;
}
.slick-history img {
	display: inline-block
}
.slick-history p {
	margin-top: 10px
}
@media only screen and (max-width:767px) {
.slick-history p {
	padding-left: 8px
}
}
/*历史进程*/


/*招聘需求*/
.join-list .join-head{background:#013b8f;color:#fff;line-height:60px; width:99.9999%;border-bottom: 1px solid #fff;}
.join-list .join-head li{float:left;display:inline-block;width:33.33333333%;text-align:center;font-weight:700}
.join-list .join-body{margin-bottom:1px}
.join-list .join-body:nth-child(odd) li{background-color:#f6f6f6}
.join-list .join-body:nth-child(even) li{background-color:#ededed}
.join-list .join-body.cur li{background:#009a42;color:#fff}
.join-list .join-body li{float:left;display:inline-block;width:33.33333333%;height:60px;text-align:center;line-height:53px}
.join-list .join-body li.btn{background-image:url(../images/join_1.png);background-position:center;background-repeat:no-repeat;cursor:pointer}
.join-list .join-body li.btn.cur{background-image:url(../images/join_2.png)}
.join-list .join-body .txt{background:#f6f6f6}

@media (max-width:420px) {
.join-list .join-head li{float:left;display:inline-block;width:50%;text-align:center;font-weight:700}
.join-list .join-body li{float:left;display:inline-block;width:50%;height:60px;text-align:center;line-height:53px}
.join-list .join-body .time{
width:25%;}
.join-list .join-head .time{
width:25%;}
}
.joinonline{
	width:100px;
	height:35px;
	background:#013b8f;
	cursor:pointer;
	margin-top:15px;
	border-radius:5px;
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align:center;
	color:#fff;
	font-size:14px;
	line-height:35px;
	clear:both;
}
.joinonline a{
	color:#fff;
}

/*招聘需求*/

/*应聘*/
.main_b {
	margin: 0 auto;
	width: 100%;
	zoom: 1;
	position: relative;
}
.head_gw {
	color: #333333;
	font-size: 16px;
	line-height: 52px;
}
.head_gw span {
	color: #c2a363;
}
.gy_xxy3 {
	background: #F9F9F9;
	width: 100%;
	padding: 30px 0 120px 0;
}
.gy_head3 {
	font-size: 16px;
	padding-bottom: 15px;
	border-bottom: 1px solid #c7c7c7;
	color: #013b8f;
}
.contact_xinzeng {
	width: 100%;
	padding: 35px 0 30px 0;
}
.contact_xinzeng .inp_div {
	position: relative;
	margin-right:80px;
	width: 45%;
	padding-right: 20px;
	float: left;
	margin-bottom: 20px;
	padding-left: 96px;
}
.my_inp {
	vertical-align: middle;
	border: 1px solid #DBDBDB;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	width: 100%;
}
.inp_tit3 {
	width: 85px;
	text-align: right;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 30px;
	font-size: 14px;
}
.texa_div {
	padding-right: 20px;
	position: relative;
	padding-left: 96px;
	margin-bottom: 20px;
	margin-top: 40px;
}
.texa_div .inp_tit3 {
	top: 0;
	vertical-align: middle;
	position: absolute;
}
.my_texa {
	height: 95px;
	width: 99%;
	border: 1px solid #DBDBDB;
}
.my_inp.send_inp {
	width: 335px;
	border: 1px solid #DBDBDB;
	height: 30px;
}
.inp_xx3 {
	line-height: 35px;
	position: absolute;
	right: 5px;
	color: #FF0000;
	top: 0;
}
.btn_div3 {
	padding-top: 0px;
}
.btn_div3 input {
	width: 100px;
	height: 35px;
	color: #FFFFFF;
	line-height: 35px;
	margin-right: 5px;
	font-size: 14px;
	border-radius: 5px;
}
 @media (max-width: 1198px) {
.contact_xinzeng .inp_div {
	position: relative;
	margin-right:70px;
	width: 45%;
	padding-right: 20px;
	float: left;
	margin-bottom: 20px;
	padding-left: 96px;
}
 }
 @media (max-width: 1024px) {
.pindao_02 .owl-carousel {
	padding: 0 20px;
}
.main_b {
	padding: 0 2%;
	width: 100%;
}
.main_b img {/*width: 100%;*/
}
.head_rw span {
	font-size: 18px;
}
.xxy_edit {
	padding: 20px 15px;
}
.xxy_edit img {
	width: 100%
}
.contact_xinzeng .inp_div {
	width: 100%;
}
.contact_xinzeng {
	padding: 20px 0;
}
}
@media (max-width:767px) {
.btn_div3 input {
	width: 100px;
	height: 35px;
	color: #FFFFFF;
	line-height: 35px;
	margin-right: 5px;
	font-size: 14px;
	float: left;
}
}
/*应聘*/



/*在线留言*/
.red {
	color: #F00;
}

.land_head {
	border-bottom: 2px solid #d0d0d0;
}
.land_head .p01 {
	color: #37941d;
	display: inline-block;
	line-height: 33px;
	width: auto;
	height: 35px;
	margin-bottom: -2px;
}
.inp_tit {
	color: #454545;
	display: inline-block;
	width: 65px;
	padding-left: 10px;
	text-align: left;
	background: url(../img/icon_line03.jpg) no-repeat right top;
	height: 40px;
	line-height: 40px;
	position: absolute;
	left: 0;
	top: 0;
}
.inp {
	color: #888888;
	padding-left: 10px;
	color: #454545;
	width: 80%;
	height: 38px;
	border: 1px solid #adacb1;
	line-height: 28px;
}
.inp:hover {
	box-shadow: 0px 1px 8px rgba(1,59,143,0.43);
	background-color: rgb(255, 255, 255);
	-webkit-box-shadow: 0 1px 8px rgba(1,59,143,0.43);
	-moz-box-shadow: 0 1px 8px rgba(1,59,143,0.43);
	border: 1px solid #013b8f;
}
.land_xinxi {
	width: 100%;
	padding-left: 4px;
	margin: 20px auto 0 auto;
}
.land_xinxi_li {
	width: 100%;
	position: relative;
	padding-left: 90px;
	margin-bottom: 20px;
}
.btn_div {
	margin-top: 26px;
	padding-left: 90px;
}
.btn_div .btn_land {
	color: #FFFFFF;
	margin-right: 10px;
}
.btn_div a {
	display: inline-block;
	height: 36px;
	width: 150px;
	line-height: 36px;
	text-align: center;
	color: #fff;
}
.btn_land {
	background: #013b8f;
	display: inline-block;
	width: 150px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
}
.btn_land:hover {
	background: #009a42;
	transition: all ease .6s;
}
.btn_div .btn_register {
	background: #162692;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
}
.texa {
	color: #888888;
	padding-left: 10px;
	height: 175px;
	background-size: auto 100%;
	color: #454545;
	width: 80%;
	border: 1px solid #adacb1;
}
.texa:hover {
	box-shadow: 0px 1px 8px rgba(1,59,143,0.43);
	background-color: rgb(255, 255, 255);
	-webkit-box-shadow: 0 1px 8px rgba(1,59,143,0.43);
	-moz-box-shadow: 0 1px 8px rgba(1,59,143,0.43);
	border: 1px solid #013b8f;
}
@media (max-width: 640px) {
.inp {
	width: 90%;
}
.texa {
	width: 90%;
}
}
 @media (max-width:420px) {
.land_xinxi {
	width: 100%;
	margin:0 auto;
	float:left;
	padding:0;
}

.land_xinxi_li{
		 height:auto;
		 clear:both;
		 text-align:left;
		 padding:0;
 }
.inp_tit {
	float: left;
	width: 100%;
	clear: both;
	position:relative;
	text-align:left;
	padding:0;
}
.inp {
	float: left;
	width: 100%;
	clear: both;
	padding:0;
	margin:0;
	text-align:left;
}
.texa {
	width:100%;
}

.btn_div {
	margin-top: 26px;
	padding-left:0px;
	text-align:center;
}
.btn_div .btn_land {
	color: #FFFFFF;
	margin:0 auto;

}
}
/*在线留言*/
/*产品*/
.mid_pro_menu{
	width:100%;
	padding-top:40px;
	clear:both;
}
@media (max-width:800px) {
	.mid_pro_menu{
	width:100%;
	padding-top:0px;
	clear:both;
}
}
.pcmenu{
		display:block;
}
.mbmenu{
	display:none;
}
@media (max-width:800px) {
	.mbmenu{
	display:block;
}
.pcmenu{
	display:none;
}
}

/*产品*/

/*--电子期刊--*/
.ebook{
	width:33.333%;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
.ebook .w96{
	width:80%;
	margin:0 auto;
}

.ebook .tp{
width:100%;
background:#fff;
padding:15px;
box-shadow: 0px 1px 10px rgba(0,0,0,0.15);
clear:both;
}
.ebook .tp:hover{
box-shadow: 0px 1px 15px rgba(0,0,0,0.45);
}
.ebook .tp img{
	max-width:100%;
	height:auto;
}
.ebook .title{
	text-align:center;
	height:35px;
	padding-top:10px;
}


@media (max-width:800px) {

.ebook .tp{
padding:10px;
}
}

@media (max-width:640px) {
	.ebook{
	width:50%;
}
}
@media (max-width:480px) {
	.ebook{
	width:100%;
}
}

/*--电子期刊--*/

/*--产品--*/
.promid{
	width:100%;
	padding:10px 0px 10px 0px;
	margin:0 auto;
}
.pro{
	width:25%;
	float:left;
	margin-bottom:20px;
}
.pro .prok{
	width:96%;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.pro .protp img{
	max-width:100%;
	height:auto;
	transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}
.pro:hover img{
	max-width:100%;
	height:auto;
transform: scale(1.1); -moz-transform: scale(1.1);-webkit-transform: scale(1.1);
}
.pro .protitle{
	width:100%;
	height:35px;
	line-height:35px;
	font-size:16px;
	color:#000;
	overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
background: url(../images/midbg.png) repeat;
position:absolute;
bottom:0;
text-align:center;
padding:0 5px;
transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}

.pro:hover .protitle{
	background: url(../images/green.png) repeat;
	color:#fff;
	transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}

@media (max-width:800px) {
.promid{
	width:96%;
	padding:10px 0px 20px 0px;
	margin:0 auto;
}
.pro{
	width:50%;
	float:left;
	margin-bottom:20px;
}
.pro .prok{
	width:96%;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
}
@media (max-width:480px) {
	.pro .protitle{
	width:100%;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#000;
	overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
background: url(../images/midbg.png) repeat;
position:absolute;
bottom:0;
text-align:center;
padding:0 5px;
transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}
}

.proview_l{
	width:46%;
	float:left;
}
.proview_r{
	width:50%;
	float:right;
}

.proview_r .proviewtitle{
	width:100%;
	clear:both;
	font-size:24px;
	color:#000;
	font-weight:bold;
	clear:both;
	padding-top:2%;
}
.proview_r .proviewcont{
	width:100%;
	font-size:14px;
	color:#333;
	padding-top:4%;
	padding-bottom:5%;
	clear:both;
}
.prodown{
	width:48%;
	float:left;
	margin-right:2%;
	overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
margin-bottom:20px;
font-size:16px;
}

.prodown img{
	padding-right:10px;
}
.proinfo{
	width:100%;
	padding-top:25px;
	clear:both;
}
@media (max-width:1024px) {
	.proview_r .proviewtitle{
	width:100%;
	clear:both;
	font-size:24px;
	color:#000;
	font-weight:bold;
	clear:both;
	padding-top:0%;
}
	
	.proview_r .proviewcont{
	width:100%;
	font-size:14px;
	color:#333;
	padding-top:2%;
	padding-bottom:4%;
	clear:both;
}

.prodown{
	width:48%;
	float:left;
	margin-right:2%;
	overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
margin-bottom:15px;
font-size:14px;
}

}
@media (max-width:800px) {
.proview_l{
	width:100%;
	float:left;
}
.proview_r{
	width:100%;
	float:right;
	margin-top:3%;
}

}


.slideBox {
	width: 100%;
	position: relative;
}
.slideBox .hd {
	height:12px;
	overflow: hidden;
	position: absolute;
	bottom:5%;
	z-index: 1;
	text-align:center;
	left:40%;
}
.slideBox .hd ul {
	width:100%;
	text-align:center;
	overflow: hidden;
	zoom: 1;
}
.slideBox .hd ul li {
	float:left;
	margin-right:8px;
	width:12px;
	height:12px;
	line-height:12px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 50%;
	text-indent: -9999px;
}
.slideBox .hd ul li.on {
	background: #009432;
	color: #fff;
}
.slideBox .bd {
	width:100%;
	margin:0 auto;
	position: relative;
	height: 100%;
	z-index: 0;
	overflow:hidden;
}
.slideBox .bd li {
	width:100%;
	zoom: 1;
	position: relative;
	float:left;
}


.slideBox .bd li img{
	max-width:100%;
	height:auto;
}

.slideBox .prev {
	position: absolute;
	left:0;
	top:40%;
	width:35px;
	height:87px;
	filter: alpha(opacity=0);
	opacity:0;
	background: url(../images/leftbutton2.png) no-repeat left center;
}
.slideBox .next {
	position: absolute;
	right:0;
	top:40%;
	width:35px;
	height:87px;
	filter: alpha(opacity=0);
	opacity:0;
	background: url(../images/rightbutton2.png) no-repeat left center;
}

.slideBox:hover .prev{
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox:hover .next{
	filter: alpha(opacity=100);
	opacity: 1;
}
@media (max-width:480px) {
	.slideBox .prev{
	filter: alpha(opacity=100);
	opacity: 1;
	top:35%;
}
.slideBox .next{
	filter: alpha(opacity=100);
	opacity: 1;
	top:35%;
}
.slideBox .hd {
	display:none;

}
}


table
	{
		margin: 0;
		border-collapse: collapse;
	}

	td, th
	{
		padding: .5em 1em;
		border: 1px solid #999;
	}
	

.table-container table{
		max-width:100%;
}	
.table-container::-webkit-scrollbar
	{
		-webkit-appearance: none;
		width: 14px;
		height: 14px;
	}
	
	.table-container::-webkit-scrollbar-thumb
	{
		border-radius: 8px;
		border: 3px solid #fff;
		background-color: rgba(0, 0, 0, .3);
	}

@media (max-width:1198px) {
.table-container
	{
width: 100%;
		overflow-y: auto;
		_overflow: auto;
		margin: 0 0 1em;
}

}
/*--产品--*/
/*--地板产品--*/
.prolist{
	width:50%;
	float:left;
	margin-bottom:20px;
}
.prolist .prok{
	width:98%;
	margin:0 auto;
}
.prolist .protp{
	width:100%;
	overflow:hidden;
}
.prolist .protp img{
	max-width:100%;
	height:auto;
	transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}
.prolist:hover img{
	max-width:100%;
	height:auto;
transform: scale(1.1); -moz-transform: scale(1.1);-webkit-transform: scale(1.1);
}
.prolist .protitle{
	width:100%;
	height:35px;
	line-height:35px;
	font-size:18px;
	color:#000;
	overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-align:center;
padding:0 5px;
transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}
.prolist:hover .protitle{
	color:#009343;
}
@media (max-width:1023px) {
.prolist .protitle{
	width:100%;
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#000;
	overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-align:center;
padding:0 5px;
transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}
}

@media (max-width:480px) {
.prolist{
	width:50%;
	float:left;
	margin-bottom:5px;
}
.prolist .protitle{
	font-size:12px;
	line-height:24px;
}
}
#culture_toggle2 {
CLEAR: both;
height:40px;
border-bottom:1px solid #cccccc;
position:relative;
}
#culture_toggle2 LI {
TEXT-ALIGN: center; 
WIDTH:11%; 
FLOAT: left; 
height:40px;
line-height:40px;
font-size:16px;
color:#000;
}

#culture_toggle2 .select {
	border-bottom:2px solid #00943e;
	color:#00943e;
}
.culture_cont{
	padding-top:25px;
}

@media (max-width:1023px) {
#culture_toggle2 LI {
WIDTH:13%; 
}
}
@media (max-width:768px) {
#culture_toggle2 LI {
WIDTH:16%; 
}
}
@media (max-width:640px) {
#culture_toggle2 LI {
WIDTH:30%; 
}
}
.proviewlist{
	width:25%;
	float:left;
	margin-bottom:20px;
}
.proviewlist .prok{
	width:90%;
	margin:0 auto;
}
.proviewlist .protp{
	width:100%;
	overflow:hidden;
}
.proviewlist .protp img{
	max-width:100%;
	height:auto;
	transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}
.proviewlist:hover img{
	max-width:100%;
	height:auto;
transform: scale(1.1); -moz-transform: scale(1.1);-webkit-transform: scale(1.1);
}
.proviewlist .protitle{
	width:100%;
	height:26px;
	line-height:26px;
	font-size:14px;
	color:#000;
	overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-align:center;
padding:0 5px;
transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}
.proviewlist:hover .protitle{
	color:#009343;
}
@media (max-width:640px) {
.proviewlist{
	width:50%;
	float:left;
	margin-bottom:10px;
}
}
/*--地板产品--*/

/*--下载--*/
.down_list span {
	text-align: center; float: left;
}
.down_list li {
	background: rgb(255, 255, 255); height: 70px; color: rgb(102, 102, 102); line-height: 70px; font-size: 14px; margin-bottom: 10px;
	box-shadow: 0px 1px 8px rgba(0,5,0,0.15);
	background-color: rgb(255, 255, 255);	
	-webkit-box-shadow: 0 1px 8px rgba(0, 5, 0, .15);
	-moz-box-shadow: 0 1px 8px rgba(0, 0, 5, .15);
}

.down_list .sp1{
	width: 70px; height: 70px; background:#ff5562 url(../images/5aced7c102490.png) no-repeat center center;
}
.down_list .sp2 {
	text-align: left; padding-left: 29px; width:50%;overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.down_list .sp3 {
	width:22%; text-align: center;
}

.down_list .sp5 {
	border: 1px solid rgb(199, 199, 199); border-image: none; width: 112px; height: 34px; text-align: center; line-height: 34px; margin-top: 17px; margin-right: 20px; float: right;
}
.down_list .sp5 a {
	display: block;
}
.down_list .sp5 span {
	width: 15px; height: 11px; margin-right:20px; background:url(../images/icon30.png) no-repeat center center; margin-top:12px; float:right;}
.down_list {
	padding-bottom: 10px;
}
.down_list li {
	width: auto;
}
@media (max-width:1024px) {
	.down_list .sp2 {
	text-align: left; padding-left: 29px; min-width:45%;
}
}
@media (max-width:480px) {
		.down_list .sp3 {
			display:none;
}
	.down_list .sp2 {
	text-align: left; padding-left:15px; min-width:45%;
}
.down_list .sp5 {
	border: 1px solid rgb(199, 199, 199); border-image: none; width:80px; height: 34px; text-align: center; line-height: 34px; margin-top: 17px; margin-right: 10px; float: right;
}
.down_list .sp5 span {
	width: 15px; height: 11px; margin-right:10px; background:url(../images/icon30.png) no-repeat center center; margin-top:12px; float:right;}
}
@media (max-width:320px) {
.down_list .sp1{
	width: 40px; height:40px; background:#ff5562 url(../images/5aced7c102490.png) no-repeat center center; margin-top:15px; margin-left:10px;
}
}



.tec{
	width:33.3%;
	float:left;
	margin-bottom:20px;
}
.tec .teck{
	width:92%;
	position:relative;
	margin:0 auto;

}
.tec .tectp{
		height:230px;
	overflow:hidden;
	width:100%;
		line-height:230px;
	text-align:center;
	vertical-align:middle;
		border:1px solid #ccc;
}
.tec .tectp img{
	max-width:90%;
	max-height:90%;
	width:auto;
	height:auto;
	transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}
.tec:hover img{
transform: scale(1.1); -moz-transform: scale(1.1);-webkit-transform: scale(1.1);
}
.tec .tectitle{
	width:100%;
	height:35px;
	line-height:35px;
	font-size:16px;
	color:#000;
	overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
background: url(../images/midbg.png) repeat;
text-align:center;
padding:0 5px;
transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
background:#ccc;
}

.tec:hover .tectitle{
	background: url(../images/green.png) repeat;
	color:#fff;
	transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}

@media (max-width:640px) {
	.tec .tectp{
		height:200px;
	overflow:hidden;
	width:100%;
		line-height:200px;
	text-align:center;
	vertical-align:middle;
		border:1px solid #ccc;
}
}
@media (max-width:480px) {
	.tec{
	width:50%;
	float:left;
	margin-bottom:20px;
}
	.tec .tectp{
		height:180px;
	overflow:hidden;
	width:100%;
		line-height:180px;
	text-align:center;
	vertical-align:middle;
		border:1px solid #ccc;
}
}
@media (max-width:320px) {
.tec .tectp{
		height:150px;
	overflow:hidden;
	width:100%;
		line-height:150px;
	text-align:center;
	vertical-align:middle;
		border:1px solid #ccc;
}
}
/*在小于480 像素的屏幕，微小屏幕，更低分辨率的手机*/
/*当页面大于1200px 时，大屏幕，主要是PC 端*/
/*在992 和1199 像素之间的屏幕里，中等屏幕，分辨率低的PC*/
/*在768 和991 像素之间的屏幕里，小屏幕，主要是PAD*/
/*在480 和767 像素之间的屏幕里，超小屏幕，主要是手机
