body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
}
.xwzx a{
    text-decoration: none;
}
.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


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

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



.nav {
    padding-left: 50px;
}


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



.banner img{
    width:100%;
}
.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;
	}
	

.kq1 {-webkit-animation-delay: 1s;}
.kq2 {-webkit-animation-delay: 2s; -webkit-animation-duration: 2s;}
.kq3 {-webkit-animation-delay: 3s; -webkit-animation-duration: 3s;}


.kuanping {
   width:1140px;
   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;
   }
   
.menu{
    float:right;
}
.logo{
    float:left;
    padding:20px 0;
}
.navbar-inverse .navbar-nav > li > a {
    color: #4c4c4c;
}
.navbar-inverse .navbar-nav > li {
    border-right:rgba(177,177,177,.5) 1px solid;
    
}
.stayer.fixed .logo{
    padding:5px 0;
}
.stayer.fixed .navbar-nav > li > a{
    line-height:41px;
}
/* .stayer.fixed.navbar-inverse .navbar-nav > li:first-of-type{
    border-left:rgba(177,177,177,.5) 1px solid;

} */
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left:20px;
	padding-right:20px;
    line-height: 75px;
}
.banner{
    padding-left: 0;
    padding-right: 0;
    position: relative;
    overflow: hidden;
}
.swiper-pagination-bullet{
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .2;
}
.swiper-pagination-bullet-active {
    opacity: 1;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 15%;
    left: 0;
    width: 40%;
}
.yyly {
    height:auto;
    overflow:hidden;

}
.yyly h2{
    text-align:center;
    font-weight:bold;
    padding-top:48px;
    padding-bottom:48px;
    font-size:47px;
}
.yyly span{
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding: 0px 22px;
    color: white;
    font-size: 1.8rem;
    transition: .3s;
    height: 50px;
    
}
.case {
    position:relative;
    height:auto; overflow:hidden;
    }
    
 .case-zi {
    position:absolute;
    bottom:0px;
    height:auto; overflow:hidden;
    font-size:18px;
    color:#FFFFFF;
    line-height:88px;
    z-index:9;
    width:100%;
    background-image:linear-gradient(rgba(255,255,255,.0),rgba(0,0,0,.8));
    }  
    
 .case 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;
    border:3px solid #e6e6e6;
    width: 100%;
}  
 
 .case:hover img {
     -webkit-transform: scale(1.1);
     transform: scale(1.1);
     transition: all 500ms ease-in 0ms;
    } 
    
 .case section {
    overflow: hidden;
    }
section {
        display: block;
    }  	 
.iconfont{
	font-family: "iconfont" !important;
    font-size: 30px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.yyly .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 70px;
    height: 86px;
	left: 130px;
    z-index: 10;
    cursor: pointer;
    background-size: 70px 86px;
	background:url(../images/left.png);
    background-repeat: no-repeat;
}   
   
