*,html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,span,input,button,label,textarea,th,td {
	margin: 0px;
	padding: 0px;
}
.wrap{
	background:#f8f9fe;
}
/* .jz_bdgl_cont{
	background:red;
} */
.toACCInfo{
	background:#f8f9fe;
}
a {
	text-decoration: none;
	color: #8a8a8a;
}
ul li {
	list-style: none;
}
input[type="button"] {
	cursor: pointer;
}
/*清除浮动*/
.clear {
	clear:both;
	height:0px;
	font-size:0px;
	overflow:hidden;
	display:block
}
.clearfix {
	*zoom:1
}
.clearfix:before,.clearfix:after {
	content:'';
	display:table
}
.clearfix:after {
	clear:both
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}

img{
	border: 0;
}


.mobile_bottom:first-child{
	margin-right: 2%;
}


html,body {
	width: 100%;
	height: 100%;
	font-family: "微软雅黑";
	font-size: 12px;
}
#top {
	width: 100%;
	height: 8%;
}
#main {
	width: 100%;
	/* height: 79%; */
	background: #f5f9fd;
}
#footer {
	width: 90%;
	height: 10%;
	padding-left: 3%;
	padding-top: 1%;
	text-align: center;
}
#mobile_footer {
	width: 100%;
	height: 12%;
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
}
/*----*/

.top {
	width: 100%;
	height:30px;
	line-height: 1.5;
	margin: 0 auto;
}
.top2 .resetSize {
	font-size: 40px;
}
.pagehome618 {
	font-size: 14px;
	color: #3b63e2;
}
.top1 {
	padding-left: 3%;
	width: 37%;
	float: left;
	height:30px;
	padding-top: 15px;
}
.top2 {
	width: 45%;
	float: left;
	height:30px;
	font-family: "agency fb";
	font-size: 35px;
	color: #ffc000;
	font-weight: bold;
}
.top3 {
	width: 15%;
	float: left;
	height:30px;
	padding-top: 15px;
	color: #4b4747;
	text-align: center;
}
.main {
	width:91.4%;
	padding: 0 4.3%;
	/* height: 422px; */
	padding-top: 18px;
	padding-bottom: 60px;
}
.main::after{
	content:'';
	display:block;
	clear:both;
}
.main1 {
	width:34%;
	float: left;
	height: 422px;
}
.main2 {
	width:57.4%;
	float: left;
	/* height: 332px; */
	padding-top: 90px;
}
.logo {
	width: 350px;
	height: 70px;
	margin-bottom: 20px;
}
.login {
	width: 350px;
	height:332px;
	border: 2px solid #7e99eb;
	border-radius: 15px;
	background: #fff;
}
.special_618productions {
	margin-left: 40px;
	width: 768px;
	overflow: hidden;
}
.special {
	width:180px ;
	height: 332px;
	border: 2px solid #7e99eb;
	border-radius: 15px;
	float: left;
	background: #fff;
}
.specialreset {
	margin-left: 10px;
}
.login-content {
	position: relative;
}
.login-admin-concent {
	position: absolute;
	top: 50px;
	left: 35px;
	width: 280px;
	height: 40px;
	color:#000;
}
.admin {
	font-size: 19px;
	width: 98px;
	height: 35px;
	line-height: 35px;
	float: left;
	text-align: center;
}
.admin-input {
	font-size: 16px;
	padding-left:5px;
	width: 168px;
	height: 35px;
	line-height: 35px;
	float: left;
	border: 1px solid #3B63E2;
	border-radius: 10px;
}
.login-password-concent {
	position: absolute;
	top: 105px;
	left: 35px;
	width: 280px;
	height: 40px;
	color:#000;
}
.password {
	font-size: 19px;
	width: 98px;
	height: 35px;
	line-height: 35px;
	float: left;
	text-align: center;
}
.password-input {
	font-size: 16px;
	padding-left:5px;
	width: 168px;
	height: 35px;
	line-height: 35px;
	float: left;
	border: 1px solid #3B63E2;
	border-radius: 10px;
}
.login-securityCode-concent {
	position: absolute;
	top: 155px;
	left: 35px;
	width: 280px;
	height: 40px;
	color:#000;
}
.securityCode {
	font-size: 19px;
	width: 98px;
	height: 35px;
	line-height: 35px;
	float: left;
	text-align: center;
}
.securityCode-input {
	font-size: 16px;
	padding-left:5px;
	width: 175px;
	height: 35px;
	line-height: 35px;
	float: left;
	border: 1px solid #3B63E2;
	border-radius: 10px;
}
#code {
	font-family:Arial,宋体;
	font-style:italic;
	color:green;
	border:0;
	padding:2px 3px;
	letter-spacing:3px;
	font-weight:bolder
}
.login-securityCode-concent .securityCode_div {
	width: 175px;
	height: 35px;
	line-height: 35px;
	float: left;
}
.securityCode_div .securityCode_text {
	width: 80px;
	padding-left: 5px;
	height: 32px;
	float: left;
	border: 1px solid #3B63E2;
	border-radius: 10px;
	margin-top: 1px;
}
.securityCode_div .securityCode_code {
	margin-left:17px;
	width:60px;
	height:35px;
	float: left;
	margin-top: -1px;
	border-radius: 5px;
}
.login-button {
	position: absolute;
	top: 215px;
	left: 35px;
	width: 280px;
	height: 40px;
	color:#000;
	text-align: center;
}
.login-error {
	position: absolute;
	top: 275px;
	left: 35px;
	width: 280px;
	height: 40px;
	color:red;
	text-align: center;
	font-size: 15px;
}
.login-button .button {
	width: 80%;
	height: 40px;
	font-size:19px;
	text-align: center;
	background: #3B63E2;
	color: #fff;
	border: 0;
	border-radius: 8px;
	cursor: pointer;
}
.Product_img {
	width: 180px;
	height:80px;
	text-align: center;
	margin: 10px auto 20px;
}
.Product_Img {
	width: 80px;
	height: 80px;
}
.Product_Title {
	width: 180px;
	height: 40px;
	text-align: center;
	margin-bottom:20px ;
	font-size: 24px;
	color: #3b63ec;
}
.Product_Title1 {
	width: 180px;
	height: 40px;
	text-align: center;
	margin-bottom:20px ;
	font-size: 24px;
	color: #f4550f;
}
.Product_introduce {
	width: 160px;
	padding: 0 6px 0 14px;
	font-size: 18px;
	line-height:20px;
}
.mobilePhone {
	color: #FFC000;
	font-size: 14px;
}
.PC_technical-support {
	font-size: 14px;
}
.mobile_butt {
	margin-top: 10px;
}
.mobile_butt input {
	border: 0;
	background: #3B63E2;
	color: #fff;
	padding: 5px;
}






