ul { list-style:none;}
<!--nav-->
@charset "utf-8";
body { margin:0 auto; font-size:13px; font-family: "微软雅黑","宋体"; line-height:1.5em;color:#666;position:relative; }
ul,dl,dd,dt,h1,h2,h3,h4,h5,h6,form { padding:0; margin:0;}
h1 { font-size:20px; font-family:'微软雅黑';}
h2 { font-size:12px; font-weight:normal;}
h3 { font-size:14px; font-weight:normal;}
h4 { font-size:12px; ont-weight:normal;}
h5 { font-size:12px; font-weight:normal;}
ul { list-style:none;}
li { list-style:none;}
img { border:none;}
a { color:#666; text-decoration:none;}
a:focus{outline:0;}
p{ word-spacing:-1.5px; padding:0; margin:0; }
.clear {clear:both;}
.vam { vertical-align:middle;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}

.lf{ float:left;}
.rg{ float:right;}  
.top { margin-bottom:12px; height:32px; background:#676666; }
.top1{width:1100px; margin:0 auto; font-size:14px;color:#fff; line-height:32px;font-family: "Microsoft YaHei"; word-spacing:-1.5px;}
.top1 .fr a{ color: #fff;padding-right: 12px;display: inline-block;}
.top1 .fr a:hover{color:#E70014;}
.logobg{ width:1100px; margin:0 auto; height:95px;}
.logo{margin-top:18px;height:49px; border:none;} 
.tel{background:url(../images/icon_tel.png) left no-repeat; margin-top:16px; float:right; padding-left:50px; color:#333;font-family: "Microsoft YaHei"; font-size:13px;}
.tel span{font-size:28px; color:#E70014; display:block; line-height:28px; margin-top:1px; font-family:'impact'}
.menu_bg{border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;}
.menu{height:42px;display:block;padding:0px;width:1100px;margin:0px auto 0 auto;}
.menu ul{list-style:none;padding:0;margin:0;}
.menu ul li{float:left;overflow:hidden;position:relative;line-height:42px;text-align:center; margin-right:1px;}
.menu ul li a{position:relative;display:block;width:136px;height:42px;font-family:"微软雅黑";font-size:16px;text-decoration:none;cursor:pointer;font-weight:bold;line-height:42px;color:#3B3939;}
.menu ul li a:hover{position:relative;display:block;height:42px;font-family:"微软雅黑";font-size:16px;text-decoration:none;cursor:pointer;font-weight:bold;line-height:42px;background:#E70014; color:#fff;}
.menu ul li a span{position:absolute;left:0;width:136px;}
.menu ul li a span.out{top:0px;}
.menu ul li a span.over,  .menu ul li a span.bg{top:-48px;}
.menu ul li .on {height:42px;width:136px; background:#E70014; color:#FFFFFF;}
#menu2{background-image:url(../images/_03.jpg);background-repeat:repeat;}
#menu2 ul li a span.over{height:42px;width:136px;background:#E70014; color:#FFFFFF;}
<!--nav over-->
.flickerplate {
	position:relative;
	width:100%;
	height:600px;
	background-color:#e6e6e6;
	overflow:hidden
}
.flickerplate ul.flicks {
	width:10000%;
	height:100%;
	padding:0px;
	margin:0px;
	list-style:none
}
.flickerplate ul.flicks>li {
	float:left;
	width:1%;
	height:100%;
	background-position:center;
	background-size:cover;
	display:table
}
.flickerplate ul.flicks>li .flick-inner {
	height:100%;
	padding:10px;
	color:#fff;
	display:table-cell;
	vertical-align:middle
}
.flickerplate ul.flicks>li .flick-inner .flick-content {
	max-width:68.75em;
	margin-left:auto;
	margin-right:auto
}
.flickerplate ul.flicks>li .flick-title {
	padding:0px 0px;
	font-size:2.778em;
	line-height:1.995em;
	text-align:center
}
@media only screen and (max-width: 43.813em) {
.flickerplate ul.flicks>li .flick-title {
font-size:1.667em
}
}
.flickerplate ul.flicks>li .flick-sub-text {
	padding:5px;
	font-weight:300;
	line-height:2.5em;
	color:rgba(255, 255, 255, 0.8);
	text-align:center
}
.flickerplate ul.flicks>li .flick-title span.flick-block-text, .flickerplate ul.flicks>li .flick-sub-text span.flick-block-text {
	padding:12px 18px;
	background-color:rgba(0, 0, 0, 0.6)
}
.flickerplate .arrow-navigation {
	position:absolute;
	height:75%;
	width:10%;
	top:10%;
	z-index:100;
	overflow:hidden
}
.flickerplate .arrow-navigation .arrow {
	display:block;
	height:100%;
	width:90%;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out
}
.flickerplate .arrow-navigation:hover, .flickerplate .arrow-navigation .arrow:hover {
	cursor:pointer
}
.flickerplate .arrow-navigation.left {
	left:0%
}
.flickerplate .arrow-navigation.left .arrow {
	opacity:0;
	margin:0px 0px 0px 50%;
	background-image:url("../images/flickerplate/arrow-left-light.png");
	background-repeat:no-repeat;
	background-position:left
}
.flickerplate .arrow-navigation.right {
	right:0%
}
.flickerplate .arrow-navigation.right .arrow {
	opacity:0;
	margin:0px 0px 0px -50%;
	background-image:url("../images/flickerplate/arrow-right-light.png");
	background-repeat:no-repeat;
	background-position:right
}
.flickerplate .arrow-navigation.left.hover .arrow {
	opacity:1;
	margin:0px 0px 0px 20%
}
.flickerplate .arrow-navigation.right.hover .arrow {
	opacity:1;
	margin:0px 0px 0px -20%
}
.flickerplate .dot-navigation {
	position:absolute;
	bottom:15px;
	width:100%;
	text-align:center;
	z-index:100
}
.flickerplate .dot-navigation ul {
	text-align:center;
	list-style:none;
	padding:0px 30px 0px 0px;
}
.flickerplate .dot-navigation ul li {
	display:inline-block;
	float:none
}
.flickerplate .dot-navigation .dot {
	width:14px;
	height:14px;
	margin:0px 6px;
	background-color:rgba(255, 255, 255, 0.3);
	border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-webkit-transition:background-color 0.2s ease-out;
	-moz-transition:background-color 0.2s ease-out;
	-o-transition:background-color 0.2s ease-out;
	-ms-transition:background-color 0.2s ease-out;
	transition:background-color 0.2s ease-out
}
.flickerplate .dot-navigation .dot:hover {
	cursor:pointer;
	background-color:rgba(255, 255, 255, 0.6)
}
.flickerplate .dot-navigation .dot.active {
	background-color:#fff
}
.flickerplate .dot-navigation.left, .flickerplate .dot-navigation.left ul {
	text-align:left
}
.flickerplate .dot-navigation.right, .flickerplate .dot-navigation.right ul {
	text-align:right
}
.flickerplate.flicker-theme-dark .arrow-navigation.left .arrow {
	background-image:url("../images/flickerplate/arrow-left-dark.png")
}
.flickerplate.flicker-theme-dark .arrow-navigation.right .arrow {
	background-image:url("../images/flickerplate/arrow-right-dark.png")
}
.flickerplate.flicker-theme-dark .dot-navigation .dot {
	background-color:rgba(0, 0, 0, 0.12)
}
.flickerplate.flicker-theme-dark .dot-navigation .dot:hover {
	background-color:rgba(0, 0, 0, 0.6)
}
.flickerplate.flicker-theme-dark .dot-navigation .dot.active {
	background-color:#000
}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner {
	color:rgba(0, 0, 0, 0.9)
}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text {
	color:rgba(0, 0, 0, 0.9)
}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-title span.flick-block-text, .flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text span.flick-block-text {
	background-color:rgba(255, 255, 255, 0.5)
}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner {
	color:rgba(0, 0, 0, 0.9)
}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text {
	color:rgba(0, 0, 0, 0.9)
}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-title span.flick-block-text, .flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text span.flick-block-text {
	background-color:rgba(255, 255, 255, 0.5)
}
.flickerplate.animate-transform-slide ul.flicks {
	-webkit-perspective:1000;
	-webkit-backface-visibility:hidden;
	transform:translate3d(0%, 0px, 0px);
	-webkit-transform:translate3d(0%, 0px, 0px);
	-webkit-transition:-webkit-transform 0.6s;
	-o-transition:-o-transform 0.6s;
	-moz-transition:-moz-transform 0.6s;
	transition:transform 0.6s
}
.flickerplate.animate-transition-slide ul.flicks {
	position:relative;
	left:0%;
	-webkit-transition:left 0.4s ease-out;
	-moz-transition:left 0.4s ease-out;
	-o-transition:left 0.4s ease-out;
	-ms-transition:left 0.4s ease-out;
	transition:left 0.4s ease-out
}
.flickerplate.animate-jquery-slide ul.flicks {
	position:relative;
	left:0%
}
.flickerplate.animate-scroller-slide {
	padding-bottom:0px;
	overflow:auto
}
.flickerplate.animate-scroller-slide ul.flicks {
	position:auto
}
<!--banner over-->

/*优势*/

.h_gg{ clear:both; height:119px;font-family:"微软雅黑"; font-size:16px; color:#fff; line-height:24px;}
.gg01{ top:34px; left:764px;}
.gg01 b{ font-size:22px; font-weight:normal; display:block}


.ys{ height:950px;font-family:"微软雅黑"; font-size:14px; line-height:26px; margin:0 auto; margin-top:70px;}
/*.ys h2{ height:86px; padding:41px 0 0; text-align:center;}
.ys01,.fa01{ background:url("../images/b.jpg") no-repeat 0px 0; }
.ys01{height:280px; padding:0px 0px 0px 0px;}
.ys02,.fa02{ background:url("../images/b.jpg") repeat 23px 0; }
.ys02{height:210px; padding:0px 0px 0px 0px;}
.ysw1{ width:500px; height:280px; margin:0px 0px 0px 0px;}
.ysw1 p{ width:436px;}
.ysp1{ width:60px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
.ysw2{ width:600px; height:210px; margin:0px 0px 0px 0px;}
.ysp2{ width:500px; margin-left:0px; height:200px;}
.ys h3{ height:48px; line-height:48px; font-size:20px; color:#B10101; margin-bottom:6px; background:url("../images/ystbg.jpg") repeat-x 0 bottom}
.ys h3 span{ color:#F82626}
.ys p span,.ys li span{ color:#ff9500}
.ys li{ background:url("../images/ico02.jpg") no-repeat 0 9px; padding-left:11px;}
.ysc1{ background:url("../images/ys_ico1.jpg") no-repeat 0 10px; padding:0 0 0 56px; height:126px; margin:85px 0 0 0px;}
.ysc2{ background:url("../images/ys_ico2.jpg") no-repeat 0 12px; padding:0 0 0 56px; height:122px;margin:45px 0 0 60px;}
.ysc3{ background:url("../images/ys_ico3.jpg") no-repeat 0 11px; padding:0 0 0 59px; height:149px;margin:80px 0 0 0px;}
.ysc4{ background:url("../images/ys_ico4.jpg") no-repeat 0 9px; padding:0 0 0 59px; height:160px;margin:50px 0 0 70px;}
.fl { float:left;}
.yst { height:210px; width:500px;}
.yst1 { height:280px; width:600px;}*/

/*******************************首页关于我们开始**********************************/
.section2{ width:100%; background-image:url(../images/i-bus-bg.png); margin-top:50px; height:410px;}/*background:#ededed;*/
.mainIndex1{ width:1100px; margin:0 auto; text-align:center;}
.mainIndex1 a{ padding:20px 0 20px 0; display:block;}
.article p{ line-height:30px; color:#F9F9F9;}/*color:#707070*/
.article{ margin-bottom:3px;height:140px; overflow:hidden;}
.mainIndex1 .more{ background:url(../images/icon51.png) no-repeat center center; padding:10px 29px 10px 11px; line-height:29px; margin:0 auto; font-size:12px; font-weight:normal; color:#fff;font-family: "微软雅黑";}
.mainIndex1:hover .more{ background:url(../images/icon51.png) no-repeat center center; color:#fff;}
.title1{ width:500px; text-align:center; margin:0 auto;}
.title1 h2{ font-size:30px; line-height:46px; background:url(../images/line.jpg) no-repeat center bottom;font-weight: bold;font-family: "微软雅黑"; color:#FFFFFF; margin-bottom:0px;}
.title1 span{ color:#fff; display:block; line-height:20px;font-family: "微软雅黑";font-size: 14px; font-weight: bold; background-image:url(../images/zline2.png);}
.bus_p {color:#FFFFFF; font-size:14px; font-weight:bold; font-family:"微软雅黑";}
.abVbs{padding-top: 12px; color: rgb(102, 102, 102); font-family: 微软雅黑; font-size: 12px; line-height: normal;}
/*******************************首页关于我们结束**********************************/
.title12{ width:500px; text-align:center; margin:0 auto;}
.title12 h2{ font-size:30px; line-height:46px; background:url(../images/line.jpg) no-repeat center bottom;font-weight: bold;font-family: "微软雅黑"; color:#242424; margin-bottom:0px;}
.title12 span{ color:#6f6a6a; display:block; line-height:20px;font-family: "微软雅黑";font-size: 14px; font-weight: bold; background-image:url(../images/zline1.png)}
.title12 h3{ color:#6f6a6a; display:block; line-height:45px;font-family: "微软雅黑";font-size: 14px;margin:0 0;}

.title13{ width:500px; text-align:center; margin:0 auto;}
.title13 h2{ font-size:30px; line-height:46px; background:url(../images/line.jpg) no-repeat center bottom;font-weight: bold;font-family: "微软雅黑"; color:#242424; margin-bottom:0px;}
.title13 span{ color:#6f6a6a; display:block; line-height:20px;font-family: "微软雅黑";font-size: 14px; font-weight: bold; background-image:url(../images/zline3.png)}
.title13 h3{ color:#6f6a6a; display:block; line-height:45px;font-family: "微软雅黑";font-size: 14px;margin:0 0;}

.title14{ width:500px; text-align:center; margin:0 auto;}
.title14 h2{ font-size:30px; line-height:46px; background:url(../images/line.jpg) no-repeat center bottom;font-weight: bold;font-family: "微软雅黑"; color:#242424; margin-bottom:0px;}
.title14 span{ color:#6f6a6a; display:block; line-height:20px;font-family: "微软雅黑";font-size: 14px; font-weight: bold; background-image:url(../images/zline4.png)}
.title14 h3{ color:#6f6a6a; display:block; line-height:45px;font-family: "微软雅黑";font-size: 14px;margin:0 0;}

/*关于-荣誉资质*/
.tab_c_list{ height:auto;}
.honortb li { width:29.5%; float:left; margin-right:1.5%; margin-bottom:20px; padding:10px 1%; background-color:#f3f3f3;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.honortb ul{width:102%; height:auto;}
.cill ._wd { display:block; padding-top:25px; padding-bottom:12px; font-size:14px; color:#373737; }
.album_wrap .album_ordinary .slide_c p { bottom:60px; }
.honortb ul .tit { text-align:center;}
