@charset "utf-8";
/* CSS Document */
@font-face {      font-family: 'impact';      
src: url('impact.eot'); /* IE9 Compat Modes */      
src: url('impact.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('impact.woff') format('woff'), /* Modern Browsers */              
url('impact.ttf')  format('truetype'), /* Safari, Android, iOS */              url('impact.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

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

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 1px solid rgba(255,255,255,0.3);
}

.navbarx {
    border-bottom: 0px solid rgba(255,255,255,0);
}


.navbar-inverse {
    background-color: rgba(0,0,0,0);
    border-color: rgba(255,255,255,0.3);
}

.navbar-inversex {
    background-color: rgba(255,255,255,1);
	box-shadow: 0px 0px 15px rgba(0,0,0,.1);
}

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

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:20px;
    padding-right:20px;
    line-height: 60px;
}

.nav {
    padding-left: 13vw;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFFFFF;
}

.navbar-inversex .navbar-nav > li > a:hover, .navbar-inversex .navbar-nav > li > a:focus {
    color: #0754a7;
}
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: #FFFFFF;
	font-size:16px;
}

.navbar-inversex .navbar-nav > li > a {
    color: #333333;
	font-size:16px;
}

.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.2s;}
.kq2 {-webkit-animation-delay: 0.4s; -webkit-animation-duration: 0.4s;}
.kq3 {-webkit-animation-delay: 0.6s; -webkit-animation-duration: 0.6s;}
.kq4 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq5 {-webkit-animation-delay: 1s; -webkit-animation-duration: 1s;}
.kq6 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide {
    position: absolute;
    left: -15%;
    top: 80px;
    width: 130%;
    text-align:center;
    border: 0px solid #CBCBCB;
    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%;
    /* line-height:40px; */
    border-bottom: 1px solid hsl(0 0% 91% / 1);
    list-style-type:none;
    background:none;
    white-space: nowrap;
    text-overflow: ellipsis;
    position:relative;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a{
    text-align:center;
    color: #333;
    font-size: 14px;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 3.5;
    display: block;
    width: 100%;
    height: 100%;
}

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

.lot {
   display:block;
   }
   
.lotx {
   display:none;
   }    
   
.loy {
   display:none;
  }
  
.loyx {
   display:block;
  }

.kuanping {
   width: 100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   max-width: 1230px;
   min-width: 320px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.navbar-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 2px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #FFFFFF;
}

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

.navbar-inversex .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 2px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #0754a7;
}

.navbar-inversex .navbar-nav > li > a:hover:after{
	width:100%;
	height:2px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#0754a7;
}
   
ul {
   padding:0px;
   margin:0px;
   }
   
.guding {
   position:fixed;
   width:100%;
   top:0px;
   z-index:9;
   } 
   
.vr {
   height:auto; overflow:hidden;
   padding-top:25px;
   padding-bottom:20px;
   margin-left:20px;
   } 
   
.vr a {
   display:block;
   color:#FFFFFF; 
   padding:28px;
   padding-top:6px;
   padding-bottom:6px;
   border:1px solid #FFFFFF;
   border-radius: 20px;
   cursor:pointer;
   } 
   
.vr a:hover {
   background-color:#0587e0;
   border:1px solid #0587e0;
   }
   
.vrx a {
   color:#333333; 
   border:1px solid #333333;
   } 
   
.vrx a:hover {
   color:#FFFFFF;
   background-color:#0587e0;
   border:1px solid #0587e0;
   }  
   
.banner img {
   width:100%;
   height:100vh;
   }
   
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 73px;
    left: 0;
    width: 100%;
}


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

.banner .swiper-pagination-white .swiper-pagination-bullet-active {
    width: 52px;
    height: 12px;
	border-radius: 20px;
    background: #0587e0;
}

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

.banner .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 32px;
    height: 75px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	right:5%;
	background:url(../images/right.png);
    background-size: 32px 75px;
    background-position: center;
    background-repeat: no-repeat;
}

.bnnbj {
   position:absolute;
   width:100%;
   height:100vh;
   left:0px;
   top:0px;
   background-color:rgba(0,0,0,0.3);
   z-index:6;
   }

.bnnzi {
   position:absolute;
   width:100%;
   left:0px;
   top:39%;
   text-align:center;
   color: hsl(0deg 0% 100% / 90%);
   font-size:20px;
   z-index:8;
   }
   
.bnnzi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:44px;
   font-weight:bold;
   height:auto; overflow:hidden;
   line-height:60px;
   margin-top:0px;
   margin-bottom:36px;
   }

.fangan {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.fangan .video {
    position: relative;
}



.youce {
   width:180px;
   height:80px;
   float:right;
   padding:25px;
   padding-right:0px;
   border-left:1px solid rgba(255,255,255,0.3);
   }
   
.youce li {
   list-style-type:none;
   width:25px;
   float:left;
   margin-left:12px;
   margin-right:12px;
   }
   
.youcex li img {
   filter: invert(60%);
   }
   
.searchh {
    background-color: rgba(255,255,255,0.9);
    padding: 10px;
    display: none;
    margin: 5px;
        margin-bottom: 5px;
    margin-bottom: 20px;
    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: #0587e0;
    height: 40px;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.8rem;
	width:14%;
}

.ss a {
   cursor:pointer;
   }
   
.youce li.dropdown li {
    list-style-type: none;
    width:100%;
    float: left;
	text-align:center;
    margin-left: 0px;
    margin-right: 0px;
}   

.dropdown-menu {
    min-width: 80px;
	margin-top:20px;
	margin-right:-40px;
}

.abbj {
   height:auto; overflow:hidden;
   padding-top:100px;
   padding-bottom:60px;
   position:relative;
   }
   
.ableft {
   width:40%;
   position:relative;
   z-index: 6;
   float:left;
   }
   
.ablie {
   position:absolute;
   width:94.1%;
   top:0px;
   right:0px;
   z-index:8;
   }
   
.ablie li {
   list-style-type:none;
   margin-bottom:24px;
   }
   
.ablie li img {
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   }
   
.abright {
   width:55%;
   position:relative;
   z-index: 6;
   float:right;
   }
   
.gaishu {
   height:auto; overflow:hidden;
   padding:30px;
   padding-top:20px;
   color:#666666;
   font-size:14px;
   line-height:22px;
   background-color:#f7f9fa;
   border-left:4px solid #7c9521;
   margin-top:24px;
  }
  
.gaishu h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   line-height:24px;
   height:auto; overflow:hidden;
   color:#333333;
   margin-top:0px;
   margin-bottom:8px;
   }

