﻿
@font-face {      font-family: 'Andron_Freefont_LAT_Reg';      
src: url('https://www.zjfhjk.com/css/Andron_Freefont_LAT_Reg.eot'); /* IE9 Compat Modes */      
src: url('https://www.zjfhjk.com/css/Andron_Freefont_LAT_Reg.eot?') format('embedded-opentype'), /* IE6-IE8 */              
url('https://www.zjfhjk.com/css/Andron_Freefont_LAT_Reg.woff') format('woff'), /* Modern Browsers */              
url('../font/Andron_Freefont_LAT_Reg.ttf')  format('truetype'), /* Safari, Android, iOS */              url('https://www.zjfhjk.com/css/Andron_Freefont_LAT_Reg.svg') format('svg'); /* Legacy iOS */    }

body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.428571429;
  color: #000000;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}

.lghh .navbar-inverse {
    border-radius: 0;
    transition: all 0.6s ease;
}

.navbar-inverse {
    background-color: #FFFFFF;
    border-color: #5F5D5D;
    border-radius:10px;
    transition: all 0.6s ease;
}

.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top: 3rem;
    padding-bottom: 3rem;
	padding-left:4rem;
	padding-right:4rem;
    line-height: 2.8rem;
}

.nav {
    padding-left: 11rem;
    transition: all 0.6s ease;
}

.lghh .nav {
    padding-left: 32rem;
    transition: all 0.6s ease;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #19C186;
}
a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #19C186;}

.navbar-inverse .navbar-nav > li > a {
    color: #666666;
	font-size:1.6rem;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle>span{
		display:block;
		width: 30px;
		height: 4px;
		background-color: #043d79;
		border-radius: 2px;
		margin: 4px auto;
		transition: .3s;
		transform-origin: left center;
    }
   
	 .nav-top1{
		-webkit-transform: rotateZ(34deg);
		-moz-transform: rotateZ(34deg);
		-ms-transform: rotateZ(34deg);
		-o-transform: rotateZ(34deg);
		transform: rotateZ(34deg);
    }
    .nav-middle1{
		opacity: 0;
    }
    .nav-bottom1{
		-webkit-transform: rotateZ(-34deg);
		-moz-transform: rotateZ(-34deg);
		-ms-transform: rotateZ(-34deg);
		-o-transform: rotateZ(-34deg);
		transform: rotateZ(-34deg);
    }

.navbar-inverse .navbar-nav > li.mouseover .ul_hide {
    position: absolute;
    left: 0%;
    top: 9rem;
    width: 100%;
    text-align:center;
    border: 0px solid #CBCBCB;
	padding:0px;
    background-color: hsl(180 1% 99% / 1);
    display: none;
    box-shadow: 0 4px 4px rgba(0,0,0,.1);
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li {
    width: 100%;
    border-bottom: 1px solid hsl(0 0% 91% / 1);
    list-style-type:none;
    background:none;
    position:relative;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a {
    text-align:center;
    color: #333;
    font-size: 1.4rem;
    height: auto;
    overflow: hidden;
	padding:1rem;
    line-height: 2;
    display: block;
    width: 100%;
    height: 100%;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a:hover {
    display:block;
    color:#FFFFFF;
    background-color: #19C186;
    text-decoration: none;
}   


.menu ul.sub_menu{position:absolute; width:600px; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(https://www.zjfhjk.com/images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}
	
.navbar-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 0.2rem;
    display: block;
    margin: 0 auto;
    content: "";
    background-color:#19C186;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:0.2rem;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#19C186;
}
	

.kq1 {-webkit-animation-delay: 0.4s;}
.kq2 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq3 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}
.kq4 {-webkit-animation-delay: 1.6s; -webkit-animation-duration: 1.6s;}
.kq5 {-webkit-animation-delay: 2s; -webkit-animation-duration: 2s;}
.kq6 {-webkit-animation-delay: 2.4s; -webkit-animation-duration: 2.4s;}


.kuanping {
   width:147rem;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
ul {
   padding:0px;
   margin:0px;
   }
   
.logo {
   margin-top:1.8rem;
   margin-left:3rem;
   }
   
.logo img {
   width:16rem;
   height:5.4rem;
   }
   
.banner {
   position:relative;
   }

.banner img {
   width:100%;
   }
   
.guding {
   position:fixed;
   width:100%;
   top:4rem;
   z-index:9;
   }
   
.lghh {
   width:100%;
   top:0rem;
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   }
   
.tbs {
    height: auto;
    margin-top: 2.5rem;
    padding-right: 3rem;
	padding-left:4.4rem;
	border-left:1px solid #cccccc;
}

.tbs li {
   list-style-type:none;
   width:4rem;
   float:left;
   margin-left:1.6rem;
   }
   
.tbs li img {
    width:4rem;
}
   
.banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 4.8rem;
    height: 4.8rem;
    z-index: 8;
    cursor: pointer;
	left:2.4rem;
	background:url(../image/left.png);
    background-size: 4.8rem 4.8rem;
    background-position: center;
    background-repeat: no-repeat;
}

.banner .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 4.8rem;
    height: 4.8rem;
    z-index: 8;
    cursor: pointer;
	right:2.4rem;
	background:url(../image/right.png);
    background-size: 4.8rem 4.8rem;
    background-position: center;
    background-repeat: no-repeat;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 15rem;
    left: 24rem;
    width: 8rem;
}

.banner .swiper-pagination-bullet {
    width: 1.2rem;
    height: 1.2rem;
    display: inline-block;
    border-radius: 100%;
    background: #CCCCCC;
    opacity: 1;
}

.banner .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #19C186;
	opacity: 1;
}

.searchh {
    background-color: rgba(255,255,255,0.9);
    padding: 1rem;
    display: none;
    margin: 0.5rem;
    margin-bottom: 2rem;
    box-shadow: 0px 2px 2px rgba(0,0,0,.2);
    border-radius: 3px;
}

.searchh form {
    height: 4rem;
    padding: 0;
}

.searchh #name {
    height: 4rem;
    border: 1px #d2dae2 solid;
    border-radius: 0;
    width: 100%;
}

.searchh .btn {
    background-color:#547454;
    height: 4rem;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.8rem;
	width:14%;
}

.ss a {
   cursor:pointer;
   } 
    
.bnnzi {
   position:absolute;
   width:66rem;
   left:24rem;
   top:33.7rem;
   font-size:2rem;
   color:#FFFFFF;
   z-index:6;
   }
   
.bnnzi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:6.4rem;
   letter-spacing:6px;
   margin-top:0rem;
   margin-bottom:4rem;
   }
   
.about {
   height:auto; overflow:hidden;
   margin-top:13rem;
   margin-bottom:13rem;
   }
   
.about-aa {
   width:23rem;
   float:left;
   }
   
.about-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3rem;
   color:#333333;
   margin-top:0rem;
   margin-bottom:0.5rem;
   }
   
.about-aa h3 {
   font-family: 'Andron_Freefont_LAT_Reg', Helvetica, Arial, sans-serif;
   font-size:3rem;
   color:#CCCCCC;
   margin-top:0rem;
   margin-bottom:5rem;
   }
   
.abmore {
   width:4.8rem;
   animation: heart 0.8s ease-in-out 0.8s infinite alternate;
   }
   
@keyframes heart{
from{margin-top:0px;}
to{margin-top:-8px;}
}

@keyframes heart{
from{transform:translate(0,0)}
to{transform:translate(0,8px)}
}
   
.abmore a {
   display:block;
   width:4.8rem;
   height:4.8rem;
   line-height:4.8rem;
   background-color:#19C186;
   border-radius: 50%;
   text-align:center;
   transition: all 0.6s ease;
   }
   
.abmore a:hover {
   background-color:#547454;
   }
   
.about-bb {
   width:94.9rem;
   font-size:1.4rem;
   line-height:2.2rem;
   color:#666666;
   float:right;
   }
   
.about-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:2rem;
   color:#19C186;
   margin-top:0rem;
   margin-bottom:3.2rem;
   font-weight: bold;
   }
   
.abtu {
   height:auto; overflow:hidden;
   margin-top:10rem;
   }
   
.abrow {
   margin-left:-16px;
   margin-right:-16px;
   }

.abrow li:hover {
    filter: blur(4px);
    transition: all 0.6s ease;
}

.abrow li {
   list-style-type:none;
   width:50%;
   float:left;
   padding-left:16px;
   padding-right:16px;
   transition: all 0.6s ease;
   }
   
