@charset "utf-8";
body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
  margin-top:100px;
}
.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color: #FFFFFF;
    border-color: #5F5D5D;
}

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

.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
	padding-left:30px;
	padding-right:30px;
    text-align: center;
    line-height: 150%;
}

.nav {
    padding-left: 265px;
    height: 78px;
    display: flex;
    align-items: center;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #4a2e69;
	transition: all 0ms ease-in 0ms;
	background:url(../images/xiahua.png) bottom center; background-repeat:no-repeat;
}
a {
    color: #333333;
    text-decoration: none;
}

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

.navbar-inverse .navbar-nav > li > a {
    color: #000000;
	font-size:18px;
}

.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);
    }


.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(../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;
	}

.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;}

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

.kuanping {
   width:1510px;
   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;
   }
   
.searchh {
    background-color: rgba(255,255,255,0.9);
    padding: 10px;
    display: none;
    margin: 5px;
        margin-bottom: 5px;
    box-shadow: 0px 2px 2px rgba(0,0,0,.2);
    border-radius: 3px;
}

.searchh form {
    height: 40px;
    padding: 0;
}

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

.searchh .btn {
    background-color: #3b6fff;
    height: 40px;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.8rem;
	width:14%;
}

.sousuo {
   width:30px;
   height:30px;
   float:right;
   margin-top:24px;
   }

.ss a {
   cursor:pointer;
   }
   
.guding {
   position:fixed;
   width:100%;
   padding-top:11px;
   padding-bottom:11px;
   background-color:#FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   top:0px;
   z-index:9;
   }
   
.lghh {
   padding-top:0px;
   padding-bottom:0px;
   }

.lghh .img-responsive {
    width: 80%;
    margin-top: 7px;
    transition: all 0.5s ease 0s;
}

.banner {
   position:relative;
   }
   
.banner img {
   width:100%;
   }   
   
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 100px;
    left: 0;
    width: 100%;
}


.banner .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 100%;
    background: #FFF;
    opacity: 1;
}

.banner .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #2f3188;
}

   
@keyframes heart{
from{margin-top:0px;}
to{margin-top:-8px;}
}

@keyframes heart{
from{transform:translate(0,0)}
to{transform:translate(0,8px)}
}


.xiadd {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom:39px;
    z-index: 6;
}

.xiangxia {
    width: 25px;
    margin: 0 auto;
    z-index: 6;
    animation: heart 0.8s ease-in-out 0.8s infinite alternate;
}

.xiangxia a {
   cursor:pointer;
   }

.chanpin {
   height:auto; overflow:hidden;
   padding:60px;
   padding-top:70px;
   padding-bottom:30px;
   position:relative;
   }
   
.chanpin h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:39px;
   text-align:center;
   color:#000000;
   margin-top:0px;
   margin-bottom:14px;
   padding-top:70px;
   background:url(../images/cptit.png) top center; background-repeat:no-repeat;
   }
   
.chanpin h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   text-align:center;
   color:rgba(51,51,51,.6);
   margin-top:0px;
   margin-bottom:62px;
   line-height: 200%;
}
.chanpin span {
    line-height: 100%;
    display: inline-block;
} 
.cprow {
   height:auto; overflow:hidden;
   margin-left:-4px;
   margin-right:-4px;
   }
   
.cprow li {
   list-style-type:none;
   width: 20%;
   float:left;
   padding-left:4px;
   padding-right:4px;
   margin-bottom:8px;
   }
   
.cptu {
   height:auto;
   overflow:hidden;
   }
   
.cptu img {
   width:100%;
   transition: all 300ms ease-in 0ms;
   }
   
.cptu a {
   display:block;
   height:auto;
   overflow:hidden;
   padding: 20px 30px 0;
   text-align:center;
   color:rgba(51,51,51,.6);
   background-color:#f4f7fc;
   min-height: 25vw;
   }

#cp .swiper-slide{
   color:rgba(51,51,51,.6);
   background-color:#f4f7fc;
   text-align: center;
}
#cp .swiper-slide img{
    margin:0 auto;
    
}
#cp .swiper-button-next{
    
}
.lxhh-bb p{
    margin:10px 0;
}
.yingyong h1{
    margin-top: 0;
    padding: 20px 10px;
    background: #4b6da7;
    color: #fff;
    margin-bottom: 20px;
}
.yingyong ul li:before{
    content:"√";
    margin-right: 20px;
}
.yingyong img{
    max-width:100%;
}
.yingyong ul{
    list-style: none;
}
@media only screen and (min-width: 1820px){

	.cptu a {
   padding: 20px 30px;
   min-height: auto;
   }
}



.cptu h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size: 18px;
   color:#333333;
   text-align:center;
   margin-top:32px;
   margin-bottom:12px;
   line-height: 1.4;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
   }
   
.cptu a:hover {
   color:#FFFFFF;
   background:url(../images/cpbj.jpg);
   background-size: 100% 100%;
   }
   
.cptu a:hover h4 {
   color:#FFFFFF;
   } 
   
.cptu a:hover img {
   border-radius: 50%;
   transition: all 300ms ease-in 0ms;
   background-color:#FFFFFF;
   } 
   
.cpmore {
   width:238px;
   height:57px;
   margin:34px auto 0px;
   }  
   
