*{
    margin: 0;
    padding:0;
}
#contactbody{
    width: 100%;
    min-width: 1180px;
    color:#333;
    /* 设置字体大小为默认大小，16像素  */
    font: normal 100% Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-family: '微软雅黑'
}
.banner{
    background:url("/view/image/aboutImage/head.jpg") no-repeat center center !important; 
    background-size:100% 100% !important;
    background-image: url('/view/image/aboutImage/head.jpg');
    background-size: cover;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/aboutImage/head.jpg',  sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/aboutImage/head.jpg',sizingMethod='scale')";
    /* GitHub - louisremi/background-size-polyfill: Adds support for background-size "cover" and "contain" to IE8; */
}
.main {
    height: 410px;
    text-align: center;
    border-top: 1px solid #fff;
}
.main h2{
    margin-top: 40px;
    letter-spacing: 1px;
    padding-bottom:30px;
    min-width: 220px;
    font-size: 40px;
    line-height: 60px;
    color: #fff;
    position: relative;
    /* border: 1px solid #fff; */
}
.main>i{
    width:80px;
    height:3px;
    background: #fff;
    margin:0 auto;
    display: block;
    margin-top: 10px;
    margin-bottom:40px;
}
.main p{
    color: #fff;
    line-height:38px;
    font-size: 18px;
    letter-spacing: 2px;
}
.list{
    text-align: center;
    height: 80px;   
    background: rgba(255, 255, 255, 0.2);
    margin-top: 49px;
}
.list>ul{
    width: 60%;
    min-width: 780px;
    height: 80px;
    margin: 0 auto;
    /* -webkit-box-shadow: 0 0 10px#ccc;
    -moz-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc; */
}
.list>ul>li{
    width: 16%;
    height: 80px;
    list-style-type: none;
    float: left;
    text-align: center;
    border-bottom: 2px solid transparent;
    /* border-left: 1px solid transparent; */
    cursor: pointer;
}

