/**banner*/
.x_peixun_banner {
    width: 100%;
    height: 600px;
    background: url('../images/neixun/banner-bj.png') no-repeat center;
     background-size: 100% 100%; 
}

.x_peixun_banner_content {
    width: 1200px;
    height: 600px;
    margin: 0 auto;
    position: relative;
}

.x_peixun_banner_content_left {
    position: absolute;
    left: -994px;
    top: 176px;
}

.x_peixun_banner_content_left_text1 {
    font-size: 52px;
    color: #fff;
    letter-spacing: 1px;
}

.x_peixun_banner_content_left_text2 {
    color: #fff;
    font-size: 22px;
    letter-spacing: 1px;
    margin-top: 30px;
}

.x_peixun_banner_content_left_text3 {
    margin-top: 69px;
    clear: both;
    overflow: hidden;
    /* display: none; */
}

.x_peixun_banner_content_left_text3_1 {
    display: block;
    float: left;
    width: 160px;
    height: 48px;
    border: 1px solid #FFBA01;
    border-radius: 5px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    background: #FFBA01;
}

.x_peixun_banner_content_left_text3_1:link {
    display: block;
    float: left;
    width: 180px;
    height: 60px;
    border: 1px solid #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
}

.x_peixun_banner_content_left_text3_1:hover, .x_peixun_banner_content_left_text3_1:active {
    color: #000;
    background: #fff;
    border: 1px solid #fff;
}


.x_peixun_banner_content_left_text3_2 {
    display: block;
    float: left;
    width: 160px;
    height: 48px;
    border: 1px solid #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #ff3859;
    letter-spacing: 1px;
    margin-left: 50px;
    background: #FFFFFF;
}

.x_peixun_banner_content_left_text3_2:link {
    display: block;
    float: left;
    width: 180px;
    height: 60px;
    border: 1px solid #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    margin-left: 30px;
}

.x_peixun_banner_content_left_text3_2:hover, .x_peixun_banner_content_left_text3_2:active {
    color: #000;
    background: #fff;
    border: 1px solid #fff;
}


.x_peixun_banner_content_right {
    /* float: right; */
    position: absolute;
    left: 1661px;
    top: 103px;
    /* height: 400px; */
}


/**
banner_bottom
 */
.x_peixun_banner_bottom {
    width: 1200px;
    height: 90px;
    margin: 0px auto;
    position: relative;
}

.x_peixun_banner_bottom_auto {
    width: 1200px;
    height: 120px;
    clear: both;
    /* overflow: hidden; */
    margin: 0 auto;
    position: absolute;
    left: 0;
    bottom: 0;
    justify-content: space-between;
    display: flex;
}

.x_peixun_banner_bottom_auto_li_img {
    margin-left: 46px;
}

@keyframes test {
    0% {
        transform: translate(0, 0)
    }
    50% {
        transform: translate(0, -20px)
    }
    100% {
        transform: translate(0, 0)
    }
}

.x_peixun_banner_bottom_auto_li_img:hover {
    animation: test 0.25s ease-in 2;
}

.x_peixun_banner_bottom_auto_li {
    /* width: 20%; */
    /* float: left; */
    height: 120px;
    position: relative;
    line-height: 120px;
    font-size: 18px;
    color: #505050;
    font-weight: 400;
    background: #fff;
    width: 290px;
    border-radius: 10px;
    box-shadow: 0px 6px 5px -5px #ebebeb;
}

.x_peixun_banner_bottom_auto span {
    /* margin-left: 15px; */
    color: #ff6014;
}


/**
banner_bottom
 */
 .x_zxpx_banner_bottom{
    width: 100%;
    height: 100px;
    background:#fff;
}

.x_zxpx_banner_bottom_auto{
    width: 1100px;
    height: 100%;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
}

.x_zxpx_banner_bottom_auto_li_img{
    margin-left: 46px;
}

@keyframes test{
    0%{
        transform:translate(0,0)
    }
    50%{
        transform:translate(0,-20px)
    }
    100%{
        transform:translate(0,0)
    }
}
.x_zxpx_banner_bottom_auto_li_img:hover{
    animation:test 0.25s ease-in 2;
}

.x_zxpx_banner_bottom_auto_li{
    width: 20%;
    float: left;
    height: 100px;
    line-height: 100px;
    font-size: 16px;
    font-weight: 400;
}