.cpmore a {
   display:block;
   width:100%;
   height:57px;
   line-height:57px;
   font-size:18px;
   color:#ffffff;
        /* Safari 5.1 - 6.0 */
    /* Opera 11.1 - 12.0 */
    /* Firefox 3.6 - 15 */
   background: linear-gradient(to right, #2f308a , #e62029); /* ��׼���﷨ */
   padding-left:34px;
   padding-right:20px;
   border-radius: 30px;
   } 
   
.cpmore-aa {
   width:75%;
   float:left;
   }
   
.cpmore-bb {
   width:25%;
   float:right;
   text-align:right;
   }
   
.about {
   height:auto; overflow:hidden;
   padding:60px;
   padding-top:45px;
   padding-bottom:45px;
   }
   
.about h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:39px;
   text-align:center;
   color:#000000;
   margin-top:0px;
   margin-bottom:14px;
   padding-top:70px;
   background:url(../images/abtit.png) top center; background-repeat:no-repeat;
   }
   
.about h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   text-align:center;
   color:rgba(51,51,51,.6);
   margin-top:0px;
   margin-bottom:20px;
   }
   
.abkuai {
   height:auto; overflow:hidden;
   }
   
.abkuai img {
   width:100%;
   }
   
#bb .swiper-button-prev {
    position: absolute;
    top: 45%;
    width: 62px;
    height: 62px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/left.png);
    background-size: 62px 62px;
    background-position: center;
    background-repeat: no-repeat;
	left:47px;
}

#bb .swiper-button-next {
    position: absolute;
    top: 45%;
    width: 62px;
    height: 62px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/right.png);
    background-size: 62px 62px;
    background-position: center;
    background-repeat: no-repeat;
	right:47px;
}
   
.abzi {
   height:auto; overflow:hidden;
   padding:50px;
   padding-top:37px;
   padding-bottom:33px;
   }
   
.abzi-aa {
   width:80%;
   color:rgba(51,51,51,.6);
   float:left;
   }
   
.abzi-aa h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:27px;
   color:#333333;
   margin-top:0px;
   margin-bottom:15px;
   }
   
.abzi-bb {
   width:20%;
   font-size:22px;
   line-height:80px;
   color:#000000;
   float:right;
   text-align:right;
   }
   
.abzi-bb img {
   width:auto;
   }
   
.abzi-bb a {
   color:#000000;
   }
   
.xtbj {
   height:auto; overflow:hidden;
   padding-top:55px;
   padding-bottom:40px;
   background:url(../images/xtbj.jpg);
   background-size: 100% 100%;
   }
   
.xtbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:39px;
   text-align:center;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:12px;
   padding-top:42px;
   background:url(../images/xttit.png) top center; background-repeat:no-repeat;
   }
   
.xtbj h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   text-align:center;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:30px;
   }
   
.xtmk {
   width:860px;
   margin:0 auto;
   }
   
.rybj {
   height:auto; overflow:hidden;
   padding:60px;
   padding-top:36px;
   padding-bottom:46px;
   background:url(../images/rybj.jpg);
   background-size: 100% 100%;
   }
   
.rybj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:39px;
   text-align:center;
   color:#333333;
   margin-top:0px;
   margin-bottom:12px;
   padding-top:54px;
   background:url(../images/rytit.png) top center; background-repeat:no-repeat;
   }
   
.rybj h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   text-align:center;
   color:rgba(51,51,51,.6);
   margin-top:0px;
   margin-bottom:53px;
   }
   
.ryrow {
   height:auto; overflow:hidden;
   margin-left:-23px;
   margin-right:-23px;
   }
   
.ryrow li {
   list-style-type:none;
   width:20%;
   float:left;
   padding-left:23px;
   padding-right:23px;
   }
   
.rytu {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   padding:12px;
   }
   
.rytu img {
   width:100%;
   }
   
.case {
   height:auto; overflow:hidden;
   margin-top:42px;
   } 
   
.case h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:39px;
   text-align:center;
   color:#333333;
   margin-top:0px;
   margin-bottom:12px;
   padding-top:54px;
   background:url(../images/altit.png) top center; background-repeat:no-repeat;
   }
   
.case h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   text-align:center;
   color:rgba(51,51,51,.6);
   margin-top:0px;
   margin-bottom:34px;
   }
   
.alkuai {
   height:auto; overflow:hidden;
   }
   
.alkuai li {
   list-style-type:none;
   width:20%;
   float:left;
   }
   
.alkk {
   position:relative;
   height:auto; overflow:hidden;
   }
   
.alkk 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%;}  

.alkk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.alkk section {
   overflow: hidden;
   }	 
	
section {
    display: block;
}
   
.alkk-zi {
   position:absolute;
   width:100%;
   padding-top:35%;
   text-align:center;
   color:#FFFFFF;
   left:0px;
   top:0px;
   z-index:1;
   font-size: 30px;
   }
   
.altt {
   margin:0 auto;
   }
   
.altt img {
   border-radius: 50%;
   }
   
.alwz {
   font-size:16px;
   margin-top:40px;
   height:auto; overflow:hidden;
   }
   
.aljt {
   position:absolute;
   width:50px;
   height:50px;
   left:43%;
   bottom:10%;
   z-index:2;
   }
   
.xinwen {
   height:auto; overflow:hidden;
   padding:60px;
   padding-top:49px;
   padding-bottom:63px;
   } 
   
.xinwen h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:39px;
   color:#333333;
   margin-top:0px;
   padding-top:62px;
   /* margin-bottom:70px; */
   text-align:center;
   background:url(../images/xwtit.png) top center;
   background-repeat:no-repeat;
   }

.xinwen h3.wow.fadeInUp.kq1.animated {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-align: center;
    color: rgba(51,51,51,.6);
    margin-top: 0px;
    margin-bottom: 34px;
}


.proce {
    padding: 0px 140px;
    position: relative;
}

#fuwu {
    position: static;
}

.proce .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 66px;
    height: 66px;
    margin-top: -22px;
	left:15px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/leftw.png);
    background-size: 66px 66px;
    background-position: center;
    background-repeat: no-repeat;
}

