.logo img{
    width: 234px;
}
.topbig{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    height: 65px;
    line-height: 50px;
    margin:15px auto;
}
.menu i{
    display: none;
}
.menu ul li{
    float:left;
    padding:0 14px;
    margin: 0 16px;
    position:relative;
}
.menu ul li a{
    color:#0c0c0c;
    font-size:16px;
    display: block;
}
.menu ul li::after{
    content: "";
    background:#0ca7ea;
    height: 3px;
    display:block;
    position:absolute;
    bottom: 1px;
    left: 0;
    width: 0;
    transition: .5s;
}
.menu ul li:hover a{
    color:#0ca7ea;
}
.menu ul li:hover::after{
    width: 100%;
    transition: .5s;
}
.nav-logo{
    display: none;
}
.heise{
    display: none;
}
.banner img{
    width:100%;
}
#banner .swiper-button-next{
    background:url(../images/right.png) ;
    background-size:cover;
    right: 10%;
    left: auto;
    width: 44px;
}
#banner .swiper-button-prev{
    background:url(../images/left.png);
    background-size:cover;
    left:10%;
    width: 44px;
}
.syab{
    padding:67px 0 62px;
}
.syabbig{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.syableft h2{
    font-size:43px;
    color:#464646;
    font-weight: bold;
    margin-bottom:83px;
}
.syableft section{
    text-indent:2em;
    font-size:16px;
    line-height: 36px;
    margin-bottom:63px;
}
.morebig{
    display: flex;
    align-items: center;

}
.morebig span{
    display: block;
    height: 1px;
    width: 38px;
    background:#cbcbcb;
    margin-right: 18px;
}
.more{
    display: flex;
    width: 172px;
    height: 55px;
    border-radius: 30px;
    background:#0ca7ea;
    color:white;
    align-items: center;
    justify-content: center;
    font-size:16px;
    transition: .5s;
}
.more:hover{
    color:white;
    background:#464646;
    transition: .5s;
}
.sycp{
    padding:100px 0 31px;
    background:url(../images/sycp.jpg) ;
    background-size:cover;
    background-repeat: no-repeat;
}
.sycpbt h2{
    color:white;
    font-size:45px;
    text-align: center;
    font-weight: bold;
    margin-bottom:38px;
}
.sycpbt{
    font-size:16px;
    color:white;
    text-align: center;
    margin-bottom:95px;
}
.sycp ul li{
    float:left;
    width:20%;
    padding: 0 15px;
}
.sycpwen{
    padding:30px 0 62px;
    text-align: center;
    color:white;
    font-size:16px;
}
.sycp ul li img{
    transition: .5s;
    width: 100%;

}
.sycp ul li:hover img{
    transform: scale(1.2);
    transition: .5s;
}
.sycptu{
    overflow: hidden;
    border:5px solid #f1f1f1;
}
.sycp ul li:hover .sycptu{
    border:5px solid #0ca7ea;
}
.syyyly{
    padding:93px 0 85px;
}
.syyylytu img{
    width: 100%;
}
.syyylybt{
    font-size:45px;
    color:#464646;
    margin-bottom:79px;
    text-align: center;
    font-weight: bold;
}
.syyylytu{
    margin-bottom:26px;
}
.syyylywen{
    display: flex;
    justify-content: space-between;
}
.syyylywen a{
    font-size:18px;
    color:#000;
}
.syyyly ul li:hover a{
    font-size:18px;
    color:#0ca7ea;
}
.syyylytu{
    overflow: hidden;
}
.syyylytu  img{
    transition: .5s;
    width: 100%;

}
.syyyly ul li:hover .syyylytu img{
    transform: scale(1.2);
    transition: .5s;
}
footer{
    padding:100px 0 46px;
    background:#262626;
    background-image: url(../images/footer.jpg) ;
    background-size:cover;
}
.ewm {
    color:white;
    text-align: center;
    width: 98px;
    margin-bottom:30px;
}
.ewm img{
    text-align: center;
    margin-bottom:13px;
}
.dibulogo{
    width: 159px;
}
.footerbt{
    font-size:28px;
    color:#fdfdfd;
    font-weight: bold;
    margin-bottom:35px;
}
footer ul li a{
    color:#fdfdfd;
    font-size:16px;
}
footer ul li {
    margin-bottom:20px;
}
footer ul li a:last-child{
    margin-bottom:0px;
}
footer ul li a:hover{
    color:#0ca7ea;
    font-size:16px;
}
.dibulianxi p{
    color:white;
    font-size:16px;
    margin-bottom:20px;
}
footer .row{
    display: flex;
    justify-content: space-between;
}
.bottom{
    border-top:2px solid #4e4e4e;
    background:#262626;
    padding:58px 0 50px;
}
.bottom ul{
    display: flex;
    width:768px;
    justify-content: center;
    margin: 0 auto;
    margin-bottom:56px;
}
.bottom ul li a{
    color:#b9b9b9;
}
.bottom ul li{
    padding:0 38px;
    border-right: 1px solid #4e4e4e;
}
.bottom ul li:first-child{
    padding-left:0;
}
.bottom ul li:last-child{
    padding-right:0;
    border-right:0;
}
.banquan .row{
   
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    color:rgba(255,255,255,.6);
}
.banquan a{
    color:rgba(255,255,255,.6);
}
.banquan a:hover{
    color:#0ca7ea;
}
.dibulianxi a{
    color:white;
}
.dibulianxi a:hover{
    color:#0ca7ea;
}


.gsjj{
    padding-bottom:50px;
    line-height:35px;
    padding-top:80px;
    overflow: hidden;
    height:auto;
}
.gsjj h2{
    font-size:28px;
    margin-bottom:45px;
}
.gsjjbig{
    display: flex;
    align-items: center;
}
.qywh{
    background-color: #043e97;
    height: auto;
    overflow: hidden;
}
.wh-aa{
    width: 40%;
    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%;
}
#dd img{
    width: 100%;
}
.whbig{
    display: flex;
    align-items: center;
}
.ryzs{
    padding-bottom: 50px;
    padding-top: 50px;
    line-height: 32px;
    text-align: center;
    background: url(../images/hzbj.jpg) center;
    background-size:cover;
    background-repeat: no-repeat;
}
.ryzs h2{
    margin-bottom:20px;
}
#ee img{
    width:100%;
}
.ryzsbig {
    padding:0 50px;
    position: relative;
}
.cpnn{
    display:flex;
    height: auto;
    overflow: hidden;
    margin-top: 35px;
    margin-bottom: 95px;
}
.cpnn-left{
	width:25%;
	float:left;
}