.x_zxpx_banner_bottom_auto span{
    margin-left: 15px;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

.main_box_box{    width: 1210px;
    margin: 0 auto;padding-bottom: 20px;}
.main_box_main{width: 100%;background: url(http://cdn.beiing.net/beiing_net/jypxscrm/bacg01.png) #fbfbfb; overflow: hidden;z-index: -2;height: 520px;background-position: center center}
.main_box_main01{width: 100%;background: url(http://cdn.beiing.net/beiing_net/jypxscrm/bacg02.png) #fbfbfb; overflow: hidden;z-index: -2;height: 558px;background-position: center center}


.jypx_our {
    margin: 15px auto;
    text-align: center;
    font-size: 28px;
    color: #000000;
    font-weight: bold;
}
.whitemargin {
    padding-top: 36px !important;
}
.jypx_our_sub {
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #8c8c8c;
    font-weight: 500;
}



/*fouryi*/
/*.fouryi-title {*/
/*    margin-top: 30px;*/
/*}*/
.fouryi-title {
    width: 1200px;
    margin-top: 40px;
}
.fouryi-title {width:1200px;  margin-top: 40px;}
.fouryi-title ul{ margin:0; padding:0; text-align: center}
.fouryi-title ul li{width:130px;height:40px;margin:0 17px;display: inline-block; cursor:pointer; font-size: 18px !important; color: #666666; border: 1px solid #dadada;
border-radius: 20px;text-align: center !important;line-height: 37px; background: #ffffff !important;
}
.fouryi-title ul li h3 a:link{color: #666666; text-align: center;text-decoration: none;}
.fouryi-title ul li:hover .title a{color:#666666; background: #f5f5f5;width:130px;height:40px;text-align:center;border:1px solid #dadada;
border-radius: 20px;}
.five-right{margin-right:32px !important}

.fouryi-title ul li.on .title a{color:#ffffff; background:#339dff;width:130px;height:40px;text-align:center;border:1px solid #339dff;
border-radius: 20px;}
.fouryi-title ul li.on .title a img{margin-right:10px;}
.fouryi-title ul li img{margin-right:10px;}

.fouryi-title ul li .title a{ font-size:18px; color:#666666; font-weight:500;display:block; padding-top:0px;padding-left:0px;text-align:left}
.fouryi-title ul li img,.foryilia .title a img{vertical-align: middle}
.fouryi{display:none; position:relative;width: 1070px; margin: 0 auto; margin-top:20px;border: 0  !important; height:506px !important}
.fouryi .lihen{ background:#ff5b92; height:2px; width:171px; position:absolute;top:-2px;}
.fouryi .titlebox{  padding-left:0; padding-right:0; float:right; height:460px;}
.foryilia{padding-top:20px;width: 421px; float:left}
.foryilia .title{font-size:28px;width: 300px; color: #002242;position: relative;height:95px;display:table-cell;
vertical-align:bottom;   /*底对齐 */padding-bottom:0px;}
.foryilia .title:before{content: url(http://cdn.beiing.net/beiing_net/jypxscrm/lit_list.png);margin-left: -30px;}
.foryilia .title span{z-index: 1;position: absolute;display: block;bottom:0}
.posi{position: absolute;z-index: 0;bottom:10px;right:0}
.imgleftinde{margin-left:-7px;  margin-top: 30px;}
.foryilia h3 a{ font-size:18px; color:#666666; font-weight:500; display:block; padding-top:0px;padding-left:0px;text-align:left}
.foryilia .subtitle{padding-top: 20px;font-size: 14px; color: #8c8c8c;width: 100%;clear: both;line-height: 150%}
.foryilia .subtitle span{ color: #339dff}
.aforyilia .subtitle span{ color: #339dff}
.bforyilia .subtitle span{ color: #339dff}
.cforyilia .subtitle span{ color: #339dff}
.submargin{padding-top: 34px !important;}
.foryilia .subtitle .zx{width: 122px;height:40px; background:#339dff;color:#fff; line-height: 40px;
	border-radius:8px; margin-top:18px;
	text-align: center;font-size:16px; float: left; margin-right: 30px; cursor: pointer}
.foryilia .subtitle .sy{width: 138px;height:43px; background:#fff;color:#339dff; border: 1px solid #339dff;line-height: 43px;text-align:center;font-size: 22px; float: left;cursor: pointer}
.fouryi-title ul li .title a{ font-size:18px;color:#666666;font-weight:500; display:block; padding-top:0px;padding-left:0px;text-align: left}
.fouryi-title ul li .subtitle{font-size: 18px;color:#8c8c8c;padding-left:47px;padding-top:5px; padding-bottom:5px}
.titleboxtext{ font-size:20px; padding-left:10px; padding-top:5px; line-height:180%; color: #333333;padding-bottom:12px;}
a.titleboxtext_more:link {margin-top:10px;margin-right:20px; margin-left: 15px; display:block;clear:both;overflow:hidden; border:1px #ff4785 solid; width:120px; height:35px; font-size:16px; color:#ff4785; display:inline-block; border-radius:30px; line-height:35px ; text-align:center; vertical-align: middle; cursor:pointer}
a.titleboxtext_more:visited {margin-top:10px;margin-right:20px; margin-left: 15px; display:block;clear:both;overflow:hidden; border:1px #ff4785 solid; width:120px; height:35px; font-size:16px; color:#ff4785; display:inline-block; border-radius:30px; line-height:35px ; text-align:center; vertical-align: middle; cursor:pointer}
 a.titleboxtext_more:hover{ background:#ffffff; color:#ff4785}
a.titleboxtext_more:active {margin-top:10px;margin-right:20px; margin-left: 15px; display:block;clear:both;overflow:hidden; border:1px #ff4785 solid; width:120px; height:35px; font-size:16px; color:#ff4785; display:inline-block; border-radius:30px; line-height:35px ; text-align:center; vertical-align: middle; cursor:pointer}
a.titleboxtext_more01:link {margin-top:10px;margin-right:20px;display:block;clear:both;overflow:hidden; border:1px #ff4785 solid; width:120px; height:35px; font-size:16px; color:#ffffff; display:inline-block; border-radius:30px; line-height:35px ; text-align:center; vertical-align: middle; cursor:pointer;background: #ff4785 }
a.titleboxtext_more01:visited {margin-top:10px;margin-right:20px;display:block;clear:both;overflow:hidden; border:1px #ff4785 solid; width:120px; height:35px; font-size:16px; color:#ffffff; display:inline-block; border-radius:30px; line-height:35px ; text-align:center; vertical-align: middle; cursor:pointer;background: #ff4785}
 a.titleboxtext_more01:hover{ background:#ff4785; color:#ffffff}
a.titleboxtext_more01:active {margin-top:10px;margin-right:20px;display:block;clear:both;overflow:hidden; border:1px #ff4785 solid; width:120px; height:35px; font-size:16px; color:#ffffff; display:inline-block; border-radius:30px; line-height:35px ; text-align:center; vertical-align: middle; cursor:pointer;background: #ff4785
	 }
.title_five{font-size:24px; color:#333333;
	font-weight: 600; text-indent:8px;padding-bottom:0;}
.fouryi .contact{ color:#666666; font-size:14px; float:left; margin-left:5px;margin-top:80px;max-width: 465px;}
.fouryi .contact li{padding-left: 5px;}
.fouryi .contact li h3{ font-size:18px; color:#333333; font-weight:500; margin-bottom: 0}
.fouryi .contact li p{margin-top: -25px; padding-left:20px; padding-bottom:15px; color: #8c8c8c; font-size: 16px;line-height: 165%}
.fouryi .contact li h3 img{ vertical-align:middle; margin-right: 5px;}
.five_left{position:absolute;left:0;top:550px;cursor:pointer}
.five_right{position:absolute;right:0;top:550px;cursor:pointer}

/*fouryi*/
h3.title {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

/*积分奖励展示模块*/
.exam {
    box-sizing: border-box;
    min-width: 1371px;
    text-align: center;
    margin-top: 80px;
}

.title-wrap {
    margin-bottom: 32px;
    text-align: center;
}

.title-wrap span {
    position: relative;
    padding: 0 36px;
    font-size: 28px;
    font-weight: bold;
    color: #2A2A2A;
}

.title-wrap span:before {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 22px;
    height: 13px;
    background: url(https://www.yunduoketang.com/article/wangxiao/img/icon_title_left.png);
    background-size: cover;
    content: '';
}

.title-wrap span:after {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 22px;
    height: 13px;
    background: url(https://www.yunduoketang.com/article/wangxiao/img/icon_title_right.png);
    background-size: cover;
    content: '';
}

.title-wrap p {
    margin-top: 10px; 
    font-size: 16px;
     font-weight: 400; 
     color: #93999F; 
     line-height: 20px; 
}

.exam .exam-content {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.exam .exam-content img {
    margin: 0 auto;
    width: 468px;
    height: 468px;
}

.exam .exam-content ul {
    list-style: none;
}

.exam .exam-content li:nth-child(1) {
    top: 20px;
    left: 90px;
}
.exam .exam-content li {
    position: absolute;
    text-align: right;
}
.exam .exam-content li:nth-child(1) div {
    border-radius: 21px 21px 0px 21px;
}

.exam .exam-content li .ml-auto {
    margin-left: auto;
    background: rgba(216,216,216,1) linear-gradient(30deg,rgba(87,153,255,1) 0%,rgba(79,121,247,1) 100%);
}

.exam .exam-content li div {
    font-size: 18px;
    font-weight: 500;
    color: rgba(255,255,255,1);
    width: 149px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    margin-bottom: 10px;
}
.exam .exam-content li p {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102,102,102,1);
    line-height: 20px;
}
.exam .exam-content li:nth-child(1) {
    top: 20px;
    left: 90px;
}

.exam .exam-content li {
    position: absolute;
    text-align: right;
}
.exam .exam-content li:nth-child(2) {
    top: 170px;
    left: 35px;
}

.exam .exam-content li:nth-child(3) {
    top: 320px;
    left: 80px;
}
.exam .exam-content li:nth-child(4) {
    top: 20px;
    left: 830px;
}

.exam .exam-content li .linear-bg-right {
    background: rgba(216,216,216,1) linear-gradient(30deg,rgba(87,153,255,1) 0%,rgba(79,121,247,1) 100%);
}

.exam .exam-content li:nth-child(4) div {
    border-radius: 21px 21px 21px 0;
}

.exam .exam-content li:nth-child(5) {
    top: 170px;
    left: 860px;
}

.exam .exam-content li:nth-child(2) div, .exam .exam-content li:nth-child(5) div {
    border-radius: 21px;
}

.exam .exam-content li .linear-bg-right {
    background: rgba(216,216,216,1) linear-gradient(30deg,rgba(87,153,255,1) 0%,rgba(79,121,247,1) 100%);
}

.exam .exam-content li:nth-child(6) {
    top: 320px;
    left: 840px;
}


.exam .exam-content li:nth-child(6) div {
    border-radius: 0 21px 21px 21px;
}

.exam .exam-content li .linear-bg-right {
    background: rgba(216,216,216,1) linear-gradient(30deg,rgba(87,153,255,1) 0%,rgba(79,121,247,1) 100%);
}

.exam .exam-content li:nth-child(3) div {
    border-radius: 21px 0 21px 21px;
}

.operate-btn-group {
    text-align: center;
    position: relative;
    z-index: 5;
}
.operate-btn-group button {
    width: 200px;
    height: 48px;
    margin-right: 20px;
    background: #2355EF;
    box-shadow: 0 4px 8px 0 rgba(35, 85, 239, 0.24);
    border-radius: 6px;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 22px;
}

.operate-btn-group button:nth-of-type(2) {
    margin-right: 0;
    background: #F7B500;
    box-shadow: 0 4px 8px 0 rgba(239, 153, 35, 0.24);
}
button {
    outline: none;
    border: none;
    cursor: pointer;
}

.operate-btn-group a {
    color: white;
    text-decoration: none;
}

/*//课程形式*/
.section3 {

    background: url('../images/neixun/zsff_section3_bg.png') left top/100% 100% no-repeat;
    margin-top: 60px;
}
.section-main {
    width: 1200px;
    padding: 80px 0;
    margin: 0 auto;
}
.section3 .section-head, .section3 h2 {
    color: #FFFFFF;
}
.section-head {
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    color: #666666;
}

.section-head h2 {
    font-weight: bold;
    font-size: 28px;
    line-height: 56px;
    /*     color: #333333; */
}

.section-head h2+div {
    width: 969px;
    margin: -9px auto 0;
    font-size: 16px;
}
.section-body {
    margin-top: 70px;
    overflow: hidden;
}

.section3 ul {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    border-radius: 6px;
    background-color: #FFFFFF;
}
.section-body ul {
    list-style: none;
}

.section3 li {
    display: flex;
    width: 280px;
    height: 150px;
    padding: 60px 60px 0 40px;
    font-size: 14px;
    line-height: 19px;
    color: #999999;
}
.section3 li img {
    width: 40px;
    height: 40px;
    margin-right: 20px;
}

.section3 li div div:first-child {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #333333;
}

.es-product .product-layout {
    background-color: #fff;
    padding: 100px 0 60px;
    text-align: center;
}

.es-product .product-layout .header {
    padding: 0 10px;
    margin-bottom: 60px;
    color: #313131;
    font-size: 28px;
    line-height: 40px;
    letter-spacing: 3px;
    font-weight: bold;
}
.es-product .product-layout .container {
    max-width: 1200px;
    margin:  0 auto;
    padding-left: 10px;
    padding-right: 10px;
}
.homepage-choose {
    width: 100%
}

.homepage-choose .cd-tabs {
    margin: unset;
    padding-left: 0;
    line-height: 1;
}

.homepage-choose .cd-tabs li {
    width: 16%;
    margin: unset;
    padding-right: 5px;
    float: left;
    list-style: none;
}



.homepage-choose .cd-tabs>li:hover>a {
    background-color: #d1d1d1
}

.homepage-choose .cd-tabs>li>a {
    color: rgba(0,0,0,.56);
    display: block;
    position: relative;
    font-weight: 500;
    background-color: #f8f8f8;
    border-radius: 34px 34px 0 0;
    font-size: 20px;
    color: #333;
    padding: 12px 15px;
    text-decoration: none;
}

.homepage-choose .cd-tabs>li>a:before {
    display: block;
    content: "";
    background: transparent;
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.homepage-choose .cd-tabs>li>a, .homepage-choose.cd-tabs>li>a:hover {
    transition: all .3s ease;
}

.homepage-choose .cd-tabs>li.active>a,.homepage-choose .cd-tabs>li.on>a {
    background-image: -webkit-linear-gradient(left bottom,#339dff,#9ae0fd);
    color: #fff
}

.homepage-choose .cd-tabs-panel {
    display: none;
    padding: unset;
    background-repeat: no-repeat;
    background-size: 100% auto;
    box-shadow: 0 0 50px 30px #ffffff inset;
}

.homepage-choose .cd-tabs-panel.active {
    display: block;
}

.homepage-choose .cd-tabs-panel img {
    width: 100%;
    height: auto
}

.homepage-choose .homepage-choose-item {
    padding: 14% 0;
    height: 458px;
    text-align: center;
    -moz-box-sizing: border-box;  /*Firefox3.5+*/
    -webkit-box-sizing: border-box; /*Safari3.2+*/
    -o-box-sizing: border-box; /*Opera9.6*/
    -ms-box-sizing: border-box; /*IE8*/
    box-sizing: border-box;
}


.homepage-choose .homepage-choose-item .item-title {
    font-size: 32px;
    padding-top: 7%;
    padding-bottom: 1%
}

.learn{
    background-color: #F7F9FD;
    padding: 60px 0 60px;
}
.learn .container{
    width: 1200px;
    margin: 0 auto;
}

.learn .clearfix {
    display: block;
}

.learn .clearfix:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
}

.learnList {

}

.learnList ul {
    margin: 0 0 0 -13px;
}

.learnList li {
    list-style: none;
    float: left;
    width: 25%;
    cursor: pointer;
}

.learnBox {
    margin: 0 0 0 13px;
    padding: 28px 26px 30px;
    background-color: #fff;
}

.learnBox .of {
    overflow: hidden;
}

.learnBox .fr {
    float: right;
    _display: inline;
}

.learnBox h3 {
    font-weight:bold;
    font-size: 20px;
}

.learnBox p {
    font: 400 14px/24px "Microsoft YaHei";
    color: #666B71;
    margin: 10px 0 0;
    min-height: 72px;
    max-height: 72px;
    overflow: hidden;
}

.learnList li:hover .learnBox {
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 16%);
}


.solutionWrap {
    height: 299px;
    background: url(../images/neixun/solutionBg.png) no-repeat;
    background-size: cover;
}

.solutionWrap .container {
    width: 1200px;
    margin: 0 auto;
}
.solutionWrap .fl {
    float: left;
    _display: inline;
}

.solutionWrap .fr {
    float: right;
    _display: inline;
}

.solutionWrap .c-fff {
    color: #fff;
}

.solutionWrap .solutionLeftTxt {
    padding: 82px 0 0 27px;
}

.solutionWrap .solutionLeftTxt div {
    font-size: 0;
}

.solutionWrap .disIb {
    display: inline-block;
}

.solutionWrap .vam {
    vertical-align: middle;
}

.solutionWrap .bg-fff {
    background: #fff;
}

.solutionWrap .solutionLeftTxt em {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin: 0 13px;
}

.solutionWrap .solutionLeftTxt small, .solutionWrap .solutionLeftTxt span {
    font: 500 20px/28px "Microsoft YaHei";
}

.solutionWrap .solutionLeftTxt p {
    font: 500 30px/42px "Microsoft YaHei";
    margin-top: 22px;
    margin-bottom: 30px;
}

.solutionWrap .solutionLeftTxt span {
    font-weight: 400;
    margin: 15px 0 0;
}

.solutionWrap .solutionBg {
    padding: 14.835% 54px 0 0;
}

.solutionWrap .solutionBg a.functionTry {
    display: inline-block;
    font: 400 14px/37px "Microsoft YaHei";
    color: #fff;
    padding: 0 34px;
    border-radius: 4px;
    background-color: #F67C7C;
    text-decoration: none;
}