.proce .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 66px;
    height: 66px;
    margin-top: -22px;
	right:15px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/rightw.png);
    background-size: 66px 66px;
    background-position: center;
    background-repeat: no-repeat;
}
   
.xwkk {
   height:auto; overflow:hidden;
   border:1px solid #f6f6f6;
   }
   
   
.xwkk img {
   width:100%;
   }
   
.xwkk a i {
    display: block;
    position: relative;
    overflow: hidden;
    font-style: normal;
	transition: .3s;
}

.xwkk a i{
	transition: .3s;
}
.xwkk a:hover i{
	transform: scale(1);
}

.xwkk a i img{
	transition: .3s;
}
.xwkk a:hover i img{
	transform: scale(1.05);
}

.xwkk a i:before{
	content: "";
	display: block;
	width: 0;
	height: 2px;
	background: #3b6fff;
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s;
	z-index: 7;
}
.xwkk a:hover i:before{
	width: 100%;
}
.xwkk a i:after{
	content: "";
	display: block;
	width: 2px;
	height: 0;
	background: #3b6fff;
	position: absolute;
	top: 0;
	right: 0;
	transition: .3s;
	z-index: 7;
}
.xwkk a:hover i:after{
	height: 100%;
}
.xwkk a i b:before{
	content: "";
	display: block;
	width: 2px;
	height: 0;
	background: #3b6fff;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: .3s;
	z-index: 7;
}
.xwkk a:hover b:before{
	height: 100%;
}
.xwkk a i b:after{
	content: "";
	display: block;
	width: 0;
	height: 2px;
	background: #3b6fff;
	position: absolute;
	bottom: 0;
	right: 0;
	transition: .3s;
	z-index: 7;
}
.xwkk a:hover b:after{
	width: 100%;
}
   
   
   
.xwkk-zi {
   height:auto; overflow:hidden;
   padding:25px;
   padding-left:30px;
   padding-right:30px;
   }
   
.xwkk-zi h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:22px;
   color:#000000;
   margin-top:0px;
   margin-bottom:10px;
   min-height: 50px;
   }
   
.xwkk a:hover h3 {
   color:#3b6fff;
   }
   
.xwmore {
   color:#3b3f42;
   margin-top:40px;
   }
   
.xwmore img {
   width:auto;
   }
   
.xwkk:hover {
   border:1px solid #3b6fff;
   }
   
.bottom {
   height:auto; overflow:hidden;
   padding-top:66px;
   font-size:16px;
   line-height:40px;
   color:rgba(255,255,255,.3);
   background-color:#24272b;
   }
   
.bottom a {
   color:rgba(255,255,255,.3);
   }
   
.bottom a:hover {
   color:rgba(255,255,255,1);
   }
   
.bmkuan {
   width:1450px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:25px;
   }
   
.kk {
   height:50px;
   color:rgba(255,255,255,0.6);
   padding-left:14px;
   background-color:rgba(255,255,255,0.07);
   border:1px solid rgba(255,255,255,0.07);
   border-radius: 0;
   }
   
.kk2 {
   height:auto; overflow:hidden;
   color:rgba(255,255,255,0.6);
   padding-left:14px;
   background-color:rgba(255,255,255,0.07);
   border:1px solid rgba(255,255,255,0.07);
   border-radius: 0;
   }
   
.bottom p {
   margin-bottom:8px;

   }
.bottom .lxwm p{
      padding-left:29px; 
}
.anniu {
   margin-top:10px;
   width:246px;
   height:50px;
   text-align: center;
   border-radius: 0;
   background: linear-gradient(to right, #2f308a , #e62029);
   border-color: #eea23600;
   }
   
.footer {
   height:auto;
   line-height:90px;
   border-top:1px solid rgba(146,147,149,0.1);
   margin-top:32px;
   }
   
.juyou {
   text-align:right;
   }
   
.juyou a img {
   opacity: 0.2;
   }
   
.juyou a:hover img {
   opacity: 1;
   }
   
/* 关于我们 */
.bnn img {
   width:100%;
   }
   
.ablan {
    position: relative;
    width: 1480px;
    height: 83px;
    background-color: rgb(255, 255, 255, 0.9);
    margin: -83px auto 0px;
    z-index: 6;
}

.ablan li {
    list-style-type: none;
    width: 33%;
    position: relative;
    border-right: 1px solid #eff0f1;
    float: left;
}

.ablan li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 83px;
    line-height: 200%;
    cursor: pointer;
    color: #000000;
    font-size: 17px;
    text-align: center;
    border-top: 3px solid rgb(23, 72, 150, 0);
}

.ablan li a:hover {
   color: #0b46ac;
   font-size: 17px;
   border-top: 3px solid rgb(23, 72, 150, 1);
}

.ablan li.hover a {
   color: #0b46ac;
   font-size: 17px;
   border-top: 3px solid rgb(23, 72, 150, 1);
}

.abnn {
   margin-top:150px;
   margin-bottom:150px;
   height:auto; overflow:hidden;
}

.abnn h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 40px;
    color: #343434;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 14px;
}

.abnn h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 28px;
    color: #343434;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 43px;
}

.abnn-aa {
    width: 100%;
    float: left;
}

.abnn-bb {
    width: 100%;
	padding-top:50px;
    float: right;
}



.abww2 {
    height:auto; overflow: hidden;
    font-size: 18px;
    line-height: 40px;
    color: #3c3d42;
}

.abww2::-webkit-scrollbar {
		  width: 5px;
	} /* 这是针对缺省样式 (必须的) */
	
