* {
    margin: 0;
    padding: 0;
}

a,
img {
    border: none;
}

body {
    position: relative;
    font-size: 14px;
    line-height: 1;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    color: #333;
    height: 100%;
    width: 100%;
}

a {
    text-decoration: none;
    color: #333333;
    cursor: pointer;
}

i {
    font-style: normal;
}

ul,
ol,
li {
    list-style: none;
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 14px;
}

a:hover {
    text-decoration: none;
    color: #333333;
}

a:focus {
    outline: none;
}

.hide {
    display: none !important;
}

.mart15 {
    margin-top: 15px !important;
}

.mart20 {
    margin-top: 20px !important;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
input[type=text],
input[type=password] {
    -webkit-appearance: none;
    border: 0;
    outline: 0;
    resize: none;
    font-size: inherit;
    margin: 0;
}

input[type=checkbox],
input[type=radio],
input[type=file] {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    border: 0;
    background: none;
    width: 0;
    height: 0;
}

input[type=file] {
    display: none;
    width: 0 !important;
    height: 0 !important;
}

textarea {
    outline: none;
    resize: none;
    border: 0;
    -webkit-appearance: none;
    appearance: none;
}

sub, sup { 
    font-size: 75%; 
    line-height: 0; 
    position: relative;  
    vertical-align: baseline;
}
  
sub {  bottom: -0.25em; } 
  
sup {  top: -0.5em; }

.border_botNo {
    border-bottom: 0 !important;
}

.layui-form-checkbox {
    display: none !important;
}

/*更改placeholder字体颜色*/
input::-webkit-input-placeholder {
    color: #999999;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999999;
}


.top {
    height: 36px;
    width: 100%;
    background: #f7f7f7;
}

.footer {
    width: 100%;
    height: 301px;
    background: #383838;
}

.bot_adver {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    min-width: 1200px;
    background-color: #fff;
}

.bot_adver img {
    width: 100%;
    height: auto;
}

.bot_adver .adver_close {
    position: absolute;
    right: 0;
    top: -15px;
    width: 30px;
    height: 30px;
    background: url("../../www/images/close.png") center no-repeat;
}

.sem-validate-png {
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
}

.sem-code-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    background: #e84c2d;
    line-height: 60px;
    width: 105px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.sem-input-wrap {
    position: relative;
}


/* //弹窗基本元素*/
.hjpop_new {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.bjopacuty_new {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
}

.pmp_popcontent_new {
    position: relative;
    width: 499px;
    margin: 0 auto;
    background-color: #fff;
    margin-top: -250px;
    border-radius: 10px;
    top: 50%;
    min-height: 499px;
    overflow: hidden;
}
.rkNew_pop .pmp_popcontent_new{
    width: 700px;
    background: url('../images/rk_1/rknew47.png') center bottom no-repeat;
    background-size: 100% auto;
    background-color: #fff;
}
.rkNew_pop2 .pmp_popcontent_new{
    width: 600px;
    background-color: #fff;
    overflow: initial;
}
.rkNew_pop .pmp_maincont_new{
    background: none;
}
.rkNew_pop .pmp_phonezhuce{
    color: #333;
}
.rkNew_pop .pmp_maintitle{
    height: 75px;
    line-height: 75px;
    background: url('../images/rk_1/rknew49.png') left top no-repeat;
    background-size: 100% auto;
}
.rkNew_pop2 .pmp_maintitle2{
    height: 75px;
    line-height: 75px;
    background: url('../images/rk_1/rknew48.png') left top no-repeat;
    background-size: 100% auto;
}
.rkNew_pop2 .pmp_label_div2 .p1{
    font-weight: bold;
}
.rkNew_pop2 .pmp_label_div2 .p2.widmid label,
.rkNew_pop2 .pmp_label_div2 .p2.widthree label{
    font-size: 18px;
    color: #666;
    width: 140px;
    margin-right: 0;
}
.rkNew_pop2 .pmp_fei{
    border: 3px solid #FFCB2D;
    border-radius: 10px;
    background: #FFFFFF;
}
.rkNew_pop2 .pmp_maincont_new2{
    background: none;
}
.rkNew_pop2 .pmp_closepop_new2{
    top: -30px;
    right: -30px;
}
.rkNew_pop .pmp_label_div .p2 label{
    font-size: 18px;
    min-width: 142px;
}
.rkNew_pop .pmp_label_div .p1{
    font-size: 20px;
}
.rkNew_pop .pmp_label_div .p2 label input[type='radio']:checked+span::before{
    background: url(../images/radiocheck_rknew.png) no-repeat;
    background-size: 16px auto;
}
.rkNew_pop .pmp_label_div .p2 label span::before{
    border: 1px solid #eee;
    top: 3px !important;
}

.rkNew_pop2 .pmp_label_div2 .p2 label input[type='radio']:checked+span::before{
    background: url(../images/aliyun/radiocheck.png) no-repeat;
    background-size: 16px auto;
}
.rkNew_pop2 .pmp_label_div2 .p2 label input[type='radio']+span::before{
    background: url(../images/aliyun/radionocheck.png) no-repeat;
    background-size: 16px auto;
}
.rkNew_pop2 .pmp_label_div2 .p2 label span::before{
    top: 4px !important;
    width: 16px !important;
    height: 16px !important;
}

.rkNew_pop .pmp_closepop_new{
    background: url(../images/rk_1/rknew46.png) center repeat;
    background-size: 100% 100%;
}
.rkNew_pop .pmp_label2_div .duaninput{
    width: 399px;
    border: 1px solid #C0C0C0;
    border-radius: 10px;
    height: 50px;
    font-size: 18px;
}
.rkNew_pop .pmp_label2_div .butcommon{
    width: 203px;
    height: 50px;
    line-height: 50px;
    background: #194CBE;
    margin-top: 0;
    margin-left: 15px;
}
.rkNew_pop2 .pmp_label2_div2 .duaninput{
    width: 300px;
    border: 1px solid #C0C0C0;
    border-radius: 10px;
    height: 50px;
    font-size: 18px;
}
.rkNew_pop2 .pmp_label2_div2 .butcommon{
    width: 203px;
    height: 50px;
    line-height: 50px;
    background: #194CBE;
    margin-top: 0;
    margin-right: 0;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
}
.rkNew_pop2 .pmp_phonezhuce2{
    padding: 15px 40px;
}
.pmp_closepop_new {
    position: absolute;
    right: 9px;
    top: 9px;
    width: 30px;
    height: 30px;
    background: url(../images/newclose2.png) center repeat;
    background-size: 100% 100%;
    z-index: 1;
    cursor: pointer;
}

.pmp_maincont_new {
    position: relative;
    box-sizing: border-box;
    padding-top: 76px;
    min-height: 499px;
    background: url(../images/allbg.png) left top no-repeat;
    background-size: 500px 100%;
}

.pmp_maintitle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 76px;
    line-height: 76px;
    background: #fff;
    text-align: left;
    padding-left: 30px;
	padding-right: 50px;
    font-size: 26px;
    color: #F46547;
    font-weight: bold;
    box-sizing: border-box;
	overflow: hidden;
}

.pmp_phonezhuce {
    padding: 30px 0 30px 30px;
    box-sizing: border-box;
    color: #fff;
}

.pmp_label_div {
    margin-bottom: 30px;
}

.pmp_label_div .p1 {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 15px;
}

.pmp_label_div .p2 label {
    font-size: 14px;
    padding-left: 12px;
    margin-left: 10px;
    min-width: 120px;
    display: inline-block;
}
.pmp_label_div.pmp_label_div_spe .p2 label{
    min-width: auto;
    margin-right: 22px;
}

.pmp_label_div .p2 label span {
    position: relative;
}

.pmp_label_div .p2 label input[type='radio'] {
    clip: rect(0, 0, 0, 0);
    visibility: hidden;
    vertical-align: middle;
}

.pmp_label_div .p2 label input[type='radio']+span::before {
    content: '';
    position: absolute;
    left: -25px;
    top: 0;
    width: 16px;
    height: 16px;
    background: url('../images/radionocheck.png') no-repeat;
    background-size: 16px auto;
}

.pmp_label_div .p2 label input[type='radio']:checked+span::before {
    content: '';
    position: absolute;
    left: -25px;
    top: 0;
    width: 16px;
    height: 16px;
    background: url('../images/radiocheck.png') no-repeat;
    background-size: 16px auto;
}

.pmp_label2_div .duaninput {
    display: inline-block;
    vertical-align: top;
    width: 255px;
    height: 40px;
    line-height: 40px;
    color: #343434;
    font-size: 14px;
    background: #fff;
    border: none;
    padding: 0 18px;
    box-sizing: border-box;
    border-radius: 12px;
}

.pmp_label2_div .yzmiahref {
    display: inline-block;
    vertical-align: top;
    width: 94px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    background: #FFC24C;
    border: none;
    box-sizing: border-box;
    text-align: center;
    border-radius: 12px;
    margin-left: 5px;
}

.pmp_label2_div .butcommon {
    display: inline-block;
    vertical-align: top;
    width: 255px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 22px;
    background: #FF7603;
    border: none;
    box-sizing: border-box;
    text-align: center;
    border-radius: 10px;
    margin-top: 10px;
    font-family: OPPOSans;
}

.pmp_closepop_new2 {
    position: absolute;
    right: 9px;
    top: 9px;
    width: 30px;
    height: 30px;
    background: url(../images/newclose3.png) center repeat;
    background-size: 100% 100%;
    z-index: 1;
}

.pmp_maincont_new2 {
    position: relative;
    box-sizing: border-box;
    padding-top: 95px;
    min-height: 499px;
    background: url(../images/allbg2.png) left top no-repeat;
    background-size: 500px 500px;
}

.pmp_maintitle2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 95px;
    line-height: 95px;
    text-align: left;
    padding-left: 76px;
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    box-sizing: border-box;
}

.pmp_phonezhuce2 {
    padding: 15px 20px;
    box-sizing: border-box;
    color: #000;
}

.pmp_fei {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
    color: #343434;
    padding: 0 30px;
    border-radius: 10px;
    border: 2px solid #343434;
    box-sizing: border-box;
    background: #EFEFEF;
}

.pmp_fei span:nth-child(2) {
    float: right;
}

.pmp_label_div2 {
    margin-top: 20px;
    padding-left: 20px;
}

.pmp_label_div2 .p1 {
    font-size: 20px;
    margin-bottom: 15px;
    margin-left: -20px;
}

.pmp_label_div2 .p2 label {
    margin-right: 15px;
    font-size: 14px;
    padding-left: 12px;
}

.pmp_label_div2 .p2.widmid label {
    display: inline-block;
    vertical-align: top;
    width: 40%;
}

.pmp_label_div2 .p2.widthree label {
    display: inline-block;
    vertical-align: top;
    margin-right: 50px;
}

