@charset "utf-8";
/*CSS Reset */
body,td,th {font-family:'Microsoft Yahei',arial;font-size: 12px;}
body, ul, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset { margin: 0; padding: 0; }
em, cite, th { font-style: normal; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; }
a{text-decoration:none}
li{ list-style:none;}
img{ border:none;}
input,img{ vertical-align:middle;}
.hide{ display:none;}

/*分页样式*/
.pages{ width:100%; height:35px; float:left; text-align:center; margin:10px 0px; padding:10px 0; overflow:hidden;}
	.pages .curr{ color:#ff9600}
		.pages .curr a{ color:#ff9600;text-decoration:none; cursor:text; border:1px solid #ccc; }
			.pages .curr a:hover{ color:#ff9600; text-decoration:none;}
	.pages a{ color:#666; text-decoration:none; padding:3px 8px; border:1px solid #ccc;}
		.pages a:hover{ color:#ff9600; text-decoration:none;}
	.pages span{ margin:0 3px;}

.apages{ width:100%; height:35px; float:left; text-align:center; margin:10px 0px; padding:10px 0; overflow:hidden;}
	.apages .curr{ color:#ff9600}
		.apages .curr a{ color:#ff9600;text-decoration:none; cursor:text; border:1px solid #ccc; }
			.pages .curr a:hover{ color:#ff9600; text-decoration:none;}
	.apages a{ color:#666; text-decoration:none; padding:3px 8px; border:1px solid #ccc;}
		.apages a:hover{ color:#ff9600; text-decoration:none;}
	.apages span{ margin:0 3px;}

/*首页*/	
#header{ width:100%; float:left; height:120px;background-color:#fff;}
#banner{ width:100%; float:left;height:400px;position:relative; }
#bannerny{ width:100%; float:left;height:250px;position:relative; }
#notice{ width:100%; float:left; height:37px; background:url(noticebg.gif) repeat-x;}
#home{ width:100%; float:left; background-color:#f8f8f8;}
#main{ width:100%; float:left; background-color:#fff;}
#footer{ width:100%; float:left; height:263px; background:url(footerbg.gif) repeat-x;}

/*header*/	
.header{ width:1000px; height:120px; margin:0px auto;}
	.logo{ width:300px; height:80px; float:left; margin-top:20px;}
	.headTop{ width:700px; height:35px; line-height:35px; float:left;font-family:"宋体"; color:#666; text-align:right;}
		.headTop a{ font-family:"宋体"; color:#666; height:30px; line-height:30px; padding:0 10px;}
	.headCenter { width:305px; height:25px; line-height:25px; float:right;}
		.phone{ background:url(phone.png) no-repeat left; padding-left:15px; float:left; width:130px; font-size:18px; color:#f1621e;}
		.fromSearch{ margin-top:15px; float:right;  width:224px;}
			.txt1{width:135px;height:25px; border:0; background:url(searchbg.png) no-repeat left top; text-indent:5px; float:left;}
			.btn1{ width:23px; height:25px; border:0; background:url(searchbg.png) no-repeat right top; cursor:pointer; float:left;}
	.headerNav{ width:700px; height:60px; margin:0px auto; float:left;  }
		.headerNav ul{ height:25px; line-height:25px; margin-top:19px; float:right; }
		.headerNav ul li{ height:25px; float:left; margin-left:20px;position:relative;}
			.headerNav ul li a{ display:block; color:#333333; font-size:14px;padding:0 10px; }
			.headerNav ul li a:hover,.headerNav ul li a.hover{color:#fff; background-color:#1c76c6;  }
					.ulNav dl{ display:none; z-index:20; position:absolute; left:0px; top:25px; width:150px;}
					.ulNav dd{height:30px; }
					.ulNav li dl dd a{ width:150px;  background-color:#fff; font-size:12px; height:30px; line-height:30px;color:#000;}
					.ulNav dd a:hover{ width:150px; background-color:#fff; font-size:12px; height:30px; line-height:30px;color:#000;}
		
/*banner*/	
.banner{width:100%;height:400px; box-shadow:-0px 4px 15px #ddd inset;}
	.ulBanner{width:100%; height:400px;}
		.ulBanner li{position:absolute;width:100%; height:400px;}
		.ulBanner li a{width:1000px; height:400px;margin:0px auto; display:block;}
	.ulBannerNav{position:absolute; bottom:22px; left:50%; margin-left:-35px; z-index:10;}
		.ulBannerNav li{float:left; background:#fff; margin-left:6px; width:15px; height:15px; display:block; cursor:pointer; }
		.ulBannerNav li.on{background:#619bcb; cursor:pointer; }
.bannerny{width:100%;height:250px;box-shadow:-0px 3px 20px #ddd inset;}

/*notice*/
.notice{ width:1000px; margin:0px auto;height:37px; line-height:37px; font-family:"宋体";}
	.noticeLeft{height:37px; line-height:37px; float:left; width:880px;}
		.noticeLeft span.tit{ color:#1c76c6; float:left; width:80px; }
		.noticleDiv{ float:left; width:800px;  }
		    .noticleDiv ul{ float:left; width:800px;  }
		        .noticleDiv ul li{ float:left; width:800px;  }
		            .noticleDiv ul li a{color:#555555; float:left;}
		            .noticleDiv ul li span{color:#555555; float:left; margin-left:20px;}
		.noticeLeft span.sitemap{ color:#333333; float:left; background:url(ico2.png) no-repeat 0px 11px; padding-left:20px; }
		.noticeLeft a{ color:#555; }
	.noticeRight{height:37px; line-height:37px; float:right; width:120px;}
		.noticeRight span{ color:#1c76c6; float:left; background:url(ico1.gif) no-repeat left; padding-left:10px; }
		.noticeRight a.qq{ background:url(qq.png) no-repeat center; float:left; width:20px; height:37px;}
		.noticeRight a.wb{ background:url(wb.png) no-repeat center; float:left; width:20px; height:37px; margin-left:5px;}
		
/*footer*/
.footer{ width:1000px; height:263px; margin:0px auto; }
	.container{ width:1000px; float:left; height:200px;}
		.home_bottom{width:140px; float:left;}
			.home_bottom h2{width:140px; float:left; color:#fff; font-size:14px; margin-top:20px;}
			.home_bottom ul{width:140px; float:left;}
				.home_bottom ul li{width:140px; float:left; margin-top:10px;font-family:"宋体";}
					.home_bottom ul li a{color:#fff; }
			.home_bottom_right{width:110px; float:right;margin-top:20px;  }
				.home_bottom_right p.tit{width:110px;  margin-top:5px;font-family:"宋体"; text-align:center; color:#fff; float:left;}
	.footer .copyRight{ width:1000px; float:left; color:#fff; font-family:"宋体";height:60px; line-height:60px; border-top:1px solid #83c1e1;}
	
/*main*/	
.main{ width:1000px; margin:0px auto; }

/*首页*/
.home_panel{width:1000px; float:left; margin-top:30px;}
	.panel{width:308px; height:128px; float:left; margin-right:35px; border:1px solid #d5d5d5; background:url(bg1.gif) repeat-x; box-shadow:3px 4px 4px #ddd;}
	.panel1{margin-right:0px;}
		.panel_img{ width:126px; float:left; height:126px; margin:1px 10px 1px 1px; }
		.panel_tit{ width:168px; float:left; height:35px; line-height:35px;}
		    .panel_tit a{  color:#1c76c6; font-size:16px;}
		.panel_con{width:168px; float:left; height:88px; line-height:22px; overflow:hidden; font-family:"宋体"; color:#333; }
			
.link_panel{width:1000px; float:left; margin:20px 0 30px 0; }
	.link_panel p{ width:1000px; float:left; color:#1c76c6; font-size:16px; height:35px; line-height:35px;}
	.link_panel p span{ float:right; }
	    .link_panel p span a{  color:#1c76c6; font-size:12px; }
	.linkCon{ width:998px; float:left; height:78px;border:1px solid #d5d5d5; background:url(bg2.gif) repeat-x;}
		.leftIco a{ float:left; background:url(left1.png) no-repeat left; width:18px;  height:78px; margin-left:10px;}
		.rightIco a{ float:right; background:url(right1.png) no-repeat right;width:18px; height:78px; margin-right:10px;}
		.linkScoll{ width:942px; height:60px; float:left; margin-top:10px;}
			.linkScoll li{ width:135px; height:58px; border:1px solid #d5d5d5; float:left; margin:0 10px;}
			
/*关于思哲*/
.mainLeft{ width:210px; float:left; margin-bottom:110px; margin-top:20px;}
	.leftTit{width:200px; float:left; font-size:16px; color:#ffffff; background:url(leftTitle.gif) no-repeat; height:40px; line-height:40px; padding-left:10px;}
	.leftNav{width:208px; float:left; border:1px solid #ededed; border-top:0px; padding-bottom:10px;}	
		.leftNav li{width:190px; float:left;height:40px; line-height:40px; margin-left:9px;border-bottom:1px solid #ededed;}
			.leftNav li a{color:#555555; font-size:14px; background:url(ico4.png) no-repeat left; padding-left:10px; margin-left:5px;}	
			.leftNav li a:hover,.leftNav li a.hover{color:#0280c4;;background:url(ico3.png) no-repeat left;}	
	.leftImg{width:210px; float:left;}
		.leftImg li{width:210px; float:left; margin-top:10px;}
.mainRight{ width:760px; float:left; margin:20px 0 50px 30px;}
	.rightTit{width:760px; float:left; font-size:16px; color:#1c1c1b; background:url(rightTitle.jpg) no-repeat bottom; height:40px; margin-bottom:20px; }
		.rightTit span.tit1{ float:left; font-size:42px; color:#0281c5; font-family:"Arial"; line-height:40px; }
		.rightTit span.tit2{ float:left; font-size:16px; color:#0281c5; line-height:20px; }
		.rightTit span.tit3{ float:left; font-size:12px; color:#555555; line-height:10px; }
	.rightCon{width:760px; float:left;font-size:12px; color:#6b6b6b; line-height:35px; }
	    .rightCon h2,.searchTitle{width:760px; float:left;font-size:16px; color:#6b6b6b; text-align:center; line-height:50px; }
	    .rightCon time{width:760px; float:left;font-size:12px; color:#aaa; text-align:center; line-height:30px; }
	.rightNewList{width:760px; float:left;}
	    .rightNewList li{width:745px; float:left; background:url(ico5.gif) no-repeat left; padding-left:15px; line-height:30px;font-family:"宋体"; margin-left:3px; }
	    .rightNewList li.outli{ border-bottom:1px dotted #dedede; margin:10px 0;background:none; }
		    .rightNewList li a{float:left; color:#555; font-size:12px; }
		    .rightNewList li span{float:right;color:#555;}
	.rightLinkList{width:760px; float:left; margin-left:0px;}
	    .rightLinkList li{width:135px; float:left; margin-right:15px; margin-bottom:15px;border:1px solid #dedede; }
	    
	.rightMessage{width:760px; float:left;}
	    .contact{width:410px; float:left;font-size:12px; color:#6b6b6b; line-height:35px;}
		.message{width:310px; float:left;}
			.dlMessage dt{width:310px; float:left; height:30px; line-height:30px; color:#0280c4; font-size:14px; }
			.dlMessage dd{ width:310px; float:left; margin-top:10px;}
			.txt2{ width:298px; height:28px; line-height:28px; float:left; background-color:#fff; border:1px solid #dedede; color:#ccc; text-indent:10px;}
			.txt3{ width:298px; height:103px; line-height:28px; float:left; background-color:#fff; border:1px solid #dedede; color:#ccc; text-indent:10px;}
			.btn2{ width:300px; height:35px; float:left; background-color:#0280c4; border:0px; color:#fefefe; font-size:14px; font-family:"微软雅黑";}
			

