	@charset "utf-8";
	/* CSS Document */
	
	body {
		font-family: Arial, Helvetica, sans-serif;
		color: #333333;
		margin: 0 auto;
		font-family: "微软雅黑";
		line-height: 24px;
		font-size: 14px;
	}
	
	.w {
		width: 1200px;
		margin: 0 auto;
	}
	.right-top ul li h1{
		color: #f39900 !important;
		
	}
	.w1 {
		width: 1200px;
		padding-bottom: 50px;
		overflow: hidden;
		margin: 0 auto;
	}
	
	.none {
		display: none;
	}
	
	* {
		margin: 0;
		padding: 0;
		border: 0;
		list-style-type: none;
	}
	
	img {
		border: 0;
	}
	
	A {
		COLOR: #3f3f3f;
		TEXT-DECORATION: none;
	}
	
	A:hover {
		COLOR: #f39900;
		TEXT-DECORATION: none
	}

	
	/* ------------------------------top---------------------------------------------------------- */

	
	.logo {
		width: 443px;
		height: 83px;
		float: left;
		padding:16px 0 9px 0;
	}
	

	
	.top_right {
		width: 335px;
		padding-top:42px;
		float: right;

	}
	.menu .nav li:last-child .box .nav7 {
    width: 207px;
}
	.top_right h1 {
		width:150px;
		float:left;
		font-weight:normal;
		border:1px solid #e4e4e4;
		border-radius:15px;
		background:url(../images/index_09.jpg) no-repeat right;
		color:#013a8e;
		text-align:center;
		font-size:14px;
	}
		.top_right h1 a{

		color:#013a8e;

	}
		.top_right :hover h1 {
		color:#013a8e;

	}
	.top_right h2 {
		width:140px;
		height:28px;
		float:right;
		font-weight:normal;
		background:url(../images/index_06.jpg) no-repeat left;
		color:#797979;
		text-align:center;
		font-size:14px;
		padding-left:25px;
	}
		.top_right h2 span{
		color:#797979;
		padding:0 5px;

	}
		.top_right h2 span a{
		color:#797979;

	}
		.top_right h2 span :hover{
		color:#013a8e;

	}
	
	/* ------------------------------banner---------------------------------------------------------- */
	.in_banner {
		height: 579px;
		font-family: PingFang-Regular;
		width: 100%;
		clear: both;
		z-index:11;
		overflow: hidden;
		position: relative;
	}
	
	.in_banner .slideBox {
		height: 579px;
		overflow: hidden;
		position: relative;
		text-align: center;
	}
	
	.in_banner .slideBox .hd {
		overflow: hidden;
		position: absolute;
		right: 5px;
		bottom: 25px;
		z-index: 1;
		width: 100%;
	}
	
	.in_banner .slideBox .hd ul {
		overflow: hidden;
		zoom: 1;
		text-align: center;
		line-height: 21px;
	}
	
	.in_banner .slideBox .hd ul li {
		display: inline-block;
		margin: 0px 5px;
		width: 15px;
		height: 15px;
		text-align: center;
		background: url(../images/ban1.png) no-repeat center;
		cursor: pointer;
		text-indent: -999999px;
		vertical-align: middle;
	}
	
	.in_banner .slideBox .hd ul li.on {
		width: 21px;
		height: 21px;
		background: url(../images/ban2.png) no-repeat center;
	}
	
	.in_banner .slideBox .bd {
		position: relative;
		height: 100%;
		z-index: 0;
		width:100%;
	}
	
	.in_banner .slideBox .bd li {
		height: 579px;
		zoom: 1;
		vertical-align: middle;
		overflow:hidden;
	}	
	.in_banner .slideBox .bd li img{
		width:1920px;
        position: relative;
　　   　left:50%;  
　　   　margin-left:-960px;
	}

	/* 下面是前/后按钮代码，如果不需要删除即可 */
	
	.in_banner .slideBox .prev,
	.in_banner .slideBox .next {
		position: absolute;
		left: 3%;
		top: 50%;
		margin-top: -25px;
		display: block;
		opacity: 0.5;
		z-index: 100;
	}
	
	.in_banner .slideBox .next {
		left: auto;
		right: 3%;
	}
	
	.in_banner .slideBox .next:hover,
	.in_banner .slideBox .prev:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}



	
