/*页面通用部分*/

.box_In {
    width: 1200px;
    margin: 0 auto;
}

.gfboxin {
    border-top: none;
    border: 1px solid #DCDCDC;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    overflow: hidden;
}


/*小标题*/

.box_hd {
    padding: 80px 0 50px;
}

.box_hd h2 {
    font-size: 36px;
    font-weight: bold;
    color: #232323;
    text-align: center;
}

.box_hd p {
    font-size: 16px;
    color: #999999;
    text-align: center;
    margin-top: 12px;
}


/*按钮*/

.box_btn {
    width: 290px;
    height: 70px;
    margin: 0 auto 60px;
    overflow: hidden;
}

.btn {
    width: 290px;
    height: 55px;
    display: block;
    background: #d72502;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 55px;
    text-align: center;
    border-radius: 55px;
    margin-top: 10px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.box_btn:hover .btn {
    margin-top: 0;
}

.a_btn {
    background: #fff;
    border: 1px solid #d72502;
    color: #000129;
    font-size: 15px;
    border-radius: 50px;
    display: block;
    width: 192px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: -20px auto 0;
}

.a_btn:hover {
    background: #d72502;
    color: #fff;
}


/*ban开始*/

.ban .slideBox {
    height: 685px;
    overflow: hidden;
    position: relative;
}

.ban .slideBox .hd {
    width: 130px;
    height: 4px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 104px;
    z-index: 1;
    margin-left: -65px;
}

.ban .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.ban .slideBox .hd ul li {
    float: left;
    margin-right: 11px;
    width: 32px;
    height: 4px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    opacity: .5;
}

.ban .slideBox .hd ul li.on {
    background: #ff1f1f;
    opacity: 1;
}

.ban .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.ban .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.ban .slideBox .bd .li1 {
    background: url(../images/ban_img4s.jpg) no-repeat center;
    height: 685px;
}

.ban .slideBox .bd .li2 {
    background: url(../images/ban_img1.jpg) no-repeat center;
    height: 685px;
}

.ban .slideBox .bd .li3 {
    background: url(../images/ban_img2.jpg) no-repeat center;
    height: 685px;
}

.ban .slideBox .bd .li4 {
    background: url(../images/ban_img3-up.jpg) no-repeat center;
    height: 685px;
}

.ban .slideBox .bd .li5 {
    background: url(../images/ban_img5.jpg) no-repeat center;
    height: 685px;
}

.ban .slideBox .bd .li6 {
    background: url(../images/ban_img6.jpg) no-repeat center;
    height: 685px;
}

.ban .slideBox .bd .li7 {
    background: url(../images/ban_img7.jpg) no-repeat center;
    height: 685px;
}

.ban .slideBox .bd .li8 {
    background: url(../images/ban_img8.jpg) no-repeat center;
    height: 685px;
}

.ban {
    position: relative;
}

.ban .head {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 51px;
    padding-top: 6px;
}

.ban .head.fix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 51px;
    background: #1b1447;
    padding: 6px 0;
    z-index: 999999;
}

.ban .head .logo {
    margin-top: 0px;
}

.ban .head ul {
    overflow: hidden;
    margin-top: 6px;
}

.ban .head ul li {
    width: 115px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    float: left;
}

.ban .head ul li .li_a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.ban .head ul li:hover {
    background: #d72502;
}

.ban .head_kc {
    height: 0px;
    position: absolute;
    top: 54px;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, .1);
    box-sizing: border-box;
    overflow: hidden;
}

.ban .head_kc a {
    display: block;
    float: left;
    line-height: 26px;
    font-size: 14px;
    color: #e7e7e7;
    width: 171px;
    text-align: left;
    box-sizing: border-box;
    padding-top: 8px;
}

.ban .head_kc .box_In {
    width: 1230px;
    overflow: hidden;
}

.ban .head_kc a:hover i {
    color: #d72502;
    text-decoration: underline;
}

.ban .head_kc a i {
    font-style: normal;
    color: #fff;
    display: block;
    float: left;
    margin-left: 5px;
}

