/* ********************************************** */
.banner{
    background:  #ddd;}
.banner .dtjt8_div_img .number {
    position: absolute;
    right: 50%;
    bottom: 1vw;
    transform: translateX(50%);}
.banner .dtjt8_div_img .number .current {
    opacity: 1;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #0a49ab;
    color: rgba(255,255,255,0);
    border: none;
    margin-right: 10px;}
.banner .dtjt8_div_img .number .nomal {
    opacity: 1;
width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    color: rgba(255,255,255,0);
    border: none;
    margin-right: 10px;}
.banner .dtjt8_div_img img {
    width: 100%;
    height: 23vw;}
/* ********************************************** */


/* ********************************************** */
.title{
    padding-bottom: 5px;}
.title .title-text{
    float: left;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
	color: #00335a;}
.title .title-more{
    float: right;
	font-size: 14px;
	line-height: 30px;
    color: #999;}
.title-bottom{
    font-size: 12px;
	line-height: 14px;
	color: #999999;}
.title-list{
    float: left;
    margin-left: 80px;}
.title-list li{
    float: left;
    width: 80px;
    text-align: center;
    position: relative;}
.title-list li:hover{
    color: #00335a;
    font-weight: bold;}
.title-list li.active{
    color: #00335a;
    font-weight: bold;}
.title-list li.active::after{
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    background: #00335a;
    position: absolute;
    left: 0;top: 30px;}
/* .active-bottom{
    width: 80px;
    height: 2px;
    background: #00335a;
    position: absolute;
    left: 0;top: 30px;
} */
/* ********************************************** */



/* ********************************************** */
.my-list li{
    height: 45px;
    position: relative;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;}
.my-list li a,.my-list li span{
    line-height: 44px;
    font-size: 16px;}
.my-list li a{
    float: left;
    display: block;
    width: calc(100% - 50px);
    color: #000;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.my-list li span{
    float: right;
    color: #999;
    text-align: right;}
.my-list li:hover a,.my-list li:hover span{
    color: #00335a;
    font-weight: bold;}
.news .my-list li a{
    width: calc(100% - 50px);}

/* ********************************************** */



/* ********************************************** */
.list-50{
    padding-top: 35px;}
.list-50 li{
    float: left;
    width: calc(50% - 20px);
    height: 45px;
    position: relative;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;}
.list-50 li:nth-child(2n){
    margin-left: 40px;}
.list-50 li a,.list-50 li span{
    line-height: 44px;
    font-size: 16px;}
.list-50 li a{
    float: left;
    display: block;
    width: calc(100% - 50px);
    color: #000;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.list-50 li span{
    float: right;
    color: #999;
    text-align: right;}
.list-50 li:hover a,.list-50 li:hover span{
    color: #00335a;
    font-weight: bold;}
/* ********************************************** */



/* ********************************************** */
.news{
    width: calc(100% - 320px);
    float: left;}
.news .pic-news{
    float: left;
    width: 425px;
    height: 270px;
    background: #ddd;
    margin-top: 15px;}
.news .pic-news #sudyfocus_w2 {
    width: 100%;
    height: 100%;}
.news .pic-news .focus-box {
    background-position: center;
    position: relative;
    width: 100% !important;
    height: 100% !important;}
.news .pic-news .focus-container {
    width: 100% !important;
    height: 100% !important;}
/*.news .pic-news .sudyfocus_news_w2 {
    width: 100%;
    height: 100%;
}
.news .pic-news .sudyfocus_w2 {
    width: 100% !important;
    height: 100% !important;
}
.news .pic-news .focus-container {
    width: 100% !important;
    height: 100% !important;
}
*/
.news .my-list{
    float: right;
    width: calc(100% - 455px);
    margin-top: 10px;}

.btn-list{
    float: right;
    width: 281px;
    margin-top: 20px;}
.btn-list li{
    margin-top: 10px;
    overflow: hidden;}
.btn-list li a{
    display: block;}
.btn-list li a img{
    display: block;
    width: 100%;}
.btn-list li:first-child{
    margin-top: 0;}
.btn-list li:hover{
    box-shadow: 0px 0px 9px 0px 
		rgba(111, 111, 111, 0.2);}
/* ********************************************** */



/* ********************************************** */
/* @media (max-width: 992px){
    .news { width: 100%;}
    .notice{ width: 100%; margin-top: 30px;}
    .w33{width: 100%;}
    .ml30 { margin-left: 0px; margin-top: 30px;}
}
@media (max-width: 768px){ 
    .news .pic-news{
        width: 100%;
    }
    .news .my-list {
        width: 100%;
        margin-top: 30px;
    }
} */
.pic-btn li{
    float: left;
    width: calc(25% - 15px);
    height: 110px;
    margin-left: 20px;
    margin-top: 25px;}
.pic-btn li a{
    display: block;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;}
.pic-btn li img{
    width: 100%;
    height: auto !important;}
.pic-btn li:hover{
    box-shadow: 0px 0px 9px 0px 
    rgba(111, 111, 111, 0.2);}
.pic-btn li:first-child,.pic-btn li:nth-child(4n+1){
    margin-left: 0;}
.pic_list{
    margin-top: 20px;}
.pic_list .pic_list_item{
    width: 224px;
    float: left;
    margin-right: 20px;}
.pic_list .pic_list_item .pic_box{
    height: 145px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #f4e676;}
.pic_list .pic_list_item a{
    display: block;
    border: 1px solid #ddd;
    border-top: none;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;}
.pic_list .pic_list_item:hover a{
    color: #00335a;
    font-weight: bold;}

@media(max-width:1200px){
    .news { width: 100%;}
    .btn-list { width: 100%;}
    .btn-list li { float: left; width: calc(50% - 20px);}
    .btn-list li{ margin-top: 20px;}
    .btn-list li:first-child{ margin-top: 20px;}
    .btn-list li:nth-child(2n){ margin-left: 40px;}
    .pic-btn li{ height: 87px;}
}/* 87 */
@media (max-width: 992px){
    .pic-btn li{  height: 66.58px;}
}/* 66.58 */
@media (max-width: 768px){
    .news .pic-news { width: 100%;}
    .news .my-list { width: 100%;}
    .title-top { position: relative;}
    .title .title-text { float: none;}
    .title .title-list { float: none; margin-left: 0px;}
    .title .title-list li { width: 70px; margin-top: 15px;}
    .title .title-list li.active::after { width: 70px; top: 20px;}
    .title .title-more { position: absolute; right: 0; top: 0;}
    .title .title-bottom { display: none;}
    
    .list-50 { padding-top: 0;}
    .list-50 li { width: 100%;}
    .list-50 li:nth-child(2n) { margin-left: 0px;}
    .w50 { width: 100%;}
    .w50.fr { margin-top: 30px;}
    .pic-btn li { width: calc(50% - 20px); height: auto; margin-left: 0;margin-top: 10px;}
    .pic-btn li:nth-child(2n){ float: right;}
}
@media (max-width: 550px){
    .pic-btn li { width: calc(50% - 15px);}
}
@media (max-width: 425px){
    .pic-btn li { width: calc(50% - 10px);}
}