@charset "gb2312";
/* common */
*{
    margin: 0px;
    padding: 0px;
    color: #000;
    font-family: 'microsoft yahei';
    font-size:16px;
    border:0px;
}
a {
    text-decoration: none;
    border:0px;
}

body{
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
}
img {

    /*margin: 0px;*/
    /*padding: 0px;*/
    border:0px;
    display:block;
}


.clearfix {
    zoom: 1;
}

/*==for IE6/7 Maxthon2==*/
.clearfix:after {
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}

/*==for FF/chrome/opera/IE8==*/
li {
    list-style: none;
}


#banner img {
    width: 100%;
    height: auto;
}


.btitle img {
    margin: 35px auto;
}
.wk-xf {
    height: 330px;
    /*background-size: contain;*/
    background-repeat: no-repeat;
    background-image: url("../images/scxdf52.jpg");
}

.w1200 {
    width: 1240px;
    height: 870px;
    margin: 0 auto;
}

.pb {
    width: 97%;
    margin:auto;
    padding-top: 13px;
    text-indent: 40px;
    line-height: 35px;
    font-size: 18px;
}

.pb span {
    font-size: 18px;
    color: red;
}

.table {
    display: table;
    margin: auto;
    /*display: table时padding会失效*/
}

.row {
    line-height: 40px;
    /*display: table-row时margin、padding同时失效*/
}
.cell {
    display: table-cell;
    padding: 4px;
    /*display: table-cell时margin会失效*/
}

.wk-sf {
    height: 320px;
}

.sf-1, .sf-2, .sf-3, .sf-4, .sf-5, .sf-6 {
    width: 396px;
    height: 174px;
    padding: 3px;
    /*background-size: contain;*/
    background-repeat: no-repeat;
}

.sf-1 {
    background-image: url("../images/scxdf9.jpg");
}

.sf-2 {
    background-image: url("../images/scxdf2.jpg");
}

.sf-3 {
    background-image: url("../images/scxdf10.jpg");
}

.sf-4 {
    background-image: url("../images/scxdf11.jpg");
}

.sf-5 {
    background-image: url("../images/scxdf3.jpg");
}

.sf-6 {
    background-image: url("../images/scxdf4.jpg");
}
.sf-div{
    height: 130px;
    width: 210px;
    margin-left: 25px;
    margin-top: 30px;
    letter-spacing:2px;
}
h1{
    font-size: 22px;
}
.sf-div div{
    width: 115px;
    text-align: center;
    background-color: #c80000;
    border-radius: 10px;
}
.sf-div a{
    color: #FFFFFF;
}
.wk-div{
    width: 100%;
    margin-top: 50px;
}
.wk-color{
    height: 480px;
    background-color: #F6F6F6;
}
.zy-img{
    width: 100%;
    padding-top: 50px;
}
.zy-img{
    width: 333px;
    margin: auto;
}
.img-div{
    width: 100%;
    height: 429px;
    margin-top: 35px;
    background-image: url("../images/scxdf30.jpg");
}
.zy-div{
    width: 1180px;
    height: 260px;
    letter-spacing:1px;
    margin: 50px auto 0 auto;
}
.zy-div div{
    float: left;
}
.zy-1{
    height: 160px;
    width: 275px;
    margin-top: 57.5px;
}
.zy-2{
    height: 245px;
    width: 348px;
    margin-top: 7.5px;
    margin-left: 100px;
}
.zy-left{
    margin-left: 50px;
}
.zy-right{
    margin-left: 20px;
}
.zy-3{
    height: 70px;
    width: 350px;
    background-color: #FFFFFF;
    border-radius: 20px;
    border: #F6F6F6 2px solid;
}
.zy-3 div{
    height: 50px;
    width: 293px;
    margin-top: 13px;
    margin-left: 25px;
}

.zy-bottom{
    margin-top: 35px;
}
.w1240 {
    width: 1240px;
    margin: 0 auto;
}
.zp {
    display: table-cell;
    padding: 2px;
    /*display: table-cell时margin会失效*/
}
table {
    margin: auto;
    border-collapse:collapse;
}

rt {
    line-height: 40px;
}
td {
    padding: 4px;
}

.jy {
    display: table-cell;
    padding: 21px;
    /*display: table-cell时margin会失效*/
}