.list>ul>li:last-child{
    /* border-right: 1px solid #fff; */
}
/* .list>ul>li:hover,.list>ul>li#check{
    /* border-bottom: 2px solid #3bbbc7; */
   /* background: rgba(255, 255, 255, 0.5); 
    background: -webkit-linear-gradient(rgba(255,255,255,0.2),rgba(0,120,168,.5)); 
    background: -o-linear-gradient(rgba(255,255,255,0.2),rgba(0,120,168,.5)); 
    background: -moz-linear-gradient(rgba(255,255,255,0.2),rgba(0,120,168,.5)); 
    background: linear-gradient(rgba(255,255,255,0.2),rgba(0,120,168,.5));
    border:none;
} */
.list>ul>li>a{
    text-decoration: none;
}
.list>ul>li>a>p{
    height: 80px;
    line-height:80px;
    color: #fff;
    font-size: 18px;
}
.switch{
    width: 100%;
}
.e_commerce_sites{
    width: 100%;
    text-align: center;
    /* display: none; */
}
.e_commerce_sites .product{
     width: 100%;
     height: 110px;
     margin-top: 40px;
     /* margin-bottom: 60px; */
}
.e_commerce_sites .product>h2{
    font-size: 80px;
    color: #0198d5;
    opacity: .1;
    text-transform:uppercase;
}
.e_commerce_sites .product>h3{
    font-size: 30px;
    color: #333;
    margin-top: -90px;
}
.e_commerce_sites .moudle{
  width: 60%;
  min-width: 1000px;
  height: 260px;
  clear: both;
  margin: 0 auto;
  text-align: left;
  margin-top: 40px;
}
.e_commerce_sites .moudle .datasys{
    float: left;
    width: 45%;
    height:260px; 
    border: 1px solid #ddd;  
}
.e_commerce_sites .moudle .datasys:hover{
    border-top: 2px solid #0198d5;
    -webkit-box-shadow: 0 0 10px#ccc;
    -moz-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
}
.e_commerce_sites .moudle .datasys:last-child{
    margin-left: 8%;
}
.moudle .datasys>h4{
color: #0198d5;
font-size: 20px;
line-height: 30px;
margin: 27px 20px 10px;
}
.moudle .datasys>p{
color:#0198d5;
font-size: 14px;
line-height: 16px;
margin:0px 20px 20px;
}
.moudle .datasys>span{
    color:#a8a8a8;
    font-size: 16px;
    line-height: 30px;
    margin: 0px 20px;
    display: inline-block;
}
.e_commerce_sites .footbox{
    background:url("/view/image/aboutImage/foot_bg.jpg") no-repeat center center !important; 
    background-size:100% 100% !important;
    background-image: url('/view/image/aboutImage/foot_bg.jpg');
    background-size: cover;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/aboutImage/foot_bg.png',  sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/aboutImage/foot_bg.png',sizingMethod='scale')";
    /* GitHub - louisremi/background-size-polyfill: Adds support for background-size "cover" and "contain" to IE8; */
}
.e_commerce_sites .footmain{
    width: 100%;
    height: 600px;
    text-align: center;
}
.footmain>div{
    border: 1px solid #ccc;
    width: 60%;
    margin: 0 auto;
    height: 260px;
}
.footmain>div>p{
    font-size: 16px;
    color: #222222;
    vertical-align: middle;
    line-height: 50px;
  
}
.footmain>div>p:first-child{
    margin-top: 55px;
}
.footmain>div>p>i{
    font-weight: bold;
    font-style: normal;
}
.e_commerce_sites .culture{
   width: 60%;
   min-width: 1000px;
   height: 740px;
   border: 1px solid;
   margin: 0 auto;
   text-align: left;
border-image: -webkit-linear-gradient(90deg,#6bd4ff, #039edd) 5 10;
border-image: -moz-linear-gradient(90deg,#6bd4ff, #039edd) 5 10;
border-image: linear-gradient(90deg,#6bd4ff, #039edd) 5 10;
}
.e_commerce_sites .culture>i{
    height: 37px;
    font-size: 80px;
    font-family: Arial;
    color: #0198d5;
    display: block;
    margin: 10px 50px 0px;
}
.e_commerce_sites .culture>h4{
    font-size: 20px;
    color: #0198d5;
    margin-left: 80px;
    margin-top: 20px;
}
.e_commerce_sites .culture>p{
    margin-top: 30px;
    margin-left: 60px;
    margin-right: 60px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.e_commerce_sites .culture>p:last-child{
    margin-bottom: 65px;
}
.back{
    background: #fdfdfd;  
}
.e_commerce_sites .concept{
width:100%;
height: 480px;
background: #fdfdfd;
}
.e_commerce_sites .concept>div{
    width: 60%;
    min-width:950px; 
    margin: 0 auto;
    clear: both; 
}
.e_commerce_sites .concept>div>.container{
    width: 28%;
    height: 400px;
    float: left;
    text-align:left;
    background: #fff;
    -webkit-box-shadow: 0 0 10px#ccc;
    -moz-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
}
.e_commerce_sites .concept>div>.container:nth-child(2){
    margin-left: 8%;
}
.e_commerce_sites .concept>div>.container:last-child{
    margin-left: 8%;
}
.e_commerce_sites .concept>div>.container>div:first-child{
}

.e_commerce_sites .concept>div>.container>div:first-child>p{
    width: 50px;
    color: #039edd;
    border-bottom: 1px solid #039edd;
    margin: 21px 20px 0px;
    font-size: 40px;
    font-style: oblique;
    font-weight: bold;
    line-height: 40px;
}
.e_commerce_sites .concept>div>.container>div:last-child>p{
    margin: 20px 20px 20px 20px;
    line-height: 30px;
    font-size: 16px;
    color: #666;
}
.e_commerce_sites .backgd{
    background:url("/view/image/aboutImage/develop_body.png") no-repeat center center !important; 
    background-size:100% 100% !important;
    background-image: url('/view/image/aboutImage/develop_body.png');
    background-size: cover;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/aboutImage/develop_body.png',  sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/aboutImage/develop_body.png',sizingMethod='scale')";
    /* GitHub - louisremi/background-size-polyfill: Adds support for background-size "cover" and "contain" to IE8; */
}

.e_commerce_sites .develop{
    width: 100%;
    padding-top: 10px;
    height: 3000px;
    }
.e_commerce_sites .develop>div{
        background:url("/view/image/aboutImage/develop3.png") no-repeat center center !important; 
        background-size:100% 100% !important;
        background-image: url('/view/image/aboutImage/develop3.png');
        background-size: cover;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/aboutImage/develop3.png',  sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/aboutImage/develop3.png',sizingMethod='scale')";
        /* GitHub - louisremi/background-size-polyfill: Adds support for background-size "cover" and "contain" to IE8; */
        margin: 0 auto;
        width: 150px;
        height: 2800px;
        margin-top: 80px;
    }
    .e_commerce_sites .develop>div>div:first-child {
        position: absolute;
        width: 420px;
        text-align: left;
        font-size: 18px;
        margin-top: 200px;
        margin-left: 135px;
    }
    
    .e_commerce_sites .develop>div>div:nth-child(2) {
        position: absolute;
        width: 260px;
        text-align: left;
        font-size: 18px;
        margin-top: 500px;
        margin-left: -245px;
        text-align: right;
    }
    
    .e_commerce_sites .develop>div>div:nth-child(3) {
        position: absolute;
        width: 420px;
        text-align: left;
        font-size: 18px;
        margin-top: 603px;
        margin-left: 135px;
    }
    
    .e_commerce_sites .develop>div>div:nth-child(4) {
        position: absolute;
        width: 280px;
        text-align: left;
        font-size: 18px;
        margin-top: 898px;
        margin-left: -260px;
        text-align: right;
    }
    
    .e_commerce_sites .develop>div>div:nth-child(5) {
        position: absolute;
        width: 420px;
        text-align: left;
        font-size: 18px;
        margin-top: 997px;
        margin-left: 135px;
    }
    
    .e_commerce_sites .develop>div>div:nth-child(6) {
        position: absolute;
        width: 260px;
        text-align: left;
        font-size: 18px;
        margin-top: 1082px;
        margin-left: -245px;
        text-align: right;
    }
    
    .e_commerce_sites .develop>div>div:nth-child(7) {
        position: absolute;
        width: 260px;
        text-align: left;
        font-size: 18px;
        margin-top: 1385px;
        margin-left: -245px;
        text-align: right;
    }
    
    .e_commerce_sites .develop>div>div:nth-child(8) {
        position: absolute;
        width: 420px;
        text-align: left;
        font-size: 18px;
        margin-top: 1488px;
        margin-left: 135px;
    }
    
    .e_commerce_sites .develop>div>div:nth-child(9) {
        position: absolute;
        width: 360px;
        text-align: left;
        font-size: 18px;
        margin-top: 1568px;
        margin-left: -349px;
        text-align: right;
    }
    
    .e_commerce_sites .develop>div>div:nth-child(10) {
        position: absolute;
        width: 260px;
        text-align: left;
        font-size: 18px;
        margin-top: 1868px;
        margin-left: -245px;
        text-align: right;
    }
    
    .e_commerce_sites .develop>div>div:nth-child(11) {
        position: absolute;
        width: 420px;
        text-align: left;
        font-size: 18px;
        margin-top: 1970px;
        margin-left: 135px;
    }
    
    .e_commerce_sites .develop>div>div:nth-child(12) {
        position: absolute;
        width: 360px;
        text-align: left;
        font-size: 18px;
        margin-top: 2272px;
        margin-left: -349px;
        text-align: right;
    }
    
    .e_commerce_sites .develop>div>div:nth-child(13) {
        position: absolute;
        width: 420px;
        text-align: left;
        font-size: 18px;
        margin-top: 2365px;
        margin-left: 135px;
    }
    
    .e_commerce_sites .develop>div>div:nth-child(14) {
        position: absolute;
        width: 360px;
        text-align: left;
        font-size: 18px;
        margin-top: 2462px;
        margin-left: -349px;
        text-align: right;
    }
    
    .e_commerce_sites .develop>div>div:nth-child(15) {
        position: absolute;
        width: 360px;
        text-align: left;
        font-size: 18px;
        margin-top: 2768px;
        margin-left:-349px;
        text-align: right;
    }
.e_commerce_sites .develop>div>div>h5{
    font-size: 22px;
    color: #039edd;
}
.contactUs {
    width: 100%;
    height: 300px;
}

.contactUs .conType {
    width: 60%;
    margin: 0 auto;
    clear: both;
    min-width:900px;
}

.contactUs .conType>li {
    width: 49%;
    float: left;
    height: 120px;
    margin-right:0;
    list-style-type: none;
}

.contactUs .conType>li>p.typeLf {
    width: 30px;
    height: 30px;
    margin: 10px 0;
    margin-right: 10px;
    border-radius: 50%;
    float: left;
    text-indent: 0;
}

.contactUs .conType>li>.typeRt {
    float: left;
    height: 50px;
}

.contactUs .conType>li>.typeRt>p {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
}

.address {
    height: 100px;
}

.address>p {
    font-size: 16px;
    line-height: 40px;
    color: #777;
}

.e_commerce_sites .server{
 width: 100%;
 font-family: '微软雅黑'
}
.e_commerce_sites .server>div{
    width: 60%;
    margin: 0 auto;
    min-width: 1010px;
    margin-bottom: 60px;
}
.e_commerce_sites .server .server_head{
    height: 100px;
    padding-top: 20px;
    -webkit-box-shadow: 0 0 10px#ccc;
    -moz-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
}
.server_head>p{
    /* margin-top: 20px; */
    vertical-align: middle;
    font-size: 16px;
    color: #0198d5;
    line-height: 40px;
}
.e_commerce_sites .server .perface{
    text-align: left;
	font-size: 16px;
    font-family: '微软雅黑';
    color: #666;
    margin-top: 30px;
    line-height: 30px;
}
.e_commerce_sites .server .explain{
    text-align: left;
    margin-top: 60px;
}
.e_commerce_sites .server .explain>p{
    font-size: 16px;
    font-family: '微软雅黑';
    color: #666;
    margin-top: 30px;
    line-height: 30px;
}
.e_commerce_sites .server .explain>p:first-child{
    color: #333;
    font-weight:bold;
}
.e_commerce_sites .server .law{
    text-align: left;
    margin-top: 60px;
}

.e_commerce_sites .server .law>p{
    font-size: 16px;
    font-family: '微软雅黑';
    color: #666;
    margin-top: 30px;
    line-height: 30px;
}
 .server .law>p:first-child{
    color: #333;
    font-weight:bold;

}
 .server .disclaimer{
    text-align: left;
    margin-top: 60px;
}

 .server .disclaimer>p{
    font-size: 16px;
    font-family: '微软雅黑';
    color: #666;
    margin-top: 30px;
    line-height: 30px;
}
 .server .disclaimer>p:first-child{
    color: #333;
    font-weight: bold;
}
.e_commerce_sites .joinUs{
    width: 100%;
    padding-top: 100px;
    height: 530px;
    background:url("/view/image/aboutImage/joinUs_top.png") no-repeat center center !important; 
    background-size:100% 100% !important;
    background-image: url('/view/image/aboutImage/joinUs_top.png');
    background-size: cover;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/aboutImage/joinUs_top.png',  sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/aboutImage/joinUs_top.png',sizingMethod='scale')";
    /* GitHub - louisremi/background-size-polyfill: Adds support for background-size "cover" and "contain" to IE8; */
}
.joinUs .joinUs_head{
    width: 70%;
    min-width: 1000px;
    height: 530px;
    border: 1px solid;
    margin: 0 auto;
    text-align: left;
 border-image: -webkit-linear-gradient(90deg,#6bd4ff, #039edd) 5 10;
 border-image: -moz-linear-gradient(90deg,#6bd4ff, #039edd) 5 10;
 border-image: linear-gradient(90deg,#6bd4ff, #039edd) 5 10;
}
.joinUs .joinUs_head>i{
    height: 55px;
    font-size: 80px;
    font-family: Arial;
    color: #0198d5;
    display: block;
    margin: