﻿@charset "utf-8";
/* CSS Document sgy*/
html { font-size:50px;}
body {padding: 0;margin: 0; font-size:0.2rem; background-color:#ffffff;}
* {text-decoration: none;list-style-position: none;margin: 0 0;font-family: "微软雅黑";background-repeat: no-repeat;}
@media screen and (min-width: 640px) {.w640 { width: 640px; margin: 0 auto;}}
.hide{ display: none}
.show{}
h1,h2,h3,h4,h5,h6 {font-weight: normal;	}
a,.sub{cursor: pointer;}
a { color:inherit;}
img {margin: 0;}
ul,ol,li{margin: 0;padding: 0;list-style-type: none;vertical-align:middle}
a img {margin-right: 0;margin-left: 0;margin-bottom: 0;padding: 0;border: 0px;margin-top: 0%;}
.l{float: left}
.r{float: right;}
.resetinput { padding:0; border:0; outline:none; background:none;}
input { padding:0; border:0; outline:none; background:none;}
.bxhd_in+.bxhd_in { display:none;}
.bxhd-more a { display:block;}
.bxhd-more a+a { display:none;}
.bxsel-list-box { z-index:99;}
.aboxhide .bxsel-show-abox,
.inputboxhide .bxsel-show-inputbox,
select.bxsel { display:none;}
/*
.form_01 .bxselbox .bxsel-showbox { background:url(../image/p-sel-1-1.png) no-repeat right center;}
.form_01 .bxselbox .bxsel-list-box { display:none; position:absolute; top:100%; left:-1px; right:-1px; background-color:#ffffff; border:1px solid #d2d2d2; max-height:200px; overflow:auto;}
.form_01 .bxselbox .bxsel-list-box li {}
.form_01 .bxselbox .bxsel-list-box li a { display:block; color:#777777; font-size:16px; line-height:44px; padding: 0 20px;}
*/
/*清除苹果机默认样式*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none; cursor:pointer;}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"], input[type="search"], input[type="password"], textarea { padding:0; border:0; outline:none; background:none; width:100%; resize:none;}
textarea {  -webkit-appearance: none;}   
.button{ border-radius: 0; } 
input:focus, textarea:focus {outline: none;}
input:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-modify:read-write-plaintext-only;}
/**/

.w1180 {width: 1180px;margin: 0 auto;}
.w1200 {width: 1200px;margin: 0 auto;}
.clear{clear: both; height: 0;}
.hh1 {overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.hh2 {overflow: hidden;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}	/* 显示的行数 */
.hh3 {overflow: hidden;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}	/* 显示的行数 */
.hh4 {overflow: hidden;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}	/* 显示的行数 */
.h100 { height:100%;}
.allpx { padding-left:0.3rem !important; padding-right:0.3rem !important;}
.allmx { margin-left:0.3rem !important; margin-right:0.3rem !important;}
.posre { position: relative;}
.posab { position: absolute;}

.bgfff { background-color:#FFF;}
.mytal { text-align:left;}
.mytac { text-align:center;}
.mytar { text-align:right;}
.myfwb { font-weight:bold;}
.myfwn { font-weight:normal;}
.mytal_i { text-align:left !important;}
.mytac_i { text-align:center !important;}
.mytar_i { text-align:right !important;}
.myfwb_i { font-weight:bold !important;}
.myfwn_i { font-weight:normal !important;}

.shadow_1 { -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.50); box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.50);}

        /*常用flex结构设定*/
[class^="flex-"], [class*=" flex-"] { display:flex;}
.flex-0 { flex:0;}
.flex-1 { flex:1;}
.flex-row { flex-direction:row;}
.flex-column { flex-direction:column;}
.flex-bet { justify-content:space-between;}
.flex-xcen { justify-content:center;}
.flex-cen { align-items:center;}
.flex-end { align-items:flex-end;}
.flex-wrap { flex-wrap:wrap;}
.flex-nowrap { flex-wrap: nowrap;}

				/*--------------------- 公用头部 ---------------------*/
.head_box { position:relative; z-index:255;}
.head_1 { position:fixed; z-index:55; top:0; left:0; right:0; height:1.16rem; background-color:rgba(255,255,255,0.7);}
.head_1_in {}
.head_1_l { float:left; padding:0.22rem 0 0 0;}
.head_1_l .abox { display:block;}
.head_1_l .abox .img { display:block; height:0.66rem;}
.head_1_r { float:right; display:flex; align-items:center; padding:0.38rem 0 0 0;}
.head_1_r .btn { display:block; width:0.45rem; height:0.45rem; margin-left:0.3rem;}
.head_1_r .btn .img { display:block; width:100%; height:100%;}

.headserachwrap { display:none; position:fixed; z-index:275; top:1.16rem; left:0; right:0;}
.headserachwrap .bgbox { display:none;}
.headserachwrap .searchwrap { padding:0.4rem 0.36rem 0.46rem 0.36rem; background-color:rgba(0,0,0,0.1);}
.headserachwrap .searchbox { border-radius:0.4rem; position:relative; overflow:hidden;}
.headserachwrap .searchbox .textbox { padding: 0 1.5rem 0 0.32rem; position:relative; z-index:2; background-color:#ffffff;}
.headserachwrap .searchbox .textbox .text { color:#999999; font-size:0.24rem; line-height:0.8rem;}
.headserachwrap .searchbox .subbox { position:absolute; z-index:5; right:0; top:0; bottom:0; width:1.3rem;}
.headserachwrap .searchbox .subbox .submit { width:100%; height:100%; background-color:#c93130; background-image:url(../image/p-search-1-1.png); background-position: center center; background-size:0.35rem; background-repeat:no-repeat;}


.headmenu { display:none; position:fixed; z-index:285; top:1.16rem; left:0; right:0; bottom:0; background-color:#ffffff;}
.headmenu .bxslides { position:absolute; top:0; left:0; right:0; bottom:0; overflow:auto;}
.headmenu .bxslides ul {}
.headmenu .bxslides ul li { border-bottom:1px solid #eeeeee;}
.headmenu .bxslides ul li .par { display:block; padding:0 0.52rem 0 0.4rem;}
.headmenu .bxslides ul li .par .text { color:#2e2e2e; font-size:0.28rem; line-height:0.9rem; background-image:url(../image/p-headmenu-1-1.png); background-position: right center; background-size:0.22rem auto;}
.headmenu .bxslides ul li .childbox { display:none;}
.headmenu .bxslides ul li .childbox .childitem {}
.headmenu .bxslides ul li .childbox .childitem .child { display:block; padding:0 0.52rem 0 0.4rem;}
.headmenu .bxslides ul li .childbox .childitem .child .text { color:#666666; font-size:0.24rem; line-height:0.72rem; background-image:url(../image/p-headmenu-1-1.png); background-position: right center; background-size:0.22rem auto;}
.headmenu .bxslides ul li .childbox .childitem .thrbox { display:none; padding:0 0.52rem 0 0.4rem; background-color:#f5f9fd;}
.headmenu .bxslides ul li .childbox .childitem .thrbox .thritem { float:left;}
.headmenu .bxslides ul li .childbox .childitem .thrbox .thrabox { display:block;}
.headmenu .bxslides ul li .childbox .childitem .thrbox .thritem.jg,
.headmenu .bxslides ul li .childbox .childitem .thrbox .thrabox .text { color:#666666; font-size:0.2rem; line-height:0.72rem; margin-right:0.36rem;}
.headmenu .bxslides ul li .childbox .childitem .thrbox .thritem.jg {}
.headmenu .bxslides ul li .childbox .childitem .thrbox .thritem.jg:nth-last-child(2) { display:none;}
/*act*/
.headmenu .bxslides ul li .par.nochild .text,
.headmenu .bxslides ul li .childbox .childitem .child.nochild .text  { background:none;}
/*act*/


.searchtop { background-color:#ffffff;}
.searchtop .inside {}
.searchtop .searchbox { position:relative;}
.searchtop .searchbox .textbox { padding:0 1.8rem 0 0.56rem; background:url(../image/p-searchtop-1-1.png) no-repeat left center; background-size:0.35rem auto;}
.searchtop .searchbox .textbox .text { color:#2e2e2e; font-size:0.24rem; line-height:0.98rem;}
.searchtop .searchbox .subbox { width:1.42rem; height:0.5rem; position:absolute; right:0; top:0.24rem;}
.searchtop .searchbox .subbox .submit { width:100%; height:100%; color:#ffffff; font-size:0.16rem; line-height:0.5rem; background-color:#d64c4a; border-radius:0.06rem;}

				/*--------------------- 面包屑导航 ---------------------*/
.crumb { font-size:0; background-color:#ffffff; position:relative;}
.crumb .inside { font-size:0;}
.crumb .inside a,
.crumb .inside span { display:inline-block; color:#999999; font-size:0.2rem; line-height:0.98rem;}
.crumb .inside a {}
.crumb .inside span { padding:0 0.24rem;}
.crumb .inside span:last-child { display:none;}
.crumb .btn_1 { display:block; position:absolute; top:0.3rem; right:0.3rem; color:#999999; font-size:0.2rem; line-height:0.38rem; padding-left:0.46rem; background-position: left center; background-size:0.32rem;}
.crumb .btn_1.no1 { background-image:url(../image/p-crumb-1-1.png);}
/*act*/
.crumb .inside a.on { color:#0074c6;}
/*act*/
				/*--------------------- 页码 ---------------------*/
.pagebox {}
.pagebox_in { display:flex; align-items:center; justify-content:center;}
.pagebox .fybtn { display:block; width:1.44rem; color:#cf3837; font-size:0.16rem; line-height:0.48rem; text-align:center; border:1px solid #cd3130; border-radius:0.06rem; margin:0 0.15rem;}
				/*--------------------- 公用底部 ---------------------*/
.foot_box { position:relative; z-index:155;}
.foot_1 { padding:0.24rem 0; background-color:#2f3237;}
.foot_1_in {}
.foot_1 .text_item_1 { color:#ffffff; font-size:0.2rem; line-height:0.36rem; text-align:center; opacity:0.33;}





.head_1,
.i02_main_3 .abox,
.i03_main_2 .item .abox .textbox,
.list_01 ul li .abox { -webkit-box-shadow: 0px 0px 0.08rem 0px rgba(160,200,215,0.4); box-shadow: 0px 0px 0.08rem 0px rgba(160,200,215,0.4);}