.abnn {
   height:auto; overflow:hidden;
   color:#666666;
   line-height:22px;
   margin-top:15px;
   }
   
.shuju {
   height:auto; overflow:hidden;
   margin-left:-20px;
   margin-right:-20px;
   }
   
.shuju li {
   list-style-type:none;
   width:50%;
   float:left;
   padding-left:20px;
   padding-right:20px;
   margin-top:24px;
   }
   
.sjk {
   height:auto; overflow:hidden;
   padding:18px;
   text-align:center;
   color:#333333;
   border-bottom:2px solid #bdca90;
   } 
   
.sjk h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   margin-top:0px;
   margin-bottom:10px;
   }  
   
.dazi {
   font-family:'impact', Helvetica, Arial, sans-serif;
   font-size:54px;
   color:#21478b;
   }
   
.lmore {
   position:absolute;
   width:42px;
   right:36px;
   bottom:36px;
   z-index:8;
   } 
   
.lmore a {
   display:block;
   width:42px;
   height:42px;
   background:url(../images/lmore.png) top; background-repeat:no-repeat;
   border:1px solid #FFFFFF;
   border-radius: 0 0 20px 0;
   } 
   
.lmore a:hover {
   background:url(../images/lmore.png) bottom; background-repeat:no-repeat;
   background-color:#FFFFFF;
   } 
   
.case {
   height:auto; overflow:hidden;
   padding-top:90px;
   padding-bottom:100px;
   position:relative;
   background-color:#fdfefe;
   } 
   
.algun {
   width:75%;
   height:auto; overflow:hidden;
   position:relative;
   float:right;
   margin-top:30px;
   z-index:6;
   } 
   
.algun .swiper-container {
    padding-bottom: 52px;
    margin-right: -250px;
  } 
  
.algun .swiper-scrollbar-drag {
   background-color:#7c9521;
}    


.algun .swiper-container-horizontal>.swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
	top:auto;
    bottom: 0;
}

.alkk {
   height:auto;
   }
   
.alkk img {
   width:100%;
   }
   
.alkk-zi {
   position:relative;
   width:51.5%;
height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   line-height:90px;
   color:#333333;
   background-color:#FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   padding-left:105px;
   border-radius: 30px 0 30px 0;
   font-size:18px;
   margin-left:12.1%;
   position:relative;
   margin-top:-45px;
   z-index:6;
   float:left;
   }
   
.zzt {
   position:absolute;
   width:65px;
   height:65px;
   top:12px;
   left:29px;
   background:url(../images/zz1.png) bottom; background-repeat:no-repeat;
   }
   
.alkk:hover .alkk-zi {
   color:#FFFFFF;
   background-color:#0b76d4;
   transition: all 300ms ease-in 0ms;
   }
   
.alkk:hover .zzt {
   background:url(../images/zz1.png) top; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
   }
   
.ysbj {
   padding-top:95px;
   padding-bottom:100px;
    background: url(../images/ysbj.jpg) no-repeat center center;
    background-attachment: scroll;
    background-size: auto auto;
    background-size: cover;
    background-attachment: fixed;
   }
   
.yslan {
   height:auto; overflow:hidden;
   }
   
.yslan-aa {
   width:245px;
   float:left;
   }
   
.yslan-bb {
   width:150px;
   height:42px;
   float:right;
   margin-top:3px;
   }
   
.yslan-bb a {
   display:block;
   width:100%;
   height:42px;
   line-height:42px;
   font-size:14px;
   color:#FFFFFF;
   text-align:center;
   border:1px solid #FFFFFF;
   border-radius: 30px 0 30px 0;
   }
   
.yslan-bb a:hover {
   background-color:#FFFFFF;
   color:#02398a;
   }
   
.ysnn {
   height:auto; overflow:hidden;
   margin-top:30px;
   }
   
.ysnn-aa {
   width:28.4%;
   height:auto; overflow:hidden;
   float:left;
   }
   
.ysnn-aa img {
   width:100%;
   }
   
.ysnn-bb {
   width:43%;
   height:auto; overflow:hidden;
   float:left;
   }
   
.ysnn-bb img {
   width:100%;
   }
   
.ysnn-cc {
   width:28.6%;
   height:auto; overflow:hidden;
   float:right;
   }
   
.ysnn-cc img {
   width:100%;
   }
   
.yswz1 {
   height:250px;
   padding:40px;
   padding-top:70px;
   color:#FFFFFF;
   font-size:14px;
   line-height:22px;
   background:url(../images/xu1.png) right center; background-repeat:no-repeat;
   background-color:rgba(0,55,139,.9);
   }
   
.yswz1 h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:15px;
   }
   
.yswz2 {
   height:250px;
   padding:40px;
   padding-top:70px;
   color:#FFFFFF;
   font-size:14px;
   line-height:22px;
   background:url(../images/xu2.png) right center; background-repeat:no-repeat;
   background-color:rgba(8,126,217,1);
   }
   
.yswz2 h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:15px;
   }
   
.yswz3 {
   height:250px;
   padding:40px;
   padding-top:70px;
   color:#FFFFFF;
   font-size:14px;
   line-height:22px;
   background:url(../images/xu3.png) right center; background-repeat:no-repeat;
   background-color:rgba(149,160,178,1);
   }
   
.yswz3 h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:15px;
   }
   
.xwbj {
   height:auto; overflow:hidden;
   padding-top:95px;
   padding-bottom:100px;
   position:relative;
   background-color:#fdfefe;
   }
   
.xwlan {
   height:auto; overflow:hidden;
   }
   
.xwlan-aa {
   width: 193px;
   float: left;
}

.xwlan-bb {
   width:265px;
   margin-top:16px;
   float:right;
   }
   
.xwlan-bb li {
   list-style-type:none;
   width:50%;
   padding-left:58px;
   float:left;
   }
   
.xwlan-bb li a {
   display:block;
   color:#333333;
   font-size:18px;
   padding-bottom:10px;
   }
   
.xwlan-bb li a:hover {
   color:#00378b;
   background:url(../images/xiahua.jpg) left bottom; background-repeat:no-repeat;
   transition: all 0ms ease-in 0ms;
   }
   
.xwgun {
   width:1375px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   position:relative;
   z-index:6;
   margin-top:30px;
   } 
   
.proce {
    padding: 0px 70px;
    position: relative;
}

#fuwu {
    position: static;
}  

.proce .swiper-container {
   padding-left:10px;
   padding-right:10px;
   padding-bottom:10px;
   }

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

