* {
  box-sizing: border-box;
}
body,
html {
  scroll-behavior: smooth;
}
.second-banner{
position:relative;
}
.second_banner_title{
position:absolute;
left:50%;
top:50%;
transform:translate(-50%,-50%) !important;
color:#fff;
font-size:40px;
font-weight:bold;
padding-bottom:14px;
}
.second_banner_title::after{
content:'';
width:58px;
height:4px;
position:absolute;
background:#fff;
left:50%;
bottom:0;
transform:translateX(-50%);
}


.xwzx-content,
.second-content {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.about_title {
  color: #004ddd;
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 46px;
}
.about_content {
  padding: 90px 0 226px 0;
  background: #E4EEF6;
  background: url(../images/gywm-bg.png) no-repeat;
  background-size:cover;
}
.about_content .about_main .about_desc p {
  color: #666666;
  font-size: 18px;
  line-height: 2;
  text-align: justify;
  text-indent: 2em;
  margin-bottom: 10px;
}
.about_content .about_main .about_other_info {
  padding-top: 80px;
  margin-bottom: 0 !important;
}
.about_content .about_main .about_other_info .about_i_item {
  border-right: 0 !important;
}
.about_content .about_main .about_other_info .about_wrap {
  background-color: transparent !important;
}
.about_content .about_main .about_other_info .about_common {
  color: #004ddd !important;
}
.about_content .about_main .about_other_info .about_i_mess {
  color: #666666 !important;
}
.fazhanlicheng_content .fzlc_wrap .fzlcSwiper::after {
  content: '';
  position: absolute;
  width: 9999px;
  height: 100%;
  background-color: #e7f6fe;
  top: 0;
  left: 86%;
  z-index: 3;
  opacity: 0.2;
}
.about_content .about_main .about_info {
  display: flex;
  margin-bottom: 50px;
  justify-content: center;
}
.about_content .about_main .about_info .about_wrap {
  display: flex;
  padding: 30px 0;
  background-color: #2c6de5;
}
.ppyj_content .ppyj_main::after {
  content: '';
  position: absolute;
  width: 77%;
  height: 100px;
  bottom: 0;
  right: 0;
  background: #fff;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.about_content .about_main .about_info .about_wrap .about_i_item {
  padding-right: 50px;
  padding-left: 70px;
  border-right: 1px solid #fff;
}
.about_content .about_main .about_info .about_wrap .about_i_item:last-child {
  border-right: none;
}
.about_content .about_main .about_info .about_wrap .about_i_item .about_common {
  color: #fff;
  font-weight: bold;
  font-size: 50px;
}
.about_content .about_main .about_info .about_wrap .about_i_item .about_t {
  line-height: 2;
}
.about_content .about_main .about_info .about_wrap .about_i_item .about_i_mess,
.about_content .about_main .about_info .about_wrap .about_i_item .about_t {
  color: #fff;
  font-size: 18px;
}
.fazhanlicheng_content {
  background: url('../aboutImgs/fzlc.png') no-repeat;
  background-size: cover;
  padding: 90px 0 160px 0;
}
.fazhanlicheng_content .fzlc_wrap .fzlcSwiper {
  overflow: visible !important;
  position: relative;
}
.fazhanlicheng_content .fzlc_wrap .fzlcSwiper .swiper-pagination {
  top: 110% !important;
  height: 2px !important;
}
.fazhanlicheng_content .fzlc_wrap .fzlcSwiper .swiper-pagination-progressbar {
  background-color: #fff !important;
}
.fazhanlicheng_content .fzlc_wrap .fzlcSwiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #0a55df;
}
.fazhanlicheng_content .fzlc_wrap .fzlcSwiper .swiper-slide {

  border-left: 1px solid #fff;
  padding: 0  0 0 40px;
}
.fazhanlicheng_content .fzlc_wrap .fzlcSwiper .swiper-slide .fzlc_year {
  margin-bottom: 32px;
  font-weight: bold;
  font-size: 48px;
  color: #0a55df;
}
.fazhanlicheng_content .fzlc_wrap .fzlcSwiper .swiper-slide .fzlc_info_wrap {
  padding-left: 23px;
height:420px;
padding-right:40px;
overflow-y:auto;
}
.fazhanlicheng_content .fzlc_wrap .fzlcSwiper .swiper-slide .fzlc_info_wrap p{
line-height:1.7;
}
.fazhanlicheng_content .fzlc_wrap .fzlcSwiper .swiper-slide .fzlc_info_wrap li {
  font-size: 20px;
  list-style: disc !important;
  margin-bottom: 20px;
}
.fazhanlicheng_content .fzlc_wrap .swiper-button-next {
  right: 0 !important;
}
.fazhanlicheng_content .fzlc_wrap .swiper-button-prev {
  right: 100px !important;
  left: auto !important;
}
.fazhanlicheng_content .fzlc_wrap .swiper-button-next,
.fazhanlicheng_content .fzlc_wrap .swiper-button-prev {
  top: -80px !important;
  width: 74px !important;
  height: 50px !important;
  border-radius: 99px;
  border: 1px solid #0a55df;
}
.fazhanlicheng_content .fzlc_wrap .swiper-button-next:hover,
.fazhanlicheng_content .fzlc_wrap .swiper-button-prev:hover {
  background-color: #0a55df !important;
  border-color: #0a55df;
}
.fazhanlicheng_content .fzlc_wrap .swiper-button-next:hover::after,
.fazhanlicheng_content .fzlc_wrap .swiper-button-prev:hover::after {
  color: #fff !important;
}
.fazhanlicheng_content .fzlc_wrap .swiper-button-next::after,
.fazhanlicheng_content .fzlc_wrap .swiper-button-prev::after {
  color: #0a55df !important;
  font-size: 18px !important;
}
.black_text {
  color: #000 !important;
}
.ppyj_content {
  padding: 90px 0;
  background: url('../aboutImgs/a1.png') no-repeat;
  background-size: cover;
}
.ppyj_content .ppyj_center_title {
  text-align: center;
  color: #0a55df;
  font-weight: bold;
  font-size: 26px;
}
.ppyj_content .ppyj_main {
  display: flex;
  margin-top: 58px;
}
.ppyj_content .ppyj_main .ppyj_left {
  width: 318px;
}
.ppyj_content .ppyj_main .ppyj_left .ppyj_cate_item {
  color: #333333;
  font-size: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 72px 0;
  position: relative;
  cursor: pointer;
}
.ppyj_content .ppyj_main .ppyj_left .ppyj_cate_item.active {
  background: url('../aboutImgs/a2.png') no-repeat;
  background-size: 100% 100%;
  font-weight: bold;
  color: #0a55df;
}
.ppyj_content .ppyj_main .ppyj_left .ppyj_cate_item.active::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 50%;
  background-color: #0a55df;
}
.ppyj_content .ppyj_main .ppyj_right {
  flex: 1;
  margin-left: 64px;
  padding-top: 23px;
  height: 500px;
  overflow-y: scroll;
  padding-right: 30px;
}
.ppyj_content .ppyj_main .ppyj_right::-webkit-scrollbar {
  width: 4px;
  height: 10px;
}
.ppyj_content .ppyj_main .ppyj_right::-webkit-scrollbar-track {
  background: #dbdcdc;
  border-radius: 10px;
}
.ppyj_content .ppyj_main .ppyj_right::-webkit-scrollbar-thumb {
  background: #0a55df;
  border-radius: 10px;
}
.ppyj_content .ppyj_main .ppyj_right::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.ppyj_content .ppyj_main .ppyj_right .ppyj_info {
  color: #666666;
  font-size: 18px;
  line-height: 2;
}
.ppyj_content .ppyj_main .ppyj_right .ppyj_info p{
line-height:1.8;
}
.ppyj_content .ppyj_main .ppyj_right .ppyj_info img{
margin:0 auto;
display:block;
}

