    .school_info_title img{
        width: 70px;
    margin-right: 10px;
        
    }
    .major_body_right_box ul.school_info li.school_info_title{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    border-bottom: 1px solid #F3F5F7;
    background: #ffffff;
    display: flex;
    align-items: center;}
   .school_info_title a{
    display: flex;
    align-items: center;
    white-space: break-spaces;
    }
    .school_info{
    border: 1px solid #F2F2F2;
    border-top: none;
    color: #333;
    }
    .major_body_right_box ul.school_info li {
        font-size: 14px;
        white-space: break-spaces;
        overflow: hidden;
        display: flex;
        background-color: #F3F5F7;
    padding: 5px;
    }  
    .major_body_right_box ul.school_info li:nth-child(2n) {
      background-color: #ffffff;
    }
    .major_body_right_box ul.school_info li span {
        min-width: 70px;
        display: block;
    color: #666;
        float: left;
        font-weight: bold;
    }
.major_body_right_box form{font-size: 14px;color: #666666;}
.major_body_right_box form select, #name,#tel{
width: 210px;
height: 36px;
background: #FFFFFF;
text-indent: 5px;
border: 1px solid #D4D4D4;
box-sizing: border-box;}
.major_body_right_box form ul{
display: flex;
height: 80px;
padding-top: 5px;
flex-wrap: wrap;}
.major_body_right_box .show_zxbd li {
width: 50%;
}
.show_zxbd>p img{
    margin-right: 5px;
}
.show_zxbd>p{
    font-weight: bold;
    margin: 10px;
    font-size: 20px;
    color: #333333;
    background: linear-gradient(-90deg, #FF8048 0%, #FF5054 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}
span.from_title {
    font-weight: bold;
    font-size: 15px;
    color: #333333;
}
.show_zxbd>div {
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    align-items: center;
}        
#btnok{
width: 270px;
height: 44px;
background: #EF232C;
border: none;
font-size: 16px;
color: #FFFFFF;
cursor: pointer;
}
.major_main .nav a{
font-size: 14px;
color: #666666;
}
.major_main .nav{
color: #666666;
font-size: 14px;
margin: 18px 0;
}
.major_main .major_info{
width: 1180px;
height: 164px;
padding: 38px 10px;
display: flex;
background: #FFFFFF;
}
.major_main .major_info>img{
width: 280px;
height: 164px;
}
.major_main .major_info_center{
width: 560px;
padding: 0 30px;
}
.major_main .major_info_btn{
width: 278px;
padding-top: 36px;
}
.major_main h1{
font-weight: bold;
font-size: 22px;
text-align: center;
margin: 16px 0;
color: #14142C;}
.major_info_center ul{
font-size: 14px;
color: #666666;
line-height: 30px;
display: flex;
flex-wrap: wrap;}
.major_info_center ul li{
width: 220px;
}
.major_info_btn>div img{
height: 18px;
vertical-align: sub;
margin-right: 5px;
}
.major_info_btn>div a{
font-size: 14px;
color: #333333; 
margin-right: 10px;}
.major_info_btn>a{
display: block;
width: 278px;
margin-top: 16px;
text-align: center;
height: 50px;
line-height: 50px;
background: #EF232C;
font-size: 14px;
color: #FFFFFF;
}
.major_body{
margin-top: 10px;
}
.major_body_box{width:880px;padding:10px;background:#fff;margin-bottom:10px;}
.major_box_title{
font-weight: bold;
font-size: 18px;
color: #333333;
border-bottom:1px solid #F2F2F2;
height: 40px;
position: relative;
}
.major_box_title1{
font-weight: bold;
padding-bottom: 10px ;
font-size: 18px;
color: #333333;
border-bottom: 1px solid #F2F2F2;
height: 40px;
line-height: 40px;
padding-left: 15px;
position: relative;
}
.major_box_title1::after{
content:"";
display:block;
width: 6px;
height: 24px;
background: #EF232C;
border-radius: 3px;
position: absolute;
bottom: 17px;
left: 0;
}
.major_box_title1 a{
position: absolute;
right: 0;
font-weight: 400;
font-size: 14px;
color: #999999;
}
.major_box_title::after{
content:"";
display:block;
width: 20px;
height: 4px;
background: #EF232C;
position: absolute;
bottom: 0;
left: 20px;
}
.major_box_info {
padding: 15px 0;
font-size: 14px;
color: #333333;
line-height: 30px;
}
.major_form{
background: url('/statics/images/bmbd_bg.png') center center no-repeat;
}
.major_box_news .index-news-li img{
width: 150px;
height: 88px;
}
.major_box_news .index-news-li{
display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: space-between;
}
.major_box_news .index-news-li .major_box_news_top{

height: auto;
white-space: normal;
display: flex;
margin: 20px 0 10px;
}
.major_box_news .index-news-li .major_box_news_top p{
font-weight: bold;
font-size: 16px;
color: #333333;
margin-left: 10px;
line-height: 24px;}
.major_box_news .index-news-li .major_box_news_top p span{
font-weight: normal;
position: absolute;color: #999999;font-size: 14px;
left: 160px;
bottom: 0;
}
.major_box_news .index-news-li a{
width: 50%;
}
.major_body{display:flex;
justify-content: space-between;}
.major_body_left{width:900px;}
.major_body_right{width:290px;}
.index-news-li li::before {
display: inline-block;
content: "";
width: 6px;
height: 6px;
background: #DBDBDB;
border-radius: 50%;
vertical-align: inherit;
margin-right:8px;
}
.major_box_news .index-news-li a {
font-size: 14px;
color: #333333;
line-height: 34px;
word-wrap: normal;
overflow: hidden;
width: 420px;
height: 34px;
white-space: nowrap;
text-overflow: ellipsis;
position: relative;
}
.major_body_right_box{
background: #FFFFFF;
margin-bottom: 10px;
padding: 10px;}

.major_body_right_title{
font-weight: bold;
font-size: 18px;
position: relative;
height: 35px;
line-height: 35px;
border-bottom: 1px solid #F2F2F2;
padding-bottom: 5px;
color: #333333;}
.major_body_right_title img{
vertical-align: sub;
margin-right: 5px;
}
.major_body_right_title a{
font-size: 14px;
color: #999999;
position: absolute;
right: 0;
top: 0;
}
.major_body_right_box ul li{
word-wrap: normal;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.major_body_right_box ul a{
font-size: 14px;
color: #333333;
line-height: 32px;
}
.major_body_right_box ul a span,.major_body_right_box ul a img{
font-size: 16px;
line-height: 32px;
color: #999999;
margin-right: 10px;
}
.major_body_right_box ul a .t1{
color: #FF7632;
font-weight: bold;

}
.major_body_right_box ul a .t2{
color: #FF7632;
font-weight: bold;
}
.major_body_right_box ul a .t3{
color: #FFC832;
font-weight: bold;
}
.index-news-li>a{
position: relative;
}
.major_box_news .index-news-li li {
position: relative;
padding-right: 50px;
word-wrap: normal;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}.major_box_news .index-news-li span {
position: absolute;
right: 0;
background: #fff;
color: #999999;
}
.major_box_info p{
text-indent: 2em;
}

.major_box_tab{
    font-weight: bold;
font-size: 18px;
color: #333333;
border-bottom: 1px solid #F2F2F2;
height: 40px;
position: relative;
}
.show_mian{
background: #ffffff;
overflow: hidden;
margin-bottom: 10px;
padding: 20px 10px;
}
.show_txt{
font-size: 12px;
margin-top: 24px;
color: #B3B3B3;
}

.show_introduction,.show_info{
background: #F9F9F9;
padding: 20px;
font-size: 14px;
margin: 15px 0;
color: #999999;
line-height: 24px;}
.show_content {
font-size: 16px;
line-height: 2em;
}
.show_prenext {
font-size: 16px;
color: #333333;
display: flex;
flex-direction: column;}
.show_prenext a{
color: #333333;
}























