/* CSS Document */

/*公用代码*/
*{ padding:0; margin:0;}
table{padding:0; margin:0; border-spacing:0px;}
html,body{
	 width:100%;
	 height:100%;
	 background-color:#fff;
	 word-break:keep-all;
	 word-wrap:break-word;
	 word-break:break-all;
}

html,body,div,a,h1,h2,h3,h4,h5,h6,p,div,ul,li,ol,dl,dt,dd,img,form,input,textarea,select,fieldset{
	 margin:0px;
	 padding:0px;
 }

h1,h2,h3,h4,h5,h6,b,strong{
	 font-family:Tahoma,Arial,"Microsoft YaHei", sans-serif;
	 font-weight:800px;
 }





ul,ol,dl,li{ list-style-type:none;
	 
	 text-decoration: none;
}

img{ border:none;}

a{
	 color:#333;
	 text-decoration:none;
	 outline:none;
	 blr:expression(this.onFocus=this.blur());
 }

a:hover{	 
	 text-decoration:none;
	 color: #5496c2;
}

.clearBoth{
	 content:'\20';
	 display:block;
	 clear:both;
	height:0px;
}

.c:after{
	 content:'\20';
	 display:block;
	 clear:both;
	height:0px;
}

.c{
	 clear:both;
 }


#s_content{ width:1100px; margin:20px auto; overflow:hidden;}

.fenlei{ width:inherit; height:59px; border-bottom:1px solid #ccc;}
#CSSBox1{float:left;height:31px; margin:10px auto;overflow:hidden;}
#CSSBox1 ul li{ width:110px; height:31px; float:left; line-height:31px; background:url(../images/hui_bg.gif) no-repeat; text-align:center; margin:0px 5px;}
#CSSBox1 ul li a{ width:100%; line-height:31px; display:block; font-size:12px;}
#CSSBox1 ul li:hover { display:block; background: url(../images/lan_bg.gif) no-repeat; color:#fff;}
#CSSBox1 ul li a:hover{ color:#fff;}
#LeftButton1{cursor:hand; margin:0px 23px 0 16px; margin-top:12px;height:27px;width:32px;float:left;background:url('../images/s_left.gif') center center no-repeat;}
#RightButton1{cursor:hand;margin-left:18px;margin-top:12px;height:27px;width:32px;float:left;background:url('../images/s_right.gif') center center no-repeat;}

.common_title{ width:inherit; margin-top:50px; text-align:center;}
.common_title h1{ font-size:38px; font-weight:normal; color:#000;}

.no1{ width:1098px; height:323px; border:1px solid #f4f4f4; overflow:hidden;font-size: 13px;}
.no1_left{ width:550px; margin:30px; float:left;}
.no1_left h2{ line-height:40px; font-size:18px; font-weight:normal; margin-bottom:25px;}
.no1_left h2 span{ color:#ff9900;}
.no1_left h2 img { vertical-align:middle;}
.no1_left p{ line-height:24px; color:#999;}
.no1_right{ width:370px; float:right; margin:70px 50px 0 0;}

.no2{ width:1098px; height:283px; border:1px solid #f4f4f4; margin-top:20px; overflow:hidden;font-size: 13px;}
.no2_right{ width:465px; margin:30px; float:right;}
.no2_right h2{ line-height:40px; font-size:18px; font-weight:normal; text-align:right; margin-bottom:25px;}
.no2_right h2 span{ color:#ff9900;}
.no2_right h2 img { vertical-align:middle;}
.no2_right p{ line-height:24px; color:#999;}
.no2_left{ width:370px; float:left; margin:70px 0px 0 50px;}

.no3{ width:1098px; height:100%; border:1px solid #f4f4f4; margin-top:20px; overflow:hidden;font-size: 13px;}
.no3_left{ width:550px; margin:30px; float:left;}
.no3_all{
	width:100%;
	margin:30px;
	float:left;
	font-size: 14px;
	line-height: 30px;
	color: #999999;
	font-family: "宋体";
}
.no3_left h2{ line-height:40px; font-size:18px; font-weight:normal; margin-bottom:25px;}
.no3_left h2 span{ color:#ff9900;}
.no3_left h2 img { vertical-align:middle;}
.no3_left p{ line-height:24px; color:#999;}
.no3_right{ width:370px; float:right; margin:70px 50px 0 0;}

.web_case{ width:1100px; margin:20px auto; overflow:hidden;}
.case_title{ width:260px; height:60px; border-bottom:1px solid #ccc; margin:auto; margin-top:30px; text-align:center;}
.case_title span{ font-size:26px; line-height:60px; color:#666; font-weight:bold;}
.caseitle a{
	text-align:center;
	color: #FFFFFF;
	background-color: #498AF3;

	font-size: 14px;
	padding: 10px;
}
#CSSBox2{float:left;height:31px; margin:20px auto;overflow:hidden;}
#CSSBox2 ul li{ width:280px; height:265px; float:left; text-align:center; margin:0px 10px;}
#CSSBox2 ul li img{ width:270px; height:180px; padding:4px; border:1px solid #ccc;}
#CSSBox2 ul li a{ width:100%; line-height:60px; display:block; font-size:14px;}
#LeftButton2{cursor:hand; margin:0px 11px 0px 0px; margin-top:82px;height:74px;width:88px;float:left;background:url('../images/b_left.gif') center center no-repeat;}
#RightButton2{cursor:hand;margin-left:11px;margin-top:82px;height:74px;width:88px;float:left;background:url('../images/b_right.gif') center center no-repeat;}