@charset "utf-8";
/*@import url("head.css");*/
@import url("foot.css");
@import url("global.css");
@import url("reset.css");
@import url("channelpage.css");

.main-content{
	width: 1200px;
	margin: 0 auto;
	padding:15px 0;
}
.picnewsLx{
	height:458px;
}
.menuindexLx{
	width:134px;
	background:#ffffff;
	border-top:#c9e4f3 solid 7px;
	height:523px;
	padding:20px 8px 0;
	margin-top:-67px;
}
.menuindexLx ul li{
	padding:25px 0;
	border-bottom:#f1f1f1 solid 1px;
	font-size:17px;
	text-align:center;
}
.menuindexLx ul li.sp02{
	font-size:16px;
}
.menuindexLx ul li.sp04{
	border-bottom:none;
}
.menuindexLx ul li a:hover{
	color:#ff7200
}
.menuindexLx ul li a .img{
	margin:0 auto;
	display:block;
}
.menuindexLx ul li a .word{
	padding-top:12px;
}
.menuindexLx ul li.sp01 a .img{
	width:32px;
	height:34px;
	background:url(../images/icLx03.png) no-repeat 0 0;
}
.menuindexLx ul li.sp01 a:hover .img{
	background-position:0 -34px;
}
.menuindexLx ul li.sp02 a .img{
	width:26px;
	height:37px;
	background:url(../images/icLx04.png) no-repeat 0 0;
}
.menuindexLx ul li.sp02 a:hover .img{
	background-position:0 -37px;
}
.menuindexLx ul li.sp03 a .img{
	width:32px;
	height:27px;
	background:url(../images/icLx05.png) no-repeat 0 0;
}
.menuindexLx ul li.sp03 a:hover .img{
	background-position:0 -27px;
}
.menuindexLx ul li.sp04 a .img{
	width:25px;
	height:31px;
	background:url(../images/icLx06.png) no-repeat 0 0;
}
.menuindexLx ul li.sp04 a:hover .img{
	background-position:0 -31px;
}
.picslide{
	width:488px;
}
.picslide h2{
	font-size:26px;
	height:35px;
}
.slideBox{position:relative; width:625px; height:400px;/* margin-top:20px;*/}
.slideBox .hd{ height:18px; overflow:hidden; position:absolute; right:8px; bottom:10px; z-index:11; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;}
.slideBox .hd ul li{ float:left; width:10px; text-align:center; height:10px; -webkit-border-radius:10px; -moz-border-radius:10px;
border-radius:10px; display:inline; margin-right:8px; cursor:pointer; background:#ffffff; font-family:"宋体"; font-size:12px; overflow:hidden;}
.slideBox .hd ul li.on{ background:#ff0000; color:#ffffff}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd img{ width:625px; height:400px; }
.slideBox .bd dl{position:absolute; height:33px; padding:13px 0 0 18px; left:0; bottom:0; width:607px; background:url(../images/slideBox_bd_dl_bg.png) repeat; z-index:10;}
.slideBox_bm .bd dl {
    background: rgba(0, 0, 0, 0) url("../images/slideBox_bd_dl_bg.png") repeat scroll 0 0;
    bottom: 0;
    height: 33px;
    left: 0;
    padding: 13px 0 0 18px;
    position: absolute;
    width: 450px;
    z-index: 10;
}
.slideBox .bd dt{text-align:left; font-size:16px; color:#ffffff;}
.slideBox .bd dt a:link,.slideBox .bd dt a:visited{ color:#ffffff}
.slideBox .bd dt a:hover{ color:#ffffff; text-decoration:underline;}
.boxLx01{
	position:relative;
}
.boxLx01 h2{
	height:34px;
	background:#f5f5f5;
}
.boxLx01 h2 ol li{
	float:left;
	/*padding:0 15px;*/
	height:34px;
	line-height:34px;
	border-right:#ffffff solid 1px;
	color:#0079bb;
	font-size:19px;
    width:163px;
    text-align:center;
}
.boxLx01 h2 ol li a:link,.boxLx01 h2 ol li a:hover,.boxLx01 h2 ol li a:visited{
	color:#0079bb
}
.boxLx01 h2 ol li.cur{
	background:#0079bb
}
.boxLx01 h2 ol li.cur,.boxLx01 h2 ol li.cur a:link,.boxLx01 h2 ol li.cur a:hover,.boxLx01 h2 ol li.cur a:visited{
	color:#fff
}
.boxLx01_sp h2 ol li.cur{
	background:url(../images/boxLx01_sp_h2_li_cur_bg.png) no-repeat;
	height:46px;
}
.boxLx01_sp .boxLx01_con{
	padding-top:20px;
}
.boxLx01_top{
	border-bottom:#000000 dashed 1px;
	padding:0 10px;
}
.boxLx01_top h1{
	color:#fa7e23;
	font-size:22px;
	line-height:30px;
}
.boxLx01_top h1 span a{
	display:inline-block;
	margin:0 0 0 10px;
	height:18px;
	line-height:18px;
	background:#d95c00;
	padding:0 10px;
	font-size:12px;
}
.boxLx01_top p{
	text-indent:2em;
	font-size:15px;
	padding:10px 0;
}
.boxLx01_con{
	padding-top:12px;
}
.boxLx01_bot{
	padding:10px 10px 0;
}
.listLx01 li{
	background:url(../images/red_dot.gif) no-repeat left center;
	padding-left:15px;
}
.listLx01 li span{
	color:#767676
}
.boxLx01 .boxLx01_con .more_btn{
	position:absolute;
	right:10px;
	bottom:10px;
}
.boxLx01 .boxLx01_con .more_btn a{
	display:block;
	background:url(../images/more_btnLx.gif) no-repeat;
	width:30px;
	height:30px;
	text-indent:-5000px;
}
.boxLx02 h2{
	width:149px;
	background:#278cc6;
	position:relative;
}
.boxLx02 h2 .more{
	position:absolute;
	left:16px;
	bottom:18px;
}
.boxLx02 h2 .more a{
	display:block;
	background:url(../images/more_btnLx02.gif) no-repeat;
	width:30px;
	height:30px;
	text-indent:-5000px;
}
.boxLx02_con{
	background:#ffffff;
}
.listLx02 li{
	float:left;
	background:url(../images/listLx02_li_bg.gif) no-repeat right bottom;
	width:196px;
	height:119px;
	padding:15px;
	text-align:center;
}
.listLx02 li a{
	display:block;
	width:196px;
	height:108px;
	padding-top:11px;
}
.listLx02 li a:hover{
	background:#f0f0f0
}
.listLx02 li a .img{
	display:block;
	width:66px;
	height:66px;
	-webkit-border-radius: 66px;
	-moz-border-radius: 66px;
	border-radius: 66px;
	background-color:#bdbdbd;
	background-repeat:no-repeat;
	background-position:center center;
	margin:0 auto;
}
.listLx02 li a .word{
	padding-top:12px;
}
.listLx02 li a:hover .img{
	background-color:#0079bb
}
.listLx02 li.sp01 a .img{
	background-image:url(../images/icLx07.png);	
}
.listLx02 li.sp02 a .img{
	background-image:url(../images/icLx08.png);	
}
.listLx02 li.sp03 a .img{
	background-image:url(../images/icLx09.png);	
}
.listLx02 li.sp04 a .img{
	background-image:url(../images/icLx10.png);	
}
.listLx02 li.sp05 a .img{
	background-image:url(../images/icLx11.png);	
}
.listLx02 li.sp06 a .img{
	background-image:url(../images/icLx12.png);	
}

	  .listLx02 li.sp07 a .img { background-image:url(../images/icLx_js.png);}
	  .listLx02 li.sp08 a .img { background-image:url(../images/icLx_bm.png);}
	  .listLx02 li.sp09 a .img { background-image:url(../images/icLx_xz.png);}
	  .listLx02 li.sp10 a .img { background-image:url(../images/icLx_wz.png);}
.boxLx03{
	background:#59a8d5;
}
.boxLx03 h2{
	border-bottom:#fff solid 1px;
	height:59px;
	padding:0 5px;
}
.boxLx03 h2 .tit{
	line-height:59px;
}
.boxLx03 h2 .more{
	display:inline;
	margin:17px 0 0 0;
}
.boxLx03 h2 .more a{
	display:block;
	background:url(../images/more_btnLx02.gif) no-repeat;
	width:30px;
	height:30px;
	text-indent:-5000px;
}
.listLx03 li{
	background:url(../images/white_dot.gif) no-repeat left center;
	padding-left:15px;
}
.listLx03 li span{
	font-size:12px;
}
.boxLx04{
	background:#ffffff;
	border:#eff4f5 solid 1px;
	border-top:none;
}
.boxLx04 .boxLx04_l{
	width:311px;
	height:299px;
}
.boxLx04_r{
	width:484px;
	height:289px;
	background:url(../images/boxLx04_r_bg.png) no-repeat left top;
	margin-left:-13px;
	padding:10px 20px 0 26px;
}
.boxLx04_r h2{
	height:60px;
	border-bottom:#278cc6 solid 1px;
	padding:0 5px;
}
.boxLx04_r h2 .tit{
	line-height:60px;
}
.boxLx04_r h2 .more{
	display:inline;
	margin:18px 0 0 0;
}
.boxLx04_r h2 .more a{
	display:block;
	background:url(../images/more_btnLx.gif) no-repeat;
	width:30px;
	height:30px;
	text-indent:-5000px;
}
.listLx01_sp li span{
	color:#278cc6 !important
}
.boxLx05{
	position:relative;
	height:397px;
	background:#f7fcff
}
.boxLx05_t{
	width:790px;
	height:289px;
	padding:10px 20px 0;
	background:url(../images/boxLx05_t_bg.png) no-repeat left bottom;
	position:absolute;
	left:0;
	top:0;
	z-index:99
}
.boxLx05_t h2{
	height:64px;
	padding:0 5px;
	border-bottom:#278cc6 solid 1px
}
.boxLx05_t h2 dl dt,.boxLx05_t h2 dl dd{
	float:left;
}
.boxLx05_t h2 dl dt{
	padding-top:19px;
	display:inline;
	margin-right:17px;
}
.boxLx05_t h2 dl dd{
	height:38px;
	line-height:38px;
	padding:0 28px;
	background:#f5f5f5;
	margin-right:1px;
	margin-top:22px;
}
.boxLx05_t h2 dl dd.cur{
	background:#278cc6;
	color:#fff
}
.boxLx05_t h2 dl dd.cur a:link,.boxLx05_t h2 dl dd.cur a:hover,.boxLx05_t h2 dl dd.cur a:visited{
	color:#fff
}
.boxLx05_t .boxLx05_t_con{
	padding-top:10px;
}
.boxLx05_t .boxLx05_t_con .more{
	position:absolute;
	right:28px;
	top:35px;
}
.boxLx05_t .boxLx05_t_con .more a{
	display:block;
	background:url(../images/more_btnLx.gif) no-repeat;
	width:30px;
	height:30px;
	text-indent:-5000px;
}
.boxLx05_b{
	position:absolute;
	left:0;
	bottom:0;
	height:111px;
}
.tabLx01 td{
	text-align:center;
	padding-top:15px;
}
.tabLx01 td img{
	display:block;
	width:50px;
	height:50px;
	margin:0 auto;
}
.tabLx01 td p{
	padding-top:8px;
}
.tabLx01 td img{
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;	
}
.tabLx01 td:hover img{
	transform:translate(0,-5px);
	-webkit-transform:translate(0,-5px);
	-moz-transform:translate(0,-5px);
	-o-transform:translate(0,-5px);
	-ms-transform:translate(0,-5px);
}
.tabLx02 td{
	width:34%;
}
.tabLx02 td a{
	display:block;
	height:38px;
	line-height:38px;
	text-indent:25px;
	background:#eaf7ff
}
.boxLx06{
	height:397px;
	position:relative;
	background:#59a8d5
}
.boxLx06 .boxLx06_t{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:309px;
}
.boxLx06 .boxLx06_t img{
	display:block;
	width:370px;
	height:309px;
}
.boxLx06 .boxLx06_b{
	position:absolute;
	left:0;
	/*top:299px;*/
	width:320px;
	height:383px;
	padding:15px 25px 0;
	background:url(../images/boxLx06_b_bg.png) no-repeat left top;
	z-index:99
}
.boxLx06_b h2{
	height:60px;
	border-bottom:#fff solid 1px;
	padding:0 5px;
}
.boxLx06_b h2 .tit{
	line-height:60px;
}
.boxLx06_b h2 .more{
	display:inline;
	margin:18px 0 0 0;
}
.boxLx06_b h2 .more a{
	display:block;
	background:url(../images/more_btnLx02.gif) no-repeat;
	width:30px;
	height:30px;
	text-indent:-5000px;
}
.boxLx06_b_con{
	padding-top:18px;
}
.listLx01_white li{
	background-image:url(../images/white_dot.gif)
}
.listLx01_white span{
	color:#fff !important
}
.leftLoop{ overflow:hidden;} 
.leftLoop .hd{} 
.leftLoop .hd .prev,.leftLoop .hd .next{ display:block;  width:30px; height:30px; overflow:hidden;   
     cursor:pointer; background:url(../images/icoArrow.gif) no-repeat; position:absolute; top:187px; z-index:99} 
.leftLoop .hd .prev{ background-position:0 0; left:175px;} 
.leftLoop .hd .next{ background-position:-30px 0; right:25px;}  
.leftLoop .bd{} 
.leftLoop .bd ul{ overflow:hidden; zoom:1; } 
.leftLoop .bd ul li{ text-align:center; float:left;display:_inline; width:227px; height:196px; padding:38px 0 0 0; border-right:#f1f1f1 solid 1px;} 
.leftLoop .bd ul li .pic img{ width:174px; height:119px;}
.leftLoop .bd ul li .title{ font-size:18px; padding-top:8px;}
.boxLx07{
	width:141px;
	height:227px;
	background:#eeeeee;
	position:relative;
	padding-top:7px;
}
.dlLx01 dd{
	background:url(../images/dlLx01_dd_bg.gif) no-repeat;
	width:141px;
	float:left;
}
.dlLx01 dd div{
	width:100%;
	height:95px;
	padding-top:15px;
	text-align:center;
}
.dlLx01 dd div .img{
	display:block;
	width:52px;
	height:52px;
	margin:0 auto;
	-webkit-border-radius: 52px;
	-moz-border-radius: 52px;
	border-radius: 52px;
	background-color:#0079bb;
	background-position:center center;
	background-repeat:no-repeat
}
.dlLx01 dd div .word{
	padding-top:8px;
}
.dlLx01 dd .sp01 .img{
	background-image:url(../images/icLx27.png)
}
.dlLx01 dd .sp02 .img{
	background-image:url(../images/icLx28.png)
}
.dlLx01 dd .sp03 .img{
	background-image:url(../images/icLx29.png)
}
.dlLx01 dd .sp04 .img{
	background-image:url(../images/icLx30.png)
}
.dlLx01 dd .sp05 .img{
	background-image:url(../images/icLx31.png)
}
.boxLx07 #nav_lmdh .btn{
	display:block;
	position:absolute;
	right:4px;
	top:4px;
	width:20px;
	height:20px;
	background:url(../images/nav_lmdh_btn.gif) no-repeat 0 0;
	cursor:pointer;
	z-index:999;
}
#nav_lmdh li.on a.btn {
	background-position:-20px 0;
	overflow: hidden;
}
#nav_lmdh li dl {
	display: none;
	position: absolute;
	z-index: 99;
	width: 423px;
	height:227px;
	padding-top:7px;
	background:#eeeeee;
	right:0;
	top: 0;
}
.dlLx01 dd div .img{
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;	
}
.dlLx01 dd div:hover .img{
	transform:translate(0,-5px);
	-webkit-transform:translate(0,-5px);
	-moz-transform:translate(0,-5px);
	-o-transform:translate(0,-5px);
	-ms-transform:translate(0,-5px);
}
.leftLoop02{ height:113px; position:relative; background:#fff} 
.leftLoop02 .hd{} 
.leftLoop02 .hd .prev,.leftLoop02 .hd .next{ display:block;  width:13px; height:34px; overflow:hidden;   
     cursor:pointer; background:url(../images/icoArrow02.gif) no-repeat; position:absolute; top:38px; z-index:99} 
.leftLoop02 .hd .prev{ background-position:0 0; left:-7px;} 
.leftLoop02 .hd .next{ background-position:-13px 0; right:-7px;}  
.leftLoop02 .bd{ padding:24px 0 0 20px;} 
.leftLoop02 .bd ul{ overflow:hidden; zoom:1; } 
.leftLoop02 .bd ul li{ text-align:center; float:left;display:_inline; margin-right:15px;} 
.leftLoop02 .bd ul li .pic img{ width:373px; height:66px; border:#dedede solid 1px;}


.leftLoop03_box{
	  padding-left:130px;
    height: 113px;
    background: #fff url(../images/title_zdgzzl.png) no-repeat left center;
}
.leftLoop03{position: relative;}
.leftLoop03 .hd .prev,.leftLoop03 .hd .next{ display:block;  width:13px; height:34px; overflow:hidden;   
     cursor:pointer; background:url(../images/icoArrow02.gif) no-repeat; position:absolute; top:38px; z-index:99} 
.leftLoop03 .hd .prev{ background-position:0 0; left:-7px;} 
.leftLoop03 .hd .next{ background-position:-13px 0; right:-7px;}  
.leftLoop03 .bd{ padding:24px 0 0 20px;} 
.leftLoop03 .bd ul{ overflow:hidden; zoom:1; } 
.leftLoop03 .bd ul li{ text-align:center; float:left;display:_inline; margin-right:15px;} 
.leftLoop03 .bd ul li .pic img{ width:330px; height:66px; border:#dedede solid 1px;}

/*20181023 dinghong*/
.boxLx06_b dd{color:#326a9b; font-size: 26px; float:left; margin-right:20px; line-height: 59px;}
.boxLx06_b dd a{color:#326a9b;}
.boxLx06_b dd.cur a{color:#fff; font-size: 26px;}
.boxLx06_b .boxLx06_b_con{
	padding-top:10px;
}
.boxLx06_b .boxLx06_b_con .more{
	position:absolute;
	right:28px;
	top:35px;
}
.boxLx06_b .boxLx06_b_con .more a{
	display:block;
	background:url(../images/more_btnLx02.gif) no-repeat;
	width:30px;
	height:30px;
	text-indent:-5000px;
}
.boxLx06_b{
	position:absolute;
	left:0;
	bottom:0;
	height:111px;
}

/*20201210 dinghong*/
.topnews{
	padding:19px 0;
	background: #0079bb url(../images/title_top1.png) no-repeat;
	color: #fff; margin: 13px auto 0px;
	width:1200px;
}
.topnews h2{
	font-size:20px;
	font-weight:bold;
	background:url(../images/topnews_h2_bg.gif) no-repeat;
	width:125px;
	height:47px;
	line-height:45px;
	text-align:center;
	margin:15px 0 0;
}

.topnews h1{
	font-size:32px;
	font-weight:bold;
	color:#396aaa;
	margin: 0 0 0 86px;
	text-align: center;
}
.topnews h1 a:link,.topnews h1 a:hover,.topnews h1 a:visited{
	color:#fff;
}
.topnews p{
	font-size:24px;
	color:#fff;
	padding:7px 0 0;
	text-align: center;
	margin:0 0 0 86px;
}
.topnews p span a:link,.topnews p span a:hover,.topnews p span a:visited{
	color:#e64848
}
.topnews p span a:hover{
	text-decoration:underline
}


.tb01,
.tb02{
	border-right:1px solid #dedede
}
.tb01 td,
.tb02 td,
.tb02 th{
	height:40px;
	line-height:40px;
	padding:0 20px;
	border-left:1px solid #dedede;
	border-bottom:1px solid #dedede
}


.TRS_Editor P{
  line-height:1.5;
  font-family:宋体;
  font-size:12pt;
}
.TRS_Editor DIV{
  line-height:1.5;
  font-family:宋体;
  font-size:12pt;
}
.TRS_Editor TD{
  line-height:1.5;
  font-family:宋体;
  font-size:12pt;
}
.TRS_Editor TH{
  line-height:1.5;
  font-family:宋体;
  font-size:12pt;
}
.TRS_Editor SPAN{
  line-height:1.5;
  font-family:宋体;
  font-size:12pt;
}
.TRS_Editor FONT{
  line-height:1.5;
  font-family:宋体;
  font-size:12pt;
}
.TRS_Editor UL{
  line-height:1.5;
  font-family:宋体;
  font-size:12pt;
}
.TRS_Editor LI{
  line-height:1.5;
  font-family:宋体;
  font-size:12pt;
}
.TRS_Editor A{
  line-height:1.5;
  font-family:宋体;
  font-size:12pt;
}
