input::-webkit-input-placeholder {
  /* placeholder颜色  */
  color: #999!important;
  /* placeholder字体大小  */
  font-size: 14px;
  /* placeholder位置  */
  text-align: left;
}
.form-control {
  border-left: 0;
}
.form-control:focus {
  border-color: #d0d6d9;
  box-shadow: 0 0 0 #ccc;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: rgba(204, 204, 204, 0);
}
button:focus {
  outline: 1px dotted;
  outline: 0px auto -webkit-focus-ring-color;
}
a {
  color: unset;
}
a:hover {
  text-decoration: unset;
  color: #6aaf20;
}
.ml0 {
  margin-left: 0px!important;
}
.pt0 {
  padding-top: 0px!important;
}
.mrl-20 {
  margin-left: -20px !important;
  margin-right: -20px !important;
}
.mt20 {
  margin-top: 20px;
}
.mt15 {
  margin-top: 15px!important;
}
.mt18 {
  margin-top: 18px;
}
.mt12 {
  margin-top: 12px;
}
.mt50 {
  margin-top: 50px;
}
.pm20 {
  padding-bottom: 20px!important;
}
.pm3 {
  padding-bottom: 3px!important;
}
.pm7 {
  padding-bottom: 7px!important;
}
.p0 {
  padding: 0!important;
}
.mt0 {
  margin-top: 0;
}
ul {
  margin: 0;
  padding: 0;
}
.p0i {
  padding: 0!important;
}
.m018i {
  margin: 0 18px!important;
}
ul li {
  list-style-type: none;
}
input[type="checkbox"] + label::before {
  content: "\a0";
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 8px;
  border-radius: .2em;
  background-color: #fff;
  line-height: 14px;
  border: 1px solid #ccc;
  text-align: center;
  font-size: 15px;
  padding: 0;
  cursor: pointer;
}
input[type="checkbox"]:checked + label::before {
  content: "\2713";
  background-color: #fff;
  border-color: #6aaf20;
  color: #6aaf20;
}
input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
input[type="checkbox"]:focus + label::before {
  box-shadow: 0 0 .1em .1em #58a;
}
input[type="checkbox"]:disabled + label::before {
  background-color: gray;
  box-shadow: none;
  color: #555;
}
.title2 {
  text-align: center;
  font-size: 22px;
  font-weight: 600;
}
.CenterHeader {
  border-bottom: 1px solid #ccc;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0rem rgba(108, 117, 125, 0.5);
}
input:focus {
  outline: -webkit-focus-ring-color auto 5px;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #6aaf20;
  border-color: #6aaf20;
}
.page-link:hover {
  color: #6aaf20;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
body {
  font-size: 12px;
  color: #333333;
  background: #f5f7fa;
  position: relative;
}
.cenArea {
  position: relative;
  left: 50%;
  width: 1200px;
  margin-left: -600px;
}
.topHaeder {
  height: 34px;
  background-color: #333333;
  color: #fff;
  position: relative;
}
.topHaederBody {
  height: 34px;
  width: 1200px;
  background-color: #333333;
  color: #fff;
  line-height: 34px;
}
.topHaederBody .thLeft {
  float: left;
  height: 100%;
}
.topHaederBody .thLeft .phoneNum {
  color: #64a423;
  font-size: 16px;
}
.topHaederBody .thRight {
  float: right;
  height: 100%;
  cursor: pointer;
}
.topHaederBody .thRight .shu {
  display: inline-block;
  height: 11px;
  width: 1px;
  background-color: #58595b;
  position: relative;
  top: 1px;
}
.topHaederBody .thRight img {
  position: relative;
  top: -2px;
}
.topHaederBody .thRight ol li {
  display: inline-block;
  padding: 0 12px;
}
.searchHeader {
  height: 105px;
  background-color: #fff;
}
.searchHeader .searchHeaderBody {
  height: 100%;
  line-height: 105px;
}
.searchHeader .searchHeaderBody .shLeft {
  float: left;
}
.searchHeader .searchHeaderBody .shLeft img:first-child {
  margin-right: 20px;
}
.searchHeader .searchHeaderBody .shRight {
  float: right;
  width: 490px;
  height: 35px;
  margin-top: 35px;
}
.searchHeader .searchHeaderBody .shRight input {
  border: 2px solid #6aaf20;
  border-radius: 0px;
  font-size: 14px;
}
.searchHeader .searchHeaderBody .shRight a:hover {
  color: #fff;
  cursor: pointer;
}
.searchHeader .searchHeaderBody .shRight button {
  background-color: #6aaf20;
  border-radius: 0px;
  color: #fff;
  border: 0;
  width: 67px;
}
.homeTabBar {
  height: 38px;
  line-height: 38px;
  background-color: #6aaf20;
  color: #fff;
  font-size: 16px;
}
.homeTabBar .homeTabBarBody ul {
  padding: 0;
}
.homeTabBar .homeTabBarBody ul li {
  display: inline-block;
  margin-right: -4px;
}
.homeTabBar .homeTabBarBody ul li .btnB {
  color: #fff;
  padding: 0 35px;
  display: inline-block;
  height: 38px;
  line-height: 38px;
}
.homeTabBar .homeTabBarBody ul li .btnB:hover {
  background-color: #5a951a;
  text-decoration: none;
}
.homeTabBar .homeTabBarBody ul li .active {
  background-color: #5a951a;
}
.homeTabBar .homeTabBarBody ul li .dropdown {
  padding: 0;
  margin: 0;
}
.homeTabBar .homeTabBarBody ul li .dropdown .btnA {
  display: inline-block;
  background-color: rgba(204, 204, 204, 0);
  border: 0;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  padding: 0 38px;
  margin-top: -4px;
  border-radius: 0;
}
.homeTabBar .homeTabBarBody ul li .dropdown .btnA:focus,
.homeTabBar .homeTabBarBody ul li .dropdown .btnA:active {
  box-shadow: 0 0 0 0rem rgba(108, 117, 125, 0.5) !important;
}
.homeTabBar .homeTabBarBody ul li .dropdown .btnA:hover {
  background-color: #5a951a;
  text-decoration: none;
}
.homeTabBar .homeTabBarBody ul li .dropdown .active {
  background-color: #5a951a;
  text-decoration: none;
}
.homeTabBar .homeTabBarBody ul li .dropdown-menu {
  width: 100%;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.homeTabBar .homeTabBarBody ul li .dropdown-item {
  height: 36px;
  line-height: 36px;
  text-align: center;
  padding: 0;
}
.homeTabBar .homeTabBarBody ul li .dropdown-item:hover a {
  color: #6aaf20;
  text-decoration: none;
}
.homeTabBar .homeTabBarBody ul li .dropdown-item.active {
  background-color: #f8f9fa;
}
.homeTabBar .homeTabBarBody ul li .dropdown-item.active a {
  color: #6aaf20;
  text-decoration: none;
}
.homeTabBar .homeTabBarBody ul li .dropdown-item a {
  color: #666;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.bannerBody {
  height: 360px;
  width: 100%;
  position: relative;
}
.bannerBody .loginCard {
  width: 320px;
  height: 290px;
  float: right;
  background-color: #fff;
  border-radius: 4px;
  margin-top: 32px;
  position: absolute;
  right: 0;
  z-index: 1000;
}
.bannerBody .loginCard .topCard {
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  background-color: #ececec;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  cursor: pointer;
}
.bannerBody .loginCard .topCard .active {
  background-color: #fff;
  color: #6aaf20;
}
.bannerBody .loginCard .topCard div {
  display: inline-block;
  width: 50%;
}
.bannerBody .loginCard .topCard .left {
  float: left;
}
.bannerBody .loginCard .topCard .right {
  float: right;
}
.bannerBody .loginCard .formDiv {
  padding: 34px 28px;
}
.bannerBody .loginCard .formDiv button {
  height: 40px;
  width: 100%;
  color: #fff;
  border: 0;
  background-color: #6aaf20;
  margin-top: 5px;
}
.bannerBody .loginCard .formDiv .cwts {
  color: #ff7e1f;
  font-size: 11px;
  height: 22px;
  line-height: 20px;
}
.bannerBody .loginCard .formDiv .input-group {
  box-shadow: 0 0 4px #d0d6d9;
}
.bannerBody .loginCard .formDiv .input-group .input-group-text {
  border-right: 0px;
  border-color: #d0d6d9;
  border-radius: 0;
  background-color: #fff;
}
.bannerBody .loginCard .formDiv .input-group input {
  padding-left: 0px;
  border-radius: 0;
  height: 38px;
  line-height: 38px;
}
.bannerBody .loginCard .formDiv .input-group .input-group-append .input-group-text {
  border-right: 1px solid #d0d6d9;
  border-radius: 0;
  background-color: #f0f0f0;
  color: #a3a3a3;
  font-size: 14px;
  cursor: pointer;
  line-height: 24px;
}
.bannerBody .loginCard .qrcode {
  overflow: hidden;
  text-align: center;
}
.bannerBody .loginCard .qrcode img {
  margin-top: 36px;
  width: 140px;
  height: 140px;
  border: 1px solid #ededed;
}
.bannerBody .loginCard .qrcode div {
  font-size: 14px;
  margin-top: 10px;
}
.afterLogin {
  padding: 25px 24px;
}
.afterLogin .ALTop {
  color: #6aaf20;
  position: relative;
}
.afterLogin .ALTop h2 {
  font-size: 30px;
}
.afterLogin .ALTop h4 {
  font-size: 22px;
}
.afterLogin .ALTop img {
  width: 68px;
  height: 68px;
  float: right;
  position: absolute;
  top: 2px;
  right: 5px;
}
.afterLogin .ALBtm {
  margin-top: 65px;
}
.afterLogin .ALBtm .ALBItem {
  display: inline-block;
  height: 80px;
  width: 80px;
  text-align: center;
  background-color: #f2f4f7;
  color: #666666;
  margin-right: 10px;
  border-radius: 4px;
  padding-top: 12px;
}
.afterLogin .ALBtm .ALBItem:last-child {
  margin-right: 0;
}
.afterLogin .ALBtm .ALBItem h3 {
  font-size: 14px;
  margin-top: 5px;
}
footer {
  color: a3a3a3;
  position: relative;
  background-color: #434040;
  height: 260px;
  margin-top: 20px;
}
footer .footerTop {
  height: 190px;
}
footer .footerTop .ftLeft {
  float: left;
}
footer .footerTop .ftLeft h1 {
  font-size: 32px;
  color: #6aaf20;
  font-weight: 800;
  margin-top: 72px;
}
footer .footerTop .ftLeft h1 span {
  color: #a3a3a3;
  font-size: 24px;
  font-weight: 500;
}
footer .footerTop .ftLeft h1 .shu {
  display: inline-block;
  height: 27px;
  width: 3px;
  background-color: #a3a3a3;
  margin: 0 20px;
  position: relative;
  top: 3px;
}
footer .footerTop .ftLeft .Wlink {
  margin-top: 30px;
}
footer .footerTop .ftLeft .Wlink a {
  color: #a0a0a0;
  font-size: 16px;
  margin-right: 18px;
}
footer .footerTop .ftRight {
  padding-top: 33px;
  float: right;
}
footer .footerTop .ftRight .qrCodeCard {
  display: inline-block;
  text-align: center;
  margin-left: 16px;
}
footer .footerTop .ftRight .QRimage {
  width: 108px;
  height: 108px;
  border: 2px solid #fff;
}
footer .footerTop .ftRight h4 {
  color: #fff;
  font-size: 16px;
  margin-top: 8px;
}
footer .footerButtom {
  color: #868686;
  font-size: 12px;
  background-color: #3b3838;
  text-align: center;
  height: 68px;
  padding: 11px;
  line-height: 24px;
}
.mainBody {
  margin-top: 15px;
}
.mainBody .partTop {
  height: 32px;
  line-height: 32px;
  padding: 0 5px;
}
.mainBody .partTop .PTLeft {
  float: left;
  color: #333333;
  font-size: 22px;
}
.mainBody .partTop .PTRight {
  float: right;
  font-size: 14px;
  color: #999999;
}
.mainBody .partTop .PTRight a {
  color: #999999;
}
.mainBody .RLPart .leftPart {
  display: inline-block;
  width: 860px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(193, 193, 193, 0.4);
  padding: 10px;
  margin-right: 15px;
  vertical-align: top;
}
.mainBody .RLPart .leftPart .dxList {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-wrap: wrap ;
}
.mainBody .RLPart .leftPart .dxList .dxCard {
  width: 25%;
  padding: 5px;
  margin-top: 20px;
  text-align: center;
}
.mainBody .RLPart .leftPart .dxList .dxCard .dxImg {
  width: 134px;
  height: 134px;
  min-height: 134px;
}
.mainBody .RLPart .leftPart .dxList .dxCard h5 {
  margin-top: 8px;
  font-size: 14px;
  margin-bottom: 0;
  text-align: center;
}
.mainBody .RLPart .rightPart {
  display: inline-block;
  width: 320px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(193, 193, 193, 0.4);
  padding: 10px;
  vertical-align: top;
}
.mainBody .RLPart .rightPart .partBody {
  padding: 2px;
}
.mainBody .RLPart .partBody a {
  height: 100%;
  line-height: 100%;
  display: inline-block;
  margin-bottom: 9px;
}
.mainBody .RLPart .partBody a:last-child {
  margin-bottom: 6px;
}
.mainBody .RLPart .partBody2 .aLine {
  display: block!important;
  position: relative;
  height: 116px;
  line-height: 116px;
  display: inline-block;
  margin-bottom: 9px;
}
.mainBody .RLPart .partBody2 .aLine:last-child {
  margin-bottom: 4px;
}
.mainBody .RLPart .partBody2 .aLine .bgImg {
  position: absolute;
  width: 100%;
  height: 100%;
}
.mainBody .RLPart .partBody2 .aLine h3 {
  font-size: 24px;
  color: #fff;
  position: absolute;
  width: 300px;
  height: 116px;
  line-height: 116px;
  text-align: center;
  margin: 0;
  vertical-align: middle;
}
.mainBody .RLPart .partBody2 .aLine h3 .rightSJ {
  position: relative;
  top: -2px;
}
.zyTypeList {
  width: 100%;
  overflow-x: auto;
}
.zyTypeList ul {
  margin: 0;
  padding: 0 5px;
  margin-top: 20px;
  height: 46px;
}
.zyTypeList ul li {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  color: #666;
  font-size: 14px;
  border-radius: 3px;
  margin-right: 8px;
  background-color: #f2f2f2;
  text-align: center;
  cursor: pointer;
}
.zyTypeList ul li span {
  min-width: 58px;
  padding: 0 12px;
  display: inline-block;
  width: 100%;
  background-color: #f2f2f2;
  border-radius: 3px;
}
.zyTypeList ul .active {
  background: url(../images/homePage/selType.png) no-repeat;
  height: 44px;
  color: #fff;
  background-position: center;
}
.zyTypeList ul .active span {
  background-color: #6aaf20;
}
.articleArea {
  padding: 0 6px;
  position: relative;
  height: 244px;
  overflow: hidden;
}
.articleArea h3 {
  font-size: 16px;
  margin-top: 10px;
  font-weight: 600;
}
.articleArea p {
  font-size: 14px;
  text-indent: 2em;
  margin-bottom: 0px;
  text-align: justify;
  line-height: 26px;
}
.articleArea .xqal {
  background-color: #fff;
  position: absolute;
  top: 225px;
  right: 6px;
  color: #6aaf20 !important;
  font-size: 14px;
  margin-bottom: 0!important;
  cursor: pointer;
}
.articleArea .xqal span {
  color: #333;
  display: inline-block;
  width: 14px;
}
.areaPhoneLsit .areaPhoneCard {
  font-size: 14px;
  margin-bottom: 6px;
}
.areaPhoneLsit .areaPhoneCard .APCleft {
  display: inline-block;
  vertical-align: top;
}
.areaPhoneLsit .areaPhoneCard .APCRight {
  display: inline-block;
  max-width: 220px;
  vertical-align: top;
  overflow: hidden;
}
.areaPhoneLsit .areaPhoneCard .APCRight a {
  display: inline-block;
  color: #666666;
  border-left: 1px solid #666;
  height: 14px;
  line-height: 14px;
  margin-right: 5px;
  padding-left: 7px;
  margin-left: -1px;
}
.areaPhoneLsit .areaPhoneCard .APCRight a:first-child {
  border: 0;
}
.areaPhoneLsit .areaPhoneCard .APCRight a:hover {
  color: #6aaf20;
}
#chainMap {
  width: 820px;
  height: 510px;
}
.loginBody {
  position: absolute;
  z-index: 0;
  top: 0;
}
.carousel-control-prev {
  left: 100px;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  width: 40px;
  height: 40px;
}
.carousel-control-next {
  right: 100px;
}
#demo2 {
  margin-left: -10px;
  margin-right: -10px;
  padding: 0 10px;
}
#demo2 .carousel-control-prev {
  left: 0px;
  z-index: 1000;
}
#demo2 .carousel-control-next {
  right: 0px;
  z-index: 1000;
}
#demo2 .carousel-control-next,
#demo2 .carousel-control-prev {
  opacity: .2;
}
#demo2 .carousel-control-next:hover,
#demo2 .carousel-control-prev:hover {
  opacity: 1;
}
#demo2 .carousel-control-prev-icon {
  background-image: url("../images/homePage/lunb_left.png");
  position: absolute;
  left: 0;
  top: 40%;
}
#demo2 .carousel-control-next-icon {
  background-image: url("../images/homePage/lunb_right.png");
  position: absolute;
  right: 0;
  top: 40%;
}
#demo2 .carousel-control-next-icon,
#demo2 .carousel-control-prev-icon {
  width: 35px;
  height: 80px;
}
.carousel-indicators .active {
  background-color: #6aaf20;
}
.bgFFFbody {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(193, 193, 193, 0.4);
}
.leftShuh1 {
  border-left: 8px solid #6aaf20;
  margin-left: -20px;
  height: 32px;
  line-height: 32px;
  font-size: 30px;
  padding-left: 12px;
}
.leftShuh2 {
  border-left: 4px solid #6aaf20;
  margin-left: -20px;
  height: 22px;
  line-height: 22px;
  font-size: 22px;
  padding-left: 16px;
}
.collegesLibaryTopCard {
  padding: 20px;
  margin-top: 15px;
}
.collegesLibaryTopCard .CLTCList .CLTCListCard {
  font-size: 14px;
  margin-top: 7px;
}
.collegesLibaryTopCard .CLTCList .CLTCListCard #fuXuanKuang .shu {
  display: inline-block;
  background-color: #ececec;
  height: 12px;
  width: 1px;
  padding: 0;
  margin: 0 10px;
  border: 0;
}
.collegesLibaryTopCard .CLTCList .CLTCListCard #fuXuanKuang span {
  display: inline-block;
  height: 24px;
  line-height: 22px;
  padding: 0 8px 0 8px;
  border: 0px solid rgba(204, 204, 204, 0);
  border-radius: 2px;
  cursor: pointer;
}
.collegesLibaryTopCard .CLTCList .CLTCListCard #fuXuanKuang span:hover {
  color: #6aaf20;
  border-color: #6aaf20;
}
.collegesLibaryTopCard .CLTCList .CLTCListCard #fuXuanKuang span:hover input {
  border-color: #6aaf20;
}
.collegesLibaryTopCard .CLTCList .CLTCListCard #fuXuanKuang .active {
  color: #6aaf20;
  border-color: #6aaf20;
}
.collegesLibaryTopCard .CLTCList .CLTCListCard #fuXuanKuang .active input {
  border-color: #6aaf20;
}
.collegesLibaryTopCard .CLTCList .CLTCListCard #fuXuanKuang input {
  margin: 5px;
  margin-left: -14px;
}
.collegesLibaryTopCard .CLTCList .CLTCListCard #fuXuanKuang input:focus {
  outline: -webkit-focus-ring-color auto 0px;
}
.collegesLibaryTopCard .CLTCList .CLTCListCard .CLTCLCLeft {
  display: inline-block;
  width: 84px;
  text-align: right;
  vertical-align: top;
  line-height: 30px;
}
.collegesLibaryTopCard .CLTCList .CLTCListCard .CLTCLCRight {
  display: inline-block;
  width: 1070px;
  vertical-align: top;
  line-height: 30px;
}
.collegesLibaryTopCard .CLTCList .CLTCListCard .CLTCLCRight span {
  display: inline-block;
  height: 24px;
  line-height: 22px;
  padding: 0 8px;
  border: 1px solid rgba(204, 204, 204, 0);
  border-radius: 2px;
  cursor: pointer;
}
.collegesLibaryTopCard .CLTCList .CLTCListCard .CLTCLCRight span:hover {
  color: #6aaf20;
  border-color: #6aaf20;
}
.collegesLibaryTopCard .CLTCList .CLTCListCard .CLTCLCRight span:hover:hover {
  color: #6aaf20;
  border-color: #6aaf20;
}
.collegesLibaryTopCard .CLTCList .CLTCListCard .CLTCLCRight span:hover:hover input[type="checkbox"] + label::before {
  border-color: #6aaf20;
}
.collegesLibaryTopCard .CLTCList .CLTCListCard .CLTCLCRight span label {
  cursor: pointer;
}
.collegesLibaryTopCard .CLTCList .CLTCListCard .CLTCLCRight .active {
  color: #6aaf20;
  border-color: #6aaf20;
}
.collegesLibaryTopCard .CLTCList .CLTCListCard .CLTCLCRight .shu {
  display: inline-block;
  background-color: #ececec;
  height: 12px;
  width: 1px;
  padding: 0;
  margin: 0 10px;
  border: 0;
}
.collegesLibaryList {
  padding: 20px;
}
.collegesLibaryList h4 {
  font-size: 18px;
}
.collegesLibaryList h4 span {
  color: #6aaf20;
  font-weight: 600;
}
.collegesLibaryList table {
  text-align: center;
  font-size: 16px;
  margin-top: 15px;
}
.collegesLibaryList table img {
  width: 80px;
  height: 80px;
  border-radius: 40px;
}
.collegesLibaryList table td {
  cursor: pointer;
  vertical-align: middle;
}
.collegesLibaryList table td h5 {
  font-size: 16px;
  margin-bottom: 4px;
}
.collegesLibaryList table td .yxlx985 {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  border-radius: 8px;
  background-color: #ff5628;
  color: #fff;
  font-size: 10px;
  padding: 0 8px;
  margin-right: 4px;
}
.collegesLibaryList table td .yxlx211 {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  border-radius: 8px;
  background-color: #ffb026;
  color: #fff;
  font-size: 10px;
  padding: 0 8px;
}
.collegesLibaryList table th {
  border-top: 0;
  background-color: #fafafa;
  font-size: 16px;
  font-weight: 600;
}
.fanyeBar {
  border-top: 1px solid #e5e5e5;
  text-align: center;
  padding-top: 30px;
}
.fanyeBar ul {
  display: inline-block;
  margin-bottom: 10px;
}
.fanyeBar ul li {
  display: inline-block;
  height: 38px;
  line-height: 36px;
  color: #333333;
  text-align: center;
  font-size: 14px;
  margin-right: 8px;
}
.fanyeBar ul li a {
  color: unset;
  text-decoration: none;
  text-emphasis: none;
}
.fanyeBar ul li a:hover {
  text-decoration: none;
}
.fanyeBar ul .shouweiBtn {
  border: 1px solid #eff0f1;
  width: 66px;
}
.fanyeBar ul .shouweiBtn:hover {
  color: #6aaf20;
  background-color: #eff0f1;
}
.fanyeBar ul .pageItem {
  border: 1px solid #eff0f1;
  width: 36px;
  line-height: 36px;
  cursor: pointer;
}
.fanyeBar ul .pageItem:hover {
  border-color: #6aaf20;
  color: #6aaf20;
}
.fanyeBar ul .pageActive {
  background-color: #6aaf20;
  color: #fff;
  border-color: #6aaf20;
}
.fanyeBar ul .pageActive:hover {
  color: #fff;
}
.fanyeBar ul .pageTitle {
  margin-left: 0px;
  margin-right: 20px;
}
.fanyeBar ul .pageGo input {
  border: 1px solid #eff0f1;
  height: 38px;
  width: 36px;
  color: #6aaf20;
  margin: 0 5px 0 3px;
  text-align: center;
  position: relative;
}
.NavigationList {
  margin-top: 15px;
}
.NavigationList h6 {
  display: inline;
  font-size: 14px;
}
.NavigationList ul {
  margin: 0;
  padding: 0;
  display: inline;
}
.NavigationList ul li {
  display: inline;
}
.NavigationList ul li:last-child {
  color: #666666;
}
.NavigationList ul li a {
  font-size: 14px;
}
.collegesDetailsTopCard {
  padding: 20px;
  position: relative;
}
.collegesDetailsTopCard .CDTCLeft1 {
  display: inline-block;
  width: 90px;
  vertical-align: top;
}
.collegesDetailsTopCard .CDTCLeft1 image {
  width: 80px;
  height: 80px;
  border-radius: 40px;
}
.collegesDetailsTopCard .CDTCLeft2 {
  width: 650px;
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
}
.collegesDetailsTopCard .CDTCLeft2 h1 {
  font-size: 32px;
  margin: 15px 0;
}
.collegesDetailsTopCard .CDTCLeft2 h4 {
  font-size: 16px;
  color: #666;
  margin-bottom: 15px;
}
.collegesDetailsTopCard .CDTCLeft3 {
  position: absolute;
  width: 500px;
  overflow: hidden;
  right: 0;
  top: 0;
}
.CDBTop {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  background: #fafafa;
  border-bottom: 1px solid #e5e5e5;
}
.CDBTop ul li {
  display: inline-block;
  padding: 0 20px;
  cursor: pointer;
}
.CDBTop ul li a {
  display: inline-block;
  height: 39px;
  cursor: pointer;
}
.CDBTop ul li a:hover {
  cursor: pointer;
  color: #6aaf20;
  text-decoration: none;
  border-bottom: 2px solid #6aaf20;
}
.CDBTop ul .active a {
  cursor: pointer;
  color: #6aaf20;
  text-decoration: none;
  border-bottom: 2px solid #6aaf20;
}
.CDBBody {
  padding: 24px 20px;
}
.CDBBody h2 {
  height: 46px;
  line-height: 36px;
  font-size: 22px;
  vertical-align: middle;
  border-bottom: 1px solid #e5e5e5;
}
.CDBBody h2 .ccbbImg {
  margin-right: 8px;
  vertical-align: middle;
  margin-top: -3px;
}
.fenshuxian ul {
  padding: 1px 18px;
}
.fenshuxian ul li {
  height: 48px;
  line-height: 48px;
  border: 1px solid #6aaf20;
  border-radius: 4px;
  padding: 0 10px;
  color: #666;
  font-size: 14px;
  margin-top: 10px;
}
.fenshuxian ul li .image {
  width: 30px;
  height: 30px;
  margin-right: 0px;
  float: right;
  margin-top: 8px;
  cursor: pointer;
}
.collegListShort {
  padding-bottom: 5px;
}
.collegListShort ul {
  padding: 0 14px!important;
}
.collegListShort ul li {
  border-bottom: 1px dashed #e9e9e9;
  display: block;
  height: 110px!important;
  line-height: 106px!important;
  cursor: pointer;
}
.collegListShort ul li:last-child {
  border-bottom: 0;
}
.collegListShort ul li .image {
  width: 80px;
  height: 80px;
  display: inline-block;
  vertical-align: middle;
}
.collegListShort ul li div {
  display: inline-block;
  padding-left: 10px;
  vertical-align: middle;
  width: 190px;
  line-height: 20px;
}
.collegListShort ul li div h5 {
  font-size: 16px;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.collegListShort ul li div .yxlx985 {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  border-radius: 8px;
  background-color: #ff5628;
  color: #fff;
  font-size: 10px;
  padding: 0 8px;
  margin-right: 4px;
}
.collegListShort ul li div .yxlx211 {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  border-radius: 8px;
  background-color: #ffb026;
  color: #fff;
  font-size: 10px;
  padding: 0 8px;
}
.majorLibrary {
  margin-top: 15px;
}
.majorLibrary .majorLibraryLeftPart {
  width: 864px;
  display: inline-block;
  margin-right: 11px;
  padding: 20px;
  vertical-align: top;
}
.majorLibrary .majorLibraryLeftPart .zydlTab {
  margin-top: 20px;
}
.majorLibrary .majorLibraryLeftPart .zydlTab ul li {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  padding: 0 8px;
  background-color: #f5f7fa;
  margin-right: 8px;
  margin-bottom: 8px;
  cursor: pointer;
}
.majorLibrary .majorLibraryLeftPart .zydlTab ul li:hover {
  color: #6aaf20;
}
.majorLibrary .majorLibraryLeftPart .zydlTab ul .active {
  color: #6aaf20;
}
.majorLibrary .majorLibraryLeftPart .zydlCard {
  min-height: 420px;
}
.majorLibrary .majorLibraryLeftPart .zydlCard .ZCLsit {
  height: 40px;
  border-bottom: 2px solid #6aaf20;
  margin-top: 20px;
  padding-left: 15px;
}
.majorLibrary .majorLibraryLeftPart .zydlCard .ZCLsit h3 {
  float: left;
  font-size: 16px;
  color: #333;
  line-height: 40px;
  font-weight: 600;
}
.majorLibrary .majorLibraryLeftPart .zydlCard .ZCLsit h5 {
  float: right;
  font-size: 14px;
  color: #999;
  line-height: 50px;
}
.majorLibrary .majorLibraryLeftPart .zydlCard .ZCListXl {
  padding-left: 15px;
}
.majorLibrary .majorLibraryLeftPart .zydlCard .ZCListXl .ZCLXTitle {
  color: #428be5;
  font-size: 14px;
  margin-top: 24px;
  margin-bottom: 5px;
}
.majorLibrary .majorLibraryLeftPart .zydlCard .ZCListXl .ZCLXTList {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
.majorLibrary .majorLibraryLeftPart .zydlCard .ZCListXl .ZCLXTList div {
  width: 25%;
  text-align: left;
  margin-top: 8px;
  cursor: pointer;
}
.majorLibrary .majorLibraryRightPart {
  vertical-align: top;
  width: 320px;
  display: inline-block;
}
.majorLibrary .majorLibraryRightPart .MLRPpart {
  width: 100%;
  padding: 0 5px;
}
.majorLibrary .majorLibraryRightPart .MLRPpart .MLRPpartTop {
  height: 43px;
  line-height: 43px;
  padding: 0 15px;
  border-bottom: 1px solid #e5e5e5;
}
.majorLibrary .majorLibraryRightPart .MLRPpart .MLRPpartTop h3 {
  float: left;
  height: 43px;
  font-size: 18px;
  line-height: 43px;
  margin-bottom: 0;
}
.majorLibrary .majorLibraryRightPart .MLRPpart .MLRPpartTop a {
  float: right;
  font-size: 14px;
  color: #999;
}
.majorLibrary .majorLibraryRightPart .MLRPpart .MLRPpartList ul {
  padding: 10px;
  font-size: 14px;
}
.majorLibrary .majorLibraryRightPart .MLRPpart .MLRPpartList ul li {
  list-style-type: none;
  height: 34px;
  line-height: 34px;
}
.majorLibrary .majorLibraryRightPart .MLRPpart .MLRPpartList ul li:first-child .index {
  background-color: #ff503e;
}
.majorLibrary .majorLibraryRightPart .MLRPpart .MLRPpartList ul li:nth-child(2) .index {
  background-color: #ff952e;
}
.majorLibrary .majorLibraryRightPart .MLRPpart .MLRPpartList ul li:nth-child(3) .index {
  background-color: #ffc821;
}
.majorLibrary .majorLibraryRightPart .MLRPpart .MLRPpartList ul li a {
  color: #333;
  vertical-align: middle;
}
.majorLibrary .majorLibraryRightPart .MLRPpart .MLRPpartList ul li a:hover {
  color: #6aaf20;
  cursor: pointer;
}
.majorLibrary .majorLibraryRightPart .MLRPpart .MLRPpartList ul li div {
  display: inline-block;
  vertical-align: middle;
}
.majorLibrary .majorLibraryRightPart .MLRPpart .MLRPpartList ul li .huoDu {
  float: right;
  color: #666;
  height: 34px;
  line-height: 34px;
}
.majorLibrary .majorLibraryRightPart .MLRPpart .MLRPpartList ul li .huoDu img,
.majorLibrary .majorLibraryRightPart .MLRPpart .MLRPpartList ul li .huoDu span {
  display: inline-block;
  vertical-align: middle;
}
.majorLibrary .majorLibraryRightPart .MLRPpart .MLRPpartList ul li .Title {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 190px;
}
.majorLibrary .majorLibraryRightPart .MLRPpart .MLRPpartList ul li .TitleR {
  width: 260px;
}
.majorLibrary .majorLibraryRightPart .MLRPpart .MLRPpartList ul li .index {
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
  color: #fff;
  height: 18px;
  width: 18px;
  line-height: 18px;
  text-align: center;
  background-color: #bfbfbf;
  margin-right: 5px;
}
.majorDetailsTopCard {
  padding: 20px;
  position: relative;
}
.majorDetailsTopCard .btm {
  width: 650px;
  display: inline-block;
  vertical-align: top;
}
.majorDetailsTopCard .btm h1 {
  font-size: 32px;
  margin: 15px 0;
}
.majorDetailsTopCard .btm h4 {
  font-size: 16px;
  color: #666;
  margin-top: 15px;
  margin-bottom: 0;
}
.majorDetailsTopCard .btm h4 span {
  display: inline-block;
  margin-right: 20px;
}
.majorTsCard {
  position: fixed;
  display: none;
  width: 323px ;
  height: 132px;
  background: url(../images/majorLibrary/majorTsCard.png) no-repeat center;
  padding: 16px  16px 16px 26px ;
  text-align: justify;
}
.majorTsCard h3 {
  color: #333;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
.majorTsCard h3 .image {
  display: inline-block;
  margin-right: 5px;
  margin-top: -3px;
}
.majorTsCard p {
  font-size: 14px;
  color: #666;
  line-height: 19px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.information .majorDetailsTopCard {
  padding: 0px 18px;
}
.ziXunCard {
  padding-top: 3px;
}
.ziXunCard .body {
  padding-top: 30px;
  padding-bottom: 50px;
}
.ziXunCard .leftShuh1 {
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  border-left: 4px solid #6aaf20;
  margin: 10px 0 11px -18px;
  font-weight: 600;
}
.ziXunCard .leftShuh1 a {
  font-size: 14px;
  color: #999;
  float: right;
}
.ziXunCard hr {
  margin: 10px 0;
  border-top: 2px solid #6aaf20;
  margin-left: -18px;
  margin-right: -18px;
}
.ziXunCard .zxcLeft {
  width: 365px;
  text-align: justify;
  margin-right: 24px;
  display: inline-block;
  vertical-align: top;
}
.ziXunCard .zxcLeft .image {
  width: 365px;
  height: 205px;
}
.ziXunCard .zxcLeft h4 {
  font-size: 16px;
  color: #333;
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: 600;
}
.ziXunCard .zxcLeft h5 {
  font-size: 14px;
  color: #999;
  margin-top: 7px;
}
.ziXunCard .zxcRight {
  display: inline-block;
  vertical-align: top;
}
.ziXunCard .zxcRight ul li .image {
  width: 100px;
  height: 62px;
  display: inline-block;
  vertical-align: top;
}
.ziXunCard .zxcRight ul li div {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 10px;
}
.ziXunCard .zxcRight ul li div h5 {
  font-weight: 600;
  font-size: 14px;
  color: #333;
  height: 36px;
  line-height: 36px;
  margin-bottom: 0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  width:320px;
}
.ziXunCard .zxcRight ul li div h6 {
  font-size: 12px;
  color: #999;
}
#YDPaiHang ul {
  padding-bottom: 16px!important;
}
#YDPaiHang ul li {
  border-bottom: 0;
  height: 62px!important;
  line-height: 62px!important;
  margin-top: 14px;
}
#YDPaiHang ul li .image {
  width: 110px;
  height: 62px;
}
#YDPaiHang ul li div {
  width: 166px;
  font-size: 14px;
  line-height: 18px;
}
#YDPaiHang ul li div h5 {
  margin-bottom: 0;
}
.articleListD ul li {
  height: 140px;
  border-bottom: 1px dashed #e5e5e5;
  padding: 24px 0;
}
.articleListD .ALDLeft {
  display: inline-block;
  vertical-align: top;
}
.articleListD .ALDLeft .image {
  width: 160px;
  height: 90px;
  margin-right: 20px;
}
.articleListD .ALDRight {
  display: inline-block;
  vertical-align: top;
  max-width: 640px;
}
.articleListD .ALDRight h3 {
  font-size: 16px;
  color: #333;
  margin: 0;
  height: 28px;
  line-height: 28px;
  font-weight: 600;
}
.articleListD .ALDRight h3:hover {
  color: #6aaf20;
}
.articleListD .ALDRight h5 {
  font-size: 14px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 28px;
  line-height: 28px;
  margin: 0;
}
.articleListD .ALDRight h6 {
  font-size: 12px;
  color: #999;
}
.borderDashed-Top {
  border-top: 0px dashed #e5e5e5;
}
.ArticleHeader {
  height: 40px;
  line-height: 34px;
  font-size: 18px;
  color: #333;
  font-weight: 600;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 -20px;
  padding: 0 20px;
}
.articDetail header {
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  margin: 20px 0 15px;
}
.articDetail header h2 {
  font-size: 22px;
  color: #333;
  font-weight: 600;
}
.articDetail header h4 {
  font-size: 14px;
  color: #999;
  margin: 14px 0;
}
.articDetail header h4 span {
  padding: 0 10px 0 9px;
  border-right: 1px solid #ccc;
  display: inline-block;
  height: 14px;
  line-height: 14px;
}
.articDetail header h4 span:last-child {
  border-right: 0px solid #ccc;
}
.articDetail header .bianqian {
  margin-bottom: 15px;
}
.articDetail header .bianqian span {
  display: inline-block;
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background-color: #428be5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  margin-right: 10px;
}
.zsjzBody {
  padding: 20px;
}
.zsjzBody header {
  border-bottom: 1px solid #e5e5e5;
}
.zsjzBody header h2 {
  font-size: 22px;
  color: #333;
  font-weight: 600;
  text-align: center;
  margin-bottom: 18px;
}
.zsjzBody .article {
  padding: 20px;
}
.zsjzBody .article p {
  text-indent: 2em;
  font-size: 14px;
  color: #666;
  line-height: 26px;
}
.zsjzBody .article h3 {
  font-size: 18px;
  color: #333;
  font-weight: 600;
  margin-bottom: 12px;
  margin-top: 10px;
}
.zsjzBody .article table {
  text-align: center;
}
.zsjzBody .article table th {
  font-size: 16px;
  color: #333;
  font-weight: 600;
  background-color: #f9f9f9;
  border-bottom-width: 1px;
}
.zsjzBody .article table td {
  font-size: 14px;
  color: #333;
}
.zsjzBody .article table th,
.zsjzBody .article table td {
  height: 40px;
  line-height: 40px;
  padding: 0;
}
.zsjzBody .article table a:hover {
  color: #428be5;
  text-decoration: underline!important;
}
.zxjhqy {
  text-decoration: underline;
  color: #428be5;
  font-weight: 600;
  font-size: 16px;
  display: block;
  margin-top: 30px;
}
.zxjhqy:hover {
  text-decoration: underline;
  color: #428be5;
}
.selListDh {
  color: #333;
  font-size: 14px;
}
.selListDh span {
  display: inline-block;
  height: 26px;
  line-height: 26px;
  text-align: center;
  padding: 0 13px;
  cursor: pointer;
}
.selListDh span:hover {
  color: #fff;
  background-color: #6aaf20;
  border-radius: 13px;
}
.selListDh .active {
  color: #fff;
  background-color: #6aaf20;
  border-radius: 13px;
}
.jingsiBody {
  padding: 20px 20px;
}
.jingsiBody .tabBody h2 {
  text-align: center;
  font-size: 22px;
  color: #333;
  font-weight: 600;
  padding-bottom: 18px;
  height: 55px;
}
.aboutMe {
  margin-top: -52px;
}
.aboutMe .aboutMeTab {
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  position: relative;
  z-index: 1000;
}
.aboutMe .aboutMeTab ul {
  display: flex;
}
.aboutMe .aboutMeTab ul li {
  flex: 1;
  text-align: center;
  height: 56px;
  cursor: pointer;
}
.aboutMe .aboutMeTab ul .active {
  border-bottom: 2px solid #6aaf20;
  color: #6aaf20;
}
.aboutMebody {
  padding: 20px;
}
.aboutMeLei {
  display: none;
}
.aboutMeLei:first-child {
  display: block;
}
.lxListCard {
  font-size: 14px;
  margin-bottom: 25px;
  margin-left: 20px;
}
.lxListCard h4 {
  color: #428be5;
  font-size: 14px;
  font-weight: 600;
}
.lxListCard ul li {
  color: #666;
  line-height: 24px;
}
.tsBg {
  background-color: #fbfdff;
  padding-top: 20px;
}
.tsBg .lxListCard {
  display: inline-block;
}
.lxTitle {
  font-size: 14px;
  color: #428be5;
  font-weight: 600;
  margin: 14px 20px;
}
.searchTop {
  margin-top: 5px;
  margin-bottom: 28px;
}
.searchTop .input-group input {
  border-radius: 0;
  border: 1px solid #e5e5e5;
}
.searchTop .input-group-append .btn-outline-secondary {
  cursor: pointer;
  border-radius: 0;
  background-color: #6aaf20;
  color: #fff;
  border: 1px solid #6aaf20;
}
.searchTab ul .active a {
  padding: 0 26px;
}
.searchTab ul a {
  padding: 0 26px;
}
#searchBody {
  padding: 24px 0;
}
#searchBody .searchTitle {
  color: #999999;
  font-weight: 300;
  font-size: 16px;
  margin-top: -10px;
  margin-bottom: 0;
}
#searchBody .fanyeBar {
  border-top: 0;
}
.noSearchData {
  display: none;
  width: 100%;
  height: 620px;
  background-color: #f5f5f5;
  text-align: center;
  margin-top: 15px;
}
.noSearchData .image {
  margin-top: 200px;
}
.noSearchData h5 {
  font-size: 18px;
  color: #333;
  font-weight: 600;
  margin-top: 30px;
}
.noSearchData h5 span {
  color: #6aaf20;
}
#searchTap {
  padding: 0 20px;
}
#searchTap li {
  margin: 0px;
  padding: 0px;
}
.searchZYList ul li {
  cursor: pointer;
}
.searchZYList ul li:hover h3 span:first-child {
  color: #6aaf20;
}
.searchZYList ul li h3 {
  font-size: 16px;
  color: #333;
  margin: 25px 0 15px;
}
.searchZYList ul li h3 span {
  display: inline-block;
  padding: 0 20px;
  height: 16px;
  line-height: 16px;
}
.searchZYList ul li h3 span:first-child {
  border-right: 2px solid #e5e5e5;
}
.searchZYList ul li .zhuanyeJS {
  width: 100%;
  padding: 20px;
  text-indent: 2em;
  font-size: 14px;
  color: #666;
  background-color: #fbfdff;
  border-top: 1px solid #e5e5e5;
}
.card404 {
  margin-top: 15px;
  height: 753px;
  text-align: center;
}
.card404 .image {
  margin-top: 130px;
}
.card404 h4 {
  font-size: 16px;
  color: #666;
  margin-top: 38px;
}
.searchHeader2 {
  border-bottom: 2px solid #6aaf20;
}
.searchHeader2 .pageRight {
  text-align: right;
  margin-top: -35px;
}
.searchHeader2 .pageRight li {
  display: inline-block;
  font-size: 14px;
  height: 16px;
  line-height: 16px;
  border-right: 1px solid #c9c9c9;
  padding-right: 10px;
  margin-left: 7px;
}
.searchHeader2 .pageRight li:last-child {
  border: 0;
}
.searchHeader2 .pageRight li a:hover {
  color: #6aaf20 !important;
}
.searchHeader2 .pageRight .active {
  color: #6aaf20;
}