.yyly .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 70px;
    height: 86px;
	right: 130px;
    z-index: 10;
    cursor: pointer;
    background-size: 70px 86px;
	background:url(../images/right.png);
    background-repeat: no-repeat;
} 
.cpzx h2{
    text-align:center;
    font-weight:bold;
    padding-top:48px;
    padding-bottom:48px;
    font-size:47px;
}
.cpzx{
    background:#e0e4f4;
}
.cpjs {
    position:relative;
    width: 100%;    
    background: #1f60d6;
}
.cpjs span{
    position:absolute;  
    bottom:10px;
    left:10px;
}
.cplefttop{
    display: flex;
    margin-bottom:20px;
}
.cprighttop{
    display: flex;

}
.cpjs p{
    bottom: -30px;
    position: absolute;
    left: 10px;
    display: none;
}
.cprightbottom{
    margin-top:20px;
}
.cpjs:hover img{
    opacity: .1;
}
.cpjs:hover span{
    color:white;
    bottom:80px;
    left:20px;
    
}
.cpjs:hover p{
    display: block;
    color:white;
    bottom:35px;
    left:20px;
}
.cpnn{
    display:flex;
}
.cpnn .col-md-6{
    padding-left:5px;
    padding-right:5px;
}
.cpnn .col-md-12{
    padding-left:5px;
    padding-right:5px;
}
.sygy{
    background:url(../images/sygy.jpg) no-repeat;
    position: relative;
    background-size:cover;
    background-position-x:9%;
}
.sygy h2{
    padding-top:48px;
    padding-bottom:48px;
    font-weight: bold;
    color:white;
    font-size:47px;
}
.gynr{
    color:white;
    text-indent: 2em;
    line-height:2em;
}
.sygywz{
    position:relative;
    margin-bottom:90px;
}
.sygygd {
    position: absolute;
    bottom: 0;
    right: -40%;
    text-decoration: none;
   
}
.sygygd a{
    display: block;
    width:140px;
    height:44px;
    text-align:center;
    color:#2165ca;
    background:white;
    line-height:44px;
    text-indent: 0;
}
.sygygd a:hover{
    color:white;
    background:#2165ca;
    text-decoration: none;
}
#cc{
    clear:both;
    margin-bottom:100px;
}
.xwzx{
    background:url(../images/xwzx.jpg) no-repeat;
    padding-bottom:30px;
}
.xwzx h2{
    font-weight: bold;
    font-size:47px;
    text-align:center;
    padding:60px 0px;
}
.shijian{
    color:white;
    background:#babdba;
    width:23%;
    float:left;
    padding:21px 20px ;
    font-weight: bold;
    max-height:104px;
}
.shijian big{
    font-size:26px;
    display: block;
}
.xwbt{
    width:77%;
    float:right;
    background:#e0e0e0;
    padding:27px 30px ;
    max-height:104px;
}
.xwbt span{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color:#585757;
    font-size:15px;
}
.xwbt p{
    font-size:18px;
    height:25px;
    overflow:hidden;
}
.xwbt a{
    text-decoration: none;
}
.xwbt:hover{
    background:#6e6e6e;
    color:white;
}
.xwbt:hover span{
    background:#6e6e6e;
    color:white;
}
.xwjj{
    margin-bottom:10px;
    overflow: hidden;
}
.xwnr{
    background:#3e3f3e;
    color:#ffffff;
    line-height:65px;
    padding-left:30px;
}
.xwnr:hover{
    background:#ffffff;
    color:#3e3f3e;
    line-height:65px;
    padding-left:30px;
}
.xwnr:hover .xwjt{
    background:#ffffff;
    background:url(../images/yjth.png) no-repeat center center;
    background-color:#e0e0e0;
}
.xwwz a{
    text-decoration: none;

}
.xwjt{
    padding:31px 35px;
    position:absolute;
    right:15px;
    bottom:0px;
    background:url(../images/yjt.png) no-repeat center center;
    background-color:#004a98;
    height:65px;
}

