/* CSS Document */
@import url("sybasic.css");
.slideBox{position:relative;}
		.slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:45%; bottom:15px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:10px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius:100%; border:2px solid #2a73ff; background:0 none; }
		.slideBox .hd ul li.on{ background:#2a73ff; color:#fff;border:2px solid #2a73ff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
.bannerbox{
	width:100%;
	position:relative;
	z-index:6;
	background:#000;
	height:700px;
	overflow:hidden;}
.navboxdiv{
	position:absolute;
	z-index:7;
	top:0;
	left:0;
	background:url(../images/navbg_011.png) no-repeat;
	height:700px;
	width:200px;
	overflow:hidden;}
.logo{
	height:200px;
	width:200px;}
.navbox ul{
	margin-top:20px;}
.navbox li{
	font-size:18px;
	height:60px;
	line-height:60px;
	margin-top:3px;
	text-align:center;
	}
.navbox li a{
	color:#135ebd;}
.cpboxdiv{
	width:100%;}
.cp-bt{
	padding-top:40px;
	width:1200px;
	margin:0 auto;}
.cp-bt h3{
	font-size:30px;
	color:#125cba;
	width:130px;
	margin:0 auto;
	padding-bottom:5px;
	text-align:center;
	border-bottom:2px solid #125cba;}
.cp-bt p{
	width:970px;
	margin:20px auto 0;
	line-height:30px;
	text-align:center;
	}
	


.cp-nr{
	margin-top:40px;
	width:100%;}
.cp-more{
	width:90px;
	margin:25px auto 0;}
.xinwenbox{
	background:url(../images/body1_18.jpg) no-repeat -5px 0;
	height:670px;
	background-size:cover;filter : progid:DXImageTransform.Microsoft.AlphaImageLoader ( sizingMethod='scale' , src='../images/body1_18.jpg');
	width:100%;
	margin-top:10px;}
.xinwnr{
	width:1200px;
	margin:0 auto;}
.xinwbt{
	padding-top:70px;
	font-size:30px;
	width:130px;
	border-bottom:2px solid #fff;
	color:#FFF;
	padding-bottom:5px;
	margin:0 auto;
	font-weight:600;}
.xinwennr{
	margin-top:35px;}
.xinwennr li{
	width:535px;
	height:140px;
	background: url(../images/xinw_20.png);
	float:left;
	overflow:hidden;
	border:1px solid #8b8e90;
	padding:35px 30px;}
.xinwennr li .date{
	float:left;
	border-right:2px solid #fff;
	height:110px;
	width:120px;
	color: #FFF;
	margin-top:8px;
	display:inline;
	overflow: hidden;
	padding-top:15px;}
.xinwennr li .date p{
	font-size:30px;
	font-weight:600;
	text-align:center;}
.xinwennr li .xwnr{
	float:right;
	width:400px;
	overflow:hidden;
	/*margin-top:10px;
	display:inline;*/}
.xinwennr li .xwnr h3{
	height:40px;
	line-height:40px;
	}
.xinwennr li .xwnr p{
	line-height:24px;
	font-family:"宋体";
	line-height:24px;
	margin-top:10px;
	color:#FFF;}
.xinwennr li .xwnr span{
	float:right;
	margin-top:5px;
	display:inline;}
.xinwennr li a{
	color:#FFF;}
.xinwennr li:hover{
	background:#000;}
.newsmore{
	width:90px;
	height:30px;
	line-height:30px;
	margin:0 auto;
	padding-top:30px;}
	
.anlizs{
	width:1200px;
	margin:45px auto 0;}
.anlibt{
	width:130px;
	margin:0 auto;}
.anlibt h3{
	font-size:30px;
	color:#125cba;
	text-align:center;
	padding-bottom:5px;
	border-bottom:2px solid #125cba;}
.anlinr{
	margin-top:40px;
	}
.anli-left{
	float:left;
	width:560px;
	overflow:hidden;}
.anli-right{
	float:right;
	width:640px;
	overflow:hidden;}
.anli-right li{
	float:left;
	width:300px;
	overflow:hidden;
	margin-left:20px;
	margin-bottom:17px;
	display:inline;
	position: relative;}
.anli-right li img{
	width:300px;
	height:200px;
	overflow:hidden;}
.anli-right li .text{
	position:absolute;
	bottom:3px;
	height:0;
	line-height:40px;
	width:100%;
	text-align:center;
	font-size:14px;
	background:rgba(39,104,184,0.8);}
.anli-right li .text a{
	color:#FFF;}
.slideBox1{ width:560px; height:420px; overflow:hidden; position:relative;}
		.slideBox1 .hd{ height:18px; overflow:hidden; position:absolute; right:44%; bottom:15px; z-index:1; }
		.slideBox1 .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox1 .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius:100%; border:2px solid #2a73ff; background:0 none; }
		.slideBox1 .hd ul li.on{ background:#2a73ff; color:#fff;border:2px solid #2a73ff; } }
		.slideBox1 .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox1 .bd li{ zoom:1; vertical-align:middle; }
		.slideBox1 .prev,
		.slideBox1 .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox1 .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox1 .prev:hover,
		.slideBox1 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox1 .prevStop{ display:none;  }
		.slideBox1 .nextStop{ display:none;  }
.anlimore{
	width:90px;
	margin:20px auto 0;}
.dibubox{
	background:url(../images/body1_27.jpg) no-repeat;
	height:328px;
	width:100%;
	background-size:cover;filter : progid:DXImageTransform.Microsoft.AlphaImageLoader ( sizingMethod='scale' , src='../images/body1_27.jpg');
	margin-top:20px;}
.dibuboxlx{
	background:url(../images/dibu1_02.png) no-repeat;
	height:120px;
	overflow:hidden;
	}
.dibu-nr{
	width:1200px;
	margin:0 auto;
	height:215px;
	overflow:hidden;
	}
.di-nr-left{
	float:left;
	width:510px;
	overflow:hidden;
	margin-left:70px;
	margin-top:50px;
	display:inline;}
.f-left-bt{
	font-size:30px;
	color:#125cba;
	font-weight:600;}
.f-left-nr{
	margin-top:20px;
	line-height:25px;
	font-family:"宋体";
	margin-left:10px;}
.di-nr-right{
	float:right;
	width:530px;
	overflow:hidden;
	margin-top:50px;
	margin-right:30px;
	display:inline;}
.right-left{
	float:left;
	width:300px;
	overflow:hidden;}
.right-right{
	float:right;
	width:190px;
	overflow:hidden;
	margin-top:60px;
	display:inline;}
.right-right img{
	float:left;
	width:90px;
	overflow:hidden;}
.right-right p{
	float:right;
	width:90px;
	overflow:hidden;
	margin-top:50px;
	display:inline;
	font-size:14px;}
.footnr{
	width:900px;
	margin:40px auto 0;
	text-align:center;
	color:#7d7d7d;}
.footnr a{color:#7d7d7d;}
.dinav{
	height:25px;
	line-height:25px;
	border-bottom:1px solid #4b4b4b;
	padding-bottom:8px;
	margin-bottom:8px;
	color:#7d7d7d;}
	
/*----------lm_右侧代码区 start-------*/
* html,* html body{background-image:url(about:blank);background-attachment:fixed}
* html .ie6{position:absolute;left:expression(eval(document.documentElement.scrollLeft));top:expression(eval(document.documentElement.scrollTop))}
* html .right_ad{position:absolute;left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||-115)-(parseInt(this.currentStyle.marginRight,10)||0));top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||180)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}

.right_ad{width:160px;height:235px;position:fixed;top:400px;right:-115px;z-index:10}
.tels{width:160px;height:45px;position:absolute;top:0px;right:0px;z-index:10;background:#035abb;border-radius:5px;}
.tels i{width:45px;height:45px;display:block;background:url('../images/ds_icon.png') -3px -3px;float:left;cursor:pointer;}
.tels p{text-indent: 4px;line-height:45px;color:#fff}
.shares{width:160px;height:45px;position:absolute;top:94px;right:0px;z-index:1;background:#035abb;border-radius:5px;}
.shares .s_icon{width:45px;height:45px;display:block;background:url('../images/ds_icon.png') -50px -3px;float:left;cursor:pointer;z-index:20}
.shares .s_yh{line-height:45px;width:45px;height:45px;text-align:center;position:absolute;top:0;left:0;color:#fff;font-weight:bold;font-size:16px;display:none;cursor:pointer;z-index:99}
.qqs{width:160px;height:45px;position:absolute;top:47px;right:0px;z-index:10;background:#035abb;border-radius:5px;}
.qqs i{width:45px;height:45px;display:block;background:url('../images/ds_icon.png') -96px -3px;float:left;cursor:pointer;}
.qqs p{text-indent: 4px;line-height:45px;color:#fff}
.ew{width:160px;height:45px;position:absolute;top:141px;right:0px;z-index:10;background:#035abb;border-radius:5px;}
.ew i{width:45px;height:45px;display:block;background:url('../images/ds_icon.png') -145px -3px;float:left;cursor:pointer;}
.ew p{text-indent: 4px;line-height:45px;}
.scrolltop{width:160px;height:45px;position:absolute;top:188px;right:0px;z-index:10;background:#035abb;border-radius:5px;}
.scrolltop .s_btn{width:45px;height:45px;display:block;background:url('../images/ds_icon.png') -197px -3px;float:left;cursor:pointer;}
.scrolltop .s_yy{line-height:45px;width:45px;height:45px;text-align:center;position:absolute;top:0;left:0;color:#fff;font-weight:bold;font-size:16px;display:none;cursor:pointer}
.weixin{width:146px;height:146px;position:absolute;top:40px;right:165px;z-index:10;display:none;}
	/*---------*/
	
.picScroll1{
	width:100%;
	overflow:hidden;}
.picList li{
	float:left;
	width:20%;
	overflow:hidden;
	position:relative;}
.picList li a{
	display:block;
	width:100%;
	height:260px;
	overflow:hidden;}
.picList li img{
	width:100%;
	overflow:hidden;}
.picList li .c{
	position:absolute;height:60px; line-height:60px; text-align:center;width:100%;background: url(../images/bgcp_05.png) no-repeat;left:0px;bottom:0px;
	}	
	
/*.main_w{width:100%;position:relative;z-index:5; overflow:hidden;}
.index_zzw{height:332px;width:900px;margin:0px auto;position:relative;}
.prev_btn{display:block;height:73px;width:173px;position:absolute;left:-60px;background:url(../images/zzw_bg.png) no-repeat;top:98px;z-index:500;}
.prev_btn:hover{cursor:pointer;}
.prev_btn_1{background-position:0px 6px;}

.next_btn{display:block;height:73px;width:173px;position:absolute;right:-60px;background:url(../images/zzw_bg.png) no-repeat;top:98px;z-index:500;}
.next_btn:hover{cursor:pointer;}
.next_btn_1{background-position:-174px 6px;}

.index_zzw_main{width:5000px;position:absolute;height:280px;left:-1890px;}
.zzw_item{width:900px;height:280px;position:absolute;}
.zzw_item_3{left:1800px;top:0px;}
.zzw_item_2{left:900px;top:0px;}
.zzw_item_4{left:2700px;top:0px;}
.zzw_item_1{left:0px;top:0px;}
.zzw_item_5{left:3600px;top:0px;}
.zzw_item ul li{float:left;height:280px;width:300px;overflow:hidden;position:relative;}
.zzw_item ul li img{
	width:298px;
	height:250px;
	border:1px solid #a8a8a8;}
.zzw_item ul li div.c{position:absolute;height:60px; line-height:70px; text-align:center;width:300px;background: url(../images/bgcp_05.png) no-repeat;left:0px;bottom:0px; font-size:16px;}*/

.zzw_item li:hover .zx_topbg{display:none;transition:all 0.3s linear}
.zx_topbg{position:absolute;width:300px;height:280px;top:0;left:0;/*background: url('../images/zx_topfg1.png');*/}

<!---------------------ziye css begin------------------>
.listmain{
	width:1200px;
	margin:0 auto;}
.listmainleft{
	float:left;
	width:240px;
	overflow:hidden;}
.listleftbt{
	height:50px;
	line-height:50px;
	font-size:22px;
	color:#FFF;
	background:url('../images/btbg.jpg') no-repeat;
	text-align:center;
	font-weight:600;
	letter-spacing:2px;}
.listleftnr{
	border:1px solid #0f62cd;
	padding:20px;}
.listleftnr li{
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #0f62cd;
	font-size:14px;
	text-align:center;}
.listmainright{
	float:right;
	width:930px;
	overflow:hidden;}
.listrightbt{
	/*border-bottom:1px solid #ccc;*/
	height:30px;
	line-height:30px;}
.listrightnr li{
	float:left;
	width:290px;
	height:260px;
	margin:10px 5px;
	overflow:hidden;
	display:inline;
	position:relative;}
.listrightnr li img{
	width:288px;
	height:200px;
	overflow:hidden;
	border:1px solid #b2b2b2;}
.listrightnr li .c{
	width:100%;
	background:url('../images/cpwz.png') no-repeat;
	height:60px;
	line-height:70px;
	font-size:14px;
	text-align:center;
	position:absolute;
	bottom:8px;}
.listrightnr li:hover .c{
	background:url('../images/lg.png') no-repeat;
	color:#FFF;
	}
.listrightnr li:hover .c a{
	color:#fff;}
.listrightnr li:hover img{
	border:1px solid #1063ce;
	}
.pages{
	float:right;
	height:40px;
	overflow:hidden;}
.pages li{
	width:90px;
	float:left;
	margin:0 5px;
	background:url('../images/more_03.jpg') no-repeat;
	text-align:center;
	height:40px;
	line-height:30px;}
.pages li a{
	color:#FFF;}
.btbt{}
.btbt .mz{
	float:left;
	width:800px;
	overflow:hidden;
	font-size:30px;}
.btbt .mz h3{
	font-size:30px;
	width:130px;
	padding-top:5px;
	margin-left:540px;
	color:#125cba;
	border-bottom:2px solid #125cba;
	}
.btbt .listrightbt{
	float:right;
	width:220px;
	overflow:hidden;
	margin-top:20px;
	display:inline;}
.listchannel{
	width:550px;
	margin:25px auto 15px;}
.listchannel li{
	float:left;
	width:90px;
	text-align:center;
	overflow:hidden;
	height:30px;
	line-height:30px;
	background:url('../images/more_03.jpg') no-repeat;
	margin:0 10px 10px;
	display:inline;}
.listchannel li a{
	color:#FFF;}
.xgnrbox{
	border:1px solid #ccc;
	margin-top:10px;}
.xgnrbt{
	height:40px;
	line-height:40px;
	padding-left:20px;
	font-size:18px;
	border-bottom:1px solid #ccc;}
.xgnrnr{
	padding:20px;}
.xgnrnr li{
	float:left;
	width:210px;
	overflow:hidden;
	margin:0 10px;
	display:inline;}
.xgnrnr li img{
	width:210px;
	height:140px;
	overflow:hidden;}
.xgnrnr li .c{
	height:30px;
	line-height:30px;
	text-align:center;
	background:#CECECE;}
.listleftnr1 li{
	text-align:left;
	font-size:12px;
	/*font-family:"宋体";*/
	height:auto;
	line-height:20px;
	margin-top:10px;
	padding-bottom:10px;}
.cpdown{
	margin-top:15px;}
.listrightnrnew{
	margin-top:10px;}
.listrightnrnew li{
	float: none;
	border:1px solid #ccc;
	margin-bottom:10px;
	padding:10px;
	
	
	}
.listrightnrnew li .newsimg{
	float:left;
	width:202px;
	overflow:hidden;
	margin-right:20px;
	display:inline;}
.listrightnrnew li .newstext{
	float:right;
	width:680px;
	overflow:hidden;}
.listrightnrnew li .newstext .newpt{
	height:35px;
	line-height:35px;
	font-size:14px;}
.listrightnrnew li .newstext .newpxx{
	line-height:23px;
	text-indent:24px;
	font-family:"宋体";}
.listrightnrnew li:hover{
	border:1px solid #1157ae;
	background:#1157ae;
	color:#fff;}
.listrightnrnew li:hover a{
	color:#fff;
	}
.listrightnrnew li:hover .newptime{
	color:#fff;
	}
.listrightnrnew li:hover img{
	border:1px solid #1157ae;
	}
.listrightnrnew li .newstext .newptime{
	float:right;
	margin-top:10px;
	display:inline;
	}
.listrightnrnew li img{
	width:200px;
	height:140px;}
.row-submit{
	height:40px;}
.btnwrap{
	display:block;
	float:left;
	margin-left:10px;
	display:inline;}
.btn-inner{
	background:#2173dc;
	width:70px;
	height:30px;
	line-height:20px;
	overflow:hidden;
	color:#FFF;
	margin-top:10px;}
.erweima li{
	float:left;
	margin:0 10px;
	display:inline;}
/*contact css begin*/
.contactmain{
	margin-top:40px;}
.contactup{
	width:900px;
	margin:0 auto;}
.contactup li{
	float:left;
	width:300px;
	overflow:hidden;
	text-align:center;}
.contactup li p{
	font-size:14px;
	margin-top:5px;
	margin-bottom:5px;
	color:#0046b0;}
.contactup li .hmdiv{
	font-family:Arial;
	font-size:20px;
	color:#0046b0;}
.contacttwo{
	margin-top:40px;
	width:100%;
	height:400px;}
.contactthree{
	width:900px;
	margin:40px auto 0;}
.threeleft{
	float:left;
	width:450px;
	overflow:hidden;}
.xinxi li{
	height:30px;
	line-height:30px;
	font-size:14px;}
.threetight{
	float:right;
	width:400px;
	overflow:hidden;}
.erweima{
	margin-top:10px;}
.threetight h3{
	font-size:20px;
	font-weight:600;
	color:#0042ad;}
.threetight p{
	margin-top:15px;}
.threetight input{
	width:300px;
	height:40px;
	line-height:40px;
	padding-left:20px;
	border:1px solid #1468cf;}
.threetight textarea {
	width:300px;
	height:80px;
	padding-left:20px;
	border:1px solid #1468cf;
	font-size:12px;
	padding-top:10px;}
.threetight button{
	width:90px;
	height:30px;
	line-height:30px;
	background:url('../images/more_03.jpg') no-repeat;
	border:0 none;
	color:#FFF;
	margin-left:120px;
	}
.shangyipian{
	float:left;
	width:300px;
	overflow:hidden;
	height:40px;
	line-height:40px;
	border:1px solid #035abb;
	text-align:center;}
.xiayipian{
	float: right;
	width:300px;
	overflow:hidden;
	height:40px;
	line-height:40px;
	border:1px solid #035abb;
	text-align:center;}

.list-table{
	margin-left:50px;
	margin-top:10px;
	text-align:left;}
.list-table th{
	font-size:14px;
	padding-left:30px;}
.list-table tr{
	height:35px;
	line-height:33px;
	/*border:1px dashed #035abb;*/
	background: #E0E0E0;
}
.list-table tr td{
	width:170px;
	padding-left:30px;}
.about{
	margin-top:10px;
	margin-left:30px;}
.about tr{
	height:35px;
	line-height:35px;}