@charset "utf-8";
/* CSS Document */
body, button, dd, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, td, textarea, th, ul {
	font-weight: 400;
	margin: 0;
	padding: 0
}
body, button, h1, h2, h3, h4, h5, h6, i, input, select, textarea {
	font: 400 13px/26px "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #434343
}
li, ol, ul {
	list-style: none
}
a {
	text-decoration: none;
	color: #434343
}
a:hover {
	text-decoration: none
}
.trans {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
img {
	vertical-align: top;
	border: 0;
	max-width: 100%;
}
button, input, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: 0;
	border-radius: 0;
	-webkit-appearance: none
}
table {
	border-spacing: 0;
	border-collapse: collapse
}
a, div {
	-webkit-tap-highlight-color: rgba(255,255,255,0)
}
html {
	font-size: 100px
}
@media screen and (min-width:360px) {
html {
	font-size: 112.5px
}
}
@media screen and (min-width:375px) {
html {
	font-size: 117.19px
}
}
@media screen and (min-width:414px) {
html {
	font-size: 129.38px
}
}
@media screen and (min-width:480px) {
html {
	font-size: 150px
}
}
@media screen and (min-width:640px) {
html {
	font-size: 200px
}
}
.clearfix:after, .clearfix:before {
	content: "";
	display: table
}
.clearfix:after {
	clear: both
}
.wp,.w1400{
    
	max-width: 1400px;
	margin: 0 auto
}
.wp1 {
	width: 1214px;
	max-width: 1214px;
	margin: 0 auto
}
.wp2 {
	width: 1208px;
	max-width: 1208px;
	margin: 0 auto
}
.wp3 {
	width: 1224px;
	max-width: 1224px;
	margin: 0 auto
}
.fl {
	float: left
}
.fr {
	float: right
}
.al {
	text-align: left
}
.ac {
	text-align: center
}
.ar {
	text-align: right
}
.hide {
	display: none
}
.checkBrowser {
	font-size: 14px;
	line-height: 40px;
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 50%;
	width: 700px;
	height: 40px;
	margin-left: -360px;
	padding: 0 10px;
	color: #FFF;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: #E6212A
}
.checkBrowser a {
	font-size: 16px;
	line-height: 20px;
	position: absolute;
	top: 10px;
	right: 5px;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
	text-align: center;
	color: #333;
	border-radius: 50%;
	background-color: #FFF
}
@font-face {
	font-family: iconfont;
	src: url("../fonts/iconfont.eot");
	src: url("../fonts/iconfont.eot-#iefix") format("embedded-opentype"), url("../fonts/iconfont.woff") format("woff"), url("../fonts/iconfont.ttf") format("truetype"), url("../fonts/iconfont.svg#iconfont") format("svg")
}
.iconfont {
	font-family: iconfont!important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}
