body {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-size: 14px;
    letter-spacing: 1px;
}

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: 13px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    color: #3c3c3c;
    outline: none;
    text-decoration: none;
    rel:external;
}



.shuiyin {
    top: 20px;
    width: 250px;
    left: 20px;
    text-align: center;
    position: relative;
    z-index: 1111111111;
    font-size: 30px;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
}




.nofloat{
    float:none !important;
}

.top {
    width: 100%;
    height: 25px;
    background: #8c0607;
}

.top p {
    width: 1200px;
    color: #fff;
    line-height: 25px;
    margin: 0px auto;
    display:block;
    height:25px;
    background: #8c0607;
}
.top a {color: #fff;}
.nav {
    height: 110px;
    width: 1200px;
    margin: auto;
    position: relative;
}

.nav .logo {
    margin: 25px 0px 0px;
    width: 360px;
    float: left;
}

.nav ul {
    float: right;
}

.nav>ul li {
    height: 110px;
    width: 100px;
    float: left;
    border-right: 1px solid #e2e5ec;
    line-height: 165px;
    text-align: center;
    background: url('../image/nav_03.png') no-repeat;
    cursor: pointer;
}
.nav ul li span {
   heighr:100%
   width:100%;
   text-align: center;
}
.nav>ul li:hover {
    background-image: url('../image/nav_02.png');
    background-color: #8c0607;
}
.nav>ul>li:hover>a,.nav>ul li:hover>span,.nav>ul>li:hover>a>span{
    color: #fff !important;
}

.nav>ul>li>a:hover { 
    color: #fff !important;
}
.nav ul a{
    display:block;
}
.nav .nav1 {
    background-position: -2px 22px;
}

.nav .nav2 {
    background-position: -98px 22px;
}

.nav .nav3 {
    background-position: -203px 22px;
}

.nav .nav4 {
    background-position: -302px 22px;
}

.nav .nav5 {
    background-position: -398px 22px;
}

.nav .nav6 {
    background-position: -498px 22px;
}

.nav .nav7 {
    background-position: -596px 22px;
}
.zsjy_box {
    width: 140px;
    height: 190px;
    float: left;
    margin-left: 60px;
    text-align: center;
}


.nav .popup .popbg .zsjy_box .zsjy_box_img {
   width: 255px;
   height: 160px;
}
.nav .popup .popbg .zsjy_box .zsjy_box_img img {
   width: 235px;
   height: 135px;
}
.zsjy_box_text {
    width: 140px;
    margin-top: -145px;
}

.nav .nav8 {
    background-position: -696px 22px;
}
.nav li:hover .popup {
    display: block;
}

.nav .popup {
    width: 808px;
    height: 205px;
    position: absolute;
    top: 110px;
    right: 0px;
    z-index: 1;
    display: none;
}

.nav .popup .popbg {
    width: 100%;
    height: 100%;
    position: absolute;
    background:rgba(225,225,225,0.9)!important;
    filter:Alpha(opacity=90);
    background: url('../image/bj.png');
}
.nav .popup .popbg img {
    width: 250px;
    height: 150px;
    position: absolute;
    left: 20px;
    top: 25px;
}
.nav .popup .popcontent {
    width: 550px;
    height: 190px;
    position: absolute;
    right: 0px;
    z-index: 10;
    color: #000;
}
.popcontent_a {
    width: 500px;
    height: 170px;
    position: absolute;
    right: 0px;
    top: 20px;
    z-index: 10;
    color: #000;
}


.nav .popup .popcontent ul {
    position: absolute;
    top: 20px; 
    left: 40px;
}
.nav .popup .popcontent ul li {
    float: left;
    width: 200px;
    height: 30px;
    text-align: left;
    background: none;
    overflow: hidden;
    border: none;
    line-height: 30px;
}
.nav .popup .popcontent ul li a:hover {
    color: #8c0607;
}


.footer {
    width: 100%;
    height: 100px;
    margin-top: 5px;
    background: url('../image/footer.png');
    color:#edb2b5;
    background-position: 10px;
    clear: both;
    min-width: 1200px;
}

.footer_main {
    width: 1200px;
    height: 100px;
    margin: auto;
}

.footer_main_right {
    float:right;
    color:#edb2b5;
    margin-top:70px;
    margin-left：20px;
}
.footer_img {
    width: 50px;
    height:50px;
    float: left;
    margin:10px  0px  0px 350px;
}
.footer_main_us {
    width: 430px;
    float: left;
    padding-top:15px;
    margin-left:50px;
}

.footer_main_center {
    float:left;
}
.footer_main_us ul li {
    width: 430px;
    float: left;
    color: #edb2b5;

    color:#fff !important;
    height:28px;
font-size:12px;
}
.footer_main_us ul li a {
color:#edb2b5;

    color:#fff !important;
.wrap {
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.index {
    overflow: hidden;
}

.clr {
    clear: both;
    height: 0px;
    width: 100%;
    font-size: 1px;
    line-height: 0px;
    visibility: hidden;
    overflow: hidden;
}

.pointer {
    cursor: pointer;
}

::-moz-focus-inner {
    border: 0px;
}




.wrapper {
    clear: both;
    width: 100%;
}

word-break:break-all
