.h4, .h5, .h6, h4, h5, h6,p{
	margin: 0;
}
/*nav css*/
.nav-header{
	background: #1a63ff;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
}

.navbar{
	margin-bottom: 0;
	border: 0px;
}
.navbar-default .navbar-nav>li>a{
	color: #fff;
}
.navbar-default{
	background: none;
}

.nav>li>a{
	font-size: 0.16rem;
	margin:0.1rem 0.175rem;
	padding: 0.05rem 0.13rem;
}
.navbar-nav>.actived>a{
	color: #fff;
	background-color: rgba(255,255,255,0.26) !important;
	border-radius: 2rem;
	}
.nav>li>a:before{
	position: absolute;
	content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    visibility: hidden;
    color: #fff;
	background-color: rgba(255,255,255,0.26);
  	border-radius: 2rem;
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transform: rotateY(-90deg);
}
.nav>li:hover a:before{
	transform: rotateY(0deg);
    opacity: 1;
    visibility: visible;
}
.nav-tabs>li>a:before{
	transform: rotateY(0deg);
	background: none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	color: #fff;
	background: none;
}
.pc-nav,.cd-nav-log,.cd-nav-yy{
	float: right;
}
.cd-nav-log{
	margin-left: 0.6rem;
}
.cd-nav-log a{
	font-size: 0.16rem;
	color: #fff;
	line-height: 0.5rem;
}
.cd-nav-log span{
	color: #fff;
	margin: 0 0.08rem;
}
.cd-nav-yy span{
	font-size: 0.16rem;
	color: #2185FF;
}
.cd-nav-yy{
	margin-left: 0.24rem;
	width: 0.2rem;
	height: 0.2rem;
	background: #fff;
	border-radius: 0.05rem;
	text-align: center;
	margin-top: 0.15rem;
}

.navbar-default .navbar-toggle{
	border: 0px;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color: #1a63ff;
}
.navbar-brand>img{
	height: 0.3rem;
}
/*nav css end*/
.cd-product-banner{
	width: 100%;
	height: 4rem;
	background: url(../img/cd-product-banner.jpg) no-repeat;
	color: #f0f0f0;
	padding-top: 1.24rem;
	background-size: cover;
	background-position: 50% 50%;
}
.product-banner-main{
	max-width: 4.95rem;
}
.product-banner-main h2{
	font-size: 0.36rem;
	font-weight: 600;
	color: #fff;
	letter-spacing: 0.03rem;
	margin-top: 0.15rem;

}
.product-banner-main h3{
	font-family: Microsoft Yi Baiti;
	font-size: 0.4rem;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.2);
}
.product-banner-main h3 img{
	width: 100%;
	max-width: 1.69rem;
	height: 0.72rem;
}
.product-banner-main p{
	font-size: 0.16rem;
	margin-top: 0.35rem;
	font-weight: 500;
}
.product-banner-main span{
	width: 0.22rem;
	height: 0.05rem;
	background: #f0f0f0;
	display: block;
	margin-top: 0.12rem;
}

.cd-product-list{
	margin-top: 1.17rem;
}
.mok{
	display: none;
}
.nav-tabs{
	border-bottom:0px;
	margin-bottom: 0.6rem;
}
.nav-tabs>li>a{
	font-size: 0.16rem;
	color: #131313;
	border-radius: 0.3rem;
	cursor: pointer;
	margin: 0 0.32rem 0 0;
	padding: 0.03rem 0.185rem;
}
.nav-tabs>li>a:hover{
	background: none;
	border: 1px solid #fff;
	color: #8a8a8a;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	color: #fff;
	background: #2185ff;
	border:1px solid #2185ff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color: #fff;
}
.product-tab img{
	width: 100%;
	max-width: 5.98rem;
}
.product-tab-right img{
	width: 100%;
	max-width: 5.98rem;
	float: right;
}
.mok_tabs_main{
	text-align: left;
	padding-top: 2.1rem;
	min-height: 3.92rem;
	margin-bottom: 0.2rem;
	transition: all 0.3s ease;
}
.mok_tabs_main:before{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 0.68rem;
	background: #F5F5F5;
	min-height: 3.92rem;
	transition: all 0.3s;
}
.mok_box:hover .mok_tabs_main:before{
	background: #C4C4C4;
}

