body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0;
}

body {
    font-family: "微软雅黑", "MicrosoftYaHei", HELVETICA;
    background: #fff;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

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

a:hover {
    text-decoration: none;
}

em {
    font-style: normal;
}

li {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
    border: 0px;
}

/* banne图加导航 */
.header {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.header .swiper-container2 img {
    position: absolute;
    top: 0px;
    z-index: 2;
}

.header .head_banne {
    width: 100%;
    height: 750px;
    position: relative;

}

.header .head_banne img {
    display: block;
    margin: 0px auto;
}

.header .head_banne .img_h {
    position: absolute;
    top: 240px;
    left: 50%;
    margin-left: -300px;
}

.header .head_num {
    width: 1200px;
    height: 180px;
    margin: 0px auto;
    background: url(../images/images2/bj_01.png) no-repeat;
    background-position: center;
    position: relative;
    top: -90px;
    overflow: hidden;
    z-index: 99;
}

.header .head_num .num_box {
    width: 1120px;
    height: 80px;
    margin: 0px auto;
    margin-top: 50px;
}

.header .head_num .num_box .box_top {
    width: 1120px;
    display: flex;
    justify-content: space-between;
    line-height: 40px;
}

.header .head_num .num_box .box_top span {
    color: #fff;
    font-size: 18px;
    display: block;
    width: 25%;
    text-align: center;
}

.num_box a {
    color: #fff;
}

.header .head_num .num_box .box_bottom {
    line-height: 80px;
}

.header .head_num .num_box .box_bottom span {
    font-size: 22px;
}

.head_nav {
    width: 1200px;
    height: 120px;
    margin: 0px auto;
    background: #fff;
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -600px;
    display: flex;
    align-items: center;
    z-index: 99;
}

.head_nav .nav_list {
    width: 1050px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100px;
}

.head_nav .nav_list li {
    width: 100px;
    text-align: center;
    height: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.head_nav .nav_list li a {
    display: block;
    text-align: center;
    width: 100%;
}

.head_nav .nav_list li a span {
    display: block;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
}

.head_nav .nav_list li a span:last-child {
    font-size: 14px;
    font-family: BaskOldFace;
    color: #dddddd;
}

.head_nav .nav_list li a .cur {
    color: #0451c4;
}

.head_nav .nav_list li:hover a span {
    color: #0451c4;
}

.head_nav .nav_list li:hover .children {
    display: block;
}

.head_nav .nav_list .nav_xian,
.head_nav .nav_list .nav_xian2 {
    display: block;
    width: 1px;
    height: 40px;
    background: #929292;
}

.head_nav .nav_list .nav_xian:last-child {
    display: none;
}

.head_nav .nav_list .nav_xian2:last-child {
    display: none;
}

/*二级页面导航*/
.head_nav2 {
    width: 100%;
    background: url(../images/images2/nav_bj.png) no-repeat;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    height: 100px;
    margin: 0px auto;
    position: fixed;
    z-index: 999;
    left: 0px;
    top: 20px;
}

.head_nav2 .head_box {
    width: 1200px;
    height: 100px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
}

.head_nav2 .head_box .nav_logo {
    width: 200px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.head_nav2 .head_box .nav_list {
    width: 1000px;
}

/*
.head_nav2 .nav_list li.cur {
    background: url(../images/images2/nav_cur.png) 0px 23px no-repeat;
}

.head_nav2 .nav_list li:hover {
    background: url(../images/images2/nav_cur.png) 0px 23px no-repeat;
}
*/

.head_nav2 .nav_list li a span {
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}

.head_nav2 .nav_list li a span:last-child {
    font-size: 12px;
    font-family: BaskOldFace;
    color: #fff;
}

.head_nav2 .nav_list li a span {
    display: block;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}

.head_nav2 .nav_list li a .cur {
    color: #fff;
}

.head_nav2 .nav_list li:hover a span {
    color: #fff;
}

.head_nav2 .nav_list li a .curs {
    color: #0451c4 !important;
}

.head_nav2 .nav_list .nav_xian {
    display: none;
}

.head_nav2 .head_box .nav_list .children {
    width: 100%;
    height: 30px;
    background: #000000;
    opacity: 0.5;
    position: absolute;
    top: 100px;
    left: 0px;
    display: none;
}

.head_nav2 .head_box .nav_list .children .children_wrap {
    height: 30px;
    width: 980px;
    position: absolute;
    left: 50%;
    margin-left: -400px;
    display: flex;
    align-items: center;
}

.head_nav2 .head_box .nav_list .children .children_wrap dd {
    width: 125px;
}

.head_nav2 .head_box .nav_list .children .children_wrap dd a {
    color: #fff;
}

/*二级页面导航end*/
/* 关于我们 */

.about_wrap {
    width: 1110px;
    margin: 0px auto;
}


.about_wrap .about_title p {
    font-size: 32px;
    color: #666666;
    text-align: center;
    font-weight: 400;
}

.about_wrap .about_title .pro {
    width: 220px;
    height: 30px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.about_wrap .about_title .pro h3 {
    font-size: 24px;
    color: #333333;
    line-height: 30px;
}

.about_wrap .about_box {
    width: 1100px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    margin-top: 90px;
    align-items: center;
}

.about_wrap .about_box .about_left {
    width: 460px;
    height: 260px;
    background: url(../images/images2/yinying.png) no-repeat;
    background-position: bottom;
    margin-top: 15px;
    padding-bottom: 14px;
    background-size: 92%;
}

.about_wrap .about_box .about_left .qiye_video {
    width: 460px;
    height: 260px;
    display: block;
    border-radius: 5px;
}

.about_wrap .about_box .about_right {
    width: 600px;
    height: 340px;
}

.about_wrap .about_box .about_right p {
    font-size: 16px;
    color: #333333;
    text-indent: 2em;
    line-height: 30px;
    margin-bottom: 20px;
}

.about_wrap .about_bottom {
    width: 1100px;
    margin-top: 20px;
    position: relative;
}

.about_wrap .about_bottom .ab_le {
    width: 850px;
    border-bottom: 1px solid #535353;
    position: relative;
}

.about_wrap .about_bottom .ab_le .asidous {
    font-size: 25px;
    color: #535353;
    margin-left: 20px;
}

.about_wrap .about_bottom .ab_le .shu {
    width: 1px;
    height: 17px;
    display: block;
    background: #535353;
    position: absolute;
    top: 25px;
    left: 8px;
}

.about_wrap .about_bottom .ab_ra {
    width: 180px;
    height: 40px;
    border: 1px solid #999999;
    text-align: center;
    line-height: 40px;
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 20px;
}

.about_wrap .about_bottom .ab_ra:hover {
    border: solid 1px #0451c4;
}

.about_wrap .about_bottom .ab_ra a:hover {
    color: #0451c4;
}


/*客户案例*/

.case_wrap {
    width: 100%;
    background: #f4f4f4;
    overflow: hidden;
    margin-top: 160px;
    height: 1010px;
    padding-top: 60px;
    position: relative;
}

.case_wrap .about_title {
    width: 305px;
    margin: 0px auto;
}

.case_wrap .about_title p {
    font-size: 32px;
    color: #666666;
    text-align: center;
    font-weight: 400;
}



.case_wrap .case_box {
    width: 1200px;
    overflow: hidden;
    margin: 30px auto;
    height: 770px;
    position: relative;
}

.case_wrap .case_box .case_nav {
    width: 165px;
    height: 433px;
    overflow: hidden;
    position: absolute;
    right: 30px;
    z-index: 9;
}

.case_wrap .case_box .case_nav li {
    width: 165px;
    text-align: center;
    line-height: 58px;
    height: 58px;
    margin-bottom: 2px;
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
}

.case_wrap .case_box .case_nav li .fz {
    width: 145px;
    display: block;
    font-size: 18px;
    color: #FFF;
    width: 125px;
    text-align: center;
    line-height: 58px;
    height: 58px;
    background: #535353;
}

.case_wrap .case_box .case_nav li .fz-img {
    display: block;
    width: 37px;
    height: 58px;
    font-size: 18px;
    color: #FFF;
    display: none;
    background: #0451c4;
    text-align: right;
    line-height: 58px;
}

.case_wrap .case_box .case_nav li .fz_s {
    background: #0451c4;
}

.case_wrap .case_box .case_nav li .fz-img_s {
    display: block;
}

.case_wrap .case_box .case_nav li:hover .fz {
    background: #0451c4;
}

.case_wrap .case_box .case_nav li:hover .fz-img {
    display: block;
}

.case_wrap .case_box .case_box_list {
    width: 1200px;
    height: 776px;
    overflow: hidden;
}

.case_wrap .case_box .case_box_list .caseBox_top {
    width: 1010px;
    height: 415px;
    margin-top: 25px;
    margin-left: 35px;
    position: relative;
    overflow: hidden;
}

.case_wrap .case_box .case_box_list .caseBox_top .caseBox_topLeft {
    width: 600px;
    height: 360px;
    background: #FFF;
    margin-top: 25px;
}

.case_wrap .case_box .case_box_list .caseBox_top .caseBox_topLeft .case_img {
    width: 600px;
    height: 320px;
    overflow: hidden;
}

.case_wrap .case_box .case_box_list .caseBox_top .caseBox_topLeft .case_img img {
    display: block;
    width: 100%;
    transition: All 0.6s;
    -webkit-transition: All 0.6s;
    -moz-transition: All 0.6s;
    -o-transition: All 0.6s;
}

.case_wrap .case_box .case_box_list .caseBox_top .caseBox_topLeft .case_img img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.case_wrap .case_box .case_box_list .caseBox_top .caseBox_topLeft .img_num {
    width: 600px;
    height: 45px;
}

.case_wrap .case_box .case_box_list .caseBox_top .caseBox_topLeft .img_num .cur {
    color: #0451c4;
    font-size: 30px;
    font-weight: 700;
    padding-left: 15px;
}

.case_wrap .case_box .case_box_list .caseBox_top .caseBox_topLeft .img_num .aus {
    color: #999999;
    font-size: 18px;
}

.case_wrap .case_box .case_box_list .caseBox_top .caseBox_topRight {
    width: 425px;
    height: 330px;
    background: #FFF;
    position: absolute;
    top: 65px;
    right: 0px;
}

.case_wrap .case_box .case_box_list .caseBox_top .caseBox_topRight h2 {
    margin-top: 80px;
    margin-left: 60px;
    font-size: 30px;
    color: #000000;
    letter-spacing: 3px;
}

.case_wrap .case_box .case_box_list .caseBox_top .caseBox_topRight p {
    margin-left: 60px;
    font-size: 18px;
    color: #000000;
    letter-spacing: 3px;
}

.case_wrap .case_box .case_box_list .caseBox_top .caseBox_topRight span {
    display: block;
    width: 35px;
    height: 5px;
    background: #0451c4;
    margin: 20px 0px;
    margin-left: 60px;
}

.case_wrap .case_box .case_box_list .caseBox_top .caseBox_topRight .name {
    width: 320px;
    font-size: 24px;
    color: #000000;
    margin-left: 60px;
    letter-spacing: 2px;
}

.case_wrap .case_box .case_box_list .case_prev {
    position: absolute;
    left: 600px;
    top: 47.7%;
    width: 38px;
    height: 38px;
    background: #FFF url(../images/images2/left_s.png) no-repeat 10px 5px;
    box-shadow: 0px 0px 5px #c5c5c5;
}

.case_wrap .case_box .case_box_list .case_prev:hover {
    background: #0451c4 url(../images/images2/left.png) no-repeat 10px 5px;
}

.case_wrap .case_box .case_box_list .case_next {
    position: absolute;
    right: 525px;
    top: 47.7%;
    width: 38px;
    height: 38px;
    background: #FFF url(../images/images2/right_s.png) no-repeat 10px 5px;
    box-shadow: 3px 0px 10px #dddddd;
}

.case_wrap .case_box .case_box_list .case_next:hover {
    background: #0451c4 url(../images/images2/right.png) no-repeat 10px 5px;
}

.case_wrap .case_box .case_box_list .caseBox_bottom {
    width: 1200px;
    height: 330px;
    background: #FFF;
    overflow: hidden;
}

.case_wrap .case_box .case_box_list .caseBox_bottom .case_sta {
    width: 1150px;
    margin: 20px auto;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    overflow: hidden;
}

.case_wrap .case_box .case_box_list .caseBox_bottom .case_sta h1 {
    font-size: 24px;
    border-left: 5px solid #0451c4;
    padding-left: 15px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 5px;
}

.case_wrap .case_box .case_box_list .caseBox_bottom .case_sta .case_con {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}

.case_wrap .casebj {
    width: 100%;
    display: block;
    position: absolute;
    bottom: -5px;
}

.case_wrap .casebj img {
    width: 100%;
}


/*新闻动态*/

.news_wrap {
    width: 1200px;
    margin: 70px auto;
    overflow: hidden;
}

.news_wrap .about_title {
    width: 367px;
    margin: 0px auto;
}

.news_wrap .about_title p {
    font-size: 32px;
    color: #666666;
    text-align: center;
    font-weight: 400;
}




.news_wrap .about_title .pro h3 {
    font-size: 24px;
    color: #333333;
    line-height: 30px;
}

.news_wrap .news_box {
    width: 1200px;
    overflow: hidden;
    margin: 30px auto;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}

.news_wrap .news_box .news_lest {
    width: 550px;
    height: 550px;
    float: left;
}

.news_wrap .news_box .news_lest .news-img {
    width: 540px;
    height: 350px;
    overflow: hidden;
    position: relative;
    background: #0451c4;
}

.news_wrap .news_box .news_lest .news-img img {
    display: block;
    width: 100%;
    transition: All 0.6s;
    -webkit-transition: All 0.6s;
    -moz-transition: All 0.6s;
    -o-transition: All 0.6s;
}

.news_wrap .news_box .news_lest .news-img img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.news_wrap .news_box .news_lest .news-img .time {
    width: 85px;
    height: 80px;
    background: #0451c4;
    position: absolute;
    top: 0px;
    left: 30px;
}

.news_wrap .news_box .news_lest .news-img .time span {
    color: #FFF;
    font-size: 30px;
    text-align: center;
    display: block;
    line-height: 45px;
}

.news_wrap .news_box .news_lest .news-img .time p {
    display: block;
    width: 100%;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    margin: 0px;
}

.news_wrap .news_box .news_lest h2 {
    display: block;
    width: 100%;
    margin-top: 30px;
}

.news_wrap .news_box .news_lest h2 a {
    color: #333333;
    font-size: 24px;
}

.news_wrap .news_box .news_lest h2 a:hover {
    color: #0451c4;
}

.news_wrap .news_box .news_lest p {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
}

.news_wrap .news_box .news_lest .pro_more {
    display: block;
    width: 180px;
    height: 40px;
    border: solid 1px #999999;
    font-size: 20px;
    color: #333333;
    text-align: center;
    line-height: 40px;
    margin-top: 30px;
}

.news_wrap .news_box .news_lest .pro_more:hover {
    color: #0451c4;
    border: solid 1px #0451c4;
}

.news_wrap .news_box .news_right {
    width: 600px;
    overflow: hidden;
}

.news_wrap .news_box .news_right .news_list {
    width: 600px;
    overflow: hidden;
}

.news_wrap .news_box .news_right .news_list li {
    width: 600px;
    height: 80px;
    overflow: hidden;
    border: 1px solid #999999;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.news_wrap .news_box .news_right .news_list li a {
    display: block;
    width: 600px;
    height: 80px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news_wrap .news_box .news_right .news_list li a .shijian {
    width: 80px;
    height: 80px;
    margin-left: 25px;
}

.news_wrap .news_box .news_right .news_list li a .shijian span {
    color: #666666;
    font-size: 35px;
    display: block;
    text-align: center;
}

.news_wrap .news_box .news_right .news_list li a .shijian .sj {
    color: #666666;
    font-size: 18px;
    display: block;
    text-align: center;
}

.news_wrap .news_box .news_right .news_list li a .n_title {
    width: 340px;
    height: 80px;
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 30px;
}

.news_wrap .news_box .news_right .news_list li a .more_right {
    width: 20px;
    height: 38px;
    display: flex;
    align-items: center;
    margin-right: 28px;
    background: url(../images/images2/right_r1.png) no-repeat;
}

.news_wrap .news_box .news_right .news_list li a:hover {
    background: #0451c4;
    border: 1px solid #0451c4;
}

.news_wrap .news_box .news_right .news_list li a:hover .n_title {
    color: #FFF;
}

.news_wrap .news_box .news_right .news_list li a:hover .shijian span {
    color: #FFF;
}

.news_wrap .news_box .news_right .news_list li a:hover .more_right {
    background: url(../images/images2/right_r2.png) no-repeat;
}


/*项目服务*/

.service_Items {
    width: 100%;
    height: 800px;
    background: url(../images/images2/bj_03.jpg) no-repeat;
    background-position: center;
    overflow: hidden;
}

.service_Items .about_title {
    width: 270px;
    margin: 60px auto;
}

.service_Items .about_title p {
    font-size: 32px;
    color: #666666;
    text-align: center;
    font-weight: 400;
}

.service_Items .about_title .pro {
    width: 220px;
    height: 30px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.service_Items .about_title .pro h3 {
    font-size: 24px;
    color: #333333;
    line-height: 30px;
}

.service_Items .service_box {
    width: 1200px;
    height: 373px;
    margin: 80px auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service_Items .service_box .service_list {
    width: 890px;
    height: 310px;
    display: flex;
    align-content: space-between;
    flex-flow: wrap;
}

.service_Items .service_box .service_list .se_list {
    width: 100%;
    height: 121px;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}

.service_Items .service_box .service_list .se_list li {
    width: 143px;
    height: 121px;
    background: #FFF;
}

.service_Items .service_box .service_list .se_list li h2 {
    font-size: 18px;
    color: #333333;
    text-align: center;
    line-height: 30px;
    margin-top: 7px;
}

.service_Items .service_box .service_list .se_list li span {
    display: block;
    background: #0451c4;
    height: 2px;
    width: 30px;
    margin: 5px auto;
}

.service_Items .service_box .service_list .se_list li p {
    width: 90px;
    margin: 0px auto;
    /*color: #666666;*/
    font-size: 14px;
    text-align: center;
}


/**/

.strategy {
    width: 1200px;
    margin: 90px auto;
    overflow: hidden;
    height: 620px;
}

.strategy .about_title {
    width: 292px;
    margin: 0px auto;
    margin-bottom: 60px;
}

.strategy .about_title p {
    font-size: 32px;
    color: #666666;
    text-align: center;
    font-weight: 400;
}

.strategy .about_title .pro {
    width: 220px;
    height: 30px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.strategy .about_title .pro span {
    display: block;
    width: 50px;
    height: 1px;
    background: #9d9d9d;
}

.strategy .about_title .pro h3 {
    font-size: 24px;
    color: #333333;
    line-height: 30px;
}

.strategy .strategy_list {
    width: 1200px;
    height: 140px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    margin-bottom: 30px;
    border: solid 1px #cccccc;
}

.strategy .strategy_list .s_left {
    width: 80px;
    height: 80px;
    margin-left: 55px;
}

.strategy .strategy_list .s_left p {
    font-size: 24px;
    color: #333333;
}

.strategy .strategy_list .s_left .sx {
    display: block;
    width: 17px;
    height: 2px;
    background: #999999;
    margin-top: 5px;
    margin-bottom: 5px;
}

.strategy .strategy_list .s_left .sy {
    font-size: 12px;
    color: #333333;
}

.strategy .strategy_list .s_jian {
    width: 200px;
    height: 60px;
    font-size: 18px;
    color: #333333;
    line-height: 27px;
}

.strategy .strategy_list .s_right {
    width: 620px;
    height: 100px;
}

.strategy .strategy_list .s_right li {
    width: 100%;
    display: flex;
    margin-bottom: 12px;
}

.strategy .strategy_list .s_right li span {
    display: block;
    width: 80px;
    height: 24px;
    background-color: #808080;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.strategy .strategy_list .s_right li p {
    line-height: 24px;
    color: #333333;
    padding-left: 20px;
}

/*客户logo*/
.case_logos {
    width: 100%;
    height: 295px;
    background: #f4f4f4;
    display: flex;
    align-items: center;
}

.case_logos .logos_img {
    width: 1200px;
    margin: 0px auto;
    text-align: center;
}

.case_logos .logos_img img {
    margin-bottom: 3px;
    margin-top: 3px;
}


/*底部*/

.fixed_right {
    position: fixed;
    top: 20%;
    right: 0px;
    z-index: 7;
    width: 60px;
    height: 300px;
}

.fixed_right .right_list {
    width: 60px;
    height: 60px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    border-bottom: 0px;
    background: #FFF;
    cursor: pointer;
    position: relative;
}

.fixed_right .right_list .table-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 60px;
    height: 60px;
}

.fixed_right .right_list .table-cell img {
    margin: 5px auto 5px auto;
    display: block;
}

.fixed_right .right_list .table-cell .hide {
    display: none;
}

.fixed_right .right_list .table-cell span {
    width: 60px;
    display: block;
    color: #333333;
    font-size: 12px;
    text-align: center;
}

.fixed_right .right_list:hover .show {
    display: none;
}

.fixed_right .right_list:hover .hide {
    display: block;
}

.fixed_right .right_list:hover span {
    color: #fff;
}

.fixed_right .right_list a {
    display: block;
    width: 60px;
    height: 60px;
}

.fixed_right .right_list:hover {
    background: #0451c4;
    border: 1px solid #0451c4;
}

.fixed_right .right_list .tel {
    width: 170px;
    height: 60px;
    text-align: center;
    font-size: 16px;
    line-height: 60px;
    background: #0451c4;
    color: #fff;
    position: absolute;
    right: -200px;
    top: 0;
}

.fixed_right .right_list:hover .tel {
    transition: all .6s;
    transform: translateX(-260px);
}

.fixed_right .right_list .code {
    width: 120px;
    height: 120px;
    position: absolute;
    right: -200px;
    top: -50%;
    z-index: 6;
    box-shadow: 0px 0px 5px #ddd;
}

.fixed_right .right_list .code img {
    width: 100%;
}

.fixed_right .right_list:hover .code {
    transition: all .6s;
    transform: translateX(-260px);
}

.fixed_right .right_list:last-child {
    border-bottom: 1px solid #cccccc;
}

.fixed_right .boxtop {
    display: none;
}

.popup_box {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 5555;
    display: none;
}

.popup_box .popup {
    width: 600px;
    height: 400px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -300px;
    z-index: 100;
    box-shadow: 0px 0px 10px #000000;
    border-radius: 5px;
}

.popup_box .popup .icon {
    width: 32px;
    height: 32px;
    background: url(../images/images2/icon_close.png) no-repeat;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
}

.popup_box .popup .popup_title {
    width: 80%;
    margin: 40px auto;
    overflow: hidden;
    text-align: center;
    font-size: 26px;
}

.popup_box .popup .popup_title span {
    color: #df1818;
}

.popup_box .popup .popup_title img {
    width: 100%;
}

.popup_box .popup form {
    display: block;
    width: 85%;
    overflow: hidden;
    margin: 30px auto;
}

.popup_box .popup form .list_left {
    width: 45%;
    float: left;
}

.popup_box .popup form .list_left li {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

.popup_box .popup form .list_left li input[type="text"] {
    width: 100%;
    height: 30px;
    border: 1px solid #cccccc;
    display: block;
    box-sizing: border-box;
    padding: 0px 10px;
    border-radius: 3px;
}

.popup_box .popup form .list_left li span {
    display: block;
    color: #ff3333;
    position: absolute;
    top: 7px;
    right: 7px;
}

.popup_box .popup form .list_right {
    width: 45%;
    float: right;
    overflow: hidden;
}

.popup_box .popup form .list_right li {
    width: 100%;
    margin-bottom: 10px;
}

.popup_box .popup form .list_right li label {
    width: 100%;
    display: flex;
}

.popup_box .popup form .list_right li label p {
    font-size: 14px;
    color: #999999;
    line-height: 23px;
    width: 90%;
}

.popup_box .popup form .btn {
    width: 180px;
    height: 40px;
    margin: 30px auto;
}

.popup_box .popup form .btn input[type="submit"] {
    width: 160px;
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    margin: 20px auto;
    color: #fff;
    background: #003498;
    border-radius: 5px;
    float: left;
}

/***---------- 关于我们 页面----------***/
.head_top {
    width: 100%;
    background: none;
    height: 20px;
    position: fixed;
    top: 0px;
    z-index: 66;
    color: #FFF;
}

.head_top .head_wrap {
    width: 1200px;
    margin: 0px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    line-height: 20px;
}

.head_top2 {
    background: none;
}

.banner_img {
    width: 100%;
    overflow: hidden;
    border-bottom: 2px solid #313131;
}

.banner_img img {
    display: block;
    margin: 0px auto;
}

/*头条新闻*/
.top_news {
    width: 100%;
    height: 150px;
    background: #f3f3f3;
    position: relative;
}

.top_news .top_news_warp {
    width: 1200px;
    margin: 0px auto;
    height: 140px;
    background: #FFF;
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -600px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top_news .top_news_warp .news_warp_left {
    width: 180px;
    height: 140px;
}

.top_news .top_news_warp .news_warp_left p {
    text-align: center;
    margin-top: 26px;
    color: #0451c4;
}

.top_news .top_news_warp .news_warp_left span {
    display: block;
    width: 46px;
    height: 2px;
    background: #0451c4;
    margin: 0px auto;
}

.top_news .top_news_warp .news_warp_center {
    width: 670px;
    height: 100px;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}

.top_news .top_news_warp .news_warp_center li {
    width: 550px;
    display: flex;
    justify-content: flex-start;
}

.top_news .top_news_warp .news_warp_center li span {
    display: block;
    width: 120px;
    color: #333333;
    font-size: 14px;
}

.top_news .top_news_warp .news_warp_center li p {
    font-size: 14px;
}

.top_news .top_news_warp .news_warp_center li p a {
    color: #333333;
}

.top_news .top_news_warp .news_warp_center li:hover span {
    color: #0451c4;
}

.top_news .top_news_warp .news_warp_center li:hover p a {
    color: #0451c4;
}

.top_news .top_news_warp .news_warp_right {
    width: 247px;
    height: 140px;
}

/*头条新闻end*/
/*模块标题*/
.about_title {
    width: 50%;
    height: 60px;
    margin: 30px auto;
}

.about_title p {
    font-size: 30px !important;
    color: #666666 !important;
    text-align: center;
    font-weight: 400;
}

.about_title .pro {
    width: 220px;
    height: 30px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.about_title .pro h3 {
    font-size: 24px;
    color: #333333;
    line-height: 30px;
}

/*模块标题end*/
/* 关于我们 */
.about_us {
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
    height: 770px;
}

.about_us .about_title {
    width: 240px;
    height: 60px;
    margin: 30px auto;
}

.about_us .about_title p {
    font-size: 30px;
    color: #666666;
    text-align: center;
    font-weight: 400;
}

.about_us .about_title .pro {
    width: 220px;
    height: 30px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.about_us .about_title .pro span {
    display: block;
    width: 50px;
    height: 1px;
    background: #9d9d9d;
}

.about_us .about_title .pro h3 {
    font-size: 24px;
    color: #333333;
    line-height: 30px;
}

.about_us .about_warp {
    width: 1020px;
    margin: 0px auto;
}

.about_us .about_warp p {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    text-indent: 2em;
    margin-bottom: 30px;
}

.about_us .zhexian {
    width: 1200px;
    height: 205px;
    margin-top: -25px;
}

.geqin {
    width: 100%;
    background: #f4f4f4;
}

.geqin .geqin_warp {
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
}

.geqin .culture_top {
    width: 1200px;
    height: 260px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.geqin .culture_top .culture_left {
    width: 530px;
    height: 260px;
}

.geqin .culture_top .culture_right {
    height: 240px;
    background: #FFF;
    display: flex;
    justify-content: space-between;
}

.geqin .culture_top .culture_right .wenhua_left {
    /*
    width: 135px;
    line-height: 135px;
    */
    width: 126px;
    height: 240px;
    -webkit-writing-mode: tb-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: tb-rl;
    text-align: center;
    line-height: 126px;

}

.geqin .culture_top .culture_right .wenhua_right {
    width: 530px;
    height: 240px;
}

.geqin .culture_top .culture_right .wenhua_right p {
    font-size: 15px;
    color: #333333;
}

.geqin .culture_top .culture_right .wenhua_right2 p {
    text-align: right;
}

.geqin .culture_top2 {
    margin-top: 50px;
}

/*文化end*/
/*使命*/
.mission {
    width: 1200px;
    height: 365px;
    background: url(../images/images2/bj_03.png) no-repeat;
    margin: 0px auto;
    margin-top: -110px;
}

.mission .sm_jz {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.mission .sm_jz li {
    width: 170px;
    height: 200px;
    position: relative;
}

.mission .sm_jz li h2 {
    margin-top: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    color: #FFF;
    margin-bottom: 10px;
}

.mission .sm_jz li p {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
}

.mission .sm_jz li .num {
    width: 100%;
    height: 40px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    display: block;
    line-height: 40px;
    position: absolute;
    bottom: 10px;
}

.mission .sm_title {
    color: #333333;
    font-size: 24px;
    text-align: center;
    margin-top: 100px;
}

.mission .sm_cont {
    color: #333333;
    font-size: 16px;
    text-align: center;
}

/*使命end*/
/*课程体系*/
.classSystem {
    width: 1200px;
    height: 740px;
    margin: 0px auto;
    position: relative;
}

.classSystem .about_title {
    margin-top: 80px;
}

.classSystem .classList {
    width: 1260px;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
}

.classSystem .classList li {
    width: 180px;
    height: 280px;
    border: 1px solid #fff;
    cursor: pointer;
    margin-bottom: 40px;
    margin-right: 60px;
}

.classSystem .classList li h2 {
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-top: 35px;
}

.classSystem .classList li .se {
    width: 36px;
    height: 4px;
    background: #0451c4;
    display: block;
    margin-left: 30px;
    margin-top: 20px;
}

.classSystem .classList li p {
    padding-left: 30px;
    font-size: 16px;
    color: #333333;
    margin-top: 20px;
}

.classSystem .classList li .cls_er {
    width: 40px;
    height: 40px;
    margin-left: 30px;
    margin-top: 50px;
    display: none;
}

.classSystem .classList .cur {
    border: 1px solid #999999;
}

.classSystem .cl_img {
    position: absolute;
    right: 0px;
    bottom: -65px;
}

/*荣誉*/
.honor {
    width: 100%;
    /*height: 540px;*/
    background: #f4f4f4;
    margin-top: 20px;
    overflow: hidden;
}

.honor .about_title {
    margin-top: 100px;
}

.honor .honorList {
    width: 1200px;
    overflow: hidden;
    margin: 55px auto;
    display: flex;
    justify-content: space-between;
}

.honor .honorList li {
    width: 268px;
}

.honor .honorList li .li {
    width: 268px;
    height: 182px;
    padding: 5px;
    border: 1px solid #929290;
    box-sizing: border-box;
}

.honor .honorList li .li img {
    width: 100%;
}

.honor .honorList li p {
    height: 40px;
    line-height: 40px;
    text-align: center;
}


.honor .honorList2 {
    width: 840px;
    height: 300px;
    display: flex;
    justify-content: space-between;
    overflow: initial;
}

.honor .honorList2 li {
    width: 360px;
    height: 310px;
    position: relative;
}

.honor .honorList2 li .li {
    width: 360px;
    height: 246px;
    cursor: pointer;
}

.honor .honorList2 li .li img {
    width: 100%;

}

.honor .honorList2 li:hover .bgli {
    display: block;
    opacity: 1;
}

.honor .honorList2 li .bgli {
    width: 500px;
    height: 338px;
    position: absolute;
    left: 0px;
    bottom: 58px;
    z-index: 6;
    opacity: 0;
    box-shadow: 0px 0px 5px #333333;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.honor .honorList2 li .bgli img {
    width: 100%;

}

.honor .honorList3 {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    overflow: initial;
}

.honor .honorList3 li {
    width: 270px;
    height: 290px;
    position: relative;
}

.honor .honorList3 li .li {
    width: 175px;
    height: 236px;
    cursor: pointer;
    margin: 0px auto;
}

.honor .honorList3 li .li img {
    width: 100%;

}

.honor .honorList3 li .bgli {
    width: 350px;
    height: 480px;
    position: absolute;
    left: 0px;
    bottom: -40px;
    z-index: 6;
    opacity: 0;
    box-shadow: 0px 0px 8px #333333;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.honor .honorList3 li .bgli img {
    width: 100%;

}

.honor .honorList3 li:hover .bgli {
    box-shadow: 0px 0px 8px #333333;
    opacity: 1;
}

/*荣誉end*/
/*出版物*/
.publishBook {
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
}

.publishBook .about_title {
    margin-top: 60px;
}

.publishBook .book_list {
    width: 1180px;
    height: auto;
    overflow: hidden;
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-right: 20px;
}

.publishBook .book_list li {
    width: 515px;
    height: 160px;
    padding: 12px 0px 12px 25px;
    margin-bottom: 50px;
    border: solid 1px #929290;
    display: flex;
    justify-content: space-between;
}

.publishBook .book_list li .bs_img {
    width: 125px;
    height: 157px;
}

.publishBook .book_list li .bs_img img {
    width: 100%;
}

.publishBook .book_list li .bs_right {
    width: 350px;
    margin-right: 30px;
    position: relative;
}

.publishBook .book_list li .bs_right h2 {
    font-size: 24px;
    color: #333333;
}

.publishBook .book_list li .bs_right .kuan {
    display: block;
    width: 51px;
    height: 4px;
    background-color: #0451c4;
    margin-top: 5px;
}

.publishBook .book_list li .bs_right p {
    line-height: 30px;
    font-size: 16px;
    color: #333333;
    margin-top: 15px;
}

.publishBook .book_list li .bs_right .right_img {
    width: 40px;
    height: 40px;
    position: absolute;
    right: -50px;
    top: 60px;
}

/*地图*/
.map {
    width: 100%;
    background: #f4f4f4;
    height: 680px;
    margin-top: 20px;
    padding-top: 50px;
}

.map #dituContent {
    width: 100%;
    height: 400px;
    margin: 0px auto;
    box-shadow: 0px 0px 10px #c1c1c1;
}

.map .iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap;
}

.map .iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word;
}

.map .map_contact {
    width: 940px;
    height: 150px;
    margin: 0px auto;
    margin-top: 30px;
}

.map .map_contact .contact_title {
    color: #0451c4;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
}

.map .map_contact .list {
    width: 110%;
    overflow: hidden;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.map .map_contact .list .li {
    width: 470px;
    height: 30px;
    overflow: hidden;
}

.map .map_contact .list .li img {
    display: block;
    float: left;
    line-height: 30px;
    margin-top: 7px;
    margin-right: 10px;
}

.map .map_contact .list .li p {
    font-size: 16px;
    color: #666666;
    float: left;
    line-height: 30px;
}

/*地图end*/
/*---------- 关于我们页面 end ----------*/

/*------------------ 到答课堂------------------*/
#daoda {
    width: 100%;
    overflow: hidden;
    /*民企现状*/
    /* 视频 */
    /* 到达课堂 */
}

#daoda .situation {
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
}

#daoda .situation .about_title {
    width: 320px;
}

#daoda .situation_list {
    width: 1200px;
    height: auto;
    margin: 80px auto;
    margin-left: 65px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#daoda .situation_list li {
    width: 270px;
    height: 380px;
    padding: 0px 15px;
    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    box-sizing: border-box;
    margin-right: 130px;
    margin-bottom: 150px;
}

#daoda .situation_list li .li_top {
    width: 100%;
    height: 110px;
    display: flex;
    justify-content: space-between;
}

#daoda .situation_list li .li_top .num {
    width: 80px;
    height: 110px;
    text-align: left;
    line-height: 110px;
    color: #0451c4;
    font-size: 40px;
    font-family: MFLiHei_Noncommercial-Regular;
    font-weight: 700;
}

#daoda .situation_list li .li_top .title {
    width: 130px;
    height: 110px;
}

#daoda .situation_list li .li_top .title p {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    line-height: 33px;
    color: #333333;
    margin-top: 32px;
    text-align: right;
}

#daoda .situation_list li .li_top .title span {
    font-family: BaskOldFace;
    font-size: 10px;
    line-height: 33px;
    color: #999999;
    margin-top: -10px;
    display: block;
    text-align: right;
}

#daoda .situation_list li .li_pro {
    font-size: 16px;
    color: #666666;
    line-height: 33px;
}

#daoda .situation_list .situa_img {
    padding: 0px;
    border: 1px solid #FFF;
}

#daoda .situation_list .cur {
    border: 1px solid #999999;
}

