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

li{list-style: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;}

body{

  min-width: 1200px;

  background:#fff;

}
.base11{
    width:1100px;
    margin: 0 auto;
}
/*banner*/
.banner{
    height:352px;
    background: url(../img/sxh_20170612/banner_bg.jpg) no-repeat center top;
}
.banner .base11{
    height:352px;
    position: relative;

}
.banner .base11 img{
    display: block;
    position: absolute;
}
.banner .base11 img:nth-child(1){
    left:50%;
    margin-left: -401px;
    top:85px;
}
.banner .base11 img:nth-child(2){
    left:50%;
    margin-left: -470px;
    top:210px;
}
/*页面内导航*/
.nav2{
    background: #ecf5ff;
}
.nav2 .base11{
    padding-top: 0px;
}
.nav2 ul{
    overflow: hidden;
}
.nav2 ul p{
    width: 132px;
    height:77px;
    float: left;

}
.nav2 ul li{
    float: left;
}
.nav2 ul li:nth-child(3) span{
    display: block;
    text-align: center;
}
.nav2 ul li:nth-child(3) a{
    padding-top: 20px;
    line-height: 20px;
    height:58px;
}
.nav2 ul a{
    display: block;
    width:144px;
    height:78px;
    color:#fff;
    font-size: 16px;
    text-align: center;
    line-height: 77px;
    color:#333;
}
.nav2 ul li.hover a{
    background:#ff7403;
    color:#fff;
}
.nav2 ul li:hover a{
    background:#ff7403;
    color:#fff;
}
.nav_fixed2{
    width: 100%;
    position: static;
    z-index: 1000;
    background: #ecf5ff;
}
.nav_fixed2 .base11{
    position: relative;
    z-index: 1000;
}
.time{
    width:176px;
    height:83px;
    background: #57bef3;
    position: absolute;
    right:0px;
    top:0px;
    padding-top: 10px;
}
.time span{
    font-size: 14px;
    color:#dff4ff;
    display: block;
    text-align: center;
    line-height:24px;
}
.time p{
    text-align: center;
    line-height: 52px;
    position: relative;
}
.time p i{
    font-size: 60px;
    color:#fff;
    font-weight: 900;
}
.time p em{
    font-size: 14px;
    color:#fff;
}

.time p:after{
    content: "";
    display: block;
    position: absolute;
    height:1px;
    width:100px;
    background: #57bef3;
    top:25px;
    left:30px;
}
/*contain1  联合举办共享优质资源 */
.contain1{
    background: url(../img/sxh_20170612/contain1_bg.jpg) no-repeat center 555px;
    padding: 50px 0 60px;
}


.contain1 .base11 h3{
    font-size: 40px;
    text-align: center;
    color:#333;
    margin-bottom: 45px;
}
.contain1 ul{
    overflow: hidden;
    border-top:1px solid #dddddd;
    border-left: 1px solid #dddddd;
    margin-bottom: 45px;
}
.contain1 ul li{
    float: left;
    width:365px;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    height:68px;
    padding-top: 12px;
    background: #fff;
}
.contain1 ul li img{
    display: block;
    margin:0 auto;
}
.contain1 .base11 div{
    width:600px;
    height:360px;
    background: url(../img/sxh_20170612/con1_img10.png) no-repeat center top;
    margin-left: 220px;
    position: relative;
}
.contain1 .base11 div i,.contain1 .base11 div em{
    color: #fff;
    display: block;
    position: absolute;
    font-weight: 900;
}
.contain1 .base11 div i{
    font-size:24px;
}
.contain1 .base11 div em{
    font-size: 22px;
}
.contain1 .base11 div i:nth-child(1){
    top:58px;
    left:325px;
}
.contain1 .base11 div i:nth-child(2){
    bottom:76px;
    left:308px;
}
.contain1 .base11 div em:nth-child(3){
    top:165px;
    left:175px;
}
.contain1 .base11 div em:nth-child(4){
    top:165px;
    left:430px;
}
.contain1 .base11 div p{
    width:170px;
    height:110px;
    position: absolute;
    left:-120px;
    top:10px;
    font-size: 16px;
    color:#666;
    line-height: 24px;
}
.contain1 .base11 div p span{
    font-size: 20px;
    font-weight: 900;
    line-height: 31px;
    display: block;
}
.contain1 .base11 div p:nth-child(7),.contain1 .base11 div p:nth-child(6){
    text-align: right;
}
.contain1 .base11 div p:nth-child(5),.contain1 .base11 div p:nth-child(8){
    text-align: left;
}
.contain1 .base11 div p:nth-child(5) span{
    color:#6ab65a;
}
.contain1 .base11 div p:nth-child(6) span{
    color:#ff9600;
}
.contain1 .base11 div p:nth-child(7) span{
    color:#ff77a8;
}
.contain1 .base11 div p:nth-child(8) span{
    color:#ff873f;
}

