/* 父容器*/
.main{
    opacity: 0;
    transition: .5s;
}

@font-face { font-family: HelveticaNeueLTPro; src: url('../../imgs/HelveticaNeueLTPro-ThEx.otf'); }

/*1000wv 仿真实验*/
.exp-container {
    width: 100%;
    background-size:100% 100%;
    /* padding-bottom:81px; */
    /* padding: 1px 0; */
    position: relative;
}
/* #mainmenu{ 
    right: 224px;
} */
.exp-container .exp-wrap{
    width:1200px;
    margin:auto;
    /* padding: 1px; */
}

.exp-container .exp-text{
    width: 100%;
    margin: auto;
    line-height: 28px;
    margin-bottom: 10px;
}

.exp-container .buttons {
    text-align: center;
}

.exp-container .buttons > div {
    width: 140px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color:#fff;
    /* border: 1px dashed #fff; */
    margin: 40px 20px 0;
    cursor:pointer;
    display: none;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.exp-container .begin{
    background-image: url(../../imgs/ps_btn.png);
}

.exp-container .begin:hover {
    background-image: url(../../imgs/ps_btn_pre.png);
}

.exp-container .login2{
    background-image: url(../../imgs/jx_btn.png);
}

.exp-container .login2:hover {
    background: url(../../imgs/jx_btn_pre.png)
}

.exp-container .login1{
    background-image: url(../../imgs/ps_btn.png);
}

.exp-container .login1:hover {
    background-image: url(../../imgs/ps_btn_pre.png);
}

.relate-container{
    /* background: url(../../imgs/bg_blue.png) no-repeat center 366px; */
    padding: 40px calc((100% - 1200px) / 2);
    background-color: #F2F2F2;
    /* background-size: cover; */
}

.relate-container .item-title{
    height: 60px;
    margin:70px 0;
    background: url(../../imgs/title_102701.png) center center no-repeat;
}

.exp-container .exp-info-area {
    width: 420px;
    margin-top: 35px;
    margin-right: 64px;
    display: inline-block;
}

.relate-shade {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-decoration: underline;
    color: #055AAC;
    line-height: 32px;
}

.operate-area {
    width: 710px;
    height: 400px;
    display: inline-block;
    background-color: #000;
    vertical-align: top;
    background: url(../../imgs/banner_bg.png);
}

.operate-area .title {
    font-size: 34px;
    /* font-weight: bold; */
    min-height: 94px;
    width: 484px;
    margin: 82px auto 0;
    text-align: center;
    line-height: 56px;
    color: white;
}

.operate-area .tips {
    margin: 88px auto 0;
    color: #FFDFA1;
    text-align: center;
}

.orange_cl {
    color: #FFDFA1;
}

.exp-info-area .exp-princibal {
    font-size: 16px;
    margin-top: 30px;
    font-weight: bold;
}

.exp-container .exp-brief div{
    display: inline-block;
    margin:0 60px 0 0;
    font-size: 16px;
    color: #333;
    /* font-weight:700; */
}

.exp-container .exp-brief div span{
    font-weight:500;
    margin-left: 10px;
}

.exp-container .exp-text{
    font-size: 16px;
    margin-top: 10px;
    height: 200px;
    display: block;
    overflow-y: hidden;
}

.exp-container .exp-text span{
    display: inline-block;
    width:1200px;
    text-indent: 2rem;
    text-align: left;
    line-height: 24px;
    color: #666;
}

 .exp-media{
    width:100%;
    height: 320px;
    margin:42px auto 28px;
    position: relative;
    background-color: transparent;
}

/* .wrap-img{
    opacity: 0;
} */

.wrap-img, .wrap-video {
    width: 570px;
    height: 320px;
    position: absolute;    
}

.wrap-img .wrap-video:first-of-type {
    top: 0;
    left: 0;
}

.wrap-img, .wrap-video:last-of-type {
    top: 0;
    right: 0;
}

.wrap-video>span {
    position: absolute;
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(242, 242, 242, 0.75);
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.78);
    z-index: 9;
}

.wrap-video:first-of-type>span {
    top: 120px;
    left: 200px;
}

.wrap-video:last-of-type>span {
    top: 120px;
    right: 200px;
}

.title .title-icon {
    width: 7px;
    height: 21px;
    background: #F16E78;
    display: inline-block;
    vertical-align: top;
}

.title .title-title {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    /* line-height: 30px; */
    margin-left: 12px;
}

.title .title-info {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #BBBBBB;
    /* line-height: 30px; */
    margin-left: 12px;
}

/* .exp-media .wrap-video{
    position: absolute;
    top:0;
    background: #000;
} */

.icon-close:hover{
    opacity: 1;
}

.icon-pause:hover{
    opacity: 1;
}

.exp-media .wrap-video:hover .icon-close{
    display: block;
}

.exp-media .wrap-video:hover .icon-pause{
    display: block;
}