#daoda .zj {
    width: 100%;
    height: 200px;
    background: #f4f4f4;
    display: flex;
    align-items: center;
    margin-top: -80px;
}

#daoda .zj img {
    display: block;
    margin: 0px auto;
}

#daoda .videos {
    width: 100%;
    height: 570px;
    overflow: hidden;
    background: #FFF url(../images/images2/video_top.jpg) no-repeat;
}

#daoda .videos #video {
    display: block;
    width: 750px;
    margin: 110px auto;
    margin-bottom: 0px;
}

#daoda .videos .yinying {
    width: 750px;
    height: 27px;
    background: url(../images/images2/yinying.png) no-repeat;
    background-position: center;
    margin: 0px auto;
}

#daoda .classroom {
    width: 1200px;
    margin: 0px auto;
    background: #FFF;
    height: 510px;
}

#daoda .classroom .daoda_title {
    width: 50%;
    margin: 40px auto;
}

#daoda .classroom .daoda_title img {
    display: block;
    margin: 0px auto;
}

#daoda .classroom .daoda_box {
    width: 1200px;
    height: 70px;
    margin: 0px auto;
    background: #0451c4;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
}

#daoda .classroom .daoda_box p {
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 24px;
}

#daoda .classroom ul {
    width: 1200px;
    overflow: hidden;
    margin: 60px auto;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;
}