.abrow li img {
   width:100%;
   }

.mokuai {
   height:auto; overflow:hidden;
   position:relative;
   }
 
.mokuai .swiper-container {
   padding-bottom:12.5rem;
   }
   
.mkwz {
   position:absolute;
   width:62.2%;
   height:25rem;
   padding-top:3.2rem;
   padding-bottom:3.2rem;
   color:#666666;
   font-size:1.4rem;
   line-height:2.2rem;
   background-color:#FCFCFC;
   left:24rem;
   bottom:0rem;
   border-radius: 5px;
   z-index:5;
   }
   
.mkwz-aa {
   width:91.6rem;
   padding-top:4.8rem;
   padding-left:9.1rem;
   float:left;
   }
   
.mkwz-aa-1 {
   width:36.8rem;
   float:left;
   }
   
.mkwz-aa-2 {
   width:42.7rem;
   float:right;
   }
   
.mkwz-bb {
   width:25.3rem;
   float:right;
   }
   
.mokuai .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 44.7rem;
    left: 166.8rem;
    width: 2rem;
}

.mokuai .swiper-pagination-bullet {
    width: 1.2rem;
    height: 1.2rem;
    display: inline-block;
    border-radius: 100%;
    background: #CCCCCC;
    opacity: 1;
}

.mokuai .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #19C186;
	opacity: 1;
}

.yztu {
   position:relative;
   }
   
.yztu img {
   width:100%;
   }
   
.yztu-zi {
   position:absolute;
   width:15rem;
   color:#FFFFFF;
   left:33.1rem;
   top:23.7rem;
   }
   
.yztu-zi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3rem;
   margin-top:0rem;
   margin-bottom:0.2rem;
   }
   
.yztu-zi h3 {
   font-family: 'Andron_Freefont_LAT_Reg', Helvetica, Arial, sans-serif;
   font-size:3.6rem;
   color:rgba(255,255,255,0.8);
   margin-top:0rem;
   margin-bottom:4.4rem;
   }
   
.yzmore {
   width:4.8rem;
   animation:heart 0.8s ease-in-out 0.8s infinite alternate;
   margin-top:4.4rem;
   }
   
.yzmore img {
   width:auto;
   }
   
.yzmore a {
   display:block;
   width:4.8rem;
   height:4.8rem;
   line-height:4.8rem;
   text-align:center;
   background-color:#19C186;
   border-radius: 100%;
   transition: all 0.6s ease;
   }
   
.yzmore a:hover {
   background-color: #547454;
   }
   
.abmore a: hover {
    background-color: #547454;
}

.qixiu {
   height:auto; overflow:hidden;
   background-color:#FAFAFA;
   margin-top:13rem;
   }
   
.qxhh {
   width:168rem;
   height:auto; overflow:hidden;
   }
   
.qxhh-aa {
   width:143.5rem;
   float:left;
   border-radius: 0px 4px 4px 0px;
   }
   
.qxss {
   height:auto;
   overflow:hidden;
   position:relative;
   transition: all 0.6s ease;
   }
   
.qxss img {
   width:100%;
   }
   
.qxss-zi {
   position:absolute;
   width:100%;
   height:100%;
   color:#FFFFFF;
   font-size:2rem;
   line-height:2.8rem;
   background-color:rgba(0,0,0,0.4);
   padding:8rem;
   padding-top:24.9rem;
   text-align:center;
   left:0px;
   top:0px;
   z-index:6;
   display:none;
   }
   
.qxss-jt {
   width:4.8rem;
   margin:4.8rem auto 0px;
   }
   
.qxss-jt a {
   display:block;
   width:4.8rem;
   height:4.8rem;
   line-height:4.8rem;
   background-color:#19C186;
   text-align:center;
   border-radius: 100%;
   }
   
.qxss-jt a:hover {
   background-color:#547454;
   }
   
.qxss-jt img {
   width:auto;
   }
   
.qxss:hover .qxss-zi {
   display:block;
   }
   
.qxhh-bb {
   width:24.5rem;
   padding-top:10.5rem;
   float:right;
   }
   
.qxhh-bb li {
   list-style-type:none;
   height:auto; overflow:hidden;
   position:relative;
   margin-bottom:4rem;
   }
   
#slidingBlock {
	height:auto; overflow:hidden;
}

#slidingBlock span {
    float:left; width:100%; height:2.8rem;line-height:2.8rem; font-weight:bold; text-align:center; font-size:2rem; over-flow:hidden;
}
#slidingBlock span.menuNo {
    font-weight:normal; width:100%; height:2.8rem; line-height:2.8rem; font-size:2rem; color:#666666; text-align:center;
}
#slidingBlock span.menuNo .xian {
   position:absolute;
   width:5rem;
   height:0.2rem;
   background-color:#19C186;
   left:3.2rem;
   top:1.2rem;
   display:none;
}

#slidingBlock span.menuOn {
    font-weight:normal; width:100%; height:3.2rem; line-height:3.2rem; font-size:2.4rem; color:#19C186; text-align:center;
}

#slidingBlock span.menuOn .xian {
   position:absolute;
   width:5rem;
   height:0.2rem;
   background-color:#19C186;
   left:3.2rem;
   top:1.5rem;
   display:block;
}

#slidingBlock DIV.slidingList_none {
    display:none;
    transition: all 0.6s ease;
}
#slidingBlock DIV.slidingList {
    width:100%;
    margin:0px;
    padding:0px;
    height:auto;
    overflow:hidden;
    transition: all 0.6s ease;
}

.qxzz {
   height:auto; overflow:hidden;
   padding-top:6rem;
   padding-bottom:13rem;
   }
   
.qxzz-aa {
   width:12rem;
   font-size:3rem;
   color:#CCCCCC;
   font-family: 'Andron_Freefont_LAT_Reg', Helvetica, Arial, sans-serif;
   float:left;
   }
   
.qxzz-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3rem;
   color:#333333;
   margin-top:0rem;
   margin-bottom:0.4rem;
   }
   
.qxzz-bb {
   width:82.7rem;
   color:#666666;
   float:left;
   margin-left:24.5rem;
   }
   
.xinwen {
   height:auto; overflow:hidden;
   margin-top:13rem;
   margin-bottom:13rem;
   }
   
.xwlan {
   height:auto; overflow:hidden;
   margin-bottom:6rem;
   }
   
.xwlan-aa {
   width:50%;
   font-family: 'Andron_Freefont_LAT_Reg', Helvetica, Arial, sans-serif;
   font-size:3rem;
   color:#CCCCCC;
   float:left;
   }
   
.xwlan-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3rem;
   color:#333333;
   margin-top:0rem;
   margin-bottom:0.2rem;
   }
   
.xwlan-bb {
   width:4.8rem;
   float:right;
   margin-top:1.4rem;
   }
   
.xwlan-bb a {
   display:block;
   width:4.8rem;
   height:4.8rem;
   line-height:4.8rem;
   background-color:#19C186;
   text-align:center;
   border-radius: 100%;
   transition: all 0.6s ease;
   }
   
.xwlan-bb a:hover {
   background-color:#547454;
   }
   
.xwkk {
   height:auto; overflow:hidden;
   }
   
.xwkk img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%;}  

.xwkk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xwkk section {
   overflow: hidden;
   }	 
	
section {
    display: block;
} 
   
.xwkk-zi {
   height:auto;
   overflow:hidden;
   padding:4rem;
   padding-bottom:6.5rem;
   font-size:1.4rem;
   line-height:2.2rem;
   color:#666666;
}

.navbar {
   position: relative;
   margin-bottom: 0px;
   border-bottom: 0px solid #BEBCBC;
}

.lghh .navbar-inverse {
   border-radius: 0;
   transition: all 0.6s ease;
}

.navbar-inverse {
   background-color: #FFFFFF;
   border-color: #5F5D5D;
   border-radius:10px;
   transition: all 0.6s ease;
}

.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav >
   li > a {
    padding-top: 3rem;
   padding-bottom: 3rem;
   padding-left:4rem;
   padding-right:4rem;
   line-height: 2.8rem;
}

.nav {
   padding-left: 11rem;
   transition: all 0.6s ease;
}


