body { padding-top: 0px; margin: 0 auto; }
*{
    font-family:Tahoma, Arial, Microsoft yahei !important;
}
img{
  border:0;
	max-width: 100%;
	vertical-align:middle;
}
ul, ol {
	list-style:none;
}
button, input, select, textarea, label { vertical-align:middle; outline:none; }
a{
	text-decoration: none;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
a:hover{
  text-decoration: none;
}
a:active{
  text-decoration: none;
}
a:focus{
  text-decoration: none;
}

/* ---set---*/
img {
    border: 0;
	max-width: 100%;
}
.width_Full{
  width: 100%;
}
 .space-sep20 { clear: both; display: block; height: 20px;
} .space-sep30 { clear: both; display: block; height: 30px;
} .space-sep40 { clear: both; display: block; height: 40px;
} .space-sep50 { clear: both; display: block; height: 50px;
} .space-sep60 { clear: both; display: block; height: 60px;
} .space-sep70 { clear: both; display: block; height: 70px;
} .space-sep80 { clear: both; display: block; height: 80px;
} .space-sep90 { clear: both; display: block; height: 90px;
} .space-sep100 { clear: both; display: block; height: 100px;}
.pd20 {
	padding: 20px 0px 30px 0px;
}
.home-divider {
  margin: 40px 0; 
} 
.home-divider2 {
  margin-top: 20px; 
  margin-bottom: 30px;
} 
.home-divider3 {
  margin-top: 20px; 
  margin-bottom: 0px;
}
.clear {
 clear: both;
}
/* ---set./---*/

/* ---public---*/
#content{ width: 100%; min-height: 1px;}
.pagebox{ width: 100%;}
#scroll {
	position:fixed; 
	bottom: 30px;
	right:50px; 
	z-index:1000;
}       
.scrollItem {
	width:100%; 
	height:96px;
	cursor:pointer; 
	text-align:center; 
	padding-top:12px; 
	}
.scrollItem:hover{
	opacity:0.8;
}

#pcbutton{
	display:block;
	}
#phonebutton{
display:none;
}
.skipmenu_none{
	display:none;
}


