body{
	background: #f1f1f1;
}
.layui-row{
	margin: 25px auto;
	width: 1200px;
	
}
.class_title {
    color:#666;
    margin-top:34px;
    font-size: 16px;
}
.course_item {
    background: #fff;
    cursor: pointer;
    width:282px;
    transition: box-shadow 0.3s ease;
	
}
.course_item:hover {
    box-shadow: rgba(146, 157, 154, 0.3) 0px 5px 8px 0px;
}
.img_mdu {
    background: #fff;
    text-align: center;
    width:100%;
	height: 158px;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.course_img {
    height:158px;
    max-width:100%;
}
.course_title {
    padding:0 17px;
    font-size:16px;
    margin:20px 0 16px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color:#333;
    height:16px;
    line-height: 16px;
}
.course_title:hover {
    color:#ff464d;
}
.course_desc {
    color:#666;
    padding:0 17px;
    margin-bottom:19px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height:40px;
    line-height: 21px;
}
.sell_mdu {
    color:#ff464d;
    padding:0 17px 22px 17px;
    display: flex;
    align-items: center;
    height:13px;
}
.sell_mdu img {
    height:13px;
    margin-right:5px;
}
#pagination {
    margin:50px 0 50px 0;
    text-align: center;
}
#pagination2 {
    margin:50px 0 50px 0;
    text-align: center;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background: #ff464d;
}
.layui-laypage a:hover {
    background: #ff464d;
    color:#fff;
    text-decoration: none;
}
.layui-col-space20>* {
    padding: 10px 10px 20px 10px;
}
.layui-laypage a, .layui-laypage span {
    margin: 0 4px 5px 0;
    color:#999;
    padding: 0 10px;
    font-size: 14px;
}
.layui-disabled, .layui-disabled:hover {
    color:#ddd !important;
    text-decoration: none !important;
    background: #fff !important;
}
.layui-col-xs1 {
    width:7.1%;
}
.yun_header_nav_box ul  .nav_list_hover .yun_new_headernav_list_line {
    background: #ff464d;
}
.yun_header_nav_box ul .nav_list_hover a {
    color: #ff464d;
}
.yun_header_nav_box a:hover {
    color: #ff464d;
}
.hp_head {
    float:none;
}
.search_mdu {
    height:44px;
    box-sizing: border-box;
    padding-left:218px;
    margin-top:32px;
}
.yun_job_search_textcont {
    width: 600px;
    height: 40px;
    border-radius: 4px 0 0 4px;
    border: 2px solid #ff464d;
    float: left;
    padding-left: 40px;
    padding-right: 10px;
    background: #fff url(../images/yun_job_search_icon.png) no-repeat 10px 10px;
}
.Search_jobs_text {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #999;
    font-size: 15px;
    border: none;
    float: left;
}
.yun_bg_color {
    background: #ff464d;
}
.Search_jobs_submit {
    width: 110px;
    height: 44px;
    line-height: 44px;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    float: left;
    border-radius: 0px 3px 3px 0px;
}
.Search_jobs_box {
    width: 1198px;
    border: 1px solid #eee;
    background: #fff;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #eaeaea;
    padding-top: 20px;
    margin: 25px auto 0px auto;
}
.Search_jobs_form_list {
    width: 100%;
    float: left;
    /*padding-bottom: 20px;*/
    padding-bottom: 18px;
    font-size: 14px;
}
.Search_jobs_name {
    display: inline-block;
    width: 70px;
    padding-right: 10px;
    /*height: 33px;*/
    /*line-height: 33px;*/
    height:26px;
    line-height: 26px;
    margin-top:5px;
    text-align: right;
    color: #333;
    float: left;
    font-size: 14px;
}
.Search_jobs_sub {
    width: 1100px;
    float: left;
}
.Search_jobs_sub_a {
    height: 26px;
    line-height: 26px;
    float: left;
    padding: 0px 10px;
    margin-top: 5px;
    white-space: nowrap;
    color: #333;
    margin-right: 5px;
    border: 1px #FFFFFF solid;
    background-color: #FFFFFF;
    border-radius: 3px;
    cursor: pointer;
}
.Search_jobs_sub_a:hover {
    color: #ff464d;
}
.Search_jobs_sub_line {
    height: 26px;
    line-height: 26px;
    float: left;
    padding: 0px 2px;
    margin-top: 5px;
    white-space: nowrap;
    color: #333;
    margin-right: 8px;
    border: 1px #FFFFFF solid;
    background-color: #FFFFFF;
    border-radius: 3px;
    cursor: pointer;
}
.active_name {
    color: #ff464d;
    border: 1px #ff464d solid;
    background-color: #fff9f9;
}
.zh_more {
    float: right;
    margin-right: 10px;
    margin-top: 4px;
}
.zh_more span {
    display: block;
    width: 45px;
    height: 30px;
    border: 1px solid #ddd;
    line-height: 30px;
    padding-left: 10px;
    color: #333;
    background: url(../images/disc_icon3.png) no-repeat 40px center #ffffff;
    font-size: 12px;
    border-radius: 3px;
    cursor: pointer;
}
.zh_more span:hover {
    color: #777;
    text-decoration: underline;
}
.subname-mdu {
    float:left;
    padding:0 0 26px 19px;
	display: none;
}
.more_item {
    display: none;
    margin-top:23px;
}
.layui-col-md3 {
    width:306px;
    margin-bottom:30px;
	float: left;
}
.layui-col-md3:nth-child(4n+4) {
    width:282px;
}
.header_fixed_list li a:hover {
    background: #ff464d;
}
.header_fixed_list_cur {
    background: #e54a50;
}
.header_fixed_list li.header_fixed_list_cur a{
	color: #fff;
}
.no_course {
    color:#b8b8b8;
    font-size: 16px;
    text-align: center;
    margin:42px 0 200px 0;
}
.nocourse_img {
    text-align: center;
    margin-top:206px;
}