.contain1 .base11 div p:nth-child(6){
    left:-110px;
    top:240px;
}
.contain1 .base11 div p:nth-child(5){
    left:585px;
    top:10px;
}
.contain1 .base11 div p:nth-child(8){
    left:585px;
    top:230px;
}
/*contain2  企业收获*/
.contain2 h3{
    font-size: 40px;
    font-weight: 900;
    color:#57bef3;
    text-align: center;
    position: relative;
    margin-bottom:30px;
}
.contain2 h3 span{
    display: block;
    font-size: 24px;
    color:#999999;
    margin-bottom: 10px;
}
.contain2 h3 span i{
    font-size: 35px;
    color:#333;
    font-style: italic;
    margin-right: 10px;
}
.contain2 h3:after{
    content: "";
    display: block;
    position: absolute;
    width:395px;
    height:1px;
    background: #57bef3;
    top:52px;
    left:50%;
    margin-left: -197px;
}
.contain2 .base{
    background:url(../img/sxh_20170612/ipad.jpg) no-repeat center top;
    height:780px;
    width:1200px;
    margin:0 auto 30px;
}
.contain2 .base11{
    width:988px;
    padding:42px 0 0 112px;
}
.con2_main{
    width:878px;
    height:662px;
    position: relative;
    z-index: 5;
}
/*.con2_main .con2_video{
    position: relative;
}*/
.con2_mask{
    width: 878px;
    height: 662px;
    position: absolute;
    top:0px;
    left:0px;
    z-index: 5;
    background: url(../img/sxh_20170612/con2_mask.png) no-repeat center top;
}
.con2_right{
    width:300px;
    height:642px;
    position: absolute;
    top:0px;
    right:0px;
    overflow: hidden;
    padding-bottom: 20px;
    z-index: 20;
}
.con2_container{
    background: rgba(0,119,180,.8);
    width:270px;
    height:662px;
    float: right;
    position: relative;
    left:0px;
}
.btn{
    width:30px;
    height:68px;
    position: absolute;
    background:rgba(0,119,180,.8)  url(../img/sxh_20170612/con2_img2.png) no-repeat  center;
    top:298px;
    left:-29px;
    border-radius: 7px 0 0 7px;
    cursor: pointer;
}
.btn.hover{
    background:rgba(0,119,180,.8)  url(../img/sxh_20170612/con2_img1.png) no-repeat  center;
}
.con2_container h4{
    padding-top:15px;
    color:#fff;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
}
.con2_container ul{

}
.con2_container ul li{
    width:250px;
    padding-left: 20px;
    height:40px;
    margin-bottom: 25px;
    cursor: pointer;
}
.con2_container ul li span{
    display: block;
    color:#fff;
    font-size: 16px;
}
.con2_container ul li i{
    color:#b5e6ff;
    font-size: 14px;
    display: block;
    width:250px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.scroll{
    width:300px;
    height:585px;
    overflow-y:scroll;
}

/*contain3 企业评价学员 */
.contain3{
    height:606px;
    padding-top:89px;
    background: url(../img/sxh_20170612/contain3_bg.jpg) no-repeat center top;
}
.contain3 .base11{
    height:511px;
    position:relative;
}
.contain3 .base11 div{
    position: absolute;
}
.contain3 .base11 div:nth-child(1){
    width:242px;
    height:380px;
    top:0px;
    left:0px;
}
.contain3 .base11 div:nth-child(1) span{
    width:242px;
    height: 75px;
    padding-top:35px;
    background: #fff;
    display: block;
}
.contain3 .base11 div:nth-child(1) span img{
    display: block;
    margin:0 auto;
}
.contain3 .base11 div:nth-child(2){
    left:242px;
    top:0px;
    background:#d83c37;
    font-size: 28px;
    width:512px;
    height:120px;
}
.contain3 .base11 div:nth-child(2) h3{
    line-height: 120px;
    text-align: center;
    color: #fff;
}
.contain3 .base11 div:nth-child(2) h3 i{
    color:#ffeb48;
}
.contain3 .base11 div:nth-child(3){
    right:0px;
    top:0px;
    width:346px;
    height:241px;
}
.contain3 .base11 div:nth-child(3) span{
    position: relative;
    width:160px;
    height:241px;
    z-index: 10;
    float: left;
}
.contain3 .base11 div:nth-child(3) p{
    float: left;
    width:206px;
    height:241px;
    margin-left: -23px;
}
.contain3 .base11 div:nth-child(4){
    width:230px;
    height:183px;
    background:#222222;
    left:242px;
    top:120px;
    padding-top: 77px;
}
.contain3 .base11 div:nth-child(5){
    width:283px;
    height:120px;
    top:120px;
    left:472px;
}
.contain3 .base11 div:nth-child(6){
    width:118px;
    height:133px;
    left:0px;
    bottom:0px;
}
.contain3 .base11 div:nth-child(7){
    width:243px;
    height:133px;
    left:118px;
    bottom:0px;
}
.contain3 .base11 div:nth-child(8){
    width:112px;
    height:133px;
    left:361px;
    bottom:0px;
}
.contain3 .base11 div:nth-child(9){
    width:333px;
    height:270px;
    left:472px;
    bottom:0px;
}
.contain3 .base11 div:nth-child(10){
    width:295px;
    height:270px;
    right:0px;
    bottom:0px;
}
.contain3 .base11 div:nth-child(10) span{
    display: block;
    margin-top: -26px;
    position: relative;
    z-index: 10;
}
.contain3 .base11 div .con3_sf{
    overflow: hidden;
}
.contain3 .base11 div .con3_sf img{
    transition:.3s;
    -webkit-transition:.3s;
    -moz-transition:.3s;
    -ms-transition:.3s;
    -o-transition:.3s;
}
.contain3 .base11 div:hover .con3_sf img{
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
}
/*contain4 现场实况*/
.contain4{
    padding:35px 0 0 ;
    background: url(../img/sxh_20170612/con4_bg.png) no-repeat center top;
}
.contain4 h2{
    text-align: center;
    margin-bottom: 45px;
}
.contain4 ul{
    overflow: hidden;
}
.contain4 ul li{
    float: left;
    cursor: pointer;
}
.con4_list1 li{
    width:354px;
    height:370px;
    margin:0 19px 20px 0;
}

.con4_list1 li:nth-child(3n){
    margin-right: 0px;
}
.con4_list1 li div:nth-child(1){
    width:352px;
    height:214px;
    border:1px solid #fff;
    position: relative;
}
.con4_list1 li div:nth-child(1) span{
    display: block;
    position: absolute;
    width:52px;
    height:52px;
    border-radius: 50%;
    right:19px;
    bottom: 13px;
    background: url(../img/sxh_20170612/con4_video.png) no-repeat center;
}
.con4_list1 li:hover div:nth-child(1) span,.con4_list2 li:hover div span{
    transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    -moz0transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    transition:.3s;
    -webkit-transition:.3s;
    -moz-transition:.3s;
    -ms-transition:.3s;
    -o-transition:.3s;
}
.con4_list1 li div:nth-child(2){
    width:322px;
    height:115px;
    border:1px solid #dddddd;
    border-top: 0px;
    background: #fff;
    padding:18px 15px 20px;
}
.con4_list1 li div:nth-child(2) h5{
    margin-bottom: 3px;
    overflow: hidden;
}
.con4_list1 li div:nth-child(2) h5 img{
    float: left;
}
.con4_list1 li div:nth-child(2) h5 span{
    float: right;
    font-size: 14px;
    color:#1d1d59;
    line-height:44px;
}
.con4_list1 li div:nth-child(2) h5 span i{
    font-size: 24px;
    color:#ff9560;
}
.con4_list1 li div:nth-child(2) p{
    font-size: 14px;
    color:#666;
    line-height: 22px;
}
.con4_list2{
    overflow: hidden;
    padding-bottom: 45px;
}
.con4_list2 li{
    width:252px;
    height:212px;
    border:1px solid #dadada;
    margin:0 17px 17px 0;
    padding:4px;
}
.con4_list2 li:nth-child(4n){
    margin-right: 0px;
}
.con4_list2 li div{
    width:252px;
    height:146px;
    position: relative;
    margin-bottom: 10px;
}
.con4_list2 li div img{
    width:100%;
    height:100%;
}
.con4_list2 li div span{
    display: block;
    position: absolute;
    width:34px;
    height:34px;
    border-radius: 50%;
    background: url(../img/sxh_20170612/con4_video2.png) no-repeat center;
    right:10px;
    bottom: 10px;

}
.con4_list2 li p span{
    display: block;
    font-size:16px;
    color:#010101;
    margin-bottom: 7px;
    padding-left: 10px;
}
.con4_list2 li p i{
    display: block;
    font-size: 14px;
    color:#686868;
    padding-left: 10px;
}
.c-alert {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
}
.c-alert .alert-video {
    height: 440px;
    width: 580px;
    color: #bbb;
    border: 1px solid #444;
    padding: 3px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -220px 0 0 -290px;
    z-index: 100;
}
.c-alert .alert-close {
    width: 25px;
    height: 29px;
    position: absolute;
    right: -16px;
    top: -15px;
    cursor: pointer;
}
/*contain5  我要参加*/
.contain5{
    padding:30px 0 0;
    height:589px;
    background: url(../img/sxh_20170612/con5_bg.jpg) no-repeat center top;
}
.contain5 h3{
    text-align: center;
    margin-bottom: 35px;
}
.contain5 .base11{
    overflow: hidden;
}
.contain5 .base11 div:nth-child(2){
    float: left;
}
.contain5 .base11 div:nth-child(3){
    float: right;
}
.contain5 .base11 div {
    width:530px;
    height:393px;
    border:1px solid #aba8a4;
    position: relative;
}
.contain5 .base11 div .con5_mask{
    width:530px;
    height:254px;
    position:absolute;
    left:0px;
    top:0px;
    background: rgba(0,0,0,.5);
    display: none;
}

.contain5 .base11 div .con5_mask span{
    display: block;
    width:320px;
    height:64px;
    border-radius: 32px;
    background:#ff546f;
    text-align: center;
    line-height: 64px;
    font-size: 24px;
    color:#fff;
    margin:95px auto 0;
    cursor: pointer;
}
.contain5 .base11 div:nth-child(3) .con5_mask span{
    background: #57bef3;
}
.contain5 .base11 div:nth-child(3) .con5_mask span a{
    color: #fff;
}
.contain5 .base11 div .con5_bottom{
    font-size: 14px;
    line-height: 26px;
    color:#333;
    width:530px;
    height:122px;
    text-align: center;
    padding-top: 17px;
    background: #e6e6e6;
}

.con5_alert {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
}
.con5_alert .con5_wrap{
    width:500px;
    height:408px;
    border-radius: 10px;
    background: #fff;
    position: fixed;
    left: 50%;
    top:50%;
    margin:-204px 0 0 -250px;
}
.con5_alert .con5_wrap h6{
    text-align: center;
    padding:20px;
    font-size: 24px;
    color:#ff546f;
    position: relative;
    margin-bottom: 25px;
}
.con5_alert .con5_wrap h6 span{
    display: block;
    float: right;
    width:18px;
    height:18px;
    margin-top: 10px;
    cursor:pointer;
    background: url(../img/sxh_20170612/con5_close.png) no-repeat center;
}
.con5_alert .con5_wrap h6:after{
    content: "";
    display: block;
    position: absolute;
    width:500px;
    height:2px;
    background: url(../img/sxh_20170612/con5_xian.jpg) no-repeat center;
    bottom:0px;
    left:0px;
}
.con5_alert .con5_wrap form{
    width:340px;
    margin:0 auto;
}
.con5_alert div form input{
    width:258px;
    height:42px;
    border:1px solid #dddddd;
    margin-bottom:20px;
    border-radius: 8px;
    font-size: 14px;
    color:#aaa;
    padding-left:80px;
}
.con5_alert div form input:nth-child(1){
    background:url(../img/sxh_20170612/form_img1.png) no-repeat 25px 10px;
}
.con5_alert div form input:nth-child(2){
    background:url(../img/sxh_20170612/form_img2.png) no-repeat 25px 10px;
}
.con5_alert div form input:nth-child(3){
    background:url(../img/sxh_20170612/form_img3.png) no-repeat 25px 10px;
}
.con5_alert div form input:nth-child(4){
    background:url(../img/sxh_20170612/form_img4.png) no-repeat 25px 10px;
}
.con5_alert div form .con5_btn{
    display: block;
    width:200px;
    height:40px;
    border:0px;
    border-radius: 20px;
    background:#ff546f;
    font-size: 18px;
    color:#fff;
    text-align: center;
    line-height: 40px;
    margin:0 auto;
    padding-left: 0px;
    cursor: pointer;
}






































































