body {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #525252;}

body,
html {
    -webkit-text-size-adjust: none;
    width: 100%;
    height: 100%;}

* {
    text-decoration: none;
    list-style: none;}

img {
    border: 0px;}

ul,
li,
dl,
dd,
dt,
p,
ol,
h1,
h2,
h3,
h4,
h5 {
    font-size: 14px;
    padding: 0;
    margin: 0;
    list-style: none;}

a {
    outline: none;
    text-decoration: none;
    color: #525252;}



.top{
    width: 100%;
    height: 100px;
    border-top: 5px solid #ab1119;}
.top_main {
    width: 1200px;
    margin: auto;
    height: 90px;}
.top_main  div {
    float: left;
    margin-top: 25px;}
.top_main  .title {
    margin-left: 70px;
    margin-top: 15px;}
.nav {
    width: 100%;
    background: #ab1119;
    height: 40px;}
.nav ul {
    width: 1200px;
    margin: auto;}
.nav ul li {
    width: 100px;
    float: left;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    text-align: center;}
.nav ul li:hover{ 
    background:#8b0209;}
.nav ul li:first-child{
    margin-left: 300px;}
.nav ul li a {
    color: #fff;}

.footer {
    width: 100%;
    height: 120px;
    margin-top: 5px;
    background:#ab1119;
    color:#edb2b5;
    clear: both;}
.footer_main {
    width: 1200px;
    height: 120px;
    margin: auto;}
.footer_main .img {
    margin-left: 275px;
    float: left;
    margin-top: 20px;
    margin-right: 20px;}
.ewm {
    float: left;
    margin-left: 10px;
    margin-top: 10px;}
.footer_main ul {
    padding-top:25px;
    height: 95px;
    float: left;
    margin-right: 80px;}
.footer_main ul li {
    height: 25px;
    font-size: 12px;}
::-moz-focus-inner {
    border: 0px;}
.footer_main ul li a{color:#edb2b5!important;}



.wrapper {
    clear: both;
    width: 100%;}

word-break:break-all
