@charset "utf-8";

/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0;font-family:"微软雅黑";font-size:14px;}

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

textarea{resize:none;}

fieldset, img { border:0; }

img{ vertical-align:top;}

address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }

ol, ul { list-style:none; }

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

abbr, acronym { border:0; }

em,i{font-style: normal;}

.clear{zoom:1;}

.clear:after{ content:""; display:block; clear:both;}

a{ text-decoration:none; cursor:pointer;}

a:hover{ text-decoration:none; cursor:pointer; }

a:focus { outline-style:none;}
.base{
    width:1200px;
    margin:0 auto;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.btn{
    display: block;
    margin:0 auto;
    width:263px;
    height:58px;
    text-align: center;
    line-height: 58px;
    font-size: 24px;
    color:#414141;
    background: #fff;
    border-radius: 5px;
}
.contain{
    padding:60px 0 ;
}
/*导航*/
.nav1{
    background: #444444;
}
.nav1 .base{
    padding-top: 0px;
}
.nav1 ul{
    overflow: hidden;
}
.nav1 ul p{
    /*width: 152px;*/
    height:60px;
    float: left;

}
.nav1 ul li{
    float: left;
}
.nav1 ul a{
    display: block;
    width:150px;
    height:60px;
    color:#fff;
    font-size: 16px;
    text-align: center;
    line-height: 60px;
}
.nav1 ul li.hover a{
    background:#f33e35;
}
.nav1_fixed{
    width: 100%;
    position: static;
    z-index: 1000;
    background: #444444;
}
/*banner*/
.banner{
    height:455px;
    background: url(../img/dl_html5/banner_bg.jpg) no-repeat center top;
    padding: 100px 0 0 0;
}
.banner p{
    text-align: center;
}
.banner p a{
    display: inline-block;
    width:203px;
    height:50px;
    text-align: center;
    line-height: 50px;
    color:#fff;
    font-size:24px;
    border:1px solid #fff;
    margin:0 8px;
}
.banner p a:hover{
    color: #ec4c44;
    border:1px solid #ec4c44;
}
.banner p a:nth-child(6){
    width:250px;
}
.banner span{
    display: block;
    text-align: center;
}
.banner span:nth-child(1){
    text-align: right;
    font-size: 54px;
    color:#fff;
    margin:0 35px 25px 0;
}
.banner span:nth-child(2){
    height:97px;
    margin-bottom: 25px;
    background: url(../img/dl_html5/banner_img1.png) no-repeat center;
}
.banner span:nth-child(3){
    height:80px;
    margin-bottom: 30px;
    background: url(../img/dl_html5/banner_img2.png) no-repeat center;
}

/*contain1*/
.contain1{
    background: #f3f3f3;
}
.biaoti{
    text-align: center;
    font-size: 48px;
    color:#000;
    margin:0 auto 35px;
}

.con1_list{
    text-align: center;
    height:55px;
}
.con1_list li{
    display: inline-block;
    width:321px;
    height:48px;
    border:1px solid #666666;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    color:#666;
    margin:0 30px;
}
.con1_list li span{
    display: inline-block;
    margin-right:10px;
}
.con1_list li span:nth-child(2){
    margin-right: 20px;
}
.con1_list li span:nth-child(3){
    width:54px;
    height:28px;
    color:#fff;
    text-align: center;
    line-height: 28px;
}
.con1_list li .kaiban{
    background: #33cc33;
}
.con1_list li .qiangzuo{
    background: #ec4c44;
}
.con1_list li span.baoman{
    background: #e40d02;
    color:#fafdab;
}
/*contain2*/
.contain2{
    background: #ec4c44;
    padding-bottom: 80px;
}
.contain2 .biaoti{
    color:#fff;
}
.contain2 .con2_wrap{
    width:1077px;
    margin:0 auto;
    overflow: hidden;
}
.contain2 .con2_wrap div{
    width:520px;

}
.contain2 .con2_wrap div img{
    width:520px;
    margin-bottom:35px;
}
/*contain3  */
.contain3{
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/xz_bg.jpg) no-repeat center top;
    text-align: center;
}
.contain3 .biaoti{
    margin-bottom: 65px;
}
.jyxb_con_list{text-align:center;position: relative;margin-bottom: 50px;}
.table_Hd th{height:50px; background: #ec4c44;color:#fff; font-size:16px;}
#scrollWrap tr td:nth-child(6){background:#ec4c44;color:#fff;font-size:18px;}
.table_Hd tr th:nth-child(6){font-size:18px; position: relative;width:95px;}
.table_Hd tr th:nth-child(6):after{content:"";width:107px;height:5px;position:absolute;background: url(http://www.mobiletrain.org/page/img/html5_20170105/xz_after.png) no-repeat center top;left:-7px;top:-5px;}
.scrollWrap {
    height: 506px;
    overflow: hidden;
    position: relative;

    margin-bottom:5px;
    box-shadow:0 2px 8px #ccc;
}
.scrollWrap td{height:40px;font-size:14px;color:#000;}
.scrollWrap table {
    position: absolute;
    left: 0;
    top: 0
}
.scrollWrap tr{border:2px solid #fff;}
.scrollWrap tr td{
    width:120px;
}
.scrollWrap tr td:nth-child(4){
    width:180px;
}
.scrollWrap tr td:nth-child(5){
    width:300px;
}
.scrollWrap tr td:nth-child(6){
    width:96px;
}
.scrollWrap tr td:nth-child(8){
    width:144px;
}
.jyxb_con_list i{
    display: block;
    position: absolute;
    top: -30px;
    right: 0px;
    color:#818080;
    font-size: 16px;
}

.contain3 .btn{
    display: inline-block;
    width:258px;
    height:53px;
    border:2px solid #ec4c44;
    color:#ec4c44;
    background: rgba(255,255,255,0);
    margin:0 15px;
}
/*contain4   讲师*/

.contain4{
    background:url(../img/dl_html5/contain4_bg.jpg) no-repeat center bottom;
}
.contain4 .biaoti{
    color:#fff;
}
.js_list{
    width:1200px;
    overflow: hidden;
    padding-top:20px;
    margin-bottom:50px;
}
.js_list li{
    float: left;
    color:#fff;
    position: relative;
    width:225px;
    height:268px;
    border-radius: 10px;
    overflow: hidden;
    background: #dddbde;
    margin:0 18px 30px 0;
}
.js_list li:nth-child(5),.js_list li:nth-child(10){
    margin-right: 0px;
}
.js_list li span{
    display: block;
    position: absolute;
    left:0px;
    top:210px;
    width:105px;
    height:35px;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    color:#fff;
    background: #ec4c44;
}
.js_list li p{
    position: absolute;
    width:199px;
    height:149px;
    border-radius: 5px;
    background: rgba(171,78,72,0.9);
    color:#fff;
    font-size: 14px;
    line-height: 21px;
    padding:60px 13px;
    left:0px;
    top:0px;
    display: none;
    overflow: hidden;
}
.js_list li:hover p{
    display: block;
}
.js_list li p a{
    color:#fff;
}
.js_list img{border-radius:10px;}
.contain4 .btn{
    width:304px;
    height:49px;
    border-radius: 3px;
    border:4px solid #ec4c44;
    line-height: 49px;
    background: rgba(255,255,255,0);
    color: #dddbde;
    font-size: 22px;

}
/*contain5 课程大纲*/
.kecheng{
    background: #e2e2e2;
    padding-bottom: 80px;
    text-align: center;
}
.kecheng .biaoti span{
    display: block;
    font-size: 33px;
    padding-top: 10px;
}
.kc_list1{
    overflow: hidden;
    height: 220px;
    margin-bottom: 5px;
}
.kc_list1 li{
    float: left;
    width:182px;
    height:173px;
    border:2px solid #ededed;
    background: #fff;
    margin-top:10px;
    color:#70706e;
    padding-top: 13px;
}
.kc_list1 li span{
    display: block;
    margin:0 auto;
    text-align: center;
}
.kc_list1 li span:nth-child(1){
    width:74px;
    height: 74px;
    border-radius: 50%;
    border:4px solid #d5d5d5;
    margin-bottom:15px;
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_img1.png) no-repeat center;
}
.kc_list1 li:nth-child(2) span:nth-child(1){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_img2.png) no-repeat center;
}
.kc_list1 li:nth-child(3) span:nth-child(1){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_img3.png) no-repeat center;
}
.kc_list1 li:nth-child(4) span:nth-child(1){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_img4.png) no-repeat center;
}
.kc_list1 li:nth-child(5) span:nth-child(1){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_img5.png) no-repeat center;
}
.kc_list1 li:nth-child(6) span:nth-child(1){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_img6.png) no-repeat center;
}
.kc_list1 li span:nth-child(2){
    font-size: 18px;
    margin-bottom: 10px;
}
.kc_list1 li:nth-child(5) span:nth-child(2){
    margin-bottom: 5px;
}
.kc_list1 li span:nth-child(3){
    font-size: 14px;
}
.kc_list1 li.hover{
    width:270px;
    height:195px;
    padding-top: 25px;
    border:0;
    color:#fff;
    margin-top: 0px;
    background:url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_bg.png) no-repeat center top;
}
.kc_list1 li.hover span:nth-child(1){
    border:4px solid #fff;
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_img1_hover.png) no-repeat center;
}
.kc_list1 li:nth-child(2).hover span:nth-child(1){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_img2_hover.png) no-repeat center;
}
.kc_list1 li:nth-child(3).hover span:nth-child(1){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_img3_hover.png) no-repeat center;
}
.kc_list1 li:nth-child(4).hover span:nth-child(1){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_img4_hover.png) no-repeat center;
}
.kc_list1 li:nth-child(5).hover span:nth-child(1){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_img5_hover.png) no-repeat center;
}
.kc_list1 li:nth-child(6).hover span:nth-child(1){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_img6_hover.png) no-repeat center;
}
.kc_wrap{
    width:1200px;
    position: relative;
    padding-top: 35px;
    margin-bottom: 50px;
}
.kc_wrap:before{
    display: block;
    position: absolute;
    content: "";
    width:1225px;
    height:1px;
    background: #c4c4c4;
    top:70px;
    left:-25px;
    z-index: 1;
}
.kc_wrap:after{
    display: block;
    position: absolute;
    content: "";
    width:1px;
    height:100%;
    left:35px;
    top:0px;
    background: #c4c4c4;
    z-index: 1;
}
.kc_wrap .kc_jieduan{
    display: none;
    position: relative;
    overflow: hidden;
    z-index: 2;
}
.kc_wrap .kc_jieduan:nth-child(1){
    display: block;
}
.kc_wrap .kc_jieduan .kc_tubiao{
    display: block;
    width:70px;
    height:70px;
    border-radius: 50%;
    background: #1377a0 url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_img1_hover.png) no-repeat center;
    margin-right: 13px;
}
.kc_wrap .kc_jieduan:nth-child(2) .kc_tubiao{
    background: #1377a0 url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_img2_hover.png) no-repeat center;
}
.kc_wrap .kc_jieduan:nth-child(3) .kc_tubiao{
    background: #1377a0 url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_img3_hover.png) no-repeat center;
}
.kc_wrap .kc_jieduan:nth-child(4) .kc_tubiao{
    background: #1377a0 url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_img4_hover.png) no-repeat center;
}
.kc_wrap .kc_jieduan:nth-child(5) .kc_tubiao{
    background: #1377a0 url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_img5_hover.png) no-repeat center;
}
.kc_wrap .kc_jieduan:nth-child(6) .kc_tubiao{
    background: #1377a0 url(http://www.mobiletrain.org/page/img/html5_20170105/kc_list1_img6_hover.png) no-repeat center;
}
.kc_jieduan h3{
    height:70px;
    color:#1377a0;
    font-size: 24px;
    font-weight: 100;
    line-height: 70px;
    background:#e2e2e2;
    padding:0 15px;
}
.kc_jieduan h3 i{
    font-weight: 900;
    margin-right: 25px;
}
.kc_jieduan ul{
    clear: both;
    padding-left:85px;
    overflow: hidden;
}
.kc_jieduan ul li{
    float: left;
    margin-right:13px;
    width:362px;
    margin-bottom: 15px;
}
.kc_jieduan ul li:nth-child(3n){
    margin-right: 0px;
}
.kc_jieduan ul li h2{
    height:64px;
    background:#1377a0;
    line-height: 64px;
    color:#fff;
    font-size: 20px;
    text-align: left;
}
.kc_jieduan ul li h2 em{
    font-size: 24px;
    color:#fff118;
    margin:0 13px 0 17px;
    font-weight: 100;
}
.kc_jieduan ul li .con_list{
    padding: 17px 15px 20px;
    background: #f3f3f3;
}
.kc_jieduan ul li .con_list p{
    font-size: 14px;
    color: #2e2c2c;
    line-height: 24px;
    text-align: left;
}

