section{
	width: 100%;
	margin: auto;
	overflow: hidden;
	padding-bottom: 22px;
	/*background: #f9f9f9;*/
}
article{
	width: 100%;
	margin: auto;
	/*overflow: hidden;*/
	background: url("../image/case_bg.jpg") no-repeat;
	height: 593px;
	margin-top: 124px;
}

.section{
	width: 1200px;
	margin: auto;
}
.section_box{
	overflow: hidden;	
	margin-top: 90px;
}

/*关于我们*/
.about{
	overflow: hidden;
	padding-top: 94px;
}
.about-content{
	float: left;
	
}
.about-content.essay{
	width: 356px;
	margin-right: 78px;
}
.about-content.picture{
	width: 360px;
	margin-right: 93px;
	position: relative;
}
.about-content.mark{
	margin-right: 0px;
	width: 202px;
}
.about-content .title{
	padding-bottom: 34px;
}
.about-content .title .bigtitle{
	color: #000;
	font-size: 22px;
	padding-bottom: 14px;
}
.about-content .title .smalltitle{
	color: #757575;
	font-size: 14px;
	padding-bottom: 24px;
}
.about-content .title .bluedown{
	background: #2761b3;
	width: 27px;
	height: 3px;
}
.about-content p{
	color: #979797;
	font-size: 12px;
	line-height: 30px;
	padding-bottom: 36px;
}
.about-content .more{
	padding: 6px 20px;
	color: #0061de;
	font-size: 13px;
	border: 1px solid #2761b3;
	border-radius: 10px;
}

.about-content .photo-first{
	width: 281px;
	height: 336px;
	background-color: #979797;
	position: relative;
	z-index: 100;
	margin-left: 76px;
	overflow: hidden;

	border: 3px solid #fff;
	box-shadow: 0px 0px 10px 0px #ccc;
}
.about-content .photo-two{
	width: 280px;
	height: 314px;
	background-color: #979797;
	border: 3px solid #fff;
	box-shadow: 0px 0px 10px 0px #ccc;
	position: relative;
	z-index: 10;
	margin-top: -170px;
	overflow: hidden;
}
.about-content .ys{
	border-bottom: 2px solid #f1f1f1;
}
.about-content .ys img{
	display: block;
	border-top: 2px solid #f1f1f1;
}


