@charset "utf-8";
@import url("public.css");
/* CSS Document */

/**
*author:世博
*email:hanbinjxnc2009@126.com
*Website:www.shibowl.top
*/

/*banner*/


/*news*/
.focus{width:510px; height:310px; overflow:hidden; position:relative; border:1px solid #ddd;}
.focus .hd{height:15px; overflow:hidden; position:absolute; right:15px; bottom:40px; z-index:1;}
.focus .hd ul{overflow:hidden; zoom:1; float:left;}
.focus .hd ul li{float:left; margin-right:2px; width:15px; height:15px; line-height:14px; text-align:center; background:#b8cedb; cursor:pointer;}
.focus .hd ul li.on{background:#f00; color:#fff;}
.focus .bd{position:relative; height:100%; z-index:0;}
.focus .bd li{zoom:1; vertical-align:middle;}
.focus .bd li .bg{ width:510px; height:30px; position:absolute; left:0; bottom:0; z-index:1;  background:#c7b15e; filter:alpha(opacity=60); opacity:0.6;}
.focus .bd li .title{width:500px; height:30px; line-height:30px; left:0; bottom:0; position:absolute; z-index:2; color:#fff; padding-left:15px;}

.news-content .news-content-1 li:last-child{border-bottom:2px solid #d4d4d4; border-left:2px solid #d4d4d4;}
.news-content .news-content-1 li:last-child p{line-height:1.6rem;}
.news-content .news-content-1 li:last-child p a{color:#c2a84d;}
.news-content .news-content-1 li:first-child{flex-basis:80px;}
.news-content ul{margin-bottom:0 !important;}
.news-content .news-content-2 li:last-child{border-left:2px solid #d4d4d4;}
.news-content .news-content-2 li:first-child{flex-basis:80px;}
.news-content{margin-right:10%;}

/*project*/
.project .rows ul li{width:300px;}
.project .rows{border-bottom:2px solid #dacf9a;}

/*testing*/
.testing-img{width:500px;}
.testing-content{width:800px; background-color:#c4b177;}
.testing-content h3{color:#fff;}
.testing-content p{text-indent:2em; line-height:1.8rem; font-size:1.1rem;}

/*information*/
.information .rows ul li{width:300px;}