.cpt2{
	margin-top:50px;
	height:70px;
	line-height:70px;
	padding-left:14px;
	color:white;
	font-size:21px;
	font-weight:bold;
	background:#0ca7ea;
    background:#0ca7ea 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:#0ca7ea 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:#0ca7ea;
    background:#0ca7ea 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:#0ca7ea;
}
.cpnn-right{
	width:73%;
	float:right;
}
.lantt{
	height: auto;
    overflow: hidden;
    line-height: 70px;
    background-color: #f7f7f7;
    padding-left: 20px;
    font-size: 21px;
}
.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: #39bcf5 url(../images/jtx2.png) no-repeat 90%;
    background-size: 5% auto;
    padding-left: 15px;
}
.cphh li:hover a{
    color:white;
    display: block;
}
.cphh li:hover a:hover{
    color:white;
}
.cphh li a{
    text-decoration: none;
    color:#000;
}
.cphh li a:hover{
    color:#2a6496;
}
.cpyy{
	height:auto;
	overflow:hidden;
	margin-top:20px;
	padding-left:20px;
}
.cptuk {
    height: auto;
    overflow: hidden;
    margin-bottom: 34px;
    background-color: #f7f7f7;
    border: 12px solid #f7f7f7;
}
.cptuk:hover {
    background: #0ca7ea;
    border: 12px solid #0ca7ea;
    transition: .5s;
}
.cptuk p {
    margin-top: 25px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 16px;
    color: #585757;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
}

.cptuk:hover p{
    color:white;
}
.lxkk {
    height: auto;
    overflow: hidden;
    line-height: 36px;
    font-size: 18px;
    color: #333333;
    margin: 20px auto 20px;
}
.cpyy{
	height:auto;
	overflow:hidden;
	margin-top:20px;
	padding-left:20px;
}

.cpyy img {
    width:50%;
}

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

.cpyy-nei img {
    width:90%;
}

.cpyy h2{
    height: 44px;
    line-height: 44px;
    font-size: 24px;
    color: #f00;
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
}
.cpyy h5 {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 20px;
}
.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;
    color:#000;
}
.cppdf span{
    float:left;
    padding:0 20px;
}
#down{
    float:right;
}
.cppdf a {
    width: 100%;
    text-decoration: none;
}
  /* 弹窗 */
  .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;
}
.xwnnwen{
    height: auto;
    overflow: hidden;
    padding: 15px;
    color: #666666;
    line-height: 25px;
    border-top: 1px solid #d3d2d2;
}

