﻿/**********************医疗解决方案--header*******************/
body,html{
 width:100%;
}
#header{width:100%;height:496px;position:relative;}
#header.fouyearsheader{height:874px;
 position: relative;
 width: 100%;
 height:100%;
}
.fa_header{background:url(../image/medicalSolutions_banner_bg.jpg)  center 66px;}
/*.header_box{width:1200px;margin:0px auto;height:64px;line-height:64px;font-size:16px;position:relative;}*/
.header_box{width: 100%;height:64px;line-height:64px;font-size:16px;position:relative;background-color:transparent;}


.header_box:hover .regist{
 border:1px solid transparent;
 background:url(../image/btBg.png) no-repeat center center;
}
.header_box.fixed{position:fixed;top:0;left:0;z-index:999;}
.index_header_box:after{
  content:"";
  height:1px;
  display:block;
  background:#ffffff;
  opacity:0.2;
  z-index:1000;
  width:100%;
}
.header_box a{color:#fcfcfc;}

.header_box_right .header_icron{display:block;width:116px;height:33px;margin-top: 16px;}
.header_box_right .header_icron > img{display:block;}
.scrollHeader .header_box{
    background-color:#202124;
    -webkit-box-shadow:  0px 1px 1px 1px #202124;
    -moz-box-shadow:  0px 1px 1px 1px #202124;
    box-shadow:  0px 1px 1px 1px #202124;
    opacity:1.0;

}
.scrollHeader:after{display:none;}
.miniHeader .header_box{
    background-color:#202124;
    opacity:0.8;
}
.index_header_box .header_box:hover{
    background-color:#2b2c30;
    opacity:1.0;
}
/*.header_nav > li{float:left;}
.header_nav > li > a{display:inline-block;padding:0px 25px;height:64px;}*/

.header_box_left.fl{margin-left:108px;}
.header_oper-wrap {width:312px;}
.header_oper-wrap > span{float: right;position: relative;display:inline-block;width:1px;height:14px;background-color:#dcdcdc;margin-left:12px;top: 2px;opacity:0.5;}
.header_oper-wrap .regist{border:1px solid #ffffff;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
    position: relative;
    top: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size:cover;
    overflow:hidden;
 border-radius: 4px;line-height:26px;height:29px;text-align:center;width:55px;margin-left:12px;font-size:16px;float:right;}
.header_oper-wrap .regist i{
    content: "";
    position: absolute;
    width: 200px;
    height: 100%;
    top: 0;
    left: -200px;
    overflow: hidden;
    background: -moz-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.5)50%, rgba(255,255,255,0)100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,.5)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.5)50%, rgba(255,255,255,0)100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.5)50%, rgba(255,255,255,0)100%);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
}
.header_oper-wrap .login{line-height:64px;height:64px;padding:0 15px;text-align:center;font-size:16px;float:right;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.header_oper-wrap .loginEnter{
    width:202px;
    padding:0 0;
}
.header_oper-wrap .encryption{
	width:65px;margin:15px 8px;color: #fff;border: 1px solid #ffffff;border-radius:5px;float: left;line-height:32px;height:32px;text-align:center;padding:0 5px;font-size:14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
} 
.header_oper-wrap .encryption:hover{
	color: #00a4ff;
	font-size: 16px;
}
.header_oper-wrap .img_infobox{
	position: relative;
	height:64px;
	width: auto;
	float: left;
	/*margin-left:10px;*/
	padding-left: 10px;
}
.header_oper-wrap .profileimg{
	margin-top: 15px;
	width:34px;
	height:34px;
	float: left;
	background: url(../image/profileicon.png) no-repeat center;
}
.header_oper-wrap .img_infobox .info_text{
	display: block;
	height:64px;
	line-height:34px;
	width:80px;
	padding:15px 0 15px 5px;
	box-sizing: border-box;
	text-align:center;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	display: none;
}
.header_oper-wrap .img_infobox:hover{
	background: #16161A;
}
.header_oper-wrap .img_infobox:hover .profileimg{
	background: url(../image/profileiconhover.png) no-repeat center;
}
.header_oper-wrap .img_infobox:hover .suspinfobox{
	display: block;
}
.header_oper-wrap .img_infobox:hover .info_text{
	display: block;
}
.header_oper-wrap .img_infobox .info_text:hover{
	color: #00a4ff;
}
.header_oper-wrap .suspinfobox{
	position:absolute;
	top:64px;
	left:0px;
	width:90px;
	height: auto;
	display: none;
	background:#16161A;
	z-index: 1;
}
.header_oper-wrap .suspinfobox a{
	display:block;
	box-sizing: border-box;
	width: 100%;
	height:48px;
	line-height: 48px;
	text-align:center;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color: #FFFFFF;
}
.header_oper-wrap .suspinfobox a:hover{
	color:#00a4ff;
	background:#36363C;
	cursor: pointer;
}
.header_oper-wrap .return{line-height:34px;height:34px;text-align:center;font-size:14px;float:right;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color: #ffffff;}
.header_oper-wrap .return i{font-size:12px;margin-right:12px;position:relative;top:-1px;}
.header_oper-wrap a.regist:hover i{
    left: 150%;
    transition: left 1s ease 0s;
}
.header_oper-wrap .header_language {
   cursor:pointer; color:#ffffff;line-height:64px;height:64px;text-align:center;font-size:16px;float:right;padding:0px 15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}
.header_oper-wrap .return:hover,.header_oper-wrap .header_language:hover{color:#E8232A;}
.header_oper-wrap .login:hover{opacity:0.8;color:#00a4ff;}
#header_tips{color:#ffffff;width:1200px;margin:0px auto;}
.fa_header_tips{padding-top:90px;}
.fa_header_tips .left{max-width:100%;}
.fa_header_tips .left h3{font-size:40px;}
.fa_header_tips .left p{font-size:16px;margin-top:23px;line-height:30px;}
.fa_header_tips .text-warp{width:500px;}

#header_tips .consult_btn{display:inline-block;margin-top:40px;width:202px;height:50px;line-height:50px;text-align:center;font-size:20px;color:#146bd4;border-radius:2px;}
#header_tips .consult_btn:hover{}
#header_tips.so_header_tips .left .consult_btn{margin-top:24px;}

/*******************医疗解决方案--nav****************************/
/*2017-4-26 hzl li a=>li>a*/
#fa_nav{ height:85px; background:url(../image/fa_nav_bg.png) repeat-x; color:#333333;}
#fa_nav .fa_nav{ width:1200px; margin:0 auto; height:80px;}
#fa_nav .fa_nav  .fs_nav_list1>li{ float:left; padding:0px 50px 0px 14px;position:relative;}
#fa_nav .fa_nav  .fs_nav_list1>li>a{float:left; line-height:80px;color:#333333; font-size:16px;  position: relative;}
#fa_nav .fa_nav  .fs_nav_list1>li>a.active{ color:#146bd4;}
#fa_nav .fa_nav  .fs_nav_list1>li>a:hover{ color:#146bd4;}
/* #fa_nav .fa_nav li a i{ position: absolute; right: -11px; top: 18px; width: 11px; height: 15px; background: url(/images/ZH/20150922/Solutions_img/nav_new.png) no-repeat;} */

/*******************医疗解决方案--行业背景****************************/
#fa_background{background-color:#f8f8f8;width:100%;padding:36px 22px 30px 12px;box-sizing: border-box;}
#fa_background .fa_background{width:1200px;margin:0px auto;}
#fa_background .fa_background h3{color:#333333;font-size:30px;text-align:center;}
#fa_background .fa_background p{color:#666666;font-size:14px;margin-top:30px;line-height:25px;}
#fa_background .fa_background .fa_background_ircon{margin-top:46px;text-align:center;}


/*******************医疗解决方案--行业风险****************************/
#fa_risk{background-color:#ffffff;width:100%;height:566px;padding:62px 0px 0px 0px;box-sizing: border-box;}
#fa_risk .fa_risk{width:1200px;height:100%;margin:0px auto;}
#fa_risk .fa_risk h3{color:#333333;font-size:30px;text-align:center;}
#fa_risk .fa_risk .fa_risk_item{margin-top:72px;margin-right:86px;float:left;width:232px;}
#fa_risk .fa_risk .fa_risk_item img{width:96px;height:80px;}
#fa_risk .fa_risk .fa_risk_item  .fa_risk_images{text-align:center;}
#fa_risk .fa_risk .fa_risk_item .risk_item_tips{font-size:16px;color:#333333;text-align:center;margin-top:20px;}
#fa_risk .fa_risk .fa_risk_item .risk_details{font-size:14px;color:#666666;margin-top:30px;}


/******************医疗解决方案--图片轮播****************************/
#fs_PicList{ height:456px;}
.fs_PicList{ width:1200px; height:456px; margin:0 auto; position:relative;}
#fs_PicList .fs_PicList h3{color:#333333;font-size:30px;text-align:center;padding:42px 0px 62px 0px;}

.HonorList{ width:1200px; height:290px;}
.list_h{ height:290px; width:1200px; overflow:hidden;}
.list_h ul{ position:relative;}
.list_h li{ float:left; border:4px solid #dfdfdf; width:132px; margin-right:72px; position:relative;}
.list_h li img{ float:left;width:132px;height:200px;}
.list_h li.list_li img{width:240px;}
.list_h li p{ display:none; position:absolute; background:#000; color:#fff; opacity:0.6; text-align:center; width:100%; font-size:16px;  height:120px; padding-top:80px; filter:alpha(opacity=60);}
.a_tab a{ position:absolute; width:35px; height:95px; background:#605e5e; opacity:0.3;  filter:alpha(opacity=30); font-size:26px; line-height:95px; text-align:center; border-radius:5px; z-index:30; top:60px;  color:#fff;}
.a_tab a.next{ right:-60px;}
.a_tab a.prev{ left:-60px;}
.a_tab a:hover{ opacity:1; filter:alpha(opacity=100);}

.list_h li.list_li p{ height:95px; height:120px;overflow:hidden;}

/*******************医疗解决方案--解决方案****************************/
#fa_fa{background:#ffffff;width:100%;padding:35px 0px 0px 0px;box-sizing: border-box;}
 .fa_fa{width:1200px;height:100%;margin:0px auto;}
 .fa_fa > h3{color:#333333;font-size:30px;text-align:center;}
 .fa_fa > p{color:#666666;font-size:14px;text-align:center;margin-top:34px;}
 .fa_fa > img{margin-top:52px;}


/************************医疗解决方案--加入我们*********************************/
#fa_ijm_ab{ height:140px; background:#156cd5;}
.fa_ijm_ab{ width:1200px; margin:0 auto; height:140px; position:relative;}
.fa_ijm_ab img{ float:left;height:140px;}
.fa_ijm_ab a{ position:absolute; color:#fff; opacity:0.6;  filter:alpha(opacity=60);}
a.fa_ijm_ab_btn{ width:159px; height:45px; opacity:1;  filter:alpha(opacity=100); background:#fff; border:1px solid #5ea5fb; border-radius:4px; text-align:center; line-height:45px; font-size:20px; color:#156cd5; top:35px; right:75px; transition:all 0.5s;}
a.fa_ijm_ab_btn:hover{ background:#5ea5fb; color:#fff;}


/*******************密码百盒--安全风险****************************/
#pw_fx,#pw_bh{width:100%;}
#pw_fx .pw_fx,#pw_bh .pw_bh{width:1200px;margin:48px auto 0px auto;}
#pw_fx .pw_fx > h3,#pw_bh .pw_bh > h3{color:#333333;font-size:24px;height:34px;line-height:34px;padding-left:14px;border-left:6px solid #146bd4;margin-bottom:30px;}
#pw_fx .pw_fx > p,#pw_bh .pw_bh > p{color:#333333;font-size:14px;padding-left:20px;padding-right:16px;line-height:30px;}
#pw_bh .pw_bh > img{margin:56px auto 0px auto;display:block;}

/**************密码百盒--密钥白盒优势*********************/
#pw_advantage{width:100%;}
#pw_advantage .pw_advantage{width:1200px;margin:82px auto 38px auto;}
#pw_advantage .pw_advantage > h3{color:#333333;font-size:24px;height:34px;line-height:34px;padding-left:14px;border-left:6px solid #146bd4;margin-bottom:30px;}
#pw_advantage .pw_advantage ul li{width:600px;box-sizing: border-box;padding:0px 44px 0px 20px;margin-bottom:86px;}
#pw_advantage .pw_advantage ul li > img{float:left;}

#pw_advantage .advantage_item_detail{padding-left:118px;}
#pw_advantage .advantage_item_detail > h3{font-size:16px;color:#333333;margin-top:12px;font-weight:bold;}
#pw_advantage .advantage_item_detail > p{font-size:14px;color:#333333;line-height:30px;margin-top:12px;}

.pw_oper_btn > a{background: #146bd4 url(../image/consult_icron.png) no-repeat 154px;border-radius:6px;margin:0px auto;color:#ffffff;font-size:18px;display:block;width:242px;height:50px;line-height:50px;box-sizing:border-box;padding-left:60px;}


/***************SO库保护 - 环境与背景***************************/
#so_bg{width:100%;}
#so_bg .so_bg{width:1200px;margin:48px auto 0px auto;}
#so_bg .so_bg > h3{color:#333333;font-size:24px;height:34px;line-height:34px;padding-left:14px;border-left:6px solid #146bd4;margin-bottom:30px;}
#so_bg .so_bg > p{color:#333333;font-size:14px;padding-left:20px;padding-right:16px;line-height:30px;}
#so_bg .so_bg > img{margin:46px auto 0px auto;display:block;}
#so_bg .so_bg > div{width:100%;background-color:#ffffff;font-size:14px;color:#333333;padding:16px 0px 18px 0px;margin:20px 0px 14px 0px;}
#so_bg .so_bg > div li{width:600px;box-sizing:border-box;float:left;padding-left:20px;padding:7px 0px 7px 20px;}
#so_bg .so_bg > div em{font-weight:bold;}


/***************SO库保护 - 核心技术***************************/
#so_core{width:100%;}
#so_core .so_core{width:1200px;margin:48px auto 0px auto;}
#so_core .so_core > h3{color:#333333;font-size:24px;height:34px;line-height:34px;padding-left:14px;border-left:6px solid #146bd4;margin-bottom:30px;}
#so_core .so_core > ul > li{background:url(../image/so_core_bg.png) no-repeat;margin: 0px 40px 0px 42px;width:518px;height:444px;float:left;padding:74px 66px 0px 62px;box-sizing:border-box;}
#so_core .so_core > ul > li > img{margin:0px auto;display:block;}
#so_core .so_core > ul > li > em{display:block;width:100%;text-align:center;color:#146bd4;font-size:16px;margin:32px 0px 36px 0px;font-weight:bold;}
#so_core .so_core > ul > li > p{font-size:14px;color:#666666;line-height:30px;}

/***************SO库保护 - 系统工具***************************/
#so_tools{width:100%;}
#so_tools .so_tools{width:1200px;margin:48px auto 0px auto;}
#so_tools .so_tools > h3{color:#333333;font-size:24px;height:34px;line-height:34px;padding-left:14px;border-left:6px solid #146bd4;margin-bottom:30px;}

.tables_wraps{width:100%;border:1px solid #dedede;border-radius:4px;border-collapse: collapse;}
.tables_wraps th,.tables_wraps td{width:33.33%;text-align:center;}
.tables_wraps th{height:56px;line-height:56px;font-size:16px;color:#333333;font-weight:bold;}
.tables_wraps td{height:78px;line-height:78px;font-size:14px;color:#333333;}

/***************SO库保护 - 加固效果***************************/
#so_effect{width:100%;}
#so_effect .so_effect{width:1200px;margin:48px auto 38px auto;}
#so_effect .so_effect > h3{color:#333333;font-size:24px;height:34px;line-height:34px;padding-left:14px;border-left:6px solid #146bd4;margin-bottom:30px;}

.so_effect .so_effectd_case{background-color:#ffffff;border-radius:4px;color:#333333;font-size:16px;height:448px;padding:0px 25px;box-sizing:border-box;margin-bottom:34px;}
.so_effect .so_effectd_case > div,.so_effect .so_effectd_case > i{float:left;}
.so_effect .so_effectd_case > i{display:block;width:62px;height:100%;background: url(../image/effect_direct.png) no-repeat 0px 30px;}
.so_effect .so_effectd_case p{text-align:center;margin:40px 0px 28px 0px;}
.so_effect .so_effectd_case p > em{font-weight:bold;}
.effectd_case_first > div,.effectd_case_after > div{width:542px;height:298px;}
.effectd_case_first > div img,.effectd_case_after > div > img{width:542px;height:298px;border-radius:4px}

/***************多应用融合服务 - 行业背景***************************/
#app_bg{width:100%;}
#app_bg .app_bg{width:1200px;margin:48px auto 0px auto;}
#app_bg .app_bg > h3{color:#333333;font-size:24px;height:34px;line-height:34px;padding-left:14px;border-left:6px solid #146bd4;margin-bottom:30px;}
#app_bg .app_bg > p{color:#333333;font-size:14px;padding-left:20px;padding-right:16px;line-height:30px;}
#app_bg .app_bg > img{margin:0px auto 0px auto;display:block;}

/***************多应用融合服务 - 解决方案***************************/
#app_fa{width:100%;}
#app_fa .app_fa{width:1200px;margin:48px auto 0px auto;}
#app_fa .app_fa > h3{color:#333333;font-size:24px;height:34px;line-height:34px;padding-left:14px;border-left:6px solid #146bd4;margin-bottom:30px;}
#app_fa .app_fa > p{color:#333333;font-size:14px;padding-left:20px;padding-right:16px;line-height:30px;}
#app_fa .app_fa > img{margin:34px auto 0px auto;display:block;/* width:960px;height:616px; */}

/***************多应用融合服务 - 接入模式***************************/
#app_modlue{width:100%;}
#app_modlue .app_modlue{width:1200px;margin:48px auto 0px auto;}
#app_modlue .app_modlue > p{font-size:14px;color:#333333;padding-left:20px;}
#app_modlue .app_modlue > h3{color:#333333;font-size:24px;height:34px;line-height:34px;padding-left:14px;border-left:6px solid #146bd4;margin-bottom:30px;}
.app_modlue_wrap > li{float:left;width:600px;box-sizing:border-box;padding:0px 28px 0px 12px;margin-top:36px;}
.app_modlue_wrap > li:nth-of-type(even){padding-left:32px;}
.app_modlue_wrap > li > img{float:left;width:106px;height:106px;}
.app_modlue_wrap > li > div{padding-left:122px;color:#333333;}
.app_modlue_wrap > li > div > h3{font-weight:bold;margin-top:8px;font-size: 16px;}
.app_modlue_wrap > li > div > p{line-height:30px;margin-top:10px;font-size:14px;}

/***************多应用融合服务 - 接入模式***************************/
#app_function{width:100%;}
#app_function .app_function{width:1200px;margin:48px auto 0px auto;}
#app_function .app_function > h3{color:#333333;font-size:24px;height:34px;line-height:34px;padding-left:14px;border-left:6px solid #146bd4;margin-bottom:30px;}

.app_function_wrap > li{background: url(../image/square_icron.png) no-repeat 18px 17px;font-size:16px;color:#333333;float:left;width:600px;box-sizing:border-box;padding:0px 60px 0px 40px;margin-bottom: 30px;}
.app_function_wrap > li:nth-of-type(even){padding:0px 48px 0px 60px;background: url(../image/square_icron.png) no-repeat 38px 17px;}
.app_function_wrap > li > img{float:left;width:106px;height:106px;}
.app_function_wrap > li > h3{font-weight:bold;margin-top:8px;font-size: 16px;}
.app_function_wrap > li > p{line-height:30px;margin-top:12px;font-size:14px;}


/*************************合规性安全测试-比较范围*************************************/
#sect_range .sect_range ul{font-size:14px;color:#333333;}
#sect_range .sect_range ul > li{background:url(../image/square_icron.png) no-repeat 20px;padding-left:50px;line-height:30px;margin-bottom:22px;}
#sect_range .sect_range ul > li:first-child{margin-top:-6px;}
#sect_range .sect_range > div > div.fr{margin-right:118px;}
#sect_range .sect_range > div{margin-top:36px;}

/*************************合规性安全测试-比较条目*************************************/
.sect_items_table{width:100%;border:1px solid #dedede;border-radius:6px;font-size:14px;border-collapse:collapse;margin-top:26px;}
.sect_items_table .even{background-color:#ffffff;}
.sect_items_table tr{min-height:134px;}
.sect_items_table td.title_td{width:270px;text-align:center;font-size:16px;font-weight:bold;color:#333333;}
.sect_items_table td.content_td{padding-left:92px;}
.sect_items_table td > dl{float:left;width:250px;}
.sect_items_table td dl dd{line-height:40px;padding-left:22px;background:url(../image/right_direct_icron.png) no-repeat 0px}

/*************************合规性安全测试-测试标准*************************************/
#sect_test .sect_test > ul > li{width:50%;box-sizing:border-box;float:left;font-size:14px;color:#333333;line-height:52px;}
#sect_test .sect_test > ul > li:nth-child(odd){padding-left:50px;background: url(../image/square_icron.png) no-repeat 24px center;}
#sect_test .sect_test > ul > li:nth-child(even){padding-left:42px;background: url(../image/square_icron.png) no-repeat 14px center;}

/*************************环境清场SDK-技术原理*************************************/
.enchar_section{font-size:14px;color:#333333;width:852px;margin:54px auto 6px auto;}
.enchar_section span{display:inline-block;background-color:#c1d9f7;border-radius:6px;text-align:center;}
.enchar_section .left{width:396px;box-sizing:border-box;}
.enchar_section .left .middle_seperate{height:70px;width:1px;background-color:#83868c;position:relative;left:284px;}
.enchar_section .seperate_direct{position:relative;top: 7px;display:inline-block;border-bottom:1px solid #83868c;width:66px;text-align:center;/* margin: 0px -4px 0px -5px; */}

.enchar_section .right{width:456px;box-sizing:border-box;}
.enchar_section .right .seperate_direct1{position:relative;top: 25px;display:inline-block;width:74px;border-bottom:1px solid #83868c;}
.enchar_section .right .seperate_direct2{display:inline-block;width:86px;height:150px;background: url(../image/direct_icron1.png) no-repeat 0px 52px;}
.enchar_section .right .seperate_direct3{display:inline-block;width:32px;border-bottom:1px solid #83868c;}

/*************************环境清场SDK-数据更新*************************************/
#esdk_data{width:100%;font-size:16px;color:#333333;}
#esdk_data .esdk_data > ul > li{float:left;width:476px;height:278px;margin-left:10px;background:url(../image/esdk_data_bg.png) no-repeat;}
#esdk_data .esdk_data > ul > li:first-child{margin-right:114px;}
#esdk_data .esdk_data > ul > li > img.esdk_data_img1{width:118px;height:89px;display:block;margin:60px auto 0px auto;}
#esdk_data .esdk_data > ul > li > img.esdk_data_img2{width:236px;height:84px;display:block;margin:60px auto 0px auto;}
#esdk_data .esdk_data > ul > li > p{margin-top:34px;text-align:center;font-size: 14px;color: #333333;}

/*************************环境清场SDK-功能特点*************************************/
#esdk_function{width:100%;font-size:16px;color:#333333;}
#esdk_function .esdk_function_item{margin:0px 0px 36px 12px;}
#esdk_function .esdk_function_item > img{float:left;}
#esdk_function .esdk_function_item > div{padding-left:142px;}
#esdk_function .esdk_function_item > div h3{font-size: 16px;font-weight:bold;position:relative;top: 8px;}
#esdk_function .esdk_function_item > div em{font-size: 14px;font-weight:bold;margin-top:12px;display:inline-block;}
#esdk_function .esdk_function_item > div p{line-height:30px;margin-top:20px;font-size: 14px;color: #333333;}

/*************************环境清场SDK-按钮*************************************/
#sect_btn_wrap.esdk_paragraph_wrap{margin-bottom:45px;margin-top:32px;}

/*************************移动应用安全开发咨询服务--headertips*************************************/
#header_tips.sv_header_tips.appconsult_header_tips .left .consult_btn{margin-top:30px;}

/*************************移动应用安全开发咨询服务--环境与背景*************************************/
#appconsult_bg{width:100%;}
#appconsult_bg .appconsult_bg > p{width:600px;float:left;padding-right:110px;padding-top:30px;box-sizing:border-box;}
#appconsult_bg .appconsult_bg > div{padding-left:40px;margin-top:-50px;float:left;}

/*************************移动应用安全开发咨询服务--安全开发与技术咨询服务*************************************/
#appconsult_consultion{width:100%;margin-bottom:83px;}
#appconsult_consultion .appconsult_consultion > h3{margin-bottom:50px;}
.common_table_wrap{width:100%;color:#333333;border-collapse:collapse;border:1px solid #e0e0e0;} 
.common_table_wrap th{font-size:16px;height:56px;font-weight: bold;}
.common_table_wrap td{font-size:14px;height:80px;/*padding-left:105px;*/line-height:26px;}
.common_table_wrap tr td:first-child{text-align:center;}
.common_table_wrap tr td:nth-child(2){padding-left:105px;}
.common_table_wrap tr td:nth-child(3){padding-left:136px;padding-right:96px;}
.common_table_wrap tbody tr:nth-child(odd){background-color:#ffffff;}
.common_table_wrap tbody tr:nth-child(even){background-color:#ffffff;}


/****************移动应用安全开发咨询服务-安全咨询及培训服务**********************/
#appconsult_training .appconsult_training > ul > li{width:50%;box-sizing:border-box;float:left;font-size:14px;color:#333333;line-height:52px;}
#appconsult_training .appconsult_training > ul > li:nth-child(odd){padding-left:50px;background: url(../image/square_icron.png) no-repeat 24px center;}
#appconsult_training .appconsult_training > ul > li:nth-child(even){padding-left:100px;background: url(../image/square_icron.png) no-repeat 72px center;}

/**********移动应用安全开发咨询服务-btn*************/
#sect_btn_wrap.appconsult_paragraph_wrap{margin-top:60px;}

/**********移动应用安全软键盘SDK-head*************/
.keyboard_tips .right{/*margin-top:-12px;*/}
#header_tips.keyboard_tips .left .consult_btn{margin-top:30px;}

/**********移动应用安全软键盘SDK-行业背景*************/
#keyboard_bg .keyboard_bg > div{width:100%;text-align:center;}
#keyboard_bg .sv_paragraph.keyboard_bg > p{padding-right:0px;}
.sv_paragraph ul{
    font-size:0;
}
.sv_function ul li{
    display:inline-block;
    vertical-align: middle;
    text-align:center;
    width:24%;
    font-size:14px;
    padding-top:20px;
    padding-right: 22px;
    box-sizing: border-box;
    margin-bottom:60px;
}
.sv_function ul li h5{
    font-size:14px;
    color:#666666;
    padding-top:15px;
}
.sv_advantage ul li{
    display:inline-block;
    vertical-align: top;
    text-align:center;
    font-size:14px;
    padding-top:20px;
    width: 260px;
    min-height: 340px;
    border:1px solid #dedede;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right:60px;
}
.sv_noborder ul li{
    min-height:275px;
    border:1px solid #dedede;
}
.sv_noboxborder ul li{
    min-height: 0;
    border:none;
}
.sv_advantage ul li h5{
    font-size:16px;
    color:#2b78ff;
    padding-top:15px;
}
.sv_advantage ul li p{
    padding:10px 40px;
    font-size:14px;
    color:#666666;
    line-height:25px;
}
.sv_advantage ul li div{
    width:100%;
    height:65px;
}
.sv_advantage ul li div>img{
    max-width:65px;
    max-height:65px;
}
    /**********移动应用安全软键盘SDK-功能列表*************/
.keyboard_function > table{width:100%;color:#333333;border-collapse:collapse;border:1px solid #e0e0e0;margin-top:30px;} 
.keyboard_function > table th{font-size:16px;font-weight: bold;color:#333333;height:54px;}
.keyboard_function > table td{font-size:14px;height:80px;line-height:26px;text-align:center;}
.keyboard_function > table tbody tr:nth-child(odd){background-color:#ffffff;}
.keyboard_function > table tbody tr:nth-child(even){background-color:#ffffff;}
.keyboard_function > table thead tr:nth-child(1) th:nth-child(2),.keyboard_function > table thead tr:nth-child(1) th:nth-child(3){border-left:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
.keyboard_function > table thead tr:nth-child(2) th:nth-child(1),.keyboard_function > table thead tr:nth-child(2) th:nth-child(4){border-left:1px solid #e0e0e0;}

/**********移动应用安全软键盘SDK-键盘部署*************/
#keyboard_keyboard{width:100%;}
#keyboard_keyboard .keyboard_keyboard > ul > li{float:left;width:378px;height:360px;background:url(../image/keyboard_keyboard_bg.png) no-repeat;text-align:center;box-sizing:border-box;padding:47px 55px 0px 55px;margin-right:22px;}
#keyboard_keyboard .keyboard_keyboard > ul > li > h3{font-size:16px;font-weight: bold;color:#333333;margin:24px 0px 15px 0px;}
#keyboard_keyboard .keyboard_keyboard > ul > li > p{text-align:left;color:#666666;font-size:14px;line-height:30px;}

/**********移动应用安全软键盘SDK-效果展示*************/
.keyboard_result_wrap > ul{width:100%;background-color:#ffffff;border-radius:6px;padding:43px 0px 46px 0px;margin-bottom:40px;}
.keyboard_result_wrap > ul > li{width:600px;float:left;box-sizing:border-box;}
.keyboard_result_wrap > ul > li > p{font-size:16px;font-weight:bold;color:#333333;text-align:center;margin-bottom:30px;}

.keyboard_result_wrap .keyboard_result1 > li > div{width:540px;height:298px;border:1px solid #e3e3e3;border-radius:8px;margin:0px auto;box-sizing:border-box;}
.keyboard_result_wrap .keyboard_result2 > li > div{width:540px;height:365px;border:1px solid #e3e3e3;border-radius:8px;margin:0px auto;box-sizing:border-box;}

.keyboard_result_item11{background:url(../image/keyboard_result_img1.png) no-repeat center center;}
.keyboard_result_item12{background:url(../image/keyboard_result_img1_1.png) no-repeat center center;}
.keyboard_result_item21{background:url(../image/keyboard_result_img2.png) no-repeat center center;}
.keyboard_result_item22{background:url(../image/keyboard_result_img2_1.png) no-repeat center center;}
.keyboard_result_item31{background:url(../image/keyboard_result_img3.png) no-repeat center center;}
.keyboard_result_item32{background:url(../image/keyboard_result_img3_1.png) no-repeat center center;}
#sect_btn_wrap.result_paragraph_wrap{margin-top:64px;}

/**********移动应用短信防劫持平台-nav*************/
.appMessage_tips .right{/*margin-top:-28px;*/}

/**********移动应用短信防劫持平台-实施方案*************/
#appMessage_fa{width:100%;}
#appMessage_fa .appMessage_fa > ul > li{float:left;width:378px;height:300px;box-sizing:border-box;padding:78px 66px 0px 66px;margin-right:22px;}
#appMessage_fa .appMessage_fa > ul > li > p{font-size:14px;color:#333333;line-height:30px;}
#appMessage_fa .appMessage_fa > ul > li:nth-child(1){background:url(../image/appMessage_fa_img1.png) no-repeat;}
#appMessage_fa .appMessage_fa > ul > li:nth-child(2){background:url(../image/appMessage_fa_img2.png) no-repeat;}
#appMessage_fa .appMessage_fa > ul > li:nth-child(3){background:url(../image/appMessage_fa_img3.png) no-repeat;}

/*******************移动应用短信防劫持平台-风险解决方案*****************************/
#appMessage_jfa{width:100%;}
#appMessage_jfa .appMessage_jfa .par_sub_title{font-size:14px;color:#333333;font-weight:bold;line-height:36px;}
#appMessage_jfa .appMessage_jfa > img{margin:60px auto 30px auto;}

/*******************移动应用服务器防护平台-header*****************************/
#header_tips.appProtect_tips .left .consult_btn{margin-top:30px;}
#header_tips.appProtect_tips .right{/*margin-top:-15px;*/}

/*******************移动应用服务器防护平台-环境与背景*****************************/
#appProtect_bg{width:100%;margin-bottom:22px;}

/*******************移动应用服务器防护平台-核心技术*****************************/
#appProtect_core{width:100%;}
.appProtect_core_enchar > li{float:left;box-sizing:border-box;height:325px;margin:40px 0px 62px 0px;}
.appProtect_core_enchar > .enchar_item1{width:410px;}
.appProtect_core_enchar > .enchar_item2{width:378px;background:url(../image/appProtect_core_img1.png) no-repeat;}

.appProtect_core_enchar > .enchar_item1 > p,.appProtect_core_enchar > .enchar_item3 > p{font-size:14px;color:#666666;line-height:24px;}
.appProtect_core_enchar > .enchar_item1 > p:first-child{padding:55px 18px 0px 224px;}
.appProtect_core_enchar > .enchar_item1 > p:last-child{padding:103px 6px 0px 224px;}

.appProtect_core_enchar > .enchar_item2 > div{float:left;}
.appProtect_core_enchar > .enchar_item2 > .sub_enchar_item{width:189px;}
.appProtect_core_enchar > .enchar_item2 > .sub_enchar_item > h3{font-size:16px;font-weight:bold;color:#333333;}
.appProtect_core_enchar > .enchar_item2 > .sub_enchar_item > p{font-size:12px;color:#666666;margin-top:2px;}

.appProtect_core_enchar > .enchar_item2 > .center_enchar_item{width:100%;padding-top:52px;}
.appProtect_core_enchar > .enchar_item2 > .center_enchar_item > h3{font-size:22px;color:#333333;font-weight:bold;width:44px;margin:0px auto;line-height:28px;}
.appProtect_core_enchar > .enchar_item2 > .sub_enchar_item.top_item{padding-top:46px;}
.appProtect_core_enchar > .enchar_item2 > .sub_enchar_item.bottom_item{padding-top:35px;}

.appProtect_core_enchar > .enchar_item3{width:412px;}
.appProtect_core_enchar > .enchar_item3 > p:first-child{padding:55px 217px 0px 12px;}
.appProtect_core_enchar > .enchar_item3 > p:last-child{padding:116px 232px 0px 12px;}

/*******************移动应用服务器防护平台-功能优势*****************************/
#appProtect_adv{width:100%;}
#appProtect_adv .appProtect_adv .appProtect_adv_item{background-color:#ffffff;border-radius:12px;padding-left:16px;}
.appProtect_adv_item > li{float:left;width:332px;height:220px;margin-right:77px;padding-top:34px;box-sizing:border-box;}
.appProtect_adv_item > li:last-child{margin-right:0px;}
.appProtect_adv_item > li > img{float:left;}
.appProtect_adv_item > li > span{font-size:16px;font-weight: bold;color:#333333;padding-left:14px;margin-bottom:15px;display:inline-block;}
.appProtect_adv_item > li > p{font-size:14px;color:#666666;line-height:24px;padding-left:106px;}

#appProtect_adv .appProtect_adv .sub_paragraph_title{margin-bottom:15px;margin-top:35px;}

/*******************H5安全加密服务-nav*****************************/
#header_tips.appH5_tips .left .consult_btn{margin-top:38px;}
#header_tips.appH5_tips .right{/*margin-top:-16px;*/}

/*******************H5安全加密服务-加密策略*****************************/
#appH5_tactics{width:100%;}
#appH5_tactics .appH5_tactics > h3{margin-bottom:40px !important;}
#appH5_tactics .appH5_tactics > ul{width:600px;margin:50px 56px 0px 0px;}
#appH5_tactics .appH5_tactics > ul > li{margin-bottom:66px;}
#appH5_tactics .appH5_tactics > ul > li:last-child{margin-bottom:0px;}
#appH5_tactics .appH5_tactics > ul h3{font-size:16px;font-weight:bold;color:#323333;margin-bottom:14px;}
#appH5_tactics .appH5_tactics > ul p{font-size:14px;color:#666666;line-height:24px;}

/*******************H5安全加密服务-加密特点*****************************/
#appH5_trait{width:100%;}
#appH5_trait .appH5_trait .img_wrap{width:600px;padding:40px 0px 0px 20px;box-sizing:border-box;}

.conmon_ul_wrap{width:600px;margin-top:90px;padding-left:16px;box-sizing:border-box;}
.conmon_ul_wrap > li{margin-bottom:50px;}
.conmon_ul_wrap > li:last-child{margin-bottom:0px;}
.conmon_ul_wrap h3{font-size:16px;font-weight:bold;color:#323333;margin-bottom:6px;}
.conmon_ul_wrap p{font-size:14px;color:#666666;line-height:24px;}

/*******************H5安全加密服务-效果展示*****************************/
#appH5_effect{width:100%;}
#appH5_effect .appH5_effect{margin-top:113px;}
#appH5_effect .appH5_effect > h3{margin-bottom:63px;}
#appH5_effect .appH5_effect > ul{position:relative;}
#appH5_effect .appH5_effect > ul > li{float:left;}
#appH5_effect .appH5_effect > ul > li.effect_item{margin-right:28px;}
#appH5_effect .appH5_effect > ul > li.effect_item > div{box-sizing:border-box;text-align:center;width:587px;height:331px;padding-top:29px;background:url(../image/appH5_effect_img1.png) no-repeat;}
#appH5_effect .appH5_effect > ul > li.effect_item > i,.appH5_effect > ul > li.effect_item2 > i{margin:0px auto 7px auto;box-sizing:border-box;padding-top:4px;display:block;width:129px;height:38px;font-size:14px;color:#333333;background:url(../image/appH5_effect_img2.png) no-repeat;text-align:center;}
#appH5_effect .appH5_effect > ul > li.effect_item1{left:570px;top:16px;position:absolute;width:60px;height:331px;background:url(../image/effect_direct.png) no-repeat}

#appH5_effect .appH5_effect > ul > li.effect_item2 > div{box-sizing:border-box;text-align:center;width:585px;height:331px;padding-top:29px;background:url(../image/appH5_effect_img3.png) no-repeat;}

#sect_btn_wrap.h5_paragraph_wrap{margin-top:50px;}

/************防业务刷单（薅羊毛）平台---核心技术**************/
#businessOrder_core .businessOrder_core .appProtect_core_enchar > li{margin-top:48px;margin-bottom:46px;}

/************网络钓鱼监测及响应--核心技术**************/
#detection_tech{width:100%;}
#detection_tech .detection_tech > h3{margin-bottom:36px;}
#detection_tech .detection_tech > ul > li{float:left;width:588px;height:203px;background-color:#ffffff;border-radius:8px;box-sizing:border-box;font-size:14px;color:#313333;}
#detection_tech .detection_tech > ul > li > img{float:left;}
#detection_tech .detection_tech > ul > li{padding:40px 35px 0px 35px;}
#detection_tech .detection_tech > ul > li:nth-child(1),#detection_tech .detection_tech > ul > li:nth-child(2){margin-bottom:24px;}
#detection_tech .detection_tech > ul > li:nth-child(1),#detection_tech .detection_tech > ul > li:nth-child(3){margin-right:24px;}
#detection_tech .detection_tech > ul > li > h3{font-size:16px;color:#333333;font-weight:bold;padding-left:140px;margin-bottom:14px;}
#detection_tech .detection_tech > ul > li > p{line-height:24px;padding-left:140px;}
#detection_tech .detection_tech > ul > li > p > em{font-weight:bold;}

/****************网络钓鱼监测及响应 --- 产品优势***********************/
#detection_adv{width:100%;font-size:16px;color:#333333;}
#detection_adv .detection_adv_item{margin:0px 0px 36px 12px;}
#detection_adv .detection_adv_item > img{float:left;}
#detection_adv .detection_adv_item > div{padding-left:142px;}
#detection_adv .detection_adv_item > div h3{font-weight:bold;color: #333333;position:relative;top: 8px;font-size:16px;}
#detection_adv .detection_adv_item > div em{font-weight:bold;margin-top:12px;display:inline-block;}
#detection_adv .detection_adv_item > div p{line-height:30px;margin-top:20px;font-size:14px;color:#333333;}

/*********************************/
#sect_btn_wrap.detection_paragraph_wrap{margin-top:24px;}

/***************移动应用渗透测试 -- Android渗透测试*************************/
.test_comon_table{width:100%;border:1px solid #d8d8d8;border-collapse:collapse;}
.test_comon_table tr{background-color:#ffffff;}
.test_comon_table tr td{vertical-align:top;}
.test_comon_table tr:first-child{border-top:1px solid #d8d8d8;}
.test_comon_table tr > td:first-child{background-color:#ebebeb;text-align:center;width:208px;}
.test_comon_table tr > td:first-child > p{font-size:16px;font-weight:bold;color:#333333;margin-top:18px;}
.test_comon_table tr td{border-left:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;}
.test_comon_table tr > td:last-child{border-right:1px solid #d8d8d8;}

.test_comon_table .ele_base_item{float:left;width:106px;height:42px;line-height:42px;box-sizing:border-box;background-color:#ebebeb;border:1px solid #d8d8d8;text-align:center;font-size:14px;color:#333333;}
.test_comon_table .direct_base_item{float:left;width:69px;height:42px;background:url(../image/direct_item_img1.png) no-repeat 0px;}

#test_android .test_android_table1{margin:22px 0px 36px 0px;}
#test_android .test_android_table1 tr{height:180px;}
#test_android .test_android_table1 tr > td:first-child{padding-top:32px;}
#test_android .test_android_table1 tr .ele_base_item,#test_android .test_android_table1 tr .direct_base_item{margin-right:20px;margin-top:23px;}
#test_android .test_android_table1 tr > td:last-child{padding:11px 0px 0px 30px;}


#test_android .test_android_table2  tr > td:first-child > p{margin-top:12px;}
#test_android .test_android_table2{margin:22px 0px 22px 0px;}
#test_android .test_android_table2 tr{height:115px;}
#test_android .test_android_table2 tr > td:first-child{padding-top:24px;}
#test_android .test_android_table2 tr .ele_base_item,#test_android .test_android_table2 tr .direct_base_item{margin-right:20px;}
#test_android .test_android_table2 tr > td:last-child{padding:35px 0px 0px 30px;}

#test_ios .test_ios.sv_paragraph{margin-top:66px;}
#test_ios .test_ios_table1  tr > td:first-child > p{margin-top:16px;}
#test_ios .test_ios_table1{margin:22px 0px 36px 0px;}
#test_ios .test_ios_table1 tr{height:180px;}
#test_ios .test_ios_table1 tr > td:first-child{padding-top:42px;}
#test_ios .test_ios_table1 tr .ele_base_item,#test_ios .test_ios_table1 tr .direct_base_item{margin-right:20px;}
#test_ios .test_ios_table1 tr > td:last-child{padding:66px 0px 0px 30px;}

#sect_btn_wrap.apptest_paragraph_wrap{margin-top:60px;}


/*hzl add*/
.services-banner{background:url(../image/service_hb_banner.png) no-repeat  center 66px;}
.txtcentr h3{font-size:40px;}
.txtcentr p{font-size:16px;margin-top:20px;line-height:30px;}

.partnertype-content{width:100%;margin-top:30px;}
.servicesparter-wrap{width:1200px;margin:0 auto;}
.servicesparter-wrap .title,.resourcetype_con .title{font-size:14px;color:#666;}
.servicesparter-list{margin-top:40px;}
.servicesparter-list li{width:200px;height:90px;text-align:center;padding-top:15px;box-sizing:border-box;display:inline-block;margin-right:30px;margin-bottom:30px;background:#fff;-webkit-border-radius:3px;}
.servicesparter-list li img{/*width:168px;height:64px;*/display:block;margin:0 auto;border:0;}
#app_bg .app_bg .item-tit{color:#333333;font-size:24px;height:34px;line-height:34px;padding-left:14px;margin-bottom:30px;font-weight:700;}


#resourcetype_bg{width:100%;}
 .resourcetype_con{width:955px;margin:30px auto;padding: 0 10px;box-sizing: border-box;}
 .resourcetype_con> h3{color:#333333;font-size:24px;height:34px;line-height:34px;padding-left:14px;border-left:6px solid #2b78ff;margin:30px 0;}
.resourcetype_con .item-tit{color:#333333;font-size:24px;height:34px;line-height:34px;padding-left:14px;margin-bottom:30px;}
.resourcetype_con img{display:block;margin:0 auto;margin-top:63px;}
.resourcetype_con .item_text{
    padding-left:22px;font-size:14px;color:#333333;font-weight:normal;
}
.table_data {border:1px solid #dedede;width:100%;color:#333;text-align:center;}
.table_data th{height:60px;font-size:16px;background:#f8f8f8;font-weight: bold;text-align:left;color: #333333;padding-left:20px;}
.table_data td{height:40px;font-size:14px;padding:10px 20px;line-height:25px;text-align:left;color:#333333;}
.table_data tr:nth-child(odd){background:#fff;}
.table_data tr:nth-child(even){background:#f8f8f8;}
.apply-workflow{height:420px;background:url(../image/apply-flow.png) no-repeat;position:relative;}
.apply-table{position:absolute;left:80px;top:175px;font-size:16px;color:#146bd4;}
.contact-us{position:absolute;left:414px;top:200px;font-size:16px;color:#146bd4;}


/*2017-4-25 hzl add*/
#resourcetype_bg .resourcetype_con .form-submit dl dd p.error-msg{font-size:12px;}
#resourcetype_bg .resourcetype_con .form-submit{height:825px;width:1098px;margin:0 auto;padding-bottom:30px;-webkit-border-radius:8px;background:#fff;}
#resourcetype_bg .resourcetype_con .form-submit dl{height:64px;}
#resourcetype_bg .resourcetype_con .form-submit dl.clear.city-sel{margin-bottom:0;}
#resourcetype_bg .resourcetype_con .form-submit dl.industry-chk{margin-bottom:5px;}
#resourcetype_bg .resourcetype_con .form-submit .questions-dl{height:126px;}
#resourcetype_bg .resourcetype_con dl.Verification-dl{margin-top:12px;}
#resourcetype_bg .resourcetype_con dl.city-sel{height:30px;}
#resourcetype_bg .resourcetype_con dl.city-sel dt{height:30px;line-height:30px;}
.form-submit .prov,.form-submit .city{border:1px solid #dedede;width:120px;height:30px;outline:none;vertical-align:middle;}
.form-submit .prov{margin-right:14px;}
.form-submit .city{margin:0 14px;}
#resourcetype_bg .resourcetype_con .form-submit dl dt{width:277px;font-weight:bold;font-size:14px;}
#resourcetype_bg .resourcetype_con .form-submit dl dd{width:600px;font-size:14px;}
#resourcetype_bg .resourcetype_con .form-submit dl.industry-chk{height:140px;}
#resourcetype_bg .resourcetype_con .form-submit dl dd label{display:inline-block;margin-top:10px;width:175px;}
#resourcetype_bg .resourcetype_con .form-submit dl dd input[type=checkbox]{height:15px;width:15px;vertical-align:middle;margin-right:10px;}
.questions{width:570px;height:126px;border:1px solid #dedede;resize:none;padding-left:8px;padding-top:8px;text-align:left;outline:none;box-sizing: border-box;}
#resourcetype_bg .resourcetype_con .form-submit dl dd p{bottom:-2px;left:322px;}
.resourcetype_con dl dd input.Verification{width:120px;height:45px;}
#resourcetype_bg .Verification-img{display:inline-block;width:120px;height:45px;vertical-align:middle;margin:0 30px;border:0;}
.refresh{display:inline-block;font-size:14px;color:#146bd4;cursor:pointer;}
#resourcetype_bg .resourcetype_con .form-submit .apply-form-submt{margin-top:10px;margin-bottom:5px;width:180px;height:56px;padding-left:0;text-align: center;}



.resourcetype_con .apply-form{height:560px;padding-top:50px;box-shadow:2px 1px 15px rgba(0,0,0,.3);-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.resourcetype_con .apply-form dl{height:62px;margin-bottom:10px;position:relative;}
.resourcetype_con .apply-form dl dd p{color:red;position:absolute;bottom:0;left:270px;font-size:14px;}
.resourcetype_con dl dt,.resourcetype_con dl dd{float:left;}
.resourcetype_con dl dt{width:246px;height:45px;line-height:45px;text-align:right;margin-right:22px;font-size:14px;color:#333;font-weight:bold;}
.resourcetype_con dl dd{width:600px;}
.resourcetype_con dl dd input{height:42px;width:570px;line-height:42px;padding-left:8px;border:1px solid #dedede;-webkit-box-sizing:border-box;}
.apply-form-submt{background: #2b78ff;border-radius:6px;margin: 0px auto;color: #ffffff;font-size: 18px;display: block;
 width:156px;height: 56px;line-height: 56px;box-sizing: border-box;padding-left: 60px;}
.apply-form-submt1{background: #2b78ff;border-radius:6px;margin: 0px auto;color: #ffffff;font-size: 18px;display: block;
    width:156px;height: 56px;line-height: 56px;box-sizing: border-box;padding-left: 60px;}
.apply-form-submt:hover{
    opacity:0.8;
}
.resourcetype_con dl dd input[type=checkbox]{
    border:0;
}

/*20191017 partner add*/
.resourcetype_con dl dd input.partner-input{
    vertical-align: middle;width: 20px;
    height:20px;
    appearance: none;
    position: relative;margin-top: -2px; margin-right: 10px;
}
.resourcetype_con dl dd label.partner-label{
    font-size: 14px;padding-right: 40px;
}
.resourcetype_con dl dd input[type=radio]{
    position:relative;clip:rect(0,0,0,0)
}
.resourcetype_con dl dd input.partner-input:before{
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    vertical-align: top;
    background-color: #ffffff;
    border: 1px solid #d7dcdf;
    margin: -1px 0 0 -1px;
}
.resourcetype_con dl dd input.partner-input:checked:before{
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    vertical-align: top;
    background: #056be8;
    border:none;
}
.resourcetype_con dl dd input.partner-input:checked:after{
    content: '';
    width: 9px;
    height: 9px;
    text-align: center;
    background:#ffffff;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 4px;
    left: 5px;
}



    /*移动应用 SDK加密服务*/
.sdk-services{height:236px;margin-top:50px;padding-left:20px;}
.sdk-services li{width:40%;height:60px;float:left;margin-right:20px;background:url(../image/sdk-list.png) no-repeat 0 0;padding-left:60px;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;margin-bottom:60px;}
.sdk-services li:nth-child(2){background-position:0 -60px;}
.sdk-services li:nth-child(3){background-position:0 -121px;}
.sdk-services li:nth-child(4){background-position:0 -184px;}
.sdk-services li h4{margin-left:30px;font-size:16px;font-weight: bold;}
.sdk-services li p{margin-left:30px;font-size:14px}
.sdk-services li p{width:90%;margin-top:14px;}
#so_core .ios-sdk p{font-size:14px;color:#333;line-height:30px;}
.systools-tables{text-align:center;}
.systools-tables th,.systools-tables td{width:25%;}



/*移动安全编码规范*/
#so_bg,#range_bg{width:100%;}
#so_bg .so_bg,#range_bg .range_bg{width:1200px;margin:48px auto 0px auto;}
#so_bg .so_bg .environment-box-l{padding-left:25px;-webkit-box-sizing:border-box;width:600px;background:#f8f8f8;font-size:14px;color:#333333;line-height:30px;}
#so_bg .so_bg  .environment-box-r{margin-top:-65px;height:450px;width:500px;background:#f8f8f8;text-align:center;}

#range_bg .range_bg > h3{color:#333333;font-size:24px;height:34px;line-height:34px;padding-left:14px;border-left:6px solid #146bd4;margin-bottom:30px;}
#range_bg .range_bg p{color:#333333;font-size:14px;line-height:30px;}
#range_bg .range_bg .range-ul{margin-top:50px;}
#range_bg .range_bg .range-ul li{border-radius:6px;width:28%;height:284px;float:left;background:#fff;margin-right:50px;-webkit-box-shadow:1px 1px 15px rgba(0,0,0,.3);;}
.range-ul li .range-tit{border-top-left-radius:6px;margin-bottom:25px;border-top-right-radius:6px;height:76px;text-align:center;color:#ffffff;line-height:76px;font-size:16px;font-weight: bold;}
.range-ul li:nth-child(1) .range-tit{background:#156cd5}
.range-ul li:nth-child(2) .range-tit{background:#7ac044}
.range-ul li:nth-child(3) .range-tit{background:#566aed}
#range_bg .range-ul li dl{padding-left:66px;-webkit-box-sizing:border-box;height:40px;}
#range_bg .range-ul li dl dt,.range-ul li dl dd{height:40px;line-height:40px;float:left;color: #333333;font-size:14px;width:200px;}
#range_bg .range-ul li dl dt{width:10px;background:url(../image/arror.png) no-repeat center;}
#range_bg .range-ul li dl dd{margin-left:20px;}

.safecode-type p{font-size:14px;color:#333333;line-height:30px;}
.safecode-type-ul{padding-left:20px;}
.safecode-type-ul li{text-align:left;width:45%;height:45px;float:left;line-height:45px;list-style-type:disc;font-size:14px;color:#333333;}

/*移动安全加固 ios*/
#so_core .so_core .core-ul li{padding:40px 30px 0;width:274px;height:340px;background:#fff;-webkit-border-radius:6px;margin:0;margin-right:25px;}
#so_core .so_core .core-ul li em{font-size:16px;font-weight:bold;color:#333333;}
#so_core .so_core .core-ul li p{line-height:24px;}
#so_core .so_core .core-ul li  em{margin:32px 0px 25px 0px;}

.good-fl,.good-fr{width:50%;}
.good-fr-ul li{height:111px;}
.good-fr-ul li h3{font-weight:bold;padding-top:25px;font-size:16px;color:#333333;margin-left:20px;}
.good-fr-ul li p{padding-top:28px;margin-left:30px;font-size:14px;color:#666;}
.effectd_before-after{position:relative;width:100%;margin-top:80px;}
.tips-msg{position:absolute;top:-50px;display:inline-block;width:130px;height:38px;text-align:center;line-height:30px;background:url(../image/ep_Technology_itc_span.png) no-repeat center;}
.msg1{left:111px;}
.msg2{left:480px;}
.msg3{left:890px;}

.arror-to{position:absolute;top:-50px;display:inline-block;width:130px;height:40px;background:url(https://www.ijiami.cn/view/images/effect_direct.png) no-repeat center;}
.arror1{left:302px;}.arror2{left:690px;}
.before-after-ul li{width:30%;height:230px;background:#fff;border-radius:6px;box-shadow:1px 1px 15px rgba(0,0,0,.3);float:left;margin-right:20px;}
.before-after-ul li img{width:330px;height:208px;display:block;margin:10px auto;}

.compare-table{text-align:center;border:1px solid #e3e3e3;border-radius:12px;font-size:12px;color:#333;}
.compare-table thead tr{height:35px;line-height:35px;background:#c4d8fc}  
.compare-table tr{border-bottom:1px solid #e3e3e3;}  
.compare-table td{height:36px;line-height:30px;border-bottom:1px solid #e3e3e3;border-right:1px solid #e3e3e3;}
.compare-table td p,.compare-table td span{color:#0089d7;font-size:16px;font-weight:bold;} 
.compare-table tr:last-child td,.compare-table tr:last-child th{border-bottom:0;}
.compare-table tr td:last-child{border-right:0;}


/*钓鱼监测及响应*/
.jiance-ul li{width:20%;float:left;margin-right:60px;text-align:center;}
.jiance-ul li img{display:block;margin:0 auto;}
.jiance-ul li p{font-size:14px;color:#333;margin-top:15px}
.qudao-jiance-fl,.qudao-jiance-fr{width:48%;}
.qudao-jiance-fr{margin-top:25px;}
.qudao-jiance-fr ul li{text-indent:25px;background:url(../image/item-icon.png) no-repeat 0 5px;font-size:14px;color:#333333;margin-bottom:15px;}
.qudao-jiance-fr ul li p{line-height:24px;}
.qudao-jiance-fl img{display:block;margin:0 auto;}

/*通信协议加密*/
.center-img img{display:block;margin:0 auto;}
.protocol-ul li{width:560px;height:205px;background:#fff;border-radius:5px;float:left;margin-bottom:45px;}
.protocol-ul li img{margin:40px 30px 0 40px;}
.protocol-ul li p{width:320px;margin-top:72px;color:#333333;font-size:14px;line-height:38px;}


/*威胁感知服务*/
.threat-detect-fl,.threat-detect-fr{width:50%;}
.threat-detect-fl p{width:470px;font-size:14px;color:#333333;line-height:30px;padding-left:20px}
.threat-detect-fr img{display:block;margin:-65px auto 0;}
#so_bg .so_bg .threat-detect-ul{margin-top:53px;margin-bottom:48px;}
#so_bg .so_bg .threat-detect-ul li{width:150px;float:left;margin-right:180px;text-align:center;}
#so_bg .so_bg .threat-detect-ul li p{color:#666666;font-size:14px;margin-top:15px}
.detect-good-ul li img{float:left;}
.detect-good-ul li{margin-bottom:48px;}
.detect-good-ul li div{padding-left:120px;}
.detect-good-ul div h3{color:#333333;font-size:16px;font-weight: bold;margin-top:8px;position:relative;top:8px;}
.detect-good-ul div p{color:#333333;font-size:14px;margin-top:27px;line-height:30px;}

/*移动压缩服务*/
#esdk_theory .esdk_theory .center-img img{margin-top:50px;}
.compress-character-ul li{width:298px;height:263px;background:url(../image/compress-item-1.png) no-repeat;
padding:85px  48px 0;box-sizing:border-box;float:left;}
.compress-character-ul li p{color:#333333;font-size:14px;line-height:30px;}
.compress-character-ul li:nth-child(2){background:url(../image/compress-item-2.png);}
.compress-character-ul li:nth-child(3){background:url(../image/compress-item-3.png);}
.compress-character-ul li:nth-child(4){background:url(../image/compress-item-4.png);}


/*代码审计*/
.codeAudit-good-ul {padding-left:18px;margin-bottom:45px;margin-top:40px;}
.codeAudit-good-ul li{width:426px;height:420px;float:left;border-radius:6px;background:#fff;margin-right:54px;-webkit-box-shadow:1px 1px 14px rgba(0,0,0,.3);text-align:center;padding-top:52px;box-sizing:border-box;}
.codeAudit-good-ul li h3{margin-top:30px;color:#146bd4;font-size:16px;}
.codeAudit-good-ul li p{color:#666;font-size:14px;width:380px;text-align:left;margin:35px auto;line-height:30px}

/*云更新服务*/
.cloud-update-ul{margin-top:74px;}
.cloud-update-ul li{width:20%;float:left;}
.cloud-update-ul li img{display:block;margin:0 auto;}
.cloud-update-ul li p{margin:36px auto;width:80%;color:#333333;font-size:14px;line-height:30px;}

.cloud-features-ul li{width:300px;height:245px;background:url(../image/cloud-item-1.png) no-repeat 2px 0;float:left;padding-top:120px;box-sizing:border-box;}
.cloud-features-ul li:nth-child(2){background:url(../image/cloud-item-2.png);}
.cloud-features-ul li:nth-child(3){background:url(../image/cloud-item-3.png);}
.cloud-features-ul li:nth-child(4){background:url(../image/cloud-item-4.png);}
.cloud-features-ul li p{width:208px;margin:0 auto;color:#333333;font-size:14px;line-height:30px;text-align:center;}

/*hzl add v3*/
.safe-jd-ul li img{width:132px;height:132px;}
#detection_tech .detection_tech .safe-jd-ul li h3{margin-bottom: 20px;font-size: 16px;color:#333333;width:328px;padding-left:176px;}
#detection_tech .detection_tech .safe-jd-ul li p{font-size:14px;color:#666666;width:328px;padding-left:176px;}
#detection_adv .safe-jd-good-ul{background:#fff;padding:40px 50px 40px;box-sizing:border-box;}
#detection_adv .safe-jd-good-ul li{width:25%;float:left;text-align:center;}
#detection_adv .safe-jd-good-ul li h3{font-size:16px;font-weight: bold;color:#333333;margin-top:20px;}
#detection_adv .safe-jd-good-ul li p{font-size:14px;margin-top:20px;color: #666666;}

#safe_jd_services-wrap{width:100%;}
#safe_jd_services-wrap .safe_jd_con .safe-jd-sevices-ul li{position:relative;width:20%;height:152px;background:#fff;padding:20px;box-sizing:border-box;border-bottom:1px solid #ccc;border-right:1px solid #ccc;float:left;text-align:center;}
.safe-jd-sevices-ul li>p{margin-top:20px;}
.safe-jd-sevices-ul li div.anim-msg{width:100%;height:100%;background:#146bd4;color:#fff;position:absolute;top:0;left:0;padding:17px;box-sizing:border-box;}
.safe-jd-sevices-ul li div.anim-msg h3{font-size:14px;}
.safe-jd-sevices-ul li div.anim-msg p{margin-top:10px;font-size:12px;line-height:23px;text-align:left;}
.safe-jd-sevices-ul li:hover div.anim-msg{display:block;}
#safe_jd_services-wrap .safe-jd-sevices-ul li:nth-child(5),#safe_jd_services-wrap .safe-jd-sevices-ul li:nth-child(10),
#safe_jd_services-wrap .safe-jd-sevices-ul li:nth-child(15),#safe_jd_services-wrap .safe-jd-sevices-ul li:nth-child(20),
#safe_jd_services-wrap .safe-jd-sevices-ul li:nth-child(25),#safe_jd_services-wrap .safe-jd-sevices-ul li:nth-child(25),
#safe_jd_services-wrap .safe-jd-sevices-ul li:nth-child(30){border-right:0;}


/*电力行业解决方案*/
.img-bg{width:830px;height:435px;padding:20px 0 30px;box-sizing:border-box;margin:0 auto;background:#fff;}
#fa_risk .electric-fx>p{color:#666;font-size:14px;line-height:25px;margin-top:36px;}
.electric-fx-ul{margin-top:50px;}
.electric-fx-ul li{width:50%;float:left;margin-bottom:43px;}
.electric-fx-ul li em{display:inline-block;width:48px;height:48px;margin-right:20px;background:#fff;border-radius:12px;border:4px solid #146bd4;text-align:center;line-height:48px;font-size:30px;color:#146bd4;}
.electric-fx-ul li p{width:400px;font-size:14px;color:#333;line-height:25px;}

/*游戏行业解决方案*/
.game_safe_header .fa_header_tips .left p{margin-top:24px;}
.game_safe_header #header_tips .consult_btn{margin-top:22px;}
.game-bg-ul{margin-top:54px;}
.game-bg-ul li,.game-good-ul li{width:25%;float:left;text-align:center;}
#fa_background .game-bg-ul li h3,#fa_risk .fa_risk .game-good-ul li h3{font-weight:normal;font-size:16px;margin-top:9px;}
#fa_background .game-bg-ul li p,#fa_risk .fa_risk .game-good-ul li p{text-align:left;width:218px;font-size:14px;color:#666;margin:20px auto 0;}
#fa_fa .fa_fa .game-solution-fl,#fa_fa .fa_fa .game-solution-fr{width:50%;;margin-top:90px;}
#fa_fa .fa_fa .game-solution-fl{margin-top:30px;}
#fa_fa .fa_fa .game-solution-fl{text-align:center;}
#fa_fa .fa_fa .game-solution-fr{padding-left:20px;box-sizing:border-box;}
.game-good-ul{margin-top:63px;}
.game-solus-ul li{padding-left:70px;margin-bottom:50px;}
.game-solus-ul li h3{font-size:16px;color:#333333;font-weight:bold;margin-top:5px;}
.game-solus-ul li p{font-size:14px;color:#666666;margin-top:15px;}
#fa_fa .fa_fa .game-solution-fr img{margin-right:22px;}
#fa_risk .fa_risk .game-good-ul li h3{margin-top:16px;}
#fa_risk .fa_risk .game-good-ul li p{margin-top:28px;width:240px;line-height:25px;;}
.game-customer-list{margin-top:65px;}
.game-customer-list li{width:16%;float:left;text-align:center;margin-bottom:40px;}
.game-customer-list li img{width:80px;height:80px;}
.game-customer-list li p{margin-top:8px;font-size:14px;color:#666;}


/*运营商行业解决方案*/
#fa_risk .fa_risk .ope-list{width:300px;height:210px;padding-top:85px;float:left;box-sizing: border-box;}
.fa_risk .ope-list:nth-child(2){background:url(../image/separate.png) no-repeat right 90px;}
.fa_risk .ope-list:nth-child(2) div:nth-child(1){padding-left:80px;}
.fa_risk .ope-list:nth-child(2) div:nth-child(2){padding-left:40px;margin-top:60px;}

.fa_risk .ope-list:nth-child(3){background:url(../image/separate.png) no-repeat right 90px;}
.fa_risk .ope-list:nth-child(3) div:nth-child(1){padding-left:80px;}
.fa_risk .ope-list:nth-child(3) div:nth-child(2){padding-left:40px;margin-top:60px;}

.fa_risk .ope-list:nth-child(4){background:url(../image/separate.png) no-repeat right 90px;}
.fa_risk .ope-list:nth-child(4) div:nth-child(1){padding-left:80px;}
.fa_risk .ope-list:nth-child(4) div:nth-child(2){padding-left:40px;margin-top:60px;}

.fa_risk .ope-list:nth-child(5) div:nth-child(1){padding-left:80px;}
.fa_risk .ope-list:nth-child(5) div:nth-child(2){padding-left:40px;margin-top:60px;}

#fa_risk .fa_risk .ope-list img{vertical-align:middle;margin-right:12px;}
#fa_risk .fa_risk .ope-list span{color:#333;font-size:16px;vertical-align:middle;}
.ope-data-table{margin-top:40px;width:100%;text-align:left;border:1px solid #ccc;border-radius:6px;border-collapse:collapse}
.ope-data-table td{padding-left:80px;border-right:1px solid #ccc;height:64px;line-height:64px;font-size:14px;color:#333;}
.ope-data-table tr:nth-child(odd){background:#f8f8f8;}
.ope-data-table tr:nth-child(even){background:#fff;}
.ope-credenti-fl,.ope-credenti-fr{margin-top:76px;}
.ope-credenti-fl{width:66%;height:330px;}
.ope-credenti-fr{padding-left:50px;box-sizing:border-box;width:34%;height:330px;}
.ope-credenti-ul li{width:25%;height:200px;float:left;}
.ope-credenti-ul li div{width:100%;height:125px;text-align:center;}
.ope-credenti-ul li p{color:#848484;font-size:14px;text-align:center;}
.ope-credenti-fr ul{padding:40px 26px;}
.ope-credenti-fr ul li{list-style:disc;font-size:14px;color:#333;margin-bottom:40px;}
.ope-credenti-fr ul li p{line-height:25px;}
.ope-customer-list{margin-top:65px;padding-left:284px;}
.ope-customer-list li{width:218px;display:inline-block;margin-right:210px;}
.ope-customer-list li img{display: block;margin:0 auto;}


/*政企行业解决方案*/
.gov-safe-before-ul,.gov-safe-after-ul{margin-top:20px;}
.gov-safe-before-ul li{background:url(../image/zq_item.png) no-repeat left center;padding:10px 0 0 40px;margin-bottom:30px;width:42%;box-sizing:border-box;font-size:14px;color:#333;line-height:25px;}
.gov-safe-after-ul li{background:url(../image/zq_item-on.png) no-repeat left center;padding:10px 0 0 40px;margin-bottom:30px;width:42%;box-sizing:border-box;font-size:14px;color:#333;line-height:25px;}
.gov-rule-wrap{margin-top:40px;border:1px solid #dedede;height:345px;border-radius:3px;}
.rule-title{height:64px;background:#efefef;border-bottom:1px solid #dedede;color:#333;line-height:64px;text-align:center;font-size:16px;}
.rule-con{width:398px;height:280px;border-right:1px solid #dedede;padding:23px;box-sizing:border-box;}
.rule-con ul{margin-top:20px;}
#fa_background .rule-con h3{font-size:14px;}
.rule-con:last-child{border-right:0;}
.rule-con ul li{background:url(../image/list-icon.png) no-repeat left 10px;padding-left:40px;}
#fa_background .rule-con ul li p{margin-top:5px;}


/*关于我们*/
#header.about-us{height:224px;background-image:url(../image/about_banner.png);background-repeat:no-repeat;background-size:100% 100%;position:relative;}
.contact-us-header{width:700px;position:absolute;top:116px;left:18.5%;}
.contact-us-header p{color:#fff;font-size:30px;}
#about-us-wrap{width:1200px;height:auto;min-height:500px;margin:21px auto;background:#fff;padding:10px 0px;}
.about-us-nav{width:205px;float:left;margin-right:38px;}

.left_nav_p1 > .about-us-nav{position: fixed; top: 10px;}
.left_nav_p1 > .about-us-con{margin-left:243px;}

.about-us-nav ul li{height:50px;background:#ffffff;text-align:left;line-height:50px;padding-left:15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border:1px solid #dedede;
    border-bottom:0;
}
.about-us-nav ul li:hover{
        background:#f8f8f8;
}
.about-us-nav ul li:hover a{
    color:#2b78ff;
}
.about-us-nav ul li:last-child{
    border-bottom:1px solid #dedede;
}

.about-us-nav ul li.on a{color:#2b78ff;}
.about-us-nav ul li a{display:block;font-size:14px;color:#333;}
.about-us-con{width:955px;float:left;}
.com-con>h3{font-size:24px;color:#333;margin-bottom:24px;      padding-left: 14px; border-left: 6px solid #2b78ff;}
.com-con>p{font-size:14px;line-height:30px;color:#333333;margin-bottom:18px;    padding-left: 22px;}
.com-con>p img{display:block;}
.honor-list li{width:30%;text-align:center;float:left;margin-right:50px;margin-bottom:70px;}
.honor-list li.clearR{margin-right:-50px;}
.honor-list li p{margin-top:10px;font-size:14px;color:#666;}
.page-box-ul{width:314px;height:40px;float:right;}
.page-box-ul li{float:left;margin-right:6px;width:27px;height:27px;}
.page-box-ul li a{display:block;color:#969696;border:1px solid #979797;line-height:26px;text-align:center;}
.page-box-ul li:first-child,.page-box-ul li:last-child{width:96px;}
.page-box-ul li.on a{background:#2b78ff;color:#fff;}

.page-box-ul li.next-page.unable a,.page-box-ul li.pre-page.unable a{color:#d1d1d1;border:1px solid #d1d1d1;}

.year-group{padding-left:124px;}
.year-group-ul{width:700px;height:auto;border-left:1px solid #d2d2d2;}
.year-group-ul li{position:relative;margin-bottom:40px;}
.year-group-ul li .year-num{position:absolute;top:10px;left:-90px;font-size:18px;color:#333;}
.year-group-ul li .arror-icon{display:inline-block;position:absolute;top:0;left:-14px;width:26px;height:42px;background:url(../image/develop-icon-2.png) no-repeat;}
.year-group-ul li.year .arror-icon:nth-child(1){display:inline-block;position:absolute;top:14px;left:-14px;width:26px;height:21px;background:url(../image/develop-icon-1.png) no-repeat;}
.descrip{margin-left:80px;font-size:14px;color:#666;}
.descrip p{line-height:30px;}
.descrip p strong{display:inline-block;width:45px;height:26px;text-align:center;color:#2b78ff;font-size:14px;margin-right:20px;}
.joinus-con p{font-size:14px;color:#666;line-height:30px;}
.job-name{color:#146bd4;border-left:4px solid #146bd4;padding-left:10px;margin:40px 0px;font-size:14px;}
.job-list{margin:40px 0;}
.job-con{margin-top:40px;}
p.contact-mail{color:#333;}
p.contact-mail .mail{color:#146bd4;}

.comp-place-list li{width:236px;height:157px;float:left;}
.comp-place-list li>img{display:block;width:237px;height:157px;}
.place-name{width:236px;height:157px;padding:40px 0;color:#fff;box-sizing:border-box;position:relative;}
.marks-l,.marks-r{display:inline-block;width:11px;height:15px;position:absolute;z-index:99;}
.marks-l{left:-10px;top:50%;border:1px;solid red;}
.marks-r{right:-10px;top:50%;z-index:999;}

.place-name .zh-cn,.place-name .pinying{text-align:center;font-size:30px;}
.bj{background:#94a1e3;}
.sh{background:#76c2ee;}
.sz{background:#62cccd;}
.cd{background:#dfac86;}
.hn{background:#dbd17b;}
.fz{background:#85cf8e;}

.cooperate-wrap{width:90%;padding-left:10px;margin-top:40px;}
.cooperate-wrap h3{font-size:14px;color:#333;}
.cooperate-wrap p{color:#666;font-size:14px;line-height:30px;margin-top:10px;}
.market-dept,.customer-dept{width:265px;height:100px;display:inline-block;
    vertical-align: top;}
.comp-address-list h3{color:#146bd4;border-left:4px solid #146bd4;padding-left:10px;margin:20px 0px;}
.comp-address-list p{line-height:30px;font-size:14px;color:#666;}

/*登录注册*/
#login-regis-header{}
.login-register-wrap{width:100%;height:631px;background:#fff;margin-top:64px;}
.login-regis-tit{height:64px;border-bottom:1px solid #ccc;position:relative;width:1200px;margin:0 auto;}
.go-regist{position:absolute;color:#146bd8;font-size:14px;top:15px;right:50px;}
.login-regis-tit .tab-list{text-align:center;font-size:0;}
.login-regis-tit .tab-list li{
    vertical-align: middle;cursor:pointer;height:65px;padding:20px 90px 10px 90px;box-sizing:border-box;display:inline-block;text-align:center;font-size:20px;color:#a8a7a7;font-weight:bold;}
.login-regis-tit .tab-list li.on{border-bottom:2px solid #E4002B;color:#333;}

.login-register-con{
    position:absolute;
    right:10px;
    top:50%;
    width:448px;
    margin-top:-244px;
    height:450px;
    background: #F6F6F6;
    border-radius:6px;
    padding-top:117px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.login-regis-con{
    background:none;
    padding-top:5px;
    margin-top:40px;
    display: flex;
    justify-content: center;
}
.login-regis-con input:hover{
    cursor: text!important;
    border-color: #E5E6EB!important;
}
.login-regis-con input:focus{
    outline: #E5E6EB!important;
}
.emil-type{
    margin-bottom: 40px;
}
.list-con{margin:0 55px;}
.regist-con{width:509px;}
.login-con .input-txt,.regist-con .input-txt{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    width:330px;
    height:40px;
    line-height:40px;
    border: 1px solid #E6E6E6;
    padding-left:20px;
    box-sizing:border-box;
    background:#f8f8f8;
    color:#aeaeae;
    font-size:14px;
    font-family:"microsoft yahei";
}
.login-con,.regist-con {
    ::-webkit-input-placeholder {
        font-size: 14px;
        color: #999999;
        line-height: 20px;
    }
    :-moz-placeholder {
        font-size: 14px;
        color: #999999;
        line-height: 20px;
    }
    ::-moz-placeholder {
        font-size: 14px;
        color: #999999;
        line-height: 20px;
    }
}
/*.login-con .input-txt,.regist-con .input-txt{margin-bottom:20px;}*/
.regist-con .input-txt{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width:338px;
}
.regist-title{
    width:140px;
    text-align:right;
    display:inline-block;
    vertical-align: middle;
    font-size:15px;
    color:#333333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right:20px;
}
.list-con form > div{margin-bottom:20px;position:relative;}
.list-con form > div a:hover{
    color:#146bd8;
}
.new-regist-con{width: 580px}
.new-regist-con .input-txt{width: 380px}



.redtermService{
    margin-left:144px;
}
.login-con   .input-code{
    width:234px;
    display:inline-block;
    vertical-align: middle;
    border-radius: 6px 0px 0px 6px;
}
span.code-img{
    width:110px;
    height:40px;
    margin-left: 10px;
    vertical-align: middle;
    display:inline-block;
    background:url(../image/codeExample.png) no-repeat center center;
}
.login-con span.code-img img{
    border-radius: 0 6px 6px 0;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
}
.login-con span.code-img{
    width:96px;
    height:40px;
    margin-left: -4px;
    border-radius: 0 6px 6px 0;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
}
 .errorRd{height:20px;line-height:20px;color:red;position:absolute;left:140px;top:-21px;}
.loginbanner .errorRd{left:0;}
.login-register-con .login-con  .input-txt,.login-register-con .regist-con .input-txt{color:#aeaeae;}
.login-register-con .login-con  .input-txt:focus,.login-register-con .regist-con .input-txt:focus{border:1px solid #146bd8;}
.remember-info{margin-bottom:20px;}
.remember-info a:hover{color: #EF5769!important;}
.remember-info .fl label,.remember-info .fl input{vertical-align:middle;font-size:15px;color:#333;}
.remember-info .fl input{margin-right:5px;}
.remember-info .fr a,.remember-info .fl .read{color:#146bd8;font-size:14px;}
.login-btn p,.regis-btn p{
	display:inline-block;
    width:330px;height:40px;
    background: #E4002B;
    color:#fff;
    text-align:center;
    font-size:18px;
    line-height:40px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.regist-con .login-btn{
    padding-left:144px;
}

.login-btn p:hover,.regis-btn p:hover{background-color: #EF5769;cursor: pointer}
.how-use{width:1200px;margin:40px auto;}
.how-use p{font-weight:bold;font-size:18px;color:#333;margin-bottom:30px;}

.regis-after{width:600px;}
.regis-after p{text-align:left;font-size:14px;color:#666;margin-bottom:30px;}
.regis-after .user{font-weight:bold;font-size:22px;}
.regis-after .mail{font-size:20px;color:#333;}

/*操作流程*/
.workflow-wrap{background:#fff;margin-top:78px;}
.how-workflow{width:1200px;margin:0 auto;padding-left:290px;box-sizing:border-box;}
.how-workflow p{font-size:28px;color:#4c5466;margin:70px 0 90px 0;}
.go-services{color:#2b78ff;font-size:20px; display:inline-block;
    vertical-align: middle;
    height:40px;
    width:228px;
    border:1px solid #2b78ff;
    line-height:40px;
    text-align:center;}
.go-services:hover{
    color:#ffffff;
    background:#2b78ff;
    border:1px solid transparent;
}

/*常见问题*/
.question-ul{padding:5px 0 20px 12px;background:#fff;}
.question-ul li{padding:30px 0 30px 0px;border-bottom:1px dashed #ccc;}
.question-ul li:last-child{border-bottom:0;}
.question-ul li .question-img{display:inline-block;width:24px;height:24px;}
.question-ul li .question-tit{font-size:18px;color:#333333;font-weight:normal;}
.question-ul li .question-p{
    font-size:13px;color:#868686;line-height:30px;
}


/*忘记密码*/
.forget-nav .tab-list li{font-weight:bold;color:#333;}
.login-con .input-regMask{width:260px;}
.login-con .img-code{position: relative;width:106px;height: 45px;vertical-align:middle;border:0;margin-left:10px;top: -2px;}



/*jk add */
/****************p2p行业解决方案  header*********************/
.p2p_fa_header{background:url(../image/p2p_fa_bg.jpg) no-repeat center 66px;}
#fa_nav .p2p_fa_nav li{padding:0px 99px 0px 30px;}

/*******************p2p行业解决方案 --行业背景****************************/
#p2p_fa_background{background-color:#ffffff;}
#p2p_fa_background .p2p_fa_background{padding:56px 0px 96px 0px;}
#p2p_fa_background .p2p_fa_background .fa_background_ircon{margin-top:58px;} 

/*******************p2p行业解决方案 --行业风险****************************/
#p2p_fa_risk{background-color:#ffffff;}
#p2p_fa_risk .p2p_fa_risk{padding:56px 0px 56px 0px;}
#p2p_fa_risk .p2p_fa_risk .fa_background_ircon{margin-top:8px;}

/********************p2p行业解决方案 --行业解决方案***************************/
#p2p_fa_fa{background:url(../image/p2p_fa_bg1.png) no-repeat;height:830px;}
#p2p_fa_fa .p2p_fa_fa{padding:56px 0px 0px 0px;}
#p2p_fa_fa .p2p_fa_fa .fa_sub_title{margin-top:24px;}
#p2p_fa_fa .p2p_fa_fa .fa_background_ircon{margin-top:30px;}

/*******************p2p行业解决方案 -- 符合行业法律法规***********************/
#p2p_fa_rule{background-color:#ffffff;}
#p2p_fa_rule .p2p_fa_rule{padding-bottom:52px;}
#p2p_fa_rule .p2p_fa_rule .fa_sub_title{margin-top:24px;}
#p2p_fa_rule .p2p_fa_rule .fa_background_ircon{margin-top:30px;}

.p2p_table_wrap{width:100%;border:1px solid #e0e0e0;border-radius:6px;margin-top:34px;font-size:14px;color:#333333;}
.p2p_table_wrap td{width:50%;height:60px;}
.p2p_table_wrap tr td:first-child{padding-left:106px;}
.p2p_table_wrap tr td:last-child{padding-left:59px;}
.p2p_table_wrap tr:nth-child(even){background-color:#ffffff;}
.p2p_table_wrap tr:nth-child(odd){background-color:#ffffff;}

/*******************p2p行业解决方案 -- 规划、实施、售后  全程提供专业顾问咨询***********************/
#p2p_fa_planning{background-color:#ffffff;}
#p2p_fa_planning .p2p_fa_planning{padding-bottom:42px;}
.fa_planing_wrap{width:100%;}
.fa_planing_wrap > li{ float:left; width:230px;margin-right:92px;margin-top:60px;}
.fa_planing_wrap > li:last-child{margin-right:0px;}
.fa_planing_wrap > li > p{font-size:14px;color:#666666;line-height:30px;}
.fa_planing_wrap > li > div{text-align:center;}
.fa_planing_wrap > li > p.wrap_tilte{font-size:16px;color:#333333;text-align:center;margin:9px 0px 20px 0px ;}

/************************p2p行业解决方案 -- 客户案例*****************************/
#p2p_fa_case{background-color:#ffffff;}
#p2p_fa_case .p2p_fa_case{padding-bottom:80px;}
#p2p_fa_case .p2p_fa_case .ul_list2{margin-top:66px;}
#p2p_fa_case .p2p_fa_case .ul_list1{margin-top:52px;}
.p2p_case_wrap{width:100%;}
.p2p_case_wrap > li{float:left;}
.p2p_case_wrap > li > a{float:left;width:194px;height:60px;}
.p2p_case_wrap > li.p2p_case1 > a{background:url(../image/p2p_case_img1.png) no-repeat 0px;width:124px;margin-right:84px;}
.p2p_case_wrap > li.p2p_case2 > a{background:url(../image/p2p_case_img2.png) no-repeat 0px;width:124px;margin-right:84px;}
.p2p_case_wrap > li.p2p_case3 > a{background:url(../image/p2p_case_img3.png) no-repeat 0px;width:120px;margin-right:86px;}
.p2p_case_wrap > li.p2p_case4 > a{background:url(../image/p2p_case_img4.png) no-repeat 0px;width:142px;margin-right:98px;}
.p2p_case_wrap > li.p2p_case5 > a{background:url(../image/p2p_case_img5.png) no-repeat 0px;width:92px;margin-right:95px;}
.p2p_case_wrap > li.p2p_case6 > a{background:url(../image/p2p_case_img6.png) no-repeat 0px;width:110px;}
.p2p_case_wrap > li.p2p_case7 > a{background:url(../image/p2p_case_img7.png) no-repeat 0px;width:134px;margin-right:82px;}
.p2p_case_wrap > li.p2p_case8 > a{background:url(../image/p2p_case_img8.png) no-repeat 0px;width:120px;margin-right:88px;}
.p2p_case_wrap > li.p2p_case9 > a{background:url(../image/p2p_case_img9.png) no-repeat 0px;width:112px;margin-right:98px;}
.p2p_case_wrap > li.p2p_case10 > a{background:url(../image/p2p_case_img10.png) no-repeat 0px;width:130px;margin-right:84px;}
.p2p_case_wrap > li.p2p_case11 > a{background:url(../image/p2p_case_img11.png) no-repeat 0px;width:133px;margin-right:67px;}
.p2p_case_wrap > li.p2p_case12 > a{background:url(../image/p2p_case_img12.png) no-repeat 0px;width:120px;}

/************************p2p行业解决方案 --更多行业解决方案*****************************/
/*#fa_more .fa_more.p2p_case_more > div > a.item1{background:url(../image/item10.png) no-repeat;}
#fa_more .fa_more.p2p_case_more > div > a:hover.item1{background:url(../image/item10_1.png) no-repeat;}*/


/***************中小应用安全解决方案--header*********************/
.app_fa_header{background:url(../image/app_fa_bg.jpg) no-repeat;}

/***************中小应用安全解决方案 --行业背景****************************/
#app_fa_background{background-color:#ffffff;}
#app_fa_background .app_fa_background{padding:40px 0px 58px 0px;}
#app_fa_background .app_fa_background .fa_background_ircon{margin-top:38px;} 
#app_fa_background .app_fa_background .fa_background_ircon .img_wrap{width:846px;padding:34px 0px 43px 0px;background-color:#ffffff;margin-right:auto;margin-left:auto;border-radius:10px;}

/***************中小应用安全解决方案 --解决方案**********************/
#appsafe_fa_fa{background:url(../image/appsafe_fa_bg.png) no-repeat;height:786px;}
.appsafe_jie_wrap{width:100%;border-top:1px solid #d8d8d8;border-right:1px solid #d8d8d8;margin-top:42px;}
.appsafe_jie_wrap tr{height:130px;}
.appsafe_jie_wrap tr td{border-left:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;}
.appsafe_jie_wrap tr td:first-child{background-color:#ebebeb;width:270px;text-align:center;}
.appsafe_jie_wrap tr td:first-child > img{display:inline-block;margin:6px 0px 12px 0px;}
.appsafe_jie_wrap tr td:first-child > p{font-size:16px;color:#333333;}
.appsafe_jie_wrap tr td:last-child{font-size:14px;color:#333333;line-height:24px;padding-left:40px;}
.appsafe_jie_wrap tr td:last-child > i{float:left;width:74px;height:78px;background:url(../image/appsafe_jie_direct.png) no-repeat 0px;margin-right:35px;}
.appsafe_jie_wrap tr td:last-child .content_item{padding:14px 26px 0px 30px;float:left;width:745px;height:78px;box-sizing:border-box;background-color:#ebebeb;border:1px solid #d8d8d8;}

/**********************中小应用安全解决方案 --核心优势***********************/
#appsafe_fa_center .appsafe_fa_center{padding-bottom:82px;}
.appsafe_center_wrap{margin-top:72px;;}
.appsafe_center_wrap > li{float:left;width:228px;margin-right:95px;box-sizing:border-box;text-align:center;}
.appsafe_center_wrap > li:last-child{margin-right:0px;}
.appsafe_center_wrap > li > p{font-size:14px;color:#666666;line-height:28px;text-align:left;}
.appsafe_center_wrap > li > p.sub_title{font-size:16px;text-align:center;color:#333333;margin:18px 0px 22px 0px;}

/**********************中小应用安全解决方案 --客户案列***********************/
#appsafe_fa_case{background-color:#ffffff;padding-bottom:94px;}
.safe_case_wrap{width:100%;}
.safe_case_wrap > li{float:left;}
.safe_case_wrap > li > a{float:left;width:194px;height:60px;}
.safe_case_wrap > li.safe_case1 > a{background:url(../image/safe_case_img1.png) no-repeat 0px;width: 157px;margin-right:134px;}
.safe_case_wrap > li.safe_case2 > a{background: url(../image/safe_case_img2.png) no-repeat -7px;width:132px;margin-right:108px;}
.safe_case_wrap > li.safe_case3 > a{background: url(../image/safe_case_img3.png) no-repeat -4px;width:130px;margin-right:148px;}
.safe_case_wrap > li.safe_case4 > a{background: url(../image/safe_case_img4.png) no-repeat -4px;width:188px;margin-right:87px;}
.safe_case_wrap > li.safe_case5 > a{background:url(../image/safe_case_img5.png) no-repeat 0px;width: 105px;margin-right:0px;}
.safe_case_wrap > li.safe_case6 > a{background:url(../image/safe_case_img6.png) no-repeat 0px;width: 206px;margin-right:128px;}
.safe_case_wrap > li.safe_case7 > a{background:url(../image/safe_case_img7.png) no-repeat 0px;width: 222px;margin-right: 107px;}
.safe_case_wrap > li.safe_case8 > a{background:url(../image/safe_case_img8.png) no-repeat 0px;width: 162px;margin-right:101px;}
.safe_case_wrap > li.safe_case9 > a{background:url(../image/safe_case_img9.png) no-repeat 0px;width: 172px;margin-right:69px;}
.safe_case_wrap > .item1,.safe_case_wrap > .item4,.safe_case_wrap > .item2,.safe_case_wrap > .item3,.safe_case_wrap > .item5{margin-top:60px;}
.safe_case_wrap > .item6,.safe_case_wrap > .item7,.safe_case_wrap > .item8,.safe_case_wrap > .item9{margin-top:80px;}

/**********************中小应用安全解决方案 --更多行业解决方案***********************/
/*#fa_more .fa_more.appsafe_case_more > div > a.item4{background: url(../image/item10.png) no-repeat;}
#fa_more .fa_more.appsafe_case_more > div > a:hover.item4{background:url(../image/item10_1.png) no-repeat;}*/



/**********************安全资讯---banner css**********************/
.safety_inform_banner{width:1200px;margin:0px auto;/* height:450px; */box-sizing:border-box;padding-top:10px;}
.safety_inform_banner .iform_left{width:840px;margin-right:30px;}
.safety_inform_banner .iform_left > img{width:840px;height:360px;}

/**********************安全资讯---nav*********************************/
#consult_nav{width:100%;background-color:#ffffff;}
#consult_nav .consult_nav{margin:0px auto;width:1200px;}

/*************安全资讯---banner 轮播*****************/
.safety_inform_banner .iform_left > .swiper-container{width:840px;height:360px;position:relative;}
.swiper-container .swiper-button-prev{position:absolute;top:146px;left:22px;}
.swiper-container .swiper-button-next{position:absolute;top:146px;right:22px;}
.swiper-container .swiper-pagination{position:absolute;bottom:0px;width:100%;height:72px;background-color:rgba(0,0,0,0.7);}
.swiper-container .swiper-pagination-tips{font-size:30px;color:#ffffff;height:100%;line-height:72px;padding-left:18px;}
.swiper-container .swiper-pagination-btn{height:100%;padding-top:28px;box-sizing:border-box;margin-right:15px;}
.swiper-container .swiper-pagination-btn > a{display:inline-block;width:10px;height:10px;background:url(../image/pagination_item_icron.png) no-repeat;margin-left:9px;}
.swiper-container .swiper-pagination-btn > a.active{background:url(../image/pagination_item_icron1.png) no-repeat;}


.safety_inform_banner .iform_left > #slideBox{width:840px;height:360px;position:relative;}
#slideBox .bd > ul > li > a > img{display:inline-block;width:840px;height:360px;}
#slideBox > .prev{position:absolute;top:146px;left:22px;}
#slideBox > .next{position:absolute;top:146px;right:22px;}
#slideBox .swiper-pagination{position:absolute;bottom:0px;width:100%;height:64px;z-index:1000;}
#slideBox .swiper-pagination-tips{position:absolute;z-index:999; right: 0; bottom:0px;font-size:22px;color:#ffffff;height:100%;height:64px;line-height:64px;background-color:rgba(0,0,0,0.6);width:100%;box-sizing:border-box;}
#slideBox .swiper-pagination-tips .title-text{ white-space: nowrap; text-overflow: ellipsis;overflow: hidden;padding-left:18px; margin-right: 80px }

#slideBox .swiper-pagination-btn{height:100%;padding-top:28px;box-sizing:border-box;margin-right:15px;}
#slideBox .swiper-pagination-btn > li{float:left;}
#slideBox .swiper-pagination-btn > li > a{display:inline-block;width:10px;height:10px;background:url(../image/pagination_item_icron.png) no-repeat;margin-left:9px;}
#slideBox .swiper-pagination-btn > li.on > a{background:#e4002b url(../image/pagination_item_icron1.png) no-repeat;border-radius: 100%}




.sub_nav_wrap > li{float:left;height:55px;;box-sizing:border-box;margin-top:22px;}
.sub_nav_wrap > li > a{display:inline-block;height:25px;line-height:25px;margin-top:15px;font-size:16px;color:#191919;padding:0px 30px;border-right:1px solid #e6e6e6;}
.sub_nav_wrap > li:first-child a{padding-left:16px;}
.sub_nav_wrap > li.active > a{color:#146bd4;}
.sub_nav_wrap > li:last-child > a{border-right:none;}
.sub_nav_wrap > li > a:hover{color:#146bd4;}

.safety_inform_banner .inform_right{width:330px;}
.safety_inform_banner .inform_right .inform_right_tips{position:relative;}
.safety_inform_banner .inform_right .inform_right_tips  img{height:140px;width:330px;object-fit: cover;}
.safety_inform_banner .inform_right .inform_right_tips > div{width:100%;box-sizing:border-box;position:absolute;z-index:10;bottom:3px;color:#ffffff;font-size:14px; text-overflow: ellipsis;overflow: hidden; height: 34px; white-space: nowrap; padding:8px 20px;background-color:rgba(0,0,0,0.55);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000,endColorstr=#000000);}
.safety_inform_banner .inform_right .code_content{height:200px;margin-top:20px;box-sizing:border-box;}
.safety_inform_banner .inform_right .code_content > img{width:100%;hegiht:100%;float:left;}

.safety_inform_banner .inform_right .code_content > p.item1{padding-left:176px;font-size:20px;color:#333333;margin-top: 25px;line-height:32px;height: 32px;background:url(../image/safety_code_icron1.png) no-repeat 142px;}
.safety_inform_banner .inform_right .code_content > p.item2{padding-left:142px;font-size:16px;color:#146bd8;margin-top:10px;}

/**********************安全资讯---list css**********************/
#safety_inform_content{background-color:#f8f8f8;padding:20px 0px 56px 0px;}
#safety_inform_content .safety_inform_content{width:1200px;margin:0px auto;}

#safety_inform_content .safety_inform_content .left{margin-right:30px;}
.safety_content_wrap{width:840px;background-color:#ffffff;padding:10px 30px 10px 30px;box-sizing:border-box;}
.safety_content_wrap > li{padding:20px 8px 20px 0px;position:relative;border-bottom:1px solid #e6e6e6;width:780px;margin-left:auto;margin-right:auto;box-sizing:border-box;}
.safety_content_wrap > li:last-child{border-bottom:none;}
.safety_content_wrap > li > .tiltle_img{position:relative;float:left;width:210px;height:90px; margin-right: 30px}
.safety_content_wrap > li > .tiltle_img > i{font-size:12px;color:#ffffff;position:absolute;top:10px;left:10px;display:block;width:68px;height:24px;line-height:24px;text-align:center;}
.safety_content_wrap > li > .tiltle_img > i{border-radius:10px;position:absolute;top:10px;left:10px;display:block;width:68px;height:24px;background-color:rgba(0,0,0,0.4);}
.safety_content_wrap > li > .tiltle_img img{width:210px;height:90px; object-fit: cover;overflow: hidden}
/* .safety_content_wrap > li > h3{padding-left:240px;color:#333333;font-size:18px;font-weight:bold;margin-bottom:16px;}
.safety_content_wrap > li > h3:hover{color:#146bd4;} */
.safety_content_wrap > li > a{display:block;color:#191919;font-size:18px;font-weight:bold;margin-bottom:8px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.safety_content_wrap > li > a:hover{color:#146bd4;}
.safety_content_wrap > li > p{font-size:14px;color:#999999; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.safety_content_wrap > li > p.date_wrap{font-size:14px;color:#999999;margin-top:12px;}

#safety_inform_content .safety_inform_content .right{width:330px;padding:24px 28px 0px 28px;background-color:#ffffff;box-sizing:border-box;}
#safety_inform_content .safety_inform_content .right > h3{font-size:18px;color:#191919;font-weight:bold;}
.safety_notice_wrap > li{border-bottom:1px solid #e6e6e6;padding:30px 0px 24px 0px;}
.safety_notice_wrap > li:last-child{border-bottom:none;}
.safety_notice_wrap > li > a.notice_img{width:270px;height:116px;margin-bottom:20px;display:block;}
.safety_notice_wrap > li > a.notice_img img{width:270px;height:116px;object-fit: cover;}
.safety_notice_wrap > li > a.notice_titile{font-size:18px;font-weight:bold;color:#191919;margin-bottom:12px;display:block;}
.safety_notice_wrap > li > a.notice_titile:hover{color:#146bd4;}
.safety_notice_wrap > li > p{font-size:14px;color:#999999;line-height:24px;}

/***********************安全资讯---导航*************************/
.safety_pagapation{width:100%;text-align:center;margin-top:60px;}
.safety_pagapation a{height:28px;line-height:28px;font-size:14px;color:#969696;display:inline-block;border:1px solid #979797;} 
.safety_pagapation a.pre_btn,.safety_pagapation a.next_btn{width:94px;margin-right:14px;}
.safety_pagapation a.next_btn{margin-left:14px;}
.safety_pagapation .num_btn{padding:0px 8px;margin-right:6px;}
.safety_pagapation .tiao_btn{padding:0px 8px;}
.safety_pagapation .tiao_input{width:40px;padding:1px; box-sizing: border-box;border:1px solid #979797;height:28px;background-color:#ffffff;font-size:14px;text-align:center;}
.safety_pagapation a.active{background-color:#146bd4;color:#ffffff;border:none;border:1px solid #146bd4}
.safety_pagapation a.unable{color:#d1d1d1;border:1px solid #d1d1d1;}


/*****************保险解决方案---header**********************/
.insurance_fa_header{background:url(../image/insurance_fa_bg.png) no-repeat}
.insurance_fa_header .fa_header_tips .left{max-width:610px;}
.insurance_fa_header .fa_header_tips .left p{margin-top:24px;}
.insurance_fa_header #header_tips .consult_btn{margin-top:22px;}

/*****************保险解决方案---nav**********************/
#fa_nav .insurance_fa_nav li{padding:0px 148px 0px 30px;}

/*****************保险解决方案---行业风险**********************/
#insurance_fa_risk{background-color:#ffffff;}
#insurance_fa_risk.sv_fa_wrap .sv_fa_connection > p{margin-top:0px;}
#insurance_fa_risk.sv_fa_wrap .sv_fa_connection > p.fist_pagraph{margin-top:24px;}
#insurance_fa_risk .insurance_fa_risk{padding-top:44px;padding-bottom:64px;}
#insurance_fa_risk .insurance_risk_wrap > li{float:left;width:435px;height:52px;line-height:52px;box-sizing:border-box;color:#333333;font-size:14px;background:url(../image/insurance_imgage_wrap.png) no-repeat;}
#insurance_fa_risk .insurance_risk_wrap > li.risk_item3,#insurance_fa_risk .insurance_risk_wrap > li.risk_item6{width:330px;}
#insurance_fa_risk .insurance_risk_wrap > li.risk_item1{padding-left:106px;background-position: 44px -4px;}
#insurance_fa_risk .insurance_risk_wrap > li.risk_item2{padding-left:76px;background-position: 16px -47px;}
#insurance_fa_risk .insurance_risk_wrap > li.risk_item3{padding-left:76px;background-position: 20px -94px;}
#insurance_fa_risk .insurance_risk_wrap > li.risk_item4{padding-left:64px;background-position: 3px -143px;}
#insurance_fa_risk .insurance_risk_wrap > li.risk_item5{padding-left:38px;background-position: -21px -190px;}
#insurance_fa_risk .insurance_risk_wrap > li.risk_item6{padding-left:36px;background-position: -21px -240px;}
.insurance_risk_wrap > li.risk_item1,.insurance_risk_wrap > li.risk_item2,.insurance_risk_wrap > li.risk_item3{margin:28px 0px 26px 0px;}

/***************保险解决方案---行业解决方案-- **************************/
#insurance_fa_fa{background:url(../image/insurance_fa_bg2.png) no-repeat;width:100%;height:770px;box-sizing:border-box;}
#insurance_fa_fa.sv_fa_wrap .sv_fa_connection .fa_background_ircon{margin-top:28px;}

/****************保险解决方案---符合金融行业 “安全合规” 要求规范*************************/
#insurance_fa_rule{background-color:#ffffff;}
#insurance_fa_rule .insurance_fa_rule{padding-bottom:52px;}
#insurance_fa_rule .insurance_fa_rule .fa_sub_title{margin-top:24px;}

/***************保险解决方案---众多监管机构评测认证  服务资质认可**********************/
#insurance_fa_quality.sv_fa_wrap .sv_fa_connection .fa_sub_title{margin-bottom:30px;}
#insurance_fa_quality{background-color:#ffffff;}
.insurance_fa_quality .insurance_quality_wrap{width:890px;padding-bottom:70px;}
.insurance_fa_quality .insurance_quality_wrap > li{float:left;text-align:center;font-size:14px;color:#848484;width:222.5px;height:162px;}
.insurance_fa_quality .insurance_quality_wrap > li > p{margin-top:22px;}

.insurance_fa_quality .insurance_tips_wrap{width:310px;font-size:14px;color:#333333;line-height:26px;padding-top:60px;}
.insurance_fa_quality .insurance_tips_wrap > li{margin-bottom:26px;padding-left:22px;padding-right:10px;background:url(../image/insurance_tips_direct.png) no-repeat 0 10px;}
.insurance_fa_quality .insurance_quality_wrap .item_tr1{margin-bottom:18px;}

/***************保险解决方案---客户案例**********************/
#insurance_fa_case{background-color:#ffffff;}
#insurance_fa_case .insurance_fa_case{padding-left:50px;padding-bottom:80px;box-sizing:border-box;}
#insurance_fa_case .insurance_fa_case .insurance_case_wrap{margin-top:76px;}
.insurance_case_wrap > li{float:left;}
.insurance_case_wrap > li > a{width:300px;height:64px;display:inline-block;}
.insurance_case_wrap > li.item1 > a{background:url(../image/insurance_case_img1.png) no-repeat 0px;margin-right:152px;}
.insurance_case_wrap > li.item2 > a{background:url(../image/insurance_case_img2.png) no-repeat 0px;margin-right:52px;}
.insurance_case_wrap > li.item3 > a{background:url(../image/insurance_case_img3.png) no-repeat 0px;}

/*************保险解决方案---规划、实施、售后  全程提供专业顾问咨询******************/
#insurance_fa_planning{background-color:#ffffff;}
#insurance_fa_planning .insurance_fa_planning{padding-bottom:42px;}

#fa_more .fa_more.insurance_fa_more > div > a.item2{background: url(../image/item7.png) no-repeat;}
#fa_more .fa_more.insurance_fa_more > div > a:hover.item2{background:url(../image/item7-1.png) no-repeat;}

#fa_more .fa_more.insurance_fa_more > div > a.item7{background: url(../image/item11.png) no-repeat 0px 12px;}
#fa_more .fa_more.insurance_fa_more > div > a:hover.item7{background:url(../image/item11-1.png) no-repeat 0px 12px;}


/*************银行业安全解决方案---header******************/
.bank_safe_header{background:url(../image/banner_safe_header.png) no-repeat}
.bank_safe_header .fa_header_tips .left{max-width:600px;}
.bank_safe_header .fa_header_tips .left p{margin-top:24px;}
.bank_safe_header #header_tips .consult_btn{margin-top:22px;}

/************银行业安全解决方案---nav****************/
#fa_nav .bank_safe_nav li{padding:0px 140px 0px 30px;}

/****************银行业安全解决方案---行业风险**************************/
#bank_safe_risk{background-color:#ffffff;}
#bank_safe_risk .bank_safe_risk{padding-bottom:72px;}
#bank_safe_risk.sv_fa_wrap .sv_fa_connection > p{margin-top:0px;}
#bank_safe_risk.sv_fa_wrap .sv_fa_connection > p.fist_pagraph{margin-top:24px;}


.bank1_risk_wrap{margin-top:52px;margin-bottom:48px;}
.bank1_risk_wrap > li,.bank2_risk_wrap > li{float:left;font-size:14px;color:#333333;box-sizing:border-box;min-height:48px;}
.bank1_risk_wrap > li > div,.bank2_risk_wrap > li > div{margin-right:12px;float:left;height:100%;min-height:48px;}

.bank1_risk_wrap > li.bank1_item1{width:318px;padding-left:65px;}
.bank1_risk_wrap > li.bank1_item2{width:446px;padding-left:158px;}
.bank1_risk_wrap > li.bank1_item3{width:424px;padding-left:136px;}

.bank2_risk_wrap > li.bank2_item1{width:294px;padding-left:24px;}
.bank2_risk_wrap > li.bank2_item2{width:450px;padding-left:138px;}
.bank2_risk_wrap > li.bank2_item3{width:435px;padding-left:126px;}

/********************银行业安全解决方案---部分客户案例**********************/
#bank_fa_case .bank_fa_case{padding-bottom:62px;}

.bank_fa_case > dl{float:left;padding-top:62px;}
.bank_fa_case > dl > dd{margin-bottom:58px;box-sizing:border-box;}
.bank_fa_case > dl.bank_case_wrap1 > dd{width:242px;}
.bank_fa_case > dl.bank_case_wrap2 > dd{width:278px;}
.bank_fa_case > dl.bank_case_wrap3 > dd{width:254px;}
.bank_fa_case > dl.bank_case_wrap4 > dd{width:270px;}
.bank_fa_case > dl.bank_case_wrap5 > dd{width:148px;}

.bank_case_wrap6 > li{float:left;margin-right:79px;}

/********************银行业安全解决方案---更多解决方案**********************/
#fa_more .fa_more.bank_fa_more > div > a.item5{background:url(../image/item10.png) no-repeat;}
#fa_more .fa_more.bank_fa_more > div > a:hover.item5{background:url(../image/item10_1.png) no-repeat;}

/*
#fa_more .fa_more.bank_fa_more > div > a.item7{background:url(../image/item11.png) no-repeat 0px 13px;}
#fa_more .fa_more.bank_fa_more > div > a:hover.item7{background:url(../image/item11-1.png) no-repeat 0px 13px;}
*/

/***********证券解决方案 --header***********************/
.securities_fa_header{background:url(../image/securities_safe_header.jpg) no-repeat}
.securities_fa_header .fa_header_tips .left{max-width:612px;}
.securities_fa_header .fa_header_tips .left p{margin-top:24px;}
.securities_fa_header #header_tips .consult_btn{margin-top:22px;}

/************证券解决方案ˆ---nav****************/
#fa_nav .securities_fa_nav li{padding:0px 99px 0px 30px;}

/************证券解决方案ˆ---行业背景****************/
#securities_fa_background{background-color:#ffffff;}
#securities_fa_background .securities_fa_background{padding-bottom:48px;}

/************证券解决方案ˆ---行业风险****************/
#securities_fa_risk .securities_fa_risk{padding-bottom:40px;}

.securities_risk_wrap{margin-top:68px;}
.securities_risk_wrap > li{float:left;width:449px;box-sizing:border-box;}
.securities_risk_wrap > li:last-child{width:297px;}
.securities_risk_wrap > li > div{width:98px;margin-right:17px;float:left;padding-top:8px;}

.securities_risk_wrap .securities_risk_item{padding-left:116px;}
.securities_risk_wrap .securities_risk_item > dt > h3{font-size:16px;color:#333333;font-weight:bold;text-align:left;padding-left:2px;margin-bottom:17px;}
.securities_risk_wrap .securities_risk_item > dd{background:url(../image/securities_risk_direct1.png) no-repeat  0px;font-size:14px;color:#666666;margin-bottom:10px;padding-left:19px;}

/*******************证券解决方案ˆ---客户案例*********************************/
#securities_fa_case .securities_fa_case{padding-bottom:10px;}
.securities_fa_case > dl{float:left;padding-top:62px;}
.securities_fa_case > dl > dd{margin-bottom:66px;box-sizing:border-box;}
.securities_fa_case > dl.securities_case_wrap1 > dd{width:230px;}
.securities_fa_case > dl.securities_case_wrap2 > dd{width:264px;}
.securities_fa_case > dl.securities_case_wrap3 > dd{width:275px;}
.securities_fa_case > dl.securities_case_wrap4 > dd{width:253px;}
.securities_fa_case > dl.securities_case_wrap5 > dd{width:134px;}

/*******************证券解决方案ˆ---更多*********************************/
/*#fa_more .fa_more.securities_fa_more > div > a.item7{background:url(../image/item11.png) no-repeat 0 13px;}
#fa_more .fa_more.securities_fa_more > div > a:hover.item7{background:url(../image/item11-1.png) no-repeat 0 13px;}

#fa_more .fa_more.securities_fa_more > div > a.item8{background:url(../image/item10.png) no-repeat 0px 13px;}
#fa_more .fa_more.securities_fa_more > div > a:hover.item8{background:url(../image/item10_1.png) no-repeat 0px 13px;}*/


/************************安全检测-header**********************************/
.safecheck_header #header_tips .consult_btn{background: url(../image/safecheck_header_btn_img.png) no-repeat -10px 0px;}
.safecheck_header #header_tips .consult_btn:hover{background: url(../image/safecheck_header_btn_img.png) no-repeat -10px -68px;}
.safecheck_header{background:url(../image/safeCheck_banner_bg.png) no-repeat;}
.safecheck_header .sv_header_tips .left{max-width:548px;}
.safecheck_header #header_tips .right{margin-right:156px;margin-top:-58px;position:relative;}
.safecheck_header #header_tips .right .tips_img{position:absolute;top:118px;left:118px;z-index:20;}
.safecheck_header #header_tips .right .safe_check_item1{position:absolute;top:6px;right:-66px;z-index:20;
	animation: showAnimation 4s 1 linear;
	-webkit-animation: showAnimation 4s 1 linear;
	-o-animation: showAnimation 4s 1 linear;
	-moz-animation: showAnimation 4s 1 linear;
}
.safecheck_header #header_tips .right .safe_check_item2{position:absolute;top:234px;right:-66px;z-index:20;
	animation: showAnimation2 4s 1 linear;
	-webkit-animation: showAnimation2 4s 1 linear;
	-o-animation: showAnimation2 4s 1 linear;
	-moz-animation: showAnimation2 4s 1 linear;
}
.safecheck_header #header_tips .right .safe_check_item3{position:absolute;top: 122px;left: -116px;z-index:20;
	animation: showAnimation3 4s 1 linear;
	-webkit-animation: showAnimation3 4s 1 linear;
	-o-animation: showAnimation3 4s 1 linear;
	-moz-animation: showAnimation3 4s 1 linear;
}
.safecheck_header #header_tips .right .safe_check_scan{position:absolute;top: 12px;left: 81px;z-index:10;
	-webkit-transform-origin:76px 146px;-moz-transform-origin:76px 146px;-o-transform-origin:76px 146px;transform-origin:76px 146px;
	 animation: rotate 4s infinite linear;
	-webkit-animation: rotate 4s infinite linear;
	-o-animation: rotate 4s infinite linear;
	-moz-animation: rotate 4s infinite linear;
}

@-webkit-keyframes rotate {
	from{-webkit-transform:rotate(0deg)}
    to{-webkit-transform: rotate(360deg)}
 }
@-moz-keyframes rotate {
	from{-moz-transform: rotate(0deg)}
	to{-moz-transform: rotate(360deg)}
}
@-o-keyframes rotate {
	from{-o-transform: rotate(0deg)}
	to{-o-transform: rotate(360deg)}
}
@keyframes rotate {
	from{transform: rotate(0deg)}
	to{transform: rotate(360deg)}
} 


@-webkit-keyframes showAnimation {
	0% {opacity:0;}
	90%{opacity:0;}
	100%{opacity:1;}
}
@-moz-keyframes showAnimation {
	0% {opacity:0;}
	90%{opacity:0;}
	100%{opacity:1;}
} 
@-o-keyframes showAnimation {
	0% {opacity:0;}
	90%{opacity:0;}
	100%{opacity:1;}
}
@keyframes showAnimation {
	0% {opacity:0;}
	90%{opacity:0;}
	100%{opacity:1;}
}


@-webkit-keyframes showAnimation2 {
	0% {opacity:0;}
	15%{opacity:0;}
	25%{opacity:1;}
}
@-moz-keyframes showAnimation2 {
	0% {opacity:0;}
	15%{opacity:0;}
	25%{opacity:1;}
} 
@-o-keyframes showAnimation2 {
	0% {opacity:0;}
	15%{opacity:0;}
	25%{opacity:1;}
}
@keyframes showAnimation2 {
	0% {opacity:0;}
	15%{opacity:0;}
	25%{opacity:1;}
} 


@-webkit-keyframes showAnimation3 {
	0% {opacity:0;}
	50%{opacity:0;}
	60%{opacity:1;}
}
@-moz-keyframes showAnimation3 {
	0% {opacity:0;}
	50%{opacity:0;}
	60%{opacity:1;}
} 
@-o-keyframes showAnimation3 {
	0% {opacity:0;}
	50%{opacity:0;}
	60%{opacity:1;}
}
@keyframes showAnimation3 {
	0% {opacity:0;}
	50%{opacity:0;}
	60%{opacity:1;}
} 

/************************安全检测-服务优势**********************************/
#safeCheck_adv .safeCheck_adv > h3{margin-bottom:40px;}
#safeCheck_adv .safeCheck_adv .safeCheck_adv_list{padding-left:30px;}
#safeCheck_adv .safeCheck_adv .safeCheck_adv_list > li{height:263px;margin-right:58px;border-radius:8px;text-align:center;float:left;width:238px;background-color:#ffffff;border:1px solid #dddddd;padding:42px 50px 40px 44px;box-sizing:border-box;}
#safeCheck_adv .safeCheck_adv .safeCheck_adv_list > li:nth-child(2){padding:50px 39px 0px 34px;}
#safeCheck_adv .safeCheck_adv .safeCheck_adv_list > li:nth-child(3){padding:38px 34px 0px 34px;}
#safeCheck_adv .safeCheck_adv .safeCheck_adv_list > li:last-child{margin-right:0px;padding: 35px 35px 0px 42px;}
.safeCheck_adv_list > li > h3{margin:28px 0px 16px 0px;font-size:20px;color:#146bd4;font-weight:bold;}
.safeCheck_adv_list > li > p{font-size:14px;color:#666666;line-height:26px;}

/************************安全检测-检测方式**********************************/
#safeCheck_method .safeCheck_method > h3{margin-bottom:48px;}
#safeCheck_method .safeCheck_method .safeCheck_method_list{padding-left:30px;}
#safeCheck_method .safeCheck_method .safeCheck_method_list > li{margin-right:128px;border-radius:8px;text-align:center;float:left;width:280px;box-sizing:border-box;}
#safeCheck_method .safeCheck_method .safeCheck_method_list > li:last-child{margin-right:0px;}
.safeCheck_method_list > li > p{font-size:14px;color:#666666;line-height:26px;text-align:left;}
.safeCheck_method_list > li > p.sub_title{font-size:16px;color:#333333;text-align:center;margin:11px 0px 18px 0px;}

/************************安全检测--详情对比**********************************/
#safeCheck_compare .safeCheck_compare > h3{margin-bottom:116px;}
.safeCheck_compare_list{margin:0px auto;width:1056px;}
.safeCheck_compare_list > li{border-radius: 8px;float:left;width:352px;box-sizing:border-box;box-shadow:1px 0px 7px 1px rgba(0,0,0,.3);/* box-shadow: 0px 2px 10px 2px #e8e8e8, 2px 0px 10px 2px #e8e8e8, 0px -2px 10px 2px #e8e8e8, -2px 0px 10px 2px #e8e8e8; */}
.safeCheck_compare_list > li > h3{width:100%;height:94px;line-height:94px;text-align:center;font-size:30px;color:#ffffff;border-top-left-radius:8px;border-top-right-radius:8px;}
.safeCheck_compare_list > li > .compare_content{padding-bottom:34px;background-color:#ffffff;border:1px solid #e8e8e8;border-bottom-left-radius:8px;border-bottom-right-radius:8px;}
.safeCheck_compare_list > li > .compare_content > .sub_title{width:100%;display:inline-block;font-size:16px;color:#333333;font-weight:bold;text-align:center;margin:30px 0px 22px 0px;}
.safeCheck_compare_list > li > .compare_content > p{padding:0px 36px 0px 40px;font-size:14px;color:#666666;line-height:24px;}

.safeCheck_compare_list > li > .compare_content > .sub_details_list > li{font-size:14px;color:#333333;margin-bottom:12px;}
.safeCheck_compare_list > li > .compare_content > .sub_details_list > li > i{display:inline-block;width:9px;height:9px;margin-right:12px;}
.safeCheck_compare_list > li > .compare_content > .details_btn{border-radius:4px;margin:0px auto;display:block;width:180px;height:50px;line-height:50px;font-size:18px;color:#ffffff;text-align:center;}

.safeCheck_compare_list > li.first_item > h3{background-color:#146bd8;}
.safeCheck_compare_list > li.second_item > h3{background: #ff9600 url(../image/safeCheck_compare_header1.png) no-repeat 253px -28px;}
.safeCheck_compare_list > li.third_item > h3{background-color:#7ac044;}

.safeCheck_compare_list > li.first_item{position:relative;z-index:1;right:-12px;}
.safeCheck_compare_list > li.first_item > .compare_content > .sub_details_list{margin-top:26px;}
.safeCheck_compare_list > li.first_item > .compare_content > .sub_details_list > li{padding-left:112px;}
.safeCheck_compare_list > li.first_item > .compare_content > .sub_details_list > li > i{background-color:#146bd8;;}
.safeCheck_compare_list > li.first_item > .compare_content > .details_btn{/* background-color:#146bd8; */margin-top:24px;background:url(../image/safeCheck_compare_btn_img.png) no-repeat;}
.safeCheck_compare_list > li.first_item > .compare_content > .details_btn:hover{background:url(../image/safeCheck_compare_btn_img.png) no-repeat 0px -68px;}


.safeCheck_compare_list > li.second_item{position:relative;z-index:10;top:-40px;}
.safeCheck_compare_list > li.second_item > .compare_content > .sub_details_list{margin-top:36px;}
.safeCheck_compare_list > li.second_item > .compare_content > .sub_details_list > li{padding-left:100px;}
.safeCheck_compare_list > li.second_item > .compare_content > .sub_details_list > li > i{background-color:#ff9600;}
.safeCheck_compare_list > li.second_item > .compare_content > .details_btn{background-color:#ff9600;margin-top:38px;}
.safeCheck_compare_list > li.second_item > .compare_content > .details_btn:hover{background-color:#fbab38;}
.safeCheck_compare_list > li.second_item > .compare_content{padding-bottom:73px;}

.safeCheck_compare_list > li.third_item{position:relative;z-index:1;left:-12px;}
.safeCheck_compare_list > li.third_item > .compare_content > .sub_details_list{margin-top:35px;}
.safeCheck_compare_list > li.third_item > .compare_content > .sub_details_list > li{padding-left:86px;}
.safeCheck_compare_list > li.third_item > .compare_content > .sub_details_list > li > i{background-color:#7ac044;}
.safeCheck_compare_list > li.third_item > .compare_content > .details_btn{background-color:#7ac044;margin-top:34px;}
.safeCheck_compare_list > li.third_item > .compare_content > .details_btn:hover{background-color:#7ec249;}

/************************安全检测--检测项对比**********************************/
#safeCheck_itemCom .safeCheck_itemCom > h3{margin-bottom:40px;}
.safeCheck_itemCom_table{width:100%;border:1px solid #dedede;}
.safeCheck_itemCom_table thead tr{background-color:#d4e1f4;font-size:16px;color:#333333;height:68px;}
.safeCheck_itemCom_table tbody > tr:last-child > td{border-bottom:none;}
.safeCheck_itemCom_table tbody tr > td{font-size:14px;color:#333333;height:40px;border-bottom:1px solid #dedede;border-left:1px solid #dedede;box-sizing:border-box;}
.safeCheck_itemCom_table tbody tr > td[rowspan]{font-size:16px;color:#333333;font-weight:bold;width:250px!important;border-left:0px;text-align:center;}
.safeCheck_itemCom_table tbody tr > td.first_td{width:428px;padding-left:102px;box-sizing:border-box;}
.safeCheck_itemCom_table tbody tr > td.icron_td{line-height:40px;text-align:center;}
.white_bg{background-color:#ffffff;}

/*****************安全评估***********************/
.save_evalute_header{background:url(../image/envalute_banner_bg.png) no-repeat;}
.save_evalute_header .sv_header_tips .left p{max-width:544px;}
#header.save_evalute_header .sv_header_tips .consult_btn{margin-top:40px;}


/*****************安全评估 ---主要功能***********************/
.save_evalute_function .left li{max-width:496px;margin-bottom:44px;}
.save_evalute_function .left li:last-child{margin-bottom:0px;}
.save_evalute_function .left li > h3{font-size:16px;color:#333333;font-weight:bold;padding-left:122px;padding-top:8px;}
.save_evalute_function .left li > p{font-size:14px;color:#666666;padding-left:122px;line-height:24px;margin-top:16px;}
#save_evalute_function .save_evalute_function > img{margin-right:22px;margin-top:-12px;}
#save_evalute_function .save_evalute_function > h3{margin-bottom:46px;}

/******************安全评估---主要技术******************/
#save_evalute_tech .save_evalute_tech{margin-top:100px;}
#save_evalute_tech .save_evalute_tech > h3{margin-bottom:46px;}
.common_evalute_ul li{padding:32px 0px 0px 90px;box-sizing:border-box;border-radius:6px;width:348px;height:270px;float:left;background:#ffffff;margin-right:58px;-webkit-box-shadow:1px 1px 15px rgba(0,0,0,.3);;}
.common_evalute_ul > li:last-child{margin-right:0px;}
.common_evalute_ul li dl{-webkit-box-sizing:border-box;height:40px;}
.common_evalute_ul li dl dt,.common_evalute_ul li dl dd{height:40px;line-height:40px;float:left;font-size:14px;color:#333333;width:200px;}
.common_evalute_ul li dl dt{width:10px;background:url(../image/arror.png) no-repeat center;}
.common_evalute_ul li dl dd{margin-left:20px;}

/*********************安全评估 ---检测标准***********************/
#safe_evalute_standar .safe_evalute_standar{margin-top:90px;}
.safe_evalute_standar > ul li{background:url(../image/evalute_standar_direct.png) no-repeat 4px;font-size:14px;color:#333333;padding-left:27px;margin-bottom:38px;}
#safe_evalute_standar .safe_evalute_standar > img{margin-top:-12px;}
#safe_evalute_standar .safe_evalute_standar > h3{margin-bottom:60px;}

/*********************安全评估 --按钮***********************/
.safe_evalute_oper{text-align:center;margin:110px auto 42px auto;}
.safe_evalute_oper > a{margin-left:58px;border-radius:6px;font-size:22px;color:#ffffff;display:inline-block;width:180px;height:56px;line-height:56px;background-color:#146bd4;text-align:center;}



/*hzl add*/
#fa_fa .fa_fa > p{text-align:left;}
/**4周年头部*/
.header-main{
 width:100%;
 position:relative;
 height:874px;
}
.years-header-bg{
 width:100%;
 width: 100%;
 height: 100%;
 position: absolute;
 left: 0px;
 top: 0;
 background: url(../image/tu1.jpg) no-repeat center center;
 background-size: cover;
}
.fouyearsheader .header_box{
 position:absolute;
 top:0;
 left:0;
 z-index:2;
}
.years-contian{
 width:1200px;
 margin:0 auto;
 height:100%;
 position:relative;
}
.fourYears{
 position:absolute;
 display:block;
 width:197px;
 height:218px;
 right:9.5%;
 top:180px;
}
#fourYearNum{
 display:block;
 position:absolute;
 height:100%;
 width:100%;
 top:0;
 left:0;
 background-color:transparent;
 background:url(../image/fourYears.png) no-repeat center center;

}
#foursYearSDot i{
 display:block;
 position:absolute;
 width:12px;
 height:12px;
}
#foursYearSDot i.dot1{
 right:30px;
 top:163px;
 opacity: 0.8;
 background:url(../image/dot1.png) no-repeat center center;
}
#foursYearSDot i.dot2{
 left:-2px;
 top:146px;
 opacity: 0.8;
 background:url(../image/dot2.png) no-repeat center center;
}
#foursYearSDot i.dot3{
 right:-17px;
 top:143px;
 opacity: 0.8;
 background:url(../image/dot3.png) no-repeat center center;
}
#foursYearSDot i.dot4{
 left:52px;
 top:169px;
 opacity: 0.8;
 background:url(../image/dot4.png) no-repeat center center;
}
#foursYearSDot i.dot5{
 left:-30px;
 top:110px;
 opacity: 0.8;
 background:url(../image/dot5.png) no-repeat center center;
}
#foursYearSDot i.dot6{
 right:-19px;
 top:93px;
 opacity: 0.8;
 background:url(../image/dot6.png) no-repeat center center;
}
#foursYearSDot i.dot7{
 left:-6px;
 top:75px;
 opacity: 0.8;
 background:url(../image/dot7.png) no-repeat center center;
}
#foursYearSDot i.dot8{
 right:9px;
 top:66px;
 opacity: 0.8;
 background:url(../image/dot8.png) no-repeat center center;
}
#foursYearSDot i.dot9{
 left:18px;
 top:144px;
 opacity: 0.8;
 background:url(../image/dot9.png) no-repeat center center;
}
.clickSend{
 width:100%;
 height:100%;
 right:0;
 bottom:0;
 position:absolute;
 background-color:transparent;
 background:url(../image/clickSend.png) no-repeat center center;
}
#clickSend{
 position:absolute;
 display:block;
 width:281px;
 height:259px;
 bottom:20px;
 right:33%;
 overflow:hidden;
}
.clickSendMask{
 width:100%;
 height:100%;
 position:absolute;
 top:0;
 right:0;

}
#sendThinkNum{
 display:block;
 position:absolute;
 right:7%;
 bottom:340px;
 text-align:center;
 font-weight: bold;
 font-style:oblique ;
 -webkit-transform:rotate(-30deg);
 -moz-transform:rotate(-30deg);
 -ms-transform:rotate(-30deg);
 -o-transform:rotate(-30deg);
 transform:rotate(-30deg);
 background-color:transparent;
 /*filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='expand', M11=0.866025404, M12=0.5, M21=-0.5, M22=0.866025404) ;*/
 color:#dfdf50;
 width:100px;
 height:20px;
 line-height:20px;
 font-size:18px;
}
.thinkSend{
 background:url(../image/thinkSend.png) no-repeat center center;
}

/*第二部分*/

.years-second{
 display:block;
 width:100%;
 height:975px;
 position:relative;
}
.years-sc-bg{
 width:100%;
 height:100%;
 margin:0 auto;
 position:absolute;
 top:0;
 left:0;
 background:url(../image/tu2.jpg) no-repeat center center;
}
.years-sc-contain{
 width:1200px;
 margin:0 auto;
 position:relative;
 display:block;
 height:100%;
 padding-top:173px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.years-sc-tab{
 position:relative;
 font-size:0;
 width:100%;
}
.years-sc-tab li{
 display:inline-block;
 *display:inline;
 *zoom:1;
 font-size:14px;
 width:50%;
 text-align:center;
 height:85px;
}
.years-sc-tab li a{
 display: block;
 height:85px;
 width:100%;
 line-height:93px;
 color:#ffffff;
 font-size:24px;
 cursor: pointer;
 text-align:center;

}
.years-sc-tab li.years-sc-owe{
 border-bottom:4px solid  #5a7ad1;

}
.years-sc-tab li.years-sc-growth{
 border-bottom:4px solid #f38cb4;
}
.years-sc-tab .years-sc-owe a{

 color:#3f65c9;
 background:url(../image/blueEmpty.png) no-repeat center 6px;
}
.years-sc-tab li.years-sc-owe.active a{
 color:#ffffff;
 background:url(../image/blueActive.png) no-repeat center  6px;
 -webkit-transition: all 0.2s;
 -moz-transition: all  0.2s;
 -ms-transition: all  0.2s;
 -o-transition: all  0.2s;
 transition: all  0.2s;

}
.years-sc-tab .years-sc-growth a{
 color:#f3508d;
 background:url(../image/redEmpty.png) no-repeat center  6px;
}
.years-sc-tab .years-sc-growth.active a{
 color:#ffffff;
 background:url(../image/redActive.png) no-repeat center   6px;
 -webkit-transition: all 0.2s;
 -moz-transition: all  0.2s;
 -ms-transition: all  0.2s;
 -o-transition: all  0.2s;
 transition: all  0.2s;
}
.years-sc-ct{
 width:100%;
 position:relative;
 display:block;
}
.years-sc-ct >div{
 width:100%;
 position:relative;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.years-sc-ct >div.years-ct-owe{
  padding-top:40px;
  width:100%;
  position:relative;
}
.years-sc-ct >div.years-ct-growth{
   display:none;
   position:absolute;
   z-index:0;
  left:0;
  top:45px;
  width:0;
   height:587px;
 /*background:url(../images/topic/textYears.png) no-repeat center center;
 background-size:1160px 575px;*/


}
.years-ct-ps{
 width:100%;
 display:block;
 position:relative;
 height:420px;
 font-size:0;
 text-align:center;
 background:url(../image/present.png) no-repeat center top transparent;
}
.years-ct-ps li{
 width:20%;
 height:190px;
 display:inline-block;
 vertical-align: middle;
  -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
cursor:pointer;
}
.years-ct-ps li span{
 height:100%;
 display:inline-block;
 vertical-align:middle;
}
.years-ct-ps li.mouseover img{
 width:183px;
 height:170px;

}
.years-ct-ps li img{
 width:143px;
 height:132px;
 vertical-align:middle;
 -webkit-transition: all 0.3s;
 -moz-transition: all 0.3s;
 -ms-transition: all 0.3s;
 -o-transition: all 0.3s;
 transition: all 0.3s;
}
.years-sc-ct >div.years-ct-owe p{
 line-height:36px;
 font-size:16px;
 color:#2f2f2f;
}
/*第二部分end*/

/*第三部分start */
.years-th{
  width:100%;
  height:949px;
  position:relative;
  display:block;
}
.years-th-bg{
 display:block;
 width:100%;
 height:100%;
 position:absolute;
 top:0px;
 left:0;
 background:url(../image/tu4.jpg) no-repeat center center;
}
.years-th-sc{
  width:1200px;
  margin:0 auto;
 position:relative;
 display:block;
}
.years-th-sc>p{
 padding-top:115px;
 font-size:16px;
 color:#ffffff;
 line-height:33px;
}
.years-th-sc  .years-th-egg{
 width:100%;
 display:block;
 position:relative;
 font-size:0;
}
.years-th-sc  .years-egg-lf{
  width:720px;
 height:340px;
 display:inline-block;
 vertical-align: top;
 *display:inline;
 *zoom:1;
 margin-top:30px;
 padding-left:47px;

}
.years-th-sc .years-goldEgg{
 position:absolute;
 top:125px;
 left:0;
 display:block;
}
.years-th-sc  .GoldEgg{
 width:200px;
 height:183px;
 margin-right:40px;
 display:inline-block;
 *display:inline;
 *zooom:1;
 background:url(../image/eggs.png) no-repeat center center;
 background-size:contain;
 cursor:pointer;
 -webkit-transition: all 0.2s;
 -moz-transition: all 0.2s;
 -ms-transition: all 0.2s;
 -o-transition: all 0.2s;
 transition: all 0.2s;
}
.years-th-sc .brokenEgg{
 background:url(../image/brokeEgg.png) no-repeat center center;
 background-size:contain;
}
.hammer{
 display:block;
position:absolute;
 width:200px;
 height:144px;
 left:38px;
 top:0;
 background:url(../image/hammer.png) no-repeat center center;
 /*transform:rotate(60deg);
 -ms-transform:rotate(60deg); 	/* IE 9 */
 /*t-moz-transform:rotate(60deg); 	/* Firefox */
 /*t-webkit-transform:rotate(60deg); /* Safari 和 Chrome */
/*t-o-transform:rotate(60deg);*/
}
.years-egg-rt{
width:313px;
height:305px;
display:inline-block;
vertical-align: top;
*display:inline;
*zoom:1;
margin-top:58px;
background:#364287;
border:4px solid #5665b4;
-webkit-box-shadow:0px 0px 20px #5665b4 inset;
-moz-box-shadow:0px 0px 20px #5665b4 inset;
box-shadow:0px 0px 20px #5665b4 inset;
-webkit-border-radius:18px;
-moz-border-radius:18px;
border-radius:18px;
position:relative;
margin-left:30px;
}
.years-rt-tit{
display:block;
position:absolute;
top:-20px;
left:30px;
width:100px;
height:27px;
line-height:27px;
background:#364287;
border:2px solid #5665b4;
-webkit-box-shadow:0px 1px 9px #5665b4 inset;
-moz-box-shadow:0px 1px 9px #5665b4 inset;
box-shadow:0px 1px 9px #5665b4 inset;
-webkit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
font-size:16px;
color:#ffffff;
text-align:center;
}
.years-rt-name{
display: block;
width:100%;
height:285px;
position:relative;
 margin-top: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
 overflow:hidden;

}
.years-rt-name ul li{
 height:40px;
 line-height:40px;
color:#ffffff;
font-size:14px;
 text-align:left;
 padding-left: 10px;
}
.years-rt-name ul li span{
font-size:14px;
color:#fff299;
}
.years-rule{
width:100%;
height:284px;
background:url(../image/rules.png) no-repeat center center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-size:contain;
}
.years-rule ul{
padding-top:60px;
padding-left:89px;
}
.years-rule ul li{
 font-size:16px;
color:#ffffff;
height:35px;
line-height:35px;
}
#clickConvert{
display:inline-block;
*display:inline;
*zoom:1;
font-size:16px;
padding:0 20px;
background:#8ea0ff;
-webkit-border-radius:50px;
-moz-border-radius:50px;
border-radius:50px;
color:#ffffff;
cursor:pointer;
-webkit-transition: background 0.2s;
-moz-transition: background 0.2s;
-ms-transition: background 0.2s;
-o-transition: background 0.2s;
transition: background 0.2s;
}
#clickConvert:hover{
background:#768cff;
}
#uploadApp{
font-size:16px;
color:#fff299;
cursor:pointer;
text-decoration: underline;
}
.shareSina,.shareWeixin,.shareQQ,#qqNumber,#bottomExplain-qq{
display:inline-block;
*display:inline;*zoom:1;
vertical-align: middle;
height:28px;
width:28px;
margin-left:8px;
}
.shareSina{
background:url(../image/sina.png) no-repeat center center;
background-size:contain;
}
.shareWeixin{
background:url(../image/weixin.png) no-repeat center center;
background-size:contain;
}
.shareQQ{
background:url(../image/qqzone.png) no-repeat center center;
background-size:contain;
}
#qqNumber,#bottomExplain-qq {
width:94px;
height:20px;
vertical-align: middle;
cursor: pointer;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background:url(../image/qqnumber.png) no-repeat center center #ffffff;
}
/*第三部分 end*/
.years-four{
 display:block;
 width:100%;
 height:1602px;
 position:relative;
}
.years-fth-bg{
 display: block;
 width:100%;
 height:1602px;
 position:absolute;
 top:0px;
 left:0;
 background:url(../image/tu5.jpg) no-repeat left center;
}
.years-custom{
 display:block;
 width:1200px;
 height:52px;
 margin:0 auto;
 background:url(../image/custom.png) no-repeat center center;
}
.years-fth-sc{
 display:block;
 width:1200px;
 margin:0 auto;
 position:relative;
 height:767px;
}
.years-footer{
 width:1200px;
 height:584px;
 margin:0 auto;
 background:url(../image/bottom.png) no-repeat center;
 background-size:contain;
 position:relative;
}
.years-fth-chit{
 width:100%;
 position:relative;
 display:block;
 font-size:0;
 padding-top:50px;
}
.years-fth-chit>div{
 width:366px;
 margin-right:34px;
 display:inline-block;
 *display:inline;
 *zoom:1;
 height:350px;
position:relative;
}
.years-fth-chit>div .voucher{
 position:absolute;
 top:40px;
 left:0;
 width:100%;
 height:94px;
 z-index:2;
}
.years-fth-chit>div .explain{
 position:absolute;
 bottom:25px;
 width:100%;
 height:285px;
 z-index:1;
}
#years-fth-proNull .voucher{
 top:48px;
 background:url(../image/voucher3000.png) no-repeat center center;
}
#years-fth-proNull .explain{
 background:url(../image/productNull.png) no-repeat center bottom;
}
#years-fth-oneself .voucher{
 top:36px;
 background:url(../image/voucher3000.png) no-repeat center center;
}
#years-fth-oneself .explain{
 background:url(../image/myselfPro.png) no-repeat center bottom;
}
#years-fth-ch .voucher{
 top:-22px;
 background:url(../image/voucher6000.png) no-repeat center center;
}
#years-fth-ch .explain{
 background:url(../image/company.png) no-repeat center bottom;
}
.years-fth-rulebooks{
 width:100%;
 position:relative;
 display:block;
 height:260px;
 background:url(../image/border-four.png) no-repeat center center;
 background-size:contain;
}
.years-fth-rulebooks ul{
 padding:84px 155px;
 display:block;
 position:relative;
}
.years-fth-rulebooks ul li{
 height:32px;
 line-height:32px;
 font-size:16px;
 color:#2f2f2f;
}
#ijmService{
 display:inline-block;
 *display:inline;*zoom:1;
 width: 94px;
 height: 20px;
 vertical-align: middle;
 cursor: pointer;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 background:url(../image/ijmService.png) no-repeat center center #ffffff;
}
.bottomShare{
 position: absolute;
 top: 231px;
 left: 17.0%;
 display: block;
 width: 153px;
 height: 32px;
 line-height: 32px;
 z-index: 5;
}
.bottomShare  a{
 display:inline-block;
 margin-left:9px;
 width:36px;
 height:36px;
 cursor: pointer;
 -webkit-border-radius:50%;
 -moz-border-radius:50%;
 border-radius:50%;
}
.ifLogin{
 display:block;
 width:153px;
 position:absolute;
 top:0;
 height:47px;
 left:0;
 z-index:10;
 cursor:pointer;
}
.bottomShare .jiathis_style  {
  width:168px;
 height:40px;
 line-height:40px;
}
.years-rule li .jiathis_style_24x24{
 display:inline-block;
 height:32px;
 line-height:32px;
 vertical-align: middle;
 position:relative;
}
.bottomShare .jiathis_style_24x24 span{
 display:block;
 padding-left:0!important;
 width:36px!important;
 height:36px!important;
}
.years-rule li .jiathis_style_24x24  a{
 display:inline-block!important;
}
.bottomShare .jiathis_style_24x24 .jiathis_button_qzone span,.years-rule li .jiathis_style_24x24 .jiathis_button_qzone span{
 background:url(../image/qqzone.png) no-repeat center center;
 background-size:contain;
}
.bottomShare .jiathis_style_24x24 .years_weixin_button span,.years-rule li .jiathis_style_24x24 .years_weixin_button span{
 background:url(../image/weixin.png) no-repeat center center;
 background-size:contain;
}
.bottomShare .jiathis_style_24x24 .jiathis_button_tsina span,.years-rule li .jiathis_style_24x24 .jiathis_button_tsina span{
 background:url(../image/sina.png) no-repeat center center;
 background-size:contain;
}
.years_weixin_button span{
 text-align: left;
 overflow: hidden;
 display: block!important;
 height: 24px;
 line-height: 24px;
 padding-left: 28px;
 cursor: pointer;
}
.years_weixin_button span:hover{
 opacity:0.8;
}
.bottomExplain{
 width:1100px;
 margin:0 auto;
 font-size:14px;
 color:#ffffff;

}
.bottomExplain-qq{

}
.bottomExplain li{
 height:32px;
 line-height:32px;
}
/*悬浮导航*/
.years-nav{
 display:block;
 position:fixed;
 right:4%;
 top:360px;
 z-index:5;
}
.years-nav ul li{
   display:block;
   width:98px;
  text-align:center;
 height:26px;
 line-height:30px;
 margin-bottom:24px;
 position:relative;
 z-index:2;
 padding:2px 2px;
 background: -webkit-linear-gradient(135deg,#eeffa9 , #73fcbc); /* Safari 5.1 - 6.0 */
 background: -o-linear-gradient(135deg, #eeffa9 , #73fcbc); /* Opera 11.1 - 12.0 */
 background: -moz-linear-gradient(135deg,#eeffa9 , #73fcbc); /* Firefox 3.6 - 15 */
 background: linear-gradient(135deg,#eeffa9 , #73fcbc); /* 标准的语法 */
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeffa9',endColorstr='#73fcbc',grandientType=1);
 -webkit-box-shadow: 3px 3px 0px #30d0f3;
 -moz-box-shadow: 3px 3px  0px #30d0f3;
 box-shadow:  3px 3px  0px #30d0f3;
}
.years-nav .nav-line {
 display:block;
 width:2px;
 height:300px;
 background: -webkit-linear-gradient(#eeffa9 , #73fcbc); /* Safari 5.1 - 6.0 */
 background: -o-linear-gradient(#eeffa9 , #73fcbc); /* Opera 11.1 - 12.0 */
 background: -moz-linear-gradient(#eeffa9 , #73fcbc); /* Firefox 3.6 - 15 */
 background: linear-gradient(#eeffa9 , #73fcbc); /* 标准的语法 */
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeffa9',endColorstr='#73fcbc',grandientType=1);
 box-shadow: none;
 top:0;
 left:51px;
 position:absolute;
 z-index:1;
}
.years-nav ul li a{
  width:100%;
  height:100%;
 display:block;
 background:#ffffff;
 -webkit-transition: all 0.3s;
 -moz-transition: all  0.3s;
 -ms-transition: all  0.3s;
 -o-transition: all  0.3s;
 transition: all  0.3s;
 cursor: pointer;
}
.years-nav ul li.active a{
 background:none;
}
.years-nav ul li:hover a{
 background:none;
}
/*中奖弹窗*/
.years-dialog{
 width:100%;
 height:100%;
 display:block;
 position:fixed;
 z-index:1000;
 top:0;
 left:0;
 display:none;
}
.years-dialog .mask{
 width:100%;
 height:100%;
 display:block;
 position:absolute;
 top:0;
 left:0;
 background:transparent;
}
.years-dialog .years-dialog-ct{
 width:570px;
 height:562px;
 position:absolute;
 left:50%;
 top:50%;
 margin-left:-285px;
 margin-top:-281px;
 border:5px solid #b8c7fd;
 -webkit-border-radius:14px;
 -moz-border-radius:14px;
 border-radius:14px;
}
.years-dialog .years-dialog-ct .years-ct-mask{
 display:block;
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background:#272f5d;
 opacity:0.84;
 -webkit-border-radius:10px;
 -moz-border-radius:10px;
 border-radius:10px;
}
.years-dialog .years-dialog-ct .dialog-egg{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
 background:url(../image/dialogYears.png) no-repeat center center;
}
.years-dialog .years-dialog-ct .close-dialog{
 display:block;
 position:absolute;
 right:-18px;
 top:-15px;
 width:42px;
 height:42px;
 -webkit-border-radius:50%;
 -moz-border-radius:50%;
 border-radius:50%;
 z-index:1004;
 background:url(../image/close.png) no-repeat #99a8e8;
 background-position:14px 14px;
}
.years-dialog .years-dialog-ct .close-dialog:hover{
 background-position:-26px 14px;
}
.years-dialog-detail{
 width:100%;
 text-align:center;
 padding-top:30px;
 font-size:20px;
 font-weight:bold;
 color:#ffffff;
}
.years-dialog-detail .award{
 color:#fff299;
}
.years-dialog-btn{
 height:60px;
 width:100%;
 font-size:0;
 text-align:center;
 padding-top:22px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.years-dialog-btn a{
 display:inline-block;
 padding:6px 25px;
 font-size:12px;
 background:#ffffff;
 color:#2f2f2f;
 -webkit-border-radius:8px;
 -moz-border-radius:8px;
 border-radius:8px;
 opacity:0.8;
 cursor:pointer;
}
.years-dialog-btn a.surebtn{
 margin-right:165px;
}
.years-dialog-btn a:hover{
 opacity: 0.5;
}
.awardsImg{
 width:184px;
 height:170px;
 position:absolute;
 left:50%;
 top:50%;
 margin-left:-85px;
 margin-top:-167px;
}
#awardsImg1{
 background:url(../image/photo.png) no-repeat center center;
}
#awardsImg2{
 background:url(../image/telphone.png) no-repeat center center;
}
#awardsImg3{
 background:url(../image/bike.png) no-repeat center center;
}
#awardsImg4{
 background:url(../image/car.png) no-repeat center center;
}
#awardsImg5{
 background:url(../image/Power.png) no-repeat center center;
}
#awardsImg6{
 background:url(../image/uKey.png) no-repeat center center;
}
#awardsImg7{
 background:url(../image/JDcard.png) no-repeat center center;
}
#awardsImg8{
 background:url(../image/bursa.png) no-repeat center center;
}
#awardsImg9{
 background:url(../image/vip.png) no-repeat center center;
}
#awardsImg10,#awardsImg11,#awardsImg12,#awardsImg13,#awardsImg14{
 background:url(../image/redpacket.png) no-repeat center center;
}
#awardsImg15{
 background:url(../image/again.png) no-repeat center center;
}

/* 登录窗口*/
.login-dialog{
 display:none;
 position:fixed;
 top:0;
 left:0;
 width:100%;
 height:100%;
 z-index: 1000000;
}
.login-dialog .allMask{
 width:100%;
 height:100%;
 position:absolute;
 top:0;
 left:0;
 opacity:0.54;
 background:#272f5d;

}
.pop_login {
 display: block;
 position: absolute;
 top: 240px;
 left: 50%;
 margin-left: -200px;
 width: 400px;
 padding: 5px;
 background: url(../image/50_bg.png) repeat;
}
.pop_login_box {
 position: relative;
 background: #fff;
 width: 400px;
 height: auto;
}
.pop_login_box span.close {
 position: absolute;
 right: 0px;
 top: 0px;
 display: inline-block;
 width: 35px;
 height: 35px;
 cursor: pointer;
 background: url(../image/close_icon.png) no-repeat ;

}
.pop_login_box span.close:hover{
 background-position:0px -35px;
}
.pop_login_box h3 {
 padding: 10px;
 padding-left: 20px;
 height: 30px;
 line-height: 30px;
 font-size: 16px;
 color: #1473d4;
}
.pop_login_box h3 span {
 padding-left: 10px;
 font-size: 14px;
 font-weight: 400;
 color: #999;
}
.pop_login_box span.l_remind_span {
 position: absolute;
 top: 40px;
 height: 30px;
 line-height: 30px;
 text-indent: 80px;
 color: #f00;
}
.pop_login_box ul {
 padding: 0 10px;
 padding-top: 20px;
}
.pop_login_box ul li {
 height: 30px;
 margin-bottom: 20px;
}
.pop_login_box ul li label {
 display: inline-block;
 height: 30px;
 line-height: 30px;
 width: 60px;
 text-align: right;
 padding-right: 10px;
 float: left;
}
.pop_login_box ul li input.text_input {
 float: left;
 display: inline-block;
 height: 18px;
 width: 200px;
 line-height: 18px;
 padding: 5px;
 border: 1px solid #ccc;
}
.clearfix:after {
 content: ".";
 display: block;
 clear: both;
 visibility: hidden;
 line-height: 0;
 height: 0;
}
p.goto_register_p {
 margin-top: 10px;
 height: 40px;
 line-height: 40px;
 background: #efefef;
 color: #333;
 text-align: center;
}
p.goto_register_p a {
 color: #07aa29;
}
.pop_login_box ul li input.button_input {
 float: left;
 display: inline-block;
 height: 30px;
 line-height: 30px;
 border: 0px;
 width: 80px;
 margin-left: 70px;
 text-align: center;
 font-size: 14px;
 font-weight: 700;
 color: #fff;
 background: #1473d4;
 cursor: pointer;
}
.pop_login_box ul li a.forget_pwd {
 float: left;
 display: inline-block;
 margin-top: 10px;
 margin-left: 20px;
 height: 20px;
 line-height: 20px;
 color: #999;
}
/*二维码弹框*/
.code-dialog{
 display: none;
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 z-index:10006;
}
.allMask{
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0;
 left: 0;
 opacity: 0.54;
 background: #272f5d;
}
.code-ct{
 display: block;
 position: absolute;
 top: 240px;
 left: 50%;
 margin-left: -200px;
 width: 400px;
 height:338px;
 padding: 5px;
 background:#ffffff;
 text-align:center;
 background-clip: padding-box;
 border: 1px solid rgba(0, 0, 0, 0.3);
 border-radius: 6px 6px 6px 6px;
 box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
 overflow: hidden;
}
.code-ct span.close {
 position: absolute;
 right: 0px;
 top: 0px;
 display: inline-block;
 width: 35px;
 height: 35px;
 cursor: pointer;
 background: url(../image/close_icon.png) no-repeat;
}
.code-ct span.close:hover{
 background-position:0px -35px;
}
#jiathis_weixin_h3{
 padding:30px 0;
 font-size:14px;
 color:#666666;
}
.safecheck_header #header_tips .uploadify {
    position: static;
    margin-top: 24px;
}
.safecheck_header #header_tips .uploadify:hover{
	background-color: white;
}
.smsbtn{
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    border-radius: 4px;
    background: #0962ff;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    min-width: 80px;
    padding: 0 10px;
    text-align: center;
    font-size: 16px;
}
.smsbtn-disable{
    background: #9a9a9a;
    cursor: not-allowed;
}
/* 
* 20231108
*/
.contactus-hotline{
    margin: 20px 0;
    padding-bottom: 20px;
}
.contactus-hotline-icon{
    display: inline-block; 
    background: #FFFFFF;
    box-shadow: 0px 4px 15px 0px rgba(6,24,55,0.15);
    border-radius: 10px;
    float: left;
}
.contactus-hotline-icon img{
    padding: 10px;
}
.contactus-hotline-text{
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin-left: 20px;
    height: 48px;
    line-height: 48px;
}
.contactus .company-info-list{
    margin: 20px 0;
    width: 100%;
}
.company-info-list .city-info-bar{
    box-sizing: border-box; 
    display: inline-block;
    width: calc(100% - 460px);
    font-size: 14px;
    float: left;
}
.company-info-list .city-map-bar{ 
    display: inline-block;
    box-sizing: border-box; 
    width:460px; 
    height: 504px;
}
.city-info-bar .city-item{
    box-sizing: border-box;
    height: 84px; 
    border-bottom: 1px dotted #ccc;
    display: flex;
    align-items: center;
    width:calc(100% - 20px) ;
    cursor: pointer;
}
.city-info-bar .city-item:first-child{ 
    border-top: 1px dotted #ccc; 
}
.city-item .city-name{
    width: 160px;
    box-sizing: border-box;
    display: inline-block;
    padding: 0 20px;
    font-weight: 600;
    color: #000000;
    font-size: 16px;
}
.city-item .city-line{
    box-sizing: border-box;
    width: 2px;
    height: 24px; 
    background: #DEDEDE;
    display: inline-block;
}
.city-item .city-address{
    width: calc(100% - 142px);
    padding: 0 20px 0 30px;
    padding-left: 40px;
    display: inline;
    word-wrap: break-word;
    color: #8D8D8F;
}
.city-info-bar .city-item:hover{
    background: #F5F5F5;
    /* color: #fff; */
    /* box-shadow: 0px 4px 20px 0px rgba(43,120,255,0.61); */
}
.city-active , .city-info-bar .city-active:hover{    
    background: #2B78FF;
}
.city-active .city-name , .city-active .city-line , .city-active .city-address{
    color: #fff;
}

.city-info-bar .city-item:hover .city-name , .city-info-bar .city-item:hover .city-line , .city-info-bar .city-item:hover .city-address{
    /* color: #fff; */
}
.city-map-item{
    display: inline-block;
    width:460px; 
    height: 504px; 
    box-sizing: border-box;
    /* border: 1px dotted #ccc; */
    overflow: hidden; 
    position: relative;
    display: none;
}
.city-map-bar .city-map-item:first-child{
    display: block;
}
.city-map-item img{
    vertical-align: top;
}
.addr-mask-box{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
}
.addr-tips-info{
    width: 275px;
    padding: 20px;
    background: rgba(31, 102, 228, 0.8);
    box-shadow: 0px 4px 20px 0px rgba(43,120,255,0.61); 
    color: #fff;
    padding-bottom: 24px;
}
.addr-tips-info dt{
    font-size: 16px; 
    font-weight: 600;
    color: #FFFFFF;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(255,255,255,0.45);
}
.addr-tips-info dt img{
    margin-right: 10px;
    margin-top: 2px;
}
.addr-tips-info dd{
    font-size: 12px; 
    line-height: 16px;
    margin: 8px 0; 
} 
.addr-tips-info dd.linebr{
    margin-top: 16px;
}
/* 密钥白盒 */
.white-tenet-textbox{
    margin: 20px 0;
    padding: 20px;
    background: #EEF7FF;
    border-radius: 4px;
    border: 1px dotted #AECBFF;
}
.white-tenet-textbox p{
    font-size: 14px; 
    font-weight: 500;
    color: #000000;
    line-height: 22px;
}