﻿@import url("system.css");
/*内容页中的分页样式，可以通过覆盖CSS的方法改写*/
#CMS_ConGoPage{height:50px;line-height:50px; width:100%; text-align:center; clear: both; padding: 10px 0; font-family: cursive;font-size: 14px;}#CMS_ConGoPage span{display:inline-block; height:30px; line-height:30px; text-align:center;  width:30px; border: solid #ccc 1px;margin: 10px 3px; color:#ccc;}#CMS_ConGoPage span:hover{background-color: aliceblue;}#CMS_ConGoPage span a,#CMS_ConGoPage span a:hover{text-decoration: none;display:inline-block;color:#000;font-size: 14px;width: 100%;}
/*通用格式化样式css CSS Document */
html {
    -webkit-text-size-adjust: none;
}

body, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, form, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #585B60;
    font-weight: normal;
}

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

td, th {
    word-wrap: break-word;
    word-break: break-all;
}

img {
    border: 0;
}

del, ins {
    text-decoration: none;
}

caption, th {
    text-align: left;
}

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

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup, sub {
    vertical-align: baseline;
}

/* because legend doesn't inherit in IE */
input, select {
    vertical-align: middle;
}

i, cite, em {
    font-style: normal
}

/* New Clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: '';
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
*:first-child + html .clearfix {
    zoom: 1;
}

/* IE7 */
/* Defaults */
a {
    text-decoration: none;
    color: #7f7f7f;
    font-size: 14px;
}

a:hover {
    text-decoration: none;
    color: #7f7f7f;
}

a:focus {
    outline: none;
    color: #7f7f7f;
}

.L, .l, .C, .c, .Left, .Center, .left, .center {
    float: left;
}

.R, .r, .Right, .right {
    float: right;
}

.reset_ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