footer{
    background:#0c0c0c;
    overflow: hidden;
}
.dibudaohang a{
    text-decoration: none;
}
.dibudaohang a:hover{
    text-decoration: none;
    color:white;
}
.dibudaohang li{
    list-style: none;
}
.dibudaohang h2{
    color:white;
    font-size:20px;
    margin-bottom:35px;
    margin-top:50px;
}
.dibudaohang ul li a{
    color:rgba(255,255,255,.6);
}
.dibudaohang ul{
    padding-left:5px;
}
.dibudaohang ul li{
    padding-bottom:20px;
}
.dibudaohang p{
    color:white;
}
.ewm{
    margin-top:50px;
    float:right;
}
.ewm p{
    padding-top:20px;
    text-align: center;
}
.jszc{
    text-align: right;
}
.dibudaohang{
    overflow: hidden;
}
.bottom{
    background:#000000;
    color:white;
   padding:20px 0;
}
.bottom a{
    color:white;
    text-decoration: none;
}
.bottom a:hover{
    color:#007afd;
    text-decoration: none;
}
.daohang{
    position:absolute;
    color: rgba(255,255,255,.8);
    top:25%;
}
.daohang h2{
    font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
    font-size: 34px;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #FFFFFF;
}
.daohang a{
    color: rgba(255,255,255,.8);
    text-decoration: none;
}
.gsjjtu img{
    box-shadow:0 0 10px black;
}
.gsjj{
    margin-bottom:50px;
    line-height:35px;
    margin-top:80px;
    overflow: hidden;
    height:auto;
    padding-top:60px;
}
.gsjj h2{
    font-size:28px;
    margin-bottom:45px;
}
.sbzs {
    margin-top:-50px;
    height:auto; overflow:hidden;
    position:relative;
    }  
    
 .sbkuai {
    height:auto; overflow:hidden;
    } 
    
 .sbkuai h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size:18px;
    margin-top:30px;
    margin-bottom:0px;
    padding-left:10px;
    }
    
 .sbzs .swiper-container {
    padding-top:100px;
    }
      
 .sbzs .swiper-button-prev {
     position: absolute;
     top: 0px;
     width: 51px;
     height: 51px;
     left:72%;
     margin-top: 0px;
     z-index: 10;
     cursor: pointer;
     background:url(../images/zuo.png);
     background-size: 51px 51px;
     background-position: center;
     background-repeat: no-repeat;
 }   
 
 .sbzs .swiper-button-next {
     position: absolute;
     top: 0px;
     width: 51px;
     height: 51px;
     right:20%;
     margin-top: 0px;
     z-index: 10;
     cursor: pointer;
     background:url(../images/you.png);
     background-size: 51px 51px;
     background-position: center;
     background-repeat: no-repeat;
 }  
 .shebei h2 {
    font-family: 'RockwellStd-Bold', Helvetica, Arial, sans-serif;
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 15px;
}
.shebei{
    height: auto;
    overflow: hidden;
    padding-top: 0px;
    font-size: 16px;
    color: #333333;
    padding-top:60px;
}
.qywh{
    background-color: #043e97;
    height: auto;
    overflow: hidden;
}
.wh-aa{
    width: 40%;
    padding-top: 60px;
    padding-right: 33px;
    float: left;
    padding-left: 14%;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 30px;
}
.wh-aa h2{
    font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
    font-size: 28px;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 37px;
}
.wh-bb {
    width: 60%;
    float: right;
}
.wh-bb .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    width:100%;
}
.ryzs{
    padding-bottom: 50px;
    padding-top: 60px;
    line-height: 32px;
    text-align: center;
    background: url(../images/hzbj.jpg) center;
    background-repeat: no-repeat;
    background-size:cover;
}
.ryzs h2{
    margin-bottom:20px;
}
.cpnn{
	height: auto;
    overflow: hidden;
    margin-top: 35px;
    margin-bottom: 95px;
}
.cpnn-right{
	width:73%;
	float:right;
}
.cpnn-left{
	width:25%;
	float:left;
}
.cphh{
    margin-top: 3px;
    height: auto;
    overflow: hidden;
    background: #f7f7f7;
    padding: 14px;
    padding-bottom:0px; 
    padding:0px;
}
.cphh ul{
    padding-left:0px;
}
.cphh li {
    list-style: none;
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #f0f0f0;
    background:  url(../images/jtx.png) no-repeat 90%;
    background-size:5% auto;
    padding-left:15px;
}
.cphh li:hover {
    list-style: none;
    height: 56px;
    line-height: 56px;
    padding-left:0px;
    border-bottom: 1px solid #f0f0f0;
    background: #022a9c url(../images/jtx2.png) no-repeat 90%;
    background-size:5% auto;
    padding-left:15px;
}
.cphh li:hover a{
    color:white;
}
.cphh li:hover a:hover{
    color:white;
}
.cphh li a{
    text-decoration: none;
    display: block;
}
.cphh li a:hover{
    color:#2a6496;
}

.cpt2{
	margin-top:50px;
	height:70px;
	line-height:70px;
	padding-left:14px;
	color:white;
	font-size:21px;
	font-weight:bold;
	background:#0039db;
    background:#0039db url(../images/yqjt2.png) no-repeat 90%;
    background-size:10% auto;

}
.cpt{
	height:80px;
	line-height:80px;
	padding-left:14px;
	color:white;
	font-size:21px;
	font-weight:bold;
	background:#0039db url(../images/yqjt2.png) no-repeat 90%;
    background-size:10% auto;

}
.cpt3{
	margin-top:50px;
	height:70px;
	line-height:70px;
	padding-left:14px;
	color:white;
	font-size:21px;
	font-weight:bold;
	background:#0039db;
    background:#0039db url(../images/yqjt2.png) no-repeat 90%;
    background-size:10% auto;
}
.cpt3-nn{
	height: auto;
    overflow: hidden;
    padding: 30px;
    background-color: #f7f7f7;
    margin-top: 3px;
}

