*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
ul li{
    list-style: none;
}
.yyDomain{
    width: 100%;
    overflow: hidden;
    background: #F2F2F2;
}
.yyDomains{
    width: 1190px;
    margin: 0 auto;
}
.yyDomains-left{
    width: 220px;
    float: left;
    margin: 20px 0;
    overflow: hidden;
    background: white;
}
.yyDomains-lu li{
    width: 220px;
    color: white;
    float: left;
}
.yyDomains-lua{
    color: white;
    float: left;
    width: 200px;
    padding-left: 20px;
    line-height: 40px;
    background: #209AFF;
    border-bottom: 2px solid #E7E7E7;
}
.yyDomains-lud{
    width: 220px;
    padding: 10px 0;
    overflow: hidden;
    background: white;
}
.yyDomains-lud a{
    float: left;
    padding: 2px 12px;
    margin: 8px 5px;
    background: white;
    color: #666;
    font-size: 14px;
    border-radius: 10px;
    border: 1px solid #209AFF;
}
.yyDomains-lud a:hover{
    background: #209AFF;
    color: white;
}

/*右侧*/
.yyDomains-right{
    width: 950px;
    margin: 20px 0;
    float: right;
    overflow: hidden;
    background: white;
}
.yyDomains-rtop{
    width: 950px;
    height: 110px;
    float: left;
    margin: 40px 0;
}
.yyDomains-rtimg{
    width: 188px;
    height: 110px;
    float: left;
}
.yyDomains-rtimg img{
    margin: 15px 20px;
}
.yyDomains-rth2{
    width: 582px;
    height: 110px;
    float: left;
}
.yyDomains-rth2 h2{
    line-height: 60px;
    font-size: 26px;
}
.yyDomains-rth2 p{
    width: 582px;
    height: 50px;
    color: #666;
    font-size: 14px;
    line-height:25px;
    overflow: hidden;
}
.yyDomains-rtp{
    width: 180px;
    height: 110px;
    float: left;
    text-align: center;
}
.yyDomains-rtp1 b{
    font-size: 60px;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: orange;
    line-height: 88px;
}
.yyDomains-rtp2{
    color: #666;
    font-size: 14px;
    text-decoration: line-through;
}
.yyDomains-rform{
    width: 900px;
    height: 80px;
    float: left;
    margin: 25px;
    background: rgba(0,0,0,0.5);
}
.yyDomains-rfin1{
    float: left;
    width: 600px;
    padding-left: 20px;
    font-size: 16px;
    height: 60px;
    margin: 10px 0 10px 10px;
}
.yyDomains-rfin3{
    float: left;
    width: 100px;
    height: 62px;
    background: white;
    margin: 11px 0;
    text-align: center;
    line-height: 62px;
    font-size: 28px;
}
.yyDomains-rfin2{
    float: left;
    width: 150px;
    height: 64px;
    margin: 10px 0;
    border: none;
    font-size: 30px;
    font-style: italic;
    cursor: pointer;
    background: #209AFF;
    color: white;
}

.yyDomains-rluobo{
    width: 950px;
    height: 180px;
    float: left;
}
.yyDomains-rlbdiv{
    width: 160px;
    height: 138px;
    float: left;
    text-align: center;
    margin: 0 10px;
    transition: 1s;
    border: 1px solid #E7E7E7;
}
.yyDomains-rlbdp1{
    font-size: 42px;
    line-height: 88px;
}
.yyDomains-rlbdpo{
    color: #228351;
}
.yyDomains-rlbdpt{
    color: #F36668;
}
.yyDomains-rlbdps{
    color: #7BAF1B;
}
.yyDomains-rlbdpf{
    color: #1B4686;
}
.yyDomains-rlbdpfv{
    color: #E48743;
}
.yyDomains-rlbdp2{
    font-size: 16px;
    color: #000;
    line-height: 40px;
}
.yyDomains-rlbdp2 span{
    font-size: 18px;
    color: red;
    transition: 1s;
}
.yyDomains-rlbdiv:hover{
    background: #209AFF;
    transform: scale(1.1);
}
.yyDomains-rlbdiv:hover .yyDomains-rlbdp2 span{
    color: white;
}