#mobeil_top {
	display: none;
}
#mobile_main {
	display: none;
}
#mobile_bottom {
	display: none;
}



.mobeil_top {
	text-align: center;
	margin-top: 3%;
	font-size: 16px;
}
.mobeil_top a {
	font-size: 16px;
	color: #007AFF;
}
.mobeil_resetSize {
	color: #ffc000;
	font-size: 15px;
}
.mobeil_goto {
	text-align: center;
	width: 85%;
	height: 40px;
	padding-left: 20%;
}
.mobeil_goto a {
	display: block;
	width:35%;
	float: left;
	background: #6cb0f9;
	color: #FFFFFF;
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
}
.mobeil_goto .mobeil_goto_helpcenter {
	margin-right: 2%;
}



.mobile_logoImg {
	height: 70px;
	width: auto;
	margin-top: 20px;
}
.mobile_infologin {
	margin: 10px 11px;
	background: #FFFFFF;
	padding: 10px 5px;
}
.mobile_infologinLR {
	width: 100%;
	height: 40px;
}
.mobile_infologError {
	width: 100%;
	height: 40px;
	text-align: center;
	color: red;
	margin-top: 5px;
	font-size: 15px;
}
.mobile_infologinL {
	width: 30%;
	height: 40px;
	float: left;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}
