﻿@charset "utf-8";
/* CSS Document */
body,ul,li,p,span,h1,h2,h3,h4,h5,h6,dl,dt,dd,form,input,table,tr,td{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; }
ul li{ list-style:none; }
*{outline:none;hide-focus: expression(this.hideFocus=true); }
body{ background:#ececec;}
a img{ border:none; }
a { text-decoration:none; font-size:12px;color:#666; font-family:"微软雅黑";}
.clear{ clear:both; height:0; width:0; font-size:0;}
.testindent{ text-indent:2em;  }
*{ outline-color:none;}
.dis{ display:block; }
.undis{display:none;}
font{font-size:12px;}
.fr{ float:right; }
.fl{ float:left; }

.mr10{ margin-right:10px;}
.mr12{ margin-right:12px;}
.mr14{ margin-right:14px;}
.mr24{ margin-right:24px;}
.mr50{ margin-right:50px;}
.mr17{ margin-right:17px;}
.mt20{ margin-top:20px; }





#main {
	margin: 0px auto; 
	width: 1000px; 
	font-size: 0.75em;
}
.top {
	margin: 0px auto; 
	width: 100%; 
	height: 145px; 
    background:#b20f23;
	position: relative;
}

.top .box{
	margin: 0px auto; 
	width: 1000px; 
	height: 145px; 
    background:#b20f23;
	position: relative;
}
.top .box .d {
    width: 330px;
color: rgb(255, 255, 255);
padding-left: 10px;
margin-right: 20px;
float: right;
display: inline;
	
	background: url("/image/1117bg03.jpg") no-repeat top;
}

.top .box .d span{
   height: 24px;
   font-size: 12px;
   float: left;
}

.top .box .d span a{
   color: rgb(255, 255, 255);line-height: 24px;
}


.top .box .logo {
	float:left;
	width: 421px;; 
	height: 82px; 
	padding-top: 26px;
	padding-left:30px;
}


.nav {
	margin: 0px auto; 
	width: 100%;
	height: 45px;  
	background: #363636;
}
.nav .box{
	margin: 0px auto; 
	width: 1000px;
	height: 45px;  
	color: rgb(255, 255, 255); 
	line-height: 45px;  
	font-size: 14px; 
	font-weight: bold;
}

.nav a {
	margin: 0px 0px; 
	width: 90px; 
	height:45px;
	color: rgb(255, 255, 255); 
	line-height: 40px; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: center;  display: inline-block;
}
.nav a:hover {
	color: rgb(255, 255, 255);
}





/***** js *****/

.js{margin:0 auto; 
    width:100%;
    height:265px;
	background:#f5f6f7;
		 }

.js img{margin:0 auto; 
    width:100%;
    height:265px;
		 }





/********* main *********/

#wrap {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;}

#content{
	width: 950px;
    height: 100%;
}

 #wrap .content .cate h2 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

 #wrap h2 {float:left;
    font-weight: bold;
    font-size:14px; 
	color:#545454; 
	font-family:"Microsoft Yahei","微软雅黑";
display:block;

}


.searchList {
	float:left;
	width: 950px;
	height: 100%; 
	font-size: 16px;
    line-height: 32px;
	padding-top: 0px;}

.searchList li{
	position: relative;
    padding: 18px 0 14px 20px;
    border-bottom: 1px solid #ddd;
    line-height: 20px;
    font-size: 12;  
	color:#454545;
	background:url(/images/1212.png) no-repeat left center;
		  }


.searchList li a{
	  font-size:14px; color:#000000; font-family:"Microsoft Yahei","微软雅黑";
		  }
.searchList li a:hover{text-decoration:underline;}

.searchList li span{
	  font-size:14px; 
	color:#8b080f; 
	  font-family:"Microsoft Yahei","微软雅黑";
	  line-height:25px; 
	 padding:0 0px 0 8px;  
		  }


.searchList li p{
	  display:none;  
		  }