.proce .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 32px;
    height: 75px;
    margin-top: -22px;
    z-index: 8;
    cursor: pointer;
	background:url(../images/right.png);
    background-size: 32px 75px;
    background-position: center;
    background-repeat: no-repeat;
} 

.xwkk {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   }
   
.xwkk-zi {
   height:120px; overflow:hidden;
   color:#333333;
   font-size:16px;
   line-height:28px;
   padding:20px;
   }
   
.xwkk-zi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#666666;
   margin-top:0px;
   margin-bottom:6px;
   }
   
.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:hover {
   background-color:#097ad7;
   }
   
.xwkk:hover .xwkk-zi {
   color:#FFFFFF;
   }
   
.xwkk:hover .xwkk-zi h2 {
   color:#FFFFFF;
   }
   
.bottom {
   height:auto;
   overflow:hidden;
   padding-top:90px;
   color: hsl(0deg 0% 100% / 80%);
   background:url(../images/bmbj.jpg);
   background-size: 100% 100%;
   }
   
.bottom a {
   color:rgba(255,255,255,0.8);
   }
   
.bottom a:hover {
   color: rgba(255,255,255,1);
   }
   
.lxnn {
   height:auto; overflow:hidden;
   }
   
.lxnn li {
   list-style-type:none;
   height:auto; overflow:hidden;
   margin-top:30px;
   }
   
.lxnn-aa {
   width:25px;
   float:left;
   }
   
.lxnn-bb {
   width:83%;
   float:right;
   }
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#FFFFFF;
   margin-top:5px;
   margin-bottom:20px;
   }
   
.dilm {
   line-height:40px;
   padding-left:60px;
   }
   
.weixin {
   width:130px;
   float:right;
   }
   
.weixin p {
   text-align:center;
   font-size:14px;
   margin-top:16px;
   }
   
.fenxiang {
   height:auto; overflow:hidden;
   margin-left:-10px;
   margin-right:-10px;
   margin-top:26px;
   }
   
.fenxiang li {
   list-style-type:none;
   width:33.3%;
   float:left;
   padding-left:10px;
   padding-right:10px;
   }
   
.fxkk {
   width:30px;
   height:30px;
   line-height:25px;
   text-align:center;
   border-radius:50%;
   background-color:#5e6163;
   }
   
.fxkk:hover {
   background-color:#0a77d4;
   }
   
.footer {
   margin-top:70px;
   height:auto; overflow:hidden;
   line-height:55px;
   border-top:1px solid #636466;
   }
   
.juyou {
   text-align:right;
   }
   
/* 关于我们 */
.bnn img {
   width:100%;
   }
 
.lanmux {
    height: 74px;
    box-shadow: 0px 10px 10px rgba(0,0,0,.1);
    background: #fff;
    position: relative;
}

.lm-ct ul {
    display: flex;
    display: -webkit-flex;
}

.lm-ct ul li {
    list-style-type:none;
    margin-right: 60px;
	position:relative;
}

.lm-ct ul li a {
    display: block;
    line-height: 74px;
    font-size: 16px;
    color: #555555;
	cursor:pointer;
}

.lm-ct ul li a:hover {
   color:#003ca5;
   }
   
.lm-ct ul li.hover a {
   color:#003ca5;
   }

.lm-ct > span {
    display: block;
    height: 4px;
    background: #003ca5;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 6;
    transition: .5s;
}  

.abww {
   padding-top:56px;
   padding-bottom:80px;
   height:auto; overflow:hidden;
   line-height:33px;
   background:url(../images/ditu.jpg) center top; background-repeat:no-repeat;
   }
   
.abww h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   font-weight: bold;
   color:#333333;
   margin-top:0px;
   margin-bottom:33px;
   }
   
.abww-tu {
   margin-top:40px;
   height:auto; overflow:hidden;
   text-align:center;
   }
   
.abgun {
   height:auto; overflow:hidden;
   padding:10px;
   padding-right:30px;
   }
   
.wk2 {

	-webkit-perspective:1000px;

	-o-perspective:1000px;

	-ms-perspective:1000px;

	perspective:1000px;

}   
   
.wenhua {
   height:auto;
   overflow:hidden;
   background-color:#003ca5;
   -webkit-transform:rotatex(-80deg) translateZ(0);
   -ms-transform:rotatex(-80deg) translateZ(0);
   transform:rotatex(-80deg) translateZ(0);
   -webkit-transform-origin:0 0 0;
   -ms-transform-origin:0 0 0;
   transform-origin:0 0 0;
   opacity:0;
   transition:1s;
   display: flex;
   align-items: center;
   justify-content: center;
   }
   
.wenhua.on {

	-webkit-transform:rotatex(0) translateZ(0);

	-ms-transform:rotatex(0) translateZ(0);

	transform:rotatex(0) translateZ(0);

	opacity:1

}
   
.wenhua-aa {
   width:50%;
   float:left;
   } 
   
.wenhua-aa img {
    width:100%;
}
   
.wenhua-bb {
   width:50%;
   float:left;
   padding: 0 40px;
   color:#FFFFFF;
   font-size:16px;
   line-height: 2;
   }
   
.wenhua-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   font-weight: bold;
   color:#333333;
   margin-top:0px;
   margin-bottom:35px;
   color:#FFFFFF;
   }  
	
section {
    display: block;
} 

.fzkuai {
   margin-top:80px;
   margin-bottom:80px;
   min-height: 50vh;
   }
   
.fzkuai h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   font-weight: bold;
   color:#333333;
   text-align:center;
   margin-top:0px;
   margin-bottom:40px;
   }

.licheng {
    position: relative;
}

.licheng:after{
	content:"";
	display:block;
	height:0px;
	width:calc(100% - 160px);
	top:50%;
	left:80px;
	margin-top:-1px;
	border-bottom:2px #ddd dashed;
	position:absolute;
}
.licheng .swiper-container{
	margin:0px 80px 0px 120px;
	position:static;
	padding:20px 0px;
}
#licheng .swiper-pagination{
	display:none;
}