.slideBox div.tempWrap{
     margin:0 auto;
}

	/* ------------------------------section01---------------------------------------------------------- */
	.wapper {
		width: 1200px;
		padding: 30px 0;
		margin: 0 auto;
		overflow: hidden;
	}
	
	.com {
		width: 378px;
		height: 370px;
		border: 6px solid #f4f4f4;
		float: left;
		margin-right: 20px;
	}
	
	.com1 {
		width: 437px;
		height: 370px;
		border: 6px solid #f4f4f4;
		float: left;
		margin-right: 20px;
	}
	
	.com3 {
		width: 308px;
		height: 370px;
		border: 6px solid #f4f4f4;
		float: left;
	}
	
	.com_top {
		background: url(../images/index_17.jpg) no-repeat left;
		padding-left: 26px;
		color: #333333;
		position: relative;
		left: 20px;
		top: 20px;
		font-size: 20px;
		float: left;
		width: 87px;
	}
	
	.htcn {
		width: 378px;
		padding: 15px 0;
	}
	
	.htcn .hd {
		height: 43px;
		line-height: 20px;
		position: relative;
		width: 378px;
		float: right;
	}
	
	.htcn .hd ul {
		position: absolute;
		height: 32px;
		width: 240px;
		padding-left: 170px;
	}
	
	.htcn .hd ul li {
		padding: 0 0 10px 15px;
		cursor: pointer;
		width: 90px;
		float: left;
		font-size: 16px;
	}
	
	.htcn .hd ul li span {
		color: #e6e6e6;
		float: right;
	}
	
	.htcn .hd ul li.on {
		height: 30px;
		background: url(../images/bg_03.jpg) no-repeat bottom;
		color: #f39900;
	}
	
	.htcn .bd ul {
		zoom: 1;
		width: 378px;
	}
	
	.htcn .bd li {
		line-height: 22px;
	}
	
	.htcn .bd li .date {}
	
	.news_top {
		width: 338px;
		clear: both;
		height: 114px;
		padding: 20px;
		background: url(../images/index_21.jpg);
	}
	
	.news_top_rg {
		background: url(../images/index1_03.jpg) no-repeat right;
		padding: 20px;
		float: right;
		color: #f39900;
		margin-right: 20px;
	}
	
	.news_top_rg a {
		color: #f39900;
	}
	
	.news_top .left {
		width: 134px;
		height: 114px;
		float: left;
	}
	
	.news_top .right {
		width: 160px;
		float: right;
	}
	
	.news_top .right h3 {
		font-size: 12px;
		color: #797979;
		line-height: 26px;
		font-weight: normal;
	}
	
	.news_top .right h4 {
		font-size: 14px;
		color: #535353;
		line-height: 22px;
		font-weight: normal;
	}
	
	.news_top .right h5 {
		font-size: 12px;
		width: 50px;
		margin-top: 15px;
		color: #333333;
		line-height: 26px;
		font-weight: normal;
		border-top: 1px solid #333;
	}
	
	.newslist {
		padding: 10px 20px 0 20px;
	}
	
	.newslist li {
		background: url(../images/index_34.jpg) left no-repeat;
		padding-left: 20px;
		color: #797979;
	}
	
	.newslist li span {
		width: 75px;
		float: right;
		font-size: 12px;
		color: #797979;
	}
	
	.newslist li a {
		color: #797979;
	}
	
	.newslist li a:hover {
		color: #f39900;
	}
	
	.newsbtn {
		width: 62px;
		height: 27px;
		display: block;
		margin-top: 10px;
		line-height: 27px;
		background: #f39900;
		text-align: center;
		color: #fff;
		border-radius: 5px;
	}
	
	.newsbtn a {
		color: #fff;
	}
	
	.newsbtn:hover a {
		color: #fff;
		text-decoration: underline;
	}
 
 	.picScroll-left {
 		width: 430px;
 		overflow: hidden;
 		position: relative;
 	}
 	
 	.picScroll-left .hd {
 		overflow: hidden;
 		height: 90px;
 		padding: 0 10px 0px 165px;
 	}
 	
 	.picScroll-left .hd .prev,
 	.picScroll-left .hd .next {
 		display: block;
 		width: 36px;
 		height: 36px;
 		float: left;
 		margin-left: 10px;
 		margin-top: 30px;
 		overflow: hidden;
 		cursor: pointer;
 		background: url("../images/arrow.png") no-repeat;
 	}
 	
 	.picScroll-left .hd .next {
 		background-position: 0 -50px;
 	}
 	
 	.picScroll-left .hd .prevStop {
 		background-position: -60px 0;
 	}
 	
 	.picScroll-left .hd .nextStop {
 		background-position: -60px -50px;
 	}
 	
 	.picScroll-left .hd ul {
 		float: right;
 		overflow: hidden;
 		zoom: 1;
 		margin-top: 10px;
 		zoom: 1;
 	}
 	
 	.picScroll-left .hd ul li {
 		float: left;
 		width: 9px;
 		height: 9px;
 		overflow: hidden;
 		margin-right: 5px;
 		text-indent: -999px;
 		cursor: pointer;
 		background: url("../images/icoCircle.gif") 0 -9px no-repeat;
 	}
 	
 	.picScroll-left .hd ul li.on {
 		background-position: 0 0;
 	}
 	
 	.picScroll-left .bd {
 		padding: 0 10px;
 	}
 	
 	.picScroll-left .bd ul {
 		overflow: hidden;
 		zoom: 1;
 	}
 	
 	.picScroll-left .bd ul li {
 		float: left;
 		_display: inline;
 		overflow: hidden;
 		text-align: left;
 		margin: 0 5px;
 		border: 1px solid #ccc;
 	}
 	
 	.picScroll-left .bd ul li .pic {
 		text-align: center;
		width: 187px;
 		height: 140px;
		overflow:hidden;
 	}
 	
 	.picScroll-left .bd ul li .pic img {
 		width: 187px;
 		height: 140px;
 		display: block;
 		padding: 2px;transition: all 0.5s;

 	}
 	
 	.picScroll-left .bd ul li .pic a:hover img {
 		border-color: #999;
				transform:scale(1.2);
 	}
 	
 	.picScroll-left .bd ul li .title {
 		line-height: 24px;
 		width: 177px;
 		color: #797979;
 		padding: 5px 5px 15px 5px;
 	}
 	
 	.picScroll-left .bd ul li .title a {
 		color: #797979;
 	}
 	
 	.picScroll-left .bd ul li .title a:hover {
 		color: #f39900;
 	}
		