li {
    margin: 0;
    padding: 0;
    list-style: none;
}
input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-text-fill-color: #585B60 !important;
    -webkit-box-shadow: 0 0 0px 1000px transparent  inset !important;
    background-color:transparent;
    background-image: none;
    transition: background-color 50000s ease-in-out 0s; //背景色透明  生效时长  过渡效果  启用时延迟的时间
}
input {
    background-color:transparent;
}
/*banner*/
.within-banner{
    width: 1920px;
    height:400px;
    background: #e8e8e8;
    overflow: hidden;
    position: relative;
    left:50%;
    margin-left:-960px;
}
.within-banner img{
    width: 1920px;
    height:400px;
    /*position: relative;
    left:50%;
    margin-left:-960px;*/
}
.in-about{
    width: 1260px;
    margin:0 auto;
    overflow: hidden;
}
.in-title{
    width: 1260px;
    overflow: hidden;
    margin:50px auto 40px auto;
    font-weight: bold;
    color: #333;
    font-size: 36px;
}
.in-title img{
    display: block;
    margin-bottom: 28px;
}
.in-title .r{
    float:right;
    margin-top: 40px;
    overflow: hidden;
}
.in-title .r img{
    margin-bottom: 0;
    float:right;
}
.in-title .r i{
    display: block;
    width: 358px;
    height: 2px;
    background: #333;
    margin-right: 40px;
}
.in-about .text{
    font-size: 16px;
    line-height: 30px;
    color: #666666;
}
/*VR展厅*/
.home-case {
    width: 100%;
    overflow: hidden;
    background: #f5f7fb;
    margin-top: 60px;
}
.home-case .box {
    width: 1260px;
    overflow: hidden;
    margin: 0 auto;
}
.home-case .in-title a{
    float:right;
    font-size: 24px;
    font-weight: bold;
    color: #3994FE;
    line-height: 47px;
}
.exhibition{
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 38px;
}
.exhibition li{
    width: 620px !important;
    overflow: hidden;
    background: #fff;
    float:left;
    margin:10px;
    border-radius: 4px;
}
.exhibition li:first-child,.exhibition li:nth-child(2n+1){
    margin-left: 0;
}
.exhibition li:nth-child(2n+2){
    margin-right: 0;
}
.home-case .exhibition li:nth-child(2n){
    margin-right: 0 ;
}
.home-case .exhibition li:nth-child(2n+1){
    margin-left: 0 ;
}
.exhibition li a{
    display: block;
    overflow: hidden;
}
.exhibition li .img{
    width: 100%;
    height: 310px;
    overflow: hidden;
    position: relative;
}
.exhibition li .img .pic{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webikt-transition-duration:0.3s;
}
.exhibition li .img .vr-ico{
    position: absolute;
    left:50%;
    margin-left: -20px;
    top:50%;
    margin-top: -20px;
    z-index: 1;
}
.exhibition li .title{
    padding:16px 12px 12px 12px;
    font-size: 14px;
    color: #9FA2AA;
    border-bottom: 1px solid #F6F6F6;
    height: 83px;
}
.exhibition li .title p{
    font-size: 18px;
    color: #585B60;
    font-weight: bold;
    margin-bottom: 12px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webikt-transition-duration:0.3s;
}
.exhibition li .price{
    padding:12px 12px 16px 12px;
    line-height: 33px;
    overflow: hidden;
}
.exhibition li .price p{
    float: left;
    width: 102px;
    height: 36px;
    background: #FF7F7F;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    line-height: 36px;
}
.exhibition li .price p a{
    font-size: 18px;
    color: #fff;
    line-height: 36px;
}
.exhibition li .price span{
    float: right;
    font-size: 14px;
    color: #9FA2AA;
}
.exhibition li:hover .title p{
    color: #3990FF;
    transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webikt-transition-duration:0.3s;
}
.exhibition li:hover .img .pic{
    transform: scale(1.1,1.1); /* 标准语法 */
    transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webikt-transition-duration:0.3s;
}
/*联系我们*/
.in-lxwm{
    width: 100%;
    overflow: hidden;
    background: url(//filecdn.ify.cn/skin/vryzgmbzsyd9753/img/lesson_background.png) bottom center no-repeat;
    padding-bottom: 453px;
}
.in-lxwm .text{
    width: 1260px;
    overflow: hidden;
    margin:0 auto;
  line-height: 26px;
}
/*底部*/
.bq{
    width: 100%;
    background: #00041A;
    line-height: 45px;
    color: #fff;
}
.bq .box{
    width: 1260px;
    margin:0 auto;
}
.bq span{
    float: right;
}
/*频道分类*/
.class-nav{
    width: 100%;
    background: #fff;
    /*height: 121px;*/
}
.class-nav .box{
    width: 1260px;
    margin: 0 auto;
    position: relative;
}
/*.class-nav .box .left_menu{
    width: 1070px;
    float: left;
    overflow: hidden;
}
 */
.class-nav .box .class-fl{
    width: 1070px;
    float: left;
    margin-top: 20px;
    margin-bottom: 40px;
}
.class-nav .class-fl li{
    float:left;
    border-radius: 4px;
    margin:20px 20px 0 0;
    overflow: hidden;
}
.class-nav .class-fl li:first-child{
    margin-left: 0;
}
.class-nav .class-fl li a{
    display: block;
    padding:8px 16px;
    font-size: 18px;
    color: #585B60;
}
.class-nav .class-fl .on{
    background: #3990FF;
    color: #fff;
}
.class-nav .class-fl .on,.class-nav .class-fl .on:hover{
    color: #fff;
}
.class-nav .class-fl li a:hover{
    color: #3990FF;
}
.class-nav .box #searchSelect{
    width: 1070px;
    float: left;
    margin-top: 20px;
    margin-bottom: 40px;
}
.class-nav .box #searchSelect .searchSelect1{
    overflow: hidden;
}
.class-nav .box ul dt{
    display: none;
}
.class-nav .box #searchSelect a{
    display: block;
    float:left;
    border-radius: 4px;
    margin:20px 20px 0 0;
    overflow: hidden;
    padding:8px 16px;
    font-size: 18px;
    color: #585B60;
}
.class-nav .box #searchSelect a:first-child{
    margin-left: 0;
}
.class-nav .box #searchSelect .on{
    background: #3990FF;
    color: #fff;
}
.class-nav .box #searchSelect .on:hover{
    color: #fff;
}
.class-nav input{
    float: right;
    width: 108px;
    padding:0 16px;
    border-radius: 4px;
    border: 1px solid #EAEFF5;
    height: 41px;
    line-height: 41px;
    font-size: 18px;
    color: #9FA2AA;
    outline: medium;
    background: url(//filecdn.ify.cn/skin/vryzgmbzsyd9753/img/select-jt.png) right center no-repeat;
    background-size:13px 8px;
    background-position-x: 108px;
    margin-top: 40px;
    cursor: pointer;
}
.class-nav .select{
    width: 140px;
    background: #fff;
    border-radius: 0px 0px 4px 4px;
    border: 1px solid #EAEFF5;
    position: absolute;
    right:0;
    top:82px;
    display: none;
    z-index: 2;
}
.class-nav .select ul{
    width: 100%;
    overflow: hidden;
    margin:0;
}
.class-nav .select ul a{
    width: 108px;
    padding: 0 16px;
    line-height: 46px;
    height: 46px;
    margin:0;
    color: #585B60;
    font-size: 16px;
    cursor: pointer;
    display: block;
}
.class-nav .select ul a i{
    float: right;
    width: 10px;
    height: 10px;
    display: block;
    border: 1px solid #e8e8e8;
    margin-top: 19px;
}
.class-nav .select ul .on i{
    border: 1px solid #3990FF;
}
.class-nav .select ul .on i:before{
    content:"";
    background:url(//filecdn.ify.cn/skin/vryzgmbzsyd9753/img/xz.png) center no-repeat;
    background-size:100%;
    width: 100%;
    height: 100%;
    display: block;
}
.class-nav input::-webkit-input-placeholder{
    color:#9FA2AA;
}
.class-nav input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#9FA2AA;
}
.class-nav input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#9FA2AA;
}
.class-nav input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#9FA2AA;
}
.main{
    width: 100%;
    overflow: hidden;
    background: #F5F7FB;
}
.main .box{
    width: 1260px;
    margin:0 auto;
}
/*页码*/
.pagenum{
    width: auto;
    margin:0 auto;
    display: flex;
    justify-content: center;
    line-height: 32px;
    color: #9FA2AA;
    margin-bottom: 48px;
    outline: medium;
}
.pagenum .on{
    background: #3990FF;
    color: #fff;
}
.pagenum span{
    height: 32px;
    line-height: 32px;
    background: #EAEFF5;
    font-size: 14px;
    color: #9FA2AA;
    text-align: center;
    display: block;
    float:left;
    border-radius: 2px;
    margin:4px;
}
.pagenum span a{
    display: block;
    padding:0 10px;
}
.pagenum .ellipsis{
    background: none;
}
.pagenum span img{
    display: block;
    width: 8px;
    height: 13.3px;
    margin-top: 10px;
    margin-left: 12px;
}
.pagenum input{
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #EAEFF5;
    outline: medium;
    background: none;
    margin:4px;
    padding:0 5px;
    color: #9FA2AA;
}
.JZD_PAGE_GONG,.JZD_PAGE_ZHUANGDAO{
    padding-right:0 !important;
}
.JZD_PAGE_TIAOJILU,.JZD_PAGE_SELECT_YE{
    padding-left:0 !important;
}
.JZD_PAGE_GONG,.JZD_PAGE_ZONGSHU,.JZD_PAGE_DANGQIANYE,.JZD_PAGE_XIEGANG,.JZD_PAGE_ZHONGYE,.JZD_PAGE_SELECT {
    margin:4px 0 !important;
}
.JZD_PAGE_TIAOJILU,.JZD_PAGE_YE,.JZD_PAGE_SELECT_YE{
    margin-left:0 !important;
}
.JZD_PAGE_ZONGSHU,.JZD_PAGE_DANGQIANYE,.JZD_PAGE_XIEGANG,.JZD_PAGE_ZHONGYE,.JZD_PAGE_SELECT{
    padding:0 !important;
}
.JZD_PAGE_YECI,.JZD_PAGE_ZHUANGDAO{
    margin-right: 0 !important;
}
.JZD_PAGE_SELECT select{
    border:none;
    background: none;
}
.JZD_PAGE_YECI{
    padding-right:5px !important;
}
.JZD_PAGE_YE{
    padding-left:5px !important;
}
.JZD_PAGE_XIEGANG{
    padding:0 5px !important;
}
/*详情页*/
.exhibition-note{
    width: 100%;
    height: 100%;
    position: relative;
}
.exhibition-note iframe{
    border:none;
    width:75%;
    height: 100%;
    float:left;
}
.exhibition-note .r{
    width: 25%;
    background: #fff;
    height: 100%;
    overflow-y:scroll;
}
.exhibition-note .r .box{
    padding:15%;
    overflow: hidden;
}
.exhibition-note .r .back{
    width: 100%;
    overflow: hidden;
    font-size: 14px;
}
.exhibition-note .r .back img{
    width: 30px;
    margin-right: 20px;
}
.exhibition-note .r .bh{
    font-size: 16px;
    color: #585B60;
    margin-top: 15%;
}
.exhibition-note .r  h1 {
    font-size: 36px;
    font-weight: bold;
    color: #585B60;
    margin-top: 8px;
}
.exhibition-note .r .explain{
    overflow: hidden;
    margin-top: 15%;
    font-size: 16px;
    line-height: 35px;
    color: #ABADB4;
}

