﻿    html,body{
        margin: 0;
        padding: 0;
        width:100%;
    }
    html,body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
        margin: 0;
        padding: 0;
    }


    @font-face{
    font-family:TSZT;
    font-weight:400;
    font-style:normal;
    src: local('TSZT');
    src:  url('font/SHSCN-ELight.eot');
    src:
           url('font/SHSCN-ELight.ttf') format('truetype'),
	       url('font/SHSCN-ELight.otf'),
	       url('font/SHSCN-ELight.woff') format('woff'),
           url('font/SHSCN-ELight.svg') format('svg');
    }



    .nav {
        /*background: #fafafa none repeat scroll 0 0;*/
        background: #2a3139 none repeat scroll 0 0;
        /*background-color:#2a3139;*/
        height: 90px;
        top: 0;
        width: 100%;
        font-family:  Microsoft YaHei;
    }


    .nav_menu a {
        color: #c1baa0;
        display: inline-block;
        float: left;
        font-family:  Microsoft YaHei;
        font-size: 16px;
       margin: 26px 0 19px;
       padding-top: 7px;
        width: 130px;
        height: 38px;
        vertical-align: middle;
    }


    .nav_menu {
        float: right;
    }

    .nav_top {
        height: 90px;
        margin:0 auto;
	    overflow:hidden;
        width:1000px;
         background: #2a3139 none repeat scroll 0 0;
    }

    a {
            text-decoration: none;
        }

    .nav_home span {
          margin: 5px 0 0 40px;
        }
       .about_us  span {
          margin: 5px 0 0 22px;
        }
        .coop  span {
          margin: 5px 0 0 22px;
        }


        .mej:hover{
        color: #c1baa0;
    }
    .nav_log {
        float:left;

    }

    .nav_log a img{
      border:0 none;
      height:88px;
    }



        .main {
        /*background-color:#f5c228;*/
        background: #f5c228 none repeat scroll 0 0;
        height:530px;
        width:100%;
        font-family:  Microsoft YaHei;
        }

        .con1 {
        width:1000px;
        min-width:1000px;
        height:100%;
        position:relative;
        margin:0 auto;
        background: #f5c228 none repeat scroll 0 0;
        }

        .phonediv {
        position:absolute;
        left: 0;
        bottom: -70px;
        }

        .phonediv img {
        width:456px;
        height:596px;
        }

       .applogo {
        position:absolute;
        left: 600px;
        top: 85px;
        width:139px;
        height:43px;
       }
       .appword{
	position: absolute;
	left: 600px;
	top: 135px;
	height: 78px;
	width: 318px;
	font-family: TSZT;
	font-size: 50px;
	font-weight: 400;
	color: #201816;
	margin-top: -14px;
       }
      .appcode {
        position:absolute;
        left: 600px;
        top: 267px;
        width:123px;
        height:123px;
       }
      .androiddown {
        background: url("../images/dandroid1.png") no-repeat scroll 0 0;
        position:absolute;
        left: 736px;
        top: 267px;
        width:159px;
        height:46px;
       }
      .iphonedown {
        background: url("../images/diphone1.png") no-repeat scroll 0 0;
        position:absolute;
        left: 736px;
        top: 344px;
        width:159px;
        height:46px;
       }

      .androiddown:hover{
        background:url(../images/dandroid.png) no-repeat;
    }
        .iphonedown:hover{
        background:url(../images/diphone.png) no-repeat;
    }




    .first_cotent{
        margin: 0 auto;
        /*overflow: hidden;*/
        text-align: center;
	    position:relative;
        padding-top:10%;
    }

    .first_title {
        display: inline-block;
        margin:0 auto;
        height:100px;
        text-align: center;
        width: 1000px;
        font-family: TSZT;
        font-style: normal;
        font-weight: 100;
        font-size: 80px;
        color:#fff;
    }
    .first_erweima{
       height:300px;
       width: 246px;
       margin: 0 auto ;
       padding-top:4%;
   
    }

    .ios_down{
        color: #f69a16;
        font-family:  Microsoft YaHei;
        font-size: 14px;
        padding-top: 4px;
	    margin-left: 10px;
        padding-left: 30px;
        width:52px;
	    height:28px;
        float:left;
        background:url(../images/ios.png) no-repeat;
	    text-decoration:underline;
	    margin-top: 5px;
    }
    .andr_down{
        color: #f69a16;
        font-family: Microsoft YaHei;
        font-size: 14px;
        padding-top: 4px;
	     margin-right: 11px;
        padding-left: 10px;
        width:52px;
	    height:28px;
        float:right;
        background:url(../images/andr.png) no-repeat ;
	    text-decoration:underline;
	    text-align:right;
	    padding-right: 5px;
	    margin-top: 5px;
    }
    .ios_anddown{
       height:40px;
       margin: 0 auto;
       font-size: 14px;
       background-color:#ffffff;
       width:246px;
    }

    .download
    { 
       text-align:center;
       margin: 0 auto;
        width: 1000px;
	
    }

    .down_iph {
        background:  url("../images/down_iphone.png") no-repeat scroll 0 0;
        display: inline-block;
        font-size: 22px;
        font-weight: 100;
        color:#fff;
        width:340px;
        height: 76px;
   
    }
    .down_and {
        background:  url("../images/down_andriod.png") no-repeat scroll 0 0;
        display: inline-block;
        font-size: 22px;
        font-weight: 100;
        color:#fff;
	    width:340px;
        height: 76px;
	
    }
    .download a{
      padding-top:23px;
    }






    .fm2{
       height:780px;
        margin: 0 auto;
        width: 1000px;
        position: relative;

    }


    .fmcon2{
        background:  url("../images/main2.jpg") no-repeat scroll 0 0;
        font-family: Microsoft YaHei;
        font-size: 45px;
        font-weight: 100;
        height: 780px;
        position: relative;
        width: 1000px;
	    color:#444444;
        margin-top:70px;
    }
    .cwtl1{
        font-size: 45px;
        font-weight: 100;
        left: 94px;
        position: absolute;
        top: 169px;
        text-align: left;
        color: #444444;
    }



    .se_title {
         font-family: TSZT;
         font-size: 25px;
         font-weight: 400;
}


    .main2{
        background: #fff none repeat scroll 0 0;
        width: 100%;
	
    }

    .fm3{
        height: 780px;
        margin: 0 auto;
        overflow: hidden;
        width: 1000px;
	    position: relative;
        background: #f1f1f1 none repeat scroll 0 0;
    }
    .fmcon3{
        background:  url("../images/main3.jpg") no-repeat scroll 0 0;
        font-family: Microsoft YaHei;
        font-size: 45px;
        font-weight: 100;
        height: 780px;
        position: relative;
        width: 1000px;
	    color:#444444;
    }


    .tr_title1{
       font-family: Microsoft YaHei;
        font-size: 45px;
        font-weight: 100;
        right: 5px;
        position: absolute;
        top: 140px;
	    color:#444444;
	    text-align:left;

    }
    
    .main3{
        background: #f1f1f1 none repeat scroll 0 0;
        width: 100%;  
    
    }
    .fm4{
        height: 780px;
        margin: 0 auto;
        width: 1000px;
	    position: relative;
    }

    .fmcon4{
        background: url("../images/main4.jpg") no-repeat scroll 0 0;
        font-family: Microsoft YaHei;
        font-size: 45px;
        font-weight: 100;
        height: 780px;
        position: relative;
        width: 1000px;
	    color:#444444;
    
    }

    .fo_title1{
       font-family: Microsoft YaHei;
        font-size: 45px;
        font-weight: 100;
	    color:#444444;
        text-align:center;
        padding-top: 90px;
    }
    .main4{
        /*overflow: hidden;*/
        width: 100%;
        /*background:#fff;*/
        background: #fff none repeat scroll 0 0;
    }
    .fm5{
        height: 780px;
        margin: 0 auto;
        overflow: hidden;
        width: 1000px;
	    position: relative;
        background: #f1f1f1 none repeat scroll 0 0;
    }

    .fmcon5{
        background:  url("../images/main5.jpg") no-repeat scroll 0 0;
        font-family: Microsoft YaHei;
        font-size: 45px;
        font-weight: 100;
        height: 780px;
        position: relative;
        width: 1000px;
	    color:#444444;
    }
    .fi_title1{
        font-family: Microsoft YaHei;
        font-size: 45px;
        font-weight: 100;
        height: 180px;
        left: 42px;
        position: absolute;
        top: 120px;
        width: 370px;
	    color:#444444;
    }
    .main5{
        /*overflow: hidden;*/
        width: 100%;
        /*background:#f1f1f1;*/
        background: #f1f1f1 none repeat scroll 0 0;
    }
    .fm6{
        height: 780px;
        margin: 0 auto;
        overflow: hidden;
        width: 1000px;
	    position: relative;
        top: 0;
        background: #f5f5f5 none repeat scroll 0 0;
    }
    .fmcon6{
        background:  url("../images/main6.jpg") no-repeat scroll 0 0;
       font-family: Microsoft YaHei;
        font-size: 45px;
        font-weight: 100;
        height: 780px;
        position: relative;
        width: 1000px;
	    color:#444444;

    
    }
    .si_title1{
        font-family: Microsoft YaHei;
        font-size: 45px;
        font-weight: 100;
        padding-top: 75px;
        text-align: center;
	    color:#444444;
    }
    .main6{
        width: 100%;
        background: #f5f5f5 none repeat scroll 0 0;
    }

    .main7 {
        background-color: #424951;
        height:320px;
        position: relative;
        width: 100%;
    }
    .foot_div{
       color:#fff;
        width: 1000px;
        margin: 0 auto;
        overflow:hidden;
         background: #424951 none repeat scroll 0 0;
         height:320px;
    
    }

    .foot_left{
        text-align: center;
        float: left;
        height: 230px;
        margin-top: 30px;
        margin-left:40px;
        width: 300px;
	    font-family: Microsoft YaHei;
    }
    .foot_center{
       text-align: center;
       float: left;
       height: 230px;
       margin-top: 30px;
       width: 300px;
       font-family: Microsoft YaHei;
    }
    .foot_right{
       font-size: 16px;
       float: left;
       width: 250px;
       color:#e8ebeb;
       text-align: left;
       font-family: Microsoft YaHei;
       padding-left: 50px;
        height: 151px;
        line-height: 35px;
        margin-top: 62px;
        padding-bottom: 1px;
    }


    .weibofx{
        width:46px;
	    height:46px;
        display:inline-block;
        background:url(../images/weibo.png) no-repeat;

    }
    .weibofx:hover{
        background:url(../images/weibobig.png) no-repeat;
    }


    .weixinfx{
        width:46px;
	    height:46px;
        display:inline-block;
        background:url(../images/weixin.png) no-repeat;
	    margin-left: 20px;
    }
    .weixinfx:hover{
        background:url(../images/weixinbig.png) no-repeat;
    }




    #fullPage-nav.right {
        right: 10px;
    }
    #fullPage-nav {
        margin-top: -32px;
        opacity: 1;
        position: fixed;
        top: 50%;
        z-index: 100;
    }


    /*.aboutus {
        background:  url("../images/aboutus.jpg") no-repeat scroll center center;
        height: 100%;
        width: 100%;
        height: 780px;

    }*/

        .aboutus {
         text-align:center;
        /*height:872px;*/
        width:100%;
        font-family:  Microsoft YaHei;
        }
        .aboucon {
        width:1000px;
        min-width:1000px;
        height:100%;
        margin:0 auto;
        }

    .ctheme {
        font-size: 54px;
        color:#4c4c4c;
        margin:121px auto auto;
    }