.mok_tabs_main h2{
	font-size: 0.3rem;
	color: #131313;
	border-left: 0.08rem solid #2185ff;
	padding-left: 0.12rem;
}
.mok_hover{
	border-right: 0.86rem solid #2185ff;
}
.product_mok_img{
	margin-bottom: 0.2rem;
}
.product_mok_img img{
	height: 3.92rem;
}
.mok_tabs_cont{
	padding-right: 1.36rem;
}
.mok_tabs_cont p{
	font-size: 0.16rem;
	color: #6a6a6a;
	margin-top: 0.4rem;
}
.mok_tabs_main span{
	color: #999999;
	font-size: 0.14rem;
	border-radius: 1rem;
	background: #f6f6f6;
	padding:0.05rem 0.155rem;
	margin-right: 0.22rem;
}
	.row{
		margin-right: 0;
		margin-left: 0;
	}
.mok .row{
	margin-bottom: 0.6rem;
}
.tcdPageCode{ 
	margin-top: 0.2rem; 
	margin-bottom: 1.2rem; 
	text-align: right;
	color: #ccc;
}
.tcdPageCode a{
	display: inline-block;
	font-size: 0.12rem;
	color: #ccc;
	height: 0.24rem; 
	width: 0.24rem;	
	line-height: 0.24rem;
	border: 1px solid #ccc;	
	margin: 0 0.06rem;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s;
}
.tcdPageCode a:hover{
	text-decoration: none;
	border: 1px solid #ccc;
	background: #ccc;
	color: #fff;
}
.tcdPageCode span.current{
	display: inline-block;
	color: #fff;
	font-size: 0.12rem;
	height: 0.32rem; 
	width: 0.32rem;	
	line-height: 0.32rem;
	border: 1px solid #2185FF;	
	margin: 0 0.06rem;
	background: #2185FF;
	border-radius: 100%;
	vertical-align: middle;
	text-align: center;
	transition: all 0.3s;
}
.tcdPageCode span.disabled,.prevPage{	
	display: inline-block;
	height: 0.24rem;
	line-height: 0.20rem !important;
	color: #ccc;
	text-align: center; 
	margin: 0 0.06rem;
	border-radius: 100%;
	vertical-align: middle;
	text-align: center;
	padding-right: 0.07rem;
	font-size: 0.25rem !important;
	border: 0 !important;
}
.prevPage{
	color: #ccc !important;
	background: #fff !important;
}
.nextPage{
	padding-left: 0.07rem;
	border: 0px !important;
	font-size: 0.25rem !important;
	line-height: 0.2rem !important;
	background: #fff !important;
	color: #ccc !important;
}
.product-footer-bg{
	background: #131313;
	min-height: 2.56rem;
	padding-top: 0.55rem;
	color: #fff;
}
.mobile-footer{
	background: #131313;
	color: #fff;
}
.mobile-footer2{
	background: #131313;
	color: #fff;
}
.footer-list-left{
	padding: 0;
	margin-left: 0.1rem;
}
.footer-list-left li{
	margin-bottom: 0.13rem;
}
.footer-list-left li a{
	color: #cccccc;
	font-size: 0.14rem;
}
.footer-list-left li a img,.footer-bot a img{
	padding-right: 0.11rem;
}
.footer-bot{
	margin-bottom: 0.38rem;
	margin-left: 0.1rem;
}
.footer-bot a{
	color: #fff;
	font-size: 0.14rem;
	cursor:default ;
}
.footer-list-right{
	text-align: right;
	margin-top: 0.5rem;
}
.footer-list-right p{
	font-size: 0.12rem;
	color: #cccccc;
}
.footer-list-right p a{
	color: #fff;
}
.footer-phone{
	font-size: 0.14rem;
	color: #fff !important;
	margin: 0.16rem 0 0.22rem 0;
}
.footer-phone span{
	margin-left: 0.08rem;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	border-color: #1a63ff;
}
.cd-footer-copy{
  padding: 0;
  text-align: center;
  padding: 0.1rem 0;
}
.cd-footer-copy a{
	color: #B9B9B9;
	font-size: 0.12rem;
}