#lanse{
	color:#022a9c;
}
.cpnn-right{
	width:73%;
	float:right;
}
.lantt{
	height: auto;
    overflow: hidden;
    line-height: 70px;
    background-color: #f7f7f7;
    padding-left: 20px;
    font-size: 21px;
}
.newstt{
	height: auto;
    overflow: hidden;
    line-height: 70px;
    background-color: #f7f7f7;
    padding-left: 20px;
    font-size: 21px;
    border: 1px solid #c6c6c6;
}
.cpyy{
	height:auto;
	overflow:hidden;
	margin-top:20px;
	padding-left:20px;
}
.lxkk h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 34px;
    color: #333333;
    margin-top: 27px;
    padding-bottom: 47px;
    margin-bottom: 68px;
    background: url(../images/xiahua.jpg) left bottom;
    background-repeat: no-repeat;
}
.lxkk{
	height: auto;
    overflow: hidden;
    line-height: 36px;
    font-size: 18px;
    color: #333333;
    margin: 20px auto 20px;
}
.cptuk{
	height:auto;
	overflow:hidden;
	margin-bottom:34px;
	background-color:#f7f7f7;
	border:12px solid #f7f7f7;
}
.cptuk a{
    text-decoration: none;
}
.cptuk p{
	margin-top:25px;
	margin-bottom:0px;
	text-align:center;
	font-size:16px;
	color:#585757;
}
.cptuk:hover{
    background:#022a9c;
    border:12px solid #022a9c;
    transition: .5s;
}
.cptuk:hover p{
    color:white;
    transition: .5s;
}
.cpyy-lan{
    height: auto;
    overflow: hidden;
    line-height: 41px;
    border-bottom:1px solid rgba(0,0,0,.5);
    padding-left: 30px;
    color: #606972;
    margin-top: 60px;
}
.cpyy-nei{
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}
.cppdf{
    display: flex;
    width:100%;
    border-top:1px solid rgba(0,0,0,.2);
    border-bottom:1px solid rgba(0,0,0,.2);
    padding:10px 0;
}
.cppdf a{
     width:100%;
     text-decoration: none;
}
.cppdf h4{
    display: inline;
    line-height:32px;
}
.cppdf span{
    float:left;
    padding:0 20px;
}
#down{
    float:right;
}
.cpyy h2{
    height: 44px;
    line-height: 44px;
    font-family: 'helveticaneuecyr-medium';
    font-size: 24px;
    color: #f00;
    display: block;
}
.xwyy{
	height:auto;
	overflow:hidden;
    border: 1px solid #c6c6c6;
}
.inewsct{
	background: #fff;
    padding: 40px;
    box-shadow: 0px 0px 5px rgba(0,0,0,.2);
}
.inews-tt{
	border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}
.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}
.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}
.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
}
.aljs span{
    font-size:18px;
    color:#292e39;
}
.aljs{
    margin-top:20px;
}
.iwen ul {
    margin: 0px;
    padding: 0px;
    list-style:none;
}
.iwen ul li {
    border-bottom: 1px rgba(0,0,0,.08) solid;
    padding-bottom: 20px;
    transition: .3s;
    margin-bottom: 20px;
}
.iwen ul li:hover big{
    background:#022a9c;
    color:white;
}
.iwen ul li a {
    display: flex;
    text-decoration: none;
}
.iwen ul li a big {
    width: 23%;
    background: #f5f5f5;
    text-align: center;
    height: 110px;
    font-family: arial;
    color: #022a9c;
    transition: .3s;
    overflow: hidden;
}
.iwen ul li a big p {
    font-size: 4.4rem;
    line-height: 46px;
    padding-top: 20px;
}
.iwen ul li a big small {
    display: block;
    line-height: 23px;
    font-size: 1.3rem;
    font-family: arial;
}
.iwen ul li a section {
    width: 77%;
    margin-left: 3%;
}
.iwen ul li a section h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 1.7rem;
    font-weight: normal;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 30px;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: .3s;
}
.iwen ul li a section small {
    display: flex;
    color: #b4b4b4;
    font-size: 1.2rem;
    line-height: 25px;
    padding: 3px 0px;
}
.iwen ul li a section small i {
    margin: 5px;
}
.iwenmoren {
    font-size: 12px;
    text-align: center;
    color: #114ba2;
    line-height: 28px;
    padding-left: 0px;
}

.iwenmore{
    width: 83px;
    height: 28px;
    font-size: 12px;
    border: 1px solid #114ba2;
    display: block;
    line-height: 28px;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
}
.iwen ul li:hover .iwenmore{
    background:#114ba2;
}
.iwen ul li:hover .iwenmore span{
    color:white;
}
.renli{
    height:auto;
    overflow:hidden;
    padding-top:60px;
    padding-bottom:60px;
    line-height:30px;
    color:#666666;
}
.iwen img{
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}
.renlilb{
    display:flex;
    display:-webkit-flex;
    justify-content:space-between;
    -webkit-justify-content:space-between;
    border-bottom:1px rgba(0,0,0,.1) solid
}
.renlilb span:nth-of-type(1){
    width:10%;
}
.renlilb span:nth-of-type(2){
    display:flex;
    display: -webkit-flex;
    justify-content:space-between;
    -webkit-justify-content:space-between;
    width:45%;
}
.renlilb span:nth-of-type(2):before{
   content:"";
   display:block;
   width:1px;
   height:12px;
   background:rgba(0,0,0,.4);
   margin:9px 0px;
}
.renlilb span:nth-of-type(2):after{
    content:"";
    display:block;
    width:1px;
    height:12px;
    background:rgba(0,0,0,.4);
    margin:9px 0px;
 }
 .renlilb span:nth-of-type(3){
     width:15%;
 }
 .renlilb span:nth-of-type(4){
    display:flex;
    display: -webkit-flex;
    justify-content:space-between;
    -webkit-justify-content:space-between;
    width:15%;
 }
 .renlilb span:nth-of-type(4):before{
    content:"";
    display:block;
    width:1px;
    height:12px;
    background:rgba(0,0,0,.4);
    margin:9px 0px;
 }
 .renlilb span:nth-of-type(4):after{
     content:"";
     display:block;
     width:1px;
     height:12px;
     background:rgba(0,0,0,.4);
     margin:9px 0px;
  }
