.main{ padding: 4% 0; line-height: 30px}
.clear{ clear: both;}
.content{ line-height: 30px; padding: 2% 0 0;}
@media screen and (max-width:765px){
  .main{ padding: 7% 0;}
}

.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
/*.img-cover-4by3 p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}*/
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.img{ text-align: center; padding: 0 0 20px;}
.img img{ max-width: 100%;}
.p15{ padding-left: 15px; padding-right: 15px;}

#dituContent label {
  max-width: unset!important;
  text-align: center;
}




/*头部*/
#top_bj{ position: relative; width: 100%; height: auto; transition:0.5s; background: #fff;}
#top_bj_zy{ width: 100%; height: auto; z-index: 10; transition:0.5s;}
#top_index{ height: auto; margin: 0 auto;}
#logo{ padding: 2% 15px;}
#logo img{ max-width: 100%; transition:0.5s;}
#top_tel{ margin-top: 3%; transition:0.5s; padding: 0;}
#top_tel .right{ text-align: center; line-height: 25px; transition:0.3s;}
#top_tel .right i{ font-size: 45px;}
#top_tel .right:hover{ color: rgb(255, 64, 0);}
#top_tel .tel{ float: right; width: 39%; position: relative; margin-right: 4%; line-height: 25px;}
/* #top_tel .tel:before{ position: absolute; content: ''; right: 0; top: 25%; width: 1px; height: 50%; background: #333;} */
#top_tel .tel i{ font-size: 35px; float: left; padding-right: 10px; margin-top: 5%;}
#top_tel .tel .left{ width: 75%;}
#top_tel .tel .left span{ color: #333333; font-size: 24px;}
@media screen and (max-width:768px){
  #top_index{ padding: 5px 0; width: 100%;}
    #logo{ padding: 3% 0 3% 15px;}
  #logo img{ max-width: 100%;}
}

#nav_bj{ background: #024f93; height: 60px; width: 100%;}
#nav{ margin: 0 auto !important;}
#nav li{ float: left; width: 12.5%; height: 60px; padding-top: 10px; font-size: 16px; color: #fff; text-align: center; transition:0.5s; position: relative;;}
#nav li i{ display: inline-block; font-size: 20px; padding-right: 10px;}
#nav li a{ display: inline-block; color: #fff; height: 40px; line-height: 40px; width: 80%; border-radius: 20px; transition: 0.3s;}
#nav li:hover a{ background: #fff; color: #024f93;}

#nav li .navson{display: none; position: absolute;left: 0; top:100%; z-index: 999; width: 100%;}
#nav li .navson a{ display: block;color: #fff!important; height: 35px; line-height: 35px; background: rgba(0,0,0,.7); text-align: center;font-size: 14px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: pre; width: 100%; border-radius: 0 !important;}
#nav li .navson a:hover{background: #024f93;}
#nav li .navson a:after{ display: none !important;}

@media screen and (max-width:768px){
    #nav_bj{ height: auto;}
    #nav li{ font-size: 14px; width: 25%; height: 40px; line-height: 40px; padding: 0;}
    #nav li i{ display: none;}
    #nav li a{ width: 100%;}
}


#zi_banner{ width: 100%; overflow: hidden; height: auto; position: relative;}
#zi_banner .main{ position: absolute; left: 0; top: 0; width: 100%; z-index: 10;}
#zi_banner p img{ width: 100%;}
@media screen and (max-width:768px){
  #zi_banner p img{ width: 230%; margin-left: -60%;}
  #zi_banner .main img{ width: 50%; margin-left: 3%;}
}



/*底部*/
#end_nr_bj{ background: url("../images/end_bj.jpg") repeat-y center top; width: 100%; height: auto; overflow: hidden; color: #fff; border-top: 8px solid #000000;}
#end_nr_bj a{ color: #666666; transition: 0.3s;}
#end_nr_bj a:hover{ color: #024f93;}
#end_nr_bj .main{ padding: 2% 0;}
#end_nav{ margin: 0 auto !important; height: 60px; line-height: 60px; border-bottom: 1px solid rgba(255,255,255,0.1);}
#end_nav li{ float: left; width: 12.5%; height: 60px; line-height: 60px; font-size: 16px; color: rgba(255,255,255,0.2); text-align: center; transition:0.5s;}
#end_nav li a{ color: rgba(255,255,255,0.7); transition:0.3s;}
#end_nav li:hover a{ color: #fff;}

#end_nr_bj .right{ text-align: right;}
#end_nr_bj .end_lx{ position: relative; border-right: 1px solid rgba(255,255,255,0.3);}
#end_nr_bj .end_lx:before{ position: absolute; left: -7%; top: 0; content: ''; width: 1px; height: 100%; background: rgba(255,255,255,0.3);}
#end_nr_bj .end_lx .tit{ color: rgba(255,255,255,0.7); font-size: 18px; font-weight: bold;}
#end_nr_bj .end_lx .tit span{ font-weight: normal; padding-left: 10px;}
#end_nr_bj .end_lx .content{ color: rgba(255,255,255,0.5);}



@media screen and (max-width:768px){
    #end_nr_bj .main .right{ padding-top: 0;}
    #end_nr_bj .main .right img{  max-width: 100%;}
}


#end_line{ height: auto; padding: 10px 0; line-height: 30px; color: rgba(255,255,255,0.2); border-top: 1px solid rgba(255,255,255,0.2);}
#end_line a{ color: rgba(255,255,255,0.2); transition:0.3s;}
#end_line a:hover{ color: #fff;}