.com3_bg{
 width:100%;
 background:#f4f4f4;
 text-align:center;
 clear:both;
 padding:10px 0 ;
 }
.com3_sevice li {
    width: 123px;
    height: 31px;
    float: left;
    padding: 27px 15px;
    margin-top: 15px;
    font-size: 16px;
    color: #333333;
    /* border-bottom: 1px solid #f4f4f4; */
    border-right: 1px solid #f4f4f4;
}
.com3_sevice li a{
color:#333333;

 }
 .com3_sevice li a:hover{
color:#f39900;

 }
 .com3_sevice li .pc2{
 background:url(../images/index_42.jpg) no-repeat left;
 transition: all 0.5s;
 padding-left:40px;
 height:23px;
}
 
.com3_sevice li .pc2:hover{
 background:url(../images/index_421.jpg) no-repeat left;
 margin-top:10px;
 }
 
 .com3_sevice li .pc1{
 background:url(../images/index_39.jpg) no-repeat left;
 transition: all 0.5s;
 padding-left:40px;
 height:23px;
}
 
.com3_sevice li .pc1:hover{
 background:url(../images/index_391.jpg) no-repeat left;
 margin-top:10px;
 }
 
  .com3_sevice li .pc3{
 background:url(../images/index_46.jpg) no-repeat left;
 transition: all 0.5s;
 padding-left:40px;
 height:23px;
}
 
.com3_sevice li .pc3:hover{
 background:url(../images/index_461.jpg) no-repeat left;
 margin-top:10px;
 }
   .com3_sevice li .pc4{
 background:url(../images/index_47.jpg) no-repeat left;
 transition: all 0.5s;
 padding-left:40px;
 height:23px;
}
 
.com3_sevice li .pc4:hover{
 background:url(../images/index_471.jpg) no-repeat left;
 margin-top:10px;
 }
 .bottom{
 width:100%;
 background:#333333;
 height:250px;
 clear:both;
 }
 
 .botnav{
  width:850px;
  float:left;
  }
  .botnav .comnav{
  width:90px;
  float:left;
  padding-left:30px;
  border-right:1px solid #3a3a3a;
  padding-top:48px;
  }
    .botnav .comnav h1{
  width:120px;
  text-align:left;
  font-size:14px;
  font-weight:normal;
  color:#fff;
  background:url(../images/bottom_09.jpg) no-repeat bottom left;
  height:35px;
  }
  
  .botnav .comnav li{
  width:120px;
  text-align:left;
  color:#797979;
  }
 .botnav .comnav li a{

  color:#797979;
  }
  .botnav .comnav li a:hover{

  color:#fff;
  }
 .botewm{
  width:290px;
  float:right;
 }
  .botewm li{
  width:118px;
  padding:7px;
  height:162px;
  float:left;
  margin-right:20px;
  background:#fff;
  border-radius:5px;
  margin-top:42px;
  
 }
 .botewm li:nth-child(2){
	margin-right:0;
}
   .botewm li img{
  width:118px;
  height:122px;
  
 }
    .botewm li p{
  width:118px;
  text-align:center;
  color:#333333;
  line-height:30px;
  
 }
 .footer{
  width:100%;
  background:#3a3a3a;
  height:50px;
  clear:both;
  }
 .footer .lf{
  width:530px;
  float:left;
  color:#797979;
 line-height:50px;
  }
   .footer .lf a{

  color:#797979;

  }
     .footer .lf a:hover{

  color:#fff;
  text-decoration:underline;

  }
  
   .footer .rg{
  width:430px;
  float:right;
  color:#797979;
 line-height:50px;
  }
  
     .footer .rg .link{
  width:275px;
  height:35px;
  margin-top:8px;
  float:left;
  border-radius:5px;
  background:url(../images/bottom_15.jpg) no-repeat left #4b4b4b;
  }
       .footer .rg .tex{
  width:142px;
  float:right;
  color:#797979;
  }
         .footer .rg .tex a{
  color:#797979;
  }
           .footer .rg .tex a:hover{
  color:#fff;
  }
  
  	.select1 {
		width: 220px;
		height: 24px;
		margin-top:5px;
		margin-right:10px;
		float:right;
		color: #fff;
		background:#4b4b4b;
	}
	/* ------------------------------fazhan---------------------------------------------------------- */
	.ny_bg{
	 width:100%;
	 background: url(../images/ny_bg_06.jpg) top center;
	 overflow:hidden;
	 clear:both;}
