.big-img {
    width: 100%;
    height: 355px;
    background: url("../img/bigimg.png") center no-repeat;
}

.search-group {
    width: 632px;
    height: 82px;
    margin: 0 auto;
    padding-top: 110px;
}

.search > .active {
    background-color: #0aacf9;
    color: white !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#jiansuo1 {
    width: 100%;
    display: table;
}

#jiansuo1 li {
    float: left;
    padding: 0 15px;
    line-height: 32px;
    color: #333333;
    cursor: pointer;
    font-size: 16px;
}

.input-group {
    height: 35px;
}

.input-group input {
    float: left;
    padding-left: 1%;
    width: 83%;
    height: 50px;
    border: 1px solid #d9dadb;
}

.input-group button {
    float: left;
    width: 15%;
    height: 50px;
    background-color: #0aacf9;
    color: white;
    border: none;
    font-size: 20px;
    font-weight: bold;
}

.main .layui-tab {
    border: 1px solid #e7e7e7;
    position: relative;
}

.main .biaoshi {
    height: 25px;
    width: 5px;
    background-color: #0aacf9;
    position: absolute;
    top: 10px;
    left: 20px;
}

.main .layui-tab .layui-tab-title {
    border-bottom: 1px solid #e7e7e7;
    height: 45px;
    overflow: hidden;
    padding-left: 20px;
}

.main .layui-tab .layui-tab-title li {
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    position: relative;
}

.main .layui-tab > .layui-tab-title .layui-this {
    color: #000;
}

.main .layui-tab .layui-tab-title .layui-this:after {
    width: 30px;
    content: "";
    display: block;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
}

.main .layui-tab-content {
    position: relative;
    box-sizing: border-box;
}

.main .res {
    width: 810px;
    height: 280px;
    display: inline-block;
    vertical-align: top;
}

.main .res .layui-tab-content {
    height: 220px;
    box-sizing: border-box;
}
.main .res p {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
.main .news p i,
.main .res p i {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #0aacf9;
    margin-right: 5px;
    vertical-align: 9px;
}

.main .res p > a {
    display: inline-block;
    width: 80%;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 23px;
}

.main .res p > a img{
    width: 25px;
    vertical-align: 0px;
    margin-left: 5px;
}
.main .ser,
.main .single {
    display: inline-block;
    border: 1px solid #e7e7e7;
    position: relative;
    margin-top: 10px;
}

.main .single .layui-tab-item {
    display: block;
}

.main .ser {
    margin-left: 9px;
    height: 265px;
    width: 375px;
}

.main .ser h1,
.main .single h1 {
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    white-space: nowrap;
    border-bottom: 1px solid #e7e7e7;
    padding-left: 35px;
}

.main .ser li {
    float: left;
    padding: 8px 0 0 0;
    width: 25%;
    text-align: center;
}

.main .ser li a {
    font-size: 15px;
    text-align: center;
}

.main .ser li img {
    display: block;
    margin: 0 auto;
    height: 38px;
    margin: 11px auto;
}

.main .news {
    height: 630px;
    width: calc(100% - 2px);
}

.news > div:nth-child(odd) {
    width: 808px;
    margin-right: 12px;
}

.main .news > div:nth-child(even) {
    width: 374px;
}

.main .news .layui-tab-content {
    height: 243px;
}

.main .news > div:nth-child(odd) p a {
    width: 85%;
}

.main .news > div:nth-child(even) p a {
    width: 75%;
}

.main .news p{
        padding-left: 10px;
}

.main .news p a {
    display: inline-block;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
}

.main .news p span {
    color: #aaaaaa;
}
.main .book {
    width: calc(100% - 2px);
}

.main .book .layui-tab-item > a {
    display: inline-block;
    width: 168px;
}

.main .book img {
    width: 140px;
    height: 190px;
    /* margin: 16px 5px; */
    cursor: pointer;
}

.main .book .layui-tab-content {
    height: 280px;
    padding: 36px 0 36px 20px;
    box-sizing: border-box;
}

.main .layui-tab-content .more {
    /* color: #fff !important; */
    font-size: 14px;
    text-align: right;
    color: #0aacf9;
    position: absolute;
    bottom: 15px;
    right: 15px;
}
