.gray{ background: #f5f6f7; }
.ejBox {    padding: 0.46875rem 0;}
h3.mkTit {    color: #2F5CA8;text-align: center;font-size: 0.21875rem; font-weight: bold;line-height: 0.3072916666666667rem;}

/* 资料下载 */
.downIcon { text-align: center; }
.downIcon img { height: 0.5rem; }
.downIcon p { font-size: 0.2604166666666667rem; color: #454C58; margin-top: 0.10416666666666667rem; font-weight: bold; }

.downNav_list { margin: 0 auto; display: flex; justify-content: center; }
.downNav_item { width: 1.875rem; float: left; margin: 0 0.3645833333333333rem; box-shadow: 0 0 20px #ccc; border-radius: 20px; transition: all 500ms ease-in-out; }
.downNav_item .img { height: 1.09375rem; overflow: hidden; border-radius: 20px 20px 0 0; }
.downNav_item .img img { width: 100%; transform: scale(1.1) rotate(0deg); transition: transform 500ms ease-in-out; }
.downNav_item .txt { padding-top: 0.10416666666666667rem; text-align: center; font-size: 0.13541666666666666rem; color: #454C58; transition: all 500ms ease-in-out; }
.downNav_item .more { width: 0.4791666666666667rem; margin: 0.09375rem auto 0.15625rem; height: 0.14583333333333334rem; font-size: 0.08333333333333333rem; line-height: 0.14583333333333334rem; text-align: center; background: #597db9; color: #fff; transition: all 500ms ease-in-out; }
.downNav_item:hover { background: #597db9; box-shadow: 0 0 5px #eee; }
.downNav_item:hover .img img { transform: scale(1.2) rotate(4deg); }
.downNav_item:hover .txt { color: #fff; }
.downNav_item:hover .more { background: #fff; color: #597db9; }

/* 单证下载 */
.typeSearch {    padding-bottom: 0.15625rem; height: 0.20833333333333334rem;line-height: 0.20833333333333334rem;font-size: 0.125rem;color: #454C58; text-align: center;width: 2.34375rem; margin: 0 auto;display: flex;align-items: center;}
.typeSearch span, .typeSearch form, .typeSearch a { display: inline-block; float: left; }
.typeSearch span { font-size: 0.13541666666666666rem; color: #454C58; line-height: 0.20833333333333334rem; margin-right: 0.052083333333333336rem; }
.typeForm { width: 1.3541666666666667rem; height: 0.19791666666666666rem; background: #fff; border: 1px solid #AAABAB; padding: 0 0.052083333333333336rem; position: relative; }
.typeForm .fxT { width: 100%; height: 0.19791666666666666rem; line-height: 0.19791666666666666rem; display: inline-block; text-align: left; font-size: 0.10416666666666667rem; color: #454C58; }
.typeSelect { position: absolute; width: 100%; left: 0; top: 0.20833333333333334rem; background: #fff; padding: 0.16339869281045752rem 0; display: none; }
.typeSelect li button { border: none; background: none; font-size: 0.09375rem; line-height: 1.5em; color: #6A7486; }
.typeSelect li:hover button { color: #F5AA21; }
.toggleBut { float: left; margin-left: 0.052083333333333336rem; }

.download_list { overflow: hidden; border-top: 1px solid #AAABAB; border-bottom: 1px solid #AAABAB; margin-bottom: 0.3125rem; }
.download_list li { overflow: hidden; padding: 0.15625rem; }
.download_list li:nth-child(2n) { background: #fff; border-bottom: 1px solid #AAABAB; }
.download_list li:last-child { border-bottom: 0; }
.download_list li .type { font-size: 0.10416666666666667rem; color: #454C58; opacity: 0.7; filter: alpha(opacity=70); }
.download_list li .ti a { font-size: 0.11458333333333333rem; color: #454C58; font-weight: bold; line-height: 2em; }
.download_list li .icon { height: 0.40625rem; margin-right: 0.20833333333333334rem; }
.download_list li .t_icon { display: block; float: left; margin-top: 0.0625rem; }
.download_list li .t_icon img { transform: rotateY(0deg); transition: all 500ms ease-in-out; }
.download_list li .down { line-height: 0.40625rem; display: block; margin-left: 0.15625rem; float: left; font-size: 0.11458333333333333rem; color: #454C58; font-weight: bold; }
.download_list li .down img { margin-right: 0.052083333333333336rem; }
.download_list li:hover .ti a { color: #2F5CA8; }
.download_list li:hover .t_icon img { transform: rotateY(180deg); }
.download_list li:hover .down img { animation: download 2s ease-in-out infinite; }

.listNav_ul { overflow: hidden; padding-bottom: 0.3125rem; display: flex; justify-content: space-between; flex-wrap: wrap; }
.listNav_ul li { width: 21%; text-align: center; }
.listNav_ul li a { font-size: 0.10416666666666667rem; color: #454C58; opacity: 0.7; filter: alpha(opacity=70); }
.listNav_ul li:hover a { color: #F6AA21; opacity: 1; filter: alpha(opacity=100); }

.titTips { text-align: center; font-size: 0.10416666666666667rem; color: #2F5CA8; line-height: 0.2604166666666667rem;; }
.tiaokuan_list li { width: 46%; margin: 0 2%; float: left; }
.tiaokuan_list li a {  font-size: 0.10416666666666667rem;line-height: 0.2604166666666667rem; font-weight: 300;}
.tiaokuan_list li:hover a { color: #F6AA21; }


/* 在售停售 */


.chaxunCon {width:75%;margin:0 auto;}
.chaxunCon_bottom{margin-bottom: 0.46875rem;}
.chaxun_tr span:last-child {border-right: 0;}
.chaxun_table {border-top:1px solid #c0c0c0;border-left:1px solid #c0c0c0;    margin-bottom: 0.2604166666666667rem; clear:both;}
.chaxun_tr {border-right:1px solid #c0c0c0;border-bottom:1px solid #c0c0c0;display:flex;}
.chaxun_tr:nth-child(2n+1) {background:#f4f4f4;}
.chaxun_tr span {display:inline-block;float:left;border-right:1px solid #c0c0c0;text-align:center;height:0.2604166666666667rem;line-height:0.2604166666666667rem;font-size:0.09375rem;position:relative;}
.chaxun_tr:nth-child(1) span {border-color:#eee;}
.chaxun_tr span.rate {border-right:0;}
.chaxun_tr span strong {display:block;background:#adbedc;color:#fff;font-size:0.09375rem;  white-space: nowrap;}
.chaxun_tips {background:#f4f4f4;border:1px solid #cfcfcf;margin-top:margin-top:0.026041666666666668rem;margin-bottom:margin-top:0.026041666666666668rem;padding:margin-top:0.026041666666666668rem;line-height:0.2604166666666667rem;font-size:0.09375rem;}
.chaxun_tr span>a {font-size:0.09375rem;}
.buy:hover .down-menu {display:block;}
.down-menu {background:#fff;width:86%;display:none;position:absolute;z-index:999;border:1px solid #ccc;margin:0 7%;}
.down-menu > li {cursor:pointer;background:#fff;}
.down-menu > li a {width:100%;float:left;font-size:0.09375rem;}
.chaxun_tr .buy p {}
.chaxun_tr .buy:hover p {color:red;}
.down-menu > li  a:hover {background:#2F5CA8;color:#fff;}
.w10 {width:10%;}
.w45 {width:45%;}
.w30 {width:30%;}
.w20 {width:20%;}
.w15 {width:15%;}
/* 在售停售--查询 */
.cpxxform{ float:right;margin-bottom: .25rem; margin-top: -.25rem;}
.cpxxform input{    vertical-align: top; display:inline-block;    font-size: 0.09375rem;}
  .cpxx1{border: 1px solid #adbedc; line-height: 30px; width: 240px;height: 30px;padding-left: 10px;}
  .cpxx2{background: #2E5CA9; border: 1px solid #2E5CA9; line-height: 32px; height: 32px;margin-left: -4px; color: #fff;padding: 0 20px;    }

/* 服务指南 */
.downNav_list.fuwu { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;margin-left:-2%; }
.downNav_list.fuwu .downNav_item {margin-left: 0; width: 1.3645833333333333rem; margin-bottom:0.46875rem;}
.downNav_list.fuwu .downNav_item:nth-child(4n) { margin-right: 0; }
.downNav_list.fuwu .downNav_item .img { height: 1.3541666666666667rem; }
.downNav_list.fuwu .downNav_item .txt { font-weight: bold; }

/* 消费者权益保护 */
.downNav_list.xiaofei { display: flex; justify-content: center; }
.downNav_list.xiaofei .downNav_item { width: 1.875rem; margin: 0 0.3854166666666667rem; }

/* 服务指南-服务简介 */
.fwjj.maxWidth { margin: 0 1.2760416666666667rem; }
.fw_jianjie { padding-bottom: 0.46875rem; border-bottom: 1px dashed #898989; }
.fw_jianjie p {font-size: 0.10416666666666667rem;line-height: 0.2604166666666667rem;font-weight: 300;}
.fw_jianjie p font { font-size: 0.15625rem; }
.fw_jianjie .img { padding-top:0.15625rem; }
.fw_jianjie img { width: 62%; }
.chengnuo_list { margin-top: 0.20833333333333334rem; }
.chengnuo_list li { padding: 0.078125rem 0.4166666666666667rem; background: #f4f4f4; margin-bottom: 0.078125rem; cursor: pointer; }
.chengnuo_list li img { margin-right: 0.4166666666666667rem; width: 0.390625rem; height: 0.390625rem; float: left; }
.chengnuo_list li .hov { display: none; }
.chengnuo_list li .tit span { display: inline-block; line-height: 0.3385416666666667rem; font-size: 0.125rem; color: #454C58;  }
.chengnuo_list li .tit span.slide_icon { opacity: 1; filter: alpha(opacity=100); display: block; width: 0.1875rem; height: 0.1875rem; float: right; background: #86A2D0; border-radius: 50%; position: relative; margin-top: 0.08854166666666667rem; transform: rotate(0deg); transition: transform 500ms; }
.chengnuo_list li .tit span.slide_icon i { display: block; width: 0; height: 0; border-width: 0.052083333333333336rem 0.036458333333333336rem; border-style: solid; border-color: #fff transparent transparent transparent; position: absolute; left: 0.057291666666666664rem; top: 0.06770833333333333rem; }
.chengnuo_list li .con {display: none; padding: 0.10416666666666667rem 0.20833333333333334rem 0.078125rem 0.8333333333333334rem;  font-size: 0.10416666666666667rem; line-height: 0.2604166666666667rem; font-weight: 300; }
.chengnuo_list li:hover { background: #2E5CA9; background: rgba(46, 92, 169, 0.8); }
.chengnuo_list li:hover .nor { display: none; }
.chengnuo_list li:hover .hov { display: block; }
.chengnuo_list li:hover span { color: #fff; }
.chengnuo_list li :hover .con{    color: #fff;}
.chengnuo_list li:hover .con  p{ color: #fff; }
.chengnuo_list li.on .tit span.slide_icon { transform: rotate(-180deg); }

/* 投保服务 */

.tbfwBox { padding-bottom: 0; }
.tbfwBox .mkTit {    text-align: left;font-size: 0.21875rem; font-weight: bold; line-height: 0.3072916666666667rem;    margin-bottom: 0.15625rem;}
.tbfwBox p {  margin-bottom: 0.15625rem;line-height: 0.2604166666666667rem; font-size: 0.10416666666666667rem; font-weight: 300;;}
.tbfwBox p font {    color: #2F5CA8; font-size: 0.15625rem;}
.chanpin_lsit li { float: left; width: 0.703125rem; margin-right: 0.4166666666666667rem; text-align: center; }
.chanpin_lsit li img { margin-bottom: 0.14583333333333334rem; transform: scale(1) rotate(0deg); transition: transform ease-in-out 500ms; }
.chanpin_lsit li:hover img { transform: scale(1.15) rotate(10deg); }
.chanpin_lsit li p a {     font-size: 0.10416666666666667rem;line-height: 0.2604166666666667rem;font-weight: 300; }
#tbfw_chanpin > p { width: 4.635416666666667rem; }

.tbfw_goumai .item { float: left; width: 3.0208333333333335rem; }
.tbfw_goumai .item img { width: 0.703125rem; margin-right: 0.16666666666666666rem; }
.tbfw_goumai .item p { padding-top: 0.13541666666666666rem; margin-bottom: 0;     line-height: 0.2604166666666667rem; }
.tbfw_goumai .item font { font-size: 0.20833333333333334rem; font-weight: bold; color: #454C58; line-height: 1.5em; }

.tbfw_jiaofei { margin-bottom: 0.3645833333333333rem; }
.tbfw_jiaofei span { display: inline-block; width: 0.703125rem; height: 0.703125rem; float: left; background: url(/uiFramework/commonResource/image/2021030914302280825.png ) no-repeat center; margin-right: 0.052083333333333336rem; }

#tbfw_tishi p { margin-bottom: 0; }

/* 保全服务 */
.maxWidth.bqfw { margin: 0 1.328125rem; }
.baoquan_con .tit { font-size: 0.11458333333333333rem; margin-bottom:0.15625rem; font-weight: bold; }
.baoquanBox { padding-bottom: 0; }
.baoquanBox .mkTit { margin-bottom: 0.46875rem; }
.baoquan_list { overflow: hidden; }
.baoquan_list li { width: 33.33%; float: left; margin-bottom:0.15625rem; }
.baoquan_list li a {    font-size: 0.10416666666666667rem; font-weight: 300; }

/* 常见问题 */
.cjwtNav_list { text-align: center; padding: 0.15625rem 0; border-bottom: 1px dashed #898989; }
.cjwtNav_list li { display: inline-block; padding: 0rem 0.3385416666666667rem; border-left: 1px solid #454C58; }
.cjwtNav_list li a { display: inline-block; font-size: 0.125rem; line-height: 1.5em; }
.cjwtNav_list li.on a, .cjwtNav_list li:hover a { border-bottom: 3px solid #2F5CA8; }
.cjwtNav_list li.first { border-left: 0; }

.cjwtTit {  font-size: 0.15625rem;    margin-bottom: 0.15625rem;}
.cjwtTit a.more { display: block; font-size: 0.11458333333333333rem; line-height: 3em; color: #2F5CA8; color: rgba(47, 92, 168, .8); }
.cjwt_list li .q {    font-size: 0.11458333333333333rem;line-height: 0.3072916666666667rem;cursor: pointer; }
.cjwt_list li .a { background: #fff; padding: 0 0.13020833333333334rem; display: none; }
.cjwt_list li .a, .cjwt_list li .a * {    font-size: 0.10416666666666667rem;line-height: 0.2604166666666667rem; font-weight: 300;}
.cjwt_list li .q::after { content: '+'; display: block; float: right; margin-right: 0.20833333333333334rem; font-size: 0.10416666666666667rem; }
.cjwt_list li.on .q::after { content: '-'; }

/* 联系我们 */
.contact { margin-bottom: 6%; }
.contact_hd { margin-bottom: 0.46875rem; text-align: center; display: flex; justify-content: center; }
.contact_hd a {     color: #2F5CA8; margin: 0 0.3125rem; display: inline-block; font-size: 0.21875rem;  font-weight: bold;line-height: 0.3072916666666667rem;}
.contact_hd a.on, .contact_hd a:hover { border-bottom: 2px solid #2F5CA8; }
.lxwm_tr { overflow: hidden; height: 0.4583333333333333rem; line-height: 0.4583333333333333rem; display: flex; }
.lxwm_tr:nth-child(2n+1) { background: #f4f4f4; }
.lxwm_td { display: inline-flex; align-items: center; font-size: 0.10416666666666667rem; margin: 0 0.15625rem; float: left; line-height: 1.2em; }
.lxwm_td.name { width: 0.625rem; text-align: center; color: #454C58; font-weight: bold; }
.lxwm_td.addr, .lxwm_td.tel, .lxwm_td.fax { padding-left: 0.18229166666666666rem; background-size: 0.13020833333333334rem auto !important; }
.lxwm_td.addr { width: 2.7864583333333335rem; background: url(/hengan/resource/cms/2021/03/img_pc_site/2021031113320687355.png) no-repeat left center; }
.lxwm_td.tel, .lxwm_td.fax { width: 0.8541666666666666rem; }
.lxwm_td.tel { background: url(/hengan/resource/cms/2021/03/img_pc_site/2021031113320647760.png) no-repeat left center; }
.lxwm_td.fax { background: url(/hengan/resource/cms/2021/03/img_pc_site/2021031113320676765.png) no-repeat left center; }

/* VIP尊爵会 */
.vip_hd { text-align: center; margin-bottom: 0.46875rem; }
.vip_hd a { width: 1.1979166666666667rem; height: 0.2604166666666667rem; display: inline-block; border: 1px solid #2F5CA8; line-height: 0.2604166666666667rem; border-radius: 0.03125rem; margin: 0 0.052083333333333336rem; font-size: 0.13541666666666666rem; color: #2F5CA8; }
.vip_hd a.on, .vip_hd a:hover { background: #2F5CA8; color: #fff; }
.vip_bd { width: 4.427083333333333rem; margin: 0 auto; }
.vip_bd > p {    padding: 0 0.3125rem;font-size: 0.10416666666666667rem; line-height: 0.2604166666666667rem; font-weight: 300;}
.vip_picList { overflow: hidden; margin-top: 0.3125rem; }
.vip_picList li { padding: 0 0.3125rem; width: 1.5885416666666667rem; float: left; text-align: center; margin-bottom: 0.3125rem; }
.vip_picList li img { height: 1.09375rem; }
.vip_picList li p { font-size: 0.10416666666666667rem; line-height: 2em; color: #454C58; color: rgba(69, 76, 88, .7); }
.vip_picList li p strong { display: block; font-size: 0.10416666666666667rem; }

.fwxm_con table, .fwxm_con tr, .fwxm_con th, .fwxm_con td { border-collapse: collapse; border: 1px solid #ababab; }
.fwxm_con table { width: 100%; margin-bottom: 0.125rem; }
.fwxm_con td, .fwxm_con th { padding: 0.052083333333333336rem; }
.fwxm_con td, .fwxm_con td *, .fwxm_con th, .fwxm_con th * { font-size: 0.10416666666666667rem; line-height: 0.2604166666666667rem;  }
.fwxm_con td a { color: #6c8bbc; text-decoration: underline; }
.fwxm_txt p {     font-size: 0.10416666666666667rem;line-height: 0.2604166666666667rem;font-weight: 300; }

/* 自助查询 */
.zzcxNav_list { margin: 0 auto; display: flex; justify-content: center; }
.zzcxNav_item { width: 1.875rem; float: left; margin: 0 0.3645833333333333rem; box-shadow: 0 0 20px #ccc; border-radius: 20px; transition: all 500ms ease-in-out; }
.zzcxNav_item .img { height: 1.09375rem; overflow: hidden; border-radius: 20px 20px 0 0; }
.zzcxNav_item .img img { width: 100%; transform: scale(1.1) rotate(0deg); transition: transform 500ms ease-in-out; }
.zzcxNav_item .txt { padding-top: 0.10416666666666667rem; text-align: center; font-size: 0.13541666666666666rem; color: #454C58; transition: all 500ms ease-in-out; }
.zzcxNav_item .more { width: 0.4791666666666667rem; margin: 0.09375rem auto 0.15625rem; height: 0.14583333333333334rem; font-size: 0.08333333333333333rem; line-height: 0.14583333333333334rem; text-align: center; background: #597db9; color: #fff; transition: all 500ms ease-in-out; }
.zzcxNav_list.fuwu { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;margin-left:-2%; }
.zzcxNav_list.fuwu .zzcxNav_item {margin-left: 0; width: 1.6645833333333333rem; margin-bottom:0.46875rem;}
.zzcxNav_list.fuwu .zzcxNav_item .img { height: 1.3541666666666667rem; }
.zzcxNav_list.fuwu .zzcxNav_item .txt { font-weight: bold; }

/* 动画 */
@keyframes download {
	25% { transform: translateY(-5px); }
	50%, 100% { transform: translateY(0); }
	75% { transform: translateY(5px); }
}

/* ipad适配代码 */
@media screen and (max-width:1024px) {
	.ejBox {padding: 0.32679738562091504rem 0;}
	.fwjj.maxWidth, .maxWidth.tbfw, .maxWidth.bqfw { margin: 0; }
	h3.mkTit { font-size: 0.19607843137254902rem; }

.chaxunCon{ width:90%;}
	/* 资料下载 */
	.downIcon img {height: 0.7843137254901961rem;}
	.downIcon p { font-size: 0.26143790849673204rem; }

	/* 服务指南 */
	.downNav_list.fuwu .downNav_item { width: 48% !important; margin-right: 0; margin-bottom: 0.40522875816993464rem; }
	.downNav_list.fuwu .downNav_item .img { height: 40vw; }
	.downNav_item .txt { font-size: 0.1830065359477124rem; padding-top: 0.13071895424836602rem; }
	.downNav_item .more { width: 0.9673202614379085rem; height: 0.3137254901960784rem; line-height: 0.3137254901960784rem; font-size: 0.13071895424836602rem; margin: 0.10457516339869281rem auto; }

	/* 服务简介 */
	.fw_jianjie { padding-bottom: 0.41830065359477125rem; }
	.fw_jianjie p { font-size: 0.1568627450980392rem; margin-bottom: 1.5em; }
	.fw_jianjie p:last-child { margin-bottom: 0; }
	.fw_jianjie p font { font-size: 0.26143790849673204rem; font-weight: bold; }
	.fw_jianjie img { width: 90%; }
	.fw_jianjie .img { padding-top: 0.41830065359477125rem; }
	.chengnuo_list { margin-top: 0.3137254901960784rem; }
	.chengnuo_list li { padding: 0.13071895424836602rem 0.1568627450980392rem; margin-bottom: 0.10457516339869281rem; }
	.chengnuo_list li img { width: 0.3660130718954248rem; height: 0.3660130718954248rem; margin-right: 0.13071895424836602rem; }
	.chengnuo_list li .tit span { font-size: 0.1830065359477124rem; line-height: 0.3660130718954248rem; }
	.chengnuo_list li .tit span.slide_icon { width: 0.20915032679738563rem; height: 0.20915032679738563rem; margin-top: 0.0784313725490196rem; }
	.chengnuo_list li .tit span.slide_icon i {border-width: 0.0684313725490196rem 0.042679738562091505rem;top: 0.08535947712418301rem;left: 0.06835947712418301rem;}
	.chengnuo_list li .con {padding: 0.10457516339869281rem 0.5228758169934641rem 0.26143790849673204rem 0.5074509803921569rem;font-size: 0.1568627450980392rem; line-height: 1.5em;}

	/* 投保服务 */
	.tbfwBox .mkTit { font-size: 0.20915032679738563rem; margin-bottom: 0.20915032679738563rem; }
	#tbfw_chanpin > p { width: 100%; }
	.tbfwBox p { font-size: 0.1568627450980392rem; margin-bottom: 1.5em; line-height: 1.5em; }
	.chanpin_lsit.clearfix::after { display: none; }
	.chanpin_lsit { display: flex; justify-content: space-between; }
	.chanpin_lsit li { width: auto; margin-right: 0; }
	.chanpin_lsit li img { width: 0.5228758169934641rem; margin-bottom: 0; }
	.chanpin_lsit li p { margin-bottom: 0; line-height: 3em; }
	.chanpin_lsit li p a { font-size: 0.13071895424836602rem; }
	.tbfwBox p font { font-size: 0.1830065359477124rem; }
	.tbfw_goumai { display: flex; width: 100%; justify-content: space-between; }
	.tbfw_goumai .item { text-align: center; width: 42%; }
	.tbfw_goumai .item .fl { float: none; }
	.tbfw_goumai .item img { width: 0.5228758169934641rem; }
	.tbfw_goumai .item p { line-height: 1.5em; font-size: 0.13071895424836602rem; }
	.tbfw_goumai .item font { font-size: 0.26143790849673204rem; }
	.tbfw_jiaofei { display: flex; justify-content: center; }
	.tbfw_jiaofei span { margin-right: 0; width: 0.5228758169934641rem; height: 0.5228758169934641rem; background-size: 0.10457516339869281rem auto; }

	/* 保全服务 */
	.baoquanBox .mkTit { margin-bottom: 0.3137254901960784rem; }
	.baoquan_con .tit { font-size: 0.1830065359477124rem; margin-bottom: 0.3137254901960784rem; }
	.baoquan_list { display: flex; flex-wrap: wrap; justify-content: space-between; }
	.baoquan_list li { width: 48%; margin-bottom: 0.23529411764705882rem; box-sizing: border-box; padding-left: 0.13071895424836602rem; }
	.baoquan_list li a { font-size: 0.1568627450980392rem; }

	/* 常见问题 */
	.cjwtNav_list { padding: 0.6535947712418301rem 0; display: flex; justify-content: space-between; }
	.cjwtNav_list li a {font-size: 0.1568627450980392rem; }
	.cjwtNav_list li:nth-child(1) { padding-left: 0; }
	.cjwtNav_list li:nth-last-child(1) { padding-right: 0; }
	.cjwtTit { display: none; }
	.cjwt_ul li { display: block !important; }
	.cjwt_list li .q {    display: flex;justify-content: space-between; padding: 0.27450980392156865rem 0; font-size: 0.1568627450980392rem; line-height: 0.4rem;}
	.cjwt_list li .q::after { font-size: 0.3006535947712418rem; margin-right: 0; }
	.cjwt_list li .a {    padding: 0.27450980392156865rem; font-size: 0.1568627450980392rem; line-height: 0.4rem;}
	.cjwt_list li .a, .cjwt_list li .a * {    font-size: 0.1568627450980392rem; line-height: 0.4rem;}

	/* 联系我们 */
	.contact_hd { margin-bottom:0.32679738562091504rem; }
	.contact_hd a {font-size: 0.20915032679738563rem;}
	.lxwm_tr { display: block; height: auto; line-height: auto; padding: 0.19607843137254902rem 0.32679738562091504rem; }
	.lxwm_td { display: block; float: none; width: 100%; margin: 0; }
	.lxwm_td.name { width: 100%; text-align: left;     font-size: 0.1568627450980392rem; line-height: 0.32679738562091504rem; }
	.lxwm_td.name br { display: none; }
	.lxwm_td.addr, .lxwm_td.tel, .lxwm_td.fax {width: 100%;padding-left: 0.5228758169934641rem;background-size: auto 0.2rem !important;background-position: left center;    line-height: 0.32679738562091504rem;font-size: 0.1568627450980392rem;}

	/* 消费者权益保护 */
	.downNav_list, .downNav_list.xiaofei { flex-wrap: wrap; justify-content: space-between; }
	.downNav_item, .downNav_list.xiaofei .downNav_item { width: 48%; margin: 0 0 0.42483660130718953rem; }
	.downNav_item .img { height: 30vw; }

	/* 单证下载 */
	#dzDownload { width: 100%; padding: 0; }
	.typeSearch { width: 100%; padding: 0 4% 0.3006535947712418rem; box-sizing: border-box; justify-content: space-between; height: auto; position: relative; z-index: 10; }
	.typeSearch span { font-size: 0.1568627450980392rem; white-space: nowrap; line-height: auto; margin-right: 0.1568627450980392rem; }
	.typeForm { width: 100%; height: 0.35294117647058826rem; padding: 0 0.16339869281045752rem; }
	.typeForm .fxT { font-size: 0.1568627450980392rem; height: 0.35294117647058826rem; line-height: 0.35294117647058826rem; }
	.toggleBut { margin-left: 0.052083333333333336rem; position: absolute; right: calc(0.16339869281045752rem + 4%); width: 0.20915032679738563rem; height: 0.20915032679738563rem; }
	.typeSelect { top: 0.36294117647058826rem; }
	.typeSelect li button { font-size: 0.1830065359477124rem; line-height: 2em; }
	.download_list li { padding: 0.19607843137254902rem 4%; display: flex; justify-content: space-between; border: 0 !important; align-content: center; }
	.download_list li .type { font-size: 0.1568627450980392rem; }
	.download_list li .ti a { font-size: 0.1568627450980392rem; }
	.download_list li .icon { height: auto; margin-right: 0; display: inline-flex; align-items: center; }
	.download_list li .t_icon { margin-top: 0; margin-right: 0.1568627450980392rem; }
	.download_list li .t_icon img { height: 0.23529411764705882rem; }
	.download_list li .down { font-size: 0.1568627450980392rem; margin-left: 0; }
	.download_list li .down img { width: 0.1568627450980392rem; }

	.listNav_ul { padding-bottom: 0; }
	.listNav_ul li { width: 49%; text-align: left; margin-bottom: 0.26143790849673204rem; }
	.listNav_ul li a { font-size: 0.1568627450980392rem; }

	.titTips { font-size: 0.1568627450980392rem; }
	.tiaokuan_list li { width: 100%; margin: 0; height: auto; float: none; margin-bottom: 0.45751633986928103rem; }
	.tiaokuan_list li a { font-size: 0.1568627450980392rem; }

	/* VIP尊享 */
	.vip_hd { display: flex; justify-content: center; }
	.vip_hd a { box-sizing: border-box; border-radius: 0; width: 1.1241830065359477rem;height: 0.35947712418300654rem;line-height: 0.35947712418300654rem;font-size: 0.13071895424836602rem; margin: 0 0.0784313725490196rem; }
	.vip_bd { width: 100%; }
	.vip_bd > p { font-size: 0.1568627450980392rem; padding: 0; line-height: 1.5em; }
	.vip_picList { display: flex; flex-wrap: wrap; justify-content: center; margin-top: 0.32679738562091504rem; }
	.vip_picList li { padding: 0; width: 48%; margin-bottom: 0.45751633986928103rem; }
	.vip_picList li img { height: auto; width: 70%; }
	.vip_picList li p { font-size: 0.16993464052287582rem; }
	.vip_picList li p strong { font-size: 0.1568627450980392rem; }

	.fwxm_con td, .fwxm_con td *, .fwxm_con th, .fwxm_con th * { font-size: 0.11764705882352941rem; }
	.fwxm_con th p { white-space: nowrap; }
	.fwxm_con td a { white-space: nowrap; }
	.fwxm_con th img { width: 0.16993464052287582rem; }
	.fwxm_con td img { width: 0.10457516339869281rem; }
	.fwxm_txt p { font-size: 0.1568627450980392rem; }
}

/* 手机适配 */
@media screen and (max-width:767px) {

	/* 服务指南 */
	.fwjj.maxWidth, .maxWidth.tbfw, .maxWidth.bqfw { margin: 0 4%; padding: 0; }
	.downIcon img { height: 1.0933333333333333rem; }
	.downIcon p { font-size: 0.32rem; }
	.ejBox { padding: 0.5333333333333333rem 0rem; }
	.downNav_list.fuwu .downNav_item .txt { font-size: 0.26666666666666666rem; line-height: 0.4rem; }
	.downNav_item .more { width: 1.0666666666666667rem; height: 0.4rem; line-height: 0.4rem; margin: 0.10457516339869281rem auto; font-size: 0.21333333333333335rem; }
	.fw_jianjie p { font-size: 0.21333333333333335rem; line-height: 0.4rem; margin-bottom: 0.13333333333333333rem; }
	.fw_jianjie p font { font-size: 0.21333333333333335rem; }
	h3.mkTit { font-size: 0.26666666666666666rem; }
	.chengnuo_list li .tit span { font-size: 0.21333333333333335rem; line-height: 0.4rem; }
	.chengnuo_list li img { width: 0.4rem; height: 0.4rem; }
	.chengnuo_list li .tit span { opacity: 1; }
	.chengnuo_list li .con { font-size: 0.21333333333333335rem; line-height: 0.4rem; }
	.ejBox { padding: 0.4rem 0; }
	.fw_jianjie .img { padding-top: 0.13333333333333333rem; }
	.tbfwBox .mkTit { font-size: 0.26666666666666666rem; line-height: 0.4rem; }
	.tbfwBox p { font-size: 0.21333333333333335rem; line-height: 0.4rem; }
	.chanpin_lsit { display: block; }
	.chanpin_lsit li { width: 33%; }
	.chanpin_lsit li img { width: 70%; }
	.chanpin_lsit li p a { font-size: 0.21333333333333335rem; }
	.tbfw_goumai .item img { width: 55%; }
	.tbfw_goumai .item p { font-size: 0.21333333333333335rem; }
	.tbfw_jiaofei { display: block; }
	.tbfw_jiaofei span { width: 18%; height: 0.9333333333333333rem; }
	.baoquan_con .tit { line-height: 0.5333333333333333rem; font-size: 0.21333333333333335rem; }
	.baoquan_list li a { font-size: 0.21333333333333335rem; }
	.cjwtNav_list { padding: 0.4rem 0; }
	.cjwtNav_list li { padding: 0rem 0.25rem; }
	.cjwtNav_list li a { font-size: 0.21333333333333335rem; line-height: 0.4rem; }
	.cjwt_list li .q { justify-content: space-between; padding: 0.1rem 0; font-size: 0.21333333333333335rem; line-height: 0.4rem; }
	.cjwt_list li .a, .cjwt_list li .a * { font-size: 0.21333333333333335rem; line-height: 0.4rem; }
	.contact_hd a { font-size: 0.26666666666666666rem; }
	.lxwm_td.name { font-size: 0.21333333333333335rem; line-height: 0.4rem; }
	.lxwm_td.addr, .lxwm_td.tel, .lxwm_td.fax { line-height: 0.4rem; font-size: 0.21333333333333335rem; background-size: auto 0.25rem !important; width: 90%; padding-left: 10%; }
	.downNav_item .img { height: 40vw; }
	.downNav_item .txt { font-size: 0.26666666666666666rem; line-height: 0.4rem; font-weight: bold; }
/*出售停售*/
.chaxunCon{    width: 96%;    overflow: auto;}
.chaxun_tr>span{font-size: 14px;    line-height: 30px;    height: 30px;   }
.chaxun_tr>span p{ overflow: hidden; white-space: nowrap;text-overflow: ellipsis;  }
.page, .page * {font-size: 0.21333333333333335rem;}
.chaxun_tr span strong{font-size: 14px;   }
.chaxun_tr span>a{font-size: 14px; }
.h60{}
.chaxun_table{    width: 236%; height: 430px;}
}