#daoda .classroom ul li {
    width: 160px;
    height: 195px;
    position: relative;
}

#daoda .classroom ul li img {
    display: block;
    margin: 20px auto;
    margin-top: 0px;
}

#daoda .classroom ul li p {
    width: 128px;
    display: block;
    border-radius: 5px;
    font-size: 16px;
    color: #666666;
    background: #f3f3f3;
    margin: 0px auto;
    height: 75px;
    line-height: 25px;
    padding: 10px;
    position: absolute;
    bottom: 0px;
    left: 5px;
}

#daoda .mission2 {
    width: 100%;
    background: #f7f7f7;
    height: 125px;
    box-shadow: 0px 10px 10px #e7e7e7 inset;
}

#daoda .mission2 h2 {
    color: #373737;
    font-size: 36px;
    font-family: '方正魏碑简体';
    width: 100%;
    height: 125px;
    line-height: 125px;
    text-align: center;
}

#daoda .daoda2 {
    width: 1200px;
    margin: 80px auto;
}

#daoda .daoda2 img {
    display: block;
}

#daoda .sdd {
    width: 100%;
    height: 260px;
    background: #f7f7f7;
}

#daoda .sdd img {
    display: block;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 0px auto;
}

#daoda .daoda3 {
    width: 870px;
    overflow: hidden;
    margin: 50px auto;
}

