* {
    padding: 0;
    margin: 0;
    border: none;
    font-family: ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“, serif;
}

fieldset, img {
    border: 0;
}

/* h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
} */

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

sup, sub {
    font-size: 100%;
    vertical-align: baseline;
}

a {
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

img {
    vertical-align: middle;
}

body {
    background-color: #f8f8f8;
    min-width: 1200px;
    position: relative;
}

li {
    list-style: none
}

.hide {
    display: none;
}

.clearfix {
    /* ÃƒÂ¨Ã‚Â§Ã‚Â¦ÃƒÂ¥Ã‚ÂÃ¢â‚¬Ëœ hasLayout */
    zoom: 1;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.headerTop {
    height: 70px;
    line-height: 70px;
    background: #e33737;
}
.headerTop .content {
    line-height: 70px;
    width: 1200px;
    margin: 0 auto;
    font-size: 24px;
    font-weight: bold;
}
.headerTop .content .slh {
    color:#fff;
    cursor: pointer;
    background: #c12323;
    font-weight: bold;
    margin-top: 20px;
    font-size: 24px;
    display: inline-block;
    width: 110px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    border-radius: 6px;
}

.headerTop .content .right .item{
    display: inline-block;
    color: #ffffff;
    /* margin-left: 24px; */
    float: left;
    margin-left: 35px;
    position: relative;
}

.headerTop .content .right img{
    display: inline-block;
    margin-right: 4px;
    vertical-align: -3px;
}

.headerTop .content .ewm{
    cursor: pointer;
    position: relative;
    margin: 0 10px;
    float: left;
}
.headerTop .grzx{
    top: 34px;
    width: 90px;
    font-size: 16px;
    padding: 0 10px;
    background: #fff;
    text-align: center;
    box-shadow: 2px 2px 2px #efefef;
}
.headerTop .grzx i{ 
    left: 0; 
    float: left;
    position: static;
}
.headerTop .grzx a{
    color: #333;
    display: block;
    line-height: 45px;
}
.headerTop  .sitem {
    display: none;
    z-index: 99;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -57px;
}
.headerTop  .sitem  img {
    width: 110px;
    height: 110px;
    border: 4px solid #fff;
}
.banner1 {
    background: url("../images/banner.jpg") no-repeat;
    width: 100%;
    height: 384px;
}
.banner1 .conne{
   width: 1200px;
    margin: 0 auto;
}
.banner1 .conne .logo {
    padding-top: 62px;
}

.banner1 .conne .zzzq {
    padding-top: 50px;
    margin-left: 140px;
}
