li{
	list-style: none;
}
.cont-box-left{
	width: 48%;
	float: left;
}
.cont-box-right{
	width: 38%;
    float: left;
    margin-left: 6%;
}
#cont-c-p h2{
    color: ;
    font-size: 3em;
    line-height: 3em;
    font-family: "微软雅黑";
    color: #5E67AC;
}

.title-cont-p{
	font-size: 1.6em;
    line-height: 1.8em;
    font-family: "微软雅黑";
    width: 94%;
}

.cont-box-left img{
	width: 100%;
	margin-top: 1em;
}
#icon-p img{
	width: 8px;
	line-height:1.8em ;
	padding-bottom: 1px;
	margin-right: 0.5em;
	
}
.cont-box-right p{
	font-size: 1.6em;
    line-height: 1.8em;
    font-family: "微软雅黑";
    margin-top: 1em;
}
.container-fluid{
	padding-left: 0px;
	padding-right:0px ;
}
.time-box-big{
	width: 100%;
	background: url("../Images/box-cont-banner.jpg") no-repeat center;
    background-size:100% 100%;
}

#back-cont{
	padding: 3em 2em;
}
.time-box-big p{
	font-size: 2.5em;
    line-height: 2em;
    font-family: "微软雅黑";
    color: #FFF;
    text-align: center;
}
.time-cont-p{
	width: 80%;
	margin: 0 auto;
	font-size: 2.3em;
    line-height: 1.8em;
    font-family: "微软雅黑";
    color: #FFF;
    text-align: center;
}
.login-button{
	margin: 0 auto;
	text-align: center;
	width: 17%;
	margin-top: 2em;
	
}
.login-button img{
	width: 100%;
}
#main-big-box{
	background-image: url("../Images/dgx-bck.png");
}
#big-box-cont{
	
	background-image: url(../Images/dgx-bck.png);
	padding-bottom: 6em;
}
#one-box-back{
	background-image: url(../Images/dgx-bck.png);
	padding-bottom: 6em;
}
#lxr-big-box{
	background-image: url(../Images/bg.jpg);
    background-size:100% 100%;
}
.richeng{
	padding-top:3em ;
}
.richeng h2{
    font-size: 3em;
    line-height: 3em;
    font-family: "微软雅黑";
    color: #5E67AC;
    text-align: center;
}
.rc-box-big{
	width: 100%;
}
.rc-box-small{
	width: 31%;
	float: left;
	background-color: #7F8595;
	height:480px;
}
#rc-small{
	margin-left: 2%;
    line-height: 150%;
}
.rc-box-small p{
	color: #fff;
	font-size: 1.6em;
	font-family: "微软雅黑";
	text-align: center;
    margin-top:20px;
}
#time-data{
	margin-top: 1em;
}
#time-cont{
	margin-bottom: 2em;
}
#lx-big-box{
	padding-top: 3em;
	padding-bottom:40em;
}
.box-border {
    width: 100%;
    height: 60px;
    background-color: #99E2E0;
    float: left;
}
#lx-box h2{
	font-size: 2.3em;
    line-height: 2em;
    font-family: "微软雅黑";
    color: #5E67AC;
    text-align: left;
}
#lx-box p{
	font-family:"微软雅黑";
	font-size: 1.6em;
	line-height: 1.6em;
}
.jp-logo{
	padding-bottom: 3em;
}
#mobile-nav{
	display: none;
}
#pc-nav{
	display: block;
    width: 50%;
}
.rc h1{
    text-align:left;
    color:#333;
    margin:0;
    margin-top:70px;
    font-size:3em;
}
.rc h3{
    text-align:left;
    color:#000;
    margin:0;
    font-size:24px;
}
.day{
    width:100%;
    margin-top:28px;
    margin-bottom:20px;
}
.day:before{
    display: table;
    content: "";
    clear:both; 
}
.day:after{
    display: table;
    content: "";
    clear:both; 
}
.day li{
    float:left;
    width:auto;
    padding:0 1em;
	height: 40px;
	color: #6999cf;
    background:white;
    text-align:center;
    line-height:36px;
	border-radius: 18px;
	border: solid 2px #6999cf;
    font-size:20px;
    margin-right:1em;
    cursor:pointer;
}
.day .active{
    background:#6999cf;
    color:white;
}
.tab{
    background:#b6cae1;
    margin-bottom:40px;
}
.rca{
    padding:0 1em;
    clear:both;
    min-height:425px; /* 原来是 625px  */
    background:#222a3e;
}
.rca:before{
    display: table;
    content: "";
    clear:both; 
}
.rca:after{
    display: table;
    content: "";
    clear:both; 
}
.rcb{
    width:95%; /* 原来是  40% */
    text-align: center;  /* 原来是  float:left; */
    padding-left:3em;
}
.rcb h1{
    font-size:40px;
    color: #8aafda;
    text-align:center;      /* 原来是   text-align:left; */
    margin:1em 0;
}
.rcb p{
    height:40px;
    line-height:40px;
}
.rcb img{
    display:inline-block;
    vertical-align:middle;
}
.rcb p span{
    display:inline-block;
    height:40px;
    line-height:40px;
    font-size:14px;
    color:white;
    margin-left:1em;
}
.rcc{
    width:45%;
    float:right;
    padding:3em 0;
}
.rcc p{
    font-size:19px; /* 原来是 16px */
    color:white;
    line-height:30px;
}
.rcd{
    clear:both;
    margin-top:1em;
}
.rcd:last-child{
    margin-bottom:4em;
}
.rcd:before{
    display: table;
    content: "";
    clear:both; 
}
.rcd:after{
    display: table;
    content: "";
    clear:both; 
}
.rce{
    width:45%;
    float:left;
    background:#222a3e;
}
.rce:before{
    display: table;
    content: "";
    clear:both; 
}
.rce:after{
    display: table;
    content: "";
    clear:both; 
}
.rce1{
    width:45%;
    float:right;
    background:#222a3e;
}
.rce1:before{
    display: table;
    content: "";
    clear:both; 
}
.rce1:after{
    display: table;
    content: "";
    clear:both; 
}
.rcf{
    width:50%;
    float:left;
    height:45px;
    line-height:45px;
    padding-left:1em;
}
.rcf img{
    display:inline-block;
    vertical-align:middle;
}
.rcf span{
    display:inline-block;
    height:50px;
    line-height:50px;
    font-size:14px;
    color:white;
    margin-left:1em;
}
.rcg{
    width:35%;
    float:right;
    height:45px;
    line-height:45px;
    padding-right:3em;
}
.rcg img{
    display:inline-block;
    vertical-align:middle;
}
.rcg span{
    display:inline-block;
    height:50px;
    line-height:50px;
    font-size:14px;
    color:white;
    margin-left:1em;
}
.h3{
    font-size:20px;
    color:#333;
    margin-top:13px;
    margin-bottom:17px;
}
.taba{
    width:20%;
    float:left;
	min-height:699px;
	background-color: #f8f8f8;
}
.taba p{
    width:100%;
    height: 34px;
    line-height:34px;
    text-align:center;
    font-size:14px;
	background-color: #eeeeee;
}
.taba li{
    width:auto;
    padding:1em 1em;
    font-size:14px;
    line-height:24px;
    color:#333;
    border-left:2px solid #f8f8f8;
    cursor:pointer;
}
.taba .active{
    border-left:2px solid #6999cf;
    color:#6999cf;
}
.taba li:hover{
    border-left:2px solid #6999cf;
    color:#6999cf;
}
.taba1{
    width:20%;
    float:left;
	min-height:699px;
	background-color: #f8f8f8;
}
.taba1 p{
    width:100%;
    height: 34px;
    line-height:34px;
    text-align:center;
    font-size:14px;
	background-color: #eeeeee;
}
.taba1 li{
    width:auto;
    padding:1em 1em;
    font-size:14px;
    line-height:24px;
    color:#333;
    border-left:2px solid #f8f8f8;
    cursor:pointer;
}
.taba1 .active{
    border-left:2px solid #6999cf;
    color:#6999cf;
}
.taba1 li:hover{
    border-left:2px solid #6999cf;
    color:#6999cf;
}
.tabb{
    width:75%;
    float:right;
}
.tabb h1{
    margin:0;
    font-size:20px;
    color:#333;
    text-align:left;
}
.tabb h3{
    margin:0;
    font-size:14px;
    color:#333;
    text-align:left;
    margin-top:10px;
}
.tabb p{
    width:auto;
    height:60px;
    line-height:60px;
}
.tabb p img{
    display:inline-block;
    width:16px;
    height:auto;
    vertical-align:middle;
    margin-right:10px;
}
.tabb p span{
    display:inline-block;
    font-size:14px;
    color:#333;
    margin-right:30px;
}
.tabb table{
    width:100%;
}
.tabb table tr th{
    height: 37px;
    line-height:37px;
    text-align:center;
    font-size:18px;
    color:#333;
    font-weight:400;
	background-color: #eeeeee;
}
.tabb table tr td{
    height:60px;
    line-height:60px;
    text-align:center;
    font-size:16px;
    color:#333;
    font-weight:400;
    border-top:dashed 1px #333333;
}
.tabb table tr:last-child{
   border-bottom:dashed 1px #333333; 
}
.tabb1{
    width:75%;
    float:right;
}
.tabb1 h1{
    margin:0;
    font-size:20px;
    color:#333;
    text-align:left;
}
.tabb1 h3{
    margin:0;
    font-size:14px;
    color:#333;
    text-align:left;
    margin-top:10px;
}
.tabb1 p{
    width:auto;
    height:60px;
    line-height:60px;
}
.tabb1 p img{
    display:inline-block;
    width:16px;
    height:auto;
    vertical-align:middle;
    margin-right:10px;
}
.tabb1 p span{
    display:inline-block;
    font-size:14px;
    color:#333;
    margin-right:30px;
}
.tabb1 table{
    width:100%;
}
.tabb1 table tr th{
    height: 37px;
    line-height:37px;
    text-align:center;
    font-size:18px;
    color:#333;
    font-weight:400;
	background-color: #eeeeee;
}
.tabb1 table tr td{
    height:60px;
    line-height:60px;
    text-align:center;
    font-size:16px;
    color:#333;
    font-weight:400;
    border-top:dashed 1px #333333;
}
.tabb1 table tr:last-child{
   border-bottom:dashed 1px #333333; 
}
@media screen and (max-width: 500px) {
    #lxr-big-box{
	background-image: url(../Images/bg.jpg);
    background-size:cover;
    }
	#pc-nav{
		display: none;
	}
	#mobile-nav{
		display: block;
	}
    .cont-box-left{
    	width: 100%;
    }
    .cont-box-right{
    	width:95%;
    }
    #cont-c-p h2 {
	    font-size: 2em;
	    line-height: 2em;
	    font-family: 微软雅黑;
	    color: rgb(94, 103, 172);
	}
    .title-cont-p {
	    font-size: 1.2em;
	    line-height: 1.5em;	
	    font-family: "微软雅黑";
	    width: 100%;
	}
    .cont-box-right p {
	    font-size: 1.2em;
	    line-height: 1.5em;
	    font-family: "微软雅黑";
	}
    .time-box-big {
    	margin-top: 2em;
    }
    .time-box-big p {
    	font-size: 1.5em;
	    line-height: 2em;
	    font-family: "微软雅黑";
	    color: #FFF;
	    text-align: center;
    }
    .time-cont-p {
	    width: 80%;
	    margin: 0 auto;
	    font-size: 1.5em;
	    line-height: 1.8em;
	    font-family: "微软雅黑";
	    color: #FFF;
	    text-align: center;
	}
	.login-button {
	    margin: 0 auto;
	    text-align: center;
	    width: 30%;
	    margin-top: 2em;
	}
	.richeng h2 {
	    font-size: 2em;
    	line-height: 2em;
	    font-family: "微软雅黑";
	    color: #5E67AC;
	    text-align: center;
	}
	.richeng {
	    padding-top: 2em;
	}
	.rc-box-small {
	    width: 100%;
	    float: left;
	    background-color: #7F8595;
	    height: 480px;
	}
	#rc-small {
	    margin-left: 0;
	    margin-top: 1em;
	}	
	#lx-box{
		width: 100%;
		text-indent: 1em;
	}
    #lx-box p {
	    font-family: "微软雅黑";
	    font-size: 1.2em;
	    line-height: 1.6em;
	}
	
	#boximgs{
		padding-top: 1em;
	}
	
	.box-border {
	    width: 100%;
	    height: 30px;
	    background-color: #99E2E0;
	    float: left;
	}
	
	#logo-img{
		width: 30%;
	}
	#logo-img img {
	    margin-left: 10px;
	    vertical-align: middle;
	    margin-top: 0.5em;
	}
    .rcb,.rcc,.rce,.rce1{
        width:100%;
    }
    .rcb{
        padding-left:0;
    }
    .rcg{
        padding-left:1em;
    }
    .day li{
        margin-right:0;
    }
    .taba,.tabb, .taba1,.tabb1{
        width:100%;
    }
    .rca{
        min-height:525px;
    }
    .taba{
        min-height:420px;
        margin-bottom:40px;
    }
    .taba1{
        min-height:560px;
        margin-bottom:40px;
    }
    #qrcode{
        margin-left:10rem;
    }
	
}