.main {
    max-width: 1260px;
    margin: auto;
}
body {
    min-width: 1260px !important;
}
/*body {*/
/*  min-width: 1200px !important;*/
/*}*/

body, button, input, select, textarea {
    color: #444;
    font: 14px/1.5 "PingFang SC", Arial, "Microsoft YaHei", sans-serif;
}

ul,ol {
    list-style-type: none;
}

a {
    color: #444;
    text-decoration: none;
    transition: all 0.1s ease-in-out;
    -webikit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
}

a:hover {
    color: #e5a414;
}

* {
    margin: 0;
    padding: 0;
}


.banner {
    /*margin-top: 55px;  */
    height: 313px;
    width: 100%;
    /*margin-top: 55px;*/
    background: url(../img/data-blog/data-blog-index-1.png) #FFFBF1 no-repeat center/1920px;
}

.banner .banner-text {
    padding-top: 108px;
}

.banner .banner-text .text-1{
    font-size: 35px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
}
.banner .banner-text .text-2{
    font-size: 25px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 20px;
}

.top-section{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top-section .top-select-right{
    padding-top:46px ;
}

.top-section .top-select-right select{
    margin-left: 20px;
    padding: 10px 0px 10px 15px;
    border-radius: 5px 5px 5px 5px;
}

.index-top1-section{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 65px;
}

.index-top1-section .img-box{
    border-radius: 5px 5px 5px 5px;
    margin-right: 44px;
}

.index-top1-section .img-box img{
    width: 805px;
    height: 475px;
}

.section .topic-ul{
    display: flex;
    margin-top: 10px;
}
.section .topic-ul li{

    font-size: 13px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    background-color: #ECEBEA;
    padding: 2px 10px;
    border-radius: 5px 5px 5px 5px;
    margin-right: 20px;
}
.info-box .info-title{
    margin-top: 26px;
    font-size: 30px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
}

.info-box .info-brief-introduction{
    margin-top: 25px;
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
}

.info-detail-but{
    align-items: center;
    margin-top: 15px;
}
.info-detail-but span{
    font-size: 12px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #E09F0E;
    padding-right: 13px;
}
.info-detail-but img{
    padding-bottom: 3px;
}

.list-section{
    margin-top: 60px;
    margin-bottom: 60px;
}
.list-section .list-box{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.list-section .list-box .item{
    display: block;
    width: 390px;
    margin-right: 25px;
    margin-top: 60px;
}
.list-section .list-box .item .img-box{
    width: 390px;
    height: 230px;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.list-section .list-box .item .img-box img{
    width: 390px;
    height: 230px;
    vertical-align: middle;
}
.list-section .list-box .item  .textBox {
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.0784313725490196);
    padding: 9px 9px 16px 15px;
    border-radius: 0px 0px 10px 10px;
    display: flex;
    flex-direction: column;
    height: 210px;
}
.list-section .list-box .item  .textBox .t1{
    margin-top: 11px;
    font-size: 18px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
}

.list-section .list-box .item  .textBox .t2{
    margin-top: 11px;
    height: 50px;
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.list-section .more-but{
    margin-top: 60px;
    text-align: center;


}
.list-section .more-but a{
    font-size: 16px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: white !important;
    background-color: #e09f0ecc;
    padding: 5px 20px;
    border-radius: 30px 30px 30px 30px;
}

.sign-up-section{
    height: 583px;
    width: 100%;
    /*margin-top: 55px;*/
    background: url(../img/data-blog/data-blog-index-3.png) #FFFBF1 no-repeat center/1920px;
}

.sign-up-section .title-box{
    text-align: center;
    padding-top: 64px;
}
.sign-up-section .title-box .t1{
    font-size: 35px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
}

.sign-up-section .title-box .t2{
    padding-top: 20px;
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}

.sign-up-section .register-box{

    margin-top: 31px;
}
.sign-up-section .register-box .register-box-margin{
    margin-left: 25%;
}
.blog-form{
    text-align: center;

}

.blog-form{
    width: 642px;
}
.blog-form .blog-form-box{
    padding: 77px 93px;

    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.0784313725490196);

    border-radius: 5px 5px 5px 5px;

}
.blog-form .form-info{
    background-color: #F2F2F2;
}
.blog-form .form-info p{
    padding: 15px 38px;
    font-size: 20px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
}
.blog-form .blog-form-box .but-box{
    display: flex;
    justify-content: center;
    color: #E5A414;
    margin-top: 70px;
}
.blog-form .blog-form-box .but-box p{
    font-size: 20px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    padding: 5px 25px;
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.0784313725490196);
    border-radius: 5px 5px 5px 5px;

}

.blog-form .blog-form-box .but-box .yes{
    color: #E5A414;
    background-color: white;
    margin-right: 70px;
}
.blog-form .blog-form-box .but-box .no{
    color: white;
    background-color: #E5A414;
}
.blog-res-form{
    width: 642px;
}
.blog-res-form .blog-res-form-box .form-info p{
    font-size: 20px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
    width: 420px;
    padding: 15px 55px;
    background-color: #F2F2F2;
    text-align: center;
}
.blog-res-form .blog-res-form-box {
    padding: 60px 55px;
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.0784313725490196);
    border-radius: 5px 5px 5px 5px;
}
.blog-res-form .blog-res-form-box  .reg-sendcode{
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    background-color: #E5A414;
    padding: 15px 32px 3px 32px;
}

.blog-res-form .blog-res-form-box  .layui-input{
    height: 57px !important;
    background-color: #F2F2F2 !important;
}

.blog-res-form .blog-res-form-box .layui-inline{
    margin-right: 0px !important;
}
.blog-res-form  .iti--allow-dropdown{
    width: 530px !important;
}

.blog-res-form  .iti--allow-dropdown input, .iti--allow-dropdown input[type=text] {
    padding-left: 100px !important;
}

.list-section .listTopicName{
    font-size: 35px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #E09F0E;

}
.yydQuerypages-trends{
    margin-bottom: 0px !important;
}


.detail-section{
    width: 820px;
    margin:72px auto  65px auto;

}
.detail-section .detail-title{
    font-size: 35px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #3F3F3F;
}
.detail-section .detail-brief-introduction-box{

    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.detail-section .detail-brief-introduction-box .brief-introduction{
    width: 556px;
}

.detail-section .detail-brief-introduction-box .share-box{
    text-align: right;
}

.detail-section .content-body{
    margin-top: 60px;
}