@media (max-width:1200px) {
	.fazhan{
		padding:30px 0px 0px;
	}
	.fazhan .fztitle p{
		font-size:3.2rem;
		line-height:40px;
	}
	.fazhan .fztitle span{
		font-size:1.6rem;
		padding:10px 0px 0px;
	}
	.licheng{
		margin:0px 0px 0px;
	}
}
@media (max-width:992px) {
	.licheng{
		padding:20px 0px;
	}
	.fazhan{
		padding:30px 0px 0px;
	}
	.fazhan .fztitle p{
		font-size:2.4rem;
		line-height:30px;
	}
	.fazhan .fztitle span{
		font-size:1.4rem;
		padding:10px 0px 0px;
		line-height:24px;
	}
}
.licheng .swiper-container .swiper-button-next{
	background:url(../images/you.png) center no-repeat;
	width:26px;
	height:101px;
	margin-top:-60px;
	right:0;
	z-index:8;
}
.licheng .swiper-container .swiper-button-prev{
	background:url(../images/zuo.png) center no-repeat;
	width:26px;
	height:101px;
	margin-top:-60px;
	left:0;
	z-index:8;
}
.licheng .swiper-slide section{
	display:flex;
	flex-wrap:wrap;
	position:relative;
	z-index:3;
	align-content:flex-end;
	height:367px;
	padding-left:10px;
}
@media (max-width:1200px) {
	.licheng .swiper-slide section{
		height:325px;
	}
}
@media (max-width:992px) {
	.licheng .swiper-slide section{
		height:410px;
	}
}
.licheng .swiper-slide section>small{
	cursor:pointer;
	position:relative;
	order:1;
	transition:.3s;
}
.licheng .swiper-slide section>small p{
	font-size:1.5rem;
	color:#FFFFFF;
	font-family:arial;
	display:block;
	width:76px;
	height:76px;
	background:#999999;
	border-radius:50%;
	text-align:center;
	line-height:76px;
	margin:0px;
	transition:.3s;
}
.licheng .swiper-slide section>span{
	width:calc(100% - 38px);
	left:38px;
	padding-top:100px;
	top:0;
	display:flex;
	flex-wrap:wrap;
	position:relative;
	border-left:2px #ddd dashed;
	padding-left:15px;
	align-content:flex-end;
	order:2;
	transition:.3s;
}
.licheng .swiper-slide section>span:before{
	content:"";
	position:absolute;
	display:block;
	width:14px;
	height:14px;
	border-radius:50%;
	background:#b8c1c1;
	left:-8px;
	bottom:0;
	transition:.3s;
}
.licheng .swiper-slide section>span p{
	font-size:1.5rem;
	color:#505659;
	font-weight:bold;
	line-height:20px;
	width:100%;
	order:2;
	margin-top:5px;
	margin-bottom:-3px;
	transition:.3s;
}
.licheng .swiper-slide section>span big{
	display:block;
	font-size:16px;
	line-height:21px;
	color:#666666;
	order:1;
	padding:10px 0px 0px;
	transition:.3s;
	min-height:42px;
}
.licheng .swiper-slide section:hover>span{
	border-left:2px #0b5aa8 solid;
}
.licheng .swiper-slide section:hover>small p{
	color:#fff;
	background:#0b5aa8;
	position:relative;
	z-index:2;
}
.licheng .swiper-slide section:hover>small:after{
	content:"";
	display:block;
	width:120%;
	height:120%;
	left:-10%;
	top:-10%;
	background:rgba(11,90,168,.18);
	border-radius:50%;
	position:absolute;
	z-index:1;
}
.licheng .swiper-slide section:hover>span p{
	color:#0b5aa8;
}
.licheng .swiper-slide section:hover>span:before{
	background:#0b5aa8;
}
@media (min-width:768px) {
	.licheng .swiper-slide:nth-child(2n+0) section{
		align-content:flex-start;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>span{
		order:1;
		top:0;
		bottom:auto;
		align-content:flex-start;
		padding-bottom:100px;
		padding-top:0;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>span:before{
		bottom:auto;
		top:0;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>small{
		order:2;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>span big{
		order:2;
		padding:0px 0px 10px;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>span p{
		order:1;
		margin-top:-4px;
		margin-bottom:5px;
	}
}
@media (max-width:768px) {
	.licheng .swiper-container{
		margin:0px 0px 0px 0px;
	}
	.licheng .swiper-slide section{
		height:auto;
		padding:0 25px;
	}
	.licheng .swiper-slide section>small{
		order:2;
		margin:20px auto 0;
	}
	.licheng .swiper-slide section>small p{
		color:#fff;
		background:#0b5aa8;
	}
	.licheng .swiper-slide section>span{
		border-left:0px #ddd dashed;
		order:1;
		padding:0;
		width:100%;
		text-align:center;
		left:0;
	}
	.licheng .swiper-slide section>small:after{
		content:"";
		display:block;
		width:120%;
		height:120%;
		left:-10%;
		top:-10%;
		background:rgba(11,90,168,.18);
		border-radius:50%;
		position:absolute;
		z-index:1;
	}
	.licheng .swiper-slide section>span p{
		order:1;
		color:#0b5aa8;
	}
	.licheng .swiper-slide section>span big{
		order:2;
	}
	.licheng .swiper-slide section>span:before{
		display:none;
	}
	.licheng:after{
		display:none;
	}
	.licheng .swiper-slide section:hover>span{
		border-left:0px #0b5aa8 solid;
	}
	#licheng .swiper-pagination{
		display:block;
	}
	#licheng .swiper-button-next{
		display:none;
	}
	#licheng .swiper-button-prev{
		display:none;
	}
	#licheng .swiper-pagination .swiper-pagination-bullet-active{
		background:#0b5aa8;
	}
}   

.dongshi {
   height:auto;
   overflow:hidden;
   padding-top:60px;
   padding-bottom:80px;
   line-height:30px;
   background: url(../images/dsz.jpg);
   background-size: 100% 100%;
   } 
   
.dongshi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   font-weight: bold;
   color:#333333;
   color:#FFFFFF;
   text-align:center;
   margin-top:0px;
   margin-bottom:60px;
   }
   
.dskuai {
   height:auto;
   overflow:hidden;
   background-color: hsl(0deg 0% 100% / 90%);
   display: flex;
   align-items: center;
   justify-content: center;
   }
   
.dskuai-aa {
   width: 45%;
   float:left;
   }
   
.dskuai-bb {
   width: 55%;
   padding: 0px 40px;
   float:right;
   color: #666;
   text-indent: 2em;
   }
   
   
/* 可持续发展 */
.fzbj {
   height:auto; overflow:hidden;
   margin-top:50px;
   margin-bottom:50px;
   }
   
   
/* 新闻列表 */  
.xwss {
   height:auto; overflow:hidden;
   padding-top:62px;
   padding-bottom:60px;
   background-color:#f2f2f2;
   } 
   
.xwkk-aa {
   width:43%;
   float:left;
   }
   