.ppyj_content .ppyj_main .ppyj_right .ppyj_info p,
.ppyj_content .ppyj_main .ppyj_right .ppyj_info img {
  margin-bottom: 10px;
}
.ppyj_content .ppyj_main .ppyj_right .ppyj_info:not(:first-child) {
  display: none;
}
.zzry_content {
  background-color: #eef3f7;
}
.zzry_content .honor_box {
  margin-bottom: 38px;
}
.zzry_content .honor_swiperBox {
  position: relative;
}
.zzry_content .honor_swiperBox .swiper-button-next,
.zzry_content .honor_swiperBox .swiper-button-prev {
  top: 40% !important;
}
.zzry_content .honor_swiperBox .swiper-button-next::after,
.zzry_content .honor_swiperBox .swiper-button-prev::after {
  color: #004ddd !important;
  font-size: 18px;
  font-weight: bold;
}
.zzry_content .honor_swiperBox .swiper-button-prev {
  left: -60px !important;
}
.zzry_content .honor_swiperBox .swiper-button-next {
  right: -60px !important;
}
.zzry_content .honor_title {
  color: #0a55df;
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 24px;
}
.zzry_content .honor_imgbox {
  height: 262px;
  background-color: #fff;
  padding: 12px;
  margin-bottom: 18px;
  display: flex;
  justify-content: center;
  overflow-y: hidden;
}
.zzry_content .honor_imgbox img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.zzry_content .honor_xtit {
  color: #333333;
  font-size: 20px;
  padding: 0 32px;
  text-align: center;
  min-height: 62px;
}
.zzry_content .xwzx-con {
  padding: 90px 0 50px 0;
  background: url('../aboutImgs/a3.png') no-repeat;
  background-size: 100% 100%;
}
.nldz_content {
  padding: 90px 0;
}
.nldz_content .nldz_main img {
  width: 80%;
  height: 100%;
  margin:0 auto;
}
.white_text {
  color: #fff !important;
}
.cxyl_content {
  padding: 90px 0 74px 0;
  background-color: #eef2f6;
}
.cxyl_content .xcyl_content_box {
  padding-left: 100px;
}
.cxyl_content .xcyl_content_box .cxyl_infoBox {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.cxyl_content .xcyl_content_box .cxyl_xbox_item {
  margin-bottom: 2px;
  position: relative;
}
.cxyl_content .xcyl_content_box .cxyl_xbox_item::after {
  content: '';
  position: absolute;
  z-index: 4;
  right: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: #55bcff;
  background: linear-gradient(180deg, #55bcff 0%, #0f63fe 100%);
}
.cxyl_content .xcyl_content_box .cxyl_xbox_item:nth-child(1) {
  width: 900px;
  background: url('../aboutImgs/b1.png') no-repeat;
  background-size: 100% 100%;
}
.cxyl_content .xcyl_content_box .cxyl_xbox_item:nth-child(2) {
  width: 830px;
  background: url('../aboutImgs/b2.png') no-repeat;
  background-size: 100% 100%;
}
.cxyl_content .xcyl_content_box .cxyl_xbox_item:nth-child(3) {
  width: 743px;
  background: url('../aboutImgs/b3.png') no-repeat;
  background-size: 100% 100%;
}
.cxyl_content .cxyl_main {
  transform: translateY(-75px);
}
.cxyl_content .cxyl_main .cxyl_cate_box {
  display: flex;
  justify-content: flex-end;
}
.cxyl_content .cxyl_main .cxyl_cate_box span {
  color: #666666;
  font-size: 26px;
  margin-right: 72px;
  padding-bottom: 38px;
  position: relative;
  cursor: pointer;
}
.cxyl_content .cxyl_main .cxyl_cate_box span:last-child {
  margin-right: 0;
}
.cxyl_content .cxyl_main .cxyl_cate_box span.active {
  font-weight: bold;
  color: #0a55df;
}
.cxyl_content .cxyl_main .cxyl_cate_box span.active::after {
  content: '';
  position: absolute;
  width: 76px;
  background: #004ddd;
  height: 5px;
  bottom: 0;
  left: 50%;
  z-index: 3;
  transform: translate(-50%, -50%);
}
.cxyl_content .cxyl_info {
  background-color: #fff;
  padding: 50px 100px 100px 100px;
  min-height: 850px;
}
.cxyl_content .cxyl_info p{
  font-size:18px;
  color:#333;
}
.cxyl_content .cxyl_info:not(:first-child) {
  display: none;
}
.cxyl_content .cxyl_info .cxyl_desc {
  text-align: center;
  color: #333333;
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 46px;
}
.cxyl_content .cxyl_info .noMoreBox {
  width: 100%;
  text-align: center;
  padding-left: 200px;
}
.cxyl_content .cxyl_info .cxyl_info_item {
  position: relative;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_imgbox {
  width: 596px;
  height: 643px;
  position: absolute;
  left: 20px;
  top: 0;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_imgbox .cxyl_cate_titlebox span {
  position: absolute;
  z-index: 4;
  font-size: 26px;
  font-weight: bold;
  display: block;
  color: #fff;
  text-shadow: 0 2px 2px #005f87;
  text-align: center;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_imgbox .cxyl_cate_titlebox span:nth-child(1) {
  top: 11%;
  left: 38%;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_imgbox .cxyl_cate_titlebox span:nth-child(2) {
  top: 37%;
  left: 38%;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_imgbox .cxyl_cate_titlebox span:nth-child(3) {
  top: 67%;
  left: 30%;
}
.cxyl_content .cxyl_info .cxyl_info_item img {
  width: 100%;
  height: 100%;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item:not(:first-child) {
  padding: 8px 0;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item p {
  font-size: 18px;
  margin-bottom: 4px;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item:nth-child(1) p:nth-child(n+6) {
  display: none;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item:nth-child(1) p:nth-child(2) {
  padding-left: 13px;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item:nth-child(1) p:nth-child(3) {
  padding-left: 23px;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item:nth-child(1) p:nth-child(3) {
  padding-left: 33px;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item:nth-child(1) p:nth-child(4) {
  padding-left: 43px;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item:nth-child(1) p:nth-child(5) {
  padding-left: 53px;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item:nth-child(1) p:nth-child(6) {
  padding-left: 63px;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item:nth-child(1) p:nth-child(7) {
  padding-left: 73px;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item:nth-child(2):nth-child(n+5) {
  display: none;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item:nth-child(3):nth-child(n+9) {
  display: none;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item:not(:first-child) p:nth-child(2) {
  padding-left: 20px;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item:not(:first-child) p:nth-child(3) {
  padding-left: 38px;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item:not(:first-child) p:nth-child(4) {
  padding-left: 53px;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item:not(:first-child) p:nth-child(5) {
  padding-left: 68px;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item:not(:first-child) p:nth-child(6) {
  padding-left: 83px;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item:not(:first-child) p:nth-child(7) {
  padding-left: 101px;
}
.cxyl_content .cxyl_info .cxyl_info_item .cxyl_xbox_item:not(:first-child) p:nth-child(8) {
  padding-left: 116px;
}
.qywh_content {
  padding: 90px 0 180px 0;
  background: url('../aboutImgs/a7.jpg') no-repeat;
  background-size: cover;
}
.qywh_content .qywh_box {
  width: 70%;
  display: flex;
  flex-wrap: wrap;
}
.qywh_content .qywh_box .qywh_item {
  /*width: 240px;*/
  margin-right: 110px;
  margin-bottom: 45px;
}
.qywh_content .qywh_box .qywh_item:nth-child(3n) {
  margin-right: 0;
}
.qywh_content .qywh_box .qywh_item img {
  width: 48px;
  height: 48px;
  margin-bottom: 8px;
}
.qywh_content .qywh_box .qywh_item .qywh_t_tit {
  color: #fff;
  font-size: 24px;
}
.qywh_content .qywh_box .qywh_desc {
  margin-top: 14px;
  padding-top: 18px;
  color: #ffffff;
  border-top: 2px solid #5f96c7;
  font-size: 20px;
}
@media screen and (max-width:1024px){
.about_title{
font-size:20px !important;
}
.about_content .about_main .about_desc p{
font-size:16px;
line-height:2 !important;
}
.about_title{
margin-bottom:20px !important;
}
.about_content .about_main .about_info .about_wrap{
flex-wrap:wrap;
padding-top:45px;
}
.second-breadcrumb{
display:none !important;
}
 .second-nav {
        display: inlin-block;
        white-space: nowrap;
        /* 禁止换行 */
        overflow-x: auto;
        /* 横向滚动条 */
        overflow-y: hidden;
        /* 隐藏纵向滚动 */
        -webkit-overflow-scrolling: touch;
        /* iOS 平滑滚动 */
        height: 70px;

    }

    .second-nav li {
        margin-left: 0px;
        margin-right: 20px;
        font-size: 18px;
        height: 50px;
    }

    .second-nav li.active:after {
        bottom: 5px;
    }

    .second-nav::-webkit-scrollbar {
        width: 5px;
        height: 5px;
        background-color: rgba(255, 255, 255, 1);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 5px;
    }

    .second-nav::-webkit-scrollbar-thumb {
        background-color: #cbcbcb;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 5px;
    }

.second-menu .boxW,.second-menu{
height:auto !important;
}
.second-nav li{
margin-left:0 !important;
margin:0 10px;
}
.about_content{
padding:30px 0 !important;
}
.about_content .about_main .about_info .about_wrap .about_i_item{
width:48% !important;
padding:0  15px !important;
border:0;
margin-bottom:15px;
}
.about_content .about_main .about_info .about_wrap .about_i_item .about_common{
font-size:20px;
}
.about_content .about_main .about_info .about_wrap .about_i_item .about_i_mess, .about_content .about_main .about_info .about_wrap .about_i_item .about_t{
font-size:14px;
}
.about_i_top .dw{
margin:0 3px;
}
.about_content .about_main .about_info{
margin-bottom:15px !important;
padding-top:0px;
}
.about_content .about_main .about_other_info .about_wrap .about_i_item{
width:32% !important;
}
.fazhanlicheng_content{
padding:30px 0;
}
.fazhanlicheng_content .fzlc_wrap .fzlcSwiper .swiper-slide .fzlc_year{
font-size:20px !important;
margin-bottom:20px !important;
}
.fazhanlicheng_content .fzlc_wrap .fzlcSwiper .swiper-slide .fzlc_info_wrap li p{
font-size:16px!important;
}
.fazhanlicheng_content .fzlc_wrap .fzlcSwiper .swiper-slide .fzlc_info_wrap li{
font-size:16px!important;
}

.fazhanlicheng_content .fzlc_wrap .fzlcSwiper .swiper-slide{
padding-left:0 !important;
}
.fazhanlicheng_content .fzlc_wrap .fzlcSwiper .swiper-slide .fzlc_info_wrap{
padding-right:15px !important;
height:220px !important;
}
.fazhanlicheng_content .fzlc_wrap .fzlcSwiper .swiper-slide{
border-left:0;
}
.fazhanlicheng_content .fzlc_wrap .swiper-button-next, .fazhanlicheng_content .fzlc_wrap .swiper-button-prev{
width:40px !important;
height:26px !important;
top:-20px !important;
}
.fazhanlicheng_content .fzlc_wrap .swiper-button-next::after, .fazhanlicheng_content .fzlc_wrap .swiper-button-prev::after{
font-size:12px !important;
}
.fazhanlicheng_content .fzlc_wrap .swiper-button-prev{
right:55px !important;
}
.fazhanlicheng_content main{
overflow:hidden;
}
.second-banner{
padding-top:0 !important;
}
.second_banner_title{
position:initial !important;
transform:translate(0%,0%) !important;
line-height: normal !important;
    color: #000;
text-align:center;
font-size:20px !important;
padding:20px 0;
}
.ppyj_content .ppyj_center_title{
font-size:16px !important;
}
.ppyj_content .ppyj_main{
flex-wrap:wrap;
margin-top:30px !important;
}
.ppyj_content .ppyj_main .ppyj_left{
width:100% !important;
display:flex;

}
.ppyj_content .ppyj_main .ppyj_left .ppyj_cate_item{
flex:1;
padding: 20px;
        font-size: 16px;
}
.ppyj_content .ppyj_main .ppyj_right{
margin-left:0 !important;
margin-top:15px;
}
.ppyj_content .ppyj_main .ppyj_right{
height:300px !important;
}
.ppyj_content .ppyj_main .ppyj_right .ppyj_info img{
width:100% !important;
}
.ppyj_content,.zzry_content .xwzx-con,.nldz_content{
padding:30px 0;
}
.zzry_content .honor_title{
font-size:16px !important;
}
.zzry_content .honor_xtit{
font-size:16px !important;
white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
padding:0 15px;
min-height:initial !important;
}
.zzry_content .honor_imgbox{
height:120px !important;
margin-bottom: 10px !important;
}
.zzry_content .honor_swiperBox .swiper-button-next{
right:-24px !important;
}
.zzry_content .honor_swiperBox .swiper-button-prev{
left:-24px !important;
}
.cxyl_content .cxyl_main .cxyl_cate_box span{
font-size:16px !important;
flex:1;
margin-right:0 !important;
padding-bottom:15px !important;
}
.cxyl_content .cxyl_main{
transform: translateY(-0px);
}
.cxyl_content .cxyl_info{
padding:15px;
margin-top:15px ;
}
.cxyl_desc{
font-size:16px !important;
}
.cxyl_imgbox{
display:none ;
}
.cxyl_xbox_item p{
padding-left:0 !important;
font-size:16px !important;
width:100% !important;
}
.cxyl_xbox_item{
width:100% !important;
}
.cxyl_content .xcyl_content_box{
padding-left:0 !important;
}
.cxyl_content .cxyl_info .noMoreBox{
padding-left: 0px;
}
.cxyl_content .cxyl_info{
min-height:initial !important;
}
.cxyl_content .cxyl_main .cxyl_cate_box span.active::after{
height:2px !important;
display:none;
}
.qywh_content .qywh_box{
width:100% !important;
}
.qywh_content .qywh_box{
justify-content: space-between;
}
.qywh_content .qywh_box .qywh_item{
width:48% !important;
margin-right:0 !important;
}
.qywh_content .qywh_box .qywh_item .qywh_t_tit,.qywh_content .qywh_box .qywh_desc{
font-size:16px !important;
}
.qywh_content .qywh_box .qywh_item img{
width:35px !important;
height:35px !important;
}
.qywh_content{
padding-bottom:0px !important;
padding-top:30px !important;
}
.cxyl_content .cxyl_info .cxyl_desc{
margin-bottom:20px !important;
}
}