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

@font-face {      font-family: 'DIN-Bold';      
src: url('DIN-Bold.eot'); /* IE9 Compat Modes */      
src: url('DIN-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('DIN-Bold.woff') format('woff'), /* Modern Browsers */              
url('DIN-Bold.otf')  format('truetype'), /* Safari, Android, iOS */              url('DIN-Bold.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

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

body {
  font-family: 'Avenir', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
  margin-top:105px;
}

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


.navbar-inverse {
    background-color: #FFFFFF;
    border-color: #5F5D5D;
	box-shadow: 0px 0px 15px rgba(0,0,0,.3);
}

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

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

.nav {
    padding-left: 106px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
	background-color:#154f8a;
}
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: #262626;
	font-size:16px;
	font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
}

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


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

.navbar-inverse .navbar-nav > li.mouseover .ul_hide {
    position: absolute;
    left: 0px;
    top: 105px;
    width: 250px;
	text-align:left;
    border: 0px solid #CBCBCB;
	background-color:#FFFFFF;
    padding: 5px 0px;
    display: none;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li {
	line-height:40px;
	text-align:center;
	border-bottom:0px solid #ffffff;
	list-style-type:none;
	background:none;
   white-space: nowrap;
text-overflow: ellipsis;
	position:relative;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a{
    color:#000000;
	text-align:center;
	   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
background-color:#FFFFFF;
}

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

.kuanping {
   width:1590px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
ul {
   padding:0px;
   margin:0px;
   }
   
.search1 {
   margin-top:36px;
   width:265px;
   height:auto; overflow:hidden;
   background-color:#154f8a;
   border-radius: 25px;
   margin-right: 45px;
   float:left;
   }
   
.search1 form {
    display: flex;
}

.search1 .search {
    border: 0;
    height: 34px;
    font-size: 14px;
    padding-left: 15px;
    width: 78%;
	color:#FFFFFF;
	background: #154f8a;
    border-radius: 10px 0 0 10px;
}   

.search1 .btn {
    height: 34px;
    margin: 0;
    background: #154f8a;
    border-radius: 0 10px 10px 0;
    color: #FFFFFF;
    text-align: center;
    width: 22%;
}

.guding {
   position:fixed;
   top:0px;
   width:100%;
   z-index:9;
   }
   
.yuyan {
   width:62px;
   height:auto; overflow:hidden;
   line-height:34px;
   font-size:16px;
   font-family: 'utsaah', Helvetica, Arial, sans-serif;
   color:#2f2f2f;
   text-align:right;
   margin-top:36px;
   }
   
.yuyan a {
   color:#2f2f2f;
   }
   
.yuyan a.hover {
   color:#154f8a;
   }
   
.yuyan .hover {
   color:#154f8a;
   }
   
.banner img {
   width:100%;
   }
   
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 147px;
    width: 165px;
	left:10%;
}

.banner .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 100%;
	color:#FFFFFF;
	font-size:20px;
	font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
    background: rgba(255,255,255,0);
    opacity: 1;
}

.banner .swiper-pagination-bullet-active {
    opacity: 1;
	color:#FFFFFF;
	font-size:30px;
    background: rgba(255,255,255,0);
}

.search1 .search:-moz-placeholder {
  color: #FFFFFF;
}

.search1 .search::-moz-placeholder {
  color: #FFFFFF;
  opacity: 1;
}

.search1 .search:-ms-input-placeholder {
  color: #FFFFFF;
}

.search1 .search::-webkit-input-placeholder {
  color: #FFFFFF;
}


.abbj {
   height:auto; overflow:hidden;
   background:url(../images/abbj.jpg) top center;
   background-size: 100% 100%;
   padding-top:75px;
   }
   
.abbj h2 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:40px;
   text-align:center;
   color:#0a0a0a;
   margin-top:0px;
   padding-bottom:37px;
   background:url(../images/xiahua.png) bottom center; background-repeat:no-repeat;
   margin-bottom:71px;
   }
   
.abzz {
   height:auto; overflow:hidden;
   background:url(../images/abzz.jpg) bottom center;
   background-repeat:no-repeat;
   }
   
.abzz-aa {
   width:49.1%;
   float:left;
   }
   
.abzz-bb {
   width:46.8%;
   margin-top:106px;
   font-size:17px;
   line-height:42px;
   color:#FFFFFF;
   float:right;
   }
   
.abmore {
   width:155px;
   height:55px;
   margin-top:37px;
   }
   
.abmore a {
   display:block;
   width:155px;
   height:55px;
   line-height:55px;
   text-align:center;
   font-size:20px;
   color:#0a0a0a;
   font-family: 'utsaah', Helvetica, Arial, sans-serif;
   background:url(../images/abmore.jpg);
   }
   
.abmore a:hover {
   color:#0a0a0a;
   }

.cpbj {
   height:auto; overflow:hidden;
   background:url(../images/cpbj.jpg);
   position:relative;
   padding-top:90px;
   }
   
.cpbj h2 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:40px;
   text-align:center;
   margin-top:0px;
   padding-bottom:36px;
   background:url(../images/xiahua.png) bottom center; background-repeat:no-repeat;
   margin-bottom:57px;
   }
   
.cpmm {
   position:relative;
   z-index:3;
   }
   
   
.cptu {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,.2);
   }
   