.navbar-inverse .navbar-nav >
   li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #19C186;
}
   a {
    color: #333333;
   text-decoration: none;
}
   a:hover { text-decoration:none;
   transition: all 300ms ease-in 0ms;
   color: #19C186;}

.navbar-inverse .navbar-nav >
   li > a {
    color: #666666;
   font-size:1.6rem;
}

.navbar-toggle {
   position: relative;
   float: right;
   padding: 9px 10px;
   margin-top: 8px;
   margin-right: 15px;
   margin-bottom: 8px;
   background-color: #000;
   border: 1px solid transparent;
   border-radius: 4px;
}

.navbar-inverse .navbar-nav >
   li.mouseover .ul_hide {
    position: absolute;
   left: 0%;
   top: 9rem;
   width: 100%;
   text-align:center;
   border: 0px solid #CBCBCB;
   padding:0px;
   background-color: hsl(180 1% 99% / 1);
   display: none;
   box-shadow: 0 4px 4px rgba(0,0,0,.1);
}

.navbar-inverse .navbar-nav >
   li.mouseover .ul_hide li {
    width: 100%;
   border-bottom: 1px solid hsl(0 0% 91% / 1);
   list-style-type:none;
   background:none;
   position:relative;
}

.navbar-inverse .navbar-nav >
   li.mouseover .ul_hide li a {
    text-align:center;
   color: #333;
   font-size: 1.4rem;
   height: auto;
   overflow: hidden;
   padding:1rem;
   line-height: 2;
   display: block;
   width: 100%;
   height: 100%;
}

.navbar-inverse .navbar-nav >
   li.mouseover .ul_hide li a:hover {
    display:block;
   color:#FFFFFF;
   background-color: #19C186;
   text-decoration: none;
}   


.menu
   ul.sub_menu{position:absolute;
   width:600px;
   display:none;
   z-index:999;
   margin-left:0px;}
.menu
   ul.sub_menu a{ color:#ffffff;}
.menu
   ul.sub_menu a:hover{ color:#ffffff;
   background:none;}
.bg{
   background:url(https://www.zjfhjk.com/images/bg.png) repeat;
   height:40px;
   display:none;
   width:100%;
   z-index:99;
   position:absolute;}
.menu
   ul.sub_menu li {
    float:left;
   width:100px;
   line-height: 40px;
   list-style-type:none;
   background:none;
}
.menu
   ul.sub_menu li a{ 
    color:#ffffff;
   font-size:12px;
 }
 
.navbar-inverse .navbar-nav >
   li > a::after {
    width: 0;
   transition: width .3s;
   height: 0.2rem;
   display: block;
   margin: 0 auto;
   content: "";
   background-color:#19C186;
}

.navbar-inverse .navbar-nav >
   li > a:hover:after{
 width:100%;
   height:0.2rem;
   display:block;
   content:"";
   transition:width .3s;
   background-color:#19C186;
}
 

.kq1 {
   -webkit-animation-delay: 0.4s;}
.kq2 {
   -webkit-animation-delay: 0.8s;
   -webkit-animation-duration: 0.8s;}
.kq3 {
   -webkit-animation-delay: 1.2s;
   -webkit-animation-duration: 1.2s;}
.kq4 {
   -webkit-animation-delay: 1.6s;
   -webkit-animation-duration: 1.6s;}
.kq5 {
   -webkit-animation-delay: 2s;
   -webkit-animation-duration: 2s;}
.kq6 {
   -webkit-animation-delay: 2.4s;
   -webkit-animation-duration: 2.4s;}


.kuanping {
   width:147rem;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   ul {
   padding:0px;
   margin:0px;
   }
   
.logo {
   margin-top:1.8rem;
   margin-left:3rem;
   }
   
.logo
   img {
   width:16rem;
   height:5.4rem;
   }
   
.banner {
   position:relative;
   }

.banner img {
   width:100%;
   }
   
.lghh {
   width:100%;
   top:0rem;
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   }
   
.tbs {
   height: auto;
   margin-top: 2.5rem;
   padding-right: 3rem;
   padding-left:4.4rem;
   border-left:1px solid #cccccc;
}

.tbs li {
   list-style-type:none;
   width:4rem;
   float:left;
   margin-left:1.6rem;
   }
   
.tbs
   li img {
    width:4rem;
}
   
.banner .swiper-button-prev {
   position: absolute;
   top: 50%;
   width: 4.8rem;
   height: 4.8rem;
   z-index: 8;
   cursor: pointer;
   left:2.4rem;
   background:url(../image/left.png);
   background-size: 4.8rem 4.8rem;
   background-position: center;
   background-repeat: no-repeat;
}

.banner .swiper-button-next {
   position: absolute;
   top: 50%;
   width: 4.8rem;
   height: 4.8rem;
   z-index: 8;
   cursor: pointer;
   right:2.4rem;
   background:url(../image/right.png);
   background-size: 4.8rem 4.8rem;
   background-position: center;
   background-repeat: no-repeat;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
   bottom: 15rem;
   left: 24rem;
   width: 8rem;
}

.banner .swiper-pagination-bullet {
   width: 1.2rem;
   height: 1.2rem;
   display: inline-block;
   border-radius: 100%;
   background: #CCCCCC;
   opacity: 1;
}

.banner .swiper-pagination-white .swiper-pagination-bullet-active {
   background: #19C186;
   opacity: 1;
}

.searchh {
   background-color: rgba(255,255,255,0.9);
   padding: 1rem;
   display: none;
   margin: 0.5rem;
   margin-bottom: 2rem;
   box-shadow: 0px 2px 2px rgba(0,0,0,.2);
   border-radius: 3px;
}

.searchh
   form {
    height: 4rem;
   padding: 0;
}

.searchh #name {
   height: 4rem;
   border: 1px #d2dae2 solid;
   border-radius: 0;
   width: 100%;
}

.searchh .btn {
   background-color:#547454;
   height: 4rem;
   border: 0;
   border-radius: 0;
   color: #fff;
   font-size: 1.8rem;
   width:14%;
}

.ss a {
   cursor:pointer;
   } 
   
.about {
   height:auto;
   overflow:hidden;
   margin-top:13rem;
   margin-bottom:13rem;
   }
   
.about-aa {
   width:23rem;
   float:left;
   }
   
.about-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3rem;
   color:#333333;
   margin-top:0rem;
   margin-bottom:0.5rem;
   }
   
.about-aa h3 {
   font-family: 'Andron_Freefont_LAT_Reg', Helvetica, Arial, sans-serif;
   font-size:3rem;
   color:#CCCCCC;
   margin-top:0rem;
   margin-bottom:5rem;
   }
   
.abmore {
   width:4.8rem;
   animation: heart 0.8s ease-in-out 0.8s infinite alternate;
   }
   
@keyframes heart{
from{
   margin-top:0px;}
to{
   margin-top:-8px;}
}

@keyframes heart{
from{
   transform:translate(0,0)}
to{
   transform:translate(0,8px)}
}
   
.abmore a {
   display:block;
   width:4.8rem;
   height:4.8rem;
   line-height:4.8rem;
   background-color:#19C186;
   border-radius: 50%;
   text-align:center;
   transition: all 0.6s ease;
   }
   
.abmore a:hover {
   background-color:#547454;
   }
   
.about-bb {
   width:94.9rem;
   font-size:1.4rem;
   line-height:2.2rem;
   color:#666666;
   float:right;
   }
   
.about-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:2rem;
   color:#19C186;
   margin-top:0rem;
   margin-bottom:3.2rem;
   font-weight: bold;
   }
   
.abtu {
   height:auto;
   overflow:hidden;
   margin-top:10rem;
   }
   
.abrow {
   margin-left:-16px;
   margin-right:-16px;
   }

.abrow li:hover {
    filter: blur(4px);
   transition: all 0.6s ease;
}

.abrow li {
   list-style-type:none;
   width:50%;
   float:left;
   padding-left:16px;
   padding-right:16px;
   transition: all 0.6s ease;
   }
   
.abrow li img {
   width:100%;
   }

.mokuai {
   height:auto;
   overflow:hidden;
   position:relative;
   }
 
.mokuai .swiper-container {
   padding-bottom:12.5rem;
   }
   
.mkwz {
   position:absolute;
   width:62.2%;
   height:25rem;
   padding-top:3.2rem;
   padding-bottom:3.2rem;
   color:#666666;
   font-size:1.4rem;
   line-height:2.2rem;
   background-color:#FCFCFC;
   left:24rem;
   bottom:0rem;
   border-radius: 5px;
   z-index:5;
   }
   
.mkwz-aa {
   width:91.6rem;
   padding-top:4.8rem;
   padding-left:9.1rem;
   float:left;
   }
   
.mkwz-aa-1 {
   width:36.8rem;
   float:left;
   }
   
.mkwz-aa-2 {
   width:42.7rem;
   float:right;
   }
   
.mkwz-bb {
   width:25.3rem;
   float:right;
   }
   
.mokuai .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
   bottom: 44.7rem;
   left: 166.8rem;
   width: 2rem;
}