/* public-title */
.title_cterbox{
	width: 100%;
	min-height: 1px;
	padding-top: 50px;
	margin-bottom: 50px;
}
.sectitle {
	text-align:center;
	color:#7a7a7a;
	font-size:14px;
	margin-top: -20px;
	margin-bottom: 20px;
}
.h_t{
	color:#2871d5;
	font-size:2.4em;
	text-align:center;
}
.h_t1{color:#2871d5;}
.h_t2{color:#fff;}

.h_t_aid{
	text-align:center;
	color:#bbb;
	font-size:1em;
}
.h_t1_aid{color:#999;}
.h_t2_aid{color:#dae6f5;}




@media (max-width: 1440px){
.h_t{
	font-size:2em;
}
.h_t_aid{
    font-size: 0.8em;
}
.title_cterbox{
	width: 100%;
	min-height: 1px;
	padding-top: 45px;
	margin-bottom: 35px;
}

}

@media (min-width: 1200px) and (max-width:1439px) {
.title_cterbox{
	width: 100%;
	min-height: 1px;
	padding-top: 30px;
	margin-bottom: 30px;
}
.h_t {
    font-size: 1.8em;
    
}
.h_t_aid{
    display:none;
}

}



/* public-title./ */
.mian_contentbox{
	width: 100%;
	min-height: 1px;
}
.mian_contentbox_tbox{
	width: 100%;
	padding-left: 50px;
    padding-right: 50px;
}
.mian_contentbox_t1 {
    color: #4b565c;
    width: 100%;
    font-size: 1.6em;
    padding: 30px 0px 15px 0px;
}
.mian_contentbox_t2{
	color: #999;
	width: 100%;
	font-size: 1em;
	line-height: 1.6em;
}
.mian_contentbox_img{
	width: 100%;
}

/* ---public./---*/



/* ---头部---*/
.header_placeholder{
	height:62px; width:100%; background: #ffffff;
}

/* ---banner---*/
.banner{
	width: 100%; 
	height: 450px;
	background-image:url(../images/home/banner_index.jpg);
	background-size: cover;
	background-position: 80% 50%;
	background-repeat: no-repeat;
	background-color:#ffffff;
	position:relative;
}
.bannertitle{
	width:auto;
	min-height: 1px;
	position:relative;
}
.bannertitle i{
	font-style: normal;
}
.bannertitle span{
	display:block;
	position:relative;
	z-index: 2;
}
.bannertitle span br{
	display:none;
}
.bannertitle img{
    width: 186px;
    height: 8px;
    position: absolute;
    top: 18px;
    left: 0;
    z-index: 1;
}
.bannertitle-t1{
    font-size: 36px;
    color: #fffeea;
    font-weight: bold;
    line-height: 48px;
    margin-top: 14px;
}
.bannertitle-t2{
	color:#ffffff;
	font-size: 18px;
	line-height: 24px;
}
.bannertitle-t3{
	color:rgba(255,255,255,.48);
	font-size: 12px;
	line-height: 18px;
    margin-bottom: 10px;
}
.carousel-content {
	color: #fff;
	text-align: left;
	margin-top: 18%;
}
.sub-carousel-content {
    color: #fff;
    text-align: left;
    margin-top: 7%;
}
.carousel-content .sub-btn-slide {
	margin-top:12px;
}
.btn-slide {
    font-size: 16px;
    border: 1px solid #fff;
    background-color: rgba(40,113,213,.3);
    color: #fff;
    border-radius: 4px;
    margin-top: 20px;
    display: inline-block;
    width: 200px;
    height: 38px;
    line-height: 37px;
    text-align: center;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
.btn-slide:hover {
   	color: #2871d5;
	background-color: #fff;
	text-decoration: none;
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
.btn-more {
    font-size: 16px;
    border: 1px solid #d7d7d7;
    color: #2c58c1;
    border-radius: 4px;
    margin-top: 30px;
    display: inline-block;
    width: 200px;
    height: 38px;
    line-height: 37px;
    text-align: center;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
.btn-more:hover {
   	color: #fff;
	background-color: #2c58c1;
	border: 1px solid #2c58c1;
	text-decoration: none;
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@media (max-width: 767px) {
	.banner {height: 170px;background-position: 62% 50% !important;}
	.bannertitle-t1 {font-size: 24px;width: 80%;line-height: 28px; margin-top: 10px;}
	.bannertitle-t2 {font-size: 16px; display: none !important;}
	.bannertitle-t3{}
	.bannertitle i {font-size: 16px; line-height: 20px; display: block; margin-bottom: 10px;}
	.bannertitle img {width: 40px;height: 2px;top: 0px;}
	.carousel-content {margin-top: 12%;}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bannertitle-t1 {font-size: 32px; line-height: 42px; margin-top: 10px;}
	.bannertitle-t2 {font-size: 16px; line-height: 24px;}
	.bannertitle-t3 {font-size: 12px; line-height: 16px; margin-bottom: 10px;}
	.bannertitle img {width: 162px; height: 6px;top: 17px;}
	.carousel-content {margin-top: 16%;}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.carousel-content {margin-top: 13%;}
}
@media (min-width: 1200px) and (max-width: 1439px) {
	.carousel-content {margin-top: 15%;}
}
@media (min-width: 1440px) and (max-width: 1599px) {
}
@media (min-width: 1600px){
	.bannertitle {overflow: inherit;}
	.bannertitle-t1 {font-size: 48px; line-height: 60px; margin-top: 16px;}
	.bannertitle-t2 {font-size: 24px; line-height: 28px;}
	.bannertitle-t3 {font-size: 14px; line-height: 26px;}
	.bannertitle img {width: 248px; top: 23px;}
}
@media (min-width: 1900px){
	.carousel-content {margin-top: 16%;}
}
/* ---banner-end--*/



/* ---PG1---*/
.home_title_banner{
	width:90%;
}
.pg1{
    background: #f5f8fc;
    min-height: 1px;
	padding-bottom: 40px;
}
.pg1_icon { 
	border-radius: 50%;
	display: block;
	font-size: 16px; 
	width: 60px; 
	height: 60px; 
	line-height: 60px;
	margin: 0 auto;
	margin-top: 20px
}
.pg1_text {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e3e3e3;
}               
.h_text2 h4{
	font-size: 20px;
	line-height: 28px;
	border-left: 2px solid rgba(68,222,59,1);
	padding: 0px 30px 0px 30px;
}
.h_text2 p{
    color: #777;
    font-size: 14px;
	line-height: 24px;
	padding: 0px 30px 30px 30px;
	margin:0;
}
.home1_border{
	margin:20px 0px 20px 0px;
}
.home_case{
	margin:20px 0px 20px 0px;
}
.home_schemebg{
    width: auto;
    min-height: 1px;
    overflow: hidden;
    background-color: #ffffff;
		padding: 20px 40px;
		margin-bottom: 15px;
}
.home_schemebg span{
	display: block;
}
.home_schemebg2{
    width: auto;
    min-height: 1px;
    overflow: hidden;
    background-color: #ffffff;
    padding: 30px 30px;
    border: 2px solid #f5f8fc;
    margin-bottom: 15px;
}
.home_schemebg2 span{
	display: block;
}
.home_schemebg_title{
	font-size: 18px;
	line-height: 24px;
	color:#333333;
    margin-top: 12px;
}
.home_schemebg_line{
	width:44px;
	height:2px;
	background-color: #30de57;
	margin:8px 0px 12px 0px;
}
.home_schemebg_desc{
	font-size: 12px;
	line-height: 18px;
	color:#999999;
	margin-bottom: 16px;
}
.home_schemebg_desc2{
	font-size: 12px;
	line-height: 18px;
	color:#999999;
	margin-bottom: 16px;
}
.home_schemebg_more{
	margin-top: 16px;
}
.home_schemebg_more a{
	font-size: 12px;
	line-height: 18px;
	color:#cccccc;
}
.home_schemebg_more a:hover{
	color:#2871d5;
}

/*pg2*/

.pg2 {
    background: #ffffff;
    min-height: 1px;
    padding-bottom: 60px;
}

.twocol_content {
    display: block;
    text-align: left;
	padding-bottom: 20px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.twocol_content_img {
    max-width: 100%;
	/* margin-left: auto; */
    margin-right: auto;
}
.twocol_content .caption {
	max-width: 100%;
    color: #7a7a7a;
	font-size: 14px;
}
.twocol_content h3 {
    color: #444;
    font-size: 18px;
    text-align: center;
    /*font-weight: 800;*/
}



/* ---PG3---*/
.pg3{
	background: #ffffff;
	min-height: 1px;
	padding-bottom: 70px;
}

.home3_border{
	margin: 20px 240px;
}




/* pg3 */
.risk_mobile{
	display:none;
}

.right-text { 
	text-align: right;
} 

 ul.icon-content-list-container { 
 	padding: 0;
	list-style-type: none;
}
ul.icon-content-list-container li.icon-content-single { 
	margin: 0 0 20px 0; 
	list-style-type: none;
}
ul.icon-content-list-container li.icon-content-single:last-child {
	 margin-bottom: 0;
}
.content-box { 
	overflow: hidden;
	margin-bottom:15px;
} 
.content-box .h4-body-title { 
	margin: 0; 
	line-height: 60px;
	margin-bottom: 5px;
	color: #333;
	font-size: 20px;
}

.content-box .content-box-text { 
	color:#666;
	line-height: 20px;
	margin-left: 0; 
	margin-right: 80px;
} 
ul.icon-content-list-container li.icon-content-single .content-box .h4-body-title span { 
	margin-top: 14px;
} 
ul.icon-content-list-container li.icon-content-single .content-box-text { 
	margin-top: -14px;
} 
.right-text ul.icon-content-list-container li.icon-content-single .h4-body-title span { 
	float: right; 
	margin-left: 20px; 
	margin-right: 0;
}

.home2_icon{
	margin-bottom:20px;
}
.home3_img{
	padding:20px 30px 0 30px;
}
.h_text1{
	padding-top:20px;
}
.h_text1 h3{
    color: #000;
    font-size: 20px;
	line-height: 28px;
	margin: 30px 0 10px 0;
}
.h_text1 h3 i{
	display:none;
}
.h_text1 p{
    color: #999;
    font-size: 14px;
    line-height: 24px;
}

.home2_border{
	margin: 20px 70px 30px;
}
.h4-body-title strong{
	font-size: 20px;
    line-height: 46px;
    padding-left: 15px;
}



/* ---PG4---*/
.pg4 {
	width: 100%;
	min-height: 1px;
	background: #fff;
	padding-bottom: 60px;
	}
.appcaselogo {
	border: 1px solid #eee;
	border-radius: 4%;
	max-height: 60px;
    display: block;
    margin: 0 auto 20px;
}

.video_border{
	margin: 10px 140px;
	background:#f5f8fc;
}

.thumbnail {
    padding: 0px;
    margin-bottom: 0px;
    border: none;
}
.pg5_r_bg {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.pg5_l_bg {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}
.pg5_Rspacing {
    padding: 50px 40px 30px 20px;
}
.pg5_Rspacing p{
	font-size:18px;
	margin:0 0 5px;
}
.pg5_Rtitle {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding-bottom:20px;
    font-size: 24px;
	color: #333;
	border-bottom:1px solid rgb(227, 233, 241);
}
.pg5_Rtext {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
	line-height: 24px;
	opacity: 0.7;
	padding-top:20px;
	text-align:justify;
}

/* ---PG4---*/
.casescreen{
    background: #f5f8fc;
    min-height: 1px;
    padding-bottom: 50px;
}
.casescreen_logo{
	margin-top: 20px;
}
.casescreen_logo a{
	display:block;
}

.scenepage{

}
.scenepagelist{
	
}



@media (max-width: 1800px){
	/*p1*/
	.h_text2 h4{
		font-size: 17px;
		line-height: 24px;
	}
	.h_text2 p{
		font-size: 13px;
		line-height: 21px;
	}

	/*p2*/
	.h_text1{
		padding-top:20px;
	}
	
	.h_text1 h3{
		color: #000;
		font-size: 17px;
		line-height: 24px;
		margin:0;
		padding:0 0 10px 0;
		
	}
	.h_text1 p{
		color: #777777;
		font-size: 13px;
		line-height: 21px;
	}
	.home3_border{
		margin: 40px 200px 0px 200px;
	}

	/*p3*/
	.home3_img{
		padding: 0px 20px 0px 20px;
	}
	

    /*p4 video*/  
	.video_border{
		margin: 10px 90px;
	}
	.pg5_Rspacing {
		padding: 40px 40px 30px 10px;
	
	}
	.pg5_Rtitle {
		padding-bottom:20px;
		font-size: 22px;
	}
}

@media (max-width: 1599px){
	.h_text2 h4{
		font-size: 16px;
		line-height: 22px;
		padding: 0px 20px 0px 20px;
	}
    .h_text2 p{
		font-size: 12px;
        line-height: 20px;
		padding: 0px 20px 30px 20px;
	}
	.home2_icon{
		margin-bottom:10px;
	}
	 /*p2*/  
	.home2_border{
		margin:30px 20px 10px 20px;
	}
	/*p3*/ 
	.pg3{
		padding-bottom:30px;
	}

	.h_text1 p{
		color: #777;
		font-size: 12px;
		line-height: 20px;
	}
	.h_text1 h3{
		font-size: 16px;
		line-height: 22px;
		padding:0 0 8px 0;
	}
	.home3_img{
		padding: 0px 30px 40px 30px;
	}
	/*p4*/ 
	.video_border{
		margin: 10px 90px 24px 90px;
	}
	.pg5_Rspacing {
		padding: 40px 30px 0px 0px;
	}
	.pg5_Rtitle{
		font-size:20px;
	}
	.pg5_Rtext{
		font-size:12px;
	}
	.pg5_Rspacing p{
		font-size:14px;
	}

}


@media (max-width:1199px) {
	.home1_border{
		margin:0px 20px;
	}
	.home_case{
		margin:0px 20px;
	}
	.h_text1{
		padding-top:0px;
	}
	.h_text1 p{
		margin:5px  0px 25px;
	}
	.home3_img {
		padding: 0px 20px 0px 20px;
	}

	.h_text1 h3 {
		font-size: 14px;
		line-height: 20px;
		padding: 0;
	}
	
	.h_text2 h4 {
		font-size: 14px;
		line-height: 20px;
		padding: 0px 20px 0px 20px;
	}
	.pg2{
		padding-bottom:40px;
	}
	.pg3{
		padding-bottom:40px;
	}
	/*p4*/ 
	.pg5_Rspacing {
		padding: 25px 30px 0px 0px;
	}
	.pg5_Rtext {
		font-size: 12px;
		line-height: 20px;
	}
	.pg5_Rtitle{
		font-size: 16px;
		padding-bottom:15px;
	}
	
	
	}


@media (max-width:991px) {
	/*p1*/ 
	.home1_border {
		margin: 0px 0px;
	}
	.home_case {
		margin: 0px 0px;
	}
	.mian_contentbox_img{
		width:100%;
		margin-top: 5%;
	}

	.margin-bottom{
		margin:10px 0;
	}

	/*p3*/ 
	.risk_mobile{
		display:block;
	}
	.risk_icon{
		width:40px;
		float: left;
	}
	.home2_border{
		margin:20px 0px;
	}

	.h_text2 p {
		font-size: 12px;
		line-height: 20px;
		padding: 0px 10px 20px 10px;
	}
	.h_text2 h4 {
		font-size: 13px;
		line-height: 20px;
		padding: 0px 10px 0px 10px;
	}
	.home3_border{
		margin:20px 100px;
	}
	/*p4*/ 
	.video_border {
		margin: 10px 0px;
	}

}


@media (max-width:767px) {
.home3_img{
	display:none;
}
.right-text {
    text-align: left;
}
.h_text1 p {
    line-height: 18px;
    padding-left: 20px;
    color: #999;
}
.casescreen_logo {
    margin-top: 15px;
}
.h_text1 h3 i{
    display: block;
    float: left;
    font-size: 22px;
    margin-right: 10px;
    color: #4784d4;
    font-style: normal;
}
.header_placeholder{
	height:59px;
}
	.h_text1{
		padding-left:0px;
	}
	.skipmenu {
	    border: none !important;
	}
	.twocol_content_img {
		max-width: 100%;
		padding: 15px 0px;
	}
	.twocol_content .caption  {
		max-width: 100%;
		padding: 0px 0px;
		text-align: left;
	}

	/*banner*/ 

	.banner{
		background-image:url(../images/home/banner_index_m.jpg);
		background-position: 60% 50%;
	}
	.bannertitle span br {
	    display: block;
	}

    /*1*/ 
    .pg1_text{
		margin-bottom:10px;
	}
	.h_text2 h4{
		font-size: 14px;
		line-height: 20px;
		padding: 0px 13px 0px 15px;
		margin-top: 16px;
	}
	.h_text2 p{
		padding: 0px 15px 20px 15px;
		line-height: 18px;
	}
	
	/*2*/ 
	.home3_border {
		margin: 20px 10px;
	}
	/*3*/ 
	.home2_border{
		margin:20px 0px;
	}

	/*4*/
	.pg5_Rspacing {
		padding: 20px ;
	}
	.pg5_Rspacing p {
		font-size: 14px;
		margin: 0 0 0px;
	}
	.pg5_Rtext {
		font-size: 12px;
		line-height: 18px;
		padding-top:10px;
	    color: #666;
	}
	.pg5_Rtitle{
		font-size: 20px;
		padding: 0px 0px 10px 0px;
	}
	.headlogo {
	    margin-left: 15px;
	}
	
}


@media (min-width: 320px) and (max-width:460px) {
	.h_text1 h3{
       font-size:14px;
	}
	.pg5_Rtitle{
		font-size:18px;
	}
	.tiyan{
		display: none !important;
	}

}

@media (max-width:320px) {
	.h_text1 h3{
		font-size:13px;
	 }
}


@media only screen and (max-width: 768px){
	#navbar {
		display: none;
	} 
	#button2 {
		display: none;
	} 
	#phonebutton{
		display:block;
	}
	#pcbutton{
		display:none;
	}
}


@media (min-width: 320px) and (max-width:767px) {
	.h_t{font-size:1.4em !important;}
	.h_t_aid{font-size:.8em !important;}
.bannertitle {
    margin-left: 15px;
}
.h4-body-title{
	display: none;
}
.pg_text{
	padding: 0px 15px;
}
.video_border {
    margin: 10px 15px 10px 15px;
}
.home1_border {
    /*margin: 0px 15px 0px 15px;*/
}
.home_case {
    margin: 0px 15px 0px 15px;
}
/*CASE*/
.case_contentbox {
    padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px !important;
    padding-bottom: 20px !important;
}
.home_schemebg_nber {
	display: none !important;
}
.home_schemebg {
    padding: 20px 15px;
    margin-bottom: 10px;
}
.home_schemebg2 {
    padding: 20px 15px;
    margin-bottom: 10px;
}
.home_schemebg_desc {
    margin-bottom: 0px;
    color: #777777;
}
.home_schemebg_desc2 {
    margin-bottom: 0px;
    color: #777777;
}
.home_schemebg_title {
    font-size: 16px;
    line-height: 20px;
    margin-top: 0px;
}
.solutionbner {
    background-image: url(../images/solution/bannerm.jpg) !important;
    background-size: auto 100%;
    background-position: 60% 36% !important;
}

}

@media (min-width: 768px) and (max-width: 991px) {
.home_schemebg {
    padding: 10px 20px 10px 20px;
}
.home_schemebg2 {
    padding: 10px 10px 10px 10px;
}
.home_schemebg_title {
    font-size: 13px;
    line-height: 18px;
}

}

@media (min-width: 992px) and (max-width: 1389px) {
.home_schemebg_title {
    font-size: 15px;
    line-height: 22px;
}
.home_schemebg {
    padding: 20px 40px;
}
.home_schemebg2 {
    padding: 20px 20px;
}

}
@media (min-width: 1600px) {
.home_schemebg_title {
    font-size: 20px;
    line-height: 28px;
}
.home_schemebg_desc {
	font-size: 13px;
}
.home_schemebg_desc2 {
	font-size: 13px;
}

}















