body,#content{background-color: #f4f4f4 !important;}
.lxwm_active{ color: #3e63b3 !important;font-weight:700 !important;}
/*******banner*******/ 
.ad-nei { height: 421px;background: transparent url(/ciicsh/resource/cms/2019/03/2019032114342922696.jpg) center center no-repeat; background-size: cover; color: #fff;}
.ad-nei h3 { font-size: 38px; margin: 100px 0 10px;}
.ad-nei p {font-size: 26px;}
.ad-nei span { display: inline-block; background-color: #fff; width: 90px; height: 4px; overflow: hidden;}




@media screen and (max-width: 767px) and (min-width: 1px){
  .ad-nei {height: 250px;}
  .ad-nei h3 {font-size: 26px; margin: 50px 0 5px;}
  .ad-nei p {font-size: 18px;}

}

/*******面包屑导航*******/
.nei-breadcrumb img {margin-top: -8px;}
.nei-breadcrumb .breadcrumb {background-color: transparent;display: inline-block;color: #aaa;}
.nei-breadcrumb .breadcrumb a {color: #aaa;padding: 0 5px;font-size: 14px;}
.nei-breadcrumb p {position: absolute;top: 36px;left: 15px;background-color: #ddd;height: 1px;width: 130px;}
.nei-breadcrumb p span {position: absolute; top: -1px;left: 0; background-color: #ddd;height: 3px; width: 40px;}
@media screen and (max-width: 767px) and (min-width: 1px){
  .nei-breadcrumb img {display: none;}
  .nei-breadcrumb .breadcrumb {padding: 8px 0;}
  .nei-breadcrumb .breadcrumb a {font-size: 12px;}
  .qyfw-listbox .nei-nav li {padding: 5px 0;}
}
@media screen and (max-width: 1024px) and (min-width: 1px){
  .mobpadding{padding:0 !important;}
}

/*******导航*******/
.daohang{background-color: #f4f4f4;}
.nei-nav { min-height: 80px; width: 100%; background-color: #fff; -webkit-box-shadow: 0 10px 30px #cfcfcf; box-shadow: 0 1px 30px #cfcfcf;}
.nei-nav ul {text-align: center;padding-left: 0;list-style: none;}
.nei-nav li {display: inline-block;padding: 30px 40px 20px 40px;font-size: 20px;}
.nei-nav li a {color: #282b31;padding-bottom: 20px;font-size: 20px;}
.nei-nav .active a {border-bottom: 4px solid #3e63b3; color: #3e63b3;}
.nei-nav li a:hover{border-bottom:4px solid #3e63b3;color:#3e63b3;}
@media screen and (max-width: 767px) and (min-width: 1px){
  .daohang .h60{display:none;}
  .nei-nav { min-height: 40px;}
  .nei-nav li {padding: 12px 8px 8px 8px;font-size: 14px;}
  .nei-nav li a {padding-bottom: 7px;font-size: 14px;}
}

/*******内容区*******/
@media screen and (max-width: 768px) and (min-width: 1px){
  .hidden768 { display: none !important;}
}


/*#dituContent {
    width: 100%;
    height: 480px;
    margin-bottom: 30px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
@media screen and (max-width: 768px) and (min-width: 1px){
  #dituContent{ height: 250px;}
}*/