@charset "utf-8";

.parts{ padding:20px 0; width:1200px; margin:0 auto;}

.slide-item-body { padding:30px 0 0 0;}

.slide-item-body ul {}


.slide-item-body ul li {
width:30.33%; margin:0 1.5%;float:left;
    height: auto;
    margin-bottom: 40px;
    border-radius: 16px; position:relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: inherit;
    padding-top: 0;
    background-color: #fff;
    color: #000;
    z-index: 10002;
}

.slide-item-body ul li a {
    display: block;
    box-shadow: 0 5px 20px 1px rgba(49, 49, 49, 0.2);border-radius: 16px ;
}
.slide-item-body ul li:hover {
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: 1002;
    position: relative;
    left: 0;
	
}
.new-img img {
    width: 100%;
    height: 195px;
    border: none;
    display: block; border-radius: 16px 16px 0 0;
}

.new-body {
    padding: 20px 20px 20px 20px;
}

.new-body-title {
    height: 30px; color:#333; 
    line-height:30px;
    font-size: 20px; font-weight:700;
    overflow: hidden;
    letter-spacing: 1px; margin-bottom:5px;
}

.tag_infor{ font-size:14px; padding:4px 12px; line-height:18px; border-radius:13px;  color:#dc2626; position:absolute; left:20px; top:20px;background-color: rgba(255, 255, 255, 0.8); z-index:9999; display:block; }

.course_style{ padding:15px 0;}
.course_style dl{ font-size:16px;}
.course_style dl dt{ width:90px; color:#555;padding:4px 0px; }
.course_style dl dd{ width:800px;}
.course_style dl dd a{ color:#555; padding:4px 14px; margin:0 15px 10px 15px; display:inline-block;}
.course_style dl dd a.on,.course_style dl dd a:hover{ background: -webkit-linear-gradient(right, #db2725, #da7208); /* Safari 5.1-6.0 */
  background: -o-linear-gradient(right, #db2725, #da7208); /* Opera 11.1-12.0 */
  background: -moz-linear-gradient(right, #db2725, #da7208); /* Firefox 3.6-15 */
  background: linear-gradient(to right, #db2725, #da7208); /* 标准语法 */
  color:#fff; border-radius:6px;
  }
  .num{ color:#999; 
    line-height:36px;
    font-size: 14px;}
.ljbm{  background: -webkit-linear-gradient(right, #db2725, #da7208); /* Safari 5.1-6.0 */
  background: -o-linear-gradient(right, #db2725, #da7208); /* Opera 11.1-12.0 */
  background: -moz-linear-gradient(right, #db2725, #da7208); /* Firefox 3.6-15 */
  background: linear-gradient(to right, #db2725, #da7208); /* 标准语法 */
  color:#fff; border-radius:26px; padding:3px 15px; font-size: 14px; line-height:25px; margin:3px 0 0 0;}
.bg_white{ background:#fff; margin-bottom:20px;}
  .pd_b{ padding:15px ;}
.course_a{}
.course_a dt{ width:510px; height:360px; float:left;}
.course_a dt img{ max-height:100%;height:360px;}
.course_a dd{ float:left; padding-left:20px;width:610px;}
.course_a dd h2{ font-size:20px; line-height:40px; }
.p_course4{ background:#f4f4f4; padding:10px 15px; margin-top:15px; font-size:13px; color:#555; line-height:29px;}
.now{ font-size:16px;line-height:49px; background: -webkit-linear-gradient(right, #db2725, #da7208); /* Safari 5.1-6.0 */
  background: -o-linear-gradient(right, #db2725, #da7208); /* Opera 11.1-12.0 */
  background: -moz-linear-gradient(right, #db2725, #da7208); /* Firefox 3.6-15 */
  background: linear-gradient(to right, #db2725, #da7208); /* 标准语法 */ border-radius:25px; color:#fff; text-align:center; width:160px; height:49px; display:block; margin:30px 0 0 0;}.red{ color:#da7208; font-size:18px;}
  .course_cont{ width:100%; background:#fff; margin:0px auto;}
.pd_20{ padding:20px;}

.detail{ width: auto; padding:20px 20px; line-height:30px; font-size:16px;}
.zz_tit{ border-bottom: 2px solid #eaeaea; height:35px; padding:6px 10px;}
.zz_tit h3{ font-size:16px; line-height:35px;}
.detail img{ margin:10px 0;}
.contact{ width:835px; margin:90px auto 90px auto; box-sizing:border-box; padding:33px;box-shadow: 0 3px 14px 3px rgba(49, 49, 49, 0.4); background:#fff; border-radius:14px;}
.contact_p{ font-size:14px; line-height:30px; height:30px;}
.contact_div{ border-radius:4px; border:1px solid #ccc; margin-bottom:20px; padding:9px 0 9px 10px;}
.contact_div input{ height:30px; line-height:30px; width:100%; border:0; font-size:16px;}
.contact_div textarea{ height:120px; width:98%;font-size:16px; border:0; line-height:30px;}
input:focus, textarea:focus {
  outline: none;
}
.contact_title{ border-bottom:2px solid #ddd; margin:0 0 20px 0;}
.contact_title h3{ font-size:20px; font-weight:700;  color:#333; line-height:45px; height:45px; padding:0;}

.tj_btn{ padding:20px 0 0 0;}

.tj_btn .btn_a{ width:100%; color:#fff;height:52px; line-height:52px; border:0; -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; border-radius:26px; margin:0 10px;  font-size:16px; display:inline-block;background: -webkit-linear-gradient(right, #db2725, #da7208); /* Safari 5.1-6.0 */
  background: -o-linear-gradient(right, #db2725, #da7208); /* Opera 11.1-12.0 */
  background: -moz-linear-gradient(right, #db2725, #da7208); /* Firefox 3.6-15 */
  background: linear-gradient(to right, #db2725, #da7208); /* 标准语法 */ }


  
  /****广告循环图*****/
.banner{ min-width:1200px;  position:relative;  height:520px; overflow:hidden; margin:0 auto;  }
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important; }
.banner .bd li{ width:100% !important;  height:520px; }
.banner .bd li .siteWidth{ width:1200px; position:relative;  margin:0 auto;  height:520px;  }
.banner .bd li a{ height:520px; display:block;  }
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:30px; left:0; height:30px; line-height:30px; text-align:center; }
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:20px; height:20px; margin:4px; background:#fff; overflow:hidden; border-radius:100%;line-height:9999px; }
.banner .hd ul .on{ background:#175aa1;}