.xwnnwen h4 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.newst img{
    width: 100%;
}
.newst{
    height: auto;
    overflow: hidden;
    border: 1px solid #d3d2d2;
    margin-bottom: 50px;
}
.xwnn{
    padding: 50px 0;
}
.renli{
    height:auto;
    overflow:hidden;
    padding-top:60px;
    padding-bottom:60px;
    line-height:30px;
    color:#666666;
}
.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:#0ca7ea;
}
.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;
}
.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;
}
.liuyan h4{
    margin-bottom:10px;
}
.hzi {
    color: #0ca7ea;
}
.btn-warning {
    color: #ffffff;
    background-color: #0ca7ea;
    border-color: #0ca7ea;
}
.btn-warning:hover{
    color: #ffffff;
    transition: .5s;
    background-color: #262626;
    border-color: #262626;
}
.anniu {

    width: 208px;
    height: 54px;
    background-color: #0ca7ea;
    border-color: #0ca7ea;
    padding: 0px;
    margin-top:20px;
}
.anniu:focus{
    background:#0ca7ea;
}
.biao{
	padding-top:40px;
}
.biao .col-md-6{
	padding-left:0;
	margin-bottom:18px;
}
.biao .col-md-12{
	padding-left:0;
}
header.head{
    position:fixed;
    top:0;
    width: 100%;
    z-index: 99;
    background: white;
    box-shadow: 0px 0px 15px rgba(0,0,0,.2);
}
.cphh li.hover{
    list-style: none;
    height: 56px;
    line-height: 56px;
    padding-left: 0px;
    border-bottom: 1px solid #f0f0f0;
    background: #39bcf5 url(../images/jtx2.png) no-repeat 90%;
    background-size: 5% auto;
    padding-left: 15px;
}
.cphh li.hover a{
    color:white;
}
.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 a.on{
    background:#0ca7ea;
    color:white;
}

.page_list {
    display: flex;
    justify-content: center;
    clear:both;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top:20px;
}
.page li{

	float:left;

}
.page li a{

	color:black;

}