.exhibition-note .r .explain .name{
    font-size: 24px;
    color: #585B60;
    font-weight: bold;
    margin-bottom: 5%;
}
.exhibition-note .r .explain .name i{
    display: block;
    float:left;
    width: 4px;
    height: 16px;
    background: #3990FF;
    margin-top: 9px;
    margin-right: 10px;
}
.exhibition-note .r .button{
    overflow: hidden;
    margin-top:40px;
}

.exhibition-note .r .ljyd{
    /*position: absolute;*/
    width: 100%;
    height: 57px;
    background: #FF7F7F;
    text-align: center;
    line-height: 57px;
    color: #FFFFFF;
    font-size: 24px;
    display: block;
    border-radius: 4px;
    bottom: 8%;
}
.exhibition-note .r .copy{
    height: 47px;
    /*background: #eee;*/
    border-radius: 4px;
    border: 1px solid #eee;
    overflow: hidden;
    margin-top: 15px;
    width: 99%;
    padding: 5px 0;
    display: flex;
}
.exhibition-note .r .copy input{
    outline: medium;
    border:none;
    flex:1;
    padding:0 10px;
    width: 67%;
}
.exhibition-note .r .copy img{
    height: 47px;
    border-radius: 4px;
    margin-right: 5px;
    cursor: pointer;
}
/*预定表单*/
.bookingform{
    width: 100%;
    overflow:hidden;
    background: #F5F7FB;
}
.bookingform .box{
    width: 1260px;
    overflow: hidden;
    margin:0 auto;
}
.bookingform form input{
    border-radius: 4px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.03);
    width: 371px;
    height: 67px;
    background: #fff;
    border:none;
    margin-bottom: 21px;
    margin-right: 15px;
    padding:0 18px;
    outline: medium;
    font-size: 16px;
    color:#333;
}
.bookingform form .exhibition-phone{
    margin-right: 0;
}
.bookingform form input::-webkit-input-placeholder{
    color:#999999;
}
.bookingform form input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#999999;
}
.bookingform form input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#999999;
}
.bookingform form input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#999999;
}
.bookingform form .ok{
    background: #3994FE;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 40px;
    width: 407px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"] {
    -moz-appearance: textfield;
}