body,h1,h2,h3,h4,h5,h6,a,p,div,span,td,th,li{
    font-family:'Microsoft Yahei';
    font-size:18px;
    margin:0;
    padding:0;
    line-height:35px;
}

ul li{list-style:none;}

body{margin:0;padding:0;background:#f7f7f7;}
#banner { position: relative; overflow: auto; text-align: center;width:100% !important;margim:0px;}
#banner ul {padding:0px;margin:0px;}
#banner li { list-style: none;margin:0px;padding:0px;}
#banner ul li { float: left;padding-left:0px;margin-right:0px;}

#banner .dots { position: absolute; left: 0; right: 0; bottom: 20px;}
#banner .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #fff;
	border-radius: 6px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}
#banner .dots li.active {
	background: #fff;
	opacity: 1;
}

.text-center{
    text-align: center;
}
.fl{float: left;}
.fr{float: right;}
.container{}



@media (min-width: 1200px){
    .container .nav{
        
        padding-left: 200px;
        background:#ffffff;
    }
    .col-sm-4{
        width: 33.333%;
        float: left;
    }
    
    .col-sm-6{
        width: 50%;
        float: left;
    }
    .col-md-4{
        width: 33.333%;
        float: left;
    }
    .col-md-6{
        width: 50%;
        float: left;
    }
}

@media (max-width: 1200px) {
    .container .nav{
         width: 100%;
    }
}

@media (min-width: 640px){
    .container .section1{
        margin-top:100px;
    }
    .container .section1 h3{
       font-size: 48px;
    }
    
    .container .section1 .sp{
        margin: 0 auto;
        width:50px;
        height:5px;
        margin-top: 50px; 
    }
    .container .section1 .content{
        margin:0 auto;
        max-width:1200px;
        margin-top:50px;
    }
    .container .section1 .content .cell{
        display:inline-table;
        width:380px;
        height:160px;
        background:#ff00ff;
        margin:0;
        padding:0;
        position:relative;
    }
    .container .section1 .content .cell .t1{
        color:#ffffff;
        font-size:24px;
        line-height:36px;
        position:absolute;
        top:50px;
        left:110px;
    }
    .container .section1 .content .cell .t2{
        color:#ffffff;
        font-size: 18px;
        line-height:36px;
        position: absolute;
        top:80px;
        left:110px;
    }
    .container .section2 .ssjy .left-bg{height: 680px;}
    .container .section2{
        margin-top:100px;
    }
    .container .section2 .content h3{
        font-size:48px;
        margin-left:50px;
        margin-top:100px;
    }
    .container .section2 .sp{
        width:50px;
        height:5px;
        margin-top: 50px;
        margin-left: 50px;
    }
    .container .section2 p{
        margin-left: 50px;
        margin-top: 50px;
        width:560px;
        
    }
    .container .section2 .ssjy2{
        width:540px;
        height:120px;
        margin-left:50px;
        margin-top:100px;
       
    }
    .container .section3{
        margin-top:100px;
    }
    .container .section3 .content {
        margin:0 auto;
        margin-top: .50px
    }
    .container .section3 h3{
        font-size:48px;
    }
    .container .section3 .sp{
        width:50px;
        height:5px;
        margin:0 auto;
        margin-top: 50px;
    }
    .container .section3 .content .cell{
        position: relative;
        display:inline-table;
        width:380px;
        height:300px;
        background:#ff00ff;
        margin:0;
        padding:0;
        overflow: hidden;
    }
    .container .section3 .content .cell .footer{
        height:50px;
        width:100%;
        font-size: 30px;
        line-height: 50px;
    }
    .container .section3 .content .cell .layer{
        top:300px;
        left:0px;
        width:380px;
        height:300px;
    }
    .container .section3 .content .cell .layer p{
        padding:20px;
        font-size:18px;
    }
    .container .section4{
        height:900px;
        margin-top:100px;
    }
    .container .section4 h3{
        font-size:48px;
        padding-top:100px;
    }
    .container .section4 .sp{
        width:50px;
        height:5px;
        margin:0 auto;
        margin-top: 50px;
    }
    .container .section4 .content{
        width:1200px;
        height:600px;
        margin:0 auto;
        margin-top:50px;
        position: relative;
    }
    .container .section4 .right-view{
        position:absolute;
        left:484px;
        top:100px;
        width:650px;
        height:420px;
    }
    .container .section4 .right-view p{
        color:#845627;
        font-size:30px;
    }
    .container .section4 .right-view .qr{
        position:relative;
        width:650px;
        height:260px;
        margin-top:80px;
    }
    .container .section4 .right-view .qr1{
        width:200px;
        height:260px;
        background:url('images/bj-7.png');
        position:absolute;
        top:0px;
        left:0px;
    }
    .container .section4 .right-view .qr2{
        width:200px;
        height:260px;
        background:url('images/bj-7.png');
        position:absolute;
        top:0px;
        left:230px;
    }
    .container .section4 .right-view .qr3{
        width:200px;
        height:260px;
        background:url('images/bj-7.png');
        position:absolute;
        top:0px;
        left:460px;
    }
    .container .nav{
        height:80px;
    }
    .col-sm-4{
        width: 33.333%;
        float: left;
    }
    
    .col-sm-6{
        width: 50%;
        float: left;
    }
    .col-md-4{
        width: 33.333%;
        float: left;
    }
    .col-md-6{
        width: 50%;
        float: left;
    }
    .container .nav a{
        display:inline-block;
        width:120px;
        height:55px;
        padding-top:25px;
        margin:0;
        text-align: center;
        text-decoration: none;
        color:#333333;
        font-size:18px;
    }
    .container .nav a:hover{
        background:#ffa241;
        color:#ffffff;
    }
    .sm-only{ display: none;}
    .big-only{display: block}
}

