@charset "utf-8";
/* CSS Document */
body { font-family:"微软雅黑"; margin: 0; padding:0;}
ul, ol, li {
    padding: 0;
    list-style: none;
    text-decoration: none;
}
p, hr, ul, ol, dl, blockquote,dd, pre, address, fieldset, figure {
    margin: 0;
}

/*第二部分*/
.floor_two{
  width: 1170px;
  overflow: hidden;
  margin: 0 auto 10px;
  border: solid 1px #cecece;
}
.floor_two>div{
  width: 1180px;
  overflow: hidden;

}
.floor_two>div>ul{
  float: left;
  width: 100%;
  font-size: 19px;
  font-weight: bold;
  list-style: none;
}
.floor_two>div>p>a{
  color: #333;
}
.floor_two>div>ul>li{
  float: left;
  height: 62px;
  line-height: 62px;
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  width: 291px;
  border-left: solid 1px #cecece;
  border-bottom: solid 1px #cecece;
}
.floor_two>div>ul>li:first-child { border-left:0; width: 294px;}
.floor_two>div>ul>li>a{
  color: #333;
  text-decoration: none;
  padding-left: 20px;
}
.floor_two>div>ul>li.cp_active{
  background: #004ea1;
}
.floor_two>div>ul>li.cp_active>a{
  color: #fff;
}
.floor_two>.lunbo{
  width: 1170px;
  margin-bottom: 0;
  border-bottom: 0;
  background: none;
}

 .ladyScroll {
            width: 1126px;
            height: 217px;
            margin: 15px 22px;
            position: relative;
        }

        .ladyScroll .prev, .ladyScroll .next {
            width: 26px;
            height: 50px;
            position: absolute;
            top: 68px;
            left: 0;
            z-index: 100;
            cursor: pointer;
            background: url(left.png) no-repeat;
        }

        .ladyScroll .next {
            left: auto;
            right: 0;
            background: url(right.png) no-repeat;
        }

        .ladyScroll .prev:hover {
        }

        .ladyScroll .next:hover {
        }

        .ladyScroll .scrollWrap {
            width: 1126px;
            overflow: hidden;
            position: absolute;
        }

        .ladyScroll dl {
            float: left;
            width: 262px;
            text-align: center;
            position: relative;
            margin-right: 26px;
        }

        .ladyScroll span {
            display: block;
            width: 262px;
            height: 30px;
            position: absolute;
			color:#333;
        }

        .ladyScroll dt {
            margin: 0 auto;
            width: 262px;
            overflow: hidden;
        }

        .ladyScroll img {
            display: block;
            width: 262px;
            height: 187px;
        }

        .ladyScroll dd {
            width: 262px;
            height: 30px;
            line-height: 30px;
            font-size: 14px;
            color: #333;
            text-align: center;
        }

        .ladyScroll dd a {
            color: #333;
			line-height: 30px;
            font-size: 14px;
			text-decoration: none;
        }

        .ladyScroll dd a:hover {
            text-decoration: none;
        }

        .ladyScroll dl:hover span {
            background: #B52153;
        }
		
i {
    display: block;
    margin: auto;
	float:left;
}
.floor_two>div>ul>li .a1 { width: 35px; height:36px; background:url(A1.png) no-repeat ; margin-left: 100px; margin-top: 13px;}
.floor_two>div>ul>li.cp_active a1 { width: 35px; height:36px; background:url(B1.png) no-repeat;}
.floor_two>div>ul>li .a2 { width: 35px; height:36px; background:url(A2.png) no-repeat ; margin-left: 100px; margin-top: 13px;}
.floor_two>div>ul>li.cp_active a2 { width: 35px; height:36px; background:url(B2.png) no-repeat;}
.floor_two>div>ul>li .a3 { width: 35px; height:36px; background:url(A3.png) no-repeat ; margin-left: 100px; margin-top: 13px;}
.floor_two>div>ul>li.cp_active a3 { width: 35px; height:36px; background:url(B3.png) no-repeat;}
.floor_two>div>ul>li .a4 { width: 35px; height:36px; background:url(A4.png) no-repeat ; margin-left: 100px; margin-top: 13px;}
.floor_two>div>ul>li.cp_active a4 { width: 35px; height:36px; background:url(B4.png) no-repeat;}