.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; width:100%; line-height: 25px; position: fixed; background-color:#024f93;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#024f93;}
.footer_zx a:last-of-type{ background: #444444;}
.footer_zx i{ font-size: 28px; padding: 4% 0 1%;}
.footer_zx p{font-size: 13px;}
.kb50{ height: 60px;}





/*首页*/
.hui{ background: #eff4f5;}
.link_tit{ text-align: center;}
.link_tit p{ font-size: 26px; color: #333333; font-weight: bold;}
.link_tit span{ color: #999999; font-size: 12px; font-family: Arial;}

#hzal{ position: relative;}
#hzal .swiper-container {
    width: 100%;
    height: 100%;
    padding: 3% 0 0;
}
#hzal .swiper-slide {
    text-align: center;
    overflow: hidden;
    transition: 0.3s;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#hzal .swiper-slide .pic{ width: 100%; border: 1px solid #e6e6e6; background: #fff; overflow: hidden;}
#hzal .swiper-slide .pic img{ max-width: 100%; transition: 0.3s;}
#hzal .swiper-slide p{ width: 100%; height: 40px; line-height: 40px;}
#hzal .swiper-slide:hover .pic img{ transform: scale(1.1);}
#hzal .swiper-slide:hover{ filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.2));}
#hzal .swiper-button-next,#hzal .swiper-button-prev{ background: #4d4d4d; width: 45px; height: 45px; line-height: 45px; top: 48%;}
#hzal .swiper-button-next:after,#hzal .swiper-button-prev:after{ display: none;}
#hzal .swiper-button-next i,#hzal .swiper-button-prev i{ font-size: 40px; color: #fff; transition: 0.3s;}
#hzal .swiper-button-next{ right: -2%;}
#hzal .swiper-button-prev{ left: -2%;}
#hzal .swiper-button-next:hover,#hzal .swiper-button-prev:hover{ background: #024f93;}
@media screen and (max-width:768px){
    #hzal .swiper-container{ padding: 3% 5%;}
    #hzal .swiper-button-next{ right:0;}
    #hzal .swiper-button-prev{ left:0;}
    #hzal .swiper-button-next,#hzal .swiper-button-prev{ width: 30px; height: 30px;}
    #hzal .swiper-button-next i,#hzal .swiper-button-prev i{ font-size: 30px;}
}


.tit_in{ text-align: center; line-height: 40px;}
.tit_in p{ color: #333333; font-size: 32px; font-weight: bold;}
.tit_in span{ color: #999999; font-size: 16px;}
@media screen and (max-width:768px){
    .tit_in{ line-height: 30px;}
    .tit_in p{ font-size: 22px;}
    .tit_in span{ font-size: 12px;}
}


#cpclass{ margin-top: 3% !important;}
#cpclass li{ width: 49.8%; float: left; background: #f6f5f4; background-image: linear-gradient(to right, #f6f5f4 , #dcdcdc); margin-bottom: .5% !important; position: relative;}
#cpclass a:nth-of-type(2n) li{ float: right;}
#cpclass li .pic{ float: right; padding: 0;}
#cpclass li .pic img{ max-width: 100%; transition:0.5s;}
#cpclass li .font{ position: absolute; left: 0; top: 0; z-index: 1; padding: 10% 5% 0;}
#cpclass li .font p{ color: #333333; font-size: 26px; font-weight: bold; padding-bottom: 2%; transition:0.5s;}
#cpclass li .font span{ color: #999999; font-size: 16px;}
#cpclass li .more{ position: absolute; left: 0; bottom: 0; z-index: 1; margin: 5%; width: 10%; color: #0b2d5d; font-weight: bold; font-size: 16px;}
#cpclass li .more i{ float: right; font-size: 40px; transition:0.5s;}
#cpclass li:hover .pic img{ transform: scale(0.9);}
#cpclass li .more:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 7px; display: block; height:5px; background-color: rgba(0,0,0, .5);width:40%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); transform: scaleX(0);-webkit-transform-origin: right center;transform-origin: right center;}
#cpclass li:hover .more::after{ -webkit-transform-origin: left center;transform-origin: left center;  -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1);}
#cpclass li:hover .font p{ letter-spacing: 3px;}
@media screen and (max-width:1400px){
    #cpclass li .pic{ width: 55%;}
    #cpclass a:last-of-type li .pic{ width: 100%;}
    #cpclass li .more{ width: 20%;}
}
@media screen and (max-width:768px){
    #cpclass li{ width: 100%;}
    #cpclass li .pic{ width: 50%;}
    #cpclass a:last-of-type li .pic{ width: 100%;}
    #cpclass li .font p{ font-size: 18px; padding-bottom: 0;}
    #cpclass li .font span{ font-size: 12px;}
    #cpclass li .more{ width: 20%;}
}


#youshi{ margin-top: 3% !important;}
#youshi li{ padding: 0; position: relative; background: #e4ebf5; height: 224px;}
#youshi li:first-of-type{ background: url("../images/yspic.jpg") no-repeat left top; background-size: 100% 100%; height: 448px;}
#youshi li:nth-of-type(2),#youshi li:last-of-type{ background: #cdd9e9;}
#youshi li .pic{position: absolute; right: 7%; bottom: 7%; z-index: 1;}
#youshi li .font{ padding: 10% 0 0 7%;}
#youshi li .font p{ background: url("../images/ysicon1.png") no-repeat left center; padding-left: 45px; color: #333333; font-size: 26px; font-weight: bold; height: 36px; line-height: 36px; margin-bottom: 5px !important;}
#youshi li:nth-of-type(2) .font p{ background: url("../images/ysicon2.png") no-repeat left center;}
#youshi li:nth-of-type(3) .font p{ background: url("../images/ysicon3.png") no-repeat left center;}
#youshi li:nth-of-type(4) .font p{ background: url("../images/ysicon4.png") no-repeat left center;}
#youshi li:nth-of-type(5) .font p{ background: url("../images/ysicon5.png") no-repeat left center;}
#youshi li .font span{ color: #666666; font-size: 16px;}
@media screen and (max-width:768px){
    #youshi li:first-of-type{ height: 300px;}
    #youshi li:first-of-type .pic img{ width: 50%; float: right;}
}

#ggbj{ background: url("../images/ggbj.jpg") no-repeat center fixed; width: 100%; margin-top: 3%;}
#ggbj .container{ position: relative; height: auto;}
#ggbj .container .pic{ position: absolute; right: 0; bottom: -15%; z-index: 1;}
#ggbj .container .pic img{ max-width: 100%;}
#ggbj .container .font{ padding: 3% 0;}
#ggbj .container .font p{ color: #fff; font-size: 24px; font-weight: bold; padding-bottom: 1%; position: relative; line-height: 35px;}
#ggbj .container .font p:before{ position: absolute; left: -1%; top: 7px; content: ''; width: 2px; height: 23%; background: #fff;}
#ggbj .container .font span{ font-size: 14px; color: #fff; display: block;}
#ggbj .container .font .more{ height: 40px; line-height: 40px; width: 10%; text-align: center; color: #fff; border: 1px solid #fff; border-radius: 20px; margin-top: 2%; }
@media screen and (max-width:768px){
    #ggbj{ background-size: 200%;}
    #ggbj .container .font{ padding: 7% 15px;}
    #ggbj .container .font p{ font-size: 22px; padding-bottom: 3%; }
    #ggbj .container .font p:before{ display: none;}
    #ggbj .container .font .more{ width: 40%; margin-top: 5%;}
}


#youshi{ position: relative;}
#youshi .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#youshi .swiper-slide { background: #f6f6f6; background-size: cover; background-position: center;}
#youshi .gallery-top { height: auto; width: 100%; padding: 3% 0 1%;}
#youshi .gallery-top .pic{ padding: 0;}
#youshi .gallery-top .pic img{ width: 100%;}
#youshi .gallery-top .font{ background: #024f93; color: #fff; position: absolute; left: 5%; top: -5%; width: 30%; padding: 5% 3% 0; box-shadow: 0 0 10px rgba(0,0,0,0.5);}
#youshi .gallery-top .font .tit{ font-size: 24px; font-weight: bold; padding-bottom: 20px;}
#youshi .gallery-top .font .content{ color: #fff; font-size: 16px; padding: 3% 0 10% !important;}
#youshi .gallery-top .font .nr{ text-align: center; font-size: 18px; font-weight: bold;}
#youshi .gallery-top .font .more{ border: 1px solid #fff; height: 50px; line-height: 50px; width: 70%; text-align: center; margin: 5% auto 15%;}


#youshi .gallery-thumbs { height: 20%; box-sizing: border-box; padding: 15px 0 0;}
#youshi .gallery-thumbs .swiper-slide { background: #ffffff; color: #1e1e1e; cursor: pointer; border: 1px solid #d8d8d8;}
#youshi .gallery-thumbs .swiper-slide .tit{ line-height: 50px; text-align: center;}
#youshi .gallery-thumbs .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
#youshi .gallery-thumbs .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#youshi .gallery-thumbs .swiper-slide-thumb-active { background: #1695ef;}
#youshi .gallery-thumbs .swiper-slide-thumb-active .tit{ color: #fff;}
@media (min-width: 768px) and (max-width: 1200px){
    #youshi .gallery-thumbs{ position: relative; background: #f6f6f6;}
    #youshi .gallery-top{ margin-bottom: 10px;}
    #youshi .gallery-top .font{ padding: 3% 3% 1%; width: 40%; left: 3%; }
    #youshi .gallery-top .font .tit{ font-size: 22px; padding-bottom: 0;}
    #youshi .gallery-top .font .content{ padding: 3% 0 !important; font-size: 12px;}
    #youshi .gallery-top .font .nr{ font-size: 16px;}
    #youshi .gallery-top .font .more{ height: 40px; line-height: 40px; margin-bottom: 5%;}
}
@media screen and (max-width:768px){
    #youshi .gallery-thumbs{ position: relative; background: #f6f6f6;}
    #youshi .gallery-top{ margin-bottom: 10px;}
    #youshi .gallery-top .font{ position: relative; width: 100%; left: 0; top: 0; box-shadow: none;}
    #youshi .gallery-top .font .tit{ font-size: 22px; padding-bottom: 0;}
    #youshi .gallery-top .font .content{ padding: 3% 0 !important; font-size: 12px;}
}

#shili{ margin-top: 3%;}
#shili .swiper-container {
    width: 100%;
    height: 100%;
}
#shili .swiper-slide {
    text-align: center;
    background: #fff;
    transition:0.3s;
    height: auto; position: relative; overflow: hidden;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#shili .swiper-slide a{ display: block;  width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
#shili .swiper-slide a img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#shili .swiper-slide p{ width: 100%; height: 40px; line-height: 40px; background: #f4f4f4; transition:0.3s;}
#shili .swiper-slide:hover p{ background: #009944; color: #fff;}




#gsjjbj{ width: 100%; background: url("../images/jjbj.jpg") no-repeat center top; position: relative; padding: 0;}
#gsjjpic{ text-align: right; padding: 3% 15px 0; position: relative;}
#gsjjpic img{ max-width: 100%; position: relative; z-index: 1;}
#gsjjnr{ padding: 3% 15px 0;}
#gsjjnr .tit{ color: #fff; line-height: 35px; position: relative;}
#gsjjnr .tit p{ font-size: 30px; font-weight: bold; color: #393939;}
#gsjjnr .tit span{ font-size: 16px; color: #999999;}
#gsjjnr ul{ padding: 5% 0 !important;}
#gsjjnr ul li{ text-align: center; line-height: 20px;}
#gsjjnr ul li p{ color: #6f6f6f; font-size: 16px;}
#gsjjnr ul li h3{ color: #154ba7; font-size: 80px;}
#gsjjnr ul li h3 span{ font-family: Impact;}
#gsjjnr ul li sub{ color: #6f6f6f; font-size: 16px;}
#gsjjnr .content{ color: #333333; padding: 0 0 3%;}
#gsjjnr .more{ position: relative; float: left; z-index: 1; color: #3c91e6; font-size: 16px; height: 50px; width: 25%; padding: 0 5%; line-height: 50px; border: 1px solid #3c91e6; border-radius: 25px; text-align: center; transition:0.3s; cursor: pointer;}
#gsjjnr .more:hover{ background: #3c91e6; color: #fff;}
@media screen and (max-width:1200px){
    #gsjjnr .more{ width: 40%;}
    #gsjjnr .tit p{ font-size: 24px;}
    #gsjjnr .tit span{ font-size: 16px;}
    #gsjjnr ul li{ line-height: 30px;}
    #gsjjnr ul li p { font-size: 36px;}
    #gsjjnr ul li sub,#gsjjnr ul li span{ font-size: 14px;}
}
@media screen and (max-width:768px){
    #gsjjnr .tit p{ font-size: 18px;}
    #gsjjnr .tit span{ font-size: 14px;}
    #gsjjnr ul li{ line-height: 30px;}
    #gsjjnr ul li p { font-size: 30px;}
    #gsjjnr ul li sub,#gsjjnr ul li span{ font-size: 12px;}
    #gsjjbj .main{ padding: 7% 0;}
    #gsjjnr{ padding: 15px;}
    #gsjjnr .content{ padding: 5% 0;}
    #gsjjnr .more{ width: 40%;}
}


#gshj{ position: relative;}
#gshj .swiper-container {
    width: 100%;
    height: 100%;
    padding: 3% 0 5%;
}
#gshj .swiper-slide {
    text-align: center;
    overflow: hidden;
    transition: 0.3s;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#gshj .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#gshj .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#gshj .swiper-slide p{ width: 100%; height: 50px; line-height: 50px; background: #f2f2f2; transition:0.3s; }
#gshj .swiper-slide:hover .pic img{ transform: scale(1.1);}
#gshj .swiper-slide:hover p{ background: #024f93; color: #fff; }
#gshj .swiper-button-next,#gshj .swiper-button-prev{ background: #4d4d4d; width: 45px; height: 45px; line-height: 45px; top: 48%;}
#gshj .swiper-button-next:after,#gshj .swiper-button-prev:after{ display: none;}
#gshj .swiper-button-next i,#gshj .swiper-button-prev i{ font-size: 40px; color: #fff; transition: 0.3s;}
#gshj .swiper-button-next{ right: -2%;}
#gshj .swiper-button-prev{ left: -2%;}
#gshj .swiper-button-next:hover,#gshj .swiper-button-prev:hover{ background: #024f93;}
@media screen and (max-width:768px){
    #gshj .swiper-container{ padding: 3% 5%;}
    #gshj .swiper-button-next{ right:0;}
    #gshj .swiper-button-prev{ left:0;}
    #gshj .swiper-button-next,#gshj .swiper-button-prev{ width: 30px;}
    #gshj .swiper-button-next i,#gshj .swiper-button-prev i{ font-size: 30px;}
}



#xwnr{ margin-top: 3%;}
#xwnr .swiper-container {
    width: 100%;
    height: 100%;
    padding: 0 0 2%;
}
#xwnr .swiper-slide {
    text-align: center;
    overflow: hidden;
    transition: 0.3s;
    background: #f6f6f6;
    padding: 1%;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
#xwnr .swiper-slide .pic{ height: 0; padding-bottom: 25%; position: relative; overflow: hidden;}
#xwnr .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#xwnr .swiper-slide .left{ line-height: 30px; text-align: left; transition:0.3s; }
#xwnr .swiper-slide .left .tit{ color: #323232; font-size: 16px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#xwnr .swiper-slide .left p{ color: #999;}
#xwnr .swiper-slide .left .content{ color: #999; font-size: 14px;}
#xwnr .swiper-slide:hover .pic img{ transform: scale(1.1);}
#xwnr .swiper-slide:hover{ background: #024f93; color: #fff; }
#xwnr .swiper-slide:hover .left .tit,#xwnr .swiper-slide:hover .left p,#xwnr .swiper-slide:hover .left .content{ color: #fff;}
@media screen and (max-width:768px){
    #xwnr .swiper-slide{flex-direction: column;}
    #xwnr .swiper-slide .pic{ padding-bottom: 55%;}
    #xwnr .swiper-container{ padding: 3% 5%;}
}


#cpbj{ padding-bottom: 4%; position: relative;}
#cpbj:before{ position: absolute; left: 0; bottom: 0; width: 100%; content: ''; background: #eff4f5; height: 56%;}
.cpmore{ position: relative; z-index: 3; margin: 3% auto 0; width: 10%; background: #154ba7; height: 45px; line-height: 45px; border-radius: 25px; color: #fff; text-align: center; transition:0.3s;}
.cpmore a{ color: #fff;}
.cpmore:hover{ letter-spacing: 7px; border-radius: 0;}
#cpbj .main{ padding-bottom: 0;}
#xwnr1 li{ border-bottom: 1px dashed #ccc; height: 45px; line-height: 45px; transition: 0.3s; position: relative; }
#xwnr1 li i{ float: left; padding-right: 10px;}
#xwnr1 li .right{ font-size: 13px; color: #999; font-family: Arial;}
#xwnr1 li:hover{ background: #1655bc; color: #fff; padding: 0 10px;}
#xwnr1 li:hover .right,#xwnr1 li:hover a{ color: #fff;}

#huanjing{ margin-top: 3%;}
#huanjing .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#huanjing .swiper-slide { background-size: cover; background-position: center; position: relative;}
#huanjing .gallery-top { height: auto; width: 100%; padding: 4% 0 0;}
#huanjing .gallery-top .swiper-slide .alnr{ position: relative;}
#huanjing .gallery-top .swiper-slide .alnr .pic{width: 100%; height: 0; padding-bottom: 100%; position: relative; overflow: hidden; background: #000;}
#huanjing .gallery-top .swiper-slide .alnr .pic .shuiyin{ background: url("../images/shuiyin.png") no-repeat center; width: 100%; height: 100%; position: absolute; z-index: 1; top: 0; left: 0;}
#huanjing .gallery-top .swiper-slide .alnr .pic img{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.5s;}
#huanjing .gallery-thumbs { height: auto; text-align: center; box-sizing: border-box;}
#huanjing .gallery-thumbs .swiper-slide {  color: #333333; background: #fff; font-size: 18px; font-weight: bold; border-right: 1px solid #ededed; cursor: pointer; padding: 2% 0; border-top: 5px solid #fff; transition:0.3s;}
#huanjing .gallery-thumbs .swiper-slide .pic{ padding-bottom: 3%;}
#huanjing .gallery-thumbs .swiper-slide .pic img{ max-width: 60%; }
#huanjing .gallery-thumbs .swiper-slide-thumb-active { background: #eff4f5; color: #154ba7; border-top: 5px solid #ed0d0d;}
@media screen and (max-width:768px){
    .cpmore{ width: 40%;}
    #cpbj{ margin-bottom: 6%;}
    #huanjing .gallery-thumbs{ width: 100%;}
    #huanjing .gallery-thumbs .swiper-slide{ font-size: 14px;}
}










/*子页*/
.main_zy{ padding: 2% 0 4%;}
.content_zy{ padding: 2% 15px; line-height: 30px;}
#zibanner{ position: relative;}
#zibanner .pic img{ width: 100%;}
#zibanner .main{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; }
#zibanner .main .container{ margin: 0 auto; }
#zibanner .tit h3{ color: #333333; font-weight: bold !important; font-size: 36px;}
#zibanner .tit span{ color: #333333; font-weight: bold; font-size: 18px;}
#zibanner .font{ padding-top: 4%; line-height: 50px;}
#zibanner .font h5{ color: #333333; font-size: 18px;}
#zibanner .font p{ color: #024f93; font-size: 18px;}
#zibanner .font p span{ color: #ced0d2; padding: 0 1%;}
@media screen and (max-width:768px){
    #zibanner .main{ padding-left: 15px;}
    #zibanner .tit h3{ font-size: 30px;}
    #zibanner .font{ padding-top: 10%;}
    #zibanner .font h5{ font-size: 14px;}
    #zibanner .font p{ font-size: 14px;}
    #zibanner .pic img{ width: 250%; margin-left: -50%;}
}



#home{ height: 45px; line-height: 45px; background: #f5f4f3; color: #666666; padding-left: 20px;}
#home i{ float: left; font-size: 20px; padding-right: 10px;}
#home a{ padding: 0 5px;}

.gsjj1{ position: relative; padding: 0;}
.gsjj1:before{ position: absolute; left: 0; bottom: 0; content: ''; background: #f5f4f3; width: 100%; height: 60%; }
#gsjjfont1{ padding: 3% 0 0 5%;}
#gsjjfont1 .tit span{ color: #e5e5e5; font-size: 42px; font-weight: bold;}
#gsjjfont1 .tit p{ color: #024f93; font-size: 24px; font-weight: bold;}
#gsjjfont1 .content{ position: relative; z-index: 1; padding-top: 10%; font-size: 15px; line-height: 30px;}
#gsjjpic1{ text-align: right; padding: 0;}
#gsjjpic1 img{ max-width: 100%;}

.gsjj2{ background: url("../images/gsjjpic2.jpg") no-repeat center; width: 100%; background-size: 100%; margin-top: 3%;}
.gsjj2 #gsjjfont2{ background: rgba(0,0,0,0.6); color: #fff; padding: 5% 3%; width: 45%; font-size: 16px; line-height: 45px; margin-left: 2%; }

.gsjj3{ background: #f5f4f3; width: 100%; padding: 0; margin-top: 3%;}
.gsjj3 #gsjjpic3{ text-align: left; padding: 0;}
.gsjj3 #gsjjpic3 img{ width: 100%;}
.gsjj3 #gsjjfont3{ padding: 5% 5% 0; line-height: 45px; font-size: 16px;}

@media (min-width: 768px) and (max-width: 1200px){
    .gsjj2{ background-size: auto 100% !important; height: 450px;}
    .gsjj2 #gsjjfont2,.gsjj3 #gsjjfont3,#gsjjfont1 .content{ line-height: 30px; font-size: 14px;}
    #gsjjfont1 .content{ padding-right: 3%;}
}
@media screen and (max-width:765px){
    #gsjjfont1{ padding: 15px;}
    #gsjjfont1 .content,.gsjj3 #gsjjfont3{ line-height: 30px; font-size: 14px;}
    #gsjjpic1,.gsjj3 #gsjjpic3{ padding: 15px; text-align: center;}
    .gsjj2{ background-size: auto 100%;}
    .gsjj2 #gsjjfont2{ width: 100%; line-height: 30px; font-size: 14px; padding: 15px; margin: 0 auto;}
}


.cp_class{ padding-top: 2%;}
.class_lb{ background: url("../images/cplb1.jpg") no-repeat center top; width: 100%; height: 482px;}
.class_lb .right{ text-align: center;}
.class_lb .right img{ max-width: 60%;}
.cp_class:nth-of-type(3) .class_lb{ background: url("../images/cplb2.jpg") no-repeat center top;}
.cp_class:nth-of-type(4) .class_lb{ background: url("../images/cplb3.jpg") no-repeat center top;}
.cp_class:nth-of-type(5) .class_lb{ background: url("../images/cplb4.jpg") no-repeat center top;}
.cp_class:nth-of-type(5) .class_lb .right{ display: none !important;}
.class_lb .left .tit{ padding-top: 15%;}
.class_lb .left .tit p{ color: #333333; font-size: 38px;}
.class_lb .left .tit span{ color: #cccccc; font-size: 18px;}
.class_lb .left dl{ float: left; height: 50px; margin: 8% 0 5%; border-radius: 25px; width: 55%; background: #024f93; color: #fff; padding: 2px;}
.class_lb .left dl dt{ float: left; line-height: 46px; font-weight: normal; padding: 0 5%; position: relative;}
.class_lb .left dl dt:before{ content: ''; position: absolute; right: 0; top: 35%; width: 1px; height: 30%; background: #fff;}
.class_lb .left dl dt:nth-of-type(1){ background: #fff; color: #666666; border-bottom-left-radius: 25px; border-top-left-radius: 25px;}
.class_lb .left dl dt:nth-of-type(1):before{ background: #666;}
.class_lb .left dl dt:nth-of-type(2){ background: #fff; color: #666666; border-bottom-right-radius: 25px; border-top-right-radius: 25px;}
.class_lb .left dl dt:nth-of-type(2):before,.class_lb .left dl dt:last-of-type:before{ display: none;}
.class_lb .left .tel span{ display: block; color: #999999; height: 40px; line-height: 40px;}
.class_lb .left .tel span i{ font-size: 20px; float: left; padding-right: 10px;}
.class_lb .left .tel p i{ font-size: 25px; float: left; padding-right: 10px;}
.class_lb .left .tel p{ color: #024f93; font-size: 24px; font-weight: bold;}

@media (min-width: 768px) and (max-width: 1200px){
    .class_lb .left dl{ width: 80%;}
}
@media screen and (max-width:768px){
    .class_lb{ height: auto; padding-bottom: 5%;}
    .class_lb .left .tit{ padding-top: 10%;}
    .class_lb .left .tit p{ font-size: 30px;}
    .class_lb .left .tit span{ font-size: 16px;}
    .class_lb .left dl{ width: 80%; margin-top: 5%;}
}



#cp_pic li{ border-bottom: 2px solid #e6e6e6; margin-bottom: 10%; transition:0.3s;}
#cp_pic li .pic{ display: block; width: 100%; height: 0; padding-bottom: 100%; position: relative; overflow: hidden;}
.shuiyin{ background: url("../images/shuiyin.png") no-repeat center; width: 100%; height: 100%; position: absolute; z-index: 1; top: 0; left: 0;}
#cp_pic li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#cp_pic li .tit{ text-align: center; height: 40px; line-height: 40px;}
#cp_pic li dl{ text-align: center; border: 1px solid #e6e6e6; height: 35px; line-height: 35px; width: 80%; border-radius: 20px; margin: 0 auto 5%;}
#cp_pic li dl dt{ display: inline-block; font-weight: normal; border-right: 1px solid #e6e6e6; width: 48%; color: #666666;}
#cp_pic li dl dt:last-of-type{ border: none;}
#cp_pic li:hover{ border-bottom: 2px solid #024f93;}

.cpbt{ position: fixed; z-index: 99; left: 0; top: 5%; background: #fff; text-align: center; color: #fff; border: 1px solid #e6e6e6; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; overflow: hidden;}
.cpbt .tit{ background: #024f93; color: #fff; padding: 10% 2%; width: 130px; margin-bottom: 5%;}
.cpbt .tit p{ font-size: 18px; font-weight: bold;}
.cpbt .tit span{ font-size: 12px; text-transform: uppercase;}
.cpbt li{ height: 50px; line-height: 50px; border-bottom: 1px dashed #cccccc; font-size: 14px; margin: 0 5%;}
.cpbt li a{ color: #333333;}
.cpbt li.current a{ color: #fff;}
.cpbt li.current{ background: #024f93;}
.cpbt .cptop{ height: 60px; line-height: 60px; color: #024f93; font-size: 16px; font-weight: bold; cursor: pointer; }


.tit_cp{ text-align: center; margin: 3% 0 2%;}
.tit_cp h1{ color: #3d3d3d; font-size: 27px; height: 40px;}
.tit_cp p{ color: #999999; font-size: 16px; text-transform: uppercase; position: relative; height: 28px; margin-bottom: 10px !important;}
.tit_cp p:before{ position: absolute; left: 30%; width: 40%; bottom: 0; content: ''; height: 1px; background: #e6e6e6;}
.tit_cp i{ font-size: 14px; color: #fff; background: #024f93; height: 25px; line-height: 25px; border-radius: 15px; display: inline-block; padding: 0 3%;}
@media screen and (max-width:768px){
    .cpbt{ display: none;}
    .tit_cp{ margin: 8% 0 5%;}
    .tit_cp p{ font-size: 14px;}
    .tit_cp h1{ font-size: 22px; height: 30px;}
    .tit_cp i{ font-size: 13px; margin-top: 5px;}
}

.center-content{ background: #f2f2f2; line-height: 30px; padding: 3%;}


#cptd{ background: #f2f2f2; padding: 2% 3%; margin: 3% 0 0 !important;}
#cptd li{ float: left; width: 20%; text-align: center; cursor: pointer;}
#cptd li i{ color: #fff; font-size: 35px; background: #024f93; border-radius: 100%; width: 80px; height: 80px; line-height: 80px; margin: 12% auto 5%; transition: 0.3s;}
#cptd li p{ color: #333333; padding: 0 0 1%; font-size: 20px;}
#cptd li span{ color: #666666; font-size: 14px; }
#cptd li:hover i{ background: #db251a; }
@media screen and (max-width:765px){
    #cptd{ text-align: center;}
    #cptd li{ float: none; display: inline-block; width: 32%;}
    #cptd li p{ font-size: 14px;}
    #cptd li span{ display: none;}
}


#sj_pro_index{ text-align: center; margin-top: 5%;}
#sj_pro_index div{ padding: 1% !important;}
#sj_pro_index li{ display: inline-block; text-align: center; width: 100%;}
#sj_pro_index li a{ display: block; width: 100%; height: auto; overflow: hidden;}
#sj_pro_index li img{ width: 100%; height: 140px;}
#sj_pro_index li p{ line-height: 30px; background: #eeeeee; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}



#anli{ margin-top: 0 !important;}
#anli div{ padding: 0 0.5%;}
#anli li{width: 100%; height: 0; padding-bottom: 100%; position: relative; overflow: hidden; margin-bottom: 3%;}
#anli li img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#anli li:hover img{ transform: scale(1.1);}


#shili .swiper-container {
    width: 100%;
    height: 100%;
}
#shili .swiper-slide {
    text-align: center;
    background: #fff;
    transition:0.3s;
    height: auto; position: relative; overflow: hidden;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#shili .swiper-slide a{ display: block;  width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
#shili .swiper-slide a img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#shili .swiper-slide p{ width: 100%; height: 40px; line-height: 40px; background: #f4f4f4; transition:0.3s;}
#shili .swiper-slide:hover p{ background: #024f93; color: #fff;}

#indexNews li{width: 100%;height: auto; margin:0 auto; padding: 4% 0; transition: 0.3s; border-bottom: solid 1px #e8e8e9; }
#indexNews li .right{ padding: 0 0 0 4% !important; line-height: 25px;}
#indexNews li .news_title{ text-align: left; color: #333333; font-size: 18px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; line-height: 30px;}
#indexNews li .news_info{ color: #999999; font-size: 14px;}
#indexNews li .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #e8e8e9; color: #666666;font-size: 1.5rem; padding: 0 !important; margin: 0 !important;}
#indexNews li .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: #666666; font-size: 50px; font-family: Bahnschrift;}
#indexNews li:last-of-type{ border-bottom: none;}
#indexNews li:hover{ background: #024f93;}
#indexNews li:hover .news_title,#indexNews li:hover .news_time,#indexNews li:hover .news_time span{ color: #fff;}
#indexNews li:hover .news_info{ color: rgba(255,255,255,0.6);}
@media screen and (max-width:768px){
    #indexNews li .news_time span{ font-size: 40px;}
}


#xgcp{ padding: 7% 7% 2%;}
#xgcp li{ margin-bottom: 10%;}
#xgcp li .pic{ width: 100%; height: 0; padding-bottom: 100%; position: relative; overflow: hidden;}
#xgcp li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#xgcp li p{ height: 40px; line-height: 40px; background: #f4f4f4; text-align: center; transition: 0.3s;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#xgcp li:hover p{ background: #024f93; color: #fff;}
#xgcp li:hover .pic img{ transform: scale(1.1);}


#cptel{ background: #024f93; color: #fff; padding: 5%; margin-top: 5%;}
#cptel i{ font-size: 35px; float: left; padding-right: 5%;}
#cptel .left span{ font-size: 22px;}
@media (min-width: 768px) and (max-width: 1200px){
    #cptel i{ font-size: 25px;}
    #cptel .left span{ font-size: 18px;}
}
@media screen and (max-width:765px){
    .o_product_info #cptel{ font-size: 1.3rem;}
}

.infoCenter-right{ border-top: 3px solid #e6e6e6;}





.news01 {padding:3% 0 0;}
.news01 .t1 {color:#222;font-size:22px;display:inline;}
.news01 .t2 {color:rgba(51,51,51,.42);font-size:14px;margin-left:25px;display:inline;}
.news01 .t3 {display:block;flex:1;max-width:130px;color:#fff;background:#282475;text-align:center;line-height:35px;margin-left:3px;}
.news01 .t3:hover,.news01 .t3.active {background: #db2016;}
.news01 .title i {width:50px;height:3px;background: #db2016;display:block;margin-top:15px;}
.news01 .slide {margin-bottom: 5% !important; transition:.3s all ease; background: #fff; border: 1px solid #efefef;}
.news01 .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news01 .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
.news01 .imgbox1 {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news01 .imgbox1 p { text-align: center; left: 0; position: absolute; height:100%; width:100%; transition: 0.3s;}
.news01 .imgbox1 p img{ max-width: 100%; height: 100%;}
.news01 .txtbox { padding:20px 20px;}
.news01 .c1 {color:#333;font-size:14px;font-weight:bold;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
.news01 .c2 {color:#999;margin-top:15px;line-height: 22px;height:44px;overflow:hidden;}
.news01 .c3 {margin-top:15px;transition:.36s all ease;}
.news01 .slide:hover {box-shadow: 0 0 15px 5px rgba(0,0,0,.2); background: #fff;}
.news01 .slide:hover .imgbox img {transform: scale(1.1);}
.news01 .slide:hover .c1 {color:#024f93;}
.news01 .slide:hover .c3 {padding-left:25px;transition:.36s all .3s;}
@media(min-width:1200px) {
    .news01 .t1 {font-size:36px;}
    .news01 .t2 {font-size:22px;}
    .news01 .t3 {line-height: 55px;}
    .news01 .title i {margin-top:25px;}
    .news01 .slide {margin-bottom:32px;}
    .news01 .txtbox {padding:35px;}
    .news01 .c1 {font-size:17px;}
    .news01 .c2 {font-size:14px;line-height: 26px;height:52px;}
}



.news02 {padding:3% 0 0;}
.news02 .slide {margin-bottom: 7% !important; transition:.3s all ease; background: #fff;}
.news02 .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news02 .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
.news02 .imgbox1 {width: 100%; height: 0; padding-bottom: 125%; position: relative; overflow: hidden;}
.news02 .imgbox1 p { text-align: center; left: 0; position: absolute; height:100%; width:100%; transition: 0.3s;}
.news02 .imgbox1 p img{ width: 100%; height: 100%; transition:0.3s;}
.news02 .slide:hover .imgbox img {transform: scale(1.1);}

.news02 .txtbox { height: 50px; line-height: 50px; text-align: center; font-size: 16px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; position: relative;}
.news02 .txtbox span{ display: block; z-index: 1; position: relative; transition:0.3s;}
.news02 .txtbox:after { content: '';  width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: #024f93; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: left; -moz-transform-origin: left; -ms-transform-origin: left; -o-transform-origin: left; transform-origin: left; left: 0; }
.news02 .slide:hover .txtbox::after { -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: right; -moz-transform-origin: right; -ms-transform-origin: right; -o-transform-origin: right; transform-origin: right; right: 0; }
.news02 .slide:hover .txtbox span{ color: #fff;}
@media(min-width:1200px) {
    .news02 .slide {margin-bottom:32px;}
}



#side_new{ background: #f6f7fc; padding: 10%;}
#side_new .tit{ font-size: 26px; color: #333;}
#side_new #cplb{ padding: 8% 0;}
#side_new #cplb li{ line-height: 40px;}

#xgnews{ padding: 10% 0 0;}
#xgnews li{ margin-bottom: 10%;}
#xgnews li .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
#xgnews li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#xgnews li p{ height: 40px; line-height: 40px; background: #fff; text-align: center; transition: 0.3s; white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
#xgnews li:hover p{ background: #024f93; color: #fff;}
#xgnews li:hover .pic img{ transform: scale(1.1);}



.contact_item{ padding:0; text-align: center; margin-top: 3%;}
.contact_item li{ cursor: pointer; display: inline-block; margin-bottom: 30px;}
.contact_item li span{display: block;width: 150px;height: 135px;margin:0 auto;text-align: center;position: relative;}
.contact_item li span.contact_item_1{background: url(../images/contact_li_bg1.png) center no-repeat;line-height: 108px;}
.contact_item li span.contact_item_2{background: url(../images/contact_li_bg2.png) center no-repeat;line-height: 135px;}
.contact_item li span.contact_item_3{background: url(../images/contact_li_bg3.png) center no-repeat;line-height: 170px;}
.contact_item li span img{vertical-align: middle;}
.contact_item_ewm{width: 84px;height: 84px;position: absolute;left: 32px;top:52px;z-index: 1;}
.contact_item_ewm img{width: 84px;height: 84px;position: absolute;left: 0;top:-7px;transition: all .4s;vertical-align: top;}
/*.contact_item li:hover span .contact_item_ewm{display: block;}*/
/*.contact_item li:hover span .contact_item_ewm img{width: 84px;height: 84px;left: 0;top:0;}*/
.contact_item li h4{color: #333;font-size: 18px;line-height: 30px; text-align: center;margin: 10px auto !important; font-weight: bold !important;}
.contact_item li p{color: #333;font-size: 14px;line-height: 26px;}
.contact_item li:nth-child(3n) p{text-align: center;}

.in_title{ line-height: 40px; padding: 30px 0 10px; color: #747474; font-size: 16px; border-top: 1px solid #efefef; margin-top: 3% !important;}
.in_title p{ font-size: 30px; color: #3e3e3e;}


/*公共*/
.pro-sider {
 float: none;
 border: 1px solid #e6e6e6;
 background: #fff;
 margin-bottom: 5%;
}
.pro-sider .in-title {
    padding: 5% 15%;
    overflow: hidden;
    background: #024f93;
    color: #fff;
}
.pro-sider .in-title h3 {
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #fff;
}
.pro-sider .in-title em {
 font-size: 12px;
 color: #fff;
 font-family: arial;
 text-transform: uppercase;
}
.pro-sider .in-title i{ display: block; float: right; color: #fff; font-size: 35px; margin-right: 10px;}
@media (min-width: 768px) and (max-width: 1200px){
    .pro-sider .in-title{ padding: 5%;}
}
.pro-sider .pro-sider-ul {
 background: #fff;
    padding: 4%;
 overflow: hidden;
}
.pro-sider .pro-sider-ul .ul-li {
 padding: 0 7%;
 height: 43px;
 line-height: 43px;
    background: #f2f2f2;
    margin-bottom: 2%;
 transition:0.3s;
}
.pro-sider .pro-sider-ul .ul-li i{ font-size: 20px;}
@media screen and (max-width:765px){
  .pro-sider .pro-sider-ul .ul-li{ padding: 0 3%;}
}
.pro-sider .pro-sider-ul .ul-li a {
 display: block;
 float: left;
 width: 85%;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.pro-sider .pro-sider-ul .ul-li a i{ display: block; float: right; color: #adadad;}

.pro-sider .pro-sider-ul .ul-li:hover i,.pro-sider .pro-sider-ul .ul-li:hover a { color: #fff; }
.pro-sider .pro-sider-ul .ul-li:hover { background: #024f93; }
.pro-sider .pro-sider-ul .ul-li:last-child { border-bottom: none;}
.pro-sider .pro-sider-ul #li-on{ background: #024f93; }
.pro-sider .pro-sider-ul #li-on i,.pro-sider .pro-sider-ul #li-on a{ color: #fff;}

.page {
 font-size: 0;
 text-align: center;
}
.page .center {
 display: inline-block;
 overflow: hidden;
}
.page .center .page-span {
 float: left;
 font-size: 14px;
 color: #c3c3c3;
 line-height: 32px;
 margin-right: 30px;
}
.page .center .page-list {
 float: left;
 overflow: hidden;
}
.page .center .page-list ul li {
 float: left;
 width: auto;
 min-width: 30px;
 height: 32px;
 text-align: center;
 line-height: 30px;
 font-size: 14px;
 margin: 0 4px;
 padding: 0;
 border: none;
 background: transparent;
}
.page .center .page-list ul li a {
 min-width: 20px;
 padding: 0 5px;
 border: 1px solid #eee;
 display: block;
 color: #333;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 overflow: hidden;
 background: #fff;
}
.page .center .page-list ul li:hover a {
 color: #f3c04b;
}
.page .center .page-list ul li.active a {
 background: #f3c04b;
 color: #fff;
}