.ctheme img {
    width:277px;
    height:61px;
}
    .etheme {
                padding-top:12px;
        color:#959595;
    font-family: Microsoft YaHei;
    font-size: 18px;
    font-weight: 100;
    }
    .team {
        margin: 66px auto auto;
    }
    table {
    border-collapse: collapse;
        border-spacing: 0;
    }
.team td {
    height:338px;
    width:315px;
    vertical-align:top;
}
.teamimg {
    width:201px;
    height:201px;
}
.teamname {
    color:#393939;
    font-size:18px;
    margin: 20px auto auto;
}
.position {
    color:#7c7c7c;
    font-size:14px;
    margin: 4px auto auto;
}
.description {
        text-align:center;
         height: 276px;
        width:100%;
        font-family:  Microsoft YaHei;
        margin-top: 40px;
}
.deccon {
        width:1000px;
        min-width:1000px;
        height:100%;
        margin:0 auto;
}
.teamdec {
        color:#727272;
       font-size:16px;
       letter-spacing:normal;
        line-height:  30px;
}
.teammid {
    color:#727272;
    font-size:16px;
    letter-spacing:normal;
    margin: 14px auto 20px;
     
}
.voice {
      height:1150px;
      width:100%;
      font-family:  Microsoft YaHei;
}
.voicecon {
     width:1000px;
        min-width:1000px;
        height:100%;
        margin:0 auto;
}
.voititle {
    height:38px;
    margin-left:150px;
}
.voiceimg {
    height:35px;
    width:37px;
   vertical-align:bottom;
}
.voims {
        vertical-align:middle;
       color:#3a3a3a;
       font-size:29px;
       margin-left:10px;
}
.voiline {
    margin-left:146px;
    border-bottom:1px solid #d5d5d5 ;
}
.feelings{
    margin-left:197px;
    height:35px;
}
.feelcon {
     color:#5e5e5e;
     font-size:16px;
     margin-top:20px;
     vertical-align:middle;
}