/*right flex css*/
.cndns-right{
	position:fixed;
	right:0.5rem;
	top:42%;
	margin-top:0px;
	z-index:100;
}
.cndns-right-meau{
	position:relative;
	border-radius:0.48rem;
	background:#fff;
	box-shadow:0px 0px 12px rgba(12,12,13,0.06);
}
.cndns-right-btn{
	width:0.48rem;
	height:0.48rem; 
	z-index: 99; 
	text-align:center;
	display:block;
	margin-bottom:10px;
	position:relative;
	border-radius:0.48rem;	
}
.cndns-right-btn span img{
	width:0.22rem; 
	height:0.22rem; 
	margin-top: 0.13rem;
}
.cndns-right-btn p img{
	width:0.22rem; 
	height:0.22rem;
}
.cndns-right-btn sup{
	display:block;
	min-width:22px;
	height:22px;
	text-align:center;
	line-height:22px;
	color:#fff;
	border-radius: 50%;
	background-color:#ff6800;
	position:absolute;
	left:-12px;
	top:-12px;
}
.cndns-right-btn p{
	background:#2185FF;
	width:0.48rem;
	height:0.48rem; 
	border-radius:0.48rem;
	padding-top:0.12rem;
	display:none;
	box-shadow:0px 0px 6px rgba(12,12,13,0.1);
}
.cndns-right-meau:hover .cndns-right-btn span{
	display:none;
}
.cndns-right-meau:hover .cndns-right-btn p{
	display:block;
}
.meau-car .cndns-right-btn {
	border-color:#ff6800;
	margin-bottom:20px;
}
.meau-car.cndns-right-meau:hover .cndns-right-btn{
	background-color:#ff6800;
}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{
	color:#fff;
	display:block;
}
.meau-car .cndns-right-btn span{
	color:#ff6800;
}
.meau-sev .cndns-right-btn p{
	color:#fff;
}
.meau-sev .cndns-right-btn span{
	color:#fff;
}
.meau-top .cndns-right-btn span{
	font-size:12px;
	line-height:12px;
	padding-top:10px;
	display:block;
}
.meau-top .cndns-right-btn i{
	display:block;
	color:#999;
}
.meau-top.cndns-right-meau:hover .cndns-right-btn{
	background-color:#ff6800;
}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{
	display:block;
	color:#fff;
} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{
	color:#fff;
}
.cndns-right-box{
	position:absolute;
	top:0px;
	right:0px;
	padding-right:25px;
	opacity: 0;
	width: 0;
	transition: all 0.3s;
	overflow: hidden;
}

.cndns-right-box .box-border{
	height: auto;
	background-color:#2185FF;
	-webkit-box-shadow: 0 0px 8px rgba(0,0,0,.15);
	-moz-box-shadow: 0 0px 8px rgba(0,0,0,.15);
	box-shadow: 0 0px 8px rgba(0,0,0,.15);
	position:relative;
	font-size: 0.16rem;
	padding: 0.13rem;
}
.meau-sev .cndns-right-box .box-border{
	width:200px !important;
	opacity: 1;
}
.meau-contact .cndns-right-box .box-border{
	width:200px;
}
.cndns-right-meau:hover .cndns-right-box{
	opacity: 1;
	width: 200px;
	overflow: hidden;
}
.lyfolat{
	display:none;
	width: 0rem;
	position: absolute;
	right: 0.8rem !important;
	top: 0.01rem;
	opacity: 0;
}
.rsbor{
	margin-top: -50px;
}
.meau-code .box-border{
	width: 1.4rem;
	padding: 0.13rem 0.05rem;
}
.mrfl{
	margin-left:32px !important;
}
.meau-code .cndns-right-box .box-border{
	/*width:156px;
	text-align:center;
	border-top:1px solid #ccc;*/
}
.meau-code .cndns-right-box .box-border i{
	display:block;
	color:#f66e06;
	font-size:16px;
	line-height:16px;
}
.meau-code .cndns-right-box .box-border .arrow-right{
	top:inherit;
	bottom:50px;
}
.meau-sev .cndns-right-btn .demo-icon{
	display:none;
}
.meau-sev .cndns-right-btn .demo-icon{
	width: 0.28rem;
	height: 0.28rem;
	vertical-align: middle;
}
.app-rest-right{
	right: 0.3rem;
	min-height: 1.6rem;
}
.app-rest-right .box-border{
	border-radius: 0.1rem;
}
.floatright,.floatright2{
	color: #fff;
	font-size: 0.16rem;
	padding-left: 0.4rem !important;
	border-radius:5rem;
}

