@charset "utf-8";
/* CSS Document */

body{ font-size:12px; color:#181717; line-height:30px; background-color:#CCCCCC;}

a { color:#181717; font-size:12px; text-decoration:none; }

a:hover { color:#468d12; font-size:12px; text-decoration:none;}

.sider{width:215px; float:left;}
.containter{float:right; width:774px;}

.clear_cs{height:0px;font-size:0px; line-height:0px;clear:both;over-flow:hidden;}

/***************index css********************/
.top{width:1004px; height:105px; background:url(../images/top.jpg) no-repeat left top;}
.top1{width:280px; float:right; margin-top:18px; display:inline;}
.home{width:280px;}
.home ul li{float:left; background:url(../images/h1.jpg) no-repeat left center; text-indent:18px; padding-right:20px;}

.search{width:250px; float:right; margin-top:15px; display:inline;}
.ss1{width:154px; height:20px; background:url(../images/ss1.jpg) no-repeat left center; text-indent:20px; line-height:20px; border:none; vertical-align:top;}
.ss2{width:56px; height:20px; background:url(../images/ss2.jpg) no-repeat left top; border:none; margin-left:10px;}

.menu{width:1004px; height:41px; background:url(../images/menu.jpg) repeat-x;}
.menu ul{width:1004px;}
.menu ul li{float:left;}
.menu ul li a{display:block; width:97px; text-align:center; font-weight:bold; line-height:41px; margin:0 6px; color:#FFF;}
.menu ul li a:hover{display:block; width:97px; text-align:center; font-weight:bold; line-height:41px; margin:0 6px; color:#468d12; background:url(../images/mo.jpg) no-repeat left top;}

.banner{width:997px; height:265px; margin:5px;}

.list{width:215px;}
.list h3{width:215px; height:33px; background:url(../images/list_dh.jpg) no-repeat left top; font-weight:bold; text-indent:20px; line-height:33px;}
.list h3 span{float:right; margin-top:14px; margin-right:10px; display:inline;}
.list1{width:213px; border:1px solid #cbe9ff; border-top:none;}
.list1 ul{width:213px;}
/*.list1 ul li{width:213px; background:url(../images/li.jpg) no-repeat left top; text-indent:42px;}
.list1 ul li a{line-height:31px;}*/

.link{width:213px; margin:0 auto;}
.link a{display:block; width:213px; height:70px; margin-top:3px;}

.l_con{width:203px; border:1px solid #cbe9ff; border-top:none; padding:2px 5px;}

.about{width:774px;}
.about h3{width:774px; height:36px; font-size:0px;}
.about1{width:760px; margin:5px auto;}
.jd{width:211px; height:136px; padding:2px; border:1px solid #ececec; float:left; margin:8px 5px; display:inline;}
.about2{width:530px; float:right;}

.n_pic{width:208px; height:136px; float:left; margin:8px 5px; display:inline;}
.about2 ul li{width:530px; background:url(../images/ico.jpg) no-repeat 6px center; text-indent:20px; border-bottom:1px dashed #7d7d7d;}
.about2 ul li a{display:block; width:410px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.about2 ul li span{float:right; color:#7d7d7d;}

.pro{width:750px; margin:10px auto;}

.case{width:999px; margin:10px auto 0 auto;}
.case h3{width:999px; height:34px; font-size:0px;}
.case1{width:980px; margin:10px auto;}



/*********************neiye css *********************/
.ny_content{width:774px;}
.ny_contnet h3{width:774px; height:37px; font-size:0px;}
.ny_content1{width:760px; margin:5px auto;}

.ny_news{width:760px; margin:5px auto;}
.ny_news ul li{width:760px; background:url(../images/ico.jpg) no-repeat 6px center; text-indent:20px; border-bottom:1px dashed #7d7d7d;}
.ny_news ul li a{display:block; width:620px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.ny_news ul li span{float:right; color:#7d7d7d;}

.ny_content1 ul {
   width:100%;
   height:auto; overflow:hidden;
   margin:0px;
   padding:0px;
   }

.ny_content1 ul li {
   list-style-type:none;
   width:175px;
   margin-left:29px;
   margin-right:29px;
   margin-top:5px;
   margin-bottom:5px;
   float:left;
   }
   
.ny_content1 ul li p {
   height:auto; overflow:hidden;
   line-height:30px;
   text-align:center;
   margin:0px;
   }



/* 分页 */ 
.page {
    margin: 20px auto;
	text-align:center;
}

.page-m {
    position: relative;
    top: -1px;
    +display: inline !important;
}

.page a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.page-m a {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
	border:1px solid #eeeeee;

}

.page-m a:hover {
    color: #fff;
    background: #0065b4;
	border:1px solid #0065b4;
}

.xianshi {
    color: #fff;
    background: #0065b4;
	border:1px solid #0065b4;
}

.page-m a.active {
    color: #fff;
    background: #0065b4;
	border:1px solid #0065b4;
}