@media (max-width: 640px) {
    .container .section1{
        margin-top:.5rem;
    }
    .container .section1 h3 {
        font-size: .48rem;
    }
    .container .section1 .sp {
        margin:0 auto;
        width: .5rem;
        height: .05rem;
        margin-top: .25rem;
    }
    .container .section1 .content {
        margin: 0 auto;
         margin-top: 0.5rem;
    }
    .container .section1 .content p{
        font-size: .33rem;
        line-height: .66rem;
        padding: 0 .2rem;
        margin-bottom: .5rem;
    }
    .container .section1 .content .cell{
        display:block;
        width: 100%;
        height: 1.65rem;
        background:#ff00ff;
        margin:0;
        padding:0;
        position:relative;
    }
    
    .container .section1 .content .cell .t1{
        color:#ffffff;
        font-size:.24rem;
        line-height:.36rem;
        position:absolute;
        top:.5rem;
        left:1.1rem;
    }
    .container .section1 .content .cell .t2{
        color:#ffffff;
        font-size: .18rem;
        line-height:.36rem;
        position: absolute;
        top:.8rem;
        left:1.1rem;
    }
    .container .section2 .ssjy .left-bg{height: 5.70rem;}
    .container .section2{
        margin-top:.45rem;
    }
    .container .section2 .content h3{
        font-size: .48rem;
        margin-left: 0.25rem;
        margin-top: 0.5rem;
    }
    .container .section2 .sp {
        width: .5rem;
        height: 0.05rem;
        margin-top: .25rem;
        margin-left: .25rem;
    }
    .container .section2 p {
        margin-left: 0;
        margin-top: .3rem;
        font-size: .33rem;
        line-height: .66rem;
        padding: 0 0.2rem 0 0.2rem;
        text-align: justify;
    }
    .container .section2 .ssjy2 {
        width: 100%;
        height: 1.20rem;
        margin-left: .25rem;
        margin-top: .25rem;
        background-size: contain;
        background-repeat: no-repeat;
        margin-bottom: .5rem;
    }
    .container .section3{
        margin-top:.5rem;
    }
    .container .section3 .content {
        margin:0 auto;
        margin-top: .5rem
    }
    .container .section3 h3{
        font-size:.48rem;
    }
    .container .section3 .sp{
        width:.50rem;
        height:.05rem;
        margin:0 auto;
        margin-top: .25rem;
    }
    .container .section3 .content .cell{
        position: relative;
        width:100%;
        height:3.151rem;
        margin:0;
        padding:0;
        overflow: hidden;
    }
    .container .section3 .content .cell .footer{
        height:.5rem;
        width:100%;
        font-size: .3rem;
        line-height: .5rem;
    }
    .container .section3 .content .cell .layer{
        top:3rem;
        left:0px;
        width:100%;
        height:3.151rem;
    }
    .container .section3 .content .cell .layer p{
        padding:.2rem;
        font-size:.18rem;
    }
    .container .section4{
        margin-top:.5rem
    }
    .container .section4 h3{
        font-size:.48rem;
        padding-top:.75rem;
    }
    .container .section4 .sp{
        width:.5rem;
        height:.05rem;
        margin:0 auto;
        margin-top: .25rem;
    }
    .container .section4 .content{
        margin:0 auto;
        margin-top:.5rem;
    }
    .container .section4 .right-view{
        width: 100%;
    }
    .container .section4 .right-view p{
        color: #845627;
    font-size: .3rem;
    line-height: .6rem;
    padding: 0 .25rem;
    text-align: justify;
    }
    .container .section4 .right-view .qr{
        margin-top: .8rem;
        padding-bottom: .8rem;
        text-align: center;
    }
    .container .section4 .right-view .qr p{padding-top:.5rem}
    .container .section4 .right-view .qr1{
        width:200px;
        height:260px;
        background:url('images/bj-7.png');
        margin: 0 auto;
    }
    .container .section4 .right-view .qr2{
        width:200px;
        height:260px;
        background:url('images/bj-7.png');
        margin: 0 auto;
    }
    .container .section4 .right-view .qr3{
        width:200px;
        height:260px;
        background:url('images/bj-7.png');
        margin: 0 auto;
    }
    .col-md-2,.col-md-3,.col-md-4,.col-md-6{
        width: 100%;
    }
    .col-sm-4{
        width: 33.333%;
        float: left;
    }
    
    .col-sm-6{
        width: 50%;
        float: left;
        box-sizing: border-box;
        padding: 0.05rem;
    }
  
    .sm-only{
        display: block;
    }
    .bg-only{
        display: none;
    }
    .container .nav{
        height:50px;
    }
    .container .nav a {
        display: inline-block;
        width: 2.41rem;
        height: 45px;
        padding-top: 6px;
        margin: 0;
        text-align: center;
        text-decoration: none;
        color: #333333;
        font-size: .35rem;
    }
    .tablist{padding-bottom: 1rem;padding-top:.35rem}
    .tab-content .fl .qr1 p{padding-top:.5rem}
    .tab-content .fl .qr2 p{padding-top:.5rem}
    .tab-content .fl .qr3 p{padding-top:.5rem}
    .tab-nav{
        padding: 0 ;
        margin: 0;
    }
    .tab-nav>li{
        width: 33.333%;
        text-align: center;
    }
    .tab-nav>li>a{text-decoration: none;}
    .tab-nav>li>a{font-size: .35rem;color: #ffe7ce; padding: .15rem .3rem .1rem .3rem; border-radius: .45rem; background: #d8842d; }
    .tab-nav li.active a{font-weight: 700;box-shadow: #ffffff 0rem 0rem 0.4rem 0rem;color:#fff;font-size: .37rem;padding: .14rem .29rem .09rem .29rem;}
    .tab-content>.fl{display: none;width:100%}
    .tab-content>.fl.active{display: block;}
}


.container .banner{
    height:750px;
    /*background:#ffbf47;*/
}

.container .section1 h3{
    width: 100%;
    font-weight:bold;
    color:#333333;
    TEXT-ALIGN: center;
}

.container .section1 .sp{
    background:#333333;
   
}
.container .section1 .content{
   
    width: 100%;
}
.cell-content::after{
    content: "."; 
    display: block; 
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; 
    font-size:0;
}

.container .section1 .content .cell.fix-margin{
    margin-left:20px;
}
.container .section1 .content .cell.i1{background-image:url('images/bj-1.jpg');background-size: contain;}
.container .section1 .content .cell.i2{background-image:url('images/bj-2.jpg');background-size: contain;}
.container .section1 .content .cell.i3{background-image:url('images/bj-3.jpg');background-size: contain;}
.container .section1 .content .cell.i4{background-image:url('images/bj-4.jpg');background-size: contain;}
.container .section1 .content .cell.i5{background-image:url('images/bj-5.jpg');background-size: contain;}
.container .section1 .content .cell.i6{background-image:url('images/bj-6.jpg');background-size: contain;}



.container .section2 .ssjy{
    position: relative;
    
    background:#ffa241;
}
.container .section2 .ssjy .left-bg{
    
    width:100%;
    background-image: url('images/tu-1.jpg');
    background-size: cover;
}
.container .section2 .content{
    width:100%;
    height:100%;
    overflow: hidden;
}
.container .section2 .content h3{
    color:#ffffff;
  
}
.container .section2 .sp{
    background:#ffffff;
 
}
.container .section2 p{
    color:#ffffff;
}
.container .section2 .ssjy2{
    background-image:url('images/ssjy2.png');
}

.container .section3 h3{
    font-weight:bold;
    color:#333333;
    text-align: center;
}

.container .section3 .sp{
    background:#333333;
 
}
.container .section3 .content{
    max-width:1200px;
    width: 100%;
}

.container .section3 .content .cell .layer{
    position:absolute;
    background:#41b2fe;
    opacity:0;
}
.container .section3 .content .cell .layer p{
    color:#ffffff;
}
.container .section3 .content .cell.fix-margin{
    margin-left:20px;
}
.container .section3 .content .cell.i1{background-image:url('images/tu-2.jpg'); background-size:contain}
.container .section3 .content .cell.i2{background-image:url('images/tu-3.jpg'); background-size:contain}
.container .section3 .content .cell.i3{background-image:url('images/tu-4.jpg'); background-size:contain}
.container .section3 .content .cell.i4{background-image:url('images/tu-5.jpg'); background-size:contain}
.container .section3 .content .cell.i5{background-image:url('images/tu-6.jpg'); background-size:contain}
.container .section3 .content .cell.i6{background-image:url('images/tu-7.jpg'); background-size:contain}
.container .section3 .content .cell .footer{
    position:absolute;
    background: #41b2fe;
    bottom:0;
    text-align: center;
    color:#ffffff;
   
}
.container .section4{
    background:#fea441;
}
.container .section4 h3{
    font-weight:bold;
    color:#ffffff;
    text-align: center;
}

.container .section4 .sp{
    background:#ffffff;
}


.container .section4 .app-img{
    position:absolute;
    width: 434px;
    height:574px;
    top:50px;
    left:20px;
    background-image:url('images/shouji.png');
}




.container .section4 .right-view div p{
    display:block;
    font-size:18px;
    color:#333333;
    text-align: center;
    font-weight:bold;
    margin-top:15px;
}
.container .section4 .right-view div img{
    display:block;
    width:150px;
    height:150px;
    margin:0 auto;
    margin-top:20px;
}

.container .section-priv h3{
    font-size:48px;
    font-weight:bold;
    color:#333333;
    text-align: center;
    margin-top: 100px;
}

.container .section-priv .sp{
    width:50px;
    height:5px;
    background:#333333;
    margin:0 auto;
    margin-top: 50px;
}
.container .section-priv .content{
    position:relative;
    width:1200px;
    margin:0 auto;
    margin-top:50px;
}
.container .section-priv .content .left-view{
    position:absolute;
    left:0px;
    top:0px;
    width:250px;
    min-height:440px;
    background:#ffffff;
}

.container .section-priv .content .left-view ul{
    margin:0px;
    padding:0px;
}
.container .section-priv .content .left-view ul li{
    height:50px;
    margin:0px;
    padding:0px;
    line-height:50px;
    text-align:center;
    color:#333333;
    cursor:pointer;
}
.container .section-priv .content .left-view ul li:hover{
    color:#ffffff;
    background:#fea441;
}

.container .section-priv .content .right-view{
    position:absolute;
    right:0px;
    top:0px;
    width:940px;
    min-height:440px;
    background:#ffffff;
    color:#666666;
    font-size: 18px;
    line-height: 36px;
}

.container .section-priv .content .right-view p{margin:50px;display:none;}





/*一体机页面*/
.container .ytj-download{
    position: relative;
    height:860px;
    background: -webkit-linear-gradient(left,#99bfff, #6355fe); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right,#99bfff, #6355fe); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right,#99bfff, #6355fe); /* Firefox 3.6 - 15 */
    background: linear-gradient(right,#99bfff, #6355fe); /* 标准的语法 */

}

.container .ytj-download .bg{
    position:absolute;
    height:590px;
    width:100%;
    top:200px;
    background-image:url('images/ytj-bg.png');
}

.container .ytj-download .preview{
    position:absolute;
    height:520px;
    width:720px;
    top:120px;
    left:300px;
    background-image:url('images/ytj-preview.png');
}

.container .ytj-download .text{
    position:absolute;
    width:500px;
    height:400px;
    left:1070px;
    top:190px;
    color:#ffffff;
}

.container .ytj-download .text h1 {
    font-size:60px;
    font-weight: 100;
}

.container .ytj-download .text p a {
    position: absolute;
    left:360px;
    top:191px;
    width:20px;
    height:20px;
    cursor: pointer;
    display: block;
    background-image: url('images/ytj.net.png');
}
.container .ytj-download .download-btn a {
    position:absolute;
    width:320px;
    height:80px;
    background:#ffe641;
    border-radius:10px;
    top:470px;
    left:1070px;
    text-align: center;
    font-size:36px;
    color:#333;
    line-height: 80px;
    text-decoration:none;
    cursor:pointer;
}
