﻿/*头部样式*/
.yqTop
{
    background: #fff url() no-repeat top right;
    width: 100%;
    margin: 0 auto;
}
.yqTop .wrap
{
    margin: 0 auto;
    width: 1100px;
}
.yqTop .wrap .left
{
    float: left;
}
.yqTop .wrap .right
{
    float: right;
}
.welcome
{
    color:#7f64b5;
    display:block;
    margin-top:12px;
    margin-bottom:12px;
}
.line
{
    border-bottom:1px solid #eee;
    width:100%;
}
.link li
{
    margin-top:12px;
     float:left;
     border-left:1px solid #eee;
     padding:0 6px;
}
.phone
{
    margin-top:20px;
}
/*头部样式*/
/*导航栏样式*/
.yqNav
{
    background: #fff none repeat scroll 0 0;
    width: 1060px;
    margin: 0 auto;
}
.yqNav .wrap1
{
    width: 1000px;
    margin: 0 auto;
    background: #fff url(../image/menu.jpg) no-repeat;
}
.menu
{
    list-style: outside none none;
    margin: 0 auto;
    width: 590px;
    height: 38px;
    margin-left: 30px;
    margin-top: 42px;
}
.menu .fixli
{
    background: none;
}

.menu .navli a:link, .menu .navli a:visited
{
    text-decoration: none;
}
.menu .sub a:link, .menu .sub a:visited
{
    color: #666;
    text-decoration: none;
}
.menu a
{
    color: #97a4b4;
    display: block;
    float: left;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    z-index: 1000;
    font-size: 14px;
    font-family: 宋体;
    text-align: center;
    padding: 0 21px;
}
.menu a:hover
{
    display: block;
    color: #ee3d00;
    float: left;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    z-index: 1000;
    color: #fff !important;
    background-color:#7f64b5;
}
.menu-special
{
    display: block;
    height: 38px !important;
    color: #fff !important;
    background-color:#7f64b5;
}
.menu li div
{
    background: url(../image/menu_dropdown_bg.png) no-repeat scroll 7px bottom;
    float: left;
    left: 0;
    list-style: outside none none;
    margin: 0 0 0 -9px;
    padding: 0 0 2px 5px;
    position: absolute;
    top: 38px;
    display: none;
    width: 167px;
    z-index: 1100;
    color: #666;
}
.menu .sub li
{
    color: #666;
    line-height: 22px;
}
.menu .sub li:hover
{
    line-height: 22px;
}
.menu .sub a
{
    clear: both;
    color: #666;
    display: block;
    text-align: center;
    margin-left: 9px;
    padding: 2px 0;
    height: 20px;
    line-height: 22px;
    width: 150px;
    font-size: 13px;
    font-family: 宋体;
    border-bottom: 1px dotted #BDBDBD;
}
.menu .sub a:hover
{
    clear: both;
    background-color: #ee3d00;
    color: #fff;
    display: block;
    text-align: center;
    padding: 2px 0;
    height: 20px;
    line-height: 22px;
    width: 150px;
    border-bottom: 1px dotted #BDBDBD;
    font-size: 13px;
    font-family: 宋体;
}
.navli
{
    float: left;
    position: relative;
    z-index: 1900;
    line-height: 38px;
    height: 38px;
    /*background: url(../Images/Default/menu_dot.jpg) no-repeat scroll right center;*/
}
/*导航栏样式*/
.yqAds
{
    clear: both;
    width: 100%;
}
.yqTab
{
    margin-top:30px;
}
.yqTab a
{
     height:26px;
     line-height:26px;
}
.time
{
    font-family:微软雅黑;
    font-size:12px;
    color:#777777;
    text-align:right;
    padding-right:3px;
}