.abww2::-webkit-scrollbar-track {
   background-color: #8bb8e1;
} /* 滚动条的滑轨背景颜色 */

.abww2::-webkit-scrollbar-thumb {
background-color:#0086ff;
} /* 滑块颜色 */

.abww2::-webkit-scrollbar-button {
background-color: #8bb8e1;

} /* 滑轨两头的监听按钮颜色 */

.wk2 {
	-webkit-perspective:1000px;

	-o-perspective:1000px;

	-ms-perspective:1000px;

	perspective:1000px;

}


.wenhua {
   height:auto; overflow:hidden;
   margin-bottom:80px;
}
   
.wenhua h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:39px;
   color:#343434;
   text-align:center;
   margin-top:0px;
   margin-bottom:16px;
   }
   
.wenhua h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   color:#343434;
   text-align:center;
   margin-top:0px;
   margin-bottom:37px;
   }
   
.wenhua h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   line-height:27px;
   color:rgb(52, 52, 52, 0.8);
   text-align:center;
   margin-top:0px;
   margin-bottom:45px;
   }
.team{
   height:auto; overflow:hidden;
   margin-bottom:80px;
   position:relative;
}
.team h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 39px;
    color: #343434;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 16px;
}

.team .teamprofile{
    text-indent:2em;
    height: auto;
    overflow: hidden;
    font-size: 18px;
    line-height: 40px;
    color: #3c3d42;
}
.teamtitle{
    display: flex;
}
.teamlist{
    background: #FBFBFB;
    box-sizing: border-box;
    border-radius: 4px;
    cursor: pointer;
    padding: 14px;
}
#cc .swiper-slide:hover .teamlist{
    background: #F2F3F5;
}
.whrow {
   margin-left:-10px;
   margin-right:-10px;
   }
   
.whrow li {
   list-style-type:none;
   width:33%;
   float:left;
   padding-left:10px;
   padding-right:10px;
   }
   
.whkk {
   height:auto; overflow:hidden;
   padding:60px;
   padding-top:80px;
   padding-bottom:96px;
   text-align:center;
   color:rgb(52, 52, 52, 0.65);
   background-color:#f8fbff;
   }
   
.whkk h5 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:32px;
   color:#343434;
   margin-top:45px;
   margin-bottom:15px;
   }

   
.rongyu {
    height: auto;
    overflow: hidden;
    padding-top: 70px;
    padding-bottom: 100px;
}

.rongyu h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 40px;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #333333;
}

.rygun {
    margin-top: -80px;
    height: auto;
    overflow: hidden;
    position: relative;
}

.rygun .swiper-container {
    padding-top: 160px;
}

.rygun .swiper-button-prev {
    position: absolute;
    top: 5%;
    width: 51px;
    height: 51px;
	left:90%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/zuok.png);
    background-size: 51px 51px;
    background-position: center;
    background-repeat: no-repeat;
}   

.rygun .swiper-button-next {
    position: absolute;
    top: 5%;
    width: 51px;
    height: 51px;
	right:0%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/youk.png);
    background-size: 51px 51px;
    background-position: center;
    background-repeat: no-repeat;
} 

.rytu img {
   width:100%;
   filter: blur(2px);
   }

.icase ul {
   padding:0px;
   }

.icase ul li {
   list-style-type:none;
   } 
   
.zuzhi {
    height: auto;
    overflow: hidden;
    padding-top: 70px;
    padding-bottom: 100px;
	background-color:#f7fbff;
}

.zuzhi h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 40px;
    color: #000000;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 83px;
}

.zuzhi img {
   width:100%;
   }
   
/* 弹窗 */

.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(../images/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: 700px; }

.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(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/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;
}   
   
.shebei {
    height:auto; overflow:hidden;
    background: url(../images/sbbj.jpg) top center;
	background-size: 100% 100%;
    padding-top: 60px;
	padding-bottom:60px;
}

.shebei h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 40px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 83px;
}

.abxx {
   border:10px solid #ffffff;
   }    
   
.yc {
   display:block;
   }
   
.yd {
   display:none;
   }
   
/* 产品中心 */
.xwdd {
    background: #fafafa;
    padding: 60px 0px;
    overflow: hidden;
}
.yingyong{
    font-size: 16px;
    line-height: 200%;
    background:#fff;
}

.cptux {
    height: auto;
    overflow: hidden;
    border: 1px solid #e5e4e4;
    background-color: #FFFFFF;
    position: relative;
    margin-bottom: 45px;
}

.cptux p {
   text-align:center;
   margin-top:10px;
   }
   
.dztt {
    position:absolute;
    width:100px;
    height:100px;
    right:0px;
    top:0px;
    z-index: 6;
    display: none;
}
   
.cpzi {
   height:auto; overflow:hidden;
   background:url(../images/eye.png) top right; background-repeat:no-repeat;
   padding:25px;
   color:#808080;
   }
   
.cptux:hover {
   background-color:#0480d3;
   box-shadow: 0px 0px 10px rgba(0,0,0,.1);
   transition: all 500ms ease-in 0ms;
   }
   
.cptux:hover .cpzi {
   background:url(../images/eye2.png) top right; background-repeat:no-repeat;
   }
   
.cptux img { width:100%; -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;}  

.cptux:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.cptux section {
   overflow: hidden;
   }	
   
.cpzi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin-top:0px;
   margin-bottom:6px;
   color:#333333;
   }
   
   
.cpwz {
   height:auto; overflow:hidden;
   color:#808080;
   }
   
.cpwz-aa {
   width:90px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   }
   
.cpwz-bb {
   width:26px;
   height:1px;
   background-color:#808080;
   margin-top:12px;
   margin-right:20px;
   float:right;
   }
   
