*{padding:0;list-style-type:none;}
body,td,th {font-size: 14px; color:#555555; line-height:22px}
body {margin-left:0;margin-top:0;margin-right:0;margin-bottom:0; background-color:#FFFFFF; font-family:"微软雅黑"}
p { padding:0; margin:7px 0}


/*导航栏部分*/ 
.nav1 { height:45px}  

/*导航栏变异部分*/ 
.nav2 { height:45px; top:0; left:0; right:0; position:fixed; z-index:2}  


a:link {color: #333333; text-decoration: none;}
a:visited {color: #333333; text-decoration: none;}
a:hover {color: #0b96d7; text-decoration: none;}
a:active {color: #0b96d7; text-decoration: none;}

.foot { background-color:#0b96d7; color:#FFFFFF; line-height:27px; margin-top:20px; padding:20px 0 25px 0; min-width:1200px; text-align:center}
.foot a:link {color: #EEEEEE;text-decoration: none;}
.foot a:visited {text-decoration: none;color: #EEEEEE;}
.foot a:hover {text-decoration: underline;color: #EEEEEE;}
.foot a:active {text-decoration: none;color: #EEEEEE;}

.biaoti_1 { margin:auto; margin-top:30px; margin-bottom:25px; width:380px; font-size:37px; height:55px; line-height:55px; color:#0b96d7; font-weight:bold; text-align:center; background-image:url(../images/line.png); background-repeat:no-repeat; background-position:center}

.box { width:260px; margin:13px; border-bottom:2px #DDDDDD solid; padding-bottom:20px; float:left; margin-bottom:30px}
.box:hover { width:260px; margin:13px; color:#03958a; border-bottom:2px #03958a solid; padding-bottom:20px; float:left; margin-bottom:30px}

.biaoti4 { font-size:18px; line-height:32px; color:#333333; font-weight:bold}
.shuoming4 { font-size:14px; color:#555555; line-height:20px}

.jianjie { font-size:16px; line-height:28px;}

.link { font-size:12px}

.biaoti6 { font-size:26px; line-height:32px; font-weight:bold; color:#333333; text-align:center}
.shuoming6 { font-size:16px; color:#55555; line-height:28px}

.menu {
width:1200px; 
margin:0 auto; 
position:relative;
z-index:3;
font-family:"微软雅黑";
}
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
.menu ul li {
float:left;
position:relative;
}
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none;
padding:0;
margin:0;
height:45px; 
color:#ffffff; 
line-height:45px; 
font-size:16px;
width:149px;
font-weight:bold;
text-align:center;
}
.menu ul li ul {
display: none;
}
.menu ul li:hover a {
color:#ffffff;
background-color:#ffa800;
}
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:45px; 
left:0; 
width:149px;
}
.menu ul li:hover ul li a {
display:block;
margin-bottom:-1px;
float:left;
background:#0b96d7; 
color:#fff;
font-weight:normal;
height:35px;
line-height:35px;
border-top:1px #FFFFFF solid;
border-bottom:1px #FFFFFF solid;
font-size:15px;
}
.menu ul li:hover ul li a:hover {
background:#ffa800; 
color:#fff;
font-weight:normal;
height:35px;
line-height:35px;
}


/* flexslider */
.flexslider{position:relative;height:500px;overflow:hidden}
.slides{position:relative;z-index:1; margin:0}
.slides li{height:500px;}
.flex-control-nav{position:absolute;bottom:1px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:10px;height:10px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:10px;height:10px;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;}

.pic01{
	overflow: hidden;
	width:278px;
	height:278px;
	float:left;
	margin:15px 10px 40px 10px;
	border:1px #DDDDDD solid;
	text-align:center;
}
.pic01 img{
	cursor: pointer;
	transition: all 0.5s;
}
.pic01 img:hover{
	transform: scale(1.15);
}

.pic01title { position:absolute; width:280px; text-align:center; font-size:16px; margin-top:10px}


.pic02{
	overflow: hidden;
	width:223px;
	height:223px;
	float:left;
	margin:15px 10px 0 10px;
	border:1px #DDDDDD solid;
	text-align:center;
}
.pic02 img{
	cursor: pointer;
	transition: all 0.5s;
}
.pic02 img:hover{
	transform: scale(1.15);
}

.pic02title { position:absolute; width:225px; text-align:center; font-size:16px; margin-top:10px}


.pic03{
	overflow: hidden;
	width:285px;
	height:285px;
	float:left;
	margin:15px 10px 40px 10px;
	border:1px #DDDDDD solid;
	text-align:center;
}
.pic03 img{
	cursor: pointer;
	transition: all 0.5s;
}
.pic03 img:hover{
	transform: scale(1.15);
}

.pic03title { position:absolute; width:285px; text-align:center; font-size:16px; margin-top:10px}


.menu_list { width: 250px}
.menu_head { cursor: pointer; margin:1px; text-align:left; padding-left:20px; font-size:15px; font-weight:bold; height:25px; line-height:25px; padding-top:5px;}
.menu_body { display:none; line-height:24px; text-align:left; padding-left:25px; padding-bottom:5px}
.menu_body a { display:block; color:#333333; padding-left:6px; text-decoration:none; }
.menu_body a:hover { color: #0b96d7; text-decoration:none; }
.menu_head:hover { color: #0b96d7; text-decoration:none; }

.menu_body a:link {color: #333333;text-decoration: none;}
.menu_body a:visited {text-decoration: none;color: #333333;}
.menu_body a:hover {text-decoration: none;color: #0b96d7;}
.menu_body a:active {text-decoration: none;color: #0b96d7;}


ul,li{margin:0px;padding:0px;}
li{list-style-type:none}
.hidden{display:none;}
.scrollUl{width:890px;overflow:hidden}
.scrollUl li{float:left; font-size:16px; font-weight:bold}
.sd01{cursor:pointer;margin:0; padding:8px 35px; background-color:#0b96d7; color:#FFFFFF}
.sd02{cursor:pointer;margin:0; padding:8px 35px; color:#333333 }


.sideMenu{
	width: 220px;
	margin: 0 auto;
	margin-bottom:-7px;
}
.sideMenu h3{
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding: 0 0 0 20px;
	background-color:#eaf1f7;
	
}
.sideMenu h3 a{
	color: #333;
}
.sideMenu h3 a:hover{
	color: #0b96d7;
}
.sideMenu ul{
	display: none;
}
.sideMenu ul li{
	width: 220px;
	height: 36px;
	line-height: 36px;
	padding: 0 5px;
}
.sideMenu ul li a{
	color: #333;
	font-size: 14px;
	font-weight: normal;
	
}

<!-- RightBar Start 在线客服 -->
li{ list-style-position:outside; list-style:none; vertical-align:bottom;}
.rightBar{ width:50px; position:fixed; right:10px; top:50%; margin-top:-120px; z-index:200}
.rightBar .link{ display:block; cursor:pointer; width:50px; height:50px; background:#00a8fc; margin:1px 0 0 0; position:relative; left:0; top:0; transition:all linear .2s; margin-top:6px}
.rightBar .link .img{ display:block}
.rightBar .link .lChi{ visibility:hidden; opacity:0; filter:alpha(opacity = 0); height:50px; position:absolute; right:49px; top:0; padding:0 20px 0 0; overflow:hidden; transition:all linear .2s}
.rightBar .link .lChi .ar{ display:block; position:absolute; right:10px; top:15px}
.rightBar .link .lChi .txt{ display:block; height:50px; line-height:50px; font-size:14px; color:#fff; padding:0 20px; white-space:nowrap; border-radius:4px; background:url(../images/bantouming.png) repeat;}
.rightBar .link:hover{ background:url(../images/hoverbg.jpg) repeat-y;}
.rightBar .link:hover .lChi{ visibility:visible; opacity:100; filter:alpha(opacity = 100);}
.rightBar .link:hover .wxgzh,.rightBar .link:hover .chis{ display:block}
.rightBar .first{ cursor:default; border-top-left-radius:4px; border-top-right-radius:4px;}
.rightBar .last{ border-bottom-left-radius:4px; border-bottom-right-radius:4px;}
.rightBar .wxgzh{ display:none; position:absolute; top:-11px; left:-192px; width:188px; height:258px; background:url(../images/wxgzhbg.png) no-repeat 0 0}
.weixin{ width:142px; height:208px; float:left; margin-top:30px; margin-left:20px; display:inline;}
.weixin_er{ width:142px; height:142px; float:left; overflow:hidden;}
.weixin_er img{ width:142px; height:142px;}
.weixin_zi{ width:142px; height:50px; float:left; border-top:1px #fff solid; color:#fff; margin-top:10px; text-align:center; line-height:20px; font-size:14px; padding-top:10px;}
<!-- RightBar End 在线客服 --> 