﻿@charset "utf-8";
/* 首页CSS */
.cl_bg{
	width:100%;
	height:345px;
	background:url(../images/bg.png) no-repeat center top;
	position:absolute;
	top:47px;
	left:0;
	z-index:-1
}

.i_banner {
  width: 100%;
  height: 365px;
  overflow: hidden;
  position: relative;
}

.i_notice {
  width: 960px;
  height: 39px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -480px;
  bottom: 10px;
  z-index: 2;
}
.i_notice h2 {
  width: 118px;
  height: 37px;
  overflow: hidden;
  border: #065ea3 1px solid;
  background: #065ea3;
  text-align: center;
  line-height: 37px;
  display: block;
}
.i_notice .contMain {
  width: 840px;
  height: 39px;
  overflow: hidden;
  position: relative;
}
.i_notice .contMain .bg {
  width: 840px;
  height: 39px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.i_notice .contMain .content {
  width: 840px;
  height: 39px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
}
.i_notice .contMain .content .prev, .i_notice .contMain .content .next {
  width: 8px;
  height: 15px;
  overflow: hidden;
  display: inline;
  margin-top: 12px;
  background-image: url("../images/slide-s1c73c98035.png");
  background-repeat: no-repeat;
  cursor: pointer;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.i_notice .contMain .content .prev {
  margin-left: 26px;
  background-position: 0 -30px;
}
.i_notice .contMain .content .prev:hover {
  background-position: 0 -45px;
}
.i_notice .contMain .content .next {
  margin-right: 26px;
  background-position: 0 0;
}
.i_notice .contMain .content .next:hover {
  background-position: 0 -15px;
}
.i_notice .contMain .content .bd {
  width: 772px;
  height: 39px;
  overflow: hidden;
  display: inline;
}
.i_notice .contMain .content .bd ul li {
  width: 772px;
  height: 39px;
  overflow: hidden;
  line-height: 39px;
  text-align: center;
}

.slideBox {
	width:506px;
	height:347px;
	overflow:hidden;
	position: relative;
}
.slideBox .hd {
	position: absolute;
	bottom:0;
	right:0;
	width:120px;
	height:37px;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
}
.slideBox .hd ul li {
	width: 14px;
	height: 13px;
	margin:14px 9px auto auto;
	display:inline;
	cursor: pointer;
	overflow:hidden;
	background:url(../images/off.png) no-repeat;
	_background:none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/off.png");
}
.slideBox .hd ul li.on {
	background:url(../images/on.png) no-repeat;
	_background:none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/on.png");
}
.slideBox .bd {
	height:347px;
	overflow:hidden;
}
.slideBox .bd ul {
	height:347px;
	overflow:hidden;
}
.slideBox .bd ul li {
	position:relative;
	height:347px;
	overflow:hidden;
}
.slideBox .bd ul li .pic {
	width: 506px;
	height: 347px;
	overflow: hidden;
}
.slideBox .bd ul li .pic a {
	display:block;
	overflow:hidden;
	height:347px;
}
.slideBox .bd ul li .pic img {
	width: 506px;
	height: 347px;
	overflow: hidden;
}
.slideBox .bd ul li .bg {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	height:37px;
	width:630px;
}
.slideBox .bd ul li .title {
	position: absolute;
	height: 37px;
	line-height: 37px;
	bottom: 0;
	left:0;
	width:520px;
	overflow:hidden;
}
.slideBox .bd ul li .title a {
	margin-left:10px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	font-size:14px;
	font-family:"微软雅黑";
}
.slideBox .bd ul li .title a:hover {
	color:#FFF;
}

.i_gzdt {
  width: 422px;
  height: 346px;
  overflow: hidden;
}
.i_gzdt .title {
  height: 41px;
  line-height: 41px;
  overflow: hidden;
  background:url(../images/pic_line.png) repeat-x left bottom;
}
.i_gzdt .title ul li {
  width: auto;
  height: 39px;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  margin: 0 20px auto auto;
  text-align: center;
}
.i_gzdt .title ul li a {
  color: #4e4e4e;
}
.i_gzdt .title ul li.on {
  border-bottom:2px solid #276ca3;
  color: #276ca3;
}
.i_gzdt .title ul li.on a {
  color: #276ca3;
}
.i_gzdt .contMain {
  width: 422px;
  height: 252px;
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 12px;
}
.i_gzdt .contMain ul li {
  width: 422px;
  height: 28px;
  overflow: hidden;
  line-height: 28px;
}
.i_gzdt .ico {
  width: 422px;
  height: 30px;
  overflow: visible;
}
.i_gzdt .ico ul{
	width: 450px;
}
.i_gzdt .ico ul li {
  width: auto;
  height: 28px;
  overflow: hidden;
  line-height: 28px;
  margin-right: 8px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: #065ea3;
  border: #065ea3 1px solid;
  padding: 0px 5px;
}
.i_gzdt .ico ul li:hover {
  background: #418cc8;
}
.i_gzdt .ico ul li a:hover{
	text-decoration: none;
}
.i_gzdt .ico ul li .pic {
  width: 20px;
  height: 20px;
  overflow: hidden;
  display: inline;
  margin: 4px 5px auto 0px;
  background-repeat: no-repeat;
}
.i_gzdt .ico ul li .text {
  width: 60px;
  height: 28px;
  overflow: hidden;
  line-height: 28px;
}
.i_gzdt .ico .t1 .pic {
	background:url(../images/pic.png)
}
.i_gzdt .ico .t2 .pic {
background:url(../images/video.png)
}
.i_gzdt .ico .t3 .pic {
	background:url(../images/resp.png)
}
.i_gzdt .ico .t4 .pic {
background:url(../images/meet.png)
}
.i_title_zwgk, .i_title_bsfw, .i_title_gzcy {
  width: 960px;
  height: 59px;
  overflow: hidden;
  margin: 0 auto;
}
.i_title_zwgk .ico, .i_title_bsfw .ico, .i_title_gzcy .ico {
  width: 60px;
  height: 59px;
  overflow: hidden;
}
.i_title_zwgk .ico span, .i_title_bsfw .ico span, .i_title_gzcy .ico span {
  width: 32px;
  height: 32px;
  overflow: hidden;
  display: block;
  margin: 13px auto auto 14px;
  background-repeat: no-repeat;
}
.i_title_zwgk .text, .i_title_bsfw .text, .i_title_gzcy .text {
  width: auto;
  height: 59px;
  overflow: hidden;
  display: inline;
  margin: 8px auto auto 22px;
}
.i_title_zwgk .text h2, .i_title_bsfw .text h2, .i_title_gzcy .text h2 {
  width: 100%;
  line-height: 30px;
  display: block;
  overflow: hidden;
}
.i_title_zwgk .text span, .i_title_bsfw .text span, .i_title_gzcy .text span {
  line-height: 14px;
  display: block;
  font-family: Arial;
  font-size: 10px;
}
.i_title_zwgk .btn_tit, .i_title_bsfw .btn_tit, .i_title_gzcy .btn_tit {
  display: inline;
  margin-right: 10px;
}

.i_title_zwgk .btn_tit ul li, .i_title_bsfw .btn_tit ul li, .i_title_gzcy .btn_tit ul li {
  width: auto;
  height: 26px;
  overflow: hidden;
  line-height: 26px;
  margin: 17px 10px auto auto;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  float: right;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.i_title_zwgk .btn_tit ul li a, .i_title_bsfw .btn_tit ul li a, .i_title_gzcy .btn_tit ul li a {
  width: 100%;
  height: 26px;
  overflow: hidden;
  display: block;
  padding-left: 12px;
  padding-right: 12px;
}

.i_title_zwgk {
  background: #62a0cf;
}
.i_title_zwgk .ico {
  background: #4685b5;
}
.i_title_zwgk .ico span {
	background:url(../images/ico_01.png) no-repeat;
}
.i_title_zwgk .btn_tit ul li {
  background: #437fac;
}
.i_title_zwgk .btn_tit ul li a {
  color: #fff;
}
.i_title_zwgk .btn_tit ul li a:hover {
  color: #437fac;
}
.i_title_zwgk .btn_tit ul li:hover {
  background: #a8d5f6;
}
.i_flfg{
	width:326px;
	height:310px;
	overflow:hidden;
	
}
.i_flfg .title{
	width:326px;
	height:38px;
	line-height:38px;
	overflow:hidden;
	background:url(../images/pic_line.png) repeat-x left bottom;
}
.i_flfg .title li{
	height:36px;
	line-height:36px;
	overflow:hidden;
	margin-right:24px;
}
.i_flfg .title li.on{
	border-bottom:2px solid #62a0cf;
}
.i_flfg .title li a:hover{
	color:#333;
}
.i_flfg .contMain {
  width: 311px;
  height: 252px;
  overflow: hidden;
  padding-top: 10px;
}
.i_flfg .contMain ul li {
  width: 311px;
  height: 28px;
  overflow: hidden;
  line-height: 28px;
}
.i_flfg.contR{
	margin:0 32px;
}
.i_xxgk {
  width: 241px;
  height: 308px;
  overflow: hidden;
  background: #efefef;
}
.i_xxgk .title {
  width: 211px;
  height: 36px;
  overflow: hidden;
  margin: 0 auto;
  line-height: 36px;
}
.i_xxgk .contMain {
  width: 211px;
  height: 77px;
  overflow: hidden;
  border-bottom: #ccc 1px solid;
  margin: 0 auto;
}
.i_xxgk .contMain ul {
  width: 241px;
  display: block;
  overflow: hidden;
}
.i_xxgk .contMain ul li {
  width: 100px;
  height: 26px;
  overflow: hidden;
  margin: 0 9px 8px auto;
  line-height: 26px;
  text-align: center;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: #62a0cf;
}
.i_xxgk .contMain ul li:hover {
  background: #89b8db;0a753b
}
.i_xxgk .ico {
  width: 211px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.i_xxgk .ico ul {
  width: 241px;
  overflow: hidden;
  display: block;
}
.i_xxgk .ico ul li {
  width: 70px;
  height: 74px;
  overflow: hidden;
  border-bottom: #ccc 1px solid;
  margin-top: 6px;
}
.i_xxgk .ico ul li .pic {
  width: 38px;
  height: 38px;
  overflow: hidden;
  margin: 0 auto;
  background-image: url("../images/expand-s9995bb11f6.png");
  background-repeat: no-repeat;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.i_xxgk .ico ul li .pic a {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  text-indent: -9999px;
}
.i_xxgk .ico ul li .pic:hover {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.i_xxgk .ico ul li.t1 .pic {
  background-position: 0 0;
}
.i_xxgk .ico ul li.t2 .pic {
  background-position: 0 -38px;
}
.i_xxgk .ico ul li.t3 .pic {
  background-position: 0 -76px;
}
.i_xxgk .ico ul li.t4 .pic {
  background-position: 0 -114px;
}
.i_xxgk .ico ul li.t5 .pic {
  background-position: 0 -152px;
}
.i_xxgk .ico ul li.t6 .pic {
  background-position: 0 -190px;
}
.i_xxgk .ico ul li h3 {
  width: 100%;
  height: 26px;
  overflow: hidden;
  display: block;
  text-align: center;
  font-weight: normal;
}

.i_zt{
	width:960px;
	height:102px;
	background:url(../images/pic_zt.png) no-repeat;
	position:relative;
	overflow:hidden;
}
.i_zt a.prev,.i_zt a.next{
	display:block;
	width:10px;
	height:20px;
	position:absolute;
	top:43px;
	cursor:pointer;
}
.i_zt a.prev{
	left:25px;
}
.i_zt a.next{
	right:25px;
}
.i_zt .contMain{
	width:850px;
	margin:10px auto;
	overflow:hidden;
}
.i_zt .contMain li{
	margin:0 7px;
}
.i_title_bsfw {
  background: #e8ab5a;
}
.i_title_bsfw .ico {
  background: #bd8131;
}
.i_title_bsfw .ico span {
	background:url(../images/ico_02.png) no-repeat;
}
.i_title_bsfw .btn_tit ul li {
  background: #bd8131;
}
.i_title_bsfw .btn_tit ul li a {
  color: #fff;
}
.i_title_bsfw .btn_tit ul li a:hover {
  color: #824a00;
}
.i_title_bsfw .btn_tit ul li:hover {
  background: #d29a50;
}

.i_bsfw_ser {
  width: 259px;
  height: auto;
  overflow: hidden;
}
.i_bsfw_ser .title {
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  background: url("../images/ico-03.png") repeat-x left bottom;
}
.i_bsfw_ser .title ul li {
  width: auto;
  height: 46px;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  margin: 0 20px auto auto;
  text-align: center;
}
.i_bsfw_ser .title ul li a {
  color: #4e4e4e;
}
.i_bsfw_ser .title ul li.on {
  background: url("../images/line/ico-04.png") repeat-x left bottom;
  color: #4e4e4e;
}

.i_bsfw_ser .text {
  line-height: 42px;
}
.i_bsfw_ser .contMain {
  width: 257px;
  height: 174px;
  overflow: hidden;
  border: #c6c6c6 1px solid;
}
.i_bsfw_ser .contMain ul li {
  height: 21px;
  margin-top: 10px;
  overflow: hidden;
}
.i_bsfw_ser .contMain ul li.t1 {
  width: 75px;
  line-height: 21px;
  text-align: right;
}
.i_bsfw_ser .contMain ul li.t2 {
  width: 154px;
  margin-left: 10px;
}
.i_bsfw_ser .contMain ul li.t2 select {
  width: 152px;
  height: 19px;
  overflow: hidden;
  float: left;
  border: #c6c6c6 1px solid;
}
.i_bsfw_ser .contMain ul li.t2 input {
  width: 152px;
  height: 19px;
  overflow: hidden;
  float: left;
  border: #c6c6c6 1px solid;
}
.i_bsfw_ser .contMain ul li.t3 {
  width: 219px;
  height: 32px;
  overflow: hidden;
  margin: 10px auto auto 19px;
  background: #e8ab5a;
}

.i_bsfw_ser .contMain ul li.t3 input {
  width: 219px;
  height: 32px;
  overflow: hidden;
  font-size: 14px;
  font-family: "Microsoft YaHei" , Arial, Helvetica, sans-serif;
  color: #fff;
}
.i_bsfw_ser .ico {
  width: 259px;
  height: auto;
  overflow: hidden;
}
.i_bsfw_ser .ico ul {
  width: 300px;
  display: block;
  overflow: hidden;
}
.i_bsfw_ser .ico ul li {
  width: 79px;
  height: 47px;
  overflow: hidden;
  border: #e8ab5a 1px solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fcd095;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-align: center;
  line-height: 16px;
  padding-top: 14px;
  margin: 13px 8px auto auto;
}
.i_bsfw_ser .ico ul li a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  color: #95611b;
}
.i_bsfw_ser .ico ul li:hover {
	background: #e8ab5a;
}
.i_bsfw_ser .ico ul li a:hover {
	color: #fff;
}
.i_bsfw_ztfw {
  width: 329px;
  height: auto;
  overflow: hidden;
  display: inline;
  margin-left: 32px;
}
.i_bsfw_ztfw .title {
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  background: url("../images/ico-03.png") repeat-x left bottom;
}
.i_bsfw_ztfw .title ul li {
  width: auto;
  height: 46px;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  margin: 0 20px auto auto;
  text-align: center;
}
.i_bsfw_ztfw .title ul li a {
  color: #4e4e4e;
}
.i_bsfw_ztfw .title ul li.on {
  background: url("../images/ico-04.png") repeat-x left bottom;
  color: #4e4e4e;
}
.i_bsfw_ztfw .title ul li.on a {
  color: #4e4e4e;
}
.i_bsfw_ztfw .ico {
  height: 149px;
  border-bottom: #e6e6e6 1px solid;
}
.i_bsfw_ztfw .ico ul li {
  width: 82px;
  height: 60px;
  overflow: hidden;
  padding-top: 14px;
}
.i_bsfw_ztfw .ico ul li .pic {
  width: 40px;
  height: 32px;
  overflow: hidden;
  margin: 0 auto;
  background-image: url("../images/service-s948a28aa32.png");
  background-repeat: no-repeat;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.i_bsfw_ztfw .ico ul li .pic a {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  text-indent: -9999px;
}
.i_bsfw_ztfw .ico ul li .pic:hover {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.i_bsfw_ztfw .ico ul li h3 {
  width: 100%;
  height: 24px;
  overflow: hidden;
  line-height: 24px;
  display: block;
  text-align: center;
  font-weight: normal;
}
.i_bsfw_ztfw .ico ul li.t1 .pic {
  background-position: 0 0;
}
.i_bsfw_ztfw .ico ul li.t2 .pic {
  background-position: 0 -33px;
}
.i_bsfw_ztfw .ico ul li.t3 .pic {
  background-position: 0 -66px;
}
.i_bsfw_ztfw .ico ul li.t4 .pic {
  background-position: 0 -99px;
}
.i_bsfw_ztfw .ico ul li.t5 .pic {
  background-position: 0 -132px;
}
.i_bsfw_ztfw .ico ul li.t6 .pic {
  background-position: 0 -165px;
}
.i_bsfw_ztfw .ico ul li.t7 .pic {
  background-position: 0 -198px;
}
.i_bsfw_ztfw .ico ul li.t8 .pic {
  background-position: 0 -231px;
}
.i_bsfw_ztfw .contMain {
  width: 329px;
  height: auto;
  overflow: hidden;
}
.i_bsfw_ztfw .contMain ul {
  width: 369px;
  display: block;
  overflow: hidden;
}
.i_bsfw_ztfw .contMain ul li {
  width: 155px;
  height: 44px;
  overflow: hidden;
  background: #e7e7e7;
  border: #c6c6c6 1px solid;
  margin: 20px 14px auto auto;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding-top: 6px;
  text-align: center;
  line-height: 18px;
}
.i_bsfw_ztfw .contMain ul li:hover {
  background: #cecece;
}

.i_bsfw_zn {
  width: 311px;
  height: auto;
  overflow: hidden;
}
.i_bsfw_zn .title {
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  background: url("../images/ico-03.png") repeat-x left bottom;
}
.i_bsfw_zn .title ul li {
  width: auto;
  height: 46px;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  margin: 0 20px auto auto;
  text-align: center;
}
.i_bsfw_zn .title ul li a {
  color: #4e4e4e;
}
.i_bsfw_zn .title ul li.on {
  background: url("../images/ico-04.png") repeat-x left bottom;
  color: #4e4e4e;
}
.i_bsfw_zn .title ul li.on a {
  color: #4e4e4e;
}
.i_bsfw_zn .contMain {
  width: 311px;
  height:auto;
  overflow: hidden;
  padding-top: 8px;
}
.i_bsfw_zn .contMain ul li {
  width: 311px;
  overflow: hidden;
  line-height: 28px;
}
.i_bsfw_ser .title ul li.on a,.i_bsfw_ztfw .title ul li.on a,.i_bsfw_zn .title ul li.on a {
  color: #4e4e4e;
}
.i_title_gzcy {
  background: #6eb269;
}
.i_title_gzcy .ico {
  background: #52974c;
}
.i_title_gzcy .ico span {
	background:url(../images/ico_03.png) no-repeat;
}
.i_title_gzcy .btn_tit ul li {
  background: #52974c;
}
.i_title_gzcy .btn_tit ul li a {
  color: #fff;
}
.i_title_gzcy .btn_tit ul li a:hover {
  color: #52974c;
}
.i_title_gzcy .btn_tit ul li:hover {
  background: #b6e6b3;
}
.i_gzcy_xjgs {
  width: 311px;
  height: auto;
  overflow: hidden;
}
.i_gzcy_xjgs .title {
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  background: url("../images/ico-08.png") repeat-x left bottom;
}
.i_gzcy_xjgs .title ul li {
  width: auto;
  height: 46px;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  margin: 0 20px auto auto;
  text-align: center;
}
.i_gzcy_xjgs .title ul li a {
  color: #4e4e4e;
}
.i_gzcy_xjgs .title ul li.on {
  background: url("../images/ico-09.png") repeat-x left bottom;
  color: #4e4e4e;
}
.i_gzcy_xjgs .title ul li.on a {
  color: #4e4e4e;
}
.i_gzcy_xjgs .contMain {
  width: 311px;
  height: 112px;
  overflow: hidden;
  padding-top: 8px;
  padding-bottom: 18px;
}
.i_gzcy_xjgs .contMain ul li {
  width: 311px;
  height: 28px;
  overflow: hidden;
  line-height: 28px;
}
.i_gzcy_xjgs .pic {
  width: 311px;
  height: 63px;
  overflow: hidden;
}

.i_gzcy_rwfc {
  width: 606px;
  height: auto;
  overflow: hidden;
}
.i_gzcy_rwfc .title {
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  background: url("../images/ico-08.png") repeat-x left bottom;
}
.i_gzcy_rwfc .title ul li {
  width: auto;
  height: 46px;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  margin: 0 20px auto auto;
  text-align: center;
}
.i_gzcy_rwfc .title ul li a {
  color: #4e4e4e;
}
.i_gzcy_rwfc .title ul li.on {
  background: url("../images/ico-09.png") repeat-x left bottom;
  color: #4e4e4e;
}
.i_gzcy_rwfc .title ul li.on a {
  color: #4e4e4e;
}
.i_gzcy_rwfc .contMain {
  width: 606px;
  height: auto;
  overflow: hidden;
  position:relative;
}
.i_gzcy_rwfc .contMain ul {
  width: 596px;
  display: block;
  overflow: hidden;
  margin-left:8px
}
.i_gzcy_rwfc .contMain ul li {
  width: 102px;
  height: auto;
  overflow: hidden;
  margin: 17px 0px auto 16px;
}
.i_gzcy_rwfc .contMain ul li .pic {
  width: 102px;
  height: 148px;
  overflow: hidden;
}
.i_gzcy_rwfc .contMain ul li h3 {
  width: 100%;
  overflow: hidden;
  display: block;
  line-height: 18px;
  padding-top: 8px;
  text-align: center;
  font-weight:normal;
}
.i_gzcy_rwfc .contMain .prev, .i_gzcy_rwfc .contMain .next {
  width: 10px;
  height: 18px;
  overflow: hidden;
  display: inline;
  margin-top: 12px;
  background-image: url("../images/slide-s1c73c98035.png");
  background-repeat: no-repeat;
  cursor: pointer;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position:absolute;
  top:70px;
}
.i_gzcy_rwfc .contMain .prev {
  background-position: 0 -96px;
  left:0px;
}
.i_gzcy_rwfc .contMain .prev:hover {
  background-position: 0 -115px;
}
.i_gzcy_rwfc .contMain .next {
  background-position: 0 -60px;
  right:0px;
}
.i_gzcy_rwfc .contMain .next:hover {
  background-position: 0 -78px;
}