.lysize{
	color: #fff;
	font-size: 0.16rem;
	padding-left:0.3rem !important;
	border-radius: 0.48rem;
}
.rest-width{
	width: 230px;
	color: #fff !important;
	padding-left: 0 !important;
}
.floatrightcont{
	background: #fff !important;
	/*top: -1rem;*/
	border-right: 8px solid #107bef;
	border-radius: 0.1rem 0rem 0.1rem 0.1rem !important;
	margin-right: -15px;
}
.floatrightcont:before{
	content: '';
	position: absolute;
	right: -0.49rem;
	top:0px;
	background: url(../img/rightly.png) no-repeat;
	width: 0.36rem;
	height: 0.44rem;
	z-index: 9;
}

.rsbor:before{
	content: '';
	position: absolute;
	right: -0.1rem;
	top:0.5rem;
	background: url(../img/rightwx.png) no-repeat;
	width: 0.38rem;
	height: 0.47rem;
}
.sev-t{
	vertical-align: middle;
}
.sev-t img{
	height: 1.3rem;
	width: 1.3rem;
}
.meau-code .cndns-right-box .box-border{
	
}
.rightbtn{
	background:#2185FF;
	color: #fff !important;
	font-size: 0.16rem !important;
	border-radius: 3.6rem !important;
	width: 3.6rem;
	margin-top: 0.2rem;
	text-align: center !important;
	padding: 0.08rem 0.13rem;
}
.rightbtn:hover{
	color: #fff;
}
.right-float-form h3{
	margin-bottom: 0.2rem;
}
.right-float-form h3 img{
	height: 0.23rem;
}
.frcolse{
	position: absolute;
	color: #c4c4c4;
	font-size: 0.2rem;
	right:0.3rem;
	top: 0.2rem;
	cursor: pointer;
}
.frcolse:hover{
	color: #6A6A6A;
}
.right-float-form{
	padding:0.2rem 0.2rem 0rem 0.2rem;
	box-shadow: 0px 1px 10px rgba(12,12,13,0.1);
	border-radius: 0.1rem 0px 0.1rem 0.1rem;
}
.right-textare{
	width: 96%;
	border:1px solid #e5e5e5;
	text-align: left;
	padding: 0.08rem 0.2rem;
	color: #757575;
	border-radius: 0.05rem;
/*	min-height: 1.4rem;*/
	font-size: 0.14rem;
}
.right-float-form input{
	width: 96%;
	padding-left: 0.2rem;
	margin-bottom: 0.2rem;
	color: #757575;
	font-size: 0.14rem;
	border-radius: 0.05rem;
	border:1px solid #e5e5e5;
	text-align: left;
	padding: 0.08rem 0.13rem;
}
/*right flex end*/
.product-search{
	position: absolute;
	right: 7px;
}
.product-search-input{
	min-width: 2.46rem;
	height: 0.36rem;
	color: #6A6A6A;
	padding-left: 0.3rem;
	border-radius: 6rem 0 0 6rem;
	border:1px solid #C4C4C4;
	font-size: 0.16rem;
	display: inline-block;
	margin-right: 0.7rem;
}
.search-btn{
	border:1px solid #2185ff;
	background: #2185ff;
	height: 0.36rem;
	width: 0.7rem;
	border-radius:0 6rem 6rem 0 ;
	display: inline-block;
	position: absolute;
	top: 0px;
	right: 0;
}
.search-btn img{
  	height: 0.22rem;
}
/*ck App*/

.ckApp_banner{
	width: 100%;
	height: 9.21rem;
	background: url(../img/banner_caikerAPP.jpg) no-repeat;
	background-size: cover;
	background-origin:50% 50%;
	margin-top:0.5rem;
}
.ckApp_hello{
	width: 4.12rem;
	position: relative;
	margin: 0 auto;
	padding-top: 2.6rem;
	display: block;
}
.ckApp_dot{
	width: 2rem;
	position: relative;
	margin: 0 auto;
	margin-top: 2.05rem;
	color: #fff;
	font-size: 0.16rem;
	letter-spacing: 0.02rem;
	text-align: center;
}
.ckApp_dot p{
	margin-bottom: 0.2rem;
}
.ck_who{
	padding-top: 2.62rem;
}
.down-dot{
	width: 0.8rem;
	position: relative;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 0.7rem;
}
.banner_dot img{
	max-width: 0.76rem;
}
.pt63{
	padding-top: 0.7rem;
}
.marin-dot{
	margin-bottom: 0.7rem;
	margin-top: 0.9rem;
}
.mt196{
	margin-top: 2.7rem;
}
.mt196 img{
	padding-left: 2.2rem;	
}
.mt70{
	margin-top: 0.7rem;
}
.pt150{
	padding-top: 1.2rem;
}
.ptb228{
	padding-top: 2.28rem;
	padding-bottom: 1.18rem;
}