.cptu-zi {
   height:auto; overflow:hidden;
   font-size:18px;
   color:#0a0a0a;
   padding-left:18px;
   padding-right:18px;
   line-height:112px;
   border-top:1px solid #f1f1f1;
   } 
   
.cptu-zi-aa {
   width:75%;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   } 
   
.cptu-zi-bb {
   width:25%;
   text-align:right;
   float:right;
   }
   
.cpmm .swiper-slide {
   padding-top:15px;
   padding-bottom:15px;
   }
   
.cpmm .swiper-button-prev {
    position: absolute;
    top: 45%;
    width: 45px;
    height: 45px;
	left:1%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/left.png);
    background-size: 45px 45px;
    background-position: center;
    background-repeat: no-repeat;
}   

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

.cptu:hover .cptu-zi {
   background-color:#154f8a;
   color:#FFFFFF;
   transition: all 300ms ease-in 0ms;
   }
   
.case {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   position:relative;
   padding-top:178px;
   margin-top:-127px;
   z-index:2;
   }

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

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

.case h2 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:40px;
   text-align:center;
   margin-top:0px;
   padding-bottom:36px;
   background:url(../images/xiahua.png) bottom center; background-repeat:no-repeat;
   margin-bottom:56px;
   }
   
.altu {
   position:relative;
   height:auto; overflow:hidden;
   }
   
.altu-zi {
   position:absolute;
   width:100%;
   left:0px;
   bottom:0px;
   height:auto; overflow:hidden;
   line-height:250px;
   color:#FFFFFF;
   font-size:40px;
   text-transform:uppercase;
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   background-color:rgba(0,0,0,.64);
   text-align:center;
   z-index:2;
   }
   
.case .swiper-button-prev {
    position: absolute;
    top: 84%;
    width: 45px;
    height: 45px;
	left:35%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/zuo.png);
    background-size: 45px 45px;
    background-position: center;
    background-repeat: no-repeat;
}   

.case .swiper-button-next {
    position: absolute;
    top: 84%;
    width: 45px;
    height: 45px;
	right:35%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/you.png);
    background-size: 45px 45px;
    background-position: center;
    background-repeat: no-repeat;
} 

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

.altu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.altu section {
   overflow: hidden;
   }
   
.fuwu {
   height:auto; overflow:hidden;
   margin-top:80px;
   margin-bottom:83px;
   }
   
.fuwu h2 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:40px;
   text-align:center;
   margin-top:0px;
   padding-bottom:36px;
   background:url(../images/xiahua.png) bottom center; background-repeat:no-repeat;
   margin-bottom:65px;
   }
   