.renlilb span:nth-of-type(5){
    width:15%;
}
.renlilb span{
    display: block;
    font-weight:bold;
    text-align: center;
    line-height:30px;
    padding:15px 0;
    overflow: hidden;
}

.rlbt{
    display:flex;
    display:-webkit-flex;
    justify-content:space-between;
    -webkit-justify-content:space-between;
    border-bottom:1px rgba(0,0,0,.1) solid;
    transition:.5s;
    cursor:pointer;
}
.rlbt span:nth-of-type(1){
    width:10%;
}
.rlbt span:nth-of-type(2){
    width:45%;
}
.rlbt span:nth-of-type(3){
    width:15%;
}
.rlbt span:nth-of-type(4){
    width:15%;
}
.rlbt span:nth-of-type(5){
    width:15%;
}
.rlbt span{
    display: block;
    text-align: center;
    font-size:1.5rem;
    line-height:30px;
    padding:15px 0;
    overflow: hidden;
}
.rlbt span font:after{
    content:"+";
    font-size:2.4rem;
    color:#001281;
}
.rlyqw{
    background:#f9f9f9;
    padding-bottom:30px;
    display: none;
}

.rlyqn{
    display: flex;
    display: -webkit-flex;
    justify-content:center;
    -webkit-justify-content:center;
    background:#f9f9f9;
}

.rlyqn>div{
    padding:20px 0px;
    color:rgba(0,0,0,.7);
}
.rlyqn>div>big{
    display: block;
    font-weight: bold;
    font-size:1.6rem;
    line-height:30px;
    padding-bottom:5px;
}
.rlyqn>div>span{
    display: block;
    line-height:24px;
    font-size:1.4rem;
}
.rlyqn .zhize{
    width:45%;
}
.rlyqn>div{
    padding:20px 0px;
    color:rgba(0,0,0,.7);
}
.rlyqn>div>big{
    display: block;
    font-weight: bold;
    font-size:1.6rem;
    line-height:30px;
    padding-bottom:5px;
}

.rlyqn .yaoqiu{
    width:45%;
    margin-right:2%;
}
.rlbt:active.rlyqw{
    display: block;
}
.rlbt:hover.rlyqw{
    display: block;
}
.ditu{
    overflow: hidden;
    border:5px solid white;
    box-shadow:0 0 5px rgba(0,0,0,.3);
}
.lxfs h2{
    font-size: 38px;
    color: #252525;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}
.lxfs h3{
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 70px;
}
.lxfs {
    margin-top:50px;
    margin-bottom:110px;
}
.lxhh{
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 25px;
    border-bottom: 1px solid #f0f0f0;
}
.lxhh-aa{
    width: 10%;
    float: left;
}
.lxhh-bb{
    width: 89%;
    float: right;
    color: #666666;
    font-size: 16px;
}
.lxhh-bb h4{
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 16px;
    color: #333333;
}
.liuyan {

    height: auto;

    overflow: hidden;

    padding-top: 73px;

    padding-bottom: 36px;

    background-color: #f1f1f1;

}

.liuyan h2 {

  

    font-size: 17px;

    text-align: center;

    margin-top: 0px;

    margin-bottom: 20px;

}

.liuyan h3 {

    font-weight:bolder;

    font-size: 42px;

    text-align: center;

    margin-top: 0px;

    margin-bottom: 40px;

    color: #2d2d2d;

}
.liuyan textarea.form-control.kk2{
	background:white;
	border: 1px solid #d2d2d2;
	color:#555555;
}
.hzi {
    color: #001281;
}
.btn-warning {
    color: #ffffff;
    background-color: #001281;
    border-color: #001281;
}
.btn-warning:hover{
    color: #ffffff;
    transition: .5s;
    background-color: #ff0000;
    border-color: #ff0000;
}
.anniu {

    width: 208px;
    height: 54px;
    background-color: #001281;
    border-color: #001281;
    padding: 0px;
    margin-top:20px;
}
.anniu:focus{
    background:#001281;
}
.biao{
	padding-top:40px;
}
.biao .col-md-6{
	padding-left:0;
	margin-bottom:18px;
}
.biao .col-md-12{
	padding-left:0;
}
.cpyy h5 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 20px;
}
.page_list a{

    display: block;

    font-size: 1.6rem;

    font-family: Avenir-Regular;

    color: #666;

    line-height: 38px;

    padding: 0px 15px;

    margin: 0px 4px;

    transition: .3s;
    text-decoration: none;

}
.page_list a:hover{

    color:#008c91;

}

