/**/
.gray-bg{
	background: #FFF;
}
/*头部*/
.top-bg{
	width: 100%;
	/*height: 600px;*/
}
#claims-top{
	width: 100%;
	height: 100%;
}
.top-cont{
	width: 1200px;
	margin: 0 auto;
	border: 1px solid transparent;
	color: #fff;
}
.top-cont .one{
	text-align: center;
}
.top-cont .one .tit{
	font-size: 36px;
	margin-top: 40px;
}
.top-cont .one .text{
	font-size: 28px;
}
.top-cont .one .btn{
	background: #00aca0;
	border-radius: 20px;
	margin: 20px;
	padding: 5px 30px;
}
/*头部轮播*/
.topswiper{
	width: 1200px;
	height: 300px;
	margin: 0 auto;
	margin-top: 120px;
}
.swiper-button-prev,.swiper-button-next{
	color: #00ACA0;
}
.swiper-pagination-bullet{
	height: 6px;
	width: 6px;
	opacity:1 !important;
	background: #a39ea8 !important;
}
.swiper-pagination-bullet-active{
	width: 30px;
	background: #FFF !important;
	border-radius: 5px;
	transition: all 0.5s;
}

/*实时数据*/
.data-box{
	width: 100%;
	height: 600px;
	background: #FFFFFF;
}
.data{
	margin: 0 auto;
	width: 1200px;
	height: 100%;
}
.promise-box{
	width: 100%;
	height: 600px;
	background: #fff;
}
.promise{
	margin: 0 auto;
	width: 1200px;
	height: 100%;
}
.swiper-button-prev{
	background: url(../../img/claims/left-1.png);
}
.swiper-button-next{
	background: url(../../img/claims/right-1.png);
}
.claims-top-content{
	width: 1100px;
	margin: auto;
	padding-top: 200px;
	text-align: center;
	color: white;
}
.claims-top-content h2{
	font-size: 40px;
	font-weight: 500;
}
.claims-top-content p{
	font-size: 28px;
}
.claims-top-content .claims-top-btn{
	position: relative;
	margin-top: 30px;
	width: 596px;
	margin-left: auto;
	margin-right: auto;
}
.claims-top-btn a{
	display: block;
    background: #00ACA0;
    width: 206px;
    border-radius: 25px;
    height: 52px;
    line-height: 52px;
    float: left;
    font-size: 18px;
    color: white;
    text-align: center;
}
.claims-top-btn a:hover{
	color: #00ACA0;
	background: white;
}
.claims-top-btn a:last-child{

}
.weixin_ma{
	background: url("../../img/claims/qrcode-usercenter.png") no-repeat 20px 40px #fff;
	width: 150px;
	height: 170px;
	position: absolute;
	top: -185px;
	left: 25px;
	border-radius: 2px;
	display: none;
}
#weixin_btn .weixin_ma{
	background-size: 110px;
}
.weixin_ma span{
	width: 100%;
	line-height: 40px;
	position:absolute;
	top:0;
	left: 0;
	text-align: center;
	color: #333;
	font-size: 14px;
}
#weixin_btn:hover .weixin_ma{
	display: block;
}
.pc_out{
	padding: 10px 20px;
	position: absolute;
	top: -85px;
	right: 210px;
	border-radius: 2px;
	background: #fff;
	font-size: 14px;
	display: none;
}
#pc_btn:hover .pc_out{
	display: block;
}
.test-border {
	width: 0;
	height: 0;
	border-top: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	bottom: -10px;
	left: 65px;
}
.test-border-1 {
	width: 0;
	height: 0;
	border-top: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	bottom: -10px;
	left: 85px;
}
/*视频窗口*/
.video-mask-box {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	display: none;
}
.video-mask-box .video-mask {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
}
.video-mask-box .video-box {
	width: 1200px;
	height: 675px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -600px;
	margin-top: -320px;
	background-color:rgba(0, 0, 0, 1)
}
.video-mask-box .video-quit {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 30px;
	right: 30px;
	cursor: pointer;
}
/**/
.swiper-slide{
	background:#1b1059
}
.claims-top-content-left{
	width:600px;
	float:left;
	text-align: left;
}
.claims-top-content-right{
	width:500px;
	float:left;
	position: relative;
    top: -140px;
}
/*理赔流程和标准*/
.claims-procedures{
	width: 100%;
    height: 588px;
    background: #fff;
    margin-top: 94px;
}
.claims-procedures-tt{
	width: 430px;
    height: 70px;
    background: url(../../img/claims/claims-procedures-tt.png) no-repeat center;
    text-align: center;
    color: #333;
    font-size: 40px;
    margin: 0 auto;
    line-height: 68px;
}
.claims-procedures-list{
	width: 1200px;
	height: 338px;
	margin: 0 auto;
    margin-top: 66px;
}
.wechat-applies{
	width: 350px;
	height: 338px;
	box-shadow: 1px 0px 20px #eee;
	border-radius: 10px;
	float: left;
	margin-left: 25px;
    margin-right: 25px;
}
.wechat-applies img{
	display: block;
	margin: 0 auto;
	margin-top: 34px;
	margin-bottom: px;
}
.wechat-applies p{
	font-size: 16px;
	color: #00aca0;
	text-align: center;
	font-weight: bold;
}
.wechat-applies-text img{
	float: left;
	margin-left: 40px;
	margin-top: 0px;
}
.wechat-applies-list{
	width: 220px;
	float: left;
	padding-top: 8px;
}
.wechat-applies-text{
	padding-top: 18px;
}
.wechat-applies-list span{
	display: block;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    color: #666;
    font-size: 14px;
    line-height: 12px;
    border: 1px solid #666;
    text-align: center;
    float: left;
}
.wechat-applies-list p{
	color: #666;
    font-size: 14px;
    float: left;
    display: block;
	line-height: 14px;
}
.wechat-applies-list ul li{
	overflow: hidden;
	height: 24px;
}
.wechat-applies-time{
	height: 50px;
    line-height: 50px;
    background: #F7F7F7;
    color: #999;
    font-size: 16px;
    clear: both;
    position: relative;
    bottom: -8px;
    text-align: center;
	border-bottom: 1px solid #edefef6e;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.wechat-applies-texts{
	padding-left: 96px;
}
/*客户评价*/
.customer-evaluation{
	width: 100%;
	background: #F9F9F9;
	padding-top: 140px;
	padding-bottom: 70px;
}
.customer-evaluation-tt{
	text-align: center;
	color: #333;
	font-size: 36px;
	line-height: 36px;
}
.customer-evaluation-list{
	width: 1200px;
    height: 354px;
    margin: 0 auto;
    margin-top: 66px;
}
.customer-evaluation-one{
	width: 224px;
    height: 352px;
    float: left;
    margin-left: 8px;
    margin-right: 8px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 1px 0px 20px #eee;
}
.customer-evaluation-one img{
	margin: 32px auto;
	display: block;
	height: 34px;
}
.customer-evaluation-text{
	width: 224px;
    height: 250px;
	text-align: left;
    background: #00aca0;
    border-top: 4px solid #ffe710;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.customer-evaluation-text p{
	padding-top: 36px;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
	font-size: 15px;
	text-align: justify;
}
.geekplus{
	position: relative;
    top: -4px;
}
/*理赔数据分析*/
.claimsdata{
	width: 100%;
	height: 680px;
	background: #ffffff;
	padding-top: 94px;
}
.claimsdata-tt{
	width: 430px;
    height: 70px;
    background: url(../../img/claims/claimsdata.png) no-repeat center;
    text-align: center;
    color: #333;
    font-size: 40px;
    margin: 0 auto;
    line-height: 68px;
}
.claimsdata-list{
	width: 1200px;
    height: 354px;
    margin: 0 auto;
	margin-top: 66px;
	text-align: center;
}
.claimsdata-one{
	width: 553px;
	float: left;
	padding-right: 47px;
}
.claimsdata-two{
    width: 553px;
	float: left;
	padding-left: 47px;
}
.claimsdata-one span, .claimsdata-two span{
	color: #333;
	font-size: 22px;
	font-weight: bold;
}
.claimsdata-one p, .claimsdata-two p{
	color: #666;
	font-size: 14px;
	padding-top: 10px;
    padding-bottom: 38px;
}
.claimsdata-one img, .claimsdata-two img{
	width:80%;
}
.cliam-service-banner{
	/*position: relative;*/
	/*height: 740px;*/
	/*overflow: hidden;*/
}
.cliam-service-banner .claim-service-banner-box{
	position: absolute;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	top: 20%;
}