.fwkk {
   height:auto; overflow:hidden;
   color:#FFFFFF;
   background:url(../images/fwkk.jpg) top center;
   background-size: 100% 100%;
   padding-top:72px;
   padding-bottom:60px;
   }
   
.fwkk h3 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:34px;
   margin-top:0px;
   margin-bottom:60px;
   text-align:center;
   }
   
.fwss {
   width:870px;
   margin:0 auto;
   }
   
.fwrow {
   height:auto; overflow:hidden;
   margin-left:-26px;
   margin-right:-26px;
   }
   
.fwrow li {
   list-style-type:none;
   width:33.3%;
   float:left;
   padding-left:26px;
   padding-right:26px;
   }
   
.fwhh {
   height:auto; overflow:hidden;
   }
   
.fwhh a {
   display:block;
   text-align:center;
   font-size:18px;
   color:#050505;
   line-height:76px;
   padding-left:36px;
   position:relative;
   background-color:#FFFFFF;
   }
   
.fwhh-t1 {
   width:36px;
   height:36px;
   position:absolute;
   top:18px;
   left:20px;
   background:url(../images/fw1.png) left top; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
   }
   
.fwhh-t2 {
   width:36px;
   height:36px;
   position:absolute;
   top:18px;
   left:20px;
   background:url(../images/fw2.png) left top; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
   }   
   
.fwhh-t3 {
   width:36px;
   height:36px;
   position:absolute;
   top:18px;
   left:80px;
   background:url(../images/fw3.png) left top; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
   }   
   
.fwhh:hover .fwhh-t1 {
   background:url(../images/fw1.png) left bottom; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
   }  
   
.fwhh:hover .fwhh-t2 {
   background:url(../images/fw1.png) left bottom; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
   }  
   
.fwhh:hover .fwhh-t3 {
   background:url(../images/fw1.png) left bottom; background-repeat:no-repeat;
   transition: all 300ms ease-in 0ms;
   } 
   
.fwhh a:hover {
   color:#154f8a;
   } 
   
.fwkk h4 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:20px;
   text-transform:uppercase;
   margin-top:56px;
   margin-bottom:0px;
   text-align:center;
   } 
   
.bottom {
   height:auto; overflow:hidden;
   padding-top:70px;
   color:#d9d9d9;
   font-size:16px;
   line-height:37px;
   background-color:#141414;
   }
   
.bottom a {
   color:#d9d9d9;
   }
   
.bottom a:hover {
   color:#FFFFFF;
   }
   
.bottom h2 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#FFFFFF;
   text-transform:uppercase;
   margin-top:0px;
   margin-bottom:36px;
   }
   
.dbhh {
   height:auto; overflow:hidden;
   line-height:53px;
   }
   
.fenxiang {
   height:auto; overflow:hidden;
   margin-top:46px;
   padding-top:30px;
   border-top:1px solid rgba(255,255,255,.17);
   }
   
.footer {
   margin-top:50px;
   border-top:1px solid rgba(255,255,255,.17);
   height:auto; overflow:hidden;
   line-height:90px;
   }
   
.footer a {
   color:#dfdfdf;
   }
   
.juyou {
   text-align:right;
   }
   
/* 关于我们 */
.about {
    height: auto;
    overflow: hidden;
    margin-top: 56px;
    margin-bottom: 38px;
    font-size: 16px;
}

/* 产品列表 */
.nabout {
    padding-top: 30px;
	padding-bottom:30px;
}

ul, ol {
    list-style: none;
}

.cplan {
    background:#0065b4 url(../images/yqjt2.png) no-repeat 90%;
        background-size: auto;
    background-size: 10% auto;
    line-height: 65px;
    font-size: 22px;
    padding-left: 30px;
	color:#FFFFFF;
	font-weight:bold;
}

.zcd {
   height:auto; overflow:hidden;
   }

.zcd li {
    list-style-type:none;
    line-height: 50px;
}