.mokuai .swiper-pagination-bullet {
   width: 1.2rem;
   height: 1.2rem;
   display: inline-block;
   border-radius: 100%;
   background: #CCCCCC;
   opacity: 1;
}

.mokuai .swiper-pagination-white .swiper-pagination-bullet-active {
   background: #19C186;
   opacity: 1;
}

.yztu {
   position:relative;
   }
   
.yztu
   img {
   width:100%;
   }
   
.yztu-zi {
   position:absolute;
   width:15rem;
   color:#FFFFFF;
   left:33.1rem;
   top:23.7rem;
   }
   
.yztu-zi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3rem;
   margin-top:0rem;
   margin-bottom:0.2rem;
   }
   
.yztu-zi h3 {
   font-family: 'Andron_Freefont_LAT_Reg', Helvetica, Arial, sans-serif;
   font-size:3.6rem;
   color:rgba(255,255,255,0.8);
   margin-top:0rem;
   margin-bottom:4.4rem;
   }
   
.yzmore {
   width:4.8rem;
   animation:heart 0.8s ease-in-out 0.8s infinite alternate;
   margin-top:4.4rem;
   }
   
.yzmore img {
   width:auto;
   }
   
.yzmore a {
   display:block;
   width:4.8rem;
   height:4.8rem;
   line-height:4.8rem;
   text-align:center;
   background-color:#19C186;
   border-radius: 100%;
   transition: all 0.6s ease;
   }
   
.yzmore a:hover {
   background-color: #547454;
   }

.qixiu {
   height:auto;
   overflow:hidden;
   background-color:#FAFAFA;
   margin-top:13rem;
   }
   
.qxhh {
   width:168rem;
   height:auto;
   overflow:hidden;
   }
   
.qxhh-aa {
   width:143.5rem;
   float:left;
   }
   
.qxss {
   height:auto;
   overflow:hidden;
   position:relative;
   }
   
.qxss img {
   width:100%;
   }
   
.qxss-zi {
   position:absolute;
   width:100%;
   height:100%;
   color:#FFFFFF;
   font-size:2rem;
   line-height:2.8rem;
   background-color:rgba(0,0,0,0.4);
   padding:8rem;
   padding-top:24.9rem;
   text-align:center;
   left:0px;
   top:0px;
   z-index:6;
   display:none;
   }
   
.qxss-jt {
   width:4.8rem;
   margin:4.8rem auto 0px;
   }
   
.qxss-jt a {
   display:block;
   width:4.8rem;
   height:4.8rem;
   line-height:4.8rem;
   background-color:#19C186;
   text-align:center;
   border-radius: 100%;
   }
   
.qxss-jt a:hover {
   background-color:#547454;
   }
   
.qxss-jt img {
   width:auto;
   }
   
.qxss:hover .qxss-zi {
   display:block;
   }
   
.qxhh-bb {
   width:24.5rem;
   padding-top:10.5rem;
   float:right;
   }
   
.qxhh-bb li {
   list-style-type:none;
   height:auto;
   overflow:hidden;
   position:relative;
   margin-bottom:4rem;
   }
   
#slidingBlock {
   height:auto;
   overflow:hidden;
}

#slidingBlock span {
    float:left;
   width:100%;
   height:2.8rem;
   line-height:2.8rem;
   font-weight:bold;
   text-align:center;
   font-size:2rem;
   over-flow:hidden;
}
#slidingBlock span.menuNo {
    font-weight:normal;
   width:100%;
   height:2.8rem;
   line-height:2.8rem;
   font-size:2rem;
   color:#666666;
   text-align:center;
}
#slidingBlock span.menuNo .xian {
   position:absolute;
   width:5rem;
   height:0.2rem;
   background-color:#19C186;
   left:3.2rem;
   top:1.2rem;
   display:none;
}

#slidingBlock span.menuOn {
    font-weight:normal;
   width:100%;
   height:3.2rem;
   line-height:3.2rem;
   font-size:2.4rem;
   color:#19C186;
   text-align:center;
}

#slidingBlock span.menuOn .xian {
   position:absolute;
   width:5rem;
   height:0.2rem;
   background-color:#19C186;
   left:3.2rem;
   top:1.5rem;
   display:block;
}

#slidingBlock DIV.slidingList_none {
    display:none}
#slidingBlock DIV.slidingList {
    width:100%;
   margin:0px;
   padding:0px;
   height:auto;
   overflow:hidden;
}

.qxzz {
   height:auto;
   overflow:hidden;
   padding-top:6rem;
   padding-bottom:13rem;
   }
   
.qxzz-aa {
   width:15rem;
   font-size:3rem;
   color:#CCCCCC;
   font-family: 'Andron_Freefont_LAT_Reg', Helvetica, Arial, sans-serif;
   float:left;
   }
   
.qxzz-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3rem;
   color:#333333;
   margin-top:0rem;
   margin-bottom:0.4rem;
   }
   
.qxzz-bb {
   width:82.7rem;
   color:#666666;
   float:left;
   margin-left:21.5rem;
   }
   
.xinwen {
   height:auto;
   overflow:hidden;
   margin-top:13rem;
   margin-bottom:13rem;
   }
   
.xwlan {
   height:auto;
   overflow:hidden;
   margin-bottom:6rem;
   }
   
.xwlan-aa {
   width:50%;
   font-family: 'Andron_Freefont_LAT_Reg', Helvetica, Arial, sans-serif;
   font-size:3rem;
   color:#CCCCCC;
   float:left;
   }
   
.xwlan-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3rem;
   color:#333333;
   margin-top:0rem;
   margin-bottom:0.2rem;
   }
   
.xwlan-bb {
   width:4.8rem;
   float:right;
   margin-top:1.4rem;
   }
   
.xwlan-bb a {
   display:block;
   width:4.8rem;
   height:4.8rem;
   line-height:4.8rem;
   background-color:#19C186;
   text-align:center;
   border-radius: 100%;
   transition: all 0.6s ease;
   }
   
.xwlan-bb a:hover {
   background-color:#547454;
   }
   
.xwkk {
   height:auto;
   overflow:hidden;
   }
   
.xwkk img { -moz-transition:all .8s ease 0s;
   -ms-transition:all .8s ease 0s;
   -o-transition:all .8s ease 0s;
   -webkit-transition:all .8s ease 0s;
   transition:all .8s ease 0s;
   width:100%;}  

.xwkk: hover img {
    -webkit-transform: scale(1.1);
   transform: scale(1.1);
   transition: all 500ms ease-in 0ms;
   } 
   
.xwkk section {
   overflow: hidden;
   }
section {
    display: block;
} 
   
.xwkk-zi {
   height:auto;
   overflow:hidden;
   padding:4rem;
   padding-bottom:6.5rem;
   font-size:1.4rem;
   line-height:2.2rem;
   color:#666666;
   }
   
.xwkk-zi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.6rem;
   color:#19C186;
   margin-top:0px;
   margin-bottom:2.4rem;
   }
   
.xwkk-zi h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.8rem;
   color:#333333;
   height:5.2rem;
   overflow:hidden;
   line-height:2.6rem;
   margin-top:0rem;
   margin-bottom:1.6rem;
   font-weight: bold;
   }
   
.xwkk a {
   display:block;
   height:auto;
   overflow:hidden;
   background-color:#FCFCFC;
   border-radius: 4px;
   transition: all 0.6s ease;
   } 
   
.xwkk a:hover {
   background-color:#19C186;
   transition: all 0.6s ease;
   }
   
.xwkk a:hover .xwkk-zi {
   color:rgba(255,255,255,0.8);
   }
   
.xwkk a:hover h2 {
   color:#FFFFFF;
   } 
   
.xwkk a:hover h3 {
   color:#FFFFFF;
   transition: all 0.6s ease;
   }
   
.lxkuai {
   height: auto;
   overflow: hidden;
   padding-top: 10rem;
   padding-bottom: 10.5rem;
   background: url(../image/lxbj.jpg) no-repeat center center;
   background-attachment: scroll;
   background-size: auto auto;
   background-size: cover;
   background-attachment: fixed;
}

.lxkuai h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size: 3rem;
   color: #FFFFFF;
   margin-top: 0px;
   margin-bottom: 0.5rem;
}