.page_list {
    display: flex;
    justify-content: center;
    clear:both;
    flex-wrap: wrap;

}
.page li{

	float:left;

}
.page li a{

	color:black;

}

.pager a:hover{

	display:block;

	background:#ce440a;

	

}
.page_info{
	text-align:center;
}
li.hover{
    background: #022a9c url(../images/jtx2.png) no-repeat 90%;
    background-size: 5% auto;

}

li.hover a{
    color:white;
    overflow: hidden;
}
.cpt2-nn li{
    list-style-type: none;
    height: auto;
    overflow: hidden;
    margin-bottom: 27px;
}
.cpt2-nn-aa {
    width: 36%;
    float: left;
}
.cpt2-nn-bb {
    width: 60%;
    float: right;
    padding-top: 25px;
    font-size: 16px;
}
.cpt2-nn{
    height: auto;
    overflow: hidden;
    padding: 18px;
    padding-top: 14px;
    padding-bottom: 0px;
    background-color: #f7f7f7;
    margin-top: 3px;
}
.liebiao-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}
.liebiaow {
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}
.liebiao-bb{

    width: 16%;

    float: right;

}

.liebiaow-bb a{

	color:#919191;

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

.liebiaow-cc{

	width: 16%;

    height: 78px;

    line-height: 78px;

    text-align: center;

    float: right;

	border-right: 1px solid #ebebeb;

}  
.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}
.xiay a {
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    text-decoration: none;
}
.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #022a9c;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
	text-decoration: none;
    float:right;
}
.fanhui a:hover{
	background:#f91a3f;
	transition: .5s;
}
.xgg-lan img{
	display: inline;
    vertical-align: middle;
}
.xgg-nei li {
    list-style-type: none;
    float: left;
    margin-right: 33px;
    width: 314px;
}
.xgg {
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}
.xgg-lan {
    height: auto;
    overflow: hidden;
    line-height: 45px;
    font-size: 24px;
    color: #111111;
    margin-bottom: 25px;
}
.xgg-nei {
    height: auto;
    overflow: hidden;
}
.cpg{
    border: 15px solid #f7f7f7;
    height: auto;
    overflow: hidden;
    background-color: #f7f7f7;  
}
.cpg p {
    margin-top: 27px;
    text-align: center;
    font-size: 16px;
    color: #585757;
}
.cpg a{
	text-decoration: none;
	display: block;
	width:100%;
	height:100%;
	
}
.cpg:hover{
	background:#022a9c;
	transition: .5s;
    border:15px solid #022a9c;
}
.cpg:hover p{
	color:white;
	transition: .5s;
}

.gyturight{
    width:83%;
    float:right;
}
/* 弹窗 */
.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct>span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:8px 30px;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:20px 0px;
	font-size:1.4rem;
	color:rgba(0,0,0,.6);
	width:100%;
}
.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}
.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}
.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}
.pictures_eyes_in {
  position: relative;
  text-align: center;
}
.pictures_eyes_in img { max-height: 700px; }
.pictures_eyes_in section p{color:#fff;padding:15px 0px;}
.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}
.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/Tleft.png) no-repeat;
}
.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/Tright.png) no-repeat;
}
.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}
.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}
.pictures_eyes_indicators img { height: 50px; }
.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}
.icase{
	height: auto;
    overflow: hidden;

}
.icase ul {
   padding:0px;
   margin:0px;
   }
   
.icase ul li {
   list-style-type:none;
   }  