.zcd li a {
    display:block;
    background:#f4f4f4 url(../images/jtx.png) no-repeat 90%;
    background-size: auto;
    background-size: 5% auto;
    line-height: 50px;
    border: 1px solid #dadada;
	height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
padding-right:35px;
    border-top-color: rgb(218, 218, 218);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
    padding-left: 30px;
    font-size: 14px;
    font-family: "微软雅黑";
}

.zcd li a:hover {
   background:#37383a url(../images/jtx2.png) no-repeat 90%;
    background-size: auto;
    background-size: 5% auto;
    line-height: 50px;
    border: 1px solid #dadada;
    border-top-color: rgb(218, 218, 218);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
   color:#FFFFFF;
   }
   
.zcd li.hover a {
   background:#37383a url(../images/jtx2.png) no-repeat 90%;
    background-size: auto;
    background-size: 5% auto;
    line-height: 50px;
    border: 1px solid #dadada;
    border-top-color: rgb(218, 218, 218);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
   color:#FFFFFF;
   }
   
.lxwm {
    background:#42494c url(../images/yqjt2.png) no-repeat 90%;
    background-size: auto;
    background-size: 10% auto;
    line-height: 65px;
    font-size: 26px;
    padding-left: 30px;
    margin-top: 30px;
	color:#FFFFFF;
	font-weight:bold;
}

.lxwm1 {
    padding: 30px;
    border: 1px solid#dadada;
    font-family: "微软雅黑";
    text-align: center;
}

.lxwm1 span:nth-child(1) {
    font-size: 12px;
}

.lxwm1 span:nth-child(3) {
    font-size: 27.6px;
    color:#0065b4;
    font-family: Arial;
    font-style: italic;
}

.lxwm2 {
    padding: 30px;
    border: 1px solid #dadada;
    border-top-color: rgb(218, 218, 218);
    border-top-style: solid;
    border-top-width: 1px;
    font-family: "微软雅黑";
    text-align: center;
    border-top: none;
}

.lxwm2 span {
    line-height: 30px;
    font-size: 12px;
}

.liuyan {
   width:90px;
   margin:5px auto 0px;
   } 
   
.liuyan a {
   display:block;
   width:90px;
   height:30px;
   line-height:30px;
   text-align:center;
   background: #0065b4;
   color:#FFFFFF;
   border-radius: 5px;
   }
   
.liuyan a:hover {
   background-color:#000000;
   }
   
   
.pnr {
    border: 1px solid #dadada;
	height:auto; overflow:hidden;
}

.title {
    background:#f0f0f0;
	height:auto; overflow:hidden;
	line-height: 70px;
    border-bottom: 1px solid #dadada;
    padding: 0px 15px;
}

.title-left {
   width:50%;
   color:#0065b4;
   font-size: 18px;
   font-weight: bold;
   float:left;
   }
   
.title-right {
   width:50%;
   color: #848484;
   float:right;
   text-align:right;
   }
   
.pnr-nei {
   padding:30px;
   height:auto; overflow:hidden;
}  

.pnr-nei h2 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:30px;
   color:#000000;
   text-align:center;
   margin-top:0px;
   margin-bottom:20px;
   }
   
   
.pnr-nei img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
   } 
   