.lxkuai h3 {
    font-family: 'Andron_Freefont_LAT_Reg', Helvetica, Arial, sans-serif;
   font-size: 3rem;
   color: #FFFFFF;
   margin-top: 0px;
   margin-bottom: 6.3rem;
}

.kk {
   height:5.6rem;
   background-color:#FFFFFF;
   font-size:1.6rem;
   color:#333333;
   padding-left:3.4rem;
   border:1px solid #FFFFFF;
   border-radius: 4px;
   } 
   
.anniu {
   width:100%;
   height:5.6rem;
   font-size:1.6rem;
   color:#FFFFFF;
   background-color:#19C186;
   border:1px solid #19C186;
   border-radius: 4px;
   transition: all 0.6s ease;
   }
   
.anniu:hover {
   border: 1px solid #547454;
   background-color: #547454;
   transition: all 0.6s ease;
   }
   
.bottom {
   height:auto;
   overflow:hidden;
   color:#FFFFFF;
   background-color:#262626;
   padding-top:13rem;
   padding-bottom:16.8rem;
   }
   
.bottom a {
   color:rgba(255,255,255,0.8);
   }
   
.dilogo img {
   width:21.3rem;
   height:7.2rem;
   filter: grayscale(100%) invert(100%) brightness(1000%);
   }   
   
.bmlx {
   height: auto;
   overflow: hidden;
   margin-top: 3.5rem;
}  

.bmwzk {
   width:27%;
   }
   
.bmlmk {
   width: 56.333333333333336%;
   }

.bmlx li {
   list-style-type:none;
   margin-bottom:1.8rem;
   }
   
.bmlx li img {
   width:3.2rem;
   }
   
.bmlx li a {
   color:#FFFFFF;
   }
   
.dilm {
   height:auto;
   overflow:hidden;
   }
   
.dilm li {
   list-style-type:none;
   width:20%;
   line-height:4rem;
   float:left;
  }
  
.dilm li h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.8rem;
   color:#FFFFFF;
   margin-top:0rem;
   margin-bottom:2rem;
   } 
   
.dilm li h2 a {
   color:#FFFFFF;
   } 

.weixin {
   width:12.8rem;
   float:right;
   }
   
.weixin img {
   width:100%;
   }
   
.weixin p {
   text-align:center;
   margin-top:1.4rem;
   font-size:1.4rem;
   }
   
.footer {
   height: auto;
   overflow: hidden;
   font-size: 1.4rem;
   line-height: 5rem;
   color:#FFFFFF;
   background-color:#1A1A1A;
}

.footer a {
   color:#FFFFFF;
   }
   
.juyou {
   text-align:right;
   }
   
/* 关于我们 */
.guanyu {
   height:auto;
   overflow:hidden;
   margin-top:22.5rem;
   margin-bottom:15rem;
   }
   
.gylan {
   height:auto;
   overflow:hidden;
   margin-bottom:14rem;
   }
   
.xqlan {
   height:auto;
   overflow:hidden;
   margin-top: 20rem;
   margin-bottom:10rem;
   }
   
.lxlan {
   height:auto;
   overflow:hidden;
   margin-bottom:5rem;
   }
   
.gylan-aa {
   width:40%;
   color:#666666;
   font-size:1.2rem;
   float:left;
   }
   
.gylan-aa a {
   color:#666666;
   }
   
.gylan-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:4rem;
   color:#19c186;
   margin-top:1rem;
   margin-bottom:0rem;
   }
   
.gylan-bb {
   width:40rem;
   float:right;
   margin-top:3rem;
   }
   
.lg-menu {
   display: flex;
   justify-content: center;
   height: 5rem;
}

.lg-menu .cpk-lan ul {
    display: flex;
}

.cpk-lan {
   height: auto;
   overflow: hidden;
   line-height: 5rem;
}
   
.lg-menu .cpk-lan ul li {
    list-style-type:none;
   margin: 0px 20px;
}

.lg-menu .cpk-lan ul li a {
    display: block;
   height: 5rem;
   line-height: 5rem;
   font-size: 1.4rem;
   color: #828282;
   cursor:pointer;
}
   
   
.lg-menu .cpk-lan ul li a:hover {
   color:#04a07b;
   }
   
.lg-menu .cpk-lan ul li.hover a {
   color:#04a07b;
   }
   
.gynei {
   height:auto;
   overflow:hidden;
   }
   
.gynei h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:2rem;
   color:#000000;
   text-align:center;
   margin-top:0rem;
   margin-bottom:1rem;
   }
   
.gynei h3 {
   font-family: 'Andron_Freefont_LAT_Reg', Helvetica, Arial, sans-serif;
   font-size:1.8rem;
   color:#cccccc;
   text-align:center;
   margin-top:0rem;
   margin-bottom:4.5rem;
   }
   
.gynn {
   height:auto;
   overflow:hidden;
   background-color: #ada9a8;
   }
   
.gynn-aa {
   width:58.75%;
   float:left;
   }
   
.gynn-aa-1 {
   width:100%;
   height:22.5rem;
   padding:5.5rem;
   color:#333333;
   font-size:1.8rem;
   line-height:4rem;
   background-color:#f8f8f8;
   }
   
.gynn-aa-2 {
   width:100%;
   height:22rem;
   padding:5.5rem;
   color:#FFFFFF;
   font-size:1.8rem;
   line-height:4rem;
   background-color:#ada9a8;
   }
   
.gynn-bb {
   width:41.25%;
   float:right;
   }
   
.gynn-bb img {
   width:100%;
   }
    
.wenhua {
   height:auto; overflow:hidden;
   }
   
.wenhua h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:2rem;
   text-align:center;
   color:#000000;
   margin-top:0rem;
   margin-bottom:0.5rem;
   }
   
.wenhua h3 {
   font-family: 'Andron_Freefont_LAT_Reg', Helvetica, Arial, sans-serif;
   font-size:1.8rem;
   text-align:center;
   color:#cccccc;
   margin-top:0rem;
   margin-bottom:3.4rem;
   }  
   
.whrow {
   height:auto; overflow:hidden;
   margin-left:-3.2rem;
   margin-right:-3.2rem;
   }  
   
.whrow li {
   list-style-type:none;
   width:33.3%;
   float:left;
   padding-left:3.2rem;
   padding-right:3.2rem;
   }
   
.whkk {
   height:auto; overflow:hidden;
   color:#666666;
   font-size:1.8rem;
   background-color:#f8fbff;
   padding:6rem;
   text-align:center;
   } 
   
.whkk h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:3rem;
   color:#333333;
   margin-top:4.5rem;
   margin-bottom:5rem;
   }  
   
.team {
   width:90%;
   height:auto;
   overflow:hidden;
   margin:10rem auto 10rem;
   }
   
.team h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:2rem;
   text-align:center;
   color:#000000;
   margin-top:0rem;
   margin-bottom:0.5rem;
   }
   
.team h3 {
   font-family: 'Andron_Freefont_LAT_Reg', Helvetica, Arial, sans-serif;
   font-size:1.8rem;
   text-align:center;
   color:#cccccc;
   margin-top:0rem;
   margin-bottom:3.4rem;
   }
   
.proce {
   padding: 0px 7.3%;
   position: relative;
}  

#fuwu {
   position: static;
}

.proce .swiper-button-prev {
   position: absolute;
   top: 45%;
   width: 6rem;
   height: 6rem;
   margin-top: -22px;
   z-index: 10;
   cursor: pointer;
   background:url(../image/zuo.png);
   background-size: 6rem 6rem;
   background-position: center;
   background-repeat: no-repeat;
}

.proce .swiper-button-next {
   position: absolute;
   top: 45%;
   width: 6rem;
   height: 6rem;
   margin-top: -22px;
   z-index: 10;
   cursor: pointer;
   background:url(../image/you.png);
   background-size: 6rem 6rem;
   background-position: center;
   background-repeat: no-repeat;
}

.tdkk {
   height:auto;
   overflow:hidden;
   font-size:1.2rem;
   color:#000000;
   }
   
.tdkk img {
   width:100%;
   }
   
.tdkk h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.8rem;
   text-align:center;
   color:#000000;
   margin-top:0.8rem;
   margin-bottom:0.5rem;
   }
   
/* 服务项目 */
.xiangmu {
   height:auto;
   overflow:hidden;
   margin-top:21rem;
   margin-bottom:12rem;
   }  
   
.xmnei {
   height:auto;
   overflow:hidden;
   } 
   