.cliam-service-banner .claim-service-banner-box p:first-child{
	font-size: 46px;
	font-weight: bold;
	color: white;
}
.cliam-service-banner .class-banner-img{
	width: 100%;
	height: auto;
	/*position: absolute;*/
	/*height: 740px;*/
	/*left: 50%;*/
	/*transform: translateX(-50%);*/
}
.cliam-service-banner .claim-service-banner-box p:nth-child(2){
	font-size: 36px;
	color: white;
}
.cliam-service-banner .claim-service-banner-btn-box{
	margin-top: 40px;
}
.cliam-service-banner .claim-service-banner-btn{
	width:130px;
	height: 44px;
	background:rgba(45,198,181,1);
	border-radius:25px;
	color: white;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	float: left;
	margin-right: 37px;
	cursor: pointer;
	user-select: none;
	position: relative;
}
.cliam-service-banner .claim-service-banner-btn:hover{
	background: white;
	color: #00aca0;
}
.claim-service-banner-btn a{
	color: white;
	width: 100%;
	height: 100%;
}
.claim-service-banner-btn a:hover{
	color: #00aca0;
}

.claim-service-cont-box .claim-service-cont-mind-box{
	width: 1200px;
	margin: 0 auto;
}
.claim-service-cont-box .claim-service-cont-big-title{
	font-size: 36px;
	color: #333;
	padding-top: 140px;
	text-align: center;
	line-height: 36px;
}
.claim-service-cont-big-title-style{
	padding-top: 120px !important;
}
.claim-service-cont-big-title-pad{
	padding-top: 70px !important;
}
.claim-service-report-img{
  flex: 1;
	width: 190px;
	float:left;
	/* margin-right: 24px; */
}
.claim-service-report-img-last{
	margin-right: 0px;
}
.claim-service-cont-box .claim-service-cont-big-title img{
	height: 31px;
	transform: translateY(-4px);
	margin-right: 10px;
}
.claim-service-cont-box .claim-service-cont-sub-title{
	font-size: 24px;
	color: #9B9BA3;
	margin-top: 24px;
	text-align: center;
	line-height: 24px;
}
.claim-service-cont-box .claim-service-cont-btn{
	clear: both;
	width: 164px;
	height: 44px;
	border-radius: 22px;
	background: #2DC6B5;
	color: white;
	font-size: 16px;
	text-align: center;
	line-height: 44px;
	margin: 0 auto;
	margin-top: 48px;
	cursor: pointer;
	user-select:none;
	position: relative;
}
.claim-service-cont-box .claim-service-cont-head-list{
	/*overflow: hidden;*/
	width: 1004px;
	margin: 0 auto;
	margin-top: 70px;
}
.claim-service-cont-head-list .claim-service-cont-head-item{
	width: 285px;
	height: 231px;
	float: left;
	margin-right: 74px;
	text-align: center;
	font-size: 20px;
	color: #333;
	background:rgba(255,255,255,1);
	box-shadow:0px 2px 10px 0px rgba(199,181,181,0.3);
	border-radius:7px;
}
.claim-service-cont-head-list .claim-service-cont-head-item:last-child{
	margin-right: 0;
}
.claim-service-cont-head-item img{
	width: 285px;
	height: 179px;
}
.claim-service-cont-head-item p{
	font-size: 24px;
	line-height: 54px;
}
.claim-service-step-box .claim-service-cont-intitle{
	font-size: 26px;
	color: #333;
	margin: 70px 0;
	text-align: center;
}
.claim-service-step-box .claim-service-cont-claim-step-list{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 140px;
}
.claim-service-step-box{
	clear: both;
}
.claim-service-cont-claim-step-list .claim-service-cont-claim-step-item{
	width: 320px;
	height: 250px;
	float: left;
	margin-right: 116px;
	box-shadow:0px 0px 12px 0px rgba(223,223,223,0.36);
	border-radius:8px;
	text-align: center;
}
.claim-service-cont-claim-step-list .claim-service-cont-claim-step-item.last-claim-step-item{
	margin-right: 0;
}
.claim-service-cont-claim-step-item img{
	width: 75px;
	/* height: 75px; */
	margin-top: 32px;
	margin-bottom: 25px;
}
.claim-service-cont-claim-step-item p:nth-child(2){
	font-size: 22px;
	color: #333;
	margin-bottom: 2px;
}
.claim-service-cont-claim-step-item p:nth-child(3){
	font-size: 16px;
	color: #9B9BA3;
}
.claim-service-cont-claim-step-item p span{
	display: block;
}
.claim-service-banner-btn .weixin_ma{
	left: -10px;
}
.claim-service-cont-box.claim-service-dark-bg{
	background: #F9F9F9;
}
.claim-service-manage-box .claim-service-cont-claim-step-item{
	background: white;
	box-shadow: none;
	border-radius: 6px;
	width: 340px;
	height: 355px;
	margin-right: 78px;
	user-select:none;
	margin-bottom: 40px;
}
.claim-service-cont-claim-step-list-style .claim-service-cont-claim-step-item img{
	margin-top: 0px;
}
.claim-service-manage-box .claim-service-cont-claim-step-item img{
	width: 340px;
	height: 177px;
}
.claim-service-manage-box .claim-service-cont-claim-step-item p:nth-child(2){
	font-size: 20px;
	padding: 0 5px;
	margin-bottom: 10px;
}
.claim-service-manage-box .claim-service-cont-claim-step-item p:nth-child(3){
	font-size: 14px;
	padding: 0 5px;
}
.claim-service-manage-box .claim-service-cont-btn{
	margin-bottom: 70px;
}
.claim-service-report-box{
	padding-bottom: 70px;
}
.claim-service-report-box .claim-service-report-cont{
	width: 1200px;
  display: flex;
	background:rgba(255,255,255,1);
	border-radius:8px;
	text-align: center;
	padding-top: 50px;
	margin-top: 40px;
}
.claim-service-report-box .claim-service-report-cont p{
	color: #333333;
	margin-bottom: 50px;
	margin-top: 32px;
	line-height: 30px;
	text-align: center;
}
#page_btn_1:hover .weixin_ma_1{
	display: block;
}
#page_btn_1 .weixin_ma_1{
	background-image: url(../../img/claims/qrcode-geekplus.png);
	background-size: 125px 125px;
    background-position: 12px 34px;
}
#page_btn_2:hover .weixin_ma_2{
	display: block;
}
#page_btn_2 .weixin_ma_2{
	background-image: url(../../img/claims/qrcode-claim.png);
    background-size: 110px 110px;
    background-position: 20px 40px;
}
#page_btn_3:hover .weixin_ma_3{
	display: block;
}
#page_btn_3 .weixin_ma_3{
	background-image: url(../../img/claims/qrcode-usercenter.png);
    background-size: 110px 110px;
    background-position: 20px 40px;
}
#page_btn_4:hover .weixin_ma_4{
	display: block;
}
#page_btn_4 .weixin_ma_4{
	background-image: url(../../img/claims/qrcode-claim-report.png?ver=IG_VER);
    background-size: 110px 110px;
    background-position: 20px 40px;
}
.claim-service-cont-btn .weixin_ma{
	left: 5px;
    box-shadow: 0px 0px 12px 0px rgba(223,223,223,1);
}