.topHaederBody .thRight ol li {
  position: relative;
  height: 34px;
  line-height: 30px;
  padding-top: 2px;
  width: 120px;
  text-align: center;
}
.topHaederBody .thRight ol li:hover {
  background-color: #5a5a5a;
}
.headerEqDiv {
  position: absolute;
  width: 100%;
  padding: 10px;
  background-color: #5a5a5a;
  z-index: 1000;
  margin-left: -12px;
  border-top: 1px solid #868686;
  display: none;
}
.headerEqDiv .img {
  width: 100%;
  top: 0!important;
}
.bannerBody .loginCard .qrcode {
  height: 230px;
}
.afterLogin .ALTop h2 {
  width: 190px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.CDTCLeft1 img{
  width: 80px;
  height: 80px;
}
.afterLogin .ALTop img{
  border-radius: 50%;
  border: 1px solid #6baf20;
}
.afterLogin .ALBtm{
  display: flex;
  justify-content: space-between;
}


#demo2 .carousel-control-next,#demo2 .carousel-control-prev{
  width: 5%;
}

searcharea{
  color:#ea8b08;
  font-weight: 700;
}

#demoabout .carousel-item{
  width: 100%;
  height: 300px;
  position: relative;
}
#demoabout .carousel-item img{
  min-height: 300px;
  width: 1920px;
  transform: translate(-50%,0);
  left: 50%;
  position: absolute;
}

.carousel-item {
  min-height: 300px;
}
.carousel-item img{
  min-height: 300px;
}

.mainBody .zxHome .zxHomeTop{
  padding-top: 15px;
  margin: -5px;
  margin-bottom: 0px;
}
.zxHome .body{
  padding-bottom: 10px;
}
.ziXunCard .zxcRight.zxcRightHome  ul li div h5{
  width:222px;
}
 .ziXunCard .zxcRight.zxcRightHome ul li .image{
  width: 130px;
  height: 72px;
}

.ziXunCard .zxcRight.zxcRightHome ul li div {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 10px;
  margin-top: 5px;
}

.mr30{
  margin-right: 30px;
}

.mb20{
  margin-bottom: 20px;
}

.containerBody{
  /* min-height: 80%;
	min-height:-moz-calc(100% - (38px+139px));
	min-height:-webkit-calc(100% - (38px+139px));
  min-height: calc(100% - (38px+139px)); */
  min-height:100%;
  padding-bottom: 280px;
}


html,body{height:100%;margin:0;padding:0;}

footer{
  height:260px;margin-top:-260px;
}
