body, html, * {
    margin: 0;
    padding: 0;
    border: 0;
}

.container a {
    border: 0;
    text-decoration: none !important;
}

img {
    max-width: 100%;
    object-fit: cover;
}

input, textarea {
    outline: none;
}

.main-pd {
    padding: 0 30px;
    box-sizing: border-box;
}

.main-pdt {
    padding: 30px;
    box-sizing: border-box;
}

.flex {
    display: flex;
    display: -ms-flexbox;
}

.flex_content_sp {
    display: flex !important;
    justify-content: space-between;
}

.flex_content_left {
    display: flex !important;
    justify-content: flex-start !important;
}

.flex_content_right {
    display: flex !important;
    justify-content: flex-end;
}

.flex_content_center {
    display: flex !important;
    justify-content: center;
}

.flex_items_top {
    display: flex !important;
    align-items: flex-start;
}

.flex_items_top {
    display: flex !important;
    align-items: flex-start;
}

.flex_items_bottom {
    display: flex !important;
    align-items: flex-end;
}

.flex_items_center {
    display: flex !important;
    align-items: center;
}

.flex_wrap {
    display: flex !important;
    flex-wrap: wrap;
}

a {
}

.background-white {
    background-color: white;
}

.background-1D3B84 {
    background-color: #1D3B84;
}

.background-355EC2 {
    background-color: #355EC2;
}

.background-f9f9f9 {
    background-color: #f9f9f9;
}

.background-e1e7f3 {
    background-color: #e1e7f3;
}

.background-f8f8f8 {
    background-color: #f8f8f8;
}

.background-FFB952 {
    background-color: #FFB952 !important;
}

.background-f3f6fc {
    background-color: #f3f6fc;
}

.background-e6ecf8 {
    background-color: #e6ecf8;
}

.background-e5e9f3 {
    background-color: #e5e9f3;
}

.background-faf2e8 {
    background-color: #faf2e8;
}

.background-eaeff9 {
    background-color: #eaeff9;
}

.background-f2f2f2 {
    background-color: #f2f2f2;
}

.background-718ed4 {
    background-color: #718ed4;
}
.background-f2f6fa{
    background-color: #f2f6fa;
}
.background-d8e0f3{
    background-color: #d8e0f3;
}

.box-shadow {
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
}


.container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}

.container .main {
    min-width: 1300px !important;
    width: 1300px !important;
}


.line-clamp-1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.line-clamp-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}.line-clamp-4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*swiper */
.swiper-pagination-bullet-active {
    background-color: #ffb952 !important;
}


.home-box .home-cont-paper {
    width: 100%;
}


.home-box .home-cont-paper-item-title {
    font-size: 20px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #171717;
    line-height: 26px;
}

.home-box .home-cont-paper-item-button {
    margin-top: 27px;
    opacity: 1;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 26px;
    width: 100px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    background: #1D46BE;
    border-radius: 15px 15px 15px 15px;
    opacity: 1;
}

.home-box .home-cont-paper-item-button a {
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
}

.home-cont-paper-item-title {
    height: 50px;
    overflow: hidden;
}

.left-menu {
    height: auto;
    padding-bottom: 18px;
    box-sizing: border-box;
}

.special-banner {
    min-height: 363px;
    height: 363px;
    width: 100%;
}

.special-banner img {
    height: 100%;
    object-fit: fill;
    width: 100%;
}

.border-bottom-1 {
    border-bottom: 1px solid #eee;
}
.border-bottom-1-d4dffb {
    border-bottom: 1px solid #d4dffb !important;
}

.border-1 {
    border: 1px solid #eee;

}

.border-radius-5 {
    border-radius: 5px;
}.border-radius-10 {
    border-radius: 10px;
}

.box-hover {
}

.font-size-20 {
    font-size: 20px;
}
.font-size-24 {
    font-size: 24px;
}

.home-title {
    font-size: 40px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #171717;
    margin-top: 60px;
    text-align: center;
}

.font-weight-bold {
    font-weight: bold;
}