.pmp_label_div2 .p2.widmid label.mgb20 {
    margin-bottom: 20px;
}

.pmp_label_div2 .p2 label span {
    position: relative;
}

.pmp_label_div2 .p2 label input[type='radio'] {
    clip: rect(0, 0, 0, 0);
    visibility: hidden;
    vertical-align: middle;
}

.pmp_label_div2 .p2 label input[type='radio']+span::before {
    content: '';
    position: absolute;
    left: -25px;
    top: 0;
    width: 14px;
    height: 14px;
    background: url('../images/radionocheck2.png') no-repeat;
    background-size: 14px auto;
}

.pmp_label_div2 .p2 label input[type='radio']:checked+span::before {
    content: '';
    position: absolute;
    left: -25px;
    top: 0;
    width: 14px;
    height: 14px;
    background: url('../images/radiocheck2.png') no-repeat;
    background-size: 14px auto;
}

.pmp_label2_div2 {
    margin-top: 20px;
}

.pmp_label2_div2 .duaninput {
    display: inline-block;
    vertical-align: top;
    width: 228px;
    height: 40px;
    line-height: 40px;
    color: #343434;
    font-size: 14px;
    background: #fff;
    border: 1px solid #343434;
    padding: 0 18px;
    box-sizing: border-box;
    border-radius: 10px;
}

.pmp_label2_div2 .yzmiahref {
    display: inline-block;
    vertical-align: top;
    width: 94px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    background: #FF692F;
    border: 1px solid #343434;
    box-sizing: border-box;
    text-align: center;
    border-radius: 12px;
    margin-left: 5px;
}

.pmp_label2_div2 .butcommon {
    display: inline-block;
    vertical-align: top;
    float: right;
    width: 200px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    border: none;
    box-sizing: border-box;
    text-align: center;
    border-radius: 10px;
    font-family: OPPOSans;
    background: url('../images/bgbut.png') left top no-repeat;
    background-size: 100% auto;
}