.ban .head_kc a span {
    width: 25px;
    height: 25px;
    display: block;
    float: left;
    background: url(../images/h_icon1.png) no-repeat left top;
}

.ban .head_kc .h_a1,
.ban .head_kc .h_a8,
.ban .head_kc .h_a10 {
    width: 115px;
}

.ban .head_kc .h_a1,
.ban .head_kc .h_a8,
.ban .head_kc .h_a10 {
    width: 115px;
}

.ban .head_kc .h_a2,
.ban .head_kc .h_a11 {
    width: 178px;
}

.ban .head_kc .h_a3,
.ban .head_kc .h_a12 {
    width: 180px;
}

.ban .head_kc .h_a4,
.ban .head_kc .h_a13 {
    width: 190px;
}

.ban .head_kc .h_a5 {
    width: 207px;
}

.ban .head_kc .h_a6,
.ban .head_kc .h_a9 {
    width: 120px;
}

.ban .head_kc .h_a7 {
    width: 160px;
}

.ban .head_kc .h_a1 span {
    background-image: url(../images/h_icon1.png);
}

.ban .head_kc .h_a2 span {
    background-image: url(../images/h_icon2.png);
}

.ban .head_kc .h_a3 span {
    background-image: url(../images/h_icon3.png);
}

.ban .head_kc .h_a4 span {
    background-image: url(../images/h_icon4.png);
}

.ban .head_kc .h_a5 span {
    background-image: url(../images/h_icon5.png);
}

.ban .head_kc .h_a6 span {
    background-image: url(../images/h_icon6.png);
}

.ban .head_kc .h_a7 span {
    background-image: url(../images/h_icon7.png);
}

.ban .head_kc .h_a8 span {
    background-image: url(../images/h_icon8.png);
}

.ban .head_kc .h_a9 span {
    background-image: url(../images/h_icon9.png);
}

.ban .head_kc .h_a10 span {
    background-image: url(../images/h_icon10.png);
}

.ban .head_kc .h_a11 span {
    background-image: url(../images/h_icon11.png);
}

.ban .head_kc .h_a12 span {
    background-image: url(../images/h_icon12.png);
}

.ban .head_kc .h_a13 span {
    background-image: url(../images/h_icon13.png);
}

.ban .head_kc .h_a14 span {
    background-image: url(../images/h_icon14.png);
}

.ban .head_kc a:hover span {
    background-position-y: -25px;
}


/*box0开始*/

.box0 ul {
    overflow: hidden;
    height: 73px;
    box-shadow: 0 20px 20px rgba(199, 207, 225, .41);
    margin-top: -36px;
    position: relative;
    z-index: 999;
    background: #FFFFFF;
}

.box0 ul li {
    width: 300px;
    border-right: 1px solid #dcdcdc;
    height: 73px;
    float: left;
    font-size: 20px;
    text-align: center;
    line-height: 73px;
    position: relative;
    box-sizing: border-box;
    padding-left: 10px;
}

.box0 ul li img {
    position: absolute;
    top: 19px;
    left: 74px;
}

.box0 ul li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #000;
}

.box0 ul li:hover {
    background: #f6f6f6;
}


/*box1开始*/

.box1 ul {
    overflow: hidden;
}

.box1 ul li {
    width: 225px;
    margin: 0 7.5px 50px;
    float: left;
}

.box1 .con {
    background: #f7f7f7;
    border-radius: 8px;
    padding: 30px 0 45px;
}

.box1 .con h3 {
    font-size: 20px;
    color: #000000;
    text-align: center;
}

.box1 .con p {
    font-size: 15px;
    color: #6a6a6a;
    text-align: center;
    margin: 3px 0 20px;
}

.box1 .con a {
    display: block;
    width: 180px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto 12px;
    color: #484848;
    font-size: 17px;
    text-align: center;
    box-sizing: border-box;
    padding-left: 20px;
}

.box1 .con .a1 {
    background: #fff url(../images/box1_icon3.jpg) no-repeat 30px center;
}