.display-block {
    display: block;
}
.footer-code-img img{
    width: 104px;
}
.subject1-box1{
    padding:0 40px;
    box-sizing: border-box;
}
.subject1-box1-left{
    position: relative;
    padding-top: 40px;
    box-sizing: border-box;
}
.subject1-box1-left:after{
    position: absolute;
    content: '';
    height: 170px;
    width: 1px;
    top: calc(50% - 85px);
    right: 84px;
    background-color: #C9D7FC;
}
.subject1-box1-left-title{font-size: 30px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;}
.subject1-box1-left-link{
    margin-top: 55px;
    display: block;
}
.subject1-box1-right{
    font-size: 20px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 50px;
}
.subject-more-button{}
.subject-more-button a{
    width: 177px;
    height: 50px;
    background: #355EC2;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    display: block;
    text-align: center;
    line-height: 50px;
}
.subject-table-menu{

}
.subject-table-menu a{
    font-size: 20px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #171717;
    margin-right: 80px;
}
.subject-table-menu a:last-child {
    margin-right: 0;
}
.main-list-item-no-icon{
    padding-left: 0 !important;
}
.main-list-item-no-icon:before{
    display: none;
}
.subjecttable-more a{
    font-size: 20px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #171717;
}
.subject-box{
    width: 100%;
    height: 390px;
    border-radius: 10px;
    background-color: #efefef;
    position: relative;
    clear: both;
    overflow: hidden;
}
.subject-box-header{
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    justify-content: center;
}
.subject-box-item-group a{
    display: block;
    width: 48%;
    height: 50px;
    background: #dce0ea;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #355EC2;
    border: 1px solid #355ec2;
    margin-right: 10px;
    margin-bottom: 10px;
}
.subject-box-item-group a:nth-child(2n) {
    margin-right: 0;
}
.subject-box-button{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.subject-box-button a{
    width: 48%;
    display: block;
    height: 50px;
    background: #FF7E30;
    border-radius: 25px 25px 25px 25px;
    opacity: 1;
    font-size: 16px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #FFFFFF !important;
    text-align: center;
    line-height: 50px;
}
.subject-box-button a:nth-child(2) {
    background-color: #3EBF65;
}
.breadcrumb-subject{

}
.breadcrumb-subject-item  {
    font-size: 20px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #171717 !important;
}
.subject3-box1-title{
    font-size: 30px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #171717;
    height: 45px;
    overflow: hidden;
}
.subject3-box1-msg{
    font-size: 20px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #171717;
    line-height: 36px;
}

.subject-title{
    font-size: 30px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #171717;
    position: relative;
    height: 90px;
}
.subject-title:after{
    position: absolute;
    width: 10px;
    height: 28px;
    content: '';
    top: calc(50% - 14px);
    left: 0;
    background-color: #355EC2;
}
.subject3-box-line{}
.subject-title-more{
    font-size: 20px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #171717 !important;
}
.subject-more-button a{
    color: #fff !important;
}
.subject4-button-group{
    margin-bottom: 40px;
    margin-top: 40px;
}
.subject4-button-group a{
    display: block;
    width: 220px;
    height: 60px;
    border-radius: 30px 30px 30px 30px;
    opacity: 1;
    border: 1px solid #355EC2;
    opacity: 1;
    font-size: 20px;
    color: #355EC2;
    text-align: center;
    transition: all .3s;
    line-height: 60px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    margin-right: 30px;
}
.subject4-button-group a:last-child {
    margin-right: 0;
}
.subject4-button-group a:hover{
    color: #FFFFFF;
    background: #355EC2;


}
.subject4-box{
    position: absolute;
    width: 100%;
    height: 500px;
    background-color: #fff;
    border-radius: 20px;
    padding: 52px 55px 40px;
    top: -100px;
}
.subject4-box1-right{
    font-size: 20px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #171717;
    line-height: 50px;
    width: calc(100% - 190px);
    padding-left: 30px;
    box-sizing: border-box;
}
.subject4-box1-left{
    min-width: 181px;
    width: 181px;
    height: 246px;
    background: linear-gradient(NaNdeg, #0DCCFF 0%, #4760FF 0%);
    opacity: 1;border: 1px solid;
    border-image-source: linear-gradient(to top,rgba(13, 204, 255, 1), rgba(71, 96, 255, 1));
    border-image-slice: 1;
    padding: 6px 13px;
    box-sizing: border-box;
    /*border-image: radial-gradient(circle, rgba(13, 204, 255, 1), rgba(71, 96, 255, 1)) 1 1;*/
}
.subject4-box1-left-title{
    font-size: 30px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #355EC2;
}
.subject4-box1-left-msg{
    font-size: 20px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #171717;
    line-height: 20px;
}
.subject4-box1-line{
    font-size: 30px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #355EC2;
    position: relative;
    margin-top: 22px;
}
.subject4-box1-line:after{
    position: absolute;
    content: '';
    width: 80%;
    height: 26px;
    background: #E5E5E5;
    opacity: 1;
    left: 150px;
    top: calc(50% - 13px);
}
.subject4-box1-menu a{
    font-size: 18px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #1D3B84;
}
.subject4-box2{
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 80px;
    box-sizing: border-box;
    position: relative;
}
.subject4-box2-header{
    height: 98px;
    margin-top: 12px;
    font-size: 26px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #171717;
}
.subject4-box2-msg{
    font-size: 18px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #171717;
    line-height: 35px;
}
.detail-tab1{}
.detail-tab1 .detail-tab1-item{}
.detail-tab1-item-active{
    background-color: #355EC2;
    color: #fff !important;
}
.detail-tab1-item-active a{
    color: #fff;
}
.detail-tab1-item{
    padding: 0 30px;
    box-sizing: border-box;
    border-radius: 10px;
    display: flex;
    justify-content: center;align-items: center;
}
.msg404{
    text-align: center;
    color: #9ca4f6;
    font-size: 18px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: bold;
    margin-top: 20px;
    }
.move404{
    margin-top: 100px;
}
.move404-msg{
    text-align: center;
    color: #b5b5b5;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;

}
.move404-button{
    margin-top: 20px;
}
.move404-button a{
    display: block;
    background-color: #677af1;
    width: 137px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    color: #fff !important;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
}
.map-title{
    color: #1D3B84;
    font-size: 40px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #1D3B84;
}
.map-item-title{
    font-size: 28px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #171717;
    position: relative;
}
.map-item-title:after{
    position: absolute;
    content: '';
    right: 0;
    top: calc(50% - 1px);
    width: 90%;
    height: 2px;
    background: #DDDDDD;
}
.map-item-button{
    display: block;
    height: 60px;
    width: 24%;
    line-height: 60px;
    background: #F2F2F2;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 18px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #171717;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    text-align: center;
    box-sizing: border-box;
}
.map-item-button-active{
    color: #ffffff !important;
    background: #355EC2;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
}

.banner-article-list-item-right .msg a{
    height: auto !important;
    max-height: 45px;
}
.right-menu .right-menu-item{
    position: relative;
    text-decoration: none;
}
.right-menu-item-child{
    display: none;
    position: absolute;
    top: 0;
    left: -140px;
    width: 140px;
    min-height: 50px;
    background-color:rgba(0,0,0,0) !important;
}
.right-menu-item-child-cont{
    width: 130px;
    background-color: #fff;
    border-radius: 10px;
    padding:10px 20px;
    box-sizing: border-box;
}
.right-meni-item-text{
    color: #333;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 30px;
}
.right-menu .right-menu-item:hover .right-menu-item-child{
    display: block;
}




.special-banner-1-title{
    font-size: 50px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #1D3B84;
    text-align: center;
}

.special-banner-1-menu a{
    font-size: 20px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #171717;
}







/*更改*/

.box-cont .home-book{
    height: auto !important;
}
.home-book-item-img a{
    display: block;
    width: 130px;
    height: 130px;
    overflow: hidden;
}
.home-book-item-img a img{
    width:100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}
.home-box .box-cont-padding-right{
    width: 170px;
    height: 130px;
}
.home-box .box-cont-padding-right img{
    width: 100%;
    height: 100%;
    object-fit: cover
}
.home-book-item-msg{
    height: 45px !important;;
}

.box-cont .box-cont-left{
    height: auto !important;;
}
.banner-article-list-item-right .msg a{
    height: auto !important;;
    max-height: 45px;
}
.container a{
    color: #333
}
/*.container a:hover{*/
/*    color: blue;*/
/*}*/
.box-cont .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.main-table1-cont-list1-img{
    min-width: 0 !important;;
    width:100%;
    height: 159px;
    max-width: 159px;
    border-radius: 10px;
    overflow: hidden;
}
.main-table1-cont-list1-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.monitoring-list-item-img{
    max-width: 148px;
    width: 188px;
    height: 181px;
}
.monitoring-list-item-img img{
    object-fit: cover;
    height: 100%;
    width:100%;
}
.monitoring-list-item-button{
    display: inline-block !important;;
    width: auto !important;;
    padding: 0 20px;
    box-sizing: border-box;
}
.navigation-img-item-right-bottom{
    display: inline-block;
;
}
.navigation-img-item-right{
    width: 65%;
    overflow: hidden;
    padding: 0 !important;;
}

.navigation-img-item-right-top-img{
    display: none;
}
.navigation-img-item-right-top{
    padding: 0 !important;;
}
.navigation-img-item-right-bottom a{
    color: #fff !important;
    padding: 0 10px !important;
}
.left-title-tab-item-active a{
    color: #fff !important;
}
.ranking-list-cont .ranking-list-cont-item-img{
    width:100% !important;;
}
.ranking-list-cont-item-text{
    overflow: hidden;
    height: 66px;
}
.monitoring-list .monitoring-list-item .monitoring-list-item-right .monitoring-list-item-title{
    height: 53px !important;
}
.main-page-item-active a{
    color: #ffffff !important;
}

/*hover*/


.hover-blue,
.main-list-item-msg:hover a,
.home-book-item-msg:hover a ,
.box-cont-right-top-title:hover a,
.box-cont-right-top-msg:hover a,
.box-cont-right-item-hover-title:hover,
.box-cont-right-item-hover-msg:hover,
.box-cont-right-item-no-hover-title:hover,
.industrial-main-zy-box-item-list-item:hover,
.ranking-list-title:hover,
.special-tab-list-item:hover,
.main-table1-cont-list-text:hover,
.main-table-ul-li-left:hover,
.main-table1-cont-list1-text:hover,
.main-table1-cont-list1-title:hover,
.monitoring-list-item-title:hover,
.ranking-list-cont-item-text:hover,
.left-title-more:hover,
.navigation-header-menu-item:hover,
.list-item-text:hover,
.main-table-cont-item-left:hover,
.box-hover:hover,
.tab-cont-right-cont a:hover
{
    color: blue !important;
}
.navigation-cont .box-hover:hover,.monitoring-list-item-button:hover,.main-table1-cont-list1-bottom-button:hover{
    background-color: #355EC2 !important;
    color: #fff !important;
    border-color: #355EC2;
}

.home-cont-paper img{
    width: 245px !important;
    height: 145px !important;
    object-fit: cover !important;

}










.home-box .home-cont-paper-item {
    width: 25%;
    height: 178px;
    background-image: url("/static/home/images/img/img2.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 40px 26px;
    margin: 0 10px;
    box-sizing: border-box;
}




.subject4-box1-menu{
    height: 80px;
    margin-top: 20px;
    background-image:linear-gradient(to bottom, #ffffff, #eff2fa);
    border-radius: 20px 20px 20px 20px;
    opacity: 1;
}

.subject4-box2:after{
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 50px;
    background-image:linear-gradient(to right, #eaeff9, #ffffff);

    border-radius: 0px 0px 10px 10px;
    opacity: 1;
}

.special-banner-1{
    background-image: url("/static/home/images/img/banner8.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;clear: both;
    overflow: hidden;
}
.banner-box {
    background-image: url("/static/home/images/img/banner9.png") !important;
}
.detail-page{
    width:100%;
}
.home-swiper-button-prev:after{
    background-image: url("/static/home/images/icon/top.png") !important;
}

.home-swiper-button-next:after {
    background-image: url("/static/home/images/icon/top.png") !important;

}