#daoda .bottom_se {
    background: #f4f4f4;
    width: 100%;
    height: 70px;
}

/*------------------ 到答课堂 结束------------------*/
/*------------------ 精英团队 ------------------*/
.company {
    width: 1200px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.company .empty {
    width: 200px;
    height: auto;
}

.company .common_wapr {
    width: 200px;
    height: auto;
    position: absolute;
    top: -40px;
    left: 0px;
    z-index: 66 !important;
}

.company .common_wapr .public_nav {
    width: 200px;
    height: auto;
    background: #0451c4;
    border: 1px solid #0451c4;
}

.company .common_wapr .public_nav dt {
    height: 40px;
    font-size: 22px;
    color: #FFF;
    text-align: center;
    line-height: 40px;
    font-weight: 700;
    border-bottom: 1px solid #FFF;
    box-sizing: border-box;
}

.company .common_wapr .public_nav dd {
    text-align: center;
    height: 50px;
    color: #FFF;
    font-size: 16px;
    line-height: 50px;
}

.company .common_wapr .public_nav dd a {
    display: block;
    width: 200px;
    height: 50px;
    color: #FFF;
}

.company .common_wapr .public_nav dd a:hover {
    background: #fff;
    color: #0451c4;
}

.company .common_wapr .public_nav dd .cur {
    background: #fff;
    color: #0451c4;
}

.company .common_wapr .public_nav .cur {
    background: #fff;
}

.company .common_wapr .column {
    width: 200px;
    /*height: 340px;*/
    margin-top: 50px;
}

.company .common_wapr .column .title {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    background: #0451c4;
}

.company .common_wapr .column .co_box {
    width: 200px;
    height: 300px;
}

.company .common_wapr .column .co_box .co_box_img {
    width: 200px;
    height: 120px;
    overflow: hidden;
}

.company .common_wapr .column .co_box .co_box_img img {
    width: 100%;
}

.company .common_wapr .column .co_box .co_box_txt {
    width: 200px;
    box-sizing: border-box;
    height: 180px;
    padding: 15px 5px 10px 10px;
    border: solid 1px #b5b5b5;
}

.company .common_wapr .column .co_box .co_box_txt h3 {
    width: 180px;
    height: 42px;
    overflow: hidden;
}

.company .common_wapr .column .co_box .co_box_txt h3 a {
    line-height: 18px;
    font-size: 16px;
    color: #333333;
}

.company .common_wapr .column .co_box .co_box_txt h3 a:hover {
    color: #0451c4;
}

.company .common_wapr .column .co_box .co_box_txt p {
    color: #666666;
    font-size: 14px;
    margin-top: 13px;
}

.company .common_wapr .column .co_box .co_box_txt .gd {
    font-size: 16px;
    color: #333333;
    text-align: right;
    display: block;
    margin-top: 15px;
}

.company .common_wapr .column .co_box .co_box_txt .gd:hover {
    color: #0451c4;
}

.company .common_wapr .problem {
    margin-top: 50px;
}

.company .common_wapr .problem .pr_box {
    height: auto;
    overflow: hidden;
    padding-top: 20px;
    box-sizing: border-box;
    padding: 15px 5px 10px 10px;
    border: solid 1px #b5b5b5;
}

.company .common_wapr .problem .pr_box li {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
}

.company .common_wapr .problem .pr_box li p {
    width: 180px;
    font-size: 16px;
    color: #666666;
    display: block;
    line-height: 24px;
}

.company .common_wapr .problem .pr_box li a:hover p {
    color: #0451c4;
}

.company .common_wapr .problem .pr_box li p span {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: #dcdcdc;
    font-size: 14px;
    color: #333333;
    text-align: center;
    line-height: 20px;
    margin-right: 10px;
}

.company .common_wapr .problem .pr_box li .gd {
    width: 180px;
    font-size: 16px;
    color: #333333;
    text-align: right;
    display: block;
    margin-top: 15px;
}

.company .common_wapr .problem .pr_box li .gd:hover {
    color: #0451c4;
}

.company .section_box {
    width: 900px;
    margin: 0px auto;
    overflow: hidden;
}

.company .section_box .about_title {
    margin: 40px auto;
}

.company .section_box .tutor_top {
    width: 97%;
    height: 290px;
    margin: 0px auto;
    border: 1px solid #cccccc;
    background: #fff url(../images/images2/tutor_top.jpg) no-repeat 0px 54px;
    margin-bottom: 40px;
    position: relative;
}

.thr {
    position: absolute;
    bottom: 15px;
    left: 108px;
}

.company .section_box .tutor_top .jieshao {
    width: 460px;
    float: right;
    padding: 20px;
}

.company .section_box .tutor_top .jieshao h2 {
    border-right: 4px solid #0451c4;
    font-size: 26px;
    display: block;
    width: 90px;
    height: 25px;
    line-height: 24px;
    margin-bottom: 10px;
}

.company .section_box .tutor_top .jieshao .touxian {
    width: 100%;
}

.company .section_box .tutor_top .jieshao .touxian p {
    font-size: 18px;
    color: #333333;
    line-height: 26px;
}

.company .section_box .tutor_top .jieshao .gengduo {
    font-size: 14px;
    color: #333333;
    margin-top: 15px;
    line-height: 22px;
}

.company .section_box .tutor_top .jieshao .morr {
    display: block;
    width: 130px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #0451c4;
    font-size: 16px;
    color: #fff;
    margin-top: 15px;
}

.company .section_box .tutor_video {
    width: 800px;
    height: 450px;
    margin: 0px auto;
    border-radius: 5px;
    background: url(../images/images2/yinying.png) no-repeat;
    background-position: bottom;
    padding-bottom: 27px;
    background-size: 98%;
}

.company .section_box .tutor_video video {
    border-radius: 5px;
}

.company .section_box .tea_list {
    width: 97%;
    margin: 30px auto;
    padding: 1%;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}

.company .section_box .tea_list li {
    width: 420px;
    height: 240px;
    background: #FFF;
    margin-bottom: 60px;
    border-radius: 4px;
    border: 1px solid #cccccc;
}

.company .section_box .tea_list li .img {
    width: 180px;
    height: 240px;
    overflow: hidden;
    float: left;
}

.company .section_box .tea_list li .img img {
    width: 100%;
}

.company .section_box .tea_list li .jieshao {
    width: 230px;
    height: 270px;
    float: right;
    overflow: hidden;
}

.company .section_box .tea_list li .jieshao h2 {
    width: 70px;
    border-right: 4px solid #0451c4;
    font-size: 20px;
    color: #333333;
    height: 20px;
    line-height: 20px;
    margin: 12px 0px;
}

.company .section_box .tea_list li .jieshao .touxian {
    width: 100%;
}

.company .section_box .tea_list li .jieshao .touxian p {
    font-size: 16px !important;
    color: #333333;
    line-height: 26px;
}

.company .section_box .tea_list li .jieshao .gengduo {
    font-size: 12px;
    color: #333333;
    margin-top: 10px;
    line-height: 22px;
    border-top: 1px dashed #bfbfbf;
    margin-right: 10px;
    padding-top: 5px;
    color: #999999;
}

.company .section_box .tea_list li .jieshao .morr {
    display: block;
    width: 130px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #0451c4;
    font-size: 16px;
    color: #fff;
    margin-top: 15px;
}

/*------------------ 精英团队结束 ------------------*/
/* ------------------ 老师详情页 ------------------ */
/* 当前位置 */
.position {
    width: 1200px;
    box-sizing: border-box;
    height: 40px;
    border: 1px solid #a0a0a0;
    margin: 25px auto;
}

.position p {
    width: 90%;
    padding: 0px 10px;
    font-size: 16px;
    color: #333333;
    line-height: 40px;
}

.position p a {
    color: #333333;
    font-size: 16px;
}

.teacher_box {
    width: 1200px;
    margin: 0px auto;
}

.teacher_box .tea_left {
    width: 900px;
    overflow: hidden;
    float: left;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    padding: 0px 30px;
    margin-top: 78px;
    /*格局*/
}

.teacher_box .tea_left .left_top {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.teacher_box .tea_left .left_top .left_top_left {
    width: 260px;
    height: 334px;
    margin-bottom: 20px;
    overflow: hidden;
    border-bottom: 7px solid #0451c4;
    /*position: relative;
  bottom: -80px;*/
    float: left;
}

.teacher_box .tea_left .left_top .left_top_left img {
    width: 100%;
    /*position: absolute;
  bottom: 0px;*/
}

.teacher_box .tea_left .left_top .left_top_right {
    width: 520px;
    overflow: hidden;
    float: right;
}

.teacher_box .tea_left .left_top .left_top_right h2 {
    font-size: 24px;
    color: #000000;
    display: inline-block;
    height: 35px;
    padding: 0px 10px;
    border-bottom: 1px solid #0451c4;
}

.teacher_box .tea_left .left_top .left_top_right .chairman {
    display: block;
    font-size: 12px;
    padding-left: 10px;
    color: #0451c4;
}

.teacher_box .tea_left .left_top .left_top_right .touxian {
    width: 88px;
    height: 29px;
    background: url(../images/images2/tx.png) no-repeat;
    margin-top: 10px;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.teacher_box .tea_left .left_top .left_top_right .tx_box {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.teacher_box .tea_left .left_top .left_top_right .tx_box .li_touxian {
    width: 100%;
    background: #f2f2f2;
    margin-top: 10px;
    height: auto;
}

.teacher_box .tea_left .left_top .left_top_right .tx_box .li_touxian li {
    line-height: 26px;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
}

.teacher_box .tea_left .left_top .left_top_right .tx_box .li_touxian li div {
    width: 100%;
}

.teacher_box .tea_left .left_top .left_top_right .tx_box .li_touxian li span {
    display: inline-block;
    padding-left: 2px;
}

.teacher_box .tea_left .left_top .left_top_right .tx_box .li_touxian li p {
    padding-left: 3px;
    width: 100%;
}

.teacher_box .tea_left .left_top .left_top_right .tx_box .li_touxian li p span {
    font-weight: 600;
}

.teacher_box .tea_left .introduce {
    width: 98%;
    margin: 10px 0px;
    overflow: hidden;
    padding: 10px 0px;
    padding-bottom: 30px;
    border-bottom: 2px dotted #717171;
    color: #666666 !important;
    line-height: 28px;
}

.teacher_box .tea_left .introduce p {
    font-size: 16px;
    color: #666666;
    line-height: 26px;
}

.teacher_box .tea_left .introduce p .cu {
    font-size: 44px;
    color: #000000;
}

.teacher_box .tea_left .introduce p:last-child {
    margin-top: 20px;
    text-indent: 2em;
}

.teacher_box .tea_left .profit {
    width: 96%;
    overflow: hidden;
    margin: 70px 0px;
    border-bottom: 2px dotted #717171;
    padding-bottom: 35px;
}

.teacher_box .tea_left .profit .profit_left {
    width: 410px;
    float: left;
    overflow: hidden;
}

.teacher_box .tea_left .profit .profit_left .profit_title {
    width: 402px;
    height: 46px;
    background: url(../images/images2/tx2.png) no-repeat;
    text-align: center;
    line-height: 46px;
    color: #000000;
    font-size: 22px;
}

.teacher_box .tea_left .profit .profit_left .tit {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    line-height: 35px;
}

.teacher_box .tea_left .profit .profit_left .ti {
    font-size: 16px;
    color: #666666;
    line-height: 26px;
    margin-top: 5px;
}

.teacher_box .tea_left .profit .propit_right {
    width: 360px;
    height: 250px;
    float: right;
}

.teacher_box .tea_left .geju {
    width: 100%;
    margin: 50px auto;
    border-bottom: 2px dotted #717171;
    overflow: hidden;
    padding-bottom: 50px;
}

.teacher_box .tea_left .geju .geju_title {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-flow: wrap;
}

.teacher_box .tea_left .geju .geju_title h2 {
    font-size: 48px;
    color: #000000;
    font-family: "汉仪中宋简";
    display: inline-block;
    border-right: 7px solid #0451c4;
    padding-right: 5px;
}

.teacher_box .tea_left .geju .geju_title span {
    color: #999999;
    font-size: 30px;
    margin-left: 10px;
    line-height: 55px;
}

.teacher_box .tea_left .geju .geju_zi {
    margin-top: 20px;
    position: relative;
    color: #666;
}

.teacher_box .tea_left .geju .geju_zi span {
    color: #0451c4;
}

.teacher_box .tea_left .geju .geju_zi p {
    font-size: 16px;
    color: #666;
    line-height: 26px;
    text-indent: 2em;
    margin-bottom: 15px;
}

.teacher_box .tea_left .geju .geju_zi .lqdzi {
    position: absolute;
    right: 0px;
    bottom: -60px;
    display: block;
}

.teacher_box .tea_left .geju .img_box {
    width: 100%;
    margin-top: 50px;
}

.teacher_box .tea_left .geju .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.teacher_box .tea_left .geju .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    flex-flow: wrap;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.teacher_box .tea_left .geju .swiper-button-next {
    width: 43px;
    height: 73px;
    background: url(../images/images2/you.png) no-repeat;
}

.teacher_box .tea_left .geju .swiper-button-prev {
    width: 43px;
    height: 73px;
    background: url(../images/images2/zuo.png) no-repeat;
}

.teacher_box .tea_left .geju .img-list {
    width: 700px;
    height: 350px;
    margin: 0px auto;
    overflow: hidden;
}

.teacher_box .tea_left .geju .img-list img {
    width: 100%;
}

.teacher_box .tea_left .geju p {
    display: block;
    width: 100%;
    line-height: 40px;
}

.teacher_box .tea_left .course {
    width: 100%;
    overflow: hidden;
}

.teacher_box .tea_left .course .course_title {
    width: 100%;
    font-size: 16px;
    color: #666666;
}

.teacher_box .tea_left .course .cou {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    margin-bottom: 20px;
}

.teacher_box .tea_left .course .cou li {
    border: 1px solid #aaaaaa;
    width: 160px;
    height: 185px;
    padding: 5px;
    box-sizing: border-box;
}

.teacher_box .tea_left .course .cou li img {
    width: 100%;
}

/* ------------------ 老师详情页 ------------------ */
/*------------------ 新闻 ------------------*/
.company .section_box {
    width: 900px;
    overflow: hidden;
}

.company .section_box .about_title {
    width: 400px;
}

.company .section_box .news_list {
    width: 100%;
    overflow: hidden;
    margin: 55px auto;
}

.company .section_box .news_list li {
    width: 100%;
    height: 210px;
    border-bottom: 1px solid #999999;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.company .section_box .news_list li .img {
    width: 260px;
    height: 170px;
    overflow: hidden;
}

.company .section_box .news_list li .img img {
    width: 100%;
}

.company .section_box .news_list li .words_right {
    width: 610px;
    height: 170px;
}

.company .section_box .news_list li .words_right h2 {
    overflow: hidden;
    width: 100%;
}

.company .section_box .news_list li .words_right h2 a {
    color: #333333;
    line-height: 30px;
    font-size: 20px;
    font-weight: 600;
}

.company .section_box .news_list li .words_right h2 a:hover {
    color: #015c9e;
}

.company .section_box .news_list li .words_right .pz {
    font-size: 16px;
    color: #999999;
    line-height: 28px;
    margin-top: 10px;
    height: 110px;
    overflow: hidden;
}

.company .section_box .news_list li .words_right .pz a {
    color: #0451c4;
}

.company .section_box .news_list li .words_right .time_liu {
    width: 100%;
    height: 25px;
    display: flex;
}

.company .section_box .news_list li .words_right .time_liu .time {
    padding-left: 22px;
    font-size: 14px;
    color: #666666;
    background: url(../images/images2/ico1.png) no-repeat 0px -64px;
}

.company .section_box .news_list li .words_right .time_liu .liulan {
    background: url(../images/images2/ico1.png) no-repeat 0px 5px;
    margin-left: 20px;
}

.company .section_box .news_list .art {
    width: 100%;
    overflow: hidden;
    height: 165px;
    border-bottom: 1px dashed #bfbfbf;
}

.company .section_box .news_list .art .img {
    width: 200px;
    height: 135px;
    overflow: hidden;
}

.company .section_box .news_list .art .img img {
    width: 100%;
}

.company .section_box .news_list .art .words_right {
    width: 670px;
    height: 135px;
}

.company .section_box .news_list .art .words_right .pz {
    height: 70px;
}

/*------------------ 新闻结束 ------------------*/
/*------------------ 利润驱动 ------------------*/
.subject {
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    /* 问题困扰 */
    /*导师风采*/
    /* 核心 */
    /* 课程介绍 */
    /*我们的优势*/
    /* 服务项目 */
    /* 老师介绍 */
    /* 客户案例 */
    /* 学员风采 */
    /* 客户疑问 */
    /* 课程预约 */
}

.subject .qiyejia {
    width: 1200px;
    overflow: hidden;
    margin: 10px auto;
}

.subject .qiyejia .qiye_box {
    overflow: hidden;
    width: 100%;
    margin-top: 60px;
}

.subject .qiyejia .qiye_box p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    text-indent: 2em;
    padding-bottom: 40px;
}

.subject .qiyejia .wenti {
    width: 1340px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 20px;
}

.subject .qiyejia .wenti li {
    width: 190px;
    height: 80px;
    background: #f4f4f4;
    margin-right: 140px;
    margin-bottom: 55px;
}

.subject .qiyejia .wenti li .num {
    width: 35px;
    display: block;
    height: 27px;
    margin: -14px auto;
}

.subject .qiyejia .wenti li p {
    color: #666666;
    font-size: 16px;
    text-align: center;
    margin-top: 25px;
}

.subject .kunhuo {
    width: 100%;
    height: 340px;
    background: url(../images/images2/kunhuo.jpg) no-repeat;
    overflow: hidden;
}

.subject .worry {
    width: 900px;
    margin: 0px auto;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

.subject .worry .worry-title {
    width: 100%;
    overflow: hidden;
    margin: 30px auto;
}

.subject .worry .worry-title img {
    display: block;
}

.subject .worry .wt_list {
    width: 48%;
    border-right: 1px solid #666666;
}

.subject .worry .wt_list li {
    width: 100%;
    font-size: 16px;
    color: #666666;
    line-height: 40px;
    display: flex;
}

.subject .worry .wt_list li span {
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    display: inline-block;
    margin-right: 20px;
    display: block;
    width: 80px;
}

.subject .worry .wt_list li i {
    font-size: 16px;
    color: #0451c4;
    font-style: normal;
}

.subject .worry .wt_list2 {
    border-right: none;
    width: 40%;
}

.subject .tutor {
    width: 800px;
    margin: 60px auto;
}

.subject .tutor .qiye_box {
    overflow: hidden;
    width: 100%;
    background: url(../images/images2/yinying.png) no-repeat;
    background-position: bottom;
    padding-bottom: 27px;
    background-size: 92%;
}

.subject .tutor .qiye_box .qiye_video {
    margin: 0px auto;
    width: 800px;
    height: 450px;
    display: block;
    margin-top: 50px;
    border-radius: 6px;
}

.subject .pro_box {
    width: 100%;
    margin-top: 70px;
}

.subject .pro_box img {
    width: 100%;
}

.subject .core {
    width: 1200px;
    margin: 30px auto;
}

.subject .core .core_title {
    width: 100%;
}

.subject .core .core_title img {
    display: block;
    margin: 0px auto;
}

.subject .core .core_box {
    width: 1090px;
    height: 595px;
    margin: 30px auto;
    background: url(../images/images2/core.jpg) no-repeat;
    background-position: center;
}

.subject .class_box {
    width: 1200px;
    margin: 0px auto;
}

.subject .class_box .core_title {
    width: 100%;
}

.subject .class_box .core_title img {
    display: block;
    margin: 0px auto;
}

.subject .class_box .class_introduce {
    width: 1200px;
    margin: 40px auto;
}

.subject .class_box .class_introduce li {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}

.subject .class_box .class_introduce li .cl_left {
    width: 54%;
    overflow: hidden;
}

.subject .class_box .class_introduce li .cl_left h2 {
    font-size: 20px;
    color: #333333;
    font-weight: 600;
}

.subject .class_box .class_introduce li .cl_left h2 span {
    color: #0451c4;
    font-size: 20px;
    border-bottom: 4px solid #a0a0a0;
    display: inline-block;
    line-height: 45px;
}

.subject .class_box .class_introduce li .cl_left h2 i {
    color: #7a7a7a;
}

.subject .class_box .class_introduce li .cl_left .cl_list {
    width: 100%;
    margin-top: 22px;
}

.subject .class_box .class_introduce li .cl_left .cl_list .li_title {
    color: #333333;
    font-size: 18px;
}

.subject .class_box .class_introduce li .cl_left .cl_list .li {
    width: 80%;
    margin: 10px 0px;
    margin-left: 80px;
    background: #f8f8f8;
    padding-left: 10px;
    font-size: 16px;
    color: #666666;
    height: 30px;
    line-height: 30px;
}

.subject .class_box .class_introduce li .cl_right {
    width: 46%;
}

.subject .class_box .class_introduce li .cl_right img {
    display: block;
    text-align: right;
}

.subject .advantage_warp {
    width: 100%;
    height: 720px;
    background: #F4F4F4;
    overflow: hidden;
}

.subject .advantage_warp .advantage {
    width: 1060px;
    overflow: hidden;
    margin: 40px auto;
}

.subject .advantage_warp .advantage .adva_title {
    width: 100%;
    margin: 10px auto;
    display: block;
}

.subject .advantage_warp .advantage .adva_title img {
    display: block;
    margin: 0px auto;
}

.subject .advantage_warp .advantage .adv_list {
    width: 1060px;
    height: 440px;
    margin: 0px auto;
    background: url(../images/images2/yss.png) no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 55px;
}

.subject .advantage_warp .advantage .adv_list li {
    width: 187px;
    padding: 0px 30px;
    height: 440px;
    background: #FFF;
}

.subject .advantage_warp .advantage .adv_list li img {
    display: block;
    margin: 25px auto;
    margin-bottom: 0px;
}

.subject .advantage_warp .advantage .adv_list li h2 {
    font-size: 24px;
    color: #0451c4;
    text-align: center;
    font-weight: 600;
    margin-bottom: 15px;
}

.subject .advantage_warp .advantage .adv_list li p {
    color: #666666;
    font-size: 16px;
    line-height: 30px;
}

.subject .advantage_warp .advantage .adv_list li p span {
    color: #333333;
    font-weight: 600;
}

.subject .advantage_warp .advantage .adv_list li span {
    color: #0451c4;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
}

.subject .items {
    width: 1060px;
    margin: 80px auto;
}

.subject .items .about_title {
    margin-bottom: 70px;
}

.subject .items .items_list {
    height: auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    margin-top: 35px;
}

.subject .items .items_list li {
    width: 210px;
    height: 95px;
    background: #f4f4f4;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.subject .items .items_list li h2 {
    width: 65px;
    height: 65px;
    font-size: 24px;
    color: #fff;
    background: #0451c4;
    text-align: center;
    margin-top: 15px;
    display: flex;
    align-items: center;
    position: absolute;
    left: -33px;
    line-height: 30px;
}

.subject .items .items_list li p {
    width: 110px;
    height: 95px;
    font-size: 16px;
    text-align: center;
    display: flex;
    align-items: center;
    margin: 0px auto;
    color: #666666;
    margin-left: 60px;
}

.subject .teacher {
    width: 1025px;
    overflow: hidden;
    margin: 90px auto;
    display: flex;
    justify-content: space-between;
}

.subject .teacher .teacher_left {
    width: 410px;
    height: 580px;
    border-bottom: 4px solid #003d97;
    overflow: hidden;
}

.subject .teacher .teacher_left img {
    display: block;
    margin: 0px auto;
    margin-bottom: -10px;
}

.subject .teacher .teacher_right {
    width: 530px;
}

.subject .teacher .teacher_right h2 {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 30px;
}

.subject .teacher .teacher_right h2 span {
    display: block;
    width: 90px;
    height: 4px;
    background: #0451c4;
    margin-top: 10px;
}

.subject .teacher .teacher_right .teacher_js {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.subject .teacher .teacher_right .teacher_js p {
    display: block;
    display: flex;
}

.subject .teacher .teacher_right .teacher_js p .tx {
    display: block;
    width: 80px;
    height: 26px;
    background: #0451c4;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
}

.subject .teacher .teacher_right .teacher_js p .txs {
    width: 83px;
    font-size: 15px;
    color: #cdcdcd;
    border: 1px solid #b5b5b5;
    box-sizing: border-box;
    border-left: none;
    line-height: 24px;
    padding: 0px 2px;
    text-align: center;
}

.subject .teacher .teacher_right .teacher_js .back_js {
    width: 98%;
    overflow: hidden;
    background: #f8f8f8;
    padding: 2px 3px;
    margin-top: 10px;
}

.subject .teacher .teacher_right .teacher_js .back_js p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}

.subject .teacher .teacher_right .teacher_js .back_js p i {
    height: 30px;
    display: flex !important;
    align-items: center;
}

.subject .case {
    width: 100%;
    overflow: hidden;
    background: #f7f7f7;
    margin-top: 100px;
    box-shadow: 0px 5px 10px #efefef inset;
    height: 1050px;
}

.subject .case .case_box {
    width: 1220px;
    overflow: hidden;
    margin: 0px auto;
}

.subject .case .case_box .case_title {
    width: 100%;
    overflow: hidden;
    margin: 40px auto 30px;
}

.subject .case .case_box .case_title img {
    display: block;
    margin: 0px auto;
}

.subject .case .case_box .li_list {
    width: 99%;
    overflow: hidden;
    padding: 0.5%;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    margin-top: 50px;
}

.subject .case .case_box .li_list li {
    width: 360px;
    height: 320px;
    box-shadow: 0px 0px 10px #dadada;
    margin-bottom: 45px;
    padding: 15px 10px;
    background: #FFF;
}

.subject .case .case_box .li_list li h2 {
    width: 100%;
    height: 40px;
    background: url(../images/images2/case_back.png) no-repeat;
    background-position: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.subject .case .case_box .li_list li h2 span {
    display: block;
    width: 105px;
    color: #FFF;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
}

.subject .case .case_box .li_list li h2 p {
    width: 260px;
    font-size: 20px;
    color: #333333;
    text-align: center;
    line-height: 40px;
    padding-left: 3px;
}

.subject .case .case_box .li_list li .img_left {
    width: 170px;
    height: 90px;
    overflow: hidden;
    float: left;
}

.subject .case .case_box .li_list li .img_left img {
    width: 100%;
}

.subject .case .case_box .li_list li .xq_right {
    width: 180px;
    height: 90px;
    float: right;
    overflow: hidden;
}

.subject .case .case_box .li_list li .xq_right p {
    width: 85%;
    height: 26px;
    margin-bottom: 5px;
    background: #003D97;
    padding-left: 15%;
    font-size: 14px;
    line-height: 25px;
    background: url(../images/images2/ico2.png) no-repeat 0px 5px;
}

.subject .case .case_box .li_list li .xq_right .ico2 {
    background: url(../images/images2/ico2.png) no-repeat 0px -80px;
}

.subject .case .case_box .li_list li .xq_right .ico3 {
    background: url(../images/images2/ico2.png) no-repeat 0px -155px;
}

.subject .case .case_box .li_list li .chenguo {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    float: left;
    font-size: 14px;
    color: #999999;
    line-height: 28px;
}

.subject .case .case_box .li_list li .chenguo span {
    font-size: 14px;
    color: #333333;
    font-weight: 600;
}

.subject .case .case_box .More {
    width: 100%;
    height: 40px;
    text-align: right;
    padding-bottom: 30px;
    margin-top: -20px;
    display: flex;
    justify-content: flex-end;
}

.subject .case .case_box .More a {
    width: 180px;
    height: 40px;
    text-align: center;
    display: block;
    font-size: 18px;
    color: #666666;
    border: 1px solid #666666;
    line-height: 40px;
}

.subject .mien {
    width: 985px;
    margin: 50px auto;
}

.subject .mien .mien_title {
    width: 100%;
    margin: 0px auto;
}

.subject .mien .mien_title img {
    display: block;
    margin: 0px auto;
}

.subject .mien .slide_fade {
    overflow: hidden;
    position: relative;
    margin: 30px auto;
    width: 980px;
    box-shadow: 0px 0px 20px #999999;
}

.subject .mien .slide_fade .box {
    overflow: hidden;
    position: relative;
    width: 980px;
    height: 580px;
    background: #000;
    z-index: 4;
}

.subject .mien .slide_fade .list li {
    position: relative;
    width: 980px;
    height: 580px;
}

.subject .mien .slide_fade .list a {
    display: inline-block;
    position: relative;
    width: inherit;
}

.subject .mien .slide_fade .list a p {
    position: absolute;
    bottom: 100px;
    left: 0px;
    color: white;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: inherit;
    background: rgba(0, 0, 0, 0.5);
    opacity: 50;
}

.subject .mien .slide_fade .btn {
    position: absolute;
    width: 990px;
    bottom: -3px;
    left: 0;
    background: #fff;
    z-index: 5;
}

.subject .mien .slide_fade .btn a {
    color: #555;
    text-decoration: none;
    display: inline-block;
    width: 130px;
    height: 78px;
}

.subject .mien .slide_fade .btn a img {
    width: 100%;
}

.subject .mien .slide_fade .btn li {
    overflow: hidden;
    float: left;
    width: 130px;
    height: 78px;
    color: #333;
    margin: 3px;
    padding: 2px;
}

.subject .mien .slide_fade .btn .selected {
    position: relative;
    border: 1px solid #666;
}

.subject .question {
    width: 100%;
    height: 615px;
    background: url(../images/images2/question.jpg);
}

.subject .question .about_title p {
    color: #FFF;
}

.subject .question .about_title .pro h3 {
    color: #FFF;
}

.subject .question .about_title .pro span {
    background: #FFF;
}

.subject .question .question_cont {
    width: 1200px;
    height: 615px;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
}

.subject .question .question_cont .answering {
    width: 100%;
    margin: 30px auto;
}

.subject .question .question_cont .answering img {
    display: block;
    margin: 0px auto;
}

.subject .question .question_cont .question_cont_left {
    width: 1000%;
    overflow: hidden;
}

.subject .question_cont_left .cont_left_top {
    width: 222px;
    height: 64px;
    margin: 50px auto;
    font-size: 36px;
    color: #fff;
}

.subject .question_cont .cont_bottom {
    width: 840px;
    float: left;
    overflow: hidden;
}

.subject .question_cont .cont_bottom li {
    width: 795px;
    color: #0a5fd8;
    overflow: hidden;
    font-size: 20px;
    border: 1px solid #fff;
    padding: 0px 20px;
    cursor: pointer;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.subject .question_cont .cont_bottom li.curjia {
    background: url(../images/images2/e_jia.png) no-repeat 755px 20px;
}

.subject .question_cont .cont_bottom li.curjian {
    background: #fff url(../images/images2/e_jian.png) no-repeat 755px 25px;
}

.subject .question_cont .cont_bottom li.curjian p {
    color: #0a5fd8;
}

.subject .question_cont .cont_bottom li p {
    line-height: 50px;
    color: #fff;
}

.subject .question_cont .cont_bottom li .details_cont {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    color: #000;
    padding: 10px 0px;
    border-top: 1px dashed #84afeb;
    display: none;
}

.subject .question_left {
    width: 840px;
    overflow: hidden;
    margin: 50px auto;
}

.subject .question_right {
    float: right;
    width: 320px;
    height: 400px;
    margin-top: 50px;
    padding: 30px;
    border-radius: 10px;
    background: #fff url(../images/images2/e_xiajiao.png) 165px 70px no-repeat;
    /*background: #fff;*/
    padding-bottom: 0px;
    position: relative;
}

.subject .e_class_left {
    float: left;
    width: 310px;
}

.subject .e_class_left img {
    width: 100%;
}

.subject .yuyue_box {
    width: 100%;
    background: #eaeaea;
    padding: 60px 0px;
}

.subject .yuyue_box .footer_box {
    width: 930px;
    margin: 0px auto;
    overflow: hidden;
}

.subject .yuyue_box .footer_box form {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.subject .yuyue_box .footer_box form .data_box {
    width: 65%;
    height: 250px;
    padding: 15px 5%;
    background: #FFF;
    box-shadow: 0px 0px 15px #0082ff;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}

.subject .yuyue_box .footer_box form .data_box .form_left {
    width: 250px;
    float: left;
}

.subject .yuyue_box .footer_box form .data_box .form_left li {
    width: 100%;
    height: 30px;
    margin-bottom: 10px;
    position: relative;
}

.subject .yuyue_box .footer_box form .data_box .form_left li .text_from {
    display: block;
    width: 95%;
    height: 20px;
    padding: 5px;
    border: 1px solid #cccccc;
    float: left;
    color: #999;
    font-weight: 600;
}

.subject .yuyue_box .footer_box form .data_box .form_left li p {
    text-align: center;
    color: #999999;
    font-size: 18px;
}

.subject .yuyue_box .footer_box form .data_box .form_left li span {
    display: block;
    color: #ff3333;
    position: absolute;
    right: 10px;
    top: 5px;
}

.subject .yuyue_box .footer_box form .data_box .form_left li input::-webkit-input-placeholder {
    color: #999999;
    font-size: 15px;
}

.subject .yuyue_box .footer_box form .data_box .form_left li input:-ms-input-placeholder {
    color: #999;
    font-size: 15px;
}

.subject .yuyue_box .footer_box form .data_box .form_left li input:-moz-placeholder {
    color: #999;
    font-size: 15px;
}

.subject .yuyue_box .footer_box form .data_box .form_left li input::-moz-placeholder {
    color: #999;
    font-size: 15px;
}

.subject .yuyue_box .footer_box form .data_box .form_rigth {
    width: 240px;
    overflow: hidden;
    display: flex;
    flex-flow: wrap;
}

.subject .yuyue_box .footer_box form .data_box .form_rigth li {
    height: 30px;
    display: flex;
    align-items: center;
}

.subject .yuyue_box .footer_box form .data_box .form_rigth li p {
    width: 190px;
    font-size: 16px;
    color: #999999;
    line-height: 30px;
    float: left;
    text-align: center;
    margin-right: 15px;
}

.subject .yuyue_box .footer_box form .data_box .form_rigth li .check_from {
    width: 50px;
    display: block;
    float: right;
    border: 1px solid #cccccc !important;
}

.subject .yuyue_box .footer_box form .data_box .form_rigth li h2 {
    display: block;
    font-size: 18px;
    color: #999999;
    text-align: center;
    margin-right: 15px;
}

.subject .yuyue_box .footer_box form .data_left {
    width: 30%;
    background: #0451c4;
    height: 280px;
}

.subject .yuyue_box .footer_box form .data_left h2 {
    font-size: 32px;
    text-align: center;
    color: #FFF;
    margin-top: 40px;
}

.subject .yuyue_box .footer_box form .data_left .d-logo {
    width: 210px;
    margin: 30px auto;
    overflow: hidden;
}

.subject .yuyue_box .footer_box form .data_left .d-logo img {
    width: 100%;
    display: block;
    margin: 0px auto;
}

.subject .yuyue_box .footer_box form .data_left .fo_btn {
    width: 180px;
    height: 60px;
    margin: 0px auto;
}

.subject .yuyue_box .footer_box form .data_left .fo_btn .btn {
    display: block;
    width: 160px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    color: #3399ff;
    background: #FFF;
    margin: 10px auto;
    box-shadow: 0px 0px 30px #0077ee;
}

/*------------------ 利润驱动 结束------------------*/
/*------------------ 客户案例 ------------*/
.company .case_box .case_list {
    width: 100%;
    overflow: hidden;
    padding: 20px 0px;
}

.company .case_box .case_list li {
    width: 96%;
    margin: 0px auto;
    height: 145px;
    padding: 1.5%;
    box-shadow: 0px 0px 5px #cacaca;
    border-radius: 3px;
    margin-bottom: 50px;
}

.company .case_box .case_list li .li_img {
    width: 270px;
    overflow: hidden;
    height: 145px;
    float: left;
}

.company .case_box .case_list li .li_img img {
    width: 100%;
}

.company .case_box .case_list li .right_left {
    width: 575px;
    height: 145px;
    float: right;
}

.company .case_box .case_list li .right_left h2 {
    font-size: 20px;
    color: #333333;
    margin-bottom: 10px;
}

.company .case_box .case_list li .right_left h2:hover a {
    color: #0451c4;
}

.company .case_box .case_list li .right_left p {
    display: block;
    width: 100%;
    height: 65px;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

.company .case_box .case_list li .right_left p span {
    font-weight: 600;
    color: #333333;
}

.company .case_box .case_list li .right_left p a {
    color: #0451c4;
}

.company .case_box .case_list li .right_left .prolist {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
    display: flex;
}

.company .case_box .case_list li .right_left .prolist span {
    padding-left: 20px;
    display: block;
    float: left;
    font-size: 16px;
    margin-right: 10px;
    background: url(../images/images2/ico2.png) no-repeat 0px 3.5px;
}

.company .case_box .case_list li .right_left .prolist span i {
    color: #0451c4;
    font-style: normal;
}

.company .case_box .case_list li .right_left .prolist .span2 {
    background: url(../images/images2/ico2.png) no-repeat 0px -80px;
}

.company .case_box .case_list li .right_left .prolist .span3 {
    background: url(../images/images2/ico2.png) no-repeat 0px -156px;
}

/*------------------ 客户案例结束 ------------*/

/*分页*/

#page_s {
    width: 1000px;
    height: 40px;
    text-align: center;
    margin-bottom: 40px;
}

#page_s a:first-child {
    border: 0px;
}

#page_s span {
    padding: 5px 10px;
    border: 1px solid #ddd;
    color: #999;
}

#page_s a {
    padding: 5px 10px;
    border: 1px solid #ddd;
    color: #666;
}

#page_s .current {
    background: #0451c4;
    color: #fff;
}

#page_s .pageinfo {
    display: none;
}

/*---------- 新闻案例详情页---------- */
.location {
    width: 900px;
    padding: 20px 0px;
}

.location p,
.location p a {
    color: #666666;
    font-family: BaskOldFace;
    font-size: 15px;
}

.location p a:last-child {
    color: #0451c4;
}




.case_details {
    padding: 15px 30px;
    border: 1px solid #d2d2d2;
    margin-bottom: 30px;
}

.case_details h2 {
    text-align: center;
    font-size: 20px;
    padding: 10px 0;
}

.case_details_title {
    text-align: center;
    height: 40px;
    line-height: 40px;
    border: 1px dashed #d2d2d2;
    border-right: none;
    border-left: none;
    font-size: 12px;
    margin-top: 20px;
}

.case_details_title span {
    color: #999;
    margin-right: 20px;
}

.case_details_content {
    overflow: hidden;
    line-height: 30px;
    padding: 20px 0px !important;
}

.case_details_content li {
    list-style: outside;
}

.case_details_content p,
.case_details_content span,
.case_details_content a,
.case_details_content div {
    font-size: 14px !important;
    line-height: 30px !important;
    margin-top: 20px;
    color: #333333 !important;
}

.case_details_content img,
.case_details_content span img .case_details_content div img {
    width: 90%;
    height: auto !important;
    display: block !important;
    margin: 10px auto !important;
}

.page {
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
}

.page span {
    font-size: 14px;
}

.page span a {
    color: #0451c4;
}

.case_recommended {
    background: #eee;
    overflow: hidden;
}

.case_recommended h2 {
    background: white;
    border-bottom: 2px solid #313131;
    font-size: 20px;
    text-align: left;
    height: 30px;
    line-height: 30px;
    padding: 0;
    padding-left: 10px;
    margin-bottom: 20px;
}

.case_recommended_left {
    float: left;
    width: 200px;
    margin-left: 30px;
}

.case_recommended_left a {
    display: block;
    width: 200px;
    height: 125px;
    background: blue;
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
}

.case_recommended_left p {
    width: 200px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    color: white;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
}

.case_recommended_right {
    float: right;
    width: 568px;
    font-size: 12px;
    padding-right: 20px;
    line-height: 20px;
}

.case_recommended_right h3 {
    font-size: 16px;
    line-height: 36px;
}

.case_recommended_right p {
    text-indent: 2em;
}

.case_recommended_right ul {
    margin-top: 20px;
}

.case_recommended_right ul li {
    line-height: 24px;
}

.case_recommended_right ul li a {
    line-height: 20px;
    padding-left: 25px;
    background: url(../images/icon.png) no-repeat left -70px;
    font-size: 16px;
}

.case_recommended_right ul li a:hover {
    color: #ce3939;
}


.course {
    width: 100%;
    overflow: hidden;
}

.course .course_title {
    width: 100%;
    font-size: 16px;
    color: #666666;
}

.course .cou {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    margin-bottom: 20px;
}

.course .cou li {
    border: 1px solid #aaaaaa;
    width: 160px;
    height: 185px;
    padding: 5px;
    box-sizing: border-box;
}

.course .cou li img {
    width: 100%;
}



/*------------------ 勤商会 ------------*/
.back_title {
    font-size: 24px;
    color: #666666;
    font-family: "汉仪大黑简";
    text-align: center;
}

.back_title span {
    color: #136cb5;
}

.back {
    width: 810px;
    height: 318px;
    background: url(../images/images2/back.jpg) no-repeat;
    margin: 20px auto;
    box-shadow: 0px 0px 5px #333333;
    padding: 20px 35px;
}

.back {
    width: 890px;
    height: 318px;
    background: url(../images/images2/back.jpg) no-repeat;
    margin: 20px auto;
    box-shadow: 0px 0px 5px #333333;
    padding: 20px 35px;
}

.back p {
    font-size: 16px;
    color: #FFF;
    line-height: 35px;
    text-indent: 2em;
}

.qs_jiazhi {
    width: 910px;
    height: 645px;
    margin: 0px auto;
    background: url(../images/images2/qinshang.jpg) no-repeat;
    margin-top: -10px;
}

.qs_jiazhi .top {
    width: 910px;
    height: 210px;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}

.qs_jiazhi .top .top_left {
    width: 220px;
    height: 80px;
    color: #666666;
    line-height: 35px;
    margin-top: 125px;
    margin-left: 60px;
    font-size: 18px;
}

.qs_jiazhi .top .top_left span {
    color: #0451c4;
    font-size: 24px;
    font-weight: 600;
}

.qs_jiazhi .top .top_rigth {
    margin-top: 155px;
    margin-right: 20px;
}

.qs_jiazhi .bottom {
    margin-top: 230px;
    overflow: hidden;
}

.qs_jiazhi .bottom .top_left {
    margin-left: 10px;
    margin-top: 4px;
    width: 280px;
    height: 110px;
}

.qs_jiazhi .bottom .top_rigth {
    margin-top: 60px;
    width: 325px;
}

.eng {
    width: 840px;
    height: 400px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.eng li {
    width: 220px;
    height: 340px;
    background: #FFF;
    box-shadow: 0px 0px 10px #cccccc;
}

.eng li .img {
    width: 220px;
    height: 163px;
    position: relative;
}

.eng li .img img {
    width: 100%;
}

.eng li .img .yuan {
    width: 110px;
    height: 110px;
    background: #0451c4;
    border-radius: 50%;
    position: absolute;
    top: 40px;
    left: 55px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.eng li .img .yuan p {
    color: #FFF;
    font-size: 18px;
}

.eng li .gcjies {
    width: 170px;
    margin: 10px auto;
    font-size: 16px;
    color: #7b7b7b;
    line-height: 30px;
}

.eng li .gcjies span {
    color: #0451c4;
}

.eng2 {
    display: flex;
    justify-content: space-around;
}

.futiao {
    width: 840px;
    height: 140px;
    background: #0451c4;
    padding: 60px;
    background: url(../images/images2/futiao.png) no-repeat;
    padding-top: 110px;
}

.futiao p {
    color: #FFF;
    font-size: 16px;
    line-height: 35px;
}

.lb_gl {
    width: 960px;
    height: 350px;
    margin: 0px auto;
    overflow: hidden;
    display: block;
}

.lb_gl .poster-item {
    background: #fff;
    height: auto;
    width: 570px;
    border-radius: 10px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    cursor: default;
}

.lb_gl .poster-item .for_btn {
    height: auto;
    overflow: hidden;
}

.lb_gl .poster-item p {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #333333;
}

.ziyuan {
    background: #f6f6f6;
    width: 780px;
    height: 85px;
    padding: 25px 90px;
}

.ziyuan p {
    padding-left: 12px;
    border-left: 2px solid #666666;
    height: 18px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #666666;
    line-height: 18px;
}

.ziyuan p span {
    color: #0451c4;
}

.rules {
    width: 800px;
    height: 300px;
    background: url(../images/images2/rules.png);
    margin: 0px auto;
}

.xt_list {
    width: 960px;
    height: 345px;
    display: flex;
    justify-content: space-between;
}

.hdjj {
    width: 960px;
    height: 297px;
    margin: 0px auto;
    background: url(../images/images2/hdjj.jpg) no-repeat;
    overflow: hidden;
    margin-bottom: 50px;
}

.hdjj .hdjj_box {
    width: 720px;
    height: 100px;
    margin-top: 170px;
    margin-left: 140px;
}

.hdjj .hdjj_box p {
    font-size: 16px;
    color: #FFF;
    line-height: 30px;
}

/*------------------ 勤商会结束 ------------*/

/*------------------------渠道加盟页面------------------*/
.class_tixi {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 30px auto;
    box-shadow: 0px 5px 10px #f2f2f2;
}

.class_tixi img {
    display: block;
    margin: 0px auto;
}

/*优势*/
.hexin_advantage {
    width: 100%;
    overflow: hidden;
    box-shadow: 0px -5px 10px #f2f2f2;
    margin-top: 50px;
}

.hexin_advantage img {
    display: block;
    margin: 0px auto;
}

/*辐条*/
.qudao_futiao {
    width: 100%;
    overflow: hidden;
}

.qudao_futiao img {
    width: 100%;
    overflow: hidden;
}

.quanyi {
    width: 1000px;
    height: 575px;
    background: #fff;
    box-shadow: 0px 0px 10px #e7e7e7;
    margin: 0px auto;
    margin-top: -30px;
    position: relative;
    z-index: 2px;
    padding-top: 60px;
}

.quanyi p {
    color: #666666;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
}

.quanyi img {
    display: block;
    margin: 50px auto;
}

.swiper_box {
    padding: 10px !important;
}

.jishu {
    line-height: 80px;
    color: #333333;
    text-align: center;
    font-size: 24px;
}

.qd_class_box {
    width: 100%;
    height: 240px;
    box-shadow: 0px 0px 5px #e7e7e7;
    box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.qd_class_box .qd_class_top {
    width: 240px;
    height: 240px;
    overflow: hidden;
}

.qd_class_box .qd_class_top img {
    width: 100%;
}

.qd_class_box h2 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #333333;
    font-weight: 700;
    line-height: 40px;
    margin-top: 15px;
}

.qd_class_box span {
    display: block;
    width: 70px;
    height: 2px;
    background: #ffcc38;
    margin: 0px auto;
}

.qudao_condition {
    width: 1200px;
    height: 420px;
    margin: 0px auto;
    box-shadow: 0px 0px 10px #e7e7e7;
    overflow: hidden;
    background: url(../images/images/hezuoBJ.jpg) no-repeat;
}

.condition_top {
    width: 540px;
    margin: 40px auto;
}

.condition_content {
    width: 70%;
    margin-left: 260px;
}

.condition_content p {
    line-height: 46px;
    display: flex;
    color: #666666;
    font-size: 20px;
    align-items: center;
}

.condition_content p span {
    width: 24px;
    height: 24px;
    display: block;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 24px;
    background: #0451c4;
    margin-right: 10px;
    /*font-size: 24px;*/
}

.process {
    width: 1200px;
    margin: 60px auto;
}

.pattern {
    width: 100%;
    height: 240px;
    box-shadow: 0px 0px 10px #e7e7e7;
    overflow: hidden;
}

.pattern2 {
    height: 430px;
    margin-bottom: 50px;
}

.pattern_title {
    width: 545px;
    height: 37px;
    margin: 40px auto;
    margin-bottom: 30px;
}

.pattern p {
    width: 660px;
    margin: 0px auto;
    font-size: 20px;
    color: #333333;
    line-height: 50px;
}

.pattern .daili {
    font-size: 20px;
    width: 650px;
}

.pattern p span {
    color: #0451c4;
}

.pattern2 p {
    width: 560px;
}

.pattern2 p i {
    font-style: normal;
}

/*免费领取*/
.join {
    width: 600px;
    margin: 60px auto;
    /*height: 433px;*/
    overflow: hidden;
    box-shadow: 0px 0px 20px #e7e7e7;
}

.join .receive-title {
    width: 841px;
    height: 58px;
    margin: 30px auto;
}

.join form {
    display: block;
    width: 620px;
    margin: 0px auto;
    overflow: hidden;
}

.join form .receive_box {
    width: 620px;
    margin: 0px auto;
    background: #FFF;
    border-radius: 5px;
    overflow: hidden;
    padding-top: 10px;
}

.join form .receive_box .list_left {
    width: 280px;
    overflow: hidden;
    margin: 0px auto;
}

.join form .receive_box .list_left img {
    display: block;
    margin: 10px auto;
    margin-bottom: 20px;
}

.join form .receive_box .list_left li {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

.join form .receive_box .list_left li input[type="text"] {
    width: 100%;
    height: 35px;
    border: 1px solid #cccccc;
    display: block;
    box-sizing: border-box;
    padding: 0px 10px;
    border-radius: 3px;
}

.join form .receive_box .list_left li span {
    display: block;
    color: #ff3333;
    position: absolute;
    top: 7px;
    right: 7px;
}

.join form .receive_box .list_right {
    width: 250px;
    overflow: hidden;
    float: right;
    margin-top: 15px;
}

.join form .receive_box .list_right li {
    width: 100%;
    margin-bottom: 10px;
}

.join form .receive_box .list_right li label {
    display: block;
    width: 100%;
    display: flex;
}

.join form .receive_box .list_right li label p {
    font-size: 14px;
    color: #999999;
    line-height: 23px;
    width: 80%;
}

.join form .btn {
    width: 180px;
    height: 40px;
    margin: 30px auto;
}

.join form .btn input[type="submit"] {
    width: 160px;
    height: 40px;
    font-size: 24px;
    color: #fff;
    background: #ffcc00;
    border-radius: 5px;
}

.elite-team {
    width: 1200px;
    margin: 0px auto;
}

.elite-team .team_box {
    width: 1200px;
    height: 320px;
    position: relative;
}

.elite-team .team_box .swiper-container {
    width: 1050px;
    height: 310px;
    display: flex;
    justify-content: space-between !important;
}

.elite-team .team_box .swiper-container .elite_box {
    width: 100%;
    height: 305px;
    border: 2px solid #cccccc;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.elite-team .team_box .swiper-container .elite_box .box_img {
    width: 100%;
}

.elite-team .team_box .swiper-container .elite_box .box_img img {
    width: 100%;
}

.elite-team .team_box .swiper-container .elite_box .box_duce {
    width: 100%;
    height: 305px;
}

.elite-team .team_box .swiper-container .elite_box .box_duce img {
    display: block;
    position: absolute;
    top: 65%;
    cursor: pointer;
    transition: top 0.5s;
    -moz-transition: top 0.5s;
    /* Firefox 4 */
    -webkit-transition: top 0.5s;
    /* Safari and Chrome */
    -o-transition: top 0.5s;
    /* Opera */
}

.elite-team .team_box .swiper-container .elite_box .box_duce .boc_cont {
    width: 100%;
    height: 305px;
    position: absolute;
    top: 65%;
    color: #FFF;
    cursor: pointer;
    transition: top 0.5s;
    -moz-transition: top 0.5s;
    /* Firefox 4 */
    -webkit-transition: top 0.5s;
    /* Safari and Chrome */
    -o-transition: top 0.5s;
}

.elite-team .team_box .swiper-container .elite_box .box_duce .boc_cont .top {
    width: 93%;
    margin: 0px auto;
    overflow: hidden;
    border-bottom: 1px solid #FFF;
    padding: 10px 0px;
}

.elite-team .team_box .swiper-container .elite_box .box_duce .boc_cont .top h2 {
    color: #FFF;
    font-size: 24px;
    text-align: right;
}

.elite-team .team_box .swiper-container .elite_box .box_duce .boc_cont .top span {
    display: block;
    font-size: 16px;
    color: #FFF;
    line-height: 20px;
}

.elite-team .team_box .swiper-container .elite_box .box_duce .boc_cont .top span p {
    display: block;
    font-size: 16px;
    color: #FFF;
    line-height: 20px;
}

.elite-team .team_box .swiper-container .elite_box .box_duce .boc_cont .buttom {
    width: 93%;
    margin: 0px auto;
    padding: 10px 0px;
}

.elite-team .team_box .swiper-container .elite_box .box_duce .boc_cont .buttom p {
    font-size: 16px;
    color: #FFF;
    line-height: 24px;
}

.elite-team .team_box .swiper-container .elite_box .box_duce .boc_cont .buttom a {
    display: block;
    font-size: 16px;
    color: #FFF;
    margin-top: 7px;
    text-decoration: underline;
}

.elite-team .team_box .swiper-container .elite_box .box_duce .boc_cont .buttom a:hover {
    color: #003399;
}

.elite-team .team_box .swiper-container .elite_box:hover img {
    top: 0%;
}

.elite-team .team_box .swiper-container .elite_box:hover .boc_cont {
    top: 0%;
}

.elite-team .team_box .swiper-button-next {
    width: 43px;
    height: 73px;
    background: url(../images/images/you.png) no-repeat;
}

.elite-team .team_box .swiper-button-prev {
    width: 43px;
    height: 73px;
    background: url(../images/images/zuo.png) no-repeat;
}