.searchList li em{
	 margin-top:30px;
line-height:20px;
display:block;  
		  }




#topBar{
	width: 910px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #000000;
    border-bottom: 1px solid #8b080f;
    padding-left: 10px;
	padding-top: 10px;
	
}
#topBar a{
    line-height: 28px;
    font-size: 14px;
    color: #000000;;
	
}




/********* 搜索 *********/

#header{
	width: 500px;
    height: 130px;
    font-size: 14px;
    color: #000000;
    padding-left: 10px;
	padding-top: 10px;
	
}

.searchBar{
	width: 500px;
    height: 70px;
    font-size: 14px;
    color: #000000;
    padding-left: 10px;
	padding-top: 10px;
	
}


.searchCon{
        width: 500px;
        margin: 20px auto;
        font-family: 'Microsoft YaHei';
        font-size: 14px;
    }

    input{
        width: 220px;
        border: 1px solid #e2e2e2;
        height: 30px;
        float: left;
        background-image: url(images/search.png);
        background-repeat: no-repeat;
        background-size: 25px;
        background-position:5px center;
        padding:0 0 0 20px;
    }
    #search{
        width: 78px;
        height: 32px;
        float: right;
        background: black;
        color: white;
        text-align: center;
        line-height: 32px;
        cursor: pointer;
    }

#BtnSearch{
	width: 180px;
    height: 32px;
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	background: #860000;
}

#DrpType{
	width: 50px;
    height: 30px;
}






.cate{
	width: 400px;
    height: 80px;
}


.cate ul{
	width: 800px;
    height: 60px;
}

.cate ul li{
	width: 100px;
    height: 20px;
	font-size:12px; 
	color:#a40410;
}

.cate ul li a{
	width: 100px;
    height: 30px;
	line-height: 24px;
	font-size:12px; 
	color:#a40410;
}

.cate ul li a:hover{
	width: 100px;
    height: 30px;
	font-weight:bold;
	line-height: 24px;
	font-size:12px; 
	color:#a40410;
}







/********* sk分页 *********/

.pager{ 
	text-align:center;
	padding-top: 30px;
	padding-right: 20px;
        padding-bottom: 50px;
}

.current{
	width: 18px;
    height: 18px;
	color:#fff; 
	background:#8b080f; 
}











/********* 分页 *********/

.fenye{ 
	text-align:right; 
	padding:12px 0;
}
.fenye font a{ 
	display:inline-block; 
	width:15px; height:15px; 
	text-align:center; 
	font-size:12px; 
	color:#666; 
}
.fenye font a:hover,.fenye font a.hover{ 
	color:#fff; 
	background:#8b080f; 
}





/********* cot6 *********/


.ct6{ margin:0 auto;
      width: 100%;
	  height:208px; 
	  background: #363636;  }

.ct6 .box {
	margin: 0px auto; 
	width: 100%;
	height: 45px;  
	background: #363636;
	border-bottom:2px #ffffff solid; 
}
	  
.ct6 .box .nav{
	margin: 0px auto; 
	width: 1000px;
	height: 45px;  
	color: rgb(255, 255, 255); 
	line-height: 45px;  
	font-size: 14px; 
	font-weight: bold;
}
.ct6 .box .nav a {
	margin: 0px 0px; 
	width: 145px; 
	height:45px;
	color: rgb(255, 255, 255); 
	line-height: 40px; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: center;  display: inline-block;
}
.ct6 .box .nav a:hover {
	color: rgb(255, 255, 255);
}



.ct6 .box02{margin: 0px auto;  
       width:865px; 
	   height:145px;  
	   padding-top:20px;
	   padding-left:128px; } 

.ct6 .box02 .logo{float:left; 
       width:137px; 
	   height:106px;  } 

.ct6 .box02 .z{float:left; 
       width:640px; 
	   height:145px; 
	   padding-left:80px; 
	   padding-top:18px; 
	   font-size:12px; 
	   line-height:24px; 
	   color:#ffffff;}