.feelconlast {
    color:#5e5e5e;
     font-size:16px;
     margin-top:20px;
     margin-left:10px;
     vertical-align:middle;
     
}
.feelcon span {
     color:#f1a619;
}

    /*.buco {
        background:  url("../images/buco.jpg") no-repeat scroll center center;
        height: 100%;
        width: 100%;
        height: 780px;
    }*/


    .buco {
        background: #f4c225 none repeat scroll 0 0;
        width: 100%;
        font-family:  Microsoft YaHei;
        text-align: center;
        }
        .bucocon {
            background:#f4c225  url("../images/buco.jpg") no-repeat scroll 0 0;
            height: 248px;
            margin: 0 auto;
            overflow: hidden;
            position: relative;
            width: 1000px;
            min-width:1000px;
        }

        
    .buco1 {
           background: #ffffff none repeat scroll 0 0;
           font-family: Microsoft YaHei;
           width: 100%;
           text-align: center;
        }
    .bucocon1{
        background: #ffffff none repeat scroll 0 0;
        height: 100%;
        margin: 0 auto;
        min-width: 1000px;
        width: 1000px;
    }

    .bococtitle {
        margin-top:90px;
        color: #373737;
        font-size: 50px;
        font-weight:100;
        font-family: Microsoft YaHei;
    }
    .bocoetitle {
        margin-top:10px;
        color: #959595;
        font-size: 18px;
        font-weight:100;
        font-family: Microsoft YaHei;
    }


        .bocoinfo {
        margin: 70px auto auto;
    }
    table {
    border-collapse: collapse;
        border-spacing: 0;
    }
