﻿body{overflow-x: hidden; font-size: 14px;transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out;}

/** 设置默认字体 **/
body,button,select, textarea {
  font: 14px/1.5 'Microsoft Yahei',tahoma, Srial, helvetica, sans-serif;}
  .ssx{background:#ebeeff}

.clear{ clear: both;}

.banner{
    background: url("../images/dq1_01.jpg") no-repeat center top;
    height:527px;
}
.banner2{
    background: url("../images/dq1_07.jpg") no-repeat center top;
    height:156px;
}
.zhuzhong{width:1200px; margin:0 auto;}
.diyiban{margin:50px 0;}
.vocation_two_title h1 {
    font-size: 40px;
    color: #000000;
    text-align: center;
    margin-top: 27px;
}
.vocation_two_title h1 span {
    color: #db312a;
}
.vocation_xian{font-size:18px; text-align:center;}
.dierban img{margin:30px 0 60px;}
.disanban{ background-color:#f6fbff; height:590px; padding:30px 0;}
.disiban{
    background: url("../images/dq1_21.jpg") no-repeat center top;
    height:237px;
}
.diliuban{    background: url("../images/bjs_24.jpg") no-repeat center top; height:958px; padding:80px 0 0; margin:40px 0;}

.diwuban{ background-color:#f6fbff; height:590px; padding:30px 0;}

.title_text_order {
    width: 42px;
    height: 2px;
    background-color: #ff3366;
    margin: auto;
}
/*短期课程*/

.dq{
    width:1200px;
    height: 1129px;
    overflow: hidden;
    margin: 0 auto;
}
.dq ul{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
    
}
.dq ul li{
    width: 300px;
    height: 282px;
}


.vocation_nine_t {
    width: 310px;
    height: 40px;
    overflow: hidden;
    display: block;
    border: 1px solid #c6c6c5;
    border-radius: 5px;

}
.vocation_nine_con {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 40px;
    padding-left: 210px;
    padding-bottom: 80px;
	padding-top:30px;
}
.vocation_nine_list {
    width: 50%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
}

.vocation_nine_t input {
    width: calc(100% - 100px);
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    border: none;
    font-size: 16px;
    padding: 0 10px;
}

.vocation_nine_t input::placeholder {
    color: #999999;
}

.vocation_nine_t a {
    width: 80px;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
    float: right;
    font-size: 16px;
    color: #0a5b93;
    text-align: center;
    line-height: 40px;
    background: #c6c6c5;
}

.vocation_nine_t a img {
    width: 35px;
    height: 30px;
    overflow: hidden;
    display: block;
    margin: 5px auto;
}

.vocation_nine_b {
    width: 370px;
    height: auto;
    overflow: hidden;
    display: block;
    margin-top: 23px;
}

.vocation_nine_b ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
}

.vocation_nine_b ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    padding-top: 17px;
    padding-bottom: 13px;
    border-bottom: 1px dashed #caced7;
}

.vocation_nine_b ul li a {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocation_nine_b ul li a p {
    width: calc(100% - 100px);
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    font-size: 18px;
    color: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: "å¾®è½¯é›…é»'";
}

.vocation_nine_b ul li a h1 {
    width: calc(100% - 100px);
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    font-size: 18px;
    color: #a12521;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: "å¾®è½¯é›…é»'";
}

.vocation_nine_b ul li a span {
    width: 100px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: right;
    font-size: 14px;
    color: #f80e0e;
    font-family: "å¾®è½¯é›…é»'";
}

.vocation_nine_bottom {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 60px;
}

.vocation_nine_bottom a {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    font-family: "å¾®è½¯é›…é»'";
    width: 345px;
    height: 60px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: #db312a;
    border-radius: 5px;
    line-height: 60px;
}