.Area{
    float: left;width: 100%;margin-bottom: 10px;
}
.Area .AreaTitle{
    height: 32px;line-height: 32px;
}
.Area .AreaTitle .a{
    padding: 0 10px;word-spacing: 2px;line-height: 32px;font-size: 14px;
    color: #997CB3;text-decoration: none;font-weight: 700;
}
.Area .AreaTitle .a:hover{
    color: #785C91;
}
.Area .AreaTitle .span{
    color: #666;padding-left: 20px;
}
.Area .AreaTitle .more{
    float: right;margin-right: 20px;line-height: 32px;
    color: #666;text-decoration: none;
}
.Area .AreaTitle .more:hover{
    color: #333;
}

.Area .ad_link{
    float: left;width: 240px;height: 100px;
    text-decoration: none;color: #666;margin-right: 6px;
}
.Area .adimg{
    float: left;width: 238px;height: 98px;border: 1px solid #eee;
}
.Area .adtextbox{
    float: left;width: 198px;padding: 15px 20px;height: 68px;border: 1px solid #eee;
}
.Area .adtextbox p{
    width: 100%;line-height: 20px;float: left;
}
.Area .AreaLeft{
    float: left;width: 760px;margin-right: 20px;
}
.Area .AreaRight{
    float: left;width: 200px;
}
.Area .AreaRight .line400{
    float: left;width: 200px;background-color: #997CB3;height: 105px;
    background-image: url(../../Webimg/jy-400.png);
    background-repeat: no-repeat;background-position: 0 0;
    position: relative;margin-bottom: 10px;
}
.Area .AreaRight .line400 .phone400{
    position: absolute;
    top: 40px;
    left: 0;line-height: 30px;color: #FFFF00;right: 0;text-align: center;
    width: 100%;text-align: center;font-size: 24px;font-weight: 700;
}
.Area .AreaRight .line400 .liuyan{
    position: absolute;top: 76px;height: 28px;background: #fff;left: 1px;width: 198px;
    line-height: 28px;text-align: center;text-decoration: none;color: #666;
}
.Area .AreaRight .line400 .liuyan:hover{
    color: #333;background: #E7E6E6;
}
.RightADBox{
    float: left;width: 198px;border: 1px solid #eee;
}
.RightADBox .RightADBoxTit{
    float: left;border-bottom: 1px solid #eee;line-height: 30px;
    background: #f7f7f7;width: 198px;text-align: center;
}
.RightADBox .RightAD{
    width: 190px;padding: 5px 4px;float: left;margin-bottom: 5px;
    text-align: center;color: #666;text-decoration: none;
}
.RightADBox .RightAD:hover{
    color: #333;text-decoration: underline;
}
.RightADBox .RightAD img{
    float: left;width: 190px;
}
.RightADBox .RightAD p{
    line-height: 20px;width: 100%;
}
.Area .AreaLeft .cirtitle{
    width: 758px;float: left;border: 1px solid #eee;line-height: 30px;
    background: #f7f7f7;color: #666;
}
.Area .AreaLeft .cirtitle span{float: left;text-align: center;}
.Area .AreaLeft .cirline{
    width: 758px;float: left;border-bottom: 1px solid #ddd;line-height: 30px;
    color: #333;cursor: pointer;
}
.Area .AreaLeft .cirline span{float: left;text-align: center;}
.Area .AreaLeft .cirline:hover{
    background: #f8f8f8;
}
.Area .AreaLeft .moreline{
    width: 758px;float: left;line-height: 30px;height: 30px;border: 1px solid #fff;
    margin-left: -1px;position: relative;
}
.Area .AreaLeft .moreline .more{
    width: 90px;text-align: center;word-spacing: 1px;line-height: 30px;
    border: 1px solid #eee;margin-top: -2px;text-decoration: none;
    color: #666;position: absolute;right: -1px;top: 0;
}
.Area .AreaLeft .moreline .more:hover{
    color: #fff;background: #6F5486;border-color: #6F5486;
}


.Area .AreaShopmove{
    width: 978px;border: 1px solid #eee;border-top: none;overflow: hidden;float: left;
    overflow:auto;height: 140px;
}
.Area .AreaShopmove .shopcontain{
    float: left;width: 978px;
}
.shopitem{
    padding: 10px;height: 120px;float: left;
    width: 208px;border-right: 1px solid #eee;
}
.shopitem .a{
    text-decoration: none;float: left;line-height: 30px;width: 100%;
    color: #666;
}
.shopitem .a:hover{color: #333;text-decoration: underline;}
.shopitem p{
    width: 100%;line-height: 20px;float: left;color: #999;
}
.shopitem .al{
    float: left;padding: 0 15px;height: 23px;line-height: 23px;border: 1px solid #eee;
    text-decoration: none;color: #666;margin-top: 5px;
}
.shopitem .al:hover{
    background: #6F5486;border-color: #6F5486;color: #fff;
}


.Area .aboutus{
    float: left;width: 760px;
}
.Area .aboutus .aboutcont{
    float: left;width: 720px;padding: 20px;color: #333;line-height: 23px;
}
.Area .aboutus .aboutcont a{
    color: #000;
}
.Area .aboutus .abouttitle{
    padding: 0 10px;word-spacing: 2px;line-height: 32px;font-size: 14px;
    color: #997CB3;text-decoration: none;font-weight: 700;
}