.mobile_infologinR {
	width: 65%;
	height: 40px;
	font-size: 16px;
	float: left;
	border: 1px solid #bfbfbf;
	padding-left: 10px;
	border-radius: 5px;
	line-height: 40px;
}
.mobile_infoloadmin {
	margin-bottom: 30px;
}
.mobile_infologinpassword {
	margin-bottom: 30px;
}
.mobile_infologinCode {
	margin-bottom: 30px;
}
.mobile_infologinR_text {
	width: 50%;
	height: 38px;
	line-height: 40px;
	border: 1px solid #bfbfbf;
	border-radius: 5px;
	float: left;
}
.mobile_infologinR_code {
	width: 40%;
	float: left;
	height: 38px;
}
.mobile_infologin_but {
	width: 80%;
	height: 40px;
	background: #6cb0f9;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	border-radius: 10px;
	border: 0;
}


/*利用媒体查询转化手机端样式*/
@media screen and (max-width: 768px) {
	#PC_top{
		display: none;
	}
	#mobeil_top{
		display: block;
	}
	#PC_bottom{
		display: none;
	}
	#mobile_bottom{
		display: block;
	}
	#PC_main{
		display: none;
	}
	#mobile_main{
		display: block;
	}



}





/*产品首页*/

#headest{
	width: 100%;
	height:35px;
	background: #f7f7f7;
	color: #8a8a8a;
	font-size: 12px;
}
.headest{
	width: 1000px;
	height:35px;
	margin: 0 auto;
}
.headestL{
	width: 240px;
	height:35px;
	line-height:35px;
	float: left;

}
.headestR{
	width: 540px;
	text-align: right;
	height:35px;
	line-height:35px;
	float: right;
}


.hostingURL{
	color: #3a100ef;
	font-size:12px ;
}
.spandivider{margin: 0 5px;}
.accountBalance{
	margin: 0 30px 0 40px;
}
.accountBalance .money{
	color: red;

}







/*头部搜索框*/
#headerSearch{
	width: 100%;
	height:100px;
	background: #FFFFFF;

}
.headerSearch{
	width:1000px;
	height: 90px;
	line-height: 90px;
	margin: 0 auto;
}
.headerSearchL{
	width:160px;
	height: 90px;
	line-height: 90px;
	float: left;
}
.headerSearchR{
	width:770px;
	height: 90px;
	line-height: 90px;
	float: right;
}
.headerSearchLogo{
	margin-top: 5px;
	width: auto;
	height: 80px;
}

.headerSearchInput{
	position: relative;
	left:0px;
	top:-10px;

	border:1px solid #ED594F;
	width: 700px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding-left: 40px;
	background: url(../images/product_images/indexSearch.png);
	background-size:40px 34px;
	background-repeat:no-repeat;

    border-radius: 4px;
    outline: 0px;

}
.headerSearchbut{
	position: relative;
	left:-5px;
	top:-10px;

	border: 0;
	width: 60px;
	height: 40px;
	line-height: 40px;
	background: linear-gradient(to right, #ED5A50 , #EF7973);;
	color: #FFFFFF;
	font-size: 16px;
	margin-left: -5px;

	border-radius: 0 4px 4px 0;
}




/*主体部分、*/
#indexmain{
	width: 100%;
	background: #f8f9fe;
	padding-top:20px;
	padding-bottom: 55px;
}

/*导航部分*/
#indexNav{
	margin-top: 20px;
	height:40px ;
	width: 100%;
	border-bottom:1px solid #f8ab1f;
}
.indexNav{
	margin: 0 auto;
	width: 985px;
	height: 40px;
	padding-left: 15px;
}
.indexNavUL li{
	float: left;
	margin-right:50px ;
	width: 163px;
	height: 40px;
}
.indexNavUL li a{
	display: block;
	width: 163px;
	height: 40px;
	line-height: 40px;
	border-right: 1px solid #929396;
	background: #FFFFFF;
	color: #1c1c1c;
	font-size: 16px;
	text-align: center;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.indexNavUL li .Nav_native{
	background: #f5aa27;
	color: #fafaf5;
}


/*产品主体*/

#products{
	width: 100%;

}
.products{
	width: 1000px;
	margin: 0 auto;
}
.productsNav{
	width: 200px;
	margin-right: 20px;
	float: left;
}
.productsList{
	width: 780px;
	float: left;
}
.productsNavbar{
	background: #f8f8f8;
	border-left: 1px solid #f1f3f9;
	border-right: 1px solid #d7d8dd;
	border-bottom: 1px solid #d7d8dd;
	box-sizing: border-box;
	padding: 23px 10px  85px 18px;
}
.productsNavbar li{
	position: relative;
	width: 156px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #e9e4e4;
	border-top: 1px solid #fbfbfb;

}
.productsNavbar .first_product{
	border-top: 0;
}
.productsNavbar li a{
	display: block;
	width: 156px;
	height: 45px;
	line-height: 45px;
	color: #232323;
	font-size: 14px;

}
.productsNavbar li a:hover{
	position: absolute;
	z-index: 10;
	width: 164px;
	padding-left: 60px;
	height: 56px;
	line-height: 56px;
	font-size: 16px;
	text-align: left;
	top: -4px;
	left: -12px;
	background: url(../images/product_images/bg.png) no-repeat;
	color: #232323;
}
.productsNavbar li a:hover .icon_index{
	position: absolute;
	right: 40px;
	top: 2px;
}
.productsNavbar li .productsNavbarNative{
	position: absolute;
	z-index: 10;
	width: 164px;
	padding-left: 60px;
	height: 56px;
	line-height: 56px;
	font-size: 16px;
	text-align: left;
	top: -4px;
	left: -12px;
	background: url(../images/product_images/bg.png) no-repeat;
	color: #232323;

}
.productsNavbar li .productsNavbarNative .icon_index{
	position: absolute;
	right: 40px;
	top: 2px;
}
.productsNavbar li .icon_index{
	position: absolute;
	right: 20px;
	top: 2px;
}