.cptux:hover .cpwz {
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   }
   
.cptux:hover h2 {
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   }
   
.cptux:hover .cpwz-bb {
   width:170px;
   background-color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   } 

/* 产品详情 */   
   
.liebiao {
   height:78px;
   border:1px solid #ebebeb;
   margin-top:25px;
   }
   
.liebiao-aa {
   width:16%;
   height:76px;
   line-height:76px;
   text-align:center;
   float:left;
   color: #000000;
   background-color: #f5f6f6;
   border-right:1px solid #ebebeb;
   }
   
.liebiao-bb {
   width:68%;
   height:78px;
   line-height:78px;
   float:left;
   text-align:center;
   color:#919191;
   border-right:1px solid #ebebeb;
   }
   
.liebiao-bb a {
   color:#000000;
   }
   
.liebiao-cc {
   width:16%;
   height:76px;
   line-height:76px;
   text-align:center;
   color: #000000;
   background-color: #f5f6f6;
   float:right;
   }
   
.cpyou-lan {
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #e9e9e9;
    font-size: 24px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 15px;
}

.cpnei {
    padding: 20px;
    padding-top: 50px;
    background-color: #FFFFFF;
}

.pro-img{
	margin-bottom:40px;
}
.pro-img .xiaotu{
	margin-top:10px;
	margin-right:-10px;
}

.procem {
    padding: 0px 36px;
    position: relative;
}

#fuwus {
    position: static;
}

#kk {
    position: static;
}

.pro-img #Gbig{
	width:100%;
	border:1px solid #eeeeee;
}

.ipdimg .swiper-button-prev {
    position: absolute;
    top: -260%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	left:-30px;

    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

.ipdimg .swiper-button-next {
    position: absolute;
    top: -260%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	right:-20px;

    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

.pro-img .xiaotu li{
}

.pro-img .xiaotu li a {
   display: block;
   border:1px #ddd solid;
   margin:1px;
   }

.pro-img .xiaotu li.hover{
	border:1px #25b5e5 solid;
}

#xiaotu .swiper-slide a.hover {
    border: 1px #25b5e5 solid;
}  

.pro-img .colmd5{
	width:36%;
	float:left;
}
.pro-img .colmd7{
	width:60%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
    font-family: 'ElectroluxSans_4_Semibold', Helvetica, Arial, sans-serif;
	font-size:27px;
	font-weight:bold;
	padding:0px 0px 15px;
	border-bottom:1px #e8e8e8 solid;
	font-weight:bold;
}
.pro-img .colmd7>span{
    margin-top:20px;
	margin-bottom:20px;
	height:400px;
	padding:15px;
	overflow-y: scroll;
	border-bottom: 1px #e8e8e8 solid;
	display:block;
	color:#515151;
	font-size:14px;
	line-height:22px;
	width:100%;
	word-wrap:break-word;
}
.pro-img .colmd7>span ul{
	list-style-type:disc;
	margin-left:20px;
}

.pro-img .colmd7 h3 {
   font-family: 'ElectroluxSans_4_Semibold', Helvetica, Arial, sans-serif;
   font-size:15px;
   margin-top:0px;
   margin-bottom:14px;
   color:#515151;
   }
   
.colmd7 h5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0px 0px;
}

.colmd7 h5 span {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 150px;
    color: #fff;
    font-size: 1.5rem;
    background: rgba(0,0,0,.7);
    transition: .3s;
    cursor: pointer;
}

.cpxq {
    margin-top: 55px;
    height: auto;
    overflow: hidden;
}


.cpxq-lan {
    height: auto;
    overflow: hidden;
    background-color: #f5f6f6;
    line-height: 52px;
    color: #595959;
    font-size: 16px;
    padding-left: 15px;
}

.cpxq-nei {
    padding: 25px;
    height: auto;
    overflow: hidden;
    font-size: 15px;
    line-height: 25px;
    color: #515151;
}

.ipdcont .ipdimg {
    width: 100%;
    position: relative;
}
   
.ipdcont .ipdimg .jqzoom {
    height: 495px;
    position: relative;
}

.ipdcont .ipdimg img {
    max-height: 100%;
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
 
#glass {
    position: absolute;
    border-radius: 50%;
    border: 5px #25b5e5 solid;
    display: none;
    background-repeat: no-repeat;
    background-color:#fff;
}  

/* 新闻 */
.xwkuan {
    width: 1290px;
    height: auto;
    overflow: hidden;
    margin: 0px auto 25px;
}

.tjhh {
   height:auto; overflow:hidden;
   margin-top:60px;
   padding:15px;
   }  
   
   
.tjzi {
   height:auto; overflow:hidden;
   padding-left:60px;
   padding-right:60px;
   padding-bottom:35px;
   font-size:18px;
   line-height:28px;
   color:#9898a0;
   }
   
.tjzi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:27px;
   height:96px;
   overflow:hidden;
   color:#000000;
   margin-top:30px;
   margin-bottom:18px;
   padding-bottom:40px;
   border-bottom:2px solid #0b46ac;
   }
   
.tjzi h3 {
   font-family: 'AvantGardeITCbyBT-Medium', Helvetica, Arial, sans-serif;
   font-size:17px;
   color:#000000;
   margin-top:0px;
   margin-bottom:30px;
   }
   
.tjzz {
   overflow:hidden;
   }
   
.tjmore {
   margin-top:36px;
   color:#0b46ac;
   font-size:16px;
   }
   
.tjhh:hover .tjzi {
   transition: all 300ms ease-in 0ms;
   box-shadow: 0px 0px 20px rgba(0,0,0,.1);
   }
   