.relate-container .relate-wrap{
    margin:0 auto;
}

/* 关于实验 */
.uilink {
    width: 800px;
    vertical-align: top;
    height: 385px;
    display: inline-block;
}

.uilink-box {
    width:100%;
    /* padding:0 20px; */
    margin: 0 auto;
    box-sizing: content-box;
}

.uilink .uilink-item {
    float: left;
    padding: 0;
    /* overflow: hidden; */
    width: 200px;
    height: 190px;
    text-align: center;
    position: relative;
}

.uilink .uilink-item > a {
    width: 152px;
    height: 170px;
    position: absolute;
}

.item-default {
    left: 17px;
    top: 0px;
}

.item-default2 {
    left: 17px;
    bottom: 0px;
}

.item-default21 {
    right: 17px;
    top: 0px;
}

.item-default22 {
    right: 17px;
    bottom: 0px;
}


.item-left {
    left: 0px;
    top: 0px;
}

.item-right {
    right: 0px;
    top: 0px;
}

.item-left2 {
    left: 0px;
    bottom: 0px;
}

.item-right2 {
    right: 0px;
    bottom: 0px;
}

.uilink .uilink-item a > div:hover{
    background: url(../../imgs/exp/sy_btn_pre.png);
    transition: transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out;
    -webkit-transition: transform .3s ease-in-out;
    transform: scale(1.03);
    -ms-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
}

.uilink .uilink-item a {
    display: block;
    text-align: center;
    color: #1C6CBA;
    font-size: 16px;
    line-height: 40px;
}

.uilink .uilink-item a > div {
    display: block;
    width: 154px;
    height: 140px;
    background: url(../../imgs/exp/sy_btn.png);
    background-size: contain;
}

.uilink .uilink-item a img {
    margin-top: 6px;
    background-size: contain;
}

.uilink .uilink-item .uilink-item-title {
    display: inline-block;
    width: 100%;
    line-height: 120px;
    background: #fff;
    font-size: 24px;
    text-align: center;

}

.uilink-container{
    background: white;
    padding: 40px calc((100% - 1200px) / 2);
}

.uilink-wrap {
    margin-top: 45px;
}

.uilink-wrap > .uilink-info {
    width: 315px;
    height: 384px;
    margin-right: 60px;
    background: url(../../imgs/ulink-info.png);
    position: relative;
    display: inline-block;
}

.uilink-wrap > .uilink-info > a {
    width: 315px;
    height: 70px;
    background: #0063B1;
    opacity: 0.64;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 70px;
    padding-left: 28px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.uilink-wrap .item-title{
    height: 60px;
    margin-bottom: 60px;
    background: url(../../imgs/exp/exptt2_03.png) center center no-repeat;
}

.network-container {
    width: 100%;
    height: 536px;
    padding: 40px calc((100% - 1200px) / 2);
    background-color: #F2F2F2;
    box-sizing: border-box;
}

.network-content {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
    margin-bottom: 32px;
}

.network-content .network-item {
    width: 220px;
    height: 330px;
    display: inline-block;
    text-align: center;
    color: #A58C6D;
    font-size: 18px;
}

.network-content .network-item:hover {
    color: #936426;
}

.network-container .item-bg {
    width: 220px;
    height: 252px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    margin-bottom: 58px;
    line-height: 252px;
    text-align: center;
}

.network-item:nth-of-type(1) .item-bg {
    background-image: url(../../imgs/exp/left1_btn.png);
}

.network-item:nth-of-type(2) .item-bg {
    background-image: url(../../imgs/exp/left2_btn.png);
}

.network-item:nth-of-type(3) .item-bg {
    background-image: url(../../imgs/exp/middle_btn.png);
}

.network-item:nth-of-type(4) .item-bg {
    background-image: url(../../imgs/exp/right1_btn.png);
}

.network-item:nth-of-type(5) .item-bg {
    background-image: url(../../imgs/exp/right2_btn.png);
}

.network-item:nth-of-type(1):hover .item-bg {
    background-image: url(../../imgs/exp/left1_btn_pre.png);
}

.network-item:nth-of-type(2):hover .item-bg {
    background-image: url(../../imgs/exp/left2_btn_pre.png);
}

.network-item:nth-of-type(3):hover .item-bg {
    background-image: url(../../imgs/exp/middle_btn_pre.png);
}

.network-item:nth-of-type(4):hover .item-bg {
    background-image: url(../../imgs/exp/right1_btn_pre.png);
}

.network-item:nth-of-type(5):hover .item-bg {
    background-image: url(../../imgs/exp/right2_btn_pre.png);
}


.team-container {
    background-color: #5388BC;
    padding: 40px calc((100% - 1200px) / 2);
    height: 516px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

.team-content {
    margin-top: 48px;
}

.team-container .major img {
    width: 315px;
    height: 285px;
}

.team-container a {
    display: inline-block;
}

.team-container .major > div {
    width: 315px;
    margin-top: 10px;
    height: 54px;
    background-color: #1B63A8;
    color: #FFFFFF;
    position: relative;
}

.team-container .major > div > .major_name {
    position: absolute;
    bottom: 16px;
    font-size: 18px;
    left: 20px;
}

.team-container .major > div > .major_role {
    position: absolute;
    bottom: 16px;
    font-size: 14px;
    left: 100px;
}

.team-container .controls {
    width: 84px;
    height: 24px;
    position: absolute;
    top: 40px;
    right: calc((100% - 1200px) / 2);
}

.team-container .control {
    width: 42px;
    height: 24px;
    cursor: pointer;
    background-color: rgba(242, 242, 242, 0.1);
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
}

.controls .left {
    background-image: url(../../imgs/left_icon.png);
}

.controls .right {
    background-image: url(../../imgs/right_icon.png);
}

.team-container .control:hover {
    background-color: rgba(242, 242, 242, 0.5);
}

.team-content .swiper-container {
    width: 820px;
    height: 350px;
    vertical-align: top;
    overflow: hidden;
    margin-left: 56px;
    display: inline-block;
    position: relative;
}

.team-content .swiper-wrapper {
    word-wrap: none;
    min-width: 1920px;
    height: 350px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    transform: translateX(-480px);
}

.team-content .other {
    width: 210px;
    margin-right: 30px;
    display: inline-block;
}

.team-content .other img {
    width: 210px;
    height: 285px;
}

.team-content .other>div {
    width: 210px;
    color: white;
    height: 54px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.1);
    margin-top: 10px;
}

.team-content .other>div>.other_name {
    left: 20px;
    bottom: 16px;
    font-size: 18px;
    position: absolute;
}

.team-content .other>div>.other_role {
    left: 82px;
    bottom: 16px;
    font-size: 14px;
    position: absolute;
}

/* 项目流量 */
.browse-container .item-title{
    height: 60px;
    background: url(../../imgs/exp/exptt2_06.png) center center no-repeat;
}

.browse-container{
    width: 1200px;
    background: #fff;
    padding:48px 0;
    margin:0 auto;
    position: relative;

}

#date_views{
    width:1162px;
    height: 400px;
}