.About_banner_box{
	height: 4.04rem;
	margin-top: 0.5rem;
}
.About_banner_main{
	margin-top: 1rem;
}
.About_banner{
	background: #131313;
	background-size:cover ;
	height: 2.98rem;
	padding-top: 0.84rem;
}
.About_banner img{
	height: 3.16rem;
}
.About_banner_main h4{
	color: #eeeeee;
	font-size: 0.36rem;
	margin-bottom: 0.09rem;
	font-family: Microsoft Yi Baiti;
}
.About_banner_main h2{
	color: #ffffff;
	font-size: 0.36rem;
	margin-bottom: 0.4rem;
}
.About_banner_cont span{
	width: 0.23rem;
	height: 0.04rem;
	background: #131313;
	display: block;
	margin-top: 0.16rem;
}

.Ab_company_bg{
	background: #fbfbfb;
	padding-top: 0.5rem;
	max-height: 3.6rem;
	margin-top: 0.7rem;
	padding-right: 0.5rem;
}

.custom-left-main{
	padding-top: 0.56rem;
	max-width: 3.06rem;
}
.Ab_company_mian h3,.Ab_team_main h3,.team_left_main h3,.custom-left-main h3{
	font-size: 0.28rem;
	color: #131313;
	border-left: 0.1rem solid #205dea;
	padding-left: 0.1rem;
	margin-bottom: 0.08rem;
}

