.banner {
	width: 100%;
	min-width: 1200px;
    height: 470px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.banner li {
	display: list-item;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	background-color: #f5f5f5;
}
.banner li a {
	display: block;
	width: 100%;
	height: 100%;
}
.banner li a img{
	display: block;
	width: 100%;
	height: auto;
}
.banner-wrap{
	position: absolute;
	height: 5px;
	bottom: 30px;
	margin-left: -600px;
	left: 50%;
}
.banner .btn {
	height: 7px;
	position: absolute;
	left: 50%;
	width: 960px;
	margin-left: -400px;
	bottom: 0;
	z-index: 10;
	text-align: center;
	height: 5px;
}
.banner .btn span {
	display: inline-block;
	width: 19px;
	height: 19px;
	cursor: pointer;
	margin: 0 4px;
	line-height: 5px;
	background: url(../images/ban-btn.png) no-repeat center center ;
}
.banner .btn span.on {
	background: url(../images/ban-btn-h.png) no-repeat center center ;
}
.banner-prev, .banner-next {
    /*display: none;*/
    position: absolute;
    top: -180px;
    width: 50px;
    height: 100px;
    border-radius: 25px;
    margin-top: -50px;
    background: url(../images/prev.png) no-repeat center center transparent;
    cursor: pointer;
    z-index: 13;
}
.banner-prev:hover, .banner-next:hover{
	background-color: rgba(255,255,255,0.2);
}
.banner-next {
    right: -50px;
    background-position: 100% 0;
    background: url(../images/next.png) no-repeat center center transparent;
}
.banner-prev {
	left: -50px;
}

/*.row*/
.row{
	
}
.row-title{
	/*width: 100%;*/
	margin: 0 auto;
	line-height: 1em;
	text-align: center;
	color: #333;
}
	.row-title .h1{
		font-size: 30px;
		/*! height: 26px; */
		margin-bottom: 8px;
		line-height: 30px;
	}
	.row-title .h2{
		font-size: 14px;
		height: 22px;
		margin-bottom: 8px;
	}
.row-title.white-title{
	color: #fff;
}
.row-body{
	overflow: hidden;
}
.rowp{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	line-height: 24px;
	font-size: 16px;
	color: #666;
	text-align: center;
}
/* 服务内容 */
.serv{

}
.serv-m{
	width: 1205px;
	height: 384px;
}
.serv-m .b{
	position: relative;
	display: block;
	float: left;
	width: 236px;
	height: 366px;
	margin-right: 5px;
	margin-top: 9px;
	color: #fff;
	z-index: 1;
	cursor: pointer;
}
.serv-m .b .bw{
	position: absolute;
	top: 0;
	height: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-size: 100% 100%;
	background-position: center center;
}
.serv-m .b .bg{
	position: absolute;
	top: 100%;
	width: 100%;
	height: 100%;
	transition: top .3s;
	z-index: 1;
	background: #e41515;
	opacity: 0.6;
	filter: opacity(60);
}
.serv-m .b .icon{
	position: absolute;
	top: -100%;
	left: 85.4px;
	margin-bottom: 22px;
	z-index: 2;
	width: 67px;
	height: 67px;
	background-position: 0 0;
}
.serv-m .b .b_title{
	position: absolute;
	width: 190px;
	padding: 14px 0;
	background: #1071d3;
	right: 0;
	bottom: 0;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	z-index: 2;
	color: #fff;
	box-shadow: -2px -2px 5px rgba(0,0,0,.2);
	border-radius: 6px 0 0 0;
}
.serv-m .b .b_title .sm{
	font-size: 12px;
	line-height: 18px;
}
.serv-m .b .info{
	position:absolute;
	top: 100%;
	left: 16.4px;
	width: 206px;
	padding:0 18px;
	text-align: center;
	margin: 0 auto;
	z-index: 2;
	height: 100px;
	overflow: hidden;
	line-height: 20px;
	font-size: 12px;
}
.serv-m .b:hover{
	z-index: 2;
}
.serv-m .b:hover .bw{
	width: 248px;
	height: 384px;
	top: -9px;
	left: -6px;
	box-shadow: 0 0 10px #333;
}
.serv-m .b:hover .icon{
	top: 78px;
}
.serv-m .b:hover .b_title{
	padding: 0;
	background: transparent;
	width: 206px;
	right: auto;
	bottom: auto;
	left: 16.4px;
	top: 163px;
	margin-bottom: 20px;
	box-shadow: none;
}
.serv-m .b:hover .bg{
	top: 0;
}
.serv-m .b:hover .info{
	top: 224px;
}
/* 优势 */
.ys{
	background: url(../images/index/ys-bg.jpg) repeat top left fixed;
	padding: 60px 0 40px 0;
}
.ys .b{
	float: left;
	width: 240px;
	color: #fff;
	text-align: center;
}
.ys .b .icon{
	width: 30px;
	height: 30px;
	margin-bottom: 20px;
}
.ys .b .icon.icon_a{background-position: 0 -70px;}
.ys .b .icon.icon_b{background-position: -30px -70px;}
.ys .b .icon.icon_c{background-position: -60px -70px;}
.ys .b .icon.icon_d{background-position: -90px -70px;}
.ys .b .icon.icon_e{background-position: -120px -70px;}
.ys .b .b_title{
	font-size: 16px;
	line-height: 36px;
	position: relative;
}
.ys .b .b_title:after,.ys .b .b_title:before{
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -60px;
	width: 120px;
	height: 1px ;
	background: #fff;
}
.ys .b .b_title:after{
	top: auto;
	bottom: 0;
}
.ys .b .info{
	font-size: 12px;
	line-height: 78px;
	position: relative;
	margin-top: 20px;
}
.ys .b .info .count{
	font-size: 78px;
	font-family: geom;
}

/* 为什么 */
.why .b{
	width: 200px;
	float: left;
	text-align: center;
}
.why .b .icon{
	display: inline-block;
	width: 114px;
	height: 114px;
	background-color: #fff;
	border-radius: 50%;
	border: #1598f1 1px solid ;
}
.why .b:hover .icon{ background-color: #1071d3; transform: rotateY(180deg);}
.why .b .icon.icon-a{ background-position: 0 -100px; }
.why .b .icon.icon-b{ background-position: -114px -100px; }
.why .b .icon.icon-c{ background-position: -228px -100px; }
.why .b .icon.icon-d{ background-position: -342px -100px; }
.why .b .icon.icon-e{ background-position: -456px -100px; }
.why .b .icon.icon-f{ background-position: -570px -100px; }
.why .b:hover .icon.icon-a{ background-position: 0 -214px; }
.why .b:hover .icon.icon-b{ background-position: -114px -214px; }
.why .b:hover .icon.icon-c{ background-position: -228px -214px; }
.why .b:hover .icon.icon-d{ background-position: -342px -214px; }
.why .b:hover .icon.icon-e{ background-position: -456px -214px; }
.why .b:hover .icon.icon-f{ background-position: -570px -214px; }
.why .b .name{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #0b396b;
}

/* 关于我们 */
.ab{
	padding: 60px 0;
	background: url(../images/index/ab-bg.jpg) no-repeat center center fixed;
}
	.ab-m {
		overflow: hidden;
	}
		.ab .ab-l{
			margin-left: 120px;
		}
		.ab .ab-r{
			width: 630px;
			margin-right: 138px;
			background: #fff;
			padding: 30px;
			font-size: 12px;
		}
		.ab .ab-r .txt{
			height: 270px;
			overflow: hidden;
			margin-bottom: 10px;
            font-size:14px;
            line-height:25px;
		}
/* 合作伙伴 */
.partners{
	border-top: 4px solid #084b8e;
	padding: 10px 0;
}
.partners .par_main{
	width: 100%;
	position: relative;
	height: 104px;
}
.partners .par_control{
	position: absolute;
	top: 25px;
	width: 22px;
	height: 50px;
	opacity: .6;
	filter: opacity(60);
	cursor: pointer;
	z-index: 888;
	background: url(../images/par-control.png) no-repeat center center;
}
	.partners .par_control:hover{
		opacity: 1;
		filter: opacity(100);
	}
	.partners .par_control.par_left{ left: 0; }
	.partners .par_control.par_right{ right: 0; 
				transform: rotate(180deg);
				-webkit-transform: rotate(180deg);
				-moz-transform: rotate(180deg);
				-o-transform: rotate(180deg);
				-ms-transform: rotate(180deg);}
.partners .par_main .par_wrap{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
#rolling_ul{
	position: absolute;
	left: 0;
	width: auto;
	height: 100%;
}
#rolling_ul li{
	float: left;
	width: 240px;
	height: 100%;
	border: 1px solid transparent;
	/*! margin: 0 8px; */
	cursor: pointer;
}
#rolling_ul li:hover{
	border-color: #0054a5;
}
#rolling_ul li img{
	width: 100%;
	height: 100%;
}
/* 新闻中心 */
.news{
	/*padding: 50px 0;*/
}
.news-m{
	margin-top: 20px;
}
.newspic{
	position: relative;
	width: 388px;
	height: 376px;
}
.newspic .news1,.newspic .news2{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.newspic .news1{
	background: url(../images/index/news1.jpg) no-repeat center center;
	animation: rotateall 35s both linear infinite;
	-webkit-animation: rotateall 35s both linear infinite;
}
.newspic .news2{
	background: url(../images/index/news2.png) no-repeat center center;
}
.newsul{
	width: 750px;
}
.newsul li{
	float: left;
	width: 100%;
	color: #666;
	height: 116px;
	overflow: hidden;
	border-bottom: 1px dashed #bbb;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 106px;
	background: url(../images/index/newsli.jpg) no-repeat; 
}
.newsul li:nth-child(1){
	background-position: 0 0;
}
.newsul li:nth-child(2){
	background-position: 0 -116px;
}
.newsul li:nth-child(3){
	background-position: 0 -232px;
}
.newsul li .news-b{
	width: 644px;
}
.newsul li .news-b .title{
	width: 100%;
	font-size: 16px;
	color: #333;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
}
.newsul li .news-b .title:hover{
	color: #1071d3;
}
.newsul li .news-b .time{
	font-size: 12px;
	margin-bottom: 10px;
}
.newsul li .news-b .info{
	width: 100%;
	height: 34px;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
/* 联系 */
.map-wrap{
	width: 620px;
	height: 400px;
}
.con-wrap{
	width: 530px;
	height: auto;
}
.con-wrap .head{
	position: relative;
	background: #c5261c;
	height: 40px;
	width: 100px;
	font-size: 16px;
	padding-left: 20px;
	color: #fff;
	line-height: 40px;
	margin-left: -10px;
}
	.con-wrap .head:before{
		content: '';
		position: absolute;
		width: 0;
		height: 0;
		border-left: 20px solid #c5261c;
		border-bottom: 20px solid transparent;
		border-top: 20px solid transparent;
		top: 0;
		right: -20px;
	}
.con-wrap .con-row{
	margin-top: 20px;
	width: 100%;
}
.con-wrap .con-row .con-h{
	float: left;
	width: 20%;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #c5261c;
}
	.con-wrap .con-row .con-h img{
		margin-right: 10px;
		vertical-align: -4px;
	}
.con-wrap .con-row .con-b{
	float: left;
	width: 80%;
	padding-left: 14px;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.con-wrap .con-row .con-b li{
	position: relative;
}
	.con-wrap .con-row .con-b li:before{
		content: '';
		position: absolute;
		width: 6px;
		height: 6px;
		top: 12px;
		left: -12px;
		background: #999;
	}