.pnr-neix img {
   width:100%;
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
   
.cpkk-right-lan {
    height:auto; overflow:hidden;
    line-height: 50px;
    border-bottom: 1px solid #dcdddd;
    color: #898989;
}

.cpkkr-nei {
    margin-top: 20px;
    height: auto;
    overflow: hidden;
}

.cpkkr-zuo {
    font-size: 16px;
}

.cpkkr-you {
    text-align: right;
    font-size: 14px;
}

.cptux {
   border:6px solid #efefef;
   background-color:#efefef;
   height:auto; overflow:hidden;
   margin-bottom:30px;
   }
   
.cptux:hover {
   border:6px solid #0065b4;
   background-color:#0065b4;
   box-shadow:0px 0px 15px rgba(0,0,0,.5);
   transition: all 500ms ease-in 0ms;
   }
.cptux a {
   color:#333333;
   }
   
.cptux a:hover {
   color:#ffffff;
   }
   
.cptux p {
   margin-top:15px;
   margin-bottom:7px;
   text-align:center;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   } 
   
.cptux h4 {
   font-family: 'Avenir', Helvetica, Arial, sans-serif;
   margin:0px;
   font-size:16px;
   text-align:center;
   }
   
/* 服务 */
.idown form {
    display: flex;
    justify-content: space-between;
    padding: 0px 0px 15px;
}

.idown form input {
    width: 85%;
    line-height: 20px;
    font-size: 1.4rem;
    padding: 15px;
    border: 1px rgba(0,0,0,.15) solid;
        border-right-color: rgba(0, 0, 0, 0.15);
        border-right-style: solid;
        border-right-width: 1px;
        border-left-color: rgba(0, 0, 0, 0.15);
        border-left-style: solid;
        border-left-width: 1px;
    border-right: 0;
    border-left: 0;
}

.idown form button {
    display: block;
    border: 0;
    background: #0aa375;
    width: 15%;
    color: #fff;
    font-size: 1.5rem;
    transition: .3s;
}

.idown ul {
    padding: 5px 0px 30px;
}
.idown ul li {
    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: 88px;
}

.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 #136eb9 solid;
    color: #136eb9;
    line-height: 20px;
    padding: 5px 25px;
    transition: .3s;
    margin: 5px 0px;
}

.idown ul li a:hover span {
    border: 1px #136eb9 solid;
	background-color:#136eb9;
    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: #0065b4;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
} 
   
/* FAQ */
.cpqie {
   height:auto; overflow:hidden;
   }
   
.cpqie ul {
   padding:0px;
   } 
   
.cpqie ul li {
    display: block;
    cursor: pointer;
	margin-top:10px;
}

.cpqie ul li a {
    display: block;
    line-height: 68px;
    color: #333333;
    font-size: 20px;
    font-family: simsun;
	background-color:#e8f3f7;
}

.cpqie ul li a > small {
    float: right;
    display: block;
    height: 26px;
    width: 26px;
    margin-top: 21px;
    border-radius: 20px;
    text-align: center;
    line-height: 25px;
    font-size: 24px;
    margin-right: 30px;
    color: #b1b9bc;
	font-family: simsun;
	border:1px solid #b1b9bc;
}

.cpqie ul li a > small::after {
    content: "+";
}

.cpqie ul li.active > a > small {
    color: #ffffff;
	border:1px solid #ffffff;
}

.cpqie ul li.active > a > small::after {
    content: '-';
}


.cpqie ul li > span {
    color: #ffffff;
    font-size: 18px;
    display: block;
    float: left;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	margin-top:12px;
    margin-left: 20px;
    margin-right: 15px;
	background-color:#9a9ea0;
}

.cpqie ul li a > div {
    width: 70%;
    float: left;
	   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
}

.cpqie ul li.active > small {
    display: block;
    transition: display 0.5s;
    background-color:#f7f8f8;
	height:auto; overflow:hidden;
    font-size: 18px;
    color: #333333;
    padding: 20px;
    line-height: 28px;
}

.cpqie ul li > small {
    display: none;
}

.clearfix::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.cpqie ul li.active > a {
    background-color: #528ad9;
    color: #fff;
}

.cpqie ul li.active > span {
    color: #528ad9;
	background-color:#FFFFFF;
}


.da-left {
   width:40px;
   height:40px;
   line-height:40px;
   text-align:center;
   background-color:#528ad9;
   color:#FFFFFF;
   float:left;
   }
   
.da-right {
   float:left;
   width:80%;
   margin-left:30px;
   }
   
   
#sidebarrrr {
    position: fixed;
    z-index: 999;
}

#sidebarrrr ul li.first {
    border: 0;
    background: none;
    height: 63px;
}

#sidebarrrr ul li i.top {
    width: 62px;
    height: 62px;
    margin-top: 0;
}

