#page01{
	width: 1200px;
	height: auto;
	margin:0 auto 30px;
}
#page01 .nav-title{
	width: 100%;
	height: 42px;
}
#page01 .nav-title .left-text span{
	float: left;
	margin-top: 7px;
	color: #333;
	font-size: 13px;
}
#page01 .nav-title .right-cont{
	float: right;
	position: relative;
}
#page01 .nav-title .right-cont .input-wrapper{
	position: relative;
	margin-top:0px;
	right: 90px;
}
#page01 .nav-title .right-cont .input-wrapper input{
	width: 291px;
	height: 26px;
	border:1px solid #ccc;
	border-radius: 50px;
	outline: none;
	line-height: 26px;
	background-color: #f0f9fd;
	padding-left: 20px;
}
#page01 .nav-title .right-cont .input-wrapper .icon-sour-dv{
	width: 46px;
	height: 26px;
	background:url(../../images/web/u20.png) no-repeat center center #999;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0px 15px 15px 0px;
}
#page01 .nav-title .right-cont .input-wrapper .icon-sour-dv:hover{
	background-color: #2d47a8;
}
#page01 .nav-title .right-cont button{
	float: right;
}
#page01 .nav-title .right-cont .gj-search{
  position:absolute;
  right: 0px;
  top: 0px;
  width:80px;
  height:26px;
  box-sizing:border-box;
  border-radius:100px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
  text-align: center;
  line-height: 24px;
  color: #fff;
  cursor: pointer;
  background: url('../../images/web/line2.png') repeat;
}
#page01 .nav-title .right-cont .gj-search:hover{
	opacity: .8;
}
#page01 .nav-title .right-cont .gj-search a{
	color: #fff;
  	font-size:12px;
  	font-weight: 400;
}
#page01 .container{
	width: 100%;
	padding:20px;
	background-color: #fff;
    -moz-box-shadow:0px 1px 5px #e2d2d2;
    -webkit-box-shadow:0px 1px 5px #e2d2d2;
    box-shadow:0px 1px 5px #e2d2d2;
    border:1px solid #e6e6e6;
}
#page01 .container .top-title{
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border:1px solid  #e4e4e4;
	position:relative;
	text-align: center;
}
#page01 .container .top-title  h1{
	width: 970px;
	font-size: 30px;
	color: #2D47A8;
	font-weight: bold;
	margin:17px auto 0px;
}
#page01 .container .top-title span{
	font-size: 13px;
	color: #666;
	margin-top: 4px;
	display: block;
}
#page01 .container .top-title span a{
	color: #2d47a8;
	cursor: pointer;
}
#page01 .container .top-title img{
	position: absolute;
	left: 13px;
	top: -6px;
}
#page01 .container .lunbo-one{
	width: 100%;
	height: 374px;
	margin-bottom: 25px;
}
#page01 .container .cont-a{
	width: 100%;
	height: 315px;
	padding:0px 5px;
	margin-bottom:25px; 
}
#page01 .container .cont-a .left-lunbo{
	width: 648px;
	height: 100%;
	float: left;
}
#page01 .container .cont-a .right-pic{
	width: 457px;
	height: 100%;
	float: right;
}
#page01 .container .cont-a .right-pic .title-pic-top{
	width: 100%;
	height: 20px;
	border-left:3px solid #2d47a8;
	margin-bottom: 25px;
}
#page01 .container .cont-a .right-pic .title-pic-top span{
	font-size: 18px;
	color: #333;
	font-weight:700;
	margin-left: 12px;
	float: left;
	position: relative;
	top: -3px;
}
#page01 .container .cont-a .right-pic  .title-pic-item{
	width: 100%;
	height: auto;
	overflow: hidden;
}
#page01 .container .cont-a .right-pic  .title-pic-item li{
	width: 100%;
	height: 80px;
	margin-bottom: 10px;
	overflow: hidden;
	border-radius: 2px;
}
#page01 .container .cont-a .right-pic  .title-pic-item li:hover img{
	opacity: .9;
}
#page01 .container .cont-a .right-pic .title-pic-top a{
	font-size: 12px;
	color: #666;
	font-weight:400;
	float: right;
	position: relative;
	top: 4px;
}
#page01 .container .banner-dv{
	width: 100%;
	height: 96px;
	margin-bottom: 25px;
}
#page01 .container .banner-dv img:hover{
	opacity: .9;
}
#page01 .container .bottom-lunbo{
	width: 100%;
	height: 666px;
	padding:0px 5px;
	margin-bottom: 25px;
}
#page01 .container .bottom-lunbo .left-cont-bolun{
	width: 648px;
	height: 100%;
	float: left;
}
#page01 .container .bottom-lunbo .right-cont-list{
	width: 457px;
	height: 100%;
	float: right;
}
#page01 .container .bottom-lunbo .left-cont-bolun .bottom-lunbo-01{
	width: 100%;
	height: 320px;
	margin-bottom: 25px;
}
#page01 .container .bottom-lunbo .left-cont-bolun .bottom-lunbo-02{
	width: 100%;
	height: 320px;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-01{
	width: 100%;
	height: 148px;
	margin-bottom: 40px;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-01 .title-pic-top{
	width: 100%;
	height: 20px;
	border-left:3px solid #2d47a8;
	margin-bottom: 25px;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-01 .title-pic-top span{
	font-size: 18px;
	color: #333;
	font-weight:700;
	margin-left: 12px;
	float: left;
	position: relative;
	top: -3px;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-01  .title-pic-item{
	width: 100%;
	height: auto;
	overflow: hidden;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-01 .title-pic-item  li{
	text-align: center;
	width: 106px;
	height: 105px;
	margin-right: 11px;
	overflow: hidden;
	background-color: #f2f2f2;
	float: left;
	padding-top: 23px;
}
#page01 .right-cont-list-01 .title-pic-item li img{
	float: none;
	display: block;
	margin:0 auto;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-01 .title-pic-item li:hover{
	background-color: #def0fa;
	cursor: pointer;
}
#page01 .right-cont-list-01 .title-pic-item li span{
	margin-top: 5px;
    display: block;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-01 .title-pic-item li:last-child{
	margin-right: 0px;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-02{
	width: 100%;
	height: 192px;
	margin-bottom: 40px;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-02 .title-pic-top{
	width: 100%;
	height: 20px;
	border-left:3px solid #2d47a8;
	margin-bottom: 20px;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-02 .title-pic-top span{
	font-size: 18px;
	color: #333;
	font-weight:700;
	margin-left: 12px;
	float: left;
	position: relative;
	top: -3px;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-02 .title-item-dv a{
	display: block;
	float: left;
	width: 223px;
	height: 40px;
	line-height: 34px;
	text-align: center;
	background-color: #def0fa;
	border-radius: 3px;
	border:1px solid #b1dcf3;
	margin-bottom: 10px;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-02 .title-item-dv a:hover{
	color: #2d47a8;
	font-weight: bolder;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-02 .title-item-dv a.height-cur{
	height: 48px;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-02 .title-item-dv a.height-cur img{
	width:221px;
	height: 46px;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-02 .title-item-dv a.height-cur img:hover{
	opacity:.9;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-02 .title-item-dv a:nth-of-type(2n+1){
	margin-right: 10px;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-03{
	width: 100%;
	height: 228px;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-03 .title-pic-top{
	width: 100%;
	height: 20px;
	border-left:3px solid #2d47a8;
	margin-bottom: 20px;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-03 .title-pic-top span{
	font-size: 18px;
	color: #333;
	font-weight:700;
	margin-left: 12px;
	float: left;
	position: relative;
	top: -3px;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-03 .title-item-dv a{
	display: block;
	float: left;
	width: 223px;
	height: 40px;
	line-height: 34px;
	text-align: center;
	background-color:  #def0fa;
	border-radius: 3px;
	border:1px solid #b1dcf3;
	margin-bottom: 10px;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-03 .title-item-dv a:hover{
	color: #2d47a8;
	font-weight: bolder;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-03 .title-item-dv a.height-cur{
	height: 48px;
}
#page01 .container .bottom-lunbo .right-cont-list .right-cont-list-03 .title-item-dv a:nth-of-type(2n+1){
	margin-right: 10px;
}
#page01 .container .body-fotter{
	width:100%;
	height: auto;
	border-top: 2px solid #2d47a8; 
	padding:0px 5px;
	position: relative;
}
#page01 .container .contee{position: relative;}
#page01 .container .contee .more{
	position: absolute;
	font-size: 12px;
	color: #666;
	font-weight:400;
	right: 0px;
	position: absolute;
	top: 10px;
}
#page01 .container .contee .item{width:100%;height:279px;display:none;}
#page01 .container .contee .head-naver{width: 100%;height: 35px;border-bottom: 2px solid #2d47a8;}
#page01 .container .contee .head-naver a{display:block;width:145px;float:left;font-size:16px;color:#333;text-align:center;height:35px;line-height:35px;cursor:pointer;}
#page01 .container .contee .head-naver a.cur{color:#fff;background-color: #2d47a8;}
#page01 .container .contee .head-naver a:hover{background-color: #334fbf}
#page01 .container .contee .new-list{width: 100%;height: auto;overflow: hidden;margin-top: 10px;}
#page01 .container .contee .new-list li{width: 100%;height: 45px;line-height: 45px;float: left;border-bottom: 1px dashed #d7d7d7;}
#page01 .container .contee .new-list li:hover a{color:#2d47a8; }
#page01 .container .contee .new-list li:hover span{color:#2d47a8;}
#page01 .container .contee .new-list li a{float: left;}
#page01 .container .contee .new-list li span{float: right;font-size: 11px; color: rgb(153, 153, 153);}
#page01 .container .lunbo-one  .contee .item{width: 650px;height: 100%;}
#page01 .container .lunbo-one  .contee{width: 100%;height: 100%;}
#page01 .container .lunbo-one  .contee .head-naver{width: 508px;height: 100%;float: right;background-color: #fff;border-bottom: 0;}
#page01 .container .lunbo-one  .contee .head-naver a{position: relative;background-color: #f2f2f2;display:block;width:500px;float:right;font-size:16px;color:#333;text-align:center;height:59px;line-height:59px;cursor:pointer;margin-bottom: 4px;}
#page01 .container .lunbo-one  .contee .head-naver a:last-child{margin-bottom:0px;}

#page01 .container .lunbo-one  .contee .head-naver a .fixed-width{
	width:415px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display: block;
	margin:0 auto;
	font-size:16px;
}
#page01 .container .lunbo-one  .contee .head-naver a.cur{color:#fff;background-color: #2d47a8;}
#page01 .container .lunbo-one  .contee .head-naver a.cur .icon-backward2{color:#2d47a8;display: block;}
#page01 .container .lunbo-one  .contee .head-naver a:hover{background-color: #334fbf;color:#fff;}
#page01 .container .lunbo-one  .contee .head-naver a:hover .icon-backward2{color:#334fbf;display: block;}

	.cur .arrow-png{
	display: block;
}
.arrow-png{
	position: absolute;
	left: -6px;
	top:21px;
	display: none;
}

.body-fotter .ball-piv{
	width: 49px;
	height: 63px;
	float: left;
	margin-left: 10px;
	margin-top: 35px;
}
.bottom-a{
	padding:40px 20px 10px;
	overflow: hidden;
}
.bottom-a a{
	margin-right: 44px;
	float: left;
	display: block;
	font-size: 12px;
	color: #333;
	margin-bottom: 6px;
}
.bottom-a a:hover{
	color:#2d47a8;
	font-weight: bolder;
}
.bottom-a a:last-child{
	margin-right: 0px;
}
.right-ul-list{
	padding:5px 0px 25px 20px;
	overflow: hidden;
}
.right-ul-list select{
	margin-right: 38px;
	width:170px;
	height: 27px;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.right-ul-list select option{
	font-size: 12px;
}
.right-ul-list select:last-child{
	margin-right: 0px;
}