@-webkit-keyframes bounceInDown {
0% {
opacity:0;
-webkit-transform:translateY(-2000px);
transform:translateY(-2000px)
}
60% {
opacity:1;
-webkit-transform:translateY(30px);
transform:translateY(30px)
}
80% {
-webkit-transform:translateY(-10px);
transform:translateY(-10px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes bounceInDown {
0% {
opacity:0;
-webkit-transform:translateY(-2000px);
transform:translateY(-2000px)
}
60% {
opacity:1;
-webkit-transform:translateY(30px);
transform:translateY(30px)
}
80% {
-webkit-transform:translateY(-10px);
transform:translateY(-10px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(-90deg);
transform:rotate(-90deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(-90deg);
transform:rotate(-90deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}
.paged {
	padding-top: 30px;
	text-align: center
}
.paged .current, .paged .p_info, .paged a {
border-radius:.02rem;
	display: inline-block;
	zoom: 1;
	margin: 5px 3px;
padding:.075rem .11rem;
	font-size: 16px;
	text-align: center;
	background: #FFF;
	color: #666
}
.paged .current, .paged a:hover {
	background: #c7ad8e;
	color: #FFF
}
.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 flip {
0% {
-webkit-transform:rotateY(0);
transform:rotateY(0);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
40% {
-webkit-transform:rotateY(170deg);
transform:rotateY(170deg);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
50% {
-webkit-transform:rotateY(190deg);
transform:rotateY(190deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
80% {
-webkit-transform:rotateY(360deg);
transform:rotateY(360deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
100% {
-webkit-transform:rotateY(360deg);
transform:rotateY(360deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
}
@keyframes flip {
0% {
-webkit-transform:rotateY(0);
transform:rotateY(0);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
40% {
-webkit-transform:rotateY(170deg);
transform:rotateY(170deg);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
50% {
-webkit-transform:rotateY(190deg);
transform:rotateY(190deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
80% {
-webkit-transform:rotateY(360deg);
transform:rotateY(360deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
100% {
-webkit-transform:rotateY(360deg);
transform:rotateY(360deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
}
.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
30% {
-webkit-transform:scaleX(1.25) scaleY(.75);
transform:scaleX(1.25) scaleY(.75)
}
40% {
-webkit-transform:scaleX(.75) scaleY(1.25);
transform:scaleX(.75) scaleY(1.25)
}
60% {
-webkit-transform:scaleX(1.15) scaleY(.85);
transform:scaleX(1.15) scaleY(.85)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes rubberBand {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
30% {
-webkit-transform:scaleX(1.25) scaleY(.75);
transform:scaleX(1.25) scaleY(.75)
}
40% {
-webkit-transform:scaleX(.75) scaleY(1.25);
transform:scaleX(.75) scaleY(1.25)
}
60% {
-webkit-transform:scaleX(1.15) scaleY(.85);
transform:scaleX(1.15) scaleY(.85)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}
@-webkit-keyframes bounceIn {
0% {
opacity:0;
-webkit-transform:scale(.3);
transform:scale(.3)
}
50% {
opacity:1;
-webkit-transform:scale(1.05);
transform:scale(1.05)
}
70% {
-webkit-transform:scale(.9);
transform:scale(.9)
}
100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes bounceIn {
0% {
opacity:0;
-webkit-transform:scale(.3);
transform:scale(.3)
}
50% {
opacity:1;
-webkit-transform:scale(1.05);
transform:scale(1.05)
}
70% {
-webkit-transform:scale(.9);
transform:scale(.9)
}
100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1)
}
}
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform:perspective(400px) rotateX(90deg);
transform:perspective(400px) rotateX(90deg);
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotateX(-10deg);
transform:perspective(400px) rotateX(-10deg)
}
70% {
-webkit-transform:perspective(400px) rotateX(10deg);
transform:perspective(400px) rotateX(10deg)
}
100% {
-webkit-transform:perspective(400px) rotateX(0);
transform:perspective(400px) rotateX(0);
opacity:1
}
}
@keyframes flipInX {
0% {
-webkit-transform:perspective(400px) rotateX(90deg);
transform:perspective(400px) rotateX(90deg);
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotateX(-10deg);
transform:perspective(400px) rotateX(-10deg)
}
70% {
-webkit-transform:perspective(400px) rotateX(10deg);
transform:perspective(400px) rotateX(10deg)
}
100% {
-webkit-transform:perspective(400px) rotateX(0);
transform:perspective(400px) rotateX(0);
opacity:1
}
}
.flipInX {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}
@-webkit-keyframes pulse {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes pulse {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}
@-webkit-keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
40% {
-webkit-transform:translateY(-30px);
transform:translateY(-30px)
}
60% {
-webkit-transform:translateY(-15px);
transform:translateY(-15px)
}
}
@keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
40% {
-webkit-transform:translateY(-30px);
transform:translateY(-30px)
}
60% {
-webkit-transform:translateY(-15px);
transform:translateY(-15px)
}
}
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce
}
.header {
	background-color: #076DBF;
	width: 100%;
	height: 100px;
	position: relative;
	z-index: 111;
}
.header h1 {
	padding-top: 15px;
}
.header h1 a {
	display: inline-block;
	width: 1.2rem;
}
.header h1 a img {
	width: 100%;
	height: 100%;
}
.header .nav {
	text-align: right
}
.header .nav li {
	display: inline-block;
	height: 100px;
	vertical-align: top
}
.header .nav li a {
	text-align: center;
	box-sizing: border-box;
	display: block;
	width: 112px;
	position: relative;
	height: 100%;
	line-height: 94px;
	font-size: 16px;
	font-weight: bold;
	color: #fff
}
.header .nav-box-2 {
	z-index: 9999;
	display: none;
	position: absolute;
	top: 100px;
	width: 100%;
	left: 0
}
.header .nav-box-2 .nav-box-2-transparent {
	height: 10px;
	width: 100%
}
.header .nav-box-2 .nav-box-2-nr {
	background-color: #f2f2f2;
	opacity: .9;
	width: 100%;
	min-height: 332px;
	padding: 25px 0;
	box-sizing: border-box;
}
.header .nav-box-2 .nav-box-2-nr .wp {
	text-align: right;
	padding-right: 0px
}
.header .nav-box-2 .nav-box-2-nr .ul {
	vertical-align: top;
	display: inline-block;
	width: 111px;
	text-align: center;
	border-right: 1px solid #C8C5BE
}
.header .nav-box-2 .nav-box-2-nr .ul li {
	padding-right: 3px;
	height: 35px
}
.header .nav-box-2 .nav-box-2-nr .ul a {
	color: #626262;
	font-size: 13px;
	position: relative;
	overflow: hidden;
	margin-left: -1px;
	display: block;
	line-height: 35px
}
.header .nav-box-2 .nav-box-2-nr .ul a span {
	display: block
}
.header .nav-box-2 .nav-box-2-nr .ul a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	height: 1px;
	display: block;/*background:#BFA383;*/
	width: 100%;
	border: 0;
	top: auto
}
.header .nav-box-2 .nav-box-2-nr .ul a:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0);
	height: 1px;
	display: block;/*background:#BFA383;*/
	width: 100%
}
.header .nav-box-2 .nav-box-2-nr .ul a:hover span {
	-webkit-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.header .nav-box-2 .nav-box-2-nr .ul a:hover::after {
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.header .nav-box-2 .nav-box-2-nr .ul a:hover::before {
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.header .nav-box-2 .nav-box-2-nr .ul:last-child {/*margin-right:65px*/
}
.nav-btn {
	display: none;
width:.18rem;
height:.16rem;
	background-size: cover; /*background-color:#f2f2f2;*/
	background-image: url("../images/nav-btn.png");
	position: absolute;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	top: 50%;
right:.175rem
}
.iphone-nav {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 2.09rem;
	height: 100%;
	background: url("../images/bg_02.jpg");
	z-index: 66666666666
}
.iphone-nav a {
	display: block;
padding-left:.44rem;
	color: #FFF;
font-size:.12rem;
height:.39rem;
line-height:.39rem;
	border-bottom: 1px dashed #545454
}
.iphone-nav a img {
	max-width: 100%;
	vertical-align: middle;
height:.12rem
}
.bg {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 100;
	left: 0;
	top: 0
}
.search-btn-1 {
	position: absolute;
right:.5rem;
	top: 50%;
	display: none;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.search-btn-1 a {
	display: block;
width:.18rem;
height:.18rem;
	background-image: url("../images/sosuo.png");
	background-size: 100% 100%
}
.search-1 {
	display: none;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.search-1 input {
	width: 1rem;
height:.25rem;
	padding-left: 10px;
	padding-right: 50px;
	border-radius: 20px;
	border: 1px solid #EFEFEF;
	background: #FFF;
	font-size: 14px
}
.search-1 button {
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
width:.225rem;
height:.225rem;
	background-color: transparent;
	background-image: url("../images/search.png");
	background-size: 100% 100%;
	border: 0;
	cursor: pointer
}
@media screen and (max-width:1200px) {
.search-btn-1 {
	display: block
}
.wp {
	width: 96%;
	padding: 0 2%
}
.wp1 {
	width: 96%;
	padding: 0 2%
}
.wp2 {
	width: 96%;
	padding: 0 2%
}
.wp3 {
	width: 96%;
	padding: 0 2%
}
.header {
height:.495rem;
	position: relative
}
.header .nav {
	display: none
}
.header .header-fd {
height:.495rem
}
.header h1 {
left: .1rem;
	float: none;
	line-height: normal;
	position: absolute;
	top: 50%;
	padding-top: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.iphone-nav {
	display: block;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: translate3d(-2.09rem, 0, 0);
	transform: translate3d(-2.09rem, 0, 0)
}
.iphone-nav-active {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.nav-btn {
	display: block
}
}
@media screen and (max-width:1200px) {
.wp1200 {
	width: 100%
}
}
.banner {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative
}
.banner .shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
	z-index: 11111;
	background: #849093;
	opacity: .5
}
.banner .img {
	width: 100%;
	height: 100%;
}
.banner .img .swiper-container {
	width: 100%;
	height: 100%
}
.banner .img .swiper-container .swiper-slide {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center
}
.banner .img a {
	display: block;
	height: 100%;
	text-align: center;
}
.banner .img img {
	width: 100%;
}
.banner .img .swiper-button-prev {
	left: 50px;
	width: 90px;
	height: 90px;
	background-color: transparent;
	margin: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.banner .img .swiper-button-next {
	right: 50px;
	width: 90px;
	height: 90px;
	background-color: transparent;
	margin: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.banner .img .swiper-button-prev {
	left: 50px
}
.banner .img .swiper-button-next {
	right: 50px
}
.banner .img .swiper-pagination .swiper-pagination-bullet {
width:.08rem;
height:.08rem;
background:none;
border:0;
background-position:center;
background-size:100% 100%;
background-image:url('../images/dot1.png');
margin:.04rem;
	opacity: 1
}
.banner .img .swiper-pagination .swiper-pagination-bullet-active {
background-image:url('../images/dot2.png');
}
.banner .img .swiper-button-next, .banner .img .swiper-button-prev {
	opacity: 0;
}
.banner .img:hover .swiper-button-next, .banner .img:hover .swiper-button-prev {
	opacity: 1;
}
.banner .small-img {
	display: none;
	width: 100%;
	height: 100%;
}
.banner .small-img .swiper-container {
	width: 100%;
	height: 100%
}
.banner .small-img .swiper-container .swiper-slide {
	width: 100%;
	height: 100%;
}
.banner .small-img .swiper-button-prev {
	left: 10px;
width:.25rem;
height:.25rem
}
.banner .small-img .swiper-button-next {
	right: 10px;
width:.25rem;
height:.25rem
}
.banner .small-img a {
	display: block;
	height: 100%
}
.banner .small-img img {
	width: 100%;
}
.banner .small-img .swiper-pagination .swiper-pagination-bullet {
width:.065rem;
height:.065rem;
	background: #FFF;
margin:.04rem;
	opacity: 1
}
.banner .small-img .swiper-pagination .swiper-pagination-bullet-active {
	background: -webkit-linear-gradient(bottom, #8B7254, #E5CFB5);
	background: linear-gradient(to top, #8B7254, #E5CFB5)
}
@media (max-width: 768px) {
.banner .img {
	display: none;
}
.banner .small-img {
	display: block;
}
}
.exclusive .list .swiper-slide div:before {
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.exclusive .list .swiper-slide div:after {
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.banner .img .swiper-button-prev {
	z-index: 99999
}
.banner .img .swiper-button-next {
	z-index: 99999
}
.header-top {
	height: 30px;
	line-height: 30px
}
.header-top a {
	margin-right: 10px
}
.header-top a:hover {
	color: #c7ad8e
}
@media screen and (max-width:1200px) {
.header-top {
	padding-right: 10px;
	padding-left: 10px
}
}
@media screen and (max-width:640px) {
.header-top {
	display: none
}
}
/*产品分类*/
.in_prolist_bg {
	background: url("../images/in_prolist_bg.jpg") no-repeat center top;
	padding: 60px 0;
	height: auto;
	overflow: hidden
}
.in_prolist {
	position: relative;
	width: 396px;
	height: 460px;
	float: left;
	margin-right: 6px;
}
.in_prolist:last-child {
	margin-right: 0;
}
.in_prolist_tu {
	width: 100%;
	padding-top: 116.165%;
	position: relative;
	overflow: hidden;
}
.in_prolist_tu img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}
.in_prolist_title {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	background: rgba(0,0,0,.6);
	padding: 30px 0;
}
.in_prolist a .in_prolist_title span {
	display: inline-block;
	width: 50%;
	border: 1px solid #fff;
	color: #fff;
	font-size: 22px;
	line-height: 50px;
}
@media screen and (max-width:1199px) {
.in_prolist {
	width: 32.7%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 6px
}
.in_prolist_title {
	display: inline-block;
	width: 100%;
	height: 50px;
	z-index: 999;
	padding: 15px 0;
	opacity: 1;
}
.in_prolist a .in_prolist_title span {
	display: inline-block;
	text-align: center;
	width: 60%;
	margin: 0;
	border: 1px solid #fff;
	color: #fff;
	font-size: 22px;
	line-height: 50px;
}
}
@media screen and (max-width:767px) {
.in_prolist {
	width: 32.6%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 6px
}
.in_prolist_title span {
	display: inline-block;
	text-align: center;
	width: 65%;
}
}
@media screen and (max-width:640px) {
.in_prolist_bg {
	background: url("../images/ny_bg-.jpg") no-repeat center top fixed #f2f2f2;
	padding: 40px 0;
}
.in_prolist {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 20px
}
.in_prolist_title {
	padding: 20px 0;
}
.in_prolist_title span {
	font-size: 24px;
	line-height: 60px;
}
}
/*about*/
.in_about {
	margin-top:20px;
	height: auto;
	overflow: hidden
}
.in_about_l {
	width: 510px;
	float: left;
	margin-top: 40px
}
.in_about_l h2 {
	position: relative;
	padding-top: 30px;
	padding-left: 30px;
	color: #000;
}
.in_about_l h2 b {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	color: #f3f3f3;
	font-family: "Times New Roman", Times, serif;
	font-size: 73px;
	font-weight: normal;
	line-height: 60px;
}
.in_about_l h2 a {
	position: relative;
	font-size: 30px;
	font-weight: bold;
}
.in_about_l p {
	margin-top:20px;
	text-align: justify;
}
.in_about_l span {
	margin-top:20px;
	display: block
}
.in_about_l span a {
	width: 140px;
	border: 1px solid #076DBF;
	color: #076DBF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 40px;
	display: block
}
.in_about_r {
	width: 630px;
	float: right
}
.in_about_r a img {
	width: 100%;
	height: auto;
	overflow: hidden
}
@media screen and (max-width:1199px) {
.in_about_l {
	width: 42%;
	margin-top: 0
}
.in_about_r {
	width: 55%
}
}
@media screen and (max-width:768px) {
.in_about_l {
	width: 100%;
	float: none;
	margin-top: 0
}
.in_about_r {
	width: 100%;
	float: none;
	margin-top: 20px
}
.in_about_l h2 {
	padding-left: 0px;
	padding-top: 30px;
	text-align: center;
	color: #000;
}
.in_about_l h2 b {
	width: 100%;
}
.in_about_l h2 a {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #076DBF;
	padding-bottom: 20px;
	display: inline-block
}
}
@media screen and (max-width:640px) {
.in_about_l h2 b {
	font-size: 60px;
}
}
/*产品展示*/
.i_pro_bg2 {
	background-color: #f2f2f2;
	background: url("../images/bg1.jpg") no-repeat center top;
	padding-top: 80px;
	padding-bottom: 60px;
	margin-top: 60px;
	overflow: hidden;
}
/*滚动产品与案例*/
.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 {
	display: none;
	-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("../images/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);
}
.owl-theme .owl-controls {
	margin-top: 20px;
	text-align: center;
}
/* Styling Next and Prev buttons*/
.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
*display: inline;
	width: 38px;
	height: 74px;/*IE7 life-saver*/
	text-indent: 40px;
	margin-top: -16%;
	z-index: 9;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
	background: url("../images/i_pro_left.png") no-repeat;
	float: left;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
	background: url("../images/i_pro_left_on.png") no-repeat;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
	background: url("../images/i_pro_right.png") no-repeat;
	float: right;
}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover {
	background: url("../images/i_pro_right_on.png") no-repeat;
}
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
*display: inline;/*IE7 life-saver*/
	display: none;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 16px;
	height: 16px;
	margin: 5px 7px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: url("../images/i_bg3.png") no-repeat;
	transition: all .5s;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: url("../images/i_bg4.png") no-repeat;
}
/* If PaginationNumbers is true*/
.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;
}
/* preloading images*/
.owl-item.loading {
	min-height: 150px;
	background: url("../images/ajaxloader.gif") no-repeat center center
}
#owl-demo {
	padding-bottom: 3%;
}
#owl-demo .item {
	margin: 0.5px;
	position: relative;
	height: 350px;/* margin-top:50px;*/
}
#owl-demo .item img {/*display: block;*/
	height: 100%;
	width: 100%;
	transition: all 0.3s;
}
#owl-demo .item .bg-list-img {
	position: absolute;
	bottom: 49px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	width: 100%;
}
#owl-demo .item .bg-list-tit {
	height: 56px;
	overflow: hidden;
	bottom: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
#owl-demo .item .bg-list-tit h4 {
	margin: 0 auto;
	display: inline-block;
	border-bottom: 2px solid #e2e2e2;
	font-weight: normal;
	font-size: 18px;
	line-height: 54px;
	padding-left: 10px;
	padding-right: 10px;
}
#owl-demo .item .bg-list-more {
	width: 100%;
	position: absolute;
	bottom: 0;
	background: url("../images/i_por_pic1.png") center 38px no-repeat #3c3a38;
	height: 56px;
	line-height: 46px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	filter: Alpha(Opacity=0);/*IE7 fix*/
	opacity: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
#owl-demo .item .i_pro_bg {
	position: absolute;
	width: 100%;
	bottom: 56px; /*height:100%;*/
	height: 89%;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	filter: Alpha(Opacity=0);/*IE7 fix*/
	opacity: 0;
	left: 0;
}
#owl-demo .item .bg-list-yew {
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 30%;
	background-color: #0068b7;
	text-align: center;
	color: #fff;
}
#owl-demo .item .bg-list-yew h5 {
	border-bottom: 2px solid #fff;
	font-weight: normal;
	font-size: 18px;
	line-height: 54px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	margin-top: 9%;
}
#owl-demo .item .bg-list-hs {
	max-height: 316px;
	height: 70%;
	position: absolute;
	bottom: 30%;
	background: url("../images/i_por_pic2.png") center top no-repeat;
	background-size: 100% 100%;
	width: 100%;
}
#owl-demo .item .bg-list-hs p {
	width: 80%;
	margin: 0 auto;
	margin-top: 10%;
	color: #fefefe;
	font-size: 14px;
	height: 50%;
	overflow: hidden;
	line-height: 22px;
	max-height: 198px;
}
/*首页产品*/
#owl-demo2 {/*background-color:#f9f9f9;*/
	margin-top: 1%;
	text-align: center; /*padding-bottom:2%;*/
}
#owl-demo2.owl-theme .owl-controls .owl-buttons {
	position: absolute;
	top: 30%;
	width: 100%;
	left: 0;
	height: 0;
}
#owl-demo2.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
*display: inline;
	width: 73px;
	height: 90px;/*IE7 life-saver*/
	text-indent: 60px;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	margin-top: 0;
}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev {
	background: url("../images/i_case_left.png") no-repeat;
	float: left;
	font-size: 0
}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
	background: url("../images/i_case_left_on.png") no-repeat;
}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next {
	background: url("../images/i_case_right.png") no-repeat;
	float: right;
	font-size: 0
}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next:hover {
	background: url("../images/i_case_right_on.png") no-repeat;
}
#owl-demo2.owl-theme .owl-controls .owl-page {
	display: inline-block;
}
#owl-demo2 .item {
	margin: 0px;
	padding-bottom: 20px;/*background:url(../images/i_bg2.png) right center no-repeat;*/
}
#owl-demo2 .item img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
	transition: all .5s;
}
#owl-demo2 .item dd {
	width: 100%;
	margin: 0 auto;
	max-width: 593px;
	margin-bottom: 10px;
}
#owl-demo2 .item dd .imgs {
	width: 100%;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}
#owl-demo2 .item dd h3 {
	font-weight: normal;
	width: 94%;
	color: #333;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	background-color: #fff;
	padding: 3%;
	overflow: hidden;
}
#owl-demo2 .item dd h3 p {
	font-size: 13px;
	color: #076DBF;
	margin-top: 10px;
	text-align: justify;
}
#owl-demo2 .item dd:hover img {
	transform: scale(1.1, 1.1);
}
#owl-demo2 .item dd:hover .imgs p {
	opacity: 1;
	filter: alpha(opacity=100);
}
.in_pro_title {
	padding-bottom: 30px;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}
.in_pro_title b {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	display: block;
	color: #d4d4d4;
	font-family: "Times New Roman", Times, serif;
	font-size: 73px;
	font-weight: normal;
	line-height: 60px;
}
.in_pro_title a {
	position: relative;
	border-bottom: 2px solid #076DBF;
	padding-bottom: 20px;
	display: inline-block;
}
@media screen and (max-width: 1600px) {
#owl-demo .item {
	height: 350px;
}
#owl-demo .item .i_pro_bg {
	height: 88%;
}
/*#owl-demo .item:hover .bg-list-img{height:90%;}*/
.owl-theme .owl-controls .owl-buttons div {
	margin-top: -18%;
}
}
@media screen and (max-width: 1280px) {
#owl-demo .item {
	height: 360px;
}
.owl-theme .owl-controls .owl-buttons div {
	margin-top: -20%;
}
}
@media screen and (max-width:979px) {/*案例*/
.owl-theme .owl-controls .owl-buttons div {
	margin-top: -24%;
}
#owl-demo .item {
	height: 330px;
}
#owl-demo .item .i_pro_bg {
	height: 82%;
}
/*#owl-demo .item:hover .bg-list-img{height:83%;}*/
#owl-demo .item .bg-list-hs p {
	height: 110px;
}
}
@media screen and (max-width:789px) {/*案例*/
.owl-theme .owl-controls .owl-buttons div {
	margin-top: -27%;
}
#owl-demo .item {
	height: 300px;
}
#owl-demo .item .i_pro_bg {
	height: 82%;
}
/*#owl-demo .item:hover .bg-list-img{height:83%;}*/}
@media screen and (max-width: 640px) {
.i_pro_bg2 {
	padding-top: 40px;
	padding-bottom: 40px
}
.in_pro_title {
	font-size: 30px;
}
.in_pro_title b {
	font-size: 56px;
}
.i_pro_t {
	font-size: 30px;
}
/*首页产品*/
#owl-demo2.owl-theme .owl-controls .owl-buttons {
	display: none;
}
/*案例*/
#owl-demo.owl-theme .owl-controls .owl-buttons {
	display: none;
}
#owl-demo .item {
	height: 300px;
}
}
@media screen and (max-width: 480px) {/*案例*/
.owl-theme .owl-controls .owl-buttons div {
	margin-top: -70%;
}
#owl-demo .item {
	height: 250px;
}
#owl-demo .item .bg-list-hs p {
	height: 88px;
}
}
@media screen and (max-width:320px) {/*案例*/
.owl-theme .owl-controls .owl-buttons div {
	margin-top: -88%;
}
#owl-demo .item {
	height: 200px;
}
}
/*私人订制*/
.in_dz_bg {
	background: url("../images/in_dz_bg.jpg") no-repeat center 115px;
	margin-top: 60px;
	height: auto;
	overflow: hidden
}
.in_dz_l {
	width: 320px;
	float: left;
}
.in_dz_l a img {
	width: 100%;
	height: auto;
	overflow: hidden
}
.in_dz_r {
	width: 840px;
	float: right
}
.in_dz_title {
	width: 100%;
	height: 115px;
	padding-top: 30px
}
.in_dz_title h3 {
	font-size: 54px;
	font-weight: bold;
	color: #000;
	line-height: 60px;
	float: left
}
.in_dz_title h3 span {
	color: #076DBF
}
.in_dz_title p {
	font-size: 22px;
	font-weight: bold;
	color: #434343;
	margin-left: 20px;
	display: inline-block;
	line-height: 30px
}
.in_dz_title p span {
	display: block
}
.in_dz_lc {
	width: 100%;
	margin-top: 30px;
	padding-bottom: 15px;
	height: auto;
	overflow: hidden
}
.in_dz_lc ul li {
	width: 140px;
	float: left;
	text-align: center;
	cursor: pointer;
}
.in_dz_lc ul li img {
	display: inline-block;
	transition: all .5s;
}
.in_dz_lc ul li p {
	margin-top: 30px;
	font-size: 18px;
	color: #fff
}
.in_dz_lc ul li:hover img {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
.in_dz_title1 {
	display: none
}
@media screen and (max-width:1199px) {
.in_dz_bg {
	background: url("../images/in_dz_bg.jpg") no-repeat center 100px;
}
.in_dz_title {
	width: 100%;
	height: 100px;
	padding-top: 20px
}
.in_dz_title p {
	font-size: 19px;
	margin-left: 10px;
	display: inline-block;
}
.in_dz_l {
	width: 25%;
	float: left;
}
.in_dz_r {
	width: 73%;
}
.in_dz_title h3 {
	font-size: 46px;
}
.in_dz_lc ul li {
	width: 16.5%
}
.in_dz_lc ul li img {
	width: 90%
}
}
@media screen and (max-width:1024px) {/*.in_dz_title{display:none}
.in_dz_title1{display:block}
.in_dz_title1{width:100%; height:115px; padding-top:0px}
.in_dz_title1 h3{font-size:54px; font-weight:bold; color:#000; line-height:60px; display:block}
.in_dz_title1 h3 span{color:#076DBF}
.in_dz_title1 p{font-size:20px; font-weight:bold; color:#434343; display:block; line-height:26px;}*/
.in_dz_title {
	padding-top: 0px
}
.in_dz_title p span {
	display: inline-block
}
.in_dz_title p {
	margin-left: 0px
}
.in_dz_lc ul li p {
	margin-top: 20px;
	font-size: 18px;
	color: #fff
}
}
@media screen and (max-width:800px) {
.in_dz_l {
	display: none
}
.in_dz_r {
	width: 100%;
}
.in_dz_lc {
	width: 100%;
	margin-top: 10px;
	padding-bottom: 20px
}
.in_dz_lc ul li img {
	width: 80%
}
}
@media screen and (max-width:640px) {
.in_dz_title h3 {
	font-size: 46px;
}
.in_dz_title p {
	font-size: 16px;
}
.in_dz_lc {
	margin-top: 20px
}
.in_dz_lc ul li p {
	font-size: 16px;
}
}
@media screen and (max-width:480px) {
.in_dz_bg {
	background: url("../images/in_dz_bg1.jpg") no-repeat center 140px;
}
.in_dz_title h3 {
	font-size: 38px;
	line-height: 50px
}
.in_dz_title p {
	line-height: 26px;
	margin-top: 10px
}
.in_dz_lc {
	margin-top: -50px;
	margin-bottom: 15px
}
.in_dz_lc ul li {
	width: 33.33%;
	margin-top: 20px
}
.in_dz_lc ul li p {
	font-size: 18px;
	margin-top: 10px
}
}
/*JOIN*/
.in_join_bg {
	height: auto;
	overflow: hidden;
	margin-top: 60px
}
.in_join_title {
	padding-bottom: 30px;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}
.in_join_title b {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	display: block;
	color: #f3f3f3;
	font-family: "Times New Roman", Times, serif;
	font-size: 73px;
	font-weight: normal;
	line-height: 60px;
}
.in_join_title a {
	position: relative;
	border-bottom: 2px solid #076DBF;
	padding-bottom: 20px;
	display: inline-block;
}
.in_join {
	margin-top: 40px
}
.in_join dl {
	width: 394px;
	float: left;
	background-color: #f2f2f2;
	height: auto;
	overflow: hidden
}
.in_dl1 {
	margin-right: 9px
}
.in_join dl dt a.img {
	display: block;
	width: 100%;
	padding-top: 71.067%;
	position: relative;
	overflow: hidden;
}
.in_join dl dt a.img img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
	transition: all .5s;
}
.in_join dl:hover dt a.img img {
	transform: scale(1.1, 1.1);
}
.in_join dl dd {
	padding: 20px;
	color: #626262;
}
.in_join dl dd:last-child {
	min-height: 245px;
}
.in_join dl dd strong {
	color: #222;
	font-size: 15px
}
.in_join dl dd a {
	display: block;
	font-size: 26px;
	color: #076DBF;
	font-weight: bold;
	text-align: center;
}
@media screen and (max-width: 1199px) {
.in_join dl {
	width: 32.33%;
	min-height: 550px
}
.in_dl1 {
	margin-right: 1.5%
}
.in_join dl dd {
	padding: 15px;
min-height:
}
}
@media screen and (max-width: 640px) {
.in_join_bg {
	margin-top: 40px
}
.in_join_title {
	font-size: 30px;
}
.in_join {
	margin-top: 10px
}
.in_join dl {
	width: 100%;
	margin-top: 20px;
	min-height: 0;
}
.in_dl1 {
	margin-right: 0
}
.in_join dl dd {
	padding: 20px 25px;
}
}
/*case*/
.in_case_bg {
	background: url("../images/bg2.jpg") no-repeat center top fixed #232427;
	margin-top: 60px;
	padding: 60px 0;
	height: auto;
	overflow: hidden
}
.in_case_title {
	padding-bottom: 30px;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}