#sidebarrrr ul li i {
    display: inline-block;
    width: 62px;
    height: 62px;
    float: left;
}


#sidebarrrr ul li .sidebox {
    position: absolute;
    width: 62px;
    height: 62px;
    top: 0;
    right: 0;
    transition: all 0.3s;
    background: #4e92dd;
    opacity: 1;
    filter: Alpha(opacity=100);
    color: #fff;
    font: 14px/62px "Microsoft YaHei";
    overflow: hidden;
} 

/* 联系我们 */
.lxkuan {
   width:1200px;
   height:auto; overflow:hidden;
   margin:60px auto 46px;
   }
   
.lxnn {
   height:auto; overflow:hidden;
   font-size:16px;
   line-height:33px;
   color:#434343;
   }
   
.lxnn h2 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:20px;
   text-transform:uppercase;
   color:#434343;
   margin-top:0px;
   margin-bottom:30px;
   }
   
.lxnn-aa {
   width:50%;
   float:left;
   }
   
.lxnn-bb {
   width:50%;
   float:right;
   }
   
.kka {
   height:40px;
   background-color:#eeeeee;
   border:1px solid #eeeeee;
   border-radius: 0;
   } 
   
.biao {
   height:auto; overflow:hidden;
   margin-bottom:10px;
   }
   
.ttanniu {
   width:100%;
   height:47px;
   text-align:center;
   color:#FFFFFF;
   font-size:18px;
   background-color:#174fa2;
   border:1px solid #174fa2;
   border-radius: 0;
   }
   
.lxww {
   height:auto; overflow:hidden;
   margin-top:50px;
   }
   
/* 弹窗 */

.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: 500px; }

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

.icase ul {
   padding:0px;
   }
   
.icase ul li {
   list-style-type:none;
   }   
   
/* 分页 */ 
.page {
    margin: 20px auto;
}

.page-m {
    position: relative;
    top: -1px;
    +display: inline !important;
}

.page a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.page-m a {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
	border:1px solid #eeeeee;

}

.page-m a:hover {
    color: #fff;
    background: #0065b4;
	border:1px solid #0065b4;
}

.xianshi {
    color: #fff;
    background: #0065b4;
	border:1px solid #0065b4;
}

.page-m a.active {
    color: #fff;
    background: #0065b4;
	border:1px solid #0065b4;
}

.yd {
   display:none;
   }
   
.yc {
   display:block;
   }
   


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

.kuanping {
   width:100%;
   }
   
.container {
   width:100%;
   }
   
.navbar-nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
}

.case .swiper-button-prev {
    position: absolute;
    top: 75%;
    width: 40px;
    height: 40px;
	left:25%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/zuo.png);
    background-size: 40px 40px;
    background-position: center;
    background-repeat: no-repeat;
}   

.case .swiper-button-next {
    position: absolute;
    top: 75%;
    width: 40px;
    height: 40px;
	right:25%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/you.png);
    background-size: 40px 40px;
    background-position: center;
    background-repeat: no-repeat;
} 

}


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

.kuanping {
   width:100%;
   }
   
.container {
   width:100%;
   }
   
.navbar-nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
}

.nav {
    padding-left: 66px;
}

.search1 {
    width: 180px;
    margin-right: 25px;
    float: left;
}

.case .swiper-button-prev {
    position: absolute;
    top: 75%;
    width: 40px;
    height: 40px;
	left:15%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/zuo.png);
    background-size: 40px 40px;
    background-position: center;
    background-repeat: no-repeat;
}   

.case .swiper-button-next {
    position: absolute;
    top: 75%;
    width: 40px;
    height: 40px;
	right:15%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/you.png);
    background-size: 40px 40px;
    background-position: center;
    background-repeat: no-repeat;
} 

.altu-zi {
    line-height: 180px;
    color: #FFFFFF;
    font-size: 30px;
}

}

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

.kuanping {
   width:100%;
   }
   
.container {
   width:100%;
   }
   
