@charset "utf-8";
/* css reset www.admin10000.com */
html {
  font-size: 10px;
  font-size: 62.5%;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
body {
  background: #fff;
  color: #555;
  font-size: 1.4rem;
  font-family: "Microsoft Yahei";
}
a:hover,
a:focus {
  color: #575757;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
i,
b,
u,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #7c7c7c;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
   color:#2a9b95;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px "Microsoft YaHei";
  outline: none;
}
table {
  border-collapse: collapse;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.am-direction-nav {
  display: none;
}
.con {
  width: 1200px;
  margin: 0 auto;
}
.header {
  width: 100%;
  background: #f0f0f0;
}
.header .header_top {
  font-size: 14px;
  color: #747474;
  height: 48px;
  line-height: 48px;
}
.header .header_top .icon_dl a {
  display: inline-block;
  vertical-align: middle;
  padding: 0 8px;
  font-size: 14px;
  color: #747474;
}
.logo {
  padding: 36px 0 21px;
}
.logo .logo_r .icon_yh_btn {
  display: inline-block;
  vertical-align: middle;
  width: 171px;
  height: 54px;
  line-height: 54px;
  background-color: #e1c003;
  box-shadow: 1.5px 2.598px 3px 0px rgba(4, 0, 0, 0.15);
  text-align: center;
  border-radius: 5px;
}
.logo .logo_r .icon_yh_btn i {
  border-radius: 0 5px 5px 0;
  display: inline-block;
  vertical-align: top;
  width: 106px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  float: right;
  background: #eab404;
}
.logo .logo_r .seach {
  display: inline-block;
  vertical-align: middle;
  width: 322px;
  height: 50px;
  margin-right: 35px;
  background: #f6f6f6;
}
.logo .logo_r .seach input[type='text'] {
  width: 238px;
  margin-right: -2px;
  height: 50px;
  border: solid 1px #e3e3e3;
  padding-left: 45px;
  background: url("../images/icon_ss.png") no-repeat left 15px center;
}
.logo .logo_r .seach .ss_btn {
  width: 85px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  background: #03938a;
  border: none;
  height: 50px;
  float: right;
}
.nav_con {
  width: 100%;
  background: #2a9b95;
}
.nav_con .nav li {
  float: left;
  width: 114px;
  height: 59px;
  line-height: 59px;
  text-align: center;
}
.nav_con .nav li a {
  font-size: 16px;
  color: #fff;
  display: block;
}
.nav_con .nav li:hover {
  background: #218580;
}
.nav_con .nav li.on {
  background: #218580;
}
.nav_con .nav li .icon_sp {
  width: 180px;
  height: 59px;
  text-align: center;
  background: #33b7bb;
}
.nav_con .nav li .icon_sp img {
  margin-right: 5px;
  vertical-align: middle;
}
.banner {
  max-width: 100%;
  min-width: 1200px;
  position: relative;
  margin: 0 0;
  height: 385px;
}
.banner img {
  min-width: 1200px;
  min-height: 350px;
}
.banner .banner_con {
  height: 350px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -600px;
  z-index: 99;
}
.banner .banner_con .banner_r {
  width: 343px;
  background: #333;
  min-height: 385px;
  overflow: hidden;
}
.am-slider .am-slides img{
  min-height: 385px;
}
.banner .banner_con .banner_r .banner_tab {
  width: 343px;
  background: #333333;
  height: 55px;
}
.banner .banner_con .banner_r .banner_tab li {
  line-height: 55px;
  font-size: 18px;
  color: #d8d8d8;
  cursor: pointer;
  float: left;
  width: 50%;
  text-align: center;
  border-bottom: solid 2px #494949;
}
.banner .banner_con .banner_r .banner_tab li.on {
  background: #757474;
  border-bottom: solid 2px #f2cd06;
}
.banner .banner_con .banner_r .banner_tab_con .banner_list {
  padding: 10px;
  display: none;
}
.banner .banner_con .banner_r .banner_tab_con .banner_list li {
  line-height: 2.8;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.banner .banner_con .banner_r .banner_tab_con .banner_list li a{
  color: #d8d8d8;
}
.banner .banner_con .banner_r .banner_tab_con .banner_list li a:hover {
  color: #f2cd06;
}
.banner .banner_con .banner_r .banner_tab_con .banner_list li a i {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #ffffff;
  margin-right: 15px;
  border: solid 1px #aaaaaa;
}
.banner .banner_con .banner_r .banner_tab_con .banner_list li a i.on {
  background: #f2cd06;
  color: #ffffff;
  border: solid 1px #f2cd06;
}
.banner .banner_con .banner_r .banner_tab_con .active {
  display: block;
}
.content_top {
  margin-top: 30px;
}
.content_top .con_left {
  width: 880px;
}
.content_top .con_left .title {
  font-size: 24px;
  color: #353535;
}
.content_top .con_left .title img {
  vertical-align: middle;
  margin-right: 10px;
}
.content_top .con_left .title span a {
  font-size: 14px;
  color: #7c7c7c;
}
.content_top .con_left .kc_list {
  margin-top: 15px;
}
.content_top .con_left .kc_list li {
  float: left;
  overflow: hidden;
  width: 285px;
  background: #f5f5f5;
  margin-left: 12px;
  min-height: 280px;
}
.content_top .con_left .kc_list li a {
  color: #4f4f4f;
}
.content_top .con_left .kc_list li a h4 {
  line-height: 2;
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
}
.content_top .con_left .kc_list li a p {
  font-size: 14px;
  padding-left: 20px;
  /*line-height: 2;*/
}
.content_top .con_left .kc_list li a:hover {
  color: #2a9b95;
}
.content_top .con_left .kc_list li span {
  display: block;
  width: 285px;
  height: 192px;
  overflow: hidden;
  position: relative;
}
.content_top .con_left .kc_list li span .pic {
  width: 100%;
  height: 100%;
}
.content_top .con_left .kc_list li span .mask {
  position: absolute;
  bottom: -100%;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.content_top .con_left .kc_list li span .mask .sp {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}
.content_top .con_right {
  width: 305px;
  height: 335px;
  background: #f4f4f4;
}
.content_top .con_right .con_right_tab {
  width: 100%;
}
.content_top .con_right .con_right_tab li {
  cursor: pointer;
  float: left;
  text-align: center;
  width: 50%;
  line-height: 57px;
  height: 57px;
  font-size: 18px;
  color: #414141;
  border-bottom: solid 2px #e3e3e3;
}
.content_top .con_right .con_right_tab li.on {
  border-bottom: solid 2px #22bab2;
  position: relative;
}
.content_top .con_right .con_right_tab li.on:after {
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #22bab2;
}
.content_top .con_right .con_right_con {
  padding: 25px 20px;
}
.content_top .con_right .con_right_con .banner_list {
  display: none;
}
.content_top .con_right .con_right_con .banner_list li {
  margin-bottom: 25px;
  height: 47px;
  overflow: hidden;
}
.content_top .con_right .con_right_con .banner_list li a {
  font-size: 14px;
  color: #666666;
}
.content_top .con_right .con_right_con .banner_list li a:hover {
  color: #2a9b95;
}
.content_top .con_right .con_right_con .banner_list li a .list_rq {
  width: 75px;
  float: left;
  margin-right: 15px;
  text-align: center;
  padding-right: 15px;
  border-right: solid 1px #d2d2d2;
}
.content_top .con_right .con_right_con .banner_list li a .list_rq span {
  display: block;
  font-size: 16px;
  color: #595959;
}
.content_top .con_right .con_right_con .banner_list li a .list_rq s {
  text-decoration: inherit;
  background: #f2cd06;
  font-size: 14px;
  font-weight: bold;
  height: 22px;
  color: #ffffff;
  width: 100%;
  display: block;
}
.content_top .con_right .con_right_con .active {
  display: block;
}
.content_bottom {
  margin: 10px 0;
}
.content_bottom .borrom_left {
  width: 880px;
}
.content_bottom .borrom_left .title {
  font-size: 24px;
  color: #353535;
}
.content_bottom .borrom_left .title img {
  vertical-align: middle;
  margin-right: 10px;
}
.content_bottom .borrom_left .title span a {
  font-size: 14px;
  color: #7c7c7c;
}
.content_bottom .borrom_left .xy_list {
  margin-top: 15px;
}
.content_bottom .borrom_left .xy_list li {
  margin-left: 20px;
  width: 425px;
  float: left;
  margin-bottom: 20px;
}
.content_bottom .borrom_left .xy_list li img {
  width: 182px;
  height: 107px;
  float: left;
}
.content_bottom .borrom_left .xy_list li h4 {
  padding-left: 190px;
  font-size: 15px;
  color: #575757;
}
.content_bottom .borrom_left .xy_list li h4:hover{
  color:#2a9b95;
}
.content_bottom .borrom_left .xy_list li .xz_btn {
  width: 93px;
  height: 32px;
  margin-left: 200px;
  border-radius: 5px;
  line-height: 32px;
  margin-top: 15px;
  font-size: 15px;
  color: #fff;
  display: block;
  border: solid 1px #218c86;
  background: #2a9b95;
}
.content_bottom .borrom_left .xy_list li .xz_btn img {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 8px;
  margin-top: 7px;
  margin-left: 17px;
}
.content_bottom .borrom_right {
  width: 305px;
}
.content_bottom .borrom_right img {
  width: 305px;
}
.content_bottom .borrom_right p {
  line-height: 2;
  font-size: 14px;
  color: #686868;
}
.content_bottom .borrom_right .xq_btn {
  display: block;
  width: 111px;
  height: 34px;
  line-height: 34px;
  background: #2a9b95;
  text-align: center;
  font-size: 15px;
  color: #fff;
}
.yq_link {
  width: 100%;
  height: 65px;
  line-height: 65px;
  background: #2a9b95;
  font-size: 15px;
  color: #dcebea;
  font-weight: bold;
}
.yq_link img {
  vertical-align: middle;
  margin-right: 10px;
}
.yq_link a {
  font-size: 15px;
  color: #dcebea;
  padding: 0 10px;
  font-weight: normal;
}
.footer {
  width: 100%;
  background: #218580;
  padding: 25px 0;
}
.footer p {
  font-size: 14px;
  color: #dcebea;
}
.footer p a {
  font-size: 14px;
  color: #dcebea;
}
.mbx {
  margin: 20px auto;
  font-size: 15px;
  color: #7b7a7a;
}
.mbx img {
  vertical-align: middle;
  margin-right: 8px;
}
.mbx a {
  font-size: 15px;
  color: #7b7a7a;
}
.login_con {
  width: 100%;
  border: solid 1px #e8e8e8;
  margin-bottom: 25px;
}
.login_con h4 {
  background: #f6f6f6;
  line-height: 58px;
  padding-left: 23px;
  font-size: 20px;
  color: #3f3f3f;
}
.login_con .login_left {
  margin: 35px 0 0 60px;
}
.login_con .login_left .login_tab {
  padding-left: 95px;
}
.login_con .login_left .login_tab li {
  float: left;
  width: 136px;
  height: 42px;
  cursor: pointer;
  margin-right: 10px;
  background: #f5f5f5;
  border: solid 1px #dedede;
  color: #343434;
  font-size: 16px;
  text-align: center;
  line-height: 42px;
}
.login_con .login_left .login_tab li.on{
  background: #2a9b95;
  border: solid 1px #218580;
  color: #fff;
}
.login_con .login_left .login_tab li.on a{
  color: #ffffff;
}

.login_con .login_left .login_tab_con {
  margin-top: 20px;
}
.login_con .login_left .login_tab_con .login_list {
  display: none;
}
.login_con .login_left .login_tab_con .login_list li {
  margin-bottom: 15px;
}
.login_con .login_left .login_tab_con .login_list li span {
  display: inline-block;
  vertical-align: middle;
  width: 90px;
  text-align: right;
  font-size: 16px;
  color: #575757;
}
.login_con .login_left .login_tab_con .login_list li input[type='text'] {
  width: 377px;
  height: 46px;
  border: solid 1px #dddddd;
  padding-left: 15px;
}
.login_con .login_left .login_tab_con .login_list li input[type='password'] {
  width: 377px;
  height: 46px;
  border: solid 1px #dddddd;
  padding-left: 15px;
}
.login_con .login_left .login_tab_con .login_list li .login_btn {
  width: 183px;
  height: 53px;
  background: #2a9b95;
  text-align: center;
  padding: 0 0;
  font-size: 16px;
  color: #ffffff;
  border-radius: 5px;
}
.login_con .login_left .login_tab_con .login_list li .wjmm {
  padding-top: 20px;
  font-size: 15px;
  color: #5b5b5b;
}
.login_con .login_left .login_tab_con .login_list li .wjmm a {
  font-size: 15px;
  color: #fb710c;
}
.login_con .login_left .login_tab_con .login_list li .yzm_ly {
  width: 280px !important;
}
.login_con .login_left .login_tab_con .login_list li textarea {
  resize: none;
  width: 377px;
  height: 89px;
  color: #666;
  padding: 10px;
  border: solid 1px #dddddd;
}
.login_con .login_left .login_tab_con .active {
  display: block;
}
.login_con .login_right {
  margin: 35px 15px 88px 0;
}
.Personal {
  width: 100%;
  padding-bottom: 45px;
}
.Personal .Personal_left {
  width: 246px;
  border: solid 1px #e4e4e4;
}
.Personal .Personal_left h4 {
  text-align: center;
  color: #ffffff;
  background: #2a9b95;
  line-height: 59px;
  font-size: 18px;
}
.Personal .Personal_left .Personal_icon {
  width: 100%;
  text-align: center;
}
.Personal .Personal_left .Personal_icon img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  display: block;
  margin: 22px auto 10px;
}
.Personal .Personal_left .Personal_icon h5 {
  font-size: 24px;
  color: #353434;
  line-height: 2;
}
.Personal .Personal_left .Personal_icon p {
  font-size: 16px;
  color: #767676;
}
.Personal .Personal_left .left_nav {
  margin-top: 20px;
}
.Personal .Personal_left .left_nav li {
  line-height: 57px;
  border-top: solid 2px #fff;
  background: #ececec;
}
.Personal .Personal_left .left_nav li a {
  display: block;
  padding-left: 38px;
  font-size: 16px;
  color: #626262;
  background: url("../images/icon_yjt.png") no-repeat right 18px center;
}
.Personal .Personal_right {
  min-height: 483px;
  width: 940px;
  border: solid 1px #e4e4e4;
}
.Personal .Personal_right h4 {
  background: #f6f6f6;
  padding-left: 20px;
  font-size: 19px;
  color: #494848;
  line-height: 58px;
}
.Personal .Personal_right .Personal_list {
  margin: 50px 0 0 50px;
}
.Personal .Personal_right .Personal_list li {
  margin-bottom: 16px;
}
.Personal .Personal_right .Personal_list li span {
  display: inline-block;
  vertical-align: middle;
  width: 103px;
  text-align: right;
  font-size: 14px;
  color: #606060;
}
.Personal .Personal_right .Personal_list li label {
  margin-right: 15px;
  font-size: 14px;
  font-weight: normal;
}
.Personal .Personal_right .Personal_list li label input[type='radio'] {
  width: 15px;
  height: 15px;
  margin: 0 0;
  vertical-align: middle;
}
.Personal .Personal_right .Personal_list li input[type='password'] {
  padding-left: 15px;
  width: 360px;
  height: 47px;
  border: solid 1px #dbdbdb;
  border-radius: 5px;
}
.Personal .Personal_right .Personal_list li input[type='text'] {
  padding-left: 15px;
  width: 360px;
  height: 47px;
  border: solid 1px #dbdbdb;
  border-radius: 5px;
}
.Personal .Personal_right .Personal_list li .xg_btn {
  width: 126px;
  height: 45px;
  background: #2a9b95;
  text-align: center;
  padding: 0 0;
  line-height: 46px;
  color: #ffffff;
  font-size: 16px;
  border: none;
  border-radius: 5px;
}
.Personal .Personal_right .up_icon_img {
  margin-right: 80px;
  margin-top: 50px;
  width: 245px;
  text-align: center;
}
.Personal .Personal_right .up_icon_img p {
  font-size: 15px;
  color: #7d7d7d;
}
.Personal .Personal_right .up_icon_img .img {
  width: 120px;
  height: 120px;
  margin: 15px auto;
  display: block;
}
.Personal .Personal_right .up_icon_img .btn_tp {
  display: block;
  width: 103px;
  height: 40px;
  margin: 0 auto;
  text-align: center;
  line-height: 40px;
  background: #e6e6e6;
  position: relative;
}
.Personal .Personal_right .up_icon_img .btn_tp input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.courses {
  width: 100%;
}
.courses h4 {
  font-size: 22px;
  color: #313131;
}
.courses p {
  padding-left: 780px;
  font-size: 15px;
  color: #626262;
}
.courses p img {
  vertical-align: middle;
  margin-right: 10px;
}
.courses .sp_play {
  margin-bottom: 80px;
  width: 900px;
  height: 494px;
  margin-top: 10px;
  position: relative;
}
.courses .sp_play .dl_con {
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.67);
}
.courses .sp_play .dl_con p {
  text-align: center;
  font-size: 30px;
  color: #ffffff;
  line-height: 2;
  margin-top: 193px;
  padding: 0 0;
}
.courses .sp_play .dl_con .dl_btn {
  width: 206px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 5px;
  background: #faa708;
  display: block;
  margin: 0 auto;
  font-size: 18px;
  color: #ffffff;
}
.courses .sp_play .bdsharebuttonbox {
  margin-top: 10px;
}
.courses .ck_list {
  margin-top: 10px;
  width: 282px;
}
.courses .ck_list h4 {
  text-align: center;
  background: #2a9b95;
  line-height: 54px;
  font-size: 18px;
  color: #ffffff;
}
.courses .ck_list .ck_list_li {
  padding: 15px 10px;
  background: #f6f6f6;
  border: solid 1px #e1e1e1;
  border-top: none;
  min-height: 440px;
}
.courses .ck_list .ck_list_li li {
  margin-bottom: 20px;
}
.courses .ck_list .ck_list_li li a img {
  width: 129px;
  height: 73px;
  float: left;
}
.courses .ck_list .ck_list_li li a p {
  padding-top: 15px;
  padding-left: 145px;
  font-size: 15px;
  color: #616161;
}
.courseVideo .courseVideo_left {
  width: 246px;
  border: solid 1px #e4e4e4;
  background: #fcfcfc;
}
.courseVideo .courseVideo_left h4 {
  width: 100%;
  background: #2a9b95;
  height: 59px;
  line-height: 59px;
  font-size: 19px;
  color: #fff;
  padding-left: 30px;
}
.courseVideo .courseVideo_left .courses_list {
  padding: 10px;
  padding-bottom: 45px;
}
.courseVideo .courseVideo_left .courses_list li a {
  padding: 15px 0;
  padding-left: 20px;
  font-size: 16px;
  color: #626262;
  display: block;
  line-height: 2;
  background: url("../images/icon_yjt.png") no-repeat right 11px center;
  border-bottom: solid 1px #e0e0e0;
}
.courseVideo .courseVideo_left .courses_list li a:hover{
  color: #2a9b95;
}
.courseVideo .courseVideo_right {
  margin-bottom: 50px;
  width: 940px;
  border: solid 1px #e4e4e4;
}
.courseVideo .courseVideo_right h4 {
  background: #f6f6f6;
  line-height: 59px;
  padding-left: 20px;
  font-size: 18px;
  color: #4a4a4a;
}
.courseVideo .courseVideo_right .courseVideo_list {
  padding: 25px 20px;
}
.courseVideo .courseVideo_right .courseVideo_list li {
  margin-left: 14px;
  width: 290px;
  float: left;
  margin-bottom: 35px;
}
.courseVideo .courseVideo_right .courseVideo_list li .ts {
  position: relative;
  display: block;
  width: 290px;
  height: 163px;
  overflow: hidden;
}
.courseVideo .courseVideo_right .courseVideo_list li .ts .mask {
  position: absolute;
  bottom: -100%;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.courseVideo .courseVideo_right .courseVideo_list li .ts .mask .sp {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}
.courseVideo .courseVideo_right .courseVideo_list li a:hover {
  color: #2a9b95;
}
.courseVideo .courseVideo_right .courseVideo_list li p {
  line-height: 2.5;
  font-size: 15px;
  color: #686868;
  text-align: center;
}
.courseVideo .courseVideo_right .courseVideo_list li p:hover {
  color: #2a9b95;
}
.courseVideo .courseVideo_right .training_list {
  padding: 25px 20px;
}
.courseVideo .courseVideo_right .training_list li {
  padding: 15px 0;
  border-bottom: dashed 1px #e5e5e5;
}
.courseVideo .courseVideo_right .training_list li .list_img {
  width: 205px;
  height: 121px;
  float: left;
}
.courseVideo .courseVideo_right .training_list li .list_text {
  float: right;
  width: 690px;
}
.courseVideo .courseVideo_right .training_list li .list_text h3 {
  font-size: 17px;
  color: #2f2f2f;
  line-height: 2;
}
.courseVideo .courseVideo_right .training_list li .list_text h3:hover {
  color: #2a9b95;
}
.courseVideo .courseVideo_right .training_list li .list_text p {
  text-align: justify;
  font-size: 14px;
  color: #707070;
  line-height: 2;
}
.courseVideo .courseVideo_right .training_list li .list_text span {
  display: block;
  font-size: 15px;
  color: #9a9a9a;
}
.courseVideo .courseVideo_right .training_list li .list_text span img {
  vertical-align: middle;
  margin-right: 10px;
}
.page {
  width: 100%;
  margin: 15px auto 50px;
  text-align: center;
}
.page > a {
  display: inline-block;
  padding: 0 1%;
  text-align: center;
  border: solid 1px #e4e4e4;
  margin: 0 0.3%;
  line-height: 2;
  color: #494949;
  background-color: #f5f5f5;
}
.page span {
  display: inline-block;
  padding: 0 1%;
  text-align: center;
  border: solid 1px #2a9b95;
  margin: 0 0.3%;
  background-color: #2a9b95;
  color: #fff;
  line-height: 2;
}
.zhmm_ocn {
  width: 620px;
  margin: 52px auto !important;
}
.zhmm_ocn .login_tab li i {
  font-size: 17px;
  margin-right: 5px;
}
.zhmm_ocn .yzm {
  width: 133px !important;
  border: none;
  padding: 0 0 !important;
  height: 47px;
  background: #efb449;
  text-align: center;
  border-radius: 5px;
  line-height: 47px;
  font-size: 16px;
  color: #ffffff;
}
.zhmm_ocn .login_btn {
  display: block;
  margin: 0 auto;
}
.courseVideo_list {
  padding: 25px 20px;
}
.courseVideo_list li {
  margin-left: 14px;
  width: 290px;
  float: left;
  margin-bottom: 35px;
}
.courseVideo_list li a:hover {
  color: #2a9b95;
}
.courseVideo_list li p {
  line-height: 2.5;
  font-size: 15px;
  color: #686868;
  text-align: center;
}
.courseVideo_list li p:hover {
  color: #2a9b95;
}
.text {
  width: 97%;
  margin: 0 auto 25px;
}
.text h5 {
  text-align: center;
  font-size: 24px;
  color: #383838;
  line-height: 2.5;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: dashed 1px #e3e3e3;
}
.text p {
  line-height: 2;
  font-size: 15px;
  color: #656565;
}
.resources_list {
  padding: 20px 15px;
}
.resources_list li {
  background: #f5f5f5;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 15px;
}
.resources_list li .icon_img {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}
.resources_list li .icon_text {
  width: 700px;
}
.resources_list li .icon_text h3 {
  color: #259791;
  font-size: 15px;
}
.resources_list li .icon_text p {
  font-size: 14px;
  color: #787878;
}
.resources_list li .icon_xz {
  width: 74px;
  height: 27px;
  padding-top: 10px;
}
.resources_list li .icon_xz a {
  display: block;
  width: 74px;
  height: 27px;
  background: #24918b;
  text-align: center;
  line-height: 27px;
  font-size: 15px;
  color: #fff;
  border-radius: 5px;
}
.resources_list li:hover {
  box-shadow: 2px 2px 3px #b3b3b3;
}
.zl_list {
  padding: 20px;
}
.zl_list .zl_list_top a {
  display: inline-block;
  vertical-align: middle;
  width: 137px;
  height: 40px;
  text-align: center;
  color: #4e4e4e;
  line-height: 40px;
  font-size: 16px;
  border-radius: 5px;
  margin-right: 10px;
  border: solid 1px #e2e2e2;
  background: url("../images/xz_bj_on.png") repeat-x center;
}
.zl_list .zl_list_top a i {
  font-size: 17px;
  margin-right: 5px;
}
.zl_list .zl_list_top a.on {
  color: #fff;
  border: solid 1px #dd9c03;
  background: url("../images/xz_bj.png") repeat-x center;
}
.zl_list .zxl_list {
  margin-top: 20px;
}
.zl_list .zxl_list h3 {
  border-bottom: solid 1px #2a9b95;
}
.zl_list .zxl_list h3 span {
  display: block;
  width: 110px;
  height: 36px;
  background: #2a9b95;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 36px;
  border-radius: 5px 5px 0 0;
}
.zl_list .zxl_list .zxl_list_l {
  border-radius: 5px;
  margin-top: 10px;
  border: solid 1px #e2e2e2;
  border-bottom: none;
}
.zl_list .zxl_list .zxl_list_l li {
  padding: 24px 18px;
  border-bottom: solid 1px #e2e2e2;
}
.zl_list .zxl_list .zxl_list_l li a {
  font-size: 15px;
  color: #4d4d4d;
}
.zl_list .zxl_list .zxl_list_l li a span {
  color: #8b8a8a;
}
.zl_list .zxl_list .zxl_list_l li img {
  width: 15px;
  vertical-align: middle;
  margin-right: 10px;
}
.Personal_list p {
  margin-bottom: 16px;
}
.Personal_list p span {
  display: inline-block;
  vertical-align: middle;
  width: 103px;
  text-align: right;
  font-size: 14px;
  color: #606060;
}
.Personal_list p input[type='text'] {
  padding-left: 15px;
  width: 360px;
  height: 47px;
  border: solid 1px #dbdbdb;
  border-radius: 5px;
}
.Personal_list p .xg_btn {
  width: 126px;
  height: 45px;
  background: #2a9b95;
  text-align: center;
  padding: 0 0;
  line-height: 46px;
  color: #ffffff;
  font-size: 16px;
  border: none;
  border-radius: 5px;
  margin-left: 15px;
}
.mask_l {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
}
.zhmm_lo {
  display: none;
  width: 500px;
  height: 350px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -250px;
  margin-top: -175px;
  background: #ffffff;
  border-radius: 5px;
}
.zhmm_lo .icon_stop {
  cursor: pointer;
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
}
.zhmm_lo .icon_stop img {
  width: 100%;
}
.zhmm_lo p {
  width: 65%;
  margin: 0 auto;
  margin-top: 25px;
  font-size: 18px;
  line-height: 2;
  color: #454545;
  text-align: center;
}
.zhmm_lo p i {
  font-size: 45px;
  color: #fdac03;
  vertical-align: middle;
  margin-right: 15px;
}
.zhmm_lo .qd_btn {
  display: block;
  line-height: 47px;
  width: 120px;
  height: 47px;
  text-align: center;
  margin: 25px auto;
  background: #2a9b95;
  font-size: 16px;
  color: #ffffff;
  border-radius: 5px;
}
