.daohang{
    line-height: 95px;
    padding-left: 150px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
    }
    body{
    padding-top: 97px;
    }
    .daohang_cd{
    color: #fff;
    background: #ef4d63;
    display: inline-block;
    width: 145px;
    text-align: center;
    }
    .daohang_fr_s{
    text-align: center;
    
    color: #ef4d63;
    width: 95px;
    display: inline-block;
    background: #f4f4f4;
    }
    .daohang_fr{
    cursor: pointer;
    }
    .daohang_fr .iconfont{
    font-size: 1.475rem;
    }
    .news_dis .news_fr a img{
    max-height: 406px;
    }
    .daohang_cd em{
    font-style: initial;
    margin-left: 5px;
    position: relative;
    top: -4px;
    }
    .daohang_cd{
    cursor: pointer;
    }
    .daohang_en{
    display: inline-block;
    position: relative;
    }
    .daohang_en{
    width: 95px;
    height: 35px;
    line-height: 35px;
    border-radius: 17px;
    border: 1px solid #d1d1d1;
    text-align: center;
    }
    .daohang_en em{
    font-style: initial;
    color: #2f2f2f;
    font-size: 0.875rem;
    position: relative;
    top: -2px;
    }
    .daohang_en .iconfont{
    font-size: 1.25rem;
    }
    .daohang_en{
    margin: 0 30px 0 85px;
    }
    .daohang_ul>li{
    display: inline-block;
    margin-left: 55px;
    position: relative;
    }
    .daohang_ul>li>a{
    display: block;
    color: #2f2f2f;
    font-size: 1rem;
    font-weight: bold;
    position: relative;
    }
    .daohang_ul>li>a::after{
    position: absolute;
    left: 0;
    bottom: 15%;
    width: 0;
    height: 3px;
    background: #ef4d63;
    content: "";
    }
    .daohang_ul>li:hover>a::after,
    .daohang_ul>li.active>a::after{
    width: 100%;
    }
    .banner .swiper-button-white{
    width: 25px;
    height: 30px;
    opacity: 1;
    }
    .banner .swiper-button-prev{
    left: 15%;
    }
    .banner .swiper-button-next{
    right: 15%;
    }
    .banner_img{
    position: absolute;
    left: 50%;
    bottom: 8%;
    transform: translateX(-50%);
    z-index: 55;
    
    }
    .banner_size{
    position: absolute;
    left: 0;
    right: 0;
    /* top: 50%;
    transform: translateY(-50%); */
    top: 15%;
    color: #fff;
    font-size: 3rem;
    text-align: center;
    font-weight: bold;
    
    }
    /* .banner .swiper-slide:nth-child(3) .banner_size{
    transform: translateY(-50%);
    top: 50%;
    } */
    .banner .swiper-slide:nth-child(3) .banner_size{
    left: 7%;
    bottom: 20%;
    right: auto;
    top: auto;
    }
    .banner .swiper-slide:nth-child(1) .banner_size{
    right: auto;
    left: 7%;
    bottom: 25%;
    top: auto;
    }
    .banner .swiper-slide:nth-child(4) .banner_size{
    left: auto;
    right: 10%;
    /* transform: translateY(-50%); */
    top: auto;
    bottom: 20%;
    line-height: 80px;
    }
    .banner_size p{
    text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);;
    }
    .about_wid>div{
    width: 48%;
    }
    .about{
    padding: 100px 0 90px 0;
    }
    .about_ti p:nth-of-type(1){
    color: #000000;
    font-size: 2.5rem;
    font-weight: bold;
    }
    .about_ti p:nth-of-type(2){
    color: #979797;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    }
    .about_size{
    color: #545454;
    font-size: 1rem;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-top: 35px;
    text-indent: 2em;
    }
    .about_ul>li{
    margin-left: 78px;
    display: inline-block;
    text-align: center;
    }
    .about_ul>li:nth-of-type(1){
    margin-left: 0;
    }
    .about_ul li p{
    color: #000000;
    font-size: 1rem;
    margin-top: 20px;
    }
    .about_ul{
    margin: 45px 0 60px 0;
    }
    .about_a a{
    display: inline-block;
    background: #ef4d63;
    color: #fff;
    font-size: 0.875rem;
    line-height: 47px;
    padding: 0 30px;
    border-radius: 23px;
    text-transform: uppercase;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    }
    .about_a .iconfont{
    font-size: 1.25rem;
    margin-left: 10px;
    }
    
    .service{
    overflow: hidden;
    position: relative;
    background: url(../img/3.jpg) center/cover no-repeat;
    background-attachment: fixed;
    padding-top: 85px;
    }
    .service .about_ti>p:nth-of-type(1){
    color: #fff;
    }
    .service .about_ti>p:nth-of-type(2){
    color: rgb(151, 151, 151);
    }
    
    
    .service_top{
    color: #fff;
    font-size: 1rem;
    line-height: 30px;
    /* font-weight: bold; */
    padding: 35px 0 50px 0;
    text-indent: 2em;
    }
    .service_ul li{
    float: left;
    background-color: rgba(255, 255, 255, 0.2);
    width: 95px;
    height: 95px;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 5px;
    margin-right: 30px;
    padding-top: 20px;
    }
    .service_ul li p{
    font-size: 1rem;
    font-weight: bold;
    margin-top: 12px;
    color: #fff;
    }
    
    .service_bott{
    background-color: rgb(0, 0, 0, 0.502);
    margin-top: 145px;
    }
    .service_div{
    /* padding: 30px 0; */
    }
    .service_div li{
    width: 20%;
    float: left;
    position: relative;
    
    
    }
    .service_div li>a{
    display: block;
    opacity: 0;
    }
    .service_div_size a{
    color: #fff;
    font-size: 1.375rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 31px;
    }
    .service_div_size p{
    font-size: 1rem;
    color: #fff;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 22px;
    }
    .service_div_size{
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    padding: 15px 35px;
    border-left: 1px solid #5a6777;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out
    }
    .service_div_size::after{
    display: block;
    content: '';
    border-right: 25px solid transparent;
    border-left: 3px solid transparent;
    border-top: 20px solid #ef4d63;
    bottom: -19px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    opacity: 0;
    }
    .service_div li:nth-of-type(1) .service_div_size{
    border-left: none;
    }
    .service_div li:hover>a{
    opacity: 1;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out
    }
    .service_div li:hover .service_div_size{
    background: #ef4d63;
    top: -44%;
    padding: 35px ;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out
    }
    .service_div li:hover .service_div_size::after{
    opacity: 1;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out
    }
    
    .research{
    padding: 85px 0;
    }
    .research_ul{
    margin-top: 20px;
    }
    .research_ul li{
    height: 255px;
    overflow: hidden;
    margin-top: 20px;
    }
    .research_ul li:nth-of-type(1){
    width: 40%;
    float: left;
    }
    .research_ul li:nth-of-type(2){
    width: 57.5%;
    float: right;
    }
    .research_ul li:nth-of-type(3){
    width: 57.5%;
    float: left;
    }
    .research_ul li:nth-of-type(4){
    width: 40%;
    float: right;
    }
    .research_size>a:nth-of-type(1){
    color: #fff;
    font-size: 1.4375rem;
    position: relative;
    padding: 12px 0 20px 0;
    }
    .research_size a:nth-of-type(1)::after{
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    height: 2px;
    width: 20px;
    content: "";
    }
    .research_size{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    
    padding: 45px;
    }
    .research_size p{
    color: #fff;
    font-size: 1rem;
    line-height: 30px;
    opacity: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
    }
    .research_size a:nth-of-type(2){
    color: #fff;
    display: block;
    text-align: right;
    padding-top: 35px;
    opacity: 0;
    }
    .research_size a .iconfont{
    font-size: 2rem;
    font-weight: 100;
    }
    .research_ul li:hover .research_size{
    background: rgba(239, 77, 99,0.902);
    }
    .research_ul li:hover .research_size p,
    .research_ul li:hover .research_size a:nth-of-type(2){
    opacity: 1;
    }
    .research .about_ti{
    text-align: center;
    }
    .results{
    background: #f5f5f5;
    padding: 85px 0;
    }
    .results_ul li{
    display: inline-block;
    cursor: pointer;
    padding: 0 20px;
    }
    .results_ul li.active{
    color:#ef4d63;
    text-decoration: underline;
    }
    .results_ul{
    color: #545454;
    font-size: 1rem;
    padding-top: 25px;
    }
    .results_lb{
    margin-top: 50px;
    }
    .results_size{
    position: absolute;
    left: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(239, 77, 99,0.802);
    color: #fff;
    overflow: hidden;
    }
    .results_size::after{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    content: "";
    width: 60px;
    height: 60px;
    background: url(../img/8.png) no-repeat;
    background-size: 100% 100%;
    }
    .results_size p{
    position: absolute;
    left: 0;
    bottom: 25%;
    padding: 0 60px;
    text-align: center;
    font-size: 1rem;
    line-height: 30px;
    }
    .results_div:hover .results_size{
    left: 0;
    }
    .results_div{
    overflow: hidden;
    }
    .results_lb .swiper-slide{
    overflow: hidden;
    }
    .news{
    padding: 85px 0;
    }
    .news_wid>div:nth-of-type(1){
    width: 23%;
    float: left;
    }
    .news_wid>div:nth-of-type(2){
    width: 23%;
    float: left;
    margin: 0 2%;
    }
    .news_wid>div:nth-of-type(3){
    width: 50%;
    float: right;
    }
    .news_fl{
    background: #f5f5f5;
    padding: 27px 30px 116px 35px;
    }
    .news_cen_span{
    color: #fff;
    font-size: 0.9375rem;
    font-weight: bold;
    line-height: 31px;
    padding: 0 15px;
    background: #ef4d63;
    display: inline-block;
    }
    .news_cen_div a{
    color: #000000;
    font-size: 1.125rem;
    line-height: 30px;
    margin: 15px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
    }
    .news_cen_div p:nth-of-type(1){
    color: #000000;
    font-size: 0.875rem;
    }
    .news_cen_div p:nth-of-type(2){
    color: #545454;
    font-size: 1rem;
    line-height: 30px;
    padding-top: 32px;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 122px;
    text-indent: 2em;
    }
    .news_cen_div p:nth-of-type(2)::after{
    width: 17px;
    height: 2px;
    background: #ef4d63;
    position: absolute;
    left: 0;
    top: 15px;
    content: "";
    }
    .news_fl .swiper-button-next .iconfont,
    .news_fl .swiper-button-prev .iconfont{
    font-size: 1.25rem;
    }
    .news_fl .swiper-button-next,
    .news_fl .swiper-button-prev{
    background: none;
    top: auto;
    bottom: 7%;
    }
    .news_fl .swiper-button-prev{
    left: 12%;
    }
    .news_fl .swiper-button-next{
    right: auto;
    left: 25%;
    }
    .news_wid{
    margin-top: 40px;
    }
    .news_cen .news_cen_div{
    background: #f5f5f5;
    padding: 27px 30px;
    }
    .news_cen>div:nth-of-type(1){
    margin-bottom: 17px;
    }
    .news_fr_div>a{
    display: block;
    }
    .news_fr_size{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    width: 100%;
    background-image: -webkit-linear-gradient(bottom,rgba(0, 0, 0, 0.8),rgba(0, 0, 0, 0.4),rgba(0, 0, 0, 0.2),rgba(0, 0, 0,
    0));
    }
    .news_fr_size a{
    color: #fff;
    font-size: 20px;
    position: absolute;
    left: 0;
    bottom: 5%;
    width: 80%;
    padding-left: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    }
    .swiper-pagination{
    text-align: right;
    padding-right: 25px;
    bottom: 20px;
    
    }
    .news_fr .swiper-pagination-bullet{
    background: #fff;
    opacity: 1;
    }
    .news_fr .swiper-pagination-bullet-active{
    background: #ef4d63;
    }
    /* 底部 */
    .foot_div{
    padding: 65px 0 55px 0;
    }
    .foot{
    background: #e2e0e0;
    overflow: hidden;
    }
    .foot_div ul{
    float: left;
    line-height: 32px;
    margin-left: 76px;
    }
    .foot_div ul:nth-of-type(1){
    margin-left: 0;
    }
    .foot_div ul li:nth-of-type(1){
    color: #000000;
    font-size: 1.125rem;
    margin-bottom: 18px;
    }
    .foot_div ul li a{
    color: #3e3d3d;
    font-size: 1rem;
    line-height: 35px;
    }
    .details_fy_fx a .iconfont{
    color: #fff;
    font-size: 1.575rem;
    }
    .details_fy_fx .bshare-custom a{
    width: 35px !important;
    height: 35px !important;
    border-radius: 50%;
    text-align: center;
    padding-left: 0 !important;
    color: #fff;
    background: #ef4d63;
    position: relative !important;
    overflow: hidden !important;
    margin: 0 6px !important;
    display: inline-block;
    }
    .details_fy_fx .bshare-custom {
    line-height: 35px !important;
    }
    .details_fy_fx{
    margin-top: 18px;
    }
    .foot_div_li p{
    color: #ef4d63;
    font-size: 1.5rem;
    margin-bottom: 20px;
    }
    .foot_div .foot_div_li a{
    display: inline-block;
    color: #fff;
    font-size: 1rem;
    line-height: 43px;
    padding: 0 22px;
    background: #ef4d63;
    }
    .foot_bor{
    font-size: 1rem;
    color: #a09d9d;
    padding: 22px 0;
    
    border-top: 1px solid #ecebeb;
    }
    .foot_bor a{
    color: #a09d9d;
    
    }
    /* 知识产权 */
    .second{
    line-height: 75px;
    border-bottom: 1px solid #d9d9d9;
    }
    .picture_size {
    color: #fff;
    font-size: 3.125rem;
    font-weight: bold;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    }
    .second_ul li{
    display: inline-block;
    margin-left: 50px;
    position: relative;
    }
    .second_ul li a{
    color: #565656;
    font-size: 1.0625rem;
    display: block;
    }
    .second_ul.kytd li:nth-child(1) a{
    color: #565656!important;
    }
    .second_ul.kytd li:nth-child(1)::after{
    width: 0;
    }
    
    
    
    .second_ul li::after{
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    height: 2px;
    background: #ef4d63;
    content: "";
    }
    .second_ul li:nth-of-type(1){
    margin-left: 0;
    }
    .second_ul li.active a{
    color: #ef4d63;
    }
    .second_ul li:hover::after,
    .second_ul li.active::after{
    width: 100%;
    }
    
    .three{
    background: #f6f6f6;
    line-height: 60px;
    }
    .three_ul li a{
    display: block;
    color: #565656;
    font-size: 1rem;
    padding: 0 45px;
    position: relative;
    }
    .three_ul li a::after{
    position: absolute;
    left: 0;
    top: 40%;
    width: 1px;
    height: 15px;
    background: #d9d9d9;
    content: "";
    }
    .three_ul li:nth-of-type(1) a::after{
    width: 0;
    }
    .three_ul li{
    display: inline-block;
    }
    .three_ul li:hover a,
    .three_ul li.active a{
    color: #ef4d63;
    }
    .knowledge{
    padding: 80px 0 120px 0;
    }
    .knowledge .table tr:nth-of-type(1) td{
    background: #ef4d63;
    color: #fff;
    }
    .knowledge .table tr td{
    border: none !important;
    padding: 17px;
    color: #727272;
    font-size: 0.9375rem;
    }
    .knowledge .table tr td a{
    color: #727272;
    }
    .knowledge .table tr{
    border-bottom: 1px solid #d0d0d0;
    
    }
    /* 关于我们 */
    .content{
    padding: 70px 0 120px 0;
    }
    .content_top p:nth-of-type(1){
    font-size: 4.375rem;
    font-family: "Lato";
    color: rgb(230, 230, 230);
    font-weight: 200;
    }
    
    .content_top p:nth-of-type(2){
    color: #ef4d63;
    font-size: 1.5rem;
    letter-spacing: 2px;
    font-weight: 300;
    }
    .content .about_ul li{
    width: 100%;
    float: none;
    border-top: 1px solid #d9d9d9;
    margin-left: 0;
    text-align: left;
    padding: 37px 0 36px 65px;
    }
    .content .about_ul li:nth-of-type(1){
    border-top: none;
    }
    .content .about_ul {
    margin: 0;
    }
    .content .col-sm-4{
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    }
    .content .col-sm-8{
    padding-right: 0;
    }
    .content .about_ul li p,
    .content .about_ul li div{
    display: inline-block;
    }
    .content .about_ul li div{
    margin-right: 30px;
    }
    .content_size {
    color: #535353;
    font-size: 1.0625rem;
    line-height: 32px;
    }
    .content_top{
    margin-bottom: 35px;
    }
    .aboutus_size_bott{
    line-height: 32px;
    }
    /* 管理团队 */
    .team_div>a{
    display: block;
    width: 15%;
    }
    .team_size{
    /* padding: 18px 0; */
    /* text-align: center;
    background: #d9d9d9;
    position: absolute;
    left: 0;
    bottom: 0; */
    width: 80%;
    color: #040404;
    font-size: 1rem;
    line-height: 33px;
    }
    .team_size a{
    color: #000000;
    font-size: 1.25rem;
    font-weight: bold;
    }
    .team_col>div{
    margin-bottom: 30px;
    }
    .team{
    padding: 75px 0 120px 0;
    }
    .second_fr a,
    .second_fr{
    font-size: 0.9375rem;
    color: #414141;
    }
    .second_fr a{
    margin: 0 5px;
    }
    .second_fr2 a:nth-of-type(3){
    width: 180px;
    overflow: hidden;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden; */
    position: relative;
    top: 4px;
    }
    .td_div>.fl{
    width: 15%;
    }
    .td_div>.fr{
    width: 80%;
    line-height: 35px;
    color: #6c6b6b;
    font-weight: bold;
    }
    .td_div{
    margin-bottom: 35px;
    }
    /* 技术服务 */
    .technology{
    padding: 80px 0 115px 0;
    }
    
    .technology_top{
    color: #000000;
    font-size: 1.75rem;
    text-align: center;
    padding-bottom: 35px;
    margin-bottom: 35px;
    }
    .technology_size{
    color: #565656;
    font-size: 1rem;
    line-height: 30px;
    }
    .technology_size p{
    color: #000;
    }
    /* contact */
    .contacts{
    padding: 70px 0 120px 0;
    }
    .arison_w100{
    width: 100%;
    padding: 45px 0;
    }
    .arison_ul li div{
    display: inline-block;
    }
    .arison_w30{
    width: 33%;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
    }
    .arison_w70{
    width: 67%;
    padding-left: 30px;
    float: right;
    }
    .arison_ul{
    padding: 0 10px;
    }
    .arison_ul li{
    padding: 20px 5px 26px 15px;
    border-top: 1px solid #f0f0f0;
    width: 100%;
    
    }
    .arison_ul li div .iconfont{
    color: #dd231f;
    font-size: 1.75rem;
    }
    .arison_ul li div p:nth-child(1){
    font-size: 1.3125rem;
    color: #000;
    }
    .arison_ul li div p:nth-child(2) a,
    .arison_ul li div p:nth-child(2){
    font-size: 1rem;
    color: #5b5b5b;
    }
    .arison_ul li div:nth-child(1){
    position: relative;
    top: -15px;
    }
    .arison_ul li div:nth-child(2){
    padding-left: 10px;
    width: 80%;
    
    }
    .arison_ul li:nth-child(1){
    border-top:none;
    }
    .jsfw_ul>li{
    width: 20%;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
    }
    .jsfw_ul_size a{
    font-size: 1.25rem;
    color: #000000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    }
    .jsfw_ul_size{
    padding: 25px 0;
    }
    .jsfw_ul_size p{
    font-size: 1rem;
    color: #7e7e7e;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-top: 15px;
    }
    /* 新闻列表 */
    .Journalism_ul li .fl{
    width: 30%;
    float: left;
    margin-right:20px;
    text-align: center;
    }
    .Journalism_ul li .fr{
    width: 67%;
    float: right;
    }
    .Journalism_ul li{
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin-top: 30px;
    }
    .journalism_size p:nth-of-type(1){
    color: #afafaf;
    font-size: 0.875rem;
    }
    .journalism_size p:nth-of-type(2){
    color: #565656;
    font-size: 1rem;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-indent:2em;
    }
    .journalism_size a:nth-of-type(1){
    color: #000000;
    font-size: 1.3125rem;
    margin: 10px 0 15px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    }
    .journalism_size a:nth-of-type(2){
    color: #ef4d63;
    font-size: 0.875rem;
    text-decoration: underline;
    margin-top: 25px;
    display: inline-block;
    }
    
    .Journalism_ul img{
    max-width:100%;
    }
    
    
    
    .Journalism{
    padding: 65px 0;
    }
    
    /* 科研团队列表 */
    .Journalism_ul.kyteam li{
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .Journalism_ul.kyteam li .fl{
    width: 20%;
    
    
    }
    .Journalism_ul.kyteam .journalism_size{
    width: 80%;
    }
    
    .Journalism_ul.kyteam .journalism_size p:nth-of-type(1){
    color: #333;
    font-size: 1.125rem;
    line-height: 2rem;
    padding-right: 40px;
    }
    .Journalism_ul.kyteam img{
    max-width: 60%;
    }
    
    .Journalism_ul.kyteam .journalism_size a:nth-of-type(1){
    font-weight: bold;
    font-size: 1.575rem;
    }
    .Journalism_ul.kyteam .journalism_size a:nth-of-type(1) span{
    font-weight: normal;
    font-size: 1.25rem;
    padding-left: 10px
    }
    
    
    
    
    
    
    
    
    
    
    /* 新闻详情 */
    .details{
    padding: 65px 0;
    }
    
    .details .title {
    color: #000000;
    font-size: 2.1875rem;
    border-bottom: 1px solid #dfdfdf;
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    background: #eee;
    padding: 30px 15px;
    }
    .details .title::after {
    content: '';
    position: absolute;
    width: 100px;
    height: 1px;
    bottom: -1px;
    background: #fac457;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    /* IE 9 */
    -moz-transform: translateX(-50%);
    /* Firefox */
    -webkit-transform: translateX(-50%);
    /* Safari å’Œ Chrome */
    -o-transform: translateX(-50%);
    }
    .ta{
    text-align: center;
    }
    .details .dade {
    color: #6b6b6b;
    font-size: 1.0625rem;
    margin: 20px 0;
    text-align: center;
    }
    .details .dade span {
    display: inline-block;
    margin: 0 10px;
    }
    .details .nei {
    color: #6b6b6b;
    font-size: 1.0625rem;
    line-height: 35px;
    }
    .details .bshare-custom {
    display: inline-block;
    }
    .shang {
    margin: 60px 0;
    padding: 30px 0;
    border-top: 1px solid #dfdfdf;
    line-height: 35px;
    }
    .shang .fl {
    width: 70%;
    }
    .shang a {
    color: #6b6b6b;
    font-size: 1.0625rem;
    }
    .shang a:hover {
    color: #dd231f;
    }
    .shang .fr a{
    display: inline-block;
    border: 1px solid #d9d9d9;
    line-height: 45px;
    padding: 0 25px;
    }
    .shang .fr .iconfont{
    margin-right: 10px;
    }
    
    
    .details_fr_top{
    background: #f1f1f1;
    line-height: 55px;
    padding: 0 15px;
    }
    .details_fr_top span{
    float: left;
    font-size: 1.25rem;
    color: #000;
    position: relative;
    padding-left: 12px;
    }
    .details_fr_top span::after{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background: #dd231f;
    width: 3px;
    height: 15px;
    border-radius: 1.5px;
    }
    .details_fr_top a{
    float: right;
    color: #000;
    font-size: 0.875rem;
    }
    .details_fr{
    border: 1px solid #d4d4d4;
    }
    .details_fr_ul li>a{
    display: block;
    width: 35%;
    margin-right:10px;
    }
    .details_fr_ul{
    padding: 15px;
    }
    .details_fr_ul li{
    margin-top: 15px;
    }
    .details_fr_ul li:nth-of-type(1){
    margin-top: 0;
    }
    .details_fr_size{
    /* width: 61%;
    float: right;*/
    }
    .details_fr_size a{
    color: #000000;
    font-size: 1rem;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
    }
    .course_thumbs{
    text-align: center;
    cursor: pointer;
    }
    .course{
    padding: 135px 0;
    }
    .course_thumbs p{
    color: #000000;
    font-size: 1.25rem;
    padding-top: 40px;
    }
    .course_top::before{
    position: absolute;
    width: 100%;
    left: 0%;
    right: 0;
    top: 22px;
    width: 100%;
    content: "";
    background: #d7d7d7;
    height: 3px;
    }
    .course_top{
    position: relative;
    }
    .course_top.active{
    position: fixed;
    top: 98px;
    left: 10%;
    width: 80%;
    background: #fff;
    z-index: 999;
    padding: 25px 0;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
    }
    .course_top.active::before{
    top: 46px;
    }
    .course_top_div{
    height: 98px;
    }
    .course_thumbs{
    position: relative;
    }
    .course_thumbs::after{
    position: absolute;
    left: 50%;
    top: 10px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    transform: translateX(-50%);
    content: "";
    background: url(../img/history_number_ico.png) no-repeat;
    background-size: 100% 100%;
    }
    .course_top .swiper-slide.active .course_thumbs::after{
    background: url(../img/history_number_cur.png) no-repeat;
    background-size: 100% 100%;
    width: 95px;
    height: 35px;
    top: 0px;
    }
    .course .gallery-top .swiper-slide{
    height: auto !important;
    }
    .course_div>div:nth-of-type(1) img{
    display: none !important;
    }
    .course_div>div:nth-of-type(2) {
    color: #575757;
    font-size: 1rem;
    line-height: 35px;
    padding: 30px 20px 30px 30px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
    position: relative;
    border-radius: 18px;
    }
    
    .course_div>div:nth-of-type(1) {
    float: left;
    width: 45%;
    }
    
    .course_div>div:nth-of-type(2) {
    float: right;
    width: 45%;
    }
    .course_bott .swiper-slide{
    height: auto !important;
    }
    /*
    .course_ul li:nth-of-type(even)>.course_div>div:nth-of-type(1) {
    float: right;
    text-align: left;
    width: 45%;
    }
    
    .course_ul li:nth-of-type(even)>.course_div>div:nth-of-type(2) {
    float: left;
    width: 45%;
    } */
    
    
    .course_ul li:nth-of-type(odd)>.course_div>div:nth-of-type(2)::after {
    display: block;
    content: '';
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    border-right: 18px solid #ffffff;
    top: 10%;
    left: -18px;
    position: absolute;
    /* transform: translateY(-50%); */
    z-index: 1;
    }
    
    .course_ul li:nth-of-type(odd)>.course_div>div:nth-of-type(2)::before {
    display: block;
    content: '';
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-right: 22px solid #efefef;
    top: 10%;
    left: -22px;
    position: absolute;
    /* transform: translateY(-50%); */
    }
    
    .course_li{
    margin-top: 50px;
    }
    .course_ul{
    margin-top: 25px;
    position: relative;
    padding: 0 15px;
    }
    .course_div img{
    max-width: 100%;
    }
    .course_ul::after {
    position: absolute;
    left: 50%;
    top: 0;
    content: "";
    display: block;
    height: 100%;
    width: 1px;
    background: #aeaeae;
    transform: translateX(-50%);
    z-index: -1;
    }
    .course_ul li:nth-of-type(odd)>.course_div>div:nth-of-type(1)::after {
    position: absolute;
    right: -75px;
    top: 4%;
    /* transform: translateY(-50%); */
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    border: 5px solid #e6e6e6;
    }
    .course_ul li:nth-of-type(even)>.course_div>div:nth-of-type(1)::after {
    position: absolute;
    left: -73px;
    top: 4%;
    /* transform: translateY(-50%); */
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    border: 5px solid #e6e6e6;
    -webkit-animation: scale 3s infinite linear;
    -moz-animation: scale 3s infinite linear;
    -o-animation: scale 3s infinite linear;
    animation: scale 3s infinite linear;
    }
    .clearfix>div{
    position: relative;
    }
    .course_div div p{
    color: #ef4d63;
    font-size: 32px;
    margin-bottom: 10px;
    }
    .course .swiper-button-white{
    background: none;
    opacity: 1;
    top: 7%;
    width: 37px;
    height: 37px;
    }
    .course .swiper-button-next{
    right: 0;
    }
    .course .swiper-button-prev{
    left: 0;
    }
    .course_top{
    padding: 0 30px;
    }
    .honor_size{
    padding: 20px;
    /* background-color: #bebebe; */
    text-align: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    }
    .honor_size p{
    height: 25px;
    overflow: hidden;
    /* margin-bottom: 25px; */
    font-size: 16px;
    line-height: 1.6;
    color: #565656;
    }
    .honor_lb_div{
    overflow: hidden;
    position: relative;
    }
    .qualifications{
    padding: 65px 0;
    }
    .qualifications_div>div:hover .results_size{
    left: 0;
    }
    
    
    .bigImg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    
    width: 70%;
    }
    
    .bigImg .smallPrev {
    display: block;
    
    }
    
    .bigImg .smallNext {
    
    display: block;
    margin: 3px 0;
    }
    
    .bigImg .smallPrev img,
    .bigImg .smallNext img {
    padding: 20px;
    }
    
    .detailInfoLeft {
    background: rgba(0, 0, 0, 0.85);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 88;
    display: none;
    }
    
    .big_bigImgWrap {
    width: 35%;
    top: 8%;
    left: 50%;
    transform: translateX(-50%);
    right: 0%;
    bottom: 11%;
    }
    
    .big_bigImgWrap img {
    display: none;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    /* height: 480px; */
    width: 100%;
    }
    
    .detailInfoLeft_small {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }
    .detailInfoLeft_small a{
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    background: none;
    
    }
    .detailInfoLeft_small .smallNext{
    left: auto;
    right: 0;
    }
    .dispaly_blo {
    display: block !important;
    }
    
    .i_close {
    /* position: absolute;
    top: 13%;
    right: 2px; */
    padding: 20px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    }
    .hongg_ta{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10%;
    color: #fff;
    font-size: 1rem;
    }
    .detailInfoLeft .iconfont{
    color: #fff;
    font-size: 2.5625rem;
    }
    .qualifications_div>div{
    margin-bottom: 30px;
    }
    .honor_lbsd{
    border: 1px solid #eee;
    }
    /* 留言 */
    .message_ti p:nth-of-type(1){
    font-size: 1.625rem;
    color: #000000;
    }
    .message_ti p:nth-of-type(2){
    color: #7e7e7e;
    font-size: 1.0625rem;
    margin-top: 20px;
    }
    .message{
    padding: 95px 0;
    }
    .message_for {
    margin-top: 25px;
    }
    .message_inp input{
    width: 100%;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #bdbdbd;
    padding-left: 8px;
    }
    .message_inp p{
    font-size: 0.9375rem;
    color: #646464;
    margin: 15px 0;
    }
    .message_inp textarea{
    width: 100%;
    height: 155px;
    border-radius: 5px;
    border: 1px solid #bdbdbd;
    padding-left: 8px;
    padding-top: 8px;
    }
    .message_butt{
    text-align: right;
    margin-top: 35px;
    }
    .message_butt button{
    background: #dd231f;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    border-radius: 25px;
    line-height: 50px;
    width: 175px;
    text-align: center;
    border: 1px solid #dd231f;
    }
    /* 招聘 */
    .recruit{
    padding: 75px 0 120px 0;
    background: #fafafa;
    }
    .recruit_tit {
    color: #5e5e5e;
    font-size: 1rem;
    line-height: 32px;
    }
    .recruit_tit p{
    color: #2c2c2c;
    font-size: 1.4375rem;
    margin-bottom: 20px;
    }
    /* */
    
    .recruit .brief_zi {
    padding-bottom: 40px;
    }
    
    .recruit_col {
    color: #6b6b6b;
    font-size: 1rem;
    line-height: 60px;
    font-weight: bold;
    background-color: #fff;
    margin-bottom: 10px;
    }
    
    .recruit_col span {
    width: 16.6%;
    float: left;
    text-align: center;
    display: block;
    }
    
    .recruit_quan {
    color: #4f4f4f;
    font-size: 1rem;
    margin-bottom: 5px;
    line-height: 75px;
    }
    
    .recruit_quan {
    background: #ffffff;
    }
    
    .recruit_quan.active .recruit_top {
    background: #ef4d63;
    color: #fff;
    }
    
    .recruit_top {
    background-color: #ffffff;
    cursor: pointer;
    }
    
    .recruit_top>span {
    width: 16.6%;
    float: left;
    text-align: center;
    display: block;
    }
    
    .recruit_span {
    color: #ef4d63;
    font-size: 1.875rem;
    font-weight: bold;
    text-align: center;
    }
    
    .recruit_span span:nth-of-type(2) {
    display: none;
    }
    
    .recruit_bott p {
    color: #000000;
    
    }
    
    .recruit_bott {
    background: #fff;
    padding: 40px 70px 140px 70px;
    line-height: 32px;
    background: #fff;
    border: 1px solid #ef4d63;
    border-top: none;
    margin-bottom: 10px;
    }
    
    .recruit_bott p span {
    display: inline-block;
    margin-left: 90px;
    }
    
    .recruit_bott a {
    color: #fff;
    font-size: 1.0625rem;
    line-height: 40px;
    padding: 0 35px;
    background: #e60012;
    border: 1px solid #e60012;
    margin-top: 30px;
    display: inline-block;
    border-radius: 22px;
    }
    
    .recruit_bott {
    display: none;
    }
    
    .recruit_quan.active {
    margin-bottom: 0;
    
    }
    
    .recruit_quan.active .recruit_bott {
    display: block;
    }
    
    .recruit_quan.active .recruit_span span:nth-of-type(2) {
    display: block;
    color: #fff;
    }
    
    .recruit_quan.active .recruit_span span:nth-of-type(1) {
    display: none;
    }
    
    @media(max-width:2050px){
    .daohang_ul>li {
    margin-left: 25px;
    }
    }
    
    @media(max-width:1800px){
    .daohang_ul>li {
    margin-left: 7px;
    }
    }
    
    @media(max-width:1700px){
    
    .daohang_en {
    margin: 0 30px 0 40px;
    }
    }
    @media(max-width:1580px){
    .daohang_ul>li>a{
    font-size: .875rem;
    }
    .daohang_ul>li {
    margin-left: 13px;
    }
    }
    @media(max-width:1440px){
    .daohang_cd {
    width: 100px;
    }
    .daohang {
    padding-left: 60px;
    }
    }
    @media(max-width:1280px){
    .daohang_fr_s {
    width: 70px;
    }
    .daohang_cd {
    width: 80px;
    }
    .daohang_ul>li {
    margin-left: 20px;
    }
    .daohang_en {
    margin: 0 20px 0 25px;
    }
    .daohang {
    line-height: 75px;
    }
    .about_ul>li {
    margin-left: 60px;
    }
    .news_cen .news_cen_div {
    padding: 19px 30px;
    }
    .news_fl {
    padding: 19px 30px 89px 35px;
    }
    .foot_div ul {
    margin-left: 68px;
    }
    .content .about_ul li {
    padding: 29px 0 30px 35px;
    }
    .course_ul li:nth-of-type(even)>.course_div>div:nth-of-type(1)::after {
    left: -68px;
    }
    .course_ul li:nth-of-type(odd)>.course_div>div:nth-of-type(1)::after {
    right: -68px;
    }
    }
    
    @media(max-width:1200px){
    .daohang a.fl{
    width: 15%;
    }
    .daohang_ul>li{
    margin-left: 18px;
    }
    }
    
    @media(max-width:1024px){
    .daohang_fr_s {
    width: 60px;
    }
    .daohang_cd {
    width: 65px;
    }
    .daohang_en {
    width: 85px;
    height: 30px;
    line-height: 30px;
    margin: 0 15px;
    }
    .daohang {
    padding-left: 15px;
    }
    .daohang_ul>li {
    margin-left: 10px;
    }
    .about_ul>li {
    margin-left: 72px;
    }
    .about_size {
    line-height: 28px;
    margin-top: 14px;
    }
    .about_ul {
    margin: 20px 0 30px 0;
    }
    .about_a a {
    line-height: 36px;
    padding: 0 24px;
    }
    .service_div li:hover .service_div_size {
    top: -35%;
    padding: 15px;
    }
    .service_div_size a {
    color: #fff;
    font-size: 1.25rem;
    }
    .service_div_size p {
    margin-top: 6px;
    }
    .news_cen_div a {
    line-height: 27px;
    margin: 8px 0;
    }
    .news_cen_div p:nth-of-type(2) {
    line-height: 27px;
    padding-top: 20px;
    }
    .news_cen_div p:nth-of-type(2)::after {
    top: 10px;
    }
    .news_fl {
    padding: 13px 15px 72px 15px;
    }
    .news_cen .news_cen_div {
    padding: 13px 20px;
    }
    .news_fl .swiper-button-next, .news_fl .swiper-button-prev {
    bottom: 3%;
    }
    .foot_div ul {
    margin-left: 35px;
    }
    .foot_div ul li:nth-of-type(1) {
    margin-bottom: 8px;
    }
    .content .about_ul li {
    padding: 19px 0 18px 20px;
    }
    .arison_ul li div:nth-child(2) {
    padding-left: 10px;
    }
    .arison_ul li div p:nth-child(2) {
    font-size: 0.85rem;
    }
    .course_ul li:nth-of-type(odd)>.course_div>div:nth-of-type(1)::after {
    right: -57px;
    }
    .course_ul li:nth-of-type(even)>.course_div>div:nth-of-type(1)::after {
    left: -56px;
    }
    .journalism_size a:nth-of-type(1) {
    font-size: 1.2125rem;
    margin: 8px 0;
    }
    .journalism_size a:nth-of-type(2) {
    margin-top: 5px;
    }
    .journalism_size p:nth-of-type(2) {
    -webkit-line-clamp: 2;
    }
    }
    @media(max-width:990px){
    .about {
    padding: 75px 0;
    }
    .about_ti p:nth-of-type(1) {
    font-size: 2rem
    }
    .about_ul>li {
    margin-left: 23px;
    }
    .about_size {
    -webkit-line-clamp: 2;
    }
    .Journalism_ul.kyteam img{
    max-width: 100%;
    }
    .about_ul li p {
    margin-top: 10px;
    }
    .about_ul {
    margin: 15px 0 19px 0;
    }
    .service {
    padding-top: 75px;
    }
    .service_bott {
    margin-top: 100px;
    }
    .research_ul li {
    height: 148px;
    }
    .results_lb {
    margin-top: 25px;
    }
    .results {
    padding: 75px 0;
    }
    .banner_img{
    display: none;
    }
    .banner .swiper-button-white{
    width: 24px;
    height: 22px;
    }
    .banner .swiper-button-prev {
    left: 6%;
    }
    .banner .swiper-button-next {
    right: 6%;
    }
    .second_ul li {
    margin-left: 25px;
    }
    .second {
    line-height: 55px;
    }
    .content_top p:nth-of-type(1) {
    font-size: 3rem;
    }
    .content .about_ul li div img{
    width: 40px;
    }
    .content .about_ul li {
    padding: 16px 0 18px 20px;
    }
    .picture_size {
    font-size: 1.7rem;
    }
    .picture img{
    height: 150px;
    object-fit: cover;
    }
    .second{
    display: none;
    }
    .course_ul li:nth-of-type(odd)>.course_div>div:nth-of-type(1)::after {
    right: -46px;
    }
    .course_ul li:nth-of-type(even)>.course_div>div:nth-of-type(1)::after {
    left: -46px;
    }
    .honor_size {
    padding: 10px;
    }
    .honor_size p {
    font-size: 14px;
    }
    .bigImg {
    width: 80%;
    }
    .details .col-sm-3{
    display: none;
    }
    }
    @media(max-width:767px){
    .about {
    padding: 35px 15px;
    }
    .about_wid>div{
    width: 100%;
    }
    .about_ul li div img{
    width: 40px;
    }
    .about_ul{
    text-align: center;
    }
    
    .about_ul>li {
    margin-left: 0px;
    }
    .about_ul>li:nth-of-type(2){
    margin: 0 10px;
    }
    .about_size {
    -webkit-line-clamp: 4;
    margin-top: 10px;
    }
    .arison_w70{
    margin-top: 15px;
    }
    .about_ti p:nth-of-type(1) {
    font-size: 1.7rem;
    }
    .service {
    padding: 35px 15px 0 15px;
    }
    .service_top {
    padding: 20px 0;
    }
    .service_ul li {
    width: 65px;
    height: 65px;
    }
    .service_ul li {
    margin-right: 15px;
    padding-top: 10px;
    }
    .service_ul li p {
    margin-top: 5px;
    }
    .service_div_size {
    padding: 10px ;
    }
    .service_div li {
    width: 50%;
    }
    .service_div_size a {
    color: #fff;
    font-size: 1.05rem;
    }
    .service_div_size p {
    font-size: 0.85rem;
    }
    .service_div li:nth-of-type(3) .service_div_size{
    border-left: none;
    }
    .service_div li:nth-of-type(1),
    .service_div li:nth-of-type(2){
    border-bottom: 1px solid #5a6777;
    }
    .Journalism_ul.kyteam li{
    padding: 20px;
    }
    .Journalism_ul.kyteam li .fl{
    width: 100%;
    padding-left: 0;
    margin-right: 0;
    
    }
    .Journalism_ul.kyteam .journalism_size p:nth-of-type(1){
    padding-right: 0;
    }
    .Journalism_ul.kyteam img{
    max-width: 60%;
    }
    .Journalism_ul.kyteam .journalism_size a:nth-of-type(1){
    font-size: 1.375rem;
    }
    .Journalism_ul.kyteam .journalism_size a:nth-of-type(1) span{
    font-size: 1rem;
    }
    .Journalism_ul.kyteam .journalism_size p:nth-of-type(1){
    font-size: .875rem;
    line-height: 1.25rem;
    }
    .Journalism_ul.kyteam .journalism_size{
    width: 70%;
    padding-left: 20px;
    }
    .Journalism_ul.kyteam li .fl{
    width: 30%;
    }
    .Journalism_ul.kyteam img{
    max-width: 100%;
    }
    .research {
    padding: 35px 15px;
    }
    .research_ul li {
    height: auto;
    margin-top: 15px
    }
    .research_size {
    padding: 10px;
    }
    .research_size>a:nth-of-type(1) {
    font-size: 1rem;
    padding: 5px 0;
    }
    .research_size p {
    font-size: 0.85rem;
    line-height: 26px;
    -webkit-line-clamp: 1;
    
    }
    .results {
    padding: 35px 15px;
    }
    .results_ul li {
    padding: 0 0px;
    }
    .results_ul {
    padding-top: 15px;
    float: left;
    }
    .results_size p {
    bottom: 9%;
    padding: 0 10px;
    }
    .results_size::after {
    width: 40px;
    height: 40px;
    }
    .news {
    padding: 35px 15px;
    }
    .news_wid>div{
    width: 100% !important;
    }
    .news_wid>div:nth-of-type(2){
    margin: 15px 0;
    }
    .news_fl .swiper-button-next {
    left: 15%;
    }
    .news_fl .swiper-button-prev {
    left: 5%;
    }
    .news_cen .news_cen_div {
    padding: 15px;
    }
    .news_fl {
    padding: 15px 15px 50px 15px;
    }
    .news_fl .swiper-button-next, .news_fl .swiper-button-prev {
    bottom: 0%;
    }
    .foot_div ul:nth-of-type(6),
    .foot_div ul:nth-of-type(1),
    .foot_div ul:nth-of-type(2),
    .foot_div ul:nth-of-type(3),
    .foot_div ul:nth-of-type(4),
    .foot_div ul:nth-of-type(5){
    display: none;
    }
    .foot_div {
    padding: 35px 15px 25px 15px;
    }
    .foot {
    display: none;
    }
    .content {
    padding: 35px 15px;
    }
    .content_top p:nth-of-type(2) {
    font-size: 1.1rem;
    }
    .content_top {
    margin-bottom: 15px;
    }
    .content .col-sm-4 {
    border-top: none;
    border-bottom: none;
    }
    .content .col-sm-8{
    padding: 0 15px;
    }
    .content_top p:nth-of-type(1) {
    font-size: 2.5rem;
    }
    .qualifications,
    .technology,
    .team,
    .contacts {
    padding: 35px 15px;
    }
    .arison_w100>div{
    width: 100%;
    }
    .arison_w100 {
    padding-top: 0px;
    }
    .arison_w70 {
    padding-left: 0px;
    }
    .qualifications_div>div:nth-of-type(odd),
    .team_col>div:nth-of-type(odd){
    padding-right: 7px;
    }
    .qualifications_div>div:nth-of-type(even),
    .team_col>div:nth-of-type(even){
    padding-left: 7px;
    }
    .team_size {
    padding: 13px 0;
    }
    .technology_top {
    font-size: 1.5rem;
    padding-bottom: 15px;
    margin-bottom: 15px;
    }
    .course {
    padding: 35px 15px;
    }
    .course_thumbs p {
    font-size: 1rem;
    padding-top: 70px;
    }
    .course .swiper-button-white {
    top: 6%;
    }
    .course_ul li:nth-of-type(even)>.course_div>div:nth-of-type(1),
    .course_ul li:nth-of-type(odd)>.course_div>div:nth-of-type(1) {
    float: right;
    text-align: right;
    width: 80%;
    }
    .course_ul li:nth-of-type(even)>.course_div>div:nth-of-type(2),
    .course_ul li:nth-of-type(odd)>.course_div>div:nth-of-type(2) {
    float: right;
    width: 80%;
    }
    .course_ul::after {
    left: 5%;
    transform: translateX(0%);
    }
    .course_div>div:nth-of-type(2) {
    line-height: 28px;
    padding: 12px;
    }
    .course_div div p {
    font-size: 19px;
    margin-bottom: 5px;
    }
    .course_ul li:nth-of-type(even)>.course_div>div:nth-of-type(2)::after{
    right: auto;
    left: -18px;
    border-left: 0px solid #ffffff;
    border-right: 18px solid #ffffff;
    }
    
    .course_ul li:nth-of-type(even)>.course_div>div:nth-of-type(2)::before {
    right: auto;
    left: -22px;
    border-left: 0px solid #efefef;
    border-right: 22px solid #efefef;
    }
    .course_ul li:nth-of-type(even)>.course_div>div:nth-of-type(1)::after {
    left: -69px;
    }
    .course_ul li:nth-of-type(odd)>.course_div>div:nth-of-type(1)::after {
    right: -52px;
    }
    .course_li {
    margin-top: 25px;
    }
    .big_bigImgWrap {
    width: 80%;
    }
    .details {
    padding: 35px 15px;
    }
    .details .title {
    font-size: 1.3rem;
    }
    .details .dade {
    font-size: 1rem;
    margin: 15px 0;
    }
    .details .title {
    margin-bottom: 15px;
    }
    .shang {
    margin: 15px 0;
    padding: 25px 0;
    line-height: 30px;
    }
    .shang .fl {
    width: 100%;
    }
    .shang .fr {
    float: left;
    margin-top: 15px;
    }
    .shang .fr a {
    line-height: 35px;
    padding: 0 20px;
    }
    .Journalism_ul li .fl {
    width: 100%;
    }
    .Journalism_ul li .fr {
    width: 100%;
    margin-top: 15px;
    }
    .Journalism_ul li {
    padding: 15px;
    margin-top: 15px;
    }
    .Journalism_ul li:nth-of-type(1){
    margin-top: 0;
    }
    .Journalism {
    padding: 35px 15px;
    }
    .three{
    display: none;
    }
    .knowledge {
    padding: 35px 15px;
    }
    }
    .chengg{
    padding: 75px 0;
    }
    .chengg_size{
    padding: 15px;
    text-align: center;
    }
    .chengg_div>a{
    display: inline-block;
    }
    .chengg_size a{
    color: #565656;
    font-size: 1rem;
    }
    .chengg_div{
    margin-bottom: 30px;
    }
    .news_dis>div,
    .results_dis>div{
    display: none
    }
    .content_smimg{
    position: relative;
    }
    .content_smimg>div{
    width: 50%;
    }
    .content_ta{
    line-height: 35px;
    font-size: 1.125rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 280px;
    
    }
    .content .container>.row>div:nth-of-type(even)>div:nth-child(2),
    .content .container>.row>div:nth-of-type(odd)>div:nth-child(1){
    float: left;
    }
    .content .container>.row>div:nth-of-type(even)>div:nth-child(1),
    .content .container>.row>div:nth-of-type(odd)>div:nth-child(2){
    float: right;
    }
    /* .content_yi{
    line-height: 35px;
    font-size: 1.125rem;
    text-align: center;
    left: 150px;
    } */
    @media(max-width:767px){
    .content .container>.row>div:nth-of-type(even)>div:nth-child(2),
    .content .container>.row>div:nth-of-type(odd)>div:nth-child(1){
    float: none;
    }
    .content .container>.row>div:nth-of-type(even)>div:nth-child(1),
    .content .container>.row>div:nth-of-type(odd)>div:nth-child(2){
    float: none;
    }
    .content_smimg>div{
    width: 100%;
    }
    body {
    padding-top: 60px;
    }
    .phone .fl{
    width: 50%;
    }
    .color_dao {
    line-height: 31px;
    }
    .searchbox {
    top: 60px;
    }
    .recruit_col span:nth-of-type(4),
    .recruit_col span:nth-of-type(5),
    .recruit_top>span:nth-of-type(5),
    .recruit_top>span:nth-of-type(4){
    display: none;
    }
    .recruit_col span,
    .recruit_top>span {
    width: 25%;
    }
    .recruit_top>span:nth-of-type(3){
    width: 30%;
    }
    .recruit_top>span:nth-of-type(2){
    width: 20%;
    }
    .recruit {
    padding: 35px 15px;
    }
    .recruit_bott {
    padding: 15px;
    }
    .banner_size{
    font-size: 1.125rem;
    }
    .about_ul>li{
    display: block;
    margin-top: 15px;
    }
    .service_div_size p {
    height: 19px;
    }
    }
    .second_fr a {
    
    padding-right: 20px;
    position: relative;
    }
    .second_fr a:before{
    content: ">";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px; color: #414141;
    
    }
    .second_fr a:last-child::before {
    display: none;
    }
    .daohang_ul li:nth-child(8) ul{
    display: none;
    }
    .daohang_ul{
        margin-right:85px;
    }