.yyDomains-rfootp{
    width: 950px;
    margin: 20px 0;
    float: left;
}
.yyDomains-rfootp p{
    width: 890px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    margin: 0 30px;
    border-bottom: 1px solid #E7E7E7;
}
.yyDomains-rfootp p b{
    float: left;
    height: 47px;
    padding: 0 10px;
    line-height: 47px;
    border-bottom: 2px solid #209AFF;
}
.yyDomains-rfootp p a{
    float: right;
    padding-right: 30px;
    font-size: 14px;
    color: #666;
}
.yyDomains-rfootp p a:hover{
    color: #209AFF;
}
.yyDomains-rfootul{
    width: 910px;
    font-size: 14px;
    margin: 20px;
}
.yyDomains-rfootul li{
    width: 430px;
    height: 30px;
    float: left;
    line-height: 30px;
    margin-left: 15px;
    overflow: hidden;
}
.yyDomains-rfootul li a{
    float: left;
    width: 320px;
    height: 30px;
    color: #666666;
    overflow: hidden;
}
.yyDomains-rfootul li a:hover{
    color: #209AFF;
}
.yyDomains-rfootul li span{
    float: right;
    color: #C9C9C9;
}
.yyDomains-rfoots{
    width: 950px;
    margin: 30px 0;
    float: left;
}
.yyDomains-rfoots h2{
    text-align: center;
    line-height: 50px;
    color: #209AFF;
    font-size: 26px;
}
.yyDomains-rfoots h2 span{
    font-size: 16px;
    color: #666666;
}
.yyDomains-rt2{
    text-align: center;
    line-height:35px;
    color: #666666;
}
.yyDomains-lt{
    width: 100px;
    height: 5px;
    background: #209AFF;
    margin: 0 auto;
}
.yyDomains-ht{
    width: 600px;
    height: 2px;
    background: #C9C9C9;
    margin: 0 auto;
}
.yyDomains-rt1{
    padding: 0 40px;
    color: #666666;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    margin-top: 20px;
}
.yyDomains-rt3{
    width: 850px;
    line-height: 40px;
    font-weight: bold;
    color: #209AFF;
    border: 1px solid #C9C9C9;
    border-bottom: none;
    padding-left: 20px;
    margin: 40px 40px 0 40px;
}
.yyDomains-table th{
    line-height: 40px;
    text-align: center;
    border: 1px solid #C9C9C9;
    border-bottom: none;
}
.yyDomains-table th:nth-child(2){
    border-left: none;
}
.yyDomains-table td{
    font-size: 14px;
    line-height: 25px;
    border: 1px solid #C9C9C9;
    border-bottom: none;
    padding: 1%;
}
.yyDomains-table td:nth-child(2){
    color: #666666;
    border-left: none;
}
.yyDomains-bea1{
    padding: 10px 40px;
    color: #209AFF;
}
.yyDomains-bea2{
    padding: 0 40px 0 50px;
    color: #666666;
    font-size: 14px;
    line-height: 25px;
}
.yyDomains-bea3{
    padding: 0 40px 0 70px;
    color: #666666;
    font-size: 14px;
    line-height: 25px;
}

.yyDomains-rfdiv{
    margin: 0 40px 40px 40px;
    width: 870px;
    border: 1px solid #C9C9C9;
}
.yyDomains-rfd{
    width: 870px;
    height: 70px;
    padding: 20px 0;
    border-bottom: 1px solid #C9C9C9;
}
.yyDomains-rfd:nth-child(4){
    border-bottom: none;
}
.yyDomains-rfd p{
    width: 750px;
    font-size: 20px;
    color: #209AFF;
    line-height: 40px;
    float: left;
}
.yyDomains-rfd span{
    color: #666666;
}
.yyDomains-rfd-div{
    width: 60px;
    height: 60px;
    float: left;
    color: white;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
    line-height: 60px;
    border-radius: 100%;
    margin: 5px 30px;
}
.yyDomains-rfd-o{
    background: #BAB7E6;
}
.yyDomains-rfd-t{
    background: #90BBE8;
}
.yyDomains-rfd-s{
    background: #65C9C9;
}
.yyDomains-rfd-f{
    background: #77BB88;
}

.yyExecutive {
    width: 100%;
    height: 140px;
    background: url(../yyimg1/bg_agent.jpg) no-repeat;
}
.yyExecutive-div {
    width: 1190px;
    height: 140px;
    margin: 0 auto;
}
.yyExecutive-div p {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: white;
    line-height: 140px;
}
.yyExecutive-div-bot1 {
    font-weight: normal;
    color: white;
    background: #38BFEF;
    font-size: 20px;
    padding: 20px 40px;
}
.yyExecutive-div-bot1:hover{
    background: #0A4BAF;
}
.yyExecutive-div-bot2 {
    font-weight: normal;
    color: white;
    background: #FFC16D;
    font-size: 20px;
    padding: 20px 40px;
}
.yyExecutive-div-bot2:hover{
    background: orangered;
}