.xwkk-aa img {
   width:100%;
   }
   
.xwkk-bb {
   width:50%;
   float:right;
   }
   
.xwkk-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size: 26px;
   margin-top:27px;
   margin-bottom:60px;
   color: #333;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   }
   
.xw-time {
   margin-top:57px;
   height:auto;
   overflow:hidden;
   color: #666;
   }
   
.xw-more {
   margin-top:45px;
   height:auto;
   overflow:hidden;
   color: #666;
   }
   
.xwbd {
    height: auto;
    overflow: hidden;
    border: 6px solid #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0,0,0,.2);
} 

.xwlie {
  height:auto; overflow:hidden;
  padding-top:50px;
  padding-bottom:70px;
  }
  
.xwrow {
   height:auto; overflow:hidden;
   margin-left:-10px;
   margin-right:-10px;
   }
   
.xwhh {
   padding-left:10px;
   padding-right:10px;
   }    
   
.xwkuai {
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 30px;
    padding-bottom: 0px;
    background-color: #F7F7F7;
    border-bottom:1px solid #eeeeee;
    margin-bottom: 25px;
    min-height: 280px;
} 

.xwkuai .mask {
    display: block;
    position: absolute;
    width: 100%;
    height: 0px;
    left: 0;
    top: 100%;
    background-color: #003ca5;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    z-index: 0;
}

.xwkuai:hover .mask{top:0; height:100%;} 

.xwkuai .con {
    position: relative;
    z-index: 1;
    font-size: 14px;
    color: rgba(0,0,0,.6);
    line-height: 25px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* 这里是超出几行省略 */
    overflow: hidden;
}

.xwkuai:hover .con {
    color:#FFFFFF;
	}

.xwkuai h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size: 22px;
   margin-top:0px;
   margin-bottom:40px;
   color:#4d4d4d;
   }
   
.xwkuai:hover .nian {
   color:#FFFFFF;
   }
   
.xwkuai:hover h2 {
   color:#FFFFFF;
   }
   
.xwkuai:hover h3 {
   color:#FFFFFF;
   }
   
.nian {
   color:#808080;
   font-size:14px;
   }
   
.xwkuai h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:21px;
   height: auto;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   margin-top:0px;
   margin-bottom:40px;
   color: #333;
   }
   
.xwmm {
   margin-top:12px;
   width:60px;
   height:30px;
   background:url(../images/jt.png);
   }
   
.xwkuai:hover .xwmm {
   background:url(../images/jt2.png);
   } 
   
/* 新闻内 */

.xwdd {
    background: hsl(0 0% 96% / 1);
    padding: 70px 0px;
}

.inewsct {
    background: #fff;
    padding: 40px;
    /* box-shadow: 0px 0px 5px rgba(0,0,0,.2); */
}

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

.inewsct .inews-tt p {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 40px;
    color: #333;
}

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

/* 下载 */

.xiazai {
   height:auto; overflow:hidden;
   margin-top:60px;
   margin-bottom:60px;
   }
   
.xiazai h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 40px;
}

.idown ul {
    padding: 5px 0px 30px;
	min-height: 50vh;
	height:auto; overflow:hidden;
}

.idown ul li {
   float:left;
   list-style-type:none;
   width:50%;
   padding-left:10px;
   padding-right:10px;
    margin-bottom: 15px;
}

.idown ul li a {
    display: flex;
    background: #fff;
    padding: 5px 15px 5px 5px;
    justify-content: space-between;
    border: 1px #ddd solid;
    align-items: center;
    transition: .3s;
}

.idown ul li a section {
    display: flex;
}

.idown ul li a section small {
    margin: 0px 15px 0px 0px;
    width: 60px;
}

.idown ul li a section small img {
    max-width: 100%;
}

.idown ul li a section big {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.idown ul li a section big p {
    font-size: 1.6rem;
    color: #333333;
    width: 100%;
    line-height: 26px;
}

.idown ul li a section big b {
    font-size: 1.4rem;
    color: rgba(0,0,0,.4);
    font-weight: normal;
    line-height: 18px;
}

.idown ul li a span {
    border: 1px #003b8e solid;
    color: #003b8e;
    line-height: 20px;
    padding: 5px 25px;
    transition: .3s;
    margin: 5px 0px;
}

.idown ul li a:hover span {
    border: 1px #003b8e solid;
	background-color:#003b8e;
    color: #FFFFFF;
   } 
   
   
.liebiao {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

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

.liebiao-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: #000000;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}     


/* 联系我们 */
.lxkuai {
   margin-top:55px;
   margin-bottom:100px;
   line-height:36px;
   font-size:16px;
   } 
   
.lxkuai h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   color:#333333;
   font-weight:bold;
   margin-top:26px;
   margin-bottom:67px;
   padding-bottom:46px;
   background:url(../images/hua.jpg) left bottom; background-repeat:no-repeat;
   }  
   
.liuyan {
   height:auto; overflow:hidden;
   padding-top:75px;
   padding-bottom:45px;
   background-color:#ededed;
   }
   
.liuyan h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:17px;
   margin-top:0px;
   margin-bottom:16px;
   color:#2d2d2d;
   text-align:center;
   }
   
.liuyan h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   font-weight:bold;
   text-align:center;
   color:#333333;
   margin-top:0px;
   margin-bottom:75px;
   }  
   
.hzi {
   color:#003ca5;
   }
   
.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;
   }
   
.kk {
   height:40px;
   border:1px solid #d2d2d2;
   }
   
.kk2 {
   border:1px solid #d2d2d2;
   }
   
.anniu {
   width:208px;
   height:54px;
   background-color:#003ca5;
   border:1px solid #003ca5;
   padding:0px;
   }  
   
/* 产品列表 */
.cpkuai {
    height: auto;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 65px;
	background:url(../images/cpbj.jpg) bottom center; background-repeat:no-repeat;
	background-size: 100% 1553px;
    background-color: #e4ebf5;
}   
   
.search1 form {
    display: flex;
	height:auto; overflow:hidden;
	background-color:#FFFFFF;
	border:1px solid #f0f0f0;
}

.search1 .search {
    border: 0;
    height: 52px;
    font-size: 18px;
    padding-left: 10px;
    width: 80%;
	color: #777777;
	font-family: 'Aver Italic', Helvetica, Arial, sans-serif;
    border-radius: 0;
}   

.search1 .btn {
    height: 52px;
    margin: 0;
    background: #FFFFFF;
    border-radius: 0;
    color: #777777;
	font-size:18px;
    text-align: center;
    width: 20%;
}