/*智慧产品*/
.product.business{
	padding: 66px 0px 105px 0px;
	text-align: center;
}
.product{
	padding-top: 224px;
	text-align: center;
}
.product .product-title{
	color: #000;
	font-size: 30px;
	padding-bottom: 30px;
}
.prv_content_listoduct-title{
	color: #000;
	font-size: 30px;
	padding-bottom: 30px;
}
.subtitle {
	cursor: pointer;
}
.product .product-subtitle{
	color: #646464;
	font-size: 12px;
	padding-bottom: 38px;
}
.v_show {
	background: -webkit-linear-gradient(left top, #38a1f1 , #9ab0fb); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #38a1f1 , #9ab0fb); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #38a1f1 , #9ab0fb); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #38a1f1 , #9ab0fb); /* 标准的语法（必须放在最后） */
	width: 960px;
	height: 474px;
	border-radius: 5px;
	box-shadow: 0px 0px 10px 0px #ccc;
	margin: auto;
	position: relative;
}
.chang_btn {
	width: 75px;
	margin: 20px auto;
	font-size: 22px;
	overflow: hidden;
	position: absolute;
	bottom: 42px;
	left: 50%;
	margin-left: -37px;
}
.prev,
.next {
	display: inline-block;
	width: 50%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	color: #fff;
}
.look-more{
	height: 45px;
	line-height: 45px;
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -81px;
}
.look-more a{
	display: block;
	width: 160px;
	
	text-align: center;
	color: #88a3fd;
	font-size: 12px;
	border: 1px solid #99affb;
	border-radius: 24px;
	background-color: #fff;
	margin: auto;
	box-shadow: 0px 0px 10px 0px #ccc;
}
.v_content {
	position: absolute;
	top: 88px;
	left: -95px;
	width: 1165px;
	height: 190px;
	z-index: 10000;
	/*关键属性*/
	overflow: hidden;
	position: relative;		
}
.v_content_list {
	width: 5000px;
	height: 190px;
	/*关键属性*/
	position: absolute;
}
.autoplay {
	width: 1165px;
}
.imgBox{
	width:184px!important;
	height:184px!important;
	margin-left:10px!important;
	float:left;
	background-color:#fff;
	padding:24px;
	box-sizing: border-box;
	position: relative;
	border-radius: 5px;
	box-shadow: 5px 5px 5px #999;
	margin-bottom: 10px;
}
.imgBox>a>img{
	width:90px;
	height:90px;
	margin: 0px auto;
	border:none;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.imgBox>a>span{
	position: absolute;
	bottom: 12px;
	left: 0px;
	width: 100%;
	font-size: 21px;
	text-align: center;
}


/*解决方案*/
.case .title{
	padding-top: 90px;
	text-align: center;
	color: #fff;
	font-size: 30px;
}
.case .case-content{
	height: 216px;
	padding: 96px 0px 90px;
}
.case .case-content .case-team{
	float: left;
	width: 232px;
	margin-right: 10px;
	text-align: center;
	background-color: rgba(255,255,255,.15);
	position: relative;
	cursor: pointer;
}
.case .case-content .case-team:nth-child(5){
	margin-right: 0px;
}
.case .case-content .case-team img{
	margin: 52px auto 28px;
}
.case .case-content .case-team p{
	font-size: 12px;
	color: #fff;
	margin-bottom: 52px;
}
.cover{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -95px;
	margin-top: -95px;
	width: 192px;
	height: 192px;
	background-color: transparent;
	display: none;
}

.case-team:hover .cover{
	display: block;
}
.acTive{
	display: block;
}
.cover span{
	position: absolute;
	width: 17px;
	height: 17px;
	background-color: transparent;
}
.cover span.top-left{
	top: 0;
	left: 0;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}
.cover span.top-right{
	top: 0;
	right: 0;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}
.cover span.bottom-left{
	bottom: 0;
	left: 0;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.cover span.bottom-right{
	bottom: 0;
	right: 0;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/*新闻资讯*/
.news_title{
	background: url(../image/news_bg.png) no-repeat;
	height: 63px;
	line-height: 63px;
}
.news{
	overflow: hidden;
}
.news_left_title{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.news_menu{
	overflow: hidden;
}
.news_menu .subtitle{
	float: left;
	margin-right: 70px;
}
.news_menu .subtitle p:first-child{
	float: left;
	width: 72px;
	background: #0975ca;
	color: #fff;
	text-align: center;
	font-size: 37px;
}
.news_menu .subtitle p:last-child{
	float: left;
	margin-left: 11px;
	color: #fff;
	font-size: 14px;
}
.news_ul{
	overflow: hidden;
	padding-top: 105px;
	display: none;
}
.news_ulActive{
	display: block;
}
.news_team{
	width: 570px;
    float: left;
    margin-right: 24px;
    margin-bottom: 34px;
    padding-bottom: 24px;
    border-bottom: 2px solid #f2f2f2;
    cursor: pointer;
}


.news_team:hover .img ,.activesa{
	border: 2px solid #3da0ee!important;

}
.news_team:hover .contain ,.actives{
	border-right: 2px solid #3da0ee!important;
}
.news_team:hover .contain .contain_title,.activesas{
	color: #3da0ee!important;
}

.news_team:nth-child(4){
	margin-right: 0px;
}
.news_team .img{
	width: 130px;
	height: 102px;
	border: 2px solid transparent;
}
.img img{
	width:100%;
	height:100%;
}
.news_team .contain{
	width: 412px;
	margin-left: 22px;
	border-right: 2px solid #fff;
}
.news_team .contain .contain_title{
	color: #6e6e6e;
	font-size: 13px;
	padding-bottom: 12px;
}
.news_team .contain .contain_subtitle{
	color: #9f9f9f;
	font-size: 9px;
	padding-bottom: 16px;
}
.news_team .contain p{
	color: #9f9f9f;
	font-size: 9px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/*合作银行*/
.bank{
	position: relative;
	width: 1200px;
	margin: auto;
	clear: both;
}
.bank .bank_title{
	margin: 152px auto 48px;
	color: #494848;
	font-size: 28px;
	text-align: center;
}
.box {
	width: 1080px;
	/*height: 316px;*/
	height: 322px;
	margin: auto;
	position: relative;
	overflow: hidden;
	box-shadow: 0px 0px 40px #888888;
	box-sizing:  border-box;
}
#left {
	position: absolute;
	top: 58%;
	left: -60px;
	background: url(../image/jt_icon.png) no-repeat 0px 0px;
	padding: 0px 0px 60px 32px;
	z-index: 100;
	cursor: pointer;
}
#right {
	position: absolute;
	top: 58%;
	right: -60px;
	background: url(../image/jt_icon.png) no-repeat 0px -60px;
	padding: 0px 0px 60px 32px;
	z-index: 100;
	cursor: pointer;
}
.image{
	width: 1080px;
	height: 322px;
    box-sizing: border-box;
    padding: 40px 86px 70px;
}
.image > img{
	margin-top:30px;
	float:left;
	margin-right:24px;
}
.image > img:nth-child(4n){
	margin-right:0px;
}


/*服务客户*/
.service{
	width: 1200px;
	margin: auto;
}
.service .service_title{
	margin: 152px auto 48px;
	color: #494848;
	font-size: 28px;
	text-align: center;
}
.service .custmer{
	position: relative;
	color: #fff;
	width: 1053px;
	height: 109px;
	margin: auto;
}
.custmer > div{
	height:100%;
}
.custmerImg{
	height:100%;
	float: left;
}
.custmerser {
	cursor: pointer;
}
.service .custmer .custmerser{
	border-radius: 5px;
	text-align: center;
	position: absolute;
}
.service .custmer .custmerser.first{
	/*
	background: -webkit-linear-gradient(left, #fff , #b3c9ec); 
    background: -o-linear-gradient(right, #fff , #b3c9ec); 
    background: -moz-linear-gradient(right, #fff , #b3c9ec); 
    background: linear-gradient(to right, #fff , #b3c9ec); 
	*/
	background: #96b3e6;
	width: 97px;
	height: 29px;
	line-height: 29px;
	top: 37px;
	left: 0px;
}
.service .custmer .custmerser.two{
	background: #96b3e6;
	width: 106px;
	height: 33px;
	line-height: 33px;
	top: 19px;
	left: 160px;
}
.service .custmer .custmerser.three{
	background: #84a4e0;
	width: 105px;
	height: 35px;
	line-height: 35px;
	top: 4px;
	left: 365px;
}
.service .custmer .custmerser.four{
	background: #96b3e6;
	width: 100px;
	height: 29px;
	line-height: 29px;
	top: 0px;
	left: 590px;
}
.service .custmer .custmerser.five{
	background: #96b3e6;
	width: 106px;
	height: 33px;
	line-height: 33px;
	top: 3px;
	left: 757px;
}
.service .custmer .custmerser.six{
	/*
	background: -webkit-linear-gradient(left, #b3c9ec , #fff); 
    background: -o-linear-gradient(right, #b3c9ec , #fff); 
    background: -moz-linear-gradient(right, #b3c9ec , #fff); 
    background: linear-gradient(to right, #b3c9ec , #fff); 
	*/
	background: #96b3e6;
	width: 97px;
	height: 29px;
	line-height: 29px;
	top: 10px;
	right: 0px;
}
.service .custmer .custmerser.seven{
	background: #a4beec;
	width: 101px;
	height: 33px;
	line-height: 33px;
	top: 76px;
	left: 86px;
}
.service .custmer .custmerser.eight{
	background: #96b3e6;
	width: 119px;
	height: 32px;
	line-height: 32px;
	top: 77px;
	left: 264px;
}
.service .custmer .custmerser.nine{
	background: #96b3e6;
	width: 135px;
	height: 32px;
	line-height: 32px;
	top: 75px;
	left: 456px;
}
.service .custmer .custmerser.ten{
	background: #86a7e2;
	width: 100px;
	height: 30px;
	line-height: 30px;
	top: 76px;
	left: 651px;
}
.service .custmer .custmerser.eleven{
	background: #b3c9ec;
	width: 145px;
	height: 31px;
	line-height: 31px;
	top: 68px;
	left: 823px;
}
.faldes{
	width:1016px;
	margin:0px auto;
}
.custmer_group{
	width: 1016px;
	padding: 48px 0px 94px 0px;
	margin: auto;
	overflow: hidden;
}
.custmer_group .custmer_list{
	float: left;
	width: 182px;
	border: 1px solid #e2e2e2;
	margin-right: 24px;
	margin-bottom: 24px;
}
.custmer_group .custmer_list:nth-child(5){
	margin-right: 0px;
}
.custmer_group .custmer_list:last-child{
	margin-right: 0px;
}

.service .custmerser.active{
	/*height: 40px !important;
	line-height: 40px !important;*/
	transform: scale(1.2) !important;
	background: #2792E2  !important;
	border: 2px #789EDE solid !important;
}


/*联系我们*/
.address{
	padding-bottom: 20px;
	overflow: hidden;
}
.add-phone{
	text-align: left;
	padding: 45px 48px;
	margin-top: 20px;
	margin-left:60px;
	position: relative;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 10px 5px #ccc;
}
.add-phone>.information{
	padding-bottom: 46px;
}
.add-phone>.information>p{
	font-size: 16px;
    line-height: 48px;
	color: #414141;
}
.add-phone>.information>p>span{
	background: url(../image/iconlist_2.png) no-repeat;
	padding-left: 30px;
}
.add-phone>.information>p>span.phone{
	background-position: 0px 0px;
}
.add-phone>.information>p>span.email{
	background-position: -30px 0px;
}
.add-phone>.information>p>span.map{
	background-position: -63px 0px;
}
.message-group{
	text-align: left;
}
.message-name>input, .message-telephone>input{
	text-indent:10px;
	width: 196px;
	height: 38px;
	border: 1px solid #ccc;
	margin-top: 10px;
}
.message-advice{
	padding: 22px 0px 26px 0px;
}
.message-advice>textarea{
	resize: none;
	padding: 5px;
}
.message-button{
	text-align: center;
}
.message-button>input{
	cursor: pointer; 
	width: 100%;
	height: 42px;
	background-color: #1d90e4;
	color: #fff;
	text-align: center;
	line-height: 42px;
	border: 0;
	border-radius: 5px;
}

.black{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	display: none;
}
.alert{
	width: 380px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: 200px;
	z-index: 10000;
	background: #fff;
	text-align: center;
	border-radius: 5px;
	display: none;
}
.alert>.title{
	text-align:left;
	width: auto;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #505050;
	padding-left: 5px;
	background-color: #e9e9e9;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.alert>p{
	font-size: 16px;
	color: #505050;
	padding: 30px;
	border-bottom: 1px solid #d4d2d2;
}
.alert>.perform{
	cursor: pointer; 
	width: 85px;
	height: 35px;
	background-color: #333;
	color: #fff;
	text-align: center;
	line-height: 35px;
	border-radius: 5px;
	margin: 20px auto;
}
.typeTxt{
	position: absolute;
	left: 0px;
	bottom: 27px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 22px;
}
#baiduMap {
	width:530px;
	height: 550px;;
	overflow:hidden;
	margin:0px;
	font-family:"微软雅黑";
	position: relative;
	top: 18px;
}
.numLJ{
	width:202px;
	height:163px;
	border-top: 2px solid #f1f1f1;
}
.changeNum_div{
	width:100%;
	height:59%;
	text-align: center;
	line-height: 130px;
}
.gray_solid{
	width:25%;
	display:block;
	margin:0 auto;
	height:1%;
	background-color:#f1f1f1;
}
.sentence{
	width:100%;
	height:40%;
	color:#f1f1f1;
	text-align:center;
}

.changeNum_div .num_1, .changeNum_div .num_2, .changeNum_div .num_3{
	font-size: 45px;
	color: #000;
}
.changeNum_div .num_2{
	color: #0061de;
}
.changeNum_div .hed_suffix{
	font-size: 24px;
	color: #000;
	position: relative;
    top: -3px;
}
.changeNum_div .hed_suffix:nth-child(2){
	color: #0061de;
}
.citive{
	font-size: 45px!important;
    line-height: 84px;
    background-color: #3da0ee!important;
}