.kc_jieduan:nth-child(1) li .con_list{height:424px;}
.kc_jieduan:nth-child(2) li .con_list{height:474px;}
.kc_jieduan:nth-child(3) li:nth-child(1) .con_list,.kc_jieduan:nth-child(3) li:nth-child(2) .con_list,.kc_jieduan:nth-child(3) li:nth-child(3) .con_list{height:424px;}
.kc_jieduan:nth-child(3) li:nth-child(4) .con_list,.kc_jieduan:nth-child(3) li:nth-child(5) .con_list{height:474px;}
.kc_jieduan:nth-child(4) li:nth-child(1) .con_list,.kc_jieduan:nth-child(4) li:nth-child(2) .con_list,.kc_jieduan:nth-child(4) li:nth-child(3) .con_list{height:424px;}
.kc_jieduan:nth-child(4) li:nth-child(4) .con_list,.kc_jieduan:nth-child(4) li:nth-child(5) .con_list{height:644px;}
.kc_jieduan:nth-child(5) li .con_list{height:380px;}
.kc_jieduan:nth-child(6) li .con_list{height:450px;}
.con_list img{
    display: block;
    margin:0 auto 15px;
}
.kc_jieduan:nth-child(6) li:nth-child(1){
    width:100%;
    margin-bottom: 0px;
}
.kc_jieduan:nth-child(6) li:nth-child(1) h2{
    text-align: center;
}
.kc_jieduan:nth-child(6) li .con_list p:nth-child(1){font-weight:bold;margin-bottom:2px;}
.kc_jieduan:nth-child(6) li{margin-right:0;width:370px;}
.kecheng .btn{
    display: inline-block;
    width:350px;
    background:#ec4c44;
    margin:0 15px;
    color:#fff;
}
/*contain6   关于千锋*/
.liangxin{
    background: #f3f3f3;
    padding-bottom: 70px;
}
.liangxin .biaoti{
    margin-bottom: 30px;
}
.liangxin .btn{
    width:188px;
    height:52px;
    line-height: 52px;
    border-radius: 26px;
    background: #ec4c44;
    color:#fff;
    font-size: 18px;
    margin-bottom: 60px;
}
.liangxin ul{
    border-top:1px solid #dcdcdc;
    border-left:1px solid #dcdcdc;
    overflow: hidden;
}
.liangxin ul li{
    border-right:1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    width:298px;
    height:272px;
    float: left;
    padding-top: 33px;
    background: #fff;
}
.liangxin ul li p:nth-child(1){
    width:115px;
    height:100px;
    margin:0 auto 29px;
    overflow: hidden;
    position: relative;
}
.liangxin ul li p:nth-child(2){
    font-size: 22px;
    color:#f33e35;
    text-align: center;
    margin-bottom: 15px;
}
.liangxin ul li p:nth-child(3){
    font-size: 16px;
    color:#686868;
    text-align: center;
    line-height: 25px;
}

