/*基本布局*/
html{width:100%; height:100%;}
.body1{ width:100%; height:100%; overflow:hidden; font-family:Microsoft Yahei;}
body{font: 15px/1.5 "微软雅黑", Helvetica, STHeiTi, sans-serif; display:block; margin:0px;  padding:0px;margin:0px; padding:0px; border:0px;  color:#000;}
body{ overflow-x:hidden;}
/* CLEARFIX */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clearfix { height: 1%; margin:0px;  padding:0px;}
a{text-decoration:none; color:#000; border:0px !important;}
a:hover{text-decoration:none;color:#2866c0; }
.clearfix { display: block;}
.int-sc-mark{position:fixed; z-index:500; right:10px; bottom:35%;}
.int-sc-mark span{width:16px; height:16px; border-radius:50%; opacity:1; line-height:0; font-size:0; margin:0 0 8px; display:block; border:1px solid #e1d6b1; cursor:pointer;}
.int-sc-mark .select{ background:#214e91; border:none;}
.int-screen{width:100%; height:100%; display:block; position:relative; overflow:hidden;}
.screen-con{width:100%; height:100%; position:absolute; left:0; top:0; z-index:2; }

.first-sc{ background-size:cover;}
.second-sc{ background-size:cover; }
.third-sc{ background-size:cover;}
.fourth-sc{ background-size:cover;}

img{ padding:0; border:0;} 
.shade-first,
.shade-second,
.shade-third,
.shade-fourth{ }
.shade-second{}
.shade-third{}
.shade-fourth{ }
/*横屏效果动画*/
@-webkit-keyframes portrait{
    0%, 39.5%{ 
    	-webkit-transform: rotate(0deg);
    }
    60.5%, 100%{ 
    	-webkit-transform: rotate(90deg);
    }
}
@keyframes portrait{
    0%, 39.5%{ 
    	transform: rotate(0deg);
    }
    60.5%, 100%{ 
    	transform: rotate(90deg);
    }
}

/*呼吸效果动画*/
@-webkit-keyframes breath{
	from{
	-webkit-transform:scale(1,1)
	}
	to{
	-webkit-transform:scale(1.2,1.2)
	}
}@keyframes breath{
	from {
	transform:scale(1,1)
	}
	to {
		transform:scale(1.2,1.2)
	}
}
/*旋转效果动画*/
@-webkit-keyframes spin-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@media screen and (min-width:1280px) {
}
@media screen and (min-width: 960px) and (max-width:1279px) {
}
@media screen and (min-width: 640px) and (max-width: 959px) {
}
@media screen and (min-height: 365px) and (max-height:450px) {
	/*第一屏*/
	.int-logo{margin:20px auto;}
	.int-download{padding:0;}
	/*public*/
	.int-abstract{height:42px; margin:25px 0 10px;}
	/*第三屏*/
	.abs-user,.int-phone-screen{margin:0 auto;}
	.int-item-box{margin:10px auto 0; height:210px;}
	.int-item-box ul li:nth-child(4){display:none;}
	.btn-get-linsk{margin:10px auto 0;}
}
@media only screen and (max-height:364px){
	/*第一屏*/
	.int-logo{margin:10px auto 0; width:180px; height:100px; background-size:auto 100px;}
	.int-download{padding:5px 0 0;}
	.int-download a{width:150px; background-size:150px auto; height:48px; margin:10px auto;}
	.int-download .int-down-android{background-position:0 -51px;}
	/*public*/
	.int-abstract{height:42px; margin:15px 0 0;}
	/*第三屏*/
	.abs-user,.int-phone-screen{margin:0 auto;}
	.abs-user{
		-webkit-transform-origin:50% 0%;
		transform-origin:50% 0%;
		-webkit-transform:scale(0.8,0.8);
		transform:scale(0.8,0.8);	
	}
	.int-item-box{margin:10px auto 0; height:210px;}
	.int-item-box ul li:nth-child(4){display:none;}
	.btn-get-linsk{margin:10px auto 0;}
}

.top_bg{ background:url(../images/bgs.png) repeat-x; position:absolute; top:0; width:100%; z-index:999 !important; height:182px;}
.in-tops{ width:1661px; margin:0 auto;}
.banner{ min-height:980px;}
/* flexslider */
.flexslider{position:relative;height:980px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:980px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
/*新闻*/
.product{ height:870px; position:relative; overflow:hidden;}
.new{ width:1200px; margin:180px auto 0 auto; overflow:hidden;  }
.notic{width:1200px; margin:0px auto 0 auto; overflow:hidden;   }


.title{ height:46px; line-height:46px; border-bottom:solid 2px #bdcad8; }
.title span{ float:left;height:56px; padding-left:50px; background:url(../images/newicon.png) left no-repeat; font-size:24px; color:#214e91; }
.title a{ float:right; height:56px; font-size:16px; }

.title2{ height:46px; line-height:46px; border-bottom:solid 2px #bdcad8; }
.title2 span{ float:left;height:56px; padding-left:50px; background:url(../images/hoticon.png) left no-repeat; font-size:24px; color:#214e91; }

.title2 a{ float:right; height:56px; font-size:16px; }

.title3{ height:46px; line-height:46px; border-bottom:solid 2px #bdcad8; }
.title3 span{ float:left;height:56px; padding-left:50px; background:url(../images/hoticon2.png) left no-repeat; font-size:24px; color:#214e91; }

.title3 a{ float:right; height:56px; font-size:16px; }

.newshow{ margin-top:10px; overflow:hidden;}
.newshow-left{ float:left; }
.newtu{ float:left; width:470px; border:solid 1px #d6e1ef; margin-right:15px;  position:relative;}

.newtu .bd{width:470px; height:262px; overflow:hidden;  }
.newtu .bd ul li{ float:left; width:100%; height:262px; position:relative; }
.newtu .bd li span{ display:block; width:100%; height:50px; line-height:50px; background:url(../images/h1bg.png) repeat-x; position:absolute; bottom:0; left:0;  }
.newtu .bd li span h2{ color:#fff; font-size:16px; text-align:center; font-weight:normal;  }
.newtu .prev,.newcon-right .next{ position:absolute; top:50%; margin-top:-40px; display:block; width:36px; height:80px; background:url(../images/left.png); }
.newtu .next{ background:url(../images/right.png); right:0 !important; }
.newpic{ width:100%; height:200px; overflow:hidden; }
.newpic img{	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
} 
.newpic img:hover{	-webkit-transform: scale(1.08, 1.08);
	-moz-transform: scale(1.08, 1.08);
	-ms-transform: scale(1.08, 1.08);
	-o-transform: scale(1.08, 1.08);
	transform: scale(1.08, 1.08);
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
} 
.newtu span{ display:block; width:100%; height:60px; line-height:60px; text-align:center; font-size:16px;}


.newtu span:hover{}
.newshow-right{ float:right; width:380px; }
.newshow-right ul li{ height:40px; border-bottom:solid 1px #bdcad8; }
.newshow-right ul li:last-child{ border-bottom:none; }
.newshow-right ul li a{ display:block; height:45px; line-height:45px; font-size:16px; }
.newshow-right ul li span{ color:#999; }
.newshow-right ul li span:hover{ }
.notic-left{ float:left; overflow:hidden; margin:0px; padding:0px; }
.notic-left ul li{ height:34px; line-height:34px; }
.notic-left ul li a{ font-size:15px;}
.notic-left ul li span{ float:right; width:100px; text-align:right; color:#999; }
.notic-right{ float:right;}
.notice_l{ }

.about{ background:url(../images/about_bg.jpg) #214e91 top no-repeat !important; margin:0 auto !important; min-height:815px; height:auto; overflow:hidden;}
.huodong{ width:1200px; margin:190px auto; overflow:hidden; }
.zhuti{ float:left; width:420px; margin-right:25px; }

.titlea{ height:60px; line-height:60px; }
..titlea img{border:0px;}
.titlea span{ float:left; padding-left:40px; background:url(../images/zhuicon.png) left no-repeat; color:#fff; font-size:24px; }

.titlea2{ height:60px; line-height:60px; }
.titlea2 ul{ float:right;    height: 10px; margin-top: 25px;}
.titlea2 span{ float:left; padding-left:40px; background:url(../images/jiangzuo_inco.png) left no-repeat; color:#fff; font-size:24px; }


.titlea3{ height:60px; line-height:60px; }
.titlea3 ul{ float:right;    height: 10px; margin-top: 25px;}
.titlea3 span{ float:left; padding-left:40px; background:url(../images/zuixin_inco.png) left no-repeat; color:#fff; font-size:24px; }


.titlea ul{ float:right; height:10px; margin-top:25px; }
.titlea ul li{ float:left; width:10px; height:10px; background:#fff; border-radius:50%; margin-right:10px; }
.zhutipic{ height:260px; overflow:hidden; position:relative;  }
.zhutipic img{ width:100%; }
.zhutipic h1{ display:block;  width:360px; height:100px; background:#214e91; opacity:0.8; position:absolute; bottom:20px; left:0; font-size:24px; color:#fff; line-height:30px; padding-top:20px; padding-left:20px;}
.zttext{ height:190px; background:rgba(255,255,255,0.3); }
.zttext span{ display:block; width:100%; padding:20px 0 0 40px;line-height:30px; color:#fff;}
.zttext a{ display:block; width:90px; height:34px; line-height:34px; background:#214e91; color:#fff; text-align:center; margin-left:315px; }
.jiangzuo{float:left; width:415px; }
.jiangbox{ height:450px;background:rgba(255,255,255,0.3); }
.jiangtu{ width:380px; margin:0 auto; padding-top:25px; }
.jiangtu a{ float:left; width:330px; height:220px; }
.jiangtu a img{} 
.jianglist{width:380px; margin:0 auto; padding-top:15px; }
.jianglist ul li{ float:left; width:380px; margin-top:15px; }
.jianglist ul li span{ float:left; width:64px; height:54px; text-align:center; background:rgba(255,255,255,0.7); color:#214e91; margin-right:20px; }
.jianglist ul li span b{ display:block; height:34px; line-height:34px; text-align:center;color:#214e91; font-size:24px; font-weight:normal; }
.jianglist ul li a{ color:#fff; line-height:20px; font-size:14px; }
.zhuan{ float:right; width:315px; }
.zhuanbox{ }
.zhuanbox span{ display:block; width:100%; height:100px; margin-bottom:16px;}
.zhuanbox span img{ width:100%; }
.diline{ width:100%; height:46px; background:url(../images/footline.jpg) center no-repeat; margin-top:6px;}
.footer{position:absolute;bottom:0;width:100%;height:111px;/*footer的高度*/clear:both; z-index:9999; background:url(../images/footbg.png) repeat-x; overflow:hidden;} 
.footer2{bottom:0;width:100%;height:111px;/*footer的高度*/clear:both; z-index:9999; background:url(../images/footbg2.jpg) repeat-x; overflow:hidden;} 
.footer21{position:relative;bottom:0;width:100%;height:111px;/*footer的高度*/clear:both; z-index:9999; background:#214e91; overflow:hidden;} 
   .foot_rm{ width:1200px; margin:0 auto; height:111px; font-size:13px;}
      .link_text{ margin:5px 0 0 0; width:276px;}
	  .in_text{ width:550px; margin:0px 20px 0 20px; }
	  	  .in_text p{ line-height:25px; color:#fff;}
     .in_incoall{ width:333px; height:auto; overflow:hidden;margin:20px 0 0 0;}
	    .pictx{ width:100px; margin:10px 0 0 0; padding:0px; overflow:hidden;}
			    .pictx ul li{ float:left; display:block; width:50px; }
			    .pictx ul li .pics p{ text-align:center; color:#fff;}
	  .lintx{ width:233px; margin:0px; padding:0px;}
	    .shiye,.cs_lke{ margin-right:6px;}				
	
   .n_root{ width:1200px; margin:0 auto; padding-bottom:20px; height:auto; z-index:99999; position: relative; top:222px; overflow:hidden; height:1000px;}
      .n_root12{ width:1200px; margin:0 auto; padding-bottom:20px; height:auto; z-index:99999; position: relative; top:222px; overflow:hidden; height:1500px;}
   .n_root1{ width:1200px; margin:0 auto; padding-bottom:20px; height:auto; z-index:99999; position: relative; top:322px; overflow:hidden; height:800px;}

   .n_rootct{ width:1200px; margin:0 auto; padding-bottom:20px; height:auto; z-index:99999; position: relative; overflow:hidden;top:222px; height:1000px; }
      .n_rootct{ width:1200px; margin:0 auto; padding-bottom:20px; height:auto; z-index:99999; position: relative; overflow:hidden;top:222px; height:1000px; }
	  
   .zongh_neir{height:1375px;}
   .h_menu{}

 /* 学服务生 */
       .n_rootxs{ width:1200px; margin:0 auto; padding-bottom:20px; height:auto; padding-top:121px; overflow:hidden; height:auto;}
	.tabbox2c .tabbtn2c{list-style:none; width:100%;}	
	.tabbox2c .tabbtn2c li{display:block !important; border:0px;float:left;margin:0px;font-family:"Microsoft YaHei";font-size:16px; margin-top:4px; list-style:none; margin-right:15px; width:117px; height:110px; background:url(../images/xs_tabhover.png) center no-repeat;}
	.tabbox2c .tabbtn2c li:hover{ color:#fff;display:block !important; border:0px;float:left;margin:0px;height:auto;font-family:"Microsoft YaHei";font-size:16px; margin-top:4px; list-style:none; margin-right:15px; width:117px; color:#fff; height:110px; background:url(../images/xs_tabon.png) center no-repeat;}
	.tabbox2c .tabbtn2c .ons{ color:#fff !important;border:0px;float:left;margin:0px;height:auto;font-family:"Microsoft YaHei";font-size:16px; margin-top:4px; list-style:none; margin-right:15px; width:117px; height:110px; background:url(../images/xs_tabon.png) center no-repeat;}
	.tabbox2c .tabbtn2c .ons a{ color:#fff !important;border:0px;}
	.tabbox2c .tabbtn2c li a{ color:;}
		.tabbox2c .tabbtn2c li a:hover{ color:#fff;}
.xs_imgs{ margin:0 auto; padding-top:20px;}
		.tabbox2c  .xs_ttnames a{ color: !important;}
		.tabbox2c .xs_ttnames a:hover{ color:#fff !important;}

	.h_tab{ width:1200px; margin:0px; padding:0px; overflow:hidden; height:auto;}
		.h_tab ul li{float:left; text-align:center;}
				.h_tab ul li:hover{float:left;text-align:center; }
				.ld_pic{ width:180px; height:200px; background:url(../images/ld_bgsall.png) right no-repeat; margin-top:25px; margin-left:10px;}
			.ld_about{ width:350px; height:200px; margin-right:20px; margin-top:30px; }
			.ld_about_tt{border-bottom:1px solid #CCC; height:40px; line-height:40px;}
			 			.ld_about a{ font-size:16px; color:;}

.lktabbtn2c{list-style:none; width:117px;  height:110px;}
	.lktabbtn2c li{display:block !important; border:0px;float:left;margin:0px;font-family:"Microsoft YaHei";font-size:16px; margin-top:4px; list-style:none; margin-right:15px; width:117px; height:110px; background:url(../images/xs_tabhover.png) center no-repeat;}
	.lktabbtn2c li:hover{ color:#fff;display:block !important; border:0px;float:left;margin:0px;height:auto;font-family:"Microsoft YaHei";font-size:16px; margin-top:4px; list-style:none; margin-right:15px; width:117px; color:#fff; height:110px; background:url(../images/xs_tabon.png) center no-repeat;}
 .lkxs_imgs{ margin:0 auto; padding-top:20px;}
 
 /* 切换*/	
 
		.h_menuxs{ margin:0px; padding-top:10px; padding-bottom:10px; overflow:hidden;}		
		   .h_menuxs .im_xs{ width:90px; height:40px; margin:0 auto;}
		   .im_xs img{ margin-top:5px;}
		.h_menuxs ul li{ height:47px; line-height:47px; width:281px; float:left; display:block; text-align:center; background:url(../images/xs_nav_o.png) center no-repeat; margin-right:8px;}
				.h_menuxs ul li:hover{height:47px; line-height:47px; width:281px;  background:url(../images/xs_nav_h.png) center no-repeat; color:#fff !important;}
						.h_menuxs a{ color:;}
						.h_menuxs a:hover{ color:#fff !important;}
		.h_menuxs ul li a{ font-size:18px; display:block; }
				.h_menuxs ul li a:hover{ font-size:18px; color:#fff !important; }
 					
   .ld_abtrm{ width:350px; line-height:30px; text-align:left; margin-top:20px; padding-left:10px; }
	.tabcon2c{ border:4px solid #ebebeb; height:auto; overflow:hidden; min-height:300px;}
				.qiye_tt2{ background:url(../images/wenhua_tbg2.png) left no-repeat; width:1100px; height:36px; margin:30px auto; border-bottom:2px solid #67a5ee;}	
					  .qiye_tt2 p{ color:#3774c0; text-indent:1em; font-size:18px; line-height:35px;}	
	       .qiye_fl{width:1050px; margin:0 auto; padding:0px; overflow:hidden;}
	 .qyfl_l1{ width:250px;}
	 .qyfl_r1{ width:700px;}
	   .qyx1_gz{ background:url(../images/xues_tbgxl.jpg) center repeat-y; height:auto; min-height:50px; overflow:hidden;margin-top:10px;width:653px;}
	   .gz_xstt{ background:url(../images/xues_tbg.jpg) center no-repeat; height:52px; line-height:52px; color:#fff; }
	     .xstt_sz{ width:45px; text-align:center;}
	      	   .gz_xstt h1{ font-size:25px;}
			   	      	   .gz_xstt h4{ font-size:18px; text-indent:1em;}
						   .xsroom{ width:570px; padding:10px; float:right; color:;}
							   .xsroom p{ line-height:35px;font-size:16px;}
	.tabbox2c .tabcon2c li{list-style:none; display:block;}
	 		.tabbox2c .tabcon2c ul li{ list-style:none; display:block;}
				 		.tabbox2c .tabbtn2c ul li{ margin:0px ; padding:0px; background:url(../images/ico01.gif) center no-repeat; width:171px; height:111px;}	
 /* 2切换*/	
.qiye_flweb02{width:1050px; margin:0 auto; padding:0px; overflow:hidden;}	
  .qiye_in2{ width:100%; margin:0 auto; padding:0px; overflow:hidden;}
   .in_qiye1{margin:0 auto; padding:0px; overflow:hidden;}
	.qiye_ttfw{ background:url(../images/wenhua_tbg2.png) left no-repeat; height:36px; margin:30px auto; border-bottom:2px solid #67a5ee;}	
		  .qiye_ttfw p{ color:#3774c0; text-indent:1em; font-size:18px; line-height:35px;}  
		  
  .qiye_roomsfw{ width:600px; margin:0 auto; height:auto; overflow:hidden; }
	 .qiye_ttbfw{ background:url(../images/qiye_nbbg.png) center no-repeat; width:39px; height:37px; margin-top:0px; }
			 .qiye_ttbfw p{ text-align:center; color:#fff; line-height:32px; font-size:16px;}
.qiye_navlistfw{ width:600px; margin:0 auto;overflow:hidden; margin-left:10px;}			 
	.qiye_navlistfw ul li{ float:left; width:590px; height:auto; line-height:41px; background:url(../images/qiye_lineon.png) left top no-repeat; text-indent:2em; border:0px !important;}
		.qiye_navlistfw ul li:hover{ float:left; width:590px; height:auto; line-height:41px; background:url(../images/qiye_lineon.png) left top no-repeat; text-indent:2em; border:0px !important;}
						.qiye_navlistfw ul li a{ line-height:20px; width:250px;}
.fw_tts h2{ width:300px; text-align:left; font-size:18px;}
.qiye_navlistfw p{ text-align:left; color:;line-height:30px !important;}

.yeyet2_inco{width:390px !important; margin:20px auto; padding:0px; overflow:hidden;}		  
 .noticfwtw{ padding:0px; margin:0px; }
.noticfwtw ul li{ height:62px; width:110px;line-height:32px;background:url(../images/ico_bgon.png) center top no-repeat; float:left; padding:15px 20px 20px 0px; border:none !important;}
.noticfwtw ul li:hover{ height:62px; width:110px; line-height:32px; background:url(../images/ico_bgho.png) center top no-repeat; float:left; padding:15px 20px 20px 0px;border:none !important;}
.noticfwtw ul li img{ width:32px; height:32px; margin:0px 0px 0px 20px;}
.ii3{ font-size:15px; text-align:center !important; width:110px; height:45px; margin:0 auto; padding-top:15px;
}


.noticfwtw2{width:100%; padding:0px; margin:0px; height:auto; overflow:hidden; }
.noticfwtw2 ul li{ height:62px; line-height:32px; width:100px; background:url(../images/ico_bgon.png) center top no-repeat; float:left; padding:15px 25px 25px 0px; border:none !important;}
.noticfwtw2 ul li:hover{ height:62px; line-height:32px; width:100px; background:url(../images/ico_bgho.png) center top no-repeat; float:left; padding:15px 25px 25px 0px;border:none !important;}
.noticfwtw2 ul li img{ width:32px; height:32px; margin:0px 0px 0px 25px;}
.ii4{ font-size:15px; text-align:center !important; width:122px; height:45px; margin:0 auto; padding-top:15px;}

 .qiye_fl3{width:1100px; margin:0 auto; padding:0px; overflow:hidden; padding-bottom:20px;}
 .qiye_incos3{ width:100%; padding-top:20px;}

 .qiye_incos30{ width:100%; line-height:35px; color:}

 .qiye_incos30 p{line-height:35px; text_indent:2em;}
    .inco_link3{ height:auto; overflow:hidden;}
.inco_link3 .notic-leftxyi3{ float:left; width:100%; overflow:hidden; margin:0px; padding-top:0px; }
.inco_link3 .notic-leftxyi3 ul li{ height:62px; line-height:32px; width:62px; background:url(../images/ico_bgon.png) center top no-repeat; float:left; padding:15px 20px 20px 0px; border:none;}
.inco_link3 .notic-leftxyi3 ul li:hover{ height:62px; line-height:32px; width:62px; background:url(../images/ico_bgho.png) center top no-repeat; float:left; padding:15px 20px 20px 0px;}
.inco_link3 .notic-leftxyi3 ul li img{ width:32px; height:32px; margin:0px 0px 0px 20px;}
.qiye_tt203{ background:url(../images/wenhua_tbg20.png) left no-repeat; width:530px; height:36px; margin:20px auto; border-bottom:2px solid #67a5ee;}	
.qiye_tt203 p{ color:#3774c0; text-indent:2em; font-size:18px; line-height:35px;}	


.ii2{ font-size:15px; text-align:center !important; width:62px; height:45px; margin:0 auto; padding-top:15px;}
.inc_02{ float:right; }

.qiye3_list{ margin:0px; padding:0px; display:block; overflow:hidden;}
.qiye_incos3 .text-list { height:auto; margin:0px; }
.qiye_incos3 .text-list li a{line-height: 38px; text-align:left !important;}
.qiye_incos3 .text-list li .date{ color:;}
.qiye_incos3 .text-list li .line{margin: 0 10px;}


 .qiye_fl{width:1100px; margin:0 auto; padding:0px; overflow:hidden; padding-bottom:20px; }
  .qiye_flq{width:1100px; margin:0 auto; padding:0px; overflow:hidden; padding-bottom:20px; }
  .qiye_flq p{line-height:35px; color:#000;}
 				.qiye_tt20{width:100%; background:url(../images/wenhua_tbg2.png) left no-repeat; height:36px; margin:30px auto; border-bottom:2px solid #67a5ee;}	
					  .qiye_tt20 p{ color:#3774c0; text-indent:0.5em; font-size:18px; line-height:35px;}	

    .qiye_inco2{ width:100%; height:auto; overflow:hidden;}
 .qiye_incos{ padding-top:0px;}

    .inco_link{ width:100%; height:auto; overflow:hidden;}
.inco_link .notic-leftxyi{ float:left; width:100%; overflow:hidden; margin:0px; padding-top:0px; }
.inco_link .notic-leftxyi ul li{ height:62px; line-height:32px; width:90px; background:url(../images/ico_bgon.png) center top no-repeat; float:left; padding:15px 20px 25px 0px; border:none;}
.inco_link .notic-leftxyi ul li:hover{ height:62px; line-height:32px; width:90px; background:url(../images/ico_bgho.png) center top no-repeat; float:left; padding:15px 20px 25px 0px;}
.inco_link .notic-leftxyi ul li img{ width:32px; height:32px; margin:0px 0px 0px 20px; border:0px;}
.ii2{ font-size:15px; text-align:center !important; width:62px; height:45px; margin:0 auto; padding-top:15px;}



.current2c1{ background:url(../images/ico01h.gif) center no-repeat;}
.logobox{ width:1380px; margin:16px auto; }
.logo{ float:left; width:240px; margin:0px; }


.nav{ float:left; margin:0px 0 0 23px;}
/*.nav li{float:left;width:94px; height:46px;  background:url(../images/navline.jpg) right no-repeat; text-align:center;position:relative;  z-index:999999;}
.nav li a{display:block;width:94px; height:46px; line-height:46px; color:#c3dbff; font-size:16px; blr:expression(this.onFocus=this.close());blr:expression(this.onFocus=this.blur());}
.nav ul li a:hover{ background:url(../images/xiala.png)right no-repeat #2c6fc0; color:#fff }
.nav li a:focus{-moz-outline-style: none;  color:#fff }
.nav li .sub-nav{position:absolute;top:39px;left:-1px;list-style:none;display:none; background:#2262af;}
.nav li .sub-nav li{text-align:center;clear:left;width:140px;height:35px;line-height:35px;position:relative; background:none;}
.nav li .sub-nav li a{height:34px;line-height:34px;width:138px;padding:0;display:inline-block; font-size:14px;}
*/


#nav {HEIGHT:50px;  padding:0;-webkit-animation: nav-box 1s;animation: nav-box 1s; display:block;}
#nav .mainlevel { list-style:none; float:left;WIDTH:85px; FONT-SIZE:16px; background:url(../images/navline.jpg) right no-repeat;}
#nav .mainlevel a {TEXT-ALIGN: center;LINE-HEIGHT: 50px; WIDTH:100%; DISPLAY: block; HEIGHT: 50px; COLOR: #fff;}
#nav .mainlevel a:hover { COLOR: #fff; background:url(../images/nav-on-bg.png) repeat;}
.navhover{COLOR: #fff; background:url(../images/nav-on-bg.png) repeat;}
#nav .mainlevel:hover ul{display:block;}
#nav .mainlevel ul { display:none;list-style:none; z-index:909; width:145px; position:absolute;display:none; }
#nav .mainlevel ul li { width:100%; height:32px;font-size:14px; background:url(../images/nav-bg.png) repeat; margin-bottom:0px;}
#nav .mainlevel ul li a{color:#fff; font-size:14px; font-weight:normal; display:block; width:100%; height:32px; line-height:32px;}
#nav .mainlevel ul li a:hover { color:#fff;width:100%; height:32px;  line-height:32px;font-weight:100;}

#nav .mainlevel2 { list-style:none; float:left;WIDTH:85px; FONT-SIZE:16px;}
#nav .mainlevel2 a {TEXT-ALIGN: center;LINE-HEIGHT: 50px; WIDTH:100%; DISPLAY: block; HEIGHT: 50px; COLOR: #fff;}
#nav .mainlevel2 a:hover { COLOR: #fff; background:url(../images/nav-on-bg.png) repeat;}
.navhover{COLOR: #fff; background:url(../images/nav-on-bg.png) repeat;}
#nav .mainlevel2:hover ul{display:block;}
#nav .mainlevel2 ul { display:none;list-style:none; z-index:909; width:145px; position:absolute;display:none; }
#nav .mainlevel2 ul li { width:100%; height:32px;font-size:14px; background:url(../images/nav-bg.png) repeat; margin-bottom:0px;}
#nav .mainlevel2 ul li a{color:#fff; font-size:14px; font-weight:normal; display:block; width:100%; height:32px; line-height:32px;}
#nav .mainlevel2 ul li a:hover { color:#fff;width:100%; height:32px;  line-height:32px;font-weight:100;}



.nav-lianjie{width:350px; text-align:right; float:right; line-height:50px;-webkit-animation: nav-lianjie 1.0s;animation: nav-lianjie 1.0s;}
.nav-lianjie span{font-size:12px; padding:0 5px; display:inline-block; color:#fff;}
.nav-lianjie a{color:#fff;}
.nav-lianjie a:hover{color:#e98235;}
/*导航菜单-二级菜单*/
.dh1{display: block; -webkit-animation: dhli 0.8s;animation: dhli 0.8s;}
.dh2{display: block; -webkit-animation: dhli 1.0s;animation: dhli 1.0s;}
.dh3{display: block; -webkit-animation: dhli 1.2s;animation: dhli 1.2s;}
.dh4{display: block; -webkit-animation: dhli 1.4s;animation: dhli 1.4s;}
.dh5{display: block; -webkit-animation: dhli 1.6s;animation: dhli 1.6s;}
.dh6{display: block; -webkit-animation: dhli 1.8s;animation: dhli 1.8s;}
.dh7{display: block; -webkit-animation: dhli 2.0s;animation: dhli 2.0s;}
.dh8{display: block; -webkit-animation: dhli 2.2s;animation: dhli 2.2s;}
.dh9{display: block; -webkit-animation: dhli 2.4s;animation: dhli 2.4s;}

@-webkit-keyframes dhli {  
0%{ opacity: 0;-webkit-transform:rotateX(-50deg)rotatey(135deg)rotateZ(15deg) translate(0px,20px); }}
@keyframes dhli { 
0%{ opacity: 0;transform:rotateX(-50deg)rotatey(135deg)rotateZ(15deg) translate(0px,20px); }}
/*nav-end*/

@-webkit-keyframes logo {  
0%{ opacity:0;-webkit-transform:translate(-10px,-20px); }}
@keyframes logo {  
0%{ opacity:0;transform:translate(-10px,-20px); }}
@-webkit-keyframes nav-lianjie {  
0%{ opacity:0;-webkit-transform:translate(50px,0px); }}
@keyframes nav-lianjie {  
0%{ opacity:0;transform:translate(50px,0px); }}
@-webkit-keyframes top_jy {  
0%{ opacity:0;-webkit-transform:translate(20px,-40px); }}
@keyframes top_jy {  
0%{ opacity:0;transform:translate(20px,-40px); }}
@-webkit-keyframes nav-box {  
0%{ opacity:0;-webkit-transform:translate(-50px,0px); }}
@keyframes nav-box {  
0%{ opacity:0;transform:translate(-50px,0px); }}
@-webkit-keyframes hover-wen {  
0%   { text-indent:0;}
50%  { text-indent:5px;}
100% { text-indent:0;}
}
@keyframes hover-wen {  
0%   { text-indent:0;}
50%  { text-indent:5px;}
100% { text-indent:0;}
}
@-webkit-keyframes hover-img {  
0%   {transform:scale(1);}
50%  {transform:scale(1.05);}
100% {transform:scale(1);}
}
@keyframes hover-img {  
0%   {transform:scale(1);}
50%  {transform:scale(1.05);}
100% {transform:scale(1);}
}
@-webkit-keyframes more-img {  
0%   {right:5px;}
50%  {right:10px;}
100% {right:5px;}
}
@keyframes more-img {  
0%   {right:5px;}
50%  {right:10px;}
100% {right:5px;}
}
@-webkit-keyframes lianjie {  
0%   {background-position:20px center;}
50%  {background-position:10px center;}
100% {background-position:20px center;}
}
@keyframes lianjie {  
0%   {background-position:20px center;}
50%  {background-position:10px center;}
100% {background-position:20px center;}
}
@-webkit-keyframes liebiao {  
0%   {background-position:20px center; background-color:none;}
25%  {background-position:15px center;background-color:#fff9ed;}
50%  {background-position:10px center;background-color:#feeeca;}
75%  {background-position:15px center;background-color:#fff9ed;}
100% {background-position:20px center;background-color:none;}
}
@keyframes liebiao {  
0%   {background-position:20px center; background-color:none;}
25%  {background-position:15px center;background-color:#fff9ed;}
50%  {background-position:10px center;background-color:#feeeca;}
75%  {background-position:15px center;background-color:#fff9ed;}
100% {background-position:20px center;background-color:none;}
}




.nav_current{ background:url(../images/xiala.png) 84px center no-repeat #2c6fc0; }
.subnav{ z-index:999; cursor:default; position:absolute; left:0; top:46px; overflow:hidden; display:none;   }
.subnav li { height:34px; text-align:center; background:none !important; border-bottom:solid 1px #70b1ff; }
.subnav li a{ display:block; background:#5594da; line-height:34px; font-size:13px !important; }
.subnav li a:hover{ background:#257ec4 !important; }
.nav li:hover .subnav{ display:block !important; }
.yuyan{ float:left;height:26px; line-height:26px; margin:0px 0 0 5px; }
.yuyan a{ float:left; width:120px; text-align:center; color:#fff; font-size:13px }

.navbox2{ width:1200px; margin:0 auto; height:65px;}
.nav2{ float:left; width:980px; }
.nav2 ul li{ float:left; width:100px; height:45px; line-height:45px; background:#5197ee; text-align:center; position:relative;}
.nav2 ul li a{ color:#fff; font-size:18px;}
.nav2 ul li .subnav1{ position:absolute; top:0; left:114px; width:400px; }
.nav2 ul li .subnav1 li{ float:left; width:90px; margin-right:0;  background:url(../images/navline1.png) right no-repeat !important; }
.nav2 ul li .subnav1 li a{ font-size:14px !important; color:#e1efff;}
.nav2 ul li .subnav1 li a:hover{ font-size:14px !important; color:#fff;}
.nav2 ul li .subnav1 li:last-child{ background:none !important; }

.nav2 ul li .subnav2{ position:absolute; top:0; left:110px; width:300px; }
.nav2 ul li .subnav2 li{ float:left;width:auto; width:auto !important; margin-right:0;  background:url(../images/xiala.png)right no-repeat; min-width:86px; background:none}
.nav2 ul li .subnav2 li a{ font-size:14px !important; margin:0px 6px 0px 6px; color:#e3eeff; }
.nav2 ul li .subnav2 li a:hover{ font-size:14px !important; margin:0px 6px 0px 6px; color:#fff; display:block}

.subnav3{ position:fixed !important; overflow:hidden !important; width:1200px; background-image:none; display:none; background-origin:url(../images/xiala.png) top no-repeat;  background-color:#2f70c4 !important;  background:transparent;  filter:alpha(opacity=50); 
 -moz-opacity:0.9; 
 -khtml-opacity: 0.9; 
 opacity: 0.9; top:162px; left:50%; margin-left:-600px;}
 
.subnav3 ul{ text-align:center;list-style-type:none !important;float: left;
position: relative;
left: 50%;
}
.subnav3 li{ background-image:none !important; display:inline !important;
position: relative;
padding: 4px;
left: -50%;
list-style: none;}
.subnav3 li:hover{  }
.nav2 ul li .subnav2 li:hover .subnav3{ display:block;  }
.vistor{ float:right; width:220px;  }
.vistor a{ float:left; width:55px; text-align:center; line-height:46px; background:url(../images/navline1.png) right no-repeat; color:#e1efff; font-size:16px; }
.vistor a:hover{ float:left; width:55px; text-align:center; line-height:46px; background:url(../images/navline1.png) right no-repeat; color:#fff; font-size:16px; }
.vistor a:last-child{  background:none; }

	.con_left{ width:236px; height:auto; float:left; padding-bottom:20px}
	.con_left h1{width:100%; height:79px; line-height:79px; text-align:center; color:#FFF; background:url(../images/sub_lbg.png) center no-repeat; font-size:20px; font-weight:normal;}
.list_nav{border:1px solid #dcdcdc; }
.list_nav ul{ padding-top:10px;} 
.list_nav li{width:100%; border-bottom:1px  solid #ececec; }
.list_nav a{display:block; height:53px; line-height:53px; font-size:17px; background:url(../images/newsico.jpg) no-repeat left; text-align:center;}
.list_nav a:hover{background:#f0f9ff; color:#07539e;}
.list_nav .on{background:#f0f9ff; color:#07539e; border-left:2px solid #39F}
	
/*内页---------------------------------------------------------------*/
.overall{width:1920px; height:auto; position:relative; left:50%; margin-left:-960px; top:0px; font-family:"Microsoft Yahei"; }
.banner_n{width:100%; height:300px; position:relative; left:50%; margin-left:-960px; top:110px;}
      .main_n{ width:1200px; margin:0 auto; padding-bottom:20px; position:relative; top:32px; height:auto; overflow:hidden;}
.news_fl1{ width:1200px; margin:0 auto; padding-bottom:20px; height:auto; overflow:hidden}
    .fl1_l{ width:600px; margin:0px; padding:0px; background:#f7f7f7; height:400px;}
			      .ims_tt{ background:url(../images/fl1_im1.png) left no-repeat; width:149px; height:156px;}
				     .ims_nr{ padding-top:30PX;}
				            .ims_ttline{ width:120px; margin:0 auto; height:1px; background:#fff;}
						      .ims_tt p{ text-align:center; line-height:50px; color:#fff; font-size:22px; height:50px;}
					.fl_hotnews{ height:60px; line-height:60px; font-size:16px; text-align:center;}
					   .hot_lines{ width:60px; height:2px; background:#206cbb; margin:0 auto;}	
					   .hot_nrs{ width:550px; margin:0 auto; font-size:13px; text-align:left; padding-top:10px;}	
					   .hot_nrs p{ line-height:35px; text-indent:2em;}	
			.hot_mores{ width:100px; height:35px; line-height:35px; float:right; border:1px solid #dcdcdc; margin-right:30px; margin-top:10px; font-size:14px;}
	.fl1_r{ width:600px; margin:0px; padding:0px; background:#fcfcfc; height:400px;}
             .news_n2{ width:550px; height:auto; padding-bottom:20px; margin:10px auto;}
						.news_n2 ul{}
						.news_n2 ul li{width:550px; line-height:40px;float:left;font-size:14px;color:#333;border-bottom:1px dashed #e2e2e2;}
						.news_n2 ul li a:link,.news_n2 ul li a:visited{}
						.news_n2 ul li a:hover{}
						.news_n2 ul li span{ float:right; color:#999999;}
				.qiye_tt{ background:url(../images/wenhua_tbg.png) center no-repeat; width:513px; height:36px; margin:30px 0px 20px 10px;}	
				  .qiye_tt p{ text-indent:2em; font-size:18px; line-height:35px;}	
				  .qiye_rooms{ width:530px; margin:0 auto; height:280px; }
				     .qiye_ttb{ background:url(../images/qiye_nbbg.png) center no-repeat; width:39px; height:37px; margin-top:20px; }
					 	     .qiye_ttb p{ text-align:center; color:#fff; line-height:32px; font-size:16px;}
				.qiye_navlist{ width:510px; margin:0 auto;overflow:hidden;}			 
				  	.qiye_navlist ul li{ float:left; width:510px; height:41px; line-height:41px; background:url(../images/qiye_lineon.png) left no-repeat; text-indent:3em; border:0px !important;}
									  	.qiye_navlist ul li a{ font-size:18px;}
				  
						
						
.news_fl2{ width:100%; padding-bottom:20px; height:auto; overflow:hidden; background:#f1f2f8;}			
  .news_fl01{ width:1200px; margin:0px auto;  height:312px; background:url(../images/zh_bgc.png) center bottom no-repeat;}	
			.notice_l2{ padding:30px 0px 0px 30px; width:540px;}
			.title32{ height:46px; line-height:46px; border-bottom:solid 2px #bdcad8; }
.title32 span{ float:left;height:56px; padding-left:px; font-size:24px; color:#214e91; }
.title32 a{ float:right; height:56px; font-size:16px; }
			.notic-left2{ float:left; width:540px; overflow:hidden; margin:0px; padding:0px; }
			.notic-left2 ul li{ height:34px; line-height:34px; }
			.notic-left2 ul li a{ font-size:15px;}
			.notic-left2 ul li span{ float:right; width:100px; text-align:right; color:#999; }
		.news_fr2{ width:602px; height:303px; padding:9px 0px 0px 10px;}	
		
		
  .news_fl02{ width:1200px; margin:0 auto; padding-bottom:20px; height:312px; background:url(../images/zh_bgc2.png) center no-repeat;}	
			.notice_l3{ padding:30px 30px 0px 0px; width:540px; line-height:30px; color:;}
			.title33{ height:46px; line-height:46px; border-bottom:solid 2px #bdcad8; }
.title33 span{ float:left;height:56px; padding-left:px; font-size:24px; color:#214e91; }
.title33 a{ float:right; height:56px; font-size:16px; }
			.notic-left3{ float:left; width:540px; overflow:hidden; margin:0px; padding:0px; }
			.notic-left3 ul li{ height:34px; line-height:34px; }
			.notic-left3 ul li a{ font-size:15px;}
			.notic-left3 ul li span{ float:right; width:100px; text-align:right; color:#999; }
		.news_fr3{ width:602px; height:303px; padding:9px 0px 0px 0px;}	
			
			
				        .n_rootwh{ width:1200px; margin:0 auto; padding-bottom:20px; height:auto; z-index:99999; position: relative; top:222px; overflow:hidden; height:1600px;}
				        .n_rootwh2{ width:1200px; margin:0 auto; padding-bottom:20px; height:auto; z-index:99999; position: relative; top:222px; overflow:hidden; height:1200px;}
	
.con_right{ width:964px; height:auto; float:right; margin-top:36px; padding-bottom:20px;}	
		.position{width:964px; height:42px; float:left; background:url(../images/content_rttbg.png) repeat-x; overflow:hidden;}
		.position_l{ width:auto; float:right; line-height:42px;font-size:18px; color:#fff !important; margin-right:20px;}
		.sst{ width:201px; height:26px; margin:10px 20px 0px 0px;}
		.position_r{ width:auto; float:left; text-align:right; text-indent:2em;line-height:42px; color:#fff; background:url(../images/place_ico.png) left no-repeat; margin-left:30px;}
		 .position_r a{ color:#f1f1f1;}
		  .position_r a:hover{ color:#fff ;}
	.top_sear{ height:25px; line-height:30px; float:right;margin-top:7px; font-size:12px;font-family:"微软雅黑";}
	.top_sear_input{width:200px;height:30px;float:left;color:#000;background:#fff; border:2px solid #999; border:none;line-height:30px; padding-left:5px;font-family:"微软雅黑"; font-size:12px;}
	.top_sear_button{text-indent:-9999em;width:60px;height:30px;background:#1089e4; border:1px solid #CCC; cursor:pointer; float:right;}


.right_con{ width:100%;height:auto; min-height:300px; float:left;font-family:"微软雅黑"; line-height:30px; margin:0 auto; padding-bottom:20px;}
.about_xxjs2 {width: 940px;height: auto;font-family: 微软雅黑;margin:0 auto;padding:30px 0px 5px 10px; line-height:30px;}
.about_xxjs3 {width: 940px;height: auto;font-family: 微软雅黑;margin:0 auto;padding:30px 0px 5px 10px; line-height:30px;}
.about_gsmc{margin:18px auto;}
.about_gsmc h1{ font-size:22px; text-align:center; font-weight:normal;}
.about_line{ width:100%; height:8px; float:left; border-top:1px dashed #e2e2e2;border-bottom:1px dashed #e2e2e2;}
.about_xxjs{ width:100%;height:auto;float:left;font-family:"微软雅黑"; font-size:14px; line-height:30px; color:#666; }
.page{width:100%; padding:20px 0px 0px 0px; text-indent:200px;}
.container h1{text-align:center; line-height:32px; font-size:16px; color:;}

.news_content .time{width:100%; height:33px; line-height:33px; text-align:center; background:#ececec; border:1px solid #f1f1f1; margin:10px 0;}
.news_content{  padding-bottom:20px !important; width:920px; margin:0 auto; padding-top:20px; text_indent:2em;}
	.zcfg_listOne{height:auto; overflow:hidden;font-family:'Microsoft YaHei'; line-height:30px; padding:0px 0px 10px 0px;}
	.zcfg_listOne img{float:left; margin-right:15px; padding:2px;}
	.zcfg_listOne h5{font-family:"Microsoft YaHei";font-size:15px; margin-left:-20px;}
		.zcfg_listOne a{ color:;}

.news_content h1{text-align:center; line-height:36px; font-size:18px;}
.context{width:100%;  line-height:30px; padding-top:10px; padding-bottom:20px;font-family:"Microsoft YaHei";}

.content_place { width:100%; height:45px; border-bottom:1px solid #CCC; line-height:45px; padding-top:10px;}
.content_place h3{line-height:45px; float:left; font-size:16px;}
.nextnews a{ line-height:30px;}

.news_n{ width:930px; height:auto; padding-bottom:20px; margin:20px auto; min-height:280px;overflow:hidden} 
  .tt_names{ height:45px; line-height:45px; border-bottom:2px solid #bdcad8; margin-bottom:20px;}
       .tt_names h1{ font-size:18px; background:url(../images/sub_icob.png) left no-repeat; text-indent:1em; }
						.news_n ul{}
						.news_n ul li{width:930px; line-height:40px;float:left;border-bottom:1px dashed #e2e2e2;}
						.news_n ul li a:link,.news_n ul li a:visited{}
						.news_n ul li a:hover{}
						.news_n ul li span{ float:right; color:#999999;}
						
						
/* 文化 */
.neiye_wh{ font-family:'Microsoft YaHei'; width:1200px; height:auto; line-height:24px; overflow:hidden; margin:0 auto; padding-top:20px; padding-bottom:20px;}
	.wh_text{width:850px; height:auto; overflow:hidden; font-family:'Microsoft YaHei'; line-height:35px;}
	.wh_Img{width:300px; height:auto; overflow:hidden;}
	
	
	
/* 师资 */		
  .n_rootshizi{ width:1200px; margin:0 auto; padding-bottom:20px; height:auto; overflow:hidden; height:auto; padding-top:120px;}
		.h_menu{ margin:0px; padding-top:10px; padding-bottom:10px; overflow:hidden;}		
		.h_menu ul li{ height:47px; line-height:47px; width:161px; float:left; display:block; text-align:center; background:url(../images/l_hbgsson.png) center no-repeat; margin-right:20px;}
				.h_menu ul li:hover{height:47px; line-height:47px; width:161px;  background:url(../images/l_hbgss.png) center no-repeat;}
		.h_menu ul li a{ font-size:18px; display:block; }
			.news_n ul li a:link,.news_n ul li a:visited{}
				.h_menu ul li a:hover{ font-size:18px; color:#fff !important; }
			.h_menuh{height:47px; line-height:47px; width:161px;  background:url(../images/l_hbgss.png) center no-repeat; color:#fff !important;}	
/* 校园风光*/	
.notic-left4{ float:left; width:540px; overflow:hidden; margin:0px; padding-top:15px;  }
.notic-left4 p{line-height:35px; text-indent:2em;}

/* 校园文化*/	
.notic-leftxy{ float:left; width:540px; overflow:hidden; margin:0px; padding-top:40px; }
.notic-leftxy ul li{ height:62px; line-height:32px; width:62px; background:url(../images/ico_bgon.png) center top no-repeat; float:left; padding:15px;}
.notic-leftxy ul li:hover{ height:82px; line-height:32px; width:62px; background:url(../images/ico_bgho.png) center top no-repeat; float:left; padding:15px;}
.notic-leftxy ul li img{ width:32px; height:32px; margin:0px 0px 0px 15px;}
.ii{ font-size:15px; text-align:center !important; width:110px; height:45px; margin:0 auto; padding-top:15px;}
.ii02{ font-size:15px; text-align:center !important; width:110px; height:45px; margin:0 auto; padding-top:15px;}
.ii01{ font-size:15px; text-align:center !important; width:110px; height:45px; margin:0 auto; padding-top:15px;}



/* 新增代码*/	
.qiye_incos4{ padding-top:10px; width:1100px; margin:0 auto; padding-bottom:15px;}
    .inco_link4{ width:100%; height:auto; overflow:hidden;}
.inco_link4 .notic-leftxyi4{ float:left; width:500px; overflow:hidden; margin:0px; padding-top:0px; }
.inco_link4 .notic-leftxyi4 ul li{ height:62px; line-height:32px; width:62px; background:url(../images/ico_bgon.png) center top no-repeat; float:left; padding:15px 20px 20px 0px; border:none;}
.inco_link4 .notic-leftxyi4 ul li:hover{ height:62px; line-height:32px; width:62px; background:url(../images/ico_bgho.png) center top no-repeat; float:left; padding:15px 20px 20px 0px;}
.inco_link4 .notic-leftxyi4 ul li img{ width:32px; height:32px; margin:0px 0px 0px 20px;}
.qiye_tt204{ background:url(../images/wenhua_tbg2.png) left no-repeat; width:100%; height:36px; margin:20px auto; border-bottom:2px solid #67a5ee;}	
.qiye_tt204 p{ color:#3774c0; text-indent:2em; font-size:18px; line-height:35px;}	

.qiye4_list4{ margin:0px; padding:0px; display:block; overflow:hidden;}
.text-list4{ width:100%; padding:0px; margin:0px;}
.inco_link4 .text-list4 li {width:100%; height:auto; margin:0px; overflow:hidden;text-align:left !important;}
.inco_link4 .text-list4 li a{line-height: 38px; }
.inco_link4 .text-list4 li .date{ color:;}
.inco_link4 .text-list4 li .line{margin: 0 10px;}


/***焦点图***/
.xwt{ padding:10px;}
.focus{ position:relative; width:600px; height:260px; float: left;}
.focus img{width:600px; height:260px; } 
.focus .btn{ position:absolute; bottom:34px; left:300px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; text-decoration:none; text-align:left; 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:35px; line-height:35px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; font-size:12px; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:12px; overflow:hidden; margin-left:10px;}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:3px; left:460px; position:absolute; height:21px; text-align:center; z-index:12; }  
.focus .fbg div{margin:0px auto;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:#3a82c5;}
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    


	 .qyfl_rxy{ width:450px;}
.text-listxy {width: 450px; height:auto; margin:0px; overflow:hidden;}
.text-listxy li a{line-height: 38px; text-align:left !important;}
.text-listxy li .date{ color:;}
.text-listxy li .line{margin: 0 10px;}

.about_xxjs3 p{
text-indent:2em;
font-size:16px;
}

.about_xxjs2 p{

font-size:16px;
}




/* 图片列表 */
.news_npic{ width:930px; height:auto; padding-bottom:20px; margin:20px auto; min-height:280px;}
.ul-video-lb12{overflow: hidden;margin: 0 -15px; width:100%;}
.ul-video-lb12 li{float: left;width: 280px; margin: 0 10px 10px;}
.ul-video-lb12 .items{display: block;margin: 0 15px 6px;}
.ul-video-lb12 .img{padding-top:10px; border:0px;}
.ul-video-lb12 .img img{width:280px;height:200px;}
.ul-video-lb12 .txt{line-height: 24px;margin-top: 7px;height: 28px; text-align:center;}
.ul-video-lb12 .img .ico{
   
}
.ul-video-lb12{margin-bottom: 10px;margin-top: 10px;}
.ul-video-lb12 .items:hover img{
   
}
.ul-video-lb12 .items:hover .txt{color: #2866c0;}