﻿*{
    margin: 0;
    padding: 0;
}
body{
    font-family: "微软雅黑","宋体";
}

.banner-yh,.banner-yh img{
    width: 100%;
    max-width: 1920px;
    height: auto;
    -margin-top: 27px;
}
.conter{
    width: 100% !important;
    -background-image:url(../images/bg_02.png);
    background-repeat:no-repeat;
    background-width:100%;
    height:auto;
}
.con-oato{
    width: ;
}
.con_one{
    width: 1070px;
    height: 590px;
    margin: 0 auto;
    margin-top: 20px;
    background: #71b6fb;
}
.con_one img{
    width: 90%;
    margin: 3em 0 0 3em;
}
.left{
    float: left;
}
.right{
    -float: right;
    margin: 5em 0 0 36em;
}
.right p{
    color: #fff;
    font-size: 1.5em;
    width: 75%;
}
.right h2{
    color: #fff;
    font-size: 2.5em;
}
.right a{
    display: inline-block;
    width: 145px;
    height: 45px;
    background: #9cccfc;
    border-radius:5px;
    font-size: 1.6em;
    text-align: center;
    line-height: 45px;
    color: #e10553;
}
.right a:hover{
    background: #c6e2fd;
    -color: #e10553;
}
.left-img{
    width: 32%;
}
.tesu{
    margin: 10em 0 0 36em;
}
.qiu{
    position: relative;
    width: 300px;
    top: -33em;
    left: -19em;
}
.bottom{
    margin-bottom: 5em;
}