
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,b,span,form,fieldset,legend,input,textarea,select{margin:0; padding:0;} 
body{font:14px; color:#333; font-family:"Microsoft YaHei","微软雅黑" ;}
a{
	text-decoration:none; 
	color:#989da5;
	cursor:pointer;
} 
a:hover{
	text-decoration:none;
} 
em{font-style:normal;} 
li{list-style:none;} 
img{vertical-align:top;border:0 none; }

p{
	word-wrap:break-word;
}
.clearfix:after {content: ""; display: block; height:0; clear:both; overflow: hidden;}
.clearfix{ *zoom:1; }


.index{
	min-width: 1200px;
}

/*nav start*/
.nav{
	background: #e60012;
}
.nav-in{
	width: 1150px;
	margin:0 auto;
/*	border: 1px solid #000;*/
	height: 60px;
	padding-left: 60px;
}
.nav-in a{
	float: left;
	padding:0 34px;
	font-size: 22px;
	color: #fff;
	line-height: 60px;
}
.nav-in a:hover,
.nav-in .cur01{
	background: #d60011;
}
/*nav end*/

/*banner start*/
.banner-out{
    background:#ececec;
}
.banner-in{
    position: relative;
}
.banner-in .prev{
	display: block;
	position: absolute;
	top: 50%;
	left: 60px;
	margin-top: -36px;
	width: 29px;
	height: 72px;
	background: url(../images/prev01.png) no-repeat;
}
.banner-in .prev:hover{
	background: url(../images/prev02.png) no-repeat;
}
.banner-in .next{
	display: block;
	position: absolute;
	top: 50%;
	right: 60px;
	margin-top: -36px;
	width: 29px;
	height: 72px;
	background: url(../images/next01.png) no-repeat;
}
.banner-in .next:hover{
	background: url(../iamges/next02.png) no-repeat;
}
.banner-in .bd{
    overflow: hidden;
}
.img-scale {
    position: relative;
    font-size: 0; 
    height: 0; 
    width: 100%;
}
.img-scale.img-scale-4-3 {
    padding-bottom: 75%; 
}
.banner-in .bd img{
    width:100%;
    height:auto;
}

.banner-in .bd ul{
    display: inline-block;
    text-align: center;
    width: 100%;
}
.banner-in .bd ul li {
    width: 100%;
    display: block;
    overflow: hidden;
}
.banner-in .bd ul li .bd-a{
}

.banner-in .hd{
    position: absolute;
    bottom: 12px;
    left: 50%;
    margin-left: -93px;
    z-index: 100;
}
.banner-in .hd li{
    cursor: pointer;
    width: 15px;
    height: 15px;
    margin: 8px;
    float: left;
    background: url(../images/icon03.png) no-repeat;
}
.banner-in .hd .on{
    background: url(../images/icon04.png) no-repeat;
}
/*banner end*/

/*main start*/

.main{
	background: #ececec;
}
.main-in{
	width: 1200px;
	margin:0 auto;
	/*background: pink;*/
}
.column{
	margin-bottom: 30px;
}
.column .news,.column .annunciate{
	float: left;
	height: 284px;
	background: #fff;
}
.column .hot{
	width: 390px;
	height: 284px;
	float: left;
	background: #fff;
}
.column .news{
	width: 373px;
	padding:0 16px;
	margin-right: 15px;
}
.column .annunciate{
	width: 358px;
	padding:0 16px;
}

/*hot*/

.hot-in{
    position: relative;
     /*height: 284px;*/ 
     width: 100%;
}
.hot-in .bd li{
    position: relative; 
    height: 284px;
}
.hot-in .bd p{
    margin-left: 10px; 
    display: block; 
    width: 72%;
    height: 50px; 
    line-height: 50px; 
    position:absolute; 
    left:0; 
    bottom:0;  
    color:#fff; 
    z-index: 9999; 
    font-size: 14px; 
    white-space:nowrap; 
    text-overflow:ellipsis; 
    overflow:hidden; 
    cursor: pointer;
}
.hot-in .bd p:hover{
    text-decoration: underline;
}
.hot-in .bd{
	width: 100%; 
	height: 284px;
	 overflow: hidden;
}
.new-con-right{
    width: 438px; 
}
.new-con-right li{
    cursor: pointer;
}
.new-con-right li span:hover{
    text-decoration: underline;
}
.new-con-right span{
    float:left; 
    height: 32px; 
    line-height: 32px; 
    font-size: 14px; 
    font-family: "宋体"; 
    color:#646464;
}
.new-con-right .span01{
    width: 328px; 
    padding-right: 36px;  
    white-space:nowrap; 
    text-overflow:ellipsis;
     overflow:hidden;
}

.hot-in .hd{
    position: absolute; 
    left:0; 
    bottom:0; 
    width: 100%; 
    height: 50px; 
    background:rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#50000000,endColorstr=#50000000); 
    z-index: 9000; 
}
.hot-in .hd ul{
    position: absolute;
    top: 14px;
    right: 0;
    width: 88px;
}
.hot-in .hd li{
    width: 12px; 
    height: 10px;  
    float:left; 
    margin:6px 2px;  
    cursor: pointer; 
    background: url(../images/icon10.png) no-repeat;
}
.hot-in .hd .on{
    background: url(../images/icon11.png) no-repeat;
}

.news-top{
	height: 53px;
	border-bottom: 1px solid #bdbdbd;
}
.news-top ul li{
	font-size: 18px;
	color: #555;
	margin:0 34px 0 2px;
	float: left;
	line-height:51px ;
	cursor: pointer;
}
.news-top .cur02{
	color: #0d6fb8;
	border-bottom: 3px solid #0d6fb8;
}
.news-top a{
	float: right;
	font-size: 16px;
	color: #555555;
	line-height: 52px;
}
.news-top a:hover{
	color: #000;
}
.news-bottom{
	height: 230px;
/*	background: pink;*/
	overflow: hidden;
}
.news-bottom ol li{
    height: 200px;
    padding: 15px 0;
}

.news-bottom ol li .list{
	line-height: 34px;
}

.news-bottom p{
	float: left;
	width: 260px;
	font-size: 14px;
	color: #555555;
	overflow: hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;
	background:url(../images/point.gif) 0 15px no-repeat;
	padding-left: 10px;
}

.news-bottom span{
	float: right;
	font-size: 14px;
	color: #c6c6c6;
}
.news-bottom ol li .list:hover p,
.news-bottom ol li .list:hover span{
	color: #000;
}


.annunciate-top{
	 height: 53px;
    border-bottom: 1px solid #bdbdbd;
}
.annunciate-top h3{
	font-size: 16px;
	font-weight: normal;
	color: #555;
	line-height: 51px;
	float: left;
}
   .annunciate-top a{
    float: right;
    font-size: 16px;
    color: #555555;
    line-height: 52px;
   }
  .annunciate-top a:hover{
  	color: #0d6fb8
  }
.annunciate .a01{
	font-size: 16px;
	line-height: 30px;
	color: #0d6fb8;
	margin: 10px 0;
    display: block;
}
.annunciate .a01:hover{
	color: #0d6fb8;
}
.annunciate p{
	font-size: 14px;
	color:#918f90 ;
	line-height: 25px;
	display: block;
	height: 125px;
	overflow: hidden; 
	/*white-space: nowrap; */
    word-break: break-all;
	text-overflow: ellipsis;
}
.annunciate .a02{
	color: #0d6fb8;
	font-size: 14px;
	display: block;
	text-align: right;
}

/*滚动*/
.scroll{
    padding-bottom:45px;
}
 .other-left h4{
    font-size: 18px;
    color:#0d6fb8;
    font-weight: normal;
    border-bottom: 1px solid #bdbdbd;
    margin-bottom: 20px;
    padding: 20px 0 20px;
}

 .other-left h4 a{
	 float:right;
	 font-size: 16px;
	color: #555555;
	padding-top: 10px;
 }

.scroll h4{
    font-size: 18px;
    color:#0d6fb8;
    font-weight: normal;
    border-bottom: 1px solid #bdbdbd;
    margin-bottom: 20px;
    padding: 20px 0 20px;
}

.scroll-in{
	width: 1200px;
	margin:0 auto;
	height: 153px;
	position: relative;
}
.scroll-in .bd{
	overflow: hidden;
}
.picList li{
	float: left;
	margin-right: 16px;
	width: 390px;
}
.scroll-in .next,
.scroll-in .prev{
	width: 20px;
	height: 50px;
	position: absolute;
}
.scroll-in .next{
	z-index: 1000;
	top: 50%;
	right: 13px;
	margin-top: -25px;
	background: url(../images/next03.png) no-repeat;
}
.scroll-in .prev{
	z-index: 1000;
	top: 50%;
	left: 13px;
	margin-top: -25px;
	background: url(../images/prev03.png) no-repeat;
}

/*入口*/
.entrance{
}
.entrance li{
    float:left;
    margin:0 15px 30px 0;
}
.secpagetitle{
   font-weight:bold;
   color: #f90404; 
   font-size: 22px;
   height:28px;
   line-height:28px;
   padding:5px 0 10px 5px;
}
.fleft560{
	width:560px;
	margin-top:50px;
	float:left;
}
.div-auto1180{
	width:1180px;
	margin:0 auto;
}
.jsdiv{
	height:280px;
	margin-left:-5px;
	padding:0 5px;
	clear:both;
	width:97%;
	line-height:28px;
}
.lidiv{
	color:#f90404;
	font-size:24px;
	font-family:SimHei;
	font-weight:bold;
	margin-bottom:15px;
}
.lia{
	color:#f90404;
	font-size:22px;
	font-family:SimHei;
	font-weight:bold
}
.jtjj-more{
	height:30px; 
	line-height:20px; 
	font-size:13px;
	padding:10px 0 0 460px;
	color:#f90404;
}
.div-left,.div-mid{
	float:left;
}
.border-shadow{
	box-shadow: 0px 0px 5px #D6D6D6; 
	border: 1px solid #D6D6D6;
	background:#fff;
}
 