.Ab_team_main h3,.custom-left-main h3{
	border-left: 0.1rem solid #fb233b;
}
.company_fb{
	font-size: 0.11rem;
	color: #999999;
	
}
.Ab_company_cont,.Ab_team_cont,.custom_left_cont{
	margin-top: 0.64rem;
}
.team_left_cont{
	margin-top: 0.4rem;
}
.Ab_company_cont p,.Ab_team_cont p,.team_left_cont p,.custom_left_cont p{
	font-size: 0.16rem;
	color: #6a6a6a;
	margin-bottom: 0.3rem;
	font-weight: 400;
}
.Ab_company_cont p em{
	font-style: normal;
	color: #131313;
	font-weight: 500;
}
.mt2{
	margin-top: 2rem;
}
.company_img{
	padding-top: 0.45rem;
}
.company_img img{
	height: 4.2rem;
}
.mt2{
	margin-top: 2rem;
}
.Ab_team_bg{
	background: url(../img/map_bg.png) no-repeat;
	height: 3.55rem;
	margin-top: 2.68rem;
	background-size:cover ;
}
.Ab_team_main{
	max-width: 3.2rem;
	position: relative;
	margin: 0rem auto;
	padding: 0.32rem 0;
}
.team_right_mg{
	margin-top: 0.72rem;
}
.team_right_mg img{
	height: 2.37rem;
}
.team_left_img img{
	height: 3.09rem;
}
.team_item_cont{
	text-align: center;
}
.mt1{
	margin-top: 1rem;
}
.team_item_img{
	padding: 0.22rem 0;
}
.team_item_img img{
	height: 0.68rem;
}
.team_item_cont p{
	font-size: 0.14rem;
	color: #6a7581;
	margin-top: 0.35rem;
}
.team_item_cont p span{
	font-size: 0.26rem;
	color: #131313;
	display: block;
	padding-bottom: 0.03rem;
}
.mt02{
	margin-top: 0.3rem;
}
.team_btn_app:hover,.custom_btn_app:hover{
	background: #2185FF;
	color: #fff;
}
.team_btn_app,.custom_btn_app{
	font-size: 0.12rem;
	color: #205dea;
	border:1px solid #2185FF;
	width: 1.02rem;
	padding: 0.04rem 0;
	text-align: center;
	border-radius: 1.02rem;
	display:inline-block;
	transition: all 0.3s;
}
.custom_btn_app{
	width: 1.2rem;
	margin-right: 0.26rem;
}
.mb78{
	margin-bottom: 0.78rem;
}
.custom_right_img img{
	height: 3.4rem;
}
.custom_left_bg{
	position: relative;
	height: 3.4rem;
	background: url(../img/partners_photo1.png) no-repeat;
	display: block;
	background-size: cover;
	right: 0px;
}
.information_rwm{
	display: inline-block;
	text-align: center;
	margin-right: 0.7rem;
}
.information_rwm img{
	height: 1.31rem;
}
.information_rwm p{
	font-size: 0.14rem;
	color: #6a6a6a;
	margin-top: 0.15rem;
}
.information_list p{
	font-size: 0.14rem;
	color: #6a6a6a;
	margin-bottom: 0.32rem;
}
.information_list img{
	margin-right: 0.26rem;
	height: 0.18rem;
}
.information_list p span{
	margin-left: 0.16rem;
}
.mb12{
	margin-bottom: 1.2rem;
}
.solution_banenr_box{
	margin-top: 0.5rem;
	background: #f5f5f5;
}
.solution_banenr_img{
	text-align: center;
	margin-top: -0.78rem;
}
.solution_banenr_img img{
	height: 1.56rem;
}
.solution_banenr{
	background: #131313;
	height: 2.98rem;
	padding-top: 0.6rem;
	text-align: center;
}
.solution_banenr h4{
	font-size: 0.36rem;
	color: #eeeeee;
	font-family: Microsoft Yi Baiti;
	margin-bottom: 0.14rem;
}
.solution_banenr h2{
	font-size: 0.36rem;
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 0.18rem;
}
.solution_banenr p{
	font-size: 0.16rem;
	color: #eeeeee;
}
.solution_banenr span{
	width: 0.22rem;
	height: 0.04rem;
	background: #f0f0f0;
	display: block;
	position: relative;
	margin: 0.2rem auto 0;
}
.programme_box{
	width: 100%;
	background: #f5f5f5 url(../img/voice_BG.png) bottom right no-repeat;
	padding-top: 1.2rem;
}
.programme_box_list{
	background: #fff;
	padding:0.7rem 0.56rem 0 0.56rem;
	margin: 0 0.26rem;
	min-height: 5.45rem;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
}
.programme_box_list:hover{
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
}
.programme_lsit_img{
	text-align: center;
}
.programme_lsit_img img{
	height: 0.86rem;
}
.programme_lsit_img p{
	font-size: 0.3rem;
	color: #666666;
	margin-top: 0.3rem;
	text-align: center;
}
.programme_lsit_cont{
	margin-top: 0.78rem;
}
.programme_lsit_cont p{
	color: #6a6a6a;
	font-size: 0.16rem;
	text-align: left;
	margin-bottom: 0.36rem;
}
.mt34{
	margin-top: 0.34rem !important;
}
.programme_botto h3{
	font-size: 0.4rem;
	color: #131313;
}
.programme_botto h4{
	font-size: 0.32rem;
	color: #C4C4C4;
	margin-top: 0.24rem;
}
.programme_botto{
	margin-top: 0.72rem;
	text-align: right;
	margin-bottom: 0.6rem;
	padding-right: 0.25rem;
}
.picture_box{
	background: #ffffff url(../img/image_BG.png) left bottom no-repeat;
	padding-top: 0.84rem;
}
.picture_box_left{
	padding-top: 2.96rem;
}
.picture_box_left h2{
	font-size: 0.4rem;
	color: #131313;
	margin-bottom: 0.22rem;
}
.picture_box_left h4{
	font-size: 0.32rem;
	color: #C4C4C4;
}
.picture_box_wirte h2,.picture_box_wirte2 h2{
	color: #fff !important;
}
.picture_box_right{
	background: #f5f5f5;
	padding: 1.18rem 0.35rem 0.48rem 0.35rem;
}
.picture_box_right h2{
	font-size: 0.3rem;
	color: #666666;
}
.box_right_cont{
	margin-top: 0.3rem;
	padding-left: 0.52rem;
	background: url(../img/picture_block.png) no-repeat;
}
.picture_box_cont{
	margin-top: 0.3rem;
	padding-left: 0.52rem;
	background: url(../img/picture_write.png) no-repeat;
}
.box_right_cont p{
	font-size: 0.16rem;
	color: #6a6a6a;
}
.picture_right_img{
	margin-top: 0.2rem;
}
.picture_right_img img{
	height: 2.4rem;
}
.picture_box_wirte,.picture_box_wirte2{
	padding: 0.48rem 0.35rem;
	background: #2185ff;
	margin-bottom: 0.2rem;
}
.picture_box_wirte2{
	padding-top: 1.13rem;
	padding-bottom: 0.68rem;
}
.picture_box_cont p{
	font-size: 0.16rem;
	color: #ffffff;
}
.text_data_box{
	background: #2c2c2c url(../img/txt_BG.png) center top no-repeat;
	max-height: 5.2rem;
	margin-bottom: 1.6rem;
	margin-top: 0.75rem;
}
.text_data_title{
	margin-top: 0.8rem;
	text-align: center;
	margin-bottom: 0.82rem;
}
.text_data_title h2{
	font-size: 0.4rem;
	color: #fff;
	margin-bottom: 0.24rem;
}
.text_data_title h4{
	color: #B9B9B9;
	font-size: 0.32rem;
}
.text_data_main{
	background: #f5f5f5;
	padding:0.8rem 0.48rem  0.48rem 0.48rem;
	margin-left: 0.2rem;
	margin-right: 0.2rem;
	min-height: 4.1rem;
}
.text_data_main h3{
	font-size: 0.3rem;
	color: #131313;
	margin-bottom: 0.48rem;
}
.text_data_main p{
	font-size: 0.16rem;
	color: #6a6a6a;
	margin-bottom: 0.34rem;
}
.text_data_bg{
	background: #f5f5f5 url(../img/txt_T_bg1.png) left top no-repeat;
}
.text_data_bg2{
	background: #f5f5f5 url(../img/txt_x_bg2.png)left bottom no-repeat;
}
.text_data_bg3{
	background: #f5f5f5 url(../img/txt_T_bg3.png)left bottom no-repeat;
}
.video_deata_box{
	background: #fff;
	padding-top: 0.8rem;
	margin-bottom: 1.5rem;
}
.video_deata__title{
	padding-top: 0.94rem;
	padding-bottom: 0.24rem;
	text-align: center;
	background: url(../img/video_BG.png) center top no-repeat;
	margin-bottom: 0.42rem;
}
.video_deata__title h2{
	font-size: 0.4rem;
	color: #131313;
	margin-bottom: 0.2rem;
}
.video_deata__title h4{
	font-size: 0.32rem;
	color: #C4C4C4;
}
.video_deata_main{
	border-bottom: 0.06rem solid #2185ff;
	min-height: 3.1rem;
}
	