.dem-det-rows {
      width: 1198px;
      margin: 0 auto;
    }

    .det-top {
      font-size: 14px;
      display: block;
      margin: 55px auto 15px auto;
    }

    .det-top h3 a {
      font-size: 14px;
      color: #333;
    }

    .det-top h3 b {
      font-size: 14px;
      color: #666;
    }

    .det-con {
      background: #fff;
      padding: 30px;
    }

    .ms-top {
      display: flex;
      height: 40px;
      border-bottom: 1px solid #ddd;
    }

    .ms-top h3 {
      flex: 1;
      margin-right: 30px;
      font-size: 24px;
    }

    .ms-top h3 i {
      background: rgb(56, 210, 158);
      color: #fff;
      font-size: 14px;
      padding: 6px 12px;
      font-style: normal;
      margin-left: 10px;
      position: relative;
      top: -3px;
    }

    .ms-top span {
      text-align: right;
      color: #666;
      font-size: 16px;
    }

    .ms-top span b {
      font-weight: bold;
      color: red;
      font-size: 24px;
    }

    .der-p {
      margin-top: 20px;
    }

    .dep-tag {
      width: 73px;
      height: 30px;
      border: 1px solid #c5c5c5;
      font-size: 14px;
      line-height: 28px;
      margin-top: 21px;
      margin-left: 18px;
      color: #666666;
      text-align: center;
      border-radius: 2px;
      display: block;
    }

    .dep-tms {
      margin: 21px 18px;
      color: #666;
      font-size: 14px;
      min-height: 200px;
    }

    .dep-tms img {
      display: block;
      max-width: 750px;
      font-size: 0;
      margin-top: 10px;
    }

    .det-banner {
      width: 100%;
      margin: 30px 0;
    }

    .det-banner img {
      width: 100%;
    }

    .fb-btn {
      width: 100%;
      border-top: 1px solid #ddd;
    }

    .fb-btn a {
      background-color: #5f5bfb;
      color: #fff;
      width: 130px;
      height: 45px;
      margin: 15px auto 0 auto;
      text-align: center;
      line-height: 45px;
      border-radius: 5px;
      display: block;
    }

    .dem-footer {
      width: 100%;
      border-top: 1px solid #ddd;
      text-align: right;
      padding-top: 25px;
    }

    .dem-footer span {
      font-size: 14px;
      color: #333;
      padding-left: 20px;
    }

    .dem-footer span img {
      height: 12px;
      margin-right: 5px;
      position: relative;
      top: 2px;
    }

    .comment-rows {
      width: 780px;
      background: #fff;
      float: left;
    }

    .com-my {
      padding: 30px 30px 15px 30px;
      font-size: 24px;
      color: #333;
      border-bottom: 1px solid #f0f0f0;
    }

    .com-title {
      padding: 10px 30px 15px 30px;
      font-size: 20px;
      color: #333;
    }

    .comment-list ul li {
      margin-bottom: 10px;
      padding: 10px 30px;
      border-bottom: 1px solid #f0f0f0;
    }

    .user-info {
      display: flex;

      padding-bottom: 20px;
    }

    .user-info span {
      width: 45px;
      height: 45px;
      background-size: cover;
      background-position: 50% 50%;
      border-radius: 100%;
    }

    .user-phone {
      flex: 1;
      margin-left: 15px;
    }

    .user-phone h3 {
      display: block;
      margin-bottom: 5px;
      font-size: 16px;
      font-weight: 400;
      color: #379be9;
    }

    .user-phone h3 b {
      font-size: 14px;
      margin-left: 10px;
      color: #999;
    }

    .user-phone p {
      font-size: 14px;
      color: #666;
    }

    .com-my-area {
      margin: 30px 30px;
      display: flex;
    }

    .com-my-area span {
      width: 55px;
      height: 55px;
      border-radius: 100%;
      background-size: cover;
      background-position: 50% 50%;
    }

    .com-my-area textarea {
      flex: 1;
      height: 60px;
      border: 3px solid #f0f0f0;
      margin-left: 20px;
      border-right: 0;
      padding: 15px;
    }

    .login-btn {
      display: block;
      width: 100px;
      height: 94px;
      font-size: 22px;
      color: #fff;
      text-align: center;
      line-height: 94px;
      background: #379be9;
    }

    .deamad_top {
      display: flex;
      position: relative;
      margin: 0px 20px;
      border-bottom: 1px solid #ddd;
      align-items: center;
    }

    .deamad_top i {
      font-style: normal;
      display: inline-block;
      width: 40px;
      height: 45px;
      text-align: center;
      color: #fff;
      line-height: 30px;
      background-size: contain;
      background-repeat: no-repeat;
      background-image: url(images/icon-xu.png);
    }

    .deamad_top span {
      flex: 1;
      text-align: right;
      font-size: 14px;
      color: #666;
    }

    .deamad_top span b {
      color: red;
      font-size: 20px;
      font-weight: bold;
    }

    .deamad_title {
      margin: 20px;
      height: auto;
      max-height: 110px;
      overflow: hidden;
    }

    .deamad_title h3 {
      font-size: 18px;
      color: #333;
      display: block;
      margin-bottom: 10px;
    }

    .deamad_title p {
      font-size: 14px;
      color: #666;
      line-height: 26px;
    }

    .deamad_foot {
      margin: 0px 20px;
      padding-bottom: 15px;
    }

    .deamad_foot i {
      background: #38d29e;
      color: #fff;
      padding: 2px 5px;
      font-size: 12px;
      font-style: normal;
      margin-bottom: 5px;
      display: inline-block;
      margin-right: 5px;
    }

    .layui-col-md4 {
      width: 380px;
      float: left;
      margin-right: 30px;
      margin-bottom: 30px;
    }

    .layui-col-md4:nth-child(3n+3) {
      margin-right: 0;
    }

    .course_item {
      width: 100%;

    }

    .com-more {
      width: 350px;
      float: right;
      background: #fff;
    }

    .com-more h2 {
      padding: 30px 30px 15px 30px;
      font-size: 24px;
      color: #333;
      border-bottom: 1px solid #f0f0f0;
      margin-bottom: 20px;
    }

    .com-more h2 a {
      float: right;
      font-size: 14px;
      color: #666;
      position: relative;
      top: 8px;
    }

    .com-more a {
      border-bottom: 1px solid #ddd;
    }

    .no-list {
      width: 100%;
      text-align: center;
      padding-bottom: 50px;
      margin-top: 15px;
    }

    .no-list img {
      width: 150px;
      display: block;
      margin: 0px auto;
    }

    .no-list p {
      font-size: 14px;
      color: #999;
    }

    .det_content {
      padding: 30px;
      background: #fff;
    }

    .det_content h3.tit {
      display: block;
      width: 100%;
      height: 50px;
      line-height: 50px;
      border-bottom: 1px solid #ddd;
      margin-bottom: 30px;
      position: relative;
      text-indent: 15px;
      font-size: 20px;
    }

    .det_content h3.tit:after {
      content: '';
      position: absolute;
      width: 110px;
      height: 2px;
      background: #007AFF;
      bottom: 0;
      left: 0px;
    }

    .del-als img {
      width: auto;
      max-width: 820px;
      display: block;
    }

    .pro_det {
      width: 100%;
      background: #fff;
      padding: 30px 0;
      margin-bottom: 30px;
    }

    .del-left {
      float: left;
      width: 790px;
      padding: 0 30px;
    }

    .del-top {}

    .lf-img {
      width: 260px;
      height: 150px;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      float: left;
    }

    .del-font {
      width: 490px;
      float: right;
      margin-left: 20px;
    }

    .del-font h3 {
      display: block;
      margin-bottom: 15px;
      font-size: 24px;
      color: #333;
    }

    .del-font p {
      font-size: 14px;
      color: #999;
      line-height: 26px;
    }

    .del-font a {
      display: block;
      width: 150px;
      height: 45px;
      line-height: 45px;
      text-align: center;
      background: #fea83b;
      color: #fff;
      border-radius: 5px;
      margin-top: 50px;
      margin-left: 40px;
    }

    .del-right {
      width: 280px;
      float: left;
      border-left: 1px solid #ddd;
      padding-left: 30px;
	  margin-right: 30px;
    }

    .del-right h3 {
      font-size: 20px;
      color: #333;
      margin-bottom: 30px;
    }

    .del-right h3 span {
      display: inline-block;
      width: 2px;
      height: 16px;
      background: #ccc;
      margin-right: 10px;
    }

    .rg-con {
      text-align: center;
    }

    .rg-con span {
      width: 100px;
      height: 100px;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      display: block;
      border-radius: 100%;
      margin: 0px auto;
    }

    .rg-con h4 {
      display: block;
      margin-top: 20px;
    }

    .rg-con a {
      display: block;
      width: 130px;
      height: 45px;
      line-height: 45px;
      text-align: center;
      background: #007AFF;
      color: #fff;
      border-radius: 5px;
      margin: 20px auto;
    }