.ny_banner{
 width:100%;
}
.ny_banner img{

 height:368px;
 		width:1920px;
        position: relative;
　　   　left:50%;  
　　   　margin-left:-960px;
}
.bg1{
 width:1200px;
 margin:0 auto;
 position:relative;
 top:-100px;
 overflow:hidden;}
 .n_left{
  width:257px;
  background:#808080;
  float:left;
  padding-bottom:50px;
 }
  .n_left .top{
  width:257px;
  font-size:25px;
  color:#fff;
  padding-top:40px;
  height:60px;
  background:url(../images/ico_10.jpg) no-repeat right #013a8e;
  text-align:center;
 }
   .n_left .top img{
  
  float:left;
  margin-left:190px;
 }
 .n_right{
  width:842px;
  background:#fff;
  overflow:hidden;
  padding:50px;}
.toper{
  width:842px;
  margin:0 auto;
 border-bottom:1px solid #f4f4f4;
 overflow:hidden;
 padding-bottom:10px;}
.leftop{
 background:url(../images/ico_04.jpg) no-repeat left;
 padding-left:42px;
 line-height:40px;

 float:left;
 color:#333333;
 font-size:20px;}
.righttop{
 background:url(../images/ico_07.jpg) no-repeat left;
 padding-left:32px;
 float:right;
 font-size:13px;
 color:#797979;}
 
.fzlist{
 width:840px;
 padding:40px 0;
 }
 .fzlist li{
 width:840px;
 clear:both;
 height:40px;
 display:block;
 }
  .fzlist li .time{
 width:75px;
 padding-top:5px;
 float:left;
 padding-left:10px;
 color:#f39a00;
 font-size:18px;
 }
  .fzlist li .time1{
 width:75px;
 padding-top:15px;
 float:left;
 padding-left:10px;
 color:#f39a00;
 font-size:18px;
 }
   .fzlist li .time2{
 width:75px;
 padding-top:25px;
 float:left;
 padding-left:10px;
 color:#f39a00;
 font-size:18px;
 }
   .fzlist li .nrq{
   background:url(../images/fz_05.jpg) no-repeat left #f4f4f4;
   width:590px;
   
 margin-bottom:2px;
   line-height:20px;
   float:right;
   color:#505050;
   padding:10px 130px 10px 30px;
   overflow:hidden;
   
 }
 
 	/* ------------------------------fengcai---------------------------------------------------------- */
	
 .newslist1 {
 	padding-top: 30px;
 }
 
 .newslist1 li {
 	background: url(../images/index_34.jpg) left no-repeat;
 	padding-left: 10px;
 	line-height: 30px;
 	color: #333333;
 }
 
 .newslist1 li span {
 	width: 75px;
 	float: right;
 	font-size: 12px;
 	color: #333333;
 }
 
 .newslist1 li a {
 	color: #333333;
 }
 
 .newslist1 li a:hover {
 	color: #f39900;
 }
 /* 分页 */
 
 .page {
 	width: 840px;
 	clear: both;
 	margin: 30px auto 50px auto;
 }
 
 .list_page {
 	text-align: right;
 }
 
 .list_page1 {
 	text-align: center;
 }
 
 .list_page a,
 .list_page1 a {
 	background: #fff;
 	padding: 5px;
 	margin-right: 10px;
 	height: 20px;
 	line-height: 40px;
 	color: #777777;
 	font-weight: normal;
 	background: #f0f0f0;
 }
 
 .list_page a.currt,
 .list_page1 a.currt {
 	border: 1px solid #000;
 	background: #00499d;
 	color: #fff;
 }
 
 .pre {
 	float: left;
 	width: 50px;
 }
 
 .search {
 	width: 218px;
 	height: 44px;
 	clear: both;
 	padding-top: 80px;
 	margin: 0 auto;
 }
 
 .search h1 {
 	width: 218px;
 	font-weight: normal;
 	text-align: center;
 	color: #fff;
 	padding-bottom: 20px;
 	font-size: 18px;
 }
 
 .searchbg {
 	width: 218px;
 	height: 40px;
 	background: #eaeaea;
 }
 
 .btn1 {
 	padding: 10px 8px;
 	text-align: center;
 	color: #fff;
 	float: right;
 }
 
 .btn1 img {
 	width: 19px;
 	float: left;
 	padding-left: 10px;
 }
 
 .input1 {
 	width: 153px;
 	height: 39px;
 	padding-left: 20px;
 	color: #a9a9a9;
 	line-height: 40px;
 	float: left;
 	background: #eaeaea;
 }
.about {
	width: 840px;
	padding: 40px 0;
	color: #333333;
}

.zuzhi {
	width: 860px;
	text-align: center;
	padding: 40px 0;
	color: #333333;
}

.about span {
	font-size: 16px;
	color: #013a8e;
}

.kj {
	width: 860px;
}

.kj li {
	width: 272px;
	float: left;
	border: 4px solid #f4f4f4;
	margin-right: 10px;
}

.kj li img {
	width: 266px;
	height: 180px;
	padding: 4px;
	border-bottom: 4px solid #f4f4f4;
}

.kj li p {
	width: 260px;
	text-align: center;
	padding-top: 20px;
	line-height: 20px;
}

.kj li:nth-child(3) {
	margin-right: 0;
}

.culture_top {
	width: 860px;
	padding-bottom: 60px;
	overflow: hidden;
	text-align: center;
	border-bottom: 1px solid #505050;
}

.cl_service {}

.cl_service .tle {
	padding: 40px 0;
	overflow: hidden;
	text-align: center;
}

.cl_service .tle h1 {
	font-size: 30px;
	color: #013a8e;
	font-weight: normal;
	text-align: center;
}

.cl_service .tle h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #333333;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
}