.bocoinfo td {
    height:338px;
    width:315px;
    vertical-align:top;
}
.bocoinfoimg {
    width:145px;
    height:145px;
}
.bocoexpla {
     margin-top:41px;
     font-size: 18px;
     color: #595959;
}
.bocoexlink {
     margin-top:5px;
     font-size: 18px;
     color: #595959;
}
.bocoexlink1 {
     margin-top:5px;
     font-size: 14px;
     color: #595959;
}



    .contactus{
        height: 800px;
        width: 1000px;
    }

      .contactcon {
        width:1000px;
        min-width:1000px;
        height:100%;
        margin:0 auto;
        }
    .way{
        color: #202022;
        font-family: TSZT;
        font-size: 34px;
        height: 60px;
        left: 254px;
        position: absolute;
        top: 346px;
        width: 700px;
    }


    .footerdark{
         background: #303030 none repeat scroll 0 0; color: #696969;  
	     font-size: 50px;  
        font-weight: 400;
        height: 147px;
        left: 80px;
        position: absolute;
        top: 500px;
        width: 381px;
    }
    .footera {
        color: #e8ebeb;
        font-family: Microsoft YaHei;
    }
    .footera:hover{
      cursor:pointer;
      text-decoration:underline;
    }

    .footerlast {
          height: 30px;
          width: 1000px; 
          margin: 0 auto;
          text-align: center;
          color:#767d85;
          font-size: 12px;
          font-family: Microsoft YaHei;
          overflow:hidden;
        background-color: #424951;
    }
.maintip{
        background: #fff none repeat scroll 0 0;
        width: 100%;
	    min-width:1000px;
    }
    .maintipimg {
     width:100%;
     border: 0 none;
    }
