* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #666666;
}

body {
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #333333;
    background: #fffad1 url(../images/bg.jpg) no-repeat center top;
}

.box {
    width: 980px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.top {
    width: 100%;
    height: 488px;
}

.nav {
    width: 100%;
    height: 46px;
    line-height: 46px;
    background-color: #ff393a;
    color: #ffffff;
    font-size: 16px;
	font-family:"宋体";
    font-weight: bold;
}

.nav a {
    color: #ffffff;
    display: block;
    padding: 0 13px;
    float: left;
    background: url(../images/sx.jpg) no-repeat center left;
}

.nav-box {
    width: 980px;
    height: 46px;
    margin: 0 auto;
}

.box-one {
    width: 980px;
    height: auto;
    overflow: hidden;
}



.des {
    float: right;
    width: 482px;
    height: 242px;
    margin-top: 20px;
    padding-top: 83px;
    background: url(../images/jsbg.png) no-repeat center top;
    line-height: 28px;
}

.des p {
    text-indent: 24px;
    padding: 0 20px;
}

.des p a {
    color: #ff4b4c;
}

.two-banner {
    width: 980px;
    height: 40px;
    line-height: 40px;
	background-color:#DF5B1E;
}

.box-two {
    width: 980px;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

h2.news-tit {
    width: 490px;
    float: left;
    height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}

.two-con {
    width: 978px;
    height: auto;
    overflow: hidden;
    border: 1px solid #ffc9a9;
    background-color: #fffbeb;
}

.two-left {
    float: left;
    width: 489px;
    height: auto;
    overflow: hidden;
    border-right: 1px solid #ffc9a9;
}

.two-left ul {
    padding: 0px 20px 10px 20px;
}
.two-left ul li{
	 background: url(../images/xs.png) no-repeat center left;
    text-indent: 20px;}

.two-left ul li,
.bd-left ul li,
.bd-right ul li {
    height: 32px;
    line-height: 32px;
   /* background: url(../images/xs.png) no-repeat center left;*/
   /* text-indent: 20px;*/
}
.bd-right ul li span{
	color:#FF0000;}
	
.two-right {
    float: left;
    width: 488px;
    height: auto;
    overflow: hidden;
}

.logo-box {
	margin-top:10px;
    width: 426px;
    height: 285px;
    overflow: hidden;
    padding: 0 30px;
}

.logo-box ul {
    width: 426px;
    height: auto;
}

/*.logo-box li {
    float: left;
    margin: 20px 10px 0 10px;
}*/

.logo-box li img {
    width: 120px;
    height: 80px;
    border: 1px solid #e3e3e3;
    margin: 10px 9px 0 8px;
}


.three-con {
    width: 978px;
    border: 1px solid #ffc9a9;
    background-color: #fffbeb;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.banner {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    background-color: #e35b1c;
	position: relative;
}
.banner a {
    position: absolute;
    right:10px;
    top: 2px;
    color: #ffffff;
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline;
}

.banner1 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    background: url(../images/nav02.jpg) no-repeat center left;
}
.banner1 a{
	color:#fff;}
.news-one {
    padding: 10px 9px 15px 10px;
    width: 306px;
    height: 110px;
    float: left;
    border-right: 1px solid #ffe6d3;
    border-bottom: 1px solid #ffe6d3;
}

.news-one img {
    padding: 4px;
    border: 1px solid #e3e3e3;
    float: left;
}

.news-one p {
    width: 196px;
    float: right;
    height: 70px;
    line-height: 24px;
    overflow: hidden;
}

.news-one p a {
    color: #e35b1c;
}

.news-one h3.three-tit {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.comp-tit {
    width: 489px;
    font-size: 20px;
    font-weight: bold;
    border-right: 1px solid #ffc89d;
    float: left;
}

.other-tit {
    width: 488px;
    float: right;
    position: relative;
    font-size: 20px;
    font-weight: bold;
}

.other-tit a {
    position: absolute;
    right: 10px;
    top: 2px;
    color: #ffffff;
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline;
}

.bd-con {
    width: 978px;
    height: auto;
    overflow: hidden;
    background-color: #fffbeb;
}

.bd-left {
    width: 469px;
    padding: 10px 10px 30px 10px;
    border-right: 1px solid #ffc89d;
    float: left;
    height: auto;
    overflow: hidden;
}


.bd-left span {
	color:#FF0004;
}

.bd-right {
    width: 469px;
    padding: 10px 10px 10px 9px;
    float: right;
    height: auto;
    overflow: hidden;
}

.bd-con h2.bd-tit {
    font-size: 16px;
    font-weight: bold;
    color: #ff0004;
    line-height: 32px;
}

.bd-img {
    width: 100%;
    height: 100px;
}

.bd-img img {
    float: left;
    margin-right: 10px;
}

.bd-img p {
    width: 309px;
    float: right;
    height: 100px;
    overflow: hidden;
    line-height: 26px;
}

.bd-left ul {
    padding-top: 10px;
}



.bd-right ul {
    padding-top: 10px;
}

.all-img {
    padding: 10px 0 10px 0;
}

.all-img ul li {
    float: left;
    width: 195.6px;
}

.all-img ul li a {
    width: 180px;
    height: 170px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.all-img ul li img {
    width: 170px;
    height: 113px;
    padding: 4px;
    border: 1px solid #f9ad9d;
}

.result-left {
    padding: 10px;
    border-right: 1px solid #ffecd3;
    width: 468px;
    float: left;
}

.result-right {
    padding: 10px;
    width: 468px;
    float: right;
}

.result-tit {
    width: 100%;
    height: 44px;
    line-height: 46px;
    border-bottom: 2px solid #fe4444;
    color: #fe4444;
    font-size: 16px;
    font-weight: bold;
    text-indent: 44px;
    background: url(../images/nav03.png) no-repeat center left;
}

.result-box {
    height: auto;
    overflow: hidden;
}

.result-con {
    padding-top: 14px;
    line-height: 36px;
}

.result-con p {
    line-height: 30px;
    padding-bottom: 20px;
}

.result-con p a {
    color: #ff0000;
}

.result-con img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.zj-tit {
    font-size: 16px;
}

.result-con span {
    color: #fe4444;
    margin-left: 10px;
}

.four-con {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    background-color: #ffc99c;
}

.four-left {
    float: left;
    width: 489px;
    height: 440px;
    border: 1px solid #ffc99c;
    border-right: 0 none;
    background-color: #fffad1;
}

.four-right {
    float: right;
    width: 488px;
    height: 440px;
    border: 1px solid #ffc99c;
    border-left: 0 none;
    background-color: #fffad1;
}

.four-tit {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background-color: #e35b1c;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.md-con {
    padding: 10px;
    line-height: 32px;
}

.md-con1 {
    padding: 10px;
}

.md-con span {
    color: #fe4444;
    margin-left: 10px;
}


.box_hc{
	overflow:hidden;
	margin-top:20px;
	}
.box_hc_left{
	float:left;
	width:648px;
	height:251px;
	background:url(../images/hc.png) no-repeat;
	padding:10px;
	
	}
.box_hc_left img{
	border:solid #ffc6ab 1px;
	margin:40px 10px 10px 0;
	float:left;
	padding:10px;}
.box_hc_left p{
	margin-top:40px;
	font-size:14px;
	line-height:28px;
	overflow:auto;
	height:210px;}

.box_hc_right{
	float:right;
	}
.box_hc_right img{
	border:solid #ffc6ab 1px;
	}
.sp_tit{
	width:312px;
	height:40px;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	background:#df5b1e;
	line-height:40px;
	text-align:center;
	}
	
	
	
	
 /*焦点图 开始*/
  
.focus{
	position:relative;
	width:470px;
	float:left;
	height:300px;
	background-color:#000;
	margin:40px auto 0 auto;}  /*更改整体的宽高*/
.focus img{
	width:470px;
	height:300px;} /*更改图片的宽高*/
.focus .shadow .title{
	width:260px;
	height:65px;
	padding-left:30px;
	padding-top:20px;}
.focus .shadow .title a{
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-weight:bolder;
	overflow:hidden;}
.focus .btn{
	position:absolute;
	bottom:34px;
	left:510px;
	overflow:hidden;
	zoom:1;} 
.focus .btn a{
	position:relative;
	display:inline;
	width:13px;
	height:13px;
	border-radius:7px;
	margin:0 5px;
	color:#B0B0B0;
	font:12px/15px "\5B8B\4F53";
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#D9D9D9;}  
.focus .btn a:hover,.focus .btn a.current{
	cursor:pointer;
	background:#fc114a;}  
.focus .fPic{
	position:absolute;
	left:0px;top:0px;}  
.focus .D1fBt{
	overflow:hidden;
	zoom:1;
	height:16px;
	z-index:10;}  
.focus .shadow{width:100%;
	position:absolute;
	bottom:0;left:0px;
	z-index:10;
	height:50px;
	line-height:50px;
	background:rgba(0,0,0,0.6);  
	filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;
	display:block;
	text-align:left;} /*更改文字背景的颜色、宽高*/ 
.focus .shadow a{
	text-decoration:none;
	color:#fff;
	font-size:14px;
	overflow:hidden;
	margin-left:10px;
	font-family:"宋体";} /*更改文字的大小、颜色*/ 
.focus .fcon{
	position:relative;
	width:100%;
	float:left;
	display:none;
	background:#000  }  
.focus .fcon img{
	display:block;}  
.focus .fbg{
	bottom:10px;
	right:20px;
	position:absolute;
	height:23px;
	text-align:center;
	z-index:200;}  /*调整圆点的位置*/
.focus .fbg div{
	margin:4px auto 0;
	overflow:hidden;
	zoom:1;
	height:14px}    
.focus .D1fBt a{
	position:relative;
	display:inline;
	width:12px;
	height:12px;
	border-radius:7px;
	margin:0 5px;
	color:#B0B0B0;
	font:12px/15px "\5B8B\4F53";
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#D9D9D9;}    
.focus .D1fBt .current,.focus .D1fBt a:hover{
	background:#f6dd0e;}/*调整圆点被选中时的颜色*/    
.focus .D1fBt img{
	display:none}    
.focus .D1fBt i{
	display:none;
	font-style:normal;}  
	  
.focus .prev,.focus .next{
	position:absolute;
	width:40px;
	height:74px;
	background:url(../images/focus_btn.png) no-repeat;}
	/*插入的向前向后的箭头图片、箭头图片的宽高调整*/
.focus .prev{
	top:50%;
	margin-top:-37px;left:0;
	background-position:0 -74px;
	cursor:pointer;}  /*通过调整背景位置显示向前箭头*/
.focus .next{
	top:50%;
	margin-top:-37px;
	right:0;
	background-position:-40px -74px;
	cursor:pointer;} /*通过调整背景位置显示向后箭头*/  
.focus .prev:hover{
	background-position:0 0;}  
.focus .next:hover{
	background-position:-40px 0;}  
	
	
/*2016-01-14样式修改*/  
.news-one2 {
    padding: 10px 9px 15px 10px;
    width: 306px;
    height: 110px;
    float: left;
    border-right: 1px solid #ffe6d3;
    border-bottom: 1px solid #ffe6d3;
}

.news-one2 img {
    padding: 4px;
    border: 1px solid #e3e3e3;
    float: left;
}	
.news-one2 p {
    width: 196px;
    float: right;
    height: 70px;
    line-height: 24px;
    overflow: hidden;
	font-weight:bold;
}

.news-one2 p a {
    color: #e35b1c;
}

.news-one2 h3.three-tit2 {
    font-size: 14px;
    margin-bottom: 10px;
	font-weight:normal;
}

	