.dtjt8_div_img img{
width:100% !important;
height:100% !important;
}
.dtjt8_div_img {
width:100% !important;
height:240px !important;
}

.box a{
    color:black;
    text-decoration:none;
    font-size:15px;
}
.box1 a{
    color:black;
    text-decoration:none;
    font-size:15px;
}
.box2 a{
    color:black;
    text-decoration:none;
    font-size:15px;
}
.top{
    height:160px;
    width:100%;
    /*background-color: #a0cdf6;*/
    background-image: url(../images/second.jpg);
    background-repeat:no-repeat;
    background-size: 100% 100%;
}
.search{
    width:150px;
    height:30px;
    float:right;
    margin-right:10%;
    margin-top:2%;
    
}
.nav{
    width:100%;
    height:40px;
    background-image:url(../images/nav.png);
    background-repeat:no-repeat;
    background-size: 100% 100%; 
    
}
.navv{
    width:80%;
    height:100%;
    margin:0 auto;
    min-width:1500px;
    margin-top: 10px;
}
.wp_nav .nav-item a{
    padding:0 19.7px;
}
.mainimage{
    width:83%;   
    height:460px;
    margin:0 auto;
    min-width:1300px;
    overflow:hidden;
}
.left{
display:none;}
.right{
display:none;}
.main{
    width:1400px;
    height:600px;
    min-width:1300px;
    margin:0 auto;
    min-width: 1000px;
}
@media (max-width:1600px){
    .main{
        width:90%;
        margin:0 auto;
    }
    .mainimage{
        width:90%;
         margin:0 auto;
}
}

.mobile{display: none;}

@media screen  and (max-width:700px) {
    .main {
        width: 100%;
        margin: 0 auto;
        min-width: 404px;
    }
    .mobile{display: flex}
.nav{display: none;}

}