.icase h2{
	text-align:center;
	margin-bottom:66px;
}
.modal-dialog {
    width: 660px;
    margin: 100px auto;
}
.tanchu {
    height: auto;
    overflow: hidden;
    color: #666666;
    border: 2px solid #e14900;
}
.tanchu-lan {
    height: 55px;
    line-height: 55px;
    background-color: #e14900;
    font-size: 18px;
    color: #FFFFFF;
    padding-left: 10px; 
	margin-top:-36px;
}
.tanchu-nei {
    padding: 20px;
    height: auto;
    overflow: hidden;
}
.zplieb span font:after {
    content: "+";
    font-size: 2.4rem;
    color: #e14900
    ;
}
.tanchu-nei form p select{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; 
}
#cc ul li{
    list-style: none;
}
.stayer.fixed{
    z-index: 40;
}
#bb ul li{
    list-style: none;
}
#ee ul li{
    list-style: none;
}
.xwtu img{
    height:267px;
}
.yic{display: none;}
.b-height{
	height:50px;
}
.fygnav {
    padding: 0px;
    height: 50px;
    background-color: #001281;
    width:100%;
}
.fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.fygnav li {
    width: 100%;
    text-align: center;
    float: left;
}
.fygnav li a {
    display: block;
    color: #FFFFFF;
    background-color: #001281;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
}
.fygnav li a:visited{
    text-decoration: none;
    color: #FFFFFF;

}
.fygnav li a:active{
    text-decoration: none;
    color: #FFFFFF;

}
.fygnav li a:hover{
    text-decoration: none;
    color: #FFFFFF;

}
.fygnav li a:focus{
    text-decoration: none;
    color: #FFFFFF;

}
@media (max-width: 1400px) and (min-width: 1200px){
    .container{
        width:100%;
    }
}
@media (min-width: 992px){
    .sbzs .swiper-button-prev {
        position: absolute;
        top: 0px;
        width: 51px;
        height: 51px;
        left: 66%;
        margin-top: 0px;
        z-index: 10;
        cursor: pointer;
        background: url(../images/zuo.png);
        background-size: 51px 51px;
        background-position: center;
        background-repeat: no-repeat;
    }
    .wh-aa {
        width: 40%;
        padding-top: 60px;
        padding-right: 15px;
        float: left;
        padding-left: 14%;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 30px;
    }
    .xwbt {
        width: 77%;
        float: right;
        background: #e0e0e0;
        padding: 27px 5px;
        max-height: 104px;
    }
    
    .shijian {
        color: white;
        background: #babdba;
        width: 23%;
        float: left;
        padding: 24px 5px;
        font-weight: bold;
        max-height: 104px;
    }    
}
@media (min-width: 0px) and (max-width: 768px) {

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

.nav {
    padding-left: 0px;
}



.kuanping {
   width:100%;
   }
   .yyly h2 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 2.9rem;
} 
.case-zi{
    font-size:1.125rem;
}