/*右边的筛选区*/
.productscreenOut{
	width:738px;
	border-right:1px solid #f4f6fc;
}
.productscreenIn{
	padding: 20px 0 20px 0;
	width:737px;
	padding-left: 40px;
	margin-top: 4px;
	border-top-width: 80px;
	/*height: 60px;
	line-height: 60px;*/
	background: #FFFFFF;
	color: #232323;
	font-size: 14px;
	font-family: "微软雅黑";
	border-top:1px solid #f4f6fc ;
	border-left:1px solid #f4f6fc ;
	border-right: 1px solid #e6e7ed;
	border-bottom: 1px solid #e1e1e1;

}
.Allcompany{
	border: 0;
	width: 40px;
	height: 20px;
	line-height: 22px;
	border-radius: 5px;
	font-size:14px;
	font-family:"微软雅黑";
	color: #8a8a8a;
	margin: 0 20px 0 15px;
}

.c_active{
	background: #32a5fe;
	color: #FFFFFF;
	border-radius:5px;
	padding:0 5px;
}
.companyS span{
	margin-right: 35px;
}
.andMore{
	color: #3060f9;
}
.packUp{
	color: #3060f9;
}
/*快速入口*/
.fastTrackout{
	width: 778px;
	border-left: 1px solid #f4f6fc;
	border-bottom: 1px solid #f4f6fc;
	border-right: 1px solid #f4f6fc;
	height: 61px;
	line-height: 61px;

}
.fastTrackin{
	width: 737px;
	padding-left: 40px;
	border-bottom: 1px solid #e6e7ed;
	border-right: 1px solid #e6e7ed;
	height: 60px;
	line-height: 60px;
	background: #FFFFFF;
	font-size: 14px;
}


.InsuranceCompany{
	border: 1px solid #c0c0c0;
	width: 160px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	margin: 0 50px 0 80px;
}
.insuranceProducts{
	border: 1px solid #c0c0c0;
	width: 160px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	margin-right: 65px;
}
.find{
	width:70px ;
	height: 28px;
	border-radius: 5px;
	border: 0;
	color: #FFFFFF;
	background: #fe5757;
}






/*商品区*/
.CommodityZoneOut{
	width: 778px;
	margin-top: 20px;

	border-left: 1px solid #f4f6fc;
	border-bottom: 1px solid #f4f6fc;
	border-right: 1px solid #f4f6fc;
}
.CommodityZoneIn{
	width: 777px;
	padding-top: 10px;
	border-bottom: 1px solid #e6e7ed;
	border-right: 1px solid #e6e7ed;
	background: #FFFFFF;

}

.commodities{
	width:249px ;
	float: left;
	text-align: center;
	padding-left: 10px;
}


