@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:294px;
    height:61px;
    text-align: center;
    line-height: 61px;
    font-size: 24px;
    color:#fff;
}
.contain{
    padding:60px 0 60px;
}
.biaoti{
    font-size: 48px;
    color:#fff;
    text-align: center;
    margin-bottom: 30px;
    margin:0 auto;
}
/*导航*/
.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:200px;
    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:498px;
    background: url(../img/wh_html5/banner_bg.jpg) no-repeat center top;

}
.banner p{
    text-align: center;
    height:395px;
    position: relative;
    padding-top: 103px;
}
.banner p a{
    display: inline-block;
    width:167px;
    height:45px;
    text-align: center;
    line-height: 45px;
    color:#fff;
    font-size:20px;
    background: #ec4c44;
    margin:0 8px;
    border-radius: 22px;
}
.banner span{
    display: block;
    text-align: center;
}
.banner span:nth-child(1){
    height:70px;
    width:100px;
    position: absolute;
    font-size:25px;
    color:#fff;
    top:15px;
    left:40px;
}
.banner p span:nth-child(2){
    height:235px;
    margin-bottom: 40px;
    background: url(../img/wh_html5/banner_img1.png) no-repeat center;
}
/*contain1 互联网大势*/
.contain1{
    background: #5786de;
}
.contain1 .biaoti{
    margin-bottom: 25px;
}
.con1_wrap1{
    background: #ededed;
    padding-top: 18px;
    margin-bottom: 15px;
}
.con1_wrap1 h3{
    width:476px;
    height:55px;
    background:#4b6fb2;
    margin:0 auto 29px;
    color:#fff;
    font-size: 26px;
    line-height: 55px;
    text-align: center;

}
.wrap1_top{
    width:1133px;
    height:420px;
    border:2px solid #c6d2e9;
    margin:0 auto 15px;
}
.wrap1_top .fl{
    width:649px;
    height:420px;
    border-right: 2px solid #c6d2e9;
}
.wrap1_top .fl img{
    float: left;
    margin:78px 0 0 23px;
}
.wrap1_top .fl div{
    float: right;
    width:330px;
    height:360px;
    margin:33px 33px 0 0;
}
.wrap1_top .fl div p{
    height:44px;
    padding:0 40px 0 16px;
    border-bottom: 1px solid #dddddd;
}
.wrap1_top .fl div p:nth-child(8){
    border:0px;
}
.wrap1_top .fl div p span{
    font-size:16px;
    color:#8a8989;
    line-height: 44px;
    text-align: left;
}
.wrap1_top .fl div p span:nth-child(1){
    float: left;
}
.wrap1_top .fl div p span:nth-child(2){
    float: right;
    width:50px;
}
.wrap1_top .fr{
    width:482px;
    height:322px;
    padding-top: 98px;
}
.wrap1_top .fr p{
    text-align: center;
}
.wrap1_top .fr p:nth-child(1){
    color:#ec4c44;
    font-size: 44px;
    font-weight: 900;
    margin-bottom: 15px;
}
.wrap1_top .fr p:nth-child(2){
    color: #454545;
    font-weight: 900;
    font-size:20px;
    margin-bottom: 23px;
}
.wrap1_top .fr p:nth-child(3){
    color: #6d6c6c;
    font-size:16px;
    margin-bottom: 15px;
}
.wrap1_top .fr p:nth-child(4)  span{
    display: inline-block;
    margin:0 8px;
    font-size: 18px;
    color:#fff;
    width:128px;
    height:39px;
    line-height: 39px;
    text-align: center;
    background: #5786de;
    border-radius: 6px;
}
.wrap1_top .fr p:nth-child(5)  span{
    display: inline-block;
    margin:0 8px;
    font-size: 16px;
    color:#6d6c6c;
    width:128px;
    height:39px;
    line-height: 39px;
    text-align: center;
}
.wrap1_bottom,.con1_wrap2{
    overflow: hidden;
}
.wrap1_bottom img:nth-child(1){
    float: left;
}
.wrap1_bottom img:nth-child(2){
    float: right;
}
.con1_wrap2 img:nth-child(1){
    float: left;
}
.con1_wrap2 img:nth-child(2){
    float: right;
}