.header .nav .nav-list .nav-list-inner{
	margin-left: 0px;
	margin-right: 0px;
}
.nav-list a{
	padding: 0px 6px;
}
    .cons_bz {
      font-size: 14px;
      color: red;
      margin-top: 50px;
    }

    .cons_bz b {
      color: #666;
    }
	.alert_user{
	    position: fixed;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    z-index: 1000;
	    display: none;
	}
	.user_bg{
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    background: #000;
	    z-index: 1;
	    opacity: .5;
	}
	.user_name{
	    width: 350px;
	    background: #fff;
	    z-index: 10;
	    position: relative;
	    top: 13%;
	    padding: 30px 40px 10px 40px;
	    border-radius: 10px;
	    margin: 0px auto;
	}
	.user_name h3{
	    font-size: 18px;
	    display: block;
	    text-align: center;
	    margin-bottom: 30px;
	}
	.user_name ul li{
	    margin-bottom: 15px;
	    position: relative;
	}
	.user_name ul li button{
	    position: absolute;
	    right: -1px;
	    top: 0px;
	    width: 120px;
	    height: 47px;
	    background: #FE3019;
	    color: #fff;
	    border: 0;
	    border-radius: 5px;
	    font-size: 14px;
	}
	.user_name ul li input{
	    width: 100%;
	    height: 45px;
	    line-height: 45px;
	    font-size: 14px;
	    color: #333;
	    border-radius: 5px;
	    border: 1px solid #e7e7e7;
	    text-indent: 18px;
	}
	.btn_sub{
	    display: block;
	}
	.btn_sub a{
	    display: block;
	    width: 100%;
	    height: 50px;
	    line-height: 50px;
	    border-radius: 10px;
	    background: #FE3019;
	    margin: 30px auto;
	    color: #fff;
	    text-align: center;
	    border: 0;
	    font-size: 18px;
	}
	.logos{
	    text-align: center;
	    padding-top: 10px;
	    padding-bottom: 20px;
	}
	.logos img{
	    width: 100px;
	    margin: 0px auto;
	}
	.chakan{
	    background: #4c89e8;
	    display: block;
	    width: 100%;
	    height: 40px;
	    border-radius: 60px;
	}
	.clearfix:after {
		content: " ";
		display: block;
		clear: both;
		height: 0
	}
	
	.clearfix {
		zoom: 1
	}