*,html,body{padding: 0;margin: 0;}.container,.row{width:100%;padding:0;}/*div{margin:0 auto;}*/.col-xs-12{padding:0;}a:hover{cursor: pointer;text-decoration: none;}a{text-decoration: none;}#main-title{    width:400px;display:block;margin:0 auto;margin-top:30px;margin-bottom:30px;}#main-sub-title{    width:260px;display:block;margin:25px auto;}#nav{width:652px;height:auto;margin:10px auto;margin-left:28%;z-index:10000;}#nav ul{list-style:none;display:inline-block;margin-bottom:0;z-index:10000;}#nav ul li{float:left;}#nav ul li a{    display:block;    padding:10px 7px;    color:#000;    font-family: "microsoft yahei", Helvetica, Arial, sans-serif;    font-size:18px;    border:1px solid rgba(0,0,0,0);    transition:color .2s;}#nav ul li a:hover{    text-decoration: none;    color: rgb(191,159,98);}#nav ul li a.active{color: rgb(191,159,98);}#usercenter{    display:inline-block;    position:absolute;    top:0;    right:200px;}@media (max-width:1000px) {    #usercenter{right:50px;}}@media (max-width:1200px) and (min-width:1001px) {    #usercenter{right:70px;}    /*#nav{margin-left:50px;}*/}@media (max-width:1366px) and (min-width:1201px) {    #usercenter{right:100px;}}#banner{    /*height:400px;*/    position: fixed;    bottom: 0;    z-index: -10;}#banner #bannerImg{    animation:bgrun 50s;    animation-iteration-count:infinite;    width:100%;    height:100%;    z-index: -1;}#banWord{    position: absolute;    top:240px;    right:80px;    width:300px;    height:300px;    background:url('../img/index/w0.png') center center;    background-size: cover;    /*float:right;*/    z-index:1;    animation: wordrun 40s;    -moz-animation: wordrun 40s;    -o-animation: wordrun 40s;    -webkit-animation:wordrun 40s;    animation-iteration-count:infinite;    -moz-animation-iteration-count:infinite;    -o-animation-iteration-count:infinite;    -webkit-animation-iteration-count:infinite;}@-moz-keyframes wordrun{    5%{background:url('../img/index/w0.png') center center;background-size: cover;}    12.5%{background:url('../img/index/w1.png') center center;background-size: cover;}    25%{background:url('../img/index/w0.png') center center;background-size: cover;}    37.5%{background:url('../img/index/w2.png') center center;background-size: cover;}    50%{background:url('../img/index/w0.png') center center;background-size: cover;}    62.5%{background:url('../img/index/w3.png') center center;background-size: cover;}    75%{background:url('../img/index/w0.png') center center;background-size: cover;}    87.5%{background:url('../img/index/w4.png') center center;background-size: cover;}    100%{background:url('../img/index/w0.png') center center;background-size: cover;}    /*100%{}*/}@-o-keyframes wordrun{    5%{background:url('../img/index/w0.png') center center;background-size: cover;}    12.5%{background:url('../img/index/w1.png') center center;background-size: cover;}    25%{background:url('../img/index/w0.png') center center;background-size: cover;}    37.5%{background:url('../img/index/w2.png') center center;background-size: cover;}    50%{background:url('../img/index/w0.png') center center;background-size: cover;}    62.5%{background:url('../img/index/w3.png') center center;background-size: cover;}    75%{background:url('../img/index/w0.png') center center;background-size: cover;}    87.5%{background:url('../img/index/w4.png') center center;background-size: cover;}    100%{background:url('../img/index/w0.png') center center;background-size: cover;}    /*100%{}*/}@-webkit-keyframes wordrun{    5%{background:url('../img/index/w0.png') center center;background-size: cover;}    12.5%{background:url('../img/index/w1.png') center center;background-size: cover;}    25%{background:url('../img/index/w0.png') center center;background-size: cover;}    37.5%{background:url('../img/index/w2.png') center center;background-size: cover;}    50%{background:url('../img/index/w0.png') center center;background-size: cover;}    62.5%{background:url('../img/index/w3.png') center center;background-size: cover;}    75%{background:url('../img/index/w0.png') center center;background-size: cover;}    87.5%{background:url('../img/index/w4.png') center center;background-size: cover;}    100%{background:url('../img/index/w0.png') center center;background-size: cover;}    /*100%{}*/}@keyframes wordrun{    5%{background:url('../img/index/w0.png') center center;background-size: cover;}    12.5%{background:url('../img/index/w1.png') center center;background-size: cover;}    25%{background:url('../img/index/w0.png') center center;background-size: cover;}    37.5%{background:url('../img/index/w2.png') center center;background-size: cover;}    50%{background:url('../img/index/w0.png') center center;background-size: cover;}    62.5%{background:url('../img/index/w3.png') center center;background-size: cover;}    75%{background:url('../img/index/w0.png') center center;background-size: cover;}    87.5%{background:url('../img/index/w4.png') center center;background-size: cover;}    100%{background:url('../img/index/w0.png') center center;background-size: cover;}    /*100%{}*/}#service{margin-top:70px;}#service .zl p img{width:326px;margin-bottom:23px;margin-left:-5px;}#service .zl img{display:block;width:476px;}#service .text-center{font-size:35px;font-family:'FZCSJW';}#service .serviceList{margin:20px 0;}#service .serviceList .title{font-size:26px;margin:10px auto;font-family:'楷体';}#service .serviceList .title span{font-size:14px;color:#888;}/*屏幕适配设置 start *//*1024 - 1366px*/@media (min-width:1024px) and (max-width:1250px) {    #banWord{        top:240px;        right:80px;        width:260px;        height:260px;        float:right;    }}/*1251 - 1366px*/@media (min-width:1251px) and (max-width:1366px) {    #banWord{        top:230px;        right:80px;        width:280px;        height:280px;        float:right;    }}/*屏幕适配设置 end */