.tjhh:hover h2 {
   transition: all 300ms ease-in 0ms;
   border-bottom:2px solid #0b46ac;
   }
   
.tjhh 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%;}  

.tjhh:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.tjhh section {
   overflow: hidden;
   }
   
/* 新闻内 */
.inewsct {
   height:auto; overflow:hidden;
   margin-top:50px;
   margin-bottom:20px;
}

.inewsct .inews-tt {
    border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}

.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}

.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
}

/* 新闻内新 */
.dangqian {
   height:auto; overflow:hidden;
   line-height:90px;
   color:#666666;
   }
   
.dangqian a {
   color:#666666;
   }
   
.xqss {
   color:#e23f3f;
   }
   
.xwnn {
   height:auto; overflow:hidden;
   padding:75px;
   padding-bottom:10px;
   }
   
.xwnn h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:36px;
   color:#000000;
   text-align:center;
   margin-top:0px;
   margin-bottom:50px;
   }
   
.fabu {
   width:600px;
   height:auto; overflow:hidden;
   line-height:25px;
   border-bottom:1px solid #fbfbfb;
   padding-bottom:15px;
   margin:0 auto;
   }
   
.fabu li {
   list-style-type:none;
   width:33.3%;
   text-align:center;
   line-height:25px;
   color:#333333;
   float:left;
   }
   
.fabu-fg {
   background:url(../images/fenge.jpg) center right; background-repeat:no-repeat;
   }
   
.xwxq {
   height:auto; overflow:hidden;
   padding-top:50px;
   padding-bottom:60px;
   color:#666666;
   font-size:18px;
   line-height:27px;
   border-bottom:1px solid #fbfbfb;
   }
   
.liebiaok {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiaok-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiaok-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #1b2d52;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
} 

/* 应用领域 */
.anli {
   height:auto; overflow:hidden;
   margin-bottom:30px;
   }
   
.yyk {
   position:relative;
   height:auto; overflow:hidden;
   }
   
.yyk 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%;}  

.yyk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.yyk section {
   overflow: hidden;
   }
   
.yyk-zi {
   position:absolute;
   width:100%;
   text-align:center;
   font-size:12px;
   color:#FFFFFF;
   padding: 15px;
   background-color:rgba(0,0,0,.6);
   left:0px;
   bottom:0px;
   z-index:5;
   }
   
.yyk-zi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   margin-top:0px;
   margin-bottom:8px;
   }
   
.yyk-zi h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   margin-top:0px;
   margin-bottom:0px;
   }

/* 联系我们 */
.lxnnw {
    margin-top: 50px;
    margin-bottom: 50px;
}

.lxnnw h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 38px;
    color: #252525;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.lxnnw h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 70px;
}

.lxhh {
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 25px;
    border-bottom: 1px solid #f0f0f0;
}

.lxhh-aa {
    width: 10%;
    float: left;
}

.lxhh-bb {
    width: 89%;
    float: right;
    color: #666666;
    font-size: 16px;
}

.lxhh-bb a {
   color: #666666;
   }

.lxhh-bb h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 16px;
    color: #333333;
}

.liuyans {
    height: auto;
    overflow: hidden;
    padding-top: 70px;
    padding-bottom: 45px;
    background-color: #f1f1f1;
}

.liuyans h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 42px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 83px;
}

.lykkm {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.hzi {
    color: #0086ff;
}

.biao {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.biao h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 14px;
    color: #666666;
}

.kka {
    height: 40px;
    border: 1px solid #d2d2d2;
	border-radius: 0;
}

.kkb {
    border: 1px solid #d2d2d2;
	border-radius: 0;
}

.anniuw {
    width: 208px;
    height: 54px;
	font-size:16px;
    background-color: #0086ff;
	border:1px solid #0086ff;
    padding: 0px;
}  

.dzz {
  font-size:18px;
  }

.hongse {
   color:#FF0000;
   }


/* 分页 */
.page_list{
	padding: 15px 0;
	display:flex;
	justify-content:flex-end;
}
.page_list a{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	background-color: #eff2f7;
	margin-left: 10px;
	font-size: 1.6rem;
	font-family:ITCAvantGardeStd-Md;
	color: rgba(0,0,0,.5);
	transition: .3s;
	background-position:center;
	background-repeat:no-repeat;
}

.page_list a:first-child{
	background-image: url(../images/hsjt.png);
	background-size: auto 30%;
}
.page_list a:last-child{
	background-image: url(../images/hsjt.png);
	background-size: auto 30%;
	transform: rotateZ(180deg);
}
.page_list a:hover,.page_list a.on{
	color: #fff;
	background-color: #162a8a;
}
.page_list a:first-child:hover{
	background: #162a8a url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
}
.page_list a:last-child:hover{
	background: #162a8a url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
}   


.modal-dialog {
    width: 660px;
    margin: 100px auto;
}

.tanchu {
    height: auto;
    overflow: hidden;
    color: #666666;
    border: 2px solid #25b5e5;
}
.tanchu-lan {
    height: 55px;
    line-height: 55px;
    background-color: #25b5e5;
    font-size: 18px;
    color: #FFFFFF;
    padding-left: 10px;
	margin-top:-36px;
}
.tanchu-nei {
    padding: 20px;
    height: auto;
    overflow: hidden;
} 

.teamimg{
    display: block;
    width: 100%;
    overflow: hidden;
}
.teamtitle{
    margin-top: 20px;
}
.teamtitle h2 {
    font-size: 24px;
    font-weight: bold;
    color: #1B2948;
}
.teamtitle h4 {
    font-size: 18px;
    font-weight: 400;
    color: #5C6068;
    margin: 0;
    margin-left: 20px;
    line-height: 25px;
    padding-top: 6px;
}
.team h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: #343434;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 37px;
}
@media (min-width: 1400px) and (max-width: 1500px) {
.nav{
    padding-left:100px;
}
.kuanping {
   width:100%;
   }

.bmkuan {
   width:100%;
   }
   
.ablan {
   width:100%;
   }
}