.commoditiesOut{
	width:240px ;
	height:365px ;
	border-left: 1px solid #f4f6fc;
	border-bottom: 1px solid #f4f6fc;
	border-right: 1px solid #f4f6fc;
	margin-right: 5px;
	margin-bottom: 15px;

}
.commoditiesIn{
	width:229px ;
	padding: 5px;
	height:354px ;
	border-bottom: 1px solid #e6e7ed;
	border-right: 1px solid #e6e7ed;
	background: #FFFFFF;
}
.commoditiesIn img{
	width:229px ;
	height:354px ;
}
.commoditiesOut:hover{
	border-left: 1px solid #e6e7ed;
	border-bottom: 1px solid #e6e7ed;
	border-right: 1px solid #e6e7ed;
}
.commoditiesIn:hover{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;

}
.index_footer {
	background: #f7f9ff;
	margin-top: 60px;
	text-align: center;
	color: #0b0b0b;
	font-size: 12px;
}
/*平台优势*/


/*公司背景*/
.PlatformAdvantageBorder{

	border: 1px solid #dde4fd ;
	border-radius:10px ;

}
.PlatformAdvantageBag{
	background: #f7f9ff;
	color: #FFFFFF;
	border-radius: 10px;
}

.companyBackgroundTitle{
	color: #869ab2;
	font-size: 22px;
	margin-bottom: 10px;
}
.companyBackgroundcontent p{
	padding: 0 10px;
	color: #615c5c;
	line-height: 30px;
	font-size: 14px;
	text-indent:28px
}




/*尾部*/
.PlatformAdvantageHeader{
	width: 100%;
	height: 1px;
	background: #aab9f7;
}
.PlatformAdvantageHeader_{
	width: 100%;
	height: 2px;
	background: #f7f9ff;
	margin-bottom: 20px;
}







.PlatformAdvantageTop{
	margin: 0 auto;
	width: 75%;
	margin-top: 20px;
	margin-bottom: 15px;
}
.PlatformAdvantageTopL{
	width: 40%;
	float: left;
}

.PlatformAdvantageTopR{
	width: 60%;
	float: left;
	text-align:right;
	margin-top: 5px;
	font-size: 24px;
	color: #0C96FE;
}

.PlatformAdvantageTopL img{
	margin:5px 0;
	height:60px;
	width: auto;
}

.companyBackground{
	margin: 0 auto;
	padding:15px;
	box-sizing: border-box;
	width: 75%;
	margin-bottom:20px;

}

/*
*新增底部logo
*/
.link_border{
	/* display: flex;
	display: -webkit-flex; */
	width: 43rem;
	text-align: center;
	height:2.9375rem;
	margin-top:0.325rem;

}
.link_border .linkssi{
	display: inline;
	/* height:2.9375rem;
	line-height:2.9375rem; */
}
.securitytestboxw{
	width:39rem;
	display: block;
	text-align: center;
	height: 3.125rem;
	line-height: 3.125rem;
	position: relative;
	padding-right: 3rem;
	color: #0e2279;
}
.securitytestbox{
	/* width: 30.625rem;
	height: ;
	align-items: center;
	justify-content: center;
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	-webkit-flex-direction: row;
	text-align: center; */
}
.securitytestboxw .beianlogo{
	width: 3.125rem;
	height: 3.125rem;
	position: absolute;
	top:0;
	right: 3.125rem;
}
.beiannum{
	/* flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	height: 3.125rem;
	line-height: 3.125rem;
	text-align: center; */
}
.flex-box {
	display: flex;
	align-items: flex-start;
}
.fixed-tip-list {
	position: fixed;
	bottom: 20px;
	right: 0;
}
.fixed-tip {
	width: 630px;
	min-height: 161px;
	box-sizing: border-box;
	position: relative;
	margin-top: 8px;
	background: #fff4eb;
	box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.08),
	0px 16px 24px 2px rgba(0, 0, 0, 0.04),
	0px 6px 30px 5px rgba(0, 0, 0, 0.05);
	border-radius: 8px;
	padding: 20px 44px 16px 48px;
}
.tip-title {
	font-size: 18px;
	font-weight: 500;
	color: #fe8f2d;
	line-height: 21px;
	margin-bottom: 16px;
}
.tip-title img {
	width: 20px;
	margin-right: 8px;
}
.fixed-content {
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	line-height: 28px;
}
.close-img {
	cursor: pointer;
	position: absolute;
	width: 28px;
	right: 16px;
	top: 16px;
}