.cpnn .col-md-6{
    width:100%;
}
.cplefttop {
    display: block;
    margin-bottom: 20px;
}
.cprighttop {
    display: block;
}
.cpnn .col-md-12{
    width: 100%;
}
.cprightbottom{
    margin-top:0;
}
.cplefttop {
    display: block;
    margin-bottom: 0px;
}
.cpzx h2 {
    text-align: center;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 2.9375rem;
}
.cpnn{
    margin-top:20px;
    margin-bottom:20px;
}
.sygy h2 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 2.9375rem;
}
.gynr {
    font-size:0.875rem;
}
.gyturight {
    width: 100%;
    float: right;
}
.xwzx h2 {
    font-weight: bold;
    font-size: 2.9375rem;
    text-align: center;
    padding: 20px 0px;
}
.shijian big{
    font-size:1.625rem;
}
.shijian {
    color: white;
    background: #babdba;
    width: 23%;
    float: left;
    padding: 22px 5px;
    font-weight: bold;
    max-height: 85px;
}
.xwbt {
    width: 77%;
    float: right;
    background: #e0e0e0;
    padding: 20px 10px;
    max-height: 87px;
}
.xwbt p {
    font-size: 18px;
    height: 15px;
    overflow: hidden;
}
.xwnr {
    padding-left:0;
}
.cpjs{
    background:white;
}
.xwbt p {
    font-size: 1.125rem;
}
.xwbt span {
    font-size:0.9375rem;
}
.dibudaohang .col-md-2{
    display: none;
}
.sygygd {
    position: absolute;
    bottom: -50px;
    right: 0;
    text-decoration: none;
}
.yyly .swiper-button-prev{
    left:5%;
}
.yyly .swiper-button-next{
    right:5%;
}
.navbar-collapse{
    width: 100%;
}
.navbar-inverse{
    position:fixed;
}
.banner{
    margin-top:91px;
}
.daohang h2 {
    font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
    font-size: 2.125rem;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #FFFFFF;
}
.daohang{
    left:5%;
}
.gsjj {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size:1rem;
    line-height:2rem;
}
.gsjj h2 {
    font-size: 1.75rem;
    margin-bottom: 20px;
}
.col-md-7{
    width: 100%;
}
.col-md-5{
    width: 100%;
    padding-left:0;
    padding-right: 0;
}
.shebei h2 {
    font-size: 2.25rem;
}
.sbzs .swiper-button-prev {

    top: 50px;

    left: 60%;
 
}
.sbzs .swiper-button-next {
  
    top: 50px;
  
    right: 5%;
}
.shebei {
    font-size: 1rem;
}
.sbzs .swiper-container {
    padding-top: 110px;
}
.wh-aa {
    width: 100%;
    font-size: 1rem;
    padding-top: 20px;
    padding-right: 20px;
}
.wh-bb{
    width:100%;
}
.ryzs {
    padding-bottom: 20px;
    padding-top:20px;
    line-height: 32px;
}
.dibudaohang h2 {
    font-size: 1.25rem;
    margin-bottom: 20px;
    margin-top: 20px;
}
.dibudaohang{
    font-size:1rem;
}
.ryzs h2 {
    font-size:1.875rem;
}
.wh-aa h2 {

    font-size: 1.75rem;
    margin-bottom:20px;
}
.bottom {
    font-size:0.875rem;
}
.cpnn-left {
    width: 100%;
    float: left;
}
.cphh li {

    width: 50%;
    float: left;
}
.cpt2{
    display: none;
}
.cpt3{
    display: none;
}
.cpt3-nn{
    display: none;
}
.cpnn-right {
    width: 100%;
    float: right;
}
.cpyy {
    padding-left: 0px;
}
.cpt2-nn{
    display: none;
}
.row{
    margin-left:0;
    margin-right: 0;
}
.lantt {
    font-size: 1.3125rem;
}
.cpt {
    font-size: 1.3125rem;
}
.cpnn-left{
    font-size:1rem;
}
.cpyy h5 {
    font-size: 1.5rem;
}
.cpyy-lan {
    margin-top: 20px;
}
.cpyy h2 {
    font-size: 1.5rem;
}
.cppdf h4 {
    font-size:1.125rem;
}
.col-md-4{
    padding-left:0;
    padding-right:0;
}
.container > .navbar-header, .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
}
.liebiao-aa {
    width: 100%;
    line-height: 30px;
    color: #666666;
    float: left;
}
.liebiao-bb {
    width: 100%;
    float: right;
}
.cpnn{
    display: block;
    padding:0;
}
.col-md-3{
    width:100%;
}
.col-md-9{
    width:100%;
}
.iwen ul li a{
    display: block;
}
.col-md-6{
    width:100%;
    padding-left:0;
    padding-right: 0;
}
.ditu {
    margin-bottom:20px;
}
.lxfs {
    margin-top: 50px;
    margin-bottom: 50px;
}
.liuyan {
    height: auto;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f1f1f1;
}
.liuyan h3 {
    font-size: 2.625rem;
    margin-bottom: 20px;
}
.biao {
    padding-top: 20px;
}
.anniu{
    width:100%;
    font-size:0.875rem;
}
.banner{
    margin-top:90px;
}
.xwtu img{
    height:auto;
}
.xwnr {
    height:65px;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 25%;
}
.pictures_eyes_in img {
    max-height: 300px;
}
.stayer.fixed .navbar-nav > li > a {
    line-height: 20px;
}
.cpjs span {
    position: absolute;
    bottom: 50%;
    left: 10px;
}
.cpjs{
    margin-bottom:15px;
}
.container{
    padding-right: 0;
    padding-left: 0;
}
.jszc{
    text-align: left;
}
.xwjt{
    right:0;
}
.col-md-7{
    padding-right: 0;
    padding-left: 0;
}
.kkt{
    padding-left:15px;
    padding-right: 15px;
}
.lxhh-bb h4{
    display: inline-block;
    font-size:1rem;
}
.lxhh-bb p{
    display: inline-block;
    font-size:1rem;
}
.yc{
    display: none;
}
.anli a{
    cursor:default;
    pointer-events:none; 
}
.cptuk.anli {
    pointer-events: none;
}
.iwen ul li a section{
    width: 100%;
}
.biao h4{
    font-size:1.125rem;
}
.yic{
    display: block;
}
}