@media (min-width: 1200px) and (max-width: 1400px) {
.nav{
    padding-left:50px;
}
.kuanping {
   width:100%;
   }
   
.bmkuan {
   width:100%;
   }
   
.ablan {
   width:100%;
   }
   
.xwkuan {
    width: 100%;
}
}
    
        

@media (min-width: 0px) and (max-width: 1000px) {
.abnn img{
    max-width:100%;
}
.fabu li{
    width:100%;
}
.teamimg img{
    width:100%;
}
body {
  margin-top:58px;
}

.nav{
    flex-direction: column;
    height: auto;
}
.navbar-collapse{
    max-height:unset;
}
.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
 
.yc {
   display:none;
   }
   
.yd {
   display:block;
   }   
   
.logo {
   width:200px;
  }
  
.xiadd {
   display:none;
   }
   
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px;
    left: 0;
    width: 100%;
} 

.chanpin {
    height: auto;
    overflow: hidden;
    padding:15px;
    position:relative;
} 

.chanpin h2 {
    font-size: 20px;
    text-align: center;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 30px;
    background: url(../images/cptit.png) top center;
	background-size: 60%;
    background-repeat: no-repeat;
}

.chanpin h3 {
    font-size: 14px;
    text-align: center;
    color: rgba(51,51,51,.6);
    margin-top: 0px;
    margin-bottom: 36px;
}

.cprow li {
    list-style-type: none;
    width: 100%;
    margin-bottom: 8px;
}

.cpmore {
    width: 238px;
    height: 40px;
    margin: 15px auto 0px;
}

.cpmore a {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
    border-radius: 25px;
}

.about {
    height: auto;
    overflow: hidden;
    padding: 15px;
}

.about h2 {
    font-size: 20px;
    text-align: center;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 30px;
    background: url(../images/abtit.png) top center;
	background-size: 60%;
    background-repeat: no-repeat;
}

.about h3 {
    font-size: 14px;
    text-align: center;
    color: rgba(51,51,51,.6);
    margin-top: 0px;
    margin-bottom: 20px;
}

.abkuai .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    z-index: 10;
    cursor: pointer;
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
    left: 10px;
}

.abkuai .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    z-index: 10;
    cursor: pointer;
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
	right:10px;
}

.abzi {
    height: auto;
    overflow: hidden;
    padding: 15px;
}


.abzi-aa {
    width:100%;
}

.abzi-aa h4 {
    font-size: 18px;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 8px;
}

.abzi-bb {
    width: 100%;
    font-size: 16px;
    line-height: 40px;
}

.xtbj h2 {
    font-size: 20px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 12px;
	background-size: 100% 100%;
    padding-top: 30px;
}

.xtbj h3 {
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 16px;
}

.xtmk {
    width: 100%;
    margin: 0 auto;
}

.rybj {
    height: auto;
    overflow: hidden;
    padding: 15px;
}

.rybj h2 {
    font-size: 20px;
    text-align: center;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 12px;
    padding-top: 30px;
    background: url(../images/rytit.png) top center;
	background-size: 80%;
    background-repeat: no-repeat;
}

.rybj h3 {
    font-size: 14px;
    text-align: center;
    color: rgba(51,51,51,.6);
    margin-top: 0px;
    margin-bottom: 20px;
}

.case {
    height: auto;
    overflow: hidden;
    margin-top: 25px;
}

.case h2 {
    font-size: 20px;
    text-align: center;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 12px;
    padding-top:30px;
    background: url(../images/altit.png) top center;
	background-size: 50%;
    background-repeat: no-repeat;
}

.case .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px;
    left: 0;
    width: 100%;
}

.case .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 100%;
    background: #FFF;
    opacity: 1;
}

.case .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #2379bd;
}

.xinwen {
    height: auto;
    overflow: hidden;
    padding: 15px;
}

.xinwen h2 {
    font-size: 20px;
    color: #333333;
    margin-top: 0px;
    padding-top: 30px;
    margin-bottom: 30px;
    text-align: center;
    background: url(../images/xwtit.png) top center;
	background-size: 30%;
    background-repeat: no-repeat;
}

.proce {
    padding: 0px 30px;
    position: relative;
}

.proce .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    margin-top: -22px;
	left:0px;
    z-index: 10;
    cursor: pointer;
    background-size:45px 45px;
    background-position: center;
    background-repeat: no-repeat;
}

.proce .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    margin-top: -22px;
	right:0px;
    z-index: 10;
    cursor: pointer;
    background-size:45px 45px;
    background-position: center;
    background-repeat: no-repeat;
}

.xwkk-zi h3 {
    font-size: 18px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 10px;
}

.bottom {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 15px;
	padding-bottom:15px;
    font-size: 14px;
    line-height: 34px;
	margin-bottom:50px;
}

.bmkuan {
   width:100%;
   }
   
.bottom h2 {
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 20px;
}

.footer {
    height: auto;
    overflow: hidden;
	padding:15px;
    line-height: 40px;
    border-top: 1px solid rgba(146,147,149,0.1);
    margin-top: 15px;
}

.navbar-inverse .navbar-nav > li > a {
	text-align:center;
}

.ablan {
   width:100%;
   height:auto; overflow:hidden;
   background-color: rgb(255, 255, 255, 0.9);
   margin: 0px auto 0px;
   z-index: 6;
   }
   