.liangxin ul li p:nth-child(1) span{
    display: block;
    width:115px;
    height:100px;
    position: absolute;
    top: 0px;
    left:0px;
}
.liangxin ul li p:nth-child(1) span:nth-child(1){
    z-index: 1;
}
.liangxin ul li:nth-child(1) p:nth-child(1) span:nth-child(1){
    background:#fff url(http://www.mobiletrain.org/page/img/html5_20170105/lx_img1.png) no-repeat center;
}
.liangxin ul li:nth-child(2) p:nth-child(1) span:nth-child(1){
    background:#fff url(http://www.mobiletrain.org/page/img/html5_20170105/lx_img2.png) no-repeat center;
}
.liangxin ul li:nth-child(3) p:nth-child(1) span:nth-child(1){
    background:#fff url(http://www.mobiletrain.org/page/img/html5_20170105/lx_img3.png) no-repeat center;
}
.liangxin ul li:nth-child(4) p:nth-child(1) span:nth-child(1){
    background:#fff url(http://www.mobiletrain.org/page/img/html5_20170105/lx_img4.png) no-repeat center;
}
.liangxin ul li:nth-child(5) p:nth-child(1) span:nth-child(1){
    background:#fff url(http://www.mobiletrain.org/page/img/html5_20170105/lx_img5.png) no-repeat center;
}
.liangxin ul li:nth-child(6) p:nth-child(1) span:nth-child(1){
    background:#fff url(http://www.mobiletrain.org/page/img/html5_20170105/lx_img6.png) no-repeat center;
}
.liangxin ul li:nth-child(7) p:nth-child(1) span:nth-child(1){
    background:#fff url(http://www.mobiletrain.org/page/img/html5_20170105/lx_img7.png) no-repeat center;
}
.liangxin ul li:nth-child(8) p:nth-child(1) span:nth-child(1){
    background:#fff url(http://www.mobiletrain.org/page/img/html5_20170105/lx_img8.png) no-repeat center;
}
.liangxin ul li:nth-child(1) p:nth-child(1) span:nth-child(2){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/lx_img1_hover.png) no-repeat center;
}
.liangxin ul li:nth-child(2) p:nth-child(1) span:nth-child(2){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/lx_img2_hover.png) no-repeat center;
}
.liangxin ul li:nth-child(3) p:nth-child(1) span:nth-child(2){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/lx_img3_hover.png) no-repeat center;
}
.liangxin ul li:nth-child(4) p:nth-child(1) span:nth-child(2){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/lx_img4_hover.png) no-repeat center;
}
.liangxin ul li:nth-child(5) p:nth-child(1) span:nth-child(2){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/lx_img5_hover.png) no-repeat center;
}
.liangxin ul li:nth-child(6) p:nth-child(1) span:nth-child(2){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/lx_img6_hover.png) no-repeat center;
}
.liangxin ul li:nth-child(7) p:nth-child(1) span:nth-child(2){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/lx_img7_hover.png) no-repeat center;
}
.liangxin ul li:nth-child(8) p:nth-child(1) span:nth-child(2){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/lx_img8_hover.png) no-repeat center;
}
.liangxin ul li:hover p:nth-child(1) span:nth-child(1){
    background:#fff ;
}
.liangxin ul li:hover p:nth-child(1) span:nth-child(1){
    height:0px;
    transition: 1s;
    -webkit-transition:1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
}
/*contain7 校园环境*/
.huanjing{
    height:910px;
    background:url(../img/dl_html5/hj_bg.jpg) no-repeat center top;
}
.huanjing .base{
    position: relative;
}
.huanjing .biaoti{
    margin-bottom: 82px;
}
.huanjing .biaoti img:nth-child(1){
    margin-bottom: 20px;
}
.hj_wrap{
    width:840px;
    height:525px;
    margin:0 auto;
    position: relative;
    overflow: hidden;
}
.hj_list{
    width:9000px;
    height:525px;
    position: absolute;
}
.hj_list li{
    float: left;
    width:842px;
    height: 525px;
}
.hj_list li img{
    width:840px;
    height: 525px;
}
.huanjing .base span{
    display: block;
    width:30px;
    height:92px;
    cursor: pointer;
    position: absolute;
    top:480px;
}
.huanjing .base .prevbtn{
    left:0px;
}
.huanjing .base .nextbtn{
    right:0px;
}