.lielan {
   margin-top:10px;
   height:auto; overflow:hidden;
   font-family: 'ProximaNova-Semibold', Helvetica, Arial, sans-serif;
   line-height:46px;
   border:1px solid #ececec;
   padding-left:75px;
   color:#000000;
   font-size:20px;
   background:url(../images/cplan.jpg) left; background-repeat:no-repeat;
   background-color:#FFFFFF;
   }
   
.hangx {
    margin-top: 10px;
	height:auto; overflow:hidden;
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	border-top:1px solid #ebebeb;
}

.hangx li {
   list-style-type:none;
   height: auto;
overflow: hidden;
   font-family: 'ProximaNova-Semibold', Helvetica, Arial, sans-serif;
   white-space: nowrap;
text-overflow: ellipsis;
   border-bottom:1px solid #ebebeb;
   }
   
.hangx li a {
   display:block;
   line-height:52px;
   padding-left:8px;
   color:rgba(0,0,0,.8);
   font-size: 16px;
   background-color:#FFFFFF;
   height:auto;
   overflow:hidden;
   }
   
.hangx li a:hover {
   background-color:#f5f5f5;
   transition: all 500ms ease-in 0ms;
   }
   
.hangx li.hover a {
   background-color:#f5f5f5;
   transition: all 500ms ease-in 0ms;
   }
   
   
.tuijian {
   margin-top:40px;
   height:auto; overflow:hidden;
   border:1px solid #eeeeee;
   background-color:#FFFFFF;
   }   
   
.tj-lan {
   line-height:45px;
   padding-left:10px;
   color:#222222;
   font-size:20px;
   height:auto; overflow:hidden;
   border-bottom:1px solid #eeeeee;
   }
   
.tj-nei {
   height:auto; overflow:hidden;
   padding:20px;
   padding-top:0px;
   }
   
.tj-nei li {
   list-style-type:none;
   padding-top:10px;
   padding-bottom:10px;
   height:auto; overflow:hidden;
   border-bottom:1px solid #eeeeee;
   }
   
.tj-nei-aa {
   width:35%;
   float:left;
   }
   
.tj-nei-bb {
   width:55%;
   height:60px; overflow:hidden;
   float:right;
   line-height:30px;
   color:#565252;
   }
   
.cpyou-lan {
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #e9e9e9;
    font-size: 24px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 15px;
}

.cpyou-lan-aa {
   width:40%;
   float:left;
   }
   
.cpyou-lan-bb {
   width:60%;
   font-size:14px;
   float:right;
   text-align:right;
   font-weight:normal;
   }
.cpyou-lan-bb a {   
   font-weight:normal;
}

.cprow {
   margin-left:-10px;
   margin-right:-10px;
   height:auto;
   overflow:hidden;
   min-height: 60vh;
   }
   
.cpcol4 {
   width:33.3%;
   float:left;
   padding-left:10px;
   padding-right:10px;
   }
   
.cptuk {
   margin-bottom:30px;
   height:auto;
   overflow:hidden;
   padding:6px;
   background-color:#FFFFFF;
   border: 1px solid hsl(0 0% 95% / 1);
   }
   
.cptuk:hover {
   background-color:#0754a7;
   transition: all 500ms ease-in 0ms;
   }
   
.cptuk-zi {
   margin-top:12px;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   text-align:center;
   padding-bottom:6px;
   color:#565252;
   line-height:23px;
   }
   
.cptuk:hover .cptuk-zi {
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   }
   
.cptuk 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;}  

.cptuk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.cptuk section {
   overflow: hidden;
   }   
   
   
.cphh ul {
    overflow: hidden;
} 

.cphh li ul{
    display: none;
}

.cphh li a{
    margin-bottom: 1px;
}

.cphh li {
   list-style-type:none;
}
   

.cphh li a {
    line-height: 50px;
    display: block;
    padding-left: 16px;
    /* padding-right: 30px; */
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #f8f7f7;
    color: #333333;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
} 

.cphh li.hover a {
    background: #0754a7;
    color: #f8f7f7;
}

.cphh li a:hover{
    background: #0754a7;
    color: #ffffff;
}

.cphh li li a {
    line-height: 3;
    font-size:14px;
    background: #ddd;
    padding-left: 40px;
}

.cphh li.hover li a {
    background: hsl(186 2% 95% / 1);
    color: #333;
}

.cphh li li a:hover{
    background: #4c8ae0;
    color: #f8f7f7;
}

.cphh li li.hover a {
    background: #4c8ae0;
    color: #f8f7f7;
}

.cpnn {
   height:auto; overflow:hidden;
   padding:15px;
   background-color:#FFFFFF;
   }
   
.cpyou-nei {
   height:auto; overflow:hidden;
   } 
   
.cpyou-x {
   height:auto; overflow:hidden;
   padding:10px;
   position:relative;
   }
   
.cpyou-nei-aa {
   width:71%;
   float:left;
   } 
   
.cpyou-nei-bb {
   position:absolute;
   width:37%;
   height:295px;
   background:url(../images/douhao.jpg) left top; background-repeat:no-repeat;
   background-color:#FFFFFF;
   padding:25px;
   padding-top:75px;
   font-size:16px;
   box-shadow: 0px 0px 10px rgba(0,0,0,.1);
   top:10%;
   right:5px;
   }  
   
   
.cpyt {
   width:80%;
   margin:0px auto 30px;
   } 
   
.liebiaok {
   height:58px;
   border:1px solid #ebebeb;
   margin-top:25px;
   }
   
.liebiaok-aa {
   width:16%;
   height:58px;
   line-height:58px;
   text-align:center;
   float:left;
   border-right:1px solid #ebebeb;
   }
   
.liebiaok-bb {
   width:68%;
   height:58px;
   line-height:58px;
   float:left;
   text-align:center;
   color:#919191;
   border-right:1px solid #ebebeb;
   }
   
.liebiaok-bb a {
   color:#919191;
   }
   
.liebiaok-cc {
   width:16%;
   height:58px;
   line-height:58px;
   text-align:center;
   float:right;
   }
    

/* 分页 */
.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%;
} 

.abww .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 56px;
    height: 56px;
    margin-top: -22px;
    z-index: 8;
	left:0px;
    cursor: pointer;
	background:url(../images/left.jpg);
    background-size: 56px 56px;
    background-position: center;
    background-repeat: no-repeat;
}