.video_deata_main h2{
	padding: 0.3rem 0;
	text-align: center;
	background: #f5f5f5;
	font-size: 0.28rem;
	color: #131313;
}
.video_deata_cont{
	padding: 0.46rem 0.34rem 0.3rem 0.34rem;

}
.video_deata_cont p{
	color: #6A6A6A;
}
.video_deata_img img{
	height: 3.1rem;
}
.product_no_data{
	padding: 0.84rem 0;
	text-align: center;
}
.product_no_data h4{
	font-size: 0.2rem;
	color: #cccccc;
	margin-top: 0.2rem;	
}
.product_no_data p{
	font-size:0.14rem;
	margin-top: 0.18rem;
	color: #cccccc;
}
.product_no_data a{
	color: #2185ff;
	font-size: 0.14rem;
	margin-top: 0.06rem;
}
.product_no_data a:hover{
	text-decoration: underline;
}

.product_no_data img{
	width: 1.22rem;
	height: 1.48rem;
}
.ck_sucess{
	position: relative;
	text-align: center;
	margin: 2.64rem 0;
}
.success_cont{
	padding-top: 1.34rem;
	text-align: left;
}
.success_cont h2{
	color: #131313;
	font-size: 0.36rem;
	margin-bottom: 0.36rem;
}
.success_cont p{
	color: #6a6a6a;
	font-size: 0.16rem;
	margin-bottom: 0.36rem;
}
.success_cont a{
	padding: 0.1rem 0.2rem;
	background: #2185FF;
	color: #fff;
	font-size: 0.14rem;
	border-radius: 1rem;
}
.app_pc,.app_mobile{
	margin-top: 0.54rem;
}
.app_pc a,.app_mobile a{
	margin-right: 0.54rem;
}
.app_pc img,.app_mobile img{
	height: 0.44rem;
}
