﻿.main_container{
    width: 1200px;
    margin: 5px auto;
}
.title{
    height: 109px;
    line-height: 109px;
    background: #fff;
}
.title p i{
    width: 240px;
    height: 45px;
    margin-top: 30px;
    float: left;
    
}
.title p img{
    width: 100%;
}
/*.title p span{
    margin-left: 45px;
    font-size: 17px;
    color: #000;
}*/
.title p span{
    margin-left: 22px;
    font-size: 17px;
    color: #000;
    width: 300px;
    float: left;
    margin-top: 12px;
    height: 50px;
}
.nav{
    height: 200px;
    /*background: linear-gradient(#ffffff,#f9fafb,#ecf0f4);*/
    border: 1px solid #f1f4f7;
    border-radius: 4px 4px;
    padding: 0 55px;
	background-color: #f2f5f7;
}
.nav h4{
    margin: 30px 0 35px 0;
    border-left: 4px solid #64c0b7;
    padding-left: 15px;
    font-size: 18px;
    font-weight: 300;
}

.nav>ul>li {
    width: 12%;
    float: left;
    text-align: center;
    padding:15px 30px 10px;
    box-sizing: border-box;
    cursor: pointer;
}
.nav>ul li i{
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto 20px;
}
.nav>ul li span{
    font-size: 16px;
    font-weight: 300;
    color: #262626;
}
.context {
    height: 290px;
    margin: 20px auto;
}
.context_one{
    width: 380px;
    height: 290px;
    margin-right: 30px;
    float: left;
}
.context_one:last-child{
    margin-right: 0;
}
.context_one>div{
    width: 50%;
    float: left;
    text-align: center;
    border-top:2px solid #53cfc3;
}
.context_one div b{
    height: 67px;
    margin:0 auto;
    line-height: 67px;
    font-size: 20px;
}
.context_one div img{
    width: 100%;
    height: 220px;
}
.context_one div:nth-of-type(2){
    background: #f9f9f9;
    height: 290px;   
    font-size: 14px;
    text-align: left;
}
.context_one div:nth-of-type(2) ul{
    padding-left: 10px;
}
.context_one div:nth-of-type(2) ul li{
    
}
.context_one div:nth-of-type(2) ul li a{
    display: block;
    margin-top: 45px;
    text-align: left;
}
.context_one div ul li a:hover{
    color: #ffb319;
}
.context_one div:nth-of-type(2) ul li i{
    display: inline-block;
    width: 7px;
    height: 7px;
    background: url(../../source/images2/dian.jpg) no-repeat;
    margin: 2px 6px 0 13px;
}
.foot{
    height: 182px;
    background: #f0f0f0;
    padding: 25px 55px ;
    box-sizing: border-box;
    font-size: 12px;
    color: #535353;
}
.foot>div:nth-of-type(1){
    width: 640px;
    height: 130px;
    float: left;
    border-right: 1px solid #acacac;
}
.foot>div:nth-of-type(1) i{
    float: left;
    margin-right: 11px;
}
.foot h4{
    font-size: 17px;
    font-weight: 300;
    margin-top: 2px;
}
.foot_call{
    width: 518px;
    height: 35px ;
    margin:  18px 0 30px 0;
}
.foot_call div:first-child{
    float: left;
}
.foot_call div:nth-of-type(2){
    float: right;
}
.foot_call p{
    margin-bottom: 15px;
}
.foot>div:nth-of-type(2){
    float: right;
    width: 345px;
    height: 108px;
    margin-top: 10px;
}
.foot>div:nth-of-type(2) ul li{
    width: 33.33%;
    float: left;
    text-align: center;
}
.foot>div:nth-of-type(2) ul li i{
    display: block;
    width: 83px;
    height: 83px;
    margin: 0 auto 13px auto;
}
.last{
    margin-right: 0;
}
.coverï¿½ï¿½bg{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.green{
    background: #64c0b7;
    color:#fff !important;
}

.hd{
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
}
.hd li{
    width: 16px;
    height: 16px;
    margin-right: 10px;
    cursor: pointer;
    display: inline-block;
    background: url(../../source/images/cicle-gray.png)no-repeat;

}
.hd li.on{
    background: url(../../source/images/cicle-green.png)no-repeat;
}

.picScroll-left{
    position: relative;
}
#creditCardContain{
    width: 100%;
    text-align: center;
}
#creditCardImg{
    width: 131px;
    height: 131px;
}