.abww .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 56px;
    height: 56px;
    margin-top: -22px;
    z-index: 8;
	right:0px;
    cursor: pointer;
	background:url(../images/right.jpg);
    background-size: 56px 56px;
    background-position: center;
    background-repeat: no-repeat;
}

.yc {
   display:block;
   }
   
.yd {
   display:none;
   }
   
.xiaoqiu {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    z-index: 1;
}

canvas {
   width: 100%;
   }

#canvas {
    width: 100%;
    height: 38vw;
    overflow: hidden;
	z-index:9;
}

#box {
    margin-top: -2%;
	position:relative;
    width: 100%;
    height: 75%;
}

#box canvas {
    width: 100%;
    height: 155% !important;
}    

.dangqian {
    position: absolute;
    top: 0px;
    right: 25%;
    height: auto;
    overflow: hidden;
    line-height: 74px;
    text-align: right;
}

.sttk {
   margin-top:50px;
   }
   
.dttp {
   margin-top:40px;
   }
   
.licheng #licheng .swiper-slide.swiper-slide-next section>span{
	border-left:2px #0b5aa8 solid;
}
   
.licheng #licheng .swiper-slide.swiper-slide-next section>small p {
    color:#fff;
	background:#0b5aa8;
}  

.licheng #licheng .swiper-slide.swiper-slide-next section>span:before {
	background:#0b5aa8;
} 
     
.licheng #licheng .swiper-slide.swiper-slide-next section>span p{
	color:#0b5aa8;
}

.vrk {
   margin-top:80px;
   }
   
/* 文化 */	
.qywh {
   height:auto; overflow:hidden;
   }

.qywh li {
   list-style-type:none;
   width:33.3%;
   float:left;
   }
   
.qywz {
   height:240px;
   padding:35px;
   padding-top:80px;
   font-size:18px;
   color: #666;
   }
   
.qywz h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#000000;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:12px;
   }
   
   
.xiangguan {
   margin-top:45px;
   height:auto; overflow:hidden;
   }
   
.xiangguan h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:17px;
   margin-top:0px;
   margin-bottom:32px;
   }
   
.xgtu {
   width:165px;
   height:auto; overflow:hidden;
   background-color:#f5f6f6;
   color:#919191;
   }
   
.xgtu 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;}  

.xgtu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xgtu section {
   overflow: hidden;
   }
   
.xiangguan li {
   list-style-type:none;
   float:left;
   padding-right:42px;
   }	 
	
   
.xgtu-zi {
	   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   line-height:25px;
   text-align:center;
   font-size:14px;
   color:#919191;
   }
   
.xgtu:hover {
   background-color:#0754a7;
   transition: all 500ms ease-in 0ms;
   }
   
.xgtu:hover .xgtu-zi {
   color:#ffffff;
   transition: all 500ms ease-in 0ms;
   }   

 
@media (min-width: 1800px) and (max-width: 2000px) { 
.algun {
    width: 83%;
}

.dangqian {
    right: 19%;
}
   
}

@media (min-width: 1600px) and (max-width: 1800px) {

.nav {
    padding-left: 60px;
}

.navbar-nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
}

.algun {
    width: 89%;
}  

.dangqian {
    right: 13%;
}

}

@media (min-width: 1400px) and (max-width: 1600px) {

.wenhua-bb {
    padding: 35px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 30px;
}

.nav {
    padding-left: 50px;
}

.navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
}

.youce {
    width: 165px;
	padding-left:15px;
	padding-right:0px;
}

.vr {
    margin-left: 10px;
}

.vr a {
    border-radius: 20px;
 /*   padding: 15px;*/
    font-size: 12px;    
}

.algun {
    width: 94%;
} 

.dangqian {
    right: 8%;
}

}
      

@media (min-width: 1200px) and (max-width: 1400px) {

.kuanping {
   width:100%;
   }
   
.wenhua-bb {
    padding: 25px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 26px;
}

.nav {
    padding-left: 10px;
}

.navbar-inverse .navbar-nav > li > a {
    font-size: 12px;
}

.navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
}

.youce {
    width: 165px;
	padding-left:15px;
	padding-right:0px;
}

.vr {
    margin-left: 10px;
}

.vr a {
/*    padding: 15px; */
    border-radius: 20px;
    font-size: 10px;
}

.xwgun {
    width: 100%;
}

.algun {
    width: 99%;
} 

.dangqian {
    right: 3%;
}

}


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

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

body {
   margin-top:58px;
   }

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   
.lot {
   display:none;
   } 
   
.loy {
   display:block;
   width:280px;
   }  
   
.navbar-inverse {
    background-color: rgba(255,255,255,1);
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
}

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

.vr {
    margin-left: 20px;
	margin-right:20px;
}

.vr a {
    color: #333333;
    border: 1px solid #333333;
}

.youce {
    width: 100%;
	height:60px;
    padding: 15px;
    border-left: 1px solid rgba(255,255,255,0.3);
}

.youce li img {
    filter: invert(100%);
}

.searchh .btn {
    width: 25%;
}

.navbar-collapse {
    max-height: 560px;
}
   
.yd {
   display:block;
   }
   
.yc {
   display:none;
   }  
   

.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px;
} 

.abbj {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 30px;
    padding-bottom: 20px;
}

.ableft {
    width: 100%;
}

.abright {
    width: 100%;
	margin-top:15px;
}

.shuju {
    height: auto;
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
}

.shuju li {
    list-style-type: none;
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 15px;
}

.dazi {
    font-size: 32px;
    color: #21478b;
}


#slidingBlock {
	height:auto; overflow:hidden;
}

#slidingBlock span {
    float:left; width:100%; height:150px; font-weight:bold; text-align:center; font-size:14px; over-flow:hidden;
}
#slidingBlock span.menuNo {
    font-weight:normal; width:100%; height:150px; color:#FFFFFF; padding-top:22px; font-size:14px; background-color:rgba(0,0,0,.28); text-align:center;
}
#slidingBlock span.menuOn {
    font-weight:normal; width:100%; height:150px; color:#FFFFFF; padding-top:22px; font-size:14px; text-align:center; background-color:#2378d0;
}
#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
    width:100%;
    margin:0px; padding:0px; height:auto; overflow:hidden;
}

.ywnn {
    position: relative;
    height: auto;
    overflow: hidden;
}

.ywlan {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    left: 0px;
    top: 0px;
    z-index: 5;
}

.ywlan li {
    list-style-type: none;
    width: 33.3%;
    float: left;
    color: #FFFFFF;
    text-align: center;
    border-right: 1px solid #c5d7eb;
}

