body {
    background-color: #f5f5f5;
}
.header .ysx_top {
    width: 1200px;
    height: 102px;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
    zoom: 1;
}
.ysx_top .logo {
	width: 322px;
    float: left;
    padding-top: 10px;
    text-align: center;
}
.ysx_top .logo_y table {
	margin-left: auto;
	margin-right: auto;
}
.ysx_top .y_nav {
    float: right;
    border: 0;
}
.y_navBar {
    overflow: visible;
    background-color: #7286a4;
    height: 60px;
    position: relative;
}
.y_navBar li {
    float: left;
    border-right: 1px solid white;
    /*position: relative;*/
}
.y_navBar li a {
    display: block;
    line-height: 60px;
    color: white;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 22px;
}
.y_navBar li.current {
    background-color: #70ddd1;
}
.y_nav02 {
    padding-left: 52px;
    width: 783px;
    height: auto;
    position: absolute;
    left: 0;
    background-color: #3cd4c3;
    display: none;
}
.y_nav02 li {
    height: auto;
    border: 0;
}
.y_nav02 li a {
    line-height: 34px;
    color: white;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 18px;
}
.y_banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.y_banner .bd {
    width: 100%;
    overflow: hidden;
}
.y_banner .bd ul {
    width: 1000%;
    left: 0;
    top: 0;
    overflow: hidden;
}
.y_banner .bd ul li {
    float: left;
}
.y_banner .bd ul li a {
    display: block;
    width: 100%;
}
.y_banner .bd ul li img {
    width: 100%;
}
.y_banner .switchPrev,
.y_banner .switchNext {
    position: absolute;
    top: 50%;
    margin-top: -27px;
}
.y_banner .switchPrev,
.y_banner .switchNext {
    background: url("../images/other/y_index_banner_btn.png") no-repeat top center;
    width: 54px;
    height: 54px;
}
.y_banner .switchPrev {
    left: 3%;
    background-position: 0 0;
}
.y_banner .switchNext {
    background-position: -54px 0;
    right: 3%
}
.list_container {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    overflow: hidden;
}
.list_container .list01,
.list_container .list02 {
    width: 372px;
    height: 286px;
    background-color: #563b73;
    margin-right: 16px;
}
.list_container .list01,
.list_container .list02 {
    float: left;
}
.list_container .list02 {
    width: 260px;
}
.list_container .title01 {
    width: 100%;
    overflow: hidden;
}
.list_container .title01 a {
    display: block;
    width: 50%;
    text-align: center;
    line-height: 42px;
    float: left;
    color: white;
    font-size: 20px;
}
.list_container .title01 a.active {
    background: url("../images/other/y_index_list_a_bg.jpg") no-repeat left center;
    width: 50%;
    height: 42px;
	letter-spacing: 6px;
}
.list_container .list01 .list_content,
.list_container .list02 .list_content {
    width: 90%;
    padding: 0 5%;
    overflow: hidden;
    margin-top: 38px;
}
.list_content ul li a {
    color: white;
    font-size: 14px;
    line-height: 34px;
}
.list_content ul li a:hover {
    color: #0092db;
}
.list02 .jump_link {
    overflow: hidden;
    float: right;
}
.list02 .jump_link a {
    font-size: 15px;
    color: white;
    clear: both;
    width: 120px;
    line-height: 21px;
}
.list_container .no_mar {
    margin-right: 0;
}
.more {
    text-align: right;
    margin-top: 8px;
}
.more a {
    color: #c497f7;
}
/*footer*/
.footer {
    width: 100%;
    background-color: #0092db;
    margin-top: 20px;
}
.footer .f_container {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    background: url("../images/other/footer_bg.jpg") no-repeat top center;
    height: 89px;
    overflow: hidden;
}
.f_container .f_left {
    float: left;
    color: white;
    text-align: left;
}
.f_container .f_left p {
    padding-top: 20px;
    color: inherit;
}
.f_container .f_left span {
    margin-right: 10px;
    line-height: 30px;
    color: inherit;
}
.f_container .f_rhgit {
    float: right;
    width: 480px;
    padding-top: 30px;
}
.f_container .f_rhgit a {
    color: white;
    font-size: 14px;
    line-height: 30px;
    margin-right: 15px;
}

/*hover*/
.f_container .f_rhgit a:hover {
    color: #c497f7;
}
.list02 .jump_link a:hover {
    color: #00a3de;
}
.more a:hover {
    color: #eae3f3;
}