.cl_service .list {
	width: 860px;
}

.cl_service .list li {
	width: 260px;
	height: 340px;
	border: 4px solid #f4f4f4;
	float: left;
	margin-right: 25px;
}

.cl_service .list li h1 {
	width: 260px;
	text-align: center;
	font-weight: normal;
	background: url(../images/wh_07.jpg) no-repeat bottom;
	line-height: 68px;
}

.cl_service .list li p {
	width: 210px;
	padding: 30px 25px;
	text-align: center;
}

.cl_service .list li:nth-child(3) {
	margin-right: 0;
}

.n_right1 {
	width: 862px;
	overflow: hidden;
	background: #fff;
	padding: 50px 40px;
}

.fengcai {
	width: 880px;
	padding-top: 30px;
}

.fengcai li {
	width: 272px;
	height:auto;
	float: left;
	border: 4px solid #f4f4f4;
	margin: 10px 5px;
}

.fengcai li .img1 {
	width: 266px;
	height: 198px;
	
	
	padding: 3px;
	overflow:hidden;
}
.fengcai li .img1 img {
	width: 266px;
	height: 198px;
	transition: all 0.5s;
}
.fengcai li .img1 img:hover{
	transform:scale(1.2);
}
.fengcai li p {
	width: 246px;
	padding: 0 10px;
	text-align: center;
	padding-top: 23px;
	line-height: 20px;	
	border-top: 4px solid #f4f4f4;
}

.honor {
	padding: 30px 0;
}

.honor li {
	width: 285px;
	float: left;
	position: relative;
	border-right: 1px solid #f4f4f4;
}

.honor li .top2 {
	width: 3px;
	height: 274px;
	background: #f39a00;
	position: absolute;
	top: 100px;
	left: 284px;
	top: -6px;
}

.honor li .top1 {
	width: 232px;
	height: 47px;
	line-height: 47px;
	background: url(../images/hr_03.jpg) left no-repeat;
	color: #f39a00;
	font-size: 18px;
	padding-left: 50px;
	border-bottom: 1px solid #f4f4f4;
}

.honor li .intro1 {
	width: 225px;
	height: 313px;
	padding-right: 15px;
	padding-left: 42px;
	padding-top: 22px;
	padding-bottom: 40px;
	color: #797979;
}

.honor li .pic1 {
	width: 272px;
	height: 251px;
	margin-left: 3px;
	border: 4px solid #f4f4f4;
}