/*疑难咨询 */
.zixun{
    background: #e2e2e2;
}
.zx_list{
    height:221px;
    padding-top:42px;
}
.zx_list li{
    width:182px;
    float: left;
    margin:0 109px;
    font-size: 20px;
    text-align: center;
    font-weight: 900;
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/zx_img1.png) no-repeat center top;

}
.zx_list li:nth-child(2){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/zx_img2.png) no-repeat center top;
}
.zx_list li:nth-child(3){
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/zx_img3.png) no-repeat center top;
}
.zx_list li a{
    display: block;
    width:182px;
    height: 25px;
    padding-top: 145px;
    color:#000000;
    }
.zx_list li:nth-child(1):hover{
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/zx_img1_hover.png) no-repeat center top;
}
.zx_list li:nth-child(2):hover{
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/zx_img2_hover.png) no-repeat center top;
}
.zx_list li:nth-child(3):hover{
    background: url(http://www.mobiletrain.org/page/img/html5_20170105/zx_img3_hover.png) no-repeat center top;
}
.zx_list li:hover a{
    color:#ec4c44;
}


.c6 {
  background-color: #f1f1f1; }
  .c6 .warp {
    width: 1100px;
    margin:0 auto;
  }
.c6 .warp .j-c6-cont {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 800px;
    background-color: #fff;
    box-sizing: border-box;
    padding-top: 38px;
    padding-bottom: 50px;
    position: relative;
    margin-bottom: 50px;}
    .c6 .warp .j-c6-cont h3 {
      font-size: 18px;
      line-height: 18px;
      color: #f04a1d;
      font-weight: bold;
      text-align: center;
      margin-bottom: 36px; }
    .c6 .warp .j-c6-cont>div {
      -webkit-transform: translateX(300px);
      -ms-transform: translateX(300px);
      -o-transform: translateX(300px);
      transform: translateX(300px);
      -webkit-transition: 0.6s all ease;
      -o-transition: 0.6s all ease;
      transition: 0.6s all ease;
      /*opacity: 0;*/
      position: absolute;
      top: 86px;
      left: 14px; }
      .c6 .warp .j-c6-cont>div.active {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1; }
    .c6 .warp .j-c6-cont table {
      width: 1055px;
      margin: 0 auto; }
    .c6 .warp .j-c6-cont tr:nth-child(1) {
      background-color: #f18264;
      height: 46px; }
      .c6 .warp .j-c6-cont tr:nth-child(1) td {
        padding-left: 24px;
        color: #fff;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 46px !important;
        font-size: 16px !important; }
        .c6 .warp .j-c6-cont tr:nth-child(1) td:nth-child(2) {
          width: 253px; }
    .c6 .warp .j-c6-cont td {
      border: 1px solid #dbdbdb;
      color: #333;
      font-size: 16px;
      box-sizing: border-box;
      padding: 24px 0;
      font-size: 14px;
      line-height: 28px;
      vertical-align: top;
      padding-left: 24px;
      padding-right: 20px;
      position: relative; }
      .c6 .warp .j-c6-cont td:nth-child(1) {
        width: 207px;
        padding-left: 24px; }
      .c6 .warp .j-c6-cont td h4 {
        font-size: 16px;
        line-height: 28px; }
      .c6 .warp .j-c6-cont td p {
        text-indent: -8px;
        padding-left: 10px;
        text-align: left;}
      .c6 .warp .j-c6-cont td .pro-img {
        position: absolute;
        width: 201px;
        height: 184px;
        overflow: hidden;
        top: 20px;
        right: 20px; }
        .c6 .warp .j-c6-cont td .pro-img img {
          width: 100%; }
      .c6 .warp .j-c6-cont td .pro-img-relative {
        width: 201px;
        height: 184px;
        overflow: hidden; }
        .c6 .warp .j-c6-cont td .pro-img-relative img {
          width: 100%; }
      .c6 .warp .j-c6-cont td .cont-dib {
        display: inline-block;
        vertical-align: top;
        width: 388px;
        padding: 18px;
        background-color: #ffe5de;
        margin-right: 20px;
        box-sizing: border-box; }
        .c6 .warp.j-c6-cont td .cont-dib:last-child {
          margin-right: 0; }
        .c6 .warp .j-c6-cont td .cont-dib h5 {
          font-size: 16px;
          line-height: 28px;
          margin-bottom: 18px; }

























































