﻿@charset "utf-8";
/*css content*/
content {
    width: 100%;
}
content .box {
    width: 1100px;
    margin: auto;
    height: auto;
}


/*长图*/
.conttu {
    margin-top: 16px;
    width: 1100px;
    height: 90px;
}
.conttu img {
    width: 1100px;
    height: 90px;
}


/*第一部分*/
.cont01 {
    margin-top: 16px;
    width: 1100px;
    height: 326px;
}
/*标题*/
.cont01 .title {
    width: 100%;
    height: 46px;
    font-size: 22px;
    line-height: 46px;
    letter-spacing: 2px;
    border-bottom: 1px solid #CCCCCC;
    
}
.cont01 .title h1 {
    height: 44px;
    float: left;
    margin-right: 20px;
    border-bottom: 3px solid #FF0000;
}
.cont01 .title .none {
    float: right;
    height: 36px;
    padding-top: 10px;
}
.cont01 .title .none a {
    font-size: 12px;
    padding: 4px 2px 4px 10px;
    color: #999999;
}
.cont01 .cons {
    width: 1060px;
    height: 230px;
    margin-top: 10px;
    padding: 20px;
    background: url('../img/sy12.jpg') repeat-x 0 0;
}
/*内容*/
/*left*/
.cont01 .cons .lefts {
    width: 318px;
    height: 228px;
    float: left;
    border: 1px solid #EEE;
    border-radius: 5px;
    background: url('../img/sy_wz00.png') repeat-x;
    /*padding-top: 30px;*/
}
.cont01 .cons .lefts .nam {
    position: relative;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    /*letter-spacing: 3px;*/
    font-size: 14px;
    top: 0px;
    left: 100px;
    background-color: #FF0000;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 5px 5px 0 rgb(0, 0, 0, 0.5);
    color: #FFFFFF;
}
.cont01 .cons .lefts ul {
    width: 320px;
    height: 230px;
    background: url('../img/sy_wz01.png') 30px 10px no-repeat;
}
.cont01 .cons .lefts ul li {
    width: 160px;
    height: 120px;
    float: left;
}
.cont01 .cons .lefts ul li.lis {
    margin-right: 0;
}
.cont01 .cons .lefts ul li a div {
    width: 155px;
    height: 56px;
    line-height: 56px;
    margin-top: 8px;
    text-align: center;
}
.cont01 .cons .lefts ul li a div img {
    width: 56px;
    height: 56px;
}
.cont01 .cons .lefts ul li a span {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 1px;
    font-weight: bold;
    display: block;
    text-align: center;
}
/*content*/
.cont01 .cons .cont {
    width: 400px;
    height: 230px;
    margin-left: 20px;
    float: left;
}
.cont01 .cons .cont ul li {
    width: 183px;
    height: 108px;
    margin-bottom: 10px;
    margin-right: 10px;
    float: left;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
    background: url('../img/sy_wz00.png') repeat-x;
}
.cont01 .cons .cont ul li.lis {
    margin-right: 0px;
}
.cont01 .cons .cont ul li a div {
    padding-left: 64px;
    padding-top: 14px;
}
.cont01 .cons .cont ul li a div img {
    width: 56px;
    height: 56px;
}
.cont01 .cons .cont ul li a span {
    display: block;
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
}

/*right*/
.cont01 .cons .right {
    width: 320px;
    height: 230px;
    float: right;
    border-radius: 5px;
}
.cont01 .cons .right img {
    width: 320px;
    height: 230px;
    border-radius: 5px;
}


/* 第二部分 */
.cont02 {
    margin-top: 30px;
    width: 1100px;
    height: 370px;
}
/*标题*/
.cont02 .title {
    width: 100%;
    height: 46px;
    float: left;
    font-size: 22px;
    line-height: 46px;
    margin-bottom: 20px;
    letter-spacing: 3px;
    border-bottom: 3px solid #CCCCCC;
}
.cont02 .title .ranking-lis-group {
    width: 100%;
    height: 43px;
    font-weight: bold;
}
.cont02 .title .ranking-lis-group div{
    margin-right: 50px;
    float: left;
    cursor: pointer;
}
.cont02 .title .ranking-lis-group div.self{
    border-bottom: 3px solid #FF0000;
}