.honor li .pic1 img {
	width: 266px;
	padding: 3px;
	height: 170px;
	border-bottom: 4px solid #f4f4f4;
}

.honor li .pic1 p {
	text-align: center;
	width: 246px;
	padding: 0 10px;
	line-height: 20px;
	color: #333333;
	padding-top: 23px;
}

.honor li:nth-child(3) {
	border: 0px;
}

.txtScroll-left {
	width: 864px;
	position: relative;
	height: 243px;
	background: #f4f4f4;
}

.txtScroll-left .hd {
	overflow: hidden;
	height: 20px;
}

.txtScroll-left .hd .prev {
	display: block;
	width: 22px;
	height: 22px;
	float: left;
	left: 10px;
	top: 110px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/arrow1.png") no-repeat;
	position: absolute;
}

.txtScroll-left .hd .next {
	display: block;
	width: 22px;
	height: 22px;
	float: right;
	right: 10px;
	top: 110px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/arrow1.png") no-repeat;
	position: absolute;
}

.txtScroll-left .hd .next {
	background-position: 0 -50px;
}

.txtScroll-left .hd .prevStop {
	background-position: -60px 0;
}

.txtScroll-left .hd .nextStop {
	background-position: -60px -50px;
}

.txtScroll-left .hd ul {
	overflow: hidden;
	zoom: 1;
}