.hjpop_new .pmp_popcontent_new .butcommon{
    animation: breathe 1.1s infinite;
}
@keyframes breathe{
    0%{ transform: scale(.99); }
    50%{ transform: scale(1.05); }
    100%{ transform: scale(.99); }
}



  /* //弹窗基本元素*/
  .hjpop_new {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
  }
  
  .bjopacuty_new {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
  }
  
  .kaobo_popcontent_new {
    position: relative;
    width: 700px;
    margin: 0 auto;
    background-color: #fff;
    margin-top: -250px;
    border-radius: 10px;
    top: 50%;
    min-height: 499px;
    overflow: hidden;
  }
  
  .kaobo_closepop_new {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 15px;
    height: 15px;
    background: url('../../www/images/icon_close.png') center repeat;
    background-size: 100% 100%;
    z-index: 1;
    cursor: pointer;
  }
  
  .kaobo_maincont_new {
    position: relative;
    box-sizing: border-box;
    padding-top: 40px;
    min-height: 499px;
  }
  .pop_kaobo{
    text-align: center;
  }
  .pop_kaobo .title{
    font-size: 33px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FD4B5C;
    line-height: 30px;
    text-align: center;
    margin-bottom: 20px;
  }
  .pop_kaobo .notes{
    display: inline-block;
    width: 386px;
    height: 28px;
    background: #FD4B5C;
    border-radius: 12px;
    color: #fff;
    font-size: 21px;
    text-align: center;
    line-height: 28px;
  }
  .pop_kaobo .kaobo_input{
    margin-top: 22px;
    font-size: 21px;
    color: #333;
  }
  .pop_kaobo .kaobo_input label{
    font-weight: normal;
  }
  .pop_kaobo .kaobo_input input{
    width: 297px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #999999;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 16px;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .pop_kaobo .kaobo_input select{
    width: 297px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #999999;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 16px;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .pop_kaobo .kaobo_input.padfu{
    margin-left: -42px;
  }
  .pop_kaobo .coll_link{
    display: inline-block;
    width: 297px;
    height: 57px;
    line-height: 57px;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    border-radius: 3px;
    background: -moz-linear-gradient(right, #FE7575 0%, #FD5E5E 100%);
    background: -webkit-gradient(linear, left, right, color-stop(0%,#FE7575), color-stop(100%,#FD5E5E));
    background: -webkit-linear-gradient(right, #FE7575 0%,#FD5E5E 100%);
    background: -o-linear-gradient(right, #FE7575 0%,#FD5E5E 100%);
    background: -ms-linear-gradient(right, #FE7575 0%,#FD5E5E 100%);
    background: linear-gradient(to right, #FE7575 0%,#FD5E5E 100%);
    margin-top: 30px;
    margin-left: 110px;
  }



/*新增弹窗样式*/
.popSemSty1{
	position: fixed;
	left: 0;
	top: 30%;
	width: 239px;
	min-height: 368px;
	background: linear-gradient(135deg, #FC990C, #F03B03);
	box-shadow: 5px 9px 10px 0px rgba(255, 84, 17, 0.16);
	border-radius: 12px;
	box-sizing: border-box;
	overflow: hidden;
	z-index: 9999;
}
.popSemSty1_center{
    left: 50%;
    min-height: auto;
    margin-left: -120px;
    display: none;
}
.popSemSty1_form{
	position: relative;
	padding-top: 30px;
	padding-bottom: 36px;
	box-sizing: border-box;
	overflow: hidden;
}
.popSemSty1_form::before{
	content: '';
    position: absolute;
    right: -70px;
    bottom: -25px;
    width: 140px;
    height: 140px;
    background: linear-gradient(135deg, #FD7A60, #FF3C00);
    border-radius: 70px;
    z-index: -1;
}
.popSemSty1_form::after{
	content: '';
    position: absolute;
    left: -40px;
    top: 80px;
    width: 65px;
    height: 65px;
    background:  linear-gradient(135deg, #FFD598, #FF3C00);
    border-radius: 50%;
    z-index: -1;
}
.popSemSty1_close {
    position: absolute;
	right: 6px;
    top: 6px;
    width: 20px;
    height: 20px;
    background: url(../../sem/images/close_icon.png) center repeat;
    background-size: 100% 100%;
    z-index: 1;
    cursor: pointer;
}
.popSemSty1_t{
	text-align: center;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
}
.popSemSty1_t::before{
	content: '';
    position: absolute;
    left: 26px;
    top: -6px;
    width: 48px;
    height: 2px;
    background: #FFFFFF;
    opacity: 0.28;
    border-radius: 1px;
}
.popSemSty1_t::after{
	content: '';
    position: absolute;
    left: 26px;
    top: -13px;
    width: 24px;
	height: 2px;
	background: #FFFFFF;
	opacity: 0.28;
	border-radius: 1px;
}
.popSemSty1_v{
	width: 200px;
	margin: 20px auto;
	height: 112px;
	border-radius: 2px;
}
.popSemSty1_v video{
	width: 100%;
	height: 100%;
}
.popSemSty1_label,.popSemSty1_a{
	text-align: center;
	margin-bottom: 16px;
}
.popSemSty1_label input {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    height: 32px;
    line-height: 32px;
    color: #343434;
    font-size: 14px;
    background: #fff;
    border: none;
    padding: 0 18px;
    box-sizing: border-box;
	border-radius: 4px;
	font-size: 14px;
}
.popSemSty1_label select {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    height: 32px;
    line-height: 32px;
    color: #343434;
    font-size: 14px;
    background: #fff;
    border: none;
    padding: 0 18px;
    box-sizing: border-box;
	border-radius: 4px;
	font-size: 14px;
    background: url(../../www/images/arrow.png) right 10px center no-repeat;
    background-size: 12px;
    background-color: #fff;
    outline: none;
}
.popSemSty1_a a{
    display: inline-block;
    vertical-align: top;
    width: 200px;
    height: 32px;
    line-height: 32px;
	background: linear-gradient(45deg, #FFF834, #FFCD21);
	box-shadow: 0px 2px 9px 0px rgba(74, 17, 0, 0.19);
	border-radius: 4px;
	color: #7F280D;
	font-size: 14px;
} 
.popSemSty1_a img{
	display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
    margin-left: 5px;
}

.semmk_mk{
	width: 100%;
}
.semmk_t{
	height: 144px;
	line-height: 144px;
	font-size: 48px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.semmk_t span{
	position: relative;
}
.semmk_t span::after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -130px;
	width: 260px;
	height: 40px;
	background: #FFE0E3;
	border-radius: 20px;
	z-index: -1;
}
.semmk_div{
	width: 100%;
	min-width: 1300px;
	min-height: 684px;
	background: url('../images/sem_mkbg.png') left top no-repeat;
	background-size: 100% 100%;
	padding-top: 70px;
	box-sizing: border-box;
}
.semmk_ul ul{
	text-align: center;
}
.semmk_ul ul li{
	display: inline-block;
	width: 208px;
	height: 276px;
	background: #fff;
	border-radius: 12px;
	margin-right: 35px;
	position: relative;
	text-align: center;
}
.semmk_ul ul li:last-child{
	margin-right: 0;
}
.semmk_ul ul li span{
	position: absolute;
	left: 0;
	top: 20px;
	width: 96px;
	height: 28px;
	line-height: 28px;
	background: #FF7155;
	border-radius: 0px 14px 14px 0px;
	font-size: 13px;
	color: #fff;
	text-align: center;
}
.semmk_ul ul li img{
	display: inline-block;
	width: 108px;
	height: 108px;
	margin-top: 78px;
	margin-bottom: 14px;
}
.semmk_ul ul li p{
	text-align: center;
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.semmk_inputdiv{
	margin-top: 89px;
	text-align: center;
}
.semmk_label{
	display: inline-block;
	width: 373px;
	height: 60px;
	line-height: 60px;
	background: #FFFFFF;
	border-radius: 30px;
	overflow: hidden;
	margin-right: 35px;
}
.semmk_label:last-child{
	margin-right: 0;
}
.semmk_label label{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	font-size: 24px;
	color: #999;
	padding-left: 86px;
	box-sizing: border-box;
}
.semmk_label label::after{
	content: '';
	position: absolute;
	left: 86px;
	top: 14px;
	width: 2px;
	height: 32px;
	background: #E6E6E6;
}
.semmk_label label span{
	position: absolute;
	left: 0;
	top: 0;
	width: 86px;
	text-align: center;
	height: 60px;
	line-height: 60px;
}
.semmk_label label input{
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 15px;
	box-sizing: border-box;
	outline: none;
	border: 0;
	font-size: 24px;
}
.semmk_a{
	margin-top: 42px;
	text-align: center;
}
.semmk_a a{
	display: inline-block;
	width: 373px;
	height: 60px;
	line-height: 60px;
	background: linear-gradient(90deg, #FFE930, #FFA811);
	box-shadow: 3px 6px 13px 0px rgba(193, 139, 82), 8px -13px -10px 0px #FFEABC;
	border-radius: 30px;
	color: #B71616;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.semmk_label label input::-webkit-input-placeholder { /* WebKit browsers */
	color: #999;
}

.semmk_label label input::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #999;
}

.semmk_label label input:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #999;
}   




/*新增弹窗样式*/
.popNmSty{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}
.popNmSty_form{
	position: relative;
	width: 477px;
    margin: 0 auto;
    background-color: #B01313;
    margin-top: -365px;
    border-radius: 10px;
    top: 50%;
    min-height: 499px;
    overflow: hidden;
}
.popNmSty_close {
    position: absolute;
	right: 6px;
    top: 6px;
    width: 20px;
    height: 20px;
    background: url(../images/close_icon.png) center repeat;
    background-size: 100% 100%;
    z-index: 1;
    cursor: pointer;
}
.popNmSty_new {
    position: relative;
    box-sizing: border-box;
    padding-top: 33px;
    padding-bottom: 43px;
    min-height: 499px;
    background: url(../images/nmbg.png) left top repeat-y;
    background-size: 100% auto;
}
.popNm_img{
    text-align: center;
}

.popNmSty_t{
	text-align: center;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
}
.popNmSty_t::before{
	content: '';
    position: absolute;
    left: 26px;
    top: -6px;
    width: 48px;
    height: 2px;
    background: #FFFFFF;
    opacity: 0.28;
    border-radius: 1px;
}
.popNmSty_t::after{
	content: '';
    position: absolute;
    left: 26px;
    top: -13px;
    width: 24px;
	height: 2px;
	background: #FFFFFF;
	opacity: 0.28;
	border-radius: 1px;
}
.popNmSty_v{
	width: 200px;
	margin: 20px auto;
	height: 112px;
	border-radius: 2px;
}
.popNmSty_v video{
	width: 100%;
	height: 100%;
}
.popNmSty_label,.popNmSty_a{
	text-align: center;
    margin-top: 24px;
}
.popNmSty_label span{
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    line-height: 35px;
}
.popNmSty_label input {
    display: inline-block;
    vertical-align: top;
    width: 308px;
    height: 35px;
    line-height: 35px;
    color: #343434;
    font-size: 14px;
    background: #fff;
    border: none;
    padding: 0 18px;
    box-sizing: border-box;
	border-radius: 4px;
	font-size: 14px;
}
.popNmSty_a a{
    display: inline-block;
    vertical-align: top;
    width: 372px;
    height: 51px;
    line-height: 51px;
	background: linear-gradient(45deg, #FFEB41, #FFBA35);
	box-shadow: 0px 2px 9px 0px rgba(74, 17, 0, 0.19);
	border-radius: 4px;
	color: #E63737;
    font-size: 23px;
    font-weight: bold;
} 
.popNmSty_a img{
	display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
    margin-left: 5px;
}

.popNmSty_down{
    width: 408px;
    margin: 0 auto;
    background-color: #fff;
    margin-top: 36px;
    border-radius: 10px;
}
.popNmSty_down li{
    display: inline-block;
    vertical-align: top;
    width: 32%;
    text-align: center;
    font-size: 14px;
    color: #333;
    padding: 20px 10px;
    box-sizing: border-box;
    line-height: 1.5;
}
.popNmSty_down li i{
    display: inline-block;
    width: 100%;
    height: 70px;
    background: url(../images/nm2.png) center no-repeat;
    background-size: auto 70px;
    
}









.tgbz .title {
    text-align: center;
    font-size: 32px;
    color: #333;
    font-weight: bold;
  }
  
  .tgbz .title p {
    font-weight: normal;
    font-size: 18px;
    color: #666;
    margin-top: 10px;
  }
.tgbz {
    background: #f5f5f5;
    padding: 35px 0 10px;
    background: url(../images/kbnm1.png) left top  repeat-y;
    background-size: 100% auto;
  }
  
  .tgbzcon {
    margin-top: 35px;
  }
  
  .tgbzcon ul {
    width: 1245px;
    text-align: center;
    margin: 0 auto;
  }
  
  .tgbzcon li {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
    width: 265px;
    box-sizing: content-box;
    margin: 0 45px 40px 0;
    padding: 30px 50px 27px;
  }
  
  .tgbzcon li h3 {
    font-size: 22px;
    color: #333;
    text-align: center;
    font-weight: bold;
  }
  
  .tgbzcon li h3 span {
    font-size: 16px;
    color: #999;
    font-weight: normal;
    display: block;
    margin-top: 5px;
  }
  
  .tgimg {
    display: block;
    margin: 20px 0;
  }
  
  .tgimg img {
    display: block;
    width: 270px;
    height: 140px;
  }
  
  .tgbzcon li p {
    font-size: 14px;
    color: #666;
    background: url(../../images/zhaosheng/bg3.jpg) no-repeat left center;
    padding-left: 13px;
    line-height: 27px;
  }
  a.zxbm {
    color: #ff5048;
    display: block;
    width: 230px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    font-size: 18px;
    color: #f6473a;
    border: 1px solid #f6473a;
    margin: 15px auto 0;
  }
  
  a.zxbm:hover {
    color: #fff;
    border: none;
    width: 232px;
    height: 50px;
    background: -webkit-linear-gradient(left, #ff5048, #ff786c);
    background: -moz-linear-gradient(left, #ff5048, #ff786c);
    background: -ms-linear-gradient(left, #ff5048, #ff786c);
    background: -o-linear-gradient(left, #ff5048, #ff786c);
    background: -webkit-linear-gradient(to right, #ff5048, #ff786c);
  }


  .cpbg {
    padding: 35px 0 50px;
    background: #f4f4f4;
    background: url(../images/kbnm2.png) left top  repeat-y;
    background-size: 100% auto;
  }
  .cpbg  .title {
    text-align: center;
    font-size: 32px;
    color: #333;
    font-weight: bold;
  }
  
  .cpbg  .title p {
    font-weight: normal;
    font-size: 18px;
    color: #666;
    margin-top: 10px;
  }
  .cpbgcon {
    padding-right: 75px;
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
  }
  
  .cpbgcon div.fl {
      display: inline-block;
      vertical-align: top;
    width: 510px;
    padding-top: 80px;
    float: initial;
  }
  
  .cpbgcon p {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    background: url('../../www/images/zhaosheng/bg3.jpg') no-repeat left center;
    padding-left: 15px;
  }
  
  .cpbgcon .fr {
    background: url('../../www/images/zhaosheng/img3.png') no-repeat;
    width: 503px;
    height: 438px;
    position: relative;
    display: inline-block;
    float: initial;
  }
  
  .cpbgimg {
    width: 465px;
    height: 273px;
    overflow-y: auto;
    position: absolute;
    top: 20px;
    left: 19px;
  }
  
  .cpbgimg img {
    display: block;
    width: 465px;
  }
  
  .cpbgimg .txtMarquee-top {
    width: 465px;
    height: 273px;
    overflow: hidden;
  }
  




  
  

.gycommon_div{
    padding-top: 55px;
    padding-bottom: 60px;
    z-index: -1;
    background: url('../images/jianzhou/jdbg8.png') center top no-repeat;
    background-size: 1920px 100%;
}
.gycommondiv{
    width: 1200px;
    margin: 0 auto;
}
.gycommondiv .gycommon_ul{
    display: inline-block;
    width: 484px;
}
.gycommondiv .gycommon_ul ul{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.gycommondiv .gycommon_ul ul:first-child li{
    width: 115px;
    height: 161px;
    margin-right: 10px;
}
.gycommondiv .gycommon_ul ul:last-child li{
    width: 154px;
    height: 108px;
    margin-right: 10px;
}
.gycommondiv .gycommon_ul ul:first-child li img{
    width: 115px;
    height: 161px;
}
.gycommondiv .gycommon_ul ul:last-child li img{
    width: 154px;
    height: 108px;
}
.gycommondiv .right_gy{
    display: inline-block;
    vertical-align: top;
    width: 660px;
    color: #fff;
    padding-left: 50px;
}
.gycommondiv .right_gy .p1{
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 10px;
}
.gycommondiv .right_gy .p2{
    font-size: 30px;
    margin-top: 15px;
}
.gycommondiv .right_gy .p3{
    width: 654px;
    height: auto;
    font-size: 13px;
    margin-top: 20px;
    line-height: 1.5;
    box-sizing: border-box;
}
.gycommondiv .right_gy p > span{
    color: #FFF100;
}
.gycommondiv .right_gy .p4 a{
    display: inline-block;
    width: 200px;
    height: 42px;
    background: #FECA2D;
    border-radius: 4px;
    font-size: 18px;
    color: #272C41;
    font-weight: bold;
    text-align: center;
    line-height: 42px;
    margin-top: 10px;
}




.zlcom_div{
    padding-top: 50px;
    padding-bottom: 50px;
    background:#fff;
}
.zlcom_div .ftitle1 {
    font-size: 48px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #373737;
    line-height: 48px;
    text-align: center;
}
.zlcomdiv{
    position: relative;
    width: 1200px;
    min-height: 314px;
    margin: 0 auto;
    margin-top: 50px;
}
.zlcomdiv .zl_right{
    display: inline-block;
    vertical-align: top;
    width: 735px;
    box-sizing: border-box;
}
.zlcomdiv .zl_right ul li{
    width: 340px;
    height: 88px;
    line-height: 88px;
    border-radius: 10px;
    border-top: 0;
    margin-right: 20px;
    background: url('../images/jianzhou/pdf.png') left 15px center no-repeat;
    background-size: 68px auto;
    background-color: #fff;
    box-sizing: border-box;
    text-align: left;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #0C0953;
    padding-left: 90px;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 28px;
}
.zlcomdiv .zl_right ul li:nth-child(2n){
    margin-right: 0;
}
.zlcomdiv .zl_right ul li .p1{
    display: inline-block;
    vertical-align: top;
    width: 140px;
    height: 88px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zlcomdiv .zl_right ul li .p1 span{
    display: block;
    line-height: 1.5;
}
.zlcomdiv .zl_right ul li .p1 span:first-child{
    font-size: 22px;
    height: 50px;
    line-height: 1;
    font-weight: bold;
    padding-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zlcomdiv .zl_right ul li .p2{
    display: inline-block;
    vertical-align: top;
}
.zlcomdiv .zl_right ul li .p2 a{
    display: inline-block;
    width: 96px;
    height: 40px;
    background: #FED500;
    color: #272C42;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.zlcom_pop{
    display: inline-block;
    vertical-align: top;
    width: 380px;
    min-height: 320px;
    box-sizing: border-box;
    background: #192743;
    border-radius: 10px;
    padding: 32px 50px;
    box-sizing: border-box;
    font-size: 16px;
    color: #fff;
}
.zlcom_pop input ,.zlcom_pop select{
    width: 100%;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    text-align: left;
    padding: 0 10px;
    border-radius: 0;
    outline: none;
    font-size: 16px;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.zlcom_pop select{
    background: url('../../www/images/arrow.png') right 10px center no-repeat;
    background: url('../../www/images/arrow.png') right 10px center no-repeat;
    background-size: 12px;
    background-color: #fff;
}
.zlcom_pop .p2{
    color: #999999;
    font-size: 14px;
    text-align: left;
    margin-top: 20px;
}
.zlcom_pop .p1{
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}
.zlcom_pop  a.a1 {
    display: inline-block;
    width: 100%;
    height: 49px;
    line-height: 49px;
    font-size: 20px;
    box-sizing: border-box;
    background: #E84C2D;
    box-shadow: 0;
    border-radius: 0;
    text-align: center;
    padding: 0 10px;
    color: #fff;
}
.zlcom_pop  a.a1:hover{
	background: linear-gradient(90deg,#fc6d50 0%,#EA2511 100%);
}
.zlcom_pop.chandong{
    animation:chanDong 5s infinite;
    -moz-animation:chanDong 5s infinite; /* Firefox */
    -webkit-animation:chanDong 5s infinite; /* Safari and Chrome */
    -o-animation:chanDong 5s infinite; /* Opera */
}
@keyframes chanDong {
    5% {
        -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg);
        transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg);
    }
    6%,
    8%,
    10%,
    12% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 10deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 10deg);
    }

    7%,
    9%,
    11% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -10deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -10deg);
    }

    13% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

}
.zlcom_div .zlcomdiv .zl_input{
    display: initial;
    height: initial;
    line-height: initial;
    width: initial;
    position: initial;
    padding-left: initial;
    border: initial;
    box-sizing: initial;
    background: initial;
    margin-bottom: initial;
}

/* sem页面公共注册弹窗 */
.sem_hjpop {
	position:fixed;
	left:0;
	top:50%;
	width:100%;
	height:100%;
	z-index:99;
}
.sem_bjopacuty {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
}
.sem_popcontent {
	position:relative;
	width:900px;
    height: 528px;
	margin:0 auto;
	margin-top:-260px;
    background: #fff;
	border-radius:10px;
}
.sem_closepop {
	position: absolute;
    right: 15px;
    top: 15px;
    width: 14px;
    height: 14px;
    background: url('../../www/images/X.png') center no-repeat;
    background: url('../../www/images/X.png') center no-repeat;
    background-size: 100% 100%;
}
.sem_dlzcsty{
    padding: 20px 10px;
    box-sizing: border-box;
}
.sem_hjpop .maincont .divleft {
	display:inline-block;
	vertical-align:top;
	width:441px;
	padding-top:0.35rem;
	padding-top:10px;
}
.sem_hjpop .maincont .divleft img{
    display: inline-block;
    width: 441px;
    height: auto;
}
.sem_hjpop .maincont .divright {
	display:inline-block;
	vertical-align:top;
	margin-left:20px;
	padding-top:60px;
	width:362px;
	font-size:20px;
	line-height:58px;
	text-align:center;
}
.sem_hjpop .maincont .divright p{
	font-size:26px;
	margin-top:30px;
	line-height:1.5;
    position: relative;
}
.sem_hjpop .maincont .divright p input[type='text'] {
	width: 362px;
    height: 56px;
    font-size: 16px;
    line-height: 56px;
    background: none;
    border: 1px solid #999;
    padding: 0 25px;
    box-sizing: border-box;
    border-radius: 4px;
    position: relative;
}
.sem_hjpop .maincont .divright p {
	text-align:left;
}
.sem_hjpop .maincont .divright p.p2 {
	position:relative;
}
.sem_hjpop .maincont .divright p.p2 img {
	position:absolute;
    right: 8px;
    top: 8px;
	height:40px;
	line-height:40px;
}
.sem_hjpop .maincont .divright p.p3 a {
    position: absolute;
    right: 8px;
    top: 8px;
	width:100px;
	text-align:center;
	height: 40px;
    background: #258ACC;
    border-radius: 4px;
	display:inline-block;
	line-height:40px;
	border-radius:4px;
	font-size:12px;
    color: #fff;
}
.sem_hjpop .maincont .divright p.p4 input[type='checkbox'] {
	width:16px;
	height:16px;
	vertical-align:middle;
	margin-top:-3px;
}
.sem_hjpop .maincont .divright p.p4 {
	font-size:15px;
}
.sem_hjpop .maincont .divright p.p5 a {
	width:100%;
	height:56px;
	line-height:56px;
	background:#258ACC;
    font-size: 18px;
	color:#fff;
	display:inline-block;
	text-align:center;
	border-radius:4px;
}
.sem_hjpop .maincont .divright p.p5 a:hover{
    border: 1px solid #258ACC;
    color: #258ACC;
    background: none;
}


/* sem公共表格样式 */
.com_banji {
    padding: 57px 15px 67px;
    width: 1200px;
    margin: 0 auto;
  }
  
  .com_bjtable {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    font-size: 16px;
    color: #666;
    border: 0;
  }
  
  .com_bjtable th {
    background: #f4f4f4;
    font-size: 18px;
    color: #333;
    line-height: 24px;
    text-align: center;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 15px 0;
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
    vertical-align: middle;
  }
  
  .com_bjtable td {
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 0;
    vertical-align: middle;
  }
  
  .com_bjtable td.com_banjit {
    border: none;
    padding: 0;
  }
  
  .com_bjtit {
    height: 70px;
    line-height: 70px;
    background: -webkit-linear-gradient(left, #ff5048, #ff786c);
    background: -moz-linear-gradient(left, #ff5048, #ff786c);
    background: -ms-linear-gradient(left, #ff5048, #ff786c);
    background: -o-linear-gradient(left, #ff5048, #ff786c);
    background: -webkit-linear-gradient(to right, #ff5048, #ff786c);
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 10px 10px 0 0;
  }
  
  .com_wluo {
    background: -webkit-linear-gradient(left, #1d7cee, #2ba8f4);
    background: -moz-linear-gradient(left, #1d7cee, #2ba8f4);
    background: -ms-linear-gradient(left, #1d7cee, #2ba8f4);
    background: -o-linear-gradient(left, #1d7cee, #2ba8f4);
    background: -webkit-linear-gradient(to right, #1d7cee, #2ba8f4);
  }
  
  
  .com_kenum {
    width: 173px;
  }
  
  .com_price {
    width: 173px;
    font-size: 20px;
  }
  .com_bjtable a, .com_bjtable a:link{
      color: #666;
  }
  .com_bjtable .red a{
      color: #f66868;
  }
  .com_bjtable td.com_bmtd {
    width: 170px;
  }
  .com_bjtable a:hover{
      color: #1d7cee;
  }
  
  .com_baom1, .com_baom2 {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    width: 66px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    color: #fff;
  }
  
  .com_kcnr ol li .names {
    width: 170px;
    text-align: left;
    display: inline-block
  }
  
  .com_bjtable a.com_baom1 {
    background: #f6473a;
    color: #fff;
  }
  
  .com_bjtable a.com_baom2 {
    background: #2492f1;
    color: #fff;
  }
  
  .com_baom1:hover, .com_baom2:hover {
    text-decoration: none;
  }
  .com_bjtable a.com_baom1:hover{
      background: none;
      border: 1px solid #f6473a;
      color: #f6473a;
  }
  .com_bjtable a.com_baom2:hover{
      background: none;
      border: 1px solid #2492f1;
      color: #2492f1;
  }
  
  .com_shrq {
    margin-left: 51px;
    text-align: left;
  }
  
  .com_shrq p {
    line-height: 26px;
    background: url(../../www/images/zhaosheng/bg1.jpg) no-repeat left center;
    padding-left: 17px;
    margin: 5px 0;
  }
  
  .com_kcnr {
    text-align: left;
    padding: 5px 20px 5px 49px;
  }
  
  .com_kcnr p {
    line-height: 24px;
    position: relative;
    padding-left: 28px;
    margin: 10px 0;
  }
  
  .com_bjtable .red {
    color: #f6473a;
  }
  
  .com_bjtable .blue {
    color: #2492f1;
  }
  
  .com_kcnr p span {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #a1a1a1;
    border-radius: 50%;
    font-family: arial;
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 14px;
    color: #666;
  }
  
  .com_kcnr p img {
    position: relative;
    top: -5px;
    left: 4px;
  }
  
  .com_tcfw p {
    float: left;
    width: 45%;
  }
  
  .com_tcfw p.bg {
    background-image: url(../../images/zhaosheng/bg1_h.png);
  }
  
  .com_jian {
    display: inline-block;
    border-radius: 4px;
    height: 18px;
    line-height: 18px;
    background: #ff7900;
    font-size: 12px;
    color: #fff;
    padding: 0 6px;
    margin-left: 10px;
    font-style: normal;
  }
  
  .com_zxkf, .com_mfst {
    display: inline-block;
    border-radius: 36px;
    margin: 14px 15px;
  }
  
  .com_zxkf {
    color: #fff;
    width: 100px;
    height: 38px;
    line-height: 38px;
  }
  
  .com_mfst {
    width: 98px;
    height: 36px;
    line-height: 36px;
  }
  
  .com_bjtable .com_zxkf.red {
    background: -webkit-linear-gradient(left, #ff5048, #ff786c);
    background: -moz-linear-gradient(left, #ff5048, #ff786c);
    background: -ms-linear-gradient(left, #ff5048, #ff786c);
    background: -o-linear-gradient(left, #ff5048, #ff786c);
    background: -webkit-linear-gradient(to right, #ff5048, #ff786c);
    color: #fff;
  }
  .com_bjtable a.com_zxkf.red:hover{
    color: #ff5048;
    border: 1px solid #ff5048;
    background: none;
    box-sizing: border-box;
  }
  
  .com_bjtable .com_mfst.red {
    color: #f6473a;
    border: 1px solid #f1574c;
  }
  .com_bjtable a.com_mfst.red:hover{
    color: #fff;
    background: #f1574c;
  }
  
  .com_bjtable a.com_zxkf.blue {
    background: -webkit-linear-gradient(left, #1d7cee, #2ba8f4);
    background: -moz-linear-gradient(left, #1d7cee, #2ba8f4);
    background: -ms-linear-gradient(left, #1d7cee, #2ba8f4);
    background: -o-linear-gradient(left, #1d7cee, #2ba8f4);
    background: -webkit-linear-gradient(to right, #1d7cee, #2ba8f4);
    color: #fff;
  }
  .com_bjtable a.com_zxkf.blue:hover{
    color: #1d7cee;
    border: 1px solid #1d7cee;
    background: none;
    box-sizing: border-box;
  }
  
  .com_bjtable .com_mfst.blue {
    color: #2492f1;
    border: 1px solid #2492f1;
  }
  .com_bjtable a.com_mfst.blue:hover{
    color: #fff;
    background: #2492f1;
  }
  

  
  .com_saoma{
    min-width: 1200px;
    height: 560px;
    background: url('../../sem/images/rk/rk_newcode.png') center no-repeat;
    background-size: 1920px 560px;
}
.com_sm_wid{
    width: 1200px;
    margin: 0 auto;
}
.com_sm1,.com_sm2{
    position: relative;
    float: left;
    width: 570px;
    height: 390px;
    margin-top: 68px;
    margin-left: 19px;
    padding-top: 50px;
    padding-left: 20px;
    box-sizing: border-box;
}
.com_sm2{
    float: right;
    margin-left: 0;
}
.com_sm_p1{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.com_sm_p1 span{
    font-size: 32px;
    margin-right: 18px;
}
.com_sm1 .com_sm_code{
    position: absolute;
    right: 72px;
    bottom: 76px;
}
.com_sm2 .com_sm_code{
    position: absolute;
    right: 44px;
    bottom: 76px;
}
.com_sm_code img{
    width: 120px;
    height: 120px;
}
.com_sm_code span{
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding-top: 20px;
}
.com_sm1 .com_sm_p2{
    font-size: 22px;
    line-height: 50px;
    margin-top: 67px;
    margin-left: 80px;
}
.com_sm1 .com_sm_p2 span{
    display: block;
    width: 240px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.com_sm2 .com_sm_p2{
    font-size: 20px;
    line-height: 60px;
    margin-top: 56px;
    margin-left: 36px;
}
.com_sm2 .com_sm_p2 span{
    display: block;
    height: 60px;
    line-height: 60px;
}
.com_sm2 .com_sm_p2 span em{
    font-style: normal;
    width: 140px;
    display: inline-block;
    margin-right: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.pop_xuanfu {
    /* display: none; */
    position: fixed;
    left: 0;
    top: 30%;
    width: 200px;
    min-height: 315px;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 9999;
    color: #fff;
    padding-top: 93px;
    box-sizing: border-box;
    background: url('../../sem/images/rk/rk_xuanfu.png') left top no-repeat;
    background-size: 100% auto;
}
.pop_xuanfu .xuanfu_p1{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}   
.pop_xuanfu .xuanfu_img{
    margin: 20px 0 5px 0;
    text-align: center;
}   
.pop_xuanfu .xuanfu_img img{
    display: inline-block;
    width: 116px;
    height: 116px;
}
.pop_xuanfu .xuanfu_p2{
    font-size: 16px;
    text-align: center;
}   



.pclunbodiv{
    width: 100%;
    height: 650px;
    background-size: 1920px 650px;
    background-position: center center;
    background-repeat: no-repeat;
}
.pclunbodiv .pc_wheel_wrap{
    position: relative;
    width: 1230px;
    margin: 0 auto;
}
.pclunbodiv .pclunbo_title{
    font-size: 48px;
    color: #373737;
    text-align: center;
    font-weight: bold;
    padding: 50px 0 24px 0  ;
    box-sizing: border-box;
}
.pclunbodiv.pc2sty .pclunbo_title{
    color: #fff;
}
.pclunbodiv .pc_wheel_wrap .bd ul li{
    width: 1230px;
    height: 460px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-top: 70px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}
.pclunbodiv .pc_wheel_wrap .bd ul li .pc_lunbo_left{
    width: 438px;
    height: 312px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    text-align: center;
}
.pclunbodiv .pc_wheel_wrap .bd ul li .pc_lunbo_left img{
    display: inline-block;
    height: 312px;
    width: auto;
}
.pclunbodiv .pc_wheel_wrap .bd ul li .pc_lunbo_right{
    margin-left: 116px;
    color: #fff;
    font-size: 18px;
    line-height: 2;
}
.pclunbodiv.pc2sty .pc_wheel_wrap .bd ul li .pc_lunbo_right{
    color: #333;
}
.pclunbodiv .pc_wheel_wrap .bd ul li .pc_lunbo_right .p1{
    font-size: 40px;
    font-weight: bold;
}
.pclunbodiv .pc_wheel_wrap .bd ul li .pc_lunbo_right >a{
    display: inline-block;
    width: 180px;
    height: 42px;
    background: #E94C2D;
    border-radius: 10px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    margin-top: 80px;
}
.pclunbodiv.pc2sty .pc_wheel_wrap .bd ul li .pc_lunbo_right >a{
    background: linear-gradient(-70deg, #404675, #130D4F);
}
.pclunbodiv .hd ul {
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    padding-right: 15px;
    box-sizing: border-box;
}
.pclunbodiv .hd li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 5px;
    background-color: initial;
    border: 1px solid #192743;
    border-radius: 50px;
}
.pclunbodiv.pc2sty .hd li {
    border: 1px solid #fff;
}
.pclunbodiv .hd li.on {
    background-color: #192743;
}
.pclunbodiv.pc2sty .hd li.on {
    background-color: #fff;
}

.pclunbodiv .prev,.pclunbodiv .next{
    position: absolute;
    left: -75px;
    top: 150px;
    background: rgba(0,0,0,0.2);
}
.pclunbodiv .next{
    left: initial;
    right: -75px;
}
.pclunbodiv.pc2sty .prev,.pclunbodiv.pc2sty .next{
    background: rgba(255,255,255,0.2);
}


.semmk_rcode{
    width: 1200px;
    height: 200px;
    margin: 20px auto;
    padding-top: 20px;
    padding-left: 287px;
    box-sizing: border-box;
    background: url('../images/kaobo_codebg.png') left top no-repeat;
    background-size: 100% auto;
}
.semmk_rcodebg{
    display: inline-block;
    vertical-align: middle;
    width: 162px;
    height: 176px;
    background: url('../images/kaobo_code.png') left top no-repeat;
    background-size: 100% auto;
}
.semmk_rcodebg>img{
     width: 130px;
     display: block;
     margin: 0 auto;
     margin-top: 8px;
     border-radius: 10px;
}
.semmk_rcodeT{
    display: inline-block;
    vertical-align: middle;
    margin-left: 42px;
}
.semmk_rcodeT >p{
     font-size: 30px;
     font-weight: bold;
     color: #333333;
}
.semmk_rcodeT .semmk_link{
     display: inline-block;
     width: 120px;
     height: 30px;
     line-height: 30px;
     text-align: center;
     background: #E73321;
     border-radius: 4px;
     font-size: 20px;
     color: #fff;
     font-weight: bold;
     margin-top: 15px;
}
.semmk_mk_new .semmk_div{
     min-height: 610px;
}

.sgShouquan{
    display: block;
    padding: 5px 0;
    color: #666;
}
.sgShouquan >input[type=checkbox]{
    display: inline-block;
    width: 13px !important;
    height: 13px !important;
    border: 1px solid #666;
    vertical-align: middle;
    appearance: checkbox;
    -moz-appearance: checkbox;
    -webkit-appearance: checkbox;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}
.sgShouquan span,.sgShouquan a{
    line-height: 13px;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    font-weight: normal;
}
.sgShouquan a{
    color: #299dea !important;
}



.popfileSty_form {
    position: relative;
    width: 930px;
    margin: 0 auto;
    background-color: #fff;
    margin-top: -305px;
    border-radius: 10px;
    top: 50%;
    min-height: 400px;
    overflow: hidden;
}
.popfileSty_close {
    position: absolute;
    right: 16px;
    top: 16px;
    width: 16px;
    height: 16px;
    background: url('../../sem/images/pmp_1/pmp_new63.png') center repeat;
    background-size: 100% 100%;
    z-index: 1;
    cursor: pointer;
}
.pmp2_pop{
    display: inline-block;
    vertical-align: top;
    width: 465px;
    height: 400px;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 50px;
    padding-bottom: 0;
    box-sizing: border-box;
    font-size: 16px;
    color: #999;
}
.pmp2_pop input ,.pmp2_pop select{
    width: 100%;
    height: 55px;
    border: 0;
    text-align: left;
    padding: 0 10px;
    border-radius: 0;
    outline: none;
    font-size: 16px;
    margin-bottom: 20px;
    box-sizing: border-box;
    background: #F4F4F4;
}
.pmp2_pop select{
    background: url('../../www/images/arrow.png') right 10px center no-repeat;
    background-size: 12px;
    background-color: #F4F4F4;
}
.pmp2_pop .p2{
    color: #999999;
    font-size: 14px;
    text-align: left;
    margin-top: 20px;
}
.pmp2_pop .p1{
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}
.pmp2_pop  a.a1 {
    display: inline-block;
    width: 100%;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    box-sizing: border-box;
    background: #194CBE;
    box-shadow: 0;
    border-radius: 0;
    text-align: center;
    padding: 0 10px;
    color: #fff;
}

.pmpcom_left{
    float: left;
    width: 465px;
    height: 400px;
    background: url(../../sem/images/pmp_1/pmp_new56.png) left -2px top -2px no-repeat;
    background-size: 100% 102%;
    color: #fff;
    padding-top: 40px;
    box-sizing: border-box;
}
.pmpcom_rtitle{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
}
.pmpcom_a{
    text-align: center;
    margin-top: 10px;
}
.pmpcom_a >a{
    display: inline-block;
    width: 156px;
    height: 95px;
    border-radius: 4px;
    font-size: 14px;
    padding-top: 70px;
    background: url('../../sem/images/rk/wenj.png') center top 5px no-repeat;
    background-size: 68px auto;
    background-color: #fff;
    box-sizing: border-box;
    margin: 12px 8px;
    margin-bottom: 0;
}

.gbchange{
    background-color: #F4F4F4;
    padding: 50px 0;
}
.ch_title{
    font-size: 50px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}
.change_div{
    width: 1200px;
    height: 565px;
    background: #FFFFFF;
    box-shadow: 0px 0px 43px 0px rgba(25, 76, 190, 0.11);
    margin: 20px auto;
    margin-top: 40px;
}
.change_head{
    height: 86px;
    background: #F1F5FF;
    display: flex;
    justify-content: left;
    font-size: 24px;
    line-height: 86px;
}
.change_t{
    width: 240px;
    height: 86px;
    background: linear-gradient(90deg, #3F9EFF, #194CBE);
    text-align: center;
    color: #fff;
}
.change_tab li{
    position: relative;
    display: inline-block;
    padding: 0 70px;
    cursor: pointer;
}
.change_tab li.on{
    color: #194CBE;
}
.change_tab li.on::after{
    content: '';
    position: absolute;
    width: 61px;
    height: 4px;
    background: #194CBE;
    border-radius: 2px;
    left: 50%;
    bottom: 10px;
    margin-left: -30px;
}
.change_b{
    display: none;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
}
.change_b.on{
    display: block;
}
.change_left,.change_right{
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 320px;
}
.change_left{
    margin-right: 70px;
}
.change_right{
    margin-left: 70px;
}
.change_left .xb{
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 32px;
    color: #194CBE;
    width: 100%;
}
.change_left .xb i{
    display: inline-block;
    width: 48px;
    height: 40px;
    vertical-align: super;
    background: url('../../sem/images/pmp_1/pmp_new59.png') center top no-repeat;
    background-size: 100% auto;
    margin-left: 5px;
}
.change_right .jb{
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 32px;
    color: #999999;
    width: 100%;
}
.change_b >a,
.change_b >a:link{
    width: 468px;
    height: 70px;
    background: #E84C2D;
    border-radius: 4px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 70px;
    display: block;
    margin: 20px auto;
}
.change_b >a:hover{
    /* border: 1px solid #E84C2D;
    color: #E84C2D;
    background: #fff; */
    transform: scale(1.05);
}
.change_b .tx li{
    position: relative;
    width: 352px;
    height: 60px;
    background: #F1F5FF;
    border-radius: 4px;
    font-size: 24px;
    padding-left: 140px;
    box-sizing: border-box;
    text-align: center;
    line-height: 60px;
    margin-bottom: 13px;
    overflow: hidden;
}
.change_b .change_right .tx{
    padding-top: 30px;
}
.change_b .change_right .tx li{
    background: #F4F4F4;
}
.change_b .change_right .tx li >span{
    background: #999999;
}
.change_b .tx li >span{
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 140px;
    height: 60px;
    background: linear-gradient(90deg, #3F9EFF, #194CBE);
    color: #fff;
    text-align: center;
}
.change_b .scdiv{
    position: relative;
}
.change_b .scdiv >p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 24px;
}
.change_b .scdiv >p span{
    color: #194CBE;
}
.change_b .cfb >p{
    width: 352px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    background: linear-gradient(90deg, #3F9EFF, #194CBE);
    border-radius: 4px;
    font-size: 24px;
    font-weight: bold;
    margin-top: 14px;
}
.change_b .cfb >p:nth-child(2n){
    background: none;
    color: #333;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
}

.WeChat_pop{ 
    position:fixed; 
    left:25px; 
    top:35%; 
    z-index:100; 
    cursor:pointer;
    padding: 15px 0; 
    background:#FE8A3E;
    box-shadow: 0px 2px 6px 0px rgb(177 38 8 / 49%);
}
.WeChat_pop .WeChat_icon{
    display: block; 
    width:80px; 
    text-align:center;
}
.WeChat_pop .WeChat_list:nth-child(1) .WeChat_icon{ 
    padding-bottom:15px;
}
.WeChat_pop .WeChat_icon dt{ 
    font-size:15px; 
    color:#fff; 
    text-align:center; 
    margin-top:5px;
}
.WeChat_pop .WeChat_icon.icon_top dt{
    font-size: 19px;
    font-weight: bold;
}
.WeChat_pop .WeChat_down{ 
    text-align:center; 
    width:auto; 
    background:#fff; 
    position:absolute;
    left:90px; 
    top:-45px; 
    padding-bottom:12px; 
    box-shadow:0px 0px 10px rgba(0,0,0,.2); 
    display:none;
}
.WeChat_pop .WeChat_down dd{ 
    padding:10px; 
    padding-bottom:0px;
}
.WeChat_pop .WeChat_down dd img{
    max-width: 200px;
}
.WeChat_pop .WeChat_down dt{ 
    font-size:12px; 
    color:#333333;
}
.WeChat_pop .WeChat_down:before{
	content: "";
    width: 0px;
    height: 0px;
    border: 7px solid transparent;
    border-right: 9px solid #fff;
    font-size: 0px;
    line-height: 0px;
    position: absolute;
    top: 50%;
	left:-16px;
	transform:translateY(-50%);
}
.WeChat_pop .WeChat_list_top:hover .WeChat_down{ 
    display:block;
}

.noafter::before{
    display: none;
}
.noafter::after{
    display: none;
}

.bluesty .pmp_maintitle{
    color: #287CCD;
}
.bluesty .pmp_label2_div .butcommon{
    background: #F14646;
}
.bluesty .pmp_maintitle{
    color: #287CCD;
}
.bluesty .pmp_label2_div .butcommon{
	width: 326px;
    background: #F14646;
    font-size:20px;
    border-radius:6px
}
.bluesty .pmp_label2_div .duaninput{
	width: 326px;
    border-radius:6px
}
.bluesty .pmp_label_div .p2 label input[type='radio']+span::before {
    content: '';
    position: absolute;
    left: -25px;
    top: 0;
    width: 16px;
    height: 16px;
    background: url('../images/aliyun/radionocheck.png') no-repeat;
    background-size: 16px auto;
}

.bluesty .pmp_label_div .p2 label input[type='radio']:checked+span::before {
    content: '';
    position: absolute;
    left: -25px;
    top: 0;
    width: 16px;
    height: 16px;
    background: url('../images/aliyun/radiocheck.png') no-repeat;
    background-size: 16px auto;
}
.bluesty .pmp_closepop_new{
    top:28px;
    right:15px;
    width: 18px;
    height: 18px;
    background: url(../../../pc/www/images/zhaosheng/close.png) center repeat;
}


._xs-pop-wrap ._xs-pop-opa{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 9999;
}
._xs-pop-wrap ._xs-pop-main {
    background-color: #fff;
    min-width: 450px;
    padding: 15px 25px;
    border-radius: 10px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
}
._xs-pop-wrap ._xs-pop-step{
    position: absolute;
    bottom: -150px;
    left: 0;
    width: 100%;
    padding: 20px 0;
    background: #FFFFFF;
    border-radius: 10px;
    display: flex;
    justify-content: center;
}
._xs-pop-wrap ._xs-pop-step ._xs_icon{
    position: relative;
    font-size: 14px;
    box-sizing: border-box;
    margin: 0 30px;
    text-align: center;
}
._xs-pop-wrap ._xs-pop-step ._xs_icon::after{
    content: '';
    position: absolute;
    right: -35px;
    top: 14px;
    height: 19px;
    min-width: 19px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 19px;
    background-image: url('../img/xs_iconstep.png');
}
._xs-pop-wrap ._xs-pop-step ._xs_icon:last-child::after{
    width: 0;
    min-width: 0;
}
._xs-pop-wrap ._xs-pop-step ._xs_icon:nth-child(1){
    color: #3977FF;
    cursor: pointer;
}
._xs-pop-wrap ._xs-pop-step ._xs_icon i {
    display: block;
    vertical-align: middle;
    width: auto;
    height: 40px;
    min-width: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 40px;
    margin-bottom: 15px;
}
._xs-pop-wrap ._xs-pop-step ._xs_icon i._xs_icon1 {
    background-image: url('../img/xs_icon1.png');
}
._xs-pop-wrap ._xs-pop-step ._xs_icon i._xs_icon2 {
    background-image: url('../img/xs_icon2.png');
}
._xs-pop-wrap ._xs-pop-step ._xs_icon i._xs_icon3 {
    background-image: url('../img/xs_icon3.png');
}
._xs-pop-wrap ._xs-pop-step ._xs_icon:nth-child(1) i._xs_icon1 {
    background-image: url('../img/xs_icon1act.png');
}
/* ._xs-pop-wrap ._xs-pop-step ._xs_icon:hover i._xs_icon2 {
    background-image: url('../img/xs_icon2act.png');
}
._xs-pop-wrap ._xs-pop-step ._xs_icon:hover i._xs_icon3 {
    background-image: url('../img/xs_icon3act.png');
} */
._xs-pop-wrap ._xs-pop-title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-top: 23px;
    margin-bottom: 20px;
}
._xs-pop-wrap ._xs-pop-gou {
    font-size: 18px;
    font-weight: bold;
    color: #09BB07;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 15px;
}
._xs-pop-wrap ._xs-pop-gou i{
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 10px;
    background: url(../img/_xs_gou.png) left top no-repeat;
    background-size: 100% auto;
}
._xs-pop-wrap ._xs-pop-cha {
    font-size: 18px;
    font-weight: bold;
    color: #FE3336;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 15px;
}
._xs-pop-wrap ._xs-pop-cha i{
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 10px;
    background: url(../img/_xs_cha.png) left top no-repeat;
    background-size: 100% auto;
}
._xs-pop-wrap ._xs-pop-p1 {
    font-size: 15px;
    margin-bottom: 23px;
}
._xs-pop-wrap ._xs-pop-p2 {
    font-size: 18px;
    margin-bottom: 23px;
    margin-top: 23px;
}
._xs-pop-wrap ._xs-pop-img{
    margin-bottom: 23px;
}
._xs-pop-wrap ._xs-pop-img img{
    width: 200px;
    max-width: 200px;
}
._xs-pop-wrap ._xs-pop-content {
    padding: 0 0;
    font-size: 15px;
    text-align: center;
}
._xs-pop-wrap ._xs-pop-main ._xs-pop-footer {
	display: flex;
	align-items: center;
	justify-content: center;
    padding-bottom: 13px;
}
._xs-pop-wrap._hide-footer ._xs-pop-main ._xs-pop-footer{
    display: none;
}

._xs-pop-wrap ._xs-pop-main ._xs-pop-footer .btn-default {
	min-width: 100px;
	height: 36px;
	border-radius: 18px;
	background-color:#EBF1FF;
	color: #3977FF;
	font-size: 14px;
	border: 0;
	outline: none;
	display: inline-block;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
    margin: 0 10px;
    border: 1px solid #3977FF;
    box-sizing: border-box;
    padding: 0 20px;
}
._xs-pop-wrap ._xs-pop-main ._xs-pop-footer .btn-fresh{
	margin-top: 0.45rem;
}
._xs-pop-wrap ._xs-pop-main ._xs-pop-footer .btn-noclick{
	background-color: #D7D7D7 !important;
}
._xs-pop-wrap ._xs-pop-main ._xs-pop-footer .btn-fresh span{
	display: none;
}
._xs-pop-wrap ._xs-pop-main ._xs-pop-footer .btn-noclick span{
	display: inline-block;
}
._xs-pop-wrap ._xs-pop-main ._xs-pop-footer .btn-primary {
	min-width: 100px;
    padding: 0 20px;
	height: 36px;
	border-radius: 18px;
	background-color: #3977FF;
	color: #fff;
	font-size: 14px;
	outline: none;
	border: 0;
	display: inline-block;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
    box-sizing: border-box;
}
._xs-pop-wrap ._xs-pop-main ._xs-pop-footer .btn-primary:hover{
  background-color: #5155ff;
}
._xs-pop-wrap ._xs-pop-main ._xs-pop-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: url('../../../../educity2/pc/images/live/icon_m_close.png') center center no-repeat;
  background-size: 12px auto;
}

._xs-pop-title .bluecor {
    color: #168AF5;
}

._xs-pop-rk_p1 {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

._xs-pop-rk_p1 p {
    font-size: 16px;
    background: url('../../../../educity2/pc/images/courseDetail/_xs-pop-rk_p1.png') left center no-repeat;
    background-size: 20px 20px;
    margin: 0 10px;
    padding-left: 30px;
    box-sizing: border-box;
}

/* 课程推广公共  开始 */
.wx-class-header {
	height: 96px;
	position: relative;
}
.wx-class-header li .wx-class-th{
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	padding: 24px 0;
	line-height: 1.3;
}
.zstab_gray{
	background: #fafafa;
}
.wx-class-list .zstab_gray td{
	background: #fafafa;
}
.zstab_tk_ul li span.span2.red{
	color: #FF5048;
}
.wx-head-suspension {
	display: none;
	position: fixed;
	top: 100px;
	left: 50%;
	z-index: 100;
	margin-left: -515px;
}

.wx-class-header li {
	float: left;
	border-radius: 10px 10px 0 0;
	height: auto;
	text-align: center;
	color: #fff;
	padding: 10px 0 0 0;
	z-index: 1;
	position: relative;
}

.wx-class-header li .class-gq {
	font-size: 23px;
	font-weight: bold;
	position: relative;
	display: inline-block;
	margin-top: 9px;
	color: #fff;
}

.wx-class-box {
	width: 1200px;
	margin: 0 auto 0;
	position: relative;
}

.wx-class-list td {
	padding: 10px;
	vertical-align: top;
	position: relative;
}

.blue-bg {
	background: linear-gradient(90deg, #6D73B1, #969CD4);
	height: 138px;
}
.red-bg {
	background: linear-gradient(90deg, #D04141 0%, #EA6F6F 100%);
	height: 138px;
}
.ju-bg {
	background: linear-gradient(90deg, #FD5C5E 0%, #FE9964 100%);
	height: 138px;
}
.b-bg {
	background: linear-gradient(90deg, #5C77FD 0%, #64B7FE 100%);
	height: 138px;
}
.zi-bg {
	background: linear-gradient(90deg, #605CFD 0%, #8196FF 100%);
	height: 138px;
}

.gules-bg {
	background: linear-gradient(90deg, #6F8BCA, #A6BBEA);
	height: 138px;
}
.darkblue-bg {
	background: linear-gradient(90deg, #4141D0 0%, #756FEA 100%);
	height: 138px;
}

.yellow-bg {
	background: linear-gradient(90deg, #9DA9C3, #CAD0DD);
	height: 138px;
}

/*三栏宽度*/
.wx-class-three li,
.wx-class-three td {
	width: 400px;
}

/*两栏宽度*/
.wx-class-two li,
.wx-class-two td {
	width: 515px;
}

.wx-class-header a {
	color: #fff;
}

.wx-class-header li {
	float: left;
	border-radius: 15px 15px 0 0;
	text-align: center;
	color: #fff;
	/*padding:22px 0 15px 0;height:58px;*/
	z-index: 1;
	position: relative;
}

.wx-class-header li:hover .title-note-txt {
	display: block !important;
}

.wx-class-header li span {
	font-size: 35px;
	font-weight: bold;
}

.wx-class-header li p {
	font-size: 14px;
	line-height: 24px;
}

.wx-class-header li p i {
	-webkit-animation: twinkling 1.5s 1s ease infinite;
	color: #fff;
}

.title-tips-dad {
	width: 80%;
	margin: 0 auto;
	position: relative
}

.title-note-txt {
	background: rgba(0, 0, 0, 0.26);
	width: 80%;
	font: normal 14px/20px '微软雅黑';
	color: #FFF;
	padding: 0;
	line-height: 40px !important;
	z-index: 10;
	display: block;
	width: 100%;
	margin-top: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 40px;
    margin-bottom: 0;
}

a.js-to-bm {
	margin-left: 10px;
}

.wx-class-list td {
	vertical-align: top;
	font-size: 14px;
	*border-bottom: 1px solid #eee;
	background: #fff;
}

.wx-class-list .how-many {
    min-width: 92px;
	padding: 0 14px;
	height: 27px;
	background: #CED1E0;
	border-radius: 0 0 16px 0;
	text-align: center;
	font: 16px "Microsoft Yahei";
	color: #333;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 27px;
}

/*左侧*/
.wx-class-list {
	overflow: hidden;
	width: 100%;
	height: auto;
    box-shadow: 0px 0px 13px 0px rgb(84 106 151 / 22%);
}

.wx-class-box table {
	border-collapse: collapse;
	border-spacing: 0;
}

.wx-class-box table {
	border: 0;
}

.wx-class-box table>tbody>tr>td,
.wx-class-box table>tbody>tr>th,
.wx-class-box table>tfoot>tr>td,
.wx-class-box table>tfoot>tr>th,
.wx-class-box table>thead>tr>td,
.wx-class-box table>thead>tr>th {
	border: 0;
	line-height: initial;
}

.bg-fafafa{
    background: #fafafa;
}

.zstab_border table>tbody>tr>td {
	border: 1px solid #eee;
    background-clip: padding-box;
}

.zstab_border table>tbody>tr>td {
	padding: 0;
	/* height: 1px; */
}

.zstab_two .wx-class-two li {
	width: 600px;
}

.zstab_km {
	padding: 13px 8px;
}

.zstab_km li {
	display: flex;
	justify-content: center;
	padding: 15px 10px;
	line-height: 34px;
	box-sizing: border-box;
}
.zstab_km.oneline li {
    display: inline-block;
    margin-right: 15px;
}

.zstab_km li>span {
	vertical-align: middle;
	width: 39% !important;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	border: none !important;
	position: relative;
}

.zstab_km li>span:nth-child(2) {
	font-weight: bold;
	width: 68px;
	display: block;
	text-align: right;
	font-size: 19px !important;
	color: #ff5248 !important;
	padding-right: 20px;
	box-sizing: border-box;
}

.zstab_km li>a {
	float: right;
	min-width: 114px;
	padding: 0px 15px;
	box-sizing: border-box;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	background: #e1423f;
	background: linear-gradient(-90deg, #FF5048 0%, #FF836B 100%);
	box-shadow: 0px 2px 6px #fdbda7;
	border-radius: 50px;
	margin-left: 10px;
	text-align: center;
}

.zstab_km li>a:hover {
	background: #e1423f;
}

.zstab_gh {
	padding: 43px 8px 18px 8px;
}

.zstab_gh_ul li {
	margin-top: -5px;
}

.zstab_gh_ul li>span:nth-child(1) {
	display: inline-block;
	vertical-align: middle;
	font-weight: 900;
	color: #fff;
	padding: 13px 0;
	text-align: center;
	margin: 10px 0 0 5px;
	height: 30px;
	line-height: 30px;
	background: url('../../../../educity2/pc/images/courseDetail/jieduan.png') left top no-repeat;
	width: 54px;
	height: 60px;
	line-height: initial;
	box-sizing: border-box;
}

.zstab_gh_ul li>span:nth-child(2) {
	display: inline-block;
	vertical-align: middle;
	width: 300px;
	min-height: 50px;
	padding: 10px;
	background: #F7F7F7;
	border-radius: 0px 6px 6px 0px;
	margin-left: -3px;
	box-sizing: border-box;
	height: auto;
}

.zstab_two .zstab_gh_ul li>span:nth-child(2) {
	width: 506px;
}

.zstab_bz {
	padding: 43px 8px 18px 8px;
	background: #fafafa;
	height: 100%;
	box-sizing: border-box;
}

.zstab_bz_ul li {
	padding: 2px 10px;
	line-height: 18px;
	font: 14px/26px "Microsoft Yahei";
	color: #333;
	margin-bottom: 5px;
	position: relative;
}

.zstab_bz_ul li span.span1 {
	font-weight: normal;
	color: #666;
	width: 60px;
	height: 26px;
	background: #fff;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
	position: absolute;
	float: left;
	left: 3px;
	border: 1px solid #BAD6FF;
	border-radius: 4px;
}

.zstab_bz_ul li span.span2 {
	width: 78%;
	display: inline-block;
	margin-left: 68px;
}

.zstab_zl {
	padding: 43px 8px 18px 8px;
	box-sizing: border-box;
}

.zstab_zl_ul li {
	padding: 7px 0 0;
	position: relative;
	padding-left: 33px;
	word-wrap: break-word;
	font: 14px/14px "Microsoft Yahei";
}

.zstab_zl_ul li>span.span1 {
	min-width: 16px;
	width: auto;
	font-weight: bold;
	color: #777;
	height: 16px;
	font-size: 14px;
	left: 8px;
	text-align: center;
	line-height: 16px;
	display: inline-block;
	background: #e6e6e6;
	display: inline-block;
	position: relative;
	position: absolute;
	top: 13px;
}

.zstab_zl_ul li>span.span2 {
	line-height: 2;
}

.zstab_zl_ul li>span.span2>em {
	font-style: normal;
	color: #999;
}

.zstab_tk {
	padding: 43px 8px 18px 8px;
	background: #fafafa;
	height: 100%;
	box-sizing: border-box;
}

.zstab_tk_ul li {
	display: block;
	min-height: 16px;
	font: 14px/16px "Microsoft Yahei";
	color: #333;
	margin: 8px 10px;
	line-height: 24px;
}
.zstab_tk_ul.halfli li {
    display: inline-block;
    width: 45%;
}

.zstab_tk_ul li span.span1 {
	width: 13px;
	height: 13px;
	display: inline-block;
	text-align: center;
	margin-right: 5px;
	vertical-align: middle;
	background: url('../../../../educity2/pc/images/courseDetail/yuanhuan.png') left center no-repeat;
	background-size: 13px auto;
}
.zstab_pad .zstab_tk_ul li{
	position: relative;
	padding-left: 25px;
	box-sizing: border-box;
}
.zstab_pad .zstab_tk_ul li span.span1{
	position: absolute;
	left: 0;
	top: 6px;
}
.zstab_tk_ul li span em.red{
	color: #FF5048;
	font-style: normal;
}
.zstab_buts {
	text-align: center;
	padding: 28px 0;
}

.zstab_buts .class-button02 {
	margin: 0 7px;
	padding: 0 15px;
	border-radius: 26px;
	min-width: 142px;
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	color: #fff;
	transition: .2s;
	display: inline-block;
	background: #fff;
	color: #e84242;
	border: 2px solid #e84242;
	/* width: 184px; */
	height: 40px;
	box-sizing: border-box;
	line-height: 36px;
}

.zstab_buts .class-button01 {
	margin: 0 7px;
	padding: 0 15px;
	border-radius: 26px;
	min-width: 142px;
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	color: #fff;
	transition: .2s;
	display: inline-block;
    background: linear-gradient(-90deg, #FF5048 0%, #FF836B 100%);
    box-shadow: 0px 2px 6px #fdbda7;
	padding: 0 17px;
}

.zstab_buts .class-button01:hover {
	transform: translateY(-5px);
	background-color: #e84242;
	background-image: linear-gradient(120deg, #e74242, #fe5844);
}

.zstab_buts .class-button02:hover {
	transform: translateY(-5px);
	background: #e74242;
	color: #fff;
	background-image: linear-gradient(120deg, #fe5844, #e74242);
}

.zstab_border td.selectTdClass>div {
	background-color: #edf5fa !important;
}

.wx-class-header li {
	clear: initial;
}

.wx-class-header {
	width: 100%;
}

.wx-class-list table {
	width: 100%;
}



.zstab_one .zstab_border table>tbody>tr>td {
	border: 1px dashed #eee;
}

.zstab_one .zstab_border tr td:nth-child(1) {
	width: 80px;
	vertical-align: middle;
	position: relative;
	border-right: none;
}

.zstab_one .zstab_border tr td:nth-child(2) {
	border-left: none;
	width: 1120px;
}

.zstab_one .zstab_border tr td:nth-child(1)::after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 15px;
	height: 100%;
	background: linear-gradient(90deg, #fff 0%, #F5F9FC 50%, #DDEBF5 100%);
}

.zstab_one .zstab_border tr td:nth-child(1) .zstab_headtd {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #808D97;
	padding: 0 20px;
	box-sizing: border-box;
}

.zstab_one .zstab_km {
	text-align: center;
}

.zstab_one .zstab_km li {
	width: 49%;
	display: inline-flex;
}

.zstab_one .zstab_km li>span {
	width: 120px !important;
	text-align: center;
	line-height: 17px;
}

.zstab_one .zstab_km li>span>em {
	display: block;
	font-style: normal;
	color: #666;
	font-size: 14px;
}

.zstab_one .zstab_km li>span:nth-child(2) {
	line-height: 34px;
}

.zstab_one .zstab_gh_ul li>span:nth-child(2) {
	width: 206px;
	text-align: left;
	line-height: 50px;
	padding: 0 10px;
}

.zstab_one .zstab_gh_ul li {
	display: inline-block;
	width: 270px;
}

.zstab_one .zstab_gh {
	padding: 32px 10px;
	box-sizing: border-box;
}

.zstab_one .zstab_bz,
.zstab_one .zstab_zl,
.zstab_one .zstab_tk {
	padding: 32px 10px;
	box-sizing: border-box;
}

.zstab_one .zstab_bz_ul li span.span2 {
	width: 100%;
	margin-left: 0;
	margin-top: 5px;
}

.zstab_one .zstab_bz_ul li {
	display: inline-block;
	width: 250px;
	vertical-align: top;
}

.zstab_one .zstab_bz_ul li span.span1 {
	position: initial;
	float: initial;
}

.zstab_one .zstab_bz_ul li .a1 {
	width: 100%;
	color: #3F56BE;
}

.zstab_one .zstab_zl_ul li {
	display: inline-block;
	width: 250px;
	vertical-align: top;
	padding: 2px 10px;
	margin-bottom: 5px;
}

.zstab_one .zstab_zl_ul li>span.span1 {
	float: initial;
}

.zstab_one .zstab_zl_ul li>span.span2 {
	display: block;
	line-height: initial;
	margin-top: 8px;
	margin-left: 20px;
}

.zstab_one .zstab_zl_ul li>span.span2>em {
	display: block;
	margin-top: 5px;
}

.zstab_one .zstab_tk_ul li {
	display: inline-block;
	width: 250px;
	vertical-align: top;
}

.zstab_one .zstab_tk_ul li>span.span2 em {
	width: 74px;
	height: 20px;
	background: #FFEFCE;
	border-radius: 10px;
	display: inline-block;
	text-align: center;
	font-style: normal;
	line-height: 20px;
	color: #F87918;
	font-size: 14px;
	display: block;
	margin-top: 5px;
	margin-left: 15px;
}

.zstab_one .zsp_title {
	display: inline-block;
	min-width: 180px;
	height: 32px;
	line-height: 32px;
	padding-left: 20px;
	border-left: 2px solid #649CF0;
	font-size: 16px;
	background: linear-gradient(90deg, #F5F5F5 0%, #fff 100%);
	margin: 10px;
}

.zstab_one .gules-bg {
	text-align: center;
	padding: 14px 0;
	position: relative;
}

.zstab_one .gules-bg::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 126px;
	height: 98px;
	background: url(../../images/courseDetail/zuhe.png) left center no-repeat;
	background-size: 126px auto;
}

.zstab_one_bg {
	display: inline-block;
	color: #fff;
	font-size: 16px;
}

.zstab_one_bg .p1,
.zstab_one_bg .p2 {
	display: inline-block;
	vertical-align: middle;
}

.zstab_one_bg .p1 span {
	display: block;
	line-height: 1.5;
	font-size: 30px;
}

.zstab_one_bg .p2 {
	display: inline-block;
	margin-left: 30px;
	padding: 7px 20px 7px 40px;
	box-sizing: border-box;
	background: url(../../images/courseDetail/shrqbg.png) left center no-repeat;
	background-size: 100% auto;
}

.zstab_one ul {
	width: initial;
}

.zq_djs2 .textContent {
	position: relative;
	z-index: 1;
	text-align: center;
	font-size: 18px !important;
	font-weight: bold;
	color: #666 !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* 课程推广公共  结束 */

/* 双十一活动样式 */
.s11_sem_banner{
    height: 640px;
    background: url(../images/rk_1/s11_sem_banner.png) center top no-repeat;
    background-size: 100% 100%;
    padding-top: 38px;
    box-sizing: border-box;
}
.s11_sem_t{
    text-align: center;
}
.s11_sem_h{
    font-size: 88px;
    color: #F9E4BC;
    text-align: center;
    font-weight: bold;
    margin-top: 13px;
    text-shadow: 0px 9px 11px rgba(236,36,26,0.18);
    overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap; 
}
.s11_sem_d{
    width: 463px;
    height: 46px;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
    background: rgba(255,255,255,0);
    border: 3px solid #F8E3C5;
    border-radius: 50px;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FAEBCF;
    padding: 0 24px;
    box-sizing: border-box;
}
.s11_sem_d span{
    position: absolute;
    right: -3px;
    top: -3px;
    width: 293px;
    height: 46px;
    line-height: 46px;
    border-radius: 37px;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #EB5640;
    text-align: center;
    background: linear-gradient(0deg, #FBEFDF, #FAEACE, #FCF6F7);
}
.s11_sem_span{
    width: 463px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: left;
    padding-left: 71px;
    box-sizing: border-box;
}
.s11_sem_span span{
    display: block;
    padding: 5px 0;
    font-size: 35px;
    font-weight: bold;
    color: #F9E4BC;
    -webkit-text-fill-color: transparent;
}
.s11_sem_span span i{
    display: inline-block;
    vertical-align: middle;
    width: 29px;
    height: 29px;
    line-height: 29px;
    background: linear-gradient(0deg, #FBEFDF, #FAEACE, #FCF6F7);
    border-radius: 50%;
    font-size: 21px;
    font-weight: bold;
    color: #EB5640;
    text-align: center;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
    margin-right: 18px;
}
.s11_sem_but{
    display: block;
    width: 310px;
    height: 100px;
    margin: 0 auto;
    margin-top: 40px;
    background: url(../images/rk_1/s11_sem_but.png) center top no-repeat;
    background-size: 100% auto;
    font-size: 32px;
    font-weight: bold;
    color: #EE4427;
    text-align: center;
    padding-top: 22px;
    box-sizing: border-box;
    animation: breathe 1.1s infinite;
}
.s11_sem_but:hover{
    font-weight: bold;
    color: #EE4427;
    font-size: 35px;
}
.s11_images{
}
.s11_images img{
    top: -150px;
    position: absolute;
    -webkit-animation:fallDown 2s infinite linear ;
    animation: fallDown 2s infinite linear ;
}
@keyframes fallDown {
    0%{
        top: 0;
    }
    50%{
        top: 200px;
    }
    100%{
        top: 500px;
    }
}
@-webkit-keyframes fallDown {
    0%{
        top: 0;
    }
    50%{
        top: 200px;
    }
    100%{
        top: 500px;
    }
}
.s11_images img.s11_img1{
    left: 115px;
}
.s11_images img.s11_img2{
    left: 314px;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}
.s11_images img.s11_img3{
    left: 93px;
    animation-delay: 1.1s;
    -webkit-animation-delay: 1.1s;
}
.s11_images img.s11_img4{
    left: 202px;
    animation-delay: 1.3s;
    -webkit-animation-delay: 1.3s;
}
.s11_images img.s11_img5{
    left: 115px;
    animation-delay: 1.8s;
    -webkit-animation-delay: 1.8s;
}
.s11_images img.s11_img6{
    right: 150px;
    animation-delay: 1.1s;
    -webkit-animation-delay: 1.1s;
}
.s11_images img.s11_img7{
    right: 184px;
    animation-delay: 1.3s;
    -webkit-animation-delay: 1.3s;
}
.s11_images img.s11_img8{
    right: 365px;
    animation-delay: 1.6s;
    -webkit-animation-delay: 1.6s;
}
.s11_images img.s11_img9{
    right: 51px;
    animation-delay: 1.8s;
    -webkit-animation-delay: 1.8s;
}
.s11_images img.s11_img10{
    right: 176px;
    animation-delay: 1.1s;
    -webkit-animation-delay: 1.1s;
}
.s11_images img.s11_img11{
    right: 288px;
    animation-delay: 1.3s;
    -webkit-animation-delay: 1.3s;
}

/* Chrome 和 opera */
@media all and (min-width:0){
    .s11_sem_h{
        background: linear-gradient(0deg, #F9E4BD 0%, #FAEAD0 20.947265625%, #F9E4BB 54.19921875%, #FCF6F7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .s11_sem_span span{
        background: linear-gradient(0deg, #FBEFDF, #FAEACE, #FCF6F7);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
}
/* IE10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)  {
    .s11_sem_h{
        background: none;
        -webkit-background-clip: initial;
        -webkit-text-fill-color: initial;
    }
    .s11_sem_span span{
        background: none;
        color: #FAEBCF;
        -webkit-background-clip: initial;
        -webkit-text-fill-color: initial;
    }
}

.adv_closeIcon{
	position: absolute;
	right: 10px;
	top: 10px;
    width: 20px;
    height: 20px;
    background: url('../../www/images/close.png') center no-repeat;
	background-size: 15px auto;
    z-index:9;
	cursor: pointer;
}
.gg_wz {
    position: absolute;
    right: 10px;
    bottom: 0;
    width: 30px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    font-size: 10px!important;
    background: rgba(0, 0, 0, .3);
    z-index: 2;
    color: #fff;
    -webkit-transform-origin-x: 0;
    -webkit-transform: scale(0.80);
}
.gg_sm {
    display: none !important;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    font-size: 10px!important;
    border-radius: 16px;
    background: rgba(0, 0, 0, .3);
    z-index: 99;
    color: #fff;
    font-family: Arial;
    -webkit-transform-origin-x: 0;
    -webkit-transform: scale(0.80);
    cursor: pointer;
}