.clearfix {
    clear: both;
}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
/* swiper */

.swiper-container {
    width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
/* swiper */

.new-banner {
    position: relative;
    z-index: 121212;
}

.new-banner .new-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 70px;
    background: rgba(0, 0, 0, 0.75);
    box-shadow:0 2px 6px rgba(0,0,0,.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#75000000, endColorstr=#75000000);
/*IE<9>*/
    z-index: 999;
}

.new-nav-center {
    width: 1200px;
    margin: 0 auto;
}

.new-nav-logo {
    float: left;
    margin: 15px 0 0 0;
    height: 41px;
}

.new-nav-right {
    float: right;
    width: 765px;
}

.new-nav-ul li {
    float: left;
  
    
}

.new-nav-ul li.active a,
.new-nav-ul li:hover a {
    background: #4baad6;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

.new-nav-ul li a {
    display: block;
    color: #fff;
    padding: 0 25px;
    font-size: 14px;
}

.new-nav-login {
    float: right;
    font-size: 12px;
    color: #fff;
    
}

.new-nav-login a {
    font-size: 12px;
    color: #fff;
}

.new-nav-login a:hover {
    color: #4baad6
}
/* diamonds */

.diamonds1 {
    background: url(../images/index_07.png) no-repeat;
}

.diamonds2 {
    background: url(../images/index_09.png) no-repeat;
}

.diamonds3 {
    background: url(../images/index_11.png) no-repeat;
}

.diamonds4 {
    background: url(../images/index_13.png) no-repeat;
}

/* column */


 .hd{
	width: 100%;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	background-color: #fff;
	border-bottom: 2px solid #eee;
	color: #333;
	position: relative;
}
 .hd h1{
	float: left;
	padding: 0  15px;
 border-bottom: 2px solid #4baad6;
 font-size: 16px;
 margin-bottom: -2px;
}
 .hd>a.more{
	height: 17px;
	width: 50px;
	display: block;
	position: absolute;
	top: 14px;
	right: 10px;
	color: #4baad6;
	font-size: 12px;
	line-height: normal;
	text-indent: 0px;
}

/* new-recommend */

.new-recommend{
	margin: 0px auto;
    width: 1200px;
    overflow: hidden;
    background:#fff;
}
.new-recommend h2{
	font-size: 20px;
	text-align: center;
	color: #4baad6;
	margin: 15px 0;
}
.recommend-list{
	padding:10px 10px 42px;
	overflow: hidden;
}
.recommend-list ul li{
	float: left; 
	margin: 0 15px;
	display: inline;
}
.recommend-list ul li a{
	display: block;
	border: 2px solid #eee;
}
.recommend-list ul li a img{
    width: 202px;
}
.recommend-list ul li:hover a {
    border: 2px solid #4baad6;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

.sjjqlb11{ padding: 10px 0 0 ;}
.sjjqlb11 span {
    float: right;
    color: #999;
    font-size: 12px;
}
.sjjqlb11 li {
 
    padding-left: 10px;
    line-height: 30px;
    border-bottom: dotted 1px #CCCCCC;
}
.sjjqlb11 li a{
 
 color: #333;
}
.sjjqlb11 li a:hover{
	color: #4baad6;
}
.sjjqlb11 li:last-child{
	border-bottom: none;
}

.announce{
	float: right;
	width: 160px;
	background: #ffffff;
	padding: 15px 10px;
	min-height: 214px;
}
.announce .b-list{
	margin: 16px 12px 0
}

.announce a{
	background:#4baad6;
	font-size:14px;
	display: block;
	height: 35px;
	line-height: 35px;
	color: rgb(255, 255, 255);
	padding-left: 20px;
}
.announce a:hover {
	background: #006c9e;
	 transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}
.announce a img{
	width: 18px;
	height: 18px;
	vertical-align: middle;
	margin-right: 5px;
}


/* 翻页 */
    .page-wrap{  overflow:hidden;padding:12px 0px; font-size:12px;text-align: center; margin: 15px 0 20px;}
    .pageArea a,
    .pageArea span{padding:9px 15px; position:relative; margin-left:3px; zoom:1; vertical-align:middle;  color:gray; border:1px solid #E2E2E2;}
    .pageArea span{ overflow:hidden;display:inline;}
    .pageArea a{text-decoration:none; color:#000;}
    .pageArea a:hover{background-color:#4baad6; color:#FFFFFF}
    .pageArea strong{ position:relative; margin:0px 5px 0px 7px; padding:5px 3px; vertical-align:middle;}
    .pageArea span input{width:20px; margin:-3px 3px 0px 3px; border:1px solid #B8D6E6;  vertical-align:middle;}
    .pageArea span button{width:30px; height:17px; margin-top:-3px; border:1px solid #B8D6E6; background-color:#4baad6; cursor:pointer; vertical-align:middle;}
    .pageArea span select{ margin:-2px 3px 0px 3px; height:17px; border:1px solid #B8D6E6;  vertical-align:middle;}
    .pageArea span label{  vertical-align:middle;}
    .pageArea .nowPage { background:#4baad6; color:#fff;}
    .pageArea .nowPage a,.pageArea .nowPage a:visited,.pageArea .nowPage a:link,.pageArea .nowPage a:hover { color:#fff; text-decoration: none; }
    .page-wrap .na{display:none;}
    .page-wrap .allsum i{ color: #333;font-style:normal;padding: 0 5px;}


/****************** serviceType ******************/
.serviceType_layout1{width: 100%;height: 50px}
.serviceType_layout2{height: 100%;width: 12%;float: left;padding: 20px 40px;}
.serviceType_layout3{border-radius: 10px;height: 50px;text-align: center}
.serviceType_h6{line-height:45px;font-size: medium}

/****************** 轮播图 ******************/
.super_table{padding-left: 10px;border-radius: 10px 0;color: #000;background: white}