.txtScroll-left .hd ul li {
	float: left;
	width: 22px;
	height: 22px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.txtScroll-left .hd ul li.on {
	background-position: 0 0;
	color:#f39900;
}

.txtScroll-left .bd ul li {
	overflow: hidden;
	width: 777px;
	margin: auto;
}
.txtScroll-left .bd ul li a {
	color:#f39900;
}
.txtScroll-left .bd {
	overflow: hidden;
	width: 777px;
	margin: auto;
}
.newstopimg {
	width: 266px;
	height: 203px;
	float: left;
}

.newstoprg {
	width: 480px;
	float: right;
}

.newstoprg h4 {
	font-size: 16px;
	color: #000000;
	padding: 15px 0;
	font-weight: normal;
}

.newstoprg h5 {
	font-size: 13px;
	color: #333333;
	padding-bottom:30px;
	line-height: 22px;
	font-weight: normal;
}

.newstoprg h6 {
	width: 133px;
	height: 1px;
	background: #c5c5c5;
	clear: both;
	margin-bottom: 17px;
}

.newstoprg h7 {
	width: 150px;
	float: left;
	font-size: 13px;
	color: #797979;
}

.newstoprg h7 span {
	float: right;
	padding-right: 15px;
	color: #f39900;
}

.liulyan {
	padding: 30px 0 60px 0;
	overflow: hidden;
	width: 830px;
	margin: 0 auto;
}

.liulyan li {
	margin-bottom: 12px;
	clear: both;
	height: 44px;
}

.liulyan li h1 {
	width: 115px;
	float: left;
	padding-right: 10px;
	text-align: right;
	font-size: 14px;
	line-height: 44px;
	font-weight: normal;
}

.liulyan li h2 {
	width: 460px;
	height: 42px;
	float: left;
	font-weight: normal;
}

.liulyan li h3 {
	width: 210px;
	color: #797979;
	float: right;
	line-height: 22px;
	font-size: 14px;
	font-weight: normal;
}

.liulyan li h4 {
	color: #1f3a87;
	font-weight: normal;
	float: left;
	width: 210px;
	margin-left: 40px;
}

.input2 {
	width: 440px;
	height: 44px;
	color: #333;
	padding: 0 20px;
	background: #fff;
	border: 2px solid #f4f4f4;
}

.input3 {
	width: 160px;
	height: 44px;
	color: #333;
	padding: 0 20px;
	background: #fff;
	border: 2px solid #f4f4f4;
}

.btntj {
	width: 480px;
	height: 45px;
	background: #f39a00;
	margin: 60px auto 0 auto;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 45px;
}

.btntj a {
	color: #fff;
	width: 480px;
	height: 45px;
}

.message {
	border-top: 1px solid #f4f4f4;
	clear: both;
	padding: 25px 0;
}

.message .title {
	background: url(../images/liuyan_07.jpg) no-repeat left top;
	font-size: 20px;
	padding-bottom: 20px;
	line-height: 36px;
	color: #333333;
	padding-left: 50px;
}

.message .title1 {
	background: url(../images/liuyan_10.jpg) no-repeat left;
	font-size: 16px;
	line-height: 60px;
	color: #333333;
	padding-left: 40px;
	border-bottom: 1px solid #f39a00;
	border-top: 1px solid #f39a00;
}

.message .content {
	width: 750px;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.message .content span {
	font-size: 16px;
}

.message .as {
	background: url(../images/liuyan_13.jpg) no-repeat left #f4f4f4;
	font-size: 16px;
	line-height: 60px;
	color: #013a8e;
	padding-left: 40px;
}

.hrtle {
	text-align: center;
	color: #f39a00;
	font-size: 25px;
	padding: 32px 0;
}

.hr_copany {
	width: 854px;
	overflow: hidden;
	margin-bottom: 30px;
	border: 4px solid #f4f4f4;
}

.hr_copany .top {
	width: 814px;
	padding: 20px;
	overflow: hidden;
	border-bottom: 4px solid #f4f4f4;
}

.hr_copany .top .img1 {
	width: 62px;
	height: 60px;
	float: left;
	margin-right: 15px;
}

.hr_copany .top .bigtle {
	background: url(../images/renli_06.jpg) no-repeat right;
	font-size: 20px;
	line-height: 60px;
	color: #000000;
	width: 790px;
}

.hr_copany .xm {
	padding: 35px 15px;
	overflow: hidden;
}

.hr_copany .xm .top3,
.hr_copany .top4 {
	background: url(../images/renli_10.jpg) no-repeat left;
	padding-left: 30px;
	font-size: 16px;
	color: #f39a00;
	margin-bottom: 22px;
}

.hr_copany .xm .intro3,
.hr_copany .top4 intro4 {
	padding-left: 32px;
	color: #797979;
	line-height: 24px;
}

.hr_copany .xm .intro3 span {
	color: #000;
	line-height: 36px;
}

.hr_copany .zp {
	background: #f4f4f4;
	padding: 35px 15px;
	overflow: hidden;
}

.hr_copany .zp .top4 {
	background: url(../images/renli_13.jpg) no-repeat left;
	padding-left: 30px;
	font-size: 16px;
	color: #f39a00;
	margin-bottom: 22px;
}

.hr_copany .zp .list2 {
	padding-left: 20px;
}

.hr_copany .zp .list2 li {
	width: 247px;
	line-height: 40px;
	float: left;
	border-bottom: 1px solid #c8c8c8;
	background: url(../images/q_03.jpg) left no-repeat;
	padding-left: 12px;
	color: #333;
	font-size: 13px;
	margin-right: 7px;
}

.leftsidebar_box {
	width: 257px;
}

.leftsidebar_box dt {
	
	color: #f5f5f5;
	font-size: 18px;
	position: relative;
	line-height: 54px;
	cursor: pointer;
     width: 257px;
	 height: 54px;	
	border-bottom: 1px solid #9b9b9b;
}
.leftsidebar_box dt a {
	   width: 257px;
	   height: 54px;
	   display:block;
	    position:relative;

}
.leftsidebar_box dt a .bg3{
	   width: 0;
	   transition:all 0.4s;
	      height: 54px;
		  top:0;
		  left:0;
		  position:absolute;
	   display:block;
	   padding-left:80px;
	   	   background: url(../images/ny1.png) no-repeat left ;
}
.tt{
    padding-left:80px;
	position:absolute;
	z-index:9999999;
}
.leftsidebar_box dt a:hover .bg3{
 	   width: 177px;
	    padding-left:80px;
	   height: 54px;
	   display:block;
	   background: url(../images/ny2.png) no-repeat left #f39900;
}

	.leftsidebar_box dt a.on .bg3{
		width: 177px;
		padding-left:80px;
		height: 54px;
		display:block;
		background: url(../images/ny2.png) no-repeat left #f39900;
	}


.leftsidebar_box dd {
	background-color: #808080;
	padding-left: 80px;
	padding-top: 15px;
}

.leftsidebar_box dd a {
	color: #f5f5f5;
	background: url(../images/navico_06.jpg) no-repeat left #808080;
	padding-left: 15px;
	line-height: 20px;
}

.leftsidebar_box dd a:hover {
	color: #f39a00;
	background: url(../images/navico_03.jpg) no-repeat left;
}

.leftsidebar_box dt img {
	position: absolute;
	left: 10px;
	top: 20px;
}

.leftsidebar_box dt a {
	color: #fff;
}

.navdown a {
	background: #f39a00;
	width: 257px;
	display: block;
	height: 40px;
}

.leftsidebar_box dl dd:last-child {
	padding-bottom: 10px;
}

.menu {
	width: 100%;
	height: 52px;
	background: rgba(7, 69, 152, .9);
	clear: both;
	position: absolute;
	z-index: 999999;
	top: 108px;
}

.menu .nav {
	width: 1200px;
	height: 52px;
	margin: 0 auto;
}

.menu .nav li {
	float: left;
	list-style: none;
	font-size: 16px;
}

.menu .nav li a {
	display: block;
	height: 52px;
	/*border-left:1px solid #000;*/
	padding: 0 40px;
	line-height: 53px;
	color: #fff;
	text-decoration: none;
	position: relative;
	overflow: hidden;
}

.menu .nav li:hover a {
	background: url(../images/navbg.png) no-repeat bottom;
	height: 52px;
}
.menu .nav li .box {
	width: 100%;
	height: 50px;
	position: absolute;
	top: 52px;
	left: 0;
	background: rgba(0, 0, 0, .5);
	display: none;
}

.menu .nav li .box .nav1 {
	width: 1050px;
	height: 52px;
	margin: 0 auto;
	padding-left: 0px;
}

.menu .nav li .box .nav2 {
	width: 950px;
	height: 52px;
	margin: 0 auto;
	padding-left: 260px;
}

.menu .nav li .box .nav3 {
	width: 800px;
	height: 52px;
	margin: 0 auto;
	padding-left: 390px;
}

.menu .nav li .box .nav4 {
	width: 600px;
	height: 52px;
	margin: 0 auto;
	padding-left: 480px;
}

.menu .nav li .box .nav5 {
	width: 550px;
	height: 52px;
	margin: 0 auto;
	padding-left: 720px;
}

.menu .nav li .box .nav6 {
	width: 350px;
	height: 52px;
	margin: 0 auto;
	padding-left: 810px;
}

.menu .nav li .box .nav7 {
	width: 350px;
	height: 52px;
	margin: 0 auto;
	padding-left: 950px;
}
.menu .nav li .box .nav1 a,
.menu .nav li .box .nav2 a,
.menu .nav li .box .nav3 a,
.menu .nav li .box .nav4 a,
.menu .nav li .box .nav5 a,
.menu .nav li .box .nav6 a,
.menu .nav li .box .nav7 a {
	display: block;
	height: 50px;
	float: left;
	color: #fff;
	line-height: 50px;
	border: none;
	background: none;
	padding: 0 10px;
	font-size: 14px;
}

.menu .nav li .box .nav1 a:hover,
.menu .nav li .box .nav2 a:hover,
.menu .nav li .box .nav3 a:hover,
.menu .nav li .box .nav4 a:hover,
.menu .nav li .box .nav5 a:hover,
.menu .nav li .box .nav6 a:hover,
.menu .nav li .box .nav7 a:hover {
	text-decoration: none;
	color: #fff;
}


	.new-leftinfo {
		width: 97%;
		background: #fff;
		font-size: 14px;
		line-height: 1.85;
		color: #000;
		padding: 25px 22px;
		float: left;
	}
	.new-leftinfo-next {
		font-family: "microsoft yahei", simhei;
		font-size: 14px;
		padding-top: 10px;
		color: #3c3c3c;
	}
	.new-leftinfo-h3 {
		color: #3c3c3c;
		font-size: 24px;
		border-left: 8px solid #038fe0;
		line-height: 1;
		padding-left: 15px;
		font-weight: 100;
		font-family: "microsoft yahei", simhei;
	}
	.new-leftinfo-date {
		color: #c1c1c1;
		padding: 15px 0 20px 25px;
		border-bottom: 1px solid #eee;
	}
	.new-leftinfo-text {
		padding: 30px 10px;
		border-bottom: 1px solid #eee;
		overflow: hidden;
		margin-bottom: 15px;
		text-align: left;
	}
	.new-leftinfo-text p{
		margin-top:5px;
	}
	.new-leftinfo-text img {
		max-width: 100%;
		padding: 10px 0;
	}


	/****list****/
	.list-section{
		padding:50px 0;
	}

	.list-main{
		padding:0 50px;
	}

	.list-title{
		padding-top: 50px;
		padding-bottom: 14px;
		border-bottom: solid 1px #d9d9d9;
	}

	.list-title h2{
		border-left:5px solid #b71840;
		padding-left:10px;
		font-style: normal;
	}

	.list-title p{
		font-size:24px;
		color:#333;
		font-weight:bold;
	}

	.list-title span{
		font-size:13px;
		color:#333;
	}


	.list-m dl {
		float: left;
		width: 183px;
		padding-top: 20px;
		line-height: 26px;
	}

	.list-m dl a{
		color:#333;
	}

	.list-m dl a:hover {
		color: #b71840;
	}

	.list-m dl dt {
		font-size: 14px;
		font-weight: bold;
	}

	.list-m ul {
		padding-top: 20px;
		line-height: 26px;
		font-size: 14px;
	}

	.list-m ul li {
		float: left;
		padding:0 20px;
	}

	.list-m ul li a{
		color:#333;
	}

	.list-m ul li a:hover{
		color:#b71840;
	}
