@charset "utf-8";

#box1 { padding:30px 0 0px;}

#box2 { padding:50px 0; background: url(../images/news_xmdt_bg.png) no-repeat right bottom;}
#box2 .li { float:left; width:33.3%;}
#box2 .li a { position:relative; display:block; margin:28px auto;padding-bottom:10px; width:340px; background:#faf9f7;}
#box2 .li a:hover { background:#817c79; color:#e0dedc;}
#box2 .li a h4 { margin:0 40px; line-height:50px; text-align:right; font-weight:normal;}
#box2 .li a img { display:block; margin:0 0 0 auto; width:300px; height:200px;}
#box2 .li a h3 { margin:25px 40px 10px; height:50px; line-height:26px; font-weight:normal; font-size:18px; color:#504c4a; overflow:hidden; transition:all .2s;}
#box2 .li a:hover h3 { color:#faf9f7;}
#box2 .li a p { margin:0 40px; height:40px; line-height:20px; overflow:hidden;}
#box2 .li a span { display:block; width:100px;height:40px;margin:10px 20px 10px 40px; line-height:40px;text-align:center; color:#fff;background-color:#009A4E;}
#box2 .li a:hover span { color:#f4f2f0;}
#box2 .li a div { position:absolute; left:-10px; top:-10px; padding:5px 0; width:70px; background:#cec6bf; color:#faf9f7; text-align:center;}
#box2 .li a:hover div { background:#df542a;}
#box2 .li a div strong { display:block; font:28px/36px "Trebuchet MS","Lucida Sans Typewriter","Lucida Sans",Arial;}

#box2 .paging { padding:30px 0;}
#box2 .paging a,.paging span { background:#faf9f7;}

.project1{width:1220px;margin:0px auto;overflow:hidden;}
.business_left{width:20%;float:left;}
.business-cate{border-top:10px #F15921 solid;}
.business-cate a{display:block;height:60px;background-color:#f5f5f5;border-bottom:1px #eee solid;padding:0px 23px;line-height:56px;font-size:12px;}
.business-con{width:67%;float:right;background-color:#fff;padding:30px 50px 40px;margin-bottom:40px;}
.business-con .focus ul li a{
    display:block;
       text-align:center;
    height:100%;
    background: #ffffff;
    width:100%;
}
.business-con .focus ul li img{
height: 100%; 
    width: auto;  
    object-fit: contain; 

}
.business-cate a.current{background-color:#fff;color:#F15921;}