.ywlan li a {
    color: #FFFFFF;
}

.ywlan li img {
    width: auto;
}

.ywlan li p {
    margin-top: 10px;
    font-size: 14px;
}

.ywnn img {
    width: 100%;
}

.ywnn-zi {
    position: absolute;
    width: 100%;
	height:100%;
    left: 0px;
    top: 50%;
	padding:15px;
    color: #FFFFFF;
	background-color:rgba(0,0,0,0.6);
    font-size: 14px;
    z-index: 6;
} 

.ywnn-zi a {
    color: #FFFFFF;
}

.case {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.algun {
    width: 100%;
    margin-top: 20px;
}

.algun .swiper-container {
    padding-bottom: 30px;
    margin-right: 0px;
}

.alkk-zi {
    position: relative;
    width: 80%;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 60px;
    color: #333333;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
    padding-left: 85px;
    border-radius: 20px 0 20px 0;
    font-size: 14px;
    margin-left: 5%;
    position: relative;
    margin-top: -30px;
    z-index: 6;
    float: left;
}

.zzt {
   position:absolute;
   width:35px;
   height:35px;
   top:12px;
   left:29px;
   background:url(../images/zz1.png) bottom; background-repeat:no-repeat;
   background-size: 35px 70px;
   }
   
.alkk:hover .zzt {
   background:url(../images/zz1.png) top; background-repeat:no-repeat;
   background-size: 35px 70px;
   transition: all 300ms ease-in 0ms;
   }
   
.ysbj {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 30px;
    padding-bottom: 40px;
}

.ysnn-aa {
    width: 100%;
}

.ysnn-bb {
    width: 100%;
}

.ysnn-cc {
    width: 100%;
}

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

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

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

.xwbj {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 30px;
    padding-bottom: 40px;
}

.xwgun {
    width: 100%;
}

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

.bottom {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 40px;
	margin-bottom:50px;
}

.weixin {
    width: 130px;
    float:inherit;
	margin:20px auto 0px;
}

.footer {
    margin-top: 30px;
    height: auto;
    overflow: hidden;
	padding:10px;
    line-height: 30px;
    border-top: 1px solid #636466;
}

.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;
   }
   
.ablan {
    width: 100%;
	height:auto; overflow:hidden;
}

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

.ablan li a {
    display: block;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    color: #000000;
    font-size: 14px;
    text-align: center;
    border-top: 0px solid rgb(23, 72, 150, 0);
}

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

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

.abww {
    padding-top: 25px;
    padding-bottom: 30px;
    height: auto;
    overflow: hidden;
    line-height: 27px;
} 

.abww h2 {
    font-size: 16px;
    color: #003ca5;
    margin-top: 0px;
    margin-bottom: 15px;
} 

.abgun {
   margin-bottom:15px;
  }
  
.wenhua {
    display:block;
}
  
  
.wenhua-aa {
    width: 100%;
}

.wenhua-bb {
    width: 100%;
    float: left;
    padding: 15px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 25px;
}

.wenhua-bb h2 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #FFFFFF;
}

.fzkuai h2 {
    font-size: 20px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.fzkuai {
    margin-top: 40px;
    margin-bottom: 40px;
}

.cpkuai {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 20px;
    padding-bottom: 25px;
}

.cpnn {
    height: auto;
    overflow: hidden;
    padding: 15px;
    background-color: #FFFFFF;
	margin-top:15px;
}

.cpyou-lan {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #e9e9e9;
    font-size: 18px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 10px;
}

.cpcol4 {
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}


.xwss {
    height: auto;
    overflow: hidden;
    padding: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #f2f2f2;
}

.xwkk-aa {
    width: 100%;
}

.xwkk-bb {
    width: 100%;
}

.xwkk-bb h2 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #000000;
}

.liebiao-aa {
    width: 100%;
    line-height: 30px;
    color: #666666;
}

.liebiao-bb {
    width: 100%;
}

.xwlie {
    height: auto;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
}

.xwmm {
   display:none;
   }
   
.xwdd {
    background: #fafafa;
    padding: 30px 0px;
}   

.inewsct {
    background: #fff;
    padding: 20px;
}

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

.xwkuai h3 {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 20px;
    color: #000000;
}

.idown ul {
    padding: 5px 0px 20px;
    height: auto;
    overflow: hidden;
}

.idown ul li {
    float: left;
    list-style-type: none;
    width: 100%;
    margin-bottom: 15px;
}

.lxkuai {
    margin-top: 25px;
    margin-bottom: 30px;
    line-height: 26px;
    font-size: 14px;
}

.lxkuai h2 {
    font-size:20px;
    color: #333333;
    margin-top: 10px;
    margin-bottom:20px;
    padding-bottom: 20px;
}

.liuyan {
    height: auto;
    overflow: hidden;
	padding:0px;
    padding-top: 30px;
    padding-bottom: 25px;
    background-color: #ededed;
}

.liuyan h3 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #2d2d2d;
    margin-top: 0px;
    margin-bottom: 35px;
}

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

.anniu {
    width: 100%;
    height: 40px;
}

.bnnzi h2 {
    font-size: 25px;
    font-weight: bold;
    height: auto;
    overflow: hidden;
    line-height: 40px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.cpyou-lan-aa {
   width:100%;
   }

.cpyou-lan-bb {
   display:none;
   }
   
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inversex .navbar-nav > li > a:focus {
    color: #0754a7;
}

.navbar-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 2px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #0754a7;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:2px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#0754a7;
}

.dskuai-aa {
    width: 100%;
}
.dskuai-bb {
    width: 100%;
    height:auto; overflow:hidden;
    padding: 15px;
    float: right;
}

.banner img {
   width:100%;
   height:auto; overflow:hidden;
   }
   
.bnnzi {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 20%;
    text-align: center;
    color: hsl(0deg 0% 100% / 90%);
    font-size: 16px;
    z-index: 8;
}

.sjk {
    height: auto;
    overflow: hidden;
    padding: 10px;
    text-align: center;
}

.inewsct .inews-ct img {
   width:100%;
}

.qywh li {
    width: 100%;
	margin-bottom:10px;
}

.qywz {
    height:auto; overflow:hidden;
    padding: 20px;
    font-size: 14px;
    color: #666;
}

.cpyou-nei-aa {
    width: 100%;
}

.cpyou-nei-bb {
    position:relative;
    width: 100%;
    height:auto; overflow:hidden;
    background: none;
    background-color: #FFFFFF;
    padding: 20px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    top: 0px;
    right:0px;
}

}