/*contain2 HTML5的广泛应用*/
.contain2{
    height:755px;
    background: url(../img/wh_html5/contain2_bg.jpg) no-repeat center top;
    padding:55px 0;
}
.contain2 .biaoti{
    color:#000;
    margin-bottom: 100px;
}
.con2_wrap{
    width:483px;
    height:483px;
    border:1px solid #dbdbdb;
    border-radius: 50%;
    margin:0 auto 50px;
    position: relative;
    text-align: center;
}
.con2_wrap img{
    display: block;
    margin:80px auto 0;

}
.con2_wrap p{
    width:400px;
    height:120px;
    position: absolute;
    font-size: 14px;
    color:#666;
    /*display: table-cell;*/
    vertical-align: middle;
    left:50%;
    line-height: 24px;
}
.con2_wrap p span{
    float: right;
    color:#fff;
    font-size: 26px;
    border-radius: 50%;
    width:92px;
    height:60px;
    border:8px solid #fff;
    background: #48b1ee;
    margin:-30px 10px 0;
    vertical-align: middle;
    text-align: center;
    padding-top:32px;
}
.con2_wrap p:nth-child(3) span,.con2_wrap p:nth-child(5) span,.con2_wrap p:nth-child(6) span{
    padding-top:15px;
    height:77px;
    line-height: 32px;
}
.con2_wrap p:nth-child(2) span{
    background:#35a6cc;
}
.con2_wrap p:nth-child(3) span{
    background:#557dca;
}
.con2_wrap p:nth-child(4) span{
    background:#908f8f;
}
.con2_wrap p:nth-child(5) span{
    background:#37bc98;
}
.con2_wrap p:nth-child(6) span{
    background:#5ca1c9;
    width:112px;
    height:87px;
    padding-top: 25px;
}
.con2_wrap .con2_left{
    text-align: right;
}
.con2_wrap .con2_right{
    text-align: left;
}
.con2_wrap .con2_right span{
    float: left;
}
.con2_wrap p:nth-child(1){
    top:70px;
    margin-left: -535px;
}
.con2_wrap p:nth-child(2){
    top:220px;
    margin-left: -575px;
}
.con2_wrap p:nth-child(3){
    bottom:-10px;
    margin-left: -520px;
}
.con2_wrap p:nth-child(4){
    top:65px;
    margin-left: 120px;
}