.browser_nums {
    margin-top: 52px;
}

.browse-num{
    width: 282px;
    height: 114px;
    color: #fff;
    text-align: center;
    background: #E0B173;
    display: inline-block;
}

.browse-all{
    display: inline-block;
    text-align: center;
    margin-top: 20px;
    font-family: HelveticaNeueLTPro;
    font-weight: lighter;
    font-size: 48px;
    line-height: 48px;
}

.employ-num{
    vertical-align: top;
    width: 282px;
    height: 114px;
    color: #fff;
    text-align: center;
    margin-left: 32px;
    background: #7D9CBA;
    display: inline-block;
}

.employ-all{
    display: inline-block;
    text-align: center;
    margin-top: 20px;
    font-family: HelveticaNeueLTPro;
    font-weight: lighter;
    font-size: 48px;
    line-height: 48px;
}

.browse-day{
    width: 120px;
    height: 114px;
    color: #666666;
    text-align: center;
    display: inline-block;
    margin-left: 88px;
}

.browse-yesterday{
    display: inline-block;
    text-align: center;
    margin-top: 20px;
    font-family: HelveticaNeueLTPro;
    font-weight: lighter;
    font-size: 48px;
    line-height: 48px;
}

.employ-day{
    vertical-align: top;
    width: 120px;
    height: 114px;
    color: #666666;
    text-align: center;
    display: inline-block;
    margin-left: 160px;
}

.employ-yesterday{
    display: inline-block;
    text-align: center;
    margin-top: 20px;
    font-family: HelveticaNeueLTPro;
    font-weight: lighter;
    font-size: 48px;
    line-height: 48px;
}

.p-title2 {
    color: #999999;
    font-size: 16px;
}

.p-title3 {
    color: #999999;
    font-size: 16px;
}

.p-title2::before {
    width: 14px;
    height: 14px;
    background: #ECA03D;
    display: inline-block;
    content: "";
    margin-right: 6px;
    margin-top: 3px;
}

.p-title3::before {
    width: 14px;
    height: 14px;
    background: #7D9CBA;
    display: inline-block;
    content: "";
    margin-right: 6px;
    margin-top: 3px;
}

.head-container .start-btn{
	padding:8px;
	display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 16px/100% 'Microsoft yahei',Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #fef4e9;
    border: solid 1px #da7c0c;
    background: #f78d1d;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
    background: -moz-linear-gradient(top, #faa51a, #f47a20);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
	display: none;
	margin-right: 10px;
}

.head-container .start-btn:hover{
	background: #f47c20;
    background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
    background: -moz-linear-gradient(top, #f88e11, #f06015);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}

.vjs-big-play-centered .vjs-big-play-button {
    top: 65% !important;
}