.in_case_title b {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	display: block;
	color: #454649;
	font-family: "Times New Roman", Times, serif;
	font-size: 73px;
	font-weight: normal;
	line-height: 60px;
}
.in_case_title a {
	position: relative;
	border-bottom: 2px solid #076DBF;
	padding-bottom: 20px;
	display: inline-block;
	color: #fff;
}
.in_case {
	margin-top: 20px
}
.in_case ul li {
	position: relative;
	float: left;
	width: 294px;
	margin: 4px;
}
.in_case ul li a .img {
	display: block;
	width: 100%;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}
.in_case ul li a .img img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
	transition: all .5s;
}
.in_case ul li a p {
	color: #fff;
	font-size: 18px;
	line-height: 220px;
	position: absolute;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(191,135,61,0.9);
	font-weight: bold;
	opacity: 0;
}
.in_case ul li a:hover p {
	opacity: 1;
}
.in_case ul li a:hover .img img {
	transform: scale(1.1, 1.1);
}
@media screen and (max-width: 1199px) {
.in_case ul li {
	float: left;
	width: 24%;
	margin: 0.5%
}
.in_case ul li a p {
	position: relative;
	display: block;
	padding: 15px 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	opacity: 0.8;
	margin-top: 0;
	font-weight: normal;
	background: none;
}
}
@media screen and (max-width: 768px) {
.in_case ul li {
	float: left;
	width: 49%;
	margin: 0.5%
}
.in_case ul li a p {
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
}
@media screen and (max-width: 320px) {
.in_case ul li {
	float: left;
	width: 100%;
	margin: 0
}
}
/*新闻资讯*/
.in_news_bg {
	margin-top: 60px;
	height: auto;
	overflow: hidden
}
.in_news_title {
	padding-bottom: 30px;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}
.in_news_title b {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	display: block;
	color: #f3f3f3;
	font-family: "Times New Roman", Times, serif;
	font-size: 73px;
	font-weight: normal;
	line-height: 60px;
}
.in_news_title a {
	position: relative;
	border-bottom: 2px solid #076DBF;
	padding-bottom: 20px;
	display: inline-block;
}
.in_news_t {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	background-color: #f2f2f2
}
.in_news_t_l {
	width: 568px;
	float: left;
}
.in_news_t_l a img {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: block
}
.in_news_t_l .img {
	display: block;
	width: 100%;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}
.in_news_t_l .img img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}
.in_news_t_r {
	width: 530px;
	float: right;
	padding: 50px
}
.in_news_t_r a {
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.in_news_t_r span {
	font: normal 13px/30px Arial, Helvetica, sans-serif;
	color: #787878;
	display: block
}
.in_news_t_r p {
	margin-top: 50px;
	color: #626262;
	text-align: justify;
}
.in_news_t_r h3 a {
	width: 150px;
	background-color: #076DBF;
	line-height: 40px;
	margin-top: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	display: block
}
.in_news {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px
}
.in_news_list {
	width: 588px;
	float: left;
	margin: 12px;
	background-color: #f2f2f2
}
.in_news_list h4 {
	width: 243px;
	float: right;
}
.in_news_list h4 .img {
	display: block;
	width: 100%;
	padding-top:90%;
	position: relative;
	overflow: hidden;
}

.in_news_list h4 .time {
	width: 100%;
	position:absolute;
	left:0;
	top:0;
	margin-top:10px;
	text-align:center;
}
.in_news_list h4 .time .day {
	font: normal 24px "Impact";
	color: #000;
  margin:0 0 10px 0;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.in_news_list h4 .time .year {
	margin-top:2px;
	font: normal 16px "arial";
	color: #666;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.in_news_list:hover h4 .img img {
	transform: scale(1.1, 1.1);
}
.in_news_list h5 {
	width: 300px;
	padding: 30px
}
.in_news_list h5 a {
	display: block;
	font-size: 16px;
	margin:10px 0 -3px;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.in_news_list h5 span {
	font: normal 13px/30px Arial, Helvetica, sans-serif;
	color: #787878;
	display: block
}
.in_news_list h5 p {
	margin-top: 15px;
	color: #626262;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;/*显示几行*/
	overflow: hidden;
}
@media screen and (max-width: 1199px) {
.in_news_t_l {
	width: 55%;
	float: left;
}
.in_news_t_r {
	width: 37%;
	float: right;
	padding: 4%
}
.in_news_t_r p {
	margin-top: 30px;
}
.in_news_t_r h3 a {
	margin-top: 30px;
}
.in_news_list {
	width: 48%;
	margin: 1%
}
.in_news_list h4 {
	width: 40%;
}
.in_news_list h5 {
	width: 52%;
	padding: 3% 4%
}
.in_news_list h5 p {
	margin-top: 10px;
}
}
@media screen and (max-width: 1024px) {
.in_news_t_l {
	width: 50%;
	float: left;
}
.in_news_t_r {
	width: 44%;
	float: right;
	padding: 3%
}
}
@media screen and (max-width: 1001px) {
.in_news_t_l {
	width: 44%;
	float: left;
}
.in_news_t_r {
	width: 50%;
	float: right;
	padding: 3%
}
.in_news_t_r p {
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;/*显示几行*/
	overflow: hidden;
}
.in_news_t_r h3 a {
	margin-top:20px;
	line-height: 36px;
}
.in_news_list {
	width: 100%;
	margin: 1% 0
}
.in_news_list h4 {
	width: 40%;
}
.in_news_list h5 {
	width: 52%;
	padding: 3% 4%
}
.in_news_list h5 p {
	margin-top: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;/*显示几行*/
	overflow: hidden
}
}
@media screen and (max-width: 768px) {
.in_news_t_l {
	width: 100%;
	float: none;
}
.in_news_t_l a img {
	width: 100%;
	height: auto;
	overflow: hidden
}
.in_news_t_r {
	width: 94%;
	float: none;
	padding: 25px 3%
}
}
@media screen and (max-width: 640px) {
.in_news_list h4 {
	width: 35%;
}
.in_news_list h5 {
	width: 57%;
	padding: 3% 4%
}
.in_news_list h5 p {
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;/*显示几行*/
	overflow: hidden
}
}
@media screen and (max-width: 480px) {
.in_news_list h4 {
	width: 26%;
}
.in_news_list h5 {
	width: 66%;
	padding: 2% 4%;
}
.in_news_list h5 p {
	margin-top: 5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;/*显示几行*/
	overflow: hidden;
}
.in_news_list h5 span {
	display: none
}
}
/*link*/
.in_kl_bg {
	width: 100%;
	background: url("../images/bg3.jpg") no-repeat center;
	margin-top: 60px;
	padding: 50px 0;
	height: auto;
	overflow: hidden
}
.in_kl {
	height: auto;
	overflow: hidden
}
.in_kl dl {
	width: 23%;
	float: left;
	margin: 0 1%;
	text-align: center;
}
.in_kl dl dd {
	margin-top:6px;
	font-size: 14px;
	line-height:1.35;
	color: #626262
}
.in_kl dl dd a {
	font-size: 20px;
	font-weight: normal;
	color: #222
}
@media screen and (max-width: 480px) {
.in_kl dl dt a img {
	width: 80%
}
.in_kl dl dd {
	font-size: 13px
}
.in_kl dl dd a {
	font-size: 16px;
}
}
/*footer*/
.footer_na_bg {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #222;
	padding:30px 0
}
.footer_na dl {
	float: left
}
.footer_na dl dt a {
	font-size: 20px;
	color: #fff;
	display: block;
}
.footer_dl1 dt a {
	margin-bottom: 30px
}
.footer_dl2 dt a {
	margin-bottom: 30px
}
.footer_na dl dd {
	color: #d3d3d3
}
.footer_na dl dd a {
	color: #d3d3d3
}
.footer_dl1 {
	width: 150px;
}
.footer_dl2 {
	width: 300px
}
.footer_dl3 {
	width: 300px
}
.footer_na dl dd a span {
	display: block;
	font-size: 38px;
	font-family: Arial, Helvetica, sans-serif;
	color: #076DBF;
	margin:5px 0 15px;
}
.footer_dl3 dd {
	float: left;
	width: 132px;
	margin-left: 18px;
}
.footer_dl3 dd p {
	text-align: center;
	margin-top: 10px
}
.footer_bg {
	width: 100%;
	background-color: #191a1a;
	height: auto;
	overflow: hidden;
	padding: 20px 0
}
.footer {
	text-align: center;
	color: #fff
}
.footer a {
	color: #fff
}
@media screen and (max-width: 1199px) {
.footer_dl1 {
	width: 12%;
}
.footer_dl2 {
	width: 25%
}
.footer_dl3 {
	width: 25%
}
.footer_dl3 dd {
	width: 48%;
	margin-left: 2%
}
.footer_dl3 dd a img {
	width: 100%;
	height: auto;
	overflow: hidden
}
}
@media screen and (max-width: 991px) {
.footer_na dl dt a {
	font-size: 18px;
}
.footer_dl1 {
	width: 11.5%;
}
.footer_dl2 {
	width: 27%
}
.footer_dl3 {
	width: 26%
}
.footer_na dl dd a span {
	font-size: 30px;
}
}
@media screen and (max-width: 768px) {
.footer_dl1 {
	width: 100%;
	border-bottom: 1px dotted #666;
	padding: 15px 0
}
.footer_dl1 dd {
	float: left;
	margin-right: 3%
}
.footer_dl1 dt a {
	margin-bottom: 10px
}
.footer_dl2 {
	width: 60%;
	margin-top: 30px
}
.footer_dl3 {
	width: 40%;
	margin-top: 30px
}
.footer_na dl dd a span {
	font-size: 36px;
}
.footer_na dl dt a {
	font-size: 20px;
}
.footer_dl2 dt a {
	margin-bottom: 20px
}
}
@media screen and (max-width: 480px) {
.footer_dl2 {
	width: 100%;
	border-bottom: 1px dotted #666;
	padding: 15px 0
}
.footer_dl3 {
	width: 100%;
	display:flex;
	justify-content:center;
}
.footer_bg {
	padding: 5% 0 22% 0;
}
.footer_bg .footer span {
	display: inline-block;
}
}
.f_kslj {
	display: none;
}
/*浮动客服*/
.toolbar {
	position: fixed;
	top: 50%;
	right: 1%;
	margin-top: -163px;
	z-index: 100;
	width: 80px;
}
.toolbar dd {
	position: relative;
	float: left;
	width: 80px;
	height: 80px;
	background:#076DBF;
	margin-top: 2px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	cursor: pointer;
	transition: all .5s;
}
.toolbar dd:first-child {
	margin-top: 0;
}
.toolbar dd i {
	width: 100%;
	height: 30px;
	display: block;
	margin-top: 13px;
	background: url(../images/toolbar.png) no-repeat center 0;
}
.toolbar dd.qq i {
	background-position-y: 0;
}
.toolbar dd.tel i {
	background-position-y: -30px;
}
.toolbar dd.code i {
	background-position-y: -60px;
}
.toolbar dd.top i {
	background-position-y: -90px;
}
.toolbar dd span {
	display: block;
	color: #fff;
}
.toolbar dd.tel .box {
	position: absolute;
	top: 0;
	width: 190px;
	right: -200px;
	height: 100%;
	margin-right: 10px;
	border-radius: 5px;
	background: #076DBF;
	opacity: 0;
	transition: all .5s;
}
.toolbar dd.tel .box p {
	font-size: 14px;
	margin: 15px auto 7px;
}
.toolbar dd.tel .box h3 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.toolbar dd.tel .box:after {
	display: block;
	content: " ";
	border-style: solid dashed dashed dashed;
	border-color: transparent transparent transparent #076DBF;
	border-width: 9px;
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: -18px;
	margin-left: -12px;
}
.toolbar dd.code .box {
	position: absolute;
	top: 0;
	width: 162px;
	right: -172px;
	height: 162px;
	margin-right: 10px;
	border-radius: 5px;
	background: #076DBF;
	opacity: 0;
	transition: all .5s;
}
.toolbar dd.code .box img {
	width: 140px;
	height: 140px;
	padding: 11px;
}
.toolbar dd.code .box:after {
	display: block;
	content: " ";
	border-style: solid dashed dashed dashed;
	border-color: transparent transparent transparent #076DBF;
	border-width: 9px;
	width: 0;
	height: 0;
	position: absolute;
	top: 30px;
	right: -18px;
	margin-left: -12px;
}
.toolbar dd:hover {
	background: #076DBF;
}
.toolbar dd.tel:hover .box {
	opacity: 1;
	right: 80px;
}
.toolbar dd.code:hover .box {
	opacity: 1;
	right: 80px;
}
@media screen and (max-width: 640px) {
.f_kslj {
	width: 100%;
	background: rgba(0,0,0,0.7);
	padding: 1em 0;
	display: block;
	position: fixed;
	bottom: 0;
	height: auto;
	overflow: hidden;
}
.f_kslj ul li {
	width: 25%;
	float: left;
	list-style: none;
	text-align: center;
}
.f_kslj ul li a {
	color: #fff;
	text-align: center;
	line-height: 2.5em;
}
.f_kslj ul li a i {
	display: block;
	color: #fff;
	font-size: 18px;
}
.toolbar {
	display: none;
}
}
.ny_pro_list .video {
	width: 44px;
	height: 44px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background: rgba(0,0,0,0.5);
 filter: alpha(opacity:50);
	zoom: 1;
	border-radius: 35px;
	background-image: url(../images/video.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	background-size: 20px;
	border-radius: 100%;
	border: 2px solid #fff;
}
.nav > li.cur > a {
	color: #0b600e;
}

.wap{
    display:none;
}

.top a,
.top {
    color: #fff;
    font-size: 14px;
}

.headerq-left {
    display: flex;
    float: left;
    height:29px;
    margin-right: 10px;
    align-items: center;
}

.headerq-txt {
    line-height: 1;
    border-right: 1px solid #D8D8D8;
    padding-right: 10px;
    color: #000;
}

.headerq-qh-btn {
    padding-left: 10px;
    position: relative;
    color: #000;
    height:29px;
    display:inline-flex;
    align-items: center;
}

.headerq-qh-btn .bz {
    color: #44B979;
    width: 20px;
    margin-right: 3px;
}



.headerq-qh-con {
    position: absolute;
    right:-100px;
    top:29px;
    background-color: #fff;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
    width: 600px;
    z-index: 22;
    padding: 20px 10px 20px 30px;
    display: none;
}

.headerq-qh-t {
    text-align:left;
    color: #000;
    margin-bottom: 5px;
}

.headerq-qh-c {
    display: flex;
    flex-wrap: wrap;
}

.headerq-qh-t-mt {
    margin-top: 20px;
}

.headerq-qh a {
    border: 0;

}
.fl{float:left;}
.fr{float:right}

.headerq-qh-t {
    color: #999;

    line-height: 22px;
    margin-bottom: 5px;
}

.headerq-qh-c a:not(.headerq-qh-more) {
    margin-right: 20px;
    color: #666;
    line-height: 22px;
    margin-top: 5px;
}

.headerq-qh-c a:hover {
    color: #FE6600 !important;
}

.headerq-qh-cap {
    display: flex;
    margin-bottom: 10px;
}

.headerq-qh-cap a {
    background-color: #F7F8F9;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding:0;
    display:flex;
    align-items: center;
    justify-content: center;
    color: #999;
    margin-right: 10px;
    border-radius: 2px;
}

.headerq-qh-c {
    display: flex;
    flex-wrap: wrap;
}

.headerq-qh:hover .headerq-qh-con {
    display: block;
}

.top.pc .w1400 {
    position: relative;
    z-index: 23;
}

.headerq-qh-cap a.active {
    background-color: #00479d;
    color: #fff;
}

.btms {
    background: #00479d url(../images/bg.png) no-repeat center bottom;
    padding: 50px 0 40px 0;
    height: 205px;
    box-sizing: border-box;
}

.btms-l {
    display: flex;
    text-align: center;
}

.btms-l li {
    margin-right: 100px;
    font-size: 16px;
}

.btms-l a {
    color: #fff;
}

.btms-l p {
    font-size: 36px;
    line-height: 1;
    margin-top: 10px;
}

.btms-r {
    color: #fff;
    text-align: center;
}

.btms .ny_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btms-r p {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 8px;
}

.btms-r a {
    background-color: #fff;
    border-radius: 4px;
    line-height: 44px;
    display: inline-block;
    color: #00AA5E;
    font-size: 18px;
    width: 350px;
    margin-top: 5px;
}

.fl {
    float: left;
}

.fr {
    float: right
}


/*top*/
.top.pc{
    background: #fff;
    border-top: 5px solid #028cd5;
    font-size: 14px;
    clear:both;
}
.top .fr{
    height:29px;
    line-height: 29px;
}
.top .fr a {
    line-height: 12px;
    padding-right: 9px;
    padding-left:14px;
    margin-left: 2px;
    display: inline-block;
    color: #fff;
    position:relative;
}
.top .fr a:before{
    content:"";
    width:1px;
    height:12px;
    background:#fff;
    position:absolute;
    left:0;
    top:50%;
    transform: translateY(-50%);
}

.top .fr a:last-child {
    border-right: 0;
    padding-right:0;
}

.top .gzh {

    position: relative;
}

.top .gzh img {
    padding-right: 8px;
    vertical-align: middle;
}

.top .gzh:hover .gzh-ewm {
    display: block;
}

.top .gzh-ewm {
    position: absolute;
    top: 20px;
    left: -15px;
    background: #fff;
    display: none;
}

.top .gzh-ewm img {
    width: 100px;
}

.head .fl img {
    float: left;
}

.headbox {
    color: #333;
}

.headbox p {
    font-size: 26px;
    margin-top: 6px;
    font-weight: bold;
    display:flex;
    align-items: center;
}

.headbox p span {
    color: #00479d
}

.fl {
    float: left
}

.headbox b {
    display: block;
    padding-top: 6px;
    font-size: 16px;
    font-weight: normal;
}

.headbox .bgo {
    display: inline-block;
    background: #FE6600;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    padding: 4px 10px;
    margin-right: 10px;
    float: left;
    margin-top: 4px;
    font-weight: normal;
}

.ly_top {
    overflow: hidden;
    margin: 0 auto;
    padding:20px 0 10px;
}
.ly_top .topr{
    margin-top:13px;
}

.ly_top .top_logo {
    width: 500px;
    height: 120px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
}

.ly_top .top_tel {
    float: right;
    width: 255px;
    overflow: hidden;
    margin: 32px 0;
    padding-left: 58px;
    background: url(../images/tel.png) left center no-repeat;
}

.ly_top .top_tel p {
    font-size: 14px;
    color: #999;
}

.ly_top .top_tel span {
    display: block;
    font-size: 28px;
    font-weight: bold;
    color: #00479d;
}

@media (max-width:1199px) {
    .ly_top {
        width: 96%;
    }
}

@media (max-width:991px) {
    .ly_top {
        height: auto;
    }

    .ly_top .top_logo {
        width: 446px;
        height: auto;
    }

    .ly_top .top_tel {
        width: 180px;
        margin: 30px 0;
    }

    .ly_top .top_tel span {
        font-size: 22px;
    }

    .ly_top .top_logo a img {
        max-width: 96%;
        display: inline-block;
        vertical-align: top;
    }
}

@media (max-width:767px) {
    .ly_top {
        height: auto;
    }

    .ly_top .top_tel {
        display: none;
    }

    .ly_top .top_logo {
        width: 100%;
        height: auto;
    }

    .ly_top .top_logo a {
        display: block;
        width: 100%;
        text-align: center;
    }

    .ly_top .top_logo a img {
        max-width: 96%;
        display: inline-block;
        vertical-align: top;
    }
}

/**ly_nav**/
.ly_nav {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: url(../images/nav-bj.png) center center repeat-x #047ed2;
}
.ly_nav ul{
    white-space:nowrap;
    display:flex;
}
.ly_nav ul li {
     float: left; 
    width:133px;
    position: relative;
}

.ly_nav ul li:hover .v1,
.ly_nav ul li.on .v1 {
   background:url(../images/nav_hover.png) center center no-repeat; 
}


.ly_nav .sub li.active {
    background: #00479d;
}


.ly_nav .sub>li:hover {
    background: #00479d;
}



.navigation {
    width: 96%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.navigation li {
    float: left;
    position: relative;
    width: 11%;
}

.navigation li a {
    display: block;
    width: 100%;
    height:60px;
    line-height: 60px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
}

.navigation li:hover,
.navigation li a:hover,
.navigation li a.nav_on {
    color: #fff;
}

.navigation ul {
    width: 100%;
    position: absolute;
    left: 0;
    top: 60px;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 999;
    background-color: #047ed2
}

.navigation ul li {
    width: 100%;
    float: left;
    border-top: none;
    border-top: 1px solid #0050b1;
}

.navigation ul li:first-child {
    border-top: 0;
}

.ly_nav ul li:hover .sub {
    display: block !important;
}

.navigation ul a {
    display: block;
    height: 38px;
    line-height: 38px;
    padding: 0;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    border-top: none;
}

.navigation ul a:hover {
    color: #fff;
    background-color: #404040;
}

.web_nav {
    display: none;
    width: 90%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    font-weight: bold;
}

.btn-menu {
    display: block;
    float: right;
    position: relative;
    background: transparent;
    cursor: pointer;
    padding: 12px 0;
    width: 26px;
    height: 16px;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}

.btn-menu:before,
.btn-menu:after,
.btn-menu span {
    background-color: #ffffff;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}

.btn-menu:before,
.btn-menu:after {
    content: '';
    position: absolute;
    top: 0;
    height: 1px;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.btn-menu span {
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 50%;
    overflow: hidden;
    text-indent: 200%;
}

.btn-menu:before {
    -webkit-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0);
}

.btn-menu:after {
    -webkit-transform: translate3d(0, 7px, 0);
    transform: translate3d(0, 7px, 0);
}

.btn-menu.active span {
    opacity: 0;
}

.btn-menu.active:before {
    background-color: #ffffff;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}

.btn-menu.active:after {
    background-color: #ffffff;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}

@media (max-width:1199px) {
    .navigation {
        width: 96%;
    }

    .navigation li {
        width: 11%;
    }

    .navigation li a {
        width: 100%;
    }
}

@media (max-width:767px) {
    .web_nav {
        width: 96%;
        display: block;
    }

    .navigation {
        width: 100%;
        display: none!important;
    }

    .navigation li {
        width: 100%;
        background: #f1f1f1;
        border-bottom: 1px solid #ffffff;
    }

    .navigation li a {
        color: #515671;
        height: 40px;
        line-height: 40px;
    }
}
.top .fl{
    height:34px;
    line-height:34px;
    font-size:14px;
}
.top .w1400{position:relative;}
.top .ux{ position:absolute; right:0; top:-5px; width:370px; height:29px; text-align:center; background:url(../images/header-ux.png) center center no-repeat;display: flex;
    justify-content: center;}
/*.top .ux li { display:inline-block; +display:inline; +zoom:1; height:29px; line-height:25px; vertical-align:middle; }*/
/*.top .ux a { display:block; color:#fff; padding:0 10px; background:url(../images/header-line.png) left center no-repeat; }*/
/*.top .ux a:hover { opacity:.8; filter:Alpha(opacity=80); }*/
/*.top .ux li:first-child a { background:none; }*/

@media (max-width: 767px) {
    .wap{
        display:block!important;
    }
    .pc{
        display:none!important;
    }
}

header .top_two {
    width: 100%;
    height: 98px;
    background: #fff;
    box-shadow: 0 0 10px rgb(0, 0, 0, .1);
    z-index: 99;
    position: relative
}

header .top_two .w1400 {
    height: 100%
}

header .top_two .logo {
    float: left;
    margin-top: 14px;
    width: 380px
}

header .top_two .logo img {
    width: 100%
}

header .top_two .w1400 nav {
    width: 60%;
    margin: 0;
    padding: 0;
    float: right
}

.menu_open {
    display: none
}

header .top_two .w1400 nav ul.nav_ul {
    margin: 0 auto;
    padding: 0;
    display: flex
}

header .top_two .w1400 nav ul .nav_item {
    position: relative;
    margin: 0;
    padding: 30px 1%;
    -webkit-flex: 1;
    -ms-flex: 1;
    -moz-flex: 1
}

header .top_two .w1400 nav ul .nav_item:last-child {
    padding-right: 0
}

.nav_item>a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 38px;
    color: #555;
    font-size: 18px;
    text-align: center;
    -webkit-transition: all .4s;
    transition: all .4s;
    position: relative
}

.nav_item:hover>a,
.nav_item>a.navon {
    color: #fff;
    background: #00479d
}

.nav_item_open {
    width: 140%;
    height: auto;
    position: absolute;
    left: -10%;
    top: 100px;
    z-index: 10;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 12, 49, 0.1);
    border-radius: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(34px);
    transform: translateY(34px);
    -webkit-transition: all .4s;
    transition: all .4s;
    overflow: hidden
}

.ny_top .nav_item_open {
    background-color: #fff
}

.nav_item:hover .nav_item_open {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}

.subopen {
    display: none
}

.nav_item2 {
    width: 100%
}

.nav_item2 a {
    display: block;
    width: 100%;
    height: 44px;
    overflow: hidden;
    line-height: 44px;
    padding: 0 10px;
    color: #666;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.ny_top .nav_item2 a {
    color: #565656
}

.nav_item2:hover a {
    background-color: #00479d;
    color: #fff
}

.hcover {
    display: none
}

@media screen and (max-width:1299px) {
    header .top_two .logo {
        margin-top: 16px;
        width: 340px
    }

    .nav_item>a {
        font-size: 16px
    }

    header .top_two .w1400 .top_ss {
        float: right;
        width: calc(42% - 240px);
        margin-top: 35px
    }
}

@media screen and (max-width:1080px) {
    header .top_two {
        height: 80px
    }

    header .top_two .w1400 {
        position: relative
    }

    header .top_two .logo {
        margin-top: 7px
    }

    header .top_two .w1400 nav {
        width: 100%;
        height: auto;
        position: absolute;
        left: -100%;
        background: #fff
    }

    header .top_two .w1400 nav ul li {
        width: 100%
    }

    header .top_two .w1400 nav ul .nav_item {
        padding: 0
    }

    header .top_two .w1400 nav ul .nav_item:last-child {
        padding: 0
    }

    .menu_open {
        display: block;
        float: right;
        width: 40px;
        height: 40px;
        padding: 5px 0;
        border: 1px solid #eaeaea;
        position: fixed;
        top: 20px;
        right: 3%;
        box-sizing: border-box;
        z-index: 999999;
        cursor: pointer
    }

    .menu_open i {
        height: 2px;
        width: 50%;
        background-color: #00479d;
        display: block;
        margin: 5px auto
    }

    .menu_open:active {
        background-color: #00479d;
        border: 1px solid #00479d
    }

    .menu_open:active i {
        background-color: #fff
    }

    .nav {
        width: 50%;
        height: 100%;
        position: fixed;
        top: 0;
        left: -50%;
        z-index: 9999999;
        background-color: #00479d
    }

    .hcover {
        display: block;
        width: 50%;
        height: 100%;
        background: rgba(0, 0, 0, .5);
        position: fixed;
        right: -50%;
        top: 0;
        z-index: 9999999
    }

    .nav_ul {
        margin: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow-x: hidden;
        overflow-y: auto;
        padding-top: 10px;
        text-align: left;
        display: block !important
    }

    .nav_item {
        float: none;
        margin: 0;
        width: 100%;
        height:55px;
        position: relative;
        padding: 0
    }

    .nav_item:after {
        content: '';
        display: block;
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, .2)
    }

    .nav_item>a {
        display: block;
        height:55px;
        line-height:55px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin: 0;
        font-size: 16px;
        color: #fff !important;
        padding: 0 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

    .nav_item>a:active {
        background-color: #0065a4
    }

    .nav_item>a:after {
        display: none
    }

    .nav_item>a:hover,
    .nav_item>a.navon {
        background: #FE6600
    }

    .nav_item:hover>a em,
    .nav_item>a.navon em {
        display: none
    }

    .nav_item i {
        position: absolute;
        z-index: 2;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        display: block
    }

    .nav_item i:after {
        content: '';
        display: block;
        width: 8px;
        height: 8px;
        margin-bottom: -4px;
        border: 1px solid rgba(255, 255, 255, .5);
        border-top: 0;
        border-left: 0;
        position: absolute;
        bottom: 50%;
        right: 22px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .nav_item_open {
        width: 50%;
        height: 100%;
        margin: 0;
        box-shadow: none;
        background-color: #00479d;
        border-radius: 0;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        position: fixed;
        left: -50%;
        top: 0;
        border-top: none
    }

    .subopen {
        display: block
    }

    .subopen a {
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 15px;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 18px;
        color: rgba(255, 255, 255, .8);
        background: rgba(0, 0, 0, .1);
        text-indent: 30px;
        position: relative
    }

    .subopen a:before {
        content: '';
        display: block;
        width: 8px;
        height: 8px;
        position: absolute;
        bottom: 50%;
        left: 22px;
        margin-bottom: -4px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        border: 1px solid rgba(255, 255, 255, .5);
        border-right: 0;
        border-bottom: 0
    }

    .nav_item2 {
        position: relative
    }

    .nav_item2 a {
        width: 100%;
        display: block;
        line-height: 30px;
        height: 50px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        overflow: hidden;
        margin: 0;
        padding: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #fff;
        font-size: 16px
    }

    .nav_item2:after {
        content: '';
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom: 1px solid rgba(255, 255, 255, .2)
    }

    header .top_two .w1400 .top_ss {
        float: right;
        margin-right: 60px;
        width: calc(100% - 340px);
        margin-top: 20px
    }

    header .top_two .w1400 .top_ss .sr {
        height: 40px;
        line-height: 40px
    }

    header .top_two .w1400 .top_ss .tj {
        height: 40px
    }
}

@media screen and (max-width:1024px) {
    .menu_open {
        right: 3%
    }
}

    @media (max-width: 980px) {
        body{
            padding-top:55px;
        }
        header .top_two {
            position: fixed;
            top: 0;
            width: 100%;
            height: 60px;
        }
       header .top_two .logo img {
            width: 140px;
        }
    }

@media screen and (max-width:768px) {
    
    .wp,.w1400,.wp1,.wp2,.wp3{
    width:100%!important;
    padding:0 15px!important;
	max-width: 1400px;
	margin: 0 auto;
	box-sizing: border-box;
}

    .menu_open {
        top:10px
    }

    header .top_two .w1400 .top_ss {
        width: 100%;
        margin: 0 0 10px
    }

    header .top_two .logo {
        width: 280px;
        margin-top:5px
    }
}

@media screen and (max-width:319px) {
    header .top_two {
        height: 60px
    }

    header .top_two .logo {
        width: 200px;
        margin-top: 11px
    }

    .menu_open {
        top: 10px
    }
}

/*pc新增*/
.p60{
    padding:60px 0;
}
.ly_title {
    width: 100%;
    overflow: hidden;
    margin:0 auto;
    margin-bottom:35px;
}
.ly_title p {
    width: 100%;
    margin: 0 auto;
    margin-bottom:15px;
    padding: 0;
    color: #000000;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}
.ly_title p font {
    color: #000;
}
.ly_title span {
    display: block;
    width: 100%;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    margin: 10px auto 0;
    padding: 0;
    color: #aaa;
    font-size: 14px;
    font-family: "Arial";
    text-align: center;
}

.section1{
    background:#F8F8F8;
}
.swp-dot .swiper-wrapper{
    padding-bottom:55px;
}
.section1 .slides .swiper-wrapper{padding-bottom:195px}
.swp-dot  .swiper-pagination-bullet{border-radius:0;width:10px;height:10px;background:#ddd;opacity:1}
.swp-dot  .swiper-pagination-bullet-active{background:#00469C}
.section1 .slides .li:hover > a > img {transform:scale(1.02);}
.section1 .slides .li > a {width:100%;height:97%;display:block;overflow:hidden;}
.section1 .slides .li > a > img {width:100%;transition:.4s;}
.section1 .slides .li > .service_list_con {position:absolute;left:18px;top:140px;width:93%;height:210px;background-color:#ffffff;box-shadow:2px 3px 15px 0px rgba(51,51,51,0.08);box-sizing:border-box;padding:25px 20px 0 25px;}
.section1 .slides .li > .service_list_con::after {content:"";display:block;clear:both;}
.section1 .slides .li > .service_list_con > h6{border-bottom:1px solid #ddd;padding-bottom:12px;position:relative;margin-bottom:15px;}
.section1 .slides .li > .service_list_con > h4, .section1 .slides .li > .service_list_con > h6 {font-size:22px;color:#126cea;}
.section1 .slides .li > .service_list_con > h6::after {content:"";margin-top:15px;display:block;width:86px;height:1px;background:#2e7dec;position:absolute;left:0;bottom:0;}
.section1 .slides .li > .service_list_con > .service_list_con_details {box-sizing:border-box;margin:-8px 0;}
.section1 .slides .li > .service_list_con > .service_list_con_details > p {line-height:24px;font-size:14px;color:#666666;word-break:break-all;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.section1 .slides .li > .service_list_con > .service_list_con_details a {margin-top:18px;color:#006afe;border:1px #d3d3d3 solid;display:inline-block;width:96px;height:24px;line-height:24px;background:#ffffff;transition:.4s;text-align:center;}
.section1 .slides .li > .service_list_con > .service_list_con_details a:hover {color:#ffffff;background:#126cea;border:solid 1px #126cea;}
.section1 .slides .li:nth-last-child(1) {margin-right:0;}


.indprobox {
    position: relative;
    background: #fff;
    padding-bottom:35px;
}

.indprobox .martop {
    margin:15px 0 30px;
    overflow: hidden
}

.indprobox .proright {
    width: calc(100% - 305px);
    float: right
}
.indprobox .ly_show {
    width: calc(100% - 305px);
    float: right;
}
.indprobox .proright ul li {
    width: 48.8%;
    margin-right: 2.4%;
    float: left;
    box-shadow: inset 0 0 0 5px #f7f6f6;
    background: #fff;
    padding: 24px;
    margin-bottom: 24px;
    overflow: hidden;
    position: relative;
    transition: all .4s ease
}

.indprobox .proright ul li:nth-child(2n) {
    margin-right: 0
}

.indprobox .proright ul li::before,
.indprobox .proright ul li::after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.indprobox .proright ul li::before {
    border-top: 5px solid #00479d;
    border-bottom: 5px solid #00479d;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: left;
    transform-origin: left
}

.indprobox .proright ul li::after {
    border-left: 5px solid #00479d;
    border-right: 5px solid #00479d;
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
    -webkit-transform-origin: bottom;
    transform-origin: bottom
}

.indprobox .proright ul li:hover::before,
.indprobox .proright ul li:hover::after {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s
}

.indprobox .proright ul li .text {
    width: 40%;
    float: left;
    position: relative;
    z-index: 2
}

.indprobox .proright ul li .text .name {
    font-size: 20px;
    height: 60px;
    line-height: 30px;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all .4s ease
}

.indprobox .proright ul li:hover .text .name {
    color: #00479d
}

.indprobox .proright ul li .text p {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.indprobox .proright ul li .text .more {
    display: block;
    width: 108px;
    height: 32px;
    line-height: 32px;
    border-radius: 20px;
    background: #00479d;
    background: linear-gradient(155deg, #5bbaf0 10%, #00479d);
    text-align: center;
    color: #fff;
    margin-top: 20px;
    transition: all .4s ease
}

.indprobox .proright ul li:hover .text .more {
    background: #00479d;
    background: linear-gradient(-155deg, #5bbaf0 10%, #00479d)
}

.indprobox .proright ul li .pic {
    display: block;
    width: 56%;
    height: 220px;
    float: right;
    position: relative;
    z-index: 2;
    overflow: hidden
}

.indprobox .proright ul li .pic img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    transition: all .4s ease
}

.indprobox .proright ul li:hover .pic img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05)
}

@media screen and (max-width:1399px) {
    .indprobox .indbigbt {
        top: -24px
    }

    .indprobox .martop {
        margin: 97px 0 35px
    }

    .indprobox .proright {
        width: calc(100% - 285px)
    }
}

@media screen and (max-width:1079px) {
    .indprobox .martop {
        margin: 87px 0 15px
    }

    .indprobox .proright {
        width: 100%;
        margin-top: 25px
    }
}

.proleft {
    width:265px;
    float: left
}

.proleft .cp_type {
    background-color: #00479d;
    padding: 26px 0 0
}

.cp_type .hd {
    width: 100%;
    height: auto;
    margin: 0 auto 26px;
    padding: 0 30px;
    text-align: center;
    position: relative
}

.proleft .cp_type .hd:before {
    content: "";
    display: block;
    background: url(../images/flbtbg1.png) left no-repeat;
    width: 89px;
    height: 165px;
    position: absolute;
    left: 0;
    top: -26px
}

.proleft .cp_type .hd:after {
    content: "";
    display: block;
    background: url(../images/flbtbg2.png) left no-repeat;
    width: 119px;
    height: 179px;
    position: absolute;
    right: 0;
    bottom: -25px
}

.cp_type .hd p {
    width: 100%;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase
}

.cp_type .hd p img {
    display: block;
    width: 28px;
    height: 28px;
    margin: 2px 10px 2px 0;
    padding: 0;
    float: left
}

.cp_type .hd span {
    display: block;
    color: #fff;
    font-size: 24px
}

.cp_type .hd i {
    display: none
}

.cp_type .hd em {
    display: block;
    width: 30px;
    height: 5px;
    background: rgba(255, 255, 255, .3);
    margin: 5px auto
}

.cp_type .bd {
    position: relative;
    z-index: 2
}

.cp_type .bd ul {
    background: #222;
    overflow: hidden;
    min-height: 200px
}

.cp_type .bd ul li {
    border-bottom: 0px solid rgba(255, 255, 255, .3);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.cp_type .bd ul li p {
    height: 74px;
    width: 85%;
    margin: 0 auto;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.cp_type .bd ul li:last-child p {
    border-bottom: 0
}

.cp_type .bd ul li.on:last-child p {
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.cp_type .bd ul li p a {
    display: block;
    width: calc(100% - 40px);
    line-height: 74px;
    padding: 0;
    overflow: hidden;
    color:rgba(255, 255, 255, .5);
    font-size: 17px;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left
}

.cp_type .bd ul li p span {
    display: block;
    width: 40px;
    height: 100%;
    background: url(../images/mulu0.png) center center no-repeat;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: -5px
}

.cp_type .bd ul li div {
    display: none
}

.cp_type .bd ul li div a {
    display: block;
    height: 40px;
    line-height: 40px;
    color: rgba(255, 255, 255, .5);
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 88%;
    margin: 0 auto;
    padding: 0 10px
}

.cp_type .bd ul li div a:first-child {
    margin-top: 15px
}

.cp_type .bd ul li:last-child div a:last-child {
    margin-bottom: 15px
}

.cp_type .bd ul li div a i {
    display: block;
    width: 4px;
    height: 4px;
    margin: 13px 6px 13px 0;
    padding: 0;
    border: 1px solid #999;
    border-radius: 50%;
    float: left
}

.cp_type .bd ul li div a:hover i {
    border: 1px solid #fff
}

.cp_type .bd ul li p:hover a,
.cp_type .bd ul li.on p a {
    color: #fff
}

.cp_type .bd ul li p:hover span {
    background: url(../images/mulu1.png) center center no-repeat
}

.cp_type .bd ul li.on p span {
    background: url(../images/mulu2.png) center center no-repeat
}

.cp_type .bd ul li div a:hover {
    color: #fff
}

.cp_type .bd ul li div a:hover:before {
    background-position: 0 -10px
}

.cp_type .bd ul a.ckqb {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #333;
    background: #f1f1f1;
    width: 92%;
    margin: 10px auto;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer
}

.cp_type .bd ul a.ckqb:hover {
    background: #00479d;
    color: #fff
}

.ly_show .show_list {
    margin:-1%;
    padding: 0;
    background:#f5f5f5;
}

.show_list ul li {
    width: 31.33%;
    margin: 1%;
    float: left;
    position:relative;
}
.show_list ul li>div {
    background:#fff;
    /*box-shadow: 0px 0px 0px 1px #e0e0e0;*/
}
.show_list ul li a {
    display: block;
    margin: 0 auto;
    padding: 0 15px;
}
.show_list ul li .show_pro_img {
    background: #fff;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.show_list ul li .show_pro_img a {
    margin: 0 auto;
    padding:0;
}
.show_pro_img span {
    display: block;
    width: 100%;
    height: 248px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative;
    background: #fff;
}
.show_pro_img span img {
    display: block;
    width: 100%;
    max-height: 248px;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.show_list ul li p {
    width: 100%;
    height: 45px;
    position:absolute;
    bottom:0;
    z-index:22;
    background:rgba(0,0,0,.6);
    color:#fff;
    overflow: hidden;
    line-height: 45px;
    color: #333;
    font-size: 14px;
    text-align: center;
    margin: 0 auto 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    margin-toP: -8px;
}
.show_list ul li p a {
    color: #fff;
    font-size: 14px;
}
.show_list ul li>div:hover .show_pro_img {
    background: #01479D;
}
.show_list ul li>div:hover p {
    background: #01479D;
}
.show_list ul li>div:hover p a {
    color: #fff;
    font-weight: bold;
}
.index *{padding:0;box-sizing:border-box;}
.p60{padding:60px 0!important}
.in-case-menu {float: left;width: 100%;}
.in-case-menu a {display: block;background-color: #e6e6e6;position: relative;font-size: 0;padding: 28px 0 28px 45px;}
.in-case-menu a:after {position: absolute;content: '';left: 100%;top: 50%;width: 0;height: 0;border-style: solid;border-width: 10px 0 10px 10px;border-color: transparent transparent transparent #076DBF;margin-top: -10px;display: none;}
.in-case-menu a i {display: inline-block;width: 50px;height: 50px;background: no-repeat 0 0;vertical-align: middle;margin-right: 10px;}
.in-case-menu a span {display: inline-block;vertical-align: middle;font-size: 20px;}
.in-case-menu a span small {display: block;font-size: 12px;text-transform: uppercase;color: #999;}
.in-case-menu li {margin-bottom:8px;}
.in-case-menu li.on a,.in-case-menu a.more:hover {background-color: #076DBF;color: #fff;}
.in-case-menu li.on a span small,.in-case-menu a.more:hover span small {color: #fff;}
.in-case-menu li.on a i,.in-case-menu a.more:hover i {background-position: -50px 0;}
.in-case-menu li.on a:after {display: block;}
.show_list ul li>div:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

@media (max-width:1440px) {
.show_pro_img span {
    height: 240px;
}
}
@media (max-width:1199px) {
.ly_show {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
}
.ly_title span {
    margin: 5px auto 0;
}
.ly_show .show_menu {
    width: 21%;
}
.ly_show .show_list {
    width: 78%;
}
.show_pro_img span {
    width: 100%;
    height: 230px;
}
.show_list ul li p {
    width: 98%;
}
}
.fr{float:right}


/*slip*/
.index_slip {
	height: 180px;
	background: url("../images/ixbannerbg1.png") no-repeat center center;
}

.index_slip .slip_tit {
	width: 772px;
}

.index_slip .slip_tit .tit1 {
	padding-top: 50px;
	font: bold 32px "microsoft yahei";
	color: #64c5ff;
}

.index_slip .slip_tit .tit2 {
	margin-top: 14px;
	font-size: 24px;
	color: #fff;
}

.index_slip .slip_btn {
	display: block;
	margin-left: 124px;
	margin-top: 64px;
	width: 202px;
	height: 57px;
	background: url("../images/ixbanner-btn.png") no-repeat center!important;
	font: bold 20px "microsoft yahei";
	line-height: 56px;
	text-align: center;
	color: #10479f;
}
.index_slip1 {
	background: url("../images/ixbannerbg.jpg") no-repeat center center;
}

.index_slip1 .slip_tit {
	width: 900px;
}

.index_slip1 .slip_btn {
	margin-left: 94px;
}

.index_slip .slip_btn:hover {
	background: url("../images/ixbanner-btn1.png") no-repeat;
}

.floor_3{
    display:flex;
}
.floor_3 .ul1{
    width:66.66%;
}
.floor_3 .ul2{
    flex:1;
    overflow:hidden;
}

.floor_3 li {
    display:flex;
	overflow: hidden;
	height: 235px;
	vertical-align: top;
}
.floor_3 li .left {
	width: 50%;
	overflow: hidden;
	height: 235px;
}
.floor_3 li .left img {
	display: block;
	width: 100%;
	height: 235px;
}
.floor_3 li .right {
	width: 50%;
	background: #f8f8f8;
	height: 235px;
	padding-left:25px;
	box-sizing:border-box;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_3 li .right h3 {
	font-size: 28px;
	margin-top:37px;
	background: #f8f8f8;
	position: relative;
	z-index: 10;
	line-height: 32px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_3 .ul2 .left,.floor_3 .ul2 .right{
    width:100%;
}
.floor_3 li .right b {
	color: #e9e9e9;
	position: absolute;
	font-size: 58px;
	font-weight: bold;
	z-index: 9;
	left: 98px;
	top: 23px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_3 li .right span {
	display: block;
	width:53px;
	height:4px;
	background: #1f6eb1;
	margin: 16px 0;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_3 li .right p {
	line-height: 24px;
	width: 420px;
	color: #666;
	text-align: justify;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_3 li .right .i {
	width: 169px;
	height: 10px;
	background: #1f6eb1;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: auto;
}
.floor_3 li .right .i2 {
	width: 10px;
	height: 80px;
	background: #1f6eb1;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 20;
	right: auto;
}

.floor_3 .ul2 li{
    flex-direction: column;
    height:auto;
}

.floor_3 .l2{
 flex-direction: row-reverse;
}
.section3 .swiper-wrapper{padding-bottom:45px}


.ly_title2 p font,.ly_title2 span{
    color:#fff;
}
.i_case_bg {
	background: url(../images/i_bg2.jpg) center center no-repeat;
	background-size: cover;
	overflow: hidden;
	padding-bottom: 4%;
}


.section4 {
	text-align: center;
}
.section4 .slides{
    position:relative;
    margin:0 -55px;
    padding:0 55px;
}
.section4 .slides .jt{
    position:absolute;
    top:50%;
    transform: translateY(-50%);
}
.section4 .item {
	text-align: center;
}
.section4 .item img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.section4 .item dd {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.section4 .item dd .imgs {
	overflow: hidden;
	width: 100%;
}
.section4 .item dd .imgs img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.section4 .item dd .txts {
	overflow: hidden;
	background-color: #fff;
	transition: all 0.3s;
	padding-bottom: 25px;
	padding-top: 15px;
	padding-left: 26px;
	padding-right: 2%;
	text-align: left;
}
.section4 .item dd .txts h2 {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	font-weight: normal;
	color: #333;
	font-size:22px;
}
.section4 .item dd .txts .p {
	font-size: 14px;
	color: #aaaaaa;
	line-height: 20px;
	height:80px;
	overflow: hidden;
}
.section4 .item dd:hover .imgs img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.section4 .item dd:hover .txts h2 {
	color: #014ee7;
}
.section4 .item dd .desc {
	display: none;
}


.youshi .neigong{
    padding-top:40px;
    display:flex;
    justify-content:space-between;
}
.youshi .neigong .float_l{
    width: calc(16.666% - 20px);
    padding: 0 27px;
    height: 207px;
    position: relative;
    cursor: pointer;
    transition:all 0.3s ease-in-out;
	background:#f3f3f3;
	margin-right:10px;
	text-align:center;
	border-radius: 5%;
   /* background: url("../images/youshi1.png") center center no-repeat;*/
}
.youshi .neigong .float_l:hover {
    /*background: url("../images/youshi2.png") center center no-repeat;*/
background:#4177b7;
}
.youshi .neigong .float_l .text{
    font-size: 14px;
    color: #888888;
    line-height: 22px;
    transition:all 0.3s ease-in-out;
	text-transform:uppercase;
}
.youshi .neigong .float_l:hover .text{
    color: #fff;
}
.youshi .neigong .float_l .shu{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    top: -22px;
    left: 50%;
    background: #4177b7;
    margin-left: -30px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 30px;
    transition:all 0.3s ease-in-out;
}
.youshi .neigong .float_l:hover .shu{
    background: #ff9900;
}
.youshi .neigong .float_l .bt{
    font-size: 24px;
    color: #333333;
    line-height: 64px;
    text-align: center;
    padding-top: 52px;
    transition:all 0.3s ease-in-out;
}
.youshi .neigong .float_l:hover .bt{
    color: #fff;
}
.section6{
    padding-top:20px!important;
}
.section6 .about{
    display:flex;
    align-items:center;
    background:url('../images/gybg.jpg') no-repeat;
    background-size:cover;
    justify-content: space-between;
}
.section6 .about .item-info{
    width:50%;
    margin-right:15px;
    padding:0 20px 45px 25px;
    
}
.section6 .about  .bt {
    font-size: 26px;
    color: #333333;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 24px;
}
.section6 .about .p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}
.section6 .wp{
    position:relative;
}
.section6 .link{
    position:absolute;
    bottom:25px;
    left:25px;
    z-index:2;
}
.section6 .link ul{
    display:flex;
    margin-top:25px;
    align-items:center;
}
.section6 .link li{
    height:45px;
    text-align:center;
    cursor:pointer;
    width:128px;
    display:block;
    line-height:45px;
    background:#D6D6D6;
    color:#333;
    margin-right:2px;
}
.section6 .link li:hover,.section6 .link li.on{
    background:#076DBF;
    color:#fff;
}

.ihzhb-con{ background-color: #fff; margin-top: 20px; margin-bottom: 30px;}
.ihzhb-item{ border:1px solid #eaeaea; width:calc(16.66% - 12px); float: left; height:145px;margin:5px;}
.ihzhb-item >a{ width: 100%; height: 100%; position: relative; display: table;}
.ihzhb-item .ihzhb-img{ display: table-cell; text-align: center; vertical-align: middle; opacity:1; -webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.ihzhb-item .ihzhb-txt{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: table; z-index: 5; background-color:#076DBF; opacity: 0;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.ihzhb-item .ihzhb-txt > div{ display: table-cell; vertical-align: middle; text-align: center; font-size:24px; color: #fff;}
.ihzhb-item >a:hover .ihzhb-img{ opacity: 0;}
.ihzhb-item >a:hover .ihzhb-txt{ opacity: 1;}
.section7{
    padding-bottom:0!important;
    margin-bottom:-30px;
}
.news .tab {
	text-align: center;
	margin-bottom:20px;
}
.news .tab ul{
    display:flex;
    align-items:center;
    justify-content: center;
}
.news .tab a {
	padding: 0 16px;
	height: 40px;
	line-height: 40px;
	background:#fff;
	border:1px solid #ddd;
	border-radius:3px;
	font-size: 18px;
	display: inline-block;
	margin: 0 10px;
	color: #333;
}

.news .list {
	width: 100%;
	height: 360px;
}

.news .list li {
	display: block;
	float: left;
  width:100%;
	border: 1px solid #ddd;
	background: #f6f6f6;
	margin:0 0 25px 0;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.news .list li{
  width: 47.5%;
  float:left;
height: 124px;
  margin:12px 1%
}
.news .list ul{
	margin:0 -1%;
}
.news .list li{
padding:0;}
.news .list li a {
	display: block;
	height: 150px;
}
.news .list li .time {
	width: 66px;
	margin-top: 20px;
	margin-left: 30px;
}
.news .list li .time .day {
	font: normal 60px "Impact";
	color: #000;
	line-height: 50px;
  margin:0 0 10px 0;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.news .list li .time .year {
	margin-top: 8px;
	font: normal 16px "arial";
	color: #666;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.news .list li .title {
	display: block;
	
	height:123px;
	border-left:1px solid #ddd;
	width: calc(100% - 150px);
	padding-left:25px;
	padding-top:22px;
	margin-left: 14px;
}
.news .list li .title .tit {
	font-size: 20px;
	color: #333;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.news .list li .title .cont {
	margin-top: 8px;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.news .list li:hover {
	background: #1048a0;
	border: 1px solid #1048a0;
}
.news .list li:hover .time .day {
	color: #fff;
}
.news .list li:hover .time .year {
	color: #c1d4f1;
}
.news .list li:hover .title .tit {
	color: #fff;
}
.news .list li:hover .title .cont {
	color: #c1d4f1;
  text-indent:0;
}
.news .tab .on a{
	background: #1048a0;
	border-color:#01479D;
	color:#fff;
}

/*footer_main*/
.footer_main {
    width: 100%;
    background:#01479D;
    color: #fff;
    overflow: hidden;
}

.footer_main .footer {
    padding-top: 40px;
    padding-bottom:20px;
}

.footer_main .links {
    padding: 30px 0;
    font-size: 16px;
}

.footer_main .links span {
    color: #fff;
    display: inline-block;
}

.footer_main .links a {
    display: inline-block;
    font-size: 14px;
    color: #fff !important;
    padding-right: 10px;
}

.footer_main .links a:hover {
    color:rgba(255,255,255,.8)!important;
}



.footer_main .qcode img{
    width: 130px;
    height: 130px;
    display: block;
    border: 5px solid #fff;
}

.footer_main .btel {
    width:400px;
    line-height:35px;
}

.footer_main .btel img {
    display: block;
    margin: 0 auto 8px;
    max-width: 100%;
    max-height: 60%;
}

.footer_main .btel .p1 {
    color: #fff;
}

.footer_main .btel .p2 {
    font-family: "GrayDesign Regular", "arial, helvetica, sans-serif";
    font-size: 34px;
    color: #ffffff;
    line-height: 34px;
    margin:10px 0;
}

.footer_main .btel .p3 {
    color: #fff;
    line-height: 25px;
    margin:4px 0;
}

.footer_main .botnavlist {}



.footer_main .botnavlist li {
    float: left;
    padding: 0 2.3vw;
  min-height:198px;
    display: block;
    list-style: none;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    border-right: 1px solid rgba(255,255,255,.1);
    overflow: hidden;
}



.footer_main .botnavlist li:last-child {
    border: none
}



.footer_main .botnavlist li:first-child {
    padding-left: 0px;
}

.footer_main .botnavlist li a {
    color: #fff;
    display: block;
    line-height: 32px;
    font-size: 16px;
}

.footer_main .botnavlist li a:hover {
    color:rgba(255,255,255,.8)!important;
}

.footer_main .botnavlist li .drop {
    padding-top: 10px;
}

.footer_main .botnavlist li .drop a {
    display: block;
    line-height: 26px;
    color: #fff;
    width: 100%;
    font-size: 12px;
}

.footer_main .botnavlist li .drop a:hover {
    color:rgba(255,255,255,.8)!important;
}

.bottom {
 background:#0185D0;
    color: #fff;
  padding:15px 0;
    text-align: center;
}


.bottom a {
    color: #fff;
}

.bottom a:hover {
  color:rgba(255,255,255,.8)!important;
}

.footer_main .yyzz {
    padding: 0 8px;
}