.con2_wrap p:nth-child(5){
    top:215px;
    margin-left: 180px;
}
.con2_wrap p:nth-child(6){
    bottom:0px;
    margin-left: 120px;
}
.con2_btn{
    text-align: center;
}
.con2_btn a{
    display: inline-block;
    width:221px;
    height:52px;
    line-height: 52px;
    text-align: center;
    font-size: 20px;
    color:#fff;
    background: #ec4c44;
    margin:0 11px;
}
/*contain3   课程大纲*/
.kecheng{
    background: #e2e2e2;
    padding-bottom: 80px;
}
.kecheng .biaoti{
    color:#000;
    margin-bottom: 65px;
}
.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{
    width:290px;
    height:57px;
    line-height: 57px;
    background:#ec4c44;
    border-radius: 5px;
}
/*contain4 讲师团队*/
.contain4{
    background:url(http://cd.mobiletrain.org/html5/img/cd_html5/con5_bg.jpg) no-repeat center top;
}
.contain4 .biaoti{
    color:#fff;
    margin-bottom: 50px;
}
.con4_list{
    width:1200px;
    height:480px;
    position: relative;
    margin-bottom: 60px;
}
.con4_list li{
    position: absolute;
    width:166px;
    height:166px;
    background: #dddbde;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    overflow: hidden;
    border:1px solid #4d5053;
    transition:.5s;
    -webkit-transition:.5s;
    -moz-transition:.5s;
    -o-transition:.5s;
    -ms-transition:1s;
}
.con4_list li div{
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}
.con4_list li img{
    margin:-15px 0 0 -15px;

}
.con4_list li:nth-child(1){
    background:#ec4c44;
    top:50%;
    left:50%;
    margin:-84px 0 0 -84px;
}
.con4_list li:nth-child(1) img{
    margin:45px 0 0 12px;
}
.con4_list li:nth-child(2){
    left:150px;
    top:33px;
}
.con4_list li:nth-child(3){
    left:393px;
    top:33px;
}
.con4_list li:nth-child(4) img{
    margin:-15px 0 0 -53px;
}
.con4_list li:nth-child(7) img{
    margin:-15px 0 0 -32px;
}
.con4_list li:nth-child(11) img{
    margin:-15px 0 0 -32px;
}
.con4_list li:nth-child(4){
    right:393px;
    top:33px;
}
.con4_list li:nth-child(5){
    right:150px;
    top:33px;
}
.con4_list li:nth-child(6){
    left:271px;
    top:156px;
}
.con4_list li:nth-child(7){
    right:271px;
    top:156px;
}
.con4_list li:nth-child(8){
    left:150px;
    bottom:33px;
}
.con4_list li:nth-child(9){
    left:393px;
    bottom:33px;
}
.con4_list li:nth-child(10){
    right:393px;
    bottom:33px;
}
.con4_list li:nth-child(11){
    right:150px;
    bottom:33px;
}
.con4_list li p{
    display: none;
}
.con4_list li div{
    width:100%;
    height:100%;
    position: relative;
}
.con4_list li div span{
    display: block;
    width:133px;
    height:42px;
    line-height: 42px;
    text-align: right;
    padding-right: 10px;
    background: #5786de;
    position: absolute;
    font-size: 18px;
    color:#fff;
    top:125px;
    left: -35px;
}
.con4_list .teacher:hover{
    width:250px;
    height:250px;
    z-index: 10;
    transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
}
.con4_list .teacher:hover div{
    transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
}
.con4_list .teacher:hover div span{
    top:180px;
}
.con4_list .teacher:hover p{
    display: block;
    font-size: 15px;
    color: #fff;
    background: rgba(0,0,0,.8);
    position: absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    padding:20px;
    width:210px;
    height:210px;
    line-height: 25px;
}
.con4_list .teacher:hover p a{
    color:#ec4c44;
}
/*contain5*/
.contain5 .biaoti{
    color:#000;
    margin-bottom: 50px;
}
.contain5 .biaoti span{
    display: block;
    font-size: 33px;
    padding-top: 10px;
}
.con5_list{
    overflow: hidden;
    margin-bottom: 25px;
}
.con5_list li{
    float: left;
    width:276px;
    height:245px;
    border:1px solid #d9d9d9;
    padding:5px;
    margin-right: 16px;
    position: relative;
}
.con5_list li a:before{
    content: "";
    display: block;
    position: absolute;
    width:65px;
    height:65px;
    background: url(../img/wh_html5/video_ico.png) no-repeat center;
    left:110px;
    top:90px;
    cursor: pointer;
}
.con5_list li:nth-child(4){
    margin-right: 0px;
}
.con5_list li img{
    width:274px;
    height:206px;
    border:1px solid #e7e7e7;
}
.con5_list li span{
    display: block;
    font-size: 16px;
    color:#787878;
    text-align: center;
    line-height: 42px;
}
.contain5 .btn{
    width:266px;
    height:56px;
    line-height: 56px;
    background:#ec4c44;
    border-radius: 5px;
}
/*contain6 报名咨询*/
.contain6{
    height:493px;
    background: url(../img/wh_html5/contain6_bg.jpg) no-repeat center top;
}
.contain6 .biaoti{
    margin-bottom: 55px;
}
.con6_wrap{
    height:375px;
}
.con6_wrap div{

}
.con6_left{
    float: left;
    width:400px;
    height:360px;
    padding:15px 50px 0;
    border:1px solid #fff;
    background: rgba(255,255,255,.2);
}
.con6_left h3{
    font-size: 36px;
    color:#fff;
    font-weight: 900;
    text-align: center;
    margin:0 auto 25px;
    border-bottom-width:1px;
    border-bottom-style: solid;
    border-bottom-color:rgba(255,255,255,.6);
    padding-bottom: 10px;
}
.con6_form{
    height:230px;
    margin-left:52px;
}
.con6_right{
    float: right;
    width:527px;
    height:375px;
    position: relative;

}
.con6_right span{
    display: block;
    position: absolute;
    font-size:22px;
    color:#fff;
    width:193px;
    height:51px;
    line-height: 51px;
    text-align: center;
}
.con6_right span:nth-child(1){
    top:21px;
    left: 72px;
    background: rgba(0,173,194,.5);
}
.con6_right span:nth-child(2){
    top:94px;
    left:0px;
    background: rgba(171,65,187,.5);
}
.con6_right span:nth-child(3){
    top:174px;
    left: 48px;
    background: rgba(51,158,57,.5);
}
.con6_right a{
    position: absolute;
    width:135px;
    height:83px;
    color:#ff2525;
    font-size: 20px;
    font-weight: 900;
    line-height: 83px;
    top:246px;
    left:217px;
}



.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; }

























