* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 14px;
    color: #7d7d7d;
    min-width: 1170px;
    font-family: "Microsoft YaHei";
}

div,
ul,
li,
input, a {
    box-sizing: border-box;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #7d7d7d;
}

input {
    outline: none;
}


/*-----------------------------------------------------------------------------------*/
.warp {
    width: 100%;
    min-width: 1170px;
    background-color: #fff;
}

/*.header {
    width: 100%;
    height: 70px;
    background: #fff;
    opacity: 0.9;
    filter: alpha(opacity=90);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1);
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
}*/

.header-container {
    width: 1170px;
    height: 70px;
    margin: 0 auto;
    padding: 15px 0;
    position: relative;
}

.header-container .hc-logo {
    height: 50px;
    width: 100px;
    display: inline-block;
    background: url("img/sy-logo.png")/*tpa=http://www.xhf86.com/img/sy-logo.png*/ no-repeat;
    position: absolute;
    top: 15px;
    left: 170px;
}

.text1 {
    text-align: center;
    font-size: 18px;
    margin-top: -280px;
    position: relative;
    color: #fff;
    letter-spacing: 1px;
}

.text2 {
    text-align: center;
    font-size: 36px;
    margin-top: 30px;
    position: relative;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}

.div-transparent {
    text-align: center;
    position: relative;
    height: 55px;
    width: 320px;
    border-radius: 3px;
    background-color: #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
    margin: 38px auto;
}

.div-center {
    text-align: center;
    position: relative;
    height: 45px;
    width: 310px;
    margin: -88px auto;
}

    /*.div-center input {*/
        /*height: 100%;*/
        /*width: 490px;*/
        /*float: left;*/
        /*font-size: 16px;*/
        /*color: #7d7d7d;*/
        /*padding-left: 16px;*/
        /*border: 0px;*/
        /*letter-spacing: 1px;*/
        /*font-family: "Microsoft YaHei";*/
    /*}*/

    .div-center div {
        height: 100%;
        width: 310px;
        float: left;
        background-color: #3da0e0;
        color: #fff;
        font-size: 16px;
        padding-top: 12px;
        letter-spacing: 1px;
        cursor: pointer;
        display: inherit;
    }

.div-warp {
    height: 490px;
    margin-top: 178px;
}

.div-warp-cha {
    height: 30px;
    width: 100px;
    background-color: #168dfc;
    border-radius: 3px;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
    padding: 5px;
    cursor: pointer;
    display: inherit;
}

.div-warp-cha1 {
    height: 30px;
    width: 100px;
    border: 1px solid #3da0e0;
    border-radius: 3px;
    margin: 0 auto;
    font-size: 14px;
    color: #3da0e0;
    padding: 5px;
    cursor: pointer;
    display: inherit;
}

.div-warp-div {
    float: left;
    width: 370px;
    height: 100%;
 
}

.warp-div {
    width: 360px;
    height: 75px;
    cursor: pointer;
}

.warp-div-text {
    margin-left: 24px;
    float: left;
    height: 75px;
    width: 266px;
    text-align: left;
    color: #fff;
}

.div-sum {
    height: 30px;
    position: absolute;
    margin-top: -80px;
    margin-left: 54px;
    font-size: 24px;
    font-weight: bold;
}

.div-height {
    color: #8f8f8f;
    font-size: 14px;
    line-height: 25px;
}

.div-sum-width {
    float: left;
    width: 130px;
    height: 100%;
}

.div-shiyong {
    height: 45px;
    width: 170px;
    background-color: #3da0e0;
    border-radius: 3px;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    padding: 10px;
    cursor: pointer;
    display: inherit;
}

.div-width-div {
    width: 366px;
    float: left;
    height: 100%;
}

.width-div {
    height: 460px;
    width: 100%;
    background-color: #fff;
    border-radius: 3px;
}

.po-div {
    position: absolute;
    margin-top: 20px ;
    margin-left: -704px;
}
