*{padding:0px;margin:0px;box-sizing: border-box;}
html{font-size:62.5%;/*10 % 16 * 100% = 62.5%*/}
body{font-size:1.4rem;/*1.4 % 10 = 14px*/background-color:#f8f8f8;font-family:"微软雅黑 Light"}
.clear{overflow: hidden;}
.float-left{float: left;}
.float-right{float:right;}
/*img{display: block;}*/
li {list-style-type:none;}
a{text-decoration:none;}
.text-align{text-align: center}
a:hover, a:visited, a:link, a:active {color:#fff;}
.row:before,
.row:after{
    content:"";
    display:table;
}
.row:after{
    clear:both;
}
.col-6,.col{
    float:left;
    padding-left:15px;
    padding-right:15px;
}

.nav-middle-clear{
    margin:0 auto;
}
.nav-center{
    width: 100%;position: fixed;top:45px;left: 0px; background:rgba(0,0,0,.3);
}
.nav-title-center li{
    float:left;
    line-height: 79px;
}
.nav-title-center li:last-child{
    margin-right:0px !important;
}
.nav-title-center li a{
    font-size:1.6rem;
}
.name-style{
    color:#fff;line-height: 80px;font-size: 1.7rem;font-weight:bold
}
.logo-style{
    margin-right:15px;margin-top: 20px;
}
.nav-center-to{
    padding:13px 15px;width:100%;position: fixed;top:0px;left: 0px; background:rgba(0,0,0,.23);
}
.name-style-to{
    margin-top:5px;font-size:1.2rem;color:#fff;margin-left:10px;
}
.container{
    width: 100%;
}
.thumbnail{
    border:1px solid #ddd;background-color:#fff;padding:4px;border-radius: 4px;transition:border .2s ease-in-out
}
.text-center{
    text-align: center;padding:9px;height: 200px;
}
.text-title{
    color:#333;font-size: 22px;margin-top:25px;margin-bottom: 20px;font-weight: bold;
}
.text-p-style{
    font-size: 14px;line-height: 2.0;color:#666666
}
.we-text-min-title{
    color:#ffffff !important;line-height: 10px!important;
}
.we-text-style{
    text-indent:35px;color:#fff;font-size: 18px;
}
.cooperation-text-min-title{
    line-height: 10px!important;
}
.foot-center{
    background-color:#323232
}
.foot-left-style{
    color:#6e6e6e;text-shadow:1px 1px 1px #2b2b2b;font-weight: bold;line-height: 30px;
}
.foot-left-style em{
    font-size: 20px;margin-right:25px;font-style: normal
 }
.foot-left-style span{
    font-size: 14px;
}
.foot-left-style p{
    margin-top:10px;line-height: 20px;font-size: 14px;
}
.foot-right-style{
    width: 225px;margin-top:30px;
}
.inde-style-center{
    /*padding-top:80px;*/
}
.nav-center-style{
    margin-top:13px;text-align: center;display: none;
}
.nav-center-style ul li{
    color:#fff;
    line-height: 30px;
    font-size:1.4rem;
}