.xmrow {
   height:auto;
   overflow:hidden;
   margin-left:-2.5rem;
   margin-right:-2.5rem;
   }
   
.xmrow li {
   list-style-type:none;
   width:33.3%;
   float:left;
   font-size:1.2rem;
   padding-left:2.5rem;
   padding-right:2.5rem;
   margin-bottom:9rem;
   }
   
.xmrow li a {
   display:block;
   height:26rem;
   color:#999999;
   font-size:1.2rem;
   }
   
.xmrow li h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.7rem;
   color:#555555;
   margin-top:4rem;
   margin-bottom:2rem;
   transition: all 300ms ease-in 0ms;
  }
  
.xmrow li a:hover h2 {
   color:#04a07b;
   padding-bottom:1rem;
   border-bottom:1px solid #e5e5e5;
   margin-top:3rem;
   margin-bottom:2.5rem;
   transition: all 300ms ease-in 0ms;
   }  
   
.xwss {
   height:4.6rem;
   overflow:hidden;
   line-height:2.3rem;
   }
 
.cplie {
   height:auto;
   overflow:hidden;
   }
   
.cplie li {
   list-style-type:none;
   padding:1rem;
   margin-bottom:5rem;
   }
   
.cplie li a {
   display:block;
   height:auto;
   overflow:hidden;
   }
   
.cplie-aa {
   width:32.6%;
   float:left;
   } 
   
.cplie-bb {
   width:67.4%;
   padding:6.5rem;
   padding-left:7.5rem;
   padding-right:11rem;
   color:#999999;
   float:right;
   } 
   
.cplie-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:2.2rem;
   color:#333333;
   margin-top:0px;
   margin-bottom:1rem;
   transition: all 300ms ease-in 0ms;
   } 
   
.xian {
   width:94%;
   height:1px;
   float:right;
   background-color:#e4e4e4;
   margin-top:2.5rem;
   transition: all 300ms ease-in 0ms;
   }
   
.cpzi {
   height:5.2rem;
   overflow:hidden;
   line-height:2.6rem;
   margin-top:3.5rem;
   }
   
.cplie li img { -moz-transition:all .8s ease 0s;
   -ms-transition:all .8s ease 0s;
   -o-transition:all .8s ease 0s;
   -webkit-transition:all .8s ease 0s;
   transition:all .8s ease 0s;
   width:100%;
   aspect-ratio: 500/370;
   object-fit: cover;
} 


.cplie li:hover img {
    -webkit-transform: scale(1.1);
   transform: scale(1.1);
   transition: all 500ms ease-in 0ms;
   } 
   
.cplie li section {
   overflow: hidden;
   }
section {
    display: block;
} 

.cplie li a:hover {
   background-color:#FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   }
   
.cplie li a:hover h2 {
   color:#04a07b;
   transition: all 300ms ease-in 0ms;
   }
   
.cplie li a:hover .xian {
   width:100%;
   transition: all 300ms ease-in 0ms;
   }
   
   
/* 新闻中心 */
.news {
   height:auto;
   overflow:hidden;
   margin-bottom:5rem;
   }
   
.news a {
   display:block;
   }   
   
.news-tu {
   position:relative;
   }
   
.news-tm {
   position:absolute;
   width:8rem;
   height:4rem;
   line-height:4rem;
   color:#04a07b;
   font-weight:bold;
   font-size:1.7rem;
   background-color:#FFFFFF;
   text-align:center;
   top:0px;
   right:0px;
   display:none;
   z-index:6;
   transition: all 300ms ease-in 0ms;
   }
   
.news-zi {
   height:auto;
   overflow:hidden;
   padding-top:1.5rem;
   padding-bottom:2.5rem;
   }
   
.news-zi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.6rem;
   color:#333333;
   height:auto;
   overflow:hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   line-height:6rem;
   margin-top:0px;
   margin-bottom:1.5em;
   border-bottom:1px solid #dbdbdb;
   transition: all 300ms ease-in 0ms;
   }
   
.news-tt {
   height:5.2rem;
   overflow:hidden;
   line-height:2.6rem;
   }
   
.news a:hover .news-tm {
   display:block;
   transition: all 300ms ease-in 0ms;
   }
   
.news a:hover {
   color:#333333;
   transition: all 300ms ease-in 0ms;
   }
   
.news a:hover h2 {
   color:#04a07b;
   transition: all 300ms ease-in 0ms;
   }
   
.news img { -moz-transition:all .8s ease 0s;
   -ms-transition:all .8s ease 0s;
   -o-transition:all .8s ease 0s;
   -webkit-transition:all .8s ease 0s;
   transition:all .8s ease 0s;
   width:100%;}  

.news:hover img {
    -webkit-transform: scale(1.1);
   transform: scale(1.1);
   transition: all 500ms ease-in 0ms;
   } 
   
.news section {
   overflow: hidden;
   }
   
/* 新闻详情 */
.xwtit {
   height:auto;
   overflow:hidden;
   text-align:center;
   font-size:2.2rem;
   color:#666666;
   font-weight:bold;
   line-height:20.5rem;
   background-color:rgb(248, 248, 248);
   margin-top:9rem;
   }
   
.xwxq {
   width:120rem;
   height:auto;
   overflow:hidden;
   font-size:1.4rem;
   color:#666666;
   line-height:2.8rem;
   margin:3rem auto 4rem;
   }
   
.liebiao {
   height:7.8rem;
   border:0.1rem solid #ebebeb;
   margin-top:5rem;
   }
   
.liebiao-aa {
   width:16%;
   height:7.6rem;
   line-height:7.6rem;
   text-align:center;
   float:left;
   color: #000000;
   background-color: #f5f6f6;
   border-right:0.1rem solid #ebebeb;
   }
   
.liebiao-bb {
   width:68%;
   height:7.8rem;
   line-height:7.8rem;
   float:left;
   text-align:center;
   color:#919191;
   border-right:0.1rem solid #ebebeb;
   }
   
.liebiao-bb a {
   color:#000000;
   }
   
.liebiao-cc {
   width:16%;
   height:7.6rem;
   line-height:7.6rem;
   text-align:center;
   color: #000000;
   background-color: #f5f6f6;
   float:right;
   }
   
/* 联系我们 */
.lxfs {
   height:auto; overflow:hidden;
   padding-top:15rem;
   padding-bottom:12rem;
   background:url(../image/lxfs.jpg);
   background-size:100% 100%;
   }
   
.lxfs h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.8rem;
   color:#666666;
   margin-top:0rem;
   margin-bottom:0.5rem;
   }
   
.lxfs h3 {
   font-family: 'Andron_Freefont_LAT_Reg', Helvetica, Arial, sans-serif;
   font-size:4rem;
   color:#22211f;
   margin-top:0rem;
   margin-bottom:8rem;
   }
   
.lxrow {
   height:auto; overflow:hidden;
   margin-left:-3rem;
   margin-right:-3rem;
   }
   
.lxrow li {
   list-style-type:none;
   width:25%;
   float:left;
   padding-left:3rem;
   padding-right:3rem;
   }
   
.lxkk {
   height:22.5rem; overflow:hidden;
   padding:3rem;
   font-size:1.6rem;
   color:#7e7f83;
   text-align:center;
   background-color:#FFFFFF;
   }
   
.lxkk a {
   color:#7e7f83;
   }
   
.lxkk h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.8rem;
   font-weight:bold;
   color:#333333;
   text-align:center;
   margin-top:1.5rem;
   margin-bottom:0.5rem;
   }
   
   
.lxmk {
   height:auto; overflow:hidden;
   }
   
.lxmk-aa {
   width:45.1%;
   float:left;
   }
   
.lxmk-bb {
   width:54.9%;
   padding:5.5rem;
   padding-left:10.5rem;
   padding-right:23.7rem;
   float:right;
   }
   
.lxmk-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.8rem;
   color:#666666;
   margin-top:0rem;
   margin-bottom:0.5rem;
   }
   
.lxmk-bb h3 {
   font-family: 'Andron_Freefont_LAT_Reg', Helvetica, Arial, sans-serif;
   font-size:4rem;
   color:#22211f;
   margin-top:0rem;
   margin-bottom:2.5rem;
   }
   
.brow {
   height:auto; overflow:hidden;
   margin-left:-1rem;
   margin-right:-1rem;
   }
   
.brow li {
   list-style-type:none;
   float:left;
   width:50%;
   padding-left:1rem;
   padding-right:1rem;
   }
   