.navbar-nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
}

.nav {
    padding-left: 66px;
}

.search1 {
    width: 180px;
    margin-right: 25px;
    float: left;
}

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

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

.altu-zi {
    line-height: 180px;
    color: #FFFFFF;
    font-size: 30px;
}

}
   

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

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

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   
.lxkuan {
   width:100%;
       margin: 20px auto 20px;
   }   
   
.logo {
   width:150px;
   }
   
body {
  margin-top:61px;
}

.abbj {
    padding-top: 35px;
}

.abzz {
    height: auto;
    overflow: hidden;
    background: none;
	background-color:#000000;
}

.abzz-aa {
    width: 100%;
}

.abzz-bb {
   width:100%;
   margin-top: 30px;
   margin-bottom:20px;
   }
   
.abbj h2 {
    font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    text-align: center;
    color: #0a0a0a;
    margin-top: 0px;
    padding-bottom: 37px;
    background: url(../images/xiahua.png) bottom center;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.cpbj {
    position: relative;
    padding-top: 40px;
}

.cpbj h2 {
    font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    text-align: center;
    margin-top: 0px;
    padding-bottom: 36px;
    background: url(../images/xiahua.png) bottom center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.cpbj h2 {
    font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    text-align: center;
    margin-top: 0px;
    padding-bottom: 36px;
    background: url(../images/xiahua.png) bottom center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.case h2 {
    font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    text-align: center;
    margin-top: 0px;
    padding-bottom: 36px;
    background: url(../images/xiahua.png) bottom center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.altu-zi {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    height: auto;
    overflow: hidden;
    line-height: 50px;
    color: #FFFFFF;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
    background-color: rgba(0,0,0,.64);
    text-align: center;
    z-index: 2;
}

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

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

.fwkk h3 {
    font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: center;
}

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

.fwrow {
    height: auto;
    overflow: hidden;
	margin:0px;
}

.fwrow li {
    list-style-type: none;
    width: 100%;
}

.fwhh {
    height: auto;
    overflow: hidden;
	margin-top:10px;
}

.yc {
   display:none;
   }
   
.yd {
   display:block;
   }
   
.zcd li {
   width:50%;
   float:left;
   }
 
.title-left {
   width: 100%;
} 
.title-right {
	display:none;
}   

.pnr {
   margin-top:15px;
   }
   
.pnr-nei {
    padding: 15px;
    height: auto;
    overflow: hidden;
}

.pnr-neix {
    padding: 15px;
    height: auto;
    overflow: hidden;
}

.cpqie ul li a > div {
    width: 60%;
}

.da-right {
    float: left;
    width: 80%;
    margin-left: 20px;
}

.lxnn-aa {
    width: 100%;
}

.lxnn-bb {
    width: 100%;
}

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

.bottom {
   padding-top:30px;
   margin-bottom:50px;
   }
   
.footer {
    margin-top: 20px;
    border-top: 1px solid rgba(255,255,255,.17);
    height: auto;
    overflow: hidden;
    line-height: 40px;
}

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


.fygnav {
    padding: 0px;
	height:50px;
	background-color:#1d2c6a;
}
.fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.fygnav li {
    width: 100%;
    text-align: center;
	border-right: 1px solid #32393f; border-left:#2c3339;
    float: left;	
}
.fygnav li a { display:block; color:#FFFFFF; background-color:#1d2c6a; height:50px; line-height:50px;}

.fygnav li a:hover { color:#FFFFFF; background-color:#1d2c6a;}

.search1 {
    margin-top: 20px;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #154f8a;
    border-radius: 25px;
    margin-right: 0px;
}

.yuyan {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 34px;
    font-size: 16px;
    font-family: 'utsaah', Helvetica, Arial, sans-serif;
    color: #2f2f2f;
    text-align:center;
    margin-top: 20px;
	margin-bottom:20px;
}

.liebiao-aa {
   width:100%;
   }  
   
.liebiao-bb {
   width:100%;
   }

}