.pager a:hover{

	display:block;

	background:#ce440a;

	

}
.page_info{
	text-align:center;
}
.lxhh-bb a{
    color:#666;
}
header.head .topbig {
    align-items: center;
    height: 97px;
    line-height: 50px;
    margin: 0px auto;
}
.yd{
    display: block;
}
.yc{
    display: none;
}
.cptuk img{
    width: 100%;
}
@media(max-width:992px){
    .yd{
        display: none;
    }
    .yc{
        display: block;
    }

.cpyy img {
    width:100%;
}

    .top{

		align-items:center;

		padding:0px 15px;

	}

	.logo{

		padding: 5px 0px;

	}

	.logo img{

		height:40px;
        width: auto;

	}

	.nav-logo{
        width: 25px;
		display:block;

	}

	.menu{

		position:fixed;

		width:70%;

		height:100%;

		right:-100%;

		top:0;

		z-index:9999;

		background:#fff;

		transition:.3s;
        padding-left:0;
	}

	.menuu{

		right:0;

	}

	.menu i{

		display:block;

		height:42px;

		padding:0px 15px;

		background:rgba(0,0,0,.08);

		font-weight:bold;

		line-height:42px;

		color:#000;

	}

	.menu ul{

		flex-wrap:wrap;

	}

	.menu ul li{

		width:100%;

		padding: 0px 0px;
        margin: 0;

	}

	.menu ul li a{

		line-height: 42px;

		font-size: 1.4rem;

		padding: 0px 15px;

		color:#333;

		border-bottom:1px rgba(0,0,0,.15) solid;

		background:url(../images/mujt.png) right 15px center no-repeat;

		background-size:auto 15px;

	}
    .head .menu ul li a{
        line-height: 42px;
    }

	.menu ul li a:after{

		display:none;

	}
    .nav-logo i {

        display: block;

        padding: 2px 0px;

    }

    .nav-logo i:after {

        content: "";

        display: block;

        height: 2px;

        background: #000;

    }

    .heise {

        position: fixed;

        display: none;

        width: 100%;

        height: 100%;

        top: 0;

        left: 0;

        z-index: 998;

        background: rgba(0,0,0,.7) url(../images/guanbi.png) 11% center no-repeat;

        background-size: auto 40px;

    }
    .topbig {
        align-items: center;
        height: auto;
        line-height: auto;
        margin: 15px;
    }
    header.head .topbig{
        margin: 0 15px;
        height: auto;
    }
    .gsjj {
        padding: 20px 15px;
        overflow: hidden;
        height: auto;
    }
    .syab {
        padding: 20px 15px;
    }
    .syabbig{
        flex-wrap: wrap;
    }
    .syableft h2 {
        font-size: 21px;
        color: #464646;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .syableft section {
        font-size: 14px;
        line-height: 32px;
        margin-bottom: 20px;
    }
    .morebig span {
        display: none;
    }
    .more {
        width: 100%;
        height: 55px;
    }
    .sycp {
        padding:20px 15px;
    }
    .sycpbt h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .sycpbt {
        margin-bottom: 20px;
    }
    .sycp ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .sycp ul li {
        float: left;
        width: 48%;
        padding: 0px;
    }
    .sycpwen {
        padding: 10px 0;
        font-size: 14px;
    }
    .syyyly {
        padding: 20px 15px;
    }
    .syyylybt {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .syyylytu {
        margin-bottom: 10px;
    }
    .syyyly .col-md-3{
        margin-bottom:20px;
    }
    footer .col-md-2{
        display: none;
    }
    footer {
        padding: 20px 0;
        background: #262626;
        background-image: url(../images/footer.jpg);
        background-size: cover;
    }
    footer .row {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .bottom {
        padding: 20px 0;
    }
    .bottom ul {
        display: none;
    }
    .banquan {
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        color: rgba(255,255,255,.6);
        flex-wrap: wrap;
    }
    .bottom {
        padding: 20px 15px;
    }
    .b-height {

		height: 50px;

	}

    .fygnav {

		padding: 0px;

		height: 50px;

		background-color: #0ca7ea;

	}

	.fygnav ul {

		list-style-type: none;

		width: 100%;

		margin: 0px;

		padding: 0px;

	}

	.fygnav li {

		width: 100%;

		text-align: center;

		float: left;

        margin: 0;

	}

	.fygnav li a {

		display: block;

		color: #FFFFFF;

		background-color: #0ca7ea;

		height: 50px;

		line-height: 50px;

	}
    #banner .swiper-button-next {
        width: 20px;
        height: 20px;
    }
    #banner .swiper-button-prev {
        width: 20px;
        height: 20px;
    }
    .gsjj h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .gsjjbig {
        flex-wrap: wrap;
    }
    .whbig {
        flex-wrap: wrap;
    }
    .wh-aa {
        width: 100%;
        padding:20px 15px;
    }
    .whbig{
        padding:0px 15px;
    }
    .wh-bb {
        width: 100%;
        float: right;
    }
    .wh-aa h2 {
        font-size: 24px;
        color: #FFFFFF;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .ryzs {
        padding: 20px 0;
    }
    .cpnnbig{
        display: flex;
        flex-wrap: wrap;
    }
    .cpnn-left {
        width: 100%;
        float: left;
    }
    .cpnn {
       margin: 20px 15px;
    }
    .cpt3 {
        display: none;
    }
    .cpt3-nn {
        display: none;
    }
    .cpnn-right {
        width: 100%;
    }
    .cpyy {
        margin-top: 20px;
        padding-left: 0px;
    }
    .cpyy .col-md-4{
        padding: 0;
    }
    .renlilb span:nth-of-type(1) {
        display: none;
    }
    .rlbt span:nth-of-type(1) {
        display: none;
    }
    .rlbt span:nth-of-type(4) {
        width: 25%;
    }
    .renlilb span:nth-of-type(4) {
        width: 25%;
    }
    .renlilb span:nth-of-type(2):before {
        content: "";
        display: block;
        width: 1px;
        height: 12px;
        background: transparent;
        margin: 9px 0px;
    }
    .rlyqn .yaoqiu {
        width: 100%;
        margin-right: 0%;
    }
    .rlyqn .zhize {
        width: 100%;
    }
    .rlyqn {
        flex-wrap: wrap;
    }
    .rlyqn {
        padding: 0 15px;
    }
    .lxfs {
        margin: 20px 0;
    }
    .liuyan {
        height: auto;
        overflow: hidden;
       padding:20px 0;
        background-color: #f1f1f1;
    }
    .liuyan h3 {
        font-weight: bolder;
        font-size: 21px;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 20px;
        color: #2d2d2d;
    }
    .biao {
        padding-top: 20px;
    }
    .anniu {
        width: 100%;
    }
    .banquan .row{
    flex-direction:column ;
}
}