/* 头部 */
body,div,ul,li,p,h1,h2,h3,h4,h5,h6,input,a{margin:0;padding:0;}
html,
body {
    margin: 0;
    padding: 0;
}

td {border:0;border:none;}


#homeWrapper {
    margin: 0 auto;
    min-width: 1200px;
}
.more-to {
    display: inline-block;
    width: 45px;
    height: 45px;
    color: #333;
}
.main {
    height: auto;
    margin: 0 auto;
}
.head {
    height: auto;
    margin: 0 auto;
    background-color: #ffffff;
    border-bottom: 2px solid #e0dfdf;
}

.head-title {
    width: 1200px;
    margin: 0 auto;
    font-size: 0;
}

.head-left {
    vertical-align: top;
    height: 77px;
    line-height: 77px;
    width: 10px;
    display: inline-block;
}

.head-right {
    padding-left: 0px;
    height: 77px;
    width:1190px;
    display: inline-block;
}

.head-right > ul {
    margin-bottom: 0;
    list-style-type: none;
}

.head-right ul > li {
    padding-top: 25px;
    text-align: center;
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
    height: 78px;
}
.head-right > ul > li:hover {
   border-bottom: 3px solid orangered;
}

.r-home {
    width: 70px;
}
.r-select{
    border-bottom: 3px solid orangered;
}
.r-other {
    width: 110px;
}

.head-right ul > li a {
    display: inline-block;
    height: 53px;
    color: #3d3f32;
}
.head-right ul > li > ul {
    padding-left: 0;
    position: absolute;
    font-size: 14px;
    z-index: 999;
    background-color: rgba(224, 224, 224, 0.5);
}
.head-right ul > li > ul > li{
    padding: 0;
    height: 40px;
    list-style-type: none;
    font-size: 14px;
}

.right-ul > li:hover ul{
    display: block !important;
}
.head-right ul li ul li a {
    width: 110px;
    height: 40px;
    line-height: 40px;
}

.head-right ul li ul li a[title="天府美育教育中心"]{
    width: 150px;
    height: 40px;
    line-height: 40px;
}
.head-right ul li ul li a[title="人工智能教学改革"]{
    width: 150px;
    height: 40px;
    line-height: 40px;
}
 
@media \0screen\,screen\9 { 
    .head-right ul>li>ul>li a :hover{
        background-color: #FF4500;
        /* position: relative; */
        /* filter: alpha(opacity=50); */
        
    }
    .head-right ul>li>ul {
        background-color: #E0E0E0;
        filter: alpha(opacity=50);
    }
}
.head-right ul > li > ul > li a :hover {
    background-color: rgba(255, 69, 0, 0.5);
    color: white;
}
.head-right ul > li > a span {
    display: inline-block;
    width: 100%;
}

.nav-ch {
    font-size: 14px;
}

.nav-eng {
    font-size: xx-small
}

/* 脚部 */

.foot {color: #efefef;
    text-align: center;
    background-color: #707070;
    height: 120px;
    padding-top: 10px;
    line-height: 180%;
}

.foot span {
    color: #efefef; text-align: center;
    background-color: #707070;
    height: 120px;
    padding-top: 10px;
    line-height: 180%;
}
.main-common {
    margin: 0 auto;
    width: 1200px;
}

.main-common .common-top {
    height: 45px;
    line-height: 45px;
    font-size: 0;
    border-bottom: 1px solid #b2b2b2;
}

.main-common .common-top .top-left {
    width: 1155px;
    display: inline-block;
    vertical-align: top;
}

.main-common .common-top .top-right {
    width: 45px;
    font-size: 14px;
    display: inline-block;
}

.main-common .common-top .top-left .left-img {
    display: inline-block;
    width: 4px;
    height: 4px;
}

.main-common .common-top .top-left .left-shu {
    display: inline-block;
    width: 24px;
    height: 18px;
}

.main-common .common-top .top-left .left-span {
    vertical-align: top;
    font-weight: bolder;
    padding-left: 10px;
    font-size: 14px;
    display: inline-block;
}

.main-common .common-top .top-left .right-span {
    vertical-align: top;
    font-size: 14px;
    display: inline-block;
}

.main-common .common-bot {
    height: 100px;
    padding-top: 25px;
    font-size: 0;
}

.main-common .common-bot .bot-text {
    position: relative;
    height: 45px;
    line-height: 45px;
    background-color: #e0e0e0;
}

.main-common .common-bot .bot-link {
    display: inline-block;
    padding-left: 30px;
    padding-right: 20px;
    font-size: 14px;
}

.main-common .common-bot .bot-link a {
    color: #7d7979;
}

.main-common .common-bot .bot-img {
    display: inline-block;
    vertical-align: top;
}

.main-common .common-bot .bot-img img {
    width: 24px;
    height: 18px;
}

.main-common .common-bot .bot-text .del-operator {
    bottom: 0;
    position: absolute;
    right: 0;
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid white;
    border-bottom: 10px solid white;
}
.modal-dialog {
    width: 800px;
    margin: 0 auto;
    margin-top: 100px;
}
.modal-content {
    border: none;
    border-radius: 0;
}
.modal-body .content-info {
    font-size: 0;
}
.modal-body .content-info .info-top {
    height: 450px;
}
.modal-body .content-info .info-top .top-img {
    display: inline-block;
    width: 730px;
}
.modal-body .content-info .info-top .top-img img {
    width: 720px;
    height: 450px;
}
.modal-body .content-info .info-top .top-icon {
    display: inline-block;
    width: 40px;
    vertical-align: top;
}
.modal-body .content-info .info-bot {
    height: 40px;
    line-height: 40px;
}
.modal-body .content-info .info-bot .bot-left {
    display: inline-block;
    font-size: 14px;
    font-weight: bolder;
    width: 485px;
    padding-left: 10px;
}
.modal-body .content-info .info-bot .bot-right {
    display: inline-block;
    width: 245px;
}
.modal-body .content-info .info-bot .bot-right ul {
    margin-bottom: 0;
    padding-left: 0;
}
.modal-body .content-info .info-bot .bot-right ul li {
    display: inline-block;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
}
.modal-body .content-info .info-bot .bot-right ul li .yema {
    font-weight: bolder;
}
.modal-body .content-info .info-detail .detail-one {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.modal-body .content-info .info-detail .detail-two{
    font-size: 14px;
}
.modal-body .content-info .info-detail .detail-sz {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.modal-body .content-info .info-detail .detail-sz .sz-zd {
    padding-left: 50px;
}