.content {
    width: 95%;
    margin: 20px auto;
    margin-bottom: 20px;
}

.capital {
    width: 100%;
    margin-top: 20px;
}
.gengduo {
    display: inline-block;
    float: right;
    color: #ff6a00!important;
    margin-right: 0px;
    font-size: 12px;
    font-family: PingFangSC-Regular;
}

.gengduo:hover {
    text-decoration: underline !important;
}

.zi {
    width: 25px;
    height: 40px;
    font-size: 36px;
    display: inline-block;
    font-family: PingFangSC-Medium;
    margin-bottom: 10px;text-transform: uppercase;
}
.ulContainer {
    padding-top: 10px;border-bottom:1px #ccc solid;padding-bottom: 10px;
}


.ulContainer ul:last-child {
    margin-right: 0
}
.ulContainer ul li {
    margin-left: 0;
    width: 100%;
    margin-bottom: 18px;
}
.ulContainer ul li a {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: #373D41;
    letter-spacing: 0.86px;
    display: inline-block;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px;
}

.ulContainer ul li a:hover {
    color: #ff6a00;
}
.hotactContainer{margin-top:40px;}
.hotactContainer h3 a{float:right;font-weight:normal;color: #f60 !important;font-size:14px;}
.hotact-list{margin-top:30px;}
.hotact-list .item-col3 li {
      width: 25%;
      padding: 22px 36px 26px;
      margin-bottom: 27px;margin-right:2%;
      border: 1px solid #e2e4e5;
      position: relative;display:inline-block;
  }
.hotact-list .item-col3 li:nth-child(3n){margin-right:0;}
.hotact-list ul li .imgs{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 20px;
    right: 40px;
}

.hotact-list .item-col3 li .imgs .icon {
    display: block;
    width: 100px;
    height: 100px;
}

.hotact-list .item-col3 li .imgs .hicon {
    display: none;
    width: 100px;
    height: 100px;
}

.hotact-list li .title {
    color: #333;
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    position: relative;
    z-index: 99;
}
.hotact-list .item-col3 p{margin:0;}
.hotact-list li .desc {
    color: #999;
    font-size: 14px;
    line-height: 24px;
    height: 24px;margin-top:10px;
    margin-bottom: 15px;text-align:left;
}

.hotact-list li .more{
  font-size: 14px;
  color: #f60!important;
}

.hotact-list .item-col3 li:hover {
    box-shadow: 0 0 20px rgba(0,198,226,.5);
    border-color: #00c1de;
}
.hotact-list .item-col3 li:hover .icon{
  display: none;
}

.hotact-list .item-col3 li:hover .hicon{
  display: block;
}
.ask-container {
    max-width: 1200px;
    height: 90px;
    margin: 40px auto;
    border: 1px solid #ccc;
    background: #fff;
        background-color: rgb(255, 255, 255);
    position: relative;
    z-index: 99999;
    background-color: rgb(253, 124, 22);
}
.inner-kuang {
    width: 48%;
    height: 230px;
    border: 1px solid #E6E6E6;
    border-top: 0px;
    margin-top: 20px;
    margin-left: 0px;
    display:inline-block;
	margin-right:3%;
}
.inner-kuang:hover{
    box-shadow: 0 0 10px 0 rgba(55,61,65,0.30);
}
.inner-kuang:nth-child(2n){margin-right:0;}
.key-name {
    background: -webkit-linear-gradient(left,#F76B1C,#FAD961);
    width: 100%;padding-bottom:20px;
}

.key-name div {
    height: 100%;
    margin: auto 30px;
}

.key-name div a {
    display: inline;
    font-size: 18px;
    color: #ffffff;
    word-break: break-all;
    line-height: 1.5;
    padding-top: 15px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.jianjie {
    display: inline;
    width: 94%;
    height: 66px;
    margin: 20px 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #373D41;

    line-height: 22px;
    text-overflow: -o-ellipsis-lastline;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.tiao {
    float: right;
    font-size: 14px;
    color: #ff6a00!important;
    padding-right: 20px;
    font-family: PingFangSC-Regular;
}
.tiao:hover{
    text-decoration:underline;
}
.word a:hover {
    color: #ff6a00;
}
.word a {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #373D41;
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 45px;
    text-align: center;
    line-height: 45px;
}
@media (max-width: 768px) {
    .inner-kuang{width:100%;}
    .ask-questions1 .slog{display: none;}
}