.box1 .con .a2 {
    background: #fff url(../images/box1_icon4.jpg) no-repeat 30px center;
}

.box1 .con .a1:hover {
    background: #fff url(../images/box1_icon1.jpg) no-repeat 30px center;
    color: #d72502;
}

.box1 .con .a2:hover {
    background: #fff url(../images/box1_icon2.jpg) no-repeat 30px center;
    color: #d72502;
}

.box1 .last_li img {
    margin: 67px auto 0;
    display: block;
}

.box1 .last_li .con {
    height: 258px;
    box-sizing: border-box;
}


/*box2开始*/

.box2 {
    background: #f9f9fa;
}

.box2 .top {
    width: 1200px;
    margin: 0 auto 35px;
    overflow: hidden;
}

.box2 .top li {
    width: 250px;
    float: left;
    margin: 0 13px;
    padding: 0 8px;
    box-sizing: border-box;
    overflow: hidden;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.box2 .top li p {
    font-size: 20px;
    color: #232323;
    margin-top: 8px;
    width: 150px;
}

.box2 .top li p span {
    color: #d72502;
}

.box2 .top li:hover {
    padding: 0 10px;
}

.box2 .btm {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 30px rgba(199, 207, 225, .41);
    border-radius: 20px;
    padding: 30px 30px 0;
    box-sizing: border-box;
    position: relative;
    z-index: 99;
}

.sp_more {
    overflow: hidden;
}

.sp_more h3 {
    font-size: 20px;
    color: #000000;
    float: left;
}

.sp_more a {
    font-size: 14px;
    color: #333;
    float: right;
    padding-top: 5px;
}

.sp_more a:hover {
    color: #d72502;
}

.box2 .con ul {
    margin-top: 20px;
    overflow: hidden;
}

.box2 .con ul li {
    width: 260px;
    margin-right: 30px;
    float: left;
    margin-bottom: 30px;
}

.box2 .con .img_box {
    width: 260px;
    overflow: hidden;
    border-radius: 10px;
    height: 171px;
}

.box2 .con .img_box img {
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.box2 .con li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.box2 .con .last_li {
    margin-right: 0;
}

.box2 .con h4 {
    font-size: 16px;
    color: #212121;
    margin: 12px 0 6px;
    height: 42px;
}

.box2 .con p {
    background: url(../images/box2_icon4.jpg) no-repeat 0;
    font-size: 14px;
    color: #919191;
    padding-left: 20px;
}

.box2 .con ul li:hover .sy_mask {
    display: block;
}

.box2 .sy_mask {
    width: 260px;
    height: 171px;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 9;
    border-radius: 10px;
}

.box2 .sy_mask img {
    display: block;
    margin: 72px auto;
}

.box2 .box_btn1 {
    margin-top: 30px;
}

.box_spk {
    width: 100%;
    height: 100%;
}

.box_spk .sp_more {
    padding: 55px 0 30px;
}

.box_spk .lay_con {
    width: 100%;
    height: 246px;
    overflow: hidden;
}

.box_spk .lay_con ul {
    width: 105%;
    height: 246px;
}

.box_spk .lay_con ul li {
    float: left;
    width: 232px;
    height: 246px;
    background: #fff;
    margin-right: 10px;
}

.box_spk .lay_con ul li {
    position: relative;
}


/*.box_spk .lay_con ul li:hover .sy_mask{display: block; }*/


/*.box_spk .lay_con ul li:hover .hsp{color:#ff2e2e;}*/

.box_spk .lay_con ul li b {
    font-size: 14px;
    font-weight: normal;
    color: #ff2e2e;
    position: absolute;
    right: 10px;
    bottom: 12px;
}

.box_spk .lay_con ul li i {
    font-style: normal;
    color: #666;
}

.box_spk .lay_con ul li h3 {
    font-size: 14px;
    color: #fff;
    background: rgba(0, 0, 0, .6);
    padding: 3px 10px;
    border-radius: 0 30px 30px 0;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 99;
    border: 1px solid rgba(255, 255, 255, .4);
    border-left: none;
}

.box_spk .lay_con .sy_mask {
    width: 232px;
    height: 152px;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 9;
    border-radius: 10px;
}

.box_spk .lay_con .imgzhibo,
.box_spk .lay_con .imgguankan,
.box_spk .lay_con .imgbaoming {
    margin: 59px auto;
    display: block;
}

.box_spk .lay_con ul li .casem {
    position: relative;
    width: 232px;
    height: 246px;
    display: block;
}

.box_spk .lay_con .casef {
    display: block;
    width: 232px;
    height: 94px;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.box_spk .lay_con .caset img {
    display: block;
    border-radius: 10px;
}

.box_spk .lay_con .casef span {
    display: block;
    overflow: hidden;
    line-height: 22px;
    padding: 10px 12px 0 12px;
    font-size: 15px;
    color: #515151;
    height: 44px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.box_spk .lay_con .casef .course-num {
    font-size: 14px;
    height: 22px;
    color: #919191;
    padding: 8px 12px 0 35px;
    background: url("http://yun.itheima.com/Root/images/sy_box2icon1.jpg") no-repeat 12px 12px;
}

.box_spk .lay_con .casef a.a_btn {
    position: absolute;
    bottom: 11px;
    right: 12px;
    font-size: 14px;
    color: #ff2e2e;
}

.box_spk {
    background: #fff;
    padding-top: 300px;
    margin-top: -300px;
}


/*box3开始*/

.box3 {
    background: #fff;
}

.box3 ul {
    overflow: hidden;
}

.box3 ul li {
    float: left;
    margin: 150px 0 0;
}

.box3 ul .li1 {
    width: 340px;
    margin: 20px;
    background: #fff;
    height: 310px;
    box-shadow: 0 0 24px rgba(199, 207, 225, .41);
    border-radius: 12px;
    overflow: hidden;
}

.box3 .img {
    margin: 30px auto 8px;
    display: block;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.box3 ul h3 {
    font-size: 24px;
    color: #383838;
    text-align: center;
    font-weight: bold;
}

.box3 ul h3 span {
    font-size: 16px;
    color: #d72502;
    font-weight: normal;
}

.box3 ul p {
    font-size: 16px;
    color: #686868;
    width: 250px;
    margin: 12px auto 0;
    border-top: 1px solid #ececec;
    text-align: center;
    padding-top: 16px;
    line-height: 24px;
}

.box3 ul li:hover .img {
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

.box3 .btm {
    background: url(../images/box3_img5.jpg) no-repeat center;
    height: 50px;
    margin: 20px 0 60px;
}


/*box4开始*/

.box4 {
    background: #f9f9fa;
    padding-bottom: 5px;
}

.box4 ol {
    width: 1174px;
    margin: 0 auto;
    overflow: hidden;
}

.box4 ol li {
    width: 300px;
    float: left;
}

.box4 ol .li2 {
    width: 574px;
    position: relative;
}

.box4 ol .li2 img {
    margin-top: 15px;
}

.box4 ol .li2 p {
    font-size: 18px;
    position: absolute;
    top: 42px;
    left: 0;
    width: 100%;
}

.box4 ol .li2 p span {
    color: #d72502;
}

.box4 ol li img {
    margin: 0 auto;
    display: block;
}

.box4 ol li h3 {
    font-size: 24px;
    color: #232323;
    font-weight: bold;
    text-align: center;
    margin: 8px 0;
}

.box4 ol li p {
    font-size: 16px;
    color: #656565;
    text-align: center;
    line-height: 24px;
}

.box4 ul {
    overflow: hidden;
}

.box4 ul li {
    width: 335px;
    margin: 50px 32px;
    background: #fff url(../images/box4_img4.jpg) no-repeat 110px 50px;
    border-radius: 12px;
    float: left;
    overflow: hidden;
    padding-bottom: 35px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.box4 ul li .top {
    width: 115px;
    height: 115px;
    border-radius: 50%;
    background: #464646;
    margin: 50px auto 40px;
    overflow: hidden;
}

.box4 ul li img {
    display: block;
    margin: 15px auto;
}

.box4 ul li .top img {
    margin: 28px auto 0;
}

.box4 ul li h3 {
    font-size: 24px;
    color: #232323;
    font-weight: bold;
    text-align: center;
}

.box4 ul li p {
    font-size: 18px;
    color: #7b7b7b;
    text-align: center;
    line-height: 26px;
}

.box4 ul li:hover {
    box-shadow: 0 0 40px rgba(0, 0, 0, .18);
    margin-top: 40px;
}

.box4 ul li:hover .top {
    background: #d72502;
}


/*box5开始*/

.box5 ul {
    overflow: hidden;
    height: 590px;
}

.box5 ul li {
    width: 398px;
    border: 1px solid #e8e8e8;
    float: left;
    margin-bottom: 30px;
    height: 265px;
}

.box5 ul .li2 {
    border-left: none;
    border-right: none;
}

.box5 ul .top {
    padding: 20px 30px;
    border-bottom: 1px solid #e8e8e8;
    height: 213px;
    box-sizing: border-box;
}

.box5 .top h3 span {
    padding: 5px 10px;
    background: #d72502;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
}

.box5 .top h3 {
    font-size: 20px;
    color: #000;
}

.box5 .top p {
    font-size: 16px;
    line-height: 26px;
    color: #7b7b7b;
    margin-top: 16px;
    height: 130px;
}

.box5 .top p span {
    color: #1d1d1d;
}

.box5 .btm {
    padding: 15px 30px;
    overflow: hidden;
}

.box5 .btm p {
    background: url(../images/box5_icon1.png) no-repeat 0 center;
    padding-left: 30px;
    font-size: 16px;
    color: #797979;
    cursor: pointer;
    line-height: 21px;
    height: 21px;
}

.box5 .btm .fr {
    cursor: pointer;
}

.box5 ul li:hover {
    background: #f9f9fa;
}

.box5 ul li:hover .top p {
    color: #515151;
}

.box5 ul li:hover .btm p {
    color: #000;
}

.box5 .p1 {
    font-size: 14px;
    color: #959595;
    text-align: right;
    margin-top: -15px;
}

.box5 .add_more {
    text-align: right;
    font-size: 16px;
    color: #696868;
    background: url(../images/box5_icon3.png) no-repeat 0px 0;
    text-decoration: underline;
    cursor: pointer;
    width: 136px;
    margin: 20px auto 0;
    height: 26px;
    line-height: 26px;
}

.box5 .add_more:hover {
    color: #d72502;
}

.box5 .box_btn {
    margin-top: 35px;
}

.mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .85);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
}

.mask .mask_close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.mask .main {
    width: 800px;
    position: relative;
    top: 50%;
    margin-top: -250px;
    left: 50%;
    margin-left: -400px;
    padding-top: 20px;
    padding-right: 15px;
}


/*box6开始*/

.box6 {
    background: #f9f9fa;
    padding-bottom: 5px;
}

.box6 ul {
    overflow: hidden;
}

.box6 ul li {
    width: 280px;
    margin: 0 10px 19px;
    float: left;
    background: #fff;
    padding: 6px 10px;
    box-sizing: border-box;
    border-radius: 8px;
}

.box6 ul li img {
    display: block;
    margin: 0 auto 6px;
}

.box6 ul li p {
    font-size: 17px;
    line-height: 24px;
    text-align: center;
}

.box6 ul .li1 {
    box-shadow: 0 0 13px rgba(199, 207, 225, .5);
    padding: 10px 10px 15px;
    margin: 10px 10px 40px;
}

.box6 span {
    font-size: 16px;
    color: #b7b8b8;
    text-align: center;
    display: block;
    margin: 12px 0 40px;
}


/*box7开始*/

.box7 .main {
    overflow: hidden;
    position: relative;
}

.box7 .main .img1 {
    float: right;
}

.box7 .main ul {
    width: 416px;
    height: 580px;
    background: #464646 url(../images/box7_img2.jpg) no-repeat bottom left;
    border-radius: 20px;
    padding: 20px 26px;
    position: absolute;
    top: 80px;
    left: 0;
    box-sizing: border-box;
}

.box7 .main li {
    border-bottom: 1px solid #666666;
    padding: 18px 0;
}

.box7 .main h3 {
    font-size: 20px;
    color: #fff;
}

.box7 .main h3 img {
    padding-right: 10px;
}

.box7 .main h3 * {
    vertical-align: middle;
}

.box7 .main p {
    font-size: 16px;
    color: #cdcdcd;
    text-align: left;
    padding-top: 12px;
    line-height: 24px;
}


/*box8开始*/

.box8 {
    background: #f9f9fa;
    padding-bottom: 10px;
}

.box8 .slideBox {
    position: relative;
    padding-bottom: 60px;
}

.box8 .slideBox .hd {
    width: 50px;
    height: 10px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 35px;
    z-index: 1;
    margin-left: -25px;
}

.box8 .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.box8 .slideBox .hd ul li {
    float: left;
    margin-right: 11px;
    width: 10px;
    height: 10px;
    text-align: center;
    background: #919191;
    cursor: pointer;
    border-radius: 50%;
}

.box8 .slideBox .hd ul li.on {
    background: #da0000;
}

.box8 .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}


/*box9开始*/

.box9 ul {
    width: 1200px;
    background: #fff;
    box-shadow: 0 0 30px rgba(158, 158, 158, .23);
    border-radius: 10px;
    padding: 20px 0;
    overflow: hidden;
    margin-bottom: 40px;
}

.box9 ul li {
    width: 399px;
    float: left;
    box-sizing: border-box;
    padding: 20px 75px;
}

.box9 ul .li2 {
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
}

.box9 ul li img {
    float: left;
    margin-right: 15px;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.box9 ul li p {
    float: left;
    text-align: center;
}

.box9 ul li p {
    font-size: 16px;
    color: #7f7f7f;
}

.box9 ul li p b {
    font-size: 48px;
    color: #d72502;
}

.box9 ul li p span {
    font-size: 18px;
    color: #383838;
}

.box9 ul li:hover img {
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

.box9 .tea {
    background: url(../images/box9_tea.jpg) no-repeat center;
    height: 601px;
    margin: 50px 0;
}

.box9 .tea .box_In {
    position: relative;
}

.box9 .tea .con {
    width: 384px;
    height: 100px;
    position: absolute;
    top: 256px;
    left: 407px;
}

.box9 .tea .con h2 {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.box9 .tea .con p {
    font-size: 16px;
    color: #ffcbc1;
    text-align: center;
    margin-top: 18px;
}


/*box10开始*/

.box10 {
    background: #fff;
    padding-bottom: 10px;
}

.box10 .box_hd {
    padding-top: 10px;
}

.box10 .top {
    background: #fff;
    box-shadow: 0 0 30px rgba(158, 158, 158, .23);
    border-radius: 15px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 30px 30px 20px;
}

.box10 .fl {
    width: 755px;
}

.box10 .fr {
    width: 330px;
}

.box10 .slideBox {
    position: relative;
    padding-bottom: 30px;
}

.box10 .slideBox .hd {
    width: 130px;
    height: 10px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 0px;
    z-index: 1;
    margin-left: -65px;
}

.box10 .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.box10 .slideBox .hd ul li {
    float: left;
    margin-right: 11px;
    width: 10px;
    height: 10px;
    text-align: center;
    background: #dfdfdf;
    cursor: pointer;
    border-radius: 50%;
}

.box10 .slideBox .hd ul li.on {
    background: #da0000;
}

.box10 .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.box10 .slideBox .bd img {
    border: 6px solid #e6e6e6;
}

.box10 .fr ul {
    overflow: hidden;
    margin-top: 10px;
}

.box10 .fr ul li {
    width: 110px;
    float: left;
    margin-bottom: 15px;
    height: 110px;
    box-sizing: border-box;
}

.box10 .fr ul li img {
    display: block;
    margin: 3px auto 10px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all 5s ease;
}

.box10 .fr ul li p {
    font-size: 16px;
    color: #000;
    text-align: center;
    margin-bottom: 6px;
}

.box10 .fr ul li:hover img {
    margin-top: 10px;
}

.box10 .btm ol {
    overflow: hidden;
    margin: 60px 0 50px;
}

.box10 .btm ol li {
    width: 399px;
    float: left;
}

.box10 .btm ol .li2 {
    border-left: 1px solid #ececed;
    border-right: 1px solid #ececed;
}

.box10 .btm ol h3 {
    font-size: 22px;
    font-weight: bold;
    color: #121212;
    text-align: center;
}

.box10 .btm ol p {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #535353;
    margin-top: 10px;
}


/*box11开始*/

.box11 img {
    display: block;
    margin: 0 auto;
}

.box11 .box_btn,
.box13 .box_btn {
    width: 220px;
}

.box11 .box_btn .btn,
.box13 .box_btn .btn {
    width: 220px;
}


/*box12开始*/

.box12 {
    background: #f9f9fa;
    padding-bottom: 5px;
}

.box12 ul {
    overflow: hidden;
    margin-bottom: 50px;
}

.box12 ul li {
    width: 199px;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    float: left;
    padding: 15px 0 30px;
}

.box12 ul li img {
    display: block;
    margin: 0 auto 5px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.box12 ul li p {
    font-size: 18px;
    color: #262626;
    text-align: center;
}

.box12 .li_left {
    margin-left: 100px;
}

.box12 .li_btm {
    border-bottom: none;
    padding: 35px 0 30px;
}


/*box13开始*/

.box13 .box_hd {
    padding-bottom: 40px;
}

.box13 ul {
    overflow: hidden;
    margin-bottom: 50px;
}

.box13 ul li {
    width: 300px;
    float: left;
    margin-top: 10px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.box13 ul li img {
    margin: 0 auto 20px;
    display: block
}

.box13 ul li p {
    font-size: 18px;
    color: #000;
    text-align: center;
    line-height: 26px;
}

.box13 ul li:hover {
    margin-top: 0px;
}


/*底部*/

.footer {
    background: #000029;
    margin-bottom: 80px;
}

.footer p {
    text-align: center;
    color: #888892;
    height: 60px;
    line-height: 60px;
}


/*.pf_a{background: url("../images/pf_img1.png") no-repeat center; height: 105px;overflow: hidden;position: fixed;left: 0;bottom: 0;width: 100%;z-index: 999;}*/


/*.pf_a .inner{width: 1200px;height: 100%;margin: 0 auto;position: relative;overflow: hidden;}
.pf_a a{display: block;width: 100%;height: 100%;}
.pf_a .hdlmdjs{width: 380px;position: absolute;left: 335px;bottom: 47px;display: none;}
.pf_a .hdlmdjs p em{float: left;line-height: 46px;font-size: 30px;color: #fff;font-style: inherit;margin: 0 4px;}
.pf_a .hdlmdjs.hdlmdjscur{left: 793px;bottom: 18px;}
.pf_a .hdlmdjs.hdlmdjscur p em{line-height: 36px;font-size: 18px;margin: 0 3px;}
.pf_a .hdlmdjs p span{float: left;width: 43px;height: 30px;background: url("http://h5.itcast.cn/subject/ylesms/images/box5pic3s.jpg") no-repeat center top;background-size: 50px 30px;overflow: hidden; border-radius: 2px;line-height: 30px;font-size: 20px;color: #ee1c35;margin-top: 8px;letter-spacing: 14px;padding-left: 7px;}
.pf_a .hdlmdjs.hdlmdjscur p span{width: 38px;letter-spacing: 12px;padding-left: 4px;height: 26px;background-size: 42px 26px;line-height: 26px;margin-top: 5px;}*/