@charset "utf-8";
html {
    margin: 0px;
    padding: 0px;
    z-index: 1;
    overflow-x: hidden;
    height: 100%;
}

body {
    margin: 0 auto;
    padding: 0px;
    font-size: 12px;
    font-family: arial, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
    background: #fff;
    z-index: 99;
    height: 100%;
    width: 100%;
    color: #585757;
}

a {
    font-size: 12px;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    color: #a30000;
    text-decoration: none;
}

p {
    padding: 0px;
    margin: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

dl,
dt,
dd,
ul,
li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-decoration: none;
}

input {
    outline: none;
}

img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

em {
    font-style: normal;
}

tr {
    _border-top: 1px solid #bfbfbf;
    _border-bottom: 1px solid #bfbfbf;
}

h1,
h2,
h3,
h4,
h5,
h6,
b {
    font-weight: normal;
}


/*正式*/

.con {
    width: 1170px;
    margin: 0 auto;
    position: relative;
}

.sfq {
    height: 550px;
    width: 100%;
}

.sfq .con .tp {
    width: 100%;
    height: 456px;
    overflow: hidden;
}

.sfq .con .tp li {
    float: left;
    width: 184px;
}

.sfq .con .tp li p {
    text-align: center;
    color: #838383;
    font-size: 14px;
    line-height: 40px;
}

.sfq .con .tp li img {
    border: 3px solid #fff;
}

.sfq .con .txt {
    width: 340px;
    left: 650px;
    position: absolute;
    top: 145px;
    color: #fff;
    opacity: 0;
}

.sfq .con .bt {
    margin: 60px 0 20px 0;
    color: #333;
    font-size: 20px;
    box-sizing: border-box;
    padding-left: 20px;
    height: 40px;
}

.sfq .con .bt .tu {
    float: left;
    margin-top: 3px;
}

.sfq .con .bt h2 {
    float: left;
    line-height: 36px;
    margin-left: 20px;
}

.sfq .con .bt span {
    float: right;
    width: 950px;
    height: 1px;
    background: #827c7a;
    margin-top: 20px;
}

.cpw {
    width: 1170px;
    margin: 25px auto;
    box-sizing: border-box;
    padding: 0;
    /*height: inherit;*/
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.cpw .biao {
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #827c7a;
}

.cpw .biao h2 {
    font-size: 30px;
    color: #333;
    float: left;
}

.cpw .biao h6 {
    font-size: 14px;
    color: #808080;
    float: right;
}

.cpw ul li {
    width: 390px;
    height: 324px;
    float: left;
    border-bottom: 1px solid #e8e8e8;
}

.cpw ul li .at {
    margin: 13px 48px 0;
    border-bottom: 1px solid #e8e8e8;
    height: 258px;
    float: left;
}

.cpw ul li p {
    font-size: 15px;
    color: #333;
    text-align: center;
    line-height: 50px;
}

.cpw ul li .ap:hover p {
    color: #d20c18;
}

/*.cp1 {
    height: 1100px;
}

.cp2 {
    height: 1750px;
}

.cp3 {
    height: 1100px; 
}

.cp4 {
    height: 450px;
}

.cp5 {
    height: 1420px;
}

.cp6 {
    height: 775px;
}

.cp7 {
    height: 450px;
}*/