.ablan li {
    list-style-type: none;
    width: 33.3%;
    position: relative;
}

.ablan li a {
    display: block;
    height: 53px; overflow: hidden;
	white-space: nowrap;
text-overflow: ellipsis;
    cursor: pointer;
    color: #000000;
    font-size: 14px;
}   

.ablan li a:hover {
   color: #0b46ac;
   font-size: 14px;
}

.ablan li.hover a {
   color: #0b46ac;
   font-size: 14px;
}


.fygnav {
    padding: 0px;
	height:50px;
	background-color:#0065cf;
}
.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:#0065cf; height:50px; padding-top:3px; border-right:1px solid rgba(255,255,255,.2);}

.fygnav li a:hover { color:#FFFFFF; background-color:#0065cf;}

.fygnav li p {
   margin-top:2px;
   }
   
.modal-dialog {
    width: 95%;
}

.guding {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
}

.abnn {
    margin-top: 30px;
    margin-bottom: 30px;
    height: auto;
    overflow: hidden;
}

.abnn-aa {
    width: 100%;
}

.abnn-bb {
    width: 100%;
	padding-top: 20px;
}

.abnn h2 {
    font-size: 25px;
    color: #343434;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 14px;
}

.abnn h3 {
    font-size: 16px;
    color: #343434;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.abww2 {
    height: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 26px;
    color: #3c3d42;
}

.wenhua h2 {
    font-size: 25px;
    color: #343434;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 14px;
}

.wenhua h3 {
    font-size: 16px;
    color: #343434;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.wenhua h4 {
    font-size: 14px;
    line-height: 26px;
    margin-top: 0px;
    margin-bottom: 25px;
}

.shebei {
   position:relative;
   }
   
.whrow {
    margin-left: -5px;
    margin-right: -5px;
}
   
.whrow li {
    width: 50%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
	margin-bottom:10px;
}

.whkk {
    height: 400px;
    overflow: hidden;
    padding: 15px;
}

.whkk img {
   width:50px;
   }

.whkk h5 {
    font-size: 18px;
    color: #343434;
    margin-top: 20px;
    margin-bottom: 8px;
}

.wenhua {
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.shebei {
    padding-top:30px;
    padding-bottom:30px;
}

.shebei h2 {
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0px;
    margin-bottom:30px;
}

.xwdd {
    background: #fafafa;
    padding: 20px 0px;
}

.cptux {
    margin-bottom: 20px;
}

.cpzi {
    height: auto;
    overflow: hidden;
    background:none;
    padding: 10px;
    color: #808080;
}

.cpzi h2 {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 3px;
    color: #333333;
}

.cptux:hover .cpzi {
   background:none;
   }
   
.cpyou-lan {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #e9e9e9;
    font-size: 18px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 10px;
}

.cpnei {
    padding: 15px;
    background-color: #FFFFFF;
}

.pro-img .colmd5 {
    width: 100%;
}

.pro-img .colmd7 {
    width: 100%;
	margin-top:15px;
}

.pro-img .colmd7 .pro-ptt {
    font-size: 18px;
    font-weight: bold;
    padding: 0px 0px 8px;
    border-bottom: 1px #e8e8e8 solid;
    font-weight: bold;
}

.ipdcont .ipdimg .jqzoom {
    height:auto; overflow:hidden;
    position: relative;
}

.pro-img .colmd7>span {
    margin-top: 20px;
    margin-bottom: 20px;
    height:auto; overflow:hidden;
}

.liebiao {
    height:40px;
    border: 1px solid #ebebeb;
    margin-top: 15px;
}

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


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

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

.xwkuan {
    width: 100%;
}

.tjhh {
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    padding: 10px;
}

.tjzi {
    height: auto;
    overflow: hidden;
    padding:15px;
    font-size: 14px;
    line-height: 22px;
    color: #9898a0;
}

.tjzi h2 {
    font-size: 16px;
    height: 43px;
    overflow: hidden;
    color: #000000;
    margin-top: 10px;
    margin-bottom: 8px;
    padding-bottom: 20px;
    border-bottom: 2px solid #0b46ac;
}

.dangqian {
    height: auto;
    overflow: hidden;
    line-height: 50px;
	padding-left:10px;
    color: #666666;
}

.xwnn {
    height: auto;
    overflow: hidden;
    padding: 15px;
}

.xwnn h2 {
    font-size: 18px;
    color: #000000;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.fabu {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 25px;
    border-bottom: 1px solid #fbfbfb;
    padding-bottom: 10px;
}

.xwxq {
    height: auto;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #666666;
    font-size: 14px;
    line-height: 25px;
}

.xwxq img {
   width:100%;
   }
   
.liebiaok-aa {
    width: 100%;
}

.liebiaok-bb {
    width: 100%;
}

.yyk-zi {
    position: absolute;
    color: #FFFFFF;
    padding: 10px;
    background-color: rgba(0,0,0,.6);
}

.yyk-zi h4 {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.lxnnw {
    margin-top: 20px;
    margin-bottom: 20px;
}

.lxhh {
    height: auto;
    overflow: hidden;
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #f0f0f0;
}

.liuyans {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #f1f1f1;
}

.liuyans h3 {
    font-size: 25px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
}

.biao h4 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 8px;
    color: #666666;
}

.searchh .btn {
    width: 20%;
}
.team .teamprofile{
    font-size:14px;
}
.abnn span{
    font-size:14px!important;
}
.yingyong{
    padding:20px;
}
.yingyong h1{
    font-size:24px;
}
.lxnnw {
    margin-top: 20px;
    margin-bottom: 20px;
    pointer-events: none;
}
}