.left-main{
    float:left;
    width:9%;
    height:100%;
}
.right-main{
    float:right;
    width:91%;
    height:100%;
    margin-top:8px;
}
.wp_article_list .list_item .ex_fields{
    width:93px !important; 
}
.img1{
    width:100%;
    height:80px;
    margin-top:8px;
    background-image:url(../images/color1.png);
    text-align:center;
    padding-top:10px;
    background-size:100% 100%;
}
.img2{
    width:100%;
    height:80px;
    margin-top:8px;
    background-image:url(../images/color2.png);
    text-align:center;
    padding-top:10px;
    background-size:100% 100%;
}
.img3{
    width:100%;
    height:80px;
    margin-top:8px;
    background-image:url(../images/color3.png);
    text-align:center;
    padding-top:10px;
    background-size:100% 100%;
}
.img4{
    width:100%;
    height:80px;
    margin-top:8px;
    background-image:url(../images/color4.png);
    text-align:center;
    padding-top:10px;
    background-size:100% 100%;
}
.img5{
    width:100%;
    height:80px;
    margin-top:8px;
    background-image:url(../images/color5.png);
    text-align:center;
    padding-top:10px;
    background-size:100% 100%;
    
}
.img6{
    width:100%;
    height:80px;
    margin-top:8px;
    background-image:url(../images/color6.png);
    text-align:center;
    padding-top:10px;
    background-size:100% 100%;
}
.box1{
    width:32%;
    height:280px;
    float:left;
    margin-left:13px;
    min-width:340px;
    
}
.box{
    width:65%;
    height:280px;
    float:left;
    margin-left:13px;
    min-width:750px;
    
    
}
.inline-box{
    width:100%;
    height:50px;
    background-image: url(../images/line.png),url(../images/character1.png),url(../images/news.png);
    background-repeat: no-repeat;
    background-position: bottom,4% 30%,58% 60%;
    background-size: 100% auto,auto,auto;
}
.more1{
    float:right;
    margin-top:18px;
}
.box2{
    width:48%;
    float:left;
    height:250px;
    min-width:380px;
    overflow: hidden;
}
.inline-box1{
    width:100%;
    height:50px;
    background-image:url(../images/line1.png),url(../images/character2.png),url(../images/tip.png);
    background-repeat:no-repeat;
    background-position:bottom,4% 50%,25% 50%;
    background-size:100% auto,auto,auto;
}
.inline-box2{
    width:100%;
    height:50px;
    background-image:url(../images/line2.png),url(../images/character3.png),url(../images/tip1.png);
    background-repeat:no-repeat;
    background-position:bottom,4% 50%,24% 50%;
    background-size:100% auto,auto,auto;
}
.inline-box3{
    width:100%;
    height:50px;
    background-image:url(../images/line2.png),url(../images/character4.png),url(../images/tip2.png);
    background-repeat:no-repeat;
    background-position:bottom,4% 50%,30% 50%;
    background-size:100% auto,auto,auto;
}
.inline-box4{
    width:100%;
    height:50px;
    background-image:url(../images/line2.png),url(../images/character5.png),url(../images/tip3.png);
    background-repeat:no-repeat;
    background-position:bottom,4% 50%,25% 50%;
    background-size:100% auto,auto,auto;
}
.picture{
    width:83%;
    height:150px;
    margin:0 auto;
    text-align:center;
}
.footer{
    width:100%;
    height:130px;
    font-size:16px;
    text-align:center;
    color:black;
    background-color:#B9DAFB;
    margin:0 auto;
    border-top:5px solid #3972d3;
}
.footer1{
    width:100%;
    height:130px;
    font-size:16px;
    text-align:center;
    color:black;
    background-color:#B9DAFB;
    margin:0 auto;
    border-top:5px solid #3972d3;
    float:left;
}
.mainimage1{
    background-image:url(../images/mainimage2.png);
    background-repeat:no-repeat;
    background-size: 100% 100%;
    width:85%;
    margin:0 auto;
    height:250px;
}
.main1{
    width:80%;
    min-height:600px;
    margin:0 auto;
}
.left-part{
    width:25%;
    min-height:300px;
    margin-top:20px;
    
    float:left;
}
.name{
    background-image:url(../images/house.png);
    height:80px;
    text-align: center;
    background-color:blue;
    color:white;
    font-size:25px;
    background-repeat:no-repeat;
    background-size: 100%;
    background-position:bottom;
}
.menu{
    width:100%;
    min-height:200px;
    text-align: center;
}
.right-part{
    float:right;
    width:70%;
    min-height:500px;
    margin-top:20px;
    margin-right:9px;
    background-image: url(../images/border.png);
    background-repeat:no-repeat;
    background-position:top;
    background-size:100% auto;
}
.wp_listcolumn{
    margin: 0;
    padding: 0;
    width: 100%;
}
.part{
    margin-top:40px;
    height:30px;
}
.right-news{
    width:100%;
    min-height:400px;
}
.main2{
    width:70%;
    min-height:800px;
    margin: 0 auto;
    background-image: url(../images/border2.png);
    background-repeat:no-repeat;
    background-position:top;
    background-size: 100% 10px;
    margin-top:50px;
    text-align:center;
    padding-top:20px;
    margin-bottom:20px;
}

.wp_nav .nav-item a{
    color:black;
    font-weight:bold;
}
.wp_nav .nav-item a span.item-name {
    line-height:22px;
    font-size:17px;
}
.wp_nav .sub-nav .nav-item a{
    color: black;
    background-color: #9acdfa;
    border:none;
    }
.wp_search .search{
    background-image:url(../images/search.png);
    background-repeat:no-repeat;
    position:relative;
    left:-30px;
}
#keyword{
    background-color:#9acdfa;
    height:25px;
}

#wp_news_w3 li{
    list-style-type:none;
}
.wp_article_list {
    padding:0px;
    font-size:18px;
    margin:0 10px;
}
.wp_article_list .list_item .Article_Index{
    display:none;
}
.wp_article_list .list_item .Article_PublishDate {
        font-size:14px;
}
.wp_article_list .list_item{
    list-style-type: none;
    height:28px;
    line-height:28px;
}
.wp_listcolumn{
    margin: 0;
    padding: 0;
    width: 100%;
}