/*  åª’ä½�?�æŸ¥è¯�?  å®½åº¦å°äºŽ768pxæ�??*/
 .context .context_one div:nth-of-type(1) div:nth-of-type(1){
    display: none;
}
.context .context_one div:nth-of-type(1) div:nth-of-type(2){
    display: none;
}
@media(max-width: 768px){
    body{
        width: 100%;
    }
    .nav{
        margin-bottom: 10px;
    }
    .main_container{
        width: 100%;
    }
    .main_container .title{
        margin: 0 auto;
        width:95%;
        text-align: center;
    }
    .main_container .title p i img{
        width: 390px;
    }
    .main_container .title span{
        font-size:20px;
		   display: block;
    clear: both;

    }
    .nav{
        width: 95%;
        padding:0 0;
        margin: 0 auto;
        height: 100%;
    }
    .nav ul{
        width: 100%;
        height: 100%;
        display: block;
    }
    .nav ul>li{
        float: left;
        width: 50%;
        text-align: center;
        padding: 15px 10px;
        margin-bottom: 10px;
    }
    .nav ul>li .bigDiv{
        width: 100%!important;
        float: none!important;
    }
    .nav ul>li .bigDiv .listUlDiv{
        float: none!important;
    }
    .nav ul>li .bigDiv li{     
        width: 100%!important;
        text-align: center;
    }
    .nav ul>li .bigDiv .imgDiv{     
        width: 50%;
        float: none!important;
    }
    .context{
        width: 95%;
        padding:0 0;
        margin: 10px auto 0 auto;
        height: 100%;
        display: block;
        clear: both;
    }
    .context .context_one{
        width: 100% ;
        margin-top: 24px;
        overflow: hidden;
        height: 100% !important;
    }
    .context .context_one:nth-of-type(1){
        position: relative;
    }
    .context .context_one:nth-of-type(2){
        position: relative;
    }
    .context .context_one:nth-of-type(3){
        position: relative;
    }
    .context .context_one div:nth-of-type(1){
        width: 26%;
        height: 100% !important;
    }
    .context_one div:nth-of-type(2) ul li a{
        margin-top: 30px;
    }
    .context .context_one div:nth-of-type(1) b{
        display: none;
    }
    .context .context_one:nth-of-type(1) div:nth-of-type(1) div:nth-of-type(1){
        background: url("../../source/images2/t3.png") no-repeat center center;
        height: 220px;
        width: 26%;
        top:1%;
        left:0;
        position: absolute;
        z-index: 10;
        border-top:none;
        display: block;
    }
    .context .context_one:nth-of-type(1) div:nth-of-type(1) div:nth-of-type(2){
        background: #000;
        opacity: 0.5;
        height: 220px;
        width: 26%;
        position: absolute;
        top:0;
        left:0;
        display: block;
    }
    .context .context_one:nth-of-type(2) div:nth-of-type(1) div:nth-of-type(1){
        background: url("../../source/images2/t1.png") no-repeat center center;
        height: 100%;
        width: 26%;
        position: absolute;
        top:1%;
        left:0;
        z-index: 10;
        border-top:none;
        display: block;
    }
    .context .context_one:nth-of-type(2) div:nth-of-type(1) div:nth-of-type(2){
        background: #000;
        opacity: 0.5;
        height: 220px;
        width: 26%;
        position: absolute;
        top:0;
        left:0;
        display: block;
    }
    .context .context_one:nth-of-type(3) div:nth-of-type(1) div:nth-of-type(1){
        background: url("../../source/images2/t2.png") no-repeat center center;
        height: 220px;
        width: 26%;
        position: absolute;
        top:1%;
        left:0;
        z-index: 10;
        border-top:none;
        display: block;
    }
    .context .context_one:nth-of-type(3) div:nth-of-type(1) div:nth-of-type(2){
        background: #000;
        opacity: 0.5;
        height: 220px;
        width: 26%;
        position: absolute;
        top:0;
        left:0;
        display: block;
    }
    .context_one div:nth-of-type(2) ul li{
        margin-top: 24px;
    }
    .context .context_one div:nth-of-type(2){
        width: 74%;
        height:220px;
    }
    .context .context_one div:nth-of-type(2) ul{
       padding-top: 0px !important;
       padding-left: 20px;
    }
    .foot{
        width: 100%;
        margin: 24px auto;
        height: 100%;
        padding: 25px 15px;
    }
    .foot p{
        font-size: 14px;
    }
     .foot p:first-child{
        margin-top: 20px;
    }
    .foot h4{
        font-size: 18px;
        font-weight: 400;
    }
    .foot div:nth-of-type(1){
        overflow: hidden;
        float: none !important;
        height: 100% !important;
        border-right: none !important;
		 width: 100%;
    }
    .foot div:nth-of-type(1) h4:nth-of-type(2){
        margin-bottom: 40px;
    }
    .foot div:nth-of-type(2){
        overflow: hidden;
        float: none !important;
    }
    .foot div:nth-of-type(1) .foot_call {
        display: block;
        width: 100%;
        height: 100%;
    }
    .foot div:nth-of-type(2){
        width: 100% !important;
        height: auto;
    }
    .foot div:nth-of-type(2) ul{
        width: 100%;
    }
    .foot div:nth-of-type(2) ul li{
        float: left !important;
        width: 33% !important;
    }
}