.cont02 .cons {
    width: 1100px;
    margin-top: 20px;
}
/*左侧内容*/
.cont02 .cons .left {
    position: relative;
    overflow: hidden;
    width: 434px;
    height: 312px;
    float: left;
}
.cont02 .cons .left ul {
    position: absolute;
    top: 0;
    left: 0;
}
.cont02 .cons .left ul li {
    float: left;
}
.cont02 .cons .left ul li a img {
    display: block;
    width: 434px;
    height: 312px;
}

.left .prev {
    left: 0;
    transform: translate(-50%, -50%);
    text-indent: 28px;
}
.left .next {
    right: 0;
    transform: translate(50%, -50%);
    text-indent: 8px;
}
.left .prev:hover,.left .next:hover {
    background-color: rgba(0, 0, 0, .3);
}
.left .gd {
    position: absolute;
    left: 50%;
    bottom: 10px;
    margin-left: -36.5px;
    display: flex;
    justify-content: space-around;
    width: 75px;
    height: 15px;
    border-radius: 8px;
    background-color: #ffffff4d;
}
.left .gd i {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-top: 2.5px;
    background-color: azure;
}
.current {
    background-color: #D00001 !important;
    width: 15px !important;
    height: 9px !important;
    border-radius: 4.5px !important;
}
.cont02 .cons .left img {
    width: 434px;
    height: 312px;
}

/*右侧内容*/
.cont02 .cons .right {
    width: 620px;
    height: 312px;
    float: right;
}
.cont02 .cons .right .items-lis-group {
    width: 620px;
    height: 312px;
    overflow: hidden;
}
.cont02 .cons .right .items-lis-group ul li {
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px dashed #EEEEEE;
}
.cont02 .cons .right .items-lis-group ul li a {
    float: left;
}
.cont02 .cons .right .items-lis-group ul li b {
    float: left;
    font-size: 16px;
    padding: 0 11px 0 16px;
}
.cont02 .cons .right .items-lis-group ul li b.b1 {
    color: #FFFFFF;
    font-size: 14px;
    padding-right: 12px;
    background: url(../img/title.png) -0 9px no-repeat;
}
.cont02 .cons .right .items-lis-group ul li a:hover {
    color: #D00001;
}
.cont02 .cons .right .items-lis-group ul li span {
    float: right;
    font-size: 14px;
    color: #999999;
}

.cont02 .cons .right .items-lis-group ul .top {
    width: 100%;
    height: 120px;
}
.cont02 .cons .right .items-lis-group ul .top div {
    width: 88px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
}
.cont02 .cons .right .items-lis-group ul .top div a {
    display: block;
    font-size: 16px;
    font-weight: bold;
}
.cont02 .cons .right .items-lis-group ul .top div a:hover {
    color: #FFFFFF;
    background-color: #FF0000;
}
.cont02 .cons .right .items-lis-group ul .bot {
    width: 100%;
    height: 60px;
    margin-top: 20px;
}
.cont02 .cons .right .items-lis-group ul .bot h3 {
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #EEEEEE;
    letter-spacing: 2px;
    margin-bottom: 8px;
}
.cont02 .cons .right .items-lis-group ul .bot div {
    float: left;
    font-size: 14px;
}
.cont02 .cons .right .items-lis-group ul .bot div a {
    display: block;
    padding: 4px 10px;

}
.cont02 .cons .right .items-lis-group ul .bot div a:hover {
    color: #FF0000;
}