.biao {
   height:5.6rem;
   border-bottom:1px solid #ededed;
   margin-bottom:1.4rem;
   }
   
.biao-aa {
   width:29.5%;
   line-height:5.6rem;
   color:#333333;
   float:left;
   }
   
.biao-bb {
   width:70.5%;
   float:right;
   }
   
.kka {
   height:5.5rem;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
   border: 1px solid rgba(0, 0, 0, 0);
   color:#aaacb7;
   }
   
.kka:focus {
  outline: 0;
  border-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(102, 175, 233, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(102, 175, 233, 0);
}

.kkb {
   height:auto; overflow:hidden;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
   border: 1px solid rgba(0, 0, 0, 0);
   color:#aaacb7;
   }
   
.kkb:focus {
  outline: 0;
  border-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(102, 175, 233, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(102, 175, 233, 0);
}

.bss {
   height:auto; overflow:hidden;
   border-bottom:1px solid #ededed;
   margin-top:2rem;
   }
   
.bss h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:1.4rem;
   margin-top:0rem;
   margin-bottom:1rem;
   }
   
.anniuk {
   width:13.2rem;
   height:3.8rem;
   background-color:#FFFFFF;
   border:1px solid #6385e5;
   color:#6385e5;
   border-radius: 0;
   margin-top:5.4rem;
   }

/* 弹窗 */

.pdcon-ct{
   display:flex;
   flex-wrap:wrap;
}
.pdcon-ct>span{
 display:block;
   color:#fff;
   background:#2e4b98;
   padding:8px 30px;
   font-size:1.4rem;
   font-weight:600;
}
.pdcon{
   border-top:3px #2e4b98 solid;
   padding:20px 0px;
   font-size:1.4rem;
   color:rgba(0,0,0,.6);
   width:100%;
}

.picshade {
   position: fixed;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background-color: #000;
   opacity: 0.91;
   filter: alpha(opacity=91);
   z-index: 99;
   display: none;
}

.pictures_eyes_close {
   position: fixed;
   top: 30px;
   right: 30px;
   display: inline-block;
   width: 26px;
   height: 26px;
   background: url(../image/close.png) no-repeat;
   z-index: 100;
   display: none;
}

.pictures_eyes {
   position: fixed;
   width: 100%;
   left: 0;
   top: 0;
   z-index: 199;
   display: none;
}

.pictures_eyes_in {
   position: relative;
   text-align: center;
}

.pictures_eyes_in img { max-height: 900px; }

.pictures_eyes_in section p{color:#fff;
   padding:15px 0px;}

.pictures_eyes_in .prev, .pictures_eyes_in .next {
   position: absolute;
   top: 50%;
   width: 51px;
   height: 51px;
   cursor: pointer;
}

.pictures_eyes_in .prev {
   left: 35px;
   background: url(../image/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
   right: 35px;
   background: url(../image/Tright.png) no-repeat;
}

.pictures_eyes_indicators {
   position: fixed;
   left: 0;
   bottom: 15px;
   width: 100%;
   text-align: center;
   z-index: 299;
}

.pictures_eyes_indicators a {
  display: inline-block;
   width: 50px;
   height: 50px;
   margin: 6px 3px 0 3px;
   border: 1px solid #ddd;
   border-radius: 10px;
   box-shadow: 0 0 2px #000;
   filter: alpha(opacity=50);
   opacity: 0.5;
   overflow: hidden;
}

.pictures_eyes_indicators img { height: 50px; }

.pictures_eyes_indicators .current {
   filter: alpha(opacity=100);
   opacity: 1;
}   


.icase ul {
   margin:0px;
   padding:0px;
   }

.icase ul li {
   list-style-type:none;
   } 
 
.yc {
   display:block;
   }
   
.yd {
   display:none;
   }
   
.jumpto {
   display:none;
   }   
   

@media (min-width: 0px) and (max-width: 1000px) {

body {
   margin-top:7.2rem;
   }

.navbar-nav > li > a {
    padding: 10px 20px;
   line-height: 20px;
}

.nav {
   padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   
.guding {
    position: fixed;
    width: 100%;
    top: 0rem;
    z-index: 9;
}

.guding .container {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
}

.navbar-inverse {
    border-radius: 0px;
}

.logo {
    margin-top: 0.9rem;
	margin-bottom:0.9rem;
	height:auto; overflow:hidden;
    margin-left: 1rem;
}

.navbar-toggle {
    margin-top: 12px;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 2rem;
    left: 0rem;
    width: 100%;
}

.about {
    height: auto;
    overflow: hidden;
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 3rem;
    height: 3rem;
    z-index: 8;
    cursor: pointer;
    left: 2rem;
    background-size: 3rem 3rem;
    background-position: center;
    background-repeat: no-repeat;
}

.banner .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 3rem;
    height: 3rem;
    z-index: 8;
    cursor: pointer;
	right:2rem;
    background-size: 3rem 3rem;
    background-position: center;
    background-repeat: no-repeat;
}

.about-aa h2 {
    font-size: 2rem;
    color: #333333;
    margin-top: 0rem;
    margin-bottom: 0.5rem;
}

.about-aa h3 {
    font-size: 2rem;
    color: #CCCCCC;
    margin-top: 0rem;
    margin-bottom: 2rem;
}

.about-bb {
    width: 100%;
    font-size: 1.4rem;
    line-height: 2.2rem;
	margin-top:3rem;
}

.abtu {
    height: auto;
    overflow: hidden;
    margin-top: 4rem;
}

.mkwz {
    position:relative;
    width: 100%;
    height:auto; overflow:hidden;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    color: #666666;
    font-size: 1.4rem;
    line-height: 2.2rem;
    background-color: #FCFCFC;
    left: 0rem;
    bottom: 0rem;
    border-radius: 5px;
    z-index: 5;
}

.mkwz-aa {
    width: 100%;
    padding-top: 2rem;
    padding-left: 0rem;
    float: left;
}

.mkwz-aa-1 {
    width: 100%;
}

.mkwz-aa-2 {
    width: 100%;
}

.mkwz-bb {
    display: none;
}

.mokuai {
    height: auto;
    overflow: hidden;
    position: relative;
	padding:1rem;
}

.mokuai .swiper-container {
    padding-bottom: 2rem;
}

.qixiu {
    height: auto;
    overflow: hidden;
    background-color: #FAFAFA;
    margin-top: 4rem;
}

.qxhh {
    width: 100%;
}

.qxhh-aa {
    width: 100%;
}

.qxhh-bb {
    width: 100%;
    padding-top: 3rem;
}

.qxhh-bb li {
    list-style-type: none;
	width:25%;
	float:left;
    margin-bottom: 2rem;
}


#slidingBlock span.menuOn {
    font-weight:normal;
   width:100%;
   height:2.8rem;
   line-height:2.8rem;
   font-size:2rem;
   color:#19C186;
   text-align:center;
}

.qxzz {
    height: auto;
    overflow: hidden;
    padding-top: 3rem;
    padding-bottom: 5rem;
}

.qxzz-aa {
    width: 100%;
    font-size: 2rem;
    color: #CCCCCC;
}

.qxzz-bb {
    width: 100%;
    color: #666666;
    margin-left: 0rem;
}

.qxzz-aa h2 {
    font-size: 2rem;
    color: #333333;
    margin-top: 0rem;
    margin-bottom: 0.4rem;
}

.xinwen {
    height: auto;
    overflow: hidden;
    margin-top: 6rem;
    margin-bottom: 6rem;
}

.xwlan {
    height: auto;
    overflow: hidden;
    margin-bottom: 3rem;
}

.xwlan-aa {
    font-size: 2rem;
}

.xwlan-aa h2 {
    font-size: 2rem;
    color: #333333;
    margin-top: 0rem;
    margin-bottom: 0.2rem;
}

.xwlan-bb {
    margin-top: 0rem;
}

.xwkk {
    height: auto;
    overflow: hidden;
	margin-bottom:2rem;
}

.xwkk-zi {
    height: auto;
    overflow: hidden;
    padding: 2rem;
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #666666;
}

.xwkk-zi h2 {
    font-size: 1.4rem;
    color: #19C186;
    margin-top: 0px;
    margin-bottom: 1.8rem;
}

.xwkk-zi h3 {
    font-size: 1.6rem;
    color: #333333;
    height: 4.6rem;
    overflow: hidden;
    line-height: 2.3rem;
    margin-top: 0rem;
    margin-bottom: 1.6rem;
    font-weight: bold;
}

.lxkuai {
    height: auto;
    overflow: hidden;
	padding:0rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.lxkuai h2 {
    font-size: 2rem;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0.4rem;
}

.lxkuai h3 {
    font-size: 2rem;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 3.5rem;
}

.lxkuai .col-md-3 {
   margin-bottom:1rem;
   }

.kk {
    height: 4rem;
    background-color: #FFFFFF;
    font-size: 1.4rem;
    color: #333333;
    padding-left: 2rem;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
}

.bottom {
    height: auto;
    overflow: hidden;
    color: #FFFFFF;
	padding:0rem;
    background-color: #262626;
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.bmwzk {
    width: 100%;
}

.bmlmk {
   display:none;
   }
   
.footer {
   margin-bottom:5rem;
   line-height:3rem;
}
   
.fygnav {
    padding: 0px;
	height:5rem;
	background-color:#19C186;
}
.fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.fygnav li {
    width: 25%;
    text-align: center;
    float: left;	
}
.fygnav li a { display:block; color:#FFFFFF; background-color:#19C186; height:5rem; padding-top:0.3rem; border-right:1px solid rgba(255,255,255,.2);}

.fygnav li a:hover { color:#FFFFFF; background-color:#19C186;}

.fygnav li p {
   margin-top:0.2rem;
   }
   
.yc {
   display:none;
   }
   
.yd {
   display:block;
   }
   
.guanyu {
    height: auto;
    overflow: hidden;
    margin-top: 11rem;
    margin-bottom: 7rem;
}

.gylan {
    height: auto;
    overflow: hidden;
    margin-bottom: 6rem;
}

.gylan-aa {
    width: 100%;
    color: #666666;
    font-size: 1.2rem;
}

.gylan-aa h2 {
    font-size: 2.5rem;
    color: #19c186;
    margin-top: 1rem;
    margin-bottom: 0rem;
}

.gylan-bb {
    width: 100%;
    margin-top: 1.5rem;
}

.lg-menu .cpk-lan ul li {
    list-style-type: none;
    margin: 0px 10px;
}

.gynei h3 {
    font-size: 1.8rem;
    color: #cccccc;
    text-align: center;
    margin-top: 0rem;
    margin-bottom: 2.5rem;
}

.gynn-aa {
    width: 100%;
}

.gynn-aa-1 {
    width: 100%;
    height: 20rem;
    padding: 1.5rem;
    color: #333333;
    font-size: 1.4rem;
    line-height: 3rem;
}

.gynn-aa-2 {
    width: 100%;
    height: 20rem;
    padding: 1.5rem;
    color: #FFFFFF;
    font-size: 1.4rem;
    line-height: 3rem;
}

.gynn-bb {
    width: 100%;
}

.wenhua h3 {
    font-size: 1.8rem;
    text-align: center;
    color: #cccccc;
    margin-top: 0rem;
    margin-bottom: 2.5rem;
}

.whrow li {
    list-style-type: none;
    width: 100%;
    float: left;
}

.whkk {
    height: auto;
    overflow: hidden;
    color: #666666;
    font-size: 1.4rem;
    background-color: #f8fbff;
    padding: 2rem;
    text-align: center;
	margin-bottom:1rem;
}

.whkk h4 {
    font-size: 2rem;
    color: #333333;
    margin-top: 2.5rem;
    margin-bottom: 3rem;
}

.team {
    width: 96%;
    height: auto;
    overflow: hidden;
    margin: 4rem auto 4rem;
}

.team h3 {
    font-size: 1.8rem;
    text-align: center;
    color: #cccccc;
    margin-top: 0rem;
    margin-bottom: 2.5rem;
}

.lghh .nav {
    padding-left: 0px;
    transition: all 0.6s ease;
}

.searchh .btn {
    font-size: 1.8rem;
    width: 20%;
}

.tbs {
    height: auto;
    margin-top: 1.5rem;
	margin-bottom:1rem;
    padding-left: 2rem;
    border-left: 1px solid #cccccc;
}

.xiangmu {
    height: auto;
    overflow: hidden;
    margin-top: 10rem;
    margin-bottom: 5rem;
}

.xmrow {
    height: auto;
    overflow: hidden;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}

.xmrow li {
    list-style-type: none;
    width: 50%;
    float: left;
    font-size: 1.2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-bottom: 4rem;
}

.xmrow li a {
    display: block;
    height: 20rem;
}

.xmrow li h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
	height:4.6rem;
	overflow:hidden;
	line-height:2.3rem;
    color: #555555;
    margin-top: 2rem;
    margin-bottom: 1rem;
    transition: all 300ms ease-in 0ms;
}

.xqlan {
    height: auto;
    overflow: hidden;
    margin-top: 10rem;
    margin-bottom: 5rem;
}

.xwtit {
    height: auto;
    overflow: hidden;
    text-align: center;
    font-size: 1.8rem;
    color: #666666;
    font-weight: bold;
    line-height: 3.6rem;
	padding:1rem;
    background-color: rgb(248, 248, 248);
    margin-top: 4rem;
}

.xwxq {
    width: 100%;
    height: auto;
    overflow: hidden;
	padding:1.5rem;
    font-size: 1.4rem;
    color: #666666;
    line-height: 2.8rem;
    margin: 1rem auto 2rem;
}

.xwxq img {
   width: 100%;
   }
   
.liebiao-bb img {
   width:auto;
   }
   
.cplie li {
    list-style-type: none;
    padding: 1rem;
    margin-bottom: 2rem;
}

.cplie-aa {
    width: 100%;
}

.cplie-bb {
    width: 100%;
    padding: 2rem;
    color: #999999;
}

.liebiao {
    height: 5rem;
    border: 0.1rem solid #ebebeb;
    margin-top: 3rem;
}

.liebiao-aa {
    width: 30%;
    height: 4.8rem;
    line-height: 4.8rem;
    text-align: center;
}

.liebiao-aa img {
   width:auto;
   }

.liebiao-bb {
    width: 40%;
    height: 5rem;
    line-height: 5rem;
}

.liebiao-cc {
    width: 30%;
    height: 4.8rem;
    line-height: 4.8rem;
    text-align: center;
}

.liebiao-cc img {
   width:auto;
   }

.lxfs {
    height: auto;
    overflow: hidden;
	padding:0rem;
    padding-top: 7rem;
    padding-bottom: 5rem;
}

.lxfs h2 {
    font-size: 1.4rem;
    color: #666666;
    margin-top: 0rem;
    margin-bottom: 0.2rem;
}

.lxfs h3 {
    font-size: 2.5rem;
    color: #22211f;
    margin-top: 0rem;
    margin-bottom: 4rem;
}

.lxrow {
    height: auto;
    overflow: hidden;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}

.lxrow li {
    list-style-type: none;
    width: 50%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
	margin-bottom:2rem;
}

.lxkk {
    height: 17.8rem;
    overflow: hidden;
    padding: 1.5rem;
    font-size: 1.4rem;
    color: #7e7f83;
    text-align: center;
    background-color: #FFFFFF;
}

.lxkk h4 {
    font-size: 1.6rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 0.3rem;
}

.lxmk-aa {
    width: 100%;
	height:36rem; overflow:hidden;
}

.lxmk-bb {
    width: 100%;
    padding: 2rem;
}

.lxmk-bb h2 {
    font-size: 1.6rem;
    color: #666666;
    margin-top: 0rem;
    margin-bottom: 0.5rem;
}

.lxmk-bb h3 {
    font-size: 2.5rem;
    color: #22211f;
    margin-top: 0rem;
    margin-bottom: 1.5rem;
}

.bnnzi {
   display:none;
   }
   
.weixin {
    width: 12.8rem;
	float:inherit;
	margin:0 auto;
}

.juyou {
    text-align:left;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 3px 6px;
}

.proce .swiper-button-prev {
   position: absolute;
   top: 45%;
   width: 3rem;
   height: 3rem;
   margin-top: -22px;
   z-index: 6;
   cursor: pointer;
   background:url(../image/zuo.png);
   background-size: 3rem 3rem;
   background-position: center;
   background-repeat: no-repeat;
}

.proce .swiper-button-next {
   position: absolute;
   top: 45%;
   width: 3rem;
   height: 3rem;
   margin-top: -22px;
   z-index: 6;
   cursor: pointer;
   background:url(../image/you.png);
   background-size: 3rem 3rem;
   background-position: center;
   background-repeat: no-repeat;
}

.lg-menu .cpk-lan ul li a {
    font-size: 1.6rem;
}

}

   