/*第三部分*/
.cont03 {
    margin-top: 30px;
    width: 1100px;
    height: 520px;
}
/*标题*/
.cont03 .title {
    width: 100%;
    height: 46px;
    font-size: 22px;
    line-height: 46px;
    letter-spacing: 3px;
    border-bottom: 1px solid #CCCCCC;
    
}
.cont03 .title h1 {
    height: 43px;
    float: left;
    margin-right: 20px;
    border-bottom: 3px solid #FF0000;
}
.cont03 .title .none {
    float: right;
    height: 36px;
    padding-top: 10px;
}
.cont03 .title .none a {
    font-size: 12px;
    padding: 4px 2px 4px 10px;
    color: #999999;
}
/*内容*/
.cont03 .cons .main-group{
    width:100%;
}
.cont03 .cons .ranking-nav-group{
    width: 100%;
    height: 100px;
    display: block;
    margin-top:20px;
}
.cont03 .cons .ranking-nav-group div{
    width:109px;
    height:40px;
    border-right: 1px solid #CCCCCC;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    float: left;
    color: #000000;
    background: #fef6f3;
    cursor: pointer;
    margin-bottom: 10px;
}
.cont03 .cons .ranking-nav-group div.self{
    color: #fff;
    background: #d00001;	
}

.cont03 .cons .items-box-group {
    width: 1100px;
    height: 256px;
    overflow: hidden;
}
.cont03 .cons .items-box-group ul.items-group {
    width: 1100px;
    font-size: 14px;
}
.cont03 .cons .items-box-group ul.items-group .left{
    width: 550px;
    float: left;
}
.cont03 .cons .items-box-group ul.items-group .right{
    width: 540px;
    float: right;
}
.cont03 .cons .items-box-group ul.items-group li {
    width: 550px;
    line-height: 36px;
    float: left;
}
.cont03 .cons .items-box-group ul.items-group li:hover {
    background-color: #fef6f3;
}
.cont03 .cons .items-box-group ul.items-group li b {
    width: 5px;
    height: 5px;
    background-color: #FF0000;
    margin-left: 10px;
    display: block;
    float: left;
    margin-top: 16px;
    border-radius: 5px;
}
.cont03 .cons .items-box-group ul.items-group li a {
    line-height: 36px;
    padding-left: 20px;
    float: left;
}
.cont03 .cons .items-box-group ul.items-group li span {
    float: right;
    color: #999999;
    padding-right: 10px;
}
.cont03 .cons .items-box-group ul.items-group .right li span {
    float: right;
    color: #999999;
    padding-right: 0;
}
/*底部图片*/
.cont03 .fot {
    width: 100%;
    margin-top: 10px;
}
.cont03 .fot ul li {
    width: 260px;
    height: 90px;
    float: left;
    margin-left: 20px;
}
.cont03 .fot ul li.li01 {
    margin-left: 0;
}
.cont03 .fot ul li img {
    width: 260px;
    height: 90px;
}



/* 第四部分 */
.cont04 {
    margin-top: 16px;
    width: 1100px;
    height: 280px;
}
/*标题*/
.cont04 .title {
    width: 100%;
    height: 46px;
    font-size: 22px;
    line-height: 46px;
    letter-spacing: 2px;
    border-bottom: 1px solid #CCCCCC;
}
.cont04 .title h1{
    height: 44px;
    float: left;
    margin-right: 20px;
    border-bottom: 3px solid #FF0000;
}
/*内容*/
.cont04 .cons {
    width: 1100px;
    margin-top: 20px;
}

.cont04 .cons .left {
    position: relative;
    overflow: hidden;
    width: 434px;
    height: 220px;
    float: left;
}
.cont04 .cons .left ul li {
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    float: left;
}
/*.cont04 .cons .left ul li a img {*/
/*    width: 138px;*/
/*    height: 46px;*/
/*}*/

.cont04 .cons .right {
    width: 640px;
    height: 220px;
    float: right;
}
.cont04 .cons .